.text-left,
.vc_align_left {
  text-align: left;
}

.text-right,
.vc_align_right {
  text-align: right;
}

.text-center,
.vc_align_center {
  text-align: center;
}

.vc_container {
  margin-right : auto;
  margin-left  : auto;
  padding-left : 10px;
  padding-right: 10px;
}

.vc_container:before,
.vc_container:after {
  content: " ";
  display: table;
}

.vc_container:after {
  clear: both;
}

.vc_container:before,
.vc_container:after {
  content: " ";
  display: table;
}

.vc_container:after {
  clear: both;
}

.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li,
.last_toggle_el_margin,
.wpb_button {
  margin-bottom: 35px;
}

.wpb_row {
  margin-left : -10px;
  margin-right: -10px;
}

@media (min-width: 1200px) {
  .wpb_row {
    margin-left : -15px;
    margin-right: -15px;
  }
}

.wpb_row:before,
.wpb_row:after {
  content: " ";
  display: table;
}

.wpb_row:after {
  clear: both;
}

.wpb_row:before,
.wpb_row:after {
  content: " ";
  display: table;
}

.wpb_row:after {
  clear: both;
}

@media (max-width: 767px) {
  .wpb_row .wpb_column {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {

  .wpb_row> :last-child,
  .wpb_row> :last-child>.wpb_column {
    margin-bottom: 0;
  }
}

.wpb_row.full-row .vc_span12,
.wpb_row.full-row .vc_col-sm-12,
.wpb_row.full-row .vc_col-md-12,
.wpb_row.full-row .vc_col-lg-12 {
  padding: 0;
}

.wpb_row.full-row .wpb_column .vc_span12,
.wpb_row.full-row .wpb_column .vc_col-sm-12,
.wpb_row.full-row .wpb_column .vc_col-md-12,
.wpb_row.full-row .wpb_column .vc_col-lg-12 {
  padding-left : 10px;
  padding-right: 10px;
}

.wpb_row .vc_span12 .wpb_row,
.wpb_row .vc_col-sm-12 .wpb_row,
.wpb_row .vc_col-md-12 .wpb_row,
.wpb_row .vc_col-lg-12 .wpb_row {
  margin-left : -10px;
  margin-right: -10px;
  width       : auto;
}

@media only screen and (min-width: 1200px) {

  .wpb_row .vc_span12 .wpb_row,
  .wpb_row .vc_col-sm-12 .wpb_row,
  .wpb_row .vc_col-md-12 .wpb_row,
  .wpb_row .vc_col-lg-12 .wpb_row {
    margin-left : -15px;
    margin-right: -15px;
    width       : auto;
  }

  .wpb_row.full-row .vc_span12,
  .wpb_row.full-row .vc_col-sm-12,
  .wpb_row.full-row .vc_col-md-12,
  .wpb_row.full-row .vc_col-lg-12 {
    padding: 0;
  }

  .wpb_row.full-row .wpb_column .vc_span12,
  .wpb_row.full-row .wpb_column .vc_col-sm-12,
  .wpb_row.full-row .wpb_column .vc_col-md-12,
  .wpb_row.full-row .wpb_column .vc_col-lg-12 {
    padding-left : 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 767px) {

  .wpb_row .vc_span12 .wpb_row,
  .wpb_row .vc_col-sm-12 .wpb_row,
  .wpb_row .vc_col-md-12 .wpb_row {
    margin-left : 0;
    margin-right: 0;
    width       : 100%;
  }
}

.wpb_row [class*="vc_span"] .wpb_row .container,
.wpb_row [class*="vc_col"] .wpb_row .container,
.container .container,
.columns .container,
.container.wrapping,
.wpb_column .container {
  width  : auto;
  margin : 0;
  padding: 0;
}

.wpb_teaser_grid {
  margin-top: 20px;
}

.wpb_teaser_grid p,
.wpb_teaser_grid .entry-content {
  font-size  : 13px;
  font-weight: 400;
  color      : #818181;
  clear      : right;
  line-height: 1.8 !important;
  padding    : 6px 0 18px;
}

.wpb_teaser_grid img {
  width        : 100%;
  border-bottom: 3px solid #eee;
  margin-bottom: 8px;
  height       : auto !important;
}

.wpb_teaser_grid h2.post-title {
  font-size    : 18px;
  margin-bottom: 5px;
  font-weight  : 400;
  line-height  : 1.3;
}

.wpb_teaser_grid.wpb_teaser_grid_post h2.post-title {
  font-size  : 23px;
  font-weight: bold;
  margin     : 10px 0;
}

.wpb_teaser_grid h2.post-title a {
  color: #2e373d;
}

.wpb_teaser_grid h2.post-title a:hover {
  color: #e84a52;
}

.wpb_teaser_grid ul.wpb_thumbnails-fluid li {
  padding: 0 10px;
}

@media only screen and (min-width: 1200px) {
  .wpb_teaser_grid ul.wpb_thumbnails-fluid li {
    padding: 0 15px;
  }
}

.wpb_teaser_grid .categories_filter {
  display   : block;
  margin    : 14px 10px 24px !important;
  text-align: center;
  clear     : both;
  list-style: none outside none;
}

#main-content .wpb_teaser_grid .categories_filter li a {
  border-radius: 0;
  padding      : 6px 12px;
  font-size    : 13px;
  line-height  : 1.2;
  color        : #333;
  font-weight  : normal;
  margin-top   : 0;
  text-align   : center;
  width        : auto;
  border       : 2px solid #f0eeed;
}

#main-content .wpb_teaser_grid .categories_filter li a:hover {
  border-color: #e84a52;
}

#main-content .wpb_teaser_grid .categories_filter li.active a,
.wpb_teaser_grid .categories_filter li a:active {
  border: 2px solid #e84a52;
  color : #e84a52;
}

.wpb_carousel .wpb_thumbnails-fluid>[class*="vc_span"] {
  padding-bottom: 10px;
}

.wpb_teaser_grid ul.wpb_thumbnails-fluid li {}

.teaser-metadata {
  display       : inline-block;
  color         : #888;
  font-size     : 12px;
  font-weight   : 400;
  text-transform: lowercase;
  padding       : 6px 0px 7px 0;
}

.teaser-metadata span {
  padding-right: 8px;
}

.teaser-metadata strong {
  font-weight: 400;
  color      : #a8b1b4;
}

.wpb_teaser_grid .entry-content {
  clear: left;
}

#wrap .wpb_gallery_slides {
  position: relative;
}

.wpb_gallery_slides .flex-caption {
  position  : absolute;
  width     : 62%;
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.05);
  left      : 0;
  right     : 0;
  bottom    : 11%;
  margin    : auto;
  padding   : 35px;
  text-align: center;
}

.wpb_gallery_slides .flex-caption h2.post-title {
  font-size     : 27px;
  font-weight   : bold;
  line-height   : 1.3;
  letter-spacing: -0.03em;
  margin-bottom : 6px;
}

.wpb_gallery_slides .flex-caption h2.post-title a {
  color: #2a2a2a;
}

.wpb_gallery_slides .flex-caption h2.post-title a:hover {
  color: #fa5555;
}

.wpb_gallery_slides .flex-caption a.readmore {
  font-size     : 10px;
  padding       : 6px 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  border-radius : 0;
  font-weight   : 600;
  color         : #fff;
  margin-top    : 10px;
  margin-bottom : 0;
  float         : none;
  border        : 2px solid #fff;
  text-shadow   : 0 1px 3px rgba(0, 0, 0, 0.6);
  box-shadow    : 0 1px 3px rgba(0, 0, 0, 0.4);
  display       : inline-block;
}

.wpb_gallery_slides .flex-caption a.readmore:after {
  content: "";
  display: none;
}

.wpb_gallery_slides .flex-caption h6,
.wpb_gallery_slides .flex-caption h6 a {
  font-size  : 17px;
  font-weight: 400;
  color      : #4a4a4a;
}

.wpb_gallery_slides .flex-caption h6 a:hover {
  color          : #fa5555;
  text-decoration: underline;
}

.wpb_gallery_slides .flex-control-nav {
  display: none;
}

.wpb_gallery_slides .flex-direction-nav a {
  opacity: 0.28;
  padding: 30px 5px;
}

.wpb_gallery_slides:hover .flex-direction-nav a {
  opacity: 0.65;
}

.wpb_gallery_slides .flex-direction-nav a:hover {
  opacity: 1;
}

.wpb_gallery_slides .flex-direction-nav .flex-next,
.wpb_gallery_slides .flex-direction-nav .flex-prev {
  border-radius: 0;
  background   : none;
  border       : none;
}

.wpb_gallery_slides .flex-direction-nav .flex-next {
  margin-right: 5px;
}

.wpb_gallery_slides .flex-direction-nav .flex-prev {
  margin-left: 3px;
}

.wpb_gallery_slides .flex-direction-nav a i {
  width        : 34px;
  height       : 34px;
  font-size    : 12px;
  color        : #000;
  background   : #fff;
  padding      : 12px 10px 12px 14px;
  border-radius: 33px;
  display      : inline-block;
}

.wpb_gallery_slides .flex-direction-nav a.flex-prev i {
  padding: 12px;
}

.wpb_gallery_slides.flexslider:hover .flex-next:hover,
.wpb_gallery_slides.flexslider:hover .flex-prev:hover {
  background: none;
}

.col-md-4 .wpb_gallery_slides .flex-direction-nav a i {
  border : none;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  .wpb_gallery_slides .flex-caption {
    padding: 20px;
  }

  .wpb_gallery_slides .flex-caption h2.post-title {
    font-size: 17px;
  }

  .wpb_gallery_slides .flex-caption h6,
  .wpb_gallery_slides .flex-caption h6 a {
    font-size: 12px;
  }

  .wpb_gallery_slides .flex-caption a.readmore {
    display: none;
  }

  .wpb_teaser_grid .categories_filter li,
  .wpb_categories_filter li {
    margin-bottom: 23px;
  }
}

@media only screen and (max-width: 480px) {
  .wpb_gallery_slides .flex-caption {
    display: none;
  }
}

.vc-carousel-indicators {
  position    : absolute;
  bottom      : -36px;
  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 #888;
  background-color: #888;
}

.vc-carousel-indicators .vc-active {
  background-color: transparent;
  border          : 1px solid #666;
}

.vc-carousel-indicators .vc-partial {
  opacity: 0.5;
}

.vc-carousel {
  position   : relative;
  padding-top: 22px;
}

.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-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-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-per-view-more .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item>.vc-inner {
  margin-right: 18px;
  margin-left : 2px;
}

.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-transition {
  -webkit-transition-property: top;
  transition-property        : top;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-slideline .vc-carousel-slideline-inner .vc-item {
  float: none;
}

.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       : 0;
  left      : 50%;
  bottom    : 0;
  margin-top: -32px;
  font-size : 22px;
  text-align: center;
}

#wrap .vc-carousel .vc-carousel-indicators {
  display: none;
}

#wrap .vc-carousel-control {
  opacity: 1;
}

#wrap .vc-carousel-control.vc-left {
  margin-left: -71px;
  left       : 50%;
}

#wrap .vc-carousel-control.vc-right {
  right      : auto;
  left       : 50%;
  margin-left: -35px;
}

.vc-carousel-control .icon-prev,
.vc-carousel-control .icon-next,
.vc-carousel-control .glyphicon-chevron-left,
.vc-carousel-control .glyphicon-chevron-right {
  position: absolute;
  z-index : 5;
  display : inline-block;
}

.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;
}

#wrap .vc_carousel .wpb_wrapper {
  border-top    : 1px solid #e9e9e9;
  padding-top   : 10px;
  margin-top    : 17px;
  padding-bottom: 10px;
}

#wrap .vc_carousel .vc-carousel-control {
  top: 15px;
}

#wrap .vc_carousel .vc-carousel-control .icon-prev,
#wrap .vc_carousel .vc-carousel-control .icon-next {
  opacity         : 1;
  background-color: #fff;
  width           : 36px;
  height          : 36px;
  padding         : 10px;
  border-radius   : 50%;
  right           : auto;
  margin-left     : 5px;
  top             : -14px;
  border          : none;
  color           : #acb0b2;
}

#wrap .vc_carousel .vc-carousel-control .icon-prev:hover,
#wrap .vc_carousel .vc-carousel-control .icon-next:hover {
  border-color: #e84a52;
  color       : #e84a52;
  background  : #fff;
}

#wrap .vc_carousel .vc-carousel-control .icon-next:before,
#wrap .vc_carousel .vc-carousel-control .icon-prev:before {
  top        : 0px;
  opacity    : 1;
  position   : absolute;
  top        : 7px;
  right      : 9px;
  font-family: 'FontAwesome';
  font-size  : 16px;
  color      : inherit;
  content    : "\f054";
  speak      : none;
  font-style : normal;
}

#wrap .vc_carousel .vc-carousel-control .icon-prev:before {
  right  : 11px;
  content: "\f053";
}

#wrap .vc_carousel p {
  font-size  : 13px;
  font-weight: 400;
  color      : #666;
  clear      : right;
  line-height: 1.6 !important;
}

#wrap .vc_carousel img {
  width        : 100%;
  border-bottom: 3px solid #e2e2e2;
  margin-bottom: 8px;
  height       : auto;
}

#wrap .vc_carousel h2.post-title {
  font-size    : 17px;
  margin-bottom: 7px;
  margin-top   : 7px;
  font-weight  : 400;
  line-height  : 1.3;
}

#wrap .vc_carousel h2.post-title a {
  color: #2e373d;
}

#wrap .vc_carousel h2.post-title a:hover {
  color: #e84a52;
}

@media screen and (min-width: 768px) {
  .vc-carousel-caption {
    left          : 20%;
    right         : 20%;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  #wrap .vc_carousel .vc-carousel-control {
    top: 9px;
  }
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  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;
}

#wrap .wpb_content_element .wpb_tour_tabs_wrapper,
#wrap .wpb_content_element .wpb_tabs_nav {
  padding: 0;
}

#wrap .ui-widget {
  font-family: 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
}

#wrap .wpb_content_element .wpb_tabs_nav {
  margin       : 0;
  padding-left : 0 !important;
  text-indent  : inherit !important;
  border-bottom: 1px solid #e5e5e5;
}

#wrap #content .wpb_content_element .wpb_tabs_nav {
  margin: 0;
}

#wrap .wpb_content_element .wpb_tabs_nav li {
  background      : #f7f7f7;
  display         : block;
  margin-bottom   : -1px !important;
  margin-right    : -1px !important;
  line-height     : 18px;
  border          : 1px solid #e5e5e5;
  white-space     : nowrap;
  background-image: none;
  list-style      : none !important;
}

#wrap .wpb_content_element .wpb_tabs_nav li:after,
#wrap .wpb_content_element .wpb_tabs_nav li:before {
  display: none !important;
}

#wrap .wpb_content_element .wpb_tabs_nav li:hover {
  background-color: #fbfbfb;
}

#wrap .wpb_content_element .wpb_tabs_nav .ui-state-active,
#wrap .wpb_content_element .wpb_tabs_nav .ui-state-focus,
#wrap .wpb_content_element .wpb_tabs_nav .ui-state-active:hover,
#wrap .wpb_content_element .wpb_tabs_nav .ui-state-focus:hover {
  border-bottom-color: #fff;
  background         : #fff;
  padding-top        : 6px;
  margin-top         : -6px;
}

#wrap .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
  cursor: default;
}

#wrap .wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide {
  display: none;
}

#wrap .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
#wrap .wpb_content_element .wpb_accordion_header a {
  border-bottom  : none;
  text-decoration: none;
  display        : block;
  padding        : 12px 18px;
  font-size      : 13px;
  color          : #555;
}

#wrap .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
#wrap .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: #fff;
  border          : 1px solid #e5e5e5;
  border-top      : none;
}

#wrap .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
#wrap .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
  padding: 20px;
}

#wrap .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab>.wpb_content_element:last-child,
#wrap .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content>.wpb_content_element:last-child,
#wrap .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,
#wrap .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child {
  margin-bottom: 0;
}

#wrap .wpb_tabs .wpb_tabs_nav li {
  float : left;
  margin: 0 1px 0 0;
}

#wrap .wpb_tour .wpb_tabs_nav {
  float       : left;
  display     : block;
  border      : none;
  border-right: 1px solid #e5e5e5;
  padding     : 40px 0;
  width       : 20%;
  min-width   : 98px;
}

#wrap .wpb_tour .wpb_tabs_nav li {
  margin     : 0 0 1px 0;
  padding    : 0;
  background : #f9f9f9;
  border     : 1px solid #e5e5e5;
  border-left: none;
}

#wrap .wpb_tour .wpb_tabs_nav .ui-state-active,
#wrap .wpb_tour .wpb_tabs_nav .ui-state-focus,
#wrap .wpb_tour .wpb_tabs_nav .ui-state-active:hover,
#wrap .wpb_tour .wpb_tabs_nav .ui-state-focus:hover {
  border-bottom-color: #e5e5e5;
  border-right-color : #fff;
  background         : #fff;
  padding-top        : 0;
  margin-top         : 0;
  margin-right       : -1px;
}

#wrap .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
  text-transform: uppercase;
  font-size     : 12px;
  font-weight   : bold;
  color         : #838383;
  padding       : 10px;
  font-family   : 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
}

#wrap .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
  border            : none;
  height            : 100%;
  float             : left;
  width             : 79%;
  min-width         : 196px;
  min-height        : 160px;
  display           : block;
  padding           : 30px 0 0 21.739130434782606px;
}

#wrap .wpb_tour_next_prev_nav {
  width     : 0px;
  height    : 0px;
  display   : none;
  visibility: hidden;
}

#wrap .wpb_tour_next_prev_nav a {
  border-bottom  : 1px dotted;
  text-decoration: none;
}

#wrap .wpb_tour_next_prev_nav a:hover {
  text-decoration: none;
  border-bottom  : none;
}

#wrap .wpb_tour_next_prev_nav span {
  width      : 48%;
  display    : inline-block;
  padding-top: 1em;
  float      : left;
}

#wrap .wpb_tour_next_prev_nav span.wpb_next_slide {
  text-align: right;
  float     : right;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  margin        : 0 0 1px 0;
  padding-top   : 0;
  position      : relative;
  text-transform: none;
  font-weight   : inherit;
  font-size     : inherit;
  font-family   : inherit;
  line-height   : inherit;
  letter-spacing: inherit;
  border        : none;
  cursor        : pointer;
  display       : block;
  margin        : 0;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  display        : block;
  color          : #656f78;
  padding        : 36px 14px 16px 38px;
  letter-spacing : 2px;
  text-transform : uppercase;
  text-decoration: none;
  text-shadow    : none;
  font-weight    : bold;
  font-size      : 17px;
  font-family    : 'Lora', serif;
  min-height     : 82px;
  line-height    : 1.5;
  margin-left    : 37px;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  display      : block;
  width        : 60px;
  height       : 60px;
  position     : absolute;
  left         : 7px;
  top          : 19px;
  border       : 2px solid #eee;
  border-radius: 50%;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before,
#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {
  content    : "+";
  display    : block;
  float      : left;
  font-size  : 23px;
  margin-left: 22px;
  margin-top : 14px;
  color      : #999;
  font-family: 'Lora', serif;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {
  content    : "-";
  margin-left: 24px;
  margin-top : 16px;
}

#wrap .wpb_accordion .wpb_accordion_wrapper:last-of-type {
  margin-bottom: 20px;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-active a,
#wrap .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:hover {
  color: #0093d0;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-active a {
  background-color: #fff;
}

#wrap .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
  padding: 0 20px 30px 74px;
}

#wrap .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content p {
  font-size  : 14px;
  font-weight: 400;
}

@media (max-width: 960px) {

  #wrap .vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,
  #wrap .vc_responsive .wpb_tour .wpb_tab,
  #wrap .vc_responsive .wpb_tour_next_prev_nav {
    width      : 100%;
    float      : none;
    margin-left: 0;
  }

  #wrap .wpb_tabs .wpb_tabs_nav li,
  #wrap .wpb_content_element .wpb_tabs_nav li,
  .wpb_tour .wpb_tabs_nav {
    float : none;
    margin: 0 !important;
  }

  #wrap .wpb_content_element .wpb_tabs_nav .ui-state-active,
  #wrap .wpb_content_element .wpb_tabs_nav .ui-state-focus,
  #wrap .wpb_content_element .wpb_tabs_nav .ui-state-active:hover,
  #wrap .wpb_content_element .wpb_tabs_nav .ui-state-focus:hover,
  #wrap .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    float            : none;
    margin           : 0 !important;
    padding-top      : 0 !important;
    border-left-color: #ff9900;
  }

  #wrap .wpb_tour .wpb_tabs_nav {
    width    : auto;
    border   : none;
    max-width: 100%;
  }

  #wrap .wpb_tour .wpb_tabs_nav li {
    border: 1px solid #e5e5e5;
  }

  #wrap .wpb_tour .wpb_tabs_nav .ui-state-active,
  #wrap .wpb_tour .wpb_tabs_nav .ui-state-focus,
  #wrap .wpb_tour .wpb_tabs_nav .ui-state-active:hover,
  #wrap .wpb_tour .wpb_tabs_nav .ui-state-focus:hover {
    border-left : 1px solid #ff9900;
    border-right: 1px solid #e5e5e5;
  }
}

.vc_progress_bar .vc_single_bar {
  background        : #f7f7f7;
  position          : relative;
  margin-bottom     : 12px;
  height            : 11px;
  margin-top        : 50px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow        : 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.vc_progress_bar .vc_single_bar:last-child {
  margin-bottom: 0;
}

.vc_progress_bar .vc_single_bar .vc_label {
  position   : relative;
  display    : inline;
  padding    : 0;
  text-shadow: none !important;
  z-index    : 1;
  top        : -28px;
  color      : #797d84;
  font-size  : 15px;
  font-weight: 300;
}

.vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
  float     : right;
  margin-top: -24px;
}

.vc_progress_bar .vc_single_bar.bar_blue .vc_bar {
  background-color: #0074CC;
}

.vc_progress_bar .vc_single_bar.bar_blue .vc_label {
  color: #797d84;
}

.vc_progress_bar .vc_single_bar.bar_turquoise .vc_bar {
  background-color: #49afcd;
}

.vc_progress_bar .vc_single_bar.bar_turquoise .vc_label {
  color: #797d84;
}

.vc_progress_bar .vc_single_bar.bar_green .vc_bar {
  background-color: #5bb75b;
}

.vc_progress_bar .vc_single_bar.bar_green .vc_label {
  color: #797d84;
}

.vc_progress_bar .vc_single_bar.bar_orange .vc_bar {
  background-color: #faa732;
}

.vc_progress_bar .vc_single_bar.bar_orange .vc_label {
  color: #797d84;
}

.vc_progress_bar .vc_single_bar.bar_red .vc_bar {
  background-color: #da4f49;
}

.vc_progress_bar .vc_single_bar.bar_red .vc_label {
  color: #797d84;
}

.vc_progress_bar .vc_single_bar.bar_black .vc_bar {
  background-color: #414141;
}

.vc_progress_bar .vc_single_bar.bar_black .vc_label {
  color: #797d84;
}

.vc_progress_bar .vc_single_bar .vc_bar {
  display           : block;
  position          : absolute;
  height            : 100%;
  background-color  : #e0e0e0;
  width             : 0%;
  top               : 0;
  left              : 0;
  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: 20px 20px;
  -moz-background-size   : 20px 20px;
  -o-background-size     : 20px 20px;
  background-size        : 20px 20px;
}

.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: 20px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 20px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 20px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 20px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 20px 0;
  }

  to {
    background-position: 0 0;
  }
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin        : 0;
  padding       : 0;
  border        : 0;
  font-size     : 100%;
  font          : inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing : 0;
}

:focus {
  outline: 0;
}

body {
  background-color        : #f4f7f8;
  font                    : 14px/25px sans-serif;
  font-family             : 'Poppins', Helvetica, Arial, sans-serif;
  font-weight             : 400;
  color                   : #626262;
  -webkit-font-smoothing  : antialiased;
  -webkit-text-size-adjust: 100%;
  overflow-x              : hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color      : #171c24;
  font-weight: 300;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}

h1 {
  font-size     : 50px;
  line-height   : 1.16;
  margin-bottom : 12px;
  letter-spacing: -1px;
}

h2 {
  font-size    : 36px;
  line-height  : 1.14;
  margin-bottom: 10px;
}

h3 {
  font-size    : 28px;
  line-height  : 1.2;
  margin-bottom: 8px;
}

h4 {
  font-size    : 24px;
  line-height  : 1.2;
  margin-bottom: 10px;
}

h5 {
  font-size    : 18px;
  line-height  : 1.3;
  margin-bottom: 7px;
}

h6 {
  font-size    : 16px;
  line-height  : 1.3;
  margin-bottom: 4px;
}

.subheader {
  color: #849098;
}

h1.slight,
h2.slight,
h3.slight,
h4.slight,
h5.slight,
h6.slight,
p.slight,
.blox.dark h4.tagline-thin.slight {
  color: #959da2;
}

h1.slight-dark,
h2.slight-dark,
h3.slight-dark,
h4.slight-dark,
h5.slight-dark,
h6.slight-dark,
p.slight-dark {
  color: #525558;
}

h1.extr {
  font-size  : 56px;
  font-weight: 100;
}

h1.tagline-bold {
  font-size  : 36px;
  font-weight: 800;
  line-height: 1.24;
}

h4.tagline-thin {
  font-size  : 23px;
  line-height: 32px;
  color      : #464d52;
  font-weight: 300;
}

h4.tagline-thin.slight {
  color: #858e93;
}

h4.slight {
  font-weight: 300;
}

h5.title-bold {
  font-size     : 17px;
  font-weight   : 400;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

h1 strong {
  font-weight: 700;
}

h1.maxtitle {
  font-size  : 56px;
  line-height: 60px;
  font-weight: 100;
}

#wrap .slog-wrap-resp {
  max-width   : 1120px;
  margin-left : auto;
  margin-right: auto;
  position    : relative;
  float       : none;
}

#wrap .slog-tx1 {
  max-width: 940px;
}

#wrap .slog-tx2 {
  max-width: 762px;
}

#wrap .slog-tx3 {
  max-width: 610px;
}

#wrap .slog-tx4 {
  max-width: 400px;
}

#wrap .slog-tx5 {
  max-width: 220px;
}

#wrap .slog-tx6 {
  max-width: 482px;
}

.slog-tx1.aligncenter,
.slog-tx2.aligncenter,
.slog-tx3.aligncenter,
.slog-tx4.aligncenter,
.slog-tx5.aligncenter,
.aligncenter .slog-tx1,
.aligncenter .slog-tx2,
.aligncenter .slog-tx3,
.aligncenter .slog-tx4,
.aligncenter .slog-tx5 {
  margin-left : auto;
  margin-right: auto;
  text-align  : center;
}

p {
  margin     : 0 0 20px 0;
  color      : #616161;
  font-size  : 14px;
  line-height: 1.8;
}

p img {
  margin: 0;
}

p.lead {
  font-size  : 21px;
  line-height: 27px;
  color      : #818a92;
}

p.magic {
  font-size  : 19px;
  line-height: 25px;
  margin     : 0;
}

p.slog {
  font-size  : 16px;
  line-height: 26px;
  color      : #6d6f71;
  font-weight: 300;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

small {
  font-size: 75%;
  color    : #969a9e;
}

p small {
  font-size  : 12px;
  font-weight: 400;
}

i:hover {
  cursor: default;
}

a i:hover {
  cursor: pointer;
}

.dropcap1,
.dropcap2,
.dropcap3 {
  text-transform: uppercase;
  line-height   : 1;
  float         : left;
  font-size     : 44px;
  margin        : 0 8px 0 0;
  font-family   : Times, serif, Arial;
}

.dropcap2,
.dropcap3 {
  background   : #4a4a4a;
  color        : #fff;
  display      : block;
  padding      : 10px;
  border-radius: 5px;
  margin-top   : -2px;
}

.dropcap3 {
  background: #0093d0;
}

.highlight1 {
  padding       : 2px 5px;
  background    : #85bc36;
  color         : #fff;
  vertical-align: baseline;
}

.highlight2 {
  padding       : 2px 5px;
  background    : #f4f4f4;
  color         : #666;
  vertical-align: baseline;
}

.highlight3 {
  padding       : 3px 6px;
  background    : #00c2e5;
  color         : #fff;
  vertical-align: baseline;
}

.highlight4 {
  background-color: #fffdcc;
  vertical-align  : baseline;
  padding         : 1px 3px;
}

blockquote,
blockquote p,
q {
  font-size  : 15px;
  line-height: 24px;
  color      : #3a3b3c;
}

blockquote {
  position: relative;
  margin  : 0 0 21px;
  padding : 18px 10px 14px 60px;
}

blockquote:before {
  position   : absolute;
  left       : 12px;
  top        : 25px;
  content    : '\201C';
  font-size  : 62px;
  color      : #bbb;
  font-weight: bold;
  font-family: Georgia, Times, serif;
}

blockquote cite {
  display    : block;
  font-style : italic;
  font-family: Arial, Helvetica, sans-serif;
  margin-top : 6px;
  font-size  : 12px;
  color      : #777f87;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited {
  color: #555;
}

blockquote small {
  font-size : 13px;
  font-style: italic;
}

blockquote img {
  max-width: 100%;
  width    : auto;
  display  : inline;
}

hr {
  border      : solid #e5e5e5;
  border-width: 1px 0 0;
  clear       : both;
  margin      : 14px 0 35px;
  height      : 0;
  width       : auto;
}

hr.boldbx {
  border-width: 4px 0 0;
  border-color: #efefef;
}

.container hr {
  margin-right: 10px;
  margin-left : 10px;
}

.container .columns hr,
.container .column hr,
.container .wpb_column hr,
.container .wpb_column hr {
  margin-right: 0px;
  margin-left : 0px;
}

pre,
code {
  background : #f3f3f3;
  padding    : 5px 10px;
  font-family: "Courier New", Courier, monospace;
  font-size  : 12px;
  white-space: pre-wrap;
}

::selection {
  background: #e4744f;
  color     : #fff;
}

::-moz-selection {
  background: #e4744f;
  color     : #fff;
}

a,
a:visited {
  color          : #0099ff;
  text-decoration: none;
  outline        : 0;
}

a:hover,
a:focus {
  color: #ff9900;
}

a:active {
  outline: none;
  opacity: 0.92;
}

ul,
ol {
  margin-bottom: 21px;
  margin-left  : 3px;
}

ul {
  list-style: inside;
}

ol {
  list-style: decimal;
}

ol,
ul.disc {
  margin-left: 20px;
}

ul.disc {
  list-style: disc outside;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin   : 4px 0 5px 30px;
  font-size: 90%;
}

ul ul li,
ul ol li,
ol ol li,
ol ul li {
  margin-bottom: 6px;
}

li {
  line-height  : 23px;
  margin-bottom: 4px;
  font-weight  : 400;
}

ul.large li {
  line-height: 21px;
}

li p {
  line-height: 18px;
}

ul.check li,
li.check,
ul.plus li,
li.plus,
ul.minus li,
li.minus,
ul.star li,
li.star,
ul.arrow li,
li.arrow,
ul.arrow2 li,
li.arrow2,
ul.square li,
li.square,
ul.circle li,
li.circle,
ul.cross li,
li.cross {
  padding   : 0;
  list-style: none;
}

img {
  height        : auto;
  vertical-align: middle;
}

img.scale-with-grid {
  max-width: 100%;
  height   : auto;
}

img.full-width {
  width : 100%;
  height: auto;
}

p img {
  margin-bottom: 14px;
}

.button,
button,
a.price-send,
input[type="submit"],
input[type="reset"],
input[type="button"],
.button.green,
button.green,
input[type="submit"].green,
input[type="reset"].green,
input[type="button"].green {
  position          : relative;
  border            : 0 none;
  border-radius     : 3px;
  color             : #fff;
  display           : inline-block;
  font-family       : 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
  font-size         : 12px;
  letter-spacing    : 1px;
  line-height       : 1.5;
  text-transform    : uppercase;
  font-weight       : 600;
  text-decoration   : none;
  cursor            : pointer;
  margin-bottom     : 21px;
  margin-right      : 10px;
  line-height       : 1;
  padding           : 18px 20px 16px;
  background        : #39c36e;
  -webkit-transition: all 0.21s ease;
  -moz-transition   : all 0.21s ease;
  -o-transition     : all 0.21s ease;
  transition        : all 0.21s ease;
}

.button.theme-skin {
  background-color: #00c2e5;
}

.button:hover,
button:hover,
a.price-send:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button.green:hover,
button.green:hover,
input[type="submit"].green:hover,
input[type="reset"].green:hover,
input[type="button"].green:hover,
.button.theme-skin:hover {
  background        : #292929;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow   : 0px 0px 4px rgba(0, 0, 0, 0.2) inset;
  box-shadow        : 0px 0px 4px rgba(0, 0, 0, 0.2) inset;
}

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width        : 100%;
  padding-left : 0 !important;
  padding-right: 0 !important;
  text-align   : center;
}

.button.large,
button.large,
input[type="submit"].large,
input[type="reset"].large,
input[type="button"].large {
  padding       : 20px 30px 18px;
  font-size     : 15px;
  letter-spacing: 1px;
  font-weight   : 700;
}

.button.small,
button.small,
input[type="submit"].small,
input[type="reset"].small,
input[type="button"].small {
  padding       : 11px 18px;
  font-size     : 11px;
  text-transform: uppercase;
  font-family   : 'Open Sans', Helvetica, Arial, sans-serif;
}

.button.blue,
button.blue,
input[type="submit"].blue,
input[type="reset"].blue,
input[type="button"].blue {
  background: #128abc;
}

.button.blue:hover,
button.blue:hover,
input[type="submit"].blue:hover,
input[type="reset"].blue:hover,
input[type="button"].blue:hover {
  background: #292929;
}

.button.red,
button.red,
input[type="submit"].red,
input[type="reset"].red,
input[type="button"].red {
  background: #e53f51;
}

.button.red:hover,
button.red:hover,
input[type="submit"].red:hover,
input[type="reset"].red:hover,
input[type="button"].red:hover {
  background: #292929;
}

.button.gray,
button.gray,
input[type="submit"].gray,
input[type="reset"].gray,
input[type="button"].gray {
  color      : #656f79;
  text-shadow: 0 -1px #fff;
  background : #f3f4f5;
}

.button.gray:hover,
button.gray:hover,
input[type="submit"].gray:hover,
input[type="reset"].gray:hover,
input[type="button"].gray:hover {
  background : #292929;
  color      : #fff;
  text-shadow: none;
}

.button.cherry,
button.cherry,
input[type="submit"].cherry,
input[type="reset"].cherry,
input[type="button"].cherry {
  background: #93516a;
}

.button.cherry:hover,
button.cherry:hover,
input[type="submit"].cherry:hover,
input[type="reset"].cherry:hover,
input[type="button"].cherry:hover {
  background: #292929;
}

.button.orchid,
button.orchid,
input[type="submit"].orchid,
input[type="reset"].orchid,
input[type="button"].orchid {
  background: #9661ab;
}

.button.orchid:hover,
button.orchid:hover,
input[type="submit"].orchid:hover,
input[type="reset"].orchid:hover,
input[type="button"].orchid:hover {
  background: #292929;
}

.button.pink,
button.pink,
input[type="submit"].pink,
input[type="reset"].pink,
input[type="button"].pink {
  background: #e64883;
}

.button.pink:hover,
button.pink:hover,
input[type="submit"].pink:hover,
input[type="reset"].pink:hover,
input[type="button"].pink:hover {
  background: #292929;
}

.button.orange,
button.orange,
input[type="submit"].orange,
input[type="reset"].orange,
input[type="button"].orange {
  background: #f98805;
}

.button.orange:hover,
button.orange:hover,
input[type="submit"].orange:hover,
input[type="reset"].orange:hover,
input[type="button"].orange:hover {
  background: #292929;
}

.button.teal,
button.teal,
input[type="submit"].teal,
input[type="reset"].teal,
input[type="button"].teal {
  background: #1fa79e;
}

.button.teal:hover,
button.teal:hover,
input[type="submit"].teal:hover,
input[type="reset"].teal:hover,
input[type="button"].teal:hover {
  background: #292929;
}

.button.skyblue,
button.skyblue,
input[type="submit"].skyblue,
input[type="reset"].skyblue,
input[type="button"].skyblue {
  background: #03acdc;
}

.button.skyblue:hover,
button.skyblue:hover,
input[type="submit"].skyblue:hover,
input[type="reset"].skyblue:hover,
input[type="button"].skyblue:hover {
  background: #292929;
}

.button.jade,
button.jade,
input[type="submit"].jade,
input[type="reset"].jade,
input[type="button"].jade {
  background: #0aad80;
}

.button.jade:hover,
button.jade:hover,
input[type="submit"].jade:hover,
input[type="reset"].jade:hover,
input[type="button"].jade:hover {
  background: #292929;
}

.button.gold,
button.gold,
input[type="submit"].gold,
input[type="reset"].gold,
input[type="button"].gold {
  background: #d0ae5e;
}

.button.gold:hover,
button.gold:hover,
input[type="submit"].gold:hover,
input[type="reset"].gold:hover,
input[type="button"].gold:hover {
  background: #292929;
}

.button.white,
button.white,
input[type="submit"].white,
input[type="reset"].white,
input[type="button"].white,
.button.black:hover,
button.black:hover,
input[type="submit"].black:hover,
input[type="reset"].black:hover,
input[type="button"].black:hover {
  background: #fff;
  color     : #000;
}

.button.black,
button.black,
input[type="submit"].black,
input[type="reset"].black,
input[type="button"].black,
.button.white:hover,
button.white:hover,
input[type="submit"].white:hover,
input[type="reset"].white:hover,
input[type="button"].white:hover {
  background: #000;
  color     : #fff;
}

a.button,
.button.blue,
.button.red,
.button.cherry,
.button.orchid,
.button.pink,
.button.orange,
.button.teal {
  color: #fff;
}

.button:active,
button:active,
a.price-send:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
  color  : #c1d7dc;
  opacity: 0.94;
}

.button.bordered-bot,
button.bordered-bot,
input[type="submit"].bordered-bot,
input[type="reset"].bordered-bot,
input[type="button"].bordered-bot {
  background    : none;
  border        : 2px solid #dedede;
  color         : #363f46;
  text-shadow   : none;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding       : 16px 19px 14px;
}

.button.large.bordered-bot,
button.large.bordered-bot,
input[type="submit"].large.bordered-bot,
input[type="reset"].large.bordered-bot,
input[type="button"].large.bordered-bot {
  padding: 19px 28px 18px;
}

.button.small.bordered-bot,
button.small.bordered-bot,
input[type="submit"].small.bordered-bot,
input[type="reset"].small.bordered-bot,
input[type="button"].small.bordered-bot {
  padding: 9px 13px 8px;
}

.button.bordered-bot:hover,
button.bordered-bot:hover,
input[type="submit"].bordered-bot:hover,
input[type="reset"].bordered-bot:hover,
input[type="button"].bordered-bot:hover {
  border-color   : #363f46;
  color          : #363f46;
  text-shadow    : none;
  box-shadow     : none;
  text-decoration: none;
}

.button.blue.bordered-bot,
button.blue.bordered-bot,
input[type="submit"].blue.bordered-bot,
input[type="reset"].blue.bordered-bot,
input[type="button"].blue.bordered-bot {
  border-color: #128abc;
  color       : #128abc;
}

.button.blue.bordered-bot:hover,
button.blue.bordered-bot:hover,
input[type="submit"].blue.bordered-bot:hover,
input[type="reset"].blue.bordered-bot:hover,
input[type="button"].blue.bordered-bot:hover {
  border-color    : #128abc;
  background-color: #128abc;
  color           : #fff;
}

.button.red.bordered-bot,
button.red.bordered-bot,
input[type="submit"].red.bordered-bot,
input[type="reset"].red.bordered-bot,
input[type="button"].red.bordered-bot {
  border-color: #e53f51;
  color       : #e53f51;
}

.button.red.bordered-bot:hover,
button.red.bordered-bot:hover,
input[type="submit"].red.bordered-bot:hover,
input[type="reset"].red.bordered-bot:hover,
input[type="button"].red.bordered-bot:hover {
  border-color    : #e53f51;
  background-color: #e53f51;
  color           : #fff;
}

.button.cherry.bordered-bot,
button.cherry.bordered-bot,
input[type="submit"].cherry.bordered-bot,
input[type="reset"].cherry.bordered-bot,
input[type="button"].cherry.bordered-bot {
  border-color: #93516a;
  color       : #93516a;
}

.button.cherry.bordered-bot:hover,
button.cherry.bordered-bot:hover,
input[type="submit"].cherry.bordered-bot:hover,
input[type="reset"].cherry.bordered-bot:hover,
input[type="button"].cherry.bordered-bot:hover {
  border-color    : #93516a;
  background-color: #93516a;
  color           : #fff;
}

.button.orchid.bordered-bot,
button.orchid.bordered-bot,
input[type="submit"].orchid.bordered-bot,
input[type="reset"].orchid.bordered-bot,
input[type="button"].orchid.bordered-bot {
  border-color: #9661ab;
  color       : #9661ab;
}

.button.orchid.bordered-bot:hover,
button.orchid.bordered-bot:hover,
input[type="submit"].orchid.bordered-bot:hover,
input[type="reset"].orchid.bordered-bot:hover,
input[type="button"].orchid.bordered-bot:hover {
  border-color    : #9661ab;
  background-color: #9661ab;
  color           : #fff;
}

.button.pink.bordered-bot,
button.pink.bordered-bot,
input[type="submit"].pink.bordered-bot,
input[type="reset"].pink.bordered-bot,
input[type="button"].pink.bordered-bot {
  border-color: #e64883;
  color       : #e64883;
}

.button.pink.bordered-bot:hover,
button.pink.bordered-bot:hover,
input[type="submit"].pink.bordered-bot:hover,
input[type="reset"].pink.bordered-bot:hover,
input[type="button"].pink.bordered-bot:hover {
  border-color    : #e64883;
  background-color: #e64883;
  color           : #fff;
}

.button.orange.bordered-bot,
button.orange.bordered-bot,
input[type="submit"].orange.bordered-bot,
input[type="reset"].orange.bordered-bot,
input[type="button"].orange.bordered-bot {
  border-color: #f98805;
  color       : #f98805;
}

.button.orange.bordered-bot:hover,
button.orange.bordered-bot:hover,
input[type="submit"].orange.bordered-bot:hover,
input[type="reset"].orange.bordered-bot:hover,
input[type="button"].orange.bordered-bot:hover {
  border-color    : #f98805;
  background-color: #f98805;
  color           : #fff;
}

.button.teal.bordered-bot,
button.teal.bordered-bot,
input[type="submit"].teal.bordered-bot,
input[type="reset"].teal.bordered-bot,
input[type="button"].teal.bordered-bot {
  border-color: #1fa79e;
  color       : #1fa79e;
}

.button.teal.bordered-bot:hover,
button.teal.bordered-bot:hover,
input[type="submit"].teal.bordered-bot:hover,
input[type="reset"].teal.bordered-bot:hover,
input[type="button"].teal.bordered-bot:hover {
  border-color    : #1fa79e;
  background-color: #1fa79e;
  color           : #fff;
}

.button.skyblue.bordered-bot,
button.skyblue.bordered-bot,
input[type="submit"].skyblue.bordered-bot,
input[type="reset"].skyblue.bordered-bot,
input[type="button"].skyblue.bordered-bot {
  border-color: #03acdc;
  color       : #03acdc;
}

.button.skyblue.bordered-bot:hover,
button.skyblue.bordered-bot:hover,
input[type="submit"].skyblue.bordered-bot:hover,
input[type="reset"].skyblue.bordered-bot:hover,
input[type="button"].skyblue.bordered-bot:hover {
  border-color    : #03acdc;
  background-color: #03acdc;
  color           : #fff;
}

.button.jade.bordered-bot,
button.jade.bordered-bot,
input[type="submit"].jade.bordered-bot,
input[type="reset"].jade.bordered-bot,
input[type="button"].jade.bordered-bot {
  border-color: #0aad80;
  color       : #0aad80;
}

.button.jade.bordered-bot:hover,
button.jade.bordered-bot:hover,
input[type="submit"].jade.bordered-bot:hover,
input[type="reset"].jade.bordered-bot:hover,
input[type="button"].jade.bordered-bot:hover {
  border-color    : #0aad80;
  background-color: #0aad80;
  color           : #fff;
}

.button.green.bordered-bot,
button.green.bordered-bot,
input[type="submit"].green.bordered-bot,
input[type="reset"].green.bordered-bot,
input[type="button"].green.bordered-bot {
  border-color: #8fbe32;
  color       : #8fbe32;
}

.button.green.bordered-bot:hover,
button.green.bordered-bot:hover,
input[type="submit"].green.bordered-bot:hover,
input[type="reset"].green.bordered-bot:hover,
input[type="button"].green.bordered-bot:hover {
  border-color    : #8fbe32;
  background-color: #8fbe32;
  color           : #fff;
}

.button.white.bordered-bot,
button.white.bordered-bot,
input[type="submit"].white.bordered-bot,
input[type="reset"].white.bordered-bot,
input[type="button"].white.bordered-bot {
  background  : none;
  border-color: #fff;
  color       : #fff;
}

.button.black.bordered-bot,
button.black.bordered-bot,
input[type="submit"].black.bordered-bot,
input[type="reset"].black.bordered-bot,
input[type="button"].black.bordered-bot {
  background  : none;
  border-color: #000;
  color       : #000;
}

.button.black.bordered-bot:hover,
button.black.bordered-bot:hover,
input[type="submit"].black.bordered-bot:hover,
input[type="reset"].black.bordered-bot:hover,
input[type="button"].black.bordered-bot:hover {
  background  : #000;
  border-color: #000;
  color       : #fff;
}

.button.white.bordered-bot:hover,
button.white.bordered-bot:hover,
input[type="submit"].white.bordered-bot:hover,
input[type="reset"].white.bordered-bot:hover,
input[type="button"].white.bordered-bot:hover {
  background  : #fff;
  border-color: #fff;
  color       : #000;
}

#wrap .button.rounded {
  border-radius : 55px;
  letter-spacing: 0;
  padding-left  : 30px;
  padding-right : 30px;
}

#wrap .button.rounded.large {
  letter-spacing: 1px;
}

#wrap .button.square {
  border-radius: 0;
}

.button i,
button i,
input[type="submit"] i,
input[type="reset"] i,
input[type="button"] i {
  color         : inherit;
  font-size     : 16px;
  vertical-align: baseline;
  line-height   : 1;
  display       : inline;
  margin-right  : 7px;
}

.button i.fa-none {
  margin : 0;
  display: none;
}

.button.large i {
  font-size     : 24px;
  vertical-align: text-top;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border : 0;
  padding: 0;
}

#wrap .button.gray.rounded.bordered-bot {
  border-color  : #e5e5e5;
  padding       : 10px 20px;
  text-transform: uppercase;
  color         : #00c2e5;
  font-weight   : 500;
  font-size     : 12px;
  line-height   : 15px;
  margin-bottom : 22px;
  letter-spacing: 1px;
}

#wrap .button.gray.rounded.bordered-bot:hover {
  background  : #292929;
  border-color: #292929;
  color       : #fff !important;
}

form {
  margin-bottom: 20px;
}

fieldset {
  margin-bottom: 20px;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
  border               : 1px solid #e1e1e1;
  padding              : 6px 4px;
  outline              : none;
  -moz-border-radius   : 1px;
  -webkit-border-radius: 1px;
  border-radius        : 1px;
  color                : #888;
  margin               : 0;
  min-width            : 60px;
  width                : 99%;
  max-width            : 100%;
  min-height           : 36px;
  display              : block;
  margin-bottom        : 20px;
  -webkit-box-sizing   : border-box;
  -moz-box-sizing      : border-box;
  box-sizing           : border-box;
}

select {
  padding: 5px;
  outline: 0 none;
}

input[type="text"]:hover,
input[type="password"]:hover,
input[type="email"]:hover,
textarea:hover {
  border-color      : #c1dfed;
  -moz-box-shadow   : 0 0 1px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .1);
  box-shadow        : 0 0 1px rgba(0, 0, 0, .1);
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border            : 1px solid #aaa;
  color             : #444;
  background        : #fff;
  -moz-box-shadow   : 0 0 3px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  box-shadow        : 0 0 3px rgba(0, 0, 0, .2);
}

textarea {
  min-height: 60px;
}

label,
legend {
  display    : block;
  font-weight: bold;
  font-size  : 13px;
}

select {
  width: 220px;
}

input[type="checkbox"] {
  display: inline;
}

label span,
legend span {
  font-weight: normal;
  font-size  : 13px;
  color      : #444;
}

ul.check li:before,
li.check:before,
ul.plus li:before,
li.plus:before,
ul.star li:before,
li.star:before,
ul.arrow li:before,
li.arrow:before,
ul.arrow2 li:before,
li.arrow2:before,
ul.square li:before,
li.square:before,
ul.circle li:before,
li.circle:before,
ul.cross li:before,
li.cross:before,
ul.minus li:before,
li.minus:before {
  padding-right: 5px;
  font-family  : FontAwesome;
}

ul.check li:before,
li.check:before {
  content: "\f00c";
  color  : #6db01b;
}

ul.plus li:before,
li.plus:before {
  content: "\f067";
  color  : #6db01b;
}

ul.minus li:before,
li.minus:before {
  content: "\f068";
  color  : #ff0000;
}

ul.star li:before,
li.star:before {
  content  : "\f005";
  color    : #f6dc15;
  font-size: 11px;
}

ul.arrow li:before,
li.arrow:before {
  content    : "\f105";
  color      : #00b1b7;
  font-weight: bold;
}

ul.arrow2 li:before,
li.arrow2:before {
  content: "\f105";
  color  : #7d858d;
}

ul.square li,
li.square {
  position    : relative;
  display     : inline-block;
  padding-left: 12px;
}

ul.square li:before,
li.square:before {
  content   : "";
  width     : 1px;
  height    : 5px;
  position  : absolute;
  background: #43bae3;
  left      : 0px;
  top       : 8px;
}

ul.circle li:before,
li.circle:before {
  content  : "\f111";
  font-size: 6px;
  color    : #2ea392;
}

ul.cross li:before,
li.cross:before {
  content: "\f00d";
  color  : #de3068;
}

ul.check li,
li.check,
ul.plus li,
li.plus,
ul.minus li,
li.minus,
ul.star li,
li.star,
ul.arrow li,
li.arrow,
ul.arrow2 li,
li.arrow2,
ul.square li,
li.square,
ul.circle li,
li.circle,
ul.cross li,
li.cross {
  padding-bottom: 1px;
  list-style    : none;
}

.remove-bottom {
  margin-bottom: 0 !important;
}

.half-bottom {
  margin-bottom: 7px !important;
}

.add-bottom {
  margin-bottom: 21px !important;
}

.blog-single-post h2 {
  margin-top: 30px
}

address {
  font-style: italic;
  margin    : 0 0 1.6em;
}

abbr[title] {
  border-bottom: 1px dotted #eaeaea;
  border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
  cursor       : help;
}

mark,
ins {
  background-color: #fff9c0;
  text-decoration : none;
}

sup,
sub {
  font-size     : 75%;
  height        : 0;
  line-height   : 0;
  position      : relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

dl {
  margin-bottom: 1.6em;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 1.6em;
}

table,
th,
td {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
  border-collapse: separate;
  border-spacing : 0;
  border-width   : 1px 0 0 1px;
  margin         : 0 0 1.6em;
  table-layout   : fixed;
  width          : 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align : left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight : 700;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 0.4em;
}

del {
  opacity: 0.8;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display  : block;
  max-width: 100%;
  height   : auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding           : 4px;
  line-height       : 1.428571429;
  background-color  : #ffffff;
  border            : 1px solid #dddddd;
  border-radius     : 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition        : all 0.2s ease-in-out;
  display           : inline-block;
  max-width         : 100%;
  height            : auto;
}

.clearfix:before,
.clearfix:after {
  content   : '\0020';
  display   : block;
  overflow  : hidden;
  visibility: hidden;
  width     : 0;
  height    : 0;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear,
.clr {
  clear     : both;
  display   : block;
  overflow  : hidden;
  visibility: hidden;
  width     : 0;
  height    : 0;
}

.clr {
  visibility: visible;
  overflow  : visible;
}

.columns {
  padding           : 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

.container [class*="col-"] img {
  max-width: 100%;
}

.container {
  margin-right : auto;
  margin-left  : auto;
  padding-left : 10px;
  padding-right: 10px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media only screen and (max-width: 479px) {
  .container {
    width: 96%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 92%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  .container {
    width: 768px;
  }
}

@media only screen and (min-width: 961px) {
  .container {
    width: 960px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  .container {
    width        : 1156px;
    padding-left : 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 1281px) {
  .container {
    width        : 1246px;
    padding-left : 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 1921px) {
  .container {
    max-width: 1690px;
  }
}

.row {
  margin-left : -10px;
  margin-right: -10px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position     : relative;
  min-height   : 1px;
  padding-left : 10px;
  padding-right: 10px;
}

@media only screen and (min-width: 1281px) {

  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding-left : 15px;
    padding-right: 15px;
  }

  .row {
    margin-left : -15px;
    margin-right: -15px;
  }
}

.container [class*="col-"].alpha {
  padding-left: 0;
}

.container [class*="col-"].omega {
  padding-right: 0;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-pull-0 {
  right: 0%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-push-0 {
  left: 0%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666666666666%;
  }

  .col-sm-10 {
    width: 83.33333333333334%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666666666666%;
  }

  .col-sm-7 {
    width: 58.333333333333336%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666666666667%;
  }

  .col-sm-4 {
    width: 33.33333333333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.666666666666664%;
  }

  .col-sm-1 {
    width: 8.333333333333332%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }

  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }

  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }

  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }

  .col-sm-pull-0 {
    right: 0%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666666666666%;
  }

  .col-sm-push-10 {
    left: 83.33333333333334%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666666666666%;
  }

  .col-sm-push-7 {
    left: 58.333333333333336%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666666666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.666666666666664%;
  }

  .col-sm-push-1 {
    left: 8.333333333333332%;
  }

  .col-sm-push-0 {
    left: 0%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 961px) {

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666666666666%;
  }

  .col-md-10 {
    width: 83.33333333333334%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666666666666%;
  }

  .col-md-7 {
    width: 58.333333333333336%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666666666667%;
  }

  .col-md-4 {
    width: 33.33333333333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.666666666666664%;
  }

  .col-md-1 {
    width: 8.333333333333332%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666666666666%;
  }

  .col-md-pull-10 {
    right: 83.33333333333334%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666666666666%;
  }

  .col-md-pull-7 {
    right: 58.333333333333336%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666666666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.666666666666664%;
  }

  .col-md-pull-1 {
    right: 8.333333333333332%;
  }

  .col-md-pull-0 {
    right: 0%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666666666666%;
  }

  .col-md-push-10 {
    left: 83.33333333333334%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666666666666%;
  }

  .col-md-push-7 {
    left: 58.333333333333336%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666666666667%;
  }

  .col-md-push-4 {
    left: 33.33333333333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.666666666666664%;
  }

  .col-md-push-1 {
    left: 8.333333333333332%;
  }

  .col-md-push-0 {
    left: 0%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1281px) {

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666666666666%;
  }

  .col-lg-10 {
    width: 83.33333333333334%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666666666666%;
  }

  .col-lg-7 {
    width: 58.333333333333336%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666666666667%;
  }

  .col-lg-4 {
    width: 33.33333333333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.666666666666664%;
  }

  .col-lg-1 {
    width: 8.333333333333332%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }

  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }

  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }

  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }

  .col-lg-pull-0 {
    right: 0%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666666666666%;
  }

  .col-lg-push-10 {
    left: 83.33333333333334%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666666666666%;
  }

  .col-lg-push-7 {
    left: 58.333333333333336%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666666666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.666666666666664%;
  }

  .col-lg-push-1 {
    left: 8.333333333333332%;
  }

  .col-lg-push-0 {
    left: 0%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.blox {
  clear     : both;
  background: #f1f8fc;
  position  : relative;
}

.blox.wpb_column {
  clear        : none;
  margin-bottom: 0;
}

.blox.nopad {
  padding: 0;
  margin : 0;
}

.blox.full-container .container {
  padding-left : 0;
  padding-right: 0;
  width        : auto;
  max-width    : none;
}

.blox.nopad-cols .wpb_row .wpb_column.vc_column_container {
  padding-left : 0;
  padding-right: 0;
}

.blox.dark {
  background: #384852;
}

.blox.dark .nonetextshadow * {
  text-shadow: none;
}

.blox.gray {
  background: #f0f0f0;
}

.blox.gray2 {
  background : #fbfbfb;
  padding-top: 75px;
  margin-top : -35px;
}

.blox.redbox {
  background: #ffc5cb;
}

.blox.greenbox {
  background: #dbebb9;
}

.blox.yellowbox {
  background: #f7c218;
}

.dark.redbox {
  background: #de3059;
}

.dark.bluebox {
  background: #128abc;
}

.dark.blackbox {
  background: #25272a;
  margin-top: -1px;
}

.blox.dark hr {
  border-color: rgba(255, 255, 255, 0.2);
}

.dark.greenbox {
  background: #5aa300;
}

.dark.yellowbox {
  background: #fdb012;
}

.blox.dark * {
  color: #fff;
}

.blox.dark input {
  color: #777;
}

.blox.dark a {
  color: #07add4;
}

.blox.dark a.magicmore {
  color: #00aeef;
}

.blox.dark a.magicmore:after {
  border-color: #00aeef;
}

.blox.dark a:hover {
  color: #ff9900;
}

.blox.dark a.button,
.blox.dark a.button:hover {
  color: #fff;
}

.blox.dark a.button.white,
.slides-content.dark a.button.white {
  color     : #202020;
  transition: all .3s ease;
}

.blox.dark a.button.white:hover,
.slides-content.dark a.button.white:hover {
  color     : #fff;
  background: #000;
}

.blox.dark a.button.white.bordered-bot,
.slides-content.dark a.button.white.bordered-bot {
  color       : #fff;
  background  : none;
  border-color: #fff;
}

.blox.dark a.button.white.bordered-bot:hover,
.slides-content.dark a.button.white.bordered-bot:hover {
  color     : #222;
  background: #fff;
}

.blox.dark a.button.black.bordered-bot,
.slides-content.dark a.button.black.bordered-bot {
  color: #000;
}

.blox.dark a.button.black:hover,
.slides-content.dark a.button.black:hover {
  color     : #000;
  background: #fff;
}

.blox a.button.gray,
.blox a.button.bordered-bot.gray {
  color         : #000;
  border-color  : #000;
  border-radius : 0;
  letter-spacing: 0;
}

.blox a.button.gray:hover,
.blox a.button.bordered-bot.gray:hover {
  color     : #fff;
  background: #000;
}

.blox.dark a.button.gray {
  color: #222;
}

.blox.dark a.button.gray.bordered-bot {
  background  : none;
  color       : #fff;
  border-color: #fff;
}

.blox.dark a.button.gray:hover {
  color     : #000;
  background: #fff;
  box-shadow: none;
}

.blox.dark .magic-link a {
  color: #fff;
}

.blox.dark p {
  color: rgba(255, 255, 255, 0.97);
}

.blox.dark small {
  color: rgba(255, 255, 255, 0.8);
}

#wrap>section.about.blox.dark {
  padding-bottom: 0;
}

img.about-img-bot {
  margin-bottom: 0;
  max-width    : 100%;
}

.blox.promoblox {
  background : #00c5ad;
  padding    : 60px 0 50px;
  margin     : 0;
  text-shadow: none;
}

.blox.promoblox a.button {
  background        : transparent;
  padding           : 16px 26px;
  border            : 2px solid #fff;
  font-weight       : 400;
  float             : right;
  margin-left       : 20px;
  vertical-align    : middle;
  letter-spacing    : 3px;
  text-shadow       : none;
  box-shadow        : none;
  text-transform    : uppercase;
  -webkit-transition: all .5s ease;
  -moz-transition   : all .5s ease;
  transition        : all .5s ease;
}

.blox.promoblox a.button:hover {
  background: #fff;
  color     : #000;
}

.dark.bluebox {
  background: #128abc;
}

.blox.dark.bot-blox {
  padding   : 14px 0;
  clear     : both;
  background: #303740 url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/pattern-bg2.png);
  border-top: 5px solid #242e38;
  margin    : 0;
}

.dark.bot-blox .magic-link {
  margin: 0;
  float : right;
}

*+html .blox.dark.bot-blox {
  margin-bottom: -21px;
}

.blox h1.extr {
  font-size     : 63px;
  font-size     : 57px;
  font-weight   : lighter;
  line-height   : 80px;
  letter-spacing: -4px;
}

.blox h1.extr span,
.blox.dark h1.extr span {
  color: #fc4f4f;
}

.extrabgsec {
  padding   : 20px;
  background: rgba(255, 255, 255, 0.6);
}

.blox.dark .mex-title {
  border-bottom: 4px solid rgba(255, 255, 255, 0.27);
}

.blox.parallax-sec {
  padding              : 0;
  background-position  : center bottom;
  background-repeat    : no-repeat;
  background-attachment: fixed;
  min-height           : 300px;
  margin               : 0 auto;
  width                : 100%;
  max-width            : 1920px;
  background-size      : cover;
}

.parallax-sec article {
  position: relative;
}

.parallax-sec .blox,
.parallax-sec .blox.dark {
  background: none;
}

.blox .slogan {
  padding-top: 5%;
}

.blox .vc_col-sm-6.slogan {
  padding-top: 0;
}

.slogan h1 {
  font-size  : 67px;
  line-height: 80px;
  font-weight: 100;
}

.slogan span,
.blox.dark .slogan span {
  color: #fc4f4f;
}

.max-overlay {
  position         : absolute;
  top              : 0;
  left             : 0;
  width            : 100%;
  height           : 100%;
  background-repeat: repeat;
}

.max-pat,
.max-pat2,
.max-alpha,
.max-alpha2 {
  position: relative;
}

.max-pat .max-overlay {
  background-image: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/pattern.png);
}

.max-pat2 .max-overlay {
  background-image: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/pattern2.png);
}

.max-alpha .max-overlay {
  background-color: rgba(33, 65, 83, 0.5);
}

.max-alpha2 .max-overlay {
  background-color: rgba(8, 22, 31, 0.8);
}

.blox .container {
  position: relative;
}

.max.blox {
  position      : relative;
  background    : #f8f8f8;
  padding-top   : 50px;
  padding-bottom: 15px;
}

.max.blox:after {
  content      : '';
  position     : absolute;
  left         : 50%;
  bottom       : -22px;
  margin-left  : -29px;
  z-index      : 1;
  border-radius: 100%;
  width        : 50px;
  height       : 50px;
  background   : #f8f8f8;
}

.max.blox.dark,
.max.blox.dark:after {
  background: #384852 url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/pattern2.png);
}

.video-sec {
  position: relative;
  overflow: hidden;
  padding : 0 !important
}

.video-item {
  position  : absolute;
  top       : 0;
  left      : 0;
  min-width : 100%;
  min-height: 100%;
  width     : auto;
  height    : auto;
  z-index   : 0;
  overflow  : hidden;
}

.video-sec .pattern-bg {
  background-image : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/pattern.png);
  opacity          : 0.5;
  width            : 100%;
  height           : 100%;
  z-index          : 1;
  padding          : 45px 0 43px;
  clear            : both;
  background-repeat: repeat;
  position         : absolute;
}

.video-sec .dark-content,
.video-sec .light-content {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.23);
  padding    : 45px 0 43px;
  z-index    : 2;
  width      : 100%;
  height     : 100%;
  position   : relative;
}

.video-sec .dark-content {
  color: #fff;
}

.video-sec .light-content {
  text-shadow: none;
}

.video-sec .slight {
  color: #292929;
}

.video-sec .mejs-container {
  position: absolute;
  z-index : 0;
}

.video-sec .max-video {
  position: relative;
}

.video-sec .slides-content {
  position  : relative;
  z-index   : 2;
  background: transparent;
  min-height: 300px;
  text-align: center;
}

#wrap .video-sec .slides-content {
  position: relative;
  top     : auto;
  left    : auto;
}

.fullscreen-video {
  position: relative;
  display : block;
}

.blox.dark *,
.slides-content.dark * {
  color: #fff;
}

.youtube-wrap {
  float         : none;
  clear         : both;
  width         : 100%;
  position      : absolute;
  padding-bottom: 56.25%;
  height        : 0;
  overflow      : hidden;
}

.youtube-wrap iframe {
  position: absolute;
  top     : 0;
  left    : 0;
  width   : 100%;
  height  : 100%;
}

@media only screen and (max-width: 960px) {

  .parallax-sec,
  .video-sec {
    height               : auto !important;
    background-attachment: scroll;
    background-repeat    : repeat-y !important;
  }

  .homedark {
    height         : auto !important;
    background-size: cover;
  }

  .slogan h1 {
    font-size  : 41px;
    line-height: 53px;
  }

  .aboutdark .slogan {
    position: relative;
    right   : auto;
    margin  : 0 auto;
    padding : 3%;
  }

  .video-sec .max-video {
    position: inherit;
  }

  .blox.parallax-sec {
    background-position: center center !important;
  }
}

@media only screen and (max-width: 767px) {

  .blox.dark,
  .blox.gray {
    height: auto !important;
  }

  .blox.half-white {
    background-image: none !important;
    background      : #fff !important;
  }
}

@media (min-width: 678px) {

  .video-item,
  .fullscreen-video {
    z-index: 1;
  }
}

@media (min-width: 961px) {

  .video-item,
  .fullscreen-video {
    z-index: 1;
  }

  .youtube-wrap {
    z-index: 1;
  }

  .youtube-wrap {
    float         : none;
    clear         : both;
    width         : 100%;
    position      : relative;
    padding-bottom: 56.25%;
    height        : 0;
  }

  .youtube-wrap iframe {
    position: absolute;
    top     : 0;
    left    : 0;
    width   : 100%;
    height  : 100%;
  }
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding       : 0;
  margin        : 0;
  border        : 0;
  outline       : none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top     : 0;
  left    : 0;
  z-index : 8020;
}

.fancybox-skin {
  position             : relative;
  background           : #f9f9f9;
  color                : #444;
  text-shadow          : none;
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow   : 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow        : 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color      : #444;
  font       : 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin     : 0;
  padding    : 15px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width  : 100%;
  height : 100%;
}

.fancybox-image {
  max-width : 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
  position           : fixed;
  top                : 50%;
  left               : 50%;
  margin-top         : -22px;
  margin-left        : -22px;
  background-position: 0 -108px;
  opacity            : 0.8;
  cursor             : pointer;
  z-index            : 8060;
}

#fancybox-loading div {
  width     : 44px;
  height    : 44px;
  background: url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top     : -18px;
  right   : -18px;
  width   : 36px;
  height  : 36px;
  cursor  : pointer;
  z-index : 8040;
}

.fancybox-nav {
  position                   : absolute;
  top                        : 0;
  width                      : 40%;
  height                     : 100%;
  cursor                     : pointer;
  text-decoration            : none;
  background                 : transparent url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/fancybox/blank.gif');
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index                    : 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position  : absolute;
  top       : 50%;
  width     : 36px;
  height    : 34px;
  margin-top: -18px;
  cursor    : pointer;
  z-index   : 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left               : 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right              : 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position  : absolute;
  top       : -99999px;
  left      : -99999px;
  visibility: hidden;
  max-width : 99999px;
  max-height: 99999px;
  overflow  : visible !important;
}

.fancybox-lock {
  overflow: hidden !important;
  width   : auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position  : absolute;
  top       : 0;
  left      : 0;
  overflow  : hidden;
  display   : none;
  z-index   : 8010;
  background: url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom  : 0;
  right   : 0;
}

.fancybox-lock .fancybox-overlay {
  overflow  : auto;
  overflow-y: scroll;
}

.fancybox-title {
  visibility : hidden;
  font       : normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position   : relative;
  text-shadow: none;
  z-index    : 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position     : absolute;
  bottom       : 0;
  right        : 50%;
  margin-bottom: -35px;
  z-index      : 8050;
  text-align   : center;
}

.fancybox-title-float-wrap .child {
  display              : inline-block;
  margin-right         : -100%;
  padding              : 2px 20px;
  background           : transparent;
  background           : rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius   : 15px;
  border-radius        : 15px;
  text-shadow          : 0 1px 2px #222;
  color                : #FFF;
  font-weight          : bold;
  line-height          : 24px;
  white-space          : nowrap;
}

.fancybox-title-outside-wrap {
  position  : relative;
  margin-top: 10px;
  color     : #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position  : absolute;
  bottom    : 0;
  left      : 0;
  color     : #fff;
  padding   : 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

@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-device-pixel-ratio: 1.5) {

  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/fancybox/fancybox_sprite@2x.png');
    background-size : 44px 152px;
  }

  #fancybox-loading div {
    background-image: url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/fancybox/fancybox_loading@2x.gif');
    background-size : 24px 24px;
  }
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin    : 0;
  padding   : 0;
  list-style: none;
}

.flexslider {
  margin : 0;
  padding: 0;
}

.flexslider .slides>li {
  display                    : none;
  position                   : relative;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width  : 100%;
  display: block;
}

#wrap .flexslider .slides img {
  height: auto !important;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.slides:after {
  content    : ".";
  display    : block;
  clear      : both;
  visibility : hidden;
  line-height: 0;
  height     : 0;
}

html[xmlns] .slides {
  display : block;
  position: relative;
}

* html .slides {
  height: 1%;
}

.no-js .slides>li:first-child {
  display: block;
}

.flexslider {
  background: #fff;
  margin    : 0;
  padding   : 0;
  z-index   : 1;
  position  : relative;
  zoom      : 1;
}

.flex-viewport {
  max-height        : 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition   : all 1s ease;
  transition        : all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  padding           : 25px 15px;
  margin            : -46px 0 0;
  background        : rgba(0, 0, 0, 0.9);
  display           : block;
  position          : absolute;
  top               : 50%;
  z-index           : 10;
  cursor            : pointer;
  opacity           : 0;
  -webkit-transition: all .19s ease;
}

.flex-direction-nav a i {
  color    : #fff;
  font-size: 16px;
}

.flex-direction-nav a span {
  display: none;
}

.flex-direction-nav .flex-next {
  right        : 0px;
  border-radius: 4px 0 0 4px;
}

.flex-direction-nav .flex-prev {
  left         : 0x;
  border-radius: 0 4px 4px 0;
}

.flexslider:hover .flex-next {
  opacity: 0.8;
}

.flexslider:hover .flex-prev {
  opacity: 0.8;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity         : 1;
  background-color: #0ab1f0;
}

.flex-direction-nav .flex-disabled {
  opacity: .3 !important;
  filter : alpha(opacity=30);
  cursor : default;
}

.flex-control-nav {
  width     : auto;
  position  : absolute;
  right     : 56px;
  bottom    : 36px;
  text-align: center;
}

.flex-control-nav li {
  margin  : 0 6px;
  display : inline-block;
  zoom    : 1;
  *display: inline;
}

.flex-control-paging li a {
  width                : 16px;
  height               : 16px;
  display              : block;
  background           : #fff;
  background           : rgba(255, 255, 255, 0.9);
  cursor               : pointer;
  text-indent          : -9999px;
  -webkit-border-radius: 30px;
  -moz-border-radius   : 30px;
  -o-border-radius     : 30px;
  border-radius        : 30px;
}

.flex-control-paging li a:hover {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #0ab1f0;
  cursor    : default;
}

.flex-control-thumbs {
  margin  : 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width : 25%;
  float : left;
  margin: 0;
}

.flex-control-thumbs img {
  width  : 100%;
  display: block;
  opacity: .7;
  cursor : pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor : default;
}

.slide-caption {
  padding         : 30px;
  max-width       : 40%;
  margin          : 0;
  position        : absolute;
  display         : block;
  left            : 90px;
  bottom          : 40px;
  background-color: #222;
  background      : rgba(0, 0, 0, 0.5);
}

.slide-caption h3 {
  color         : #fff;
  padding-bottom: 10px;
  margin        : 0;
  font-weight   : 400;
}

.slide-caption p {
  margin     : 0;
  line-height: 20px;
  color      : #c9c9c9;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left   : 0;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right  : 0;
  }

  .flex-direction-nav a {
    padding   : 16px 8px;
    margin-top: -30px;
    top       : 50%;
  }

  .flex-control-nav {
    bottom: 16px;
    right : 26px;
  }

  .flex-control-paging li a {
    width : 10px;
    height: 10px;
  }

  .slide-caption {
    display: none;
  }

  .flex-control-nav li {
    margin: 0 4px;
  }
}

@font-face {
  font-family: 'FontAwesome';
  src        : url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/fontawesome-webfont.eot?v=4.2.0');
  src        : url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/fontawesome-webfont.eot#iefix&v=4.2.0') format('embedded-opentype'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
}

@font-face {
  font-family: 'linecons';
  src        : url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/linecons.eot');
  src        : url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/linecons.eot#iefix') format('embedded-opentype'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/linecons.woff') format('woff'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/linecons.ttf') format('truetype'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/linecons.svg') format('svg');
}

@font-face {
  font-family: 'simple-line-icons';
  src        : url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/Simple-Line-Icons.eot?v=2.2.2');
  src        : url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/Simple-Line-Icons.eot#iefix&v=2.2.2') format('embedded-opentype'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/Simple-Line-Icons.ttf?v=2.2.2') format('truetype'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/Simple-Line-Icons.woff2?v=2.2.2') format('woff2'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/Simple-Line-Icons.woff?v=2.2.2') format('woff'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/Simple-Line-Icons.svg?v=2.2.2#simple-line-icons') format('svg');
}

@font-face {
  font-family: 'et-line';
  src        : url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/et-line.eot');
  src        : url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/et-line.eot#iefix') format('embedded-opentype'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/et-line.woff') format('woff'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/et-line.ttf') format('truetype'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/et-line.svg#et-line') format('svg');
  font-weight: normal;
  font-style : normal;
}

@font-face {
  font-family: 'themify';
  src        : url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/themify.eot?-fvbane');
  src        : url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/themify.eot#iefix-fvbane') format('embedded-opentype'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/themify.woff?-fvbane') format('woff'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/themify.ttf?-fvbane') format('truetype'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/fonts/themify.svg?-fvbane#themify') format('svg');
  font-weight: normal;
  font-style : normal;
}

[class*="fa-"],
[class*="li_"],
[class*="sl-"] {
  speak                  : none;
  font-style             : normal;
  font-weight            : normal;
  font-variant           : normal;
  text-transform         : none;
  line-height            : 1;
  -webkit-font-smoothing : antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*="fa-"] {
  font-family: FontAwesome;
}

[class*="li_"] {
  font-family: 'linecons';
}

[class*="sl-"]:not(.fa-asl-interpreting) {
  font-family: 'simple-line-icons';
}

[class^="ti-"],
[class*=" ti-"] {
  font-family            : 'themify';
  speak                  : none;
  font-style             : normal;
  font-weight            : normal;
  font-variant           : normal;
  text-transform         : none;
  line-height            : 1;
  -webkit-font-smoothing : antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mobile,
.icon-laptop,
.icon-desktop,
.icon-tablet,
.icon-phone,
.icon-document,
.icon-documents,
.icon-search,
.icon-clipboard,
.icon-newspaper,
.icon-notebook,
.icon-book-open,
.icon-browser,
.icon-calendar,
.icon-presentation,
.icon-picture,
.icon-pictures,
.icon-video,
.icon-camera,
.icon-printer,
.icon-toolbox,
.icon-briefcase,
.icon-wallet,
.icon-gift,
.icon-bargraph,
.icon-grid,
.icon-expand,
.icon-focus,
.icon-edit,
.icon-adjustments,
.icon-ribbon,
.icon-hourglass,
.icon-lock,
.icon-megaphone,
.icon-shield,
.icon-trophy,
.icon-flag,
.icon-map,
.icon-puzzle,
.icon-basket,
.icon-envelope,
.icon-streetsign,
.icon-telescope,
.icon-gears,
.icon-key,
.icon-paperclip,
.icon-attachment,
.icon-pricetags,
.icon-lightbulb,
.icon-layers,
.icon-pencil,
.icon-tools,
.icon-tools-2,
.icon-scissors,
.icon-paintbrush,
.icon-magnifying-glass,
.icon-circle-compass,
.icon-linegraph,
.icon-mic,
.icon-strategy,
.icon-beaker,
.icon-caution,
.icon-recycle,
.icon-anchor,
.icon-profile-male,
.icon-profile-female,
.icon-bike,
.icon-wine,
.icon-hotairballoon,
.icon-globe,
.icon-genius,
.icon-map-pin,
.icon-dial,
.icon-chat,
.icon-heart,
.icon-cloud,
.icon-upload,
.icon-download,
.icon-target,
.icon-hazardous,
.icon-piechart,
.icon-speedometer,
.icon-global,
.icon-compass,
.icon-lifesaver,
.icon-clock,
.icon-aperture,
.icon-quote,
.icon-scope,
.icon-alarmclock,
.icon-refresh,
.icon-happy,
.icon-sad,
.icon-facebook,
.icon-twitter,
.icon-googleplus,
.icon-rss,
.icon-tumblr,
.icon-linkedin,
.icon-dribbble {
  font-family            : 'et-line';
  speak                  : none;
  font-style             : normal;
  font-weight            : normal;
  font-variant           : normal;
  text-transform         : none;
  line-height            : 1;
  -webkit-font-smoothing : antialiased;
  -moz-osx-font-smoothing: grayscale;
  display                : inline-block;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}

.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}

.fa-krw:before,
.fa-won:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-bed:before,
.fa-hotel:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-television:before,
.fa-tv:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\f2a3";
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.li_heart:before {
  content: "\e000";
}

.li_cloud:before {
  content: "\e001";
}

.li_star:before {
  content: "\e002";
}

.li_tv:before {
  content: "\e003";
}

.li_sound:before {
  content: "\e004";
}

.li_video:before {
  content: "\e005";
}

.li_trash:before {
  content: "\e006";
}

.li_user:before {
  content: "\e007";
}

.li_key:before {
  content: "\e008";
}

.li_search:before {
  content: "\e009";
}

.li_settings:before {
  content: "\e00a";
}

.li_camera:before {
  content: "\e00b";
}

.li_tag:before {
  content: "\e00c";
}

.li_lock:before {
  content: "\e00d";
}

.li_bulb:before {
  content: "\e00e";
}

.li_pen:before {
  content: "\e00f";
}

.li_diamond:before {
  content: "\e010";
}

.li_display:before {
  content: "\e011";
}

.li_location:before {
  content: "\e012";
}

.li_eye:before {
  content: "\e013";
}

.li_bubble:before {
  content: "\e014";
}

.li_stack:before {
  content: "\e015";
}

.li_cup:before {
  content: "\e016";
}

.li_phone:before {
  content: "\e017";
}

.li_news:before {
  content: "\e018";
}

.li_mail:before {
  content: "\e019";
}

.li_like:before {
  content: "\e01a";
}

.li_photo:before {
  content: "\e01b";
}

.li_note:before {
  content: "\e01c";
}

.li_clock:before {
  content: "\e01d";
}

.li_paperplane:before {
  content: "\e01e";
}

.li_params:before {
  content: "\e01f";
}

.li_banknote:before {
  content: "\e020";
}

.li_data:before {
  content: "\e021";
}

.li_music:before {
  content: "\e022";
}

.li_megaphone:before {
  content: "\e023";
}

.li_study:before {
  content: "\e024";
}

.li_lab:before {
  content: "\e025";
}

.li_food:before {
  content: "\e026";
}

.li_t-shirt:before {
  content: "\e027";
}

.li_fire:before {
  content: "\e028";
}

.li_clip:before {
  content: "\e029";
}

.li_shop:before {
  content: "\e02a";
}

.li_calendar:before {
  content: "\e02b";
}

.li_vallet:before {
  content: "\e02c";
}

.li_vynil:before {
  content: "\e02d";
}

.li_truck:before {
  content: "\e02e";
}

.li_world:before {
  content: "\e02f";
}

.sl-user:before {
  content: "\e005";
}

.sl-people:before {
  content: "\e001";
}

.sl-user-female:before {
  content: "\e000";
}

.sl-user-follow:before {
  content: "\e002";
}

.sl-user-following:before {
  content: "\e003";
}

.sl-user-unfollow:before {
  content: "\e004";
}

.sl-login:before {
  content: "\e066";
}

.sl-logout:before {
  content: "\e065";
}

.sl-emotsmile:before {
  content: "\e021";
}

.sl-phone:before {
  content: "\e600";
}

.sl-call-end:before {
  content: "\e048";
}

.sl-call-in:before {
  content: "\e047";
}

.sl-call-out:before {
  content: "\e046";
}

.sl-map:before {
  content: "\e033";
}

.sl-location-pin:before {
  content: "\e096";
}

.sl-direction:before {
  content: "\e042";
}

.sl-directions:before {
  content: "\e041";
}

.sl-compass:before {
  content: "\e045";
}

.sl-layers:before {
  content: "\e034";
}

.sl-menu:before {
  content: "\e601";
}

.sl-list:before {
  content: "\e067";
}

.sl-options-vertical:before {
  content: "\e602";
}

.sl-options:before {
  content: "\e603";
}

.sl-arrow-down:before {
  content: "\e604";
}

.sl-arrow-left:before {
  content: "\e605";
}

.sl-arrow-right:before {
  content: "\e606";
}

.sl-arrow-up:before {
  content: "\e607";
}

.sl-arrow-up-circle:before {
  content: "\e078";
}

.sl-arrow-left-circle:before {
  content: "\e07a";
}

.sl-arrow-right-circle:before {
  content: "\e079";
}

.sl-arrow-down-circle:before {
  content: "\e07b";
}

.sl-check:before {
  content: "\e080";
}

.sl-clock:before {
  content: "\e081";
}

.sl-plus:before {
  content: "\e095";
}

.sl-close:before {
  content: "\e082";
}

.sl-trophy:before {
  content: "\e006";
}

.sl-screen-smartphone:before {
  content: "\e010";
}

.sl-screen-desktop:before {
  content: "\e011";
}

.sl-plane:before {
  content: "\e012";
}

.sl-notebook:before {
  content: "\e013";
}

.sl-mustache:before {
  content: "\e014";
}

.sl-mouse:before {
  content: "\e015";
}

.sl-magnet:before {
  content: "\e016";
}

.sl-energy:before {
  content: "\e020";
}

.sl-disc:before {
  content: "\e022";
}

.sl-cursor:before {
  content: "\e06e";
}

.sl-cursor-move:before {
  content: "\e023";
}

.sl-crop:before {
  content: "\e024";
}

.sl-chemistry:before {
  content: "\e026";
}

.sl-speedometer:before {
  content: "\e007";
}

.sl-shield:before {
  content: "\e00e";
}

.sl-screen-tablet:before {
  content: "\e00f";
}

.sl-magic-wand:before {
  content: "\e017";
}

.sl-hourglass:before {
  content: "\e018";
}

.sl-graduation:before {
  content: "\e019";
}

.sl-ghost:before {
  content: "\e01a";
}

.sl-game-controller:before {
  content: "\e01b";
}

.sl-fire:before {
  content: "\e01c";
}

.sl-eyeglass:before {
  content: "\e01d";
}

.sl-envelope-open:before {
  content: "\e01e";
}

.sl-envelope-letter:before {
  content: "\e01f";
}

.sl-bell:before {
  content: "\e027";
}

.sl-badge:before {
  content: "\e028";
}

.sl-anchor:before {
  content: "\e029";
}

.sl-wallet:before {
  content: "\e02a";
}

.sl-vector:before {
  content: "\e02b";
}

.sl-speech:before {
  content: "\e02c";
}

.sl-puzzle:before {
  content: "\e02d";
}

.sl-printer:before {
  content: "\e02e";
}

.sl-present:before {
  content: "\e02f";
}

.sl-playlist:before {
  content: "\e030";
}

.sl-pin:before {
  content: "\e031";
}

.sl-picture:before {
  content: "\e032";
}

.sl-handbag:before {
  content: "\e035";
}

.sl-globe-alt:before {
  content: "\e036";
}

.sl-globe:before {
  content: "\e037";
}

.sl-folder-alt:before {
  content: "\e039";
}

.sl-folder:before {
  content: "\e089";
}

.sl-film:before {
  content: "\e03a";
}

.sl-feed:before {
  content: "\e03b";
}

.sl-drop:before {
  content: "\e03e";
}

.sl-drawar:before {
  content: "\e03f";
}

.sl-docs:before {
  content: "\e040";
}

.sl-doc:before {
  content: "\e085";
}

.sl-diamond:before {
  content: "\e043";
}

.sl-cup:before {
  content: "\e044";
}

.sl-calculator:before {
  content: "\e049";
}

.sl-bubbles:before {
  content: "\e04a";
}

.sl-briefcase:before {
  content: "\e04b";
}

.sl-book-open:before {
  content: "\e04c";
}

.sl-basket-loaded:before {
  content: "\e04d";
}

.sl-basket:before {
  content: "\e04e";
}

.sl-bag:before {
  content: "\e04f";
}

.sl-action-undo:before {
  content: "\e050";
}

.sl-action-redo:before {
  content: "\e051";
}

.sl-wrench:before {
  content: "\e052";
}

.sl-umbrella:before {
  content: "\e053";
}

.sl-trash:before {
  content: "\e054";
}

.sl-tag:before {
  content: "\e055";
}

.sl-support:before {
  content: "\e056";
}

.sl-frame:before {
  content: "\e038";
}

.sl-size-fullscreen:before {
  content: "\e057";
}

.sl-size-actual:before {
  content: "\e058";
}

.sl-shuffle:before {
  content: "\e059";
}

.sl-share-alt:before {
  content: "\e05a";
}

.sl-share:before {
  content: "\e05b";
}

.sl-rocket:before {
  content: "\e05c";
}

.sl-question:before {
  content: "\e05d";
}

.sl-pie-chart:before {
  content: "\e05e";
}

.sl-pencil:before {
  content: "\e05f";
}

.sl-note:before {
  content: "\e060";
}

.sl-loop:before {
  content: "\e064";
}

.sl-home:before {
  content: "\e069";
}

.sl-grid:before {
  content: "\e06a";
}

.sl-graph:before {
  content: "\e06b";
}

.sl-microphone:before {
  content: "\e063";
}

.sl-music-tone-alt:before {
  content: "\e061";
}

.sl-music-tone:before {
  content: "\e062";
}

.sl-earphones-alt:before {
  content: "\e03c";
}

.sl-earphones:before {
  content: "\e03d";
}

.sl-equalizer:before {
  content: "\e06c";
}

.sl-like:before {
  content: "\e068";
}

.sl-dislike:before {
  content: "\e06d";
}

.sl-control-start:before {
  content: "\e06f";
}

.sl-control-rewind:before {
  content: "\e070";
}

.sl-control-play:before {
  content: "\e071";
}

.sl-control-pause:before {
  content: "\e072";
}

.sl-control-forward:before {
  content: "\e073";
}

.sl-control-end:before {
  content: "\e074";
}

.sl-volume-1:before {
  content: "\e09f";
}

.sl-volume-2:before {
  content: "\e0a0";
}

.sl-volume-off:before {
  content: "\e0a1";
}

.sl-calendar:before {
  content: "\e075";
}

.sl-bulb:before {
  content: "\e076";
}

.sl-chart:before {
  content: "\e077";
}

.sl-ban:before {
  content: "\e07c";
}

.sl-bubble:before {
  content: "\e07d";
}

.sl-camrecorder:before {
  content: "\e07e";
}

.sl-camera:before {
  content: "\e07f";
}

.sl-cloud-download:before {
  content: "\e083";
}

.sl-cloud-upload:before {
  content: "\e084";
}

.sl-envelope:before {
  content: "\e086";
}

.sl-eye:before {
  content: "\e087";
}

.sl-flag:before {
  content: "\e088";
}

.sl-heart:before {
  content: "\e08a";
}

.sl-info:before {
  content: "\e08b";
}

.sl-key:before {
  content: "\e08c";
}

.sl-link:before {
  content: "\e08d";
}

.sl-lock:before {
  content: "\e08e";
}

.sl-lock-open:before {
  content: "\e08f";
}

.sl-magnifier:before {
  content: "\e090";
}

.sl-magnifier-add:before {
  content: "\e091";
}

.sl-magnifier-remove:before {
  content: "\e092";
}

.sl-paper-clip:before {
  content: "\e093";
}

.sl-paper-plane:before {
  content: "\e094";
}

.sl-power:before {
  content: "\e097";
}

.sl-refresh:before {
  content: "\e098";
}

.sl-reload:before {
  content: "\e099";
}

.sl-settings:before {
  content: "\e09a";
}

.sl-star:before {
  content: "\e09b";
}

.sl-symble-female:before {
  content: "\e09c";
}

.sl-symbol-male:before {
  content: "\e09d";
}

.sl-target:before {
  content: "\e09e";
}

.sl-credit-card:before {
  content: "\e025";
}

.sl-paypal:before {
  content: "\e608";
}

.sl-social-tumblr:before {
  content: "\e00a";
}

.sl-social-twitter:before {
  content: "\e009";
}

.sl-social-facebook:before {
  content: "\e00b";
}

.sl-social-instagram:before {
  content: "\e609";
}

.sl-social-linkedin:before {
  content: "\e60a";
}

.sl-social-pinterest:before {
  content: "\e60b";
}

.sl-social-github:before {
  content: "\e60c";
}

.sl-social-gplus:before {
  content: "\e60d";
}

.sl-social-reddit:before {
  content: "\e60e";
}

.sl-social-skype:before {
  content: "\e60f";
}

.sl-social-dribbble:before {
  content: "\e00d";
}

.sl-social-behance:before {
  content: "\e610";
}

.sl-social-foursqare:before {
  content: "\e611";
}

.sl-social-soundcloud:before {
  content: "\e612";
}

.sl-social-spotify:before {
  content: "\e613";
}

.sl-social-stumbleupon:before {
  content: "\e614";
}

.sl-social-youtube:before {
  content: "\e008";
}

.sl-social-dropbox:before {
  content: "\e00c";
}

.icon-mobile:before {
  content: "\e000";
}

.icon-laptop:before {
  content: "\e001";
}

.icon-desktop:before {
  content: "\e002";
}

.icon-tablet:before {
  content: "\e003";
}

.icon-phone:before {
  content: "\e004";
}

.icon-document:before {
  content: "\e005";
}

.icon-documents:before {
  content: "\e006";
}

.icon-search:before {
  content: "\e007";
}

.icon-clipboard:before {
  content: "\e008";
}

.icon-newspaper:before {
  content: "\e009";
}

.icon-notebook:before {
  content: "\e00a";
}

.icon-book-open:before {
  content: "\e00b";
}

.icon-browser:before {
  content: "\e00c";
}

.icon-calendar:before {
  content: "\e00d";
}

.icon-presentation:before {
  content: "\e00e";
}

.icon-picture:before {
  content: "\e00f";
}

.icon-pictures:before {
  content: "\e010";
}

.icon-video:before {
  content: "\e011";
}

.icon-camera:before {
  content: "\e012";
}

.icon-printer:before {
  content: "\e013";
}

.icon-toolbox:before {
  content: "\e014";
}

.icon-briefcase:before {
  content: "\e015";
}

.icon-wallet:before {
  content: "\e016";
}

.icon-gift:before {
  content: "\e017";
}

.icon-bargraph:before {
  content: "\e018";
}

.icon-grid:before {
  content: "\e019";
}

.icon-expand:before {
  content: "\e01a";
}

.icon-focus:before {
  content: "\e01b";
}

.icon-edit:before {
  content: "\e01c";
}

.icon-adjustments:before {
  content: "\e01d";
}

.icon-ribbon:before {
  content: "\e01e";
}

.icon-hourglass:before {
  content: "\e01f";
}

.icon-lock:before {
  content: "\e020";
}

.icon-megaphone:before {
  content: "\e021";
}

.icon-shield:before {
  content: "\e022";
}

.icon-trophy:before {
  content: "\e023";
}

.icon-flag:before {
  content: "\e024";
}

.icon-map:before {
  content: "\e025";
}

.icon-puzzle:before {
  content: "\e026";
}

.icon-basket:before {
  content: "\e027";
}

.icon-envelope:before {
  content: "\e028";
}

.icon-streetsign:before {
  content: "\e029";
}

.icon-telescope:before {
  content: "\e02a";
}

.icon-gears:before {
  content: "\e02b";
}

.icon-key:before {
  content: "\e02c";
}

.icon-paperclip:before {
  content: "\e02d";
}

.icon-attachment:before {
  content: "\e02e";
}

.icon-pricetags:before {
  content: "\e02f";
}

.icon-lightbulb:before {
  content: "\e030";
}

.icon-layers:before {
  content: "\e031";
}

.icon-pencil:before {
  content: "\e032";
}

.icon-tools:before {
  content: "\e033";
}

.icon-tools-2:before {
  content: "\e034";
}

.icon-scissors:before {
  content: "\e035";
}

.icon-paintbrush:before {
  content: "\e036";
}

.icon-magnifying-glass:before {
  content: "\e037";
}

.icon-circle-compass:before {
  content: "\e038";
}

.icon-linegraph:before {
  content: "\e039";
}

.icon-mic:before {
  content: "\e03a";
}

.icon-strategy:before {
  content: "\e03b";
}

.icon-beaker:before {
  content: "\e03c";
}

.icon-caution:before {
  content: "\e03d";
}

.icon-recycle:before {
  content: "\e03e";
}

.icon-anchor:before {
  content: "\e03f";
}

.icon-profile-male:before {
  content: "\e040";
}

.icon-profile-female:before {
  content: "\e041";
}

.icon-bike:before {
  content: "\e042";
}

.icon-wine:before {
  content: "\e043";
}

.icon-hotairballoon:before {
  content: "\e044";
}

.icon-globe:before {
  content: "\e045";
}

.icon-genius:before {
  content: "\e046";
}

.icon-map-pin:before {
  content: "\e047";
}

.icon-dial:before {
  content: "\e048";
}

.icon-chat:before {
  content: "\e049";
}

.icon-heart:before {
  content: "\e04a";
}

.icon-cloud:before {
  content: "\e04b";
}

.icon-upload:before {
  content: "\e04c";
}

.icon-download:before {
  content: "\e04d";
}

.icon-target:before {
  content: "\e04e";
}

.icon-hazardous:before {
  content: "\e04f";
}

.icon-piechart:before {
  content: "\e050";
}

.icon-speedometer:before {
  content: "\e051";
}

.icon-global:before {
  content: "\e052";
}

.icon-compass:before {
  content: "\e053";
}

.icon-lifesaver:before {
  content: "\e054";
}

.icon-clock:before {
  content: "\e055";
}

.icon-aperture:before {
  content: "\e056";
}

.icon-quote:before {
  content: "\e057";
}

.icon-scope:before {
  content: "\e058";
}

.icon-alarmclock:before {
  content: "\e059";
}

.icon-refresh:before {
  content: "\e05a";
}

.icon-happy:before {
  content: "\e05b";
}

.icon-sad:before {
  content: "\e05c";
}

.icon-facebook:before {
  content: "\e05d";
}

.icon-twitter:before {
  content: "\e05e";
}

.icon-googleplus:before {
  content: "\e05f";
}

.icon-rss:before {
  content: "\e060";
}

.icon-tumblr:before {
  content: "\e061";
}

.icon-linkedin:before {
  content: "\e062";
}

.icon-dribbble:before {
  content: "\e063";
}

.ti-wand:before {
  content: "\e600";
}

.ti-volume:before {
  content: "\e601";
}

.ti-user:before {
  content: "\e602";
}

.ti-unlock:before {
  content: "\e603";
}

.ti-unlink:before {
  content: "\e604";
}

.ti-trash:before {
  content: "\e605";
}

.ti-thought:before {
  content: "\e606";
}

.ti-target:before {
  content: "\e607";
}

.ti-tag:before {
  content: "\e608";
}

.ti-tablet:before {
  content: "\e609";
}

.ti-star:before {
  content: "\e60a";
}

.ti-spray:before {
  content: "\e60b";
}

.ti-signal:before {
  content: "\e60c";
}

.ti-shopping-cart:before {
  content: "\e60d";
}

.ti-shopping-cart-full:before {
  content: "\e60e";
}

.ti-settings:before {
  content: "\e60f";
}

.ti-search:before {
  content: "\e610";
}

.ti-zoom-in:before {
  content: "\e611";
}

.ti-zoom-out:before {
  content: "\e612";
}

.ti-cut:before {
  content: "\e613";
}

.ti-ruler:before {
  content: "\e614";
}

.ti-ruler-pencil:before {
  content: "\e615";
}

.ti-ruler-alt:before {
  content: "\e616";
}

.ti-bookmark:before {
  content: "\e617";
}

.ti-bookmark-alt:before {
  content: "\e618";
}

.ti-reload:before {
  content: "\e619";
}

.ti-plus:before {
  content: "\e61a";
}

.ti-pin:before {
  content: "\e61b";
}

.ti-pencil:before {
  content: "\e61c";
}

.ti-pencil-alt:before {
  content: "\e61d";
}

.ti-paint-roller:before {
  content: "\e61e";
}

.ti-paint-bucket:before {
  content: "\e61f";
}

.ti-na:before {
  content: "\e620";
}

.ti-mobile:before {
  content: "\e621";
}

.ti-minus:before {
  content: "\e622";
}

.ti-medall:before {
  content: "\e623";
}

.ti-medall-alt:before {
  content: "\e624";
}

.ti-marker:before {
  content: "\e625";
}

.ti-marker-alt:before {
  content: "\e626";
}

.ti-arrow-up:before {
  content: "\e627";
}

.ti-arrow-right:before {
  content: "\e628";
}

.ti-arrow-left:before {
  content: "\e629";
}

.ti-arrow-down:before {
  content: "\e62a";
}

.ti-lock:before {
  content: "\e62b";
}

.ti-location-arrow:before {
  content: "\e62c";
}

.ti-link:before {
  content: "\e62d";
}

.ti-layout:before {
  content: "\e62e";
}

.ti-layers:before {
  content: "\e62f";
}

.ti-layers-alt:before {
  content: "\e630";
}

.ti-key:before {
  content: "\e631";
}

.ti-import:before {
  content: "\e632";
}

.ti-image:before {
  content: "\e633";
}

.ti-heart:before {
  content: "\e634";
}

.ti-heart-broken:before {
  content: "\e635";
}

.ti-hand-stop:before {
  content: "\e636";
}

.ti-hand-open:before {
  content: "\e637";
}

.ti-hand-drag:before {
  content: "\e638";
}

.ti-folder:before {
  content: "\e639";
}

.ti-flag:before {
  content: "\e63a";
}

.ti-flag-alt:before {
  content: "\e63b";
}

.ti-flag-alt-2:before {
  content: "\e63c";
}

.ti-eye:before {
  content: "\e63d";
}

.ti-export:before {
  content: "\e63e";
}

.ti-exchange-vertical:before {
  content: "\e63f";
}

.ti-desktop:before {
  content: "\e640";
}

.ti-cup:before {
  content: "\e641";
}

.ti-crown:before {
  content: "\e642";
}

.ti-comments:before {
  content: "\e643";
}

.ti-comment:before {
  content: "\e644";
}

.ti-comment-alt:before {
  content: "\e645";
}

.ti-close:before {
  content: "\e646";
}

.ti-clip:before {
  content: "\e647";
}

.ti-angle-up:before {
  content: "\e648";
}

.ti-angle-right:before {
  content: "\e649";
}

.ti-angle-left:before {
  content: "\e64a";
}

.ti-angle-down:before {
  content: "\e64b";
}

.ti-check:before {
  content: "\e64c";
}

.ti-check-box:before {
  content: "\e64d";
}

.ti-camera:before {
  content: "\e64e";
}

.ti-announcement:before {
  content: "\e64f";
}

.ti-brush:before {
  content: "\e650";
}

.ti-briefcase:before {
  content: "\e651";
}

.ti-bolt:before {
  content: "\e652";
}

.ti-bolt-alt:before {
  content: "\e653";
}

.ti-blackboard:before {
  content: "\e654";
}

.ti-bag:before {
  content: "\e655";
}

.ti-move:before {
  content: "\e656";
}

.ti-arrows-vertical:before {
  content: "\e657";
}

.ti-arrows-horizontal:before {
  content: "\e658";
}

.ti-fullscreen:before {
  content: "\e659";
}

.ti-arrow-top-right:before {
  content: "\e65a";
}

.ti-arrow-top-left:before {
  content: "\e65b";
}

.ti-arrow-circle-up:before {
  content: "\e65c";
}

.ti-arrow-circle-right:before {
  content: "\e65d";
}

.ti-arrow-circle-left:before {
  content: "\e65e";
}

.ti-arrow-circle-down:before {
  content: "\e65f";
}

.ti-angle-double-up:before {
  content: "\e660";
}

.ti-angle-double-right:before {
  content: "\e661";
}

.ti-angle-double-left:before {
  content: "\e662";
}

.ti-angle-double-down:before {
  content: "\e663";
}

.ti-zip:before {
  content: "\e664";
}

.ti-world:before {
  content: "\e665";
}

.ti-wheelchair:before {
  content: "\e666";
}

.ti-view-list:before {
  content: "\e667";
}

.ti-view-list-alt:before {
  content: "\e668";
}

.ti-view-grid:before {
  content: "\e669";
}

.ti-uppercase:before {
  content: "\e66a";
}

.ti-upload:before {
  content: "\e66b";
}

.ti-underline:before {
  content: "\e66c";
}

.ti-truck:before {
  content: "\e66d";
}

.ti-timer:before {
  content: "\e66e";
}

.ti-ticket:before {
  content: "\e66f";
}

.ti-thumb-up:before {
  content: "\e670";
}

.ti-thumb-down:before {
  content: "\e671";
}

.ti-text:before {
  content: "\e672";
}

.ti-stats-up:before {
  content: "\e673";
}

.ti-stats-down:before {
  content: "\e674";
}

.ti-split-v:before {
  content: "\e675";
}

.ti-split-h:before {
  content: "\e676";
}

.ti-smallcap:before {
  content: "\e677";
}

.ti-shine:before {
  content: "\e678";
}

.ti-shift-right:before {
  content: "\e679";
}

.ti-shift-left:before {
  content: "\e67a";
}

.ti-shield:before {
  content: "\e67b";
}

.ti-notepad:before {
  content: "\e67c";
}

.ti-server:before {
  content: "\e67d";
}

.ti-quote-right:before {
  content: "\e67e";
}

.ti-quote-left:before {
  content: "\e67f";
}

.ti-pulse:before {
  content: "\e680";
}

.ti-printer:before {
  content: "\e681";
}

.ti-power-off:before {
  content: "\e682";
}

.ti-plug:before {
  content: "\e683";
}

.ti-pie-chart:before {
  content: "\e684";
}

.ti-paragraph:before {
  content: "\e685";
}

.ti-panel:before {
  content: "\e686";
}

.ti-package:before {
  content: "\e687";
}

.ti-music:before {
  content: "\e688";
}

.ti-music-alt:before {
  content: "\e689";
}

.ti-mouse:before {
  content: "\e68a";
}

.ti-mouse-alt:before {
  content: "\e68b";
}

.ti-money:before {
  content: "\e68c";
}

.ti-microphone:before {
  content: "\e68d";
}

.ti-menu:before {
  content: "\e68e";
}

.ti-menu-alt:before {
  content: "\e68f";
}

.ti-map:before {
  content: "\e690";
}

.ti-map-alt:before {
  content: "\e691";
}

.ti-loop:before {
  content: "\e692";
}

.ti-location-pin:before {
  content: "\e693";
}

.ti-list:before {
  content: "\e694";
}

.ti-light-bulb:before {
  content: "\e695";
}

.ti-Italic:before {
  content: "\e696";
}

.ti-info:before {
  content: "\e697";
}

.ti-infinite:before {
  content: "\e698";
}

.ti-id-badge:before {
  content: "\e699";
}

.ti-hummer:before {
  content: "\e69a";
}

.ti-home:before {
  content: "\e69b";
}

.ti-help:before {
  content: "\e69c";
}

.ti-headphone:before {
  content: "\e69d";
}

.ti-harddrives:before {
  content: "\e69e";
}

.ti-harddrive:before {
  content: "\e69f";
}

.ti-gift:before {
  content: "\e6a0";
}

.ti-game:before {
  content: "\e6a1";
}

.ti-filter:before {
  content: "\e6a2";
}

.ti-files:before {
  content: "\e6a3";
}

.ti-file:before {
  content: "\e6a4";
}

.ti-eraser:before {
  content: "\e6a5";
}

.ti-envelope:before {
  content: "\e6a6";
}

.ti-download:before {
  content: "\e6a7";
}

.ti-direction:before {
  content: "\e6a8";
}

.ti-direction-alt:before {
  content: "\e6a9";
}

.ti-dashboard:before {
  content: "\e6aa";
}

.ti-control-stop:before {
  content: "\e6ab";
}

.ti-control-shuffle:before {
  content: "\e6ac";
}

.ti-control-play:before {
  content: "\e6ad";
}

.ti-control-pause:before {
  content: "\e6ae";
}

.ti-control-forward:before {
  content: "\e6af";
}

.ti-control-backward:before {
  content: "\e6b0";
}

.ti-cloud:before {
  content: "\e6b1";
}

.ti-cloud-up:before {
  content: "\e6b2";
}

.ti-cloud-down:before {
  content: "\e6b3";
}

.ti-clipboard:before {
  content: "\e6b4";
}

.ti-car:before {
  content: "\e6b5";
}

.ti-calendar:before {
  content: "\e6b6";
}

.ti-book:before {
  content: "\e6b7";
}

.ti-bell:before {
  content: "\e6b8";
}

.ti-basketball:before {
  content: "\e6b9";
}

.ti-bar-chart:before {
  content: "\e6ba";
}

.ti-bar-chart-alt:before {
  content: "\e6bb";
}

.ti-back-right:before {
  content: "\e6bc";
}

.ti-back-left:before {
  content: "\e6bd";
}

.ti-arrows-corner:before {
  content: "\e6be";
}

.ti-archive:before {
  content: "\e6bf";
}

.ti-anchor:before {
  content: "\e6c0";
}

.ti-align-right:before {
  content: "\e6c1";
}

.ti-align-left:before {
  content: "\e6c2";
}

.ti-align-justify:before {
  content: "\e6c3";
}

.ti-align-center:before {
  content: "\e6c4";
}

.ti-alert:before {
  content: "\e6c5";
}

.ti-alarm-clock:before {
  content: "\e6c6";
}

.ti-agenda:before {
  content: "\e6c7";
}

.ti-write:before {
  content: "\e6c8";
}

.ti-window:before {
  content: "\e6c9";
}

.ti-widgetized:before {
  content: "\e6ca";
}

.ti-widget:before {
  content: "\e6cb";
}

.ti-widget-alt:before {
  content: "\e6cc";
}

.ti-wallet:before {
  content: "\e6cd";
}

.ti-video-clapper:before {
  content: "\e6ce";
}

.ti-video-camera:before {
  content: "\e6cf";
}

.ti-vector:before {
  content: "\e6d0";
}

.ti-themify-logo:before {
  content: "\e6d1";
}

.ti-themify-favicon:before {
  content: "\e6d2";
}

.ti-themify-favicon-alt:before {
  content: "\e6d3";
}

.ti-support:before {
  content: "\e6d4";
}

.ti-stamp:before {
  content: "\e6d5";
}

.ti-split-v-alt:before {
  content: "\e6d6";
}

.ti-slice:before {
  content: "\e6d7";
}

.ti-shortcode:before {
  content: "\e6d8";
}

.ti-shift-right-alt:before {
  content: "\e6d9";
}

.ti-shift-left-alt:before {
  content: "\e6da";
}

.ti-ruler-alt-2:before {
  content: "\e6db";
}

.ti-receipt:before {
  content: "\e6dc";
}

.ti-pin2:before {
  content: "\e6dd";
}

.ti-pin-alt:before {
  content: "\e6de";
}

.ti-pencil-alt2:before {
  content: "\e6df";
}

.ti-palette:before {
  content: "\e6e0";
}

.ti-more:before {
  content: "\e6e1";
}

.ti-more-alt:before {
  content: "\e6e2";
}

.ti-microphone-alt:before {
  content: "\e6e3";
}

.ti-magnet:before {
  content: "\e6e4";
}

.ti-line-double:before {
  content: "\e6e5";
}

.ti-line-dotted:before {
  content: "\e6e6";
}

.ti-line-dashed:before {
  content: "\e6e7";
}

.ti-layout-width-full:before {
  content: "\e6e8";
}

.ti-layout-width-default:before {
  content: "\e6e9";
}

.ti-layout-width-default-alt:before {
  content: "\e6ea";
}

.ti-layout-tab:before {
  content: "\e6eb";
}

.ti-layout-tab-window:before {
  content: "\e6ec";
}

.ti-layout-tab-v:before {
  content: "\e6ed";
}

.ti-layout-tab-min:before {
  content: "\e6ee";
}

.ti-layout-slider:before {
  content: "\e6ef";
}

.ti-layout-slider-alt:before {
  content: "\e6f0";
}

.ti-layout-sidebar-right:before {
  content: "\e6f1";
}

.ti-layout-sidebar-none:before {
  content: "\e6f2";
}

.ti-layout-sidebar-left:before {
  content: "\e6f3";
}

.ti-layout-placeholder:before {
  content: "\e6f4";
}

.ti-layout-menu:before {
  content: "\e6f5";
}

.ti-layout-menu-v:before {
  content: "\e6f6";
}

.ti-layout-menu-separated:before {
  content: "\e6f7";
}

.ti-layout-menu-full:before {
  content: "\e6f8";
}

.ti-layout-media-right-alt:before {
  content: "\e6f9";
}

.ti-layout-media-right:before {
  content: "\e6fa";
}

.ti-layout-media-overlay:before {
  content: "\e6fb";
}

.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}

.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}

.ti-layout-media-left-alt:before {
  content: "\e6fe";
}

.ti-layout-media-left:before {
  content: "\e6ff";
}

.ti-layout-media-center-alt:before {
  content: "\e700";
}

.ti-layout-media-center:before {
  content: "\e701";
}

.ti-layout-list-thumb:before {
  content: "\e702";
}

.ti-layout-list-thumb-alt:before {
  content: "\e703";
}

.ti-layout-list-post:before {
  content: "\e704";
}

.ti-layout-list-large-image:before {
  content: "\e705";
}

.ti-layout-line-solid:before {
  content: "\e706";
}

.ti-layout-grid4:before {
  content: "\e707";
}

.ti-layout-grid3:before {
  content: "\e708";
}

.ti-layout-grid2:before {
  content: "\e709";
}

.ti-layout-grid2-thumb:before {
  content: "\e70a";
}

.ti-layout-cta-right:before {
  content: "\e70b";
}

.ti-layout-cta-left:before {
  content: "\e70c";
}

.ti-layout-cta-center:before {
  content: "\e70d";
}

.ti-layout-cta-btn-right:before {
  content: "\e70e";
}

.ti-layout-cta-btn-left:before {
  content: "\e70f";
}

.ti-layout-column4:before {
  content: "\e710";
}

.ti-layout-column3:before {
  content: "\e711";
}

.ti-layout-column2:before {
  content: "\e712";
}

.ti-layout-accordion-separated:before {
  content: "\e713";
}

.ti-layout-accordion-merged:before {
  content: "\e714";
}

.ti-layout-accordion-list:before {
  content: "\e715";
}

.ti-ink-pen:before {
  content: "\e716";
}

.ti-info-alt:before {
  content: "\e717";
}

.ti-help-alt:before {
  content: "\e718";
}

.ti-headphone-alt:before {
  content: "\e719";
}

.ti-hand-point-up:before {
  content: "\e71a";
}

.ti-hand-point-right:before {
  content: "\e71b";
}

.ti-hand-point-left:before {
  content: "\e71c";
}

.ti-hand-point-down:before {
  content: "\e71d";
}

.ti-gallery:before {
  content: "\e71e";
}

.ti-face-smile:before {
  content: "\e71f";
}

.ti-face-sad:before {
  content: "\e720";
}

.ti-credit-card:before {
  content: "\e721";
}

.ti-control-skip-forward:before {
  content: "\e722";
}

.ti-control-skip-backward:before {
  content: "\e723";
}

.ti-control-record:before {
  content: "\e724";
}

.ti-control-eject:before {
  content: "\e725";
}

.ti-comments-smiley:before {
  content: "\e726";
}

.ti-brush-alt:before {
  content: "\e727";
}

.ti-youtube:before {
  content: "\e728";
}

.ti-vimeo:before {
  content: "\e729";
}

.ti-twitter:before {
  content: "\e72a";
}

.ti-time:before {
  content: "\e72b";
}

.ti-tumblr:before {
  content: "\e72c";
}

.ti-skype:before {
  content: "\e72d";
}

.ti-share:before {
  content: "\e72e";
}

.ti-share-alt:before {
  content: "\e72f";
}

.ti-rocket:before {
  content: "\e730";
}

.ti-pinterest:before {
  content: "\e731";
}

.ti-new-window:before {
  content: "\e732";
}

.ti-microsoft:before {
  content: "\e733";
}

.ti-list-ol:before {
  content: "\e734";
}

.ti-linkedin:before {
  content: "\e735";
}

.ti-layout-sidebar-2:before {
  content: "\e736";
}

.ti-layout-grid4-alt:before {
  content: "\e737";
}

.ti-layout-grid3-alt:before {
  content: "\e738";
}

.ti-layout-grid2-alt:before {
  content: "\e739";
}

.ti-layout-column4-alt:before {
  content: "\e73a";
}

.ti-layout-column3-alt:before {
  content: "\e73b";
}

.ti-layout-column2-alt:before {
  content: "\e73c";
}

.ti-instagram:before {
  content: "\e73d";
}

.ti-google:before {
  content: "\e73e";
}

.ti-github:before {
  content: "\e73f";
}

.ti-flickr:before {
  content: "\e740";
}

.ti-facebook:before {
  content: "\e741";
}

.ti-dropbox:before {
  content: "\e742";
}

.ti-dribbble:before {
  content: "\e743";
}

.ti-apple:before {
  content: "\e744";
}

.ti-android:before {
  content: "\e745";
}

.ti-save:before {
  content: "\e746";
}

.ti-save-alt:before {
  content: "\e747";
}

.ti-yahoo:before {
  content: "\e748";
}

.ti-wordpress:before {
  content: "\e749";
}

.ti-vimeo-alt:before {
  content: "\e74a";
}

.ti-twitter-alt:before {
  content: "\e74b";
}

.ti-tumblr-alt:before {
  content: "\e74c";
}

.ti-trello:before {
  content: "\e74d";
}

.ti-stack-overflow:before {
  content: "\e74e";
}

.ti-soundcloud:before {
  content: "\e74f";
}

.ti-sharethis:before {
  content: "\e750";
}

.ti-sharethis-alt:before {
  content: "\e751";
}

.ti-reddit:before {
  content: "\e752";
}

.ti-pinterest-alt:before {
  content: "\e753";
}

.ti-microsoft-alt:before {
  content: "\e754";
}

.ti-linux:before {
  content: "\e755";
}

.ti-jsfiddle:before {
  content: "\e756";
}

.ti-joomla:before {
  content: "\e757";
}

.ti-html5:before {
  content: "\e758";
}

.ti-flickr-alt:before {
  content: "\e759";
}

.ti-email:before {
  content: "\e75a";
}

.ti-drupal:before {
  content: "\e75b";
}

.ti-dropbox-alt:before {
  content: "\e75c";
}

.ti-css3:before {
  content: "\e75d";
}

.ti-rss:before {
  content: "\e75e";
}

.ti-rss-alt:before {
  content: "\e75f";
}

.sidebar,
.rgt-cntt {
  min-height: 160px;
}

.col-md-3.sidebar,
.vc_col-sm-4.sidebar {
  padding: 0 0 30px;
}

.sidebar.leftside {
  margin-left: 0;
}

.sidebar .vc_column-inner {
  padding: 0 !important;
}

@media only screen and (min-width: 1281px) {

  .cntt-w,
  .vc_col-sm-8.cntt-w {
    width: 875px;
  }
}

@media only screen and (min-width: 961px) {

  .cntt-w,
  .vc_col-sm-8.cntt-w {
    margin-bottom: 10px;
  }

  .col-md-3.sidebar,
  .vc_col-sm-4.sidebar {
    width      : 300px;
    margin-left: 25px;
  }

  .vc_col-sm-4.sidebar .wpb_widgetised_column {
    margin-bottom: 0;
  }

  .col-md-6.cntt-w {
    width       : 435px;
    margin-left : -8px;
    margin-right: -8px;
  }

  .col-md-3.sidebar.leftside {
    margin-left : 15px;
    margin-right: 25px;
  }

  .col-md-9.cntt-w .vc_col-sm-12 {
    padding: 0;
  }
}

@media only screen and (min-width: 961px) and (max-width: 1199px) {

  .col-md-9.cntt-w,
  .vc_col-sm-8.cntt-w {
    width: 614px;
  }

  .col-md-3.sidebar,
  .vc_col-sm-4.sidebar {
    margin-left: 15px;
  }

  .col-md-6.cntt-w {
    width: 398px;
  }

  .col-md-3.sidebar.leftside {
    margin-left : 10px;
    width       : 200px;
    margin-right: 15px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1280px) {

  .cntt-w,
  .vc_col-sm-8.cntt-w {
    width: 786px;
  }
}

.widget .subtitle-wrap {
  position   : relative;
  margin     : 20px 0;
  line-height: 18px;
}

.widget .subtitle-wrap:before {
  content         : '';
  width           : 100%;
  height          : 3px;
  background-color: #e6e6e6;
  display         : block;
  margin-bottom   : -15px;
}

.widget h4.subtitle {
  border        : none;
  color         : #101010;
  margin        : 0;
  padding       : 0;
  font-size     : 16px;
  font-weight   : 600;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height   : 28px;
  background    : #fff;
  padding-right : 5px;
  display       : inline-block;
}

.sidebar p,
.sidebar li,
.widget p,
.widget li {
  font-size  : 13px;
  line-height: 21px;
  font-weight: 400;
  color      : #515151;
}

.sidebar input[type="text"].search-side,
.widget input[type="text"].search-side {
  width             : 100%;
  padding-left      : 15px;
  border            : 1px solid #f1f1f1;
  border-radius     : 0;
  background-color  : #fbfbfb;
  font-size         : 12px;
  height            : 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

input[type="text"].search-side,
input[type="text"].header-saerch {
  background: #fcfcfc url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/find-ico1.png) no-repeat right;
}

input[type="text"].header-saerch {
  float             : right;
  margin            : 20px 0 0 0;
  background-color  : #f5f5f5;
  border-width      : 0px;
  border-radius     : 0;
  padding           : 5px 28px 5px 18px;
  min-width         : 200px;
  width             : 200px;
  min-height        : 50px;
  -webkit-transition: width 0.22s ease;
  -moz-transition   : width 0.22s ease;
  -o-transition     : width 0.22s ease;
  transition        : width 0.22s ease;
}

input[type="text"].header-saerch:focus {
  width           : 250px;
  background-color: #fff;
}

#main-content-pin,
#main-timeline {
  max-width  : 100%;
  background : #fff;
  padding-top: 15px;
}

#main-timeline {
  background: #f3f3f3;
}

.vc_wp_search.wpb_content_element.trnsp-txbx input[type="text"].search-side {
  width           : 100%;
  border          : none;
  height          : 52px;
  background-color: rgba(255, 255, 255, 0.14);
  color           : #fff;
}

.vc_wp_search.wpb_content_element.trnsp-txbx input[type="text"].search-side:hover {
  background-color: rgba(255, 255, 255, 0.17);
  box-shadow      : 0 5px 7px rgba(0, 0, 0, 0.07);
}

.vc_wp_search.wpb_content_element.trnsp-txbx input[type="text"].search-side:focus {
  background-color: #fff;
  box-shadow      : 0 7px 9px rgba(0, 0, 0, 0.15);
  color           : #444;
}

.pin-box,
.tline-box {
  width             : 292px;
  width             : 210px;
  padding           : 12px;
  display           : block;
  background        : #fff;
  margin            : 10px;
  float             : left;
  border            : 1px solid #efefef;
  box-shadow        : 0 1px 3px rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23);
}

.pin-box {
  text-align    : center;
  border-radius : 1px;
  box-shadow    : none;
  overflow      : hidden;
  padding       : 0;
  box-sizing    : border-box;
  padding-bottom: 20px;
  border        : 1px solid #e9e9e9;
  box-shadow    : 0 2px 3px rgba(0, 0, 0, 0.019);
}

.pin-box .img-item,
.pin-box iframe {
  margin-bottom: 0;
}

.pin-box h4,
.tline-box h4 {
  font-size    : 19px;
  font-weight  : 600;
  margin-top   : 18px;
  margin-bottom: 10px;
}

.pin-box h4 {
  font-size     : 17px;
  line-height   : 1.36;
  margin-bottom : 15px;
  font-weight   : 600;
  margin-top    : 12px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.pin-box h4 a,
.tline-box h4 a {
  color  : #2e373d;
  display: inline-block;
}

.pin-box h4 a:hover,
.tline-box h4 a:hover {
  color: #00c2e5;
}

.pin-ecxt h6.blog-date,
.pin-ecxt h6.blog-author,
.tline-ecxt h6.blog-author {
  font-size     : 11px;
  letter-spacing: 1px;
  font-weight   : 400;
  text-transform: uppercase;
}

.pin-ecxt2 h6.blog-date,
.pin-ecxt h6.blog-author,
.pin-ecxt h6.blog-cat,
.blog-cat-tline,
.blog-cat-tline a {
  margin-bottom: 8px;
  margin-top   : 25px;
  font-size    : 11px;
  font-weight  : 500;
  color        : #9a9a9a;
  position     : relative;
}

.pin-ecxt h6.blog-cat a {
  color: #a1a1a1;
}

.pin-ecxt h6.blog-cat a:hover {
  color: #00c2e5;
}

.pin-ecxt,
.tline-ecxt {
  border-bottom: 1px solid #e9e9e9;
  padding      : 0 12px 18px;
  margin       : 0;
  margin-bottom: 10px;
}

.pin-ecxt {
  padding: 10px 20px 2px 24px;
}

.pin-ecxt p {
  font-size: 13px;
  color    : #4a4a4a;
}

.pin-ecxt2 {
  padding-top: 12px;
  text-align : center;
}

.pin-ecxt a.readmore {
  display: none;
}

.container .pin-ecxt2 p,
.pin-ecxt2 p small {
  font-size  : 11px;
  font-weight: 600;
  margin     : 0;
  color      : #a1a1a1;
}

.pin-ecxt2 p {
  line-height: 20px;
}

.pin-ecxt2 p a {
  color: #a1a1a1;
}

.pin-ecxt2 p a:hover {
  color: #00c2e5;
}

.pin-ecxt2 p small {
  color  : #a2a2a2;
  display: block;
}

.pin-ecxt2 img,
.tline-author-box img {
  width        : 45px;
  height       : 45px;
  margin       : 0;
  margin-top   : 4px;
  border-radius: 50%;
}

.pin-ecxt2 .col1-3 {
  width       : 33.331%;
  float       : left;
  height      : 72px;
  line-height : 72px;
  border-right: 1px solid #eee;
  position    : relative
}

.pin-ecxt2 .col1-3 img {
  margin-top: -30px;
}

.pin-ecxt2 .col1-3 p {
  margin-top : -22px;
  font-size  : 12px;
  font-weight: 400;
}

.pin-ecxt2 .col1-3:last-child {
  border: none;
}

.pin-ecxt2 .col1-3 i,
.postmetadata .comments-number-x i {
  margin       : 12px 0;
  color        : #a6adae;
  border       : 1px solid #e2e2e2;
  padding      : 11px;
  border-radius: 50%;
  font-size    : 16px;
}

.pin-ecxt2 .col1-3 span,
.comments-number-x span {
  display      : block;
  position     : absolute;
  top          : 24px;
  left         : 50%;
  margin-left  : 15px;
  padding      : 0 7px;
  height       : 18px;
  line-height  : 18px;
  font-size    : 11px;
  text-align   : center;
  border-radius: 25px;
  background   : #00c2e5;
  color        : #fff;
}

.pin-ecxt2 .col1-3.col-w50 {
  width: 50%;
}

.pin-ecxt2 .col1-3 i.fa-clock-o {
  margin-right: 7px;
  padding     : 10px 11px;
}

.comments-number-x span {
  top: 4px;
}

.postmetadata .comments-number-x i {
  border-color: #d7d7d7;
}

.portfolio-pin .pin-box h4 {
  margin-bottom: 18px;
}

.portfolio-pin .pin-box {
  text-align: center;
}

.portfolio-pin .pin-box .pin-ecxt {
  padding-top: 20px;
}

.portfolio-pin .blog-cat-tline a {
  padding      : 4px 11px;
  border-radius: 15px;
  background   : #f1f1f1;
}

.portfolio-pin .blog-cat-tline a:hover {
  background: #f6f6f6;
}

#main-timeline {
  background: #f1f4f5;
}

#pin-content,
#tline-content {
  width   : auto;
  margin  : 0 auto;
  position: relative;
  overflow: hidden;
}

#tline-content {
  width : 890px;
  margin: 0 auto;
}

#tline-content:before {
  content    : "";
  background : #00c2e5;
  position   : absolute;
  left       : 50%;
  width      : 6px;
  margin-left: -3px;
  height     : 100%;
}

#tline-content p {
  margin-bottom : 26px;
  font-size     : 13px;
  color         : #747a80;
  font-weight   : normal;
  line-height   : 1.9;
  padding       : 12px;
  padding-top   : 0;
  letter-spacing: 0.6px;
}

.wpb_column #pin-content {
  margin-left : -15px;
  margin-right: -15px;
}

.tline-box {
  background        : none;
  width             : 380px;
  padding           : 18px 10px 40px;
  margin-top        : 21px;
  margin-bottom     : 40px;
  min-height        : 530px;
  position          : relative;
  -webkit-box-sizing: content-box;
  -moz-box-sizing   : content-box;
  box-sizing        : content-box;
  box-shadow        : none;
}

.tline-box * {
  max-width: 100% !important;
}

.tline-row-l,
.tline-row-r {
  width        : 60px;
  height       : 17px;
  margin-right : -40px;
  display      : block;
  position     : absolute;
  right        : 0;
  top          : 25px;
  border-bottom: 2px solid #00c2e5;
}

.tline-row-r {
  left       : 0;
  margin     : 0;
  margin-left: -40px;
}

.tline-box.rgtline {
  float     : right;
  margin-top: 53px;
  right     : 0;
  clear     : right;
}

.tline-row-l:after,
.tline-row-r:before {
  content      : "";
  background   : #00c2e5;
  position     : absolute;
  right        : 0;
  margin-top   : 11px;
  width        : 10px;
  height       : 10px;
  border       : 1px solid #f1f4f5;
  border-radius: 50%;
}

.tline-row-r:before {
  left : 0;
  right: auto;
}

.tline-box iframe,
.tline-box img {
  width     : 100%;
  max-width : 100%;
  background: #fff;
  padding   : 6px;
  box-sizing: border-box;
  border    : 1px solid #f1f1f1;
}

.tline-box iframe {
  height: 302px;
}

.tline-box h4 {
  font-size     : 24px;
  margin-top    : 0;
  letter-spacing: -1.2px;
  font-weight   : 700;
  line-height   : 1.23;
}

.blog-cat-tline {
  margin-top: 10px;
}

.blog-cat-tline a {
  color: #616660;
}

.blog-cat-tline a:hover {
  text-decoration: underline;
}

.tline-topdate {
  width      : 120px;
  position   : relative;
  display    : block;
  clear      : both;
  zoom       : 1;
  padding    : 4px;
  background : #00c2e5;
  font-size  : 13px;
  text-align : center;
  font-weight: 600;
  line-height: 26px;
  color      : #fff;
  margin     : 0 auto 7px;
}

.tline-topdate.enddte {
  bottom       : 0;
  margin-bottom: 0;
}

.tline-ecxt {
  border-bottom: none;
  padding      : 0 12px 3px;
  margin       : 0;
}

.tline-author-box,
.port-tline-dt {
  position     : relative;
  padding      : 0 10px;
  margin-bottom: 18px;
  height       : 55px;
}

.tline-box .tline-author-box img,
.port-tline-dt h3 {
  float      : right;
  width      : 61px;
  height     : 61px;
  padding    : 0;
  margin     : 0;
  margin-top : -14px;
  margin-left: 15px;
  border     : 3px solid #fff;
}

.tline-box.rgtline .tline-author-box img,
.tline-box.rgtline .port-tline-dt h3 {
  float       : left;
  margin-left : 0;
  margin-right: 15px;
}

h6.tline-author {
  font-size    : 15px;
  font-weight  : 600;
  color        : #333;
  margin-top   : 7px;
  margin-bottom: 0;
  line-height  : 16px;
  text-align   : right;
}

h6.tline-author a {
  color: #333;
}

h6.tline-date {
  font-size     : 12px;
  font-weight   : 300;
  letter-spacing: 0.5px;
  color         : #898989;
  margin        : 0;
  text-align    : right;
}

.tline-box.rgtline h6.tline-date,
.tline-box.rgtline h6.tline-author {
  text-align: left;
}

.port-tline-dt h3 {
  background   : #00c2e5;
  color        : #fff;
  text-align   : center;
  border       : none;
  line-height  : 61px;
  margin-top   : -9px;
  border-radius: 50%;
}

.portfolio-timeline .tline-ecxt h4 {
  margin-top   : 14px;
  margin-bottom: 11px;
}

.blog-post,
.blog-single-post {
  margin-bottom : 35px;
  position      : relative;
  padding-bottom: 10px;
}

.blog-single-post {
  background: #fff;
  padding   : 0;
  border    : none;
}

.blog-post.blgtyp2 {
  padding-bottom: 10px;
  padding-top   : 7px;
  margin-bottom : 0px;
  border        : none;
}

.blog-post.blgtyp2.post_format-post-format-quote {
  padding: 0 20px;
}

.blog-post.blgtyp2.post_format-post-format-quote blockquote p {
  color: #fff;
}

.format-standard.post-no-image {
  padding-top: 30px;
}

.blog-post.blgtyp2 .col-md-8.omega.alpha {
  position: static;
}

.blog-post.format-quote {
  padding-top   : 33px;
  padding-right : 7px;
  background    : #393B45;
  padding-bottom: 0;
  margin-bottom : 126px;
}

.blog-post.format-quote blockquote {
  padding : 0px;
  overflow: hidden;
}

.blog-post.format-quote blockquote p {
  font-family: 'Lora', sans-serif;
  color      : #fff;
  overflow   : hidden;
  font-size  : 18px;
  overflow   : hidden;
  margin     : 0;
}

.post_format-post-format-quote .blog-inner h6 {
  color: rgb(161, 165, 173);
}

.post_format-post-format-quote .blog-inner .blog-comments {
  background : #fff;
  margin-top : 5px;
  margin-left: 60px;
}

.post_format-post-format-quote .blog-inner .blog-comments .post-format-icon {
  background: #393B45;
}

@media (max-width:767px) {
  .post_format-post-format-quote .blog-inner .blog-comments {
    margin-left: 38px;
    float      : none;
  }

  .blog-post.format-quote blockquote p {
    display: block;
  }

  .post_format-post-format-quote {
    padding-left: 10px;
    text-align  : center;
  }
}

.blog-post.blgtyp2.format-quote {
  border-top    : none;
  padding-top   : 0;
  padding-bottom: 5px;
}

.postmetadata h6 {
  letter-spacing: 0;
  font-size     : 13px;
  font-weight   : 300;
  display       : inline-block;
}

.blog-single-post .postmetadata {
  margin-bottom: 10px;
  display      : table;
  background   : #e8e8e8;
  width        : 100%;
  padding      : 4px 14px;
  border-radius: 4px;
}

.blog-single-post .postmetadata h6 {
  display       : table-cell;
  letter-spacing: 0;
  padding-right : 4px;
  font-size     : 11px;
  line-height   : 18px;
  font-weight   : 500;
  text-align    : center;
  padding-right : 4px;
  margin-bottom : 0;
  border-right  : 2px solid #fff;
  color         : #4a4a4a;
}

.blog-single-post .postmetadata h6.blog-cat a {
  color: #4a4a4a;
}

.blog-single-post .postmetadata h6.blog-cat a:hover {
  color          : #00c2e5;
  text-decoration: underline;
}

.blog-single-post .postmetadata h6 strong {
  text-transform: lowercase;
  font-weight   : 500;
}

@media only screen and (max-width: 767px) {
  .postmetadata h6 {
    font-size: 12px;
  }

  .blog-post .postmetadata h6 {
    margin-bottom: 20px;
  }

  .blog-single-post .postmetadata h6 {
    margin     : 0;
    border     : none;
    display    : block;
    float      : left;
    padding    : 3px 0;
    width      : 50%;
    height     : 40px;
    line-height: 32px;
  }

  .blog-post.blgtyp2 .col-md-5.alpha,
  .blog-post.blgtyp2 .col-md-7.omega {
    padding-left : 0;
    padding-right: 0;
  }
}

@media only screen and (min-width: 961px) {
  .single-post.has-header-type11 .page-content {
    padding-top: 60px;
  }

  .single.has-header-type11 #wrap.boxed-wrap .page-content {
    padding-top: 100px;
  }
}

.postmetadata h6:last-child {
  border: none;
}

h6.blog-views {
  margin-top: 10px;
}

.col-md-4 .blog-post h6.blog-date {
  padding-top   : 18px;
  margin-top    : 12px;
  line-height   : 1.2;
  padding-bottom: 0;
}

h6.blog-date span {
  font-weight: 600;
}

h6.blog-cat,
h6.blog-author,
.search-results h6.blog-date,
.search-results h6.blog-comments {
  letter-spacing: 0;
  font-size     : 12px;
  display       : inline;
}

h6.blog-cat a {
  color  : #00c2e5;
  display: inline-block;
}

h6.blog-date {
  font-weight   : 400;
  font-size     : 12px;
  letter-spacing: 0;
}

.blog-inner h6 {
  display: inline;
}

.blog-post .au-avatar,
.blog-single-post .au-avatar {
  width : 28px;
  margin: 5px auto;
}

.blog-post .au-avatar {
  float       : left;
  margin      : 0;
  margin-right: 7px;
  margin-top  : -1px;
}

.blog-post.blgtyp2 .au-avatar,
.blog-single-post .au-avatar {
  float       : left;
  width       : 35px;
  height      : 35px;
  margin-right: 10px;
}

.blog-post.blgtyp2 .au-avatar-box,
.blog-single-post .au-avatar-box {
  min-height   : 42px;
  margin-bottom: 8px;
}

.blog-single-post h6.blog-author {
  line-height: 40px;
  text-align : left;
  font-weight: 500;
}

.blog-post .au-avatar img,
.blog-single-post .au-avatar img {
  background   : #fff;
  border       : none;
  border-radius: 50%;
}

.blog-post h3,
.blog-single-post h1 {
  font-size     : 33px;
  font-weight   : 600;
  line-height   : 1.3;
  letter-spacing: -1px;
}

.blog-post.blgtyp2 h3 {
  font-size    : 22px;
  line-height  : 1.4;
  margin-bottom: 12px;
  padding-top  : 5px;
}

.blog-single-post h1,
.postshow1 h1 {
  margin-top    : 25px;
  margin-bottom : 30px;
  color         : #1f2123;
  font-size     : 45px;
  font-weight   : 600;
  line-height   : 1.3;
  letter-spacing: -1px;
}

.blog-single-post p,
.blog-post div,
.blog-single-post div,
.blog-single-post .post img,
.blog-single-post p img,
.row-wrapper-x div.wp-caption,
.row-wrapper-x p,
.row-wrapper-x img {
  max-width: 100%;
}

.row-wrapper-x div.wpb_column,
.row-wrapper-x #pin-content,
.row-wrapper-x #tline-content {
  max-width: none;
}

.blog-single-post .postmetadata {
  margin-bottom: 30px;
}

.blog-post.sticky {
  padding      : 25px 20px 10px;
  margin-bottom: 40px;
  border       : 1px solid #e5e5e5;
  box-shadow   : 0 2px 8px rgba(0, 0, 0, 0.0245);
}

.blog-post.sticky .postmetadata {
  background: #fff;
}

.postshow1 {
  position           : relative;
  width              : 100%;
  min-height         : 768px;
  background-repeat  : no-repeat;
  background-position: center top;
  background-size    : cover;
}

.postshow-overlay {
  position        : absolute;
  width           : 100%;
  bottom          : 0;
  height          : 100%;
  background-color: rgba(36, 36, 36, 0.4);
}

.postshow1 h1.post-title-ps1 {
  font-size     : 45px;
  letter-spacing: 0;
  text-align    : left;
  position      : absolute;
  bottom        : 33%;
  left          : 0;
  width         : 100%;
  text-align    : center;
  color         : #fff;
  text-shadow   : 0 0px 3px rgba(0, 0, 0, 0.17);
}

.postshow1-hd .postmetadata {
  margin-top   : 0;
  margin-bottom: 35px;
}

.postshow1-hd .blog-single-post .au-avatar-box {
  margin-top: -40px;
}

.postshow1-hd .blog-single-post .au-avatar {
  width        : 68px;
  height       : 68px;
  float        : left;
  margin-right : 10px;
  margin-top   : -23px;
  margin-bottom: 20px;
}

.postshow1-hd .blog-single-post .au-avatar img {
  border: 3px solid #fff;
}

.postshow1-hd input[type="text"].header-saerch {
  background-color: rgba(255, 255, 255, 0.7);
}

.postshow1-hd input[type="text"].header-saerch:focus {
  background-color: #fff;
}

.post-trait-w {
  position: relative;
}

.postshow2-hd .post-trait-w h1 {
  position      : absolute;
  bottom        : 10px;
  padding       : 5px 25px;
  color         : #fff;
  text-shadow   : 0 0px 3px rgba(0, 0, 0, 0.29);
  font-size     : 36px;
  letter-spacing: 2px;
}

.postshow2-hd .postmetadata {
  margin-bottom: 35px;
}

@media only screen and (max-width: 960px) {
  .postshow1 {
    min-height: 520px;
  }

  .postshow1 h1.post-title-ps1 {
    font-size     : 40px;
    letter-spacing: 1px;
  }

  .postshow1-hd .blog-single-post .au-avatar-box {
    margin-top: -18px;
  }
}

@media only screen and (max-width: 767px) {
  .postshow1 {
    min-height: 480px;
  }

  .postshow1 h1.post-title-ps1 {
    font-size     : 31px;
    letter-spacing: 1px;
  }

  .postshow2-hd .post-trait-w h1 {
    font-size     : 19px;
    font-weight   : 700;
    letter-spacing: 1px;
  }
}

@media only screen and (max-width: 479px) {
  .postshow1 {
    min-height: 430px;
  }

  .postshow1-hd .blog-single-post .au-avatar-box {
    margin-top: -12px;
  }

  .postshow1 h1.post-title-ps1 {
    font-size: 21px;
  }

  .postshow2-hd .post-trait-w h1 {
    font-size     : 17px;
    letter-spacing: 0;
  }
}

.blog-post .col-md-6,
.col-md-4 .blog-post {
  margin-top   : 10px;
  margin-bottom: 20px;
}

.blog-post .col-md-6 h3,
.col-md-4 .blog-post h3 {
  font-size     : 33px;
  text-transform: none;
  letter-spacing: -2px;
  line-height   : 1.1;
  margin        : 4px 0;
}

.blog-post .col-md-6 p,
.col-md-4 .blog-post p {
  line-height: 1.4;
}

.blog-post .col-md-6 .postmetadata.tp2sec {
  padding     : 4px 10px;
  float       : right;
  margin-right: 8px;
  position    : relative;
}

.blog-post.format-quote .postmetadata.tp2sec {
  display: none;
}

.blog-post .col-md-6 h6.blog-date {
  padding-bottom: 0;
  margin-bottom : 8px;
}

.blog-single-post blockquote p,
.blog-post blockquote p {
  font-size    : 18px;
  line-height  : 1.64;
  font-family  : 'Lora', serif;
  font-style   : italic;
  margin-bottom: 4px;
}

.blog1-header-wrap {
  text-align: left;
}

.blgt1-top-sec {
  margin-bottom: 18px;
  margin-top   : 18px;
}

.blgt1-top-sec h6,
.blgtyp3 h6 {
  color         : #a1a5ad;
  display       : inline-block;
  padding-bottom: 0;
  font-weight   : 400;
}

.blgt1-top-sec h6.blog-date,
.blgtyp3 h6.blog-date {
  color        : #a1a5ad;
  margin-bottom: 10px;
}

.blog-post h6.blog-date a {
  color: #a1a5ad;
}

.blog-post h6.blog-date a:hover {
  text-decoration: underline;
}

.blgtyp3 h6.blog-date:after {
  content: "";
}

.blgtyp3 h6 {
  margin: 2px 0 0;
}

.blgt1-inner blockquote:before {
  display: none;
}

.blgtyp1.blog-post .blgt1-inner {
  padding-top: 10px;
}

.blgtyp1.blog-post .au-avatar-box {
  padding-top: 12px;
  float      : left;
}

@media only screen and (max-width: 767px) {
  .blgtyp1.blog-post .au-avatar-box {
    width        : 100%;
    margin-bottom: 8px;
  }
}

.blog-post .blog-comments {
  float        : left;
  background   : #ebebeb;
  border-radius: 3px;
  text-align   : center;
  margin-right : 28px;
  font-weight  : 400;
}

.blog-post .blog-comments .post-format-icon {
  margin       : 3px;
  display      : block;
  padding      : 7px 19px;
  font-size    : 30px;
  font-style   : normal;
  float        : none;
  border-radius: 0;
}

#wrap .blgtyp1.blog-post .blog-comments a {
  display    : block;
  font-family: FontAwesome;
  padding    : 8px 0;
  font-style : normal;
  font-size  : 12px;
  color      : #555;
  margin     : 0 5px;
  font-weight: 400;
}

.blog-post .blog-comments a:before {
  content      : "\f0e5";
  padding-right: 4px;
  font-style   : normal;
}

.blog1-header-wrap {
  text-align    : left;
  letter-spacing: 0;
  margin-bottom : 23px;
}

.blog-inner h6 a {
  margin-left: 4px;
}

.blog-inner .blog-author:after,
.blog-inner .blog-date:after {
  content       : ".";
  font-size     : 30px;
  margin-left   : 10px;
  margin-right  : 7px;
  vertical-align: baseline;
  color         : #00c2e5;
  position      : relative;
  bottom        : 2px;
}

#wrap .col-md-6.blg-typ3 {
  float         : none;
  display       : inline-block;
  vertical-align: top;
}

.blgtyp3.blog-post {
  border-bottom: none;
  margin-bottom: 15px;
  text-align   : center;
}

.blgtyp3.blog-post.format-quote {
  min-height   : 485px;
  padding      : 30px 21px 50px;
  margin-bottom: 21px;
  border       : 1px solid #eee;
  background   : #393b45;
}

.blgtyp3.blog-post p {
  text-align: left;
}

.blgtyp3.blog-post a.readmore {
  display: none;
}

.blgtyp3.blog-post.format-quote a.readmore {
  display     : inline-block;
  bottom      : 20px;
  border-color: #eee;
}

.blgtyp3.blog-post .postmetadata {
  margin-top   : 14px;
  margin-bottom: 0;
  clear        : both;
}

.blgtyp3.blog-post.format-quote .postmetadata {
  margin-top: 10px;
  text-align: center;
}

.blgtyp3.blog-post .fluid-width-video-wrapper {
  padding-top  : 243px !important;
  margin-bottom: 2px;
}

.blgtyp3.blog-post h3 {
  font-size     : 21px;
  font-weight   : 700;
  padding       : 0 8%;
  margin        : 10px 0 15px;
  letter-spacing: -0.6px;
  line-height   : 1.45;
}

.blgtyp3.blog-post h6 a,
.blgtyp1.blog-post h6 a,
.blgtyp2.blog-post h6 a,
.blog-single-post .postmetadata h6 a,
.blog-single-post h6.blog-author a {
  color: #00c2e5;
}

.blgtyp3.blog-post h6 a:hover,
.blgtyp1.blog-post h6 a:hover,
.blgtyp2.blog-post h6 a:hover,
.blog-single-post .postmetadata h6 a:hover,
.blog-single-post h6.blog-author a:hover {
  color: #00c2e5;
}

#wrap .blgtyp3.blog-post h6.blog-date a {
  color      : #a9a9a9;
  margin-left: 4px;
}

.blgtyp3.blog-post img {
  margin-bottom: 20px;
  width        : 100%;
}

.blgtyp3.blog-post .wpb_gallery.wpb_content_element {
  margin-bottom: 3px
}

.blgtyp3.blog-post .wpb_gallery.wpb_content_element img {
  margin-bottom: 0;
}

.blgtyp2.blog-post a.readmore {
  padding  : 8px 11px;
  left     : 0;
  transform: none;
}

.blgtyp2.blog-post h6 {
  color: #a1a5ad;
}

.blgtyp2.blog-post h6:after {
  content: "";
}

.blgtyp2.blog-post h6.blog-date {
  padding-left: 4px;
}

.blgtyp2.blog-post.format-quote a.readmore,
.blgtyp3.blog-post.format-quote a.readmore {
  display       : inline-block;
  float         : right;
  font-size     : 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding       : 4px 16px;
  margin        : 0;
  display       : none;
}

.blgtyp3.blog-post.format-quote a.readmore {
  background: #fff;
  float     : none;
  position  : absolute;
  bottom    : 20px;
}

.blgtyp2.blog-post.format-quote blockquote a.readmore {
  display: none;
}

.blgtyp2.blog-post .postmetadata {
  margin-top: 8px;
}

.blgtyp2.blog-post .omega p {
  color        : #6f6f6f;
  padding-right: 25px;
  font-weight  : 300;
}

.blgtyp2.blog-post .wpb_gallery.wpb_content_element,
.blgtyp2.blog-post .iframe {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .blgtyp2.blog-post .postmetadata {
    margin-top: 20px;
  }

  .blgtyp2.blog-post .postmetadata h6 {
    margin-bottom: 8px;
  }

  .blgtyp2.blog-post .omega p {
    padding-right: 0;
  }
}

.latest-f-blog .blog-post h4 {
  font-size    : 24px;
  font-weight  : 300;
  margin-bottom: 14px;
}

.blog-post a,
.blog-line a {
  color             : #000;
  -webkit-transition: color 0.18s ease;
  -moz-transition   : color 0.18s ease;
  -o-transition     : color 0.18s ease;
  transition        : color 0.18s ease;
}

.blog-post a:hover,
.blog-author span,
.blog-line p a:hover {
  color: #00c2e5;
}

.blog-post p {
  color    : #6f6f6f;
  font-size: 14px;
}

.blog-line p,
.blog-line p a,
.blog-post p.blog-author,
.blog-post p.blog-author a {
  text-align    : left;
  font-size     : 11px;
  text-transform: uppercase;
  line-height   : 1.6;
  color         : #666;
  margin-bottom : 10px;
  letter-spacing: 1px;
  font-weight   : 400;
}

.blog-post p.blog-cat a,
.blog-line p.blog-cat a {
  color         : #00c2e5;
  margin-bottom : 7px;
  letter-spacing: 0.3px;
  font-size     : 14px;
}

.blog-line p a:hover,
.blog-post p a:hover {
  text-decoration: underline;
}

.blog-post p a.readmore:hover {
  text-decoration: none;
}

.blog-line p strong {
  font-weight: 400;
}

.blog-post img.full,
.blog-post iframe,
.blog-single-post img.full,
.blog-single-post iframe {
  width        : 100%;
  margin-bottom: 18px;
}

.blog-post img {
  background: #fff;
}

.blog-post .blog-inner:hover>a:before,
.blog-post .blog-inner:hover>a:after {
  opacity: 1;
}

.blog-post .wpb_gallery.wpb_content_element,
.blog-single-post .wpb_gallery.wpb_content_element,
.blog-single-post .fluid-width-video-wrapper {
  margin-bottom: 18px;
}

.blgtyp1.blog-post .wpb_gallery.wpb_content_element,
.blgtyp1.blog-post .fluid-width-video-wrapper {
  margin-bottom: 40px
}

.blog-post div img,
.blog-post .post img,
.blog-post .post iframe,
.blog-sizngle-post .post img,
.blog-single-post.post iframe {
  width: auto;
}

.search-results .blog-post img {
  width: auto;
}

.blog-post .flex-control-nav li {
  margin-bottom: 0;
}

.blog-post .flexslider img,
.blog-single-post .flexslider img {
  margin-bottom: 0px;
}

.blog-q {
  border-left : 1px solid #d8d8d8;
  padding-left: 12px;
}

.blog-q em {
  color: #a5adae;
}

p.blog-inpic img {
  float     : left;
  border    : 1px solid #c9c9c9;
  background: #f9f9f9;
  width     : 280px;
  max-width : 100%;
  padding   : 6px;
  margin    : 0 14px 14px 0;
}

.date-sp-wrap {
  max-width: 100px;
  margin   : 0 10px;
  float    : left;
}

.blog-date-sp,
.blog-com-sp {
  height                : 40px;
  padding               : 6px;
  padding-bottom        : 20px;
  width                 : 90px;
  float                 : right;
  border-top-left-radius: 6px;
  color                 : #fff;
  background            : #636e75 url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/blg-date-botpic1.png) no-repeat bottom right;
  font-weight           : bold;
}

.blog-date-sp h3 {
  width : 30px;
  float : left;
  margin: 1px 5px;
  color : #0093d0;
}

.blog-date-sp span {
  float      : right;
  margin     : 4px;
  color      : #a2aab0;
  font-size  : 12px;
  line-height: 1.2;
}

.blog-com-sp {
  background               : none;
  color                    : #95a2aa;
  padding                  : 0 6px 8px;
  margin-top               : -12px;
  text-align               : center;
  font-size                : 12px;
  height                   : 16px;
  border-radius            : 0px;
  border-bottom-left-radius: 11px;
}

.blog-com-sp a {
  color: #95a2aa;
}

.pin-box .blog-date-sp,
.pin-box .blog-com-sp,
.tline-box .blog-date-sp,
.tline-box .blog-com-sp {
  position     : relative;
  bottom       : 0;
  margin       : -10px;
  margin-top   : 7px;
  width        : 50%;
  border       : 0;
  border-radius: 0;
  background   : #ebebeb;
  padding      : 0;
}

.pin-box .blog-com-sp,
.tline-box .blog-com-sp {
  float  : left;
  height : 40px;
  padding: 12px 23px 0 0;
}

.pin-box .blog-date-sp h3,
.tline-box .blog-date-sp h3 {
  margin-left: 12px;
  margin-top : 3px;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  font-weight: 300;
}

.tline-box .blog-com-sp {
  width         : 100%;
  margin        : 0;
  position      : absolute;
  bottom        : 0px;
  left          : 0;
  border-radius : 0 0 3px 3px;
  font-weight   : 300;
  padding-bottom: 33px;
  padding-top   : 15px;
  background    : #f4f4f4;
  border-top    : 1px solid #e7e7e7;
  display       : none;
}

.tline-box .blog-date-sp {
  display: none;
}

h6.blog-date a:hover,
h6.blog-cat a:hover,
h6.blog-author a:hover {
  color: #00c2e5;
}

.postmetadata i {
  padding: 0 5px;
}

.blog-post.blgtyp2 .comments-number-x2 {
  float     : right;
  margin-top: -30px;
}

.blog-post.blgtyp2 .comments-number-x2 {
  padding     : 0;
  border      : none;
  margin-right: 65px;
}

.postmetadata h6.blog-views i {
  font-size    : 12px;
  color        : #888;
  padding      : 5px;
  background   : #fff;
  border-radius: 20px;
  border       : 1px solid #e1e1e1;
}

.postmetadata h6.blog-views span {
  font-size     : 11px;
  letter-spacing: 1px;
  padding       : 2px 6px;
  margin-left   : -5px;
  background    : #00c2e5;
  color         : #fff;
  border-radius : 10px;
}

.blog-post.blgtyp2 .comments-number-x2 span {
  margin-left: -8px;
}

h6.blog-date a:hover,
h6.blog-cat a:hover,
h6.blog-author a:hover {
  text-decoration: underline;
}

.tline-box h6.blog-cat {
  font-size   : 13px;
  background  : #f2f2f2;
  color       : #666666;
  padding-left: 7px;
  display     : none;
}

.blog-post .flex-direction-nav a,
.tline-box .flex-direction-nav a {
  padding   : 16px 8px;
  margin-top: -28px;
  top       : 50%;
}

.blog-post .flex-control-paging li a,
.tline-box .flex-control-paging li a {
  width : 12px;
  height: 12px;
}

.blog-post .flex-control-nav,
.tline-box .flex-control-nav {
  bottom: 15px;
  right : 24px;
}

.blog-post .flex-control-nav li,
.tline-box .flex-control-nav li {
  margin: 0 3px;
}

.blog-post .flexslider .slides>li,
.tline-box .flexslider .slides>li {
  margin-bottom: 0;
}

.blog-post .flexslider img,
.tline-box .flexslider img {
  margin-bottom: 0;
}

.blog-post .mejs-container {
  margin-bottom: 35px;
  margin-top   : 37px;
}

.blog-post .fluid-width-video-wrapper {
  margin-bottom: 18px;
}

.pin-box .fluid-width-video-wrapper,
.tline-box .fluid-width-video-wrapper {
  margin-bottom: 18px;
  padding-top  : 210px !important;
}

.blog-post.blgtyp2 .fluid-width-video-wrapper {
  margin-bottom: 0;
  padding-top  : 224px !important;
}

.tline-box .fluid-width-video-wrapper,
.tline-box .wpb_gallery_slides {
  margin-bottom: -15px;
}

.next-prev-posts {
  padding   : 12px 0;
  margin-top: 10px;
}

.next-prev-posts a {
  padding       : 3px 8px;
  border        : 3px solid #ddd;
  font-size     : 11px;
  text-transform: uppercase;
  font-weight   : bold;
  letter-spacing: 1px;
}

.next-prev-posts a.next-post {
  float: right;
}

.post-tags {
  background: none;
  padding   : 16px;
  margin-top: 20px;
}

.post-tags i {
  font-size   : 24px;
  color       : #303030;
  margin-right: 5px;
}

.post-tags a {
  display       : inline-block;
  color         : #444;
  font-size     : 11px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight   : 500;
  padding       : 3px 7px;
  border        : 1px solid #ddd;
  border-radius : 2px;
  background    : #fff;
  margin        : 1px 3px;
}

.post-tags a:hover {
  text-decoration: underline;
}

.about-author-sec {
  padding   : 29px 23px 23px 23px;
  margin    : 15px 0;
  min-height: 100px;
  text-align: left;
  border    : 1px solid #ebebeb;
  border-top: 5px solid #555;
}

.archive.author .about-author-sec {
  background  : #fff;
  padding     : 30px;
  border      : 1px solid #e9e9e9;
  min-height  : 150px;
  box-shadow  : 0 2px 3px rgba(0, 0, 0, 0.018);
  margin-left : 15px;
  margin-right: 15px;
}

@media only screen and (min-width: 960px) {
  .has-header-type11.author .about-author-sec {
    margin-top: 90px;
  }
}

.archive.author .about-author-sec img {
  float       : left;
  margin-right: 30px;
}

.blog-single-post .post .about-author-sec img {
  float        : left;
  display      : inline-block;
  width        : 90px;
  height       : auto;
  border-radius: 50%;
  border       : none;
  margin-bottom: 5px;
  margin-right : 20px;
  margin-top   : -5px;
}

.about-author-sec h5 {
  font-weight   : 700;
  font-size     : 14px;
  line-height   : 1.2;
  color         : #333;
  text-transform: uppercase;
}

.about-author-sec h5 a {
  color: #333;
}

.about-author-sec h5 a:hover {
  color: #00c2e5;
}

.about-author-sec p {
  font-size  : 13px;
  font-weight: 400;
  color      : #6d7683;
  line-height: 1.7;
  text-align : left;
}

.archive.author #headline {
  display: none;
}

.blog-date-sec {
  color        : #555;
  padding-right: 10px;
  text-align   : center;
  line-height  : 10px;
  border-right : 3px solid #e5e5e5;
}

.blog-date-sec h3 {
  color         : #555;
  font-weight   : 700;
  font-size     : 24px;
  line-height   : 1.2;
  padding-top   : 2px;
  margin        : 0;
  letter-spacing: 4px;
}

.blog-date-sec h6 {
  font-size: 14px;
}

.blog-date-sec span {
  display       : block;
  font-size     : 12px;
  font-weight   : 400;
  color         : #a1a1a1;
  text-transform: uppercase;
  margin-top    : 8px;
  letter-spacing: 1px;
}

.col-md-1 .blog-date-sec {
  border: none;
}

.col-md-1 .blog-date-sec h3 {
  font-size     : 27px;
  font-weight   : 800;
  letter-spacing: -1px;
}

.blog-line {
  margin-bottom : 15px;
  padding-bottom: 15px;
  border-bottom : 1px solid #eee;
}

.blog-line img {
  float             : right;
  width             : 140px;
  height            : 110px;
  -webkit-transition: all 0.18s ease;
  -moz-transition   : all 0.18s ease;
  -o-transition     : all 0.18s ease;
  transition        : all 0.18s ease;
}

.img-hover {
  position   : relative;
  max-width  : 100%;
  float      : right;
  margin-left: 15px;
}

.img-hover:before {
  content           : "";
  color             : #fff;
  position          : absolute;
  top               : 0;
  bottom            : 0;
  left              : 0;
  right             : 0;
  -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
  -moz-box-shadow   : inset 0 0 0 5px rgba(255, 255, 255, 0.8);
  box-shadow        : inset 0 0 0 5px rgba(255, 255, 255, 0.8);
  opacity           : 1;
  -webkit-transition: all 0.18s ease;
  -moz-transition   : all 0.18s ease;
  -o-transition     : all 0.18s ease;
  transition        : all 0.18s ease;
}

.blog-line:hover .img-hover:before {
  -webkit-box-shadow: inset 0 0 0 5px;
  -moz-box-shadow   : inset 0 0 0 5px;
  box-shadow        : inset 0 0 0 5px;
  color             : #00c2e5;
}

.blog-line h4 {
  font-size     : 17px;
  letter-spacing: 0;
  font-weight   : 600;
  margin-bottom : 10px;
  line-height   : 1.4;
}

.blog-line:hover h4 a {
  color: #00c2e5;
}

.blog-post .blog-social {
  float: right;
  width: auto;
}

.blog-single-post .post-sharing {
  margin-top   : 35px;
  margin-bottom: 10px;
  padding-top  : 35px;
  border-top   : 1px solid #e9e9e9;
  clear        : both;
}

.post-sharing span {
  font-size    : 15px;
  font-weight  : 700;
  color        : #484848;
  padding-right: 10px;
  line-height  : 1.5;
}

.blog-social {
  display: table;
}

.blog-social a {
  color        : #222;
  background   : #eee;
  padding      : 3px;
  font-size    : 14px;
  text-align   : center;
  border-radius: 3px;
  margin-right : 4px;
  width        : 28px;
  height       : 28px;
  display      : inline-block;
  transition   : all 0.18s ease;
}

#wrap .blog-social a:hover {
  color           : #fff;
  background-color: #00c2e5;
}

@media only screen and (min-width: 768px) {
  .blgtyp1.blog-post .blog-social {
    margin-top: -70px;
  }
}

.container.rec-posts {
  margin-left : -10px;
  margin-right: -10px;
  padding     : 0;
  width       : auto;
  max-width   : none;
}

@media only screen and (min-width: 1200px) {
  .container.rec-posts {
    margin-left : -15px;
    margin-right: -15px;
  }
}

.rec-post {
  border: 1px solid #ddd;
}

.blog-single-post .rec-post img {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}

.container.rec-posts h3.rec-title {
  margin        : 40px 0 25px;
  font-size     : 17px;
  font-weight   : bold;
  padding-bottom: 10px;
  text-align    : center;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.rec-post h5 {
  font-size    : 15px;
  font-weight  : 600;
  line-height  : 1.25;
  margin-bottom: 10px;
  padding      : 0 15px;
}

.rec-post h5 a {
  color: #333;
}

.rec-post h5 a:hover {
  color: #00c2e5;
}

.rec-post p {
  font-size: 12px;
  color    : #a0a0a0;
  padding  : 0 15px;
}

.rec-post p a {
  color: #444;
}

.rec-post p a:hover {
  color: #00c2e5;
}

@media only screen and (max-width: 767px) {
  .rec-post {
    margin-bottom: 15px;
  }
}

a.magicmore,
a.addtocart,
a.select-options {
  position          : relative;
  padding           : 3px 14px 2px 0;
  color             : #0093d0;
  -webkit-transition: all 0.18s ease;
  -moz-transition   : all 0.18s ease;
  -ms-transition    : all 0.18s ease;
  -o-transition     : all 0.18s ease;
  transition        : all 0.18s ease;
}

.magicmore:after {
  font-family           : 'FontAwesome';
  font-size             : 15px;
  content               : "\f061";
  margin-right          : 5px;
  color                 : #363f46;
  font-style            : normal;
  font-weight           : normal;
  text-transform        : none;
  line-height           : 1;
  -webkit-font-smoothing: antialiased;
}

a.readmore {
  position      : relative;
  text-align    : left;
  display       : inline-block;
  letter-spacing: 2px;
  font-size     : 11px;
  line-height   : 10px;
  font-weight   : 600;
  text-transform: uppercase;
  padding       : 15px 25px;
  border-radius : 60px;
  border        : 2px solid #e5e5e5;
  color         : #00c2e5;
  margin-bottom : 12px;
  z-index       : 1;
  transition    : all .22s ease-in-out;
}

a.readmore:after {
  content     : "\f105";
  font-family : 'FontAwesome';
  font-size   : 20px;
  position    : absolute;
  padding-left: 9px;
  top         : 4px;
  z-index     : -1;
  transition  : width .22s ease-in-out;
  display     : none;
}

a.readmore:hover {
  background  : #292929;
  color       : #fff !important;
  border-color: #292929;
}

a.magicmore {
  font-size     : 11px;
  font-weight   : 600;
  line-height   : 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  color         : #00c2e5;
  padding       : 3px;
  padding-right : 12px;
  position      : relative;
  font-family   : 'Open Sans', Helvetica, Arial, sans-serif;
}

#wrap a.magicmore:hover {
  color: #000;
}

#wrap a.magicmore:after {
  content           : "\f061";
  position          : absolute;
  color             : inherit;
  top               : 3px;
  right             : 0;
  margin            : 0;
  font-size         : 8px;
  padding           : 3px 3px 2px 4px;
  opacity           : 0;
  -webkit-transition: all 0.16s ease;
  -moz-transition   : all 0.16s ease;
  -ms-transition    : all 0.16s ease;
  -o-transition     : all 0.16s ease;
  transition        : all 0.16s ease;
}

#wrap a.magicmore:hover:after {
  opacity     : 1;
  margin-right: -3px;
}

a.addtocart,
a.select-options {
  padding    : 4px 2px 2px 18px;
  color      : #7f7f7f;
  float      : right;
  display    : inline-block;
  font-size  : 12px;
  font-weight: bold;
}

a.select-options {
  float: left;
}

a.addtocart:hover,
a.select-options:hover {
  color : #0099ff;
  cursor: pointer;
}

a.addtocart:before,
a.select-options:before {
  content  : "\f07a";
  color    : inherit;
  top      : 8px;
  left     : 1px;
  font-size: 13px;
}

a.select-options:before {
  content: "\f1de";
}

.comments-wrap {
  padding   : 0;
  margin-top: 60px;
}

.commentbox {
  min-height   : 156px;
  border-radius: 6px;
  text-align   : left;
  margin       : 12px 0;
}

#commentform {
  padding-top: 10px;
}

#commentform label {
  font-size     : 13px;
  font-weight   : 700;
  display       : inline;
  color         : #4e5c64;
  text-transform: uppercase;
}

#commentform .required {
  margin-left: 3px;
}

h4.comments-title {
  font-size     : 17px;
  text-align    : center;
  padding-bottom: 25px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

#commentform input[type="submit"] {
  border-radius : 33px;
  font-size     : 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  background    : #00c2e5;
}

ol.commentlist {
  padding    : 0;
  margin-left: 0;
}

.commentlist li {
  list-style: none;
  margin    : 0;
  border-top: 1px solid #eee;
  padding   : 18px 0 0 0;
  overflow  : hidden;
}

.commentlist li a:link,
.commentlist li a:visited {
  color: #bdbdbd;
}

.commentlist li .comment-info {
  margin      : 0;
  padding     : 0;
  overflow    : hidden;
  min-height  : 96px;
  padding-left: 103px;
  padding-top : 14px;
}

.commentlist li .comment-info img {
  float        : left;
  margin       : 3px 30px 25px -100px;
  width        : 70px;
  height       : 70px;
  border-radius: 45px;
  background   : #eee;
  display      : inline;
}

.commentlist li .comment-info cite {
  display       : inline;
  font-size     : 12px;
  line-height   : 17px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin        : 0;
  padding       : 5px 6px 5px 0px;
  color         : #555;
  font-style    : normal;
  font-weight   : 700;
}

.commentlist li .comment-info cite .comment-data {
  font-size     : 11px;
  font-weight   : normal;
  float         : right;
  display       : inline;
  padding-right : 10px;
  text-transform: none;
  letter-spacing: 0;
}

.commentlist li .comment-text {
  clear     : both;
  margin    : 0;
  margin-top: -76px;
  padding   : 0 20px 25px 103px;
}

.commentlist li .comment-text p {
  margin     : 5px 0 20px 0;
  padding    : 0;
  line-height: 1.8;
  font-size  : 13px;
  color      : #7a7a7a;
}

.commentlist li .comment-text .reply a {
  padding         : 1px 11px 3px;
  border          : 1px solid #bbb;
  border-radius   : 22px;
  background-color: #fff;
  font-size       : 10px;
  letter-spacing  : 0.2px;
  color           : #444;
  font-weight     : 500;
}

.commentlist li .comment-text .reply a:hover {
  background-color: #00c2e5;
  border-color    : #00c2e5;
  color           : #fff;
}

.commentlist li ul.children {
  margin : 0;
  padding: 0;
}

.commentlist li ul.children li.depth-2,
.commentlist li ul.children li.depth-3 {
  margin-left : 40px;
  border-color: #efefef;
}

.commentlist li .comment-text ol li,
.commentlist li .comment-text ul li {
  border : none;
  padding: 5px 0;
}

.commentlist li .comment-text ol,
.commentlist li .comment-text ol li {
  list-style: decimal;
  overflow  : visible;
}

.commentbox h3 {
  margin-top    : 90px;
  font-size     : 17px;
  font-weight   : bold;
  text-align    : center;
  text-transform: uppercase;
  letter-spacing: 2px;
}

p.comment-notes {
  color        : #a9a9a9;
  font-size    : 11px;
  text-align   : center;
  margin-bottom: 40px;
}

.comment-form-comment textarea {
  width                : 98%;
  border               : 1px solid #d5dee6;
  background           : #fff;
  -moz-border-radius   : 5px;
  -webkit-border-radius: 5px;
  border-radius        : 5px;
  box-shadow           : 3px 3px 10px rgba(213, 222, 229, 0.50) inset;
  height               : 132px;
}

.form-allowed-tags {
  font-size : 11px;
  padding   : 6px;
  background: #f3f3f3;
}

@media only screen and (min-width: 768px) {

  p.comment-form-author,
  p.comment-form-email,
  p.comment-form-url {
    width        : 31%;
    float        : left;
    margin-right : 2.31%;
    margin-bottom: 0;
  }

  p.comment-form-comment {
    clear     : both;
    margin-top: 4px;
  }
}

@media only screen and (max-width: 767px) {
  .commentlist li .comment-info {
    padding-left: 50px;
    padding-top : 20px;
  }

  .commentlist li .comment-info img {
    width        : 40px;
    height       : 40px;
    border-radius: 20px;
    margin-top   : -2px;
    margin-right : 10px;
    margin-left  : -50px;
  }

  .commentlist li .comment-text {
    padding-left: 50px;
  }

  .commentlist li .comment-info cite .comment-data {
    position: relative;
    top     : -23px;
    right   : -8px;
    display : inline;
  }

  .commentlist li .comment-text p {
    font-size  : 13px;
    padding-top: 15px;
    line-height: 1.3;
  }
}

@media only screen and (max-width: 479px) {
  .commentlist li .comment-info cite .comment-data {
    top: -41px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  .blog-post .col-md-2 {
    width: 20%;
  }

  .blog-post .col-md-10 {
    width: 80%;
  }

  .blog-post .col-md-2 .blog-date-sec {
    width: auto;
  }

  .blog-post .col-md-1 {
    width: 10%;
  }

  .blog-post .col-md-5 {
    width: 45%;
  }

  .blog-post .col-md-6 {
    width: 45%;
  }

  .blog-post .col-md-1,
  .blog-post .col-md-2,
  .blog-post .col-md-5,
  .blog-post .col-md-6,
  .blog-post .col-md-10 {
    float: left;
  }
}

@media only screen and (max-width: 960px) {
  .blog-post.blgtyp2 .col-md-4.omega {
    padding-left: 0;
  }
}

.colorb {
  background-color: #00c2e5;
}

.colorf {
  color: #00c2e5;
}

.max-hero .slides-control {
  margin          : 0px;
  padding         : 0px;
  list-style      : none;
  position        : relative;
  height          : 100%;
  display         : block;
  background-color: #222;
}

.max-hero .slides-control .slides-container {
  display: none;
}

.max-hero .slides-control .sparallax .slide-image {
  background-attachment: fixed;
  background-size      : cover;
  background-position  : center center;
  background-repeat    : no-repeat;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .max-hero .slides-control .sparallax .slide-image {
    background-attachment: scroll;
  }
}

.max-hero .slides-control .spattern .slide-image:after,
.spattern.max-video:after,
.video-sec .spattern:after {
  background: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/spattern.png);
  width     : 100%;
  height    : 100%;
  bottom    : 0;
  left      : 0;
  position  : absolute;
  z-index   : 1;
  content   : "";
}

.max-hero .mejs-controls {
  display: none !important;
}

.max-hero .slides-navigation {
  margin  : 0 auto;
  position: absolute;
  z-index : 3;
  top     : 46%;
  width   : 100%;
}

.max-hero .slides-navigation a {
  position          : absolute;
  display           : block;
  width             : 74px;
  height            : 74px;
  background        : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/arrows2.png);
  opacity           : 0;
  -webkit-transition: all 0.5s;
  -moz-transition   : all 0.5s;
  transition        : all 0.5s;
}

.max-hero .slides-navigation a.prev {
  left               : 1%;
  background-position: bottom center;
}

.max-hero .slides-navigation a.next {
  right              : 1%;
  background-position: top center;
}

.max-hero .slides-navigation a:hover {
  opacity: 1 !important;
}

.max-hero:hover .slides-navigation a {
  opacity: 0.3;
}

.maxslider .slides-content {
  color            : #fff;
  position         : absolute;
  width            : 100%;
  top              : 38%;
  margin           : 0 auto;
  z-index          : 2;
  background       : transparent;
  height           : 300px;
  min-height       : 300px;
  text-align       : center;
  -webkit-transform: translateY(-50%);
  -moz-transform   : translateY(-50%);
  transform        : translateY(-50%);
}

.tagline-slider.flexslider {
  background   : transparent;
  text-align   : center;
  margin-bottom: 20px;
}

.tagline-slider.flexslider .slides {
  height  : auto;
  padding : 0;
  margin  : 0 auto;
  position: relative;
  overflow: initial;
}

.tagline-slider.flexslider .slides li {
  word-break: break-word;
  color     : #fff;
  list-style: none;
  font-size : 49px;
}

.tagline-slider.flexslider .slides li span {
  color: #1bbc9b;
}

.tagline-slider .flex-direction-nav {
  display: none;
}

.tagline-slider .flex-control-nav {
  position: static;
}

.tagline-slider .flex-control-paging li a {
  background : none;
  width      : 12px;
  height     : 12px;
  border     : 2px solid rgba(255, 255, 255, 0.6);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 5);
}

.tagline-slider .flex-control-paging li a.flex-active {
  border-color: #fff;
  background  : none;
}

.slides-content p {
  line-height   : 26px;
  width         : 100%;
  max-width     : 670px;
  margin        : 15px auto;
  position      : relative;
  text-align    : center;
  color         : #fff;
  font-size     : 16px;
  font-weight   : 300;
  letter-spacing: 0;
}

.slides-content .button.small {
  margin-top    : 50px;
  font-size     : 12px;
  font-weight   : bold;
  color         : #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow   : 1px 1px 1px rgba(0, 0, 0, 0.28);
  padding       : 10px 25px;
  border-radius : 25px;
}

.slides-content .button.small:after {
  display: none;
}

.slides-content .button.small.gray {
  background: none;
  border    : 2px solid rgba(255, 255, 255, 0.77);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.14) inset;
}

.slides-content .button.small:hover {
  background: rgba(0, 0, 0, 0.4);
}

.slides-content .button.small.black {
  background: rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12) inset;
}

.slides-content .button.small.black:hover {
  background: rgba(0, 0, 0, 0.88);
}

.video-play-btn-wrap {
  display   : block;
  text-align: center;
}

.video-play-btn i {
  background        : none;
  font-size         : 32px;
  border-radius     : 50%;
  color             : #41474d;
  padding           : 18px 18px 16px 23px;
  border            : 4px solid;
  -webkit-transition: 0.3s;
  -moz-transition   : 0.3s;
  -ms-transition    : 0.3s;
  -o-transition     : 0.3s;
}

.blox.dark .video-play-btn i {
  color: #fff;
}

.video-play-btn i:hover {
  color           : #41474d !important;
  background-color: #fff !important;
  border          : 5px solid #fff !important;
  box-shadow      : 0px 1px 15px rgba(0, 0, 0, 0.19);
}

@media (max-width: 767px) {
  .video-play-btn-wrap {
    line-height: 80px;
    height     : 80px;
    padding-top: 5px;
  }
}

.big-title1 {
  font-size    : 58px;
  margin-bottom: 24px;
}

.max-title {
  text-align: center;
}

.max-title {
  position     : relative;
  margin-bottom: 35px;
  margin-top   : 10px;
}

.max-title:before,
.max-title:after {
  content          : '';
  position         : absolute;
  bottom           : 0;
  left             : 50%;
  transform        : translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  height           : 3px;
}

.max-title:before {
  width: 43%;
}

.max-title:after {
  background-color: #00c2e5;
  width           : 140px;
}

#wrap .blox.dark .max-title:after {
  background-color: #fff;
}

.max-title h1,
.max-title h2,
.max-title h3,
.max-title h4,
.max-title h5,
.max-title h6 {
  line-height   : 1;
  font-size     : 55px;
  text-transform: uppercase;
  color         : #000;
  padding-bottom: 0;
  position      : relative;
  font-weight   : 100;
  padding-bottom: 45px;
  margin-bottom : 0;
}

.max-title h1:after,
.max-title h2:after,
.max-title h3:after,
.max-title h4:after,
.max-title h5:after,
.max-title h6:after {
  content                    : '';
  position                   : absolute;
  bottom                     : -5px;
  left                       : 50%;
  width                      : 13px;
  height                     : 13px;
  background-color           : #fff;
  -webkit-backface-visibility: hidden;
  -webkit-transform          : translate(-50%) rotate(45deg);
  transform                  : translate(-50%) rotate(45deg);
  border                     : 2px solid #00c2e5;
  z-index                    : 2;
}

@media only screen and (min-width: 961px) and (max-width: 1280px) {

  .max-title h1,
  .max-title h2,
  .max-title h3,
  .max-title h4,
  .max-title h5,
  .max-title h6 {
    font-size: 45px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {

  .max-title h1,
  .max-title h2,
  .max-title h3,
  .max-title h4,
  .max-title h5,
  .max-title h6 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {

  .max-title h1,
  .max-title h2,
  .max-title h3,
  .max-title h4,
  .max-title h5,
  .max-title h6 {
    font-size: 35px;
  }
}

@media (max-width: 479px) {

  .max-title h1,
  .max-title h2,
  .max-title h3,
  .max-title h4,
  .max-title h5,
  .max-title h6 {
    font-size: 30px;
  }
}

.max-title2 h1:before,
.max-title2 h2:before,
.max-title2 h3:before,
.max-title2 h4:before,
.max-title2 h5:before,
.max-title2 h6:before {
  content          : '';
  position         : absolute;
  bottom           : -5px;
  left             : 50%;
  width            : 0;
  height           : 0;
  border-left      : 12px solid transparent !important;
  border-right     : 12px solid transparent !important;
  border-bottom    : 18px solid #00c2e5;
  z-index          : 2;
  -webkit-transform: translate(-50%);
  transform        : translate(-50%);
}

.max-title2 h1:after,
.max-title2 h2:after,
.max-title2 h3:after,
.max-title2 h4:after,
.max-title2 h5:after,
.max-title2 h6:after {
  width            : 0;
  height           : 0;
  bottom           : -3px;
  background-color : transparent;
  border           : 0;
  border-left      : 8px solid transparent !important;
  border-right     : 8px solid transparent !important;
  border-bottom    : 12px solid #fff !important;
  -webkit-transform: translate(-50%) rotate(0);
  transform        : translate(-50%) rotate(0);
}

.max-title3 h1,
.max-title3 h2,
.max-title3 h3,
.max-title3 h4,
.max-title3 h5,
.max-title3 h6 {
  font-size     : 32px;
  letter-spacing: -1px;
  color         : #313132;
  padding-bottom: 34px;
}

.max-title3 h1:before,
.max-title3 h2:before,
.max-title3 h3:before,
.max-title3 h4:before,
.max-title3 h5:before,
.max-title3 h6:before {
  content          : '';
  position         : absolute;
  bottom           : -5px;
  left             : 50%;
  width            : 0;
  height           : 0;
  border-left      : 12px solid transparent !important;
  border-right     : 12px solid transparent !important;
  border-bottom    : 18px solid #00c2e5;
  z-index          : 2;
  -webkit-transform: translate(-50%);
  transform        : translate(-50%);
}

.max-title3 h1:after,
.max-title3 h2:after,
.max-title3 h3:after,
.max-title3 h4:after,
.max-title3 h5:after,
.max-title3 h6:after {
  width            : 0;
  height           : 0;
  bottom           : -3px;
  background-color : transparent;
  border           : 0;
  border-left      : 8px solid transparent !important;
  border-right     : 8px solid transparent !important;
  border-bottom    : 12px solid #fff !important;
  -webkit-transform: translate(-50%) rotate(0);
  transform        : translate(-50%) rotate(0);
}

.max-title3:before {
  width: 35%;
}

.max-title3:after {
  width: 140px;
}

.max-title4 h2,
.max-title4 h3,
.max-title4 h4,
.max-title4 h5,
.max-title4 h6,
.max-title5 h2,
.max-title5 h3,
.max-title5 h4,
.max-title5 h5,
.max-title5 h6 {
  font-size     : 25px;
  letter-spacing: -1px;
  padding-bottom: 40px;
}

.max-title4 h1,
.max-title5 h1 {
  font-size: 36px;
}

.max-title5 h1,
.max-title5 h2,
.max-title5 h3,
.max-title5 h4,
.max-title5 h5,
.max-title5 h6 {
  padding-bottom: 35px;
  line-height   : 1.3;
}

.max-title4:before,
.max-title5:before {
  width: 100%;
}

.max-title4:after,
.max-title5:after {
  width: 140px;
}

.max-title5 h1:after,
.max-title5 h2:after,
.max-title5 h3:after,
.max-title5 h4:after,
.max-title5 h5:after,
.max-title5 h6:after {
  border-radius: 50%;
  width        : 16px;
  height       : 16px;
  bottom       : -6px;
}

.subtitle-element {
  text-align: left;
}

.subtitle-element {
  position     : relative;
  margin-bottom: 40px;
  margin-top   : 10px;
  border-bottom: 3px solid #F4F3F3;
}

.blox .subtitle-element {
  border-bottom-color: #fff;
}

.subtitle-element:after {
  content : '';
  position: absolute;
  bottom  : -3px;
  height  : 3px;
}

.subtitle-element:after {
  left            : 0;
  background-color: #00c2e5;
  width           : 106px;
}

.subtitle-element h1,
.subtitle-element h2,
.subtitle-element h3,
.subtitle-element h4,
.subtitle-element h5,
.subtitle-element h6 {
  line-height   : 1;
  font-size     : 25px;
  text-transform: uppercase;
  color         : #171c24;
  padding-bottom: 0;
  position      : relative;
  font-weight   : 100;
  padding-left  : 0;
  padding-bottom: 35px;
  margin-bottom : 0;
}

.subtitle-element h1:after,
.subtitle-element h2:after,
.subtitle-element h3:after,
.subtitle-element h4:after,
.subtitle-element h5:after,
.subtitle-element h6:after {
  content          : '';
  position         : absolute;
  bottom           : -8px;
  left             : 26px;
  width            : 13px;
  height           : 13px;
  background-color : #fff;
  -webkit-transform: translate(-50%) rotate(45deg);
  transform        : translate(-50%) rotate(45deg);
  border           : 2px solid #00c2e5;
  z-index          : 2;
}

.subtitle-element2 h1:before,
.subtitle-element2 h2:before,
.subtitle-element2 h3:before,
.subtitle-element2 h4:before,
.subtitle-element2 h5:before,
.subtitle-element2 h6:before {
  content          : '';
  position         : absolute;
  bottom           : -8px;
  left             : 52px;
  width            : 0;
  height           : 0;
  border-left      : 12px solid transparent !important;
  border-right     : 12px solid transparent !important;
  border-bottom    : 18px solid #00c2e5;
  z-index          : 2;
  -webkit-transform: translate(-50%);
  transform        : translate(-50%);
}

.subtitle-element2 h1:after,
.subtitle-element2 h2:after,
.subtitle-element2 h3:after,
.subtitle-element2 h4:after,
.subtitle-element2 h5:after,
.subtitle-element2 h6:after {
  width            : 0;
  height           : 0;
  bottom           : -6px;
  left             : 52px;
  background-color : transparent;
  border           : 0;
  border-left      : 8px solid transparent !important;
  border-right     : 8px solid transparent !important;
  border-bottom    : 12px solid #fff !important;
  -webkit-transform: translate(-50%) rotate(0);
  transform        : translate(-50%) rotate(0);
}

.subtitle-element3 h1:after,
.subtitle-element3 h2:after,
.subtitle-element3 h3:after,
.subtitle-element3 h4:after,
.subtitle-element3 h5:after,
.subtitle-element3 h6:after,
.subtitle-element5 h1:after,
.subtitle-element5 h2:after,
.subtitle-element5 h3:after,
.subtitle-element5 h4:after,
.subtitle-element5 h5:after,
.subtitle-element5 h6:after {
  border-radius: 50%;
  width        : 16px;
  height       : 16px;
  bottom       : -9px;
}

#wrap .subtitle-element4,
#wrap .subtitle-element5 {
  border-color: rgba(255, 255, 255, 0.25);
}

#wrap .subtitle-element4:after,
#wrap .subtitle-element5:after {
  background-color: #fff;
}

.subtitle-element4 h1,
.subtitle-element4 h2,
.subtitle-element4 h3,
.subtitle-element4 h4,
.subtitle-element4 h5,
.subtitle-element4 h6,
.subtitle-element5 h1,
.subtitle-element5 h2,
.subtitle-element5 h3,
.subtitle-element5 h4,
.subtitle-element5 h5,
.subtitle-element5 h6 {
  color: #fff;
}

#wrap .subtitle-element4 h1:after,
#wrap .subtitle-element4 h2:after,
#wrap .subtitle-element4 h3:after,
#wrap .subtitle-element4 h4:after,
#wrap .subtitle-element4 h5:after,
#wrap .subtitle-element4 h6:after,
#wrap .subtitle-element5 h1:after,
#wrap .subtitle-element5 h2:after,
#wrap .subtitle-element5 h3:after,
#wrap .subtitle-element5 h4:after,
#wrap .subtitle-element5 h5:after,
#wrap .subtitle-element5 h6:after {
  background-color: #00c2e5;
  border-color    : #fff;
}

.sub-title {
  padding       : 12px 0 14px;
  margin        : 16px 0 20px 1px;
  border-bottom : 2px solid #27ae60;
  text-transform: uppercase;
  font-size     : 14px;
  color         : #777;
  letter-spacing: 1.2px;
  font-weight   : bold;
}

.sub-title {
  border       : 0;
  margin-bottom: 5px;
  display      : block;
  text-align   : left;
}

.sub-title * {
  font-weight   : 600;
  color         : #101010;
  font-size     : 26px;
  line-height   : 1.2;
  margin-bottom : 0;
  letter-spacing: 0.5px;
}

.sub-title:after {
  content      : "";
  margin       : 11px 0 15px;
  width        : 36px;
  display      : block;
  border-bottom: 4px solid #494949;
}

.subtitle-four {
  margin-bottom: 5px;
  display      : block;
  text-align   : left;
}

.subtitle-four * {
  position      : relative;
  display       : inline-block;
  color         : #101010;
  font-size     : 17px;
  font-weight   : bold;
  line-height   : 1.3;
  margin-bottom : 0;
  letter-spacing: 2px;
  text-transform: none;
}

.subtitle-four:after {
  content      : "";
  margin       : 6px 0 15px;
  width        : 90px;
  height       : 0;
  display      : block;
  position     : relative;
  border-bottom: 2px solid #00c2e5;
}

.alignright .subtitle-four {
  direction: rtl;
}

.max-p {
  max-width  : 660px;
  margin     : 0 auto 40px;
  font-size  : 19px;
  line-height: 1.7;
  color      : #a2a5a7;
  font-weight: 300;
  text-align : center
}

.blox.blackbox .max-p {
  color: #808080
}

#wrap .bg-white {
  background: #fff;
}

.w-divider {
  text-align: center;
  margin    : 40px auto 30px;
}

.w-divider i {
  padding      : 25px;
  border-radius: 50%;
  margin-bottom: 20px;
  font-size    : 24px;
  color        : #fff;
  display      : inline-block;
}

.w-divider h3 {
  font-weight   : 300;
  color         : #202020;
  font-size     : 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.w-divider .spl,
.w-divider .spr {
  border-bottom: 2px solid;
  padding      : 0 1px 7px;
}

.w-divider2 {
  text-align: center;
  margin    : 24px auto 24px;
}

.w-divider2 i {
  padding      : 25px;
  border       : 1px solid #e3e3e3;
  border-radius: 50%;
  margin-bottom: 20px;
  font-size    : 24px;
  display      : inline-block;
}

.w-divider2 h3 {
  font-weight   : 700;
  color         : #101010;
  font-size     : 26px;
  letter-spacing: -1px
}

.w-divider2 .spl,
.w-divider2 .spr,
.w-divider2 .spln {
  border-bottom: 1px solid #e3e3e3;
  padding      : 0 4px 10px;
}

.w-divider2 .spln {
  width  : 70px;
  display: block;
  margin : 7px auto;
}

.w-divider3 {
  margin: 24px auto 24px;
}

.w-divider3 h3 {
  font-weight: 800;
  color      : #101010;
  font-size  : 24px;
}

.w-divider3 .spb {
  background   : #fff;
  padding-right: 10px;
}

.w-divider3 .spl,
.w-divider3 .spr {
  padding      : 0 10px 0 0;
  border-radius: 6px;
}

.w-divider3 .spr {
  color  : #fff;
  padding: 0 10px;
}

.w-divider3 .spln {
  display      : block;
  margin-top   : -17px;
  border-bottom: 1px solid #e5e5e5;
}

.blox .w-divider3 .spl,
.blox .w-divider3 .spr,
.blox .w-divider3 .spb {
  background: none;
}

.blox .w-divider3 .spln {
  margin-top : 0;
  padding-top: 5px;
}

.w-divider4 {
  margin: 24px auto 24px;
}

.w-divider4 h3 {
  font-weight: 800;
  color      : #101010;
  font-size  : 24px;
}

.w-divider4 .spl,
.w-divider4 .spr {
  background: #fff;
  padding   : 0 10px 0 0;
}

.w-divider4 .spln {
  display      : block;
  margin-top   : -17px;
  border-bottom: 1px solid #e5e5e5;
}

.blox .w-divider4 .spl,
.blox .w-divider4 .spr {
  background: none;
}

.blox .w-divider4 .spln {
  margin-top : 0;
  padding-top: 5px;
}

.w-divider5 {
  text-align: center;
  margin    : 24px auto 24px;
}

.w-divider5 i {
  width        : 48px;
  height       : 48px;
  padding      : 12px;
  border-radius: 50%;
  margin-bottom: 20px;
  font-size    : 24px;
  display      : inline-block;
  background   : #fff;
  position     : absolute;
  left         : 50%;
  top          : 30px;
  margin-left  : -21px;
}

.w-divider5 h3 {
  font-weight  : 300;
  color        : #101010;
  font-size    : 26px;
  position     : relative;
  display      : inline-block;
  margin-bottom: 0;
}

.w-divider5 .spl,
.w-divider5 .spr,
.w-divider5 .spln {
  padding: 0 4px 16px;
}

.w-divider5 .spln {
  display      : block;
  margin       : 7px auto;
  border-bottom: 1px solid #e5e5e5;
}

.w-divider6 {
  margin  : 55px auto 17px;
  overflow: hidden;
}

.w-divider6 i {
  padding      : 17px;
  border-radius: 50%;
  margin-bottom: 30px;
  font-size    : 32px;
  color        : #fff;
  display      : inline-block;
  float        : left;
}

.w-divider6 h3 {
  font-weight   : 600;
  color         : #535458;
  font-size     : 22px;
  line-height   : 27px;
  margin-bottom : 0;
  display       : block;
  border-bottom : 1px solid #e1e1e1;
  margin-left   : 76px;
  margin-top    : 5px;
  padding-bottom: 6px;
}

.w-divider6 p {
  font-size     : 14px;
  font-weight   : 400;
  color         : #828282;
  letter-spacing: -0.4px;
  margin-top    : 11px;
  margin-left   : 75px;
}

.w-divider6 .spl,
.w-divider6 .spr {
  padding-bottom: 6px;
}

.w-divider6 .spr {
  margin-left: 7px;
}

.w-divider7 {
  margin: 25px auto;
}

.w-divider7 h3 {
  font-size    : 27px;
  margin-bottom: 0;
}

.w-divider7 h3 span.spr {
  display       : block;
  font-weight   : 800;
  color         : #363636;
  font-size     : 30px;
  letter-spacing: -1.5px;
}

.blox.dark .w-divider7 h3 span.spr {
  color: #fff;
}

.w-divider7 h3:after {
  content      : "";
  margin       : 6px 0 15px;
  width        : 74px;
  height       : 0;
  display      : block;
  position     : relative;
  border-bottom: 5px solid;
}

.w-divider7 p {
  font-size     : 14px;
  font-weight   : 400;
  color         : #707070;
  letter-spacing: 0;
}

.w-divider8 {
  margin    : 40px auto 0;
  overflow  : hidden;
  text-align: center;
}

.w-divider8 h3 {
  font-weight   : 600;
  color         : #535458;
  font-size     : 25px;
  letter-spacing: -1.5px;
  margin-bottom : 0;
  display       : block;
}

.w-divider8 i.colorb {
  background-color: transparent;
}

.w-divider8 i {
  border-radius: 50%;
  margin       : 10px auto;
  font-size    : 32px;
  width        : 220px;
  height       : 32px;
  display      : block;
  background   : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/w-divider8-icon-img.png) no-repeat center;
}

.w-divider8 p {
  color        : #848484;
  font-size    : 14px;
  display      : block;
  font-weight  : 400;
  margin-bottom: 35px;
  margin-top   : 15px;
}

.w-divider8 .spr {
  margin-left: 7px;
  color      : #464646;
}

.blox.dark .w-divider8 .spr {
  color: #fff;
}

.blox.dark .w-divider8 p {
  color: rgba(255, 255, 255, 0.72);
}

.w-divider9 {
  margin: 24px auto 35px;
}

.w-divider9 h3 {
  font-weight: 800;
  color      : #101010;
  font-size  : 31px;
  text-align : center;
}

.w-divider9 .spl {
  display      : block;
  margin-bottom: 9px;
}

.w-divider9 .spr {
  color         : #fff;
  padding       : 3px 10px;
  font-weight   : normal;
  text-transform: uppercase;
  font-size     : 12px;
  letter-spacing: 2px;
}

.w-divider9 .spln {
  display      : block;
  border-bottom: 1px solid #e5e5e5;
  width        : 280px;
  margin       : -11px auto 0;
}

.blox.dark .w-divider9 .spln {
  border-color: rgba(255, 255, 255, 0.2);
}

#wrap .vc_progress_bar.wpb_content_element {
  margin-bottom: 74px;
}

#wrap .vc_progress_bar .vc_single_bar {
  margin-top: 42px;
  height    : 4px;
}

#wrap .vc_progress_bar .vc_single_bar .vc_label {
  color      : #333;
  font-size  : 12px;
  font-weight: 600;
}

#wrap .vc_progress_bar .vc_single_bar {
  height: 4px;
}

#wrap .vc_progress_bar .vc_single_bar .vc_bar:before {
  content         : '';
  background-color: #fff;
  width           : 4px;
  height          : 4px;
  border-radius   : 50%;
  position        : absolute;
  top             : 0;
  right           : 1px;
  z-index         : 1000;
}

#wrap .vc_progress_bar .vc_single_bar .vc_bar:after {
  content         : '';
  background-color: inherit;
  width           : 14px;
  height          : 14px;
  border-radius   : 50%;
  position        : absolute;
  top             : -5px;
  right           : -4px;
}

@media (min-width: 768px) {
  #wrap .wpb_tour .wpb_tabs_nav li {
    margin: 0 -1px -1px 1px !important;
  }
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before,
#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {
  content: '';
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {
  content: '';
}

#wrap .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  color         : #5d5d5d;
  border        : 1px solid #e1e1e1;
  padding       : 14px 22px 14px 42px;
  font-size     : 15px;
  margin        : 0;
  background    : #f8f8f8;
  min-height    : 35px;
  letter-spacing: 0;
  text-transform: inherit;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  display : block;
  width   : 24px;
  height  : 24px;
  position: absolute;
  left    : 10px;
  top     : 14px;
  border  : none;
  right   : auto;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before,
#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {
  font-family: 'FontAwesome';
  font-size  : 24px;
  color      : #61b2e8;
  content    : "\f055";
  position   : absolute;
  left       : -18px;
  top        : -13px;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before:hover {
  color: #00c2e5;
}

#wrap .wpb_accordion .wpb_accordion_wrapper:last-of-type {
  margin-bottom: 20px;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-active {
  border                 : 1px solid #e1e1e1;
  border-bottom          : none;
  border-top-left-radius : 4px;
  border-top-right-radius: 4px;
  line-height            : 1;
  padding-bottom         : 0;
}

#wrap .wpb_accordion_section.group {
  margin-bottom: 6px;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-active a,
#wrap .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:hover {
  color: #fff;
}

#wrap .wpb_accordion .wpb_accordion_wrapper a:hover {
  background-color: #f5f5f5;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-active a {
  background-color: transparent;
  border          : none;
}

#wrap .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {
  content: "\f056";
  color  : #fff;
  right  : 0;
  top    : -17px;
}

#wrap .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
  padding                   : 0 24px 30px;
  border                    : 1px solid #e1e1e1;
  border-top                : none;
  border-bottom-left-radius : 4px;
  border-bottom-right-radius: 4px;
}

#wrap .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_wrapper p {
  color      : #8a8a8a;
  line-height: 1.7;
  font-weight: 300;
}

#wrap .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading {
  margin-bottom          : 24px;
  background-color       : #00bae2;
  border-radius          : 3px;
  border-top-left-radius : 3px;
  border-top-right-radius: 3px;
  border-radius          : 3px;
  border-color           : transparent;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-title>a {
  color: #fff;
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-title>a {
  padding       : 14px 0px;
  font-size     : 14px;
  font-weight   : 600;
  text-transform: uppercase;
  letter-spacing: 0;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .icon-box p {
  font-size   : 14px;
  line-height : 1.8;
  color       : #616161;
  font-weight : 400;
  margin-left : 4px;
  padding-left: 19px;
  border-left : 2px solid #dbdbdb;
  overflow    : hidden;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel .vc_tta-panel-title>a {
  color: #000;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  width        : 16px;
  height       : 16px;
  background   : #00bae2;
  border-radius: 50%;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  background: #fff !important;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon:before {}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
  left : 4px;
  width: 8px;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon::after,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon::before {
  border-color: #fff;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
  border-color: #00bae2;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
  top   : 4px;
  bottom: 4px;
}

.vc_tta.vc_general .vc_tta-panel-body {
  padding-left : 39px;
  padding-right: 16px;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_active:before {
  color: #00bae2;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .icon-box i {
  position: absolute;
  top     : 10px;
  left    : -12px;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .icon-box i:before {
  color    : #68C679;
  font-size: 45px;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square h4 {
  margin-left: 15px;
  overflow   : hidden;
}

@media (min-width: 960px) and (max-width: 1280px) {
  .vc_tta.vc_general .vc_tta-panel-title>a {
    font-size: 14px;
  }

  .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .icon-box p {
    font-size  : 12px;
    margin-left: 10px;
  }

  .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .icon-box i {
    position: absolute;
    top     : 10px;
    left    : -16px;
  }

  .vc_tta.vc_general .vc_tta-panel-body {
    padding-left: 35px;
  }

  .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square h4 {
    margin-left: 10px;
  }
}

@media (min-width: 768px) and (max-width: 960px) {
  .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel-title a {
    font-size: 11.2px;
  }

  .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: 10px;
  }

  .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .icon-box i {
    position: absolute;
    top     : 28px;
    left    : -26px;
  }

  .vc_tta.vc_general .vc_tta-panel-body {
    padding-left : 45px;
    padding-right: 0;
  }

  .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square h4 {
    margin-left: 10px;
  }
}

@media (max-width: 768px) {
  .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .icon-box i {
    position: absolute;
    top     : 28px;
    left    : -26px;
  }
}

.max-counter {
  text-align: center;
  color     : #393a3a;
  font-size : 36px;
}

.max-counter.s-counter .icon-counter {
  color       : rgba(0, 0, 0, 0.4);
  margin-right: 10px;
  font-size   : 37px;
}

.blox.dark .max-counter.s-counter .icon-counter,
.blox.dark .max-counter.s-counter .max-count {
  color: #fff;
}

.max-counter.s-counter .max-count {
  font-size  : 44px;
  font-weight: 700;
  color      : rgba(0, 0, 0, 0.74);
}

.max-counter h5 {
  margin-top    : 15px;
  font-size     : 13px;
  font-weight   : 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  position      : relative;
}

.max-counter.s-counter h5 {
  position      : relative;
  text-transform: none;
  font-size     : 15px;
  font-weight   : 400;
  padding-top   : 33px;
  margin-top    : 30px;
  letter-spacing: 0;
}

.max-counter.s-counter h5:before {
  content          : '';
  position         : absolute;
  top              : 0;
  left             : 50%;
  -webkit-transform: translate(-50%, 0);
  transform        : translate(-50%, 0);
  width            : 72px;
  height           : 2px;
  background-color : #fff;
}

.max-counter h5:after {
  content      : '';
  margin       : 8px auto 20px;
  width        : 24px;
  height       : 0;
  display      : block;
  position     : relative;
  border-bottom: 2px solid rgba(0, 0, 0, 0.27);
}

.max-counter.s-counter h5:after {
  border: none;
}

.max-counter.m-counter {
  margin: 0 auto;
}

.max-counter.m-counter .icon-counter,
.max-counter.m-counter .suf-counter,
.max-counter.m-counter .pre-counter {
  vertical-align: middle;
  color         : #999;
  font-size     : 80px;
  line-height   : 1;
  font-weight   : 300;
  margin-left   : 10px;
}

.max-counter.m-counter .max-count {
  vertical-align: middle;
  font-size     : 120px;
  font-weight   : 300;
  letter-spacing: -8px;
}

.max-counter.m-counter h5 {
  margin-top    : 26px;
  font-size     : 13px;
  font-weight   : 600;
  text-transform: uppercase;
}

.max-counter.m-counter h5:after {
  content      : '';
  margin       : 8px auto;
  width        : 26px;
  display      : block;
  border-bottom: none;
}

.max-counter.s-counter {
  margin-bottom: 10%
}

@media only screen and (min-width: 768px) and (max-width: 1280px) {
  .max-counter.s-counter .icon-counter {
    font-size: 24px;
  }

  .max-counter.s-counter .max-count {
    font-size: 31px;
  }
}

.max-counter.f-counter .icon-counter {
  font-size: 32px;
  margin   : 0 6px 8px;
  display  : inline-block;
}

.max-counter.f-counter {
  margin-bottom: 60px;
}

.max-counter.f-counter .max-count {
  font-size  : 42px;
  font-weight: 700;
}

.blox.dark .max-counter.f-counter .max-count:after,
.dark-content .max-counter.f-counter .max-count:after {
  border-bottom: 2px solid #fff;
}

.max-counter.f-counter h5 {
  margin-top    : 4px;
  font-size     : 14px;
  font-weight   : 500;
  letter-spacing: 0;
}

.max-counter.f-counter h5:after {
  display: none;
}

.max-counter.t-counter {
  margin-top: 34px;
  padding   : 0px;
  text-align: center;
  color     : #393a3a;
  font-size : 36px;
}

.max-counter.t-counter h5 {
  font-size : 12px;
  color     : #7f8386;
  display   : table;
  text-align: left;
  margin-top: 0;
}

.max-counter.t-counter h5:after {
  display: none;
}

.blox.dark .max-counter.t-counter h5 {
  color: #fff;
}

.blox.dark .max-counter.t-counter h5:after {
  border-bottom: 2px solid #fff;
}

.dark-content .max-counter.t-counter .max-count {
  border: 2px solid #fff;
}

.blox.dark .max-counter.t-counter .max-count {
  color: #fff;
}

.max-counter.t-counter i.icon-counter {
  float             : left;
  font-size         : 32px;
  margin-right      : 10px;
  color             : #a1abb3;
  border            : 2px solid #a1abb3;
  border-radius     : 50%;
  padding           : 30px;
  -webkit-transition: all .2s ease;
  -o-transition     : all .2s ease;
  transition        : all .2s ease;
  display           : inherit;
}

.max-counter.t-counter:hover i.icon-counter {
  background-color: #00c2e5;
  border-color    : #00c2e5;
  color           : #fff;
}

.blox.dark .max-counter.t-counter i.icon-counter {
  color       : #fff;
  border-color: #fff;
}

.blox.dark .max-counter.t-counter:hover i.icon-counter {
  color           : #717171;
  border-color    : #fff;
  background-color: #fff;
}

.max-counter.t-counter .max-count {
  font-size         : 28px;
  line-height       : 1;
  display           : table-caption;
  margin-top        : 10px;
  color             : #7f8386;
  -webkit-transition: all .2s ease-in-out;
  -o-transition     : all .2s ease-in-out;
  transition        : all .2s ease-in-out;
  border            : none;
  width             : auto;
  height            : auto;
  padding-top       : 0;
}

.max-counter.t-counter:hover .max-count,
.blox.dark .max-counter.t-counter:hover .max-count,
.dark-content .max-counter.t-counter:hover .max-count {
  background: transparent;
}

.max-counter.t-counter .max-count:after {
  content      : "";
  margin       : 10px 0 15px;
  width        : 48px;
  height       : 0;
  display      : block;
  position     : relative;
  border-bottom: 2px solid #a1abb3;
}

.max-counter.t-counter:hover .max-count:after {
  border-color: #00c2e5;
}

.blox.dark .max-counter.t-counter .max-count:after {
  border-color: #fff;
}

.max-counter.t-counter:hover .max-count,
.dark-content .max-counter.t-counter:hover .max-count {
  color: #00c2e5;
}

.blox.dark .max-counter.t-counter:hover .max-count {
  color: #fff;
}

.max-quote {
  text-align: center;
  padding   : 15px 0;
}

.max-quote cite {
  font-size     : 16px;
  font-style    : normal;
  margin-top    : 25px;
  color         : #7a7a7a;
  letter-spacing: 1px;
}

.max-quote small {
  display       : block;
  padding-top   : 4px;
  font-style    : normal;
  letter-spacing: 2px;
  font-size     : 11px;
  color         : #a1a1a1;
}

.max-quote:before,
.max-quote small:before {
  content: '';
  content: none;
  display: none;
}

#wrap .max-quote h2 {
  font-family   : 'Lora', serif;
  font-size     : 23px;
  line-height   : 1.6;
  letter-spacing: 0;
}

.max-quote h2:before,
.max-quote h2:after {
  display    : inline-block;
  content    : '';
  color      : #ff6c6d;
  font-family: Arial, serif;
  font-size  : 33px;
  line-height: 30px;
  margin     : 0 8px;
  font-weight: bold;
  font-style : normal;
}

.max-quote h2:before {
  content    : '\201C';
  margin-left: 0;
}

.max-quote h2:after {
  content: '\201D';
}

.blox .max-quote h2 {
  color: #32373b;
}

.blox.dark .max-quote h2,
.blox.dark .max-quote h2:before,
.blox.dark .max-quote h2:after,
.blox.dark .max-quote cite {
  color: #fff;
}

.social-media {
  text-align: center
}

.social-media a {
  text-align   : center;
  padding      : 0 10px;
  margin-bottom: 20px;
  display      : inline-block;
}

.social-media a i {
  border            : 2px transparent solid;
  font-size         : 4em;
  padding           : 30px;
  border-radius     : 50%;
  color             : #fff;
  margin-bottom     : 20px;
  display           : block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition   : all .8s ease-in-out;
  -ms-transition    : all .8s ease-in-out;
  -o-transition     : all .8s ease-in-out;
  transition        : all .8s ease-in-out;
  background        : rgba(15, 15, 15, 0.6)
}

.social-media a:hover i {
  color : #fff;
  border: 2px #fff solid;
}

.social-media a span {
  -webkit-transition: all .8s ease-in-out;
  -moz-transition   : all .8s ease-in-out;
  -ms-transition    : all .8s ease-in-out;
  -o-transition     : all .8s ease-in-out;
  transition        : all .8s ease-in-out;
  color             : transparent;
  text-transform    : uppercase;
  font-size         : 16px;
  font-weight       : 600;
  text-shadow       : 0 0 5px rgba(33, 65, 83, 1)
}

.social-media a:hover span {
  color: #fff;
}

#social-media.active.facebook {
  background: #3b5996 !important;
}

#social-media.active.twitter {
  background: #00acee !important;
}

#social-media.active.vimeo {
  background: #0dadd6 !important;
}

#social-media.active.dribble {
  background: #d53e68 !important;
}

#social-media.active.youtube {
  background: #cb322c !important;
}

#social-media.active.pinterest {
  background: #cb2027 !important;
}

#social-media.active.google {
  background: #c3391c !important;
}

#social-media.active.linkedin {
  background: #0073b2 !important;
}

#social-media.active.rss {
  background: #f29a1d !important;
}

#social-media.active.instagram {
  background: #457399 !important;
}

#social-media.active.skype {
  background: #00aaf3 !important;
}

#social-media.active.other-social {
  background: #00c2e5 !important;
}

#social-media.blox .social-media a span {
  display: none;
}

#social-media.blox .social-media a i {
  background: none;
  font-size : 2em;
  border    : 1px transparent solid;
  margin    : 0;
  padding   : 20px;
}

#social-media {
  transition        : background-color .8s ease-in-out;
  -webkit-transition: background-color .8s ease-in-out;
  -moz-transition   : background-color .8s ease-in-out;
  -ms-transition    : background-color .8s ease-in-out;
  -o-transition     : background-color .8s ease-in-out;
}

#social-media.blox .social-media a {
  margin: 20px 0;
}

#social-media.blox .social-media a:hover i {
  border: 1px #fff solid;
}

#contact-map {
  box-shadow  : 1px 1px 4px 1px rgba(0, 0, 0, 0.1) inset;
  border      : 1px solid #d6dbdc;
  border-left : none;
  border-right: none;
  padding     : 0;
  margin      : 0
}

#contact-map iframe {
  width        : 100%;
  padding      : 0;
  margin       : 0;
  margin-bottom: -7px;
}

#wrap .blox .contact-inf i {
  margin-bottom: 10px;
  margin-top   : 10px;
}

#wrap .rc-anchor.rc-anchor-standard {
  border    : none !important;
  box-shadow: none;
  background: none;
}

.contact-form .g-recaptcha {
  margin-bottom: 20px;
}

#talk-business p.talk-business-title {
  margin-left: 10px;
  text-align : left;
  font-size  : 12px;
  color      : #5d5c5c;
}

#talk-business input,
textarea {
  background   : #f0f0f0;
  border-radius: 2px;
  border       : none;
  box-shadow   : none;
  margin-bottom: 16px;
}

#talk-business textarea {
  border    : none;
  box-shadow: none;
}

#talk-business textarea:focus {
  background: #808080;
}

#talk-business input[type=submit] {
  margin-top   : 30px;
  border-radius: 60px;
  background   : #00c2e5;
}

#talk-business input[type=submit]:hover {
  background: #39c36e;
}

#talk-business .host-btn-form {
  margin-top   : 30px;
  border-radius: 60px;
  padding      : 11px;
  width        : 100%;
  text-align   : center;
  background   : #00c2e5;
}

#talk-business .host-btn-form:hover {
  background: #39c36e;
}

.seo-cf-page {
  padding: 0 20px;
}

@media (max-width:960px) {
  #talk-business input[type=submit] {
    font-size: 15px;
  }
}

@media (min-width:768px) and (max-width:1200px) {
  #talk-business input[type=submit] {
    padding: 10px 30px;
  }
}

.w-contact-p input[type=text],
.w-contact-p input[type=email],
#wrap .w-contact-p input textarea {
  color        : #888;
  font-size    : 12px;
  border       : 1px solid #ccc;
  border-radius: 2px;
  background   : #fff;
}

.wpcf7 .w-contact-p .col-md-6,
.wpcf7 .w-contact-p .col-md-12 {
  padding      : 0 5px;
  margin-bottom: 10px
}

#wrap .wpcf7 .w-contact-p input[type=submit] {
  background    : #00c2e5;
  color         : #fff;
  border        : 0;
  box-shadow    : none;
  padding       : 8px 15px 7px;
  line-height   : 16px;
  border-radius : 3px;
  margin        : 0;
  position      : absolute;
  bottom        : -3px;
  right         : 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size     : 11px;
  font-weight   : normal;
}

#wrap .wpcf7 .w-contact-p input[type=submit]:hover {
  background-color: #292929;
}

.resource-books {
  border       : 1px solid #e3e3e3;
  margin-bottom: 30px;
  padding      : 36px 35px 43px;
  background   : #fff;
}

.resource-books img {
  float       : left;
  margin-right: 25px;
  box-shadow  : 4px 4px #d1d1d1;
  width       : 113px;
  height      : 160px;
}

.resource-books .content {
  overflow: hidden;
}

.resource-books .content h3 {
  font-size    : 20px;
  font-weight  : 700;
  color        : #171c24;
  margin-bottom: 5px;
}

.resource-books .content h6 {
  font-size     : 13px;
  color         : #616161;
  border-bottom : 1px solid #e3e3e3;
  padding-bottom: 15px;
  margin-bottom : 5px;
}

.resource-books .content p {
  line-height  : 25px;
  margin-bottom: 8px;
  font-size    : 13px;
  color        : #616161;
  padding-top  : 8px;
}

@media (max-width: 960px) {
  .resource-books img {
    float            : none;
    margin-left      : 50%;
    transform        : translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    margin-right     : 0;
    margin-bottom    : 25px;
  }

  .resource-books .content {
    text-align: center;
  }
}

@media (max-width: 480px) {
  .resource-books {
    padding-left : 15px;
    padding-right: 15px;
  }
}

.single-resource-books {
  border       : 1px solid #e3e3e3;
  margin-right : 30px;
  margin-bottom: 30px;
  padding-left : 608px;
  background   : #fff;
  position     : relative;
  min-height   : 520px;
}

.single-resource-books .single-img {
  float        : left;
  margin-right : 25px;
  background   : #f5f5f5;
  width        : 388px;
  height       : 388px;
  border-radius: 50%;
  position     : absolute;
  left         : 93px;
  top          : 64px;
}

.single-resource-books .single-img img {
  box-shadow       : 4px 4px #d1d1d1;
  position         : absolute;
  left             : 50%;
  transform        : translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  top              : 50%;
  width            : 161px;
  height           : 228px;
}

.single-resource-books .content {
  overflow     : hidden;
  padding-top  : 82px;
  padding-right: 77px;
}

.single-resource-books .content h3 {
  font-size    : 20px;
  font-weight  : 700;
  color        : #171c24;
  margin-bottom: 5px;
}

.single-resource-books .content h6 {
  font-size     : 13px;
  color         : #616161;
  border-bottom : 1px solid #e3e3e3;
  padding-bottom: 15px;
  margin-bottom : 5px;
}

.single-resource-books .content p {
  line-height  : 27px;
  margin-bottom: 8px;
  font-size    : 14px;
  color        : #717171;
  padding-top  : 10px;
}

.single-resource-books .content .readmore {
  left          : 0;
  transform     : none;
  background    : #39c36e;
  color         : #fff;
  padding       : 10px 33px;
  border        : none;
  margin-top    : 25px;
  letter-spacing: .5px;
}

.single-resource-books .content .readmore:hover {
  background: #222;
}

.single-resource-books .content .readmore:after {
  display: none;
}

@media (min-width:961px) and (max-width:1200px) {
  .single-resource-books {
    padding-left: 550px;
  }
}

@media (max-width:960px) {
  .single-resource-books {
    padding-left: 0;
  }

  .single-resource-books .single-img {
    display : block;
    float   : none;
    margin  : auto;
    position: relative;
    left    : 0;
  }

  .single-resource-books .content {
    text-align   : center;
    padding-right: 5%;
    padding-left : 5%;
    margin-bottom: 35px;
  }

  .resource-books .content h3 {
    font-size: 17px;
  }
}

@media (min-width:480px) and (max-width:768px) {
  .single-resource-books .single-img {
    width : 300px;
    height: 300px;
  }

  .single-resource-books .single-img img {
    width : 140px;
    height: 200px;
  }
}

@media (max-width:480px) {
  .single-resource-books .single-img {
    width : 200px;
    height: 200px;
  }

  .single-resource-books .single-img img {
    width : 100px;
    height: 140px;
  }
}

#wrap .esg-filterbutton,
#wrap .esg-sortbutton,
#wrap .esg-sortbutton-order {
  font-weight   : 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size     : 11px;
  color         : #333;
  background    : #fff;
  border        : 3px solid #e9e9e9;
  border-radius : 0;
}

#wrap .esg-filterbutton.selected {
  box-shadow  : none;
  border-color: #01c2e5;
}

#wrap .esg-filter-wrapper {
  margin-bottom: 27px;
}

#seo_consolation_form input {
  margin-bottom: 15px;
}

#seo_consolation_form textarea {
  margin-bottom   : 12px;
  background-color: #fafafa;
}

#seo_consolation_form .checkbox_seo_title input[type=checkbox] {
  margin-bottom: 23px;
}

#seo_consolation_form .checkbox_seo_title span label {
  margin-top: -17px;
}

#seo_consolation_form p.checkbox_seo_title {
  margin-top: -6px;
}

#wrap div.wpcf7-mail-sent-ok {
  margin       : 0;
  background   : #77da55;
  color        : #fff;
  border-radius: 2px;
  border-width : 0;
}

#seo_consolation_form p.seotitle,
#seo_consolation_form .checkboxtitle {
  text-align : left;
  margin-left: 3px;
  color      : #8a8a8a;
  font-size  : 13px;
}

#seo_consolation_form .checkboxtitle {
  margin: 10px 0;
}

#seo_consolation_form .style_contact_information {
  background-color: #e9e9e9;
  box-shadow      : none;
  border          : none;
  margin-bottom   : 16px;
  border-radius   : 2px;
}

#seo_consolation_form .style_contact_information_cancle_btn {
  padding: 11px 95px;
}

#seo_consolation_form .contact_information_btns {
  margin-top: 30px;
}

#seo_consolation_form span.wpcf7-list-item-label {
  cursor       : pointer;
  position     : relative;
  height       : 18px;
  line-height  : 18px;
  padding-left : 25px;
  display      : inline-block;
  border-radius: 3px;
  font-size    : 12px;
  color        : #8a8a8a;
}

#seo_consolation_form .wpcf7-list-item-label:before {
  font-family  : FontAwesome;
  content      : "";
  background   : #e2e6e9;
  width        : 18px;
  height       : 18px;
  line-height  : 18px;
  text-align   : center;
  position     : absolute;
  left         : 2px;
  border-radius: 2px;
}

#seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before {
  content     : "\f00c";
  color       : #fff;
  background  : #77da55;
  padding-left: 2px;
}

#seo_consolation_form .checkbox_seo_title input[type=checkbox] {
  display: none;
}

#wrap .checkseo {
  position: static;
}

#wrap .checkseo div {
  padding: 0;
}

#wrap .checkseo input[type=text] {
  float        : left;
  width        : 39%;
  line-height  : 18px;
  color        : #000000;
  font-size    : 16px;
  font-family  : lato;
  background   : #fff;
  border       : 2px solid #e0e6e8;
  border-radius: 3px;
  padding      : 13px;
  margin-right : 1.5%;
}

#wrap .checkseo input[type=text]::-webkit-input-placeholder {
  font-size  : 16px;
  font-weight: 700;
  color      : #898b92;
}

#wrap .checkseo input[type=text]::-moz-placeholder {
  font-size  : 16px;
  font-weight: 700;
  color      : #898b92;
}

#wrap .checkseo input[type=text]:-ms-input-placeholder {
  font-size  : 15px;
  font-weight: 700;
  color      : #898b92;
}

#wrap .checkseo input[type=submit] {
  float                     : left;
  height                    : 47px;
  width                     : 18%;
  font-family               : lato;
  font-size                 : 20px;
  text-shadow               : 1px 1px 1px black;
  background                : #77da55;
  border-radius             : 0;
  border-top-right-radius   : 3px;
  border-bottom-right-radius: 3px;
  padding                   : 13px 40px 11px;
  line-height               : 16px;
  margin                    : 0;
  border                    : 1px solid white;
}

#wrap .checkseo input[type=submit]:hover {
  background: #292929;
}

#wrap .checkseo input[type=submit]:active {
  box-shadow: 0 2px 5px black inset;
  color     : #ddd;
}

@media (min-width:960px) and (max-width:1280px) {
  #wrap .checkseo input[type=submit] {
    padding: 12px 20px;
    width  : 100%;
    display: block
  }

  #wrap .checkseo input[type=text] {
    width  : 100%;
    display: block
  }

  #wrap .checkseo input[type=text]::-webkit-input-placeholder {
    font-size  : 16px;
    font-weight: 700;
    color      : #898b92;
  }

  #wrap .checkseo input[type=text]::-moz-placeholder {
    font-size  : 16px;
    font-weight: 700;
    color      : #898b92;
  }

  #wrap .checkseo input[type=text]:-ms-input-placeholder {
    font-size  : 15px;
    font-weight: 700;
    color      : #898b92;
  }
}

@media (max-width:960px) {
  #wrap .checkseo input[type=submit] {
    width        : 100%;
    border-radius: 3px;
    display      : block
  }

  #wrap .checkseo input[type=text] {
    width  : 100%;
    display: block
  }

  #wrap .checkseo input[type=text]::-webkit-input-placeholder {
    font-size  : 16px;
    font-weight: 700;
    color      : #898b92;
  }

  #wrap .checkseo input[type=text]::-moz-placeholder {
    font-size  : 16px;
    font-weight: 700;
    color      : #898b92;
  }

  #wrap .checkseo input[type=text]:-ms-input-placeholder {
    font-size  : 15px;
    font-weight: 700;
    color      : #898b92;
  }
}

.our-team {
  text-align   : center;
  background   : #fff;
  margin-bottom: 30px;
  overflow     : hidden;
}

.social-team {
  padding-bottom: 14px;
  text-align    : center;
}

.our-team figure {
  position          : relative;
  margin            : 0 auto;
  overflow          : hidden;
  -webkit-transition: all .3s ease;
  -moz-transition   : all .3s ease;
  -ms-transition    : all .3s ease;
  -o-transition     : all .3s ease;
  transition        : all .3s ease;
}

.our-team figure img {
  width        : 160px;
  border-radius: 50%;
  height       : auto;
}

.blox .our-team figure img {
  margin-top: 25px;
}

.social-team i {
  margin               : 0 4px;
  background           : #fff;
  padding              : 10px;
  font-size            : 18px;
  -webkit-border-radius: 100%;
  -moz-border-radius   : 100%;
  border-radius        : 100%;
  color                : #777;
}

.our-team h2 {
  font-size     : 17px;
  margin-top    : 25px;
  font-weight   : 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color         : #515151;
}

.our-team h2 a {
  color: #515151;
}

.our-team h2 a:hover {
  text-decoration: underline;
}

.our-team h5 {
  color         : #00c2e5;
  margin-top    : 15px;
  margin-bottom : 10px;
  font-size     : 12px;
  font-weight   : 700;
  text-transform: uppercase;
  letter-spacing: 2.6px;
}

.our-team p {
  font-size: 14px;
  padding  : 7px 25px 0;
  color    : #8a8a8a;
}

.our-team .social-team {
  padding-top: 10px;
}

.our-team .social-team i {
  margin       : 0 4px;
  padding      : 5px 6px;
  font-size    : 18px;
  border-radius: 3px;
  color        : #8a8a8a;
}

.our-team .social-team i.fa-facebook {
  padding: 5px 8px;
}

.our-team i:hover {
  color: #fff;
}

.social-team a i.fa-facebook:hover {
  background: #3b5996;
}

.social-team a i.fa-twitter:hover {
  background: #00acee;
}

.social-team a i.fa-vimeo:hover {
  background: #0dadd6;
}

.social-team a i.fa-dribbble:hover {
  background: #d53e68;
}

.social-team a i.fa-youtube:hover {
  background: #cb322c;
}

.social-team a i.fa-pinterest:hover {
  background: #cb2027;
}

.social-team a i.fa-linkedin:hover {
  background: #0073b2;
}

.social-team a i.fa-rss:hover {
  background: #f29a1d;
}

.social-team a i.fa-google-plus:hover {
  background: #c3391c;
}

.social-team a i.fa-instagram:hover {
  background: #457399;
}

.our-team1 {
  position: relative;
  margin  : 0;
}

.our-team1 figure {
  position: relative;
  overflow: hidden;
  margin  : 0 auto;
  z-index : 0;
}

.our-team1 img {
  width         : 100%;
  -webkit-filter: grayscale(100%);
  filter        : grayscale(100%);
  transition    : .46s all ease;
}

.our-team1 figcaption {
  position  : absolute;
  bottom    : 0;
  left      : 0;
  right     : 0;
  text-align: center;
  width     : 100%;
  height    : 200px;
  bottom    : -200px;
  background: rgba(0, 194, 229, 0.95);
  transition: all .28s ease;
}

.our-team1 h2 {
  color      : #fff;
  font-size  : 18px;
  margin-top : -30px;
  font-weight: 600;
}

.our-team1 h5 {
  color    : #fff;
  font-size: 14px;
}

.our-team1 figure h2,
.our-team1 figure h5 {
  position         : absolute;
  top              : 40%;
  left             : 50%;
  transform        : translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  line-height      : 1;
  width            : 100%;
  transition       : .38s all ease;
}

.our-team1:hover figure h2,
.our-team1:hover figure h5 {
  top: 47%;
}

.our-team1:hover figcaption {
  bottom: 0;
}

.our-team1 .social-team {
  margin-top       : 15px;
  position         : absolute;
  bottom           : -20px;
  left             : 50%;
  transform        : translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  opacity          : 0;
  transition       : .34s all ease;
}

.our-team1:hover .social-team {
  bottom : 20px;
  opacity: 1;
}

.our-team1 .social-team i {
  background: transparent;
  color     : #fff;
  display   : inline-block;
  width     : 30px;
  height    : 30px;
  padding   : 6px;
}

.our-team1 .social-team i:before {
  color: #fff;
}

.our-team1:hover img {
  -webkit-filter: grayscale(0);
  filter        : grayscale(0);
}

.our-team2 {
  position     : relative;
  margin       : 0 auto;
  border-radius: 50%;
  border       : 2px solid #57c3ea;
  width        : 222px;
  height       : 222px;
  overflow     : hidden;
  z-index      : 0;
}

.our-team2 figure {
  width : 100%;
  height: 100%;
}

.our-team2 figure h2 {
  position         : absolute;
  bottom           : -16px;
  left             : 50%;
  transform        : translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  width            : 100%;
  text-align       : center;
  background       : #00c2e5;
  height           : 29%;
  color            : #fff;
  line-height      : 3;
  font-size        : 15px;
  transition       : .5s;
  text-transform   : uppercase;
}

.our-team2 figure h5 {
  position                : absolute;
  bottom                  : -7px;
  left                    : 50%;
  transform               : translate(-50%, 0);
  -webkit-transform       : translate(-50%, 0);
  text-align              : center;
  color                   : #616161;
  font-size               : 14px;
  font-weight             : 400;
  line-height             : 4;
  height                  : 0;
  width                   : 100%;
  background              : #DFE6E9;
  transition              : .3s;
  -webkit-transition-delay: .2s;
  transition-delay        : .2s;
  text-transform          : uppercase;
}

.our-team2:hover h2 {
  height: 0;
}

.our-team2:hover h5 {
  height: 50%;
}

.our-team2 .social-team {
  position                : absolute;
  top                     : 0;
  left                    : 50%;
  transform               : translate(-50%, 0);
  -webkit-transform       : translate(-50%, 0);
  text-align              : center;
  width                   : 100%;
  height                  : 0;
  background              : #00c2e5;
  transition              : .3s;
  -webkit-transition-delay: .2s;
  transition-delay        : .2s;
  padding-top             : 0;
  padding-bottom          : 0;
  overflow                : hidden;
}

.our-team2 .social-team a i {
  background: none;
  color     : #fff;
  font-size : 20px;
}

.our-team2 .social-team a i:hover {
  background: none;
}

.our-team2:hover .social-team {
  opacity    : 1;
  height     : 50%;
  padding-top: 30%;
}

@media (min-width: 768px) and (max-width: 960px) {
  .our-team2 {
    width : 180px;
    height: 180px;
  }

  .our-team2 figure h2 {
    font-size: 13px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .our-team2 {
    width : 380px;
    height: 380px;
  }
}

@media (max-width: 479px) {
  .our-team2 {
    width : 250px;
    height: 250px;
  }
}

.our-team3 figure {
  width       : 43%;
  float       : left;
  margin-right: 3%;
}

.our-team3 figure img {
  border-radius: 50%;
  transition   : .2s all ease;
  border       : 5px solid transparent;
  width        : 138px;
  height       : 138px;
}

.our-team3:hover figure img {
  border: 5px solid #00c2e5;
}

.our-team3 .tdetail {
  width: 48%;
  float: left;
}

.our-team3 .tdetail h2 {
  font-size     : 18px;
  letter-spacing: 0;
  margin-bottom : 0;
  line-height   : 28px;
  font-weight   : 700;
  margin-top    : 20px;
}

.our-team3 .tdetail h5 {
  color        : #888;
  margin-bottom: 18px;
  font-size    : 11px;
}

.our-team3 .social-team {
  text-align: left;
}

.our-team3 .social-team i {
  text-align   : center;
  background   : #bbb;
  color        : #fff;
  border-radius: 50%;
  font-size    : 18px;
  padding      : 7px;
  display      : inline-block;
  margin       : 0 0 0 4px;
  width        : 30px;
  height       : 30px;
}

.dark .our-team3 i {
  background: #000;
}

.dark .our-team3 .tdetail h5 {
  color: #ddd;
}

.alignright .our-team3 figure {
  float : right;
  margin: 0 0 0 3%;
}

.alignright .our-team3 .tdetail,
.alignright .our-team3 .tdetail a {
  float: right;
}

@media only screen and (max-width: 768px) {

  .our-team2,
  .our-team3 {
    margin-bottom: 30px;
  }
}

@media (min-width: 960px) and (max-width: 1199px) {
  .our-team3 figure img {
    width : 122px;
    height: 122px;
  }
}

@media (max-width: 960px) {
  .our-team3 figure img {
    width : 95px;
    height: 95px;
  }
}

.our-team4 {
  background: #fff;
  border    : 2px solid transparent;
  box-shadow: 0 2px 0 0px rgba(0, 0, 0, 0.025);
  transition: .33s all ease;
}

.blox.dark .our-team4 {
  background: rgba(255, 255, 255, 0.2);
}

.our-team4 img {
  width: 100%;
}

.our-team4 figure {
  position: relative;
}

.our-team4 figcaption h2 {
  font-size     : 20px;
  color         : #010101;
  font-weight   : 500;
  text-align    : center;
  padding-top   : 36px;
  text-transform: capitalize;
  margin-bottom : 13px;
  transition    : .26s all ease;
}

.our-team4 figcaption h5 {
  font-size     : 12px;
  color         : #989898;
  text-align    : center;
  text-transform: capitalize;
  padding-bottom: 27px;
  transition    : .26s all ease;
}

.our-team4 .social-team {
  position         : absolute;
  bottom           : 37%;
  left             : 50%;
  transform        : translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  opacity          : 0;
  transition       : .26s all ease;
}

.our-team4 .social-team i {
  font-size  : 17px;
  font-weight: 600;
  padding    : 6px 7px;
  transition : .26s all ease;
}

.our-team4 .social-team .fa-facebook:before {
  padding: 3px;
}

.our-team4:hover {
  border       : 2px solid #00c2e5;
  background   : #00c2e5;
  border-radius: 3px;
}

.our-team4:hover .our-team4-caption h2 {
  color: #fff;
}

.our-team4:hover .our-team4-caption h5 {
  color: #fff;
}

.our-team4:hover .social-team {
  opacity: 1;
}

@media (min-width:1199px) and (max-width:1280px) {
  .our-team4 .social-team {
    bottom: 40%;
  }
}

@media (min-width:768px) and (max-width: 1200px) {
  .our-team4 .social-team {
    bottom: 50%;
  }
}

.our-team4 .social-team a i:before {
  color: #00c2e5;
}

.our-team4 .social-team a i:hover,
.our-team4 .social-team a:hover i {
  background: #222 !important;
  color     : #fff !important;
}

.our-team4 .social-team a i:hover:before {
  color: #fff !important;
}

.our-team4:hover.our-team4 figcaption h2,
.our-team4:hover.our-team4 figcaption h5 {
  color: #fff;
}

.our-team5 {
  position: relative;
}

.our-team5 img {
  width         : 100%;
  -webkit-filter: grayscale(100%);
  filter        : grayscale(100%);
  transition    : .46s all ease;
}

.our-team5 figcaption {
  padding      : 24px 15px 18px;
  border-bottom: 2px solid #ECF0F1;
  transition   : .46s all ease;
}

.our-team5 h2 {
  font-size     : 23px;
  color         : #333;
  font-weight   : 700;
  letter-spacing: -1px;
}

.vc_col-sm-2 .our-team5 h2 {
  font-size     : 19px;
  font-weight   : 600;
  letter-spacing: -0.5px;
}

.our-team5 h5 {
  font-size     : 12px;
  color         : #00c2e5;
  font-weight   : 500;
  letter-spacing: 1px;
}

.our-team5 p {
  padding: 27px 5px 10px 1px;
}

.our-team5 .social-team {
  text-align   : center;
  width        : 100%;
  margin-top   : 0;
  padding-right: 10px;
  opacity      : 0;
  transition   : .46s all ease;
  position     : absolute;
  bottom       : 100px;
}

.our-team5:hover .social-team {
  opacity: 1;
}

.our-team5 .social-team i {
  font-size : 18px;
  background: #fff !important;
  padding   : 10px;
  width     : 36px;
  height    : 36px;
  display   : inline-block;
}

.our-team5 .social-team .fa-facebook:before {
  padding: 3px;
}

.our-team5 .social-team a i:hover {
  background: none;
}

.our-team5 .social-team a i:hover:before {
  color: #00c2e5;
}

.our-team5:hover img {
  -webkit-filter: grayscale(0);
  filter        : grayscale(0);
}

.our-team5:hover figcaption {
  border-color: #c9c9c9;
}

.our-team6 {
  text-align    : center;
  background    : #fff;
  margin-bottom : 30px;
  overflow      : hidden;
  border        : 2px solid #e7e7e7;
  padding-bottom: 10px;
}

.social-team6 {
  padding-bottom: 14px;
  text-align    : center;
}

.our-team6 figure {
  position          : relative;
  margin            : 0 auto;
  overflow          : hidden;
  -webkit-transition: all .3s ease;
  -moz-transition   : all .3s ease;
  -ms-transition    : all .3s ease;
  -o-transition     : all .3s ease;
  transition        : all .3s ease;
}

.our-team6 figure img {
  width : 100%;
  height: auto;
}

.blox .our-team6 figure img {
  margin-top: 25px;
}

.our-team6 .social-team i {
  margin               : 0 4px;
  background           : #fff;
  padding              : 10px;
  font-size            : 18px;
  -webkit-border-radius: 100%;
  -moz-border-radius   : 100%;
  border-radius        : 100%;
  color                : #777;
}

.our-team6 h2 {
  font-size     : 17px;
  margin-top    : 25px;
  font-weight   : 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color         : #2a2a2a;
}

.our-team6 h2 a {
  color: #2a2a2a;
}

.our-team6 h2 a:hover {
  text-decoration: underline;
}

.our-team6 h5 {
  color         : #00c2e5;
  margin-top    : 15px;
  margin-bottom : 10px;
  font-size     : 11px;
  font-weight   : 600;
  text-transform: uppercase;
  letter-spacing: 2.6px;
}

.our-team6 p {
  font-size: 14px;
  padding  : 7px 25px 0;
  color    : #717171;
}

.our-team6 .social-team {
  padding-top: 10px;
}

.our-team6 .social-team i {
  margin       : 0 4px;
  padding      : 5px 6px;
  font-size    : 18px;
  border-radius: 3px;
  color        : #8a8a8a;
}

.our-team6 .social-team i.fa-facebook {
  padding: 5px 8px;
}

.our-team6 i:hover {
  color: #fff;
}

.b-author {
  float     : right;
  display   : block;
  text-align: right;
}

.b-author img {
  width        : 90px;
  height       : 90px;
  margin-left  : 5px;
  border-radius: 45px;
  float        : right;
}

.b-author p {
  margin      : 0;
  float       : left;
  font-size   : 17px;
  color       : #393939;
  margin-top  : 22px;
  margin-right: 10px;
  font-weight : 400;
}

.b-author span {
  color         : #797979;
  letter-spacing: 0;
  font-size     : 14px;
  font-weight   : 300;
}

.testimonial-content p {
  margin     : 12px;
  color      : #444;
  line-height: 1.7;
  font-size  : 21px;
  padding    : 10px 0;
}

.testimonial-arrow {
  position: absolute;
  width   : 11px;
  height  : 6px;
  bottom  : -6px;
  right   : 110px;
}

.testimonial {
  margin-bottom: 20px;
  clear        : both;
  min-width    : 220px;
}

.testimonial-content {
  padding      : 10px;
  position     : relative;
  border       : 2px solid #e3e3e3;
  border-radius: 5px;
  background   : #fff;
  margin       : 5px 0;
}

.container .testimonial-content p {
  margin: 6px;
}

.testimonial-content h4 {
  padding    : 1px 10px;
  line-height: 1.22;
  color      : #595959;
  margin-top : 5px;
}

.testimonial-content h4 q {
  font-size  : 17px;
  font-weight: 300;
  color      : #525252;
}

.testimonial-arrow {
  position: absolute;
  width   : 127px;
  height  : 14px;
  right   : 0px;
  bottom  : -14px;
}

.testimonial-arrow:after,
.testimonial-arrow:before {
  content     : '';
  display     : block;
  position    : absolute;
  width       : 0;
  left        : 0;
  height      : 0;
  border-style: solid;
  border-width: 10px;
}

.testimonial-arrow:after {
  top         : -1px;
  border-color: #fdfdfd transparent transparent transparent;
}

.testimonial-arrow:before {
  top         : 1px;
  border-color: #e3e3e3 transparent transparent transparent;
}

​.testimonial-brand {
  position  : relative;
  margin    : 12px 16px 8px 0px;
  min-height: 50px;
}

.testimonial-brand img {
  width        : 60px;
  height       : 60px;
  border-radius: 35px;
  float        : right;
  margin-left  : 2px;
  margin-right : 15px;
  color        : transparent;
  background   : #c5c5c5 url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/avatr1.png) no-repeat center;
}

.testimonial-brand h5 {
  float       : right;
  clear       : left;
  margin      : 15px;
  margin-right: 10px;
  direction   : rtl;
  font-size   : 15px;
  color       : #393939;
  font-weight : 400;
}

.testimonial-brand h5 strong {
  font-weight   : 600;
  letter-spacing: 0.2px;
}

.testimonial-brand h5 em {
  color         : #797979;
  letter-spacing: 0;
  font-size     : 13px;
  font-weight   : 300;
  font-style    : normal;
}

.blox.dark .testimonial-content {
  background: none;
  border    : none;
}

.blox.dark .testimonial-content h4 q {
  font-size: 20px;
}

.blox.dark .testimonial-brand h5 {
  font-size: 14px;
  float    : none;
  margin   : 10px auto;
}

.blox.dark .testimonial-brand h5 strong {
  color: #77da55;
}

.blox.dark .testimonial-brand img {
  border: none;
}

.blox.dark .testimonial-arrow:before,
.blox.dark .testimonial-arrow:after {
  border-color: transparent;
  display     : none;
}

.testimonial2 {
  position: relative;
  margin  : 20px 0;
}

.testimonial2 img {
  float        : left;
  margin-right : 31px;
  border-radius: 50%;
}

.testimonial2 .testimonial-content {
  position     : relative;
  background   : #fff;
  display      : table;
  padding      : 19px;
  border       : 1px solid #dbdbdb;
  border-radius: 3px;
}

.testimonial2 .testimonial-content:after {
  content      : '';
  position     : absolute;
  left         : -15px;
  top          : 36px;
  width        : 0;
  height       : 0;
  border-bottom: 0px solid transparent;
  border-top   : 15px solid transparent;
  border-right : 15px solid #fff;
}

.testimonial2 .testimonial-content:before {
  content      : '';
  position     : absolute;
  left         : -16px;
  top          : 33px;
  width        : 0;
  height       : 0;
  border-bottom: 1px solid transparent;
  border-top   : 19px solid transparent;
  border-right : 16px solid #dbdbdb;
}

.testimonial2 .testimonial-content h5 {
  font-size     : 12px;
  font-weight   : 700;
  text-transform: uppercase;
  color         : #00c2e5;
}

.testimonial2 .testimonial-content p {
  margin-bottom: 0;
  font-size    : 13px;
  font-family  : 'lora';
  font-style   : italic;
}

.testimonial3 {
  position     : relative;
  margin-bottom: 30px;
}

.testimonial3 img {
  float : left;
  width : 150px;
  height: 159px;
}

.testimonial3 .testimonial-content {
  overflow     : hidden;
  background   : #fff;
  border       : 1px solid #ebeef0;
  border-radius: 0;
  padding      : 0;
  padding-top  : 20px;
  padding-right: 15px;
  padding-left : 39px;
}

.testimonial3 .testimonial-content p {
  color        : #616161;
  border-left  : 6px solid #00c2e5;
  font-size    : 13px;
  padding      : 0;
  margin-top   : 0;
  margin-bottom: 27px;
  padding-left : 11px;
  font-family  : Open sans;
  font-style   : normal;
}

.testimonial3 .testimonial-content .tl-social-team {
  float        : left;
  margin-bottom: 19px;
  margin-left  : 6px;
}

.testimonial3 .testimonial-content .t-m-footer {
  float       : right;
  margin-right: 10px;
}

.testimonial3 .testimonial-content .t-m-footer,
.testimonial3 .testimonial-content .t-m-footer h5,
.testimonial3 .testimonial-content .t-m-footer h6 {
  display: inline;
}

.testimonial3 .testimonial-content .t-m-footer {
  color        : #dddddd;
  margin-bottom: 19px;
}

.testimonial3 .testimonial-content .t-m-footer h5 {
  text-transform: uppercase;
  font-size     : 13px;
}

.testimonial3 .testimonial-content .t-m-footer h6 {
  color: #00c2e5;
}

.testimonial3 .testimonial-content .tl-social-team a i {
  font-size         : 16px;
  color             : #dddddd;
  margin-right      : 10px;
  width             : 9px;
  height            : 9px;
  -webkit-transition: cubic-bezier(0.26, 0.18, 0.48, 0.62) .3s all;
  transition        : cubic-bezier(0.26, 0.18, 0.48, 0.62) .3s all;
}

.testimonial3 .testimonial-content .tl-social-team a:hover i.fa-twitter {
  color: #3b5996;
}

.testimonial3 .testimonial-content .tl-social-team a:hover i.fa-facebook {
  color: #00acee;
}

.testimonial3 .testimonial-content .tl-social-team a:hover i.fa-google-plus {
  color: #cd4132;
}

.testimonial3 .testimonial-content .tl-social-team a:hover i.fa-vimeo {
  color: #1bb6ec;
}

.testimonial3 .testimonial-content .tl-social-team a:hover i.fa-linkedin {
  color: #007ba9;
}

.testimonial3 .testimonial-content .tl-social-team a:hover i.fa-pinterest {
  color: #cb2026;
}

.testimonial3 .testimonial-content .tl-social-team a:hover i.fa-youtube {
  color: #dc2925;
}

.testimonial3 .testimonial-content .tl-social-team a:hover i.fa-dribbble {
  color: #ec4a89;
}

.testimonial3 .testimonial-content .tl-social-team a:hover i.fa-instagram {
  color: #2e5e86;
}

@media (max-width: 960px) {
  .testimonial3 img {
    display      : block;
    float        : none;
    width        : 100%;
    height       : auto;
    margin-bottom: 0;
  }

  .testimonial3 .testimonial-content {
    margin-top: 0;
    padding   : 25px 15px 0;
  }

  .testimonial3 .testimonial-content p {
    text-align: center;
    border    : 0;
    padding   : 0;
  }
}

@media (max-width: 479px) {
  .testimonial3 .testimonial-content .t-m-footer {
    display     : block;
    margin-right: 0;
    float       : left;
  }

  .testimonial3 .testimonial-content .tl-social-team {
    margin-left      : 50%;
    transform        : translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    text-align       : center;
  }
}

.testimonials-slider-w .testimonial-content {
  background: none;
  border    : none;
}

@media only screen and (min-width: 961px) {
  .testimonials-slider-w .testimonial-content {
    margin-left : 100px;
    margin-right: 100px;
  }
}

.testimonials-slider-w .testimonial-content h4 q {
  font-size  : 22px;
  line-height: 1.6;
  color      : rgba(102, 102, 102, 0.92);
}

.testimonials-slider-w .testimonial-content h4 q:before,
.testimonials-slider-w .testimonial-content h4 q:after {
  position   : absolute;
  font-family: Times, serif;
  font-size  : 30px;
  margin     : 0 7px;
  font-weight: bold;
  opacity    : 0.7;
}

.testimonials-slider-w .testimonial-content h4 q:before {
  margin-left  : -26px;
  padding-right: 3px;
}

.testimonials-slider-w .testimonial-content h4 q:after {
  padding-right: 7px;
}

@media only screen and (max-width: 767px) {
  .testimonials-slider-w .testimonial-content h4 q {
    font-size: 17px;
  }
}

.testimonials-slider-w .testimonial-arrow {
  display: none;
}

.testimonials-slider-w .testimonial-brand h5,
.testimonials-slider-w .testimonial-brand img {
  float: none;
}

.blox.dark .testimonials-slider-w .testimonial-content {
  background: none;
  border    : none;
}

.testimonials-slider-w.flexslider {
  background   : transparent;
  text-align   : center;
  margin-bottom: 20px;
  max-width    : 1090px;
  margin-left  : auto;
  margin-right : auto;
}

.testimonials-slider-w.flexslider .slides {
  height  : auto;
  padding : 0;
  margin  : 0 auto;
  position: relative;
  overflow: initial;
}

.testimonials-slider-w.flexslider .slides li {
  word-break: break-word;
  color     : #fff;
  list-style: none;
  font-size : 12px;
}

.testimonials-slider-w.flexslider .slides li span {
  color: #1bbc9b;
}

.testimonials-slider-w.flexslider .flex-direction-nav {
  display: block;
}

.testimonials-slider-w.flexslider .flex-direction-nav a {
  width        : 45px;
  height       : 45px;
  background   : none;
  opacity      : 0.65;
  border       : 2px solid #00c2e5;
  padding      : 10px;
  border-radius: 50%;
  transition   : all .19s ease;
}

@media only screen and (max-width: 960px) {
  .testimonials-slider-w.flexslider .flex-direction-nav a {
    top    : auto;
    bottom : -30px;
    right  : auto;
    left   : 50%;
    padding: 10px;
  }

  .testimonials-slider-w.flexslider .flex-direction-nav .flex-prev {
    margin-left: -44px;
  }

  .testimonials-slider-w.flexslider .flex-direction-nav .flex-next {
    margin-left: 8px;
  }
}

.testimonials-slider-w.flexslider .flex-direction-nav a i {
  color      : #00c2e5;
  font-family: simple-line-icons;
  font-size  : 20px;
  padding    : 0;
}

.testimonials-slider-w.flexslider .flex-direction-nav a i.fa-chevron-left:before {
  content: "\e605";
}

.testimonials-slider-w.flexslider .flex-direction-nav a i.fa-chevron-right:before {
  content: "\e606";
}

.testimonials-slider-w.flexslider .flex-direction-nav a:hover {
  background: #00c2e5;
}

.testimonials-slider-w.flexslider .flex-direction-nav a:hover .fa-chevron-right:before {
  color: #fff;
}

.testimonials-slider-w.flexslider .flex-direction-nav a:hover .fa-chevron-left:before {
  color: #fff;
}

.testimonials-slider-w.flexslider .flex-control-nav {
  display: none;
}

.testimonials-slider-w.flexslider .flex-control-paging li a {
  display: none;
}

.blox.dark .testimonials-slider-w.flexslider .flex-direction-nav a {
  border: 2px solid rgba(255, 255, 255, 0.9);
}

.blox.dark .testimonials-slider-w.flexslider .flex-direction-nav a i {
  color: rgba(255, 255, 255, 0.9);
}

.testimonials-slider-w.flexslider .testimonial-brand {
  position    : relative;
  margin-left : auto;
  width       : 100%;
  margin-right: auto;
  text-align  : center;
  margin-top  : 0;
}

.blox.dark .testimonials-slider-w.flexslider .testimonial-brand img {
  padding: 0;
  border : 3px solid #fff;
}

#wrap .testimonials-slider-w.flexslider .testimonial-brand img {
  position         : relative;
  width            : 80px;
  height           : auto !important;
  left             : 50%;
  transform        : translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  border           : 1px solid #e0dfdf;
  border-radius    : 50%;
  box-shadow       : 0 2px 0 0px rgba(0, 0, 0, 0.035);
  margin           : 0;
}

.testimonial-brand .second-social a i:before {
  border-radius: 50%;
  font-size    : 20px;
}

.testimonials-slider-w .social-testimonial ul {
  margin: 0;
}

#wrap .testimonials-slider-w .social-testimonial ul li {
  display   : inline;
  text-align: center;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i:before {
  font-size: 13px;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i {
  display      : inline-block;
  width        : 24px;
  padding      : 5px;
  border-radius: 50%;
  margin-right : 4px;
  transition   : .3s;
  box-shadow   : 0 0 5px rgba(0, 0, 0, 0.32) inset;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i:before {
  font-size: 13px;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-twitter {
  background: #3b5996;
  color     : #fff;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-facebook {
  background: #00acee;
  color     : #fff;
  padding   : 6px 8px;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-google-plus {
  background: #cd4132;
  color     : #fff;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-vimeo {
  background: #1bb6ec;
  color     : #fff;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-linkedin {
  background: #007ba9;
  color     : #fff;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-pinterest {
  background: #cb2026;
  color     : #fff;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-youtube {
  background: #dc2925;
  color     : #fff;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-dribbble {
  background: #ec4a89;
  color     : #fff;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-instagram {
  background: #2e5e86;
  color     : #fff;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-twitter:hover {
  background: #fff;
  color     : #3b5996;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-facebook:hover {
  background: #fff;
  color     : #00acee;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-google-plus:hover {
  background: #fff;
  color     : #cd4132;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-vimeo:hover {
  background: #fff;
  color     : #1bb6ec;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-linkedin:hover {
  background: #fff;
  color     : #007ba9;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-pinterest:hover {
  background: #fff;
  color     : #cb2026;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-youtube:hover {
  background: #fff;
  color     : #dc2925;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-dribbble:hover {
  background: #fff;
  color     : #ec4a89;
}

#wrap .testimonials-slider-w .social-testimonial ul li a i.fa-instagram:hover {
  background: #fff;
  color     : #2e5e86;
}

.owl-carousel .owl-wrapper:after {
  content    : ".";
  display    : block;
  clear      : both;
  visibility : hidden;
  line-height: 0;
  height     : 0;
}

.owl-carousel {
  display         : none;
  position        : relative;
  width           : 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display : none;
  position: relative;
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width   : 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition   : height 500ms ease-in-out;
  -ms-transition    : height 500ms ease-in-out;
  -o-transition     : height 500ms ease-in-out;
  transition        : height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select        : none;
  -khtml-user-select         : none;
  -moz-user-select           : none;
  -ms-user-select            : none;
  user-select                : none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility   : hidden;
  -ms-backface-visibility    : hidden;
  -webkit-transform          : translate3d(0, 0, 0);
  -moz-transform             : translate3d(0, 0, 0);
  -ms-transform              : translate3d(0, 0, 0);
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
  color                : #FFF;
  display              : inline-block;
  zoom                 : 1;
  *display             : inline;
  margin               : 5px;
  padding              : 3px 10px;
  font-size            : 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius   : 30px;
  border-radius        : 30px;
  background           : #869791;
  filter               : Alpha(Opacity=50);
  opacity              : .5;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter         : Alpha(Opacity=100);
  opacity        : 1;
  text-decoration: none;
}

.owl-theme .owl-controls .owl-page {
  display : inline-block;
  zoom    : 1;
  *display: inline;
}

.owl-theme .owl-controls .owl-page span {
  display              : block;
  width                : 12px;
  height               : 12px;
  margin               : 5px 7px;
  filter               : Alpha(Opacity=50);
  opacity              : .5;
  -webkit-border-radius: 20px;
  -moz-border-radius   : 20px;
  border-radius        : 20px;
  background           : #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter : Alpha(Opacity=100);
  opacity: 1;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height               : auto;
  width                : auto;
  color                : #FFF;
  padding              : 2px 10px;
  font-size            : 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius   : 30px;
  border-radius        : 30px;
}

.owl-item.loading {
  min-height: 150px;
  background: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/AjaxLoader.gif) no-repeat center center;
}

@media only screen and (min-width: 768px) {
  .owl-item img {
    -moz-transition: all .3s ease-in-out;
    -ms-transition : all .3s ease-in-out;
    -o-transition  : all .3s ease-in-out;
    filter         : grayscale(100%);
    -moz-filter    : grayscale(100%);
  }

  .owl-item img:hover {
    filter        : grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter   : grayscale(0%);
    filter        : grayscale(0%);
    filter        : none;
    -webkit-filter: grayscale(0);
  }
}

.client-block {
  width        : 100%;
  display      : block;
  margin-bottom: 60px;
}

.our-clients-wrap {
  float     : none;
  margin-top: 10px;
  position  : relative;
}

.our-clients-wrap.crsl {
  margin-top  : 35px;
  margin-left : auto;
  margin-right: auto;
}

ul.our-clients li {
  list-style    : none;
  width         : 20%;
  padding       : 10px 15px;
  text-align    : center;
  float         : left;
  min-height    : 130px;
  margin        : 0;
  vertical-align: middle;
  border-bottom : 1px solid #e9e9e9;
  border-right  : 1px solid #e9e9e9;
}

ul.our-clients li:nth-child(5n) {
  border-right: none;
}

ul.our-clients li:nth-child(n+6) {
  border-bottom: none;
}

ul.our-clients li:nth-child(n+11) {
  border-top: 1px solid #e9e9e9;
}

@media only screen and (max-width: 767px) {
  .our-clients-wrap {
    padding-top: 30px;
  }

  ul.our-clients li {
    width: 49.979%;
  }

  ul.our-clients li:nth-child(5n) {
    border-right: 1px solid #e9e9e9;
  }

  ul.our-clients li:nth-child(2n) {
    border-right: none;
  }

  ul.our-clients li:nth-child(n+6) {
    border-bottom: 1px solid #e9e9e9;
  }

  ul.our-clients li:nth-child(n+3) {
    border-bottom: none;
  }

  ul.our-clients li:nth-child(n+5) {
    border-top: 1px solid #e9e9e9;
  }
}

ul.our-clients li img {
  height            : auto;
  width             : auto;
  max-width         : 100%;
  max-height        : 110px;
  margin            : 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition   : all .3s ease-in-out;
  -ms-transition    : all .3s ease-in-out;
  -o-transition     : all .3s ease-in-out;
  transition        : all .3s ease-in-out;
  filter            : grayscale(100%);
  -webkit-filter    : grayscale(100%);
  -moz-filter       : grayscale(100%);
  filter            : url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter            : grayscale(100%);
  filter            : gray;
  -webkit-filter    : grayscale(1);
}

ul.our-clients li img:hover {
  filter        : grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter   : grayscale(0%);
  filter        : grayscale(0%);
  filter        : none;
  -webkit-filter: grayscale(0);
}

#our-clients.crsl.our-clients li {
  border: none;
}

ul.our-clients li:first-child {
  margin-left: 0;
}

ul.our-clients:after {
  clear: both;
}

#wrap .crsl {
  margin: 0;
}

#wrap .crsl .owl-buttons div {
  top       : 40px;
  opacity   : 1;
  position  : absolute;
  right     : auto;
  left      : 50%;
  color     : #929ca3;
  background: none;
  padding   : 0;
}

#wrap .crsl .owl-buttons div:hover,
.our-clients-wrap.crsl .owl-buttons div:active {
  color: #3fcae7;
}

#wrap .crsl .owl-buttons div {
  font-family: vc_entypo;
}

#wrap .crsl .owl-buttons .owl-prev {
  left : -35px;
  top  : 40px;
  right: auto;
}

#wrap .crsl .owl-buttons .owl-next {
  top  : 40px;
  right: -36px;
  left : auto;
}

#wrap .crsl .owl-buttons div:after,
#wrap .crsl .owl-buttons .owl-prev:after {
  font-family: 'simple-line-icons';
  font-size  : 31px;
  font-weight: 100;
}

#wrap .crsl .owl-buttons div:after {
  content: "\e606";
}

#wrap .crsl .owl-buttons .owl-prev:after {
  content: "\e605";
}

#wrap .crsl li {
  width     : 100%;
  float     : left;
  list-style: none;
}

#wrap .crsl li img {
  max-width: 100%;
}

.our-clients-wrap.crsl {
  margin-top: 0;
}

.testimonial-carousel {
  position: relative;
  padding : 0 40px;
  cursor  : -webkit-grab;
  cursor  : -moz-grab;
}

.testimonial-carousel .tc-item {
  text-align: center;
  padding   : 10px 25px;
}

.testimonial-carousel .tc-item img {
  width        : 90px;
  height       : 90px;
  border-radius: 60px;
  box-shadow   : 0 2px 0 0px rgba(0, 0, 0, 0.011);
  padding      : 3px;
  background   : #fff;
  border       : 1px solid #f0f0f0;
}

.testimonial-carousel .tc-content {
  position     : relative;
  background   : #fff;
  color        : #808080;
  margin-top   : 30px;
  margin-bottom: 18px;
  padding      : 30px;
  font-size    : 14px;
  border       : 1px solid #eaeaea;
  border-radius: 2px;
  box-shadow   : 0 2px 0 0px rgba(0, 0, 0, 0.025);
}

.testimonial-carousel .tc-content:after,
.testimonial-carousel .tc-content:before {
  content     : '';
  display     : block;
  position    : absolute;
  left        : 50%;
  margin-left : -10px;
  width       : 0;
  height      : 0;
  border-style: solid;
  border-width: 10px;
}

.testimonial-carousel .tc-content:after {
  top         : -18px;
  border-color: transparent transparent #ffffff transparent;
}

.testimonial-carousel .tc-content:before {
  top         : -19px;
  border-color: transparent transparent #e2e2e2 transparent;
}

.testimonial-carousel .tc-name {
  font-size    : 15px;
  font-weight  : 600;
  color        : #333;
  margin-bottom: 3px;
  line-height  : 1.2;
}

.testimonial-carousel .tc-job {
  font-size     : 11px;
  font-weight   : 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  color         : #888;
}

.testimonial-carousel .tc-navigation {
  position: absolute;
  width   : 100%;
  left    : 0;
  right   : 0;
  top     : 50%;
}

.testimonial-carousel .tc-navigation .btn.next,
.testimonial-carousel .tc-navigation .btn.prev {
  position     : absolute;
  font-size    : 18px;
  width        : 34px;
  height       : 34px;
  display      : block;
  padding      : 4px;
  text-align   : center;
  border       : 1px solid #e3e3e3;
  border-radius: 73px;
  right        : 0;
  color        : #666;
  background   : #fff;
  cursor       : pointer;
  box-shadow   : 0 2px 0 0px rgba(0, 0, 0, 0.045);
  transition   : all 0.18s ease;
}

.testimonial-carousel .tc-navigation .btn.next:hover,
.testimonial-carousel .tc-navigation .btn.prev:hover {
  background  : #393939;
  color       : #fff;
  border-color: #393939;
}

.testimonial-carousel .tc-navigation .btn.prev {
  right: auto;
  left : 0;
}

@media (min-width:768px) and (max-width:959px) {
  .testimonial-carousel .tc-item {
    padding: 10px 15px;
  }

  .testimonial-carousel .tc-content {
    padding  : 16px 12px;
    font-size: 13px;
  }
}

@media only screen and (max-width: 767px) {
  .testimonial-carousel .tc-item {
    padding: 10px;
  }

  .testimonial-carousel .tc-content {
    padding  : 20px 15px;
    font-size: 12px;
  }
}

#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel {
  display: block;
}

#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel .wpb_wrapper {
  padding: 0;
  margin : 0;
  border : none;
}

#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>.vc_inner {
  margin    : 0;
  padding   : 0;
  position  : relative;
  background: #000;
}

#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel .entry-content,
#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel .teaser-metadata {
  display: none;
}

#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel img {
  width : 100%;
  border: none;
  margin: 0;
}

#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap {
  position      : absolute;
  left          : 0;
  right         : 0;
  bottom        : 7%;
  width         : 84%;
  padding       : 30px;
  margin        : auto;
  background    : rgba(255, 255, 255, 0.83);
  letter-spacing: -1px;
}

#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a {
  padding       : 4px 8px;
  background    : #00c2e5;
  color         : #fff;
  letter-spacing: 2px;
  font-size     : 11px;
  text-transform: uppercase;
  font-weight   : 400;
  margin-right  : 4px;
  text-shadow   : none;
  transition    : all .22s ease;
}

#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a:hover {
  background: #000;
}

#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .date {
  font-size     : 13px;
  color         : #808080;
  letter-spacing: 0.2px;
  font-family   : 'Lora', serif;
  font-style    : italic;
}

#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel h2.post-title {
  font-size     : 19px;
  font-weight   : 800;
  line-height   : 1.3;
  color         : #fff;
  margin        : 10px 0 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}

#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel h2.post-title a {
  color: #1f2123;
}

#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel h2.post-title a:hover {
  color: #00c2e5;
}

#wrap .vc_carousel.vc_carousel_horizontal.hero-carousel ol.vc_carousel-indicators {
  display: none;
}

#wrap .vc_carousel.vc_carousel_horizontal .vc_carousel-control {
  margin    : 0;
  width     : 60px;
  height    : 100%;
  top       : 0;
  left      : 0;
  bottom    : 0;
  background: rgba(0, 0, 0, 0.42);
}

#wrap .vc_carousel.vc_carousel_horizontal .vc_carousel-control.vc_right {
  left : auto;
  right: 0;
}

#wrap .vc_carousel.vc_carousel_horizontal .vc_carousel-control .icon-prev:before,
#wrap .vc_carousel.vc_carousel_horizontal .vc_carousel-control .icon-next:before {
  font-family: 'FontAwesome';
  font-size  : 24px;
  color      : #fff;
  content    : "\e605";
}

#wrap .vc_carousel.vc_carousel_horizontal .vc_carousel-control .icon-next:before {
  content: "\e606";
}

@media only screen and (max-width: 767px) {
  #wrap .vc_carousel.vc_carousel_horizontal.hero-carousel .vc_carousel-slideline .vc_item.vc_slide_post {
    width: 300px !important;
  }

  #wrap .vc_carousel.vc_carousel_horizontal.hero-carousel h2.post-title {
    font-size: 18px;
  }
}

#wrap .vc_carousel.vc_slide {
  visibility: hidden;
  max-height: 220px;
  transition: all .27s ease;
}

#wrap .vc_carousel.vc_slide.vc_build {
  visibility: visible;
  max-height: none;
}

#wrap .wpb_gallery {
  border: 1px solid #e5e5e5;
}

#wrap .wpb_gallery_slides img {
  border: none;
}

#wrap .wpb_gallery_slides .flex-caption {
  background : rgba(0, 0, 0, 0.1);
  bottom     : 0;
  top        : 0;
  width      : 100%;
  padding-top: 29%;
}

#wrap .wpb_gallery_slides .flex-caption h2.post-title {
  font-size     : 26px;
  font-weight   : 700;
  line-height   : 1.3;
  letter-spacing: 3px;
  margin-bottom : 6px;
  text-transform: uppercase;
}

#wrap .wpb_gallery_slides .flex-caption h2.post-title a {
  color: #fff;
}

#wrap .wpb_gallery_slides .flex-caption h2.post-title a:hover {
  color: #00c2e5;
}

#wrap .wpb_gallery_slides .flex-caption a.readmore:after {
  content: "";
  display: none;
}

#wrap .wpb_gallery_slides .flex-caption h6,
#wrap .wpb_gallery_slides .flex-caption h6 a {
  font-size     : 12px;
  font-weight   : 700;
  color         : #ddd;
  text-transform: uppercase;
  letter-spacing: 2px;
}

#wrap .ptp-pricing-table {
  display: block;
  width  : auto;
  margin : 0 auto;
}

#wrap .ptp-pricing-table .ptp-item-container {
  text-align        : center;
  margin            : 12px 0;
  -webkit-transition: all .03s ease;
  -moz-transition   : all .03s ease;
  -ms-transition    : all .03s ease;
  -o-transition     : all .03s ease;
  transition        : all .03s ease;
  border            : 1px solid transparent;
  border-radius     : 6px;
}

#wrap .ptp-pricing-table .ptp-plan {
  background-color: #e7e7e7;
  font-weight     : normal;
  font-size       : 20px;
  margin          : 0;
  padding         : 16px;
  border-radius   : 4px 4px 0 0;
  color           : #425b71;
}

#wrap .ptp-pricing-table .ptp-price {
  padding       : 8px 0;
  color         : #fff;
  font-weight   : bold;
  background    : #27ae60;
  font-size     : 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

#wrap .ptp-pricing-table .ptp-bullet-item {
  background-color: #fbfbfb;
  color           : #979797;
  text-align      : center;
  padding         : 16px 0;
  margin          : 0;
  font-size       : 13px;
  font-weight     : 400;
  border-bottom   : 1px dotted #e3e3e3;
}

#wrap .ptp-pricing-table .ptp-bullet-item span {
  color      : #425b71;
  font-weight: 700
}

#wrap .ptp-pricing-table .ptp-item-container .ptp-cta {
  border-radius   : 0 0 4px 4px;
  background-color: #f7f7f7;
  border-top      : 3px solid #f0f0f0;
}

#wrap .ptp-pricing-table .ptp-item-container .ptp-button {
  padding         : 12px 0;
  border          : none;
  background-color: transparent;
  color           : #4f667a;
  font-size       : 12px;
  font-weight     : bold;
  text-transform  : uppercase;
}

#wrap .ptp-pricing-table .ptp-item-container:hover {
  background-color: #fff;
}

#wrap .ptp-pricing-table .ptp-item-container:hover .ptp-plan {
  background: #e4644b;
  color     : #fff;
}

#wrap .ptp-pricing-table .ptp-item-container:hover .ptp-price {
  background: #de5440;
}

#wrap .ptp-pricing-table .ptp-item-container:hover .ptp-button {
  box-shadow      : none;
  background-color: #e4644b;
  color           : #fff
}

#wrap .ptp-pricing-table .ptp-three-col {
  width: 33.33333333333333%;
}

#wrap .ptp-pricing-table .ptp-four-col {
  width: 25%;
}

#tablepress-3_filter input[type="search"] {
  padding      : 10px 15px;
  margin-left  : 20px;
  margin-bottom: 27px;
  border       : 1px solid #DADADA;
  border-radius: 5px;
  box-shadow   : 0 0 8px 3px #eee inset;
}

#tablepress-3_filter input[type="search"]:focus {
  box-shadow: 0 0 10px 1px #dcdcdc;
}

.pricing-plan1 {
  border            : 1px solid #e3e3e3;
  position          : relative;
  padding           : 30px 24px;
  padding-right     : 0;
  min-height        : 106px;
  -webkit-transition: .3s cubic-bezier(0.25, 0.3, 0.06, 0.85);
  transition        : .3s cubic-bezier(0.25, 0.3, 0.06, 0.85);
}

.pricing-plan1 .ppheader {
  padding-right: 113px;
  position     : relative;
}

.pricing-plan1 .ppheader h4 {
  font-size         : 16px;
  color             : #000;
  font-weight       : 700;
  text-transform    : uppercase;
  margin-bottom     : 8px;
  -webkit-transition: .3s cubic-bezier(0.25, 0.3, 0.06, 0.85);
  transition        : .3s cubic-bezier(0.25, 0.3, 0.06, 0.85);
}

.pricing-plan1 .ppheader p {
  line-height       : 24px;
  margin-bottom     : 0;
  padding-bottom    : 0;
  -webkit-transition: .3s cubic-bezier(0.25, 0.3, 0.06, 0.85);
  transition        : .3s cubic-bezier(0.25, 0.3, 0.06, 0.85);
  width             : 100%;
}

.pricing-plan1 .ppfooter {
  text-align: center;
  position  : absolute;
  right     : 20px;
  top       : 19px;
}

.pricing-plan1 .ppfooter h4 {
  font-size     : 26px;
  color         : #5dc738;
  font-weight   : 700;
  text-transform: uppercase;
  margin-bottom : 8px;
}

.pricing-plan1 .ppfooter .readmore:after {
  display: none;
}

.pricing-plan1 .ppfooter .readmore {
  left              : 0;
  transform         : none;
  border            : 2px solid #00c2e5;
  font-family       : 'Open Sans', sans-serif;
  padding           : 7px 20px;
  color             : #00c2e5;
  font-weight       : 600;
  margin            : 0;
  -webkit-transition: .3s cubic-bezier(0.25, 0.3, 0.06, 0.85);
  transition        : .3s cubic-bezier(0.25, 0.3, 0.06, 0.85);
  letter-spacing    : 0;
}

.pricing-plan1 .ppfooter .readmore:hover {
  background  : #292929;
  border-color: #292929;
  color       : #fff;
}

@media (min-width:960px) {

  .pl-custom-lft .pricing-plan1,
  .pl-custom-lft .pricing-plan2 {
    border-left: none;
  }

  .pl-custom-btm .pricing-plan1,
  .pl-custom-btm .pricing-plan2 {
    border-bottom: none;
  }

  .pl-custom-rgt .pricing-plan1,
  .pl-custom-rgt .pricing-plan2 {
    border-right: none;
  }

  .pl-custom-top .pricing-plan1,
  .pl-custom-top .pricing-plan2 {
    border-top: none;
  }
}

@media (min-width:960px) and (max-width: 1200px) {
  .pricing-plan1 .ppheader p {
    font-size: 12px;
  }

  .pricing-plan1 {
    padding: 10px
  }
}

@media (min-width:768px) and (max-width:959px) {
  .pricing-plan1 {
    padding-top: 11px !important;
  }

  .pricing-plan1 .ppheader {
    display   : block;
    padding   : 0;
    text-align: center;
  }

  .pricing-plan1 .ppfooter {
    position         : relative;
    display          : inline-block;
    left             : 50%;
    top              : 0;
    transform        : translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }

  .pricing-plan1 .ppfooter h4 {
    margin-right: 5px;
  }

  .pricing-plan1 .ppfooter .readmore {
    top: -5px;
  }

  .pricing-plan1 .ppfooter h4,
  .pricing-plan1 .ppfooter .readmore {
    display: inline-block;
  }

  .pricing-plan1 .ppheader p {
    font-size: 12px;
  }

  .pricing-plan1 {
    padding: 10px
  }
}

.pricing-plan2 {
  position          : relative;
  z-index           : 8;
  background        : #fff;
  border            : 1px solid #e3e3e3;
  overflow          : hidden;
  padding           : 28px 25px 29px 25px;
  -webkit-transition: .5s cubic-bezier(0.25, 0.5, 0.06, 0.85);
  transition        : .5s cubic-bezier(0.25, 0.5, 0.06, 0.85);
}

.pricing-plan2 .ppheader {
  display: inline-block;
}

.pricing-plan2 .ppheader h4 {
  font-size         : 16px;
  font-weight       : 700;
  color             : #000;
  text-transform    : uppercase;
  padding-bottom    : 3px;
  -webkit-transition: .5s cubic-bezier(0.25, 0.5, 0.06, 0.85);
  transition        : .5s cubic-bezier(0.25, 0.5, 0.06, 0.85);
}

.pricing-plan2 ul {
  display           : inline-block;
  margin-bottom     : 0;
  -webkit-transition: .5s cubic-bezier(0.25, 0.5, 0.06, 0.85);
  transition        : .5s cubic-bezier(0.25, 0.5, 0.06, 0.85);
}

.pricing-plan2 ul li {
  list-style        : none;
  margin-bottom     : 0;
  padding-bottom    : 5px;
  font-size         : 13px;
  text-transform    : capitalize;
  color             : #616161;
  -webkit-transition: .5s cubic-bezier(0.25, 0.5, 0.06, 0.85);
  transition        : .5s cubic-bezier(0.25, 0.5, 0.06, 0.85);
}

.pricing-plan2 ul li .feature-icon {
  padding-right: 8px;
  color        : #acacac;
  font-family  : 'FontAwesome';
}

.pricing-plan2 ul li .available-icon:before {
  content: "\f00c";
}

.pricing-plan2 ul li .not-available-icon:before {
  content: "\f00d";
}

.pricing-plan2 .ppfooter {
  float     : right;
  position  : absolute;
  bottom    : 23px;
  right     : 23px;
  text-align: center;
}

.pricing-plan2 .ppflag {
  z-index           : 1;
  position          : absolute;
  top               : 18px;
  right             : -30px;
  font-size         : 11px;
  letter-spacing    : 1px;
  text-transform    : uppercase;
  background        : #5dc738;
  padding           : 2px 40px;
  color             : #fff;
  -ms-transform     : rotate(45deg);
  -webkit-transform : rotate(45deg);
  transform         : rotate(45deg);
  -webkit-transition: .5s cubic-bezier(0.25, 0.5, 0.06, 0.85);
  transition        : .5s cubic-bezier(0.25, 0.5, 0.06, 0.85);
}

.pricing-plan2 .ppfooter h4 {
  font-size         : 20px;
  color             : #5dc738;
  font-weight       : 700;
  text-transform    : uppercase;
  margin-bottom     : 12px;
  -webkit-transition: .5s cubic-bezier(0.25, 0.5, 0.06, 0.85);
  transition        : .5s cubic-bezier(0.25, 0.5, 0.06, 0.85);
}

.pricing-plan2 .ppfooter .readmore:after {
  display: none;
}

.pricing-plan2 .ppfooter .readmore {
  left              : 0;
  transform         : none;
  border            : 2px solid #00c2e5;
  font-family       : 'Open Sans', sans-serif;
  padding           : 7px 20px;
  color             : #00c2e5;
  font-weight       : 600;
  margin            : 0;
  -webkit-transition: .3s cubic-bezier(0.25, 0.3, 0.06, 0.85);
  transition        : .3s cubic-bezier(0.25, 0.3, 0.06, 0.85);
  letter-spacing    : 0;
}

.pricing-plan2 .ppfooter .readmore:hover {
  background  : #292929;
  border-color: #292929;
  color       : #fff;
}

@media (max-width: 480px) {
  .pricing-plan2 {
    padding: 8px 8px 12px 8px;
  }

  .pricing-plan2 .ppfooter {
    bottom: 13px;
    right : 13px;
  }

  .pricing-plan2 .ppfooter h4 {
    font-size: 13px;
  }

  .pricing-plan2 .ppfooter .readmore {
    font-size: 10px;
    padding  : 7px 15px;
  }

  .pricing-plan2 .ppflag {
    font-size  : 9px;
    padding-top: 6px;
  }
}

@media (max-width: 960px) {

  .pricing-plan2 .ppfooter,
  .pricing-plan1 .ppfooter {
    float      : none;
    position   : static;
    padding-top: 10px;
  }
}

.our-process-wrap {
  background     : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/ourprocess.png) left top no-repeat;
  background-size: contain;
  display        : table;
  padding-top    : 82px;
  padding        : 84px 40px 0;
}

.our-process {
  border-bottom: 1px dashed #e0e0e0;
  position     : relative;
  height       : 62px;
  overflow     : visible;
  z-index      : 11;
}

.our-process:before,
.our-process:after {
  content    : "\f192";
  position   : absolute;
  left       : -8px;
  bottom     : -4px;
  font-family: 'FontAwesome';
  font-size  : 16px;
  color      : #ccc;
}

.our-process:after {
  left   : auto;
  bottom : -11px;
  right  : -8px;
  content: "\f140";
}

.our-process-item {
  text-align: center;
  padding   : 0 10px;
  display   : table-cell;
}

.our-process-item .our-process-content {
  text-align: center;
}

.our-process-item i {
  position          : relative;
  background        : #fff;
  position          : relative;
  color             : #52535c;
  font-size         : 32px;
  display           : inline-block;
  clear             : both;
  border-radius     : 50%;
  border            : 2px solid #f4f3f3;
  -webkit-transition: all 0.33s ease-in-out;
  transition        : all 0.33s ease-in-out;
  width             : 120px;
  height            : 120px;
  text-shadow       : none;
  box-shadow        : 0 2px 0 0px rgba(0, 0, 0, 0.017);
}

.our-process-item i:before {
  position         : absolute;
  top              : 50%;
  left             : 50%;
  transform        : translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.our-process-item:hover i {
  border-color: #7bd1ef;
  color       : #00c2e5;
}

.our-process-item h4 {
  font-size     : 17px;
  text-transform: uppercase;
  color         : #171c24;
  margin        : 34px 0 25px;
}

.our-process-item p {
  font-size  : 13px;
  color      : #8a8a8a;
  line-height: 1.6;
  padding    : 0 15px;
}

@media only screen and (min-width: 961px) and (max-width: 1280px) {
  .our-process-wrap {
    padding-top: 55px
  }
}

@media only screen and (max-width: 960px) {
  .our-process-item p {
    margin-bottom: 33px;
  }

  .our-process-item h5 {
    font-size: 15px;
  }
}

@media (min-width: 768px) and (max-width: 960px) {
  .our-process-wrap {
    padding-top: 35px
  }

  .our-process-item:first-child {
    padding-left: 10px;
  }

  .our-process-item:last-child {
    padding-right: 30px;
  }

  .our-process-item i {
    font-size: 32px;
    padding  : 18px;
  }

  .our-process {
    height: 38px;
  }

  .our-process-item i:after {
    font-size: 14px;
    padding  : 6px;
    width    : 26px;
    height   : 26px;
  }
}

@media only screen and (max-width: 767px) {
  .our-process-wrap {
    display        : block;
    background     : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/ourprocess-mobile-v.png) center no-repeat;
    background-size: contain;
    padding-top    : 72px;
  }

  .our-process-item {
    position      : relative;
    display       : block;
    padding-bottom: 50px;
  }

  .our-process-item h4,
  .our-process-item p {
    position        : relative;
    background-color: #fff;
    margin-top      : 18px;
    margin-bottom   : 0;
    padding         : 12px 0 15px;
  }

  .our-process-item p {
    margin-top    : 0;
    padding-top   : 0;
    padding-bottom: 24px;
    margin-bottom : 0;
  }

  .our-process {
    border: none;
  }

  .our-process:before,
  .our-process:after {
    display: none;
  }

  .our-process:after {
    left: 31px;
  }
}

@media only screen and (max-width: 480px) {
  .our-process-wrap {
    background-size    : inherit;
    padding-top        : 50px;
    background-position: top;
    padding-left       : 0;
    padding-right      : 0;
  }
}

.buy-process-wrap {
  background    : #f6f8f9;
  position      : relative;
  padding-bottom: 100px;
}

.buy-process-wrap:before {
  content         : '';
  position        : absolute;
  top             : 202px;
  left            : 0;
  width           : 100%;
  height          : 39px;
  background-color: #00c2e5;
  color           : #fff;
}

.buy-process-items {
  display : table;
  margin  : auto;
  overflow: visible;
}

.buy-process-item {
  display   : table-cell;
  position  : relative;
  text-align: center;
  height    : 456px;
  margin    : 0 6px;
}

.buy-process-item:nth-child(odd) .text-wrap,
.buy-process-item:nth-child(even) .icon-wrapper {
  position  : absolute;
  top       : 52px;
  left      : 0;
  right     : 0;
  height    : 150px;
  text-align: center;
}

.buy-process-item:nth-child(even) .icon-wrapper {
  top   : 0;
  height: 202px;
}

.buy-process-item h4 {
  font-size     : 17px;
  color         : #00c2e5;
  text-transform: uppercase;
  position      : absolute;
  width         : 100%;
  margin-bottom : 0;
}

.buy-process-item:nth-child(odd) h4 {
  bottom: 22px;
}

.buy-process-item:nth-child(even) h4 {
  top: 22px;
}

.buy-process-item p {
  position     : absolute;
  font-size    : 13px;
  color        : #616161;
  margin-bottom: 0;
  width        : 100%;
  line-height  : 1.6;
}

.buy-process-item:nth-child(odd) p {
  bottom: 56px;
}

.buy-process-item:nth-child(even) p {
  top: 56px;
}

.buy-process-item span {
  position         : absolute;
  top              : 211px;
  left             : 50%;
  transform        : translate(-50%);
  -webkit-transform: translate(-50%);
  font-size        : 25px;
  color            : rgba(255, 255, 255, 0.65);
  font-weight      : 600;
}

.buy-process-item.featured span {
  color: #fff;
}

.buy-process-item:nth-child(odd) .icon-wrapper,
.buy-process-item:nth-child(even) .text-wrap {
  position: absolute;
  bottom  : 49px;
  left    : 0;
  right   : 0;
  height  : 166px;
}

.buy-process-item.featured:nth-child(odd) .icon-wrapper {
  height: 215px;
  bottom: 0;
}

.buy-process-item .icon-wrapper:before {
  content          : '';
  position         : absolute;
  top              : 0;
  bottom           : 0;
  left             : 50%;
  width            : 6px;
  background-color : #00c2e5;
  transform        : translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}

.buy-process-item i {
  position         : absolute;
  left             : 50%;
  transform        : translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  width            : 90px;
  height           : 90px;
  font-size        : 40px;
  color            : #fff;
  border-radius    : 50%;
  background-color : #00c2e5;
}

.buy-process-item.featured i {
  background-color: #fff !important;
  color           : #00c2e5;
  border          : 4px solid;
}

.buy-process-item:nth-child(odd) i {
  bottom: 0;
}

.buy-process-item:nth-child(even) i {
  top: 0;
}

.buy-process-item i:before {
  position         : absolute;
  top              : 50%;
  left             : 50%;
  transform        : translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

@media only screen and (min-width: 1281px) {
  .buy-process-items {
    width: 1186px;
  }

  .buy-process-item h4 {
    font-size: 18px;
  }

  .buy-process-item.featured:nth-child(odd) .text-wrap:before,
  .buy-process-item.featured:nth-child(even) .text-wrap:before {
    content         : '';
    position        : absolute;
    width           : 180%;
    height          : 133%;
    background-color: #fff;
  }

  .buy-process-item.featured:nth-child(odd) .text-wrap:before {
    top                  : -33%;
    left                 : -40%;
    -moz-border-radius   : 1000px 1000px 0 0;
    -webkit-border-radius: 1000px 1000px 0 0;
    border-radius        : 1000px 1000px 0 0;
  }

  .buy-process-item.featured:nth-child(even) .text-wrap:before {
    bottom               : -33%;
    left                 : -40%;
    -moz-border-radius   : 0 0 1000px 1000px;
    -webkit-border-radius: 0 0 1000px 1000px;
    border-radius        : 0 0 1000px 1000px;
  }
}

@media only screen and (min-width: 961px) and (max-width: 1280px) {
  .buy-process-items {
    width: 920px;
  }

  .buy-process-item h4 {
    font-size: 15px;
  }

  .buy-process-item p {
    font-size: 12px;
  }
}

@media only screen and (max-width: 960px) {
  .buy-process-items {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .buy-process-items {
    display: block;
  }

  .buy-process-wrap:before,
  #wrap .buy-process-item .text-wrap,
  #wrap .buy-process-item .icon-wrapper {
    position: static;
    height  : auto;
  }

  #wrap .buy-process-item span {
    top      : 150px;
    font-size: 150px;
    color    : #00c2e5;
    opacity  : .12;
  }

  .buy-process-item {
    display : block;
    height  : auto;
    padding : 115px 20px 60px;
    overflow: hidden;
  }

  .buy-process-item .icon-wrapper:before,
  .buy-process-item h4,
  .buy-process-item p {
    position     : static;
    margin-bottom: 10px;
  }

  #wrap .buy-process-item i {
    top: 0;
  }

  .buy-process-item p {
    padding-left : 7%;
    padding-right: 7%;
  }
}

.latest-b2 {
  margin: 30px 0;
}

.latest-b2 a:hover {
  text-decoration: underline;
}

.latest-b2-img {
  float       : left;
  width       : 140px;
  margin-right: 15px;
  min-height  : 140px;
}

.latest-b2-cont {
  min-height   : 140px;
  padding-right: 10px;
}

h3.latest-b2-title {
  font-size     : 17px;
  margin-bottom : 9px;
  font-weight   : 700;
  margin-top    : 12px;
  text-transform: uppercase;
  line-height   : 1;
}

h3.latest-b2-title a {
  color: #2a2a2a;
}

h6.latest-b2-cat,
h5.latest-b2-date {
  font-size     : 12px;
  margin-bottom : 10px;
  font-weight   : 400;
  margin-top    : 2px;
  letter-spacing: 1px;
  line-height   : 1;
  text-transform: uppercase;
}

h6.latest-b2-cat a {
  color: #616161;
}

h5.latest-b2-date {
  color      : #999;
  font-size  : 13px;
  font-weight: 300;
  font-style : normal;
}

@media only screen and (min-width: 961px) {

  .vc_col-md-8 .col-md-6.col-lg-4,
  .vc_col-md-6 .col-md-6.col-lg-4,
  .vc_col-md-10 .col-md-6.col-lg-4,
  .vc_col-sm-8 .col-md-6.col-lg-4,
  .vc_col-sm-6 .col-md-6.col-lg-4,
  .vc_col-sm-10 .col-md-6.col-lg-4,
  .vertical-header-enabled .col-md-6.col-lg-4 {
    width       : 50%;
    padding-left: 0;
  }
}

@media only screen and (max-width: 479px) {
  .latest-b2-img {
    width        : 100%;
    float        : none;
    margin-bottom: 7px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  h3.latest-b2-title {
    font-size     : 16px;
    letter-spacing: 2px;
  }
}

.twitter-box {
  width     : 100%;
  background: #00a0d1;
  text-align: center;
  padding   : 50px 0;
}

.twitter-box i {
  display              : inline-block;
  font-size            : 60px;
  color                : #fff;
  padding              : 15px;
  margin               : 10px 0;
  -webkit-border-radius: 50%;
  -moz-border-radius   : 50%;
  border-radius        : 50%;
}

.twitter-box h3 {
  font-size  : 20px;
  color      : #fff;
  width      : 80%;
  margin     : 0 auto 30px;
  line-height: 1.5;
}

.twitter-box a {
  color: #111;
}

.twitter-box a:hover {
  text-decoration: underline;
}

.twitter-box a.follow-twitter {
  color          : #fff;
  background     : #058dc1;
  border-radius  : 50px;
  padding        : 10px 30px;
  font-weight    : 400;
  vertical-align : middle;
  text-decoration: none
}

.twitter-box a.follow-twitter:hover {
  border: 2px solid #fff;
}

.contact-form p {
  color: #555;
}

.contact-form input {
  width       : auto;
  display     : block;
  height      : 45px;
  padding-left: 15px;
  background  : #f7f7f7;
}

.contact-form textarea {
  display   : block;
  width     : 100%;
  height    : 110px;
  padding   : 5px 15px;
  background: #f7f7f7;
}

.contact-form textarea:focus,
.contact-form input:focus {
  background        : #fff;
  -moz-box-shadow   : 0 0 3px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  box-shadow        : 0 0 3px rgba(0, 0, 0, .2);
  border            : 1px solid #aaa;
}

.contact-form input,
.contact-form textarea {
  border            : none;
  color             : #555;
  width             : 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  box-shadow        : none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

.blox .contact-form input,
.blox .contact-form textarea {
  background: #fff;
}

.blox.dark .contact-form input,
.blox.dark .contact-form textarea {
  background: rgba(0, 0, 0, 0.8);
}

.contact-form .btnSend {
  color         : #444;
  background    : none;
  border        : 3px solid #666;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-size     : 11px;
  height        : 48px;
  font-weight   : 700;
  box-shadow    : none;
}

.contact-form .btnSend:hover {
  background  : #27ae60;
  border-color: #27ae60;
  color       : #fff;
}

.contact-info h5 {
  margin-bottom: 15px;
}

.contact-info p {
  margin     : 0;
  font-size  : 13px;
  padding    : 7px 0;
  font-weight: 400;
  color      : #555;
}

.contact-info i {
  font-size   : 17px;
  margin-right: 10px;
  color       : #00c2e5;
}

.our-map:before {
  content   : '';
  background: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/map.png) repeat-x 0 0;
  height    : 4px;
  overflow  : hidden;
  width     : 100%;
  margin    : 0;
  display   : block;
}

#nav .btnSend {
  background    : none;
  padding       : 8px 14px;
  font-size     : 11px;
  font-weight   : 600;
  color         : #797979;
  border        : 2px solid #e9e9e9;
  box-shadow    : none;
  text-transform: uppercase;
}

.contact-form .input-group.first {
  padding-top: 20px;
}

.contact-form {
  text-align    : center;
  padding-bottom: 0;
}

.contact-form .col-md-6:first-child {
  padding-left: 0;
}

.contact-form .col-md-6:last-child {
  padding-right: 0;
  text-align   : left;
}

.contact-form form {
  padding: 20px 0;
}

.contact-form .field-group {
  text-align: left;
  padding   : 0 20px;
}

.contact-form h5 {
  text-align  : left;
  padding-left: 11px;
  display     : inline-block;
}

.contact-form .txbx {
  width        : 96%;
  height       : 54px;
  border       : 3px solid #e5e5e5;
  border-radius: 4px;
  float        : none;
  padding-left : 14px;
  font-size    : 16px;
  margin-left  : 8px;
}

.contact-form .txbx:focus {
  border-width : 2px;
  border-radius: 2px;
}

.contact-form .era {
  min-height: 190px;
  max-height: 300px;
  width     : 96%;
}

.contact-form .erabox {
  width     : 100%;
  height    : 100%;
  margin-top: 12px;
  padding   : 20px 0;
  background: #fff;
  border-top: 5px solid #e9e9e9;
}

.contact-form .sendbtn {
  padding  : 10px 18px;
  font-size: 14px;
}

.blox.dark .contact-form .btnSend {
  color: #fff;
}

.contact-form span.bad-field {
  font-size  : 13px;
  margin-left: 9px;
  color      : #edc1c1;
}

.contact-form span.bad-field.captcha {
  display: inherit;
}

input[type=text].bad-field,
input[type=password].bad-field,
input[type=email].bad-field,
#wrap textarea.bad-field {
  border: 3px solid #edc1c1;
}

input[type=text].good-field,
input[type=password].good-field,
input[type=email].good-field,
#wrap textarea.good-field {
  border: 3px solid #c1edc5;
}

.contact-form .g-recaptcha {
  display      : inline-block;
  margin-bottom: 35px;
}

#contact-map {
  box-shadow  : 1px 1px 4px 1px rgba(0, 0, 0, 0.1) inset;
  border      : 1px solid #d6dbdc;
  border-left : none;
  border-right: none;
  padding     : 0;
  margin      : 0
}

#contact-map iframe {
  width        : 100%;
  padding      : 0;
  margin       : 0;
  margin-bottom: -7px;
}

.row.magic {
  padding-left: 40px;
}

.columns.magic {
  padding-left: 20px;
}

.magic-link {
  clear: both;
}

.magic-link a {
  position      : relative;
  display       : inline-block;
  font-size     : 11px;
  font-weight   : bold;
  width         : auto;
  color         : #fff;
  border-radius : 25px;
  padding       : 6px 26px 5px 20px;
  letter-spacing: 3px;
  text-transform: capitalize;
  background    : #ffa02f;
  text-align    : center;
}

.magic-link a:after {
  position              : absolute;
  right                 : 10px;
  top                   : 11px;
  font-family           : 'FontAwesome';
  font-size             : 9px;
  content               : "\f054";
  speak                 : none;
  font-style            : normal;
  font-weight           : normal;
  text-transform        : none;
  line-height           : 1;
  -webkit-font-smoothing: antialiased;
  transition            : all 0.15s ease-in-out;
}

.magic-link a:hover:after {
  right: 7px;
}

.magic-link a.get {
  padding         : 7px 26px 7px 20px;
  background-color: #7ebd22;
  border-radius   : 5px;
  text-shadow     : 1px 1px 0 #649b19;
  text-transform  : uppercase;
}

.magic-link a.get.shadow1 {
  box-shadow        : 0px 0px 5px #fff inset, 0 2px 3px -1px #74ad20;
  -webkit-box-shadow: 0px 0px 7px #fff inset, 0 2px 5px -1px #74ad20;
}

.magic-link a:hover {
  background-color   : #4c4665;
  background-position: center right;
  text-shadow        : 1px 1px 0 #666;
}

.easyPieChart {
  position  : relative;
  text-align: center;
}

.easyPieChart canvas {
  position: absolute;
  top     : 0;
  left    : 0;
}

.pie {
  text-align: center;
  font-size : 49px;
  position  : relative;
  margin    : 0 auto 20px;
}

.pie p {
  font-size  : 16px;
  color      : #888;
  font-weight: 400;
  position   : absolute;
  bottom     : -52px;
  width      : 100%;
  padding-top: 10px;
  border-top : 2px solid #f9f9f9;
}

.container .pie p {
  margin-bottom: 0;
}

.callout {
  min-height: 60px;
  margin    : 8px 10px 30px;
  position  : relative;
  clear     : both;
}

.callout h1,
.callout h2,
.callout h3 {
  font-weight   : 600;
  font-size     : 25px;
  text-transform: uppercase;
  color         : #171c24;
  line-height   : 2;
}

.callout a {
  text-decoration: underline;
}

.callout a.callurl {
  display        : block;
  font-size      : 16px;
  font-weight    : 600;
  padding        : 10px 23px;
  background     : #39c363;
  text-decoration: none;
  color          : #fff;
  text-transform : uppercase;
  margin         : 4px 0 10px 15px;
  position       : relative;
  float          : right;
  border-radius  : 41px;
  transition     : all 0.25s ease;
}

.callout a.callurl:hover {
  background   : #42dc71;
  border-radius: 33px;
}

.container .callout p {
  margin: 0;
}

.container div .callout {
  margin-left : 0;
  margin-right: 0;
}

.dpromo p {
  max-width: 480px;
}

.dpromo.col-md-6 {
  padding-left: 0;
}

@media only screen and (min-width: 768px) {
  .dpromo2.col-md-6 {
    padding-left: 15px;
  }
}

.container .dpromo img {
  float      : right;
  margin-left: 20px;
  max-width  : 210px;
}

.dpromo .magicmore {
  font-size     : 11px;
  font-weight   : 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.double-btn {
  text-align: center;
}

.double-btn .button {
  margin-left : 15px;
  margin-right: 15px;
}

.vertical-space,
.vertical-space1,
.vertical-space2,
.vertical-space3,
.vertical-space4,
.vertical-space5 {
  display: block;
  width  : 100%;
  margin : 0;
  clear  : both;
  border : 0 none;
  height : 20px;
}

.vertical-space2 {
  height: 40px;
}

.vertical-space3 {
  height: 60px;
}

.vertical-space4 {
  height: 80px;
}

.vertical-space5 {
  height: 100px;
}

*+html hr.vertical-space,
*+html hr.vertical-space1,
*+html hr .vertical-space2,
*+html hr.vertical-space3,
*+html hr.vertical-space4,
*+html hr.vertical-space5 {
  height    : 0px;
  margin    : 10px 0;
  background: #fff;
  border    : 1px solid #fff;
}

*+html hr.vertical-space2 {
  margin: 20px 0;
}

*+html hr.vertical-space3 {
  margin: 30px 0;
}

*+html hr.vertical-space4 {
  margin: 40px 0;
}

*+html hr.vertical-space5 {
  margin: 50px 0;
}

.title {
  margin-bottom: 35px;
  clear        : both;
  border-bottom: 6px solid #222;
  position     : relative;
  height       : 24px;
}

.title h4,
.title h3 {
  background    : #fff;
  display       : inline-block;
  padding       : 0;
  padding-right : 8px;
  font-weight   : 800;
  font-size     : 18px;
  line-height   : 1.15;
  margin-top    : 11px;
  letter-spacing: 2px;
  position      : absolute;
}

h6.h-sub-content {
  display       : inline-block;
  letter-spacing: 3px;
  padding-bottom: 5px;
  font-size     : 16px;
  font-weight   : 800;
  color         : #101010;
  text-transform: uppercase;
  border-bottom : 6px solid #00c2e5;
  line-height   : 27px;
  margin-bottom : -6px;
  width         : auto;
  max-width     : 100%;
}

.sub-content span {
  display       : inline-block;
  font-size     : 10px;
  font-weight   : bold;
  letter-spacing: 2px;
}

.sub-content {
  border-bottom: 6px solid #222;
  position     : relative;
  margin-bottom: 20px;
  margin-top   : 5px;
}

.blox.dark .sub-content {
  border-color: rgba(255, 255, 255, 0.14);
}

.mex-title {
  border-bottom : 1px solid rgba(0, 0, 0, 0.08);
  display       : inline-block;
  padding-bottom: 20px;
  margin-bottom : 20px;
  font-weight   : 100;
  letter-spacing: 0;
}

.acc-trigger {
  border-top: 1px solid #e4e4e4;
  cursor    : pointer;
  display   : block;
  margin    : 0;
}

.acc-trigger:last-of-type,
.acc-container:last-of-type {
  border-bottom: 3px solid #f3f2f2;
  margin-bottom: 20px;
}

.no-js .acc-trigger:last-of-type {
  border-bottom: none;
}

#wrap .vc_tta-panel-heading {
  border-color : #dad9da;
  border-radius: 2px;
}

.acc-trigger a {
  background     : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/accordion-ico.png) no-repeat 6px 18px;
  display        : block;
  color          : #656f78;
  padding        : 19px 14px 16px 40px;
  text-decoration: none;
  text-shadow    : none;
  font-weight    : bold;
  font-size      : 16px;
}

.acc-trigger a:hover {
  background-color: #fbfbfb;
}

.acc-trigger a:hover,
.acc-trigger.active a,
.acc-trigger.active a:hover {
  color: #0099ff;
}

.acc-trigger.active a:hover {
  background-color: transparent;
}

.acc-trigger.active {
  cursor          : default;
  border-top-color: #b0afaf;
  background-color: #fff;
}

.acc-trigger.active:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}

.acc-trigger.active a {
  background-position: 6px -54px;
  cursor             : default;
}

.acc-container .content {
  padding: 0 14px 21px 40px;
}

.qot-week {
  clear         : both;
  margin        : 10px;
  margin-top    : 36px;
  padding-bottom: 18px;
  position      : relative;
  text-align    : center;
  border-top    : 1px solid #e5e5e5;
}

.qot-week .qot-pic {
  position  : relative;
  margin    : 0 auto;
  margin-top: 7px;
  height    : 40px;
  width     : 74px;
}

.qot-week .qot-pic:before {
  content      : '\201C';
  border-top   : 2px solid #c4c4c4;
  border-radius: 50%;
  font-size    : 62px;
  color        : #555;
  font-weight  : bold;
  background   : #fff;
  padding      : 3px 20px;
  margin-top   : 20px;
  font-family  : Georgia, Times, serif
}

.qot-week h6.qot-title {
  text-transform: uppercase;
  margin        : 8px 0;
  color         : #999;
  display       : block;
  clear         : both;
  font-size     : 10px;
  font-weight   : bold;
}

.qot-week blockquote,
.qot-week blockquote cite,
.qot-week blockquote cite small {
  padding   : 0;
  margin    : 0;
  font-style: normal;
}

.qot-week blockquote:before {
  content: '';
  content: none;
}

.qot-week h3 {
  font-family: "Cardo", serif;
  font-size  : 24px;
}

.qot-week h3:before {
  content: '\201C';
}

.qot-week h3:after {
  content: '\201D';
}

.qot-week h3:before,
.qot-week h3:after {
  font-family: Times, serif;
  font-size  : 30px;
  margin     : 0 10px;
  font-weight: bold;
}

.qot-week cite {
  display      : block;
  font-weight  : 400;
  margin-top   : 20px;
  font-size    : 17px;
  color        : #494949;
  margin-bottom: 8px;
}

.qot-week cite:before {
  content: '\2014\0020';
}

.column .qot-week,
.columns .qot-week {
  margin-left : 0;
  margin-right: 0;
}

.progress-barBg {
  background-position  : 0% 0%;
  position             : relative;
  z-index              : 3;
  width                : 100%;
  height               : 45px;
  box-shadow           : inset 0px 1px 3px rgba(40, 40, 40, 0.1);
  margin-bottom        : 25.5px;
  background-image     : linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, .02) 100%);
  background-color     : #fff;
  background-repeat    : repeat;
  background-attachment: scroll;
}

.progress-bar-box h5 {
  margin-bottom: 11px;
}

.progress-bar {
  position         : absolute;
  top              : 0;
  left             : 0;
  z-index          : 2;
  height           : 45px;
  -webkit-animation: fillup 5s ease;
  -moz-animation   : fillup 5s ease;
  -ms-animation    : fillup 5s ease;
  -o-animation     : fillup 5s ease;
  animation        : fillup 5s ease;
}

.progress-barFill {
  width            : 100%;
  height           : 45px;
  -webkit-animation: progress 1s linear infinite;
  -moz-animation   : progress 1s linear infinite;
  animation        : progress 1s linear infinite;
  background-repeat: repeat-x;
  background-size  : 45px 45px;
  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 : 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);
}

.progress-percent {
  position             : absolute;
  top                  : -30px;
  left                 : 100%;
  z-index              : 1;
  width                : 38px;
  margin-left          : -19px;
  text-align           : center;
  background           : #000;
  -webkit-border-radius: 2px;
  -moz-border-radius   : 2px;
  border-radius        : 2px;
  opacity              : 0;
  -webkit-animation    : percent-show 1.7s ease 5s forwards;
  -moz-animation       : percent-show 1.7s ease 5s forwards;
  -o-animation         : percent-show 1.7s ease 5s forwards;
  animation            : percent-show 1.7s ease 5s forwards;
}

.progress-percent:after {
  width            : 8px;
  height           : 8px;
  content          : ' ';
  position         : absolute;
  z-index          : 2;
  top              : 100%;
  left             : 50%;
  margin           : -4px 0 0 -4px;
  background       : #000;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  -ms-transform    : rotate(45deg);
  -o-transform     : rotate(45deg);
  transform        : rotate(45deg);
}

.progress-percent p {
  display    : inline-block;
  margin     : 0;
  color      : #fff;
  font-size  : 12px;
  line-height: 1;
}

.white-space {
  clear : both;
  width : 100%;
  height: 40px;
}

.flrdbtnshow a.button {
  margin-right: 5px;
}

#domain-form {
  max-width: 800px;
  margin   : 0 auto;
}

#wdc-style .input-group {
  margin    : 40px auto 0;
  box-shadow: 0 2px 0 0px rgba(0, 0, 0, 0.027);
}

#wdc-style .input-group .input-group-btn {
  border          : 4px solid #fff;
  border-radius   : 0 5px 5px 0;
  background-color: #fff;
}

#wdc-style>div {
  margin: 0 auto;
}

#wdc-style #loading img {
  display    : block;
  margin     : 0 auto;
  padding-top: 16px;
}

#wdc-style #results div {
  color       : #626262;
  font-weight : 500;
  font-size   : 18px;
  line-height : 30px;
  padding-left: 20px !important;
  word-wrap   : break-word;
}

#wdc-style #results div strong {
  color: #626262;
}

#wdc-style #results .glyphicon {
  display: none;
}

#wdc-style #Search {
  height       : 68px;
  padding      : 20px;
  font-size    : 24px;
  border       : 1px solid #fff;
  border-radius: 5px 0 0 5px !important;
  box-shadow   : none
}

#wdc-style #Search:focus {
  border: 1px solid #fff !important;
}

#wdc-style button#Submit {
  background-color: #39c36e !important;
  height          : 48px !important;
  margin-right    : 5px;
  border-radius   : 4px !important;
  font-weight     : 500;
  border          : none !important;
  box-shadow      : 0 2px 0 0px rgba(0, 0, 0, 0.035);
  padding         : 13px 20px;
  line-height     : 25px;
  text-transform  : uppercase;
  letter-spacing  : 1px;
  font-size       : 12px;
}

#wdc-style button#Submit:hover {
  background-color: #292929 !important;
}

#wdc-style #wdc1>div>div {
  margin: 10px auto
}

#wdc-style .result .btn {
  border-radius : 5px !important;
  margin-right  : 0;
  font-weight   : 500;
  padding       : 6px;
  padding       : 6px 10px 4px;
  line-height   : 15px;
  font-size     : 11px;
  letter-spacing: 1px;
}

#wdc-style .result .btn:hover {
  background-color: #292929 !important;
  border          : 1px solid #292929 !important;
}

h5.dmn-prs {
  text-align: center;
  font-size : 15px;
}

h5.dmn-prs strong {
  padding-right: 10px;
  padding-left : 40px;
}

@media only screen and (max-width: 767px) {
  #wdc-style .result .btn {
    width: 100%;
  }

  #wdc-style .alert-danger,
  #wdc-style .alert-success {
    background: none;
  }

  #wdc-style #results div {
    width        : 100%;
    font-size    : 14px;
    margin-bottom: 8px;
    text-align   : center !important;
  }

  #domain-form #wdc-style .input-group {
    display: block;
  }

  #wdc-style .input-group .input-group-btn,
  #wdc-style button#Submit {
    display: block;
    width  : 100%;
  }

  #wdc-style .input-group .input-group-btn,
  #domain-form #wdc-style #Search {
    border-radius: 5px !important;
  }

  h5.dmn-prs span {
    display      : block;
    float        : left;
    width        : 50%;
    margin-bottom: 15px;
  }

  h5.dmn-prs strong {
    padding-left: 0;
  }
}

.w-pricing-table,
.w-pricing-table.featured {
  text-align   : center;
  margin-bottom: 21px;
  border       : 1px solid #e5e5e5;
}

.w-pricing-table.pt-type1 {
  text-align   : center;
  margin-bottom: 35px;
  border       : 5px solid #f3f3f3;
  border-radius: 5px;
  transition   : all .36s ease;
}

.w-pricing-table.pt-type1 .price-header,
.w-pricing-table.pt-type1 .price-footer {
  border-radius: 5px 5px 0 0;
}

.w-pricing-table.pt-type1 .plan-price:after {
  content          : '';
  position         : absolute;
  top              : 100%;
  right            : 50%;
  transform        : translate(50%, 0);
  -webkit-transform: translate(50%, 0);
  height           : 0;
  border-left      : 15px solid transparent;
  border-right     : 15px solid transparent;
  border-top       : 10px solid #f3f3f3;
  transition       : all .5s ease;
}

.w-pricing-table.pt-type1 .price-footer {
  padding-top   : 20px;
  padding-bottom: 20px;
  border-top    : 1px solid #e5e5e5;
  border-radius : 0 0 5px 5px;
}

.w-pricing-table.pt-type1 .price-footer a {
  margin-bottom: 0px;
  color        : #777;
  font-weight  : bold;
}

.w-pricing-table.pt-type1 .price-footer a:hover {
  color: #0099ff;
}

.w-pricing-table.pt-type1 .price-header {
  border-bottom: 1px solid #e5e5e5;
}

.w-pricing-table.pt-type1 ul.features {
  padding-top: 11px 16px;
}

.w-pricing-table.pt-type1 ul.features li {
  list-style : none;
  padding-top: 12px;
}

.w-pricing-table.pt-type1 ul.features li:nth-child(1) {
  border       : none;
  border-radius: 5px;
}

.w-pricing-table.pt-type1 .plan-title {
  text-transform: capitalize;
  font-weight   : 700;
  font-size     : 22px;
  line-height   : 36px;
  padding       : 16px 15px 8px;
  margin-bottom : 0;
  background    : #f3f3f3;
  color         : #4a4a4a;
}

.w-pricing-table.pt-type1 .plan-price {
  line-height: normal;
  margin     : 0;
}

.w-pricing-table.pt-type1 .plan-price span {
  font-weight: 700;
  font-size  : 34px;
  color      : #465155;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}

.w-pricing-table.pt-type1.featured .plan-title,
.w-pricing-table.pt-type1 .plan-price span,
.w-pricing-table.pt-type1 .plan-price small {
  color     : #fff;
  transition: all .8 ease;
}

.plan-price small {
  font-size  : 14px;
  font-weight: 400;
}

.w-pricing-table.pt-type1.featured .plan-title,
.w-pricing-table.pt-type1 .pt-footer {
  line-height: 46px;
  background : #f3f3f3;
  padding    : 12px 15px 0;
  font-size  : 23px;
  font-weight: 700;
  color      : #235769;
  transition : all .5s ease;
}

.w-pricing-table.pt-type1 .plan-price {
  background: #f3f3f3;
  padding   : 0 12px 37px;
  transition: all .5s ease;
}

.w-pricing-table.pt-type1 .plan-price span {
  font-size: 23px;
}

.w-pricing-table.pt-type1 .plan-price span,
.w-pricing-table.pt-type1 .plan-price small {
  color     : #5dc738;
  transition: all .8s ease;
}

.w-pricing-table.pt-type1 .pt-features {
  padding-top: 44px;
}

.w-pricing-table.pt-type1 .pt-features li,
.w-pricing-table.pt-type1 .pt-features li {
  padding    : 3px 0;
  list-style : none;
  font-size  : 13px;
  font-weight: 400;
  color      : #616161;
}

.w-pricing-table.pt-type1 .pt-features li:last-child:before,
.w-pricing-table.pt-type1 .pt-features li:last-child:before {
  display: none;
}

.w-pricing-table.pt-type1 .pt-features .feature-icon {
  font-family  : 'FontAwesome';
  padding-right: 5px;
  color        : #77da55;
}

.w-pricing-table.pt-type1 .pt-features .feature-icon:before {
  content: "\f00d";
}

.w-pricing-table.pt-type1 .pt-features .available-icon:before {
  content: "\f00c";
}

.w-pricing-table.pt-type1 .pt-features .feature-icon.not-available-icon {
  color: #cc8383;
}

.w-pricing-table.pt-type1 .pt-features .feature-icon.empty-icon {
  display: none;
}

.w-pricing-table.pt-type1 .pt-footer a,
.w-pricing-table.pt-type1 .pt-footer a {
  display       : inline-block;
  font-size     : 11px;
  color         : #00c2e5;
  background    : #fff;
  border        : 2px solid;
  border-radius : 60px;
  padding       : 10px 19px;
  margin-bottom : 14px;
  text-transform: uppercase;
  border        : none;
  transition    : all .25s ease;
}

.w-pricing-table.pt-type1 .pt-footer a:hover,
.w-pricing-table.pt-type1 .pt-footer a:hover {
  color     : #fff !important;
  background: #393939;
}

.w-pricing-table.pt-type1 .pt-footer a:after,
.w-pricing-table.pt-type1 .pt-footer a:after {
  display: none;
}

.w-pricing-table.pt-type1 .plan-price {
  position: relative;
}

.w-pricing-table.pt-type1.featured {
  border-color: #77da55;
}

.w-pricing-table.pt-type1.featured .plan-title,
.w-pricing-table.pt-type1.featured .plan-price,
.w-pricing-table.pt-type1.featured .pt-footer,
.w-pricing-table.pt-type1.featured .pt-footer {
  background: #77da55;
  border    : none;
}

.w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #77da55;
}

.w-pricing-table.pt-type1.featured .plan-price span,
.w-pricing-table.pt-type1.featured .plan-price small,
.w-pricing-table.pt-type1.featured .plan-title {
  color: #fff !important;
}

.w-pricing-table.pt-type1.featured .pt-footer a,
.w-pricing-table.pt-type1.featured .pt-footer a {
  color: #77da55;
}

@media (min-width: 480px) and (max-width: 1280px) {

  .w-pricing-table.pt-type1 .pt-features li:before,
  .w-pricing-table.pt-type1 .pt-features li:before {
    margin-top: 31px;
  }
}

@media (max-width: 480px) {

  .w-pricing-table.pt-type1 .pt-features li:before,
  .w-pricing-table.pt-type1 .pt-features li:before {
    margin-top: 31px;
  }
}

.w-pricing-table.pt-type2 {
  background   : #fcfcfc;
  border-radius: 5px;
  border       : 1px solid #ebeef0;
  box-shadow   : 0 2px 0 0px rgba(0, 0, 0, 0.047);
  padding      : 38px 0;
  transition   : .3s;
}

.w-pricing-table.pt-type2.featured {
  border-color  : #8dd7f1;
  padding-top   : 45px;
  margin-top    : -11px;
  padding-bottom: 52px;
  background    : #fff;
}

.w-pricing-table.pt-type2:hover {
  border-color: #8dd7f1;
  background  : #fff;
}

.w-pricing-table.pt-type2>span {
  transition   : .3s;
  font-size    : 40px;
  width        : 98px;
  height       : 98px;
  text-align   : center;
  color        : #00c2e5;
  background   : #fff;
  padding      : 26px;
  border       : 1px solid #f4f3f3;
  border-radius: 50%;
  margin-bottom: 19px;
  display      : inline-block;
  box-shadow   : 0 2px 0 0px rgba(0, 0, 0, 0.018);
}

.w-pricing-table.pt-type2:hover>span {
  border-color: #00c2e5;
}

.w-pricing-table.pt-type2.featured>span {
  border: 3px solid #00c2e5;
}

.w-pricing-table.pt-type2 h3,
.w-pricing-table.pt-type2.featured h3 {
  font-size     : 21px;
  font-weight   : 300;
  color         : #111;
  text-transform: capitalize;
  margin-bottom : 31px;
  background    : none;
  padding       : 0 12px;
}

.w-pricing-table.pt-type2 ul li {
  list-style   : none;
  font-size    : 14px;
  font-weight  : 300;
  line-height  : 1.7;
  color        : #898d90;
  margin-bottom: 4px;
}

.w-pricing-table.pt-type2 h4.pt-price {
  padding: 14px 0;
}

.w-pricing-table.pt-type2 h4 span {
  font-size  : 33px;
  font-weight: 700;
  color      : #111;
}

.w-pricing-table.pt-type2 h4 small {
  font-size     : 16px;
  font-weight   : 700;
  color         : #111;
  text-transform: lowercase;
  vertical-align: middle;
}

.w-pricing-table.pt-type2 h5 {
  font-size      : 22px;
  font-weight    : 300;
  color          : #a9a9a9;
  text-decoration: line-through;
  margin         : 0;
}

.w-pricing-table.pt-type2 .pt-footer a,
.w-pricing-table.pt-type2 .pt-footer a {
  letter-spacing: 0;
  display       : inline-block;
  color         : #00c2e5;
  background    : #fff;
  border        : 1px solid #eee;
  border-radius : 60px;
  padding       : 10px 18px;
  margin-top    : 30px;
  text-transform: uppercase;
  font-size     : 10px;
  font-weight   : 600;
  letter-spacing: 1px;
  box-shadow    : 0 2px 0 0px rgba(0, 0, 0, 0.015);
}

.w-pricing-table.pt-type2.featured .pt-footer a {
  background  : #00c2e5;
  color       : #fff !important;
  border-color: #00c2e5;
}

.w-pricing-table.pt-type2.featured .pt-footer a:hover,
.w-pricing-table.pt-type2 .pt-footer a:hover {
  background  : #292929 !important;
  border-color: #292929 !important;
  color       : #fff !important;
}

.w-pricing-table.pt-type2 .pt-footer a:after,
.w-pricing-table .pt-footer a:after {
  display: none;
}

.w-pricing-table.pt-type2 .pt-features .feature-icon:before {
  content: "\f00d";
}

.w-pricing-table.pt-type2 .pt-features .available-icon:before {
  content: "\f00c";
}

.w-pricing-table.pt-type2 .pt-features .feature-icon.empty-icon:before {
  content: '';
}

.w-pricing-table.pt-type2 .pt-features .feature-icon.not-available-icon {
  color: #ff0000;
}

.w-pricing-table.pt-type2 .pt-features .feature-icon {
  font-family  : 'FontAwesome';
  padding-right: 5px;
  color        : #16b916;
}

.w-pricing-table.pt-type3,
.w-pricing-table.pt-type3.featured {
  position     : relative;
  border       : 1px solid #eee;
  border-radius: 9px;
}

.w-pricing-table.pt-type3 .pt-header {
  background   : #6dd5e8;
  padding-top  : 42px;
  margin       : -1px -1px 80px;
  border-radius: 9px 9px 0 0;
}

.w-pricing-table.pt-type3.featured .pt-header {
  background: #39c36e;
}

.w-pricing-table.pt-type3 .pt-header * {
  color: #fff;
}

.w-pricing-table.pt-type3 .pt-header h3,
.w-pricing-table.pt-type3 .pt-header h4,
.w-pricing-table.pt-type3 .pt-header h3,
.w-pricing-table.pt-type3 .pt-header h4 {
  background: none;
  border    : none;
}

.w-pricing-table.pt-type3 .pt-header h3,
.w-pricing-table.pt-type3 .pt-header h3 {
  font-size  : 25px;
  padding    : 0;
  line-height: 1.1;
}

.w-pricing-table.pt-type3 .pt-header h4,
.w-pricing-table.pt-type3 .pt-header h4 {
  padding: 0 0 80px;
}

.w-pricing-table.pt-type3 .pt-header h4 span,
.w-pricing-table.pt-type3 .pt-header h4 {
  font-size  : 22px;
  font-weight: 400;
}

.w-pricing-table.pt-type3 .pt-header h4 small {
  font-size  : 20px;
  font-weight: 200;
}

.w-pricing-table.pt-type3>span:before,
.w-pricing-table.pt-type3.featured>span:before {
  content          : '';
  position         : absolute;
  border           : 3px solid rgba(255, 255, 255, .20);
  border-radius    : 50%;
  padding          : 55px 58px;
  bottom           : -3px;
  right            : 50%;
  transform        : translate(50%, 0);
  -webkit-transform: translate(50%, 0);
}

.w-pricing-table.pt-type3>span,
.w-pricing-table.pt-type3.featured>span {
  font-size        : 17px;
  text-transform   : uppercase;
  width            : 115px;
  max-width        : 115px;
  font-weight      : 700;
  border           : 3px solid #6dd5e8;
  display          : block;
  border-radius    : 100%;
  padding          : 29px 18px;
  position         : absolute;
  background       : #fff;
  top              : 18%;
  right            : 50%;
  transform        : translate(50%, 0);
  -webkit-transform: translate(50%, 0);
}

.w-pricing-table.pt-type3.featured>span {
  border-color: #39c36e;
  color       : #616161;
}

.w-pricing-table.pt-type3>span strong {
  font-size: 24px;
  display  : block;
}

.w-pricing-table.pt-type3 .pt-features {
  padding-top: 25px;
}

.w-pricing-table.pt-type3 ul li,
.w-pricing-table.pt-type3.featured ul li {
  list-style    : none;
  font-size     : 13px;
  font-weight   : 400;
  color         : #888;
  padding-bottom: 12px;
}

.w-pricing-table.pt-type3.featured .feature-icon,
.w-pricing-table.pt-type3 .feature-icon {
  padding-right: 8px;
  color        : #616161;
  font-family  : 'FontAwesome';
}

.w-pricing-table.pt-type3.featured,
.w-pricing-table.pt-type3 .feature-icon:before {
  content: "\f00d";
  color  : #cc0000;
}

.w-pricing-table.pt-type3.featured,
.w-pricing-table.pt-type3 .available-icon:before {
  content: "\f00c";
  color  : #39c36e;
}

.w-pricing-table.pt-type3 .pt-footer,
.w-pricing-table.pt-type3.featured .pt-footer {
  background   : #6dd5e8;
  padding      : 20px 35px 40px;
  margin       : -1px;
  border-radius: 0 0 9px 9px;
}

.w-pricing-table.pt-type3.featured .pt-footer {
  background: #39c36e;
}

.w-pricing-table.pt-type3 .pt-footer a:after {
  display: none;
}

.w-pricing-table.pt-type3 .pt-footer a:before,
.w-pricing-table.pt-type3.featured .pt-footer a:before {
  content          : '';
  position         : absolute;
  top              : -5.51px;
  right            : 50%;
  transform        : translate(50%, 0);
  -webkit-transform: translate(50%, 0);
  border           : 3px solid rgba(255, 255, 255, 0.20);
  border-radius    : 60px;
  padding          : 17px 54px;
}

.w-pricing-table.pt-type3 .pt-footer a,
.w-pricing-table.pt-type3.featured .pt-footer a {
  color         : #00c2e5;
  background    : #fff;
  border        : 2px solid #00c2e5;
  border-radius : 60px;
  padding       : 7px 15px;
  letter-spacing: 0;
}

.w-pricing-table.pt-type3.featured .pt-footer a {
  color       : #39c36e;
  border-color: #39c36e;
}

.w-pricing-table.pt-type3 .pt-footer a:hover,
.w-pricing-table.pt-type3.featured .pt-footer a:hover {
  color     : #fff !important;
  background: #393939;
}

.w-pricing-table.pt-type3 .pt-footer p {
  color      : #fff;
  font-size  : 13px;
  padding-top: 15px;
}

.w-pricing-table.pt-type4.featured,
.w-pricing-table.pt-type4 {
  background: #fff;
}

.w-pricing-table.pt-type4,
.w-pricing-table.pt-type4.featured {
  position     : relative;
  border       : 5px solid #e1e1e1;
  border-radius: 6px;
}

.w-pricing-table.pt-type4 *,
.w-pricing-table.pt-type4.featured * {
  text-align: left;
  padding   : 0;
}

.w-pricing-table.pt-type4 .pt-header {
  background   : #f9f9f9;
  padding      : 45px;
  border-bottom: 1px solid #e4e4e4;
}

.w-pricing-table.pt-type4.featured {
  border-color: #acdea8;
}

.w-pricing-table.pt-type4.featured .pt-header {
  background  : #ebf9e7;
  border-color: #acdea8;
}

.w-pricing-table.pt-type4 h3,
.w-pricing-table.pt-type4.featured h3 {
  background : none;
  color      : #51c1e9;
  font-size  : 28px;
  font-weight: 700;
  line-height: 1;
}

.w-pricing-table.pt-type4 h6,
.w-pricing-table.pt-type4.featured h6 {
  color    : #6a6a6a;
  font-size: 17px;
}

.w-pricing-table.pt-type4 ul li,
.w-pricing-table.pt-type4.featured ul li {
  list-style    : none;
  font-size     : 14px;
  font-weight   : 500;
  color         : #323232;
  padding-bottom: 20px;
}

.w-pricing-table.pt-type4 ul li:last-child,
.w-pricing-table.pt-type4.featured ul li:last-child {
  padding-bottom: 0;
}

.w-pricing-table.pt-type4 ul li:before,
.w-pricing-table.pt-type4.featured ul li:before {
  content      : '';
  position     : absolute;
  width        : 100%;
  border-bottom: 1px solid #f1f1f1;
  padding-top  : 30px;
  left         : 0;
  right        : auto;
}

.w-pricing-table.pt-type4 ul li:last-child:before,
.w-pricing-table.pt-type4.featured ul li:last-child:before {
  display: none;
}

.w-pricing-table.pt-type4 ul,
.w-pricing-table.pt-type4.featured ul {
  padding: 20px 30px 8px;
  margin : 0;
}

.w-pricing-table.pt-type4.featured .feature-icon,
.w-pricing-table.pt-type4 .feature-icon {
  padding-right: 8px;
  color        : #616161;
  font-family  : 'FontAwesome';
}

.w-pricing-table.pt-type4.featured,
.w-pricing-table.pt-type4 .feature-icon:before {
  content: "\f057";
  color  : #8dd889;
}

.w-pricing-table.pt-type4.featured,
.w-pricing-table.pt-type4 .available-icon:before {
  content: "\f058";
  color  : #8dd889;
}

.w-pricing-table.pt-type4.featured,
.w-pricing-table.pt-type4 .not-available-icon:before {
  color: #cc8383;
}

.w-pricing-table.pt-type4 .pt-footer,
.w-pricing-table.pt-type4.featured .pt-footer {
  background: #a0d9f1;
  padding   : 20px 35px;
}

.w-pricing-table.pt-type4 .pt-price h4 span,
.w-pricing-table.pt-type4 .pt-price h4 small {
  color         : #51c1e9;
  font-size     : 29px;
  text-transform: lowercase;
  font-weight   : 700;
}

.w-pricing-table.pt-type4 .pt-price h4 {
  background   : none;
  border       : none;
  margin-bottom: 0;
  padding      : 23px 35px 20px;
}

.w-pricing-table.pt-type4 .pt-footer a:after {
  display: none;
}

.w-pricing-table.pt-type4.featured h3,
.w-pricing-table.pt-type4.featured .pt-price h4 span,
.w-pricing-table.pt-type4.featured .pt-price h4 small {
  color: #39c36e;
}

.w-pricing-table.pt-type4 .pt-footer,
.w-pricing-table.pt-type4.featured .pt-footer {
  text-align: center;
  background: #f9f9f9;
  border-top: 1px solid #e4e4e4;
  padding   : 40px;
}

.w-pricing-table.pt-type4 .pt-footer a,
.w-pricing-table.pt-type4.featured .pt-footer a {
  color         : #fff;
  background    : #39c36e;
  border-radius : 60px;
  padding       : 7px 40px;
  letter-spacing: 0;
}

.w-pricing-table.pt-type4 .pt-footer a.magicmore {
  border-radius : 3px;
  padding       : 13px 23px;
  letter-spacing: 2px;
  color         : #fff !important;
}

.w-pricing-table.pt-type4 .pt-footer a.magicmore:hover {
  background: #222 !important;
}

@media (max-width: 960px) {

  .w-pricing-table.pt-type4 ul,
  .w-pricing-table.pt-type4.featured ul {
    padding: 20px 15px 8px;
  }

  .w-pricing-table.pt-type4 ul li,
  .w-pricing-table.pt-type4.featured ul li {
    font-size: 12px;
  }
}

.w-pricing-table.pt-type5 {
  background: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/bg-pricing-table-5.png) left bottom;
  position  : relative;
  padding   : 0;
  border    : 2px solid #eee;
  box-shadow: 0 2px 0 0px rgba(0, 0, 0, 0.015);
}

.w-pricing-table.pt-type5 .pt-header h3 {
  padding-top: 90px;
  color      : #128eaf;
  font-size  : 25px;
  font-weight: 700;
}

.w-pricing-table.pt-type5 .pt-header h4 {
  padding: 0;
}

.w-pricing-table.pt-type5 .pt-header {
  position: relative;
  margin  : -2px;
  width   : auto;
}

.w-pricing-table.pt-type5 .pt-header h4:after {
  content          : '';
  position         : absolute;
  left             : 50%;
  transform        : translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  bottom           : 18%;
  width            : 0;
  height           : 0;
  border-top       : 25px solid #00c2e5;
  border-right     : 31px solid transparent;
  border-left      : 31px solid transparent;
}

.w-pricing-table.pt-type5 .pt-header h4>span,
small {
  font-size     : 30px;
  font-weight   : 500;
  color         : #128eaf;
  text-transform: uppercase;
}

.w-pricing-table.pt-type5 .pt-header h4>small {
  font-weight: 700;
}

.w-pricing-table.pt-type5 .pt-header h5 {
  font-size      : 15px;
  color          : #008aaf;
  font-weight    : 600;
  padding-bottom : 85px;
  text-decoration: line-through;
}

.w-pricing-table.pt-type5 .pt-header>span {
  position                  : absolute;
  left                      : 0;
  width                     : 100%;
  background                : #BCC6CC;
  text-align                : center;
  padding                   : 20px 0;
  margin-bottom             : 30px;
  color                     : #fff;
  font-size                 : 23px;
  font-weight               : 600;
  text-transform            : uppercase;
  border-bottom-left-radius : 50%;
  border-bottom-right-radius: 50%;
}

.w-pricing-table.pt-type5 ul {
  margin: 0;
}

.w-pricing-table.pt-type5 ul li {
  list-style  : none;
  color       : #717375;
  font-size   : 15px;
  font-weight : 400;
  padding-left: 0;
  padding     : 12px 0;
  border-top  : 1px solid #eee;
  margin      : 0;
}

.w-pricing-table.pt-type5 ul li:nth-child(even) {
  background: rgba(20, 164, 211, 0.10);
}

.w-pricing-table.pt-type5 .pt-footer {
  padding-bottom: 40px;
}

.w-pricing-table.pt-type5 .pt-footer a {
  border        : 2px solid;
  padding       : 8px 23px;
  border-radius : 60px;
  margin-top    : 35px;
  display       : inline-block;
  letter-spacing: 0;
}

.w-pricing-table.pt-type5 .pt-footer a:after {
  display: none;
}

.w-pricing-table.pt-type5 .pt-footer a:hover,
.w-pricing-table.pt-type5.featured .pt-footer a:hover {
  color       : #fff !important;
  background  : #393939;
  border-color: #393939;
}

.w-pricing-table.pt-type5 .pt-features .feature-icon {
  font-family  : 'FontAwesome';
  padding-right: 5px;
  color        : #77da55;
}

.w-pricing-table.pt-type5 .pt-features .feature-icon:before {
  content: "\f00d";
}

.w-pricing-table.pt-type5 .pt-features .available-icon:before {
  content: "\f00c";
}

.w-pricing-table.pt-type5 .pt-features .feature-icon.not-available-icon {
  color: #cc8383;
}

.w-pricing-table.pt-type5 .pt-features .feature-icon.empty-icon {
  display: none;
}

.w-pricing-table.pt-type6 {
  text-align: left;
  border    : 1px solid #E3E8EA;
  min-height: 146px;
  padding   : 0;
  margin    : 0;
  position  : relative;
}

.w-pricing-table.pt-type6 .pt-header {
  float     : left;
  background: #E0E6E8;
  padding   : 35px 40px 0;
  min-height: 144px;
  position  : relative;
  width     : 35%;
}

.w-pricing-table.pt-type6 .pt-header:after {
  content      : '';
  position     : absolute;
  right        : 0;
  top          : 0;
  width        : 0;
  height       : 0;
  border-bottom: 144px solid #fff;
  border-left  : 100px solid transparent;
}

.w-pricing-table.pt-type6 .pt-header h3,
.w-pricing-table.pt-type6 .pt-header h4 {
  margin: 0;
  color : #008aaf;
}

.w-pricing-table.pt-type6 .pt-header h3 {
  font-size  : 25px;
  font-weight: 700;
}

.w-pricing-table.pt-type6 .pt-header h4>span {
  font-size: 30px;
}

.w-pricing-table.pt-type6 .pt-header h4>small {
  color      : #008aaf;
  font-weight: 600;
}

.w-pricing-table.pt-type6 ul {
  padding-left: 2%;
  float       : left;
  margin      : 0;
  width       : 46%;
  padding-top : 35px;
}

.w-pricing-table.pt-type6 ul li {
  margin        : 0;
  float         : left;
  width         : 50%;
  padding-bottom: 5px;
  list-style    : none;
  font-size     : 14px;
  color         : #717375;
  font-weight   : 400;
  display       : flex;
}

.w-pricing-table.pt-type6 ul li span {
  padding-right: 5px;
}

.w-pricing-table.pt-type6 .pt-footer {
  float        : right;
  background   : #00c2e5;
  min-height   : 146px;
  height       : auto;
  padding-top  : 44px;
  padding-left : 0;
  padding-right: 0;
  width        : 19%;
  text-align   : center;
  margin       : -1px;
}

.w-pricing-table.pt-type6 .pt-footer p,
.w-pricing-table.pt-type6 .pt-footer a {
  color: #fff !important;
}

.w-pricing-table.pt-type6 .pt-footer p {
  font-weight   : 600;
  margin        : 0;
  padding-bottom: 10px;
}

.w-pricing-table.pt-type6 .pt-footer a {
  display       : inline-block;
  letter-spacing: 0;
  font-weight   : 600;
  border        : 2px solid #fff;
  border-radius : 60px;
  padding       : 10px 12px;
}

.w-pricing-table.pt-type6 .pt-footer a:after {
  display: none;
}

.w-pricing-table.pt-type6 .pt-footer a:hover {
  background  : #292929;
  color       : #fff !important;
  border-color: #292929;
}

.w-pricing-table.pt-type6.featured .feature-icon,
.w-pricing-table.pt-type6 .feature-icon {
  padding-right: 8px;
  color        : #616161;
  font-family  : 'FontAwesome';
}

.w-pricing-table.pt-type6.featured,
.w-pricing-table.pt-type6 .feature-icon:before {
  content: "";
  color  : #CC0000;
}

.w-pricing-table.pt-type6.featured,
.w-pricing-table.pt-type6 .available-icon:before {
  content: "\f00c";
  color  : #39c36e;
}

.w-pricing-table.pt-type6.featured,
.w-pricing-table.pt-type6 .not-available-icon:before {
  content: "\f00d";
  color  : #cc0000;
}

@media (min-width: 960px) and (max-width:1280px) {
  .w-pricing-table.pt-type6 .pt-footer {
    padding-left: 20px;
  }

  .w-pricing-table.pt-type6 ul {
    padding-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 960px) {
  .w-pricing-table.pt-type6 .pt-footer {
    padding-left: 0px;
  }

  .w-pricing-table.pt-type6 .pt-footer p {
    padding-left: 10px;
    font-size   : 12px;
  }

  .w-pricing-table.pt-type6 {
    min-height: 200px;
  }

  .w-pricing-table.pt-type6 .pt-footer {
    min-height : 198px;
    padding-top: 70px;
  }

  .w-pricing-table.pt-type6 .pt-header {
    min-height : 198px;
    padding-top: 70px;
  }

  .w-pricing-table.pt-type6 .pt-header:after {
    border-bottom: 198px solid #fff;
    border-left  : 100px solid transparent;
  }
}

@media (max-width: 768px) {
  .w-pricing-table.pt-type6 {
    text-align   : center;
    margin-bottom: 50px;
  }

  .w-pricing-table.pt-type6 .pt-header {
    width: 100%;
    float: none;
  }

  .w-pricing-table.pt-type6 .pt-header:after {
    display: none;
  }

  .w-pricing-table.pt-type6 ul {
    width: 100%;
  }

  .w-pricing-table.pt-type6 ul {
    padding-bottom: 30px;
    background    : #f6f6f6;
    float         : none;
    display       : block;
  }

  .w-pricing-table.pt-type6 ul li {
    width     : 100%;
    text-align: left;
    padding   : 10px 20px;
    float     : none;
  }

  .w-pricing-table.pt-type6 .pt-footer {
    width       : auto;
    padding-left: 0;
    float       : none;
    display     : block;
    margin      : -1px;
  }

  .w-pricing-table.pt-type6 .pt-footer a {
    margin: 0;
  }
}

.w-pricing-table.pt-type7 {
  position     : relative;
  background   : #fff;
  padding      : 40px;
  margin       : 30px 5px 10px;
  border       : 1px solid #e9e9e9;
  border-radius: 3px;
  text-align   : left;
  box-shadow   : 0 2px 0 0 rgba(0, 0, 0, 0.016);
}

.blox .w-pricing-table.pt-type7 {
  border    : none;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.06);
}

.blox.dark .w-pricing-table.pt-type7 {
  box-shadow: 0 7px 8px rgba(0, 0, 0, 0.14);
}

.w-pricing-table.pt-type7.featured {
  margin-top : 0;
  padding-top: 70px;
}

.w-pricing-table.pt-type7.featured:before {
  display       : block;
  content       : "FEATURED";
  width         : 100%;
  text-align    : center;
  height        : 40px;
  line-height   : 40px;
  font-weight   : 600;
  font-size     : 15px;
  color         : #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background    : #00c2e5;
  position      : absolute;
  left          : 0;
  top           : 0;
  border-radius : 3px 3px 0 0;
}

.w-pricing-table.pt-type7 .plan-title {
  font-size     : 18px;
  color         : #00c2e5;
  font-weight   : 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 15px;
}

.w-pricing-table.pt-type7 .plan-price {
  margin     : 10px 0;
  line-height: 1;
  font-weight: 700;
}

.w-pricing-table.pt-type7 .plan-price span {
  font-size: 71px;
}

.w-pricing-table.pt-type7 .plan-price span.price-symbol {
  font-size     : 31px;
  margin-right  : 6px;
  vertical-align: top;
}

.w-pricing-table.pt-type7 .plan-price small {
  font-size     : 19px;
  letter-spacing: 2px;
  margin-left   : 3px;
  text-transform: lowercase;
  font-weight   : 500;
  vertical-align: super;
}

.w-pricing-table.pt-type7 .plan-price span,
.w-pricing-table.pt-type7 .plan-price small {
  color: #2a2a2a;
}

.w-pricing-table.pt-type7 .pt-features {
  padding-top  : 10px;
  color        : #aaa;
  margin-bottom: 30px;
  list-style   : none;
}

.w-pricing-table.pt-type7 .pt-features li {
  font-size     : 13px;
  letter-spacing: 0.4px;
}

.blox.dark .w-pricing-table.pt-type7 .pt-features li {
  color: #aaa;
}

.w-pricing-table.pt-type7 .pt-footer {
  padding-top: 12px;
  text-align : center;
}

.w-pricing-table.pt-type7 .pt-footer a.magicmore {
  display       : inline-block;
  background    : #00c2e5;
  color         : #fff;
  padding       : 14px 36px;
  border-radius : 33px;
  font-size     : 13px;
  font-weight   : 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  transition    : all .28s ease;
}

#wrap .w-pricing-table.pt-type7 .pt-footer a.magicmore:hover {
  background-color: #222;
  color           : #fff !important;
}

.w-pricing-table.pt-type7.featured .feature-icon,
.w-pricing-table.pt-type7 .feature-icon {
  padding-right: 8px;
  color        : #616161;
  font-family  : 'FontAwesome';
}

.w-pricing-table.pt-type7.featured,
.w-pricing-table.pt-type7 .not-available-icon:before {
  content: "\f00d";
  color  : #cc0000;
}

.w-pricing-table.pt-type7.featured,
.w-pricing-table.pt-type7 .available-icon:before {
  content: "\f00c";
  color  : #39c36e;
}

@media (max-width: 960px) {
  .w-pricing-table.pt-type7 {
    margin-left : 0;
    margin-right: 0;
    padding     : 40px 25px;
  }

  .w-pricing-table.pt-type7 .plan-price span {
    font-size: 50px;
  }

  .w-pricing-table.pt-type7 .plan-price span.price-symbol {
    font-size: 25px;
  }

  .w-pricing-table.pt-type7 .plan-price small {
    font-size     : 15px;
    letter-spacing: 0;
  }
}

@media (max-width: 768px) {
  .w-pricing-table.pt-type7.featured {
    margin-top: 40px;
  }

  .w-pricing-table.pt-type7 .pt-footer {
    text-align: left;
  }
}

@media (min-width: 768px) and (max-width: 960px) {
  .w-pricing-table.pt-type7 {
    padding: 40px 15px;
  }

  .w-pricing-table.pt-type7 .plan-price span {
    font-size: 40px;
  }

  .w-pricing-table.pt-type7 .plan-price span.price-symbol {
    font-size: 17px;
  }

  .w-pricing-table.pt-type7 .plan-price small {
    font-size: 12px;
  }

  .w-pricing-table.pt-type7 .pt-footer a.magicmore {
    font-size: 11px;
    padding  : 9px 18px;
  }

  .w-pricing-table.pt-type7 .plan-title {
    font-size     : 16px;
    letter-spacing: 1px;
  }

  .w-pricing-table.pt-type7 .pt-features li {
    font-size     : 12px;
    letter-spacing: 0;
  }
}

@media (min-width: 961px) and (max-width: 1280px) {
  .w-pricing-table.pt-type7 {
    margin-left : 0;
    margin-right: 0;
    padding     : 40px 30px;
  }

  .w-pricing-table.pt-type7 .plan-price span {
    font-size: 57px;
  }

  .w-pricing-table.pt-type7 .plan-price span.price-symbol {
    font-size: 28px;
  }

  .w-pricing-table.pt-type7 .plan-price small {
    font-size     : 17px;
    letter-spacing: 0.6px;
  }
}

.sub-text p {
  text-align: center;
  color     : #808080;
}

#wrap .vc_images_carousel .vc_carousel-control {
  opacity: .5;
}

#wrap .vc_images_carousel .vc_carousel-control span {
  font-size    : 16px;
  padding      : 20px;
  background   : #fff;
  border-radius: 33px;
  color        : #585A5A;
  text-shadow  : none;
  transition   : all .5s ease;
}

#wrap .vc_images_carousel .vc_carousel-control .icon-prev:before {
  content: "\e605";
}

#wrap .vc_images_carousel .vc_carousel-control .icon-next:before {
  content: "\e606";
}

#wrap .vc_images_carousel .vc_carousel-control span:before {
  font-family: 'simple-line-icons';
  font-size  : 16px;
  right      : 8px;
  top        : -12px;
}

#wrap .vc_images_carousel .vc_carousel-control {
  opacity: .1;
}

#wrap .vc_images_carousel .vc_carousel-control:hover,
#wrap .vc_images_carousel .vc_carousel-control span:hover {
  opacity: 1;
  color  : #00c2e5;
}

.portfolio-carousel-subtitle {
  border-bottom: 2px solid #eee;
  height       : 50px;
}

.latest-projects-navigation {
  float     : right;
  height    : 40px;
  padding   : 0;
  margin-top: 10px;
}

.latest-projects-navigation a {
  border       : 2px solid #e6e6e6;
  border-radius: 5px;
  padding      : 6px 12px 2px;
  cursor       : pointer;
  transition   : all .22s ease;
}

.portfolio-carousel-subtitle h4 {
  float      : left;
  height     : 50px;
  font-weight: 600;
  font-size  : 24px;
  line-height: 33px;
}

.port-display-block .widget ul li {
  display: block;
}

.latest-projects-navigation a i {
  font-size: 20px;
  color    : #616a73;
}

.related-works .portfolio-item {
  list-style: none;
  position  : relative;
}

.related-works .portfolio-item img {
  width : 100%;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.related-works .portfolio-item h5 {
  font-size     : 18px;
  font-weight   : 600;
  text-transform: uppercase;
  margin        : 22px 0 7px 0;
}

.related-works .portfolio-item h5 a {
  color     : #000;
  transition: all .22s ease;
}

.related-works .portfolio-meta .portfolio-date {
  font-size  : 11px;
  font-weight: 500;
}

.related-works .portfolio-meta .portfolio-cat {
  margin-left   : 32px;
  fon-size      : 15px;
  text-transform: uppercase;
}

.related-works .portfolio-meta .portfolio-cat a {
  color      : #b4b4b4;
  font-weight: 400;
}

.related-works .portfolio-item>a {
  display : block;
  position: relative;
  cursor  : -webkit-grab;
  cursor  : -moz-grab;
}

.related-works .portfolio-item>a:active {
  cursor : -webkit-grabbing;
  cursor : -moz-grabbing;
  opacity: 1;
}

.related-works .portfolio-item>a:before {
  content   : "";
  position  : absolute;
  top       : 0;
  right     : 0;
  bottom    : 0;
  left      : 0;
  opacity   : 0;
  transition: all .22s ease;
}

.related-works .portfolio-item>a:hover:before {
  background: #00c2e5;
  opacity   : .5;
}

.related-works .portfolio-item:hover h5 a {
  color: #00c2e5;
}

.latest-projects-navigation a:hover {
  background  : #00c2e5;
  border-color: transparent;
}

.latest-projects-navigation a:hover i {
  color: #fff;
}

@media only screen and (max-width: 479px) {
  .latest-projects-navigation a {
    padding: 4px 9px 0px;
  }

  .portfolio-carousel-subtitle h4 {
    font-size  : 14px;
    font-weight: 500;
    line-height: 46px;
  }
}

.event-wrapper {
  position: relative;
}

.event-modern .event-article {
  position: relative;
  overflow: hidden;
  border  : 1px solid #e6e6e6;
  padding : 8px;
}

.event-modern .event-article .event-overlay {
  height          : 100%;
  background-color: rgba(36, 36, 36, 0.4);
  position        : absolute;
  width           : 100%;
  left            : 0;
  border          : 8px solid #fff;
  top             : 0px;
  transition      : all .5s ease-in-out;
}

.event-modern .event-article .event-content {
  color     : #fff;
  position  : absolute;
  bottom    : 20px;
  padding   : 40px 60px;
  transition: all .5s ease-in-out;
}

.event-modern .row {
  margin-bottom: 36px;
  max-width    : none;
}

.event-modern .event-article .event-title {
  color         : #fff;
  font-weight   : 700;
  font-family   : 'Lora', serif;
  margin        : 46px 0 19px;
  font-size     : 29px;
  text-transform: uppercase;
  text-shadow   : 0px 0px 1px rgba(0, 0, 0, 0.5);
}

.event-modern .event-article a:hover .event-title {
  color: #f96403;
}

.event-modern .event-date {
  position        : absolute;
  background-color: #83b640;
  top             : -20px;
  right           : 60px;
  color           : #fff;
  width           : 60px;
  padding         : 14px;
}

.event-modern .event-date div {
  text-align    : center;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height   : 16px;
  font-family   : Dosis, sans-serif;
}

.event-modern .event-date .dday {
  padding-bottom: 15px;
  border-bottom : 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom : 13px;
  font-size     : 24px;
}

.event-modern .event-date .dmonth {
  letter-spacing: 2px;
}

.event-modern .event-detail {
  font-family: 'Lora', serif;
  font-style : italic;
  font-size  : 16px;
}

.event-modern .event-category div {
  display: none;
}

.event-modern .event-category .tribe-event-categories {
  display   : inline-block;
  list-style: none;
  margin    : 0;
}

.event-modern .event-category .tribe-event-categories a {
  color      : #fff;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .event-modern .event-article .event-content {
    padding: 20px;
    bottom : 5px;
  }

  .event-modern .event-article .event-title {
    font-size: 23px;
  }

  .event-modern .event-date {
    right  : 20px;
    padding: 10px;
    width  : 50px;
  }
}

@media only screen and (max-width: 479px) {
  .event-modern .event-article .event-content {
    padding: 10px;
  }

  .event-modern .event-article .event-title {
    font-size    : 19px;
    padding-right: 25px;
  }

  .event-modern .event-date {
    right: -20px;
    top  : -10px;
  }

  .event-modern .event-category,
  .event-modern .event-detail {
    font-size: 12px;
  }
}

.event-clean .event-article {
  margin: 15px 0;
}

.event-clean .event-date {
  width         : 70px;
  float         : left;
  margin-right  : 20px;
  color         : #2a2a2a;
  padding       : 12px 16px 10px;
  text-align    : center;
  text-transform: uppercase;
  border-radius : 13px;
  border        : 3px solid #e6e6e6;
  transition    : all .37s ease-in-out;
}

.event-clean .event-date span {
  display      : block;
  font-size    : 24px;
  font-weight  : 700;
  text-align   : center;
  margin-bottom: 4px;
  color        : #2a2a2a;
  transition   : color .37s ease;
}

.event-clean .event-title {
  font-weight   : 700;
  line-height   : 21px;
  font-size     : 16px;
  padding-top   : 5px;
  text-transform: uppercase;
  transition    : color .37s ease;
}

.event-clean .event-detail {
  font-weight   : 300;
  line-height   : 12px;
  letter-spacing: 1px;
}

.event-clean .event-article:hover .event-title {
  color: #01b7f9;
}

.event-clean .event-article:hover .event-date {
  background  : #01b7f9;
  color       : #fff;
  border-color: #01b7f9;
}

.event-clean .event-article:hover .event-date span {
  color: #fff;
}

.event-minimal .event-article {
  border-bottom: 1px solid #efefef;
  padding      : 12px 0;
}

.event-minimal .event-date {
  float         : left;
  margin-right  : 30px;
  color         : #3ed1e7;
  width         : 92px;
  border        : 2px solid #3ed1e7;
  padding       : 16px 0 10px;
  text-align    : center;
  text-transform: uppercase;
  border-radius : 15px 15px 0;
}

.event-minimal .event-date span {
  display      : block;
  font-size    : 30px;
  font-weight  : 500;
  text-align   : center;
  margin-bottom: 6px;
}

.event-minimal .event-title {
  font-size     : 16px;
  margin        : 15px 0 12px;
  font-weight   : 700;
  text-transform: uppercase;
}

.event-minimal .event-title a {
  color: #494949;
}

.event-minimal .event-title a:hover {
  color: #fe797a;
}

.event-minimal .event-detail {
  color      : #777;
  font-weight: 300;
  line-height: 12px;
}

.sermons-toggle .acc-trigger a {
  background-image: none;
  letter-spacing  : 4px;
  padding         : 36px 14px 37px 10px;
}

.sermons-toggle .acc-trigger a strong {
  font-weight: 500;
}

.sermons-toggle .acc-trigger a:before {
  font-size     : 12px;
  font-family   : 'FontAwesome';
  content       : '\F078 ';
  color         : #b1b1b1;
  border-radius : 50%;
  padding       : 5px 5px 6px 6px;
  margin-right  : 20px;
  background    : #ededed;
  letter-spacing: 0;
}

.sermons-toggle .acc-trigger.active a:before {
  content: '\F077 ';
}

.sermons-toggle .acc-trigger.active {
  border-top-color: #eeeeee;
}

.sermons-toggle .acc-trigger {
  border-top: 1px solid #eeeeee;
}

.sermons-toggle .acc-trigger a:hover,
.sermons-toggle .acc-trigger.active a,
.sermons-toggle .acc-trigger.active a:hover {
  color: #000;
}

.sermons-toggle .content a {
  color: #000;
}

.sermons-minimal article {
  padding: 5px 0 20px;
  clear  : both;
  margin : 1px 0;
  display: block;
}

.sermons-minimal h4 {
  font-size     : 18px;
  font-weight   : 500;
  letter-spacing: 3px;
  color         : #5a5a5a;
  text-transform: uppercase;
  line-height   : 21px;
  margin-bottom : 0;
}

.sermons-minimal a {
  color: #5a5a5a;
}

.sermons-minimal a:hover,
.sermons-minimal a:hover h4 {
  color: #202020;
}

.sermons-minimal i {
  font-size: 32px;
  float    : left;
  margin   : 5px 20px 0 0;
}

.sermons-minimal .sermon-detail {
  font-size     : 10px;
  overflow      : hidden;
  font-weight   : 400;
  color         : #999;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.sermons-minimal article {
  padding: 5px 0 20px;
  clear  : both;
  margin : 0 0 16px;
  display: block;
}

.sermons-minimal h4 {
  font-size     : 18px;
  font-weight   : 500;
  letter-spacing: 3px;
  color         : #5a5a5a;
  text-transform: uppercase;
  line-height   : 21px;
  margin-bottom : 0;
}

.sermons-minimal a {
  color: #5a5a5a;
}

.sermons-minimal a:hover h4,
.sermons-minimal .media-links a:hover i {
  color: #f8c422;
}

.sermons-minimal .sermon-icon {
  font-size: 32px;
  float    : left;
  color    : #f8c422;
  margin   : 5px 20px 54px 0;
}

.sermons-minimal .sermon-detail {
  font-size     : 10px;
  overflow      : hidden;
  font-weight   : 400;
  color         : #999;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.sermons-minimal .media-links {
  display: block;
}

.sermons-minimal .media-links i {
  color    : #828282;
  font-size: 16px;
  margin   : 6px 8px 0 0;
}

.sermons-minimal .media-links span {
  display: none;
}

.sermons-grid.container {
  max-width: none;
}

.sermons-grid article {
  position: relative;
  border  : 1px solid #e9e9e9;
}

.sermons-grid h4 a:hover {
  color: #000
}

.sermons-grid .s-area .sermon-count {
  font-size  : 12px;
  text-align : right;
  color      : #aaaaaa;
  line-height: 28px;
}

.sermons-grid .sermon-count i {
  margin-right: 5px;
  color       : #aaaaaa;
}

.sermons-grid .media-links {
  background-color: rgba(247, 197, 30, 0.93);
  width           : 100%;
  text-align      : center;
  height          : 40px;
  padding         : 10px;
}

.sermons-grid .media-links.abs-top {
  position  : absolute;
  margin-top: -40px;
}

.sermons-grid .media-links a {
  padding       : 10px;
  color         : #fff;
  font-size     : 12px;
  letter-spacing: 1px;
  font-weight   : 500;
}

.sermons-grid .media-links a:hover {
  color: #000;
}

@media only screen and (max-width: 767px) {
  .sermons-grid .media-links a {
    width  : 50%;
    float  : left;
    padding: 1px;
  }

  .sermons-grid .media-links {
    height: 66px;
  }

  .sermons-grid .media-links.abs-top {
    margin-top: -65px;
  }
}

.sermons-grid .media-links i {
  margin-right: 5px;
}

.sermons-grid .row {
  margin-bottom: 36px;
  max-width    : none;
}

.sermons-grid .s-area {
  padding: 15px 20px;
}

.sermons-grid .s-area .col-md-12 {
  padding-top   : 20px;
  padding-bottom: 15px;
}

.sermons-grid .s-area * {
  color: #4a4a4a;
}

.sermons-grid .s-area h4,
.sermons-grid .s-area h5 {
  font-size     : 18px;
  font-weight   : 500;
  letter-spacing: 3px;
  color         : #4a4a4a;
  text-transform: uppercase;
  line-height   : 28px;
  margin-bottom : 5px;
}

.sermons-grid .s-area h5 {
  font-weight   : 500;
  letter-spacing: 2px;
  font-size     : 11px;
}

.sermons-grid .sermon-detail {
  font-size     : 11px;
  overflow      : hidden;
  font-weight   : 400;
  color         : #8a8a8a;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom : 15px;
}

.sermons-grid .sermon-detail a:hover {
  color: #0099ff;
}

.sermons-grid .sermon-img img {
  width: 100%;
}

.a-sermon {
  background: #f6f6f6;
  padding   : 30px 20px;
}

.a-sermon h4 {
  font-size     : 19px;
  color         : #4a4a4a;
  letter-spacing: 1px;
  font-weight   : 700;
}

.a-sermon h4 a {
  color: #4a4a4a;
}

.a-sermon h4 a:hover {
  color: #00c2e5;
}

.a-sermon .media-links {
  background-color: #00c2e5;
  width           : 100%;
  text-align      : center;
  height          : 40px;
  padding         : 10px;
}

.a-sermon .media-links a {
  padding       : 10px;
  color         : #fff;
  font-size     : 12px;
  letter-spacing: 1px;
}

.a-sermon .media-links a:hover {
  color: #222;
}

.a-sermon figure {
  margin: 16px 0;
}

.a-sermon .media-links i {
  margin-right: 5px;
}

.a-sermon .sermon-img img {
  width     : 100%;
  padding   : 5px;
  background: #fff;
  transition: all .15s ease;
}

.a-sermon .sermon-img:hover img {
  background-color: #00c2e5;
}

.a-sermon .sermon-detail {
  color        : #a7a7a7;
  margin-bottom: 14px;
  font-size    : 13px;
  font-family  : 'Lora', serif;
  font-style   : italic;
  line-height  : 10px;
  background   : #fff;
  padding      : 10px;
}

.a-sermon p {
  font-size  : 14px;
  line-height: 1.85;
}

.a-sermon-boxed {
  position     : relative;
  border       : 1px solid #e9e9e9;
  padding      : 12px 12px 16px;
  margin-bottom: 25px;
}

.a-sermon-boxed .sermon-boxed-top {
  background-color: #fb565c;
  width           : 100%;
  text-align      : center;
  padding         : 24px 0;
  margin-bottom   : 15px;
}

.a-sermon-boxed .sermon-boxed-top i {
  color    : #fff;
  font-size: 60px;
}

.a-sermon-boxed .sermon-boxed-top h3 {
  color         : #fff;
  font-weight   : normal;
  font-size     : 16px;
  letter-spacing: 5px;
  margin        : 15px 0 0;
}

.a-sermon-boxed h4 a {
  font-size     : 15px;
  color         : #777;
  letter-spacing: 1px;
  font-weight   : 500;
}

.a-sermon-boxed h4 a:hover {
  color: #000
}

.a-sermon-boxed .media-links {
  background-color: #f4f4f4;
  width           : 100%;
  text-align      : center;
  padding         : 14px;
}

.a-sermon-boxed .media-links a {
  padding       : 10px;
  color         : #fb565c;
  letter-spacing: 1px;
  font-size     : 12px;
}

.a-sermon-boxed .media-links a:hover {
  color: #444;
}

.a-sermon-boxed .media-links i {
  margin-right: 5px;
}

.a-sermon-boxed .sermon-detail {
  color      : #aaaaaa;
  height     : 75px;
  font-size  : 13px;
  line-height: 23px;
}

@media only screen and (max-width: 960px) {
  .a-sermon-boxed .media-links a {
    font-size: 0px;
  }

  .a-sermon-boxed .media-links a i {
    font-size: 18px;
  }
}

.subscribe-box {
  position     : relative;
  border       : 1px solid #e9e9e9;
  padding      : 12px 12px 16px;
  margin-bottom: 25px;
}

.subscribe-box .subscribe-box-top {
  background-color: #46a052;
  width           : 100%;
  text-align      : center;
  padding         : 24px 0;
  margin-bottom   : 15px;
}

.subscribe-box .subscribe-box-top i {
  color    : #fff;
  font-size: 60px;
}

.subscribe-box .subscribe-box-top h3 {
  color         : #fff;
  font-weight   : normal;
  font-size     : 16px;
  letter-spacing: 5px;
  margin        : 15px 0 0;
}

.subscribe-box .subscribe-box-text {
  height: 110px;
}

.subscribe-box .subscribe-box-form {
  margin: 0;
}

.subscribe-box .subscribe-box-input div {
  padding: 0;
}

.subscribe-box .subscribe-box-input .subscribe-box-email {
  width           : 100%;
  border          : 1px solid #fafafa;
  background-color: #fafafa;
  padding         : 16px;
  margin          : 0;
}

.subscribe-box .subscribe-box-input .subscribe-box-email:focus {
  border    : 1px solid #ededed;
  box-shadow: none;
}

.subscribe-box .subscribe-box-input .subscribe-box-email:hover {
  border: 1px solid #e2efe3;
}

.subscribe-box .subscribe-box-input .subscribe-box-submit {
  margin       : 0;
  border-radius: 0;
  width        : 100%;
  padding      : 18px 0 19px;
  background   : #444;
  color        : #fff;
}

.latest-tweets {
  position     : relative;
  border       : 1px solid #e9e9e9;
  padding      : 12px 12px 16px;
  margin-bottom: 25px;
}

.latest-tweets .ltweets-top {
  background-color: #5eaade;
  width           : 100%;
  text-align      : center;
  padding         : 24px 0;
  margin-bottom   : 15px;
}

.latest-tweets .ltweets-top i {
  color    : #fff;
  font-size: 60px;
}

.latest-tweets .ltweets-top h3 {
  color         : #fff;
  font-weight   : normal;
  font-size     : 16px;
  letter-spacing: 5px;
  margin        : 15px 0 0;
}

.latest-tweets .tweets {
  font-size  : 15px;
  list-style : none;
  height     : 87px;
  line-height: 21px;
}

.latest-tweets .tweets .tw-timestamp {
  color    : #767676;
  font-size: 13px;
}

.latest-tweets .tw-item a {
  color: #5eaade;
}

.latest-tweets .ltweets-link-wrapper {
  background-color: #f4f4f4;
  width           : 100%;
  text-align      : center;
  padding         : 14px;
}

.latest-tweets .ltweets-link {
  color    : #5eaade;
  font-size: 16px;
}

.latest-tweets .ltweets-link:hover {
  color: #444;
}

.event-list .event-article {
  border-bottom: 1px solid #efefef;
  padding      : 24px 0 16px;
}

.event-list .event-article .col-md-9 {
  padding: 0;
}

.event-list .event-date {
  position        : relative;
  float           : left;
  margin-right    : 30px;
  background-color: #f1bb51;
  color           : #fff;
  width           : 52px;
  padding         : 6px 4px 3px;
  text-align      : center;
  text-transform  : uppercase;
  border-radius   : 3px;
}

.event-list .event-date span {
  display      : block;
  font-size    : 24px;
  font-weight  : 700;
  text-align   : center;
  margin-bottom: 4px;
}

.event-list .event-date:after {
  display   : block;
  content   : "";
  position  : absolute;
  width     : 50px;
  left      : 1px;
  top       : 1px;
  height    : 30px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.02);
}

.event-list .event-title {
  font-weight: 500;
  font-size  : 18px;
  padding-top: 5px;
}

.event-list .event-detail {
  color      : #777;
  font-weight: 300;
  line-height: 12px;
}

.event-list .btn-wrapper {
  text-align   : right;
  padding-right: 0;
  padding-top  : 6px;
}

.event-list .btn-wrapper .button {
  margin-bottom: 14px;
  margin-right : 0;
}

.button.dark-gray {
  background: #ededed;
  color     : #000;
}

.button.dark-gray:hover {
  background: #444;
  color     : #fff;
}

.vc_col-sm-4 .event-list .event-date,
.vc_col-sm-6 .event-list .event-date {
  margin-right: 12px;
}

.vc_col-sm-4 .event-list .event-title,
.vc_col-sm-6 .event-list .event-title {
  font-size     : 15px;
  letter-spacing: 2px;
}

.ministry-box {
  position     : relative;
  min-height   : 287px;
  margin-bottom: 30px;
  overflow     : hidden;
  text-align   : center;
}

.ministry-box .ministry-bar {
  background-color: currentcolor;
  position        : absolute;
}

.ministry-box .ministry-bar h4 {
  padding       : 20px 0;
  color         : #fff;
  text-transform: uppercase;
  margin-bottom : 0;
  font-size     : 23px;
  font-weight   : bold;
  letter-spacing: 2px;
}

.ministry-box .ministry-img img {
  min-width: 100%;
}

.ministry-box .ministry-bar {
  color           : #0099cb;
  background-color: currentcolor;
  width           : 100%;
  position        : relative;
}

.ministry-box .ministry-bar:after {
  transition  : all .5s ease-in-out;
  margin-left : -15px;
  position    : absolute;
  content     : '';
  width       : 0;
  height      : 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: currentcolor transparent transparent transparent;
}

.ministry-box .ministry-content {
  height    : 0;
  transition: all .5s ease-in-out;
  overflow  : hidden;
  padding   : 0 8px;
  position  : absolute;
  width     : 100%;
}

.ministry-box:hover .ministry-content {
  height: 100%;
}

.ministry-box .ministry-content p {
  color        : #fff;
  line-height  : 20px;
  margin-bottom: 12px;
  padding      : 5%;
  font-size    : 14px;
}

.ministry-box .ministry-content h5 {
  color      : #fff;
  font-weight: 500;
  margin     : 7px 0 0
}

.ministry-box .ministry-content a {
  color         : #fff;
  font-weight   : 600;
  text-transform: uppercase;
}

.ministry-box .director-img {
  border-radius: 50%;
  width        : 33%;
  border       : 3px solid #fff;
}

.ministry-box .ministry-director p {
  padding: 0;
}

.ministry-box2 img {
  background-color: #fff;
  padding         : 10px;
  transition      : all .33s ease;
  border          : 1px solid #eee;
}

.ministry-box2:hover img {
  background-color: #ff797a;
}

.ministry-box2 h4 {
  font-weight: 400;
  font-size  : 24px;
  text-align : center;
  margin     : 25px auto 15px;
  transition : all .33s ease;
}

.ministry-box2:hover h4 {
  color: #ff797a;
}

.ministry-box2 p {
  text-align: center;
  color     : #8a8a8a;
}

.sermons-clean,
.sermons-clean .row {
  max-width: none;
}

.sermons-clean h4 {
  margin-top: 24px;
  font-size : 21px;
}

.sermons-clean h4 a {
  color     : #222;
  transition: all .33s ease
}

.sermons-clean h4 a:hover {
  color: #fb565c;
}

.sermons-clean .media-links {
  padding: 30px 0;
}

.sermons-clean .sermon-img {
  margin-bottom: 12px;
  border       : 8px solid #eee;
  background   : #fff;
  padding      : 1px;
  transition   : all .45s ease;
}

.sermons-clean .sermon-img:hover {
  border-color: #fb565c;
}

.sermons-clean .media-links a {
  padding     : 7px 12px;
  color       : #e1e1e1;
  font-size   : 24px;
  border      : 1px solid currentColor;
  margin-right: 10px;
  transition  : all .33s ease;
}

.sermons-clean .media-links a span {
  display: none;
}

.sermons-clean .media-links a:hover {
  color: #fb565c;
}

.sermons-clean .row .col-md-4 {
  margin-bottom: 35px;
}

.sermons-clean .sermon-detail {
  color        : #a1a1a1;
  margin-bottom: 14px;
  font-size    : 13px;
  font-weight  : 300;
  line-height  : 10px;
  margin       : 20px 0;
}

.sermons-simple article .sermon-img img {
  padding      : 4px;
  border       : 1px solid #eee;
  margin-bottom: 13px;
  transition   : all .28s ease;
}

.sermons-simple article:hover .sermon-img img {
  background-color: #ff6c6c;
}

.sermons-simple article h4 {
  text-align : center;
  font-size  : 12px;
  line-height: 15px;
}

.sermons-simple article h4 a {
  color         : #555;
  font-size     : 12px;
  font-weight   : bold;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition    : all .28s ease;
}

.sermons-simple article:hover h4 a {
  color: #ff6c6c;
}

@media only screen and (max-width: 767px) {
  .sermons-simple article {
    margin-bottom: 25px;
  }

  .sermons-simple article h4,
  .sermons-simple article h4 a {
    font-size  : 16px;
    line-height: 25px;
  }
}

.event-grid .row {
  margin-bottom: 30px;
  max-width    : none;
}

.event-grid .event-article {
  position: relative;
  overflow: hidden;
  border  : 1px solid #e9e9e9;
}

.event-grid .event-article .event-content {
  background: #fff;
  color     : #767676;
  padding   : 20px;
  text-align: left;
  min-height: 125px;
}

.event-grid .event-article .event-title {
  color         : #525252;
  margin        : 10px 0;
  font-weight   : bold;
  font-size     : 17px;
  letter-spacing: 0.3px;
}

.event-grid .event-article .event-title:hover {
  color: #000;
}

.event-grid .event-detail {
  font-weight     : 300;
  font-size       : 13px;
  background-color: #00c2e5;
  color           : #fff;
  padding         : 3px 0 3px 20px;
  margin          : 0 0 20px -20px;
}

.event-cover .row {
  margin-bottom: 36px;
  max-width    : none;
}

.event-cover .event-article {
  position  : relative;
  overflow  : hidden;
  background: #fff;
  padding   : 6px;
  border    : 1px solid #e8e8e8;
}

.event-cover .event-article .event-overlay {
  position        : absolute;
  left            : 6px;
  right           : 6px;
  bottom          : 6px;
  top             : 6px;
  width           : auto;
  height          : auto;
  background-color: rgba(36, 36, 36, 0.4);
  transition      : all .33s ease-in-out;
}

.event-cover .event-article:hover .event-overlay {
  background-color: rgba(36, 36, 36, 0.6);
}

.event-cover .event-article .event-content {
  font-family: 'Lora', serif;
  font-size  : 16px;
  font-style : italic;
  color      : #fff;
  position   : absolute;
  bottom     : 0;
  padding    : 50px 35px;
  transition : all .33s ease-in-out;
}

.event-cover .event-article .event-title {
  color         : #fff;
  margin        : 20px 0 38px;
  font-family   : 'Lora', serif;
  font-size     : 24px;
  font-weight   : bold;
  text-transform: uppercase;
  font-style    : normal;
}

.event-cover .event-article .btn-wrapper {
  text-align: left;
}

.event-cover .event-article .event-icon {
  font-size   : 18px;
  float       : left;
  margin-right: 14px;
  color       : #fff;
  background  : #f96403;
  padding     : 13px;
}

.event-cover .event-article .event-button {
  color           : #fff;
  background-color: #191919;
  border          : 2px #191919 solid;
  padding         : 12px 20px;
  letter-spacing  : 3px;
  font-size       : 12px;
  font-weight     : bold;
  font-style      : normal;
  transition      : all .22s ease
}

.event-cover .event-article .event-button:hover {
  color           : #191919;
  background-color: #fff;
  border-color    : #fff;
  border-radius   : 1px;
}

.tribe-events-event-image img {
  min-width: 100%;
}

@media only screen and (max-width: 960px) {
  .event-cover .event-article .event-content {
    padding: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .event-cover .row {
    margin-bottom: 0;
  }

  .event-cover .event-article {
    margin-bottom: 30px;
  }

  .event-cover .event-article .event-title {
    font-size: 19px;
    margin   : 15px 0 25px;
  }

  .event-cover .event-article .event-button {
    font-size: 11px;
  }
}

@media only screen and (max-width: 479px) {
  .event-cover .event-article .event-content {
    padding  : 15px;
    font-size: 15px;
  }

  .event-cover .event-article .event-title {
    font-size: 15px;
    margin   : 10px 0;
  }

  .event-cover .event-article .event-button {
    font-size     : 10px;
    padding       : 6px;
    letter-spacing: 1px;
  }

  .event-cover .event-article .event-icon {
    padding: 10px;
  }
}

.teaser-box1 {
  position: relative;
  border  : 1px solid #ececec;
}

.teaser-box1 .teaser-title {
  background-color: rgba(247, 197, 30, 0.92);
  font-family     : 'Passion One', 'Montserrat', sans-serif;
  font-size       : 21px;
  letter-spacing  : 2px;
  font-weight     : 500;
  height          : 50px;
  margin          : 0;
  padding         : 13px;
  text-transform  : uppercase;
  transition      : all 0.3s ease-in-out 0s;
  width           : 100%;
}

.teaser-box1 .teaser-title.has-image {
  position  : absolute;
  margin-top: -49px;
}

.teaser-box1 img {
  width: 100%;
}

.teaser-box1 a:hover .teaser-title {
  background-color: rgba(0, 0, 0, 0.8);
  color           : #fff;
}

.teaser-box1 .teaser-subtitle {
  padding  : 15px 10px;
  color    : #767676;
  margin   : 0;
  font-size: 13px;
}

.teaser-box2 .teaser-image {
  transition   : all 0.38s ease;
  padding      : 7px;
  background   : #fff;
  margin-bottom: 12px;
  width        : 100%;
}

.teaser-box2:hover .teaser-image {
  background    : #222;
  -webkit-filter: grayscale(1);
  filter        : grayscale(1);
}

.teaser-box2 .teaser-title {
  font-size       : 11px;
  line-height     : 1;
  letter-spacing  : 2px;
  max-width       : 50%;
  display         : inline-block;
  background-color: #00c2e5;
  font-weight     : bold;
  margin          : 0;
  padding         : 5px 15px 4px;
  text-transform  : uppercase;
  transition      : all 0.38s ease;
  word-wrap       : break-word;
  color           : #fff;
}

.teaser-box2 a:hover .teaser-title {
  background-color: #222;
  color           : #fff;
}

.teaser-box2 .teaser-subtitle {
  font-size: 12px;
  padding  : 10px;
  color    : #767676;
  margin   : 0;
  display  : inline-block;
  word-wrap: break-word;
}

.blox .teaser-box2 .teaser-image {
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.02);
}

.teaser-box3 {
  padding       : 9px;
  background    : #fff;
  text-align    : center;
  padding-bottom: 25px;
  border-radius : 3px;
  box-shadow    : 0 2px 0 0px rgba(0, 0, 0, 0.025);
}

.teaser-box3 .teaser-image {
  transition   : all 0.31s ease;
  margin-bottom: 12px;
  width        : 100%;
}

.teaser-box3 .teaser-title {
  font-size  : 15px;
  font-weight: 700;
  padding-top: 12px;
}

.teaser-box3 .teaser-subtitle {
  border-radius   : 38px;
  font-weight     : 600;
  box-shadow      : 0 2px 0 0px rgba(0, 0, 0, 0.015);
  font-size       : 10px;
  line-height     : 1;
  letter-spacing  : 1px;
  max-width       : 50%;
  display         : inline-block;
  background-color: #00c2e5;
  margin          : 0;
  padding         : 5px 12px 4px;
  text-transform  : uppercase;
  transition      : all 0.31s ease;
  word-wrap       : break-word;
  color           : #fff;
}

#wrap .teaser-box3 a:hover .teaser-subtitle {
  background-color: #222;
  color           : #fff;
}

.teaser-box3:hover .teaser-image {
  background    : #222;
  -webkit-filter: grayscale(1);
  filter        : grayscale(1);
}

.teaser-box4 {
  position  : relative;
  margin-top: 0;
  border    : 7px solid #fff;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.019);
  transition: all .31s ease-in-out;
}

.teaser-box4:hover {
  transform        : translate(0, -9px);
  -webkit-transform: translate(0, -9px);
  box-shadow       : 0px 15px 15px 0px rgba(0, 0, 0, 0.11);
}

.teaser-box4 img {
  transition: all .3s ease-in-out;
  width     : 100%;
}

.teaser-box4 .teaser-title,
.teaser-box4 .teaser-subtitle {
  transition      : all .33s ease-in-out;
  background-color: #00c2e5;
  font-size       : 12px;
  letter-spacing  : 2px;
  font-weight     : 600;
  height          : 40px;
  margin          : 0;
  padding         : 13px;
  text-transform  : uppercase;
  width           : 100%;
  text-align      : center;
  color           : #fff;
  text-shadow     : 0 0px 3px rgba(0, 0, 0, 0.16);
}

.teaser-box4 .teaser-subtitle {
  margin-top      : -40px;
  opacity         : 0;
  background-color: #202020;
  color           : #fff;
}

.teaser-box4:hover .teaser-subtitle {
  opacity: 1;
}

.teaser-box4:hover .teaser-title {
  opacity: 0;
}

@media only screen and (max-width: 767px) {

  .teaser-box4,
  .teaser-box4:hover {
    margin-top   : 15px;
    margin-bottom: 0;
  }

  .teaser-box4 .teaser-title,
  .teaser-box4 .teaser-subtitle {
    letter-spacing: 1px;
  }
}

.teaser-box5 {
  position     : relative;
  margin-bottom: 16px;
}

.teaser-box5 .teaser-title,
.teaser-box5 .teaser-subtitle {
  transition : all .28s ease-in-out;
  font-size  : 18px;
  font-weight: bold;
  line-height: 18px;
  height     : 18px;
  position   : absolute;
  top        : 0;
  left       : 0;
  bottom     : 0;
  right      : 0;
  margin     : auto;
  text-align : center;
  color      : #fff;
}

.teaser-box5 a {
  background: #000;
  display   : block;
}

.teaser-box5 .teaser-subtitle {
  opacity: 0;
}

.teaser-box5 .teaser-subtitle:after {
  position              : absolute;
  margin-right          : -2px;
  font-family           : 'fontawesome';
  font-size             : 10px;
  content               : "\f061";
  margin-left           : 5px;
  margin-top            : 4px;
  color                 : #fff;
  font-style            : normal;
  font-weight           : normal;
  text-transform        : none;
  line-height           : 1;
  -webkit-font-smoothing: antialiased;
}

.teaser-box5:hover .teaser-subtitle {
  opacity: 1;
}

.teaser-box5:hover .teaser-title {
  opacity: 0;
}

.teaser-box5 img {
  opacity   : 0.5;
  transition: all .28s ease-in-out;
}

.teaser-box5:hover img {
  opacity: 0.4;
}

#nav .teaser-box5 a,
#nav .teaser-box5 img {
  padding: 0;
  margin : 0;
  border : none;
}

.teaser-box6 {
  position     : relative;
  margin-bottom: 16px;
  background   : #000;
  overflow     : hidden;
}

.teaser-box6 .teaser-title,
.teaser-box6 .teaser-subtitle {
  text-transform   : uppercase;
  display          : table;
  margin-top       : 0;
  transition       : all .18s ease;
  font-size        : 20px;
  position         : absolute;
  top              : 50%;
  left             : 50%;
  transform        : translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align       : center;
  color            : #fff;
}

.teaser-box6 a {
  display   : block;
  background: #000;
  border    : none !important;
}

.teaser-box6 img {
  width     : 100%;
  transition: all .27s ease-in-out;
  opacity   : 0.65;
}

.teaser-box6 .teaser-title strong {
  font-weight: 600;
}

.teaser-box6 .teaser-subtitle {
  opacity         : 0;
  margin          : 0;
  margin-top      : 20px;
  font-weight     : 600;
  font-size       : 10px;
  white-space     : nowrap;
  border-radius   : 15px;
  padding         : 4px 16px;
  letter-spacing  : 1px;
  color           : #737373;
  background-color: #fafafa;
  transition      : all .18s ease;
}

.teaser-box6 .teaser-subtitle:after {
  font-family: 'fontawesome';
  content    : "\f054";
  margin-left: 5px;
}

.teaser-box6:hover .teaser-title {
  margin-top: -25px;
}

.teaser-box6:hover .teaser-subtitle {
  opacity: 1;
}

.teaser-box6:hover .teaser-subtitle:hover {
  color: #000;
}

.teaser-box6:hover img {
  filter        : blur(3px);
  -webkit-filter: blur(3px);
}

#nav .teaser-box6 {
  margin-bottom: 0;
}

#nav .teaser-box6 a,
#nav .teaser-box6 img {
  padding: 0;
  margin : 0;
  border : none !important;
}

#nav .teaser-box6 .teaser-title {
  font-size: 15px;
}

#nav .teaser-box6:hover .teaser-title {
  margin-top: -15px;
}

.teaser-box7 {
  position: relative;
}

.teaser-box7 h4,
.teaser-box7 h5 {
  position     : absolute;
  bottom       : 0;
  display      : block;
  width        : 100%;
  margin-bottom: -1px;
  line-height  : 25px;
  padding      : 15px;
}

.teaser-box7 h4 {
  background : rgba(62, 62, 62, 0.88);
  color      : #fff;
  font-weight: bold;
  height     : 85px;
  transition : .22s all ease-in-out;
}

.teaser-box7:hover h4 {
  background: #3e3e3e;
  color     : #f9c41c;
}

.teaser-box7 h4:before {
  content      : "";
  width        : 25%;
  height       : 0;
  display      : block;
  position     : absolute;
  border-bottom: 3px solid #f7c520;
  left         : 0;
  top          : 0;
  transition   : .22s all ease-in-out;
}

.teaser-box7:hover h4:before {
  width: 100%;
}

.teaser-box7 h5 {
  color           : #8a8a8a;
  padding-bottom  : 20px;
  padding-top     : 0;
  background-color: transparent;
}

.subscribe-bar1 {
  padding  : 40px 0;
  max-width: 530px;
  margin   : 0 auto;
}

.subscribe-bar1 h3 {
  color         : #fff;
  font-weight   : normal;
  font-size     : 24px;
  letter-spacing: 2px;
  padding-left  : 10px;
}

@media only screen and (min-width: 1200px) {
  .subscribe-bar1 h3 {
    padding-left: 15px;
  }
}

.subscribe-bar1 .subscribe-box-form {
  margin: 0;
}

.subscribe-bar1 .subscribe-box-input div {
  padding: 0;
}

.subscribe-bar1 .subscribe-box-input .subscribe-box-email {
  border          : 1px solid #fff;
  width           : 70%;
  background-color: #fff;
  padding         : 21px;
  font-size       : 14px;
  margin          : 0;
  float           : left;
  border-radius   : 5px 0 0 5px;
}

.subscribe-bar1 .subscribe-box-input .subscribe-box-email:focus {
  border    : 1px solid #f0f0f0;
  box-shadow: none;
}

.subscribe-bar1 .subscribe-box-input .subscribe-box-submit {
  margin-left  : -14px;
  background   : #39c36e;
  width        : 30%;
  border-radius: 0px 5px 5px 0;
  color        : #fff;
  line-height  : 20px;
  border       : 3px solid #fff;
  float        : right;
}

.subscribe-bar1 .subscribe-box-input .subscribe-box-submit:hover {
  background: #191919;
}

@media only screen and (max-width: 767px) {

  .subscribe-bar1 .subscribe-box-input .subscribe-box-email,
  .subscribe-bar1 .subscribe-box-input .subscribe-box-submit {
    border-radius: 5px 5px 0 0;
    margin       : 0;
    width        : 100%;
  }

  .subscribe-bar1 .subscribe-box-input .subscribe-box-submit {
    border-radius: 0 0 5px 5px;
  }
}

.subscribe-flat {
  padding: 40px 0;
}

.subscribe-flat h3 {
  color      : #292929;
  font-weight: normal;
  margin     : 10px 0 0;
}

.subscribe-flat .subscribe-box-form {
  margin: 0;
}

.subscribe-flat .subscribe-box-input div {
  padding: 0;
}

.subscribe-flat .subscribe-box-input .subscribe-box-email {
  width           : 100%;
  border          : 1px solid #ededed;
  background-color: #ededed;
  padding         : 36px;
  margin          : 0;
  border-radius   : 0;
}

.subscribe-flat .subscribe-box-input .subscribe-box-email:focus {
  border    : 1px solid #f0f0f0;
  box-shadow: none;
}

.subscribe-flat .subscribe-box-input .subscribe-box-submit {
  background   : #83b640;
  margin       : 0;
  width        : 100%;
  padding      : 39px 0 38px;
  border-radius: 0;
  color        : #fff;
}

.subscribe-flat .subscribe-box-input .subscribe-box-submit:hover {
  background: #191919;
}

.latestnews1 {
  display       : table;
  border-spacing: 1px;
  table-layout  : fixed;
  width         : 100%;
}

.latestnews1 .ln-row {
  display: table-row;
}

.latestnews1 .ln-item {
  display : table-cell;
  position: relative;
  overflow: hidden;
}

.latestnews1 .ln-content {
  height          : 60px;
  transition      : all .5s ease-in-out;
  width           : 100%;
  position        : absolute;
  bottom          : 0;
  background-color: rgba(39, 39, 39, 0.83);
  text-align      : center;
  padding         : 0 20px;
}

.latestnews1 .ln-item:hover .ln-content {
  padding-top     : 36px;
  background-color: #00c2e5;
  height          : 100%;
  opacity         : 0.96;
}

.latestnews1 .ln-content h3 {
  font-weight   : 700;
  line-height   : 1.3;
  font-size     : 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin        : 18px auto 20px;
}

.latestnews1 .ln-content h3 a {
  color: #fff;
}

.latestnews1 .ln-content h3 a:hover {
  text-decoration: underline;
}

.latestnews1 .ln-date {
  color        : #fff;
  margin-bottom: 56px;
  font-family  : 'Lora', serif;
  font-style   : italic;
}

.latestnews1 .ln-button {
  color         : #fff;
  border        : 2px solid;
  border-radius : 2px;
  padding       : 6px 18px 5px;
  display       : inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size     : 11px;
  font-weight   : bold;
  transition    : all .35s ease-in-out;
}

.latestnews1 .ln-button:hover {
  color: #000;
}

@media only screen and (max-width: 961px) {
  .latestnews1 .ln-item {
    display: block;
    float  : left;
    width  : 50%;
  }
}

@media only screen and (max-width: 767px) {
  .latestnews1 .ln-item {
    width: 100%;
  }
}

.latestnews2 .ln-item {
  margin-bottom: 24px;
}

.latestnews2 .ln-date {
  float     : left;
  text-align: center;
  margin    : 10px 16px 0 0;
}

.latestnews2 .ln-date .ln-day {
  background-color: #fff;
  color           : #646464;
  font-size       : 18px;
  font-weight     : 600;
  padding         : 8px 15px;
  border-radius   : 5px 5px 0 0;
}

.latestnews2 .ln-date .ln-month {
  background    : #f8c422;
  color         : #fff;
  border-radius : 0 0 5px 5px;
  font-size     : 12px;
  text-transform: uppercase;
}

.dark.blox .latestnews2 .ln-content .ln-title {
  color: #fff;
}

.latestnews2 .ln-content .ln-title {
  text-transform: uppercase;
  font-size     : 22px;
  font-weight   : 500;
  color         : #646464;
}

.latestnews2 .ln-content {
  overflow: hidden;
}

.latestnews2 .ln-content .ln-title:hover,
.dark.blox .latestnews2 .ln-content .ln-title:hover {
  color: #f8c422;
}

.latestnews2 .ln-content .ln-excerpt {
  margin-bottom: 10px;
}

.latestnews2 .ln-item .ln-content .ln-button {
  color         : #828282;
  text-transform: initial;
}

.latestnews2 .ln-item .ln-content .ln-button:hover {
  color: #f8c422;
}

.btn-wrapper {
  text-align: center;
}

.countdown-wrapper .btn-wrapper {
  padding-top  : 10px;
  padding-right: 0;
}

.countdown-wrapper h5.countdown-message {
  letter-spacing: 5px;
  font-weight   : 500;
  font-size     : 18px;
}

.countdown-wrapper p,
.blox.dar .countdown-wrapper p {
  color: #888;
}

.countdown-wrapper a.button.black {
  float       : right;
  margin-right: 0;
}

@media only screen and (min-width: 961px) and (max-width: 1280px) {

  .flip-clock-divider.seconds,
  .countdown-clock ul:nth-child(11),
  .countdown-clock ul:nth-child(12) {
    display: none;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

  .flip-clock-divider.seconds,
  .countdown-clock ul:nth-child(11),
  .countdown-clock ul:nth-child(12) {
    display: none;
  }

  .event-list .btn-wrapper {
    padding-left: 0;
  }

  .event-list .event-date {
    margin-right: 10px;
  }

  .remittal-t .event-list .event-title {
    letter-spacing: 1px;
  }

  .event-list .btn-wrapper {
    padding-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  .countdown-clock {
    margin-bottom: 60px;
  }

  .countdown-clock .flip-clock-divider {
    width: 54px;
  }
}

@media only screen and (max-width: 767px) {
  .countdown-clock {
    margin-bottom: 16px;
  }

  .container .countdown-wrapper {
    text-align: center;
  }

  .countdown-clock {
    margin-left: 8px;
  }

  .countdown-clock .flip-clock-divider {
    margin-bottom: 28px;
    width        : 8px;
  }

  .btn-wrapper .button {
    display   : block;
    text-align: center;
    margin    : 0;
  }

  .event-article .btn-wrapper {
    margin: 12px 0;
  }

  .countdown-wrapper a.button.black {
    float: none;
  }
}

@media only screen and (max-width: 479px) {
  .event-list .event-date {
    float        : none;
    width        : 100%;
    margin-bottom: 8px;
  }

  .event-list .event-date span {
    display      : inline;
    padding-right: 25px;
    margin-right : 7px;
    font-size    : inherit;
  }

  .event-list .event-date:after {
    width     : 45%;
    box-shadow: 4px 0 4px rgba(0, 0, 0, 0.02);
  }

  .event-list-btn-wrapper {
    text-align: center;
  }

  .event-list .event-article {
    text-align: center;
  }

  .event-list .event-detail {
    margin-bottom: 10px;
  }

  .flip-clock-divider.minutes .flip-clock-label {
    right : 152px;
    bottom: -108px;
  }
}

.flip-clock-wrapper * {
  -webkit-box-sizing         : border-box;
  -moz-box-sizing            : border-box;
  -ms-box-sizing             : border-box;
  -o-box-sizing              : border-box;
  box-sizing                 : border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility   : hidden;
  -ms-backface-visibility    : hidden;
  -o-backface-visibility     : hidden;
  backface-visibility        : hidden;
}

.flip-clock-wrapper a {
  cursor         : pointer;
  text-decoration: none;
  color          : #ccc;
}

.flip-clock-wrapper a:hover {
  color: #fff;
}

.flip-clock-wrapper ul {
  list-style: none;
}

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table;
}

.flip-clock-wrapper.clearfix:after {
  clear: both;
}

.flip-clock-wrapper.clearfix {
  *zoom: 1;
}

.flip-clock-wrapper {
  font               : normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none;
}

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size : 36px !important;
}

.flip-clock-meridium a {
  color: #313333;
}

.flip-clock-wrapper {
  text-align  : center;
  position    : relative;
  padding-left: 0;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  display: table;
}

.flip-clock-wrapper:after {
  clear: both;
}

.flip-clock-wrapper ul {
  position     : relative;
  float        : left;
  margin       : 2px;
  width        : 50px;
  height       : 50px;
  font-size    : 80px;
  font-weight  : bold;
  line-height  : 87px;
  border-radius: 3px;
  background   : rgba(0, 0, 0, 0.21);
}

.flip-clock-wrapper ul li {
  z-index        : 1;
  position       : absolute;
  left           : 0;
  top            : 0;
  width          : 100%;
  height         : 100%;
  line-height    : 54px;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2;
}

.flip-clock-wrapper ul li a {
  display            : block;
  height             : 100%;
  -webkit-perspective: 200px;
  -moz-perspective   : 200px;
  perspective        : 200px;
  margin             : 0 !important;
  overflow           : visible !important;
  cursor             : default !important;
}

.flip-clock-wrapper ul li a div {
  z-index  : 1;
  position : absolute;
  left     : 0;
  width    : 100%;
  height   : 50%;
  font-size: 80px;
  overflow : hidden;
  outline  : 1px solid transparent;
}

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width   : 100%;
  height  : 100%;
  z-index : 2;
}

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin   : 50% 100%;
  -ms-transform-origin    : 50% 100%;
  -o-transform-origin     : 50% 100%;
  transform-origin        : 50% 100%;
  top                     : 0;
}

.flip-clock-wrapper ul li a div.up:after {
  content         : "";
  position        : absolute;
  top             : 24px;
  left            : 0;
  z-index         : 5;
  width           : 100%;
  height          : 3px;
  background-color: rgba(0, 0, 0, 0.12);
}

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin  : 50% 0;
  -moz-transform-origin     : 50% 0;
  -ms-transform-origin      : 50% 0;
  -o-transform-origin       : 50% 0;
  transform-origin          : 50% 0;
  bottom                    : 0;
  border-bottom-left-radius : 3px;
  border-bottom-right-radius: 3px;
}

.flip-clock-wrapper ul li a div div.inn {
  position        : absolute;
  left            : 0;
  z-index         : 1;
  width           : 100%;
  height          : 200%;
  color           : #fff;
  text-shadow     : 0 0 2px rgba(0, 0, 0, 0.25);
  text-align      : center;
  background-color: rgb(251, 84, 92);
  border-radius   : 3px;
  font-size       : 48px;
}

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}

.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}

.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.17);
}

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation   : asd 0.5s 0.5s linear both;
  animation        : asd 0.5s 0.5s linear both;
  z-index          : 5;
}

.flip-clock-divider {
  float   : left;
  display : inline-block;
  position: relative;
  width   : 18px;
  height  : 62px;
}

.flip-clock-divider:first-child {
  width: 0;
}

.flip-clock-dot {
  display      : none;
  background   : #323434;
  width        : 10px;
  height       : 10px;
  position     : absolute;
  border-radius: 50%;
  box-shadow   : 0 0 5px rgba(0, 0, 0, 0.5);
  left         : 5px;
}

.flip-clock-divider .flip-clock-label {
  position      : absolute;
  bottom        : -1.5em;
  right         : -71px;
  color         : #101010;
  font-weight   : bold;
  text-shadow   : none;
  text-transform: uppercase;
}

.blox.dark .flip-clock-divider .flip-clock-label {
  color: #8a8a8a;
}

.flip-clock-divider.seconds .flip-clock-label {
  right: -82px;
}

.flip-clock-dot.top {
  top: 30px;
}

.flip-clock-dot.bottom {
  bottom: 30px;
}

@-webkit-keyframes asd {
  0% {
    z-index: 2;
  }

  20% {
    z-index: 4;
  }

  100% {
    z-index: 4;
  }
}

@-moz-keyframes asd {
  0% {
    z-index: 2;
  }

  20% {
    z-index: 4;
  }

  100% {
    z-index: 4;
  }
}

@-o-keyframes asd {
  0% {
    z-index: 2;
  }

  20% {
    z-index: 4;
  }

  100% {
    z-index: 4;
  }
}

@keyframes asd {
  0% {
    z-index: 2;
  }

  20% {
    z-index: 4;
  }

  100% {
    z-index: 4;
  }
}

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index          : 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation   : turn 0.5s 0.5s linear both;
  animation        : turn 0.5s 0.5s linear both;
}

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
  }

  100% {
    -webkit-transform: rotateX(0deg);
  }
}

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg);
  }

  100% {
    -moz-transform: rotateX(0deg);
  }
}

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg);
  }

  100% {
    -o-transform: rotateX(0deg);
  }
}

@keyframes turn {
  0% {
    transform: rotateX(90deg);
  }

  100% {
    transform: rotateX(0deg);
  }
}

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index          : 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation   : turn2 0.5s linear both;
  animation        : turn2 0.5s linear both;
}

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
  }

  100% {
    -webkit-transform: rotateX(-90deg);
  }
}

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg);
  }

  100% {
    -moz-transform: rotateX(-90deg);
  }
}

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg);
  }

  100% {
    -o-transform: rotateX(-90deg);
  }
}

@keyframes turn2 {
  0% {
    transform: rotateX(0deg);
  }

  100% {
    transform: rotateX(-90deg);
  }
}

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}

.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background       : -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(64, 64, 64, 0.68) 100%);
  background       : -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(64, 64, 64, 0.68)));
  background       : linear, top, rgba(0, 0, 0, 0.1) 0%, rgba(64, 64, 64, 0.68) 100%;
  background       : -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(64, 64, 64, 0.68) 100%);
  background       : -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(64, 64, 64, 0.68) 100%);
  background       : linear, to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(64, 64, 64, 0.68) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation   : show 0.5s linear both;
  animation        : show 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background       : -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(64, 64, 64, 0.68) 100%);
  background       : -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(64, 64, 64, 0.68)));
  background       : linear, top, rgba(0, 0, 0, 0.1) 0%, rgba(64, 64, 64, 0.68) 100%;
  background       : -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(64, 64, 64, 0.68) 100%);
  background       : -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(64, 64, 64, 0.68) 100%);
  background       : linear, to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(64, 64, 64, 0.68) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation   : hide 0.5s 0.3s linear both;
  animation        : hide 0.5s 0.3s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background       : -moz-linear-gradient(top, rgba(64, 64, 64, 0.68) 0%, rgba(0, 0, 0, 0.1) 100%);
  background       : -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(64, 64, 64, 0.68)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background       : linear, top, rgba(64, 64, 64, 0.68) 0%, rgba(0, 0, 0, 0.1) 100%;
  background       : -o-linear-gradient(top, rgba(64, 64, 64, 0.68) 0%, rgba(0, 0, 0, 0.1) 100%);
  background       : -ms-linear-gradient(top, rgba(64, 64, 64, 0.68) 0%, rgba(0, 0, 0, 0.1) 100%);
  background       : linear, to bottom, rgba(64, 64, 64, 0.68) 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation   : show 0.5s linear both;
  animation        : show 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background       : -moz-linear-gradient(top, rgba(64, 64, 64, 0.68) 0%, rgba(0, 0, 0, 0.1) 100%);
  background       : -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(64, 64, 64, 0.68)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background       : linear, top, rgba(64, 64, 64, 0.68) 0%, rgba(0, 0, 0, 0.1) 100%;
  background       : -o-linear-gradient(top, rgba(64, 64, 64, 0.68) 0%, rgba(0, 0, 0, 0.1) 100%);
  background       : -ms-linear-gradient(top, rgba(64, 64, 64, 0.68) 0%, rgba(0, 0, 0, 0.1) 100%);
  background       : linear, to bottom, rgba(64, 64, 64, 0.68) 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation   : hide 0.5s 0.3s linear both;
  animation        : hide 0.5s 0.2s linear both;
}

@-webkit-keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes hide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

#tribe-events-content-wrapper .tribe-events-calendar thead th {
  padding: 10px 0;
}

#tribe-events-content-wrapper .tribe-events-calendar td:hover {
  background: #4ccfad;
}

#tribe-events-content-wrapper .tribe-events-calendar td a {
  color: #4b4b4b;
}

#tribe-events-content-wrapper .tribe-events-calendar td:hover a {
  color: #fff;
}

#tribe-events-content-wrapper .tribe-events-calendar td {
  height: 148px;
}

#tribe-events-content-wrapper .tribe-events-sub-nav a {
  background-color: #ebebeb;
  color           : #111;
  padding         : 10px 20px;
  display         : inline-block;
  font-weight     : normal;
  margin-top      : 10px;
}

#tribe-events-content-wrapper .tribe-events-sub-nav a:hover {
  background-color: #4ccfad;
  color           : #fff;
}

#tribe-events-content-wrapper #tribe-bar-form .tribe-events-button {
  background-color: #00c2e5;
  border          : 1px solid #cecece;
  color           : #292929;
}

#tribe-events-content-wrapper #tribe-bar-form .tribe-events-button {
  border        : none;
  letter-spacing: 2px;
  font-size     : 11px;
  font-weight   : bold;
  text-transform: uppercase;
  transition    : all 0.5s ease;
  background    : #4ccfad;
  color         : #fff;
  padding       : 15px 20px;
  display       : block;
  text-align    : center;
}

#tribe-events-content-wrapper #tribe-bar-form .tribe-events-button:hover {
  border    : none;
  background: #222;
}

#tribe-events-content-wrapper #tribe-bar-form {
  background-color: #f6f6f6;
  border          : none;
  padding         : 20px;
}

#tribe-events-content-wrapper .tribe-events-ical {
  display: none;
}

#tribe-events-content-wrapper .tribe-events-calendar div[id*=tribe-events-daynum-] {
  background-color: rgba(80, 80, 80, 0.32);
}

#tribe-events-content-wrapper .tribe-events-calendar div[id*=tribe-events-daynum-] a {
  background-color: transparent;
}

#tribe-events-bar #tribe-bar-form input[type=text] {
  padding   : 10px;
  background: #fff;
  border    : none;
}

.datepicker.dropdown-menu {
  max-width: 300px;
}

#tribe-events-content .tribe-events-tooltip h4,
#tribe_events_filters_wrapper .tribe_events_slider_val,
.single-tribe_events a.tribe-events-gcal,
.single-tribe_events a.tribe-events-ical {
  color: #4ccfad;
}

#w-login {
  background: #F6F8F9;
  width     : 434px;
}

.fancybox-skin {
  padding: 0 !important;
}

#w-login h3 {
  background    : #00c2e5;
  color         : #fff;
  text-align    : center;
  text-transform: uppercase;
  font-size     : 20px;
  font-weight   : 600;
  letter-spacing: 1px;
  padding       : 37px;
}

#w-login #user-login {
  padding: 20px 43px 10px;
}

#w-login form .login-username label,
#w-login form .login-password label {
  font-size     : 14px;
  color         : #6B6B6B;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight   : 100;
}

#w-login form .login-username label:before,
#w-login form .login-password label:before {
  font-family : 'simple-line-icons', 'FontAwesome';
  margin-right: 5px;
}

#w-login form .login-username label:before {
  content: "\f007";
}

#w-login form .login-password label:before {
  content: "\e08e";
}

#w-login form input {
  border-color: #00c2e5;
  margin-top  : 5px;
}

#w-login form .login-remember label input {
  vertical-align: top;
  margin-bottom : 0;
}

#w-login .login-links {
  list-style: none;
}

#w-login .login-links li a {
  list-style : none;
  position   : absolute;
  bottom     : 121px;
  right      : 56px;
  font-size  : 14px;
  color      : #00c2e5;
  font-weight: 400;
}

#w-login form .login-submit input[type=submit],
#w-login .login-links li a[href$="register"] {
  background    : #00c2e5;
  letter-spacing: 0;
  border-radius : 4px;
  padding       : 12px 35px 10px;
  margin-top    : 33px;
  margin-bottom : 0;
  text-transform: uppercase;
  margin-left   : 0;
  font-weight   : 400;
  font-size     : 12px;
}

.w-login #user-login .login-links li a[href$="register"] {
  bottom     : 55px;
  right      : 88px;
  font-weight: 400;
  padding    : 5px 31px;
  color      : #fff;
  font-size  : 12px;
}

.w-login #user-login .login-links li a[href$="register"]:hover {
  color: #fff;
}

@media (max-width:480px) {
  #w-login .login-links li:last-child a {
    left     : 40px;
    bottom   : 20%;
    font-size: 13px;
    display  : block;
    width    : 100%;
  }

  .w-login #user-login .login-links li a[href$="register"] {
    text-align: center;
    left      : 50%;
    right     : auto;
  }
}

@media (min-width: 370px) and (max-width: 480px) {
  #w-login {
    width: 323px;
  }

  #w-login .login-links li a {
    bottom: 8.8em;
    left  : 50%;
  }
}

@media (max-width: 370px) {
  #w-login {
    width: 212px;
  }

  #w-login .login-links li a {
    bottom: 22%;
    left  : 22%;
  }

  .w-login #user-login .login-links li a[href$="register"] {
    text-align: center;
    padding   : 7px 32px;
    left      : 20%;
    bottom    : 10px;
    right     : auto;
  }
}

.fancybox-type-inline .fancybox-inner {
  overflow: visible !important;
  height  : auto !important;
}

.w-modal {
  margin       : -15px;
  width        : initial;
  background   : #fff;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 50px;
}

.w-modal div.wpcf7 {
  padding: 0 35px;
}

.modal-title {
  color           : #fff;
  background-color: #00c2e5;
  padding         : 20px;
  display         : block;
  font-weight     : 600;
  font-size       : 18px;
  letter-spacing  : 1px;
  margin-bottom   : 30px;
}

.w-modal .wpcf7 .wpcf7-form p {
  font-size     : 13px;
  color         : #8a8a8a;
  padding-bottom: 6px;
}

.w-modal .wpcf7 .wpcf7-form input[type=submit],
.w-modal .wpcf7 .wpcf7-form input[type=reset],
.w-modal .wpcf7 .wpcf7-form input[type=button] {
  font-weight   : 700;
  text-transform: uppercase;
  border-radius : 1px;
  padding       : 15px 25px;
  margin-bottom : 10px;
}

.fancybox-overlay-fixed {
  z-index: 499842;
}

.fancybox-opened {
  z-index: 499843;
}

#w-audio {
  width : 450px;
  height: 30px;
}

@media only screen and (max-width: 767px) {
  #w-audio {
    width: 400px;
  }
}

@media only screen and (max-width: 479px) {
  #w-audio {
    width: 238px;
  }
}

@media only screen and (min-width: 768px) {

  .w-modal,
  .modal-contact {
    width: 480px;
  }
}

.slideup-note {
  transition: all .5s ease-in-out;
  margin    : -41px auto 0;
  height    : 42px;
}

.slideup-note h4 {
  background-color: #f67c7d;
  color           : #fff;
  margin          : 0;
  font-size       : 18px;
  padding         : 10px 20px;
  text-transform  : uppercase;
  border-radius   : 10px 10px 0 0;
}

.slideup-note h4:after {
  font-family: 'fontawesome';
  content    : "\f077";
  float      : right;
  font-size  : 16px;
}

.slideup-note p {
  font-size       : 17px;
  padding         : 0 20px;
  height          : 0;
  background-color: #fff;
  transition      : all .5s ease-in-out;
  overflow        : hidden;
}

.slideup-note:hover {
  margin-top: -200px;
}

.slideup-note:hover h4:after {
  content: "\f078";
}

.slideup-note:hover p {
  padding: 20px;
  height : 159px;
}

.giving-blox h5 {
  margin: 24px 0;
}

.giving-blox .button {
  margin: 30px 0;
}

.giving-blox .vc_pie_chart .vc_pie_chart_value {
  font-size: 300%;
}

.triple-blue h3,
.triple-blue .countdown-w .countdown-message {
  margin        : 24px 0;
  font-weight   : bold;
  color         : #3ed1e7;
  letter-spacing: 0px;
}

.triple-blue .countdown-w .countdown-message {
  margin: 14px 0;
}

.triple-blue .countdown-w {
  text-align: left;
  color     : #63686b;
}

.triple-blue i {
  font-size: 64px;
  color    : #3ed1e7;
}

.triple-blue .countdown-w.cd-minimal .block-w {
  text-align: center;
}

.note-bar {
  height    : 0;
  margin-top: -144px;
}

.welcome-bar {
  padding   : 35px;
  height    : 144;
  overflow  : hidden;
  background: rgba(0, 0, 0, 0.6);
}

.welcome-bar * {
  color: #fff;
}

.welcome-bar h4 {
  font-weight: bold;
  font-size  : 50px;
}

.welcome-bar h5 {
  letter-spacing: 5px;
  margin-top    : -18px;
}

.cause-box {
  border : 1px solid #efefef;
  padding: 10px;
}

#wrap .ls-slider1-h {
  text-align    : left;
  color         : #26282d;
  font-size     : 49px;
  font-weight   : 300;
  letter-spacing: 1px;
  margin-bottom : 10px;
}

#wrap .ls-slider1-h.slide2h {
  color     : #fff;
  text-align: center;
}

#wrap .ls-slider1-h.slide3h {
  color: #fff;
}

#wrap .ls-slider1-p {
  font-size     : 21px;
  line-height   : 1.6;
  color         : #4a4a4a;
  font-weight   : 300;
  text-transform: none;
  letter-spacing: 0px;
}

#wrap .ls-slider1-p.slide2p {
  color     : #fff;
  text-align: center;
}

#wrap .ls-slider1-p.slide3p {
  color: #fff;
}

#wrap .ls-slider1-a {
  text-transform: uppercase;
  background    : #00c2e5;
  color         : #fff;
  padding       : 16px 20px 15px;
  font-size     : 12px;
  letter-spacing: 3px;
  font-weight   : 500;
  margin-top    : 10px;
  border-radius : 3px;
}

#wrap .ls-slider1-a:hover,
#wrap .ls-slider1-a.slide2a,
#wrap .ls-slider1-a.slide3a {
  background: #fff;
  color     : #222;
}

#wrap .ls-slider1-a.slide2a:hover,
#wrap .ls-slider1-a.slide3a:hover {
  background: #222;
  color     : #fff;
}

@media (max-width: 960px) {
  #wrap .ls-slider1-a {
    font-size     : 8px;
    letter-spacing: 1px;
    display       : block;
  }

  #wrap .ls-slider1-a.slide2a {
    padding       : 12px 22px 12px;
    font-size     : 12px;
    letter-spacing: 4px;
    display       : inline-block;
  }

  #wrap .ls-slider1-a.slide3a {
    display: block;
  }
}

@media (max-width: 768px) {
  #wrap .ls-slider1-a {
    padding       : 12px 16px 12px;
    font-size     : 8px;
    letter-spacing: 1px;
    display       : block;
  }

  #wrap .ls-slider1-a.slide2a {
    padding       : 12px 22px 12px;
    font-size     : 10px;
    letter-spacing: 4px;
    display       : inline-block;
  }

  #wrap .ls-slider1-a.slide3a {
    padding  : 12px 22px 12px;
    font-size: 10px;
    display  : block;
  }
}

.tp-caption.medium_thin_grey2 {
  color           : #444444;
  text-decoration : none;
  background-color: transparent;
  text-shadow     : none;
  font-size       : 28px;
  line-height     : 40px;
  font-weight     : 500;
  border-width    : 0px;
  border-color    : rgb(255, 214, 88);
  border-style    : none;
}

.tp-caption a.white {
  background    : #fff;
  border-radius : 2px;
  color         : #222 !important;
  padding       : 20px 34px;
  text-shadow   : none !important;
  font-size     : 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight   : 900;
}

.tp-caption a.white:hover {
  background: #fafafa;
}

.tp-caption.wlargetext1,
.wlargetext1,
.tp-caption.wlargetext,
.wlargetext {
  font-family: 'Poppins', sans-serif;
}

#wrap .hebe .tp-tab-title,
#wrap .hebe .tp-tab-desc {
  font-family: 'Poppins', sans-serif;
}

#wrap .hebe .tp-tab-title {
  color: #00c2e5;
}

@media only screen and (max-width: 479px) {
  #wrap .tp-caption.Newspaper-Button {
    font-size: 9px !important;
    padding  : 4px 14px !important;
  }
}

.countdown-w {
  text-align  : center;
  font-size   : 36px;
  margin      : 0 auto;
  padding     : 24px 0 20px;
  position    : relative;
  display     : table;
  table-layout: fixed;
}

.countdown-w .icon-w {
  font-size: 24px;
}

.countdown-w .label-w {
  font-size     : 20px;
  font-weight   : 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  position      : relative;
}

.countdown-w .block-w {
  display    : table-cell;
  margin     : 0 20px 20px;
  position   : relative;
  height     : 190px;
  width      : 190px;
  font-size  : 72px;
  transition : all .3s ease-in-out;
  line-height: 1.2;
}

.countdown-w .block-w.done-w {
  border: 0 none;
}

.countdown-w .count-w {
  padding: 24px 0 20px;
}

.countdown-w .div-d {
  display: none;
}

.countdown-w .countdown-message {
  display: none;
}

.countdown-w.ctd-modern {
  color: #fff;
}

.countdown-w.ctd-modern .icon-w {
  display: none;
}

.countdown-w.ctd-modern .count-w {
  padding: 50px 0 6px;
}

.countdown-w.ctd-modern .block-w {
  width      : 180px;
  display    : inline-block;
  background : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/count-border.png) no-repeat;
  font-size  : 36px;
  font-weight: 600;
}

.countdown-w.ctd-minimal {
  padding-top   : 15px;
  padding-bottom: 10px
}

.countdown-w.ctd-minimal .count-w {
  font-weight: 300;
  padding    : 0;
  font-size  : 50px;
}

.countdown-w.ctd-minimal .block-w {
  width : 70px;
  height: 70px;
}

.countdown-w.ctd-minimal .label-w {
  visibility: hidden;
}

.countdown-w.ctd-minimal .div-d {
  display: inline-block;
}

.countdown-w.ctd-minimal .countdown-message {
  font-size     : 21px;
  display       : table-caption;
  font-weight   : 300;
  letter-spacing: 5px;
  margin-bottom : 0;
}

.countdown-w.ctd-minimal .block-w.done-w {
  width: auto;
}

.countdown-w .done-w .count-w,
.countdown-w.ctd-minimal .done-w .count-w {
  font-size     : 15px;
  letter-spacing: 2px;
}

.ts-di.testimonials-slider-w.flexslider .flex-control-nav,
.testimonials-slider-w.flexslider .flex-control-paging li a {
  display: block;
}

.ts-di.testimonials-slider-w .testimonial-content h4 {
  padding-bottom: 70px;
}

.ts-di.testimonials-slider-w .testimonial-content h4 q {
  font-size: 21px;
}

.ts-di.testimonials-slider-w.flexslider .flex-control-nav {
  position  : relative;
  margin-top: 30px;
  width     : 100%;
  right     : 0px;
}

.ts-di.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active {
  background-color: #585858;
  cursor          : pointer;
}

.blox.dark .ts-di.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active {
  background-color: #fff;
}

.ts-di.testimonials-slider-w.flexslider .flex-control-paging li a {
  width            : 10px;
  height           : 10px;
  background-color : transparent;
  border-radius    : 0 !important;
  border           : 2px solid #585858;
  -webkit-transform: rotate(45deg);
  -ms-transform    : rotate(45deg);
  -o-transform     : rotate(45deg);
  transform        : rotate(45deg);
}

.blox.dark .ts-di.testimonials-slider-w.flexslider .flex-control-paging li a {
  border-color: #fff;
}

.ts-di.testimonials-slider-w.flexslider .testimonial-brand img {
  padding: 0;
  border : none;
}

.ts-di.testimonials-slider-w.flexslider .flex-direction-nav a,
.blox.dark .ts-di.testimonials-slider-w.flexslider .flex-direction-nav a {
  border: none;
}

.ts-di.testimonials-slider-w.flexslider .flex-direction-nav a i {
  font-size: 39px;
}

.ts-di.testimonials-slider-w.flexslider .flex-direction-nav a i.fa-chevron-right:before {
  content: "\f105";
}

.ts-di.testimonials-slider-w.flexslider .flex-direction-nav a i.fa-chevron-left:before {
  content: "\f104";
}

.testimonials-slider-w .testimonial-brand h5 {
  font-size     : 15px;
  font-weight   : 600;
  color         : #222;
  letter-spacing: 0px;
}

.ts-tri.testimonials-slider-w .testimonial-content h4 {
  padding      : 20px 25px;
  border       : 2px solid #fff;
  border-radius: 0;
  background   : rgba(255, 255, 255, 0.18);
}

.ts-tri.testimonials-slider-w .testimonial-content h4 q {
  padding-left : 21px;
  padding-right: 15px;
}

.ts-tri.testimonials-slider-w.flexslider .testimonial-brand {
  margin-top: 0;
}

.ts-tri.testimonials-slider-w.flexslider .testimonial-brand img {
  width      : 110px;
  margin-left: 15px;
}

.blox.dark .ts-tri.testimonials-slider-w.flexslider .testimonial-brand img {
  border: 5px solid #fff;
}

.ts-tri.testimonials-slider-w .testimonial-brand h5 {
  font-size     : 16px;
  letter-spacing: 1px;
}

.ts-tri.testimonials-slider-w.flexslider .flex-direction-nav a {
  width        : 30px;
  height       : 52px;
  border       : none;
  border-radius: 2px;
  padding      : 17px 20px 17px 10px;
  background   : #ddd;
  top          : auto;
  bottom       : 85px;
  left         : 50%;
}

.blox.dark .ts-tri.testimonials-slider-w.flexslider .flex-direction-nav a {
  background: #000;
  border    : none;
}

.ts-tri.testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.blox.dark .ts-tri.testimonials-slider-w.flexslider .flex-direction-nav a:hover {
  background: #ef0f38;
}

.ts-tri.testimonials-slider-w.flexslider .flex-direction-nav .flex-prev {
  margin-left: -96px;
}

.ts-tri.testimonials-slider-w.flexslider .flex-direction-nav .flex-next {
  margin-left: 65px;
  right      : auto;
}

.flex-direction-nav i {
  position: relative;
  top     : 1px;
}

.flex-direction-nav .flex-prev i {
  right: 1px;
}

.flex-direction-nav .flex-next i {
  left: 1px;
}

@media only screen and (min-width: 961px) {
  .ts-tri.testimonials-slider-w .testimonial-content {
    margin-left : 100px;
    margin-right: 100px;
    padding     : 8px 15px;
  }
}

.ts-tetra.testimonials-slider-w .testimonial-content h4 {
  padding-bottom: 0;
}

.ts-tetra.testimonials-slider-w .testimonial-content h4 q {
  font-size: 20px;
}

.blox.dark .ts-tetra.testimonials-slider-w .testimonial-content h4 q {
  color: #fff;
}

.ts-tetra.testimonials-slider-w.flexslider .testimonial-brand {
  margin-top: 0;
}

.ts-tetra.testimonials-slider-w.flexslider .testimonial-brand img {
  width        : 76px;
  border-radius: 0;
  border       : 4px solid #dfa948;
  padding      : 0;
  margin-bottom: 14px;
  margin-left  : 15px;
}

.blox.dark .ts-tetra.testimonials-slider-w.flexslider .testimonial-brand img {
  border: 4px solid rgba(255, 255, 255, 0.68);
}

.ts-tetra.testimonials-slider-w .testimonial-brand h5 {
  font-size     : 16px;
  letter-spacing: 0;
}

.ts-tetra.testimonials-slider-w.flexslider .flex-direction-nav a {
  border-width : 2px;
  border-radius: 0;
  padding      : 13px;
  width        : 50px;
  height       : 50px;
}

.ts-tetra.testimonials-slider-w.flexslider .flex-direction-nav a i {
  font-size: 15px;
}

.ts-tetra.testimonials-slider-w.flexslider .flex-control-nav {
  display : inline-block;
  position: static;
}

.ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li {
  margin     : 0 2px;
  line-height: 10px;
}

.ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a {
  display      : inline-block;
  width        : 25px;
  height       : 4px;
  background   : #e3e3e3;
  border       : none;
  border-radius: 0;
}

.ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active {
  background: #59D7EE;
}

@media only screen and (min-width: 961px) {
  .ts-tetra.testimonials-slider-w .testimonial-content {
    margin-left : 100px;
    margin-right: 100px;
    padding     : 8px 15px;
  }
}

@media only screen and (max-width: 960px) {
  .ts-tetra.testimonials-slider-w.flexslider .flex-direction-nav a {
    padding: 7px;
    width  : 36px;
    height : 36px;
    bottom : -40px;
  }
}

.testimonials-slider-w.ts-penta .testimonial-content h4 q:after {
  content: '';
}

.testimonials-slider-w.ts-penta .testimonial-content h4 {
  padding-bottom: 0;
}

.testimonials-slider-w.ts-penta .testimonial-arrow {
  display: inherit;
}

.testimonials-slider-w.ts-penta .testimonial-arrow:after,
.testimonials-slider-w.ts-penta .testimonial-arrow:before {
  right: 58px;
  left : auto;
}

.testimonials-slider-w.ts-penta .testimonial-content {
  background        : #fff;
  margin-left       : auto;
  margin-right      : 1px;
  border            : 1px solid #dcdcdc;
  -webkit-box-shadow: 0 -4px 0 0 #eee;
  box-shadow        : 0 -4px 0 0 #eee;
  text-align        : left;
  padding           : 14px 15px 30px 25px;
}

.testimonials-slider-w.ts-penta .testimonial-content h4 q,
.testimonials-slider-w.ts-penta .testimonial-content h4 q p {
  font-size  : 17px;
  font-weight: 300;
  margin     : 0;
}

.testimonials-slider-w.ts-penta .testimonial-content h4 q:before {
  font-family: sans-serif, Arial, Helvetica;
  font-size  : 80px;
  margin     : 0 10px;
  left       : 0px;
  top        : 0;
  color      : #37a7c1;
}

.testimonials-slider-w.ts-penta .testimonial-arrow {
  width: 117px;
  left : 0;
}

.testimonials-slider-w.ts-penta .testimonial-arrow:after,
.testimonials-slider-w.ts-penta .testimonial-arrow:before {
  border-top  : 17px solid;
  border-left : 19px solid transparent;
  border-right: 0;
}

.testimonials-slider-w.ts-penta .testimonial:hover .testimonial-arrow:after {
  border-color: #fff transparent transparent transparent;
}

.testimonials-slider-w.ts-penta .testimonial-arrow:after {
  top: 0;
}

.testimonials-slider-w.ts-penta .testimonial-arrow:before {
  top              : 0;
  right            : 57px;
  border-color     : #dcdcdc transparent transparent transparent;
  border-top-width : 19px;
  border-left-width: 22px;
}

.testimonials-slider-w.ts-penta .testimonial-brand img {
  float: left;
}

.testimonials-slider-w.ts-penta .testimonial-brand h5 {
  margin     : 20px 8px 0;
  line-height: 1.4;
  font-size  : 14px;
  margin-left: 74px;
  clear      : none;
}

.testimonials-slider-w.ts-penta .testimonial-brand h5 strong {
  font-size  : 15px;
  color      : #2f2f2f;
  font-weight: 500;
}

.testimonials-slider-w.ts-penta .testimonial-brand h5 em {
  font-size: 13px;
  color    : #919191;
}

.testimonials-slider-w.ts-penta .social-testimonial {
  display    : inline-block;
  margin-left: 10px;
}

.testimonials-slider-w.ts-penta .social-testimonial ul {
  margin: 0;
}

.testimonials-slider-w.flexslider.ts-penta .social-testimonial ul li {
  display    : inline;
  float      : left;
  padding    : 3px;
  padding-top: 0;
  border     : none;
}

.testimonials-slider-w.ts-penta .social-testimonial ul li a {
  font-size: 14px;
}

.testimonials-slider-w.ts-penta .social-testimonial ul li a i {
  padding      : 5px 6px;
  font-size    : 14px;
  background   : #b8b8b8;
  color        : #fff;
  border-radius: 3px;
}

.testimonials-slider-w.ts-penta .social-testimonial ul li a i.fa-facebook {
  padding: 5px 7px;
}

.testimonials-slider-w.ts-penta .social-testimonial ul li a:hover i.fa-facebook {
  background-color: #3b5996;
}

.testimonials-slider-w.ts-penta .social-testimonial ul li a:hover i.fa-twitter {
  background-color: #00acee;
}

.testimonials-slider-w.ts-penta .social-testimonial ul li a:hover i.fa-vimeo {
  background-color: #0dadd6;
}

.testimonials-slider-w.ts-penta .social-testimonial ul li a:hover i.fa-dribbble {
  background-color: #d53e68;
}

.testimonials-slider-w.ts-penta .social-testimonial ul li a:hover i.fa-youtube {
  background-color: #cb322c;
}

.testimonials-slider-w.ts-penta .social-testimonial ul li a:hover i.fa-pinterest {
  background-color: #cb2027;
}

.testimonials-slider-w.ts-penta .social-testimonial ul li a:hover i.fa-linkedin {
  background-color: #0073b2;
}

.testimonials-slider-w.ts-penta .social-testimonial ul li a:hover i.fa-rss {
  background-color: #f29a1d;
}

.testimonials-slider-w.ts-penta .social-testimonial ul li a:hover i.fa-google-plus {
  background-color: #c3391c;
}

.testimonials-slider-w.ts-penta .social-testimonial ul li a:hover i.fa-instagram {
  background-color: #457399;
}

.testimonials-slider-w.flexslider.ts-penta .flex-direction-nav {
  display: none;
}

.testimonials-slider-w.flexslider.ts-penta .flex-control-paging li a {
  width : 12px;
  height: 12px;
  border: 2px solid #d1d1d1;
}

.testimonials-slider-w.flexslider.ts-penta .flex-control-paging li a.flex-active {
  background: #d1d1d1;
}

.testimonials-slider-w.flexslider.ts-penta .testimonial-brand {
  text-align : left;
  padding-top: 15px;
  margin-top : 0;
}

#wrap .testimonials-slider-w.flexslider.ts-penta .testimonial-brand img {
  left         : auto;
  width        : 60px;
  transform    : none;
  border-radius: 50%;
  border       : none;
  margin-top   : 10px;
  float        : left;
  margin-right : 0px;
  display      : inline;
}

.testimonials-slider-w.flexslider.ts-penta .flex-control-nav {
  display: inherit;
  right  : 0;
  left   : auto;
  bottom : 20px;
}

.testimonials-slider-w.flexslider.ts-penta .flex-control-nav li {
  display      : inherit;
  margin       : 0;
  margin-bottom: 7px;
  left         : auto;
  right        : 0;
}

.post-format-icon {
  background   : #fff;
  border       : 2px solid #ebebeb;
  font-weight  : 400;
  border-radius: 5px;
  padding      : 11px 13px;
  margin-bottom: 10px;
  font-size    : 20px;
  font-family  : 'FontAwesome';
  color        : #0CB9E7;
  margin-right : 15px;
  float        : left;
}

.post-format-icon:before {
  content: "\f040";
}

.post-format-icon.image:before {
  content: "\f030";
}

.post-format-icon.link:before {
  content: "\f0c1";
}

.post-format-icon.video:before {
  content: "\f16a";
}

.post-format-icon.aside:before {
  content: "\f15b";
}

.post-format-icon.gallery:before {
  content: "\f03e";
}

.post-format-icon.audio:before {
  content: "\f001";
}

.post-format-icon.quote:before {
  content: "\f10d";
}

.latest-b2 {
  margin: 30px 0;
}

.latest-b2 a:hover {
  text-decoration: underline;
}

.latest-b2-img {
  float       : left;
  width       : 140px;
  margin-right: 15px;
  min-height  : 140px;
}

.latest-b2-cont {
  min-height   : 140px;
  padding-right: 10px;
}

h3.latest-b2-title {
  font-size     : 17px;
  margin-bottom : 9px;
  font-weight   : 700;
  margin-top    : 12px;
  text-transform: uppercase;
  line-height   : 1;
}

h3.latest-b2-title a {
  color: #2a2a2a;
}

h6.latest-b2-cat,
h5.latest-b2-date {
  font-size     : 12px;
  margin-bottom : 10px;
  font-weight   : 400;
  margin-top    : 2px;
  letter-spacing: 1px;
  line-height   : 1;
  text-transform: uppercase;
}

h6.latest-b2-cat a {
  color: #616161;
}

h5.latest-b2-date {
  color      : #999;
  font-size  : 13px;
  font-weight: 300;
  font-style : normal;
}

@media only screen and (min-width: 961px) {

  .vc_col-md-8 .col-md-6.col-lg-4,
  .vc_col-md-6 .col-md-6.col-lg-4,
  .vc_col-md-10 .col-md-6.col-lg-4,
  .vc_col-sm-8 .col-md-6.col-lg-4,
  .vc_col-sm-6 .col-md-6.col-lg-4,
  .vc_col-sm-10 .col-md-6.col-lg-4,
  .vertical-header-enabled .col-md-6.col-lg-4 {
    width       : 50%;
    padding-left: 0;
  }
}

@media only screen and (max-width: 479px) {
  .latest-b2-img {
    width        : 100%;
    float        : none;
    margin-bottom: 7px;
  }

  .latest-b2-cont {
    min-height: 78px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  h3.latest-b2-title {
    font-size     : 16px;
    letter-spacing: 2px;
  }
}

.container.latestposts-one {
  margin   : 0 -10px;
  max-width: none;
  width    : auto;
}

@media only screen and (min-width: 1200px) {
  .container.latestposts-one {
    margin: 0 -15px;
  }
}

.latestposts-one .latest-b {
  margin-bottom: 5px;
  position     : relative;
  border       : 1px solid #ddd;
}

.latestposts-one .latest-content {
  background: #fff;
  padding   : 20px 40px 10px;
}

.latestposts-one .latest-b-cat {
  position  : absolute;
  top       : 0;
  background: #474747;
  padding   : 5px 15px;
  color     : #fff
}

.latestposts-one .latest-b-cat:hover {
  background-color: #00c2e5;
}

.latestposts-one .latest-b-cat a {
  font-style    : normal;
  font-size     : 11px;
  color         : #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.latestposts-one .latest-b-cat a:hover {
  text-decoration: underline;
}

.latestposts-one .latest-date {
  padding-bottom: 5px;
  margin-bottom : 0;
  color         : #737478;
}

.latestposts-ros .latest-content p.latest-icons {
  position  : absolute;
  top       : 0px;
  right     : 11px;
  background: #333;
  color     : #fff;
  padding   : 4px 8px;
  visibility: hidden;
  opacity   : 0;
  transition: opacity 0.2s linear;
}

.latestposts-one .latest-b:hover .latest-content p.latest-icons {
  visibility: visible;
  opacity   : 1;
}

.latestposts-one .latest-content p.latest-icons span {
  padding: 5px;
}

.latestposts-one .latest-content p.latest-icons span i {
  padding-right: 4px;
  font-size    : 12px;
}

.latestposts-one .latest-title {
  font-size     : 19px;
  font-weight   : 500;
  line-height   : 1.3;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.latestposts-one .latest-title a {
  color: #101010;
}

.latestposts-one .latest-title a:hover {
  color: #00c2e5;
}

.latestposts-one .latest-img img {
  width : 100%;
  height: auto !important;
}

.latestposts-one .latest-author,
.latestposts-one .latest-author a {
  font-size     : 12px;
  margin        : 12px 0;
  letter-spacing: 0;
  text-transform: none;
  color         : #9a9a9a;
  font-style    : italic;
}

.latestposts-one .latest-author a:hover {
  color: #00c2e5;
}

.latestposts-one .latest-excerpt {
  font-size  : 14px;
  line-height: 1.84;
}

@media only screen and (max-width: 479px) {
  .latestposts-one .latest-b {
    margin-bottom: 30px;
  }
}

.container.latestposts-two {
  margin   : 0 -10px;
  max-width: none;
  width    : auto;
}

@media only screen and (min-width: 1200px) {
  .container.latestposts-two {
    margin: 0 -15px;
  }
}

.latestposts-two .blog-post img,
.blog-post iframe,
.blog-single-post img,
.blog-single-post iframe {
  border-bottom: none;
}

.latestposts-two .entry-meta,
.entry-content {
  float        : left;
  margin-bottom: 8px;
}

.latestposts-two .blog-post {
  border       : none;
  margin-bottom: 10px;
}

.latestposts-two .blog-date-sec {
  border-right : none;
  padding-right: 0;
}

.latestposts-two .blog-post .blog-date-sec img {
  width        : 50px;
  height       : 50px;
  border-radius: 50%;
  margin-top   : 3px;
}

.latestposts-two .blog-date-sec {
  border-right : none;
  padding-right: 15px;
  float        : left;
  min-width    : 80px;
}

.latestposts-two .blog-post p.blog-author {
  padding-top   : 5px;
  margin-bottom : 15px;
  font-size     : 11px;
  font-weight   : 400;
  color         : #a1a1a1;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.latestposts-two .blog-post p.blog-author a {
  color: #a1a1a1;
}

.latestposts-two .blog-post .tline-date.lfb2 {
  color: #a1a1a1;
}

.latestposts-two .blog-post p.blog-author a:hover {
  color: #00c2e5;
}

.latestposts-two .blog-post p strong {
  font-weight: bold;
}

.latestposts-two .blog-post h4 {
  font-size     : 24px;
  font-weight   : 600;
  margin-top    : 20px;
  margin-bottom : 15px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.latestposts-two .blog-line p.blog-cat a {
  color: #00c2e5;
}

.latestposts-two .blog-post .entry-content p.blog-detail {
  color        : #444;
  font-weight  : 300;
  font-size    : 14px;
  line-height  : 1.84;
  padding-right: 5%;
}

.latestposts-two .blog-line p.blog-cat a {
  font-weight   : 400;
  font-size     : 11px;
  letter-spacing: 1px;
}

.latestposts-two .blog-line h4 {
  font-weight   : 600;
  letter-spacing: 2px;
  font-size     : 15px;
  line-height   : 1.3;
  text-transform: uppercase;
}

.latestposts-two .blog-line p {
  font-size  : 10px;
  font-family: 'Montserrat', sans-serif;
  color      : #a1a1a1;
}

.latestposts-two h6.blog-date {
  color: #717171;
}

.latestposts-two h6.blog-date i {
  margin-right: 4px;
  color       : #7a7a7a;
  margin-left : 6px;
}

.latestposts-two .blog-line:hover h4 a {
  color: #00c2e5;
}

.latestposts-two .blog-line:hover .img-hover:before {
  -webkit-box-shadow: inset 0 0 0 5px;
  -moz-box-shadow   : inset 0 0 0 5px;
  box-shadow        : inset 0 0 0 5px;
  color             : #00c2e5;
}

.latestposts-two .blog-post img {
  margin : 0;
  padding: 0;
  border : 6px solid #eee;
}

.latestposts-two .blog-post .pad-r20 a {
  position: relative;
}

.latestposts-two .col-md-5 .blog-line:last-child {
  border-bottom: none;
}

@media only screen and (max-width: 479px) {
  .latestposts-two .blog-line img {
    width : 60px;
    height: auto;
  }
}

.container.latestposts-three {
  margin   : 0 -10px;
  max-width: none;
  width    : auto;
}

@media only screen and (min-width: 1200px) {
  .container.latestposts-three {
    margin: 0 -15px;
  }
}

.latestposts-three .latest-b2 {
  margin    : 0 0 15px;
  border    : 3px solid #ddd;
  background: #fff;
  text-align: center;
}

.latestposts-three .latest-b2-img {
  float     : none;
  width     : auto;
  margin    : 0;
  min-height: 1px;
}

.latestposts-three .latest-b2-cont {
  min-height: 1px;
  padding   : 20px;
}

.latestposts-three .latest-b2-metad2 {
  background-color: #f7f7f7;
  margin          : -20px;
  margin-top      : 0;
  padding         : 20px;
  color           : #666;
  letter-spacing  : 0;
  font-weight     : 400;
  font-size       : 11px;
  max-width       : none;
}

.latestposts-three .latest-b2-metad2 i {
  margin-right: 3px;
}

.latestposts-three .latest-b2-cont a.readmore {
  display: none;
}

.latestposts-three .latest-b2-cont p {
  color: #4a4a4a;
}

.latestposts-three h3.latest-b2-title {
  font-size     : 19px;
  margin        : 15px 0 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight   : 700;
  line-height   : 1.3;
}

.latestposts-three h3.latest-b2-title a {
  color          : #0a0a0a;
  text-decoration: none;
}

.latestposts-three h3.latest-b2-title a:hover {
  color: #00c2e5;
}

.latestposts-three h6.latest-b2-cat,
h5.latest-b2-date {
  font-size     : 11px;
  font-weight   : 400;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.latestposts-three .latest-b2-metad2 span {
  padding: 0 4px;
}

.latestposts-three .latest-b2-metad2 span a {
  color: #666;
}

.latestposts-three h6.latest-b2-cat a,
.latestposts-three .latest-b2-metad2 span a:hover {
  color: #00c2e5;
}

@media only screen and (max-width: 479px) {
  .latestposts-three .latest-b2-metad2 {
    font-size: 11px;
  }
}

.container.latestposts-four {
  margin   : 0 -10px;
  max-width: none;
  width    : auto;
}

@media only screen and (min-width: 1281px) {
  .container.latestposts-four {
    margin: 0 -15px;
  }
}

.latestposts-four .latest-b2 {
  margin: 10px 0 0;
}

@media only screen and (min-width: 961px) {
  .latestposts-four .col-md-6 {
    padding-left: 35px;
  }

  .latestposts-four .col-md-6:first-of-type {
    border-right : 1px solid #e7e7e7;
    padding-left : 0;
    padding-right: 45px;
  }
}

.latestposts-four .col-md-9 {
  padding: 0;
}

.latestposts-four .latest-b2-img {
  float     : none;
  width     : 100%;
  margin    : 0;
  min-height: auto;
}

.latestposts-four .latest-b2-cont {
  min-height: 20px;
  position  : relative;
}

.latestposts-four .latest-b2 .au-avatar img {
  width        : 75px;
  height       : 75px;
  border       : 3px solid #eee;
  margin-bottom: 12px;
}

.latestposts-four .latest-b2 h6.blog-date {
  margin-bottom: 12px;
}

.latestposts-four .latest-b2 h6.blog-author {
  margin-bottom : 45px;
  letter-spacing: 0;
  line-height   : 1.5;
  font-size     : 14px;
  font-weight   : 400;
  color         : #222;
}

.latestposts-four .latest-b2 h6.blog-author a {
  color: #777;
}

.latestposts-four .latest-b2 h6.blog-author strong {
  color      : #a1a1a1;
  font-size  : 13px;
  font-weight: 400;
}

.latestposts-four .latest-b2 h6.latest-b2-cat {
  display   : inline-block;
  padding   : 12px 16px 10px;
  background: #00c2e5;
  color     : #fff;
}

.latestposts-four .latest-b2 h6.latest-b2-cat a {
  color: #fff;
}

.latestposts-four .latest-b2-img {
  padding-left: 15px;
}

.latestposts-four .latest-b2-img img {
  margin-bottom: 14px;
  border-top   : 5px solid #e1e1e1;
}

.latestposts-four h3.latest-b2-title {
  font-size     : 19px;
  padding       : 5px 15px;
  line-height   : 1.25;
  margin-top    : -37px;
  text-transform: uppercase;
  font-weight   : 500;
  letter-spacing: 2px;
  background    : #fff;
  margin-left   : 40px;
  margin-right  : 20px;
  border-top    : 5px solid #e1e1e1;
}

.latestposts-four h3.latest-b2-title a {
  color: #292929;
}

.latestposts-four h3.latest-b2-title a:hover {
  color          : #00c2e5;
  text-decoration: none;
}

.latestposts-four h6.latest-b2-cat,
.latestposts-four h5.latest-b2-date {
  font-size: 10px;
}

.latestposts-four .latest-b2 .vertical-space {
  height: 2px;
}

@media only screen and (max-width: 960px) {
  .latestposts-four .latest-b2 .au-avatar {
    float       : left;
    margin-right: 20px;
  }

  .latestposts-four .latest-b2 h6.blog-author {
    margin-bottom: 5px;
    font-size    : 15px;
    font-weight  : 600;
  }

  .latestposts-four .latest-b2 h6.latest-b2-cat {
    display: inline-block;
    padding: 6px 12px 5px;
  }

  .latestposts-four .latest-b2-img {
    padding-left: 0;
    clear       : both;
  }

  .latestposts-four .latest-b2-img img {
    width: 100%;
  }

  .latestposts-four .col-md-6:first-of-type {
    border-bottom: 1px solid #e7e7e7;
  }
}

@media only screen and (max-width: 767px) {
  .latestposts-four h3.latest-b2-title {
    margin-left  : 16px;
    margin-right : 16px;
    padding-left : 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 479px) {
  .latestposts-four .latest-b2 {
    margin-bottom: 30px;
  }
}

.container.latestposts-five {
  margin   : 0 -10px;
  max-width: none;
  width    : auto;
}

@media only screen and (min-width: 1281px) {
  .container.latestposts-five {
    margin: 0 -15px;
  }
}

.latestposts-five .latest-b2 {
  margin: 30px 0;
}

.latestposts-five h3.latest-b2-title {
  font-size     : 15px;
  text-transform: none;
  letter-spacing: 0;
  line-height   : 1.2;
  font-weight   : 600;
}

.latestposts-five h6.latest-b2-cat {
  font-size     : 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight   : 500;
}

.latestposts-five h6.latest-b2-cat a {
  color: #00c2e5;
}

.latestposts-five h6.latest-b2-cat a:hover {
  text-decoration: underline;
}

.latestposts-five h5.latest-b2-date {
  font-size     : 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.latestposts-five h5.latest-b2-date a {
  color: #a1a1a1;
}

@media only screen and (max-width: 479px) {
  .latestposts-five h6.latest-b2-cat {
    margin-top: 10px;
  }

  .latestposts-five .latest-b2-img img {
    padding   : 8px;
    background: #fff;
    border    : 1px solid #e5e5e5;
  }
}

.container.latestposts-six {
  margin   : 0 -10px;
  max-width: none;
  width    : auto;
}

@media only screen and (min-width: 1281px) {
  .container.latestposts-six {
    margin: 0 -15px;
  }
}

.latestposts-six .latest-b {
  margin-bottom: 15px;
  border       : 3px solid #e3e3e3;
}

.latestposts-six .latest-img {
  width: auto;
}

.latestposts-six .latest-content {
  background    : #fff;
  padding       : 0;
  padding-bottom: 0;
  text-align    : center;
}

.latestposts-six .latest-content p.latest-date {
  margin-bottom : 5px;
  font-size     : 12px;
  color         : #00c2e5;
  padding       : 15px 15px 0;
  letter-spacing: 0.5px;
}

.latestposts-six .latest-title {
  font-size     : 15px;
  font-weight   : 700;
  line-height   : 1.3;
  letter-spacing: 0;
  text-transform: uppercase;
  padding       : 0 15px;
  margin-bottom : 20px;
}

.latestposts-six .latest-title a {
  color: #111;
}

.latestposts-six .latest-title a:hover {
  color: #00c2e5;
}

.latestposts-six .latest-img img {
  width : 100%;
  height: auto !important;
}

.latestposts-six .latest-author {
  margin-bottom   : 0;
  width           : auto;
  background-color: #f7f7f7;
  padding         : 12px 15px;
  font-size       : 10px;
  color           : #444;
  letter-spacing  : 1px;
  text-transform  : uppercase;
  font-weight     : 500;
}

.latestposts-six .latest-author a {
  color: #222;
}

.latestposts-six .latest-author a:hover {
  color          : #00c2e5;
  text-decoration: underline;
}

.container.latestposts-seven {
  margin   : 0 -10px;
  max-width: none;
  width    : auto;
}

@media only screen and (min-width: 1281px) {
  .container.latestposts-seven {
    margin: 0 -15px;
  }
}

.latestposts-seven .latest-b {
  margin: 30px 0;
}

.latestposts-seven .wrap-date-icons {
  float        : left;
  text-align   : center;
  border-right : 1px solid #e9e9e9;
  padding-right: 12px;
  margin-top   : 18px;
  margin-bottom: 31px;
}

.latestposts-seven .wrap-date-icons h3.latest-date {
  padding       : 0 10px;
  margin-bottom : 0;
  padding-bottom: 15px;
  color         : #00c2e5;
  font-weight   : 600;
}

.latestposts-seven .wrap-date-icons h3.latest-date span.latest-date-month {
  display       : block;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  font-size     : 18px;
  line-height   : 1;
}

.latestposts-seven .wrap-date-icons h3.latest-date span.latest-date-day {
  display    : block;
  font-size  : 32px;
  line-height: 30px;
}

.latestposts-seven .wrap-date-icons h3.latest-date span.latest-date-year {
  font-weight: 300;
  font-size  : 14px;
  display    : block;
  line-height: 1;
}

.latestposts-seven .wrap-date-icons .latest-icons {
  border-top : 1px solid #e9e9e9;
  padding-top: 12px;
}

.latestposts-seven .wrap-date-icons .latest-icons p {
  margin-bottom: 0;
  color        : #cccccc;
  line-height  : 1;
}

.latestposts-seven .wrap-date-icons .latest-icons p span i {
  font-size: 20px;
}

.latestposts-seven .latest-content {
  margin-top : 22px;
  margin-left: 85px;
}

.latestposts-seven .latest-content .latest-title {
  font-size     : 21px;
  font-weight   : 700;
  line-height   : 28px;
  padding-bottom: 10px;
  letter-spacing: -1px;
  text-transform: none;
}

.latestposts-seven .latest-content .latest-title a {
  color: #393939;
}

.latestposts-seven .latest-content .latest-title a:hover {
  color: #00c2e5;
}

.latestposts-seven .latest-content .latest-author {
  font-size     : 10px;
  font-weight   : 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.latestposts-seven .latest-content .latest-author a {
  color: #00c2e5;
}

.latestposts-seven .latest-content .latest-author a:hover {
  color: #0099ff;
}

.latestposts-seven .latest-img img {
  padding      : 8px;
  margin-bottom: 8px;
  background   : #fff;
  border       : 1px solid #e9e9e9;
  transition   : all .39s ease;
}

.latestposts-seven .latest-img:hover img {
  background-color: #00c2e5;
}

@media (max-width: 767px) {
  .latestposts-seven .latest-content .latest-title {
    font-size  : 18px;
    line-height: 1.5;
  }
}

.container.latestposts-eight {
  margin   : 0 -10px;
  max-width: none;
  width    : auto;
}

@media only screen and (min-width: 1281px) {
  .container.latestposts-eight {
    margin: 0 -15px;
  }
}

.latestposts-eight .image:before {
  content: "\f030";
}

.latestposts-eight .link:before {
  content: "\f0c1";
}

.latestposts-eight .video:before {
  content: "\f16a";
}

.latestposts-eight .latest-b8-img {
  margin-bottom: 15px;
  border-radius: 5px;
  background   : #fff;
  padding      : 0px;
  overflow     : hidden;
}

.latestposts-eight .latest-b8 h3 {
  font-size     : 18px;
  font-weight   : 700;
  text-transform: uppercase;
  margin-top    : 33px;
  margin-bottom : 10px;
}

.latestposts-eight .latest-b8 h3 a {
  color      : #000;
  line-height: 25px;
}

.latestposts-eight .latest-b8 h3 a:hover {
  text-decoration: underline;
}

.latestposts-eight .latest-b8-meta span,
.latest-b8-meta a {
  font-size: 11px;
  color    : #999;
}

.latestposts-eight .latest-b8-meta i {
  color: #999;
}

.latestposts-eight .latest-b8 p {
  color     : #888;
  margin-top: 11px;
}

.latestposts-eight .latest-b8 .readmore {
  display: none;
}

.latestposts-eight .latest-b8-meta {
  border       : 2px solid #eee;
  padding      : 0 12px 10px;
  border-radius: 3px;
}

.latestposts-eight .latest-b8-meta div {
  display      : inline-block;
  margin-top   : 12px;
  padding-right: 12px;
}

.latestposts-eight .latest-b8-meta i {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .latestposts-eight .latest-b8-meta {
    margin-bottom: 35px;
  }
}

.container.latestposts-nine {
  margin   : 0 -10px;
  max-width: none;
  width    : auto;
}

@media only screen and (min-width: 1281px) {
  .container.latestposts-nine {
    margin: 0 -15px;
  }
}

.latestposts-nine .latest-b9 h3 {
  clear         : left;
  font-size     : 17px;
  font-weight   : 600;
  text-transform: uppercase;
  clear         : left;
  display       : inline-block;
  margin-top    : 20px;
  margin-bottom : 10px;
}

.latestposts-nine .latest-b9 h3 a {
  color      : #000;
  line-height: 25px;
}

.latestposts-nine .latest-b9 h3 a:hover {
  text-decoration: underline;
}

.latestposts-nine .latest-b9 h3 .link {
  background   : #fff;
  border       : 2px solid #ebebeb;
  font-weight  : 400;
  border-radius: 5px;
  padding      : 11px 13px;
  font-size    : 20px;
  font-family  : 'FontAwesome';
  color        : #0CB9E7;
  margin-right : 15px;
  float        : left;
}

.latestposts-nine .latest-b9-img {
  margin-bottom: 7px;
  border-radius: 5px;
  background   : #fff;
  padding      : 0px;
  overflow     : hidden;
}

.latestposts-nine .latest-b9-meta span,
.latestposts-nine .latest-b9-meta a {
  font-size: 12px;
  color    : #a1a5ad;
}

.latestposts-nine .latest-b9-meta .date:after,
.latestposts-nine .latest-b9-meta .categories:after {
  content       : ".";
  color         : #55C3E9;
  font-size     : 23px;
  font-weight   : 600;
  padding-left  : 8px;
  padding-right : 5px;
  vertical-align: text-bottom;
}

.latestposts-nine .latest-b9-meta a:hover {
  text-decoration: underline;
}

.latestposts-nine .latest-b9 p {
  font-size: 14px;
  color    : #616161;
}

.latestposts-nine .latest-b9 .readmore {
  font-size     : 11px;
  padding       : 13px 23px;
  letter-spacing: 0;
  left          : 0;
  text-transform: capitalize;
}

.latestposts-nine .latest-b9 .readmore:after {
  content   : "\f101";
  font-size : 15px;
  top       : 2px;
  right     : 20px;
  opacity   : 0;
  color     : #fff;
  transition: .3s;
}

.latestposts-nine .latest-b9:hover a.readmore {
  background: #7dc771;
  color     : #fff;
}

.latestposts-nine .latest-b9:hover a.readmore:after {
  opacity: 1;
}

@media (max-width: 767px) {
  .latestposts-nine .latest-b9 {
    margin-bottom: 35px;
  }

  .latestposts-nine .latest-b9 h3 {
    margin-bottom: 5px;
    margin-top   : 12px;
  }
}

.container.latestposts-ten {
  margin   : 0 -10px;
  max-width: none;
  width    : auto;
}

.latestposts-ten .col-md-6 {
  min-height: 236px;
}

@media only screen and (min-width: 1281px) {
  .container.latestposts-ten {
    margin: 0 -15px;
  }
}

.latestposts-ten .latest-b10 {
  margin-bottom: 40px;
  overflow     : hidden;
}

.latestposts-ten .latest-b10 .latest-b10-img {
  float       : left;
  width       : 186px;
  margin-right: 28px;
}

.latestposts-ten .latest-b10 .latest-b10-content {
  overflow  : hidden;
  text-align: left;
}

.latestposts-ten .latest-b10 .latest-b10-img a {
  display: block;
}

.latestposts-ten .latest-b10 .latest-b10-img img {
  border-radius: 3px;
  width        : 100%;
}

.latestposts-ten .latest-b10 .latest-b10-content h3 {
  font-size     : 20px;
  overflow      : hidden;
  padding-bottom: 4px;
  font-weight   : 700;
}

.latestposts-ten .latest-b10 .latest-b10-content h3 a {
  color: #1a1a1a;
}

.latestposts-ten .latest-b10 .latest-b10-content h3 a:hover {
  text-decoration: underline;
}

.latestposts-ten .latest-b10 .latest-b10-content p {
  overflow     : hidden;
  font-size    : 13px;
  margin-bottom: 10px;
  font-weight  : 400;
}

.latestposts-ten .latest-b10 .latest-b10-meta .date {
  display      : block;
  font-size    : 12px;
  color        : #a9a9a9;
  margin-bottom: 7px;
  font-weight  : 300;
}

.latestposts-ten .latest-b10 .latest-b10-content a.readmore:after {
  display: none;
}

.latestposts-ten .latest-b10 .latest-b10-content a.readmore {
  padding          : 0;
  text-align       : left;
  color            : #00c2e5;
  letter-spacing   : 0;
  font-weight      : 400;
  left             : 0;
  transform        : translate(0, 0);
  -webkit-transform: translate(0, 0);
  border           : none;
  background       : none;
  text-transform   : none;
  font-size        : 13px;
}

.latestposts-ten .latest-b10 .latest-b10-content a.readmore:hover {
  color: #101010 !important;
}

.latestposts-ten .latest-b10 .latest-b10-content a.readmore:after {
  display     : inline;
  font-family : simple-line-icons;
  content     : "\e606";
  font-size   : 12px;
  padding-left: 3px;
  margin-top  : -5px;
}

@media (max-width: 767px) {
  .latestposts-ten .latest-b10 .latest-b10-img {
    float  : none;
    display: block;
    width  : 100%;
  }

  .latestposts-ten .latest-b10 .latest-b10-img .latest-b10-meta {
    margin-left  : 0;
    margin-bottom: 10px;
  }

  .latestposts-ten .latest-b10 .latest-b10-img .latest-b10-meta .date {
    display: inline-block;
  }

  .latestposts-ten .latest-b10 .latest-b10-img img {
    width: 100%;
  }

  .latestposts-ten .latest-b10 .latest-b10-content {
    display: block;
  }

  .latestposts-ten .latest-b10 .latest-b10-meta .date {
    margin-top: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .latestposts-ten .latest-b10 .latest-b10-content h3 {
    font-size  : 15px;
    font-weight: 600;
  }

  .latestposts-ten .latest-b10 .latest-b10-content p,
  .latestposts-ten .latest-b10 .latest-b10-img .latest-b10-meta .date,
  .latestposts-ten .latest-b10 .latest-b10-content a.readmore {
    font-size: 12px;
  }
}

.container.latestposts-eleven {
  margin   : 0 -10px;
  max-width: none;
  width    : auto;
}

@media only screen and (min-width: 1281px) {
  .container.latestposts-eleven {
    margin: 0 -15px;
  }
}

.latestposts-eleven .latest-b11 .latest-b11-img,
.latestposts-eleven .latest-b11 .latest-b11-content {
  float: left;
}

.latestposts-eleven .latest-b11 .latest-b11-content {
  width       : 56%;
  margin-right: 4%;
}

.latestposts-eleven .latest-b11 .latest-b11-img {
  width: 40%;
}

.latestposts-eleven .latest-b11 {
  background   : #fff;
  padding      : 17px 13px 13px 18px;
  display      : inline-block;
  border       : 1px solid #e6e6e6;
  border-top   : 3px solid #00c2e5;
  transition   : .3s;
  margin-bottom: 35px;
  margin-top   : 35px;
}

.latestposts-eleven .latest-b11:hover {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.28);
}

.latestposts-eleven .latest-b11 img {
  width : 125px;
  height: auto;
}

.latestposts-eleven .latest-b11 h6,
.latestposts-eleven .latest-b11 h6 a {
  font-size    : 12px;
  font-weight  : 500;
  color        : #afb3b9;
  margin-bottom: 10px;
}

.latestposts-eleven .latest-b11 h6 a:hover {
  color          : #000;
  text-decoration: underline;
}

.latestposts-eleven .latest-b11 h3 {
  font-size    : 14px;
  line-height  : 1.5;
  font-weight  : 600;
  margin-bottom: 4px;
  float        : left;
  width        : 100%;
}

.latestposts-eleven .latest-b11 h3 a {
  color: #000;
}

.latestposts-eleven .latest-b11 .latest-b11-meta {
  font-size: 11px;
  color    : #afb3b9;
}

.latestposts-eleven .latest-b11 .latest-b11-meta .date:after {
  content       : '.';
  font-size     : 23px;
  color         : #00c2e5;
  font-weight   : 700;
  vertical-align: text-bottom;
  margin-left   : 10px;
  margin-right  : 6px;
}

.a-post-box {
  position: relative;
  overflow: hidden;
}

.a-post-box .latest-txt {
  position  : absolute;
  bottom    : 10%;
  padding   : 20px;
  width     : 88%;
  left      : 0;
  right     : 0;
  margin    : auto;
  transition: all .5s ease-in-out;
  text-align: center;
}

.a-post-box .latest-title {
  font-size     : 19px;
  margin-bottom : 16px;
  font-weight   : 700;
  letter-spacing: 2px;
  line-height   : 1.35;
  text-transform: uppercase;
}

.a-post-box .latest-title a {
  color: #fff;
}

.a-post-box .latest-title a:hover {
  color: #00c2e5;
}

.a-post-box .latest-cat {
  display       : inline-block;
  background    : #00c2e5;
  color         : #fff;
  padding       : 0;
  border        : none;
  text-align    : center;
  letter-spacing: 0.3px;
  transition    : all .21s ease-in-out;
}

.a-post-box .latest-cat:hover {
  background: #111 !important;
}

.a-post-box .latest-cat a {
  padding       : 2px 8px 4px;
  color         : #fff;
  font-size     : 10px;
  text-transform: uppercase;
  font-weight   : 400;
  letter-spacing: 1px;
}

.a-post-box .latest-date {
  font-size: 13px;
  color    : #eee;
  margin   : 20px 0 0 11px;
}

.a-post-box .latest-content {
  color     : #fff;
  margin-top: 30px;
}

.a-post-box .latest-img img {
  width: 100%;
}

.a-post-box .latest-overlay {
  height          : 100%;
  background-color: rgba(0, 0, 0, 0.37);
  position        : absolute;
  width           : 100%;
  bottom          : 0;
  border          : 1px solid #e5e5e5;
}

.container.a-post-box {
  margin: 0 -10px;
}

.nopad-left .a-post-box .latest-overlay,
.nopad-right .a-post-box .latest-overlay {
  border: none;
}

.vc_col-sm-4 .a-post-box .latest-author,
.vc_col-sm-4 .a-post-box .latest-views,
.vc_col-sm-4 .a-post-box .latest-comments {
  display: none;
}

.vc_col-sm-4 .a-post-box .latest-title,
.wpb_column .wpb_column .a-post-box .latest-title {
  font-size: 16px;
}

.vc_col-sm-6 .a-post-box .latest-title {
  font-size: 17px;
}

.vc_col-sm-3 .a-post-box .latest-title {
  font-size     : 13px;
  letter-spacing: 0;
}

.vc_col-sm-3 .a-post-box .latest-txt {
  padding: 20px;
}

.vc_col-sm-3 .a-post-box .a-post-box .latest-meta {
  margin-left: 10px;
}

@media only screen and (max-width:960px) {
  .a-post-box .latest-date {
    display   : block;
    margin-top: 2px;
  }
}

@media only screen and (max-width:479px) {
  .a-post-box .latest-txt {
    padding: 10px;
  }

  .a-post-box .latest-title {
    font-size: 16px;
  }
}

@media only screen and (min-width:961px) and (max-width:1280px) {

  .nopad-left,
  .nopad-right {
    padding: 0;
  }

  .nopad-left .wpb_row,
  .nopad-right .wpb_row {
    margin: 0;
  }

  .a-post-box .latest-txt {
    width: 96%;
  }

  .a-post-box .latest-title {
    letter-spacing: 0;
  }
}

@media only screen and (min-width:768px) and (max-width:960px) {
  .a-post-box .latest-txt {
    width: 90%;
  }

  .vc_col-sm-4 .a-post-box .latest-title {
    font-size: 19px;
  }

  .vc_col-sm-3 .a-post-box .latest-title {
    font-size: 17px;
  }
}

.latest-cat-box {
  padding      : 0;
  border       : 0;
  margin-bottom: 25px;
}

.latest-cat-box .blog-post {
  margin-bottom: 20px;
  padding      : 0;
  background   : none;
  border       : none;
}

.latest-cat-box .lc-main {
  margin-bottom: 4px;
}

.latest-cat-box .blog-post.lc-main h4 {
  font-size     : 19px;
  letter-spacing: 3px;
  font-weight   : 700;
  margin-bottom : 12px;
  margin-top    : 8px;
  line-height   : 1.3;
  text-transform: uppercase;
}

.latest-cat-box .blog-author,
.latest-cat-box .blog-author * {
  font-size     : 12px;
  letter-spacing: 0;
  text-transform: none;
}

.latest-cat-box .blog-author strong {
  font-weight: 800;
}

.latest-cat-box .lc-main .blog-detail {
  margin-bottom: 33px;
}

.latest-cat-box .blog-post p.blog-author {
  font-size     : 13px;
  color         : #888;
  text-transform: none;
  letter-spacing: 0;
  line-height   : 1.5;
}

.latest-cat-box .blog-post p.blog-author a {
  text-transform: none;
  letter-spacing: 0;
  font-size     : 13px;
  color         : #888;
}

.latest-cat-box .blog-post p.blog-author span.date a {
  color: #fd6b48;
}

.latest-cat-box .blog-post p.blog-author a:hover {
  text-decoration: underline;
}

.latest-cat-box .lc-main a.readmore {
  display: none;
}

.latest-cat-box .lc-items {
  padding  : 0;
  margin   : 0;
  max-width: none;
  width    : auto;
}

.latest-cat-box .lc-items h4 {
  font-size     : 15px;
  font-weight   : 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.latest-cat-box .lc-items img {
  width     : 110px;
  height    : auto;
  float     : left;
  box-shadow: none;
  border    : 1px solid #e5e5e5;
}

.latest-cat-box .img-hover {
  float       : left;
  margin-left : 0;
  margin-right: 15px;
}

.latest-cat-box .img-hover:before {
  display: none;
}

.latest-cat-box .blog-post img {
  margin-bottom: 17px;
  padding      : 0;
}

.latest-cat-box .lc-items article {
  overflow: hidden;
}

.latest-cat-box .lc-items article:last-child {
  border-bottom: 0;
}

@media only screen and (max-width: 479px) {
  .latest-cat-box .lc-items img {
    width: 90px;
  }
}

.vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab {
  position: relative;
}

.vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab>a {
  border-color      : #EFEDED;
  background-color  : #FFFFFF;
  border-radius     : 50%;
  width             : 100px;
  height            : 100px;
  border-width      : 3px;
  text-align        : center;
  -webkit-transition: all .2s ease-in-out;
  transition        : all .2s ease-in-out;
  position          : relative;
}

.vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab:after {
  content         : '';
  position        : absolute;
  top             : 50%;
  margin-top      : -1px;
  right           : -40px;
  width           : 40px;
  height          : 3px;
  background-color: #EFEDED;
}

.vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab:last-child:after {
  display: none;
}

.vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a {
  background-color  : #00c2e5;
  border-color      : #14C6E7;
  -webkit-transition: all .2s ease-in-out;
  transition        : all .2s ease-in-out;
}

.vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon {
  line-height: 71px;
  color      : #00c2e5;
  font-size  : 26px;
  text-align : center;
}

.vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active .vc_tta-icon {
  color: #fff !important;
}

.vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-panel-body h4 {
  margin-left: 0;
}

#wrap .tablepress tbody {
  border: 1px solid #dcdcdc;
}

#wrap .tablepress tfoot th,
#wrap .tablepress thead th {
  background-color: #53C071;
  color           : #fff;
  font-size       : 15px;
  line-height     : 1.2;
  padding         : 8px 20px;
}

#wrap .tablepress tbody td,
#wrap .tablepress tfoot th {
  border-color: #dcdcdc;
}

#wrap .tablepress .odd td {
  background-color: #f5f5f5;
}

#wrap .tablepress td,
#wrap .tablepress th {
  padding       : 12px 20px;
  font-size     : 14px;
  line-height   : 1.2;
  vertical-align: middle;
  color         : #717375;
}

#wrap .tablepress tbody tr>td:first-child {
  color      : #00c2e5;
  font-weight: 600;
  font-size  : 16px;
}

#wrap .tablepress .fa-check {
  color: #00C376;
}

@media (min-width: 768px) and (max-width: 960px) {

  #wrap .tablepress tfoot th,
  #wrap .tablepress thead th,
  #wrap .tablepress td,
  #wrap .tablepress th,
  #wrap .tablepress tbody tr>td:first-child {
    font-size: 13px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {

  #wrap .tablepress tfoot th,
  #wrap .tablepress thead th,
  #wrap .tablepress td,
  #wrap .tablepress th,
  #wrap .tablepress tbody tr>td:first-child {
    font-size: 11px;
  }
}

@media (max-width: 479px) {

  #wrap .tablepress tfoot th,
  #wrap .tablepress thead th,
  #wrap .tablepress td,
  #wrap .tablepress th,
  #wrap .tablepress tbody tr>td:first-child {
    font-size  : 9px;
    line-height: 1.78;
    padding    : 8px;
    text-align : center;
  }

  #wrap .tablepress tbody tr>td:first-child,
  #wrap .tablepress tfoot th:first-child,
  #wrap .tablepress thead th:first-child {
    text-align: left;
  }

  #wrap .tablepress tfoot th:first-child,
  #wrap .tablepress thead th:first-child {
    text-align: left;
  }
}

.tablepress a.magicmore {
  background   : #51c1e9;
  border-radius: 50px;
  color        : #fff !important;
  padding      : 7px 20px;
  transition   : all 0.3s ease;
}

.tablepress a.magicmore:hover {
  background: #292929 !important;
  color     : #fff !important;
}

.tablepress a.magicmore:after {
  display: none;
}

#tribe-events-pg-template,
#tribe-events-pg-template .tribe-events-loop {
  max-width: none;
}

#tribe-events-pg-template {
  padding: 0 10px;
}

@media only screen and (min-width: 1281px) {
  #tribe-events-pg-template {
    padding: 0 15px;
  }
}

#tribe-events-pg-template .tribe-events-event-image,
#tribe-events-pg-template .tribe-events-content {
  float  : none;
  width  : 100%;
  margin : 0;
  padding: 0;
}

.tribe-events-list-separator-month {
  padding: 0 0 20px 0;
}

.tribe-events-list-separator-month:after {
  border-bottom: 1px solid #e8e8e8;
  top          : 0;
}

.tribe-events-list-separator-month span {
  color         : #4ccfad;
  font-weight   : 500;
  text-transform: uppercase;
  padding       : 4px 10px 0 1px;
  background    : none;
  font-size     : 16px;
  float         : left;
  border-top    : 1px solid #4ccfad;
  font-family   : 'Dosis', Arial, sans-serif;
  letter-spacing: 6px;
}

.tribe-events-list .type-tribe_events h2 {
  margin-bottom : 9px;
  display       : block;
  text-transform: uppercase;
  font-size     : 24px;
  font-weight   : 600;
}

.tribe-events-list .type-tribe_events h2 a {
  color: #101010;
}

.tribe-events-list .type-tribe_events h2 a:hover {
  color: #4ccfad;
}

.tribe-events-list .tribe-events-event-meta {
  background-color: #e4e4e4;
  padding         : 18px;
  margin          : 0 -28px 0 0;
  text-align      : center;
  height          : 176px;
}

.tribe-events-list .tribe-events-venue-details {
  line-height   : 1.5;
  letter-spacing: 0;
  border        : none;
  font-style    : normal;
}

.tribe-events-list .time-details {
  text-transform: uppercase;
  font-size     : 26px;
  letter-spacing: 1px;
  font-weight   : 300;
}

.tribe-events-list .btn-wrapper {
  margin: 2px -28px 0 0;
}

.tribe-events-list .booking-button {
  letter-spacing: 2px;
  font-size     : 11px;
  font-weight   : bold;
  text-transform: uppercase;
  transition    : all 0.5s ease;
  background    : #4ccfad;
  color         : #fff;
  padding       : 15px 20px;
  display       : block;
  text-align    : center;
}

.tribe-events-list h2.tribe-events-page-title {
  margin-bottom : 15px;
  font-size     : 38px;
  margin-top    : 50px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.tribe-events-list .booking-button:hover {
  background-color: #333;
}

.tribe-events-list .tribe-events-event-meta a {
  display: none;
}

.tribe-events-list .tribe-events-read-more {
  color: #4ccfad;
}

#tribe-events .tribe-events-content p {
  font-size: 14px;
}

.tribe-events-event-meta address.tribe-events-address {
  font-style    : normal;
  letter-spacing: 0;
  font-size     : 11px;
  color         : #7a7a7a;
}

.tribe-events-event-meta span.event-d {
  text-align   : center;
  font-size    : 50px;
  padding-right: 8px;
  font-family  : 'Dosis', Arial, sans-serif;
}

.tribe-events-event-meta span.event-m {
  font-size     : 14px;
  font-weight   : 500;
  color         : #4ccfad;
  letter-spacing: 2px;
  font-family   : 'Dosis', Arial, sans-serif;
}

.tribe-events-list .event-sharing {
  list-style: none;
  position  : relative;
  padding   : 10px 0;
  margin    : 10px 0 0;
}

.tribe-events-list .event-sharing>li {
  display   : table-cell;
  border    : 1px solid #efefef;
  color     : #767676;
  text-align: center;
}

.tribe-events-list .event-sharing>li:hover {
  background: #4ccfad
}

.tribe-events-list .event-sharing>li a {
  color: #767676;
}

.tribe-events-list .event-sharing>li:hover a {
  color: #fff;
}

.tribe-events-list .event-sharing>li i {
  width         : 36px;
  height        : 36px;
  display       : table-cell;
  vertical-align: middle;
}

.tribe-events-list .event-sharing .event-share:hover .event-sharing-icon {
  background  : #4ccfad;
  border-width: 0 1px 0;
  cursor      : pointer;
}

.tribe-events-list .event-sharing .event-share:hover .event-social {
  display: table-cell;
}

.tribe-events-list .event-sharing .event-map {
  border-width: 1px 0 1px;
}

.tribe-events-list .event-sharing .event-social {
  display : none;
  position: absolute;
  top     : 7px;
  left    : 8px;
}

.tribe-events-list .event-sharing .event-social li {
  display: table-cell;
}

.tribe-events-list .event-sharing .event-social li a {
  background    : #4ccfad;
  color         : #fff;
  width         : 36px;
  height        : 36px;
  vertical-align: middle;
  text-align    : center;
  display       : table-cell;
}

.tribe-events-list .event-sharing .event-social li a:hover {
  background: #1c7360;
}

@media only screen and (max-width: 960px) {
  .tribe-events-list .tribe-events-event-meta {
    margin: 0;
  }

  .tribe-events-list .btn-wrapper {
    margin: 2px 0;
  }

  .tribe-events-list .type-tribe_events h2 {
    margin-top: 20px;
  }
}

#tribe-events-pg-template .tribe-events-cal-links {
  margin-bottom: 0
}

#tribe-events-pg-template .tribe-events-button {
  background: #4ccfad;
}

.single-tribe_events #wrap {
  background: #f6f4f5;
}

.single-tribe_events #header {
  background: #fff;
}

.single-tribe_events #tribe-events-pg-template {
  padding   : 0;
  margin-top: 35px;
}

.single-tribe_events .w-event-content,
.single-tribe_events .w-event-meta {
  background-color: #fff;
  padding         : 40px;
  margin-bottom   : 40px;
}

.single-tribe_events .w-event-meta {
  margin-bottom: 12px;
}

.single-tribe_events .tribe-events-meta-group {
  margin-bottom: 35px;
}

.single-tribe_events .w-event-meta h3 {
  text-transform: uppercase;
  font-size     : 17px;
  font-weight   : bold;
  padding-bottom: 5px;
  display       : inline;
}

.single-tribe_events .w-event-meta h3:before {
  display     : block;
  width       : 36px;
  height      : 36px;
  padding     : 10px;
  background  : #00c2e5;
  font-family : 'FontAwesome';
  font-size   : 16px;
  color       : #fff;
  content     : "\f133";
  speak       : none;
  font-style  : normal;
  font-weight : normal;
  line-height : 1;
  margin-right: 8px;
  float       : left;
  text-align  : center;
}

.single-tribe_events .w-event-meta h3.te-time:before {
  content: "\f017";
}

.single-tribe_events .w-event-meta .tribe-events-meta-group-venue h3:before {
  content: "\f041";
}

.single-tribe_events .w-event-meta .event-sharing h3:before {
  content: "\f1e0";
}

.single-tribe_events .w-event-meta dd,
.single-tribe_events .w-event-meta .tribe-events-event-categories a {
  font-size: 13px;
  color    : #9a9a9a;
}

.single-tribe_events .w-event-meta .tribe-events-address {
  margin-left: 44px;
}

.single-tribe_events .w-event-meta .tribe-events-meta-group-venue .author {
  margin-bottom: 0;
}

.single-tribe_events .tribe-events-event-image {
  margin-bottom: 0;
}

.single-tribe_events h2.tribe-events-single-event-title {
  margin-bottom : 20px;
  font-weight   : 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.single-tribe_events .booking-button {
  transition    : all 0.5s ease;
  background    : #4ccfad;
  color         : #fff;
  padding       : 16px;
  display       : block;
  text-align    : center;
  font-size     : 12px;
  font-weight   : 500;
  letter-spacing: 2px;
}

.single-tribe_events .booking-button:hover {
  background-color: #333;
}

.single-tribe_events .event-sharing {
  margin: 40px 0;
}

.single-tribe_events .event-sharing .event-social {
  margin: 6px 0px;
}

.single-tribe_events .event-sharing .event-social li {
  display   : inline-block;
  list-style: none
}

.single-tribe_events .event-sharing .event-social li a {
  background: #a9a9a9;
  color     : #fff;
  width     : 29px;
  text-align: center;
  display   : inline-block;
}

.single-tribe_events .event-sharing .event-social li a i {
  line-height: 2;
}

.single-tribe_events .event-sharing .event-social a.facebook:hover {
  background: #3b5996;
}

.single-tribe_events .event-sharing .event-social a.twitter:hover {
  background: #00acee;
}

.single-tribe_events .event-sharing .event-social a.google:hover {
  background: #c3391c;
}

#tribe-events-pg-template .tribe-events-day-time-slot .tribe-events-event-image,
#tribe-events-pg-template .tribe-events-day-time-slot .tribe-events-content {
  float  : left;
  width  : 33%;
  padding: 0 15px;
}

#tribe-events-pg-template .tribe-events-day-time-slot .tribe-events-event-image {
  padding-left: 0;
}

.tribe-events-list .tribe-events-day-time-slot .tribe-events-event-meta {
  width  : 33%;
  float  : left;
  padding: 40px;
  height : auto;
  margin : 0;
}

.tribe-events-day-time-slot .tribe-events-content.description.entry-summary {
  font-size  : 15px;
  font-weight: 300;
  color      : #8a8a8a;
}

.tribe-events-day-time-slot .type-tribe_events h2 {
  font-size     : 28px;
  padding-bottom: 20px;
}

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin: 0;
}

.tribe-events-day .tribe-events-day-time-slot h5 {
  background-color: #a9a9a9;
}

@media only screen and (max-width: 767px) {

  #tribe-events-pg-template .tribe-events-day-time-slot .tribe-events-content,
  #tribe-events-pg-template .tribe-events-day-time-slot .tribe-events-event-image,
  .tribe-events-list .tribe-events-day-time-slot .tribe-events-event-meta {
    float        : none;
    width        : 100%;
    margin-bottom: 20px;
  }

  #tribe-events-pg-template .tribe-events-day-time-slot .tribe-events-event-image {
    padding: 0;
  }
}

.event-list2 .event-title a {
  color: #000;
}

.event-list2 .event-title a:hover {
  color: #00c2e5;
}

.event-list2 .event-article {
  border-bottom: 1px solid #efefef;
  padding      : 30px 0 10px;
}

.event-list2 .event-article:last-child {
  border-bottom: none;
}

.event-list2 .event-article .col-md-9 {
  padding: 0;
}

.event-list2 .event-date {
  text-transform: uppercase;
  font-family   : dosis, sans-serif;
  padding       : 10px 0
}

.event-list2 .event-date .event-d {
  font-size: 48px;
  color    : #f1bb51;
  display  : table-cell;
  padding  : 10px 0 0;
}

.event-list2 .event-date .event-f {
  font-size     : 13px;
  display       : table-cell;
  vertical-align: middle;
  padding-left  : 7px;
  font-weight   : 500;
  letter-spacing: 3px;
  color         : #777;
}

.event-list2 .event-detail {
  font-weight: 300;
  color      : #8a8a8a;
}

.event-list2 .event-date .event-da {
  margin-top    : 9px;
  color         : #c0c0c0;
  font-size     : 26px;
  font-weight   : 100;
  text-transform: uppercase;
  letter-spacing: -2px;
}

.event-list2 .btn-wrapper .button {
  border          : 2px solid #e1e1e1;
  color           : #333;
  background-color: #fff;
  padding         : 15px 20px;
  font-weight     : 700;
  font-size       : 11px;
}

.event-list2 .btn-wrapper .button:hover {
  border-color: #222;
  background  : #222;
  color       : #fff;
}

.event-list2 .event-date:after {
  display   : block;
  content   : "";
  position  : absolute;
  width     : 50px;
  left      : 1px;
  top       : 1px;
  height    : 30px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.02);
}

.event-list2 .event-title {
  font-weight   : 800;
  font-size     : 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.event-list2.event-detail {
  color      : #777;
  font-weight: 300;
  line-height: 12px;
}

.event-list2 .btn-wrapper {
  text-align: right;
  padding   : 10px 0;
}

.event-list2 .event-sharing {
  position: relative;
  margin  : 10px 0;
}

.event-list2 .event-sharing>li {
  display: inline-block;
}

.event-list2 .event-sharing>li:hover {
  display: inline-block;
}

.event-list2 .event-sharing>li:hover a i {
  color       : #fff;
  background  : #4cc5cf;
  border-color: #4cc5cf;
}

.event-list2 .event-sharing>li i {
  width        : 36px;
  display      : inline-block;
  line-height  : 35px;
  color        : #767676;
  text-align   : center;
  border-radius: 50%;
  border       : 1px solid #ddd;
  font-size    : 14px;
}

.event-list2 .event-sharing .event-share:hover .event-sharing-icon {
  background   : #4cc5cf;
  border-color : #4cc5cf;
  cursor       : pointer;
  border-radius: 50%;
}

.event-list2 .event-sharing .event-share .event-social {
  margin: 0;
}

.event-list2 .event-sharing .event-share:hover .event-social {
  display : inline;
  position: absolute;
  top     : -5px;
  left    : 35px;
  padding : 5px;
}

.event-list2 .event-sharing .event-social {
  display: none;
}

.event-list2 .event-sharing .event-social li {
  display: inline-block;
}

.event-list2 .event-sharing .event-social li:hover a i {
  background  : #1c7360;
  border-color: #1c7360;
}

.event-list2 .event-sharing .event-social li:hover a.facebook i {
  background  : #3b5996;
  border-color: #3b5996;
}

.event-list2 .event-sharing .event-social li:hover a.twitter i {
  background  : #00acee;
  border-color: #00acee;
}

.event-list2 .event-sharing .event-social li:hover a.google i {
  background  : #c3391c;
  border-color: #c3391c;
}

.event-grid .event-sharing {
  list-style: none;
  position  : relative;
  border-top: 1px solid #efefef;
  padding   : 20px;
  margin    : 0;
  background: #fafafa;
}

.event-grid .event-sharing>li {
  display   : table-cell;
  border    : 1px solid #e8e8e8;
  color     : #767676;
  text-align: center;
}

.event-grid .event-sharing>li:hover {
  background: #4cc5cf;
}

.event-grid .event-sharing>li a {
  color: #767676;
}

.event-grid .event-sharing>li:hover a {
  color: #fff;
}

.event-grid .event-sharing>li i {
  width         : 36px;
  height        : 36px;
  display       : table-cell;
  vertical-align: middle;
}

.event-grid .event-sharing .event-share:hover .event-sharing-icon {
  background  : #4cc5cf;
  border-width: 0 1px 0;
  cursor      : pointer;
}

.event-grid .event-sharing .event-share:hover .event-social {
  display: table-cell;
}

.event-grid .event-sharing .event-map {
  border-width: 1px 0 1px;
}

.event-grid .event-sharing .event-social {
  display : none;
  position: absolute;
  top     : 17px;
  left    : 28px;
}

.event-grid .event-sharing .event-social li {
  display: table-cell;
}

.event-grid .event-sharing .event-social li a {
  background    : #4cc5cf;
  color         : #fff;
  width         : 36px;
  height        : 36px;
  vertical-align: middle;
  text-align    : center;
  display       : table-cell;
}

.event-grid .event-sharing .event-social li a:hover {
  background: #47a5ad;
}

.event-grid .event-sharing .booking-button {
  transition    : all 0.21s ease;
  font-size     : 11px;
  font-weight   : 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  background    : #fff;
  color         : #767676;
  border        : 1px solid #e8e8e8;
  position      : absolute;
  top           : 20px;
  right         : 15px;
  padding       : 8px 16px;
}

.event-grid .event-sharing .booking-button:hover {
  background  : #191919;
  color       : #fff;
  border-color: #191919;
}

.event-grid.event-grid .row {
  margin-bottom: 30px;
  max-width    : none;
}

.event-grid.event-grid .event-article {
  position: relative;
  overflow: hidden;
  border  : 1px solid #e9e9e9;
}

.event-grid.event-grid .event-article .event-content {
  background: #fff;
  color     : #767676;
  padding   : 20px;
  text-align: left;
  min-height: 125px;
}

.event-grid .event-article .event-title {
  color         : #525252;
  margin        : 10px 0;
  font-weight   : bold;
  font-size     : 20px;
  letter-spacing: 0;
  text-transform: none;
}

.event-grid .event-article .event-title:hover {
  color: #4ccfad;
}

.event-grid .event-detail {
  font-weight     : 400;
  font-size       : 11px;
  text-transform  : uppercase;
  letter-spacing  : 1px;
  background-color: #4ccfad;
  color           : #fff;
  padding         : 3px 20px;
  margin          : 0 0 20px -20px;
  display         : inline-block;
}

.event-grid .event-content p {
  font-size: 13px;
  color    : #9a9a9a;
}

@media only screen and (max-width: 768px) {
  .event-grid.event-grid .event-article {
    margin-bottom: 30px;
  }
}

.causes-grid .row {
  margin-bottom: 20px;
}

.causes .cause-content p {
  font-size: 14px;
  margin   : 25px 0;
  color    : #8a8a8a;
}

.causes .cause-content .cause-meta {
  margin-top: 70px;
}

.causes .cause-content .cause-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  color         : #424748;
  font-weight   : 600;
}

.causes .cause-content .cause-title:hover {
  color: #00c2e5;
}

.causes .cause-content .cause-days {
  font-size: 14px;
}

.causes .cause-content .donate-button {
  background-color: #00c2e5;
  color           : #fff;
  padding         : 10px 20px;
  display         : inline-block;
  text-align      : center;
  font-size       : 12px;
  font-weight     : 700;
  letter-spacing  : 2px;
}

.causes .cause-content .donate-button:hover {
  background-color: #4ccfad;
}

.causes .cause-content .cause-completed {
  background-color: #aaa;
  color           : #fff;
  padding         : 10px 20px;
  margin          : 0;
  text-transform  : uppercase;
  display         : inline-block;
  text-align      : center;
  font-size       : 13px;
  letter-spacing  : 1px;
}

.causes .postmetadata {
  width        : 100%;
  display      : table;
  table-layout : fixed;
  background   : #f9f9f9;
  padding      : 7px 14px;
  border-radius: 4px;
}

.causes.causes-grid article {
  border: 1px solid #efefef;
}

.causes.causes-grid .cause-content .cause-completed,
.causes.causes-grid .cause-content .donate-button {
  width: 100%;
}

.causes.causes-grid .cause-content {
  padding: 16px;
}

#wrap .causes.causes-grid .cause-content .vc_progress_bar {
  margin-bottom: 10px;
}

.causes.causes-list article {
  padding-bottom: 45px;
  border-bottom : 1px solid #e8e8e8;
  margin-bottom : 45px;
}

#wrap .causes.causes-list .cause-content .vc_progress_bar {
  margin-bottom: 22px;
}

.causes.causes-list .cause-img img,
.causes.causes-list .cause-completed {
  border-radius: 1px;
}

.causes .cause-content h4 {
  font-size: 22px;
}

.causes.causes-list .cause-content h4 {
  font-size  : 24px;
  font-weight: 700;
}

.causes.causes-list .cause-content .cause-meta {
  margin-top: 60px;
}

.causes.causes-list .cause-content .donate-button {
  border-radius: 2px;
  float        : left;
}

.causes.causes-list .cause-content .cause-sharing {
  float: right;
}

.causes.causes-list .cause-content .cause-sharing a {
  transition      : all 0.21s ease;
  border-radius   : 3px;
  background-color: #00c2e5;
  color           : #fff;
  padding         : 10px 20px;
  height          : 42px;
  display         : inline-block;
  text-align      : center;
}

.causes.causes-list .cause-content .cause-sharing a.facebook {
  background: #3b5996;
}

.causes.causes-list .cause-content .cause-sharing a.twitter {
  background: #00acee;
}

.causes.causes-list .cause-content .cause-sharing a.google {
  background: #c3391c;
}

.causes.causes-list .cause-content .cause-sharing .cause-sharing-icon {
  font-size: 16px;
}

.causes.causes-list .cause-content .cause-sharing a:before {
  content   : "share on ";
  padding   : 0 5px 0 0;
  width     : 0;
  font-size : 0px;
  display   : inline;
  transition: all 0.21s ease;
}

.causes.causes-list .cause-content .cause-sharing a:hover:before {
  width    : 100%;
  font-size: 11px;
}

#wrap .container .vc_progress_bar .vc_single_bar .vc_label {
  font-size: 13px;
  color    : #4a4a4a;
}

.single-cause .cause-title {
  font-weight   : 800;
  text-transform: uppercase;
  font-size     : 36px;
  letter-spacing: 2px;
  margin-bottom : 20px;
}

.single-cause .postmetadata {
  width       : 100%;
  display     : table;
  table-layout: fixed;
}

.cause-metadata {
  margin : 0;
  padding: 0;
  display: table-row;
}

.cause-metadata li {
  text-align    : center;
  display       : table-cell;
  list-style    : none;
  font-size     : 10px;
  font-weight   : 500;
  color         : #8a8a8a;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.cause-metadata li i {
  font-size: 12px;
}

.cause-metadata li a {
  color: #777;
}

.cause-metadata li a:hover {
  color: #444;
}

.cause-box {
  border       : 1px solid #efefef;
  padding      : 16px;
  border-radius: 4px;
}

.donate-button {
  transition: all 0.21s ease;
}

.cause-box .donate-button {
  background-color: #00c2e5;
  color           : #fff;
  padding         : 20px 20px;
  letter-spacing  : 2px;
  font-size       : 16px;
  font-weight     : 500;
  display         : block;
  text-align      : center;
  border-radius   : 4px;
}

.cause-box .donate-button:hover {
  background-color: #4ccfad;
}

#wrap .cause-box .vc_progress_bar {
  margin-bottom: 10px;
}

.cause-box .cause-sharing {
  margin: 24px 0 10px;
}

.cause-box .cause-sharing .cause-sharing-icon {
  color       : #00c2e5;
  margin-right: 5px
}

.cause-box .cause-sharing .cause-social {
  display: inline-block;
}

.cause-box .cause-sharing .cause-social a {
  margin        : 0 4px;
  color         : #868686;
  font-weight   : 500;
  font-size     : 10px;
  letter-spacing: 1px;
}

.cause-box .cause-sharing .cause-social a:hover {
  color: #00c2e5;
}

.widget #searchsubmit,
.wpb_widgetised_column .widget #searchsubmit {
  display: none;
}

.blox .widget_search,
.max-hero .widget_search {
  margin: 0 auto 30px;
  width : 500px;
}

.blox .widget_search input[type=text].search-side,
.max-hero .widget_search input[type=text].search-side {
  background-image: none;
  float           : left;
  width           : 350px;
  margin          : 0;
  padding         : 28px;
  border-radius   : 5px 0 0 5px;
  border-color    : #fcfcfb;
}

.blox .widget_search input[type=submit]#searchsubmit.btn,
.max-hero .widget_search input[type=submit]#searchsubmit.btn {
  display         : inline-block;
  float           : right;
  width           : 150px;
  margin          : 0;
  padding         : 24px;
  background-color: #00c2e5;
  color           : #fff;
  text-transform  : uppercase;
  border-radius   : 0 5px 5px 0;
}

.blox .widget_search .search-side:focus,
.max-hero .widget_search .search-side:focus {
  border-color: #f3f3f3;
}

@media only screen and (max-width: 767px) {

  .blox .widget_search,
  .max-hero .widget_search {
    width: 300px;
  }

  .blox .widget_search input[type=text].search-side,
  .blox .widget_search input[type=submit]#searchsubmit.btn,
  .max-hero .widget_search input[type=text].search-side,
  .max-hero .widget_search input[type=submit]#searchsubmit.btn {
    float        : none;
    margin       : 0;
    width        : 100%;
    border-radius: 0;
  }
}

@media only screen and (max-width: 479px) {

  .blox .widget_search,
  .max-hero .widget_search {
    width: 270px;
  }
}

.blox .widget ul li,
.max-hero .widget ul li {
  display: inline;
}

.blox .widget_nav_menu,
.max-hero .widget_nav_menu {
  position         : absolute;
  left             : 50%;
  margin-right     : -50%;
  transform        : translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}

.blox .widget_nav_menu li,
.max-hero .widget_nav_menu li {
  border: none;
}

.blox .widget_nav_menu li:hover,
.max-hero .widget_nav_menu li:hover {
  border    : 0;
  background: none;
}

.blox .widget_nav_menu li a,
.max-hero .widget_nav_menu li a {
  color    : #fff;
  font-size: 14px;
}

.blox .widget_nav_menu li a:hover,
.max-hero .widget_nav_menu li a:hover {
  text-decoration: underline;
  color          : #fff;
  background     : none;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle {
  *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.caret {
  display       : inline-block;
  width         : 0;
  height        : 0;
  vertical-align: top;
  border-top    : 4px solid #000;
  border-right  : 4px solid transparent;
  border-left   : 4px solid transparent;
  content       : '';
  opacity       : 0.3;
  filter        : alpha(opacity=30);
}

.dropdown .caret {
  margin-top : 8px;
  margin-left: 2px;
}

.dropdown:hover .caret,
.open .caret {
  opacity: 1;
  filter : alpha(opacity=100);
}

.dropdown-menu {
  position               : absolute;
  top                    : 100%;
  left                   : 0;
  z-index                : 1000;
  display                : none;
  float                  : left;
  min-width              : 160px;
  padding                : 4px 0;
  margin                 : 1px 0 0;
  list-style             : none;
  background-color       : #fff;
  border                 : 1px solid #ccc;
  border                 : 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width    : 2px;
  *border-bottom-width   : 2px;
  -webkit-border-radius  : 5px;
  -moz-border-radius     : 5px;
  border-radius          : 5px;
  -webkit-box-shadow     : 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow        : 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow             : 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip   : padding;
  background-clip        : padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left : auto;
}

.dropdown-menu .divider {
  *width          : 100%;
  height          : 1px;
  margin          : 8px 1px;
  *margin         : -5px 0 5px;
  overflow        : hidden;
  background-color: #e5e5e5;
  border-bottom   : 1px solid #fff;
}

.dropdown-menu a {
  display    : block;
  padding    : 3px 15px;
  clear      : both;
  font-weight: normal;
  line-height: 18px;
  color      : #7a7f83;
  white-space: nowrap;
}

.dropdown-menu li>a:hover,
.dropdown-menu .active>a,
.dropdown-menu .active>a:hover {
  color           : #fff;
  text-decoration : none;
  background-color: #1eb1e4;
}

.open {
  *z-index: 1000;
}

.open>.dropdown-menu {
  display: block;
}

.pull-right>.dropdown-menu {
  right: 0;
  left : auto;
}

.well,
.promobox {
  min-height           : 20px;
  padding              : 19px;
  margin-bottom        : 20px;
  background-color     : #f9f9f9;
  border               : 1px solid #e1e7ec;
  border               : 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
  -webkit-box-shadow   : inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow      : inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow           : inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #e5e5e5;
  border-color: rgba(0, 0, 0, 0.15);
}

.well blockquote:before,
blockquote.well:before {
  content: '';
  content: none;
}

.well-large {
  padding              : 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius   : 6px;
  border-radius        : 6px;
}

.well-small {
  padding              : 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
}

.promobox {
  background    : #fdfdfd;
  padding-bottom: 11px;
}

.promobox button,
.promobox .button {
  float: right;
}

.collapse {
  position          : relative;
  height            : 0;
  overflow          : hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition   : height 0.35s ease;
  -ms-transition    : height 0.35s ease;
  -o-transition     : height 0.35s ease;
  transition        : height 0.35s ease;
}

.collapse.in {
  height: auto;
}

.close {
  float      : right;
  font-size  : 20px;
  font-weight: bold;
  line-height: 18px;
  color      : #000;
  text-shadow: 0 1px 0 #fff;
  opacity    : 0.2;
  filter     : alpha(opacity=20);
}

.close:hover {
  color          : #000;
  text-decoration: none;
  cursor         : pointer;
  opacity        : 0.4;
  filter         : alpha(opacity=40);
}

.nav {
  margin-bottom: 18px;
  margin-left  : 0;
  list-style   : none;
}

.nav>li>a {
  display: block;
}

.nav>li>a:hover {
  text-decoration : none;
  background-color: #e1e7ec;
}

.nav>.pull-right {
  float: right;
}

.nav .nav-header {
  display       : block;
  padding       : 3px 15px;
  font-size     : 11px;
  font-weight   : bold;
  line-height   : 18px;
  color         : #999999;
  text-shadow   : 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav li+.nav-header {
  margin-top: 9px;
}

.nav-list {
  padding-right: 15px;
  padding-left : 15px;
  margin-bottom: 0;
}

.nav-list>li>a,
.nav-list .nav-header {
  margin-right: -15px;
  margin-left : -15px;
  text-shadow : 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list>li>a {
  padding: 3px 15px;
}

.nav-list>.active>a,
.nav-list>.active>a:hover {
  color           : #fff;
  text-shadow     : 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

.nav-list [class^='icon-'] {
  margin-right: 2px;
}

.nav-list .divider {
  *width          : 100%;
  height          : 1px;
  margin          : 8px 1px;
  *margin         : -5px 0 5px;
  overflow        : hidden;
  background-color: #e5e5e5;
  border-bottom   : 1px solid #fff;
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: '';
}

.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs>li,
.nav-pills>li {
  float: left;
}

.nav-tabs>li>a,
.nav-pills>li>a {
  padding-right: 18px;
  padding-left : 18px;
  line-height  : 14px;
}

.nav-tabs {
  border-bottom: 1px solid #e5e5e5;
}

.nav-tabs>li {
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  padding-top   : 12px;
  background    : #f7f7f7;
  padding-bottom: 12px;
  color         : #555;
  line-height   : 18px;
  border        : 1px solid #e5e5e5;
  border-right  : 0 none;
  font-family   : Arial, Helvetica, sans-serif;
  font-size     : 13px;
}

.nav-tabs>li>a:hover {
  background: #fbfbfb;
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover {
  cursor          : default;
  background-color: #fff;
  border          : 1px solid #e5e5e5;
  border-bottom   : 0 none;
  padding-top     : 20px;
  margin-top      : -7px;
}

.nav-pills>li>a {
  padding-top          : 8px;
  padding-bottom       : 8px;
  margin-top           : 2px;
  margin-bottom        : 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius   : 5px;
  border-radius        : 5px;
}

.nav-pills>.active>a,
.nav-pills>.active>a:hover {
  color           : #fff;
  background-color: #0088cc;
}

.nav-stacked>li {
  float: none;
}

.nav-stacked>li>a {
  margin-right: 0;
}

.nav-tabs.nav-stacked {
  border-bottom: 0;
}

.nav-tabs.nav-stacked>li>a {
  border               : 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius   : 0;
  border-radius        : 0;
}

.nav-tabs.nav-stacked>li:first-child>a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius   : 4px 4px 0 0;
  border-radius        : 4px 4px 0 0;
}

.nav-tabs.nav-stacked>li:last-child>a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
}

.nav-tabs.nav-stacked>li>a:hover {
  z-index     : 2;
  border-color: #e5e5e5;
}

.nav-pills.nav-stacked>li>a {
  margin-bottom: 3px;
}

.nav-pills.nav-stacked>li:last-child>a {
  margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius   : 0 0 5px 5px;
  border-radius        : 0 0 5px 5px;
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
}

.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  margin-top         : 6px;
  border-top-color   : #0088cc;
  border-bottom-color: #0088cc;
}

.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color   : #005580;
  border-bottom-color: #005580;
}

.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color   : #333333;
  border-bottom-color: #333333;
}

.nav>.dropdown.active>a:hover {
  color : #000;
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:hover {
  color           : #fff;
  background-color: #999999;
  border-color    : #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color   : #fff;
  border-bottom-color: #fff;
  opacity            : 1;
  filter             : alpha(opacity=100);
}

.tabs-stacked .open>a:hover {
  border-color: #999999;
}

.tabbable {
  *zoom: 1;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: '';
}

.tabbable:after {
  clear: both;
}

.tab-content {
  overflow   : auto;
  border     : 1px solid #e5e5e5;
  border-top : 0 none;
  padding-top: 18px;
  margin-top : -18px;
}

.tab-content .columns {
  max-width: 100%;
}

.tab-content .columns p {
  padding: 0;
}

.tabs-below>.nav-tabs,
.tabs-right>.nav-tabs,
.tabs-left>.nav-tabs {
  border-bottom: 0;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
  display: none;
  padding: 15px 25px;
}

.tab-content>.active,
.pill-content>.active {
  display: block;
}

.tabs-below>.nav-tabs {
  border-top: 1px solid #e5e5e5;
}

.tabs-below>.nav-tabs>li {
  margin-top   : -1px;
  margin-bottom: 0;
}

.tabs-below>.nav-tabs>li>a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
}

.tabs-below>.nav-tabs>li>a:hover {
  border-top-color   : #e5e5e5;
  border-bottom-color: transparent;
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover {
  border-color: transparent #e5e5e5 #e5e5e5 #e5e5e5;
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
  float: none;
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
  min-width     : 190px;
  margin-right  : 0;
  margin-bottom : 3px;
  text-transform: uppercase;
  font-size     : 12px;
  font-weight   : bold;
  border-left   : 0 none;
  background    : #fdfdfd;
  color         : #838383;
}

.tabs-left>.nav-tabs {
  float       : left;
  margin-right: -1px;
  padding-top : 40px;
}

.tabs-left>.nav-tabs>li>a {
  margin-right: -1px;
  border      : 1px solid #e5e5e5;
  padding     : 10px;
  margin      : 0;
  border-left : 0 none;
}

.tabs-left>.nav-tabs>li>a:hover {
  border-bottom: 1px solid #e5e5e5;
  color        : #444;
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover {
  border-bottom     : 1px solid #e5e5e5;
  border-right-color: #fff;
  padding           : 10px;
  border-left       : 0 none;
  margin            : 0;
  color             : #333;
  background        : #fff;
}

.tabs-right>.nav-tabs {
  float      : right;
  border-left: 1px solid #e5e5e5;
}

.tabs-right>.nav-tabs>li>a {
  margin-left: -1px;
  border     : 1px solid #e5e5e5;
}

.tabs-right>.nav-tabs>li>a:hover {
  border-color: #e5e5e5 #e5e5e5 #e5e5e5 #e5e5e5;
  border-width: 1px;
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover {
  border-color      : #e5e5e5 #e5e5e5 #e5e5e5 transparent;
  *border-left-color: #fff;
}

.tabs-right>.tab-content,
.tabs-left>.tab-content,
.tabs-below>.tab-content {
  margin     : 0;
  padding    : 4px;
  padding-top: 10px;
  display    : block;
  border     : 0 none;
  border-left: 1px solid #e5e5e5;
  box-shadow : 0 0 0 0;
}

.tabs-below>.tab-content {
  border       : 1px solid #e5e5e5;
  border-bottom: 0 none;
}

.tooltip {
  position  : absolute;
  z-index   : 1020;
  display   : block;
  padding   : 5px;
  font-size : 11px;
  opacity   : 0;
  filter    : alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.8;
  filter : alpha(opacity=80);
}

.tooltip.top {
  margin-top: -2px;
}

.tooltip.right {
  margin-left: 2px;
}

.tooltip.bottom {
  margin-top: 2px;
}

.tooltip.left {
  margin-left: -2px;
}

.tooltip.top .tooltip-arrow {
  bottom      : 0;
  left        : 50%;
  margin-left : -5px;
  border-top  : 5px solid #000;
  border-right: 5px solid transparent;
  border-left : 5px solid transparent;
}

.tooltip.left .tooltip-arrow {
  top          : 50%;
  right        : 0;
  margin-top   : -5px;
  border-top   : 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left  : 5px solid #000;
}

.tooltip.bottom .tooltip-arrow {
  top          : 0;
  left         : 50%;
  margin-left  : -5px;
  border-right : 5px solid transparent;
  border-bottom: 5px solid #000;
  border-left  : 5px solid transparent;
}

.tooltip.right .tooltip-arrow {
  top          : 50%;
  left         : 0;
  margin-top   : -5px;
  border-top   : 5px solid transparent;
  border-right : 5px solid #000;
  border-bottom: 5px solid transparent;
}

.tooltip-inner {
  max-width            : 200px;
  padding              : 3px 8px;
  color                : #fff;
  text-align           : center;
  text-decoration      : none;
  background-color     : #000;
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
}

.tooltip-arrow {
  position: absolute;
  width   : 0;
  height  : 0;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.pagination2 {
  height: 36px;
  margin: 18px 0;
}

.pagination2 ul {
  display              : inline-block;
  *display             : inline;
  margin-bottom        : 0;
  margin-left          : 0;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  *zoom                : 1;
  -webkit-box-shadow   : 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow      : 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow           : 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination2 li {
  display: inline;
}

.pagination2 a {
  float            : left;
  padding          : 0 14px;
  line-height      : 34px;
  text-decoration  : none;
  border           : 1px solid #e5e5e5;
  border-left-width: 0;
}

.pagination2 a:hover,
.pagination2 .active a {
  background-color: #f5f5f5;
}

.pagination2 .active a {
  color : #999999;
  cursor: default;
}

.pagination2 .disabled span,
.pagination2 .disabled a,
.pagination2 .disabled a:hover {
  color           : #999999;
  cursor          : default;
  background-color: transparent;
}

.pagination2 li:first-child a {
  border-left-width    : 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius   : 3px 0 0 3px;
  border-radius        : 3px 0 0 3px;
}

.pagination2 li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius   : 0 3px 3px 0;
  border-radius        : 0 3px 3px 0;
}

.pagination2-centered {
  text-align: center;
}

.pagination2-right {
  text-align: right;
}

.alert {
  padding              : 8px 35px 8px 36px;
  background           : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/alert-notice-ico.png) no-repeat;
  background-position  : 9px 50%;
  margin-bottom        : 18px;
  color                : #c09853;
  text-shadow          : 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color     : #fcf8e3;
  border               : 2px solid #f3d9a6;
  -webkit-border-radius: 2px;
  -moz-border-radius   : 2px;
  border-radius        : 2px;
}

.alert img {
  float : left;
  margin: -2px 6px 4px -4px;
}

.alert-heading {
  color: inherit;
}

.alert p {
  margin: 0;
}

.alert .close {
  position   : relative;
  top        : -2px;
  right      : -21px;
  line-height: 18px;
}

.alert-success {
  color              : #699801;
  background         : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/alert-success-ico.png) no-repeat;
  background-position: 8px 50%;
  background-color   : #e0f0bd;
  border-color       : #afd65f;
}

.alert-danger,
.alert-error {
  color              : #b94a48;
  background         : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/alert-error-ico.png) no-repeat;
  background-position: 9px 50%;
  background-color   : #fce6e9;
  border-color       : #ed9aa3;
}

.alert-info {
  color              : #3a87ad;
  background         : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/alert-info-ico.png) no-repeat;
  background-position: 9px 50%;
  background-color   : #d9edf7;
  border-color       : #98cdd8;
}

.alert-block {
  padding-top   : 14px;
  padding-bottom: 14px;
}

.alert-block>p,
.alert-block>ul {
  margin-bottom: 0;
}

.alert-block p+p {
  margin-top: 5px;
}

button.close {
  padding   : 0;
  margin    : 0;
  border    : 0;
  background: none;
  box-shadow: none !important;
}

table {
  max-width       : 100%;
  background-color: transparent;
  border-collapse : collapse;
  border-spacing  : 0;
}

.table {
  width        : 100%;
  margin-bottom: 18px;
}

.table th,
.table td {
  padding       : 8px;
  line-height   : 18px;
  text-align    : left;
  vertical-align: top;
  border-top    : 1px dotted #e5e5e5;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
  border-top    : 0 none;
  background    : #f7f7f7;
}

.table tbody+tbody {
  border-top: 2px solid #e5e5e5;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border               : 1px solid #e5e5e5;
  border-collapse      : separate;
  *border-collapse     : collapsed;
  border-left          : 0;
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #e5e5e5;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #fcfcfc;
}

@-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;
  }
}

.progress {
  height               : 32px;
  margin-bottom        : 18px;
  overflow             : hidden;
  background-color     : #f7f7f7;
  background-repeat    : repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
  box-shadow           : 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  background-image     : linear-gradient(top, #f5f5f5, #f9f9f9);
}

.progress .bar {
  width             : 0;
  height            : 34px;
  font-size         : 15px;
  line-height       : 33px;
  color             : #fff;
  text-align        : left;
  padding-left      : 12px;
  background-color  : #0e90d2;
  background-repeat : repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow   : inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow        : inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  -ms-box-sizing    : border-box;
  box-sizing        : border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition   : width 0.6s ease;
  -ms-transition    : width 0.6s ease;
  -o-transition     : width 0.6s ease;
  transition        : width 0.6s ease;
}

.progress .bar small {
  color    : #fafafa;
  font-size: 12px;
}

.progress-striped .bar {
  background-color: #149bdf;
}

.progress.active .bar {
  -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;
}

.progress-danger .bar,
.progress-red .bar {
  background-color: #e53f51;
}

.progress-success .bar,
.progress-green .bar {
  background-color: #8fbe32;
}

.progress-info .bar,
.progress-blue .bar {
  background-color: #03acdc;
}

.progress-warning .bar,
.progress-orange .bar {
  background-color: #f98805;
}

.fancybox-overlay-fixed {
  z-index: 10001;
}

.fancybox-skin,
.fancybox-opened .fancybox-skin {
  border-radius: 0 0 6px 6px;
  background   : #f6f6f6;
}

.w-login #user-login {
  padding: 22px 15px 15px;
}

.w-login #user-login .login-links {
  list-style: none;
  margin    : 0
}

.w-login #user-login .login-links li {
  display     : inline;
  margin-right: 15px;
  font-size   : 13px;
  font-weight : 400;
}

.w-login #user-login .login-links li:last-child:after {
  display: none;
}

.w-login #user-login .login-links li a {
  color: #00C2E5;
}

.w-login #user-login .login-links li a:hover {
  color: #0099ff;
}

.w-login #user-login p {
  margin: 0;
}

.w-login #user-login label {
  font-weight: 400;
  font-size  : 14px;
}

.w-login #user-login input {
  padding      : 14px;
  border-radius: 0;
  margin       : 6px 0 20px;
}

.w-login #user-login input.login-button {
  padding       : 13px 18px;
  text-transform: uppercase;
  font-weight   : bold;
  float         : right;
  margin-right  : 3px;
}

.w-login #user-logged {
  padding   : 30px 10px;
  text-align: center;
}

.w-login #user-logged .author-avatar {
  display: block;
}

.w-login #user-logged .author-avatar img {
  border-radius: 50%;
  border       : 4px solid #00c2e5;
}

.w-login #user-logged .user-welcome {
  font-size: 24px;
  padding  : 10px;
  margin   : 20px 0;
}

.w-login #user-logged .logged-links {
  list-style      : none;
  background-color: #00c2e5;
  padding         : 8px 20px;
  width           : 70%;
  margin          : 0 auto;
  display         : table;
}

.w-login #user-logged .logged-links li {
  display: table-cell;
  margin : 0 8px;
}

.w-login #user-logged .logged-links a {
  color        : #fff;
  border-radius: 3px;
  font-size    : 13px;
  font-weight  : 400;
}

.w-login #user-logged .logged-links a:hover {
  text-decoration: underline;
}

.widget #user-logged .author-avatar img {
  width: 60px;
}

#wrap .esg-filters .esg-navigationbutton {
  float: right;
}

#wrap .esg-filters .esg-left {
  margin-right: 20px !important;
}

#wrap .esg-filters .esg-left {
  margin-right: 20px !important;
}

#wrap .eg-washington-element-1,
#wrap .eg-washington-element-0 {
  padding: 10px !important;
}

#wrap .tablepress tbody {
  border: 1px solid #dcdcdc;
}

#wrap .tablepress tfoot th,
#wrap .tablepress thead th {
  background-color: #53C071;
  color           : #fff;
  font-size       : 15px;
  line-height     : 1.2;
  padding         : 15px 20px;
  font-weight     : 600;
}

#wrap .tablepress tbody td,
#wrap .tablepress tfoot th {
  border-color: #dcdcdc;
}

#wrap .tablepress .row-hover tr:hover td {
  background: #fff;
}

#wrap .tablepress .odd td,
#wrap .tablepress .row-hover tr.odd:hover td {
  background-color: #f5f5f5;
}

#wrap .tablepress td,
#wrap .tablepress th {
  padding       : 12px 20px;
  font-size     : 14px;
  line-height   : 1.2;
  vertical-align: middle;
  color         : #717375;
}

#wrap .tablepress tbody tr>td:first-child {
  color      : #616161 !important;
  font-weight: 400;
  font-size  : 14px;
}

#wrap .tablepress .fa-check {
  color: #00C376;
}

@media (min-width: 768px) and (max-width: 960px) {

  #wrap .tablepress tfoot th,
  #wrap .tablepress thead th,
  #wrap .tablepress td,
  #wrap .tablepress th,
  #wrap .tablepress tbody tr>td:first-child {
    font-size: 13px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {

  #wrap .tablepress tfoot th,
  #wrap .tablepress thead th,
  #wrap .tablepress td,
  #wrap .tablepress th,
  #wrap .tablepress tbody tr>td:first-child {
    font-size: 11px;
  }
}

@media (max-width: 479px) {

  #wrap .tablepress tfoot th,
  #wrap .tablepress thead th,
  #wrap .tablepress td,
  #wrap .tablepress th,
  #wrap .tablepress tbody tr>td:first-child {
    font-size  : 9px;
    line-height: 1.78;
    padding    : 8px;
    text-align : center;
  }

  #wrap .tablepress tbody tr>td:first-child,
  #wrap .tablepress tfoot th:first-child,
  #wrap .tablepress thead th:first-child {
    text-align: left;
  }

  #wrap .tablepress tfoot th:first-child,
  #wrap .tablepress thead th:first-child {
    text-align: left;
  }
}

.userpro-message.userpro-message-demo {
  display: none;
}

div.userpro-overlay-inner {
  max-width: 400px !important;
}

.userpro-overlay-inner div.userpro {
  border: 0 !important;
}

.userpro-overlay-inner div.userpro-head,
.userpro-overlay-inner div.userpro-centered {
  background: #00c2e5 !important;
  border    : 0 !important;
  color     : #fff !important;
}

.userpro-overlay-inner div.userpro-head div.userpro-left {
  font-size: 20px !important;
}

.userpro-overlay-inner div.userpro-label span.userpro-field-icon {
  border       : 1px solid transparent !important;
  background   : #D1F1F7 !important;
  color        : #757b79 !important;
  border-radius: 5px 0 0 5px !important;
  border       : 0 !important;
  margin-top   : 30px !important;
  margin-left  : 9px !important;
  padding-top  : 11px !important;
  height       : 52px !important;
  display      : inline-block !important;
  width        : 47px !important;
}

#wrap .userpro-overlay-inner div.userpro-label span.userpro-field-icon {
  margin-top : 3px !important;
  margin-left: 7px !important;
}

#wrap .userpro-overlay-inner div.userpro-float div.userpro-input {
  width: 87% !important;
}

.userpro-overlay-inner div.userpro-label span.userpro-field-icon.icon-active i {
  color: #00c2e5 !important;
}

.userpro-overlay-inner div.userpro-label span.userpro-field-icon.icon-active {
  color     : #00c2e5 !important;
  border    : 0 !important;
  background: #d1f1f7 !important;
}

.userpro-overlay-inner div.userpro-input label.userpro-checkbox.hide-field {
  color         : #616161 !important;
  margin        : 10px 0 10px 3px !important;
  text-transform: inherit !important;
  font-size     : 12px !important;
}

.userpro-overlay-inner div.userpro-body {
  padding   : 45px 50px 50px 45px !important;
  background: #fff;
}

.userpro-overlay-inner div.userpro-float div.userpro-label {
  width: 10% !important;
}

.userpro-overlay-inner div.userpro-float div.userpro-input {
  width: 90% !important;
}

.userpro-overlay-inner div.userpro-input input[type=text],
.userpro-overlay-inner div.userpro-input input[type=password],
.userpro-overlay-inner div.userpro-input textarea {
  border-radius: 0 5px 5px 0 !important;
  background   : #e9f9f5 !important;
  background   : #E5F6F9 !important;
  border       : 1px solid #ddd !important;
  color        : #616161 !important;
  border       : 0 !important;
  padding      : 17px 10px !important;
  height       : 100% !important;
  font-size    : 14px !important;
  box-shadow   : none !important;
}

.userpro-overlay-inner div.userpro-input {
  float: right !important;
  width: 83% !important;
}

.userpro-overlay-inner div.userpro-input input[type=text]:focus,
.userpro-overlay-inner div.userpro-input input[type=password]:focus,
.userpro-overlay-inner div.userpro-input textarea:focus {
  background: #dbf5ef !important;
  border    : 0 !important;
  box-shadow: none !important;
  color     : #333 !important;
}

.userpro-overlay-inner div.userpro-input input[type=text]::-webkit-input-placeholder {
  color: #616161 !important;
}

.userpro-overlay-inner div.userpro-input input[type=text]:-moz-placeholder {
  color: #616161 !important;
}

.userpro-overlay-inner div.userpro-input input[type=text]::-moz-placeholder {
  color: #616161 !important;
}

.userpro-overlay-inner div.userpro-input input[type=text]:-ms-input-placeholder {
  color: #616161 !important;
}

.userpro-overlay-inner div.userpro-input input[type=password]::-webkit-input-placeholder {
  color: #616161 !important;
}

.userpro-overlay-inner div.userpro-input input[type=password]:-moz-placeholder {
  color: #616161 !important;
}

.userpro-overlay-inner div.userpro-input input[type=password]::-moz-placeholder {
  color: #616161 !important;
}

.userpro-overlay-inner div.userpro-input input[type=password]:-ms-input-placeholder {
  color: #616161 !important;
}

.userpro-overlay-inner div.userpro-input textarea::-webkit-input-placeholder {
  color: #616161 !important;
}

.userpro-overlay-inner div.userpro-input textarea:-moz-placeholder {
  color: #616161 !important;
}

.userpro-overlay-inner div.userpro-input textarea::-moz-placeholder {
  color: #616161 !important;
}

.userpro-overlay-inner div.userpro-input textarea:-ms-input-placeholder {
  color: #616161 !important;
}

.userpro-overlay-inner div.userpro-field.userpro-field-compact .userpro-input {
  float: left !important;
}

.userpro-overlay-inner .required {
  display: none !important;
}

.userpro-overlay-inner .userpro-field.userpro-submit.userpro-column input[type=submit] {
  background    : #00c2e5 !important;
  border        : 0 !important;
  font-size     : 14px !important;
  text-transform: uppercase !important;
  font-weight   : 600 !important;
}

.userpro-overlay-inner div.userpro-submit input.userpro-button.fullwidth-block {
  width: 125px !important;
}

.userpro-overlay-inner div.userpro-field.userpro-submit {
  border    : 0 !important;
  text-align: center !important;
}

.userpro-overlay-inner div.userpro-submit input.userpro-button.fullwidth-block.secondary {
  font-size: 13px !important;
  width    : 150px !important;
}

.userpro-overlay-inner div.userpro-submit input.userpro-button.fullwidth-block.secondary,
.userpro-field.userpro-submit.userpro-column input[type=submit] {
  display       : inline-block !important;
  margin-right  : 5px !important;
  margin-left   : 5px !important;
  letter-spacing: 0 !important;
  height        : 100% !important;
  padding       : 6px 10px !important;
}

.userpro-overlay-inner div.userpro-head div.userpro-right a {
  color: #fff !important;
}

.userpro-overlay-inner div.userpro-field {
  margin-top: 12px !important
}

.userpro-overlay-inner div.userpro-message.userpro-message-demo {
  display: none !important;
}

.userpro-overlay-inner span.userpro-tip {
  display: none !important;
}

.userpro-overlay-inner .userpro-field.userpro-field-country .userpro-input,
.userpro-overlay-inner .userpro-field.userpro-field-profilepicture .userpro-input,
.userpro-overlay-inner .userpro-field.userpro-field-gender .userpro-input,
.userpro-overlay-inner .userpro-field.userpro-field-passwordstrength .userpro-input {
  float: none !important;
  width: 100% !important;
}

.userpro-overlay-inner span.strength-plain {
  width: 56px !important;
}

.userpro-overlay-inner div.userpro-input div.icon-ok i {
  line-height: 55px !important;
}

#wrap .userpro-overlay-inner div.userpro-submit input.userpro-button.fullwidth-block.secondary,
#wrap .userpro-overlay-inner .userpro-field.userpro-submit.userpro-column input[type=submit] {
  padding: 8px 37px !important;
}

#wrap .userpro-overlay-inner input.userpro-button.secondary {
  padding    : 22px 45px !important;
  line-height: 2px !important;
}

#wrap .userpro-overlay-inner .userpro-alert-input input[type="text"] {
  border-radius: 5px 0 0 5px !important;
}

#wrap .userpro-overlay-inner .userpro-alert-input input[type="button"] {
  border-radius : 0 5px 5px 0 !important;
  padding       : 17px 16px 19px 16px !important;
  border        : 0 !important;
  letter-spacing: 0.5px !important;
}

.top-bar .top-links .polylang-flags li {
  display   : inline-block;
  margin-top: 0;
}

.top-bar .top-links .polylang-flags {
  margin-top: 10px;
}

#wrap .top-bar .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-dropdown.js-wpml-ls-legacy-dropdown {
  display: inline-block;
}

#wrap .top-bar span.wpml-ls-native {
  color: #000;
}

#wrap .top-bar li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-sv.wpml-ls-first-item {
  z-index: 9999;
}

#wrap .top-bar img.wpml-ls-flag {
  z-index: 9999;
}

#wrap .top-bar span.wpml-ls-display {
  color: #000;
}

#wrap .top-bar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  z-index: 9999;
}

@media only screen and (max-width: 767px) {
  #wrap .top-bar .top-links img {
    padding-top: 0;
  }

  #wrap .top-bar img.wpml-ls-flag {
    margin-top: 0;
  }

  #wrap .top-bar .wpml-ls-sub-menu {
    width: 220px;
  }

  #wrap .top-bar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border: 0;
  }

  #wrap .top-bar .wpml-ls-sub-menu span.wpml-ls-bracket {
    color: #000;
  }
}

#wrap .top-bar .socialfollow a.envato {
  background-image : url("/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/envato-dark.png");
  background-repeat: no-repeat;
}

#wrap #pre-footer .footer-social-items a i.fa-envato {
  background-image : url("/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/envato-dark.png");
  background-repeat: no-repeat;
}

.widget {
  height     : auto;
  padding    : 0px;
  text-align : left;
  font-size  : 13px;
  font-weight: normal;
  clear      : both;
  position   : relative;
  text-align : left;
  overflow   : hidden;
}

.sidebar .widget,
.wpb_column .widget {
  margin-bottom: 30px;
}

.widget ul,
.widget ul li {
  margin        : 0;
  padding       : 0;
  list-style    : none;
  letter-spacing: 0;
}

.widget li,
.widget p,
.widget div {
  word-wrap: break-word;
}

.widget ul {
  margin-bottom: 10px;
}

.widget ul.children {
  margin-bottom: 0;
  padding-left : 16px;
}

.sidebar .widget ul li,
#footer.litex .widget ul li {
  color         : #91979d;
  font-size     : 13px;
  padding-top   : 5px;
  padding-bottom: 5px;
}

.widget ul.children li:last-child {
  border: none;
}

.widget ul li a,
#footer.litex .footer-in .widget ul li a {
  text-decoration   : none;
  color             : #444;
  padding           : 6px 2px 8px 0;
  -webkit-transition: all .07s ease;
  -moz-transition   : all .07s ease;
  -ms-transition    : all .07s ease;
  -o-transition     : all .07s ease;
  transition        : all .07s ease;
}

.widget ul li a:hover,
#footer.litex .footer-in .widget ul li a:hover {
  color: #00c2e5;
}

#footer.litex .footer-in .widget ul li:hover {
  background: #f7f7f7;
}

#footer.litex .footer-in .widget ul li a {
  background: none;
  color     : #5d5d5d;
  padding   : 0;
}

#footer.litex .footer-in .widget ul li a:hover {
  padding: 0;
}

#footer.litex .footer-in .widget ul li:hover {
  background: #fff;
  color     : #555;
}

.widget ul li.menu-item-has-children:after {
  content: "";
  display: none;
}

.widget ul li span {
  color: #91979d;
}

.widget ul li .comment-author-link a {
  font-size  : 14px;
  font-weight: bold;
}

.widget ul li .comment-author-link a:before {
  font-family : 'FontAwesome';
  font-size   : 15px;
  content     : "\f0e6";
  margin-right: 7px;
}

.widget ul li .comment-author-link a:after {
  content: " : ";
}

.widget ul li .comment-author-link a:hover {
  color: #00c2e5;
}

.toggle-top-area .widget ul li a,
.footer-in .widget ul li a {
  text-decoration: none;
  color          : #c8c9ce;
  font-weight    : 400;
}

.toggle-top-area .widget ul.menu li a,
.footer-in .widget ul.menu li a {
  display: block;
  padding: 8px 2px 7px 0;
}

.widget .postslider li,
.widget .postslider ul li:hover,
.widget .instagram-feed ul li,
.widget .minislideshow li,
.widget .minislideshow ul li:hover,
#footer.litex .widget .postslider li,
#footer.litex .widget .postslider ul li:hover,
#footer.litex .widget .instagram-feed li,
#footer.litex .widget .minislideshow li,
#footer.litex .widget .minislideshow ul li:hover {
  border    : none;
  padding   : 0;
  background: none;
}

.widget .postslider li a,
.widget .instagram-feed li a,
#footer .widget .postslider li a,
.widget .minislideshow li a {
  padding   : 0;
  background: none;
  color     : #484848;
}

.widget .postslider li a:hover,
.widget .instagram-feed a:hover,
#footer .widget .postslider a:hover,
.widget .minislideshow li a:hover {
  padding-left: 0;
  background  : none;
}

.widget .postslider li:after,
.widget .side-list li:after,
.widget .instagram-feed li:after,
.widget .minislideshow li:after,
#footer.litex .widget .postslider li:after,
#footer.litex .widget .side-list li:after,
#footer.litex .widget .instagram-feed li:after,
#footer.litex .widget .minislideshow li:after {
  display: none;
}

.widget .postslider p,
#footer .footer-in .widget .postslider p {
  font-size     : 14px;
  font-weight   : 700;
  line-height   : 1.2;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align    : center;
  margin-top    : 10px;
  color         : #111;
  padding       : 7px 15px 4px;
  margin-bottom : 0;
}

.toggle-top-area .widget .postslider p,
#footer .footer-in .widget .postslider p {
  color: #e9e9e9;
}

#footer.litext .footer-in .widget .postslider p {
  color: #404040;
}

.toggle-top-area .widget .flexslider,
#footer .widget .flexslider {
  background: none;
}

.toggle-top-area .widget .flexslider img,
#footer .widget .flexslider img {
  margin-bottom: 12px;
}

.widget .flexslider img {
  border-bottom: 3px solid rgba(0, 0, 0, 0.18);
}

.widget .flex-control-nav {
  display: none;
}

.widget .flex-direction-nav a {
  padding: 14px 7px 10px !important;
  top    : 46%;
}

.widget .b-author img {
  width        : 70px;
  height       : 70px;
  border-radius: 35px;
}

.widget .testimonial-content p,
.footer-in .widget .testimonial-content p {
  margin     : 0 5px;
  font-size  : 13px;
  font-weight: normal;
}

.widget .testimonial-content h4 q {
  font-size  : 16px;
  font-family: 'Lora', serif;
  font-style : italic;
}

@media only screen and (max-width: 767px) {
  .widget .testimonial-content h4 q {
    font-size: 15px;
  }
}

.widget .flexslider:hover .flex-next,
.widget .flexslider:hover .flex-prev {
  opacity         : 1;
  background-color: rgba(0, 0, 0, 0.8) !important;
}

.widget .flickr-feed {
  margin-bottom: 14px;
}

.widget .flickr-feed a,
.widget .instagram-feed a {
  float     : left;
  background: none;
  padding   : 0;
  margin    : 0 1px 1px 0;
}

#footer.litex .widget .flickr-feed a,
#footer.litex .widget .instagram-feed a,
.sidebar .widget .flickr-feed a,
.sidebar .widget .instagram-feed a {
  opacity: 1;
  filter : alpha(opacity=100);
}

.widget .instagram-feed a {
  margin: 0 3px 3px 0;
}

.widget .instagram-feed a img {
  width     : 97px;
  height    : 97px;
  box-shadow: none;
  transition: all 0.31s ease;
}

@media only screen and (max-width: 479px) {
  .widget .instagram-feed a img {
    width : 90px;
    height: 90px;
  }
}

.sidebar .widget .instagram-feed a:hover img {
  -webkit-filter: grayscale(1);
  filter        : grayscale(1);
}

.toggle-top-area .widget .instagram-feed a,
#footer .widget .instagram-feed a {
  margin: 0 6px 6px 0;
}

.toggle-top-area .widget .instagram-feed a img,
#footer .widget .instagram-feed a img {
  margin    : 0;
  width     : 108px;
  height    : 108px;
  border    : 5px solid rgba(255, 2555, 255, 0.06);
  border    : 5px solid #282828;
  box-shadow: none;
  transition: all 0.29s ease;
}

.toggle-top-area .widget .instagram-feed a img:hover,
#footer .widget .instagram-feed a img:hover {
  border-color: #00c2e5;
}

.toggle-top-area .col-md-3 .widget .instagram-feed a img,
#footer .col-md-3 .widget .instagram-feed a img {
  width : 77px;
  height: 77px;
}

@media only screen and (min-width: 1281px) {

  .toggle-top-area .col-md-3 .widget .instagram-feed a img,
  #footer .col-md-3 .widget .instagram-feed a img {
    width : 85px;
    height: 85px;
  }
}

#footer.litex .widget .instagram-feed a img {
  box-shadow: none;
}

.widget .flickr_badge_image,
.widget .flickr-feed img {
  width : 74px;
  height: auto;
  margin: 0;
}

#footer .widget .flickr_badge_image,
#footer .widget .flickr-feed img {
  width: 85px;
}

.widget .flickr-feed a:hover,
#footer.litex .flickr-feed a:hover,
.widget .instagram-feed a:hover,
#footer.litex .widget .instagram-feed a:hover,
.sidebar .widget .flickr-feed a:hover,
.sidebar .widget .instagram-feed a:hover {
  opacity: 1;
  filter : alpha(opacity=100);
}

.widget .socialfollow {
  float : none;
  clear : both;
  margin: 10px 0;
}

.widget .socialfollow a i {
  margin   : 1px;
  color    : #555;
  font-size: 21px;
}

#footer .widget .socialfollow a i,
.widget .socialfollow a:hover i {
  color     : #aaa;
  font-size : 18px;
  transition: .3s all;
}

.sidebar .widget div.socialfollow i {
  color: #222;
}

.sidebar .widget div.socialfollow a:hover i {
  color: #fff;
}

#footer.litex .footer-in .contact-inf input,
#footer.litex .footer-in .contact-inf textarea {
  background  : #eee;
  border-color: #ddd;
  color       : #696969;
  box-shadow  : inset 0 0 3px 1px #e9e9e9, 1px 1px #fff;
}

h2.widgettitle {
  font-size     : 13px;
  line-height   : 20px;
  letter-spacing: 2px;
  font-weight   : bold;
  text-transform: uppercase;
  color         : #54606b;
  margin        : 20px 0 16px;
  padding-bottom: 10px;
  border-bottom : 2px solid #e5e5e5;
}

.widget .textwidget ul li:after {
  display: none;
}

.sidebar .widget .socialfollow a {
  width        : 36px;
  height       : 36px;
  padding      : 8px;
  margin-right : 6px;
  border       : 1px solid #D6D6D6;
  float        : none;
  background   : #fff;
  display      : inline-block;
  border-radius: 6px;
}

.sidebar .widget .socialfollow a.facebook i:before {
  color: #3b5996;
}

.sidebar .widget .socialfollow a.twitter i:before {
  color: #00acee;
}

.sidebar .widget .socialfollow a.vimeo i:before {
  color: #0dadd6;
}

.sidebar .widget .socialfollow a.dribble i:before {
  color: #d53e68;
}

.sidebar .widget .socialfollow a.youtube i:before {
  color: #cb322c;
}

.sidebar .widget .socialfollow a.pinterest i:before {
  color: #cb2027;
}

.sidebar .widget .socialfollow a.google i:before {
  color: #c3391c;
}

.sidebar .widget .socialfollow a.linkedin i:before {
  color: #0073b2;
}

.sidebar .widget .socialfollow a.rss i:before {
  color: #f29a1d;
}

.sidebar .widget .socialfollow a.instagram i:before {
  color: #457399;
}

.sidebar .widget .socialfollow a.other-social i:before {
  color: #f63b29;
}

.sidebar .widget .socialfollow a:hover i:before {
  color: #fff;
}

#wrap .sidebar .widget .socialfollow a:hover {
  border-color: transparent;
}

#wrap .sidebar .socialfollow a.facebook:hover {
  background: #3b5996;
}

#wrap .sidebar .socialfollow a.twitter:hover {
  background: #00acee;
}

#wrap .sidebar .socialfollow a.vimeo:hover {
  background: #0dadd6;
}

#wrap .sidebar .socialfollow a.dribble:hover {
  background: #d53e68;
}

#wrap .sidebar .socialfollow a.youtube:hover {
  background: #cb322c;
}

#wrap .sidebar .socialfollow a.pinterest:hover {
  background: #cb2027;
}

#wrap .sidebar .socialfollow a.google-plus:hover {
  background: #c3391c;
}

#wrap .sidebar .socialfollow a.linkedin:hover {
  background: #0073b2;
}

#wrap .sidebar .socialfollow a.rss:hover {
  background: #f29a1d;
}

#wrap .sidebar .socialfollow a.instagram:hover {
  background: #457399;
}

#wrap .sidebar .socialfollow a.other-social:hover {
  background: #f63b29;
}

.sidebar .widget .socialfollow a i {
  line-height: 1;
  height     : auto;
  font-size  : 18px;
}

@media only screen and (max-width: 767px) {
  .sidebar .widget .socialfollow a {
    margin: 2px;
  }
}

.toggle-top-area,
.toggle-top-area.footer-in {
  z-index       : 99999;
  background    : rgba(16, 16, 18, 0.99);
  position      : absolute;
  width         : 100%;
  padding-bottom: 0;
}

.toggle-top-area .col-md-3 {
  margin-bottom: 35px;
}

.toggle-top-area .col-md-3 .widget {
  padding: 0 10px;
}

.toggle-top-area .w_toparea {
  color   : #fff;
  overflow: hidden;
  display : none;
  padding : 30px 0;
}

.toggle-top-area .w_toggle {
  position   : absolute;
  right      : 0;
  border-top : 35px solid rgba(16, 16, 18, 0.99);
  border-left: 35px solid transparent;
}

.toggle-top-area .w_toggle:after {
  font-size  : 8px;
  font-family: 'FontAwesome';
  content    : '\f067';
  position   : absolute;
  left       : -16px;
  top        : -35px;
  color      : #fff;
}

.toggle-top-area .w_toggle.open:after {
  content: '\f068';
}

.toggle-top-area .textwidget,
.toggle-top-area .textwidget p,
.footer-in .textwidget {
  color: #b5b5b5;
}

.toggle-top-area.footer-in .socialfollow a:hover {
  text-decoration: none;
  border-color   : transparent;
  color          : #fff;
}

.toggle-top-area.footer-in .widget .socialfollow a i,
.toggle-top-area.footer-in .widget .socialfollow a:hover i {
  color     : #aaa;
  font-size : 17px;
  transition: .3s all;
}

.toggle-top-area.footer-in .socialfollow a:hover i {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .toggle-top-area {
    display: none;
  }
}

.side-list ul,
ul.side-list {
  list-style   : none;
  margin-left  : 0;
  margin-bottom: 0px;
}

.side-list li,
#footer.litex .side-list li,
.widget .side-list li {
  border-bottom: none;
  padding      : 15px 0 5px;
  margin       : 0;
  min-height   : 90px;
  text-align   : left;
}

.side-list li:last-child,
#footer.litex .side-list li:last-child,
.widget .side-list li:last-child {
  border-bottom: none;
}

.side-list li:hover {
  background: #fdfdfd;
}

.side-list img {
  float             : left;
  width             : 70px;
  height            : 63px;
  padding           : 2px;
  margin-right      : 10px;
  -webkit-transition: all .14s ease;
  -moz-transition   : all .14s ease;
  -ms-transition    : all .14s ease;
  -o-transition     : all .14s ease;
  transition        : all .14s ease;
}

.side-list li:hover img {
  background: #00c2e5;
}

.side-list h5 {
  font-size     : 13px;
  font-weight   : 500;
  margin        : 0 0 6px;
  line-height   : 1.4;
  letter-spacing: 0;
  text-transform: none;
}

.widget .side-list h5 a {
  color: #303030;
}

.widget .side-list h5 a:hover {
  text-decoration: underline;
}

#wrap .side-list p {
  font-size    : 11px;
  color        : #7d8195;
  margin-bottom: 10px;
}

.widget .side-list a,
.widget .side-list a:hover {
  background: none;
  padding   : 0;
}

#footer .side-list ul,
#footer ul.side-list,
.toggle-top-area .side-list ul,
.toggle-top-area ul.side-list {
  border: none;
}

#footer .side-list li,
.toggle-top-area .side-list li {
  border    : none;
  background: none;
}

#footer .side-list h5 a,
.toggle-top-area .side-list h5 a {
  color: #d2d2d2;
}

#footer.litex .footer-in .side-list h5 a {
  color: #5e5e5e;
}

#footer.litex .side-list img {
  background: #fff;
}

#footer .side-list a {
  letter-spacing: 0;
  transition    : ease .3s all;
}

#footer .side-list ul li {
  padding-left : 25px;
  font-size    : 14px;
  border-bottom: 1px solid transparent;
  border-top   : 1px solid transparent;
}

#footer .side-list ul li>a:after {
  content    : "\e606";
  position   : absolute;
  left       : 10px;
  font-family: 'simple-line-icons';
  font-size  : 8px;
  color      : #49a0c1;
  transition : ease .3s all;
}

#footer .side-list ul li:hover a {
  color: #49a0c1;
}

#footer .side-list ul li:hover {
  background   : rgba(0, 0, 0, 0.11);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  border-top   : 1px solid rgba(255, 255, 255, 0.08);
}

#footer .side-list ul li p {
  font-size: 11px;
}

#footer .side-list ul li:hover p {
  color     : #fff;
  transition: ease .3s all;
}

#footer .side-list ul li:hover ul li>a:after {
  color: #fff;
}

#footer .side-list ul li img {
  display: none;
}

.widget ul li.cat-item {
  min-height   : 40px;
  border-bottom: 1px solid #f1f1f1;
}

.widget ul li.cat-item ul {
  padding-left: 15px;
}

.widget ul li.cat-item:last-child {
  border: none;
}

.widget ul li.cat-item:hover {
  background: #f7f7f7;
}

.widget ul li.cat-item a {
  display       : inline-block;
  font-size     : 13px;
  padding-top   : 7px;
  text-transform: capitalize;
}

.widget ul li.cat-item a:before {
  font-family: 'FontAwesome';
  color      : #0db0ee;
  font-size  : 16px;
  content    : "\f105";
  padding    : 10px;
}

.footer-in .widget ul li.cat-item {
  background: none;
  border    : none;
  color     : #898b92;
}

.footer-in .widget ul li.cat-item:hover {
  background: rgba(0, 0, 0, 0.11);
}

.side-cart {
  padding      : 0 0 10px 0;
  margin-bottom: 30px;
  position     : relative;
}

.side-cart h4.subtitle {
  margin-top   : 0px;
  color        : #ff6c6d;
  margin-bottom: 2px;
  margin-left  : 0;
}

.side-cart i {
  float       : left;
  display     : inline-block;
  font-size   : 18px;
  color       : inherit;
  margin-right: 5px;
  margin-top  : 4px;
}

.side-cart .side-list {
  border-top   : 3px solid #ff6c6d;
  margin-bottom: 2px;
}

.side-cart .total {
  border-top : 2px solid #dfdfdf;
  padding-top: 12px;
}

.side-cart .button {
  float       : left;
  margin-right: 10px;
  background  : #ff6c6d;
}

.tagcloud a,
#footer.litex .tagcloud a {
  line-height    : 16px;
  padding        : 7px 12px;
  font-size      : 12px !important;
  font-weight    : 500;
  margin         : 5px 5px;
  min-width      : 18px;
  border-radius  : 2px;
  width          : auto;
  color          : #444;
  display        : inline-block;
  text-decoration: none;
  border         : 1px solid #ccc;
  letter-spacing : 1px;
  border-radius  : 15px;
}

.tagcloud a:hover,
#footer.litex .tagcloud a:hover {
  color           : #fff;
  background-color: #0cb9e7;
  border-color    : transparent;
}

#footer .tagcloud a,
.toggle-top-area .tagcloud a {
  padding   : 7px 14px;
  background: #212121;
  margin    : 3px;
  display   : inline-block;
  color     : #808080;
  border    : none;
}

#footer .tagcloud a:hover,
.toggle-top-area .tagcloud a:hover {
  color     : #fff;
  background: #00c2e5;
}

#footer.litex .footer-in .tagcloud a {
  color: #898989;
}

#footer.litex .footer-in .tagcloud a:hover {
  color     : #333;
  background: #fff;
}

#header .webnus-ad {
  position: absolute;
  top     : 0;
  right   : 0;
  width   : 728px;
  height  : 90px;
  z-index : 91;
}

#header .alignright {
  min-height: 85px;
}

@media only screen and (max-width: 767px) {
  #header .webnus-ad {
    display: none;
  }

  .widget .flex-direction-nav a {
    top: 41%;
  }
}

.widget-tabs {
  margin-top   : 10px;
  margin-bottom: 30px;
}

.widget-tabs .tabs {
  margin         : 0;
  width          : 100%;
  display        : table;
  border-collapse: separate;
  border-spacing : 1px 0;
}

.widget-tabs .tabs li {
  display   : table-cell;
  background: #f5f5f5;
  border    : 1px solid #e1e1e1;
  padding   : 0;
  text-align: center;
}

.widget-tabs .tabs li.active {
  background   : #fff;
  border-bottom: 1px solid #fff;
}

.widget-tabs .tabs li a {
  display       : block;
  color         : #555;
  font-size     : 11px;
  font-weight   : 600;
  padding-top   : 10px;
  text-transform: uppercase;
}

.widget-tabs .tabs-container {
  background-color: #fff;
  border          : 1px solid #e1e1e1;
  border-top      : none;
  margin          : 0 1px;
}

.widget-tabs .tab_content .tab-list li {
  text-align   : left;
  padding      : 15px 15px 20px;
  border-bottom: 1px solid #f1f1f1;
}

.widget-tabs .tab_content .tab-list li:hover {
  background: #fff;
}

.widget-tabs .tab_content .tab-list li:last-child {
  border-bottom: 0;
}

.widget-tabs .tab_content .tab-list .image {
  float       : left;
  margin-right: 12px;
  width       : 82px;
  height      : 62px;
  line-height : 1.26;
}

.widget-tabs #tab-comments.tab_content .tab-list .image {
  width        : 52px;
  height       : 52px;
  margin-bottom: 10px;
}

.widget-tabs .tab_content .tab-list .content {
  overflow   : hidden;
  line-height: 1.6;
  font-size  : 12px;
}

.widget-tabs .tab_content .tab-list .content p {
  margin-bottom: 0;
}

.widget-tabs .tab_content .tab-date {
  font-size  : 11px;
  color      : #b1b1b1;
  padding-top: 4px;
}

.widget .widget-tabs .tab_content ul li a {
  color      : #494949;
  font-weight: 500;
}

.widget .widget-tabs .tab_content ul li a:hover {
  text-decoration: underline;
}

.sidebar .widget .tabs li:hover a,
.sidebar .widget .tabs li.active a {
  color: #00c2e5;
}

.widget .webnus-about {
  font-size : 13px;
  color     : #818181;
  text-align: center;
}

.widget .webnus-about img {
  margin-bottom: 16px;
  border       : 1px solid #222;
}

.webnus-about h4 {
  text-transform: uppercase;
  font-size     : 13px;
  font-weight   : 800;
  letter-spacing: 1px;
}

.widget_calendar {
  float: left;
}

#calendar_wrap {
  margin: 10px 0 20px;
}

#wp-calendar {
  width : 99%;
  border: none;
}

#wp-calendar caption {
  text-align   : right;
  color        : #333;
  font-size    : 12px;
  margin-top   : 10px;
  margin-bottom: 15px;
}

#wp-calendar thead {
  font-size: 10px;
  border   : none;
}

#wp-calendar thead th {
  padding-bottom: 10px;
  border        : none;
  background    : none;
  text-align    : center;
}

#wp-calendar tbody {
  color : #aaa;
  border: none;
}

#wp-calendar tbody td {
  background: #fff;
  border    : 1px solid #f1f4f5;
  text-align: center;
  padding   : 8px;
}

#wp-calendar tbody td#today {
  background: #aaa;
  color     : #fff;
}

#wp-calendar tbody td#today:hover {
  background: #f90;
}

#wp-calendar tbody td#today a {
  display: block;
  color  : #fff;
}

#wp-calendar tbody td:hover {
  background: #fff;
}

#wp-calendar tbody .pad {
  background: none;
}

#wp-calendar tfoot td {
  border: none;
}

#wp-calendar tfoot #next {
  font-size     : 10px;
  text-transform: uppercase;
  text-align    : right;
}

#wp-calendar tfoot #prev {
  font-size     : 10px;
  text-transform: uppercase;
  padding-top   : 10px;
}

#footer .lts-tweets .tweets {
  margin-top: -20px;
}

#footer .lts-tweets .tw-item {
  padding: 12px;
}

#footer .lts-tweets .tw-item .tw-icon {
  color       : #00acee;
  margin-right: 10px;
  font-size   : 16px;
  float       : left;
}

#footer .lts-tweets .tw-item .tw-content {
  overflow  : hidden;
  color     : #b5b5b5;
  text-align: left;
}

#footer.litex .lts-tweets .tw-item .tw-content {
  color: #8a8a8a;
}

#footer .lts-tweets .lts-tweets .tw-item:hover {
  background: none;
}

#footer .lts-tweets .tw-item span {
  display  : block;
  font-size: smaller;
}

.woo-cart-header {
  display       : inline-block;
  width         : 43px;
  float         : right;
  position      : relative;
  top           : 28px;
  margin-left   : 20px;
  padding-bottom: 6px;
}

.woo-cart-header .header-cart {
  padding              : 0px 9px 0 0px;
  display              : inline-block;
  border-radius        : 2px 2px 0px 0px;
  -webkit-border-radius: 2px 2px 0px 0px;
  -moz-border-radius   : 2px 2px 0px 0px;
  -o-border-radius     : 2px 2px 0px 0px;
  -ms-border-radius    : 2px 2px 0px 0px;
  position             : relative;
  background-image     : url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/woobag@2x.png');
  background-repeat    : no-repeat;
  background-position  : 0 0;
  width                : 34px;
  height               : 38px;
  background-size      : 34px 38px;
}

.woo-cart-header .header-cart i {
  margin            : 0px;
  color             : #8e8e8e;
  font-size         : 14px;
  line-height       : 28px;
  -webkit-transition: color 0.3s ease;
  -moz-transition   : color 0.3s ease;
  -o-transition     : color 0.3s ease;
  -ms-transition    : color 0.3s ease;
}

.woo-cart-header .header-cart:hover i {
  color: #1abc9c;
}

.woo-cart-header .header-cart span {
  font-size  : 12px;
  position   : absolute;
  width      : 33px;
  height     : 42px;
  top        : 0;
  left       : 0;
  text-align : center;
  line-height: 41px;
  font-weight: bold;
  color      : #9d9d9d;
}

.woo-cart-dropdown {
  background-color: #fff;
  display         : block;
  left            : auto;
  position        : absolute;
  right           : -1px;
  top             : 100%;
  z-index         : 1000;
  padding         : 15px;
  width           : 280px;
  visibility      : hidden;
  transition      : opacity 0.2s ease-in-out;
  color           : #9d9d9d;
  border          : 3px solid #a2a7b1;
  box-shadow      : 0 2px 12px rgba(0, 0, 0, 0.082);
  z-index         : 91000;
}

.woo-cart-dropdown:before {
  content     : '';
  display     : block;
  position    : absolute;
  right       : 16px;
  width       : 0;
  height      : 0;
  border-style: solid;
  border-width: 9px;
  top         : -18px;
  border-color: transparent transparent #a2a7b1 transparent;
}

.woo-cart-dropdown.drop-down-start {
  visibility: visible;
  overflow  : visible;
  opacity   : 1;
}

.woo-cart-header:hover .woo-cart-dropdown {
  display   : block;
  visibility: visible;
  text-align: left;
}

.woo-cart-dropdown ul li {
  display       : inline-block;
  width         : 100%;
  float         : none;
  padding       : 7px 0;
  border-bottom : 1px solid #f3f3f3;
  line-height   : 20px;
  color         : #939393;
  letter-spacing: 0;
  font-weight   : 400;
  font-size     : 11px;
  text-transform: none;
}

.woo-cart-dropdown .cart-list.product-list-widget {
  margin-bottom: 15px;
}

.woo-cart-dropdown ul li a {
  color      : #9d9d9d;
  display    : block;
  font-size  : 13px;
  line-height: 26px;
}

.woo-cart-dropdown .amount {
  font-size: 13px
}

.woo-cart-dropdown ul li a:hover {
  color: #0099ff;
}

.woo-cart-dropdown span.total {
  padding       : 0 0 0 8px;
  float         : right;
  color         : #9d9d9d;
  letter-spacing: 1px;
  font-weight   : 600;
  font-size     : 11px;
  text-transform: uppercase;
}

.woo-cart-dropdown span.total span {
  font-family: inherit;
  font-size  : 13px;
  color      : #666;
  padding    : 0 0 0 2px;
}

.woo-cart-dropdown .qbutton {
  height        : 28px;
  line-height   : 30px;
  font-size     : 11px;
  font-weight   : 600;
  text-transform: uppercase;
  padding       : 6px 13px;
  color         : #494949;
  background    : #f5f5f5;
  border-radius : 4px;
}

.woo-cart-dropdown .qbutton:hover {
  background: #494949;
  color     : #fff
}

.woo-cart-dropdown .qbutton i {
  font-size: 14px;
  padding  : 0 0 0 4px;
  margin   : 0;
}

.woo-cart-dropdown .cart-list a>img {
  float       : left;
  padding     : 0 10px 0 0;
  display     : block;
  background  : none repeat scroll 0 0 #e5e5e5;
  float       : left;
  height      : 62px;
  margin-right: 10px;
  padding     : 2px;
  width       : 62px;
}

.sidebar li.widget-container {
  margin-bottom: 50px;
}

.widget input[type="text"],
.widget input[type="password"],
.widget input[type="email"] {
  border-width: 2px;
  min-height  : 40px;
  padding-left: 15px;
}

.widget #user-logged .author-avatar {
  float: left;
}

.widget #user-logged .author-avatar img {
  border-radius: 50%;
}

.widget #user-logged .user-welcome {
  display  : inline-block;
  font-size: 14px;
  margin   : 0;
  padding  : 10px;
}

.widget #user-logged .logged-links {
  overflow: hidden;
}

.widget #user-logged .logged-links li {
  border : 0 none;
  padding: 5px 10px;
}

.widget-subscribe-form {
  display      : block;
  width        : 100%;
  padding      : 24px 20px;
  background   : none;
  border       : 7px solid rgba(255, 2555, 255, 0.06);
  border       : 7px solid #282828;
  text-align   : center;
  margin-bottom: 5px;
}

.widget-subscribe-form p,
.footer-in .widget-subscribe-form p {
  margin        : 5px 0 15px;
  color         : #7a7a7a;
  text-align    : center;
  font-size     : 12px;
  letter-spacing: 0;
}

.widget-subscribe-form button {
  width         : 100%;
  text-align    : center;
  font-size     : 11px;
  letter-spacing: 2px;
  width         : 100%;
  height        : 50px;
  padding       : 10px;
  background    : #00c2e5;
  color         : #fff;
  font-weight   : bold;
  border        : none;
  border-radius : 0;
  margin-bottom : 5px;
  transition    : all 0.23s ease;
}

.widget-subscribe-form button:hover {
  background: #222 !important;
}

.widget-subscribe-form input[type="text"] {
  border       : 4px solid rgba(255, 2555, 255, 0.06);
  border       : 4px solid #282828;
  background   : none;
  min-width    : 60px;
  width        : 100%;
  min-height   : 50px;
  float        : left;
  margin       : 0;
  margin-bottom: 20px;
}

.widget-subscribe-form input[type="text"]:focus {
  background: #fff;
}

.sidebar .widget-subscribe-form,
.sidebar .widget-subscribe-form input[type="text"],
.wpb_widgetised_column .widget-subscribe-form,
.wpb_widgetised_column .widget-subscribe-form input[type="text"] {
  border-color: #e3e3e3;
}

#wrap .review-total-only.small-thumb {
  float: none;
}

#wrap .review-total-only.small-thumb {
  font-size  : 13px;
  font-weight: 600;
  color      : #f4cc00;
}

#wrap .review-result-wrapper i {
  font-size: 10px;
  color    : #a1a1a1;
}

#wrap .review-result-wrapper .review-result i {
  color: #fec42d;
}

#footer .vcalendar {
  list-style : none;
  margin-left: 0;
}

#footer .vcalendar li {
  margin-bottom : 15px;
  padding-bottom: 10px;
}

#footer .vcalendar h4.entry-title {
  font-size     : 15px;
  font-weight   : 700;
  color         : #d7d7d7;
  text-transform: uppercase;
}

#footer .vcalendar h4.entry-title a {
  color: #d7d7d7;
}

#footer .vcalendar h4.entry-title a:hover {
  color: #fff;
}

.vcalendar .duration {
  text-transform: uppercase;
  font-size     : 11px;
  color         : #8a8a8a;
}

#wrap .social-count-plus li {
  width         : 100px;
  padding-bottom: 12px;
}

#wrap .social-count-plus .label {
  font-size: 10px;
  color    : #a1a1a1;
}

#wrap .social-count-plus .default a.icon {
  background   : none !important;
  width        : 64px !important;
  height       : 64px !important;
  margin-bottom: 10px;
  opacity      : 1 !important;
}

#wrap .social-count-plus .default a.icon:after {
  font                   : normal normal normal 24px/1 FontAwesome;
  text-rendering         : auto;
  -webkit-font-smoothing : antialiased;
  -moz-osx-font-smoothing: grayscale;
  width                  : 64px !important;
  height                 : 64px !important;
  font-size              : 24px;
  background             : #eee;
  display                : block;
  padding                : 20px;
  color                  : #818181;
  border-radius          : 46px;
  transition             : all 0.33s ease;
}

#wrap .social-count-plus .default .count-posts a.icon:after {
  content: "\f040";
}

#wrap .social-count-plus .default .count-posts a.icon:hover:after {
  color     : #fff;
  background: #e0b68d;
}

#wrap .social-count-plus .default .count-comments a.icon:after {
  content: "\f075";
}

#wrap .social-count-plus .default .count-comments a.icon:hover:after {
  color     : #fff;
  background: #aad450;
}

#wrap .social-count-plus .default .count-facebook a.icon:after {
  content: "\f09a";
}

#wrap .social-count-plus .default .count-facebook a.icon:hover:after {
  color     : #fff;
  background: #3b5998;
}

#wrap .social-count-plus .default .count-youtube a.icon:after {
  content: "\f167";
}

#wrap .social-count-plus .default .count-youtube a.icon:hover:after {
  color     : #fff;
  background: #bb0000;
}

#wrap .social-count-plus .default .count-twitter a.icon:after {
  content: "\f099";
}

#wrap .social-count-plus .default .count-twitter a.icon:hover:after {
  color     : #fff;
  background: #00aced;
}

#wrap .social-count-plus .default .count-googleplus a.icon:after {
  content: "\f1a0";
}

#wrap .social-count-plus .default .count-googleplus a.icon:hover:after {
  color     : #fff;
  background: #dd4b39;
}

#wrap .social-count-plus .default .count-instagram a.icon:after {
  content: "\f16d";
}

#wrap .social-count-plus .default .count-instagram a.icon:hover:after {
  color     : #fff;
  background: #517fa4;
}

#wrap .social-count-plus .default .count-steam a.icon:after {
  content: "\f1b6";
}

#wrap .social-count-plus .default .count-steam a.icon:hover:after {
  color     : #fff;
  background: #222;
}

#wrap .social-count-plus .default .count-soundcloud a.icon:after {
  content: "\f1be";
}

#wrap .social-count-plus .default .count-soundcloud a.icon:hover:after {
  color     : #fff;
  background: #f76700;
}

#___ytsubscribe_0 .fluid-width-video-wrapper {
  padding: 0 !important
}

article[class*="icon-box"] {
  clear: both;
}

@media only screen and (max-width: 768px) {
  article[class*="icon-box"] {
    margin-bottom: 20px;
  }
}

article[class*="icon-box"] i {
  text-align: center;
}

.icon-box {
  vertical-align: baseline;
  margin-bottom : 20px;
  position      : relative;
  padding-left  : 52px;
}

.icon-box img,
.icon-box i {
  float         : left;
  display       : block;
  vertical-align: text-top;
  margin        : 5px 20px 75px 0;
}

.icon-box i {
  font-size   : 32px;
  color       : #00c2e5;
  float       : left;
  margin-right: 20px;
  cursor      : default;
  position    : absolute;
  left        : 0;
  top         : 0;
}

.icon-box h5,
.icon-box h4 {
  margin-bottom : 5px;
  line-height   : 1.3;
  font-size     : 16px;
  letter-spacing: 0;
  font-weight   : 600;
  color         : #222222;
}

.icon-box h5 strong,
.icon-box h4 strong {
  font-weight: 600;
}

.icon-box p {
  overflow : hidden;
  color    : #808080;
  font-size: 13.5px;
}

.icon-box1 {
  position  : relative;
  width     : 100%;
  height    : 100%;
  padding   : 35px 10px 0;
  cursor    : pointer;
  transition: .38s all ease;
}

.icon-box1 img,
.icon-box1 i {
  margin    : 0px 30px 75px 0;
  transition: .5s;
  float     : left;
  width     : 45px;
  height    : 45px;
}

.icon-box1 i:before {
  color     : #00c2e5;
  transition: .5s;
  font-size : 45px;
}

.icon-box1 img:after,
.icon-box1 i:after {
  content    : "";
  width      : 3px;
  height     : 65%;
  background : #83d3f0;
  position   : absolute;
  margin-left: 10px;
}

.icon-box1 h4 {
  text-transform: uppercase;
  font-size     : 17px;
  font-weight   : 600;
  color         : #00c2e5;
  margin-top    : 0;
  transition    : .5s;
}

.icon-box1 p {
  color     : #616161;
  display   : table;
  transition: .5s;
  font-size : 12.6px;
}

.icon-box1:hover {
  background: #00c2e5;
}

#wrap .icon-box1:hover h4,
#wrap .icon-box1:hover p,
#wrap .icon-box1:hover i:before {
  color: #fff;
}

@media only screen and (min-width: 768px) {

  .alignright .icon-box1,
  .alignright .icon-box1 * {
    text-align   : right;
    padding-right: 0;
    margin-right : 0;
  }
}

@media (min-width:768px) and (max-width:960px) {

  .icon-box1 img:after,
  .icon-box1 i:after {
    display: none;
  }

  .icon-box1 img,
  .icon-box1 i {
    display      : inline-block;
    float        : none;
    text-align   : center;
    margin-bottom: 10px;
  }

  .icon-box1 h4 {
    border-bottom : 3px solid;
    padding-bottom: 10px;
  }
}

.icon-box2 {
  background-color  : #fff;
  vertical-align    : baseline;
  text-align        : center;
  border-radius     : 5px;
  padding           : 20px 0;
  -webkit-transition: background .3s ease-in-out;
  -moz-transition   : background .3s ease-in-out;
  -ms-transition    : background .3s ease-in-out;
  -o-transition     : background .3s ease-in-out;
  transition        : background .3s ease-in-out;
}

.icon-box2 i {
  display   : block;
  margin    : 16px 0 20px;
  font-size : 48px;
  color     : #444;
  text-align: center;
}

.icon-box2 p {
  padding: 0 18px;
  color  : #888;
}

.icon-box2 h4 {
  font-weight: 300;
  font-size  : 21px;
  color      : #444;
  line-height: 1.48;
}

.icon-box2:hover {
  background-color: #fafafa;
}

#wrap .icon-box2 a.magicmore {
  padding       : 0;
  font-size     : 15px;
  font-weight   : 400;
  text-transform: none;
  letter-spacing: 0;
  position      : relative;
}

#wrap .icon-box2 a.magicmore:after {
  display     : inline;
  font-family : simple-line-icons;
  content     : "\e606";
  font-size   : 11px;
  padding-left: 3px;
  position    : static;
  opacity     : 1;
}

.icon-box3 {
  background   : #e4f2f8 url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) right bottom;
  padding-top  : 70px;
  border-radius: 50%;
  width        : 350px;
  height       : 350px;
  text-align   : center;
  transition   : .5s ease;
}

.blox.dark .icon-box3 {
  background-color: rgba(0, 194, 229, 0.09);
}

.icon-box3 i {
  font-size    : 32px;
  color        : #00c2e5;
  margin-bottom: 10px;
  display      : block;
  transition   : all .24s ease;
}

.icon-box3 h4 {
  position      : relative;
  font-size     : 19px;
  letter-spacing: 0;
  margin-bottom : 35px;
  color         : #00c2e5;
  transition    : all .5s ease;
}

.icon-box3 h4:after {
  content          : "";
  position         : absolute;
  left             : 50%;
  transform        : translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  height           : 2px;
  width            : 60px;
  margin-top       : 35px;
  background       : #00c2e5;
  transition       : all .5s ease;
}

.icon-box3 p {
  font-size   : 14px;
  line-height : 21px;
  margin-right: 10px;
  color       : #616161;
  padding     : 0 35px;
  transition  : all .5s ease;
}

.icon-box3 a.magicmore {
  display      : inline-block;
  border-radius: 60px;
  background   : #00c2e5;
  color        : #fff !important;
  padding      : 11px 25px;
  transition   : all .5s ease;
}

.blox.dark .icon-box3 a.magicmore {
  color: #fff;
}

.icon-box3 a.magicmore:after {
  display: none;
}

.icon-box3:hover,
.blox.dark .icon-box3:hover {
  background-color: #00c2e5;
}

#wrap .icon-box3:hover p,
#wrap .icon-box3:hover h4,
#wrap .icon-box3:hover i {
  color: #fff;
}

#wrap .icon-box3:hover .magicmore,
.icon-box3:hover h4:after,
.blox.dark .icon-box3:hover a.magicmore {
  background: #fff;
  color     : #00c2e5 !important;
}

#wrap .icon-box3:hover .magicmore:hover {
  color     : #fff !important;
  background: #222 !important;
}

@media (min-width: 960px) and (max-width: 1280px) {
  .icon-box3 {
    width      : 280px;
    height     : 280px;
    padding-top: 15px;
  }
}

@media (min-width: 768px) and (max-width: 960px) {
  .icon-box3 {
    width      : 200px;
    height     : 200px;
    padding-top: 50px;
  }

  .icon-box3 p,
  .icon-box3 a.magicmore {
    display: none;
  }
}

@media (max-width:768px) {
  #wrap .icon-box3 {
    margin       : auto;
    margin-bottom: 17px;
  }
}

@media (max-width:480px) {
  #wrap .icon-box3 h4 {
    font-size    : 16px;
    margin-bottom: 15px;
    padding-top  : 7px;
  }

  #wrap .icon-box3 h4:after {
    margin-top: 25px;
  }

  #wrap .icon-box3 p {
    padding: 0 15px;
  }

  #wrap .icon-box3 a.magicmore {
    padding  : 7px 17px;
    font-size: 10px;
  }
}

@media (max-width: 320px) {
  .icon-box3 p {
    font-size  : 12px;
    line-height: 17px;
    margin     : 0 0 10px 0;
    padding    : 0 15px;
  }

  .icon-box3 a.magicmore {
    padding: 7px 17px;
  }
}

@media (max-width: 480px) and (max-width: 768px) {
  .icon-box3 {
    width      : 300px;
    height     : 300px;
    padding-top: 15px;
  }
}

@media (min-width: 400px) and (max-width: 480px) {
  .icon-box3 {
    width      : 280px;
    height     : 280px;
    padding-top: 15px;
  }

  .icon-box3 p {
    font-size: 13px;
  }
}

@media (max-width: 400px) {
  .icon-box3 {
    width      : 240px;
    height     : 240px;
    padding-top: 15px;
  }

  .icon-box3 p {
    font-size: 12px;
  }
}

.icon-box4 {
  text-align   : left;
  overflow     : hidden;
  margin-bottom: 30px;
}

.icon-box4 i {
  display              : inline-block;
  font-size            : 32px;
  border               : 3px solid #fff;
  float                : left;
  padding              : 28px;
  -webkit-border-radius: 50%;
  -moz-border-radius   : 50%;
  border-radius        : 50%;
  margin               : 8px 30px 80px 0;
  color                : #fff;
  width                : 92px;
  height               : 92px;
  text-align           : center;
  transition           : all 0.18s ease;
}

.icon-box4:hover i {
  color     : #00c2e5;
  background: #fff;
}

.icon-box4 h4 {
  font-weight  : 400;
  font-size    : 18px;
  color        : #fff;
  margin-bottom: 12px;
  overflow     : hidden;
}

.icon-box4 p {
  font-weight  : 300;
  font-size    : 14px;
  color        : #fff;
  margin-bottom: 14px;
  overflow     : hidden;
}

.icon-box4 a {
  color    : #2ba6d8;
  font-size: 13px;
}

.icon-box4 a.magicmore {
  padding: 0;
}

.icon-box4 a:hover {
  color: #eb7348;
}

.icon-box4 a.magicmore:after {
  display: none
}

.icon-box5 p {
  text-align    : left;
  margin-top    : 3px;
  color         : #888;
  font-size     : 13px;
  line-height   : 1.54;
  padding-bottom: 10px;
}

.icon-box5 i {
  cursor      : default;
  display     : inline;
  font-size   : 16px;
  float       : left;
  color       : #00c2e5;
  padding     : 0;
  margin-right: 10px;
  margin-top  : 3px;
}

.icon-box5 h4 {
  font-size     : 15px;
  line-height   : 21px;
  font-weight   : 400;
  letter-spacing: 0;
  text-align    : left;
  color         : #555;
}

.icon-box5 h4 strong {
  font-weight: 400;
}

.icon-box5 img {
  float         : left;
  display       : block;
  vertical-align: text-top;
  margin        : 0 12px 0 0;
}

.icon-box5 a.magicmore {
  font-size     : 11px;
  font-weight   : 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.blox.dark .icon-box5 a.magicmore {
  color: #f9a827;
}

.blox.dark .icon-box5 a.magicmore:after {
  border-color: #f9a827;
}

@media only screen and (min-width: 768px) {

  .alignright .icon-box5,
  .alignright .icon-box5 * {
    text-align   : right;
    padding-right: 0;
    margin-right : 0;
  }

  .alignright .icon-box5 i,
  .alignright .icon-box5 img {
    float       : right;
    margin-left : 10px;
    margin-right: 0;
  }
}

.icon-box6 {
  position        : relative;
  text-align      : center;
  background-color: rgba(255, 255, 255, 0.81);
  background-color: #fff;
  border          : 1px solid #e5e5e5;
  border-radius   : 3px;
  padding         : 36px 20px 28px;
  text-shadow     : 0 0 0 0;
  margin          : 40px 0 20px;
}

.icon-box6 * {
  text-shadow: none;
}

.icon-box6 i {
  font-size    : 24px;
  width        : 56px;
  height       : 56px;
  text-align   : center;
  padding      : 15px 16px 17px;
  background   : #00c2e5;
  color        : #fff;
  position     : absolute;
  top          : -30px;
  left         : 50%;
  margin-left  : -27px;
  border-radius: 30px;
  cursor       : default;
}

.icon-box6 h4,
.blox .icon-box6 h4,
.blox.dark .icon-box6 h4 {
  font-weight: 400;
}

.container .icon-box6 p,
.container .blox .icon-box6 p,
.container .blox.dark .icon-box6 p {
  color        : #818181;
  margin-bottom: 12px;
}

.icon-box7 {
  padding: 0px 0 30px 0;
  clear  : both;
}

.icon-box7 p {
  text-align    : left;
  margin-top    : 3px;
  font-size     : 14px;
  line-height   : 1.54;
  padding-bottom: 10px;
  margin-left   : 52px;
  overflow      : hidden;
  margin-bottom : 0;
}

.icon-box7 i {
  color       : #00c2e5;
  cursor      : default;
  display     : inline;
  font-size   : 30px;
  float       : left;
  padding     : 0;
  margin-right: 20px;
  margin-top  : 3px;
}

.iconright .icon-box7 h4,
.icon-box7 h4 {
  font-size     : 18px;
  line-height   : 21px;
  letter-spacing: 0;
  text-align    : left;
  text-transform: uppercase;
  padding-top   : 5px;
  margin-bottom : 10px;
}

.icon-box7 img {
  float         : left;
  display       : block;
  vertical-align: text-top;
  margin        : 0 12px 0 0;
}

#wrap .icon-box7 a.magicmore {
  background    : #00c2e5;
  border-radius : 55px;
  display       : inline-block;
  line-height   : 18px;
  padding       : 1px 14px 2px;
  color         : #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size     : 10px;
  font-weight   : 600;
  margin-left   : 52px;
}

#wrap .icon-box7 a.magicmore:after {
  content: "";
  display: none;
}

#wrap .icon-box7 a.magicmore:hover,
#wrap .icon-box10 a.magicmore:after {
  color: #fff !important;
}

#wrap .icon-box7 a.magicmore:hover {
  background: #2a2a2a !important;
}

.blox.dark .icon-box7 a.magicmore {
  color: #f9a827;
}

.blox.dark .icon-box7 a.magicmore:after {
  border-color: #f9a827;
}

@media only screen and (min-width: 768px) {
  .iconright .icon-box7 {
    text-align: right;
  }

  .iconright .icon-box7 i {
    cursor      : default;
    display     : inline;
    font-size   : 30px;
    float       : right;
    padding     : 0;
    margin-left : 20px;
    margin-right: 0;
    margin-top  : 3px;
  }

  .iconright .icon-box7 img {
    float         : right;
    display       : block;
    vertical-align: text-top;
    margin        : 0 0 0 12px;
  }

  .iconright .icon-box7 i,
  .iconright .icon-box7 h4,
  .iconright .icon-box7 p {
    margin-bottom: 0;
    margin-bottom: 10px;
    text-align   : right;
  }

  .iconright .icon-box7 p {
    text-align   : right;
    margin-top   : 3px;
    margin-left  : 0;
    margin-bottom: 0;
    margin-right : 52px;
  }

  .alignright .icon-box7,
  .alignright .icon-box7 * {
    text-align   : right;
    padding-right: 0;
    margin-right : 0;
  }

  .alignright .icon-box7 i,
  .alignright .icon-box7 img {
    float       : right;
    margin-left : 10px;
    margin-right: 0;
  }

  #wrap .iconright .icon-box7 a.magicmore {
    margin-left : 0;
    margin-right: 52px;
  }
}

.icon-box8 {
  text-align    : left;
  overflow      : hidden;
  margin-bottom : 20px;
  padding-bottom: 5px;
}

.icon-box8 i {
  display           : inline-block;
  font-size         : 32px;
  width             : 74px;
  color             : #01b6f9;
  background        : #fff;
  float             : left;
  padding           : 20px;
  border            : 1px solid #e9e9e9;
  border-radius     : 50%;
  margin            : 8px 15px 60px 0;
  -webkit-transition: all 0.28s ease;
  -moz-transition   : all 0.28s ease;
  -ms-transition    : all 0.28s ease;
  -o-transition     : all 0.28s ease;
  transition        : all 0.28s ease;
}

.icon-box8:hover i {
  color       : #fff !important;
  background  : #01b6f9;
  border-color: #01b6f9;
}

.icon-box8 h4 {
  font-size     : 17px;
  font-weight   : 300;
  color         : #2a2a2a;
  margin-bottom : 5px;
  margin-top    : 8px;
  overflow      : hidden;
  letter-spacing: 0;
}

.icon-box8 h4 strong {
  font-weight: 700;
}

.icon-box8 p {
  font-weight  : 300;
  font-size    : 14px;
  line-height  : 1.5;
  color        : #6d6f71;
  margin-bottom: 16px;
  max-width    : 398px;
}

.icon-box8 a.magicmore {
  background    : #fafafa;
  color         : #898f9e;
  padding       : 5px 8px 4px 14px;
  border-radius : 20px;
  border        : 1px solid #e9e9e9;
  font-size     : 9px;
  text-transform: uppercase;
  font-weight   : 400;
  margin        : 14px 0;
  letter-spacing: 2px;
}

.icon-box8 a.magicmore:after {
  border: none;
}

.icon-box8 a:hover {
  color: #01b6f9;
}

@media only screen and (min-width: 1281px) {

  .icon-box8 p,
  .icon-box8 h4 {
    padding-right: 20px;
  }
}

.icon-box9 {
  text-align   : left;
  overflow     : hidden;
  margin-bottom: 0;
  border       : 2px solid #9a9a9a;
  padding      : 21px 21px;
  border-radius: 3px;
  box-shadow   : 0 2px 0 0px rgba(0, 0, 0, 0.035);
  transition   : all .5s ease;
}

.icon-box9 i,
.icon-box9 img {
  display              : inline-block;
  font-size            : 40px;
  background           : #fff;
  float                : left;
  padding              : 15px;
  color                : #9a9a9a;
  box-shadow           : 0 2px 0 0px rgba(0, 0, 0, 0.035);
  border               : 3px solid #9a9a9a;
  -webkit-border-radius: 50%;
  -moz-border-radius   : 50%;
  border-radius        : 50%;
  -webkit-transition   : all 0.18s ease;
  -moz-transition      : all 0.18s ease;
  -ms-transition       : all 0.18s ease;
  -o-transition        : all 0.18s ease;
  transition           : all 0.18s ease;
}

.blox.dark .icon-box9 i {
  color: #00c2e5;
}

.icon-box9 h4,
.icon-box9 h4 {
  font-weight   : 700;
  font-size     : 21px;
  margin        : 0 auto;
  overflow      : hidden;
  letter-spacing: 1px;
  line-height   : 1;
  padding-left  : 24px;
  text-transform: uppercase;
  margin-bottom : 12px;
}

.icon-box9 p {
  font-size    : 14px;
  display      : table;
  line-height  : 1.7;
  margin-bottom: 10px;
  padding-left : 23px;
}

#wrap .icon-box9 a.magicmore {
  text-transform: uppercase;
  color         : #00c2e5;
  border        : 2px solid;
  border-radius : 60px;
  padding       : 10px 22px;
  float         : right;
  box-shadow    : 0 2px 0 0px rgba(0, 0, 0, 0.035);
  transition    : all .23s ease;
}

.blox.dark .icon-box9,
.blox.dark .icon-box9 i,
.blox.dark .icon-box9 img {
  border-color: rgba(255, 255, 255, 0.77);
}

.blox.dark .icon-box9 h4,
.blox.dark .icon-box9 p,
#wrap .blox.dark .icon-box9 a.magicmore {
  color: #fff;
}

.icon-box9 .magicmore:hover:after {
  display: none;
}

#wrap .icon-box9 a.magicmore:hover {
  background  : #fff;
  color       : #222 !important;
  border-color: #fff;
}

@media (max-width: 480px) {

  .icon-box9 i,
  .icon-box9 img {
    margin-left      : 50%;
    transform        : translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }

  .icon-box9 h4 {
    display     : inline-block;
    margin-top  : 10px;
    text-align  : center;
    width       : 100%;
    padding-left: 0;
  }

  #wrap .icon-box9 a.magicmore {
    float            : left;
    margin-left      : 50%;
    transform        : translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    padding          : 9px;
  }
}

@media (max-width: 320px) {
  #wrap .icon-box9 a.magicmore {
    padding       : 7px;
    font-size     : 10px;
    letter-spacing: 0;
  }
}

.icon-box10 {
  text-align   : center;
  margin-bottom: 20px;
}

.icon-box10 i {
  font-size         : 32px;
  color             : #484f54;
  margin-bottom     : 23px;
  display           : inline-block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition   : all .3s ease-in-out;
  -ms-transition    : all .3s ease-in-out;
  -o-transition     : all .3s ease-in-out;
  transition        : all .3s ease-in-out;
}

.icon-box10 h4 {
  margin-bottom : 1px;
  color         : #3f3f3f;
  font-size     : 16px;
  letter-spacing: 0;
  line-height   : 23px;
  margin-bottom : 9px;
  font-weight   : 600;
  transition    : all .23s ease-in-out;
}

.icon-box10 img {
  margin-bottom: 10px;
}

@media only screen and (min-width: 961px) and (max-width: 1280px) {
  .icon-box10 h4 {
    font-size: 15px;
  }
}

.icon-box10 h4 strong {
  font-weight: 600;
}

.icon-box10 p {
  line-height   : 21px;
  margin-right  : 10px;
  font-size     : 13px;
  color         : #6d6f71;
  letter-spacing: 0.25px;
}

.icon-box10 a.magicmore {
  font-size     : 11px;
  font-weight   : 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#wrap .icon-box10 i {
  color        : #363842;
  font-size    : 38px;
  line-height  : 38px;
  display      : block;
  margin-bottom: 13px;
  font-weight  : 500;
  margin-right : 0;
}

#wrap .icon-box10 a {
  text-align: center;
  min-height: 10px;
}

#wrap .icon-box10 p {
  color        : #3f3f3f;
  font-weight  : 400;
  margin-right : 0;
  font-size    : 13px;
  margin-bottom: 13px;
}

#wrap .icon-box10 a.magicmore {
  background    : #00c2e5;
  border-radius : 55px;
  display       : inline-block;
  line-height   : 23px;
  padding       : 1px 20px 2px;
  color         : #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size     : 10px;
  font-weight   : 600;
}

#wrap .icon-box10 a.magicmore:after {
  content: "";
  display: none;
}

#wrap .icon-box10 a.magicmore:hover,
#wrap .icon-box10 a.magicmore:after {
  color: #fff !important;
}

#wrap .icon-box10 a.magicmore:hover {
  background: #2a2a2a !important;
}

.icon-box11 {
  text-align   : center;
  margin-bottom: 20px;
}

.icon-box11 i {
  padding           : 36px 20px;
  border            : 1px solid #e3e3e3;
  border-radius     : 44px;
  margin-bottom     : 28px;
  width             : 110px;
  height            : 110px;
  cursor            : default;
  font-size         : 36px;
  color             : #00c2e5;
  display           : inline-block;
  -webkit-transition: all .39s ease-in-out;
  -moz-transition   : all .39s ease-in-out;
  -ms-transition    : all .39s ease-in-out;
  -o-transition     : all .39s ease-in-out;
  transition        : all .39s ease-in-out;
}

.icon-box11 img {
  max-width         : 220px !important;
  margin-bottom     : 18px;
  -webkit-transition: all .21s ease-out;
  -moz-transition   : all .21s ease-out;
  -ms-transition    : all .21s ease-out;
  -o-transition     : all .21s ease-out;
  transition        : all .21s ease-out;
}

.icon-box11 h4 {
  margin-bottom : 16px;
  font-size     : 17px;
  font-weight   : 400;
  color         : #373e44;
  letter-spacing: 1.25px;
  text-transform: uppercase;
}

.icon-box11 h4 strong {
  font-weight: 600;
}

.icon-box11 p {
  font-size    : 14px;
  font-weight  : 300;
  color        : #616161;
  line-height  : 1.7;
  padding      : 0 15px;
  margin-bottom: 30px;
}

.icon-box11:hover i {
  color       : #fff !important;
  background  : #00c2e5;
  border-color: #00c2e5;
}

.icon-box11 a.magicmore {
  font-size     : 11px;
  font-weight   : 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media only screen and (min-width: 961px) {
  .icon-box11:hover img {
    padding: 15px;
  }

  .vc_row-fluid [class*="vc_span"] .icon-box11 img {
    max-width: 220px;
  }
}

@media only screen and (min-width: 1281px) {
  .icon-box11 p {
    padding: 0 35px;
  }
}

@media only screen and (max-width: 767px) {
  .icon-box11 i {
    margin-bottom: 20px;
  }

  .icon-box11 h4,
  .icon-box11 h4 {
    margin-bottom: 7px;
  }

  .icon-box11 p {
    margin-bottom: 45px;
  }
}

.icon-box12 {
  min-height   : 132px;
  text-align   : left;
  margin-bottom: 37px;
  border-radius: 5px;
  padding      : 0 14px 0 147px;
  background   : #f6f8f9;
  position     : relative;
}

.icon-box12 i {
  display           : inline-block;
  font-size         : 51px;
  background        : #00c2e5;
  float             : left;
  margin-right      : 20px;
  color             : #fff;
  -webkit-transition: all 0.18s ease;
  -moz-transition   : all 0.18s ease;
  -ms-transition    : all 0.18s ease;
  -o-transition     : all 0.18s ease;
  transition        : all 0.18s ease;
  padding           : 15%;
  position          : absolute;
  top               : 0;
  left              : 14px;
  bottom            : 0;
  width             : 117px;
}

.icon-box12 i:before {
  position         : absolute;
  left             : 50%;
  top              : 50%;
  transform        : translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.icon-box12 h4 {
  font-weight   : 600;
  font-size     : 15px;
  text-transform: uppercase;
  color         : #444;
  padding-top   : 25px;
  margin-bottom : 5px;
}

.icon-box12 h4 strong {
  font-weight: normal;
}

.icon-box12 p {
  font-weight   : 400;
  font-size     : 13px;
  color         : #777;
  letter-spacing: 0px;
  margin        : 0;
  padding-bottom: 10px;
}

.icon-box12:hover i {
  background: #6DC068;
  color     : #fff;
}

@media only screen and (min-width: 768px) {

  .alignright .icon-box12,
  .alignright .icon-box12 * {
    text-align   : right;
    padding-right: 0;
    margin-right : 0;
  }

  .alignright .icon-box12 i,
  .alignright .icon-box12 img {
    float       : right;
    margin-left : 10px;
    margin-right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 961px) {
  .icon-box12 {
    padding: 127px 14px 14px;
  }

  .icon-box12 i {
    bottom: auto;
    left  : 0;
    right : 0;
    width : auto;
    height: 117px;
    margin: 0;
  }
}

@media only screen and (max-width: 480px) {
  .icon-box12 {
    padding: 140px 14px 14px;
  }

  .icon-box12 i {
    bottom: auto;
    left  : 0;
    right : 0;
    width : auto;
    height: 120px;
    margin: 0;
  }
}

@media (min-width:768px) and (max-width:960px) {
  #wrap .icon-box12 i {
    padding: 10%;
  }
}

.icon-box13 {
  text-align: center;
  padding   : 39px 0 25px;
  transition: .5s ease-out;
}

.icon-box13 h4,
.icon-box13 h4 strong {
  font-size     : 21px;
  text-transform: capitalize;
  margin-bottom : 19px;
}

#wrap .icon-box13 p {
  font-size: 14px;
  padding  : 0 28px;
}

.icon-box13 i {
  display           : inline-block;
  text-align        : center;
  width             : 57px;
  height            : 57px;
  background        : none;
  border            : 2px solid #eee;
  border-radius     : 4px;
  padding           : 12px;
  font-size         : 30px;
  line-height       : 1;
  margin-bottom     : 25px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition   : all .3s ease-in-out;
  -ms-transition    : all .3s ease-in-out;
  -o-transition     : all .3s ease-in-out;
  transition        : all .3s ease-in-out;
}

#wrap .icon-box13 a.magicmore {
  display       : inline-block;
  padding       : 10px 32px 11px 22px;
  font-size     : 10px;
  font-weight   : 600;
  border-radius : 40px;
  background    : rgba(44, 45, 47, 0.33);
  color         : #fff;
  letter-spacing: 1px;
}

.blox.dark .icon-box13 i {
  border-color: #fff;
  color       : #fff;
}

.icon-box13 a.magicmore:after {
  display: none;
}

.icon-box13 a.magicmore:before {
  content               : "\f054";
  width                 : 12px;
  height                : 12px;
  position              : absolute;
  left                  : auto;
  right                 : 13px;
  font-family           : 'FontAwesome';
  speak                 : none;
  font-style            : normal;
  border                : 2px solid #fff;
  border-radius         : 50%;
  padding               : 2px;
  color                 : #404854;
  text-transform        : none;
  -webkit-font-smoothing: antialiased;
  font-size             : 7px;
  padding-left          : 2px;
  padding-top           : 1px;
  background            : #fff;
}

#wrap .icon-box13 a.magicmore:hover {
  background: #25282d;
  color     : #fff;
}

.icon-box13:hover {
  background: rgba(85, 191, 230, 0.70) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

@media only screen and (min-width: 1500px) {
  .icon-box13 p {
    padding: 0 8%;
  }
}

@-webkit-keyframes magicmore-anim {
  from {
    left   : -11px;
    opacity: 0;
  }

  to {
    left   : 30px;
    opacity: 1;
  }
}

@keyframes magicmore-anim {
  from {
    left   : -11px;
    opacity: 0;
  }

  to {
    left   : 30px;
    opacity: 1;
  }
}

.icon-box14 {
  position          : relative;
  background        : rgba(78, 179, 217, 0.72);
  text-align        : center;
  -webkit-transition: all 0.5s ease-in-out;
  transition        : all 0.5s ease-in-out;
  margin-bottom     : 10px;
  border            : 5px solid transparent;
  padding-bottom    : 12px;
}

.icon-box14 i {
  display  : block;
  font-size: 40px;
  color    : #fff;
  padding  : 40px 0;
}

.icon-box14 h4 {
  font-size  : 17px;
  font-weight: 600;
  color      : #fff;
  padding    : 0 50px;
  line-height: 1.34;
}

.icon-box14 p {
  color  : #fff;
  margin : 0;
  padding: 15px 30px 25px;
}

.icon-box14 a.magicmore {
  position          : relative;
  display           : inline-block;
  padding           : 11px 33px 11px 19px;
  letter-spacing    : 0.4px;
  cursor            : pointer;
  border            : 2px solid #fff;
  border-radius     : 60px;
  font-weight       : 500;
  margin-bottom     : 20px;
  color             : #fff;
  text-shadow       : 0 0 0;
  text-transform    : uppercase;
  font-size         : 11px;
  -webkit-transition: all 0.6s ease;
  -moz-transition   : all 0.6s ease;
  -ms-transition    : all 0.6s ease;
  -o-transition     : all 0.6s ease;
  transition        : all 0.6s ease;
}

.blox.dark .icon-box14 i {
  color: #fff
}

.blox.dark .icon-box14 a.magicmore {
  color: #fff;
}

.icon-box14:hover a.magicmore {
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
}

.icon-box14 a.magicmore:hover {
  background: rgba(0, 0, 0, 0.5);
  color     : rgba(240, 240, 240, 0.85)
}

#wrap .icon-box14 a.magicmore {
  color: #fff !important;
}

#wrap .icon-box14 a.magicmore:before {
  position              : absolute;
  top                   : 9px;
  left                  : auto;
  right                 : 8px;
  width                 : 14px;
  height                : 14px;
  font-family           : 'FontAwesome';
  speak                 : none;
  font-style            : normal;
  border                : 2px solid #fff;
  border-radius         : 50%;
  padding               : 2px;
  content               : "\f054";
  color                 : #0db9e7;
  text-transform        : none;
  -webkit-font-smoothing: antialiased;
  font-size             : 7px;
  background            : #fff;
}

#wrap .icon-box14 a.magicmore:after {
  display: none
}

.icon-box14:hover {
  background   : rgba(78, 179, 217, 0.09) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg1.png) repeat-x left;
  border-color : #fff;
  border-radius: 2px;
}

#wrap .icon-box14 a.magicmore:hover {
  background: #fff !important;
  color     : #0db9e7 !important;
}

#wrap .icon-box14 a.magicmore:hover:before {
  background  : #0db9e7 !important;
  border-color: #0db9e7 !important;
  color       : #fff !important;
}

.icon-box14:hover h4:before,
.icon-box14:hover p:before {
  opacity: 1;
}

.icon-box14:hover h4:after,
.icon-box14:hover p:after {
  opacity: .4;
}

.icon-box15 i {
  font-size         : 48px;
  color             : #4EB3D9;
  margin-bottom     : 10px;
  display           : inline-block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition   : all .3s ease-in-out;
  -ms-transition    : all .3s ease-in-out;
  -o-transition     : all .3s ease-in-out;
  transition        : all .3s ease-in-out;
}

.icon-box15 h4,
.icon-box15 h4 {
  margin-bottom : 11px;
  font-weight   : 700;
  color         : #4EB3D9;
  font-size     : 27px;
  letter-spacing: -1.25px;
  line-height   : 1.1;
}

.icon-box15 h4 strong,
.icon-box15 h4 strong {
  font-weight: 700;
}

.icon-box15 p {
  font-size     : 21px;
  line-height   : 1.2;
  margin-right  : 10px;
  padding-right : 10px;
  border-right  : 1px solid #e5e5e5;
  letter-spacing: 0;
  font-weight   : 300;
}

#wrap .icon-box15 a.magicmore {
  padding       : 0;
  font-size     : 15px;
  font-weight   : 400;
  text-transform: none;
  letter-spacing: 0;
  position      : relative;
}

#wrap .icon-box15 a.magicmore:after {
  display     : inline;
  font-family : simple-line-icons;
  content     : "\e606";
  font-size   : 11px;
  padding-left: 3px;
  position    : static;
  opacity     : 1;
}

.blox.dark .icon-box15 i,
.blox.dark .icon-box15 h4,
.blox.dark .icon-box15 a.magicmore {
  color: #4EB3D9;
}

.blox.dark .icon-box15 p,
.max-hero .icon-box15 p {
  color       : rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.4);
  text-align  : left;
  margin      : 0 10px 25px 0;
}

.blox .icon-box15 p {
  margin: 0 10px 25px 0;
}

.max-hero .icon-box15 h4 {
  text-shadow: none;
}

.max-hero .icon-box15 {
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .max-hero .icon-box15 h4 {
    font-size: 21px;
  }

  .max-hero .slides-content .icon-box15 p {
    font-size: 16px
  }

  .max-hero .icon-box15 a.magicmore {
    font-size: 12px;
  }
}

.icon-box16 {
  text-align    : center;
  border        : 2px solid #f0f0f0;
  position      : relative;
  transition    : .5s ease-in-out;
  padding-top   : 40px;
  padding-bottom: 10px;
  border-radius : 2px;
  margin-bottom : 20px;
}

.icon-box16 i {
  cursor        : default;
  display       : inline-block;
  font-size     : 40px;
  color         : #00c2e5;
  line-height   : 1;
  padding-right : 10px;
  vertical-align: middle;
}

.icon-box16 h4 {
  color        : #00c2e5;
  font-size    : 20px;
  line-height  : 21px;
  margin-bottom: 37px;
  font-weight  : 600;
  display      : inline-block;
}

.icon-box16 p {
  color        : #616161;
  font-size    : 14px;
  margin-bottom: 40px;
  padding      : 0 16%;
}

.icon-box16 img {
  float         : left;
  display       : block;
  vertical-align: text-top;
  margin        : 0 12px 0 0;
}

.icon-box16 p strong {
  color: #00c2e5;
}

.icon-box16 a.magicmore {
  color            : #00c2e5;
  border           : 2px solid #00c2e5;
  border-radius    : 60px;
  text-transform   : uppercase;
  background       : #fff;
  padding          : 10px 30px;
  display          : inline-block;
  position         : absolute;
  font-size        : 12px;
  font-weight      : 600;
  bottom           : -18px;
  left             : 50%;
  letter-spacing   : 1px;
  transform        : translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}

.icon-box16 a.magicmore:hover:after {
  display: none;
}

.icon-box16:hover {
  background: #f6f8f9;
}

#wrap .icon-box16 a.magicmore:hover {
  background  : #333;
  color       : #fff;
  border-color: #333;
}

@media only screen and (min-width: 768px) {

  .alignright .icon-box16,
  .alignright .icon-box16 * {
    text-align   : right;
    padding-right: 0;
    margin-right : 0;
  }

  .alignright .icon-box16 i,
  .alignright .icon-box16 img {
    float       : right;
    margin-left : 10px;
    margin-right: 0;
  }
}

@media only screen and (max-width: 479px) {
  .icon-box16 a.magicmore {
    width    : 160px;
    font-size: 11px;
  }

  .icon-box16 {
    margin-bottom: 35px;
  }
}

.icon-box17 {
  position          : relative;
  display           : block;
  overflow          : hidden;
  padding           : 45px 10px 20px;
  text-align        : center;
  margin-bottom     : 30px;
  color             : #0099ff;
  border            : 3px solid #f3f3f3;
  border-top        : none;
  border-radius     : 4px;
  -webkit-box-shadow: 0 -4px 0 0;
  box-shadow        : 0 -4px 0 0;
}

.icon-box17:hover {
  background        : transparent;
  -webkit-box-shadow: 0 3px 0 0, 0 -4px 0 0;
  box-shadow        : 0 3px 0 0, 0 -4px 0 0;
}

.icon-box17:before {
  content    : '';
  width      : 0;
  height     : 0;
  position   : absolute;
  top        : 0;
  left       : 50%;
  margin-left: -8px;
  border     : none;
}

.icon-box17:hover:before {
  border-left     : 8px solid transparent;
  border-right    : 8px solid transparent;
  border-top      : 8px solid;
  border-top-color: inherit;
}

.icon-box17 .icon-wrap {
  display         : inline-block;
  background-color: #0099ff;
  border-radius   : 50%;
  margin-bottom   : 32px;
  border          : 1px solid transparent;
}

.icon-box17 i {
  width             : 108px;
  height            : 108px;
  padding           : 30px;
  background        : #fff;
  color             : #0099ff;
  border-radius     : 50%;
  cursor            : default;
  font-size         : 48px;
  line-height       : 48px;
  display           : inline-block;
  -webkit-transition: all .3s ease;
  -moz-transition   : all .3s ease;
  -ms-transition    : all .3s ease;
  -o-transition     : all .3s ease;
  transition        : all .3s ease;
}

.icon-box17 h4 {
  margin-bottom : 13px;
  font-size     : 18px;
  letter-spacing: -0.3px;
  font-weight   : bold;
  text-transform: uppercase;
}

.icon-box17 p {
  font-size    : 14px;
  color        : #777;
  margin-bottom: 25px;
  padding      : 0 15px;
}

.icon-box17:hover i {
  background: none;
  color     : #fff !important;
  box-shadow: none;
}

.icon-box17 h4 strong {
  font-weight: 400;
  font-size  : 18px;
  display    : inline-block;
}

.icon-box17:hover h4 strong:after {
  content      : "";
  margin       : 7px auto 0;
  width        : 65%;
  height       : 0;
  display      : block;
  position     : relative;
  border-bottom: 1px solid;
  border-color : inherit;
}

#wrap .icon-box17 a.magicmore {
  padding       : 0;
  font-size     : 15px;
  font-weight   : 400;
  text-transform: none;
  letter-spacing: 0;
  position      : relative;
}

#wrap .icon-box17 a.magicmore:after {
  display     : inline;
  font-family : simple-line-icons;
  content     : "\e606";
  font-size   : 11px;
  padding-left: 3px;
  position    : static;
  opacity     : 1;
}

.icon-box18 {
  position        : relative;
  text-align      : center;
  background-color: #fff;
  background-color: #fff;
  border          : 1px solid #e5e5e5;
  padding         : 36px 20px 28px;
  text-shadow     : none;
  box-shadow      : 0 2px 0 0px rgba(0, 0, 0, 0.016);
  margin          : 40px 15px 30px;
}

.icon-box18 * {
  text-shadow: none;
}

.icon-box18 i {
  box-shadow   : 0 0 0 7px transparent, 0 0 0 8px transparent;
  font-size    : 36px;
  padding      : 20px;
  background   : #fff;
  color        : #00c2e5;
  position     : absolute;
  top          : -38px;
  left         : 50%;
  margin-left  : -37px;
  border-radius: 100%;
  cursor       : default;
  width        : 76px;
  height       : 76px;
  text-align   : center;
  transition   : all .3s ease-in-out;
}

.icon-box18:hover i {
  background: #00c2e5;
  color     : #fff !important;
  box-shadow: 0 0 0 7px #fff, 0 0 0 8px #e5e5e5;
}

.icon-box18 h4,
.blox .icon-box18 h4,
.blox.dark .icon-box18 h4 {
  color         : #363636;
  margin-top    : 30px;
  margin-bottom : 20px;
  font-size     : 16px;
  font-weight   : 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.icon-box18 p {
  font-size    : 13px;
  line-height  : 1.82;
  padding-left : 15px;
  padding-right: 15px;
}

.container .icon-box18 p,
.container .blox .icon-box18 p,
.container .blox.dark .icon-box18 p {
  color        : #818181;
  margin-bottom: 30px;
}

#wrap .icon-box18 a.magicmore {
  padding       : 0;
  font-size     : 15px;
  font-weight   : 400;
  text-transform: none;
  letter-spacing: 0;
  position      : relative;
  margin-bottom : 20px;
}

#wrap .icon-box18 a.magicmore:after {
  display     : inline;
  font-family : simple-line-icons;
  content     : "\e606";
  font-size   : 11px;
  padding-left: 3px;
  position    : static;
  opacity     : 1;
}

@media only screen and (max-width: 767px) {
  .icon-box18 {
    margin: 50px 0 80px;
  }
}

.icon-box19 {
  padding           : 20px 0;
  text-align        : center;
  border            : 3px solid #e7e7e7;
  background        : #fff;
  -webkit-transition: all .3s ease-out;
  -moz-transition   : all .3s ease-out;
  -ms-transition    : all .3s ease-out;
  -o-transition     : all .3s ease-out;
  transition        : all .3s ease-out;
}

.icon-box19 h4,
.icon-box19 h4 strong,
.icon-box19 h5,
.icon-box19 h5 strong {
  font-weight   : 600;
  font-size     : 21px;
  margin-bottom : 12px;
  padding       : 0 9px;
  line-height   : 1.6;
  color         : #292929;
  letter-spacing: 2px;
}

.icon-box19 h4,
.icon-box19 h5 {
  margin-top    : 8px;
  padding-bottom: 24px;
  border-bottom : 1px solid #e7e7e7;
  text-transform: uppercase;
}

.icon-box19 p {
  font-size  : 14px;
  font-weight: 300;
  color      : #616161;
  line-height: 1.88;
  padding    : 10px 33px 0;
}

.icon-box19 i {
  width             : 92px;
  height            : 92px;
  display           : inline-block;
  text-align        : center;
  background        : #fff;
  margin-top        : 8px;
  color             : #00c2e5;
  border            : 1px solid;
  padding           : 29px;
  border-radius     : 50%;
  font-size         : 32px;
  line-height       : 1;
  margin-bottom     : 26px;
  -webkit-transition: all .23s ease-out;
  -moz-transition   : all .23s ease-out;
  -ms-transition    : all .23s ease-out;
  -o-transition     : all .23s ease-out;
  transition        : all .23s ease-out;
}

.icon-box19:hover {
  background: #f5f5f5;
}

.icon-box19 a.magicmore {
  display       : inline-block;
  margin        : 10px 0;
  padding       : 5px 15px 6px 15px;
  color         : #00c2e5;
  border        : 2px solid #e7e7e7;
  font-size     : 11px;
  font-weight   : 700;
  text-transform: uppercase;
  border-radius : 40px;
  letter-spacing: 1px;
  background    : #fff;
}

.icon-box19 a.magicmore:hover {
  border-color: #00c2e5;
  color       : #000;
}

#wrap .icon-box19 a.magicmore:after {
  display: none;
}

@media only screen and (min-width: 961px) {
  .icon-box19:hover i {
    border-color     : #fff;
    transform        : rotateY(180deg);
    -webkit-transform: rotateY(180deg);
  }
}

.icon-box20 {
  text-align   : left;
  overflow     : hidden;
  margin-bottom: 30px;
}

.icon-box20 i {
  display              : inline-block;
  font-size            : 32px;
  border               : 3px solid;
  float                : left;
  padding              : 28px;
  -webkit-border-radius: 50%;
  -moz-border-radius   : 50%;
  border-radius        : 50%;
  margin-right         : 15px;
  width                : 92px;
  height               : 92px;
  text-align           : center;
  transition           : all 0.18s ease;
}

.icon-box20:hover i {
  color       : #00c2e5;
  background  : #fff;
  border-color: #fff;
  box-shadow  : 0 2px 0 0px rgba(0, 0, 0, 0.045);
}

.icon-box20 h4 {
  font-weight  : 300;
  font-size    : 18px;
  margin-bottom: 12px;
  overflow     : hidden;
}

.icon-box20 h4 strong {
  font-weight: 600;
}

.icon-box20 p {
  font-weight  : 300;
  font-size    : 14px;
  margin-bottom: 14px;
  overflow     : hidden;
}

.icon-box20 a {
  color    : #2ba6d8;
  font-size: 13px;
}

.icon-box20 a.magicmore {
  padding: 0;
}

.icon-box20 a:hover {
  color: #eb7348;
}

.icon-box20 a.magicmore:after {
  display: none;
}

@media only screen and (max-width: 479px) {
  .icon-box20 h4 {
    font-size: 13px;
  }

  .icon-box20 p {
    font-size: 12px;
  }

  .icon-box20 i {
    width       : 54px;
    height      : 54px;
    font-size   : 24px;
    padding     : 14px;
    border      : 1px solid;
    margin-right: 8px;
  }
}

.icon-box21 p {
  text-align : left;
  padding-top: 7px;
  margin-left: 80px;
  font-size  : 13px;
  color      : #717171;
  overflow   : hidden;
}

.icon-box21 a.magicmore {
  margin-left: 80px
}

.icon-box21 i {
  border               : 2px solid #E5E5E5;
  background           : #fff;
  border-radius        : 100%;
  margin-right         : 10px;
  cursor               : default;
  display              : inline-block;
  font-size            : 28px;
  float                : left;
  color                : #00c2e5;
  padding              : 30px;
  margin-right         : 10px;
  margin-top           : 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius   : 50%;
  border-radius        : 50%;
  width                : 90px;
  height               : 90px;
  text-align           : center;
  transition           : all .3s ease-in-out;
}

.icon-box21 h4 {
  overflow      : auto;
  display       : inline;
  color         : #171c24;
  font-size     : 15px;
  line-height   : 56px;
  font-weight   : bold;
  letter-spacing: 0;
  text-transform: uppercase;
  transition    : .3s;
}

.icon-box21:hover h4 {
  color: #00c2e5;
}

.icon-box21:hover i {
  color       : #fff !important;
  background  : #00c2e5;
  border-color: #00c2e5;
}

.icon-box21 img {
  float         : left;
  display       : block;
  vertical-align: text-top;
  margin        : 0 12px 0 0;
}

.blox .icon-box21 i {
  background: transparent
}

.icon-box21 h4:before {
  content   : "";
  position  : absolute;
  width     : 52px;
  height    : 2px;
  background: #F4F3F3;
  margin-top: 47px;
}

.blox .icon-box21:hover i {
  color     : #fff;
  background: #00c2e5;
}

.icon-box21 a.magicmore {
  color: #2ba6d8
}

.icon-box21 a.magicmore:hover {
  color: #2ba6d8;
}

@media only screen and (max-width: 479px) {
  .icon-box21 h4 {
    font-size: 13px;
  }

  .icon-box21 p {
    font-size  : 12px;
    margin-left: 63px;
  }

  .icon-box21 i {
    width       : 54px;
    height      : 54px;
    font-size   : 24px;
    padding     : 14px;
    border      : 1px solid;
    margin-right: 8px;
  }
}

.icon-box22 {
  position          : relative;
  text-align        : center;
  padding           : 59px 15px 25px;
  background        : #fff;
  border            : 1px solid #eff1f3;
  box-shadow        : 0 2px 0 0px rgba(0, 0, 0, 0.016);
  -webkit-transition: .16s all ease;
  transition        : .16s all ease;
}

.icon-box22 i {
  font-size : 48px;
  color     : #cacaca;
  transition: all .23s ease;
}

.icon-box22 h4 {
  text-transform: uppercase;
  font-size     : 21px;
  color         : #474a4c;
  line-height   : 1;
  margin        : 25px 0;
  transition    : all .23s ease;
}

.icon-box22 p {
  font-size    : 13px;
  color        : #616161;
  padding-left : 5%;
  padding-rigth: 5%;
}

.icon-box22 a.magicmore {
  font-size         : 10px;
  color             : #00c2e5;
  margin            : 15px 0;
  background        : #fff;
  border            : 1px solid #e5e8ea;
  box-shadow        : 0 2px 0 0px rgba(0, 0, 0, 0.012);
  border-radius     : 60px;
  padding           : 10px 15px 10px 16px;
  -webkit-transition: all .17s ease-in-out;
  transition        : all .17s ease-in-out;
  display           : inline-block;
}

.icon-box22 a.magicmore:after {
  display: none;
}

.icon-box22 a.magicmore:hover {
  background  : #393939;
  border-color: #393939;
  color       : #fff;
}

#wrap .icon-box22 a.magicmore:hover {
  color: #fff;
}

.icon-box22:hover h4,
.icon-box22:hover i,
.icon-box22.w-featured i {
  color: #00c2e5;
}

.icon-box22.w-featured {
  position  : relative;
  margin-top: -30px;
  padding   : 80px 15px 65px;
}

.icon-box22.w-featured h4 {
  color: #00c2e5;
}

.icon-box22.w-border-right {
  border-right: none;
}

.icon-box22.w-border-left {
  border-left: none;
}

@media(max-width: 767px) {
  .icon-box22.w-featured {
    margin-top: 0;
  }
}

.icon-box23 {
  position          : relative;
  background-color  : #f6f8f9;
  border            : 1px solid #e5e5e5;
  border-radius     : 5px;
  text-shadow       : 0 0 0;
  margin            : 40px 0 60px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition   : all .3s ease-in-out;
  -ms-transition    : all .3s ease-in-out;
  -o-transition     : all .3s ease-in-out;
  transition        : all .3s ease-in-out;
}

.icon-box23 * {
  text-shadow: none;
}

.icon-box23 i {
  font-size                : 25px;
  background               : #00c2e5;
  color                    : #fff;
  float                    : left;
  border-bottom-left-radius: 5px;
  border-top-left-radius   : 5px;
  height                   : 100%;
  padding                  : 11px;
  cursor                   : default;
  margin-right             : 20px;
  -webkit-transition       : all .3s ease-in-out;
  -moz-transition          : all .3s ease-in-out;
  -ms-transition           : all .3s ease-in-out;
  -o-transition            : all .3s ease-in-out;
  transition               : all .3s ease-in-out;
}

.icon-box23 h4,
.blox .icon-box23 h4,
.blox.dark .icon-box23 h4 {
  background                : #fff;
  color                     : #118eaf;
  font-size                 : 16px;
  font-weight               : 600;
  padding-top               : 17px;
  margin                    : 0;
  padding-bottom            : 11px;
  vertical-align            : -webkit-baseline-middle;
  border-bottom             : 1px solid #D9D9D9;
  border-bottom-left-radius : 5px;
  border-bottom-right-radius: 5px;
}

.icon-box23 h4:after {
  border-bottom : 2px solid #000;
  display       : block;
  padding-bottom: 14px;
  width         : 40px;
}

.icon-box23 p,
.container .blox .icon-box23 p,
.container .blox.dark .icon-box23 p {
  color     : #616161;
  background: #f6f8f9;
  font-size : 13px;
  margin    : 0;
  padding   : 15px;
}

#wrap .icon-box23 a.magicmore {
  padding       : 0;
  font-size     : 15px;
  font-weight   : 400;
  text-transform: none;
  letter-spacing: 0;
  position      : relative;
  margin-bottom : 20px;
  margin-left   : 15px;
}

#wrap .icon-box23 a.magicmore:after {
  display     : inline;
  font-family : simple-line-icons;
  content     : "\e606";
  font-size   : 11px;
  padding-left: 3px;
  position    : static;
  opacity     : 1;
}

@media (min-width: 768px) and (max-width: 960px) {
  .icon-box23 i {
    display                  : block;
    float                    : none;
    width                    : 100%;
    border-bottom-left-radius: 0;
    border-top-right-radius  : 6px;
  }

  .icon-box23 h4 {
    text-align             : center;
    border-top-left-radius : 0;
    border-top-right-radius: 0;
  }
}

.icon-box24 {
  position        : relative;
  text-align      : center;
  background-color: #fff;
  padding         : 0;
  text-shadow     : 0 0 0;
  transition      : .3s ease;
  padding-top     : 70px;
  padding-bottom  : 40px;
  border          : 1px solid #eee;
  margin-top      : 5px;
  box-shadow      : 0 2px 0 0px rgba(0, 0, 0, 0.016);
}

@media only screen and (min-width: 768px) {
  .brderleftnone .icon-box24 {
    border-left: none;
  }
}

.icon-box24 * {
  text-shadow: none;
}

.icon-box24:before {
  content   : "";
  position  : absolute;
  top       : -1px;
  left      : -1px;
  right     : -1px;
  height    : 55px;
  background: #fff;
  transition: .3s ease;
}

.icon-box24:after {
  content      : "";
  position     : absolute;
  top          : 54px;
  left         : -1px;
  right        : -1px;
  border-bottom: 1px solid #eee;
  z-index      : 0;
  transition   : .3s ease;
}

.icon-box24 i {
  font-size        : 36px;
  padding          : 29px;
  background       : #fff;
  color            : #0cb9e7;
  position         : absolute;
  top              : 3px;
  left             : 50%;
  transform        : translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  border           : 1px solid #e6e6e6;
  border-radius    : 100%;
  box-shadow       : 0 2px 0 0px #fafafa;
  cursor           : default;
  width            : 100px;
  height           : 100px;
  text-align       : center;
  z-index          : 3;
  transition       : all .3s ease-in-out;
}

.icon-box24 h4 {
  font-size     : 18px;
  padding-top   : 65px;
  padding-bottom: 15px;
  margin-bottom : 0px;
  color         : #282727;
  text-transform: uppercase;
  width         : 100%;
}

.icon-box24 p {
  font-size     : 13px;
  color         : #7a7a7a;
  text-align    : center;
  padding-bottom: 48px;
  padding       : 0 6%;
}

.icon-box24.w-border-left {
  border-left: none;
}

.icon-box24.w-border-right {
  border-right: none;
}

.icon-box24:hover i {
  border-color: transparent;
  background  : #00c2e5;
  color       : #fff !important;
}

#wrap .icon-box24 a.magicmore {
  padding       : 0;
  font-size     : 15px;
  font-weight   : 400;
  text-transform: none;
  letter-spacing: 0;
  position      : relative;
  margin-bottom : 20px;
}

#wrap .icon-box24 a.magicmore:after {
  display     : inline;
  font-family : simple-line-icons;
  content     : "\e606";
  font-size   : 11px;
  padding-left: 3px;
  position    : static;
  opacity     : 1;
}

@media only screen and (max-width: 767px) {
  .icon-box24 {
    margin: 30px 0 10px;
  }
}

.icon-box25 {
  background   : #f6f6f6;
  border-right : 2px solid #00c2e5;
  position     : relative;
  padding-left : 136px;
  padding-right: 9px;
  min-height   : 100px;
}

.icon-box25 a {
  display: block;
}

.icon-box25 i {
  font-size : 45px;
  background: #00c2e5;
  color     : #fff;
  padding   : 38px 43px;
  position  : relative;
  position  : absolute;
  top       : 0;
  left      : 0;
  bottom    : 0;
  width     : 123px;
}

.icon-box25 i:before {
  position         : absolute;
  top              : 50%;
  left             : 50%;
  transform        : translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.icon-box25 h4 {
  padding-top   : 22px;
  padding-bottom: 0;
  font-size     : 17px;
  font-weight   : 600;
  color         : #444;
}

.icon-box25 p {
  color         : #777;
  font-size     : 13px;
  padding-right : 10px;
  padding-bottom: 19px;
  margin        : 0;
}

.icon-box25 a.magicmore {
  display   : inline-block;
  float     : right;
  margin-top: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 961px) {
  .icon-box25 {
    padding     : 127px 14px 14px;
    border-right: 0;
  }

  .icon-box25 i {
    bottom: auto;
    left  : 0;
    right : 0;
    width : auto;
    height: 117px;
    margin: 0;
  }
}

@media only screen and (max-width: 480px) {
  .icon-box25 {
    padding     : 140px 14px 14px;
    border-right: 0;
  }

  .icon-box25 i {
    bottom: auto;
    left  : 0;
    right : 0;
    width : auto;
    height: 120px;
    margin: 0;
  }
}

.icon-colorx i,
i.icon-colorx {
  color: #00c2e5;
}

#sf_sb.sf_sb {
  max-width: 300px !important;
}

#header #sf_results {
  margin-left: -18px;
  max-width  : 246px;
  margin-top : 7px;
}

#sf_results {
  background: #fff;
  border    : 1px solid #c9c9c9;
  font-size : 11px;
  z-index   : 9999;
  text-align: left;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
  overflow  : hidden;
}

.sf_more {
  background : #f7f7f7;
  border-top : 1px solid #e7e7e7;
  display    : block;
  min-height : 1px;
  margin     : 3px 0 0px;
  padding    : 8px;
  text-align : center;
  font-weight: bold;
  line-height: 12px;
}

#sf_val ul.sf_main {
  background: #fff;
  margin    : 0;
  list-style: none;
  padding   : 0;
}

#sf_val ul li {
  margin: 0;
}

#sf_val ul ul li {
  color       : #000;
  border-color: #fff;
  list-style  : none;
  border-style: solid;
  border-width: 1px 0;
  cursor      : pointer;
  display     : block;
}

#sf_val ul li.sf_selected {
  background-color: #0093d0;
  border-color    : #076e99;
  color           : white;
}

#sf_val ul li.sf_selected a,
#sf_val ul li.sf_selected span {
  color: white;
}

#sf_val ul li.sf_header {
  background   : #eee;
  border-top   : 1px solid #e7e7e7;
  border-bottom: 0 none;
  padding      : 4px 15px 5px 6px;
  font-weight  : bold;
  margin       : 0;
}

#sf_val ul li.sf_header:first-child {
  border-top: none;
}

#sf_val li.sf_item img {
  background-color: #eceff5;
  display         : block;
  height          : 50px;
  left            : 6px;
  position        : absolute;
  width           : 50px;
  top             : 2px;
}

#sf_val li .sf_small {
  color      : #666;
  text-align : left;
  line-height: 18px;
}

#sf_val {
  z-index    : 9999;
  -height    : 180px;
  -overflow-y: auto;
}

#sf_val ul {
  margin    : 0;
  list-style: none;
  padding   : 0;
}

#sf_val ul ul {
  font-size  : 12px;
  font-weight: 400;
}

#sf_val .sf_result_container ul {
  margin    : 0;
  list-style: none;
  padding   : 0;
}

#sf_val ul li.sf_category a {
  margin-left: 5px;
  padding    : 3px 0;
}

#sf_val ul li a:hover {
  text-decoration: none;
}

#sf_val ul li a {
  text-decoration: none;
  display        : block;
}

#sf_val ul li.sf_selected a,
#sf_val ul li.sf_selected span {
  text-decoration: none;
}

#sf_val ul li.sf_item {
  min-height : 50px;
  padding    : 2px 30px 2px 63px;
  position   : relative;
  line-height: 12px;
  min-height : 50px;
}

#sf_val ul li.sf_item a {
  display: block;
}

#sf_val li .sf_text {
  font-weight: bold;
  font-size  : 12px;
  line-height: 15px;
}

#sf_val li a span.sf_text,
#sf_val li a span.sf_small {
  display: block;
}

#sf_val li.sf_more .sf_small {
  font-size  : 9px;
  text-align : center;
  line-height: 15px;
}

.sf_search .sf_input {
  color             : #aaa;
  background        : #fff;
  font-style        : italic;
  border            : 0 none;
  padding           : 0;
  box-shadow        : none;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  width             : 90%;
  margin-left       : 2px;
  height            : 19px;
}

.sf_search .sf_focused {
  color     : #333;
  font-style: normal;
}

.sf_search {
  background   : #fff;
  position     : relative;
  display      : inline-block;
  border-radius: 2px;
  text-align   : left;
}

.sf_search .sf_button,
.sf_search .searchsubmit {
  background-image   : url("/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/sf_search.png");
  background-repeat  : no-repeat;
  background-position: 0px 0;
  background-color   : white;
  -webkit-box-shadow : 0 0 0 0;
  -moz-box-shadow    : 0 0 0 0;
  box-shadow         : 0 0 0 0;
  background-repeat  : no-repeat;
  background-position: 0px 0;
  border             : 0 none;
  cursor             : pointer;
  display            : block;
  height             : 19px;
  padding            : 0;
  position           : absolute;
  right              : 1px;
  top                : 1px;
  width              : 22px;
  margin             : 1px 1% 1px 2px;
  font-size          : 11px;
}

#sf_loading {
  background-image   : url("/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/sf_loading.gif");
  background-repeat  : no-repeat;
  background-position: center center;
  display            : block;
  width              : 100%;
  height             : 30px;
}

.sf_ajaxy-selective-search {
  color          : rgba(255, 255, 255, 0.498039);
  text-decoration: none solid rgba(255, 255, 255, 0.498039);
  background     : rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
  border-color   : rgba(0, 0, 0, 0.247059) rgba(0, 0, 0, 0.14902) rgba(0, 0, 0, 0.14902) rgba(0, 0, 0, 0.14902);
  font           : 16px/24px Arial, sans-serif;
  outline        : rgba(255, 255, 255, 0.498039) none 0px;
}

.sf_ajaxy-selective-item {
  color          : rgb(255, 255, 255);
  text-decoration: none solid rgb(255, 255, 255);
  background     : rgb(109, 132, 180) -webkit-linear-gradient(top, rgb(116, 140, 190), rgb(102, 124, 170)) repeat scroll 0% 0% / auto padding-box border-box;
  border         : 1px solid rgb(98, 118, 158);
  border-radius  : 2px 2px 2px 2px;
  font           : normal normal bold 11px/19px Arial, sans-serif;
  outline        : rgb(255, 255, 255) none 0px;
  padding        : 0px 8px;
  transition     : all 0.218s ease 0s;
}

.sf_ajaxy-selective-close {
  color          : rgb(255, 255, 255);
  text-decoration: none solid rgb(255, 255, 255);
  border         : 0px none rgb(255, 255, 255);
  font           : normal normal bold 11px/19px Arial, sans-serif;
  margin         : 16.5px 0px;
  outline        : rgb(255, 255, 255) none 0px;
  background     : transparent;
}

.sf_ajaxy-selective-search input.sf_ajaxy-selective-input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  border    : 0px none rgb(0, 0, 0);
  box-shadow: 0 0 0;
}

.sf_more .sf_text,
.sf_more .sf_small {
  text-align: center;
}

.sf_more img {
  padding: 10px 0;
}

.sf_search .sf_input:focus,
.searchsubmit:focus {
  border : 0 none;
  outline: none;
}

.sf_hidden {
  display: none;
}

.sf_search span.sf_block {
  display : block;
  height  : 20px;
  padding : 1px 0 2px;
  position: relative;
}

.sf_search .screen-reader-text {
  display: none;
}

.sf_search .searchsubmit {
  display: block;
}

.sf_search .searchsubmit {
  float: none;
}

#sf_sb ::-webkit-scrollbar {
  height  : 10px;
  overflow: visible;
  width   : 10px;
}

#sf_sb ::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, .2);
  background-clip : padding-box;
  border          : solid transparent;
  border-width    : 1px 1px 1px 1px;
  min-height      : 28px;
  padding         : 100px 0 0;
}

#sf_sb ::-webkit-scrollbar-button {
  height: 0;
  width : 0;
}

#sf_sb ::-webkit-scrollbar-track {
  background-clip: padding-box;
  border         : solid transparent;
  border-width   : 0 0 0 4px;
}

#sf_sb ::-webkit-scrollbar-corner {
  background: transparent;
}

.sf_result_container {
  max-height   : 200px;
  overflow     : auto;
  margin-top   : 0;
  margin-bottom: 0;
}

.screen-reader-text {
  display: block;
}

#sf_val ul li.sf_item span.sf_list a {
  display      : inline-block;
  padding      : 2px 5px;
  border-radius: 3px;
  margin-bottom: 3px;
  min-height   : 0;
  margin-right : 5px;
  min-height   : 0;
}

#sf_val ul li.sf_item span.sf_tags a {
  background: #65A1FA;
  color     : #fff;
}

.sf_item.woocommerce .quantity input.qty {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #c8bfc6;
  font-size         : 12px;
  height            : 24px;
  line-height       : 12px;
}

.sf_item.woocommerce div.quantity {
  width: 44px;
}

.sf_item.woocommerce .product form.cart {
  margin-bottom: 5px;
  margin-top   : 5px;
}

@font-face {
  font-family: 'star';
  src        : url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/fonts/star.eot');
  src        : url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/fonts/star.eot#iefix') format('embedded-opentype'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/fonts/star.woff') format('woff'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/fonts/star.ttf') format('truetype'), url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/fonts/star.svg#star') format('svg');
  font-weight: normal;
  font-style : normal;
}

.woo-template,
.widget-area .xoxo {
  padding-top: 35px;
}

.widget-title {
  position   : relative;
  margin     : 20px 0;
  line-height: 18px;
}

.widget-title:before {
  content         : '';
  width           : 100%;
  height          : 3px;
  background-color: #E6E6E6;
  display         : block;
  margin-bottom   : -15px;
}

.widget-title span {
  border        : none;
  color         : #101010;
  margin        : 0;
  padding       : 0;
  font-size     : 18px;
  text-transform: capitalize;
  letter-spacing: 0;
  line-height   : 1;
  background    : #fff;
  padding-right : 5px;
  display       : inline-block;
  font-weight   : 600;
}

#main-content.container .woocommerce {
  padding: 60px 0 40px;
}

.sidebar-line {
  display: none;
}

.sidebar-line span {
  display: none;
}

.sidebar li.widget-container {
  margin-bottom: 50px;
}

.widget_shopping_cart_content ul.cart_list {
  margin-bottom: 2px;
}

.widget_shopping_cart_content p.total span.amount {
  font-weight: bold;
  font-size  : 16px;
}

.widget_shopping_cart_content p.total strong {
  font-size  : 15px;
  font-weight: normal !important;
}

.widget_shopping_cart,
.widget_product_tag_cloud,
.widget_best_sellers,
.widget_featured_products,
.widget_layered_nav_filters,
.widget_onsale,
.widget_price_filter,
.widget_product_categories,
.widget_random_products,
.widget_recently_viewed_products,
.widget_recent_products,
.widget_top_rated_products,
.widget_recently_viewed_products,
.widget-container {
  margin-bottom: 80px;
}

.widget_shopping_cart h3,
.widget_shopping_cart .sidebar-line {
  margin-bottom: 6px;
}

.listbox1 {
  height    : auto;
  padding   : 0px;
  text-align: left;
}

#sidebar_right ul.product-categories,
#sidebar_right ul.product-categories li {
  margin    : 0;
  padding   : 0;
  list-style: none;
  font-size : 12px;
}

#sidebar_right ul.product-categories {
  margin-bottom: 10px;
}

#sidebar_right ul.product-categories li {
  border-bottom: 1px solid #eee;
}

#sidebar_right ul.product-categories li a {
  text-decoration: none;
  color          : #666;
  display        : block;
  padding        : 11px 0px 11px;
}

#sidebar_right ul.product-categories li a:hover {
  color: #222;
}

.product_list_widget del {
  color: #ccc;
}

.product_list_widget ins {
  text-decoration: none;
  display        : block;
}

.quantity .amount,
.product_list_widget ins .amount {
  color    : #777;
  font-size: 13px;
}

.woo-template div.summary div p.price ins span.amount {
  font-size  : 34px !important;
  color      : #3b454d;
  font-size  : 18px;
  font-weight: 400;
}

.price>ins {
  border         : medium none;
  text-decoration: none;
}

.single .woo-template span.onsale,
.woocommerce ul.products li.product .onsale {
  background-color  : #00c2e5;
  color             : #fff;
  font-size         : 12px;
  font-weight       : bold;
  font-family       : sans-serif;
  text-transform    : uppercase;
  line-height       : 26px;
  margin            : 0;
  height            : 27px;
  width             : 55px;
  padding           : 0px;
  position          : absolute;
  text-align        : center;
  top               : 17px;
  left              : 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
  -webkit-transition: all .3s ease;
  -o-transition     : all .3s ease;
  transition        : all .3s ease;
}

.woocommerce div.product form.cart .button:before,
.woocommerce #content div.product form.cart .button:before {
  content        : "ÃƒÂ®Ã†â€™Ã…Â ";
  cursor         : default;
  font-family    : moon;
  font-size      : 12px;
  font-style     : normal;
  font-weight    : normal;
  line-height    : 1;
  padding-right  : 4px;
  position       : relative;
  text-shadow    : none;
  text-decoration: none;
}

.woocommerce div.product form.cart .button,
.woocommerce #content div.product form.cart .button {
  background    : #fff !important;
  border-radius : 0;
  box-shadow    : none;
  color         : inherit;
  font-weight   : bold;
  text-shadow   : none;
  text-transform: none;
}

.woocommerce div.product form.cart .button:hover,
.woocommerce #content div.product form.cart .button:hover {
  border-radius: 0;
  box-shadow   : none;
  font-weight  : bold;
  text-shadow  : none;
  cursor       : pointer;
}

.entry-content .woocommerce {
  min-height: 400px;
}

.woo-template h1.page-title {
  display: none;
}

.woocommerce .img-wrap {
  position: relative;
}

.woo-template .images img {
  border: 6px solid #eee;
}

.customer_details {
  margin-bottom: 10px;
}

.woocommerce .cart_table_item .quantity {
  margin: 0;
}

.woocommerce .screen-reader-text {
  display: none;
}

.woocommerce input#s {
  width         : 135px;
  height        : 23px;
  vertical-align: top;
}

.woocommerce button {
  border: none;
}

.woocommerce .widget-area ul {
  list-style: none;
}

.woocommerce .widget-area ul ul,
.woocommerce .widget-area ul ul li {
  margin: 0;
}

.woocommerce .widget-area ul ul.children {
  padding-left: 15px;
}

#sidebar_right ul.product-categories ul.children {
  border-top: 1px solid #eee;
}

.woocommerce .widget-area ul ul li:last-child,
#sidebar_right ul.product-categories li:last-child {
  border-bottom: none;
}

.woocommerce .widget-area ul.xoxo li.widget-container ul li:before {
  display: none;
}

.woocommerce .widget-area ul.xoxo li.widget-container.widget_product_categories ul li:before,
.woocommerce .widget-area ul.xoxo li.widget-container.widget_layered_nav ul li:before {
  display: inline-block;
}

.woocommerce .widget-container .star-rating {
  margin: 5px 0px;
}

.woocommerce .variations .reset_variations {
  display: inline-block;
  padding: 5px 0 0;
  float  : right;
}

.woocommerce .variations td.label {
  padding: 15px 0 0;
}

.woocommerce .country_to_state,
.woocommerce .state_select {
  border   : 1px solid #e5e5e5;
  color    : #666;
  font-size: 13px;
  padding  : 9px 8px;
}

.woocommerce .woocommerce-result-count {
  font-size     : 13px;
  letter-spacing: 0.1px;
}

.woocommerce .product_meta {
  font-size     : 13px;
  font-weight   : 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  border        : 5px solid #bababa;
  padding       : 5px 10px;
}

.woocommerce .related ul.products li.product,
.woocommerce .related ul li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce .upsells.products ul li.product {
  width: 30.6666%;
}

.woocommerce ul.products li.product {
  float   : left;
  padding : 0;
  width   : 30.6666%;
  display : block;
  position: relative;
  margin  : 18px 4% 60px 0;
}

.woocommerce.columns-4 ul.products li.product {
  width: 21.997%;
}

.woocommerce.columns-2 ul.products li.product {
  width: 47.997%;
}

.woocommerce ul.products li.last {
  margin-right: 0;
}

.woocommerce .products .product-category .count {
  background: none;
}

.woocommerce #searchsubmit {
  cursor: pointer;
}

.woocommerce #order_comments_field .input-text {
  min-height: 200px;
}

.woocommerce #commentform span.required {
  display: none;
}

.woocommerce table {
  background-color     : #fff;
  border-collapse      : collapse;
  border-spacing       : 0;
  padding              : 0;
  margin-bottom        : 18px;
  -moz-border-radius   : 0px;
  -webkit-border-radius: 0px;
  border-radius        : 0px;
  width                : 100%;
}

.woocommerce th {
  color         : #222;
  background    : #eee;
  font-weight   : bold;
  padding       : 10px 30px 10px 30px;
  text-align    : left;
  text-transform: uppercase;
  font-size     : 12px;
  text-shadow   : none;
}

.woocommerce tr {
  color     : #696969;
  text-align: inherit;
}

.woocommerce tr:nth-child(odd) td {
  background: #fff;
}

.woocommerce td {
  padding       : 10px;
  vertical-align: middle;
}

.woocommerce .cart-subtotal th,
.woocommerce .shipping th,
.woocommerce .total th {
  -moz-border-radius   : 0px;
  -webkit-border-radius: 0px;
  border-radius        : 0px;
}

.woocommerce .shop_attributes th {
  color: #444;
}

.woocommerce form .form-row input.input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text {
  height: 35px;
}

.woocommerce table.shop_table tfoot th {
  background: #f8f8f8;
}

.woocommerce .cart-collaterals .cart_totals table .cart-subtotal th,
.woocommerce .cart-collaterals .cart_totals table .shipping th,
.woocommerce .cart-collaterals .cart_totals table .total th {
  color: #696969;
}

.woocommerce .cart-collaterals .cart_totals table .shipping th {
  font-weight: normal;
}

.woocommerce .cart-collaterals .cart_totals table {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

#content_full.woo-template .images {
  width: 30%;
}

#content_full.woo-template div.summary {
  width: 64%;
}

.clear {
  clear: both;
}

.nobr {
  white-space: nowrap;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  padding   : 20px 14px;
  margin    : 14px 0 40px;
  position  : relative;
  background: #fff;
  border    : 1px solid #e5e5e5;
  color     : #5e5e5e;
  list-style: none outside;
  width     : auto;
}

.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
  float: right;
}

.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li {
  list-style  : none outside;
  padding-left: 0;
  margin-left : 0;
}

.woocommerce-message {
  border-top         : 3px solid #00c2e5;
  border-bottom-color: #e5e5e5 !important;
  border-left-color  : #e5e5e5 !important;
  border-rights-color: #e5e5e5 !important;
}

.woocommerce-info {
  border-top: 3px solid #128abc;
}

.woocommerce-error {
  border-top: 3px solid #df2a3f;
}

p.demo_store {
  position          : fixed;
  top               : 0;
  left              : 0;
  right             : 0;
  margin            : 0;
  width             : 100%;
  font-size         : 1em;
  padding           : .5em 0;
  text-align        : center;
  background        : #ad74a2;
  background        : -webkit-gradient(linear, left top, left bottom, from(#ad74a2), to(#96588a));
  background        : -webkit-linear-gradient(#ad74a2, #96588a);
  background        : -moz-linear-gradient(center top, #ad74a2 0%, #96588a 100%);
  background        : -moz-gradient(center top, #ad74a2 0%, #96588a 100%);
  border            : 1px solid #96588a;
  color             : #ffffff;
  z-index           : 99998;
  box-shadow        : inset 0 0 0 3px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.2);
  -moz-box-shadow   : inset 0 0 0 3px rgba(255, 255, 255, 0.2);
}

.admin-bar p.demo_store {
  top: 28px;
}

.woocommerce small.note {
  display    : block;
  color      : #777777;
  font-size  : 11px;
  line-height: 21px;
  margin-top : 10px;
}

.woocommerce .woocommerce-breadcrumb {
  margin   : 0 0 1em;
  padding  : 0;
  font-size: 0.92em;
  color    : #777777;
}

.woocommerce .woocommerce-breadcrumb:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce .woocommerce-breadcrumb a {
  color: #777777;
}

.woocommerce .col2-set {
  width        : 100%;
  margin-bottom: 18px;
}

.woocommerce .col2-set:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce .col2-set .col-1 {
  float: left;
  width: 48%;
}

.woocommerce .col2-set .col-2 {
  float: right;
  width: 48%;
}

.woocommerce div.product {
  margin-bottom: 0;
  position     : relative;
}

.woocommerce div.product .product_title {
  clear     : none;
  margin-top: 0;
  padding   : 0;
}

.woocommerce h1.product_title,
.woocommerce .product_title {
  font-size     : 38px;
  line-height   : 1.1;
  margin-bottom : 16px;
  font-weight   : 300;
  letter-spacing: 2px;
  color         : #3b454d;
}

.woocommerce div.product span.price,
.woocommerce div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce #content div.product p.price {
  color      : #3b454d;
  font-size  : 35px;
  line-height: 1.6;
  margin     : 10px 0;
  font-weight: 300;
  text-align : center;
  border     : 6px solid #bababa;
}

.woocommerce div.product p.price ins .amount {
  font-size  : 34px;
  font-weight: 400;
}

a.woocommerce-review-link {
  font-size: 13px;
  color    : #878a8c;
}

.product .entry-summary p {
  font-size    : 13px;
  font-weight  : normal;
  color        : #96989a;
  line-height  : 1.6;
  margin-bottom: 30px;
}

.woocommerce div.product p.price .from {
  font-size: 18px;
  color    : #676767;
}

.woocommerce div.product span.price ins,
.woocommerce div.product p.price ins {
  background: inherit;
}

.woocommerce div.product span.price del,
.woocommerce div.product p.price del {
  color          : #797979;
  font-size      : 21px;
  margin-right   : 10px;
  text-decoration: line-through;
  line-height    : 1.3;
  font-weight    : 200;
}

.woocommerce div.product p.stock {
  font-size: 0.92em;
}

.woocommerce div.product .stock {
  color: #85ad74;
}

.woocommerce div.product .out-of-stock {
  color: red;
}

.woocommerce div.product div.images {
  float        : left;
  width        : 48%;
  margin-bottom: 30px;
}

.woocommerce div.product div.images img {
  display: block;
  width  : 100%;
  height : auto;
}

.woocommerce div.product div.images div.thumbnails {
  padding-top: 1em;
}

.woocommerce div.product div.images div.thumbnails:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce div.product div.images div.thumbnails a {
  float       : left;
  width       : 30.75%;
  margin-right: 3.8%;
}

.woocommerce div.product div.images div.thumbnails a.last {
  margin-right : 0;
  margin-bottom: 10px;
}

.woocommerce div.product div.images div.thumbnails a.first {
  clear: both;
}

.woocommerce div.product div.summary {
  float        : right;
  width        : 48%;
  margin-bottom: 30px;
}

.woocommerce div.product div.social {
  text-align: right;
  margin    : 0 0 1em;
}

.woocommerce div.product div.social span {
  margin: 0 0 0 2px;
}

.woocommerce div.product div.social span span {
  margin: 0;
}

.woocommerce div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width       : 0;
}

.woocommerce div.product div.social iframe {
  float     : left;
  margin-top: 3px;
}

.woocommerce div.product .woocommerce-tabs {
  clear: both;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding   : 0;
  margin    : 0;
  overflow  : hidden;
  position  : relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border          : 1px solid #e7e7e7;
  border-top-width: 2px;
  background      : #f7f6f7;
  display         : inline-block;
  position        : relative;
  z-index         : 0;
  margin          : 0;
  padding         : 0 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display        : inline-block;
  padding        : .5em 0;
  font-weight    : normal;
  color          : #5e5e5e;
  text-shadow    : 0 1px 0 rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color          : #777777;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background         : #ffffff;
  z-index            : 2;
  border-bottom-color: #fff !important;
  border-left-color  : #e7e7e7 !important;
  border-right-color : #e7e7e7 !important;
  border-top-color   : #00c2e5;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color      : inherit;
  text-shadow: inherit;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
  box-shadow: 2px 2px 0 #ffffff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  box-shadow: -2px 2px 0 #ffffff;
}

.woocommerce-tabs h2 {
  font-size  : 19px;
  font-weight: normal;
}

.woocommerce .related.products {
  margin-top : 20px;
  padding-top: 14px
}

.woocommerce .related.products h2 {
  font-size  : 24px;
  font-weight: 300;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  border  : 1px solid #dfdbdf;
  position: absolute;
  bottom  : -1px;
  width   : 5px;
  height  : 1px;
  content : " ";
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  left        : -6px;
  border-width: 0 1px 1px 0;
  box-shadow  : 2px 2px 0 #dfdbdf;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  right       : -6px;
  border-width: 0 0 1px 1px;
  box-shadow  : -2px 2px 0 #dfdbdf;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  position     : absolute;
  content      : " ";
  width        : 100%;
  bottom       : 0;
  left         : 0;
  border-bottom: 1px solid #dfdbdf;
  z-index      : 1;
}

.woocommerce div.product .woocommerce-tabs .panel {
  float             : none;
  background        : #fff;
  margin            : -1px 0 2em;
  padding           : 30px;
  border            : 1px solid #e9e9e9;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow        : 0 1px 1px rgba(0, 0, 0, 0.05);
}

.woocommerce div.product p.cart {
  margin-bottom: 2em;
}

.woocommerce div.product p.cart:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce div.product form.cart {
  margin-bottom: 0;
}

.woocommerce div.product .summary form.cart,
.woocommerce div.product .summary form.cart table,
.woocommerce div.product .summary form.cart table td {
  margin-bottom: 10px;
  padding      : 0;
}

.woocommerce div.product .summary form.cart {
  position: relative;
}

.woocommerce div.product form.cart:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce div.product form.cart div.quantity {
  float : left;
  margin: 0 6px 0 0;
}

.woocommerce div.product form.cart table {
  border-width: 0 0 1px 0;
}

.woocommerce div.product form.cart table td {
  padding-left: 0;
}

.woocommerce div.product form.cart table div.quantity {
  float : none;
  margin: 0;
}

.woocommerce div.product form.cart table small.stock {
  display: block;
  float  : none;
}

.woocommerce div.product form.cart .variations {
  margin-bottom: 1em;
}

.woocommerce div.product form.cart .variations label {
  font-weight   : normal;
  padding       : 7px 10px 0 0;
  display       : block;
  text-transform: capitalize;
  letter-spacing: 0.6px;
}

.woocommerce div.product form.cart .variations select {
  width           : 100%;
  float           : left;
  position        : relative;
  display         : block;
  overflow        : hidden;
  padding         : 0 0 0 8px;
  height          : 23px;
  border          : 1px solid #aaa;
  border-radius   : 5px;
  background-color: #fff;
  background      : -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background      : -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background      : -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background      : -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background      : linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip : padding-box;
  box-shadow      : 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color           : #444;
  text-decoration : none;
  white-space     : nowrap;
  line-height     : 24px;
}

.woocommerce div.product form.cart .variations td.label {
  padding-right: 1em;
}

.woocommerce div.product form.cart .variations td {
  vertical-align: top;
}

.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float         : right;
  padding-top   : 6px;
}

.woocommerce div.product form.cart .group_table td.label {
  padding-right: 1em;
  padding-left : 1em;
}

.woocommerce div.product form.cart .group_table td {
  vertical-align: top;
}

.woocommerce div.product form.cart .group_table td .quantity {
  margin-bottom: 7px;
}

.woocommerce .products ul,
.woocommerce ul.products {
  margin    : 0 0 1em;
  padding   : 0;
  list-style: none outside;
  clear     : both;
}

.woocommerce .products ul:after,
.woocommerce ul.products:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce .products ul li,
.woocommerce ul.products li {
  list-style: none outside;
}

.woocommerce .related:after,
.woocommerce .upsells.products:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce .related ul.products,
.woocommerce .related ul,
.woocommerce .upsells.products ul.products,
.woocommerce .upsells.products ul {
  float: none;
}

.woocommerce .related ul.products li.product img,
.woocommerce .related ul li.product img,
.woocommerce .upsells.products ul.products li.product img,
.woocommerce .upsells.products ul li.product img {
  width : 100%;
  height: auto;
}

.woocommerce ul.products li.product h3 {
  display      : block;
  margin-top   : 12px;
  margin-bottom: 10px;
  color        : #212121;
  font-weight  : 700;
  font-size    : 18px;
  line-height  : 1.3;
}

.woocommerce ul.products li.product h3:hover {
  text-decoration: underline;
  color          : #222;
}

.woocommerce ul.products li.product a img {
  width             : 100%;
  height            : auto;
  display           : block;
  margin            : 0;
  -webkit-transition: all .3s ease;
  -o-transition     : all .3s ease;
  transition        : all .3s ease;
}

.webnus-has-gallery {
  position: relative;
}

.webnus-has-gallery .onsale {
  z-index: 1000;
}

.webnus-has-gallery .secondary-image {
  position: absolute;
  top     : 0;
  left    : 0;
  opacity : 0;
}

li.webnus-has-gallery:hover img {
  opacity: 1;
}

.woocommerce ul.products li.product strong {
  display: block;
}

.woocommerce ul.products li.product .price {
  display      : block;
  margin-bottom: 15px;
  font-size    : 15px;
  color        : #111;
  font-weight  : 500;
}

.woocommerce ul.products li.product .price del {
  font-weight: 300;
  margin     : 0px 3px;
  color      : #999;
  font-size  : 11px;
}

.woocommerce ul.products li.product .price ins {
  font-size  : 15px;
  color      : #111;
  font-weight: 500;
}

.woocommerce ul.products li.product .price .from {
  font-size: 0.67em;
  margin   : -2px 0 0 0;
  color    : #919191;
}

.woocommerce ul.products li.first {
  clear: both;
}

.woocommerce .product-col-3 ul.products li.last,
.woocommerce .product-col-4 ul.products li.last {
  margin-right : 0;
  margin-bottom: 60px;
}

.woocommerce .woocommerce-result-count {
  display       : inline-block;
  float         : right;
  margin-right  : 20px;
  padding       : 9px 0 4px 7px;
  font-size     : 13px;
  margin-bottom : 35px;
  color         : #919191;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.woocommerce .woocommerce-ordering {
  margin: 0 0 1em;
  float : left;
}

.woocommerce .woocommerce-ordering select {
  min-height        : 34px;
  -webkit-appearance: none;
  background        : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/select-arrow.png) no-repeat 92% center;
  border-radius     : 20px;
  border-color      : #ccc;
  color             : #333;
  padding           : 7px 12px;
  font-size         : 14px;
  cursor            : pointer;
  -webkit-transition: all 0.2s linear;
  -o-transition     : all 0.2s linear;
  transition        : all 0.2s linear;
}

.woocommerce .woocommerce-ordering select:hover {
  border-radius: 0;
  border-color : #adadad;
}

@-moz-document url-prefix() {
  .woocommerce .woocommerce-ordering select {
    background   : transparent;
    border-radius: 4px;
  }
}

.woocommerce nav.woocommerce-pagination {
  text-align   : center;
  margin-bottom: 35px;
}

.woocommerce nav.woocommerce-pagination ul {
  display     : inline-block;
  white-space : nowrap;
  padding     : 0;
  clear       : both;
  border-right: 0;
  margin      : 1px;
}

.woocommerce nav.woocommerce-pagination ul li {
  border            : 2px solid #ccc;
  border-radius     : 50%;
  padding           : 11px;
  margin            : 0;
  float             : left;
  display           : inline;
  overflow          : hidden;
  font-size         : 14px;
  margin-right      : 5px;
  -webkit-transition: all .3s ease;
  -o-transition     : all .3s ease;
  transition        : all .3s ease;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  margin         : 0;
  text-decoration: none;
  padding        : 0;
  line-height    : 1em;
  font-size      : 1em;
  font-weight    : bold;
  min-width      : 1em;
  display        : block;
}

.woocommerce nav.woocommerce-pagination ul li a {
  color: #00c2e5;
}

.woocommerce nav.woocommerce-pagination ul li:hover {
  border-radius: 0;
}

.woocommerce nav.woocommerce-pagination ul li:hover a {
  color: #0ab1f0;
}

.woocommerce .button {
  margin                : 0;
  cursor                : pointer;
  position              : relative;
  font-family           : inherit;
  text-decoration       : none;
  overflow              : visible;
  text-decoration       : none;
  background-color      : #00c2e5;
  color                 : #fff;
  -webkit-font-smoothing: antialiased;
  margin-right          : 10px;
  padding               : 10px 30px;
}

.woocommerce .button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #222;
  color           : #fff;
}

.widget_shopping_cart_content p.buttons a.button {
  -webkit-border-radius : 20px;
  -moz-border-radius    : 20px;
  border-radius         : 20px;
  -webkit-font-smoothing: antialiased;
  background-color      : #00c2e5;
  margin-right          : 10px;
  font-size             : 12px;
  padding               : 10px 16px;
  float                 : left;
  color                 : #fff;
  margin-bottom         : 10px;
  -webkit-transition    : all .2s linear;
  -o-transition         : all .2s linear;
  transition            : all .2s linear;
}

.widget_shopping_cart_content p.buttons a.button:after {
  display: none;
}

.widget_shopping_cart_content p.buttons a.button:hover {
  border-radius: 0;
}

.woocommerce-message a.button {
  background-color: #00c2e5 !important;
  padding         : 10px 25px;
  margin-top      : -6px;
  margin-right    : 0;
}

.woocommerce a.add_to_cart_button.button,
.woocommerce a.product_type_variable.button,
.woocommerce a.product_type_grouped.button,
.woocommerce a.product_type_simple.button,
.button.single_add_to_cart_button {
  color                : #7f7f7f;
  font-weight          : 400;
  text-shadow          : none;
  text-transform       : none;
  box-shadow           : none;
  -moz-box-shadow      : none;
  -webkit-box-shadow   : none;
  -webkit-border-radius: 0px;
  -moz-border-radius   : 0px;
  border-radius        : 0px;
  background           : none;
  padding              : 4px 1px 2px 18px;
  margin               : 0;
  margin-top           : 10px;
  margin-right         : -3px;
  font-size            : 12px;
  float                : right;
}

.woocommerce a.add_to_cart_button.button:before,
.woocommerce a.product_type_variable.button:before,
.woocommerce a.product_type_grouped.button:before,
.woocommerce a.product_type_simple.button:before,
.woocommerce div.product form.cart button.single_add_to_cart_button:before {
  content               : "\f07a";
  cursor                : pointer;
  font-family           : FontAwesome;
  font-size             : 13px;
  font-style            : normal;
  font-weight           : normal;
  line-height           : 1;
  padding-right         : 4px;
  position              : relative;
  text-shadow           : none;
  -webkit-font-smoothing: antialiased;
  color                 : inherit;
  speak                 : none;
}

.woocommerce div.product form.cart button.single_add_to_cart_button {
  margin            : 0;
  padding           : 12px 25px;
  text-transform    : uppercase;
  border            : 4px solid #bababa;
  border-radius     : 25px;
  -webkit-transition: all .2s ease;
  -o-transition     : all .2s ease;
  transition        : all .2s ease;
}

.woocommerce div.product form.cart button.single_add_to_cart_button:hover {
  color        : #444;
  border-radius: 0;
}

.woocommerce a.product_type_variable.button:before {
  content: "\f1de";
}

.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading,
.woocommerce #respond input#submit.loading {
  color: #777777;
}

.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after,
.woocommerce #respond input#submit.loading:after {
  content   : "";
  position  : absolute;
  top       : 0;
  right     : 0;
  left      : 0;
  bottom    : 0;
  background: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/ajax-loader.gif) center no-repeat rgba(255, 255, 255, 0.65);
}

.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce ul.products li.product a.button {
  background        : rgba(255, 255, 255, 0.85) !important;
  position          : absolute;
  opacity           : 0;
  top               : 50%;
  text-align        : center;
  text-transform    : uppercase;
  left              : 50%;
  padding           : 10px;
  margin            : 0 35px -22px -80px;
  color             : #222;
  width             : 160px;
  border            : 3px solid #333;
  border-radius     : 25px;
  -webkit-transition: all .3s ease;
  -o-transition     : all .3s ease;
  transition        : all .3s ease;
}

.woocommerce ul.products li.product:hover a.add_to_cart_button,
.woocommerce ul.products li.product:hover a.button {
  opacity: 1 !important;
}

.woocommerce ul.products li.product:hover a.add_to_cart_button:hover,
.woocommerce ul.products li.product:hover a.button:hover {
  border-radius: 0;
}

.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce #respond input#submit:active {
  top: 0px;
}

.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt {
  background: #ad74a2;
  color     : #ffffff;
}

.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover {
  color           : #ffffff;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.23) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.23)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.23) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.23) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.23) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.23) 0%, rgba(255, 255, 255, 0) 100%);
  filter          : progid:DXImageTransform.Microsoft.gradient(startColorstr='#3bffffff', endColorstr='#00ffffff', GradientType=0);
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
  float: none;
}

.woocommerce a.added_to_cart {
  background : rgba(0, 0, 0, 0.35);
  color      : #FFFFFF;
  display    : none !important;
  padding    : 14px 0px;
  position   : absolute;
  text-align : center;
  top        : 25%;
  white-space: nowrap;
  width      : 100%;
}

.quantity .plus,
.quantity .minus,
.quantity input {
  margin        : 0;
  border        : 0;
  padding       : 4px 6px 3px;
  vertical-align: top;
}

.quantity .plus,
.quantity .minus {
  display         : inline-block;
  font-family     : Helvetica, Arial, sans-serif;
  font-size       : 20px;
  margin-bottom   : 21px;
  text-decoration : none;
  text-shadow     : 0 -1px rgba(0, 0, 0, 0.29);
  text-transform  : capitalize;
  background-color: #F8F8F8;
  border          : 1px solid #E1E1E1;
  border-radius   : 0;
  color           : #666;
  cursor          : pointer;
  height          : 45px;
  line-height     : 45px;
  padding         : 0;
  width           : 35px;
}

.quantity input[type=button].plus:hover,
.quantity input[type=button].minus:hover {
  background-color: #F8F8F8;
}

.quantity .plus:hover,
.quantity .minus:hover {
  background-position: top;
}

.quantity .qty {
  border    : 3px solid #bababa;
  margin    : 0;
  padding   : 0 1px;
  text-align: center;
  width     : 45px;
  height    : 45px;
}

input[type=number].qty {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  margin: 0;
}

.woocommerce #respond #reply-title {
  font-size    : 12px;
  margin-bottom: 20px;
}

.woocommerce #respond #author {
  margin-bottom: 0px;
}

.woocommerce .pp_content_container #respond #reply-title {
  margin-top   : 0px;
  font-size    : 18px;
  margin-bottom: 10px;
}

.woocommerce .pp_content {
  height: auto !important;
}

.woocommerce #reviews h2 small {
  float      : right;
  color      : #777777;
  font-size  : 15px;
  line-height: 21px;
  margin     : 10px 0 0 0;
}

.woocommerce #reviews h2 small a {
  text-decoration: none;
  color          : #777777;
}

.woocommerce #reviews h3 {
  margin: 0;
}

.woocommerce #reviews #respond {
  margin : 0;
  border : 0;
  padding: 0;
}

.woocommerce #reviews #comments {
  margin: 0px;
}

.woocommerce #reviews #comment {
  height: 75px;
}

.woocommerce #reviews #comments .add_review {
  float: right;
  clear: both;
}

.woocommerce #reviews #comments .add_review:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce #reviews #comments h2 {
  clear: none;
}

.woocommerce #reviews #comments ol.commentlist {
  margin    : 0;
  width     : 100%;
  background: none;
  list-style: none;
}

.woocommerce #reviews #comments ol.commentlist:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce #reviews #comments ol.commentlist li {
  padding   : 00;
  margin    : 0 0 20px;
  border    : 0;
  position  : relative;
  background: 0;
  border    : 0;
}

.woocommerce #reviews #comments ol.commentlist li .meta {
  color    : #777777;
  font-size: 0.75em;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float      : left;
  position   : absolute;
  top        : 0;
  left       : 0;
  padding    : 3px;
  width      : 32px;
  height     : auto;
  background : #f7f6f7;
  border     : 1px solid #f0eef0;
  margin     : 0;
  line-height: 1;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin : 0 0 0 50px;
  border : 1px solid #f0eef0;
  padding: 1em 1em 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1em;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 0.83em;
}

.woocommerce #reviews #comments .commentlist>li:before {
  content: "";
}

.woocommerce .star-rating {
  float       : left;
  overflow    : hidden;
  position    : relative;
  top         : 4px;
  height      : 1em;
  line-height : 1em;
  font-size   : 1em;
  width       : 5.4em;
  font-family : 'star';
  margin-right: 25px;
}

.woocommerce .star-rating:before {
  content : "\53\53\53\53\53";
  color   : #E5E5E5;
  float   : left;
  top     : 0;
  left    : 0;
  position: absolute;
}

.woocommerce .star-rating span {
  overflow   : hidden;
  float      : left;
  top        : 0;
  left       : 0;
  position   : absolute;
  padding-top: 1.5em;
  text-shadow: none;
}

.woocommerce .star-rating span:before {
  content : "\53\53\53\53\53";
  top     : 0;
  position: absolute;
  left    : 0;
  color   : #FFD800;
}

.woocommerce .products .star-rating {
  display: inline-block;
  margin : 0;
  float  : none;
}

.woocommerce .product-inner {
  text-align: center;
}

.woocommerce .hreview-aggregate .star-rating {
  margin: 10px 0 0 0;
}

.woocommerce #review_form #respond {
  position  : static;
  margin    : 0;
  width     : auto;
  padding   : 0 0 0;
  background: transparent none;
  border    : 0;
}

.woocommerce #review_form #respond:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce #review_form #respond p {
  margin: 0 0 10px 0;
}

.woocommerce #review_form #respond p.comment-form-rating {
  margin: 0 20px 10px 0;
}

.woocommerce #review_form #respond .form-submit input {
  left: auto;
}

.woocommerce #review_form #respond textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
  width             : 100%;
}

.woocommerce p.stars:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce p.stars span {
  width     : 80px;
  height    : 16px;
  position  : relative;
  float     : left;
  background: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/star.png) repeat-x left 0;
}

.woocommerce p.stars span a {
  float      : left;
  position   : absolute;
  left       : 0;
  top        : 0;
  width      : 16px;
  height     : 0;
  padding-top: 16px;
  overflow   : hidden;
}

.woocommerce p.stars span a:hover,
.woocommerce p.stars span a:focus {
  background: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/star.png) repeat-x left -16px;
}

.woocommerce p.stars span a.active {
  background: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/star.png) repeat-x left -32px;
}

.woocommerce p.stars span a.star-1 {
  width  : 16px;
  z-index: 10;
}

.woocommerce p.stars span a.star-2 {
  width  : 32px;
  z-index: 9;
}

.woocommerce p.stars span a.star-3 {
  width  : 48px;
  z-index: 8;
}

.woocommerce p.stars span a.star-4 {
  width  : 64px;
  z-index: 7;
}

.woocommerce p.stars span a.star-5 {
  width  : 80px;
  z-index: 6;
}

.woocommerce table.shop_attributes {
  border       : 0;
  border-top   : 1px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 1.618em;
  width        : 100%;
}

.woocommerce table.shop_attributes th {
  width        : 150px;
  font-weight  : bold;
  padding      : 8px;
  border-top   : 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin       : 0;
  line-height  : 1.5em;
}

.woocommerce table.shop_attributes td {
  font-style   : italic;
  padding      : 0;
  border-top   : 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin       : 0;
  line-height  : 1.5em;
}

.woocommerce table.shop_attributes td p {
  margin : 0;
  padding: 8px 0;
}

.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
  background: rgba(0, 0, 0, 0.025);
}

.woocommerce table.shop_table {
  border    : 1px solid rgba(0, 0, 0, 0.1);
  margin    : 0px -1px 24px 0px;
  text-align: left;
  width     : 100%;
}

.woocommerce table.shop_table thead {
  background: #eee;
}

.woocommerce table.shop_table th {
  border     : none;
  font-weight: bold;
  line-height: 18px;
  padding    : 14px 12px;
}

.woocommerce table.shop_table td {
  border        : none;
  border-bottom : 1px solid #eee;
  padding       : 10px 12px;
  vertical-align: middle;
}

.woocommerce table.shop_table td small {
  font-weight: normal;
}

.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: bold;
  border-top : 1px solid rgba(0, 0, 0, 0.1);
  color      : #767676;
  text-shadow: none;
}

.woocommerce table.shop_table tfoot .shipping td,
.woocommerce table.shop_table tfoot .shipping th {
  font-weight: normal;
}

.woocommerce table.my_account_orders {
  font-size: 13px;
}

.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td {
  vertical-align: middle;
}

.woocommerce table.my_account_orders .button {
  white-space: nowrap;
}

.woocommerce table.my_account_orders .order-actions {
  text-align: right;
}

.woocommerce table.my_account_orders .order-actions .button {
  margin: .125em 0 .125em .25em;
}

.woocommerce td.product-name dl.variation {
  margin   : .25em 0 .5em;
  font-size: 0.8751em;
}

.woocommerce td.product-name dl.variation dt {
  font-weight: bold;
  float      : left;
  clear      : left;
  margin     : 0 .25em 0 0;
  padding    : 0;
}

.woocommerce td.product-name dl.variation dd {
  margin: 0 0 .25em 0;
}

.woocommerce td.product-name p.backorder_notification {
  font-size: 0.83em;
}

.woocommerce td.product-quantity {
  min-width: 80px;
}

.woocommerce td.product-remove {
  width     : 30px;
  text-align: center;
}

.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail {
  min-width: 32px;
}

.woocommerce table.cart img,
.woocommerce #content table.cart img {
  width : 32px;
  height: auto;
}

.woocommerce table.cart th,
.woocommerce table.cart td {
  vertical-align: middle;
}

.woocommerce table.cart a.remove {
  display        : block;
  font-size      : 1.5em;
  height         : 1em;
  width          : 1em;
  text-align     : center;
  line-height    : 1;
  color          : red;
  text-decoration: none;
  font-weight    : bold;
}

.woocommerce table.cart a.remove:hover {
  background-color: red;
  color           : #fff;
}

.woocommerce table.cart td.actions {
  text-align: right;
}

.woocommerce table.cart td.actions .coupon {
  float: left;
}

.woocommerce table.cart td.actions .coupon label {
  display: none;
}

.woocommerce table.cart td.actions .coupon .input-text {
  width             : 150px;
  float             : left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
  box-shadow        : inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow   : inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  border            : 1px solid #dfdbdf;
  padding           : 8px 6px;
  margin            : 0 4px 0 0;
  outline           : 0;
  line-height       : 1em;
  height            : 36px;
}

.woocommerce table.cart td.actions .button.alt {
  float      : right;
  margin-left: .25em;
}

.woocommerce table.cart input {
  margin        : 0;
  vertical-align: middle;
  line-height   : 1em;
}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
  list-style: none outside none;
  margin    : 1px 0;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  margin       : 0;
  list-style   : none;
  border-bottom: 1px solid #e5e5e5;
  padding      : 15px 0;
  position     : relative;
}

.woocommerce ul.cart_list li:hover,
.woocommerce ul.product_list_widget li:hover {
  background: #fdfdfd;
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  display       : block;
  font-weight   : 600;
  font-size     : 12px;
  letter-spacing: 0;
  color         : #494949;
  line-height   : 30px;
  margin-bottom : 7px;
}

.woocommerce ul.cart_list li a.remove {
  width      : 24px;
  height     : 24px;
  font-size  : 16px;
  background : none;
  padding    : 0;
  display    : inline-block;
  text-align : center;
  color      : #ff5d5e;
  line-height: 25px;
  float      : right;
  transition : all 0.25s ease;
}

.woocommerce ul.cart_list li a.remove:hover {
  background: #ff5d5e;
  color     : #fff;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float       : left;
  width       : 57px;
  height      : 72px;
  margin-right: 10px;
  padding     : 2px;
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  margin      : 0;
  font-size   : 11px;
  padding-left: 6px;
  border-left : 2px solid #e9e9e9;
  margin-top  : -9px;
  font-style  : italic;
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
  float       : left;
  margin-right: 7px;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
  margin-bottom: .5em;
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  float: none;
}

.woocommerce .widget_shopping_cart .total {
  border-top   : 2px solid #DFDFDF;
  padding-top  : 12px;
  margin-bottom: 20px;
}

.woocommerce .widget_shopping_cart .total strong {
  min-width: 40px;
  display  : inline-block;
}

.woocommerce .widget_shopping_cart .buttons:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce .cart-collaterals {
  width: 100%;
}

.woocommerce .cart-collaterals:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce .cart-collaterals .related {
  width: 30.75%;
  float: left;
}

.woocommerce .cart-collaterals .cross-sells {
  width: 48%;
  float: left;
}

.woocommerce .cart-collaterals .cross-sells ul.products {
  float: none;
}

.woocommerce .cart-collaterals .cross-sells ul.products li {
  width: 48%;
}

.woocommerce .cart-collaterals .shipping_calculator {
  width     : 48%;
  text-align: right;
  margin    : 20px 0 0 0;
  clear     : right;
  float     : right;
}

.woocommerce .cart-collaterals .shipping_calculator:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce .cart-collaterals .shipping_calculator .button {
  float  : none;
  display: inline-block;
  border : none;
}

.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%;
}

.woocommerce .cart-collaterals .cart_totals {
  float     : right;
  width     : 48%;
  text-align: right;
}

.woocommerce .cart-collaterals .cart_totals p {
  margin: 0;
}

.woocommerce .cart-collaterals .cart_totals p small {
  color    : #777777;
  font-size: 0.83em;
}

.woocommerce .cart-collaterals .cart_totals table {
  margin : 0 0 6px;
  padding: 0;
}

.woocommerce .cart-collaterals .cart_totals table tr th,
.woocommerce .cart-collaterals .cart_totals table tr td {
  border-top : 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.woocommerce .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce .cart-collaterals .cart_totals table tr:first-child td {
  border-top: 0;
}

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th {
  background: #fff;
}

.woocommerce .cart-collaterals .cart_totals table small {
  display: block;
  color  : #777777;
}

.woocommerce .cart-collaterals .cart_totals table select {
  width: 100%;
}

.woocommerce .cart-collaterals .cart_totals .discount td {
  color: #85ad74;
}

.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th {
  padding    : 6px 15px;
  text-shadow: none;
}

.woocommerce .cart-collaterals .cart_totals a.button.alt {
  width         : 220px;
  display       : block;
  font-size     : 13px;
  letter-spacing: 1px;
}

.woocommerce form .form-row {
  padding: 0px;
  margin : 0 0 6px;
}

.woocommerce form .form-row:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  -moz-transition   : opacity 0.5s 0.5s ease;
  transition        : opacity 0.5s 0.5s ease;
  opacity           : 0;
}

.woocommerce form .form-row label {
  display: block;
}

.woocommerce form .form-row label.hidden {
  visibility: hidden;
}

.woocommerce form .form-row select {
  width : 100%;
  cursor: pointer;
  margin: 0;
}

.woocommerce form .form-row .required {
  color      : red;
  font-weight: bold;
  border     : 0;
}

.woocommerce form .form-row .input-checkbox {
  display       : inline;
  margin        : -2px 8px 0 0;
  text-align    : center;
  vertical-align: middle;
}

.woocommerce form .form-row label.checkbox {
  display: inline;
}

.woocommerce form .form-row input.input-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
  width             : 100%;
  margin            : 0 0 20px;
  outline           : 0;
  line-height       : 1em;
}

.woocommerce form .form-row textarea {
  height            : 3.5em;
  line-height       : 1.5em;
  display           : block;
  -moz-box-shadow   : none;
  -webkit-box-shadow: none;
  box-shadow        : none;
}

.woocommerce form .form-row.validate-required.woocommerce-validated input.input-text {
  background-image   : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/icons/valid.png);
  background-position: 95% center;
  background-repeat  : no-repeat;
}

.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text {
  background-image   : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/icons/invalid.png);
  background-position: 95% center;
  background-repeat  : no-repeat;
}

.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid select {
  border-color: #fb7f88;
}

.woocommerce form .form-row::-webkit-input-placeholder {
  line-height: 1em;
  padding-top: 2px;
}

.woocommerce form .form-row:-moz-placeholder {
  line-height: 1em;
  padding-top: 2px;
}

.woocommerce form .form-row:-ms-input-placeholder {
  line-height: 1em;
  padding-top: 2px;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
  float   : left;
  width   : 47%;
  overflow: visible;
}

.woocommerce form .form-row-last {
  float: right;
}

.woocommerce form .form-row-wide {
  clear: both;
}

.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register {
  border    : 1px solid #dfdbdf;
  padding   : 20px;
  margin    : 2em 0 2em 0px;
  text-align: left;
}

.woocommerce ul#shipping_method {
  list-style: none outside;
  margin    : 0;
  padding   : 0;
}

.woocommerce ul#shipping_method li {
  margin     : 0;
  padding    : .25em 0 .25em 22px;
  text-indent: -22px;
  list-style : none outside;
}

.woocommerce ul#shipping_method .amount {
  font-weight: bold;
}

.woocommerce .checkout .col-2 h3 {
  float: left;
  clear: none;
}

.woocommerce .checkout .col-2 .notes {
  clear: left;
}

.woocommerce .checkout .col-2 .form-row-first {
  clear: left;
}

.woocommerce .checkout div.shipping-address {
  padding: 0;
  clear  : left;
  width  : 100%;
}

.woocommerce .checkout #shiptobilling {
  float      : right;
  line-height: 1.62em;
  margin     : -6px 0 0 0;
  padding    : 0;
}

.woocommerce .checkout #shiptobilling label {
  font-size  : 0.6875em;
  margin-left: -10px;
}

.woocommerce .checkout #shiptobilling .input-checkbox {
  border            : none;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  box-shadow        : none;
}

.woocommerce .checkout .shipping_address {
  clear: both;
}

.woocommerce #payment {
  background: #f7f6f7;
}

.woocommerce #payment ul.payment_methods {
  text-align   : left;
  padding      : 1em;
  border-bottom: 1px solid #dfdbdf;
  margin       : 0;
  list-style   : none outside;
}

.woocommerce #payment ul.payment_methods:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce #payment ul.payment_methods li {
  line-height   : 2em;
  text-align    : left;
  margin        : 0;
  font-weight   : normal;
  padding-bottom: 12px;
  margin-bottom : 14px;
}

.woocommerce #payment ul.payment_methods li input {
  margin-right: 5px;
}

.woocommerce #payment ul.payment_methods li img {
  vertical-align: middle;
  margin        : -2px 0 0 .5em;
  position      : relative;
}

.woocommerce #payment div.form-row {
  padding   : 1em;
  border-top: 1px solid #ffffff;
}

.woocommerce #payment #place_order {
  float : right;
  margin: 0;
}

.woocommerce #payment .terms {
  padding   : 0 1em 0;
  text-align: right;
}

.woocommerce #payment div.payment_box {
  position     : relative;
  width        : 94%;
  padding      : 8px 14px 12px;
  margin-bottom: 10px;
  font-size    : 13px;
  line-height  : 1.3;
  color        : #606060;
}

.woocommerce #payment div.payment_box p:last-child {
  margin-bottom: 0;
}

.woocommerce #payment div.payment_box #cc-expire-month,
.woocommerce #payment div.payment_box #cc-expire-year {
  width: 48%;
  float: left;
}

.woocommerce #payment div.payment_box #cc-expire-year {
  float: right;
}

.woocommerce #payment div.payment_box span.help {
  font-size  : 11px;
  color      : #777777;
  line-height: 13px;
  font-weight: normal;
}

.woocommerce #payment div.payment_box .form-row {
  margin: 0 0 1em;
}

.woocommerce #payment div.payment_box .form-row select {
  width       : 48%;
  float       : left;
  margin-right: 3.8%;
}

.woocommerce #payment div.payment_box .form-row select:nth-child(3n) {
  margin-right: 0;
}

.woocommerce #payment label {
  display: inline;
}

.woocommerce #payment label:hover {
  cursor: pointer;
}

.woocommerce .order_details {
  margin    : 0 0 1.5em;
  list-style: none;
}

.woocommerce .order_details:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce .order_details li {
  float         : left;
  margin-right  : 2em;
  text-transform: uppercase;
  font-size     : 0.715em;
  line-height   : 1em;
  border-right  : 1px dashed #dfdbdf;
  padding-right : 2em;
}

.woocommerce .order_details li strong {
  display       : block;
  font-size     : 1.4em;
  text-transform: none;
  line-height   : 1.5em;
}

.woocommerce .order_details li:last-of-type {
  border: none;
}

.woocommerce .addresses .title:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce .addresses .title h3 {
  float: left;
}

.woocommerce .addresses .title .edit {
  float: right;
}

.woocommerce ol.commentlist.notes li.note p.meta {
  font-weight  : bold;
  margin-bottom: 0;
}

.woocommerce ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}

.woocommerce ul.digital-downloads {
  margin-left : 0;
  padding-left: 0;
}

.woocommerce ul.digital-downloads li {
  list-style  : none;
  margin-left : 0;
  padding-left: 1.5em;
}

.woocommerce ul.digital-downloads li .count {
  float: right;
}

.woocommerce .widget_layered_nav ul {
  margin    : 0;
  padding   : 0;
  border    : 0;
  list-style: none outside;
}

.woocommerce .widget_layered_nav ul li {
  padding   : 0 0 1px;
  list-style: none;
}

.woocommerce .widget_layered_nav ul li:after {
  content: "";
  display: block;
  clear  : both;
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
  padding: 1px 0;
  float  : none;
}

.woocommerce .widget_layered_nav ul li.chosen a {
  padding           : 0 6px 0 18px;
  border            : 1px solid #ad74a2;
  background        : #ad74a2 url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/cross_white.png) no-repeat 6px center;
  box-shadow        : inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
  -moz-box-shadow   : inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
  color             : #ffffff;
}

.woocommerce .widget_layered_nav ul small.count {
  float      : right;
  margin-left: 6px;
  font-size  : 1em;
  padding    : 1px 0;
  color      : #777777;
}

.woocommerce .widget_layered_nav_filters ul {
  margin    : 0;
  padding   : 0;
  border    : 0;
  list-style: none outside;
  overflow  : hidden;
  zoom      : 1;
}

.woocommerce .widget_layered_nav_filters ul li {
  float     : left;
  padding   : 0 1px 1px 0;
  list-style: none;
}

.woocommerce .widget_layered_nav_filters ul li a {
  padding           : 0 6px 0 18px;
  border            : 1px solid #ad74a2;
  background        : #ad74a2 url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/cross_white.png) no-repeat 6px center;
  box-shadow        : inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
  -moz-box-shadow   : inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
  color             : #ffffff;
  float             : left;
}

.woocommerce .widget_price_filter .price_slider {
  margin-bottom: 1em;
}

.woocommerce .widget_price_filter .price_slider_amount {
  text-align : right;
  line-height: 2.8em;
  font-size  : 14px;
  color      : #333;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  float             : left;
  font-weight       : 400;
  border-radius     : 20px;
  background        : transparent !important;
  color             : #111;
  border            : 3px solid #333;
  -webkit-transition: all .2s linear;
  -o-transition     : all .2s linear;
  transition        : all .2s linear;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  border-radius: 0;
}

.woocommerce .widget_price_filter .ui-slider {
  position  : relative;
  text-align: left;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position             : absolute;
  z-index              : 2;
  width                : 14px;
  height               : 14px;
  cursor               : pointer;
  background           : #00c2e5;
  outline              : none;
  top                  : -0.2em;
  -webkit-border-radius: 21px;
  -moz-border-radius   : 21px;
  border-radius        : 21px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position             : absolute;
  z-index              : 1;
  font-size            : .7em;
  display              : block;
  border               : 0;
  background           : #dedede;
  -webkit-border-radius: 16px;
  -moz-border-radius   : 16px;
  border-radius        : 16px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background           : #eee;
  -webkit-border-radius: 16px;
  -moz-border-radius   : 16px;
  border-radius        : 16px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 8px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top   : 0;
  height: 100%;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

.twentythirteen .entry-summary {
  padding: 0;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {

  .woocommerce a.button.loading:before,
  .woocommerce button.button.loading:before,
  .woocommerce input.button.loading:before,
  .woocommerce #respond input#submit.loading:before {
    background-image: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/ajax-loader@2x.gif);
    background-size : 16px 16px;
  }

  .woocommerce .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text {
    background-image: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/icons/valid@2x.png);
    background-size : 12px 9px;
  }

  .woocommerce .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text {
    background-image: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/icons/invalid@2x.png);
    background-size : 12px 9px;
  }

  .woocommerce p.stars span {
    background-image: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/star@2x.png);
    background-size : 16px 48px;
  }

  .woocommerce p.stars span a:hover,
  .woocommerce p.stars span a:focus {
    background-image: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/star@2x.png);
    background-size : 16px 48px;
  }

  .woocommerce p.stars span a.active {
    background-image: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/css/images/star@2x.png);
    background-size : 16px 48px;
  }
}

@media only screen and (min-width: 768px) {

  .woocommerce table.shop_table th.product-remove,
  .woocommerce table.shop_table td.product-remove {
    width    : 30px;
    max-width: 30px;
  }

  .woocommerce table.shop_table th.product-thumbnail,
  .woocommerce table.shop_table td.product-thumbnail {
    width    : 80px;
    max-width: 80px;
  }

  .woocommerce table.shop_table td.product-name a {
    color: #222;
  }

  .woocommerce table.shop_table td.product-name a:hover {
    color: #0099ff;
  }
}

@media only screen and (max-width: 767px) {
  .woocommerce ul.products li.product {
    width        : 100%;
    padding      : 0;
    margin       : 0;
    margin-bottom: 40px;
  }

  .woocommerce.columns-4 ul.products li.product,
  .woocommerce.columns-2 ul.products li.product {
    width: 100%;
  }

  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-2 {
    width        : 100%;
    margin-bottom: 30px;
  }

  .woocommerce div.product div.images {
    width: 100%;
    float: none;
  }

  .woocommerce div.product div.summary {
    width: 100%;
    float: none;
  }

  .quantity .qty {
    width       : 40px;
    border-width: 1px;
    padding     : 5px 3px;
  }

  .quantity .plus,
  .quantity .minus {
    padding: 4px 7px 5px;
  }

  .woocommerce .cart-collaterals .cart_totals {
    float     : none;
    width     : 100%;
    text-align: left;
  }

  .woocommerce table.shop_table th.product-remove,
  .woocommerce table.shop_table td.product-remove {
    width    : 16px;
    max-width: 16px;
    padding  : 3px;
  }

  .woocommerce table.shop_table th.product-thumbnail,
  .woocommerce table.shop_table td.product-thumbnail {
    width        : 45px;
    max-width    : 45px;
    padding-right: 0;
  }

  .woocommerce table.shop_table th.product-name,
  .woocommerce table.shop_table th {
    font-size: 8px;
    padding  : 0;
  }

  .woocommerce table.shop_table td.product-name {
    line-height : 1.3;
    font-size   : 10px;
    padding-left: 3px;
  }

  .woocommerce table.shop_table td span {
    font-size     : 10px;
    letter-spacing: 0;
  }

  .woocommerce .cart .button,
  .woocommerce .cart input.button,
  .woocommerce table.cart td.actions .coupon .input-text {
    width        : 100%;
    text-align   : center;
    display      : block;
    margin-top   : 10px;
    margin-bottom: 10px;
  }
}

#wrap #bridge #whmcsheader {
  max-width: 100%;
}

#wrap #bridge .navbar .navbar-inner {
  width                : auto;
  background-color     : transparent;
  background-image     : none;
  -ms-filter           : "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  -webkit-box-shadow   : none;
  -moz-box-shadow      : none;
  box-shadow           : none;
  border-bottom        : 2px solid #f0f0f0;
  -webkit-border-radius: 0;
  -moz-border-radius   : 0;
  border-radius        : 0;
  height               : auto;
  padding              : 0 10px;
}

#wrap #bridge .navbar-fixed-bottom .container,
#wrap #bridge .navbar-fixed-top .container {
  width: auto;
}

#wrap #bridge li {
  line-height  : initial;
  margin-bottom: 0;
}

#wrap #bridge .navbar .nav {
  margin      : 0;
  margin-right: 30px;
}

#wrap #bridge .navbar .nav.pull-right {
  margin-right: 0;
}

#wrap #bridge .navbar .nav>li>a {
  position     : relative;
  color        : #616161;
  text-shadow  : none;
  font-weight  : 400;
  font-size    : 13px;
  padding      : 9px 6px 11px;
  border-bottom: 2px solid transparent;
  transition   : .3s all ease;
  margin-bottom: -2px;
}

#wrap #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap #bridge .navbar .nav>li>a:not(#Menu-Account):hover {
  background-color   : transparent;
  color              : #616161;
  border-bottom-color: #00c2e5;
}

#wrap #bridge .navbar .nav>li>a:hover {
  color: #00c2e5 !important;
}

#wrap #bridge .navbar .nav>li>a:not(#Menu-Account):after {
  content          : '';
  position         : absolute;
  bottom           : 0;
  left             : 50%;
  transform        : translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  width            : 0;
  height           : 0;
  border-left      : 4px solid transparent;
  border-right     : 4px solid transparent;
  border-bottom    : 3px solid #00c2e5;
  opacity          : 0;
  transition       : .3s all ease;
}

#wrap #bridge .navbar .nav>li.active>a:not(#Menu-Account):after,
#wrap #bridge .navbar .nav>li>a:not(#Menu-Account):hover:after {
  opacity: 1;
}

#wrap #bridge .navbar .nav>li>a:before {
  display      : inline-block;
  font-family  : simple-line-icons;
  padding-right: 4px;
  font-size    : 14px;
  color        : #00c2e5;
}

#wrap #bridge .navbar .nav>li>a#Menu-Home:before {
  content: "\e069";
}

#wrap #bridge .navbar .nav>li>a#Menu-Annoucements:before {
  content: "\e0a0";
}

#wrap #bridge .navbar .nav>li>a#Menu-Knowledgebase:before {
  content: "\e019";
}

#wrap #bridge .navbar .nav>li>a#Menu-Network_Status:before {
  content: "\e05b";
}

#wrap #bridge .navbar .nav>li>a#Menu-Affiliates:before {
  content: "\e001";
}

#wrap #bridge .navbar .nav>li>a#Menu-Contact_Us:before {
  content: "\e01f";
}

#wrap #bridge .navbar .nav>li>a#Menu-Account:before {
  content: "\e005";
}

#wrap #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap #bridge .navbar .nav li.dropdown.open .caret {
  border-top-color   : #00c2e5;
  border-bottom-color: #00c2e5;
  opacity            : 1;
}

#wrap #bridge .navbar .nav.pull-right li.dropdown:hover .dropdown-menu {
  display: block;
}

#bridge .navbar .dropdown-menu.pull-right:after,
#bridge .navbar .pull-right .dropdown-menu:after,
#wrap #bridge .navbar .dropdown-menu:before {
  display: none;
}

#wrap #bridge .dropdown-menu {
  margin               : 0;
  margin-top           : -2px;
  -webkit-border-radius: 0;
  -moz-border-radius   : 0;
  border-radius        : 0;
  -webkit-box-shadow   : 1px 1px 2px rgba(0, 0, 0, .15);
  -moz-box-shadow      : 1px 1px 2px rgba(0, 0, 0, .15);
  box-shadow           : 1px 1px 2px rgba(0, 0, 0, .15);
  border-color         : #efefef;
  min-width            : 210px;
}

#wrap #bridge .dropdown-menu .divider {
  display: none;
}

#wrap #bridge .dropdown-menu li {
  border-bottom: 1px solid #e5e5e5;
}

#wrap #bridge .dropdown-menu li:last-child {
  border-bottom: 0;
}

#wrap #bridge .dropdown-menu a {
  line-height : 40px;
  padding-left: 22px;
}

#wrap #bridge .dropdown-menu a:hover {
  color           : #00c2e5;
  background-color: transparent;
}

@media only screen and (min-width:961px) and (max-width:1199px) {
  #wrap #bridge .navbar .nav {
    margin-right: 15px;
  }
}

@media only screen and (min-width:768px) and (max-width:960px) {
  #wrap #bridge .navbar .nav {
    margin-right: 10px;
  }

  #wrap #bridge .navbar .nav.pull-right {
    float: left !important;
  }

  #wrap #bridge .dropdown-menu {
    right: auto;
    left : 0;
  }
}

@media only screen and (max-width:767px) {
  #wrap #bridge .navbar .nav {
    float       : none;
    margin-right: 0;
  }

  #wrap #bridge .navbar .nav.pull-right {
    float: none !important;
  }
}

#wrap #bridge .whmcscontainer {
  max-width: 100%;
}

#wrap #bridge .whmcscontainer .contentpadded {
  padding: 60px 0 10px;
}

#wrap #bridge .well {
  background-color: transparent;
  border-color    : transparent;
  box-shadow      : none;
  padding         : 0;
  margin-bottom   : 100px;
}

#wrap #bridge .whmcscontainer .page-header {
  margin-bottom: 24px !important;
  border-color : #e2e2e2;
}

#wrap #bridge .whmcscontainer h1 {
  font-size     : 27px;
  color         : #2a2a2a;
  letter-spacing: 0;
  font-family   : 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight   : 700;
  margin-bottom : 6px;
  text-shadow   : none;
}

#wrap #bridge .whmcscontainer h2 a {
  color         : #2a2a2a;
  font-size     : 18px;
  letter-spacing: 0;
  text-shadow   : none;
}

#wrap #bridge p {
  font-size  : 14px;
  font-family: 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
  color      : #616161;
  line-height: 1.8;
  text-align : left;
}

#wrap #bridge p strong {
  color: #aaa;
}

#wrap #bridge p[align=right] {
  text-align: right;
}

#wrap #bridge p[align=right] img {
  margin-bottom : 0;
  vertical-align: sub;
}

#wrap #bridge p a {
  color: #0db9e7;
}

#wrap #bridge p[align=right] a {
  font-size: 12px;
}

#wrap #bridge button,
#wrap #bridge input,
#wrap #bridge select,
#wrap #bridge textarea {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

#wrap #bridge .uneditable-input,
#wrap #bridge input,
#wrap #bridge select,
#wrap #bridge textarea {
  font-size    : 14px;
  line-height  : 1.78;
  color        : #616161;
  border       : 2px solid #e2e2e2;
  margin-bottom: 0;
}

#wrap #bridge input,
#wrap #bridge textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  box-shadow        : none;
}

#wrap #bridge input.bigfield {
  width           : 100%;
  height          : auto;
  font-size       : 14px;
  padding         : 9px;
  background-color: #fcfcfc;
  margin-bottom   : 20px;
}

#wrap #bridge .whmcscontainer .internalpadding {
  text-align: left;
}

#wrap #bridge .whmcscontainer .row .row {
  padding-bottom: 60px;
  margin        : 0 -10px;
}

@media only screen and (min-width:1200px) {
  #wrap #bridge .whmcscontainer .row .row {
    margin: 0 -15px;
  }
}

#wrap #bridge .whmcscontainer .col2half .internalpadding {
  background-color: #f9f9f9;
  margin-right    : 17px;
  padding         : 25px 30px 30px;
}

#wrap #bridge .whmcscontainer .col2half:last-child .internalpadding {
  margin-right: 0;
  margin-left : 17px;
}

#wrap #bridge .btn {
  font-size       : 13px;
  font-weight     : 500;
  text-shadow     : none;
  background-image: none;
  border          : 2px solid #00c2e5;
  -ms-filter      : "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  color           : #00c2e5;
  background-color: transparent;
  padding         : 5px 15px;
  border-radius   : 3px;
  margin-right    : 6px;
  transition      : all 0.18s ease-in-out;
}

#wrap #bridge .btn:hover {
  color       : #222;
  border-color: #222;
}

#wrap #bridge .whmcscontainer .col2half .internalpadding .btn {
  border-radius : 30px;
  font-size     : 12px;
  text-transform: uppercase;
}

#wrap #bridge .btn-primary {
  background-color: #00c2e5;
  color           : #fff;
  border          : 0;
  padding         : 7px 15px;
}

#wrap #bridge .btn-primary:hover {
  background-color: #00A8CC;
  color           : #fff;
}

#wrap #bridge .btn-success {
  background-color: #53c071;
  color           : #fff;
  border          : 0;
  padding         : 7px 15px;
}

#wrap #bridge .btn-success:hover {
  background-color: #4DAF68;
  color           : #fff;
}

#wrap #bridge .whmcscontainer .footer {
  padding: 15px 0 100px;
}

#wrap #bridge .footerdivider {
  width                : 100%;
  height               : 1px;
  background-color     : #e2e2e2;
  background-image     : none;
  -ms-filter           : "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  -webkit-border-radius: 0;
  -o-border-radius     : 0;
  border-radius        : 0;
}

#wrap #bridge .whmcscontainer .footer #copyright,
#wrap #bridge .whmcscontainer .footer #languagechooser strong {
  color      : #656565;
  font-size  : 14px;
  font-weight: 400;
}

#wrap #bridge .whmcscontainer .footer #languagefrm select {
  min-width            : 115px;
  -webkit-border-radius: 2px;
  -o-border-radius     : 2px;
  border-radius        : 2px;
  font-size            : 12px;
  font-weight          : 100;
  font-family          : 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
  border-width         : 1px;
}

#wrap #bridge .control-group {
  background-color: #f9f9f9;
  padding         : 50px 30px;
}

#wrap #bridge .control-group>.control-group {
  padding: 0 15px;
}

#wrap #bridge .control-group .col2half .control-group {
  padding: 10px 30px;
}

#wrap #bridge .control-group input.bigfield {
  width        : 51%;
  margin-bottom: 0;
  padding      : 5px 15px;
  margin-right : 15px;
}

#wrap #bridge .whmcscontainer .logincontainer {
  position : relative;
  width    : 100%;
  max-width: 434px;
}

#wrap #bridge .whmcscontainer .logincontainer:before {
  content                : 'ACCOUNT LOGIN';
  display                : block;
  width                  : 100%;
  height                 : 90px;
  padding-left           : 126px;
  padding-top            : 33px;
  background-color       : #00c2e5;
  border-top-left-radius : 5px;
  border-top-right-radius: 5px;
  color                  : #fff;
  font-size              : 20px;
  font-weight            : 700;
}

#wrap #bridge .whmcscontainer .logincontainer>.control-group {
  border-bottom-left-radius : 5px;
  border-bottom-right-radius: 5px;
  padding-top               : 45px;
  padding-bottom            : 60px;
}

#wrap #bridge .whmcscontainer .logincontainer label {
  color      : #616161;
  font-weight: 400;
  font-size  : 14px;
}

#wrap #bridge .whmcscontainer .logincontainer label:before {
  display      : inline-block;
  font-family  : simple-line-icons;
  padding-right: 4px;
  font-size    : 14px;
}

#wrap #bridge .whmcscontainer .logincontainer label[for=username]:before {
  content: "\e005";
}

#wrap #bridge .whmcscontainer .logincontainer label[for=password]:before {
  content: "\e08e";
}

#wrap #bridge .whmcscontainer .logincontainer input#password,
#wrap #bridge .whmcscontainer .logincontainer input#username {
  padding      : 4px 15px;
  line-height  : 25px;
  height       : 40px;
  border       : 1px solid #00c2e5;
  border-radius: 0;
  width        : 100%;
}

#wrap #bridge .whmcscontainer .logincontainer .loginbtn {
  position: absolute;
  bottom  : 40px;
  left    : 45px;
}

#wrap #bridge .whmcscontainer .logincontainer .loginbtn input {
  padding: 7px 25px;
}

#wrap #bridge .whmcscontainer .logincontainer .rememberme {
  text-align  : left;
  display     : block;
  padding-left: 15px;
}

#wrap #bridge .whmcscontainer .logincontainer .rememberme input[name=rememberme] {
  margin: 0;
}

#wrap #bridge .whmcscontainer .logincontainer .rememberme strong {
  font-weight: 400;
}

#wrap #bridge .whmcscontainer .logincontainer a[href*=pwreset] {
  position: absolute;
  right   : 45px;
  bottom  : 114px;
}

#wrap #bridge .whmcscontainer form[action$=send] {
  width: 66%;
}

#wrap #bridge .whmcscontainer form[action$=send] .row {
  padding-bottom: 0;
}

#wrap #bridge .whmcscontainer form[action$=send] .row>.multicol {
  margin-right: 0;
  width       : 50%;
}

#wrap #bridge .whmcscontainer form[action$=send] .row>.multicol:first-child {
  padding-right: 2%;
}

#wrap #bridge .whmcscontainer form[action$=send] .row>.multicol:last-child {
  padding-left: 2%;
}

#wrap #bridge .whmcscontainer form[action$=send] .control-group {
  background-color: #fff;
  padding         : 0;
}

#wrap #bridge .whmcscontainer form[action$=send] .control-group label {
  color        : #b0b0b0;
  font-weight  : 400;
  font-size    : 12px;
  margin-bottom: 4px;
  margin-left  : 10px;
  text-align   : left;
}

#wrap #bridge .whmcscontainer form[action$=send] .control-group input,
#wrap #bridge .whmcscontainer form[action$=send] .control-group textarea {
  border          : 0;
  background-color: #efefef;
  width           : 100% !important;
  padding         : 10px 15px;
}

#wrap #bridge .whmcscontainer h2 {
  color         : #2a2a2a;
  letter-spacing: 0 !important;
  font-family   : 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif !important;
  text-shadow   : none !important;
}

#wrap #bridge .whmcscontainer h1 small,
#wrap #bridge .whmcscontainer h2 small,
#wrap #bridge .whmcscontainer h3 small {
  font-family   : 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif !important;
  letter-spacing: 0;
  text-shadow   : 0 0 0;
  font-weight   : 300;
  text-transform: none;
  font-size     : 16px;
}

#wrap #bridge .whmcscontainer .internalpadding {
  padding: 0;
}

@media only screen and (max-width:767px) {

  #wrap #bridge .btn-large,
  #wrap #bridge .btn-primary,
  #wrap #bridge .btn-success {
    width        : 100%;
    margin-bottom: 15px;
  }

  #wrap #bridge .whmcscontainer .col2half {
    width        : 100%;
    margin-bottom: 30px;
  }

  #wrap #bridge .whmcscontainer .col2half:first-child .internalpadding {
    margin-right: 0;
  }

  #wrap #bridge .whmcscontainer .col2half:last-child .internalpadding {
    margin-left: 0;
  }

  #languagechooser form {
    text-align: center;
  }

  #wrap #bridge .whmcscontainer .footer #copyright,
  #wrap #bridge .whmcscontainer .footer #languagechooser strong {
    float     : none;
    text-align: center;
    margin    : 20px 0;
  }

  #wrap #bridge .control-group input.bigfield {
    width        : 100%;
    margin-bottom: 15px;
  }

  #wrap #bridge .whmcscontainer .halfwidthcontainer,
  #wrap #bridge .whmcscontainer form[action$=send] {
    width: 100%;
  }
}

#wrap #bridge .form-horizontal {
  margin-bottom: 75px;
}

#wrap #bridge .form-horizontal .control-group {
  padding: 15px 0;
}

#wrap #bridge .form-horizontal .control-group .col2half .control-group {
  padding: 15px 30px;
  margin : 0;
}

#wrap #bridge .form-horizontal .control-label {
  text-align: left;
}

#wrap #bridge .form-horizontal .controls {
  margin-left: 140px;
}

#wrap #bridge .form-horizontal .control-group input,
#wrap #bridge .form-horizontal .control-group textarea,
#wrap #bridge .form-horizontal .control-group select,
#wrap #bridge .form-horizontal .control-group .uneditable-input {
  width: 100%;
}

#wrap #bridge .form-horizontal .btn-primary {
  width  : auto;
  padding: 8px 30px;
}

#wrap #bridge .form-horizontal #pwstrengthbox {
  width: auto;
}

@media only screen and (max-width:767px) {
  #wrap #bridge .form-horizontal .control-label {
    text-align: left;
    float     : none;
    display   : block;
  }

  #wrap #bridge .form-horizontal .controls {
    margin-left: 0;
  }
}

#wrap #bridge .whmcscontainer form[action$="pwreset"] .logincontainer:before {
  display: none;
}

#wrap #bridge .whmcscontainer form[action$="pwreset"] .logincontainer .control-group>.control-group {
  padding: 0;
}

#wrap #bridge .whmcscontainer form[action$="pwreset"] .logincontainer input {
  width: 100%;
}

@media only screen and (max-width:960px) {
  #wrap #bridge .whmcscontainer .logincontainer:before {
    padding-left: 96px;
  }

  #wrap #bridge .whmcscontainer .logincontainer a[href*=pwreset] {
    right : auto;
    bottom: 80px;
    left  : 45px;
  }

  #wrap #bridge .whmcscontainer .logincontainer .loginbtn {
    bottom: 30px;
  }
}

@media only screen and (max-width:767px) {
  #wrap #bridge .whmcscontainer .logincontainer .loginbtn {
    bottom: 15px;
  }
}

@media only screen and (max-width:479px) {
  #wrap #bridge .whmcscontainer .logincontainer:before {
    padding-left: 43px;
  }

  #wrap #bridge .whmcscontainer form[action$="dologin"] .logincontainer>.control-group {
    padding-left : 10px;
    padding-right: 10px
  }

  #wrap #bridge .whmcscontainer .logincontainer a[href*=pwreset],
  #wrap #bridge .whmcscontainer .logincontainer .loginbtn {
    left: 25px;
  }
}

#wrap #bridge .alert {
  padding: 9px 35px 8px 44px;
}

#wrap #bridge .alert p {
  margin-bottom: 0;
}

#wrap #bridge #order-standard_cart p:empty,
#wrap #bridge #order-standard_cart ul:empty {
  display: none;
}

#wrap #bridge #order-standard_cart .col-md-3 {
  display: none;
}

#wrap #bridge #order-standard_cart .col-md-9 {
  width: 100%;
}

#wrap #bridge #order-standard_cart .products .product {
  position     : relative;
  border       : 5px solid #e1e1e1;
  border-radius: 6px;
  padding      : 0;
}

#wrap #bridge #order-standard_cart .products .product header {
  background   : #f9f9f9;
  padding      : 45px;
  border-bottom: 1px solid #e4e4e4;
  margin       : 0;
  text-align   : center;
}

#wrap #bridge #order-standard_cart .products .product header span:first-child {
  background : none;
  color      : #51c1e9;
  font-size  : 28px;
  font-weight: 700;
  line-height: 1;
}

#wrap #bridge #order-standard_cart .products .product .product-desc {
  float  : none;
  width  : auto;
  padding: 0;
}

#wrap #bridge #order-standard_cart .products .product .product-desc p {
  font-size  : 14px;
  font-weight: 500;
  color      : #323232;
  padding    : 10px 20px;
  text-align : center;
}

#wrap #bridge #order-standard_cart .products .product .product-desc ul {
  list-style: none;
  padding   : 0;
  margin    : 0;
  text-align: center;
}

#wrap #bridge #order-standard_cart .products .product .product-desc li {
  list-style   : none;
  font-size    : 14px;
  font-weight  : 500;
  color        : #323232;
  padding      : 10px 20px;
  border-bottom: 1px solid #f1f1f1;
}

#wrap #bridge #order-standard_cart .products .product footer {
  float     : none;
  width     : auto;
  text-align: center;
  background: #f9f9f9;
  border-top: 1px solid #e4e4e4;
  padding   : 40px;
  margin    : 0;
}

@media (min-width: 961px) {
  #wrap #bridge #order-standard_cart .products .row-eq-height {
    width     : 50%;
    float     : left;
    position  : relative;
    min-height: 1px;
    margin    : 0;
  }
}

#wrap #bridge #order-standard_cart #frmProductDomain .domain-input-group .input-group {
  padding: 0 20px;
}

#wrap #bridge #order-standard_cart #frmProductDomain .domain-input-group [class*=col-sm-offset-] {
  margin: 0;
}

#wrap #bridge #order-standard_cart #frmProductDomain .domain-input-group .input-group .input-group-addon {
  float: left;
  width: 10%;
}

#wrap #bridge #order-standard_cart #frmProductDomain .domain-input-group p.form-control-static {
  text-align   : right;
  margin       : 5px 0 0;
  padding-right: 6px;
}

#wrap #bridge #order-standard_cart #frmProductDomain .domain-input-group .input-group input {
  width: 90%;
}

#wrap #bridge #order-standard_cart #frmProductDomain .row {
  padding: 0;
}

#wrap #bridge #order-standard_cart .domain-selection-options .option {
  padding: 15px;
}

#wrap #bridge #order-standard_cart .domain-selection-options .option.option-selected {
  padding: 40px 20px;
}

#wrap #bridge #order-standard_cart #frmProductDomainSelections .domain-checker-available {
  text-align: left;
  margin    : 50px 0 0;
}

#wrap #bridge #order-standard_cart #frmProductDomainSelections .btn-group {
  margin: 30px 0;
}

#wrap #bridge #order-standard_cart #frmProductDomainSelections .dropdown-menu {
  display: none;
}

#wrap #bridge #order-standard_cart #frmProductDomainSelections .info-text-sm,
#wrap #bridge #order-standard_cart #frmProductDomainSelections .text-center {
  text-align: left;
}

#wrap #bridge #order-boxes .uneditable-input,
#wrap #bridge #order-boxes input,
#wrap #bridge #order-boxes select,
#wrap #bridge #order-boxes textarea {
  width: 100%;
}

#wrap #bridge #order-boxes #loginContainer,
#wrap #bridge #order-boxes #signupContainer {
  background-color: #F9F9F9;
  margin-bottom   : 65px;
  padding         : 30px;
}

#wrap #bridge #order-boxes #signupContainer h2 {
  display: none;
}

#wrap #bridge #order-boxes #signupContainer .form-horizontal {
  margin-bottom: 0;
}

#wrap #bridge #order-boxes #signupContainer .row,
#wrap #bridge #order-boxes #signupContainer>.form-horizontal {
  padding: 0;
}

#wrap #bridge #order-boxes #signupContainer>.form-horizontal {
  width        : 50%;
  padding-left : 15px;
  padding-right: 15px;
  position     : relative;
  bottom       : 50px;
}

#wrap #bridge #order-boxes .form-horizontal .form-group {
  margin-bottom: 15px;
}

#wrap #bridge #order-boxes .form-horizontal label {
  float      : left;
  width      : 25%;
  line-height: 34px;
  text-align : right;
}

#wrap #bridge #order-boxes .form-horizontal .col-md-8,
#wrap #bridge #order-boxes .form-horizontal .col-sm-6 {
  width: 75%;
}

#wrap #bridge #order-boxes #signupContainer .progress {
  position: relative;
}

#wrap #bridge #order-boxes #signupContainer .progress-bar {
  width: 100% !important;
}

#wrap #bridge .progress-bar {
  top   : auto !important;
  height: 20px !important;
}

#wrap #bridge #order-boxes #signupContainer .alert {
  padding   : 12px 15px;
  background: 0 0;
}

#wrap #bridge #order-boxes #loginContainer .alert.alert-warning,
#wrap #bridge #order-boxes #signupContainer .alert.alert-warning {
  border          : 1px solid #f3d9a6;
  background-color: #fcf8e3;
  color           : #c09853;
  margin-bottom   : 40px;
}

#wrap #bridge #order-boxes #signupContainer .alert.alert-info {
  background-color: #d9edf7;
}

#wrap #bridge #order-boxes #loginContainer .form-horizontal {
  width : 50%;
  margin: 0 auto;
}

#wrap #bridge #order-boxes a {
  color: #00c2e5;
}

#wrap #bridge #order-boxes a.btn {
  color: #fff !important;
}

#domainContactContainer {
  display: none;
}

.row-wrapper-x #footer {
  display: none;
}

#wrap #bridge .whmcscontainer .multitldbtn .btn {
  font-size   : 13px;
  margin-top  : 2px;
  background  : #00c2e5;
  border-width: 0;
  color       : #fff;
}

#wrap #bridge .whmcscontainer .multitldbtn .btn:hover {
  background: #222;
}

#wrap #bridge #order-boxes .fields-container .field-row:nth-child(odd) {
  background: #f8fbff;
}

#wrap #bridge #order-boxes .fields-container .field-row:nth-child(even) {
  background: #fff;
}

#wrap #bridge #order-boxes .fields-container {
  border-top   : 2px solid #00c2e5;
  border-bottom: 2px solid #00c2e5;
}

#wrap #bridge #order-boxes table.styled tr td {
  padding: 10px;
}

#wrap #bridge #order-boxes table.styled tr.carttablesummary td {
  background: #f9f9f9;
}

#wrap #bridge p.domcheckersuccess strong {
  color: #000;
}

#wrap #bridge .halfwidthcontainer .styled_title h1 {
  text-align: center;
}

#wrap #bridge table.dataTable thead .sorting,
#wrap #bridge table.dataTable thead .sorting_asc,
#wrap #bridge table.dataTable thead .sorting_desc,
#wrap #bridge table.dataTable thead .sorting_asc_disabled,
#wrap #bridge table.dataTable thead .sorting_desc_disabled {
  width: auto !important;
}

#bridge .dataTables_wrapper .dataTables_info {
  width     : 100%;
  text-align: center;
  background: #00c2e5;
}

#wrap #bridge .caret {
  display: none;
}

#wrap #bridge input[type="checkbox"] {
  min-height: auto;
}

.language-popover {
  max-width        : 450px;
  width            : 100%;
  background-color : rgba(20, 20, 20, .98);
  background-image : url(//web.archive.org/web/20180601112646im_/https://webnus.net/themes/easyweb/host/whmcs/templates/six/img/worldmap.png);
  background-repeat: no-repeat;
  font-size        : .8em;
  border-radius    : 3px;
}

.language-popover.popover.bottom>.arrow:after {
  border-bottom-color: rgba(20, 20, 20, .97);
}

.language-popover .popover-content ul {
  margin         : 6px 0 14px;
  padding        : 20px 10px;
  max-width      : 400px;
  list-style-type: none;
  overflow       : hidden;
}

.language-popover .popover-content li {
  float      : left;
  display    : inline;
  padding    : 0 20px 0 40px;
  width      : 33.333%;
  line-height: 2em;
}

.language-popover .popover-content li a {
  color: #f2f2f2;
}

@media (max-width:480px) {
  .language-popover {
    max-width          : 250px;
    background-position: -50px 0;
  }

  .language-popover .popover-content li {
    padding: 0 20px;
    width  : 50%;
  }

  ;
}

.login-popover {
  font-size    : 12px;
  max-width    : 300px;
  width        : 100%;
  background   : #fff;
  padding      : 20px;
  box-shadow   : 0 1px 5px 0 rgba(0, 0, 0, 0.045);
  border       : 1px solid #e6e6e6;
  border-radius: 3px;
}

.login-popover .form-group {
  margin-bottom: 5px;
}

.login-popover hr {
  margin: 5px 0;
}

tr.masspay-invoice-detail td {
  font-size: .8em;
}

tr.masspay-total td {
  background-color: #efefef;
  font-weight     : 700;
}

.error-container {
  text-align: center;
}

.error-container h1 {
  margin-top: 40px;
}

.error-container .buttons {
  margin: 25px 0;
}

.error-container .buttons .btn {
  margin: 5px;
}

.panel-collapsable>.panel-heading {
  cursor: pointer;
}

.panel-collapsable>.panel-body-collapsed {
  display: none;
}

.licensing-addon-latest-download h3 {
  margin-top: 0;
}

#google-recaptcha-domainchecker {
  width        : 304px;
  height       : 78px;
  margin-top   : 15px;
  margin-bottom: -66px;
}

#default-captcha-domainchecker {
  margin-top   : 15px;
  margin-bottom: -63px;
}

#default-captcha-domainchecker #inputCaptcha {
  width        : 100px;
  border-radius: 4px;
}

.domainchecker-homepage-captcha #google-recaptcha-domainchecker {
  margin-bottom: -46px;
}

@media (max-width:991px) {
  #google-recaptcha-domainchecker {
    padding-left : 2.5%;
    margin-bottom: -25px;
  }

  #default-captcha-domainchecker {
    margin-bottom: -25px;
  }

  ;
}

@media (max-width:736px) {
  #google-recaptcha-domainchecker {
    margin-bottom           : -35px;
    transform               : scale(0.935);
    transform-origin        : 0 0;
    -webkit-transform       : scale(0.935);
    -webkit-transform-origin: 0 0;
  }

  ;
}

@media (max-width:384px) {
  #google-recaptcha-domainchecker {
    margin-bottom   : -30px;
    transform       : scale(0.96);
    transform-origin: 0 0;
  }

  ;
}

@media (max-width:360px) {
  #google-recaptcha-domainchecker {
    margin-bottom   : -35px;
    transform       : scale(0.89);
    transform-origin: 0 0;
  }

  ;
}

@media (max-width:320px) {
  #google-recaptcha-domainchecker {
    padding-left            : 13.5%;
    margin-bottom           : -45px;
    transform               : scale(0.83);
    transform-origin        : 0 0;
    -webkit-transform       : scale(0.785);
    -webkit-transform-origin: 0 0;
  }

  ;
}

.popover-title {
  color: #fff;
}

.popover {
  background: rgb(0, 194, 229);
  text-align: center;
  position  : absolute !important;
  color     : #fff;
  padding   : 30px;
}

.popover .clientalert.text-warning a {
  background   : #000;
  padding      : 7px 15px;
  border-radius: 3px;
  color        : #fff;
  transition   : all .3s ease;
}

.popover .clientalert.text-warning a:hover {
  background: #fff;
  color     : #000;
}

#wrap #bridge h1,
#wrap #bridge h2,
#wrap #bridge h3,
#wrap #bridge h4,
#wrap #bridge h5,
#wrap #bridge h6 {
  font-family: 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
}

#wrap #bridge a {
  color: #00c2e5;
}

#wrap #bridge a.list-group-item.active,
#wrap #bridge a.list-group-item.active:hover,
#wrap #bridge a.list-group-item.active:focus {
  background-color: #00c2e5;
}

#wrap #bridge .list-group-item.active,
#wrap #bridge .list-group-item.active:focus,
#wrap #bridge .list-group-item.active:hover {
  border-color: #00c2e5;
}

#wrap #bridge .list-group-item.active {
  color: #fff;
}

#wrap #bridge .list-group {
  font-size: 12px;
}

#wrap #bridge div.header-lined .breadcrumb {
  font-size  : 12px;
  margin-left: 0;
}

#wrap #bridge .navbar-default .navbar-collapse,
#wrap #bridge .navbar-default .navbar-form {
  border: none;
}

#wrap #bridge div.announcement-single blockquote:before {
  content: '';
  display: none;
}

#wrap #bridge .home-shortcuts li a p {
  color      : #fff;
  text-align : center;
  font-size  : 12px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

#wrap #bridge .btn {
  border          : 2px solid #00c2e5;
  color           : #fff !important;
  background-color: #00c2e5;
  padding         : 7px 15px;
  font-family     : 'Open Sans', Helvetica, Arial, sans-serif;
}

#wrap #bridge .btn:hover {
  color           : #fff;
  background-color: #222;
  border-color    : #222;
}

#wrap #bridge .domain-bulk-options-box .btn {
  padding  : 5px 10px;
  font-size: 11px;
}

#wrap #bridge .home-shortcuts p.lead {
  font-size  : 18px;
  line-height: 1.8;
  color      : #fff;
  padding    : 20px 0 0 15px;
}

#wrap #bridge p a.label-warning {
  color        : #fff;
  padding      : 5px 15px;
  border-radius: 3px;
  font-weight  : 400;
  font-size    : 12px;
}

#wrap #bridge .home-shortcuts li:hover span {
  display: none;
}

#wrap #bridge .home-shortcuts li {
  padding   : 10px 3px;
  transition: .35s all ease;
}

#wrap #bridge .home-shortcuts li i {
  color: #fff;
}

#wrap #bridge .home-shortcuts li:hover {
  background: #2a2a2a;
}

#wrap #bridge section#main-menu {
  background: none;
}

#wrap #bridge .navbar-main {
  background   : #f9f9f9;
  border-radius: 2px;
  font-family  : 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
  border       : 1px solid #e0e0e0;
  padding-top  : 5px;
  box-shadow   : 0 2px 0 rgba(0, 0, 0, 0.022);
}

#wrap #bridge .navbar-main .nav>li>a {
  padding-left : 15px;
  padding-right: 15px;
}

#wrap #bridge section#main-body {
  padding: 0;
}

#wrap #bridge .sidebar {
  margin: 0;
}

#wrap #bridge .caret {
  margin-top: 0;
}

#wrap #bridge div.header-lined h1 {
  font-size     : 32px;
  padding-top   : 15px;
  padding-bottom: 10px;
  color         : #303030;
  border-color  : #e0e0e0;
}

#wrap #bridge h2 {
  font-size: 25px;
}

#pre-footer button.footer-subscribe-submit {
  color: #fff;
}

#wrap #bridge div.header-lined small {
  color    : #8a8a8a;
  font-size: 50%;
}

#wrap #bridge input {
  min-height: 41px;
}

#wrap #bridge input.form-control {
  background: #fff;
}

#wrap #bridge .panel {
  border-radius: 2px;
  box-shadow   : 0 2px 0 rgba(0, 0, 0, 0.022);
  border-color : #e0e0e0;
}

#wrap #bridge section#home-banner {
  padding         : 50px 0 40px;
  background-color: #3b3e46;
  margin-top      : 30px;
  border-radius   : 3px 3px 0 0;
}

#wrap #bridge #home-banner h2 {
  margin-bottom: 25px;
  font-weight  : 500;
}

#wrap #bridge .home-shortcuts {
  border-radius: 0 0 3px 3px;
  box-shadow   : 0 2px 0 rgba(0, 0, 0, 0.022);
}

#wrap #bridge .input-group .form-control:first-child,
#wrap #bridge .input-group-addon:first-child,
#wrap #bridge .input-group-btn:first-child>.btn,
#wrap #bridge .input-group-btn:first-child>.btn-group>.btn,
#wrap #bridge .input-group-btn:first-child>.dropdown-toggle,
#wrap #bridge .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
#wrap #bridge .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-radius: 3px !important;
}

#wrap #bridge .input-group .btn.btn-warning {
  margin-left: 5px;
}

@media only screen and (min-width: 1281px) {
  #wrap .container {
    width: 1246px;
  }

  #wrap .container .container {
    width: auto;
  }
}

#wrap.boxed-wrap #bridge #top-nav {
  margin-right: 60px;
}

#wrap .blox.dark .whmpress a:hover {
  color: #fff;
}

#wrap .whmpress.whmpress_domain_search_ajax {
  max-width: 800px;
  margin   : 40px auto 0;
  padding  : 0;
}

#wrap .whmpress.whmpress_domain_search_ajax form {
  margin-bottom: 0;
}

#wrap .whmpress_domain_search_ajax form input#search_box {
  border-color: #dcdcdc;
  font-size   : 17px;
}

#wrap .whmpress_domain_search_ajax form input#search_box::-webkit-input-placeholder {
  color    : #ccc;
  font-size: 14px;
}

#wrap .whmpress_domain_search_ajax form input#search_box:-moz-placeholder {
  color    : #ccc;
  font-size: 14px;
}

#wrap .whmpress_domain_search_ajax form input#search_box::-moz-placeholder {
  color    : #ccc;
  font-size: 14px;
}

#wrap .whmpress_domain_search_ajax form input#search_box:-ms-input-placeholder {
  color    : #ccc;
  font-size: 14px;
}

#wrap .whmpress.whmpress_domain_search_ajax button {
  margin: 0;
}

#wrap .whmpress a.buy-button,
#wrap .whmpress a.whmpress-btn,
#wrap .whmpress a.whois-button,
#wrap .whmpress a.www-button,
#wrap .whmpress button,
#wrap .whmpress input[type=submit],
#wrap .whmpress_order_button {
  background: #39c36e;
}

#wrap .whmpress a.buy-button:hover,
#wrap .whmpress a.whmpress-btn:hover,
#wrap .whmpress a.whois-button:hover,
#wrap .whmpress a.www-button:hover,
#wrap .whmpress button:hover,
#wrap .whmpress input[type=submit]:hover,
#wrap .whmpress_order_button:hover {
  background: #292929;
}

#wrap .whmpress .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation        : fa-spin 2s infinite linear;
  display          : inline-block;
}

#wrap .whmp_domain_search_ajax_results {
  padding-top: 30px;
}

#wrap .whmp_domain_search_ajax_results .whmp_not_found_result,
#wrap .whmp_domain_search_ajax_results .whmp_not_found_title {
  background-color: rgba(252, 242, 242, 0.8);
  color           : #363842;
  border-color    : #dfb5b4;
  max-width       : 100%;
  margin-bottom   : 8px;
}

#wrap .whmp_domain_search_ajax_results .whmp_not_found_title {
  padding      : 35px 20px 45px;
  margin-bottom: 60px;
}

#wrap .whmp_domain_search_ajax_results .whmp_not_found_title .whmp_search_ajax_buttons a,
#wrap .whmp_domain_search_ajax_results .whmp_not_found_result .whmp_search_ajax_buttons a {
  background-color: #d9534f;
  border-color    : #d9534f;
  font-size       : 14px;
  border-radius   : 3px;
}

#wrap .whmp_domain_search_ajax_results .whmp_search_ajax_title .whmp_search_ajax_domain {
  font-size    : 40px;
  font-weight  : 600;
  margin-bottom: 0;
  color        : #363842;
}

#wrap .whmp_domain_search_ajax_results .whmp_search_ajax_title .whmp_search_ajax_message {
  font-size    : 14px;
  margin-bottom: 25px;
  color        : #363842;
}

#wrap .whmp_domain_search_ajax_results .whmp_search_ajax_title .whmp_search_ajax_message b {
  color: #363842;
}

#wrap .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_icon {
  margin-right: 1%;
}

#wrap .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_icon i {
  color: #363842;
}

#wrap .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_domain {
  width: 49%;
  color: #363842;
}

#wrap .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_domain strong {
  color: #363842;
}

#wrap .whmp_domain_search_ajax_results .whmp_found_result {
  background-color: rgba(57, 195, 110, 0.8);
}

#wrap .whmp_domain_search_ajax_results .whmp_search_ajax_result.whmp_found_result .whmp_icon i,
#wrap .whmp_domain_search_ajax_results .whmp_search_ajax_result.whmp_found_result .whmp_domain,
#wrap .whmp_domain_search_ajax_results .whmp_search_ajax_result.whmp_found_result .whmp_domain strong {
  color: #fff;
}

#wrap .whmp_domain_search_ajax_results .whmp_found_result .whmp_search_ajax_buttons a {
  background-color: #36d874;
  color           : #fff;
  border-color    : #39c36e;
  border-radius   : 4px;
}

#wrap .whmp_domain_search_ajax_results .load-more-div button {
  padding         : 18px 20px 15px;
  border-radius   : 4px;
  border          : 0;
  background-color: #46BE8A;
}

#wrap .whmp_domain_search_ajax_results .whmp_found_title {
  background-color: rgba(57, 195, 110, 0.8);
}

#wrap .whmp_domain_search_ajax_results .whmp_found_title * {
  color: #fff !important;
}

#wrap .whmp_domain_search_ajax_results .whmp_found_title .whmp_search_ajax_buttons a {
  background-color: #36D874;
  border          : 0;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform        : rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform        : rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform        : rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform        : rotate(359deg);
  }
}

#wrap .whmpress_price_matrix table,
#wrap .whmpress_price_matrix_domain table {
  border: 1px solid #dcdcdc;
}

#wrap .whmpress_price_matrix table th,
#wrap .whmpress_price_matrix_domain table th {
  background-color: #53bf71;
}

#wrap .whmpress_price_matrix table thead tr,
#wrap .whmpress_price_matrix_domain table thead tr {
  height: 48px;
}

#wrap .whmpress_price_matrix table tr,
#wrap .whmpress_price_matrix_domain table tr {
  border-bottom: 1px solid #dcdcdc;
}

#wrap .whmpress_price_matrix table tr:nth-of-type(odd),
#wrap .whmpress_price_matrix_domain table tr:nth-of-type(odd) {
  background: #fff;
}

#wrap .whmpress_price_matrix table tr:nth-of-type(even),
#wrap .whmpress_price_matrix_domain table tr:nth-of-type(even) {
  background: #f5f5f5;
}

#wrap .whmpress_price_matrix table th,
#wrap .whmpress_price_matrix_domain table th {
  padding    : 11px 20px;
  font-weight: 600;
}

#wrap .whmpress_price_matrix table td,
#wrap .whmpress_price_matrix_domain table td {
  padding    : 9px 20px;
  color      : #616161;
  font-weight: 400;
  font-size  : 14px;
}

@media (min-width:641px) {

  #wrap .whmpress_price_matrix table tr,
  #wrap .whmpress_price_matrix_domain table tr {
    height: 42px;
  }
}

@media (max-width:960px) {

  #wrap .whmpress_price_matrix table th,
  #wrap .whmpress_price_matrix_domain table th {
    font-size: 13px;
  }

  #wrap .whmpress_price_matrix table td,
  #wrap .whmpress_price_matrix_domain table td {
    font-size: 12px;
  }
}

@media (max-width:640px) {

  #wrap .whmpress_price_matrix table tr,
  #wrap .whmpress_price_matrix_domain table tr {
    padding: 15px 0;
  }
}

#wrap .whmpress label {
  font-weight : 600;
  display     : initial;
  margin-right: 10px;
  font-size   : 17px;
  color       : #666;
}

#wrap .whmpress_price_matrix input[type=search],
#wrap .whmpress_price_matrix_domain input[type=search] {
  border       : 1px solid #cfcfcf !important;
  border-radius: 3px;
  padding      : 13px 12px;
}

#wrap .whmpress_price_matrix input[type=search]::-webkit-input-placeholder {
  color    : #7f7e7f;
  font-size: 14px;
}

#wrap .whmpress_price_matrix input[type=search]:-moz-placeholder {
  color    : #7f7e7f;
  font-size: 14px;
}

#wrap .whmpress_price_matrix input[type=search]::-moz-placeholder {
  color    : #7f7e7f;
  font-size: 14px;
}

#wrap .whmpress_price_matrix input[type=search]:-ms-input-placeholder {
  color    : #7f7e7f;
  font-size: 14px;
}

#wrap .whmpress_price_matrix_domain input[type=search]::-webkit-input-placeholder {
  color    : #7f7e7f;
  font-size: 14px;
}

#wrap .whmpress_price_matrix_domain input[type=search]:-moz-placeholder {
  color    : #7f7e7f;
  font-size: 14px;
}

#wrap .whmpress_price_matrix_domain input[type=search]::-moz-placeholder {
  color    : #7f7e7f;
  font-size: 14px;
}

#wrap .whmpress_price_matrix_domain input[type=search]:-ms-input-placeholder {
  color    : #7f7e7f;
  font-size: 14px;
}

#wrap .whmpress .dataTables_wrapper .dataTables_paginate .paginate_button.current,
#wrap .whmpress .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: 0 0;
  border    : 0;
  padding   : 0;
}

#wrap .whmpress table.dataTable thead td,
#wrap .whmpress table.dataTable thead th {
  border-bottom: 0;
}

.whmpress.whmpress_price_box {
  box-shadow   : none;
  border       : 5px solid #e1e1e1;
  border-radius: 6px;
  padding      : 0;
}

.whmpress_price_box h3 {
  background    : #f9f9f9;
  padding       : 45px;
  border-bottom : 1px solid #e4e4e4;
  color         : #51c1e9;
  font-size     : 28px;
  font-weight   : 700;
  line-height   : 1;
  text-align    : left;
  text-transform: capitalize;
}

.whmpress_price_box .style1_wrapper {
  display: block;
}

.whmpress_price_box .style1_left,
.whmpress_price_box .style1_right {
  width  : 100%;
  padding: 15px 30px 30px;
}

.whmpress_price_box .style1_left {
  position      : relative;
  padding-bottom: 10px;
}

.whmpress_price_box ol,
.whmpress_price_box ul {
  padding-bottom: 0;
}

.whmpress_price_box .style1_left li:before {
  content      : '';
  position     : absolute;
  width        : 100%;
  border-bottom: 1px solid #f1f1f1;
  padding-top  : 35px;
  left         : 0;
  right        : auto;
}

.whmpress_price_box .style1_left li:last-child:before {
  display: none;
}

.whmpress_price_box li {
  padding-bottom: 20px;
}

.whmpress_price_box h2:empty {
  display: none;
}

.whmpress_price_box .whmpress_order_combo,
.whmpress_price_box h2 {
  margin : 0;
  padding: 0;
}

.whmpress_price_box button {
  margin-top   : 0;
  width        : 100%;
  border-radius: 30px;
}

#wrap .whmpress_pricing_table {
  font-family  : inherit;
  padding      : 0;
  max-width    : 100%;
  margin-bottom: 35px;
}

#wrap .whmpress_pricing_table.featured {
  -moz-transform   : scaleY(1);
  -webkit-transform: scaleY(1);
  -o-transform     : scaleY(1);
  -ms-transform    : scaleY(1);
  transform        : scaleY(1);
}

#wrap .whmpress_pricing_table .holder:empty {
  display: none;
}

#wrap .whmpress_pricing_table .pricing_table_features ul {
  border: 0;
}

#wrap .whmpress_pricing_table>div {
  padding: 0;
}

#wrap .whmpress_pricing_table.one,
#wrap .whmpress_pricing_table.three,
#wrap .whmpress_pricing_table.two {
  text-align   : center;
  border       : 5px solid #e1e1e1;
  border-radius: 5px;
  transition   : all .36s ease;
}

#wrap .whmpress_pricing_table.one.featured {
  border-color: #77DA55;
}

#wrap .whmpress_pricing_table.three {
  border: 1px solid #e3e3e3;
}

#wrap .whmpress_pricing_table.two {
  border-color: #77da55;
}

#wrap .whmpress_pricing_table.one .pricing_table_heading,
#wrap .whmpress_pricing_table.two .pricing_table_heading {
  background-color: #f3f3f3;
  padding         : 0;
}

#wrap .whmpress_pricing_table.one.featured .pricing_table_heading {
  background-color: #77da55;
  color           : #fff;
}

#wrap .whmpress_pricing_table.one.featured .pricing_table_heading h2 {
  color: #fff;
}

#wrap .whmpress_pricing_table.three .pricing_table_heading {
  background-color: #6dd5e8;
  padding         : 35px 10px 60px;
}

#wrap .whmpress_pricing_table.three .pricing_table_price {
  color : #444;
  margin: 10px 0;
}

#wrap .whmpress_pricing_table.three .pricing_table_promo {
  display: none;
}

#wrap .whmpress_pricing_table.three .pricing_table_icon {
  top               : 85px;
  width             : 90px;
  height            : 90px;
  -webkit-box-shadow: none;
  box-shadow        : none;
  border            : 3px solid #6dd5e8;
}

#wrap .whmpress_pricing_table.three .pricing_table_icon .fa {
  color      : #6dd5e8;
  line-height: 90px;
  font-size  : 40px;
}

#wrap .whmpress_pricing_table.two .pricing_table_heading {
  background-color: #77da55;
}

#wrap .whmpress_pricing_table.one .pricing_table_heading h2,
#wrap .whmpress_pricing_table.two .pricing_table_heading h2 {
  text-transform: uppercase;
  font-weight   : 700;
  font-size     : 22px;
  line-height   : 36px;
  padding       : 16px 15px 6px;
  margin-bottom : 0;
  color         : #4a4a4a;
}

#wrap .whmpress_pricing_table.two .pricing_table_heading h2 {
  color: #fff;
}

#wrap .whmpress_pricing_table.one .pricing_table_price,
#wrap .whmpress_pricing_table.two .pricing_table_price {
  position        : relative;
  background-color: #f3f3f3;
  padding         : 0;
  font-size       : 23px;
  line-height     : 1;
  font-weight     : 400;
  word-spacing    : -6px;
  color           : #5dc738;
  padding-bottom  : 35px;
}

#wrap .whmpress_pricing_table.one.featured .pricing_table_price {
  background-color: #77da55;
  color           : #fff;
}

#wrap .whmpress_pricing_table.two .pricing_table_price {
  background-color: #77da55;
  color           : #fff;
  padding-bottom  : 35px;
}

#wrap .whmpress_pricing_table.one .pricing_table_price .currency {
  font-size: inherit;
}

#wrap .whmpress_pricing_table.one .pricing_table_price:after {
  content          : '';
  position         : absolute;
  top              : 100%;
  right            : 50%;
  transform        : translate(50%, 0);
  -webkit-transform: translate(50%, 0);
  height           : 0;
  border-left      : 15px solid transparent;
  border-right     : 15px solid transparent;
  border-top       : 10px solid #f3f3f3;
  transition       : all .5s ease;
}

#wrap .whmpress_pricing_table.one.featured .pricing_table_price:after {
  border-top-color: #77da55;
}

#wrap .whmpress_pricing_table.one .pricing_table_features,
#wrap .whmpress_pricing_table.tow .pricing_table_features {
  padding: 35px 0;
}

#wrap .whmpress_pricing_table.one .pricing_table_features ul,
#wrap .whmpress_pricing_table.two .pricing_table_features ul {
  border: 0;
}

#wrap .whmpress_pricing_table .pricing_table_features ul li {
  background-color: transparent;
  border          : 0;
  padding         : 3px 0;
  list-style      : none;
  font-size       : 13px;
  font-weight     : 400;
  color           : #616161;
  margin-bottom   : 0;
}

#wrap .whmpress_pricing_table.one .pricing_table_combo,
#wrap .whmpress_pricing_table.one .pricing_table_submit {
  background : #f3f3f3;
  font-size  : 23px;
  font-weight: 700;
  color      : #235769;
  transition : all .5s ease;
}

#wrap .whmpress_pricing_table.one.featured .pricing_table_submit {
  background-color: #77da55;
}

#wrap .whmpress_pricing_table.one .pricing_table_combo .holder,
#wrap .whmpress_pricing_table.one .pricing_table_submit .holder {
  padding: 18px 15px 18px;
}

#wrap .whmpress_pricing_table .pricing_table_combo button,
#wrap .whmpress_pricing_table .pricing_table_combo form {
  margin-bottom: 0;
}

#wrap .whmpress_pricing_table.one .pricing_table_submit button,
#wrap .whmpress_pricing_table.one .pricing_table_combo button,
#wrap .whmpress_pricing_table.two .pricing_table_combo button,
#wrap .whmpress_pricing_table.two .pricing_table_submit {
  display       : inline-block;
  font-size     : 12px;
  color         : #00c2e5;
  background    : #fff;
  border-radius : 60px;
  padding       : 10px 19px 8px;
  text-transform: uppercase;
  border        : none;
  transition    : all .25s ease;
  width         : auto;
  font-weight   : 400;
}

#wrap .whmpress_pricing_table.one.featured .pricing_table_submit button {
  color: #77da55;
}

#wrap .whmpress_pricing_table button {
  margin       : 0;
  border-radius: 0;
  width        : 100%;
}

#wrap .whmpress_pricing_table.two .pricing_table_combo button,
#wrap .whmpress_pricing_table.two .pricing_table_submit {
  margin-top: 10px;
}

#wrap .whmpress_pricing_table.one:hover .pricing_table_submit button,
#wrap .whmpress_pricing_table.one:hover .pricing_table_combo button,
#wrap .whmpress_pricing_table.two:hover .pricing_table_combo button {
  background-color: #393939;
  color           : #fff;
}

#wrap .whmpress_pricing_table.four {
  border-radius: 0;
  border       : 2px solid #eee;
}

#wrap .whmpress_pricing_table.five .pricing_table_heading,
#wrap .whmpress_pricing_table.four .pricing_table_heading {
  padding         : 45px 0 10px;
  background-color: #1bbc9b;
}

#wrap .whmpress_pricing_table.five .pricing_table_price,
#wrap .whmpress_pricing_table.four .pricing_table_price {
  background    : #1bbc9b;
  padding-bottom: 20px;
}

.whmpress_pricing_table.five .pricing_table_price .holder,
.whmpress_pricing_table.four .pricing_table_price .holder {
  position     : static;
  width        : auto;
  height       : auto;
  border-radius: 0;
  background   : #1bbc9b;
  border       : 0;
  color        : #fff;
  font-size    : 28px;
  padding      : 0;
}

#wrap .whmpress_pricing_table.five .pricing_table_features,
#wrap .whmpress_pricing_table.four .pricing_table_features {
  padding: 30px 0;
}

#wrap .whmpress_pricing_table.four .pricing_table_price .currency,
#wrap .whmpress_pricing_table.seven .pricing_table_price .currency {
  font-size: inherit;
}

#wrap .whmpress_pricing_table.five .pricing_table_price .duration,
#wrap .whmpress_pricing_table.four .pricing_table_price .duration,
#wrap .whmpress_pricing_table.seven .pricing_table_price .duration {
  display    : inline;
  font-size  : inherit;
  font-weight: 400;
  margin     : 0 6px;
}

#wrap .whmpress_pricing_table.five {
  border-radius   : 0;
  border          : 1px solid #e3e3e3;
  background-color: transparent;
}

#wrap .whmpress_pricing_table.five .pricing_table_heading,
#wrap .whmpress_pricing_table.five .pricing_table_price,
.whmpress_pricing_table.five .pricing_table_price .holder {
  background-color: #0db5e4;
}

#wrap .whmpress_pricing_table.six {
  border-radius: 0;
  background   : #55606e;
  color        : #fff;
  padding      : 45px 0 0;
}

.whmpress_pricing_table.six::before {
  display: none;
}

.whmpress_pricing_table.six .pricing_table_heading h2 {
  color    : #fff;
  padding  : 10px 10px 15px;
  font-size: 35px;
}

#wrap .whmpress_pricing_table.six .pricing_table_features li,
#wrap .whmpress_pricing_table.six button {
  color: #fff;
}

#wrap .whmpress_pricing_table .pricing_table_features {
  padding: 10px 0 35px;
}

#wrap .whmpress_pricing_table.seven {
  background-color: #f7f7f7;
  color           : #000;
  padding         : 0;
}

#wrap .whmpress_pricing_table.seven .pricing_table_heading {
  border          : 0;
  padding         : 35px 10px 0;
  background-color: #f0f0f0;
}

#wrap .whmpress_pricing_table.seven .pricing_table_heading h2 {
  background-color: #f0f0f0;
  color           : #000;
}

.whmpress_pricing_table.seven .pricing_table_price .holder {
  color    : #00c2e5;
  font-size: 24px;
  padding  : 10px;
}

#wrap .whmpress_pricing_table.seven .pricing_table_price {
  background-color: #f0f0f0;
  padding-bottom  : 15px;
}

#wrap .whmpress_pricing_table.seven .pricing_table_features {
  padding-top: 35px;
}

#wrap .whmpress_pricing_table.eight,
#wrap .whmpress_pricing_table.nine,
#wrap .whmpress_pricing_table.ten {
  border       : 1px solid #e3e3e3;
  border-radius: 0;
  padding      : 35px 10px 20px;
}

#wrap .whmpress_pricing_table.eight .pricing_table_features,
#wrap .whmpress_pricing_table.nine .pricing_table_features {
  padding: 30px 10px;
}

#wrap .whmpress_pricing_table.nine::before {
  display: none;
}

#wrap .whmpress_pricing_table.ten .pricing_table_heading {
  padding: 20px 10px;
}

#wrap .whmpress_pricing_table.ten .pricing_table_features {
  padding: 30px 10px 12px;
}

#wrap .whmpress_pricing_table.ten .pricing_table_price {
  padding-bottom: 20px;
}

#wrap .blox.dark .whmpress_domain_search_bulk label {
  color      : #fff;
  font-weight: 400;
}

#wrap .blox.dark .whmpress_domain_search_bulk .extention-selection,
#wrap .whmpress_domain_search_bulk form .bulk-options .extentions {
  padding: 15px;
  margin : 0;
}

#wrap .whmpress_domain_search_bulk .search-button {
  text-align: left;
  padding   : 15px;
}

#wrap .whmpress_domain_search_bulk .search-button button {
  border : 1px solid #88dba8;
  padding: 14px 30px;
}

#wrap .whmpress_domain_search_bulk form .bulk-domains textarea {
  color: #000;
}

#wrap .whmpress_announcements .announcement-date {
  background-color: #0cb9e7;
}

#wrap .whmpress_announcements a,
#wrap .whmpress_announcements a :hover {
  color: #0cb9e7;
}

#wrap .whmpress_announcements a:hover,
#wrap .whmpress_announcements a:hover :hover {
  color: #616161;
}

#wrap .whmp input,
#wrap .whmp h1,
#wrap .whmp h2,
#wrap .whmp h3,
#wrap .whmp h4,
#wrap .whmp h5,
#wrap .whmp h6,
#wrap .whmp p {
  font-family: 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif
}

#wrap #main-menu {
  background   : none;
  border-radius: 2px;
  border       : none;
}

#wrap .whmp p {
  font-size  : 14px;
  color      : #616161;
  line-height: 1.8;
  text-align : left;
}

#wrap .whmp #nav {
  margin-bottom: 13px;
  background   : #f9f9f9;
  border-radius: 2px;
  font-family  : 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
  border       : 1px solid #e0e0e0;
  padding      : 0;
  box-shadow   : 0 2px 0 rgba(0, 0, 0, 0.022);
  width        : 100%;
}

#wrap .whmp .navbar-main .navbar-nav>li>a:hover,
#wrap .whmp .navbar-main .navbar-nav>li>a:focus,
#wrap .whmp .navbar-main .navbar-nav>.active>a,
#wrap .whmp .navbar-main .navbar-nav>.active>a:hover,
#wrap .whmp .navbar-main .navbar-nav>.active>a:focus,
#wrap .whmp .navbar-main .navbar-nav>.open>a,
#wrap .whmp .navbar-main .navbar-nav>.open>a:hover,
#wrap .whmp .navbar-main .navbar-nav>.open>a:focus {
  background: none;
}

.whmp #nav .container {
  padding-right: 15px;
  padding-left : 15px;
  margin-right : auto;
  margin-left  : auto;
}

.whmp #nav .container {
  line-height  : initial;
  margin-bottom: 0;
}

.whmp #nav .collapse.navbar-collapse>ul.nav.navbar-nav li a {
  position     : relative;
  color        : #616161;
  text-shadow  : none;
  font-weight  : 400;
  font-size    : 13px;
  padding      : 9px 6px 11px;
  border-bottom: 2px solid transparent;
  transition   : .3s all ease;
  margin-bottom: -2px;
}

.whmp #nav .collapse.navbar-collapse>ul.nav.navbar-nav li a:hover {
  background: none;
}

.whmp #nav .collapse.navbar-collapse>ul.nav.navbar-nav>li {
  position     : relative;
  padding      : 0 15px;
  margin-bottom: 0;
  border-bottom: 2px solid transparent;
  transition   : all .3s ease;
}

.whmp #nav .collapse.navbar-collapse>ul.nav.navbar-nav>li:after {
  content      : "";
  width        : 0;
  height       : 0;
  position     : absolute;
  bottom       : 0;
  left         : 50%;
  transform    : translate(-50%, 0);
  border-left  : 4px solid transparent;
  border-right : 4px solid transparent;
  border-bottom: 3px solid #00c2e5;
  opacity      : 0;
  transition   : all .3s ease;
}

.whmp #nav .collapse.navbar-collapse>ul.nav.navbar-nav>li:hover:after {
  opacity: 1;
}

.whmp #nav .collapse.navbar-collapse>ul.nav.navbar-nav>li:hover {
  border-bottom: 2px solid #00c2e5;
}

.whmp #nav .collapse.navbar-collapse>ul.nav.navbar-nav.navbar-right .dropdown a b {
  margin-top         : 0;
  border-top-color   : #00c2e5;
  border-bottom-color: #00c2e5;
  opacity            : 1;
}

.whmp #nav .collapse.navbar-collapse>ul.nav.navbar-nav.navbar-right .dropdown ul {
  margin               : 0;
  margin-top           : -2px;
  -webkit-border-radius: 0;
  -moz-border-radius   : 0;
  border-radius        : 0;
  -webkit-box-shadow   : 1px 1px 2px rgba(0, 0, 0, .15);
  -moz-box-shadow      : 1px 1px 2px rgba(0, 0, 0, .15);
  box-shadow           : 1px 1px 2px rgba(0, 0, 0, .15);
  border-color         : #efefef;
  min-width            : 170px;
}

.whmp #nav .collapse.navbar-collapse>ul.nav.navbar-nav.navbar-right .dropdown li {
  border-bottom: 1px solid #e5e5e5;
}

.whmp #nav .collapse.navbar-collapse>ul.nav.navbar-nav.navbar-right .dropdown li a {
  padding-left: 22px;
}

.whmp #nav .collapse.navbar-collapse>ul.nav.navbar-nav.navbar-right .dropdown li:last-child {
  border-bottom: 0;
}

.whmp .navbar-main .navbar-nav>li>a:hover,
.whmp .navbar-main .navbar-nav>li>a:focus,
.whmp .navbar-main .navbar-nav>.active>a,
.whmp .navbar-main .navbar-nav>.active>a:hover,
.whmp .navbar-main .navbar-nav>.active>a:focus,
.whmp .navbar-main .navbar-nav>.open>a,
.whmp .navbar-main .navbar-nav>.open>a:hover,
.whmp .navbar-main .navbar-nav>.open>a:focus {
  background: none;
}

#wrap .whmp #nav ul.nav.navbar-nav {
  float     : none;
  position  : relative;
  display   : block;
  width     : auto;
  box-shadow: none;
  background: none;
  padding   : 0;
  margin    : 0;
}

#wrap .whmp #nav ul.nav.navbar-nav:first-child {
  float  : left;
  z-index: 0;
}

#wrap .whmp #nav ul.nav.navbar-nav li {
  display      : inline-block;
  margin-bottom: -1px;
}

#wrap .whmp #nav ul.nav.navbar-nav li a {
  margin-bottom: -10px;
  padding-left : 0;
  padding-right: 0;
}

#wrap .whmp #nav ul.nav.navbar-nav.navbar-right li {
  display     : block;
  padding-left: 15px;
}

#wrap .whmp #nav ul.nav.navbar-nav.navbar-right li ul {
  margin-top: 3px;
}

#wrap .whmp #home-banner {
  padding         : 50px 0 40px;
  background-color: #3b3e46;
  margin-top      : 80px;
  border-radius   : 3px 3px 0 0;
}

.whmp #home-banner .container.text-center {
  width: auto;
}

.whmp #home-banner .container.text-center h2 {
  margin-bottom: 25px;
  font-weight  : 600;
}

#wrap .whmp h2 {
  font-size: 25px;
}

#wrap .whmp .btn {
  color           : #fff;
  background-color: #00c2e5;
  padding         : 7px 15px;
  font-family     : 'Open Sans', Helvetica, Arial, sans-serif;
  font-size       : 13px;
  font-weight     : 500;
  text-shadow     : none;
  border          : 2px solid #00c2e5;
  -ms-filter      : "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  color           : #fff;
  padding         : 5px 15px;
  border-radius   : 3px;
  margin-left     : 6px;
  transition      : all 0.18s ease-in-out;
}

.whmp .home-shortcuts li i {
  color: #fff;
}

.whmp input {
  min-height: 41px;
}

.whmp .form-control,
#wrap .whmp input,
#wrap .whmp select,
#wrap .whmp textarea {
  font-size    : 14px;
  line-height  : 1.78;
  color        : #616161;
  border       : 2px solid #e2e2e2;
  margin-bottom: 0;
}

.whmp .input-group .form-control:first-child,
#wrap .whmp .input-group-addon:first-child,
#wrap .whmp .input-group-btn:first-child>.btn,
#wrap .whmp .input-group-btn:first-child>.btn-group>.btn,
#wrap .whmp .input-group-btn:first-child>.dropdown-toggle,
#wrap .whmp .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
#wrap .whmp .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-radius: 3px !important;
}

#wrap .whmp input[type="submit"]:hover {
  box-shadow  : none;
  background  : #222;
  border-color: #222;
}

.whmp .home-shortcuts {
  border-bottom-left-radius : 3px;
  border-bottom-right-radius: 3px;
}

#wrap .whmp .home-shortcuts p.lead {
  font-size  : 18px;
  line-height: 1.8;
  color      : #fff;
  padding    : 18px 0 0 15px;
  text-align : left;
}

#wrap .whmp .home-shortcuts li:hover span {
  display: none;
}

#wrap .whmp .home-shortcuts li p {
  color      : #fff;
  font-size  : 12px;
  text-align : center;
  font-weight: 400;
}

.whmp .home-shortcuts li:hover {
  background: #222;
}

#wrap .whmp .home-shortcuts li {
  padding      : 10px 3px;
  border-left  : 1px solid #0e88b0;
  border-right : none;
  transition   : .35s all ease;
  margin-bottom: 0;
}

.whmp blockquote:before {
  display: none;
}

.whmp #main-body .main-content h2 {
  color: #333;
}

#wrap .whmp #main-body .announcement-single h3 a {
  color: #0cb9e7;
}

#wrap .whmp p a.label-warning {
  color        : #fff;
  padding      : 5px 15px;
  border-radius: 3px;
  font-weight  : 400;
  font-size    : 12px;
}

@media (min-width: 960px) and (max-width: 1280px) {
  #wrap .whmp .home-shortcuts .row .col-md-8 {
    padding-left : 0;
    padding-right: 25px;
  }

  #wrap .whmp #nav ul.nav.navbar-nav.navbar-right {
    padding-left : 0;
    padding-right: 50px;
  }
}

@media (max-width: 960px) {
  #wrap .whmp #nav {
    display : block;
    position: relative;
    left    : 0;
  }

  #wrap .whmp #nav ul.nav.navbar-nav li a,
  #wrap .whmp #nav ul.nav.navbar-nav li {
    display: block;
  }

  #wrap .whmp #nav ul.nav.navbar-nav li a {
    margin-bottom: 5px;
    font-size    : 15px;
  }

  .whmp .collapse.in {
    padding-left: 0;
  }

  #wrap .whmp #nav ul.nav.navbar-nav.navbar-right li ul {
    position: absolute;
    left    : 0;
    right   : auto;
    display : none;
  }

  #wrap .whmp #nav ul.nav.navbar-nav.navbar-right li {
    display: block;
  }

  #wrap .whmp #nav ul.nav.navbar-nav.navbar-right li:hover ul {
    display: block;
  }

  .whmp .navbar-default .navbar-collapse {
    border-top: none;
  }

  .whmp #nav .collapse.navbar-collapse>ul.nav.navbar-nav.navbar-right .dropdown ul {
    padding: 10px;
  }
}

@media (max-width: 768px) {
  #wrap .whmp .navbar-collapse {
    padding-left: 20px;
  }

  .whmp .announcement-single h3 a {
    display   : block;
    margin-top: 30px;
  }

  .whmp .home-shortcuts .container .row .col-md-8 {
    padding-left : 0;
    padding-right: 0;
  }
}

@media (max-width: 480px) {
  #wrap .whmp .input-group {
    display: block;
  }

  #wrap .whmp .input-group-btn .btn {
    margin-top : 10px;
    display    : block;
    width      : 100%;
    margin-left: 0;
  }

  .whmp #home-banner .container.text-center h2 {
    padding: 0;
  }
}

#wrap .whmp div.header-lined h1 {
  font-size     : 32px;
  padding-top   : 15px;
  padding-bottom: 10px;
  color         : #303030;
  border-color  : #e0e0e0;
}

#wrap .whmp h2 {
  font-size: 25px;
}

#wrap .whmp #pre-footer button.footer-subscribe-submit {
  color: #fff;
}

#wrap .whmp div.header-lined small {
  color    : #8a8a8a;
  font-size: 50%;
}

#wrap .whmp input {
  min-height: 41px;
}

#wrap .whmp .panel {
  border-radius: 2px;
  box-shadow   : 0 2px 0 rgba(0, 0, 0, 0.022);
  border-color : #e0e0e0;
}

#wrap .whmp section#home-banner {
  padding         : 50px 0 40px;
  background-color: #3b3e46;
  margin-top      : 80px;
  border-radius   : 3px 3px 0 0;
}

#wrap .whmp #home-banner h2 {
  margin-bottom: 25px;
  font-weight  : 500;
}

#wrap .whmp .home-shortcuts {
  border-radius: 0 0 3px 3px;
  box-shadow   : 0 2px 0 rgba(0, 0, 0, 0.022);
}

#wrap .whmp .pull-md-right {
  padding-right: 0;
}

#wrap .whmp .input-group .form-control:first-child,
#wrap .whmp .input-group-addon:first-child,
#wrap .whmp .input-group-btn:first-child>.btn,
#wrap .whmp .input-group-btn:first-child>.btn-group>.btn,
#wrap .whmp .input-group-btn:first-child>.dropdown-toggle,
#wrap .whmp .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
#wrap .whmp .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-radius: 3px !important;
}

#wrap .whmp .input-group .btn.btn-warning {
  margin-left: 5px;
}

#wrap .whmp div.header-lined .breadcrumb {
  margin-left: 0;
}

#wrap .whmp h1,
#wrap .whmp h2,
#wrap .whmp h3,
#wrap .whmp h4,
#wrap .whmp h5,
#wrap .whmp h6 {
  font-family: 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
}

#wrap .whmp a {
  color: #00c2e5;
}

#wrap .whmp a.list-group-item.active,
#wrap .whmp a.list-group-item.active:hover,
#wrap .whmp a.list-group-item.active:focus {
  background-color: #00c2e5;
}

#wrap .whmp .list-group-item.active,
#wrap .whmp .list-group-item.active:focus,
#wrap .whmp .list-group-item.active:hover {
  border-color: #00c2e5;
}

#wrap .whmp .list-group {
  font-size: 12px;
}

#wrap .whmp div.header-lined .breadcrumb {
  font-size  : 12px;
  margin-left: 0;
}

#wrap .whmp .navbar-default .navbar-collapse,
#wrap .whmp .navbar-default .navbar-form {
  border: none;
}

#wrap .whmp .list-group-item.active,
#wrap .whmp .list-group-item.active:focus,
#wrap .whmp .list-group-item.active:hover {
  color: #fff;
}

@media (min-width:1200px) and (max-width:1280px) {
  #wrap .whmp .col-md-9 {
    padding-right: 75px;
  }

  #wrap .whmp .main-content {
    padding-right: 75px;
  }
}

@media (min-width: 960px) {
  #wrap .whmp .container {
    margin-left : 0;
    margin-right: 0;
  }

  #wrap .whmp .main-content {
    padding-right: 0;
  }

  #wrap .whmp .sidebar {
    margin      : 0;
    padding-left: 0px;
    margin-top  : 22px;
  }

  #wrap .whmp .caret {
    margin-top: 0;
  }
}

@media (max-width:960px) {
  #wrap .whmp .sidebar {
    border-top   : 0;
    padding-left : 0;
    padding-right: 22px;
  }

  #wrap .whmp .pull-md-right {
    padding-left : 0;
    padding-right: 25px;
  }
}

@media (max-width:768px) {
  #wrap .whmp .sidebar {
    border-top   : 0;
    padding-left : 0;
    padding-right: 0;
  }

  #wrap .whmp .pull-md-right {
    padding-left : 0;
    padding-right: 0;
  }

  #wrap .whmp .announcement-single h2 a {
    display   : inline-block;
    margin-top: 30px;
  }
}

#wrap .whmp .logincontainer input[type="checkbox"] {
  margin-top: -9px;
}

#wrap .whmp .logincontainer div[align="center"] a {
  padding: 9px;
}

#wrap .whmp .logincontainer div[align="center"] {
  text-align: left;
}

#wrap .whmp .logincontainer .btn {
  margin-top  : 10px;
  margin-left : 0;
  margin-right: 6px;
}

#wrap .whmp .logincontainer .btn:hover {
  background  : #222;
  border-color: #222;
}

#nav-wrap .container {
  position: relative;
}

.nav-wrap1,
.nav-wrap2 {
  height      : 100px;
  position    : relative;
  border-color: #f0f0f0;
}

.nav-wrap2 {
  height: 83px;
  margin: 0 auto;
  border: none;
}

.nav-wrap2.mn4 {
  height: 59px;
}

#menu-icon {
  display: none;
}

#nav {
  float: right;
}

#nav li {
  list-style    : none;
  padding       : 0;
  margin        : 0;
  float         : left;
  display       : block;
  height        : 100%;
  vertical-align: middle;
  position      : static;
}

#nav a {
  display       : block;
  font-weight   : 600;
  color         : #444;
  outline       : 0;
  opacity       : 1;
  text-align    : center;
  font-size     : 14px;
  text-transform: uppercase;
  padding       : 0 15px;
  letter-spacing: 0.3px;
  line-height   : 100px;
  transition    : background .15s ease-in-out;
}

#nav a:hover,
#nav li:hover>a {
  color: #00c2e5;
}

#nav a i {
  font-size     : 16px;
  line-height   : 16px;
  display       : inline;
  color         : inherit;
  margin-right  : 4px;
  vertical-align: baseline;
}

#nav>li>a i {
  margin-right: 6px;
  font-weight : normal;
}

#nav>li.current>a,
#nav>li>a.active,
#nav>li:hover>a {
  position: relative;
  color   : #00c2e5;
}

#header #nav .active a {
  color: #00c2e5;
}

#header.sticky #nav-wrap #nav>li:hover {
  background: #f5f5f5;
  transition: background 0.25s ease;
}

#header.sticky #nav-wrap #nav>li>a {
  margin     : 0;
  padding    : 23px 15px;
  line-height: 18px;
}

#header.sticky #nav-wrap #nav #nav>li:hover>a {
  color: #00c2e5;
}

@media only screen and (min-width: 961px) and (max-width: 1200px) {
  #nav>li>a {
    font-size    : 12px;
    padding-left : 11px;
    padding-right: 11px;
  }
}

#nav ul {
  position  : absolute;
  width     : 210px;
  background: #f5f5f5;
  padding   : 22px 0 12px;
  margin    : 0;
  z-index   : 9100;
  display   : none;
  box-shadow: 0 5px 9px rgba(0, 0, 0, 0.058);
}

@media only screen and (min-width: 961px) {

  .dark-submenu #nav ul,
  .dark-submenu #nav ul li,
  .dark-submenu #nav ul li:hover {
    background: #242424;
  }

  .dark-submenu #nav ul li a {
    color      : #d0d0d0;
    text-shadow: none;
  }

  .dark-submenu #nav ul li a:hover {
    color     : #00c2e5;
    background: #1a1a1a;
  }
}

#header.sticky #nav li ul:before,
#header.sticky #nav li ul:after,
#nav>li>li.mega ul[class^="sub-"]:after,
#nav>li>li.mega ul[class^="sub-"]:before {
  border-width: 0px;
  display     : none;
}

#nav ul li {
  float   : none;
  display : block;
  position: relative;
  margin  : 0;
  padding : 0;
}

#nav ul li:hover {
  background-color: #fbfbfb;
}

#nav ul li:last-child {
  border: none;
}

#nav ul li a {
  color         : #666;
  width         : auto;
  display       : block;
  text-align    : left;
  padding       : 8px 5px 8px 20px;
  font-size     : 12px;
  font-weight   : 500;
  border        : none;
  text-transform: none;
  line-height   : 30px;
  min-height    : 30px;
  letter-spacing: 0.5px;
}

#nav ul li a:hover,
#nav li.current ul li a:hover,
.nav-wrap2 #nav ul li a:hover,
.nav-wrap2.darknavi #nav ul li a:hover,
#nav ul li.current>a,
#nav ul li:hover>a {
  color: #00c2e5;
}

#nav li:hover>ul {
  display   : block;
  visibility: visible;
}

#nav ul li ul {
  margin : -47px 0 0 210px;
  width  : 182px;
  padding: 0;
}

#nav ul li ul li ul {
  margin-left: 182px;
}

#nav li.submenux:after {
  font-family: 'FontAwesome';
  content    : "\f054";
  position   : absolute;
  color      : #cdcdcd;
  font-size  : 8px;
  display    : inline;
  speak      : none;
  cursor     : pointer;
  right      : 9px;
  top        : 12px;
}

#nav li.mega ul[class^="sub-"] li.submenux:after {
  display: none;
}

#nav li.mega ul[class^="sub-"] {
  width        : 100%;
  left         : auto;
  right        : 0;
  float        : right;
  border-radius: 0;
  padding      : 0;
}

@media only screen and (min-width: 961px) and (max-width: 1200px) {
  #nav li.mega ul[class^="sub-"] {
    width: 920px;
  }

  #header.sticky #nav li.mega ul[class^="sub-"] {
    left : 10px;
    right: 10px;
    width: 986px;
  }
}

@media only screen and (min-width: 1201px) {
  #nav li.mega ul[class^="sub-"] {
    width: 1101px;
  }

  #header.sticky #nav li.mega ul[class^="sub-"] {
    left : 30px;
    right: auto;
  }
}

@media only screen and (min-width: 1281px) {
  #nav li.mega ul[class^="sub-"] {
    width: 1186px;
  }

  #header.sticky #nav li.mega ul[class^="sub-"] {
    left : 0;
    right: auto;
  }
}

#nav li.mega ul[class^="sub-"] div:last-child {
  margin-right: 0 !important;
}

#nav li.mega ul[class^="sub-"],
#nav li.mega ul[class^="sub-"] li,
#nav li.mega ul[class^="sub-"] li:hover {
  background-color: #f5f5f5;
}

#nav h4.subtitle {
  margin      : 14px 0;
  border-color: #e8e8e8;
  border-width: 1px;
  font-size   : 12px;
}

#nav img {
  max-width    : 100%;
  margin-bottom: 10px;
}

#nav p {
  font-size  : 13px;
  color      : #747474;
  line-height: 22px;
}

.dark-submenu #nav p {
  color      : #d1d1d1;
  font-size  : 14px;
  line-height: 1.8;
}

#header #nav h6 {
  margin       : 0;
  margin-bottom: 7px;
  color        : #555;
}

#nav .sendbtn {
  padding  : 7px 20px;
  font-size: 13px;
}

#nav li.mega ul[class^="sub-"] ul,
#nav li.mega ul[class^="sub-"] li.mega ul[class^="sub-"] {
  position  : static;
  display   : block;
  width     : auto;
  border    : none;
  margin    : 0;
  padding   : 0;
  box-shadow: none;
}

#nav li.mega ul[class^="sub-"] ul li,
#nav li.mega ul[class^="sub-"] ul li a {
  margin: 0;
}

#nav li.mega ul[class^="sub-"] ul li {
  padding      : 8px 0;
  padding-left : 1px;
  border-bottom: none;
}

#nav li.mega ul[class^="sub-"] ul li a {
  display      : inline;
  line-height  : 1.4;
  padding-left : 0;
  padding-right: 3px;
}

#nav li.mega ul[class^="sub-"] .wpb_content_element {
  margin-bottom: 5px;
}

#nav li.mega ul[class^="sub-"] .wpb_row {
  padding: 0 15px;
  margin : 0;
}

#nav li.mega ul[class^="sub-"] input,
#nav li.mega ul[class^="sub-"] textarea {
  min-width : inherit;
  background: #fff;
}

#nav li.mega ul[class^="sub-"] .wpb_column .widget {
  margin-bottom: 0;
}

#nav li.mega ul[class^="sub-"] .no-title .widgettitle {
  display: none;
}

#nav li.mega ul[class^="sub-"] .mgm-title {
  font-size  : 39px;
  font-weight: 100;
  line-height: 1.2;
}

#nav li.mega ul[class^="sub-"] a.button,
.dark-submenu #nav li.mega ul[class^="sub-"] li a.button {
  display       : inline;
  padding       : 12px 20px;
  letter-spacing: 1px;
  color         : #fff;
}

#nav-wrap #nav li.mega ul[class^="sub-"] li a.button:hover {
  background: #000;
  color     : #fff;
}

@media only screen and (min-width: 961px) {

  .dark-submenu #nav li.mega ul[class^="sub-"] li,
  .dark-submenu #nav li.mega ul[class^="sub-"] li:hover {
    background: none;
  }

  .dark-submenu #nav li.mega ul[class^="sub-"] {
    background: #242424;
  }

  .dark-submenu #nav li.mega ul[class^="sub-"] li a {
    color      : #d8d8d8;
    text-shadow: none;
  }

  .dark-submenu #nav li.mega ul[class^="sub-"] li a:hover {
    color     : #fff;
    background: none;
  }

  .dark-submenu #nav li.mega ul.sub-posts li a:hover {
    color: #00c2e5;
  }

  .dark-submenu #nav li.mega ul[class^="sub-"] {
    color: #a0a0a0;
  }

  .dark-submenu #nav h4.subtitle {
    margin      : 25px 0 15px 0;
    color       : #d8d8d8;
    border-color: rgba(255, 255, 255, 0.1);
  }

  .dark-submenu #nav li.mega ul[class^="sub-"] .mgm-title {
    color: #fff;
  }

  .dark-submenu #nav li.mega ul[class^="sub-"] li a.button {
    color: #fff;
  }
}

#nav li.mega ul[class^="sub-"] ul li {
  padding-top: 1px;
}

#nav-wrap #nav li:hover .sub-posts {
  display     : table;
  table-layout: fixed;
  margin      : 0;
  padding     : 2px;
}

#nav .sub-posts li,
.nav-wrap2 #nav .sub-posts li {
  list-style    : none;
  display       : table-cell;
  text-align    : center;
  border        : 0;
  padding       : 10px 0;
  vertical-align: top;
}

#nav li:hover .sub-posts li:hover {
  background: #f7f7f7;
}

#nav .sub-posts li img {
  margin: 0;
}

#nav .sub-posts li figure {
  padding: 10px;
}

#nav .sub-posts li figure a {
  padding: 0;
  margin : 0;
}

#nav .sub-posts li h5 a {
  padding       : 8px 14px;
  font-size     : 12px;
  line-height   : 1.7;
  font-weight   : 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align    : center;
  background    : none;
}

#nav .sub-posts .sub-meta {
  color        : #a1a1a1;
  margin-bottom: 10px;
  font-size    : 13px;
  display      : none;
}

@media only screen and (max-width: 960px) {

  #nav .sub-posts li,
  .nav-wrap2 #nav .sub-posts li {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  #header.sticky.mobistky .container {
    position         : fixed;
    top              : 0;
    background       : #fff;
    height           : 72px;
    width            : 100%;
    z-index          : 30;
    box-shadow       : 3px 0 3px rgba(0, 0, 0, 0.25);
    -webkit-animation: header-anim .2s ease .027s both;
    animation        : header-anim .2s ease .027s both;
    transition       : background 0.3s ease-in-out 0s, border-bottom 0.3s ease-in-out 0s;
  }

  #header.sticky.mobistky .nav-wrap2 .container {
    transition: none;
    animation : none;
    background: none;
    position  : static;
    width     : 1px;
    height    : 1px;
    z-index   : 1;
    box-shadow: none;
  }

  #header.sticky.mobistky .logo-sticky {
    display          : block;
    position         : fixed;
    top              : 0;
    max-width        : 280px;
    z-index          : 9000;
    -webkit-animation: fade-anim .3s ease .044s both;
    animation        : fade-anim .3s ease .044s both;
  }

  #header.sticky.mobistky img.img-logo-w1,
  #header.sticky.mobistky img.img-logo-w2 {
    display: none;
  }

  #header.sticky.mobistky .logo-sticky img.img-logo-w3 {
    max-height: 48px;
    width     : auto;
    max-width : 280px;
    margin-top: 4px;
    display   : block;
  }

  #header.sticky.mobistky .nav-wrap2 {
    position: fixed;
    width   : 100px;
    right   : 50px;
    top     : 58px;
    z-index : 98;
  }
}

@media only screen and (max-width: 960px) {
  #header.sm-rgt-mn .logo-wrap .logo img {
    max-height: 75px;
    width     : auto !important;
    max-width : 175px;
    margin    : auto 0;
  }
}

@media only screen and (max-width: 767px) {
  #header.sticky.mobistky .logo-sticky img.img-logo-w3 {
    max-height: 48px;
    width     : auto;
    max-width : 175px;
    margin-top: 10px;
    display   : block;
  }
}

@media only screen and (max-width: 320px) {
  #header .container {
    width: 100%;
  }
}

.logo-wrap .logo {
  width: 310px;
}

@media only screen and (min-width: 961px) {
  #header.sticky .logo-sticky img.img-logo-w3 {
    margin-top: 7px;
  }
}

@media only screen and (max-width: 960px) {
  #header.sm-rgt-mn .logo-wrap .logo img {
    max-height: 75px;
    width     : auto !important;
    max-width : 250px;
    margin    : auto 0;
  }

  #wrap #header #nav-wrap #menu-icon {
    margin-top: 20px;
  }

  #header.sm-rgt-mn .logo-wrap {
    z-index: 9000;
  }
}

@media only screen and (max-width: 767px) {
  #header.sticky.mobistky .logo-sticky img.img-logo-w3 {
    max-height: 50px;
    width     : auto;
    max-width : 200px;
    margin-top: 12px;
    display   : block;
  }

  #header.sm-rgt-mn .logo-wrap .logo img {
    max-height: 75px;
    width     : auto !important;
    max-width : 225px;
    margin    : auto 0;
  }

  #wrap #header #nav-wrap #menu-icon {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 320px) {
  #header .container {
    width: 100%;
  }
}

@media only screen and (min-width: 961px) {
  .top-links #nav {
    margin: 0;
  }

  .top-links #nav>li {
    position: relative;
  }

  .top-links #nav>li:after {
    content          : '';
    width            : 1px;
    height           : 7px;
    background-color : #616161;
    position         : absolute;
    top              : 50%;
    transform        : translate(0, -50%);
    -webkit-transform: translate(-50%, 0);
    right            : 0;
  }

  .top-links #nav>li>a {
    line-height   : 55px;
    padding       : 0 11px;
    font-size     : 11px;
    margin        : 0;
    color         : #fff;
    letter-spacing: 0;
  }

  .top-links #nav ul li a {
    font-size     : 10px;
    text-transform: uppercase;
  }

  .top-links #nav>li.current>a:before,
  .top-links #nav>li>a:after {
    display: none;
  }

  .top-links #nav ul {
    width: 170px;
  }

  .top-links #nav ul li ul {
    margin: -38px 0 0 170px;
    width : 160px;
  }

  #wrap.no-menu-header .nav-wrap2 {
    display: none;
  }
}

@media only screen and (max-width: 960px) {
  #wrap.no-menu-header .top-links {
    display: none;
  }
}

@media only screen and (min-width: 961px) {
  .nav-wrap2 #nav {
    margin    : 0;
    width     : 100%;
    background: none;
  }

  .nav-wrap2.darknavi #nav {
    border-bottom: none;
  }

  .nav-wrap2 .container {
    padding-left : 25px;
    padding-right: 25px;
  }

  .nav-wrap2 {
    border    : none;
    background: #f0f0f0;
  }

  .nav-wrap2.darknavi {
    background  : #303030;
    border-color: transparent;
  }
}

@media only screen and (min-width: 1281px) {
  .nav-wrap2 .container {
    padding-left : 30px;
    padding-right: 30px;
  }
}

#header .vertical-space {
  height: 10px;
}

#header.sticky .vertical-space {
  height: 51px;
}

.nav-wrap2 #nav {
  text-align: center;
}

.nav-wrap2 #nav a {
  color: #222;
}

.nav-wrap2 #nav>li {
  margin : 0;
  padding: 0;
  float  : none;
  display: inline-block;
}

.nav-wrap2 #nav>li>ul {
  margin-left: 0;
}

#header.sticky .nav-wrap2 #nav>li>ul {
  margin-left: -21px;
}

.nav-wrap2 #nav>li>a {
  margin        : 0;
  padding       : 21px 20px 20px;
  font-size     : 14px;
  text-transform: uppercase;
  line-height   : 18px;
  text-align    : center;
}

.nav-wrap2.mn4 #nav>li>a {
  padding: 21px 25px 20px;
}

#header.sticky .nav-wrap2 #nav>li>a {
  font-size: 13px;
}

.nav-wrap2 #nav li.mega ul[class^="sub-"] {
  right     : auto;
  left      : 30px;
  float     : left;
  text-align: left;
}

#header.sticky .nav-wrap2 #nav li.mega ul[class^="sub-"] {
  margin: 0;
}

#nav a span,
#nav>li>a:after {
  margin-top : 6px;
  display    : block;
  font-size  : 11px;
  color      : #9a9a9a;
  font-weight: 400;
}

#nav>li>a:after {
  content: attr(data-description);
}

.nav-wrap1 #nav>li>a:after,
.nav-wrap2.mn4 #nav>li>a:after,
#nav ul li>li>a:after {
  content: "";
  display: none;
}

.nav-wrap2 #nav>li:hover>a,
.top-links #nav>li:hover>a {
  color     : #00c2e5;
  background: none;
}

.nav-wrap2.darknavi #nav>li>a {
  color: #fff;
}

.nav-wrap2.darknavi #nav>li>a:hover,
.nav-wrap2.darknavi #nav>li:hover>a {
  background-color: #242424;
  color           : #00c2e5;
}

.nav-wrap2 #nav>li.current>a {
  color: #00c2e5;
}

.nav-wrap2 #nav>li.current>a:before {
  height: 3px;
}

@media only screen and (min-width: 961px) {
  #header.sticky .nav-wrap2 #nav {
    float     : right;
    background: none;
    border    : none;
    text-align: right;
  }
}

#header.sticky .nav-wrap2 #nav>li {
  padding: 0;
}

#header.sticky .nav-wrap2 #nav>li>a {
  margin    : 0;
  padding   : 21px 10px;
  border    : none;
  background: none;
}

@media only screen and (min-width: 1281px) {
  #header.sticky .nav-wrap2 #nav>li>a {
    padding: 21px;
  }
}

#header.sticky #nav a span,
#header.sticky #nav a:after {
  display: none;
}

#header.sticky .nav-wrap2 {
  border: none;
}

#header.sticky .nav-wrap2.darknavi,
#header.sticky .nav-wrap2.darknavi #nav>li>a {
  border    : none;
  background: none;
}

#header.sticky .nav-wrap2.darknavi #nav>li>a {
  color: inherit;
}

#header.sticky .nav-wrap2.darknavi #nav>li>a:hover {
  color: #00c2e5;
}

*+html #nav li {
  position: relative;
  display : block;
}

*+html #nav li ul,
*+html #nav li.current ul {
  left    : 0;
  clear   : both;
  position: absolute;
  border  : 1px solid #d4d4d4;
}

*+html .container {
  z-index: 2;
}

*+html #header {
  z-index : 3;
  position: relative;
}

*+html #nav ul li ul {
  position  : absolute;
  left      : 0;
  margin-top: -31px;
  display   : none;
  visibility: hidden;
}

*+html #nav ul li:hover>ul {
  display   : block;
  visibility: visible;
}

@media only screen and (min-width: 961px) {
  #header.w-header-type-10 #nav>li.current>a:before {
    height: 4px;
  }

  .transparent-header-w #header.w-header-type-10 {
    position  : absolute;
    top       : 35px;
    background: #fff;
    border    : none;
    margin    : 0 auto;
    left      : 0;
    right     : 0;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.041);
  }

  .transparent-header-w.t-dark-w #header.w-header-type-10 {
    background: rgba(255, 255, 255, 0.2);
  }

  .transparent-header-w #header.w-header-type-10.sticky {
    width     : 100%;
    box-shadow: none;
  }
}

@media only screen and (min-width: 1281px) {
  .transparent-header-w #header.w-header-type-10 {
    width: 1246px;
  }
}

@media only screen and (min-width: 961px) and (max-width: 1280px) {
  .transparent-header-w #header.w-header-type-10 {
    width: 1170px;
  }

  #header.w-header-type-10 #nav>li>a {
    font-size: 12px;
    padding  : 0 10px;
  }

  #header.w-header-type-10.sticky #nav-wrap #nav>li>a {
    padding-left : 10px;
    padding-right: 10px;
  }
}

@media only screen and (min-width: 961px) {
  #header.w-header-type-11 {
    position  : absolute;
    top       : 30px;
    left      : 0;
    right     : 0;
    margin    : 0 auto;
    background: #fff;
    box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.043);
  }

  .has-topbar-w #header.w-header-type-11 {
    top: 55px;
  }

  #header.w-header-type-11>.container {
    width        : 100%;
    padding-left : 0;
    padding-right: 0;
  }

  #header.w-header-type-11 .nav-components {
    border-bottom: 4px solid #f0f0f0;
  }

  #header.w-header-type-11 .logo-wrap {
    background-color: #00c2e5;
  }

  #header.w-header-type-11 .logo-wrap .logo {
    width : 100%;
    height: 140px;
  }

  .w-header-type-11 .nav-wrap1,
  .w-header-type-11 #nav {
    float: left;
  }

  #header.w-header-type-11:not(.sticky) .logo-wrap .logo img {
    left             : 50%;
    transform        : translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }

  .w-header-type-11 .nav-wrap1 {
    height: 62px;
  }

  .w-header-type-11.sticky .nav-wrap1,
  .w-header-type-11.sticky #nav {
    float: right;
  }

  .w-header-type-11 #nav {
    margin    : 0;
    margin-top: -2px;
  }

  .w-header-type-11 #nav>li>a {
    line-height   : 62px;
    color         : #363842;
    font-weight   : 600;
    font-size     : 14px;
    letter-spacing: 0.4px;
    border-top    : 2px solid transparent;
    transition    : .23s all ease-in-out;
  }

  .w-header-type-11 #nav>li:hover>a {
    position        : relative;
    color           : #00c2e5;
    border-top      : 2px solid;
    background-color: #f5f5f5;
  }
}

@media only screen and (min-width: 961px) and (max-width: 1200px) {
  #header.w-header-type-11 {
    width: 930px;
  }

  .w-header-type-11 #nav>li>a {
    font-size    : 12px;
    padding-left : 8px;
    padding-right: 8px;
  }
}

@media only screen and (min-width: 1281px) {
  #header.w-header-type-11 {
    width: 1210px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  #header.w-header-type-11 {
    width: 1120px;
  }
}

@media only screen and (max-width:960px) {
  #header.w-header-type-11 {
    position: static;
  }
}

@media only screen and (max-width: 960px) {
  #w-header-type-11-search {
    display: none;
  }

  .phones-components #w-header-type-11-search {
    display: block;
    margin : 5px 0;
  }

  #w-header-type-11-search input {
    max-width: 120px;
  }
}

#header.w-header-type-11 .logo-wrap .logo {
  text-align: center;
  margin    : 0;
}

#w-header-type-11-search {
  float : right;
  margin: 0;
  height: 62px;
}

#w-header-type-11-search i {
  float       : left;
  display     : block;
  line-height : 62px;
  margin-right: 10px;
  color       : #696969;
  font-size   : 16px;
  cursor      : pointer;
}

#w-header-type-11-search input {
  float      : left;
  display    : block;
  margin     : 14px 0;
  min-width  : auto;
  width      : 0px;
  border     : none;
  padding    : 0;
  line-height: 30px;
  min-height : auto;
  background : #fafafa;
  height     : 36px;
}

#w-header-type-11-search input:focus {
  box-shadow: none;
}

.components .woo-cart-header {
  top    : 0;
  margin : 0;
  padding: 0;
}

.components .widget_woocommerce-header-cart {
  float   : right;
  clear   : none;
  overflow: visible;
}

.components .woo-cart-header {
  top        : 0;
  margin     : 0;
  padding    : 0;
  padding-top: 23px;
}

.components .woo-cart-header .header-cart {
  background-image: none;
  display         : block;
  width           : auto;
  height          : auto;
}

.components .woo-cart-header .header-cart:after {
  font-family: 'simple-line-icons';
  content    : "\e04d";
  display    : block;
  position   : absolute;
  top        : 2px;
  left       : -15px;
  color      : #393939;
  font-size  : 22px;
}

.components .woo-cart-header .header-cart span {
  width           : 17px;
  height          : 17px;
  line-height     : 17px;
  background-color: #00c2e5;
  border-radius   : 2px;
  text-align      : center;
  color           : #fff;
  z-index         : 2;
}

.components .woo-cart-dropdown {
  top  : 60px;
  right: 18px;
}

#header.w-header-type-11:not(.sticky) #nav li.mega ul[class^="sub-"] {
  left : -10px;
  right: auto;
  float: left;
}

@media only screen and (min-width: 961px) and (max-width: 1200px) {
  #header.w-header-type-11:not(.sticky) #nav li.mega ul[class^="sub-"] {
    width: 930px;
    left : -242px;
  }
}

@media only screen and (min-width: 1281px) {
  #header.w-header-type-11:not(.sticky) #nav li.mega ul[class^="sub-"] {
    width: 1210px;
    left : -317px;
  }

  .boxed-wrap #header.w-header-type-11:not(.sticky) #nav li.mega ul[class^="sub-"] {
    width: 1245px;
    left : -327px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  #header.w-header-type-11:not(.sticky) #nav li.mega ul[class^="sub-"] {
    width: 1120px;
    left : -290px;
  }

  .boxed-wrap #header.w-header-type-11:not(.sticky) #nav li.mega ul[class^="sub-"] {
    width: 1245px;
    left : -321px;
  }
}

@media (min-width: 960px) and (max-width: 1280px) {
  .boxed-wrap #header.w-header-type-11:not(.sticky) #nav li.mega ul[class^="sub-"] {
    width: 998px;
    left : -260px;
  }
}

@media (min-width: 960px) {
  #header.w-header-type-12 {
    display   : inline-block;
    background: #fff;
  }

  #header.w-header-type-12 .logo-wrap img {
    padding-left: 31px;
  }

  #header.w-header-type-12 #nav ul {
    background: #fff;
    width     : 228px;
    border    : 1px solid #ebebeb;
  }

  #header.w-header-type-12 #nav ul a {
    text-transform: uppercase;
    font-weight   : 400;
    font-size     : 14px;
    color         : #31312c;
  }

  #header.w-header-type-12 #nav a:hover {
    color: #de2f68;
  }

  #header.w-header-type-12 #nav>li>ul {
    margin-top: -6px;
  }

  #header.w-header-type-12 #nav ul li ul {
    margin-left: 227px;
  }

  #header.w-header-type-12 #nav ul li {
    border-bottom: 1px solid #ededed;
  }

  #header.w-header-type-12 #nav ul li:last-child {
    border-bottom: none;
  }

  #header.w-header-type-12 div,
  #header.w-header-type-12 nav {
    max-height: 74px;
  }

  #header.w-header-type-12 #nav>li>a {
    line-height: 75px;
    font-size  : 14px;
    font-weight: 700;
    color      : #31312c;
    padding    : 0 11px;
  }

  #header.w-header-type-12>#nav li a {
    display: inline;
  }

  #header.w-header-type-12 #nav-wrap {
    display   : inline-block;
    text-align: center;
  }

  #header.w-header-type-12 #nav-wrap>ul {
    float        : none;
    margin-bottom: 0;
    display      : inline-block !important;
    text-align   : center;
  }

  #header.w-header-type-12 #nav-wrap #nav li.menu-item-has-children {
    position: relative;
  }

  #header.w-header-type-12 #nav-wrap #nav>li.menu-item-has-children:before {
    content    : "\e604";
    font-family: 'simple-line-icons';
    font-size  : 8px;
    color      : #31312c;
    position   : absolute;
    right      : -3px;
    top        : 26px;
    font-weight: 600;
  }

  #header.w-header-type-12 {
    position: relative;
  }

  #header.w-header-type-12 .tools-section {
    margin-top: 15px;
    direction : rtl;
    float     : right;
    position  : absolute;
    right     : 31px;
  }
}

#header.w-header-type-12 .tools-section .header-login {
  float             : right;
  margin-left       : 10px;
  display           : inline-block;
  font-size         : 12px;
  line-height       : 1.8;
  padding           : 9px 20px;
  color             : #31312c;
  border            : 1px solid #29b1ef;
  border-radius     : 50px;
  transition        : all .3s ease;
  -webkit-transition: all .3s ease;
}

#header.w-header-type-12 .tools-section .header-login:hover {
  box-shadow: -190px 0px 90px #29b1ef inset;
  color     : #fff;
}

#header.w-header-type-12 .tools-section #search-form {
  float  : none;
  margin : 0;
  padding: 0;
  width  : 41px;
  height : 41px;
  display: inline-block;
}

#header.w-header-type-12 .tools-section #search-form i {
  background        : #c2c2c0;
  color             : #fff;
  font-size         : 14px;
  padding           : 0;
  display           : inline-block;
  width             : 41px;
  height            : 41px;
  text-align        : center;
  transition        : all .3s ease;
  -webkit-transition: all .3s ease;
}

#header.w-header-type-12 .tools-section #search-form i:hover {
  box-shadow: 0px 0px 60px #3b3e46 inset;
}

#header.w-header-type-12 .tools-section #search-form i:before {
  display    : inline-block;
  padding-top: 13px;
}

@media(min-width:1200px) and (max-width:1280px) {
  #header.w-header-type-12 #nav>li>a {
    font-size: 12px;
    padding  : 0 5px;
  }
}

@media(min-width:960px) and (max-width:1280px) {
  #header.w-header-type-12 .tools-section .header-login {
    font-size  : 12px;
    padding    : 5px 10px;
    margin-left: 7px;
  }

  #header.w-header-type-12 .tools-section #search-form i {
    width : 35px;
    height: 35px;
  }

  #header.w-header-type-12 .tools-section #search-form i:before {
    padding-top: 10px;
  }

  #header.w-header-type-12 .logo-wrap img {
    padding-left: 31px;
  }

  #header.w-header-type-12 .tools-section {
    padding-right: 0;
    margin-top   : 23px;
  }

  #header.w-header-type-12 .tools-section .header-login {
    font-size: 11px;
    padding  : 5px 10px;
  }

  #header.w-header-type-12 .tools-section #search-form i {
    width    : 30px;
    height   : 30px;
    font-size: 10px;
  }

  #header.w-header-type-12 .tools-section #search-form i:before {
    padding-top: 9px;
  }

  #header.w-header-type-12 #nav>li>a {
    font-size: 12px;
    padding  : 0 5px;
  }

  #header.w-header-type-12 #nav-wrap {
    padding-right: 0;
  }

  #header.w-header-type-12 .logo-wrap img {
    padding-left: 0px;
  }
}

@media (max-width: 960px) and (min-width: 768px) {
  #header.w-header-type-12 .logo-wrap {
    margin-left: 114px;
  }
}

@media(max-width:960px) {
  #header.w-header-type-12 .tools-section {
    display: none;
  }
}

@media only screen and (max-width: 960px) {
  #nav-wrap {
    position  : relative;
    height    : 30px;
    text-align: center;
    margin    : 0 0 32px 0;
  }

  #nav-wrap.full-menu-duplex {
    padding: 0 10px;
  }

  #menu-icon {
    color        : rgba(255, 255, 255, 0.7);
    margin       : 0 auto;
    font-size    : 16px;
    font-weight  : 400;
    height       : 37px;
    border-radius: 2px;
    background   : #363f46;
    padding      : 7px 10px 7px 42px;
    cursor       : pointer;
    clear        : both;
    box-shadow   : 0 2px 2px -2px rgba(0, 0, 0, 0.3);
    text-align   : left;
    display      : block;
  }

  #menu-icon i {
    font-size  : 16px;
    color      : rgba(0, 0, 0, 0.6);
    float      : left;
    margin-left: -28px;
    margin-top : 3px;
  }

  #menu-icon:hover,
  #menu-icon.active {
    background-color: #00c2e5;
  }

  .mn-clk {
    font-size: 12px;
    color    : rgba(255, 255, 255, 0.5);
  }

  #nav {
    clear     : both;
    margin    : 0 auto;
    background: #fff;
    position  : absolute;
    width     : 260px;
    z-index   : 1000;
    padding   : 2px 0 44px 18px;
    border    : 1px solid #d2d2d2;
    border-top: 0 none;
    display   : none;
  }

  #nav ul {
    padding: 5px 0;
  }

  #header.sticky #nav-wrap #nav>li,
  #nav li,
  .nav-wrap2 #nav li {
    clear        : both;
    text-align   : left;
    float        : none;
    border       : 0 none;
    margin       : 0;
    margin-left  : 10px;
    padding      : 0 !important;
    border-bottom: 1px solid #dcdee2;
  }

  #nav ul li {
    border-color: #dcdee2;
  }

  #nav ul li:last-child,
  .nav-wrap2 #nav ul li:last-child {
    border: none;
  }

  #nav>li>ul:after,
  #nav>li>ul:before {
    display   : none;
    visibility: hidden;
  }

  #nav a,
  .nav-wrap2 #nav>li>a,
  .nav-wrap2.mn4 #nav li a {
    line-height: 24px;
  }

  #nav a,
  #nav ul a,
  .nav-wrap2 #nav>li>a,
  .nav-wrap2.mn4 #nav li a,
  #nav ul li a,
  #nav ul li:hover>a,
  .nav-wrap2.darknavi #nav>li>a {
    background : none;
    width      : auto;
    display    : inline-block;
    padding    : 11px 11px 11px 0;
    text-align : left;
    border     : 0 none;
    margin     : 0;
    line-height: 1.2;
  }

  #header.sticky #nav-wrap #nav>li>a,
  #nav>li>a {
    margin     : 0;
    padding    : 14px 0;
    line-height: 16px;
    display    : block;
  }

  #nav>li:hover>a,
  #nav li.current>a,
  #nav li.active>a {
    background: none;
    color     : #00c2e5;
  }

  .nav-wrap2 #nav>li {
    display: block;
  }

  .nav-wrap2 #nav>li>a,
  .nav-wrap2 #nav>li:first-child>a {
    border: 0 none;
  }

  .nav-wrap2 #nav>li>a {
    font-size  : 14px;
    font-weight: 400;
  }

  .nav-wrap2.darknavi #nav>li>a {
    color: #666;
  }

  .nav-wrap2.darknavi #nav>li>a:hover,
  .nav-wrap2.darknavi #nav>li:hover>a {
    background: none;
  }

  #nav a span,
  #nav a:after {
    display   : none;
    visibility: hidden;
  }

  #nav>li.current>a:before {
    display: none;
  }

  #nav li.mega ul[class^="sub-"] ul li a {
    display: block;
  }

  #nav li.mega ul[class^="sub-"] .wpb_column {
    margin-bottom: 20px;
  }

  #nav li ul {
    display     : none;
    margin      : 0;
    padding     : 0;
    padding-left: 10px;
  }

  #nav.ie10mfx li ul {
    display: block;
  }

  #nav a:hover>#nav li ul {
    display: block;
  }

  #nav ul {
    width     : auto;
    margin    : 0;
    box-shadow: none;
    position  : static;
    display   : block;
    border    : none;
  }

  #nav ul li ul {
    margin      : 0;
    display     : block;
    width       : auto;
    padding     : 0;
    padding-left: 10px;
  }

  #nav:not( :target)>a:first-of-type,
  #nav:target>a:last-of-type {
    display: block;
  }

  #nav li.submenux:after {
    content: "\f078";
  }

  .nav-wrap2,
  .nav-wrap2.darknavi {
    border    : 0 none;
    box-shadow: 0 0 0 0;
    background: none;
  }

  #nav li.mega ul[class^="sub-"],
  #nav li.mega ul[class^="sub-"] div,
  #nav li.mega ul[class^="sub-"],
  #nav>li:last-child li.mega ul[class^="sub-"] {
    width    : auto;
    max-width: 100%;
    clear    : both;
    float    : none;
  }

  #nav li.mega ul[class^="sub-"] .wpb_row {
    padding: 0;
  }

  #nav li.mega ul[class^="sub-"] .wpb_column {
    padding-left: 0;
  }
}

@media only screen and (min-width: 480px) and (max-width: 960px) {
  #nav {
    left : 51px;
    width: 278px;
  }

  .nav-wrap2 #nav {
    left: 71px;
  }

  #menu-icon {
    width: 278px;
  }

  #header.sm-rgt-mn #nav {
    width: 100%;
  }

  #header.sm-rgt-mn #menu-icon {
    width: 32px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  #header.sm-rgt-mn #nav {
    left     : auto;
    right    : 0;
    max-width: 330px;
  }

  #nav {
    left: 132px;
  }

  .nav-wrap2 #nav {
    left: 245px;
  }

  #nav-wrap.full-menu-duplex #nav {
    left       : 50%;
    margin-left: -139px;
  }

  #nav-wrap.nav-wrap2 {
    max-width: 760px;
  }
}

@media only screen and (max-width: 767px) {
  #nav-wrap.nav-wrap2 {
    width        : 420px;
    margin-right : auto;
    margin-left  : auto;
    padding-left : 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 479px) {
  #nav-wrap.nav-wrap2 #nav {
    max-width: 300px;
  }

  #nav-wrap.nav-wrap2 {
    width: 300px;
  }

  .nav-wrap2 #menu-icon {
    width: 260px;
  }

  #header.sm-rgt-mn .vertical-space {
    height: 12px;
  }
}

@media only screen and (max-width: 960px) {

  #header.sm-rgt-mn,
  #header.hi-header.sm-rgt-mn {
    padding      : 10px 0 0;
    height       : 82px;
    border-bottom: 1px solid #f1f1f1;
  }

  #header.sm-rgt-mn .logo-wrap {
    z-index     : 1;
    float       : left;
    max-width   : 109px;
    height      : 100%;
    padding-left: 0;
    margin-right: 76px;
  }

  #header.sm-rgt-mn.w-header-type-11 .logo-wrap {
    z-index   : 99;
    background: #00c2e5;
  }

  #header.mobistky.sticky.sm-rgt-mn.w-header-type-11 .logo-wrap {
    background: none;
  }

  #header.sm-rgt-mn .logo-wrap .logo {
    text-align   : center;
    height       : 60px;
    width        : 109px;
    padding-top  : 7px;
    margin-top   : 0;
    margin-bottom: 0;
  }

  #header.sm-rgt-mn .logo-wrap .logo img {
    max-height: 48px;
    width     : auto !important;
    max-width : 100px;
    margin    : auto 0;
  }

  #nav>li.current>a,
  #nav>li>a.active {
    border-bottom: none;
  }

  #header.sm-rgt-mn .alignright {
    display: none;
  }

  #header.sm-rgt-mn .nav-wrap2 {
    height    : 0;
    margin-top: -57px;
  }

  @media only screen and (max-width: 960px) {
    #header.sm-rgt-mn .logo-wrap .logo img {
      max-height: 58px;
      max-width : 300px;
    }
  }

  @media only screen and (max-width: 480px) {
    #header.sm-rgt-mn .logo-wrap .logo img {
      max-height: 58px;
      max-width : 150px;
    }
  }

  #header.sm-rgt-mn #menu-icon {
    margin-top  : 21px;
    margin-right: 4px;
    overflow    : hidden;
    z-index     : 98;
    padding     : 0;
    box-shadow  : none;
    float       : right;
    width       : 40px;
    height      : 40px;
    font-size   : 16px;
    position    : absolute;
    right       : 0;
    background  : transparent;
    cursor      : pointer;
    display     : block;
  }

  #header.sm-rgt-mn #menu-icon i {
    display: none;
  }

  #header.sm-rgt-mn #menu-icon:hover i,
  #header.sm-rgt-mn #menu-icon.active i {
    color : #00c2e5;
    cursor: pointer;
  }

  #header.sm-rgt-mn #menu-icon span {
    display: none;
  }

  #header.sm-rgt-mn #menu-icon span.mn-ext1,
  #header.sm-rgt-mn #menu-icon span.mn-ext2,
  #header.sm-rgt-mn #menu-icon span.mn-ext3 {
    display      : block;
    width        : 24px;
    height       : 3px;
    background   : #00c2e5;
    margin-bottom: 3px;
    margin-top   : 2px;
  }

  #header.sm-rgt-mn #menu-icon.active span.mn-ext1 {
    display: none;
  }

  #header.sm-rgt-mn #menu-icon.active span.mn-ext2 {
    -webkit-transform: rotate(45deg);
    -moz-transform   : rotate(45deg);
    -ms-transform    : rotate(45deg);
    transform        : rotate(45deg);
    margin-top       : 9px;
    border-radius    : 2px;
  }

  #header.sm-rgt-mn #menu-icon.active span.mn-ext3 {
    -webkit-transform: rotate(-45deg);
    -moz-transform   : rotate(-45deg);
    -ms-transform    : rotate(-45deg);
    transform        : rotate(-45deg);
    margin-top       : -6px;
    border-radius    : 2px;
  }

  #header.sm-rgt-mn #menu-icon i:before {
    display: none;
  }

  #header.sm-rgt-mn .nav-wrap2 #menu-icon {
    margin-top: 17px;
  }

  #header.sm-rgt-mn #nav {
    clear             : both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    margin            : 0 auto;
    width             : 100%;
    max-width         : 330px;
    top               : 72px;
    position          : absolute;
    border            : 5px solid #d2d2d2;
    border-top        : none;
    display           : none;
  }

  #header.sm-rgt-mn .nav-wrap2 #nav {
    width: 340px;
  }
}

@media (min-width:768px) and (max-width:960px) {
  #header.sm-rgt-mn .logo-wrap {
    margin-right: 0;
  }
}

@media only screen and (max-width: 479px) {
  #header.sm-rgt-mn .nav-wrap2 #nav {
    width: 280px;
    right: 0;
    top  : 71px;
  }
}

@media screen and (min-width: 961px) {
  #nav {
    display: block !important;
  }

  .nav-wrap2 #nav {
    display: table !important;
  }
}

@media only screen and (min-width: 480px) and (max-width: 960px) {
  #header.sm-rgt-mn .nav-wrap2 #nav {
    width : 330px;
    right : 20px;
    margin: 0;
    left  : auto;
  }
}

#header.vertical-w {
  border-bottom: none;
}

#header.vertical-w .nav-wrap3 #nav>li>a:after {
  content: "";
  display: none;
}

#header.vertical-w #nav li.mega ul[class^="sub-"] {
  display: none;
}

@media only screen and (min-width: 961px) {
  #wrap.vertical-header-enabled {
    padding-left: 250px;
  }

  #wrap.vertical-toggle-header-enabled {
    padding-left: 0px;
  }

  .transparent-header-w #header.vertical-w {
    position: initial;
  }

  #vertical-header-wrapper {
    position        : fixed;
    width           : 250px;
    height          : 100%;
    top             : 0;
    left            : 0;
    z-index         : 1001;
    background-color: #fff;
    border-right    : 4px solid #f0f0f0;
  }

  #header.vertical-w #nav>li.current>a:before {
    background: transparent;
    display   : none;
  }

  #header.vertical-w #nav ul li a {
    padding: 9px 11px;
  }

  #header.vertical-w #nav>li>a {
    margin     : 0;
    line-height: 38px;
    padding    : 0;
    font-weight: 600;
  }

  #header.vertical-w .vheader-container {
    width  : 100%;
    padding: 0;
    margin : 0;
  }

  #header.vertical-w #nav-wrap,
  #header.vertical-w .logo-wrap {
    float  : none;
    width  : 100%;
    padding: 0;
    margin : 0;
  }

  #header.vertical-w #nav-wrap {
    margin-bottom: 40px;
  }

  #header.vertical-w .logo-wrap {
    overflow: hidden;
  }

  #header.vertical-w .logo {
    position     : static;
    float        : none;
    text-align   : center;
    margin       : 60px 0 50px;
    padding-left : 15px;
    padding-right: 15px;
  }

  #header.vertical-w .logo-wrap .logo {
    width     : 246px;
    height    : auto;
    text-align: center;
  }

  #header.vertical-w .logo a {
    display: block;
  }

  #header.vertical-w .logo img {
    position  : static;
    margin    : auto;
    margin-top: 0;
    left      : 0;
    right     : 0;
  }

  #header.vertical-w #nav {
    float : none;
    margin: 0;
  }

  #header.vertical-w #nav ul {
    margin : 0;
    padding: 0;
    left   : 100%;
    top    : 0;
  }

  #header.vertical-w #nav li {
    position: relative;
    float   : none;
    padding : 0 !important;
    width   : 100%;
    height  : auto;
  }

  #header.vertical-w #nav li:hover {
    background-color: #fafafa;
  }

  #header.vertical-w #nav>li:last-child {
    border: none;
  }

  #header.vertical-w #nav>li>ul:before {
    display: none;
  }

  #header.vertical-w #search-form {
    float       : none;
    border-left : none;
    padding-left: 0;
    margin      : 0 19px;
    height      : 38px;
    z-index     : 9999;
  }

  #header.vertical-w #search-form .search-text-box {
    width              : 140px;
    background-color   : #f3f3f3;
    background-image   : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/search-icon.png);
    background-position: 12px 50%;
    background-repeat  : no-repeat;
    border             : 0 none;
    border-radius      : 18px;
    box-shadow         : none;
    font-size          : 13px;
    color              : #444;
    height             : 18px;
    line-height        : 18px;
    padding            : 7px 5px 8px 30px;
  }

  #wrap.boxed-wrap .top-bar {
    background: #3b3e46 !important;
    min-height: 52px;
  }

  @media only screen and (min-width: 1281px) {

    #wrap.boxed-wrap,
    #wrap.boxed-wrap #header {
      width: 1260px;
    }
  }

  @media only screen and (min-width: 961px) {
    .transparent-header-w.has-topbar-w #wrap.boxed-wrap #header {
      top: 53px;
    }
  }

  .vertical-toggle-header-enabled #header.vertical-w {
    display: none;
  }

  .vertical-toggle-header-enabled #header {
    background: none;
  }

  .vertical-toggle-header-enabled #header.vertical-w .logo-wrap .logo {
    width: 210px;
  }

  .vertical-toggle-header-enabled #header.vertical-w #nav>li {
    background: none;
    border    : none;
    background: none;
  }

  .vertical-toggle-header-enabled #header.vertical-w #nav>li>a {
    line-height: 36px;
    color      : #999;
    text-shadow: none;
    font-size  : 16px;
    font-weight: 600;
  }

  .vertical-toggle-header-enabled #header.vertical-w #nav>li>a:hover {
    color     : #eee;
    background: #0c0c0c;
  }

  .vertical-toggle-header-enabled #vertical-header-wrapper {
    border-right: 40px solid #242424;
    background  : rgba(0, 0, 0, 0.9);
  }

  .vertical-toggle-header-enabled #header.vertical-w #nav ul,
  .vertical-header-enabled.dark-submenu #header.vertical-w #nav ul {
    background: #191919;
  }

  .vertical-toggle-header-enabled #header.vertical-w #nav ul li,
  .vertical-header-enabled.dark-submenu #header.vertical-w #nav ul li {
    border-color: #222;
  }

  .vertical-toggle-header-enabled #header.vertical-w #nav ul li a,
  .vertical-header-enabled.dark-submenu #header.vertical-w #nav ul li a {
    background: none;
  }

  .vertical-toggle-header-enabled #header.vertical-w #nav>li:hover,
  .vertical-toggle-header-enabled #header.vertical-w #nav ul li:hover,
  .vertical-header-enabled.dark-submenu #nav ul li a:hover,
  .dark-submenu #header.vertical-w #nav ul li:hover {
    background: #0c0c0c;
  }

  #toggle-icon {
    display      : block;
    position     : absolute;
    top          : 0;
    right        : -99px;
    margin-right : 13px;
    margin-top   : 20px;
    cursor       : pointer;
    z-index      : 100;
    background   : #242424;
    width        : 46px;
    height       : 42px;
    padding      : 11px;
    border-radius: 0 5px 5px 0;
  }

  #toggle-icon.active {
    right: -95px;
  }

  #toggle-icon span.mn-ext1,
  #toggle-icon span.mn-ext2,
  #toggle-icon span.mn-ext3 {
    display           : block;
    width             : 24px;
    height            : 3px;
    background        : #777;
    margin-bottom     : 3px;
    margin-top        : 2px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition     : all .4s ease-in-out;
    transition        : all .4s ease-in-out;
  }

  #toggle-icon.active span.mn-ext1 {
    display   : none;
    background: #f47066;
  }

  #toggle-icon.active span.mn-ext2 {
    -webkit-transform: rotate(45deg);
    -moz-transform   : rotate(45deg);
    -ms-transform    : rotate(45deg);
    transform        : rotate(45deg);
    margin-top       : 9px;
    border-radius    : 2px;
    background       : #f47066;
  }

  #toggle-icon.active span.mn-ext3 {
    -webkit-transform: rotate(-45deg);
    -moz-transform   : rotate(-45deg);
    -ms-transform    : rotate(-45deg);
    transform        : rotate(-45deg);
    margin-top       : -6px;
    border-radius    : 2px;
    background       : #f47066;
  }

  ul.vertical-socials {
    position: absolute;
    bottom  : 15px;
    right   : 0;
    width   : 50px;
    margin  : 0;
  }

  ul.vertical-socials li {
    list-style   : none;
    display      : block;
    width        : 100%;
    text-align   : center;
    margin-bottom: 5px;
    line-height  : 1.7;
  }

  ul.vertical-socials li a {
    font-size: 15px;
    color    : #7f7f7f;
  }

  .vertical-toggle-header-enabled #header.vertical-w #search-form .search-text-box {
    min-width          : 170px;
    width              : 170px;
    background-color   : #222;
    background-image   : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/search-icon.png);
    background-position: 12px 50%;
    background-repeat  : no-repeat;
    color              : #fff;
  }

  .socials-wrapper {
    position: absolute;
    bottom  : 0;
    top     : auto;
    clear   : both;
    padding : 0 20px;
    width   : 100%;
  }

  .socials {
    float        : none;
    text-align   : center;
    margin       : 0;
    margin-bottom: 20px;
  }

  .socials li {
    display     : inline-block;
    margin-right: 16px;
  }

  .socials i {
    font-size: 18px;
    color    : #7f7f7f;
  }

  .socials a.facebook:hover i,
  .vertical-socials a.facebook:hover i {
    color: #3b5996;
  }

  .socials a.facebook:hover i,
  .vertical-socials a.facebook:hover i {
    color: #3b5996;
  }

  .socials a.twitter:hover i,
  .vertical-socials a.twitter:hover i {
    color: #00acee;
  }

  .socials a.vimeo:hover i,
  .vertical-socials a.vimeo:hover i {
    color: #0dadd6;
  }

  .socials a.dribble:hover i,
  .vertical-socials a.dribble:hover i {
    color: #d53e68;
  }

  .socials a.youtube:hover i,
  .vertical-socials a.youtube:hover i {
    color: #cb322c;
  }

  .socials a.pinterest:hover i,
  .vertical-socials a.pinterest:hover i {
    color: #cb2027;
  }

  .socials a.google:hover i,
  .vertical-socials a.google:hover i {
    color: #c3391c;
  }

  .socials a.linkedin:hover i,
  .vertical-socials a.linkedin:hover i {
    color: #0073b2;
  }

  .socials a.rss:hover i,
  .vertical-socials a.rss:hover i {
    color: #f29a1d;
  }

  .socials a.instagram:hover i,
  .vertical-socials a.instagram:hover i {
    color: #457399;
  }

  .socials a.other-social:hover i,
  .vertical-socials a.other-social:hover i {
    color: #ff5d5e;
  }
}

.vertical-socials,
.vertical-socials * {
  display: none !important;
}

@media only screen and (max-width: 1280px) {

  #wrap.vertical-header-enabled .cntt-w,
  #wrap.vertical-header-enabled .sidebar {
    width : 100%;
    margin: 0;
  }
}

@media only screen and (min-width: 1201px) and (max-width: 1366px) {
  #wrap.vertical-header-enabled .cntt-w {
    width: 620px;
  }
}

@media only screen and (min-width: 961px) and (max-width: 1280px) {
  #wrap.vertical-header-enabled .container {
    max-width: 730px;
  }
}

@media only screen and (min-width: 1201px) and (max-width: 1366px) {
  #wrap.vertical-header-enabled .container {
    max-width: 980px;
  }
}

@media only screen and (min-width: 1367px) and (max-width: 1920px) {
  #wrap.vertical-header-enabled .container {
    max-width: 1156px;
  }
}

@media only screen and (min-width: 961px) {

  #header.sticky .col-md-4:nth-of-type(1),
  #header.sticky .cntmenu-leftside {
    display: none;
  }
}

#header .right-side h6 {
  margin: 17px 0;
}

#header .logo-wrap.center .logo {
  float     : none;
  text-align: center;
  margin    : 0 auto;
  position  : relative;
  width     : auto;
  height    : auto;
}

#header .logo-wrap.center .logo img {
  position: static;
}

#header .logo-wrap.center .logo {
  margin: initial;
}

#header .center .img-logo-w1 {
  margin: auto;
}

#header .nav-wrap2.center {
  text-align: center;
}

#header .nav-wrap2.center #nav {
  float: none;
}

#header.sticky .nav-wrap2 #nav {
  float: right;
}

#header .nav-wrap2.center #nav>li {
  float  : none;
  display: inline-block;
}

#header .nav-wrap2.center #nav>li>a {
  border: none;
}

#header.sm-rgt-mn .logo-wrap.right,
#header .logo-wrap.right,
#header .logo-wrap.right .logo {
  float: right;
}

#header .left-side h6 {
  margin-top: 0;
}

#header.sm-rgt-mn .nav-wrap2.left #menu-icon {
  right      : auto;
  left       : 0;
  float      : left;
  margin-left: 35px;
}

#header.sticky #nav-wrap.nav-wrap2.left .container {
  padding-right: 300px;
  padding-left : 30px;
}

#header.sticky .nav-wrap2.left #nav {
  float: left;
}

#header.sticky .right .logo-sticky {
  left : auto;
  right: 110px;
}

#header .left-side .header-saerch {
  float: left;
}

@media only screen and (max-width: 960px) {
  #vertical-header-wrapper {
    padding: 0;
  }

  #header.sm-rgt-mn .alignright,
  #header.sm-rgt-mn .right-side,
  #header.sm-rgt-mn .left-side {
    display: none;
  }

  .vertical-toggle-header-enabled #header {
    background: rgba(0, 0, 0, 0.9);
  }

  .socials-wrapper,
  .vertical-socials {
    display: none !important;
  }

  .vertical-toggle-header-enabled #header.vertical-w {
    display: block !important;
  }

  #header .right-side {
    display: none;
  }

  #header #nav-wrap.nav-wrap2.center #nav>li {
    display: block;
  }
}

@media only screen and (max-width: 767px) {

  #header .logo-wrap.right,
  #header .left-side {
    float     : none;
    display   : block;
    overflow  : hidden;
    text-align: center;
  }

  #header .left-side .header-saerch {
    float: none;
  }

  #header .alignright {
    text-align: center;
  }
}

@media (min-width: 961px) {
  nav.full-menu {
    display: none !important;
  }
}

@media (max-width: 960px) {
  nav.duplex-menu {
    display: none !important;
  }
}

@media only screen and (min-width: 961px) {
  .col-md-4.duplex-menu {
    width  : 50%;
    padding: 0;
  }

  #header.duplex-hd .col-md-4.logo-wrap {
    text-align : center;
    width      : 220px;
    height     : 220px;
    padding    : 0;
    position   : absolute;
    top        : 0;
    left       : 50%;
    margin-left: -110px;
  }

  #nav.duplex-menu {
    float: none;
  }

  #nav.duplex-menu>li {
    float  : none;
    padding: 0 20px;
    display: inline-block;
  }

  #nav.duplex-menu>li.current>a:before {
    display: none;
  }

  .duplex-menu.dm-left {
    text-align   : right;
    padding-right: 120px;
  }

  .duplex-menu.dm-right {
    text-align  : left;
    padding-left: 120px;
  }

  #nav.duplex-menu ul {
    margin-top : -60px;
    margin-left: -12px;
  }

  #header.sticky #nav.duplex-menu ul {
    margin-top: 0;
  }
}

@media only screen and (min-width: 961px) {
  #nav.duplex-menu>li>a {
    padding       : 0;
    font-weight   : 400;
    font-size     : 16px;
    line-height   : 220px;
    text-transform: none;
  }

  #nav.duplex-menu ul li a,
  #nav.duplex-menu ul li:hover a {
    font-weight: 400;
    font-size  : 12px;
  }

  #header.duplex-hd #nav>li>a.active,
  #header.duplex-hd #nav>li>a.active,
  #nav.duplex-menu>li.current>a,
  .transparent-header-w.t-dark-w #header.horizontal-w.duplex-hd #nav>li:hover>a,
  .transparent-header-w.t-dark-w #header.horizontal-w.duplex-hd #nav>li.current>a {
    color: #00c2e5;
  }

  #header.sticky #nav.duplex-menu a {
    margin     : 0;
    padding    : 14px 0 16px;
    line-height: 29px;
    font-size  : 14px;
  }

  #header.sticky #nav.duplex-menu ul li a {
    font-size: 12px;
  }

  #header.duplex-hd #nav ul li a,
  #header.duplex-hd.sticky #nav ul li a {
    padding: 9px 12px;
  }

  #header.duplex-hd {
    height  : 220px;
    padding : 0;
    position: relative;
  }

  #header.sticky.hi-header.duplex-hd {
    border: none;
    height: auto;
  }

  #header.duplex-hd .col-md-4.logo-wrap .logo {
    width : 220px;
    height: 220px;
  }

  #header.duplex-hd .col-md-4.logo-wrap img {
    width    : auto;
    max-width: 180px;
    height   : auto;
    position : absolute;
    margin   : auto;
    top      : 0;
    left     : 0;
    right    : 0;
    bottom   : 0;
  }

  #header.duplex-hd.sticky img.img-logo-w1,
  #header.duplex-hd.sticky img.img-logo-w2 {
    display: none;
  }

  .transparent-header-w.t-dark-w #header.horizontal-w.duplex-hd #nav>li:hover>a {
    background: none;
  }

  .full-menu-duplex {
    display: none;
  }

  #header.sticky #nav-wrap.full-menu-duplex {
    display: none;
  }

  #header.sticky.duplex-hd .col-md-4:nth-of-type(1) {
    display: block;
  }

  #header.sticky.duplex-hd img.img-logo-w1 {
    display: none;
  }

  #header.sticky.duplex-hd #nav-wrap #nav>li {
    padding: 0 15px;
  }

  #header.sticky.duplex-hd .col-md-4.logo-wrap {
    width: 220px;
  }

  #header.sticky.duplex-hd .col-md-4.logo-wrap,
  #header.sticky.duplex-hd .col-md-4.logo-wrap .logo,
  #header.sticky.duplex-hd .nav-wrap1 {
    height    : auto;
    max-height: 60px;
  }

  #header.sticky.duplex-hd .col-md-4.logo-wrap .logo-sticky {
    display   : block;
    position  : static;
    text-align: center;
  }

  #header.sticky.duplex-hd .col-md-4.logo-wrap .logo-sticky img {
    height    : 50px;
    width     : auto;
    margin-top: 10px;
    display   : inline;
  }

  #header.sticky.duplex-hd>.container {
    width            : 100%;
    border-bottom    : 1px solid #e9e9e9;
    box-shadow       : 0 0 3px rgba(0, 0, 0, 0.21);
    z-index          : 80000;
    background       : rgba(255, 255, 255, 0.97);
    display          : block;
    position         : fixed;
    height           : 60px;
    padding          : 0;
    left             : 0;
    top              : 0;
    -webkit-animation: header-anim .2s ease .027s both;
    animation        : header-anim .2s ease .027s both;
    transition       : background 0.3s ease-in-out 0s;
  }

  #header.sticky.duplex-hd:hover>.container {
    background: #fff;
  }
}

@media only screen and (min-width: 961px) and (max-width: 1280px) {
  #nav.duplex-menu>li {
    padding: 0 10px;
  }

  #nav.duplex-menu>li>a {
    font-size: 13px;
  }

  .nav-wrap2.mn4 #nav>li>a {
    padding-left : 14px;
    padding-right: 14px;
  }
}

@media only screen and (min-width: 961px) {
  #header.box-menu {
    background: #464950;
    border    : none;
    height    : 135px;
  }

  #header.box-menu h6 {
    margin        : 5px;
    font-size     : 17px;
    color         : #fff;
    font-weight   : 300;
    letter-spacing: 0.4px;
  }

  #header.box-menu h6 i {
    font-size : 18px;
    color     : #00c2e5;
    padding   : 9px;
    border    : 2px solid;
    display   : inline-block;
    width     : 38px;
    height    : 38px;
    margin-top: 0;
  }

  #header.box-menu .nav-wrap2.mn4 {
    height       : 58px;
    margin-bottom: -29px;
    display      : table;
    width        : 100%;
  }

  #header.box-menu .nav-wrap2 {
    max-width         : 1095px;
    height            : 58px;
    margin-left       : auto;
    margin-right      : auto;
    text-align        : center;
    border            : none;
    z-index           : 770;
    background-image  : -moz-linear-gradient(top, #fdfdfd, #e9e9e9);
    background-image  : -ms-linear-gradient(top, #fdfdfd, #e9e9e9);
    background-image  : -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to#e9e9e9);
    background-image  : -webkit-linear-gradient(top, #fdfdfd, #e9e9e9);
    background-image  : -o-linear-gradient(top, #fdfdfd, #e9e9e9);
    background-image  : linear-gradient(top, #fdfdfd, #e9e9e9);
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.21);
    -moz-box-shadow   : 0px 0px 18px rgba(0, 0, 0, 0.21);
    box-shadow        : 0px 0px 18px rgba(0, 0, 0, 0.21);
  }

  #header.box-menu .nav-wrap2 .container {
    width  : auto;
    padding: 0;
  }

  #header.box-menu .nav-wrap2 #nav {
    text-align: center;
    width     : 100%;
    margin    : 0;
  }

  #header.box-menu .nav-wrap2 #nav>li {
    float        : none;
    display      : table-cell;
    padding      : 0;
    margin       : 0;
    border-bottom: 4px solid #2a2a2a;
  }

  #header.box-menu .nav-wrap2 #nav>li.current {
    border-bottom-color: #00c2e5;
  }

  #header.box-menu .nav-wrap2 #nav>li>ul {
    border-top: 4px solid #00c2e5;
  }

  #header.box-menu .nav-wrap2 #nav>li:hover {
    border-color: #00c2e5;
  }

  #header.box-menu .nav-wrap2 #nav>li:after,
  #header.box-menu .nav-wrap2 #nav>li:before,
  #header.box-menu .nav-wrap2 #nav>li a:after,
  #header.box-menu .nav-wrap2 #nav>li a:before {
    display: none;
    width  : 0;
    height : 0;
  }

  #header.box-menu .nav-wrap2 #nav>li>a {
    padding       : 22px 26px 18px;
    margin-bottom : 0;
    text-align    : center;
    border-color  : #e1e1e1;
    letter-spacing: 1px;
    font-size     : 14px;
    line-height   : 14px;
    color         : #484848;
    text-transform: uppercase;
    font-weight   : 500;
  }

  #header.box-menu .nav-wrap2.mn4 #nav>li>a {
    padding: 18px 26px;
    margin : 0;
  }

  #header.box-menu .nav-wrap2 #nav>li:first-child>a {
    border-left: none;
  }

  #header.box-menu .nav-wrap2 #nav>li:last-child>a {
    border-right: none;
  }

  .transparent-header-w.t-dark-w #wrap #header.box-menu #nav>li>a {
    text-shadow: none;
    color      : #485059;
  }

  #header.box-menu input[type="text"].header-saerch {
    margin-top  : 20px;
    margin-right: 1px;
    background  : #222;
  }

  .transparent-header-w #header.box-menu input[type="text"].header-saerch {
    background: rgba(255, 255, 255, 0.45);
    color     : #000;
  }

  #header.box-menu.sticky #nav-wrap.nav-wrap2 {
    width    : 100%;
    max-width: 100%;
  }

  #header.box-menu.sticky #nav-wrap .container {
    padding-left: 150px;
  }

  #header.box-menu.sticky #nav {
    display: block;
    float  : right;
    width  : auto;
  }

  #header.box-menu.sticky .nav-wrap2 #nav>li {
    border : none;
    display: inline-block;
    float  : left;
  }

  #header.box-menu .nav-wrap2 #nav li.mega ul[class^="sub-"] {
    left: 0;
  }

  #header.box-menu .alignright {
    line-height: 65px;
  }

  #header.box-menu.sticky .alignright {
    display: none;
  }

  #header.box-menu .vertical-space {
    height: 6px;
  }
}

@media only screen and (max-width: 960px) {
  #header.sm-rgt-mn.box-menu {
    background: #353c3e;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .nav-wrap2 {
    width: 420px;
  }
}

@media only screen and (min-width: 1281px) {
  #header.box-menu .nav-wrap2 {
    max-width: 1185px;
  }
}

#responavwrap {
  position   : fixed;
  top        : 0;
  left       : -265px;
  width      : 265px;
  height     : 100%;
  background : #242424;
  z-index    : 9999;
  overflow-x : hidden;
  overflow-y : auto;
  padding-top: 80px;
}

#responav {
  margin : 0;
  padding: 0;
}

#responav li {
  position  : relative;
  margin    : 0;
  padding   : 0;
  width     : 100%;
  border-top: 1px solid #2d2d2d;
  list-style: none;
}

#responav>li:last-child {
  border-bottom: 1px solid #2d2d2d;
}

#responav li:hover {
  background-color: #222;
}

#responav li.mega li:hover {
  background-color: inherit;
}

#responav li a:not(.button) {
  color         : #bbb;
  display       : block;
  font-weight   : 600;
  text-transform: uppercase;
  padding       : 14px 20px;
  font-size     : 14px;
  position      : relative;
}

#responav li:hover a:not(.button) {
  color: #eee;
}

#responav li a i {
  margin-right: 4px;
}

#responav li a>i.respo-nav-icon {
  position : absolute;
  top      : 0;
  right    : 0;
  font-size: 12px;
  width    : 50px;
  height   : 100%;
}

#responav li a>i.respo-nav-icon:before {
  position         : absolute;
  top              : 50%;
  right            : 50%;
  -webkit-transform: translate(50%, -50%);
  transform        : translate(50%, -50%);
}

#responav li>ul {
  display         : none;
  margin          : 0;
  background-color: #282828;
}

#responav li.mega ul[class^=sub-] {
  background-color: #f5f5f5;
}

.dark-submenu #responav li.mega ul[class^=sub-] {
  background: #242424;
}

#responav li>ul a:not(.button) {
  padding  : 10px 30px;
  font-size: 12px;
}

#responav li>ul li>ul a:not(.button) {
  padding-right: 40px;
  padding-left : 40px;
}

#responav li>ul li>ul li>ul a:not(.button) {
  padding-right: 50px;
  padding-left : 50px;
}

#responav li .wpb_row {
  margin-left : 0;
  margin-right: 0;
}

#responav li .wpb_row [class*=vc_col-] {
  width      : 100%;
  float      : none;
  padding-top: 35px;
}

#responav [class*=vertical-] {
  display: none;
}

#responav .wpb_column .widget,
#responav .wpb_content_element {
  margin-bottom: 15px;
}

#responav .wpb_row {
  margin-bottom : 0;
  padding-bottom: 30px;
}

#responav .widget_nav_menu li {
  border-top: 0;
}

#responav .widget_nav_menu ul li a {
  padding: 7px 10px;
}

#responav .teaser-box6 .teaser-title {
  font-size: 18px;
}

#close-icon {
  display     : block;
  position    : absolute;
  top         : 0;
  right       : 0;
  margin-right: 13px;
  margin-top  : 20px;
  cursor      : pointer;
  z-index     : 100;
  width       : 46px;
  height      : 42px;
  padding     : 11px;
}

#close-icon span.mn-ext1,
#close-icon span.mn-ext2,
#close-icon span.mn-ext3 {
  display           : block;
  width             : 24px;
  height            : 3px;
  background        : #777;
  margin-bottom     : 3px;
  margin-top        : 2px;
  -webkit-transition: all .4s ease-in-out;
  -o-transition     : all .4s ease-in-out;
  transition        : all .4s ease-in-out;
}

body {
  background-color: #f4f7f8;
}

#wrap {
  display   : block;
  margin    : 0 auto;
  position  : relative;
  padding   : 0;
  background: #fff;
  visibility: visible;
  clear     : both;
  overflow  : hidden;
}

#wrap.boxed-wrap {
  display           : block;
  margin            : 0 auto;
  background        : #fff;
  overflow          : hidden;
  width             : 1000px;
  -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.4);
  -moz-box-shadow   : 0 0 9px rgba(0, 0, 0, 0.4);
  box-shadow        : 0 0 9px rgba(0, 0, 0, 0.4);
  border            : 1px solid #d6dbdc;
  border-bottom     : none;
  visibility        : visible;
}

#wrap.boxed-wrap .container {
  width: 100%;
}

#wrap p img {
  height: auto;
}

#wrap.boxed-wrap #header {
  top  : inherit;
  left : inherit;
  width: 1000px;
}

#site-title {
  margin-top    : 25px;
  padding-bottom: 10px;
  line-height   : 1.4;
  font-size     : 17px;
  letter-spacing: 0;
}

.w-header-type-11 #site-title {
  display       : block;
  letter-spacing: 0;
  font-size     : 25px;
  margin-top    : 30px;
}

.w-header-type-11 #site-title a {
  color: #fff;
}

.w-header-type-11 .logo .site-slog a {
  font-size     : 17px;
  color         : #fff;
  font-weight   : 400;
  letter-spacing: 0;
}

@media only screen and (max-width: 960px) {
  .w-header-type-11 #site-title {
    font-size     : 15px;
    margin-top    : 5px;
    padding-bottom: 0;
  }

  .w-header-type-11 .logo .site-slog a {
    font-size: 6px;
  }
}

#site-title a {
  color      : #3b454d;
  font-weight: bold;
}

#site-title .site-slog a {
  font-weight: normal;
}

#site-title small {
  display   : block;
  margin-top: 5px;
}

#main-content.container {
  padding-top: 35px;
}

@media only screen and (min-width: 961px) {
  .has-header-type11 #main-content.container {
    padding-top: 114px;
  }
}

.site-slog {
  display: inline-block;
}

#headline,
#headline2 {
  width        : 100%;
  padding      : 12px 0 16px;
  background   : #fafafa;
  display      : table;
  border-bottom: 1px solid #eee;
  border-top   : 1px solid #eee;
}

#headline h3,
#headline h2 {
  text-align    : center;
  color         : #101010;
  font-size     : 33px;
  line-height   : 1.1;
  margin        : 20px 12px 16px;
  position      : relative;
  text-transform: uppercase;
  font-weight   : 600;
  letter-spacing: 1px;
}

#headline h3 small,
#headline h2 small {
  font-size     : 56%;
  color         : #777;
  font-weight   : 300;
  margin-left   : 12px;
  letter-spacing: -0.07em;
  text-transform: capitalize;
}

@media only screen and (min-width: 961px) {
  .has-header-type11 #headline {
    padding-top: 90px;
  }

  .has-header-type11 #headline h2 {
    padding-left: 5px;
  }
}

.top-bar {
  background: #3b3e46;
  min-height: 51px;
}

.top-bar h6 {
  font-size     : 12px;
  font-weight   : 400;
  margin        : 0 10px 0 0;
  color         : #d8d8d8;
  letter-spacing: 1px;
}

.top-links {
  float       : left;
  color       : #d8d8d8;
  font-size   : 13px;
  line-height : 51px;
  font-weight : 400;
  padding-left: 11px;
}

.top-links.lftflot a {
  margin      : 0;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  padding     : 0 6px;
  transition  : .2s all ease;
}

.top-links.lftflot a:last-child {
  border: none;
}

.top-links.rgtflot {
  float        : right;
  padding-right: 10px;
}

.top-links img,
.container .top-links p {
  float : left;
  margin: 4px 3px 0 0;
}

.container .top-links p {
  color      : #d8d8d8;
  font-weight: bold;
  font-size  : 12px;
  line-height: 1;
  margin     : 5px 9px 0 0;
}

.top-links a,
.top-links span {
  color         : #fff;
  font-size     : 10px;
  display       : inline;
  margin        : 0 6px;
  text-transform: uppercase;
  font-weight   : 400;
  letter-spacing: 0.6px;
}

.top-links a:hover {
  color: #00c2e5;
}

.top-co-inf .top-links {
  float     : right;
  margin-top: 8px;
}

.top-co-inf .top-links p {
  color: #d8d8d8;
}

.top-bar a.topbar-btn {
  color      : #fff;
  background : #77da55;
  line-height: 51px;
  height     : 52px;
  display    : inline-block;
  padding    : 0 15px;
  float      : right;
  font-size  : 12px;
  font-weight: 400;
  transition : .2s all ease;
}

.top-bar a.topbar-btn:hover {
  color     : #fff !important;
  background: #222 !important;
}

.top-bar a.topbar-btn i {
  margin-right: 4px;
  font-size   : 13px;
}

@media only screen and (max-width: 767px) {
  .top-bar a.topbar-btn {
    float        : none;
    line-height  : 26px;
    height       : 24px;
    border-radius: 33px;
    font-size    : 11px;
    font-weight  : 500;
  }

  .top-bar a.topbar-btn i {
    font-size: 10px;
  }
}

.top-bar .top-links .polylang-flags .widget_polylang ul li {
  display: inline-block;
  float  : right;
}

.top-bar .top-links .polylang-flags {
  float     : left;
  margin-top: 18px;
}

#header .widget ul .lang-item {
  display: inline-block;
}

#topbar-search {
  float   : right;
  margin  : 0;
  position: relative;
}

#topbar-search .search-text-box {
  color           : #222;
  min-height      : 31px;
  background-color: #4a4a4a;
  margin          : 10px 0 0;
  border          : none;
  border-radius   : 0;
  padding         : 0 38px 0 10px;
  letter-spacing  : 0;
  font-size       : 13px;
  transition      : all 0.14s ease;
}

#topbar-search:hover .search-text-box,
#topbar-search .search-text-box:focus {
  background: #f9f9f9;
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.11) inset;
}

#topbar-search .search-icon {
  position : absolute;
  top      : 18px;
  font-size: 16px;
  color    : #bbb;
  right    : 18px;
}

.top-bar .inlinelb {
  color     : #787878;
  font-size : 11px;
  transition: all 0.18s ease;
}

.top-bar .inlinelb:hover {
  color: #00c2e5;
}

.top-bar .topbar-login-wrap {
  color: #fff;
}

.top-bar .topbar-login-wrap i {
  font-size: 15px;
  position : relative;
  top      : 1px;
}

.top-bar .topbar-login {
  color      : #fff;
  padding    : 6px 8px;
  margin-left: 0;
  line-height: 51px;
}

.top-bar .topbar-login:before {
  content     : "\f023";
  font-family : 'FontAwesome';
  font-size   : 13px;
  margin-right: 10px;
  position    : relative;
  top         : 1px;
}

.top-bar .inlinelb.topbar-contact {
  color           : #ddd;
  font-size       : 9px;
  letter-spacing  : 1px;
  padding         : 6px 12px;
  background-color: #4a4a4a;
  border-radius   : 18px;
}

.top-bar .inlinelb.topbar-contact:hover {
  background-color: #00c2e5;
  color           : #fff;
}

.wpcf7 .wpcf7-form {
  margin: 0;
}

.wpcf7 .wpcf7-form input[type="submit"],
.wpcf7 .wpcf7-form input[type="reset"],
.wpcf7 .wpcf7-form input[type="button"] {
  background-color: #39e0b8;
}

.wpcf7 .wpcf7-form input[type="submit"]:hover,
.wpcf7 .wpcf7-form input[type="reset"]:hover,
.wpcf7 .wpcf7-form input[type="button"]:hover {
  background-color: #292929;
}

@media only screen and (min-width: 768px) {
  .top-bar .topbar-login-wrap {
    float: right;
  }
}

@media only screen and (min-width: 961px) {
  .topbar-fixed #wrap .top-bar {
    position: fixed;
    top     : 0;
    left    : 0;
    width   : 100%;
    z-index : 999999;
    height  : 41px;
  }

  .has-header-type11.topbar-fixed #wrap .top-bar {
    min-height: 54px;
  }

  .topbar-fixed #header {
    margin-top: 41px;
  }

  .topbar-fixed #vertical-header-wrapper #header {
    margin-top: 0;
  }
}

@media only screen and (min-width: 961px) {
  .has-header-type11 .top-bar {
    min-height: 116px;
  }

  .transparent-header-w.has-header-type11 .top-bar {
    min-height: 51px;
  }
}

@media only screen and (max-width: 767px) {

  .top-links,
  .top-bar .topbar-login {
    line-height: 32px;
    margin     : 0;
  }
}

#header {
  z-index: 8000;
  width  : 100%;
  margin : 0;
}

#header .components {
  float        : left;
  width        : 100%;
  border-bottom: 2px solid #f0f0f0;
}

.phones-components {
  border-bottom: 2px solid #f0f0f0;
}

#header h6,
.components h6,
.top-bar h6,
.top-inf h6 {
  font-size  : 12px;
  margin     : 18px 14px;
  font-weight: 400;
  color      : #fff;
  display    : inline-block;
}

#header h6,
.components h6 {
  text-align: left;
  color     : #5b5d60;
  margin    : 0;
  float     : left;
  padding   : 22px 60px 14px 0;
}

#header h6 i,
.components h6 i,
.top-bar h6 i,
.top-inf h6 i {
  background    : none;
  font-size     : 16px;
  color         : #00c2e5;
  display       : inline;
  margin        : 7px 4px;
  vertical-align: middle;
}

#header h6 i,
.components h6 i {
  float       : left;
  font-size   : 24px;
  margin      : 0;
  margin-right: 10px;
  margin-top  : 5px;
}

#header h6 span,
.components h6 span {
  overflow   : hidden;
  display    : block;
  float      : left;
  font-size  : 12px;
  line-height: 18px;
  font-weight: 300;
}

#header h6 span strong,
.components h6 span strong {
  font-weight: 600;
}

.top-bar h6 {
  margin: 0 10px 0 0;
}

@media only screen and (min-width: 961px) {
  .phones-components {
    display: none;
  }
}

@media only screen and (min-width: 961px) and (max-width: 1200px) {

  #header h6 span,
  .components h6 span {
    font-size: 11px;
  }

  #header h6,
  .components h6 {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 960px) {
  #header .components {
    display: none;
  }

  .phones-components {
    display: block;
  }

  #header h6,
  .components h6 {
    text-align   : left;
    padding-left : 10px;
    padding-right: 10px;
    display      : block;
  }
}

@media only screen and (max-width: 767px) {
  .phones-components {
    display     : table;
    float       : none;
    width       : 100%;
    border-width: 1px;
  }

  .components h6:first-child {
    border-left: 1px solid #f0f0f0;
  }

  .components h6 {
    cursor        : pointer;
    border-right  : 1px solid #f0f0f0;
    display       : table-cell;
    width         : auto;
    float         : none;
    margin        : 0;
    vertical-align: middle;
    text-align    : center;
    padding       : 20px 15px;
  }

  .components h6 i {
    margin: 0;
    float : none;
    cursor: pointer;
  }

  .components h6 span {
    font-size : 0;
    transition: .3s all ease;
    text-align: left;
  }

  .components h6.active span {
    font-size: 10px;
  }

  .components h6.active i {
    float       : left;
    position    : relative;
    top         : 6px;
    margin-right: 8px;
  }
}

@media only screen and (max-width: 479px) {
  .components h6 {
    padding: 15px 7px;
  }

  .components h6 i {
    font-size: 18px;
  }

  .components h6.active span {
    font-size: 9px;
  }

  .components h6.active i {
    margin-right: 4px;
  }
}

#header.transed {
  position  : fixed;
  background: rgba(255, 255, 255, 0.8);
  width     : 100%;
  z-index   : 9100;
}

#header.super-fixed {
  background: #fff;
  border    : none;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  width     : 100%;
  height    : 90px;
  z-index   : 9100;
}

.logo {
  height: 100%;
}

.logo img {
  max-width : 100%;
  height    : auto;
  max-height: 100%;
}

#header.super-fixed .logo img,
header.super-fixed .logo {
  max-height: 90px;
  width     : auto;
}

.logo {
  height       : auto;
  float        : left;
  margin-bottom: 0;
}

.logo img {
  max-width : 100%;
  max-height: 100%;
}

.nav-wrap1 .container {
  width: auto;
}

.logo-wrap .logo {
  width   : 240px;
  height  : 100px;
  position: relative;
}

.logo-wrap .logo img {
  max-height: 100%;
  position  : absolute;
  left      : 0;
  top       : 0;
  bottom    : 0;
  margin    : auto;
}

@media only screen and (min-width: 961px) {
  .logo-wrap .logo img {
    height: auto !important;
    width : auto;
  }
}

h1.logo {
  margin-bottom: 0;
  font-size    : 15px;
  font-weight  : 700;
}

#header .img-logo-w1 {
  display: inline;
}

#header .img-logo-w2,
#header .img-logo-w3 {
  display: none
}

.transparent-header-w.t-dark-w #header:not(.w-header-type-11) .img-logo-w1,
.transparent-header-w.t-dark-w #header:not(.w-header-type-11) .img-logo-w3 {
  display: none;
}

.transparent-header-w.t-dark-w #header .img-logo-w2 {
  display: inline;
}

.transparent-header-w.t-dark-w #header:not(.w-header-type-11) .img-logo-w3 {
  display: inline;
}

#header.sticky .img-logo-w2,
.transparent-header-w #header.sticky .img-logo-w1 {
  display: none;
}

.logo-sticky {
  display: none;
}

.transparent-header-w.t-dark-w #header.vertical-w .img-logo-w1 {
  display: inline;
}

#search-form {
  float       : right;
  margin      : 38px 20px auto 0;
  position    : relative;
  padding-left: 14px;
  height      : 24px;
}

.top-bar #search-form {
  margin-top: 0;
}

#header.sticky #search-form {
  margin-top: 21px;
}

#search-form .search-text-box,
#search-form2 .search-text-box2 {
  background-color   : #f5f5f5;
  background-image   : url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/search-icon.png);
  background-position: 12px 50%;
  background-repeat  : no-repeat;
  border             : 0 none;
  border-radius      : 18px;
  box-shadow         : none;
  color              : transparent;
  cursor             : text;
  font-size          : 13px;
  color              : #444;
  min-height         : 35px;
  height             : 35px;
  line-height        : 18px;
  padding            : 7px 5px 8px 30px;
  transition         : all 0.3s ease-in-out 0s;
  width              : 1px;
  min-width          : 210px;
}

#search-form2 {
  display : none;
  position: relative;
}

#search-form2 .search-text-box2 {
  width   : 220px;
  margin  : auto;
  position: relative;
}

.search-form-box {
  position          : absolute;
  right             : -24px;
  margin-top        : 45px;
  background        : #fff;
  padding           : 14px 18px;
  height            : 63px;
  border            : 1px solid #e2e2e2;
  border-radius     : 0;
  -moz-box-shadow   : 0 2px 12px rgba(0, 0, 0, 0.082);
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.082);
  box-shadow        : 0 2px 12px rgba(0, 0, 0, 0.082);
  display           : none;
}

#header.sticky .search-form-box {
  margin-top: 27px;
}

.search-form-box.show-sbox {
  display          : block;
  -webkit-animation: fade-anim .3s ease .037s both;
  animation        : fade-anim .3s ease .037s both;
  z-index          : 9112000;
}

.top-bar .search-form-box.show-sbox {
  margin-top: 40px;
}

.search-form-box:after,
.search-form-box:before {
  content     : '';
  display     : block;
  position    : absolute;
  right       : 9px;
  width       : 0;
  height      : 0;
  border-style: solid;
  border-width: 10px;
}

.search-form-box:after {
  top         : -18px;
  border-color: transparent transparent #ffffff transparent;
}

.search-form-box:before {
  top         : -19px;
  border-color: transparent transparent #e2e2e2 transparent;
}

a.search-form-icon,
a.search-form-icon:visited {
  display: block;
  width  : 16px;
  height : 16px;
  color  : #888;
}

a.search-form-icon:hover {
  color: #555;
}

a.search-form-icon i {
  color        : #444;
  padding      : 10px;
  padding-left : 12px;
  font-size    : 18px;
  border-radius: 50%;
}

.top-bar #search-form a.search-form-icon i {
  font-size   : 11px;
  padding     : 10px;
  padding-left: 11px;
  color       : #aaa;
}

.top-bar #search-form a.search-form-icon:hover i {
  color: #aaa;
}

.top-bar #search-form a.search-form-icon {
  padding   : 0;
  margin-top: 7px;
}

@media only screen and (min-width: 961px) {
  #header.sticky #site-title {
    display: none;
  }

  #header.sticky #nav-wrap,
  #header.sticky.hi-header #nav-wrap {
    width                      : 100%;
    box-shadow                 : 0 0 3px rgba(0, 0, 0, 0.21);
    z-index                    : 8999;
    background                 : #fff;
    display                    : block;
    position                   : fixed;
    height                     : 64px;
    padding                    : 0;
    left                       : 0;
    top                        : 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation          : header-anim .2s ease .027s both;
    animation                  : header-anim .2s ease .027s both;
    transition                 : background 0.3s ease-in-out 0s, border-bottom 0.3s ease-in-out 0s;
  }

  #header.sticky #nav-wrap .container {
    width       : 1156px;
    float       : none;
    padding     : 0;
    position    : relative;
    margin-left : auto;
    margin-right: auto;
    height      : 64px;
  }

  #header.sticky .logo-sticky {
    display          : block;
    position         : fixed;
    top              : 0;
    max-width        : 280px;
    z-index          : 9000;
    -webkit-animation: fade-anim .3s ease .044s both;
    animation        : fade-anim .3s ease .044s both;
  }

  #header.sticky .logo-sticky img.img-logo-w3 {
    max-height: 48px;
    width     : auto;
    max-width : 280px;
    margin-top: 4px;
    display   : block;
  }

  #header.hi-header:not(.w-header-type-11),
  #header.hi-header:not(.w-header-type-11) .logo .img-logo-w1 {
    position  : fixed;
    height    : 0;
    padding   : 0;
    background: none;
    border    : none;
    display   : none;
  }

  #header.sticky.hi-header,
  #header.hi-header .logo-sticky,
  #header.hi-header .logo-sticky img.img-logo-w3 {
    display          : block;
    -webkit-animation: fade-anim .3s ease .044s both;
    animation        : fade-anim .3s ease .044s both;
  }

  .transparent-header-w #header {
    /* position                   : absolute; */
    top                        : 0;
    background                 : none;
    border                     : none;
    -webkit-backface-visibility: hidden;
    background-color           : #181818 !important;
  }

  .transparent-header-w #header.w-header-type-11 {
    background: #fff;
  }

  .transparent-header-w #headline {
    display: none;
  }

  .transparent-header-w.t-dark-w #wrap .top-bar {
    height       : 51px;
    width        : 100%;
    z-index      : 9995;
    border-bottom: none;
    /* position     : absolute; */
    top          : 0;
    background   : none;
  }

  .transparent-header-w.t-dark-w #wrap .top-bar * {
    color      : #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);
  }

  .transparent-header-w.t-dark-w #wrap .top-bar .top-links a:hover {
    color: #00c2e5;
  }

  .transparent-header-w.t-dark-w #wrap .top-bar h6 i {
    color: #00c2e5;
  }

  .transparent-header-w.has-topbar-w #header {
    top: 53px;
  }

  .transparent-header-w .top-bar #topbar-search .search-text-box {
    background: rgba(255, 255, 255, 0.45);
  }

  .transparent-header-w .top-bar #topbar-search .search-icon {
    color: #fff;
  }

  .transparent-header-w #header.sticky {
    top       : 0;
    right     : 0;
    left      : 0;
    height    : 64px;
    background: none;
  }

  .transparent-header-w #header.sticky .img-logo-w2 {
    display: none;
  }

  .transparent-header-w .nav-wrap2 {
    background: none;
  }

  .transparent-header-w .nav-wrap2 #nav {
    border-bottom: 1px solid rgba(0, 0, 0, 0.217);
  }

  .transparent-header-w.t-dark-w .nav-wrap2 #nav {
    border-bottom: 1px solid rgba(255, 255, 255, 0.217);
  }

  .transparent-header-w #header.horizontal-w #nav>li>a,
  .transparent-header-w .woo-cart-header .header-cart span,
  .transparent-header-w a.search-form-icon {
    color: #000;
  }

  .transparent-header-w a.search-form-icon i {
    color       : #000;
    border-color: #000;
  }

  .transparent-header-w .woo-cart-header .header-cart {
    background-image: url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/woobag@2xb.png');
  }

  .transparent-header-w.t-dark-w #header.horizontal-w:not(.w-header-type-11) #nav>li>a,
  .transparent-header-w.t-dark-w .woo-cart-header .header-cart span,
  .transparent-header-w.t-dark-w a.search-form-icon {
    color      : #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  }

  .transparent-header-w #header.horizontal-w #nav>li:hover>a,
  .transparent-header-w #header.horizontal-w #nav>li.current>a,
  .transparent-header-w.t-dark-w #header.horizontal-w #nav>li:hover>a,
  .transparent-header-w.t-dark-w #header.horizontal-w #nav>li.current>a {
    color      : #00c2e5;
    text-shadow: none;
  }

  .transparent-header-w.t-dark-w a.search-form-icon i {
    color       : #fff;
    border-color: #fff;
    text-shadow : none;
    font-size   : 16px;
    background  : none;
  }

  .transparent-header-w.t-dark-w .woo-cart-header .header-cart {
    background-image: url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/woobag@2x.png');
  }

  .transparent-header-w #header.horizontal-w.sticky #nav>li>a,
  .transparent-header-w.t-dark-w #header.horizontal-w.sticky #nav>li>a {
    color      : #444;
    text-shadow: none;
  }

  .transparent-header-w #header.horizontal-w.sticky #nav>li.active>a,
  .transparent-header-w.t-dark-w #header.horizontal-w.sticky #nav>li.active>a,
  .transparent-header-w #header.horizontal-w.sticky #nav>li:hover>a,
  .transparent-header-w.t-dark-w #header.horizontal-w.sticky #nav>li:hover>a {
    color: #00c2e5;
  }

  .transparent-header-w #header.sticky .woo-cart-header .header-cart span {
    color      : #9d9d9d;
    text-shadow: none;
  }

  .transparent-header-w #header.sticky a.search-form-icon {
    color      : #aaa;
    text-shadow: none;
  }

  .transparent-header-w #header.sticky a.search-form-icon i {
    color       : #aaa;
    border-color: #aaa;
  }

  .transparent-header-w #header.sticky .woo-cart-header .header-cart {
    background-image: url('/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/woobag@2x.png');
  }
}

@media only screen and (min-width: 961px) and (max-width: 1200px) {
  #header.sticky #nav-wrap .container {
    width: 930px;
  }
}

@media only screen and (min-width: 1281px) {
  #header.sticky #nav-wrap .container {
    width: 1186px
  }
}

@-webkit-keyframes header-anim {
  from {
    opacity          : 0.5;
    -webkit-transform: translateY(-60px);
    transform        : translateY(-20px);
  }

  to {
    opacity          : 1;
    -webkit-transform: translateY(0);
    transform        : translateY(0);
  }
}

@keyframes header-anim {
  from {
    opacity          : 0.5;
    -webkit-transform: translateY(-60px);
    -ms-transform    : translateY(-60px);
    transform        : translateY(-60px);
  }

  to {
    opacity          : 1;
    -webkit-transform: translateY(0);
    -ms-transform    : translateY(0);
    transform        : translateY(0);
  }
}

@-webkit-keyframes header-anima {
  from {
    height: 0;
  }

  to {
    height : 60px;
    padding: 0;
  }
}

@keyframes header-anima {
  from {
    height: 0;
  }

  to {
    height : 60px;
    padding: 0;
  }
}

@-webkit-keyframes fade-anim {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade-anim {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.error404 .blox.dark {
  background    : #e4e4e4;
  padding-bottom: 120px;
  padding-top   : 60px;
}

@media (min-width: 961px) {
  .error404.has-header-type11 .blox.dark {
    padding-top: 180px;
  }
}

.error404 .blox.dark * {
  color     : #111;
  text-align: center;
}

.error404 h1.pnf404 {
  font-size  : 176px;
  line-height: 1.1;
  font-weight: 900;
}

.error404 h2.pnf404 {
  font-size  : 42px;
  line-height: 1.2;
  font-weight: 700;
}

.error404 input.btn {
  visibility: hidden;
}

body.error404 input.search-side {
  margin       : 2px auto;
  padding      : 6px 12px;
  max-width    : 292px;
  min-height   : 50px;
  height       : 50px;
  border       : none;
  border-radius: 0;
}

#footer {
  width     : 100%;
  padding   : 70px 0 0 0;
  background: #262831;
  text-align: left;
}

#footer.litex {
  background: #fcfcfc;
  border-top: 1px solid #e8e8e8;
}

#footer .row {
  margin: 0;
}

.footer-in {
  margin        : 0 auto;
  padding-bottom: 20px;
  color         : #ccc;
  position      : relative;
}

.footer-in .columns {
  margin-top: 20px;
}

.footer-in h5.subtitle,
.toggle-top-area h5.subtitle {
  color         : #fff;
  padding-bottom: 10px;
  padding-left  : 1px;
  border-bottom : 2px solid rgba(255, 2555, 255, 0.02);
  margin        : 0 0 25px 0;
  position      : relative;
  font-size     : 15px;
  text-transform: uppercase;
  line-height   : 1.5;
  font-weight   : 700;
  text-align    : left;
}

#footer.litex .footer-in h5.subtitle {
  color: #414141;
}

#footer h5.subtitle span,
.toggle-top-area h5.subtitle span {
  position  : absolute;
  right     : 0;
  text-align: right;
}

#footer h5.subtitle span a,
.toggle-top-area h5.subtitle span a {
  color      : #787878;
  font-size  : 10px;
  font-weight: 400;
}

#footer .widget ul.menu li:after {
  display: none;
  content: "";
}

#footer .widget ul.menu li {
  border: none;
}

.footer-in hr {
  border-color: #373737;
}

.footer-in .copyright-txt {
  font-size: 12px;
}

.footer-in p,
.footer-in .textwidget {
  line-height: 1.83;
  color      : #898b92;
  font-size  : 14px;
}

.footer-in .yp-ft-logo {
  text-align: right;
}

.footer-in .yp-ft-logo img {
  max-width: 90px;
}

.contact2 div {
  line-height: 21px;
}

.footer-in a {
  text-decoration   : none;
  -webkit-transition: all 0.18s ease;
  -moz-transition   : all 0.18s ease;
  -o-transition     : all 0.18s ease;
  transition        : all 0.18s ease;
}

.footer-sbc {
  position  : relative;
  text-align: center;
  margin    : 0 auto;
}

.footer-sbc input[type="text"],
.footer-sbc input[type="submit"] {
  float : left;
  margin: 4px 7px;
}

.footer-in ul.menu li {
  font-size     : 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition    : all 0.23s ease;
}

.footer-in ul.menu li:hover {
  padding-left: 10px;
  background  : #222;
}

.social-icons a {
  border            : 0;
  float             : left;
  margin            : 1px 7px 0 12px;
  opacity           : 0.5;
  text-decoration   : none;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition   : opacity 0.5s ease;
  -ms-transition    : opacity 0.5s ease;
  -o-transition     : opacity 0.5s ease;
  transition        : opacity 0.5s ease;
}

.social-icons a:hover {
  opacity: 1;
}

.social-icons.members {
  clear        : both;
  text-align   : center;
  margin-bottom: 10px;
}

.social-icons.members a {
  text-align: center;
  float     : none;
}

.footer-in a img {
  float: left;
}

.contact-inf span {
  display  : block;
  color    : #818181;
  font-size: 14px;
  padding  : 5px 0;
}

.contact-inf i {
  margin-right: 5px;
  color       : #474747;
}

.contact-inf form {
  margin-top: 20px;
}

#wrap .foot-contct-form span {
  display  : block;
  color    : #818181;
  font-size: 14px;
  padding  : 0 0 12px;
}

#wrap .foot-contct-form i {
  margin-right: 5px;
  color       : #474747;
}

#wrap .foot-contct-form form {
  margin-top: 20px;
}

#wrap .footer-in .foot-contct-form textarea::-webkit-input-placeholder {
  color: #555866;
}

#wrap .footer-in .foot-contct-form textarea::-moz-placeholder {
  color: #555866;
}

#wrap .footer-in .foot-contct-form textarea::-ms-input-placeholder {
  color: #555866;
}

#wrap .footer-in .foot-contct-form input::-webkit-input-placeholder {
  color: #555866;
}

#wrap .footer-in .foot-contct-form input::-moz-placeholder {
  color: #555866;
}

#wrap .footer-in .foot-contct-form input::-ms-input-placeholder {
  color: #555866;
}

#wrap .footer-in .foot-contct-form input {
  font-family  : 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
  border       : none;
  box-shadow   : none;
  display      : block;
  min-width    : 100%;
  background   : #202229;
  min-height   : 33px;
  color        : #a0a0a0;
  font-size    : 12px;
  padding      : 10px 0px 10px 12px;
  border-radius: 4px;
  border       : none;
}

#wrap .footer-in .foot-contct-form textarea {
  font-family  : 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
  border       : none;
  box-shadow   : none;
  display      : block;
  min-width    : 100%;
  height       : 88px;
  margin       : 0 0 4px 0;
  background   : #202229;
  color        : #a0a0a0;
  font-size    : 12px;
  padding      : 10px 0px 10px 12px;
  border-radius: 4px;
  border       : none;
}

#wrap .footer-in .foot-contct-form .fcf-submit .wpcf7-submit,
.footer-in .tribe-events-widget-link a {
  padding       : 14px 20px;
  font-size     : 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color         : #aaa;
  font-weight   : 600;
  border-radius : 2px;
  background    : rgba(255, 2555, 255, 0.05);
  margin-right  : 6px;
  margin-left   : 2px;
}

#wrap .footer-in .foot-contct-form .fcf-email {
  padding-right: 6px;
}

#wrap .footer-in .foot-contct-form .fcf-subject {
  padding-left: 6px;
}

@media (max-width: 960px) {

  #wrap .footer-in .foot-contct-form input[name="wcEmail"],
  .footer-in .foot-contct-form input[name="wcSubject"] {
    width: 100%;
  }

  #wrap .footer-in .foot-contct-form input[name="wcSubject"] {
    margin-left: 0;
  }

  #wrap .footer-in .foot-contct-form .fcf-email {
    padding-right: 10px;
  }

  #wrap .footer-in .foot-contct-form .fcf-subject {
    padding-left: 10px;
  }
}

#wrap .footer-in .tribe-events-widget-link a:hover,
#wrap .footer-in .foot-contct-form .fcf-submit .wpcf7-submit:hover {
  background     : #00c2e5 !important;
  color          : #fff !important;
  text-decoration: none !important;
}

.footer-in .tribe-events-widget-link a:hover,
.footer-in .contact-inf button:hover {
  background     : #00c2e5;
  color          : #fff;
  text-decoration: none;
}

.footer-in a {
  color          : #888;
  text-decoration: none;
}

.footer-in a:hover {
  text-decoration: underline;
  color          : #999;
}

.footer-in .textwidget h6 {
  color         : #555;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size     : 15px;
}

#footer.litex .footer-in a {
  color: #0093d0;
}

.footer-in a.terms {
  color: #578f1a;
}

.footer-navi.floatright {
  float: right;
}

.footer-in .col-md-12 .widget {
  text-align: center;
}

.footbot {
  margin     : 0 auto;
  position   : relative;
  background : #22242c;
  padding    : 26px 0 18px;
  text-align : right;
  padding-top: 34px;
}

#footer.litex .footbot {
  background: #e9e9e9
}

#footer.litex .footbot,
#footer.litex .footer-in h4,
#footer.litex .footer-in hr {
  border-color: #e0e0e0;
  color       : #5b5b5b;
}

#footer.litex .side-list p,
#footer .side-list p {
  font-size  : 11px;
  font-weight: 400;
}

.footbot img {
  position: relative;
  margin  : 6px 40px 0 0;
  opacity : 0.93;
}

.footer-navi {
  float      : left;
  line-height: 38px;
  font-size  : 12px;
  color      : #898b92;
  font-weight: 400;
}

.footer-navi ul {
  margin-left: 40px;
}

.footer-navi a {
  color         : #767989;
  text-transform: uppercase;
  font-weight   : 600;
  font-size     : 11px;
}

.custom-footer-menu a,
.blox.dark .custom-footer-menu a {
  display: block;
  color  : #fff;
  padding: 4px 0;
}

.footer-navi a:hover,
.custom-footer-menu a:hover {
  color          : #0CB9E7;
  text-decoration: none;
}

.footer-navi a:after {
  content  : ".";
  font-size: 23px;
  color    : #0CB9E7;
  position : relative;
  bottom   : 2px;
  margin   : 0 6px;
}

.footer-navi a:last-child:after {
  content: "";
}

@media (max-width: 767px) {
  .footer-navi {
    text-align: center;
    font-size : 11px;
  }
}

.socialfollow {
  float: right;
}

.socialfollow a {
  width             : 35px;
  height            : 36px;
  text-align        : center;
  padding           : 10px;
  float             : left;
  text-decoration   : none;
  display           : block;
  -webkit-transition: all 0.31s ease;
  -moz-transition   : all 0.31s ease;
  -ms-transition    : all 0.31s ease;
  -o-transition     : all 0.31s ease;
  transition        : all 0.31s ease;
}

.socialfollow a {
  border-radius: 8px;
  padding      : 8px;
  margin-right : 7px;
  transition   : .3s all;
}

.footer-in .socialfollow a {
  background: rgba(255, 2555, 255, 0.05);
}

.socialfollow a:first-of-type {
  margin-left: 0;
}

#footer .footer-in .socialfollow a:hover {
  text-decoration: none;
  border-color   : transparent;
  color          : #fff;
}

#footer .socialfollow a:hover i {
  color: #fff;
}

#wrap .socialfollow a.facebook:hover {
  background: #3b5996;
}

#wrap .socialfollow a.twitter:hover {
  background: #00acee;
}

#wrap .socialfollow a.vimeo:hover {
  background: #0dadd6;
}

#wrap .socialfollow a.dribble:hover {
  background: #d53e68;
}

#wrap .socialfollow a.youtube:hover {
  background: #cb322c;
}

#wrap .socialfollow a.pinterest:hover {
  background: #cb2027;
}

#wrap .socialfollow a.google-plus:hover {
  background: #c3391c;
}

#wrap .socialfollow a.envato:hover {
  background-color: #81b441;
}

#wrap .socialfollow a.linkedin:hover {
  background: #0073b2;
}

#wrap .socialfollow a.rss:hover {
  background: #f29a1d;
}

#wrap .socialfollow a.instagram:hover {
  background: #457399;
}

#wrap .socialfollow a.other-social:hover {
  background: #f63b29;
}

.socialfollow img {
  opacity: 0.79;
}

.socialfollow i {
  font-size: 18px;
  color    : #fff;
  opacity  : 0.95;
}

#footer.litex .socialfollow a i {
  color: #6f6f6f;
}

#footer.litex .socialfollow a:hover i {
  color: #fff;
}

@media (max-width: 767px) {
  #footer .footer-in .socialfollow {
    margin-left: 0;
  }
}

.top-bar .socialfollow {
  float       : right;
  margin-right: 10px;
}

.top-bar .lftflot .socialfollow {
  margin-right: 0;
}

.top-bar .socialfollow.lftflot {
  float       : left;
  margin-right: 0;
}

.top-bar .socialfollow img {
  opacity: 0.97;
}

.top-bar .socialfollow a {
  padding         : 0;
  background      : none;
  margin          : 14px 3px 0;
  background-color: #303239;
  border-radius   : 8px;
  border          : 1px solid #2c2d34;
  width           : 28px;
  text-align      : center;
  line-height     : 28px;
  height          : 28px;
}

.transparent-header-w.t-dark-w .top-bar .socialfollow a {
  background: none;
  border    : none;
}

.top-bar .socialfollow a:hover,
.transparent-header-w.t-dark-w .top-bar .socialfollow a:hover {
  background-color: #00c2e5;
  color           : #fff;
  border-color    : transparent;
}

.our-team .socialfollow a {
  padding   : 4px;
  margin    : 1px 4px;
  background: none;
  height    : 26px;
}

.top-bar .socialfollow i,
.our-team .socialfollow i {
  color             : #a1a1a1;
  -webkit-transition: all 0.25s ease;
  -moz-transition   : all 0.25s ease;
  -ms-transition    : all 0.125s ease;
  -o-transition     : all 0.25s ease;
  transition        : all 0.25s ease;
}

.top-bar .socialfollow i,
.top-links .socialfollow a:before {
  color    : #fff;
  font-size: 13px;
}

.top-bar .socialfollow a:hover i {
  color  : #fff;
  opacity: 1;
}

.our-team .socialfollow a:hover {
  background: none;
}

#pre-footer .footer-instagram-bar {
  background: #fff;
  width     : 100%;
}

#pre-footer .footer-instagram-bar .container {
  padding: 40px 0 30px;
  display: none;
}

#pre-footer .footer-instagram-bar .footer-instagram-text {
  margin-bottom: 10px;
  text-align   : center;
}

#pre-footer .footer-instagram-bar .footer-instagram-text i {
  font-size: 48px;
  color    : #f63b29;
  display  : table-cell;
}

#pre-footer .footer-instagram-bar .footer-instagram-text h6 {
  line-height   : 1;
  vertical-align: middle;
  font-size     : 19px;
  letter-spacing: -1px;
  text-transform: uppercase;
}

#pre-footer .instagram-feed {
  display: table;
  margin : 0 auto;
}

#pre-footer .instagram-feed ul {
  display: table-row;
}

#pre-footer .instagram-feed li {
  list-style: none;
  display   : table-cell;
  transition: all .4s ease-in-out;
  overflow  : hidden;
}

#pre-footer .instagram-feed li img {
  width     : 100%;
  transition: all .4s ease-in-out;
}

#pre-footer .row {
  margin: 0;
}

#pre-footer .instagram-feed li img {
  -webkit-transition: .95s ease-in-out;
  -moz-transition   : .95s ease-in-out;
  transition        : .95s ease-in-out;
  -webkit-transform : scale(1);
  -moz-transform    : scale(1);
  transform         : scale(1);
  blur              : 2;
}

#pre-footer .instagram-feed li:hover img {
  -webkit-transform: scale(1.08);
  -moz-transform   : scale(1.08);
  transform        : scale(1.08);
  z-index          : 99123;
}

@media only screen and (max-width: 767px) {
  #pre-footer .instagram-feed li {
    float : left;
    width : 25%;
    margin: 0;
  }
}

#pre-footer .footer-social-bar {
  background: #22242c;
  width     : 100%;
}

#pre-footer .footer-social-bar .row {
  width     : 100%;
  text-align: center;
}

#pre-footer .footer-social-items {
  display: inline-block;
  margin : 0;
  padding: 0;
}

#pre-footer .footer-social-items li {
  list-style: none;
  display   : block;
  float     : left;
  margin    : 0 10px;
}

#pre-footer .footer-social-items a {
  display: block;
  padding: 30px 0 36px;
  color  : #fff;
}

#pre-footer .footer-social-items i {
  transition   : all .22s ease-in-out;
  border       : 1px solid #fff;
  font-size    : 18px;
  float        : left;
  padding      : 12px;
  width        : 42px;
  height       : 42px;
  border-radius: 33px;
  text-align   : center;
  margin-right : 10px;
  display      : block;
  color        : #fff;
}

#pre-footer .footer-social-items div {
  line-height: 20px;
  padding-top: 7px;
  float      : left;
  height     : 62px;
}

#pre-footer .footer-social-items span {
  display  : none;
  font-size: 10px;
}

#pre-footer .footer-social-items strong {
  color         : #fff;
  font-size     : 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight   : 700;
  height        : 28px;
  line-height   : 28px;
}

#pre-footer .footer-social-items a:hover i {
  color       : #fff;
  background  : #00c2e5;
  border-color: #00c2e5;
}

@media only screen and (max-width: 960px) {
  #pre-footer .footer-social-items i {
    margin : 0 auto;
    float  : none;
    width  : 40px;
    height : 40px;
    padding: 10px;
  }

  #pre-footer .footer-social-items div {
    text-align : center;
    padding-top: 10px;
  }

  #pre-footer .footer-social-items strong {
    font-size: 10px;
  }

  #pre-footer .footer-social-items span {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  #pre-footer .footer-social-items li {
    margin: 0 5px;
  }

  #pre-footer .footer-social-items div {
    display: none;
  }

  #pre-footer .footer-social-items i {
    font-size: 18px;
    padding  : 9px;
    width    : 36px;
    height   : 36px;
  }
}

@media only screen and (min-width: 1200px) {
  #pre-footer .footer-social-items li {
    margin: 0 30px;
  }
}

#pre-footer .footer-subscribe-bar {
  background: #0cb9e7;
}

#pre-footer .footer-subscribe-bar .footer-subscribe-text h6 {
  color      : #fff;
  font-size  : 23px;
  font-weight: 600;
  margin     : 9% 0;
}

#pre-footer .footer-subscribe-bar .footer-subscribe-text h6 span {
  font-weight: 300;
}

#pre-footer .footer-subscribe-bar .footer-subscribe-text p {
  color        : #ddd;
  margin-top   : 10px;
  margin-bottom: 0;
  font-size    : 14px;
  font-style   : italic;
  font-family  : 'lora', serif;
}

#pre-footer .footer-subscribe-email,
#pre-footer .footer-subscribe-submit {
  height       : 110px;
  margin       : 0;
  padding      : 0;
  width        : 100%;
  border       : 0;
  border-radius: 0;
}

#pre-footer .footer-subscribe-email {
  background               : #fff;
  color                    : #000;
  margin                   : 50px 0 0 20%;
  height                   : 52px;
  font-family              : 'Poppins', 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight              : 300;
  font-size                : 15px;
  border-bottom-left-radius: 60px;
  border-top-left-radius   : 60px;
  width                    : 56%;
  padding                  : 15px;
  padding-right            : 0;
  float                    : left;
}

#pre-footer .footer-subscribe-submit {
  background                : #6dc068;
  font-size                 : 15px;
  margin                    : 50px 0;
  border                    : 3px solid #fff;
  border-bottom-right-radius: 60px;
  border-top-right-radius   : 60px;
  height                    : 52px;
  width                     : 24%;
  font-weight               : 600;
  letter-spacing            : 2px;
  float                     : left;
  text-transform            : uppercase;
  transition                : all 0.23s ease;
}

#pre-footer .footer-subscribe-submit:hover {
  background: #222;
}

@media only screen and (max-width: 960px) {
  #pre-footer .footer-subscribe-bar .footer-subscribe-text {
    padding-left: 0;
  }

  #pre-footer .footer-subscribe-bar {
    padding-bottom: 20px;
  }

  #pre-footer .footer-subscribe-form {
    text-align: center;
  }
}

@media (min-width:960px) and (max-width:1200px) {
  #pre-footer .footer-subscribe-email {
    margin-left: 10%;
  }

  #pre-footer .footer-subscribe-bar h6 {
    padding-left: 10%;
  }
}

@media (min-width:480px) and (max-width:767px) {
  #pre-footer .footer-subscribe-email {
    width: 76%;
  }
}

@media (max-width:767px) {

  #pre-footer .footer-subscribe-email,
  #pre-footer .footer-subscribe-submit {
    margin: 0 0 25px;
  }

  #pre-footer .footer-subscribe-bar .footer-subscribe-text h6 {
    margin: 36px 0 20px;
  }
}

@media (max-width:479px) {
  #pre-footer .footer-subscribe-email {
    width: 70%;
  }

  #pre-footer .footer-subscribe-submit {
    width: 28%;
  }
}

#side-content {
  float: right;
}

#side-nav {
  float  : left;
  z-index: 979;
}

#side-nav ul {
  padding   : 10px 20px;
  background: #fff;
  border    : 3px solid #f3f3f3;
  list-style: none;
}

#side-nav ul li {
  border-bottom: 1px solid #eaeaea;
  padding      : 0;
  margin       : 0;
}

#side-nav ul li:last-of-type {
  border-bottom: 0 none;
}

#side-nav ul li ul {
  border      : none;
  padding     : 0;
  padding-left: 20px;
  margin      : 0;
  background  : #fdfdfd;
  display     : none;
}

#side-nav a {
  display       : block;
  color         : #575757;
  padding       : 14px 0;
  text-transform: capitalize;
  font-size     : 13px;
  font-weight   : 400;
  letter-spacing: 0.2px;
}

#side-nav a:after {
  float                 : right;
  font-family           : 'FontAwesome';
  font-size             : 10px;
  color                 : #878787;
  content               : "\f054";
  speak                 : none;
  font-style            : normal;
  font-weight           : normal;
  text-transform        : none;
  line-height           : 1;
  -webkit-font-smoothing: antialiased;
}

#side-nav a:hover,
#side-nav a:hover:after {
  color: #ff9900;
}

#side-nav li.current a,
#side-nav li.current a:after {
  color: #0093d0;
}

#side-nav ul li ul li a {
  padding  : 10px 0;
  font-size: 12px;
}

#side-nav ul li:hover>ul {
  display: block;
}

.image-gallery {
  display: block;
  margin : 10px 0;
}

.image-gallery ul li {
  float   : left;
  width   : 215px;
  height  : 215px;
  margin  : 1px;
  overflow: hidden;
}

.image-gallery ul li img {
  max-width    : 420px;
  width        : auto;
  height       : 215px;
  border-radius: 1px;
  text-align   : center
}

.image-gallery .zoomex {
  bottom: 0;
}

.wpb_gallery_slides p {
  display: none;
}

.blox .social-media {
  text-align: center
}

.blox .social-media a {
  text-align   : center;
  padding      : 0 10px;
  margin-bottom: 20px;
  display      : inline-block;
}

.blox .social-media a i {
  border            : 2px transparent solid;
  font-size         : 4em;
  padding           : 30px;
  border-radius     : 50%;
  color             : #fff;
  margin-bottom     : 20px;
  display           : block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition   : all .8s ease-in-out;
  -ms-transition    : all .8s ease-in-out;
  -o-transition     : all .8s ease-in-out;
  transition        : all .8s ease-in-out;
  background        : rgba(15, 15, 15, 0.6)
}

.blox .social-media a:hover i {
  color : #fff;
  border: 2px #fff solid;
}

.blox .social-media a span {
  -webkit-transition: all .8s ease-in-out;
  -moz-transition   : all .8s ease-in-out;
  -ms-transition    : all .8s ease-in-out;
  -o-transition     : all .8s ease-in-out;
  transition        : all .8s ease-in-out;
  color             : transparent;
  text-transform    : uppercase;
  font-size         : 16px;
  font-weight       : 600;
  text-shadow       : 0 0 5px rgba(33, 65, 83, 1)
}

.blox .social-media a:hover span {
  color: #fff;
}

#social-media.active.facebook {
  background: #3b5996 !important;
}

#social-media.active.twitter {
  background: #00acee !important;
}

#social-media.active.vimeo {
  background: #0dadd6 !important;
}

#social-media.active.dribble {
  background: #d53e68 !important;
}

#social-media.active.youtube {
  background: #cb322c !important;
}

#social-media.active.pinterest {
  background: #cb2027 !important;
}

#social-media.active.google {
  background: #c3391c !important;
}

#social-media.active.linkedin {
  background: #0073b2 !important;
}

#social-media.active.rss {
  background: #f29a1d !important;
}

#social-media.active.instagram {
  background: #457399 !important;
}

#social-media.active.skype {
  background: #00aaf3 !important;
}

#social-media.active.other-social {
  background: #ff5d5e !important;
}

#social-media.blox .social-media a span {
  display: none;
}

#social-media.blox .social-media a i {
  background: none;
  font-size : 2em;
  border    : 1px transparent solid;
  margin    : 0;
  padding   : 20px;
}

#social-media {
  transition        : background-color .8s ease-in-out;
  -webkit-transition: background-color .8s ease-in-out;
  -moz-transition   : background-color .8s ease-in-out;
  -ms-transition    : background-color .8s ease-in-out;
  -o-transition     : background-color .8s ease-in-out;
}

#social-media.blox .social-media a {
  margin: 20px 0;
}

#social-media.blox .social-media a:hover i {
  border: 1px #fff solid
}

.vc_editor .w-animate {
  opacity: 1;
}

@media only screen and (min-width: 961px) {
  .w-animate {
    /* opacity: 0; */
  }

  .w-start_animation {
    opacity                    : 1;
    -webkit-animation          : w-animate-btt 0.5s;
    -moz-animation             : w-animate-btt 0.5s;
    -o-animation               : w-animate-btt 0.5s;
    animation                  : w-animate-btt 0.5s;
    -webkit-backface-visibility: hidden;
    backface-visibility        : hidden;
  }

  #nav .w-start_animation {
    opacity                    : 1;
    -webkit-animation          : w-animate-btt-nav 0.28s;
    -moz-animation             : w-animate-btt-nav 0.28s;
    -o-animation               : w-animate-btt-nav 0.28s;
    animation                  : w-animate-btt-nav 0.28s;
    -webkit-backface-visibility: hidden;
    backface-visibility        : hidden;
  }
}

@-webkit-keyframes w-animate-btt {
  0% {
    -webkit-transform: translate3d(0, 110px, 0);
    opacity          : 0;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity          : 1;
  }
}

@-moz-keyframes w-animate-btt {
  0% {
    -moz-transform: translate3d(0, 110px, 0);
    opacity       : 0;
  }

  100% {
    -moz-transform: translate3d(0, 0, 0);
    opacity       : 1;
  }
}

@-o-keyframes w-animate-btt {
  0% {
    -o-transform: translate3d(0, 110px, 0);
    opacity     : 0;
  }

  100% {
    -o-transform: translate3d(0, 0, 0);
    opacity     : 1;
  }
}

@keyframes w-animate-btt {
  0% {
    transform: translate3d(0, 110px, 0);
    opacity  : 0;
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity  : 1;
  }
}

@-webkit-keyframes w-animate-btt-nav {
  0% {
    -webkit-transform: translate3d(0, 30px, 0);
    opacity          : 0;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity          : 1;
  }
}

@-moz-keyframes w-animate-btt-nav {
  0% {
    -moz-transform: translate3d(0, 30px, 0);
    opacity       : 0;
  }

  100% {
    -moz-transform: translate3d(0, 0, 0);
    opacity       : 1;
  }
}

@-o-keyframes w-animate-btt-nav {
  0% {
    -o-transform: translate3d(0, 30px, 0);
    opacity     : 0;
  }

  100% {
    -o-transform: translate3d(0, 0, 0);
    opacity     : 1;
  }
}

@keyframes w-animate-btt-nav {
  0% {
    transform: translate3d(0, 30px, 0);
    opacity  : 0;
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity  : 1;
  }
}

.brdr-r1,
.brdr-r2 {
  border-right: 1px solid #e5e5e5;
}

.brdr-l1,
.brdr-l2 {
  border-left: 1px solid #e5e5e5;
}

.brdr-t1 {
  border-top: 1px solid #e5e5e5;
}

.brdr-b1 {
  border-bottom: 1px solid #e5e5e5;
}

.brdr-t1e {
  border-top: 1px solid #eee;
}

.brdr-b1e {
  border-bottom: 1px solid #eee;
}

.topborder {
  border-top: 2px solid #ebeef0;
}

.bottomborder {
  border-bottom: 2px solid #ebeef0;
}

.brdr-r2 {
  padding-right: 27px;
}

.brdr-l2 {
  padding-left: 27px;
}

.pad-r27 {
  padding-right: 27px;
}

.pad-l27 {
  padding-left: 27px;
}

.blox.dark .brdr-r1,
.blox.dark .brdr-r2,
.blox.dark .brdr-l1,
.blox.dark .brdr-l2 {
  border-color: rgba(255, 255, 255, 0.15);
}

.aligncenter {
  text-align: center;
}

img.aligncenter {
  margin-left : auto;
  margin-right: auto;
  display     : block;
}

.post .alignnone {
  margin: 5px 20px 20px 0;
}

.alignright {
  text-align: right;
}

.alignleft {
  text-align: left;
}

.post .alignright {
  float : right;
  margin: 5px 0 20px 20px;
}

.post .alignleft {
  float : left;
  margin: 5px 20px 20px 0;
}

img.alignright {
  float      : right;
  margin-left: 10px;
}

img.alignleft {
  float       : left;
  margin-right: 10px;
}

.post a img.alignright {
  float : right;
  margin: 5px 0 20px 20px;
}

.post a img.alignnone {
  margin: 5px 20px 20px 0;
}

.post a img.alignleft {
  float : left;
  margin: 5px 20px 20px 0;
}

.post a img.aligncenter {
  display     : block;
  margin-left : auto;
  margin-right: auto;
}

.wp-caption {
  display: block;
  color  : #444;
}

.wp-caption-text {
  font-size: 15px;
}

.gallery-caption {
  display: inline;
}

.bypostauthor {
  font-size: 13px;
}

.wp-caption {
  background: #fff;
  border    : 1px solid #f0f0f0;
  max-width : 96%;
  padding   : 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignleft,
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border   : 0 none;
  height   : auto;
  margin   : 0;
  max-width: 98.5%;
  padding  : 0;
  width    : auto;
}

.wp-caption p.wp-caption-text {
  font-size  : 11px;
  line-height: 17px;
  margin     : 0;
  padding    : 0 4px 5px;
}

.screen-reader-text {
  clip    : rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height  : 1px;
  width   : 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius   : 3px;
  box-shadow      : 0 0 2px 2px rgba(0, 0, 0, .6);
  clip            : auto !important;
  color           : #21759b;
  display         : block;
  font-size       : 14px;
  font-size       : .875rem;
  font-weight     : 700;
  height          : auto;
  left            : 5px;
  line-height     : normal;
  padding         : 15px 23px 14px;
  text-decoration : none;
  top             : 5px;
  width           : auto;
  z-index         : 100000;
}

.moonicons-box1 {
  font-size  : 14px;
  line-height: 22px;
  display    : inline-block;
  width      : 23.33%;
  padding    : 6px;
  background : #fff;
  margin     : 6px;
  border     : 1px solid #e8e8e8;
}

.moonicons-box1 span {
  font-size   : 20px;
  float       : left;
  margin-right: 3px;
}

.tmpl-ex {
  margin-bottom: 40px;
  padding      : 10px;
  text-align   : center;
}

.tmpl-ex h4 {
  margin-top    : 30px;
  font-weight   : 500;
  font-size     : 17px;
  letter-spacing: 1.4px;
}

.tmpl-ex a {
  color        : #222;
  border-top   : 10px solid #d2d2d2;
  display      : inline-block;
  border-radius: 3px;
  max-width    : 420px;
}

.tmpl-ex img {
  width            : 100%;
  webkit-transition: all .5s ease-in-out;
  -moz-transition  : all .5s ease-in-out;
  transition       : all .5s ease-in-out;
}

.tmpl-ex img:hover {
  opacity: 0.66;
}

#wrap .inner88-w .full-row>.container {
  margin-top  : -90px;
  width       : 96%;
  margin-left : auto;
  margin-right: auto;
}

.respo-tagline {
  font-size     : 55px;
  letter-spacing: -4px;
}

#wrap .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab {
  box-shadow: 0 2px 0 0px rgba(0, 0, 0, 0.016);
}

#wrap .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a {
  border-color  : #ececec;
  color         : #777;
  font-size     : 13px;
  font-weight   : 400;
  letter-spacing: 0.4px;
}

#wrap .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active>a {
  color: #3a3a3a;
}

#wrap .vc_tta-color-white.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab {
  box-shadow: none;
}

#wrap .vc_tta-color-white.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab:hover a {
  box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.15);
}

#wrap .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon {
  color: #00c2e5;
}

#wrap .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
  background: none;
}

#scroll-top a {
  padding      : 4px 8px 6px;
  border-radius: 4px;
  background   : #818c90;
  position     : fixed;
  bottom       : 48px;
  right        : 32px;
  display      : none;
  opacity      : 0.89;
  filter       : alpha(opacity=89);
  z-index      : 499841;
}

#scroll-top a i {
  font-size: 16px;
  color    : #fff;
}

#scroll-top a:hover {
  background-color: #00c2e5;
  cursor          : pointer;
}

.v-shadow-l {
  background: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/v-shadow-left.png) no-repeat right center;
}

.v-shadow-r {
  background: url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/v-shadow-right.png) no-repeat left center;
}

.v-shadow-r,
.v-shadow-l {
  min-height: 320px;
}

.pad-r10 {
  padding-right: 10px;
}

.pad-r20 {
  padding-right: 20px;
}

.pad-r30 {
  padding-right: 30px;
}

.pad-r40 {
  padding-right: 40px;
}

.pad-l10 {
  padding-left: 10px;
}

.pad-l20 {
  padding-left: 20px;
}

.pad-l30 {
  padding-left: 30px;
}

.pad-l40 {
  padding-left: 40px;
}

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth {
  margin-right : 4%;
  float        : left;
  margin-bottom: 20px;
}

.one_half {
  width: 48%;
}

.one_third {
  width: 30.6666%;
}

.two_third {
  width: 65.3332%;
}

.one_fourth {
  width: 22%;
}

.three_fourth {
  width: 74%;
}

.one_fifth {
  width: 16.8%;
}

.two_fifth {
  width: 37.6%;
}

.column-last {
  margin-right: 0 !important;
  clear       : right;
}

.easyPieChart {
  position  : relative;
  text-align: center;
}

.easyPieChart canvas {
  position: absolute;
  top     : 0;
  left    : 0;
}

.pie {
  text-align: center;
  font-size : 49px;
  position  : relative;
  margin    : 0 auto 20px;
}

.pie p {
  font-size  : 16px;
  color      : #888;
  font-weight: 400;
  position   : absolute;
  bottom     : -52px;
  width      : 100%;
  padding-top: 10px;
  border-top : 2px solid #f9f9f9;
}

.container .pie p {
  margin-bottom: 0;
}

.transparent-header-w .breadcrumbs-w {
  display: none;
}

.breadcrumbs-w {
  position      : relative;
  z-index       : 99;
  background    : #fff;
  padding       : 7px 0;
  font-size     : 13px;
  color         : #6c7279;
  letter-spacing: 1px;
  text-transform: none;
  font-weight   : 300;
  margin        : auto;
  border-top    : 1px solid #eee;
}

.breadcrumbs-w a {
  color: #5c646d;
}

.breadcrumbs-w a:hover {
  text-decoration: underline;
}

.breadcrumbs-w .container {
  padding-left: 20px;
}

@media (max-width: 960px) {
  .breadcrumbs-w {
    display: none;
  }
}

.transparent-header-w .news-ticker,
ul#js-news {
  display: none;
}

.news-ticker {
  background-color: #f4f4f4;
  border-top      : 1px solid #e1e1e1;
  border-bottom   : 1px solid #e1e1e1;
}

.ticker-wrapper.has-js {
  margin   : 0 16px;
  padding  : 0px 20px;
  height   : 32px;
  display  : block;
  font-size: 0.75em;
}

.ticker {
  width           : 710px;
  height          : 30px;
  display         : block;
  position        : relative;
  overflow        : hidden;
  background-color: #f4f4f4;
}

.ticker-title {
  font-size       : 12px;
  line-height     : 30px;
  color           : #f54639;
  font-weight     : bold;
  padding-top     : 1px;
  background-color: #f4f4f4;
  text-transform  : uppercase;
}

.ticker-content {
  margin          : 0px;
  position        : absolute;
  color           : #1f527b;
  font-weight     : bold;
  background-color: #f4f4f4;
  overflow        : hidden;
  white-space     : nowrap;
  line-height     : 30px;
}

.ticker-content a {
  text-decoration: none;
  color          : #292929;
  font-size      : 13px;
  font-weight    : 600;
}

.ticker-content a:hover {
  color: #0093d0;
}

.ticker-swipe {
  padding-top     : 9px;
  position        : absolute;
  top             : 0px;
  background-color: #f4f4f4;
  display         : block;
  width           : 800px;
  height          : 30px;
}

.ticker-swipe span {
  margin-left     : 1px;
  background-color: #f4f4f4;
  border-bottom   : 1px solid #1f527b;
  height          : 12px;
  width           : 7px;
  display         : block;
}

.js-hidden {
  display: none;
}

.no-js-news {
  padding: 10px 0px 0px 45px;
  color  : #f4f4f4;
}

.left .ticker-controls,
.left .ticker-content,
.left .ticker-title,
.left .ticker {
  float: left;
}

.left .ticker-controls {
  padding-left: 6px;
}

.right .ticker-controls,
.right .ticker-content,
.right .ticker-title,
.right .ticker {
  float: right;
}

.right .ticker-controls {
  padding-right: 6px;
}

@media only screen and (min-width: 961px) and (max-width: 1280px) {
  .ticker-wrapper.has-js {
    margin: 0 10px;
  }
}

@media only screen and (max-width: 960px) {
  .news-ticker .container {
    width  : auto;
    margin : 0;
    padding: 0;
  }

  .ticker-wrapper.has-js {
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  .news-ticker .ticker {
    width: 350px;
  }
}

@media only screen and (max-width: 479px) {
  .news-ticker .ticker {
    width: 330px;
  }

  .ticker-title {
    display: none !important;
  }

  .ticker-content {
    left: 10px !important;
  }
}

.ptg_h_1 h1,
.ptg_h_1 h2,
.ptg_h_1 h3,
.ptg_h_1 h4,
.ptg_h_1 h5,
.ptg_h_1 h6,
#wrap.ptg_h_1 .hebe .tp-tab-title,
#wrap.ptg_h_1 .hebe .tp-tab-desc,
.ptg_h_1 .widget .postslider p,
.ptg_h_1 #nav li a,
.ptg_h_1 .tp-caption.wlargetext1,
.ptg_h_1 .tp-caption.wlargetext,
.ptg_h_1 a.readmore,
.ptg_h_1 .widget ul li.cat-item,
.ptg_h_1 .bbp-body a.bbp-forum-title,
.ptg_h_1 .bbp-body a.bbp-topic-permalink,
.ptg_h_1 .topic-author-displayname {
  font-family: 'Montserrat', sans-serif;
}

.ptg_h_2 h1,
.ptg_h_2 h2,
.ptg_h_2 h3,
.ptg_h_2 h4,
.ptg_h_2 h5,
.ptg_h_2 h6,
#wrap.ptg_h_2 .hebe .tp-tab-title,
#wrap.ptg_h_2 .hebe .tp-tab-desc,
.ptg_h_2 .widget .postslider p,
.ptg_h_2 #nav li a,
.ptg_h_2 .tp-caption.wlargetext1,
.ptg_h_2 .tp-caption.wlargetext,
.ptg_h_2 a.readmore,
.ptg_h_2 .widget ul li.cat-item,
.ptg_h_2 .bbp-body a.bbp-forum-title,
.ptg_h_2 .bbp-body a.bbp-topic-permalink,
.ptg_h_2 .topic-author-displayname {
  font-family   : 'Rufina', sans-serif;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

.ptg_h_3 h1,
.ptg_h_3 h2,
.ptg_h_3 h3,
.ptg_h_3 h4,
.ptg_h_3 h5,
.ptg_h_3 h6,
#wrap.ptg_h_3 .hebe .tp-tab-title,
#wrap.ptg_h_3 .hebe .tp-tab-desc,
.ptg_h_3 .widget .postslider p,
.ptg_h_3 #nav li a,
.ptg_h_3 .tp-caption.wlargetext1,
.ptg_h_3 .tp-caption.wlargetext,
.ptg_h_3 a.readmore,
.ptg_h_3 .widget ul li.cat-item,
.ptg_h_3 .bbp-body a.bbp-forum-title,
.ptg_h_3 .bbp-body a.bbp-topic-permalink,
.ptg_h_3 .topic-author-displayname {
  font-family   : 'PT Serif', sans-serif;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

.ptg_h_4 h1,
.ptg_h_4 h2,
.ptg_h_4 h3,
.ptg_h_4 h4,
.ptg_h_4 h5,
.ptg_h_4 h6,
#wrap.ptg_h_4 .hebe .tp-tab-title,
#wrap.ptg_h_4 .hebe .tp-tab-desc,
.ptg_h_4 .widget .postslider p,
.ptg_h_4 #nav li a,
.ptg_h_4 .tp-caption.wlargetext1,
.ptg_h_4 .tp-caption.wlargetext,
.ptg_h_4 a.readmore,
.ptg_h_4 .widget ul li.cat-item,
.ptg_h_4 .bbp-body a.bbp-forum-title,
.ptg_h_4 .bbp-body a.bbp-topic-permalink,
.ptg_h_4 .topic-author-displayname {
  font-family: 'Raleway', sans-serif;
}

.ptg_h_5 h1,
.ptg_h_5 h2,
.ptg_h_5 h3,
.ptg_h_5 h4,
.ptg_h_5 h5,
.ptg_h_5 h6,
#wrap.ptg_h_5 .hebe .tp-tab-title,
#wrap.ptg_h_5 .hebe .tp-tab-desc,
.ptg_h_5 .widget .postslider p,
.ptg_h_5 #nav li a,
.ptg_h_5 .tp-caption.wlargetext1,
.ptg_h_5 .tp-caption.wlargetext,
.ptg_h_5 a.readmore,
.ptg_h_5 .widget ul li.cat-item,
.ptg_h_5 .bbp-body a.bbp-forum-title,
.ptg_h_5 .bbp-body a.bbp-topic-permalink,
.ptg_h_5 .topic-author-displayname {
  font-family   : 'Philosopher', sans-serif;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

.ptg_h_6 h1,
.ptg_h_6 h2,
.ptg_h_6 h3,
.ptg_h_6 h4,
.ptg_h_6 h5,
.ptg_h_6 h6,
#wrap.ptg_h_6 .hebe .tp-tab-title,
#wrap.ptg_h_6 .hebe .tp-tab-desc,
.ptg_h_6 .widget .postslider p,
.ptg_h_6 #nav li a,
.ptg_h_6 .tp-caption.wlargetext1,
.ptg_h_6 .tp-caption.wlargetext,
.ptg_h_6 a.readmore,
.ptg_h_6 .widget ul li.cat-item,
.ptg_h_6 .bbp-body a.bbp-forum-title,
.ptg_h_6 .bbp-body a.bbp-topic-permalink,
.ptg_h_6 .topic-author-displayname {
  font-family   : 'clavo', sans-serif;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

.ptg_h_1 .tp-caption.Newspaper-Title,
.ptg_h_1 .tp-caption.Newspaper-Subtitle,
.ptg_h_1 .tp-caption.Newspaper-Button {
  font-family: 'Montserrat', sans-serif !important;
}

.ptg_h_2 .tp-caption.Newspaper-Title,
.ptg_h_2 .tp-caption.Newspaper-Subtitle,
.ptg_h_2 .tp-caption.Newspaper-Button {
  font-family   : 'Rufina', sans-serif !important;
  text-transform: none !important;
}

.ptg_h_3 .tp-caption.Newspaper-Title,
.ptg_h_3 .tp-caption.Newspaper-Subtitle,
.ptg_h_3 .tp-caption.Newspaper-Button {
  font-family   : 'PT Serif', sans-serif !important;
  text-transform: none !important;
}

.ptg_h_4 .tp-caption.Newspaper-Title,
.ptg_h_4 .tp-caption.Newspaper-Subtitle,
.ptg_h_4 .tp-caption.Newspaper-Button {
  font-family: 'Raleway', sans-serif !important;
}

.ptg_h_5 .tp-caption.Newspaper-Title,
.ptg_h_5 .tp-caption.Newspaper-Subtitle,
.ptg_h_5 .tp-caption.Newspaper-Button {
  font-family   : 'Philosopher', sans-serif !important;
  text-transform: none !important;
}

.ptg_h_6 .tp-caption.Newspaper-Title,
.ptg_h_6 .tp-caption.Newspaper-Subtitle,
.ptg_h_6 .tp-caption.Newspaper-Button {
  font-family   : 'clavo', sans-serif !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

.ptg_p_1 p {
  font-family: 'Open Sans', sans-serif;
  font-size  : 13px;
  font-weight: 400;
}

.ptg_p_2 p {
  font-family: 'Muli', sans-serif;
}

.ptg_p_3 p {
  font-family: 'Noto Sans', sans-serif;
}

.ptg_p_4 p {
  font-family: 'Roboto', sans-serif;
  font-size  : 15px;
  font-weight: 300;
}

.ptg_p_5 p {
  font-family: 'Lora', sans-serif;
}

.ptg_p_6 p {
  font-family: 'adelle', sans-serif;
}

.wpb_start_animation {
  opacity: 1;
  filter : alpha(opacity=100);
}

.blox.page-title-x,
.parallax-sec.page-title-x,
.video-sec.page-title-x {
  margin-top: -35px;
}

.row-wrapper-x {
  padding: 0 10px;
}

.row-wrapper-x>p:empty {
  margin: 0;
}

@media only screen and (min-width: 1200px) {
  .row-wrapper-x {
    padding: 0 15px;
  }
}

.col-md-8.omega .row-wrapper-x {
  padding-left: 0;
}

#wrap .wpb_row.full-row,
#wrap.boxed-wrap .wpb_row.full-row {
  margin-top   : 0;
  margin-left  : 0;
  margin-right : 0;
  margin-bottom: 0;
  clear        : both;
}

#wrap .blox .wpb_row.full-row,
#wrap .parallax-sec .wpb_row.full-row,
#wrap .video-sec .wpb_row.full-row,
#wrap.boxed-wrap .blox .wpb_row.full-row,
#wrap.boxed-wrap .parallax-sec .wpb_row.full-row,
#wrap.boxed-wrap .video-sec .wpb_row.full-row {
  margin: 0;
}

#wrap .wpb_row .vc_column-inner {
  padding-top: 0;
}

.wpb_row.full-row .vc_col-sm-12>.vc_column-inner {
  padding-left : 0;
  padding-right: 0;
}

.blox .wpb_row.full-row .vc_col-sm-12>.vc_column-inner {
  padding-left : 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 960px) {
  #wrap .vc_column_container>.vc_column-inner {
    padding-left : 10px;
    padding-right: 10px;
  }

  #wrap .full-container .vc_column_container>.vc_column-inner {
    padding-left : 20px;
    padding-right: 20px;
  }
}

.wpb_revslider_element,
.wpb_layerslider_element,
.max-hero {
  margin-top: -35px;
}

.page-title-x .wpb_revslider_element,
.page-title-x .wpb_layerslider_element,
.page-title-x .max-hero,
.blox .wpb_revslider_element,
.blox .wpb_layerslider_element,
.blox .max-hero {
  margin-top: 0;
}

.blox.wpb_row,
#wrap.boxed-wrap .blox.wpb_row,
#wrap .blox.wpb_row,
.blox .wpb_row,
#wrap.boxed-wrap .blox .wpb_row,
#wrap .blox .wpb_row,
.wpb_row .wpb_row {
  margin-bottom: 0;
}

.wpb_row .wpb_row {
  margin-bottom: 0;
}

.wpb_row.blox,
.wpb_row.parallax-sec,
.wpb_row.video-sec,
.wpb_row.full-row {
  margin-right : 0;
  margin-left  : 0;
  margin-bottom: 0;
}

.blox .wbp_row,
.blox .wpb_row {
  margin-right: 0;
  margin-left : 0;
}

.blox .vc_col-sm-12 .wpb_row {
  margin-left : -10px;
  margin-right: -10px;
  width       : auto;
}

@media only screen and (min-width: 1200px) {
  .blox .vc_col-sm-12 .wpb_row {
    margin-left : -15px;
    margin-right: -15px;
  }

  .blox .wpb_row.full-row .vc_col-sm-12>.vc_column-inner {
    padding-left : 15px;
    padding-right: 15px;
  }

  .blox.full-container .wpb_row.full-row .vc_col-sm-12>.vc_column-inner {
    padding-left : 0;
    padding-right: 0;
  }
}

#wrap .blox .wpb_content_element,
#wrap .parallax-sec .wpb_content_element,
#wrap .video-sec .wpb_content_element {
  margin-bottom: 0;
}

.wpb_single_image.wpb_content_element {
  margin-bottom: 0;
}

.wpb_layerslider_element.wpb_content_element,
.wpb_revslider_element.wpb_content_element,
.wpb_gmaps_widget.wpb_content_element,
.wpb_gallery.wpb_content_element,
.wpb_layerslider_element .wpb_single_image.wpb_content_element,
.wpb_revslider_element .wpb_single_image.wpb_content_element {
  margin-bottom: 0px;
}

#wrap .wpb_single_image .vc_single_image-wrapper {
  display: block;
}

.row-wrapper-x p img,
div img,
li img,
#wrap p img,
.wpb_single_image.wpb_content_element img {
  height   : auto;
  max-width: 100%;
}

.our-map .wpb_wrapper .wpb_map_wraper,
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}

.wpb_gmaps_widget {
  border: 5px solid #eee;
}

.no-margin-w {
  margin: 0 !important;
}

.no-mb {
  margin-bottom: 0 !important;
}

.ne-mb {
  margin-bottom: -30px !important;
}

#lang_sel {
  z-index: 9999;
}

.w-map img,
.gm-style img {
  max-width: none !important;
}

#wrap .w-map>div {
  width: 100% !important;
}

@media only screen and (min-width: 1200px) {
  .wpb_column.nopad-all {
    padding: 0;
  }

  .wpb_column.nopad-left {
    padding-left: 0;
  }

  .wpb_column.nopad-right {
    padding-right: 0;
  }

  .wpb_column.nopad-bottom {
    padding-bottom: 0;
  }

  .wpb_column.nopad-top {
    padding-top: 0;
  }
}

@media only screen and (max-width: 960px) {
  .wpb_row .wpb_column.full-at-max960 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .wpb_row .wpb_column {
    margin-bottom: 0;
  }
}

.respo-fit-blox {
  min-height: 796px !important;
}

.blox.full-container .container {
  padding-left : 0;
  padding-right: 0;
  width        : auto;
  max-width    : none;
}

@media (max-width: 767px) {
  .respo-fit-blox {
    min-height: 810px !important;
  }

  .blox.respo-bg-none {
    background-image: none !important;
  }
}

@media (max-width: 479px) {
  .respo-fit-blox {
    min-height: 610px !important;
  }
}

@media (min-width: 1401px) {
  .respo-fit-blox {
    min-height: 996px !important;
  }
}

@media only screen and (min-width: 961px) {

  .has-header-type11 .blox.page-title-x,
  .has-header-type11 .parallax-sec.page-title-x,
  .has-header-type11 .video-sec.page-title-x {
    margin-top: -114px;
  }

  .has-header-type11 .vc_col-sm-12 .wpb_revslider_element,
  .has-header-type11 .vc_col-sm-12 .wpb_layerslider_element,
  .has-header-type11 .max-hero {
    margin-top: -114px;
  }
}

#wrap .wp-pagenavi {
  clear     : both;
  font-size : 12px;
  text-align: center;
  margin    : 20px 0;
}

#wrap .wp-pagenavi span.pages {
  color: #999;
}

#wrap .wp-pagenavi a,
#wrap .wp-pagenavi span {
  font-weight    : bold;
  text-decoration: none;
  display        : inline-block;
  background     : #eee;
  color          : #414141;
  border         : none;
  line-height    : 1;
  padding        : 10px 14px;
  margin         : 3px 4px;
  transition     : all 0.3s ease;
  border-radius  : 2px;
  *zoom          : 1;
}

#wrap .wp-pagenavi span.current {
  border-color: #efefef;
  background  : #fdfdfd;
}

#wrap .wp-pagenavi a:hover {
  border-color: #00c2e5;
  background  : #00c2e5;
  color       : #fff;
}

#wrap .wp-pagenavi span.current {
  font-weight: bold;
}

@media (max-width: 479px) {
  #wrap .wp-pagenavi span.pages {
    display: none;
  }
}

.search-results .blog-post {
  padding-bottom: 7px;
  border-bottom : 1px solid #ddd;
  margin-bottom : 40px;
}

.wpcf7 .wpcf7-form input,
.wpcf7 .wpcf7-form textarea,
.wpcf7 .wpcf7-form select {
  width      : 100%;
  box-sizing : border-box;
  border     : 1px solid #e3e3e3;
  padding    : 11px 6px;
  font-size  : 13px;
  font-weight: 300;
  box-shadow : 0 1px 2px rgba(0, 0, 0, .062) inset;
}

.wpcf7 .wpcf7-form input:hover,
.wpcf7 .wpcf7-form textarea:hover {
  border-color: #b2cef7;
}

.wpcf7 .wpcf7-form select {
  height : 48px;
  padding: 0 6px;
  margin : 0;
}

.wpcf7 .wpcf7-form textarea {
  height: 90px;
}

.wpcf7 .wpcf7-form p {
  color        : #717171;
  font-size    : 14px;
  margin-bottom: 2px;
  margin-top   : 0;
  font-weight  : 500;
}

.wpcf7 .wpcf7-form input[type="submit"],
.wpcf7 .wpcf7-form input[type="reset"],
.wpcf7 .wpcf7-form input[type="button"] {
  width           : auto;
  font-weight     : bold;
  border-radius   : 58px;
  background-color: #00c2e5;
  padding         : 11px 42px;
  letter-spacing  : 0;
  border          : none;
}

.wpcf7 .wpcf7-form input[type="submit"]:hover,
.wpcf7 .wpcf7-form input[type="reset"]:hover,
.wpcf7 .wpcf7-form input[type="button"]:hover {
  background-color: #292929 !important;
  color           : #fff !important;
}

.wpcf7 .wpcf7-form input[type="text"],
.wpcf7 .wpcf7-form input[type="password"],
.wpcf7 .wpcf7-form input[type="number"],
.wpcf7 .wpcf7-form input[type="email"],
.wpcf7 .wpcf7-form textarea,
.wpcf7 .wpcf7-form option {
  margin : 0 auto;
  width  : 100%;
  padding: 11px 10px;
}

.wpcf7 .wpcf7-form h6 {
  margin-top    : 25px;
  color         : #df506e;
  font-size     : 20px;
  font-weight   : bold;
  text-transform: lowercase;
}

.wpcf7 .wpcf7-form .radio-w {
  padding: 24px 0 0;
}

.wpcf7 .wpcf7-form .radio-w .wpcf7-list-item {
  margin-right: 100px;
}

.wpcf7 .wpcf7-form .one_half input[type="submit"] {
  width     : 100%;
  margin-top: 16px;
}

.wpcf7 .wpcf7-form .one_half {
  margin-bottom: 80px;
}

.dark.blox .wpcf7 .wpcf7-form input[type="text"],
.dark.blox .wpcf7 .wpcf7-form input[type="password"],
.dark.blox .wpcf7 .wpcf7-form input[type="number"],
.dark.blox .wpcf7 .wpcf7-form input[type="email"],
.dark.blox .wpcf7 .wpcf7-form textarea,
.dark.blox .wpcf7 .wpcf7-form select,
.dark.blox .wpcf7 .wpcf7-form option {
  color           : rgba(102, 102, 102, 1);
  margin          : 0 auto;
  width           : 100%;
  padding         : 10px;
  border-radius   : 4px;
  background-color: rgba(255, 255, 255, 0.85);
}

.dark.blox .wpcf7 .wpcf7-form input[type="text"]:focus,
.dark.blox .wpcf7 .wpcf7-form .rsvp-w1 input[type="password"]:focus,
.dark.blox .wpcf7 .wpcf7-form input[type="number"]:focus,
.dark.blox .wpcf7 .wpcf7-form input[type="email"]:focus,
.dark.blox .wpcf7 .wpcf7-form textarea:focus,
.dark.blox .wpcf7 .wpcf7-form select:focus,
.dark.blox .wpcf7 .wpcf7-form option:focus {
  background-color: #fff;
}

.dark.blox .wpcf7 .wpcf7-form input[type="submit"] {
  border-radius: 30px;
  color        : #fff;
  border       : 1px solid #fff;
  background   : transparent;
  padding      : 14px 35px;
  margin-top   : 10px;
}

.dark.blox .wpcf7 .wpcf7-form input[type="submit"]:hover {
  background: #3498db;
  border    : 1px solid #3498db;
}

.wpcf7 .col-md-12,
.wpcf7 .col-md-8,
.wpcf7 .col-md-6,
.wpcf7 .col-md-4 {
  margin-bottom: 20px;
}

.wpcf7 .comingsoon-form input,
.wpcf7 .comingsoon-form textarea {
  background-color: #262830;
  border          : 2px solid #212329;
  transition      : .2s all;
  border-radius   : 3px;
  color           : #cdcdcd;
}

#wrap .wpcf7 .comingsoon-form input,
#wrap .wpcf7 .comingsoon-form textarea {
  padding: 15px 20px;
}

#wrap .wpcf7 .comingsoon-form input:hover,
#wrap .wpcf7 .comingsoon-form textarea:hover {
  border-color: #262830;
}

.wpcf7 .comingsoon-form textarea {
  min-height: 122px;
}

#wrap .wpcf7 .comingsoon-form .wpcf7-submit {
  background-color: #53bf71;
  width           : 100%;
  padding         : 18px;
  color           : #fff;
  border-radius   : 3px;
  margin-bottom   : 0;
}

.wpcf7 .comingsoon-form input::-webkit-input-placeholder {
  color    : #797979;
  font-size: 14px;
}

.wpcf7 .comingsoon-form input::-moz-placeholder {
  color    : #797979;
  font-size: 14px;
}

.wpcf7 .comingsoon-form input:-ms-input-placeholder {
  color    : #797979;
  font-size: 14px;
}

.wpcf7 .comingsoon-form input:-moz-placeholder {
  color    : #797979;
  font-size: 14px;
}

.wpcf7 .comingsoon-form textarea::-webkit-input-placeholder {
  color    : #797979;
  font-size: 14px;
}

.wpcf7 .comingsoon-form textarea::-moz-placeholder {
  color    : #797979;
  font-size: 14px;
}

.wpcf7 .comingsoon-form textarea:-ms-input-placeholder {
  color    : #797979;
  font-size: 14px;
}

.wpcf7 .comingsoon-form textarea:-moz-placeholder {
  color    : #797979;
  font-size: 14px;
}

.wpcf7 .comingsoon-form span.wpcf7-not-valid-tip {
  color: #ff9b9b;
}

.comingsoon-form+.wpcf7-validation-errors {
  color     : #fff;
  text-align: center;
}

.comingsoon-form+div.wpcf7-mail-sent-ok {
  color     : #fff;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  #header {
    padding: 10px 0;
  }

  #search-form,
  .woo-cart-header {
    display: none;
  }

  .transparent-header-w.t-dark-w #header .img-logo-w2 {
    display: none;
  }

  .transparent-header-w.t-dark-w #header:not(.w-header-type-11) .img-logo-w1 {
    display: inline !important;
  }

  .plan-wrap {
    width: 100%;
  }

  .sub-h h5 {
    padding: 0;
  }

  .blog-content .post-img {
    margin-bottom: 20px;
  }

  .blog-expression {
    width: 100%;
  }

  .img-team {
    margin-top: 40px
  }

  .sidebar,
  .rgt-cntt,
  .sidebar.leftside {
    padding-right: 0;
    background   : none;
    padding-top  : 40px;
    margin-top   : 40px;
    border-top   : 5px solid #e5e5e5;
  }

  .rgt-cntt,
  .sidebar.leftside {
    padding-top : 0px;
    margin-top  : 0px;
    border-top  : 0 none;
    margin-right: 0;
  }

  .sidebar.leftside {
    margin-bottom: 40px;
    border-bottom: 5px solid #e5e5e5;
  }

  .footer-in .col-md-3,
  .footer-in .col-md-4,
  .footer-in .col-md-6,
  .footer-in .col-md-8 {
    margin-bottom: 30px;
  }

  .img-box {
    width : 256px;
    height: 188px;
  }

  .last-project .img-box {
    background: #ea3c3c;
  }

  .last-project .img-box:nth-child(even) {
    background: #f66060;
  }

  .ab-box {
    height: 235px;
  }

  .author-detail {
    width: 218px;
  }

  .contact input {
    width: 330px;
    float: none;
  }

  .contact textarea {
    width: 486px;
  }

  .row.magic,
  .s-qoute-man {
    padding      : 0;
    margin-bottom: 10px;
  }

  a.get {
    margin-bottom: 14px;
  }

  .pad-r10,
  .pad-r20,
  .pad-r30,
  .pad-r40 {
    padding-right: 5px;
  }

  .pad-l10,
  .pad-l20,
  .pad-l30,
  .pad-l40 {
    padding-left: 5px;
  }

  .dpromo2 {
    margin-top : 35px;
    border-top : 1px solid #e5e5e5;
    padding-top: 30px;
  }

  .dpromo2 .brdr-l1,
  .dpromo2 .pad-l40 {
    border-left: none;
    padding    : 0;
  }

  .vertical-space,
  .vertical-space1 {
    height: 12px;
  }

  .vertical-space2 {
    height: 18px;
  }

  .vertical-space3 {
    height: 36px;
  }

  .vertical-space4 {
    height: 50px;
  }

  .vertical-space5 {
    height: 80px;
  }

  input[type="text"],
  input[type="password"],
  input[type="email"],
  textarea,
  select {
    min-width: 90px;
    max-width: 100%;
  }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .sparallax .slide-image {
    background-attachment: local !important;
    background-size      : auto !important;
  }

  .blox {
    background-attachment: local !important;
    background-size      : auto !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  .blox {
    background-attachment: local !important;
    background-size      : auto !important;
  }

  .pad {
    padding-top: 8%;
  }

  .blog-line img {
    float: none;
  }

  #wrap.boxed-wrap,
  #wrap.boxed-wrap #header {
    width: 728px;
  }

  #tline-content {
    width: 700;
  }

  .tline-box {
    width: 335px;
  }

  .plan-wrap {
    width: auto;
  }

  .social-icons a {
    margin: 1px 4px 0 4px;
  }

  .max-counter.m-counter {
    width: 130px;
  }

  .max-counter.m-counter .max-count {
    font-size     : 64px;
    letter-spacing: 0;
  }

  .max-counter.m-counter .icon-counter {
    font-size: 50px
  }

  .event-list .btn-wrapper .button.dark-gray.medium {
    padding       : 13px;
    letter-spacing: 0;
    font-size     : 11px;
  }

  .social-team i {
    font-size: 16px;
    padding  : 5px;
  }

  .respo-tagline {
    font-size     : 36px;
    letter-spacing: -2px;
  }

  .tagline-bold {
    font-size  : 31px;
    line-height: 33px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

  #wrap.boxed-wrap,
  #wrap.boxed-wrap #header {
    width: 460px;
  }

  #tline-content {
    width: 460px;
  }

  .tline-box {
    width: 420px;
  }

  #testimonials-slider li {
    width: 400px;
  }

  .page-subtitle {
    left         : 0;
    padding      : 10px 0 0 20px;
    bottom       : 0;
    border-bottom: 1px solid #e8edee;
    margin-bottom: 20px;
    height       : auto;
    width        : auto;
    clear        : both;
    background   : #fdfdfd;
    border-radius: 0;
  }

  .pricing-table .plans-f-list.respo {
    display   : inline;
    visibility: visible;
  }

  .jcarousel-item,
  .last-project .portfolio-item {
    max-width: 210px;
    height   : 157px;
    float    : left;
  }

  .respo-tagline {
    font-size     : 29px;
    letter-spacing: -1px;
  }
}

@media only screen and (min-width:768px) and (max-width:960px) {
  #wrap #header #nav-wrap #menu-icon {
    margin-top  : 30px;
    margin-right: 5px;
  }
}

@media only screen and (max-width: 767px) {
  #header.dark #nav {
    background  : #000;
    border-color: #181818;
  }

  #header.dark.sm-rgt-mn #menu-icon i {
    color: rgb(228, 228, 228);
  }

  #header.dark.sm-rgt-mn #menu-icon:hover i,
  #header.dark.sm-rgt-mn #menu-icon.active i {
    color: #27ae60;
  }

  .blox {
    background-attachment: local !important;
    background-size      : cover !important;
  }

  .max-hero .slides-navigation {
    display: none
  }

  .max-hero .slides-content .slides li {
    font-size: 48px;
  }

  .max-hero .slides-content p {
    font-size: 14px
  }

  .max-hero .slides-content .button {
    font-size: 12px
  }

  #headline {
    height       : auto;
    border-bottom: 1px solid #f1f1f1;
    padding      : 14px 0;
  }

  #headline h2,
  #headline h3 {
    font-size : 25px;
    text-align: center;
  }

  #headline h2 small,
  #headline h3 small {
    display       : block;
    margin-top    : 14px;
    margin-bottom : 0;
    font-size     : 16px;
    letter-spacing: 0;
    font-weight   : 400;
  }

  .top-bar {
    height : auto;
    padding: 5px 0 6px;
  }

  .top-bar h6 {
    font-size     : 11px;
    letter-spacing: 0;
    margin        : 0 10px 0 0;
  }

  .top-bar h6 i {
    font-size   : 12px;
    padding     : 3px;
    margin-right: 3px;
  }

  .top-bar .socialfollow,
  .top-links,
  .top-links.rgtflot,
  .top-bar .socialfollow.lftflot {
    float     : none;
    text-align: center;
    clear     : both;
    min-height: 22px;
  }

  .top-bar .socialfollow,
  .top-bar .socialfollow.lftflot {
    padding: 8px 0;
    margin : 0;
  }

  .top-bar .socialfollow a,
  .top-bar .socialfollow.lftflot a,
  .top-links p,
  .top-links img {
    float      : none;
    display    : inline;
    padding-top: 10px;
  }

  .top-bar .socialfollow a,
  .top-bar .socialfollow.lftflot a {
    padding-top: 0;
    display    : inline-block;
    margin-top : 0;
  }

  .top-links,
  .top-links.rgtflot {
    margin     : 0;
    padding-top: 4px;
  }

  .top-links.rgtflot {
    margin-top   : 12px;
    margin-bottom: 6px;
  }

  .top-links.lftflot {
    width       : 100%;
    text-align  : center;
    padding-left: 0;
  }

  #topbar-search {
    float: none;
    width: 100%;
  }

  #topbar-search .search-text-box {
    width        : 100%;
    display      : block;
    margin       : 0;
    margin-bottom: 10px;
  }

  #lang_sel_click {
    text-align: left;
    float     : right;
  }

  #lang_sel_click img.iclflag {
    padding: 0;
  }

  .container hr {
    margin-left : 0;
    margin-right: 0;
  }

  .nav-search {
    float : none;
    margin: 0;
  }

  .img-box {
    width : 420px;
    height: 308px;
  }

  .contact textarea {
    width: 398px;
  }

  .max-counter {
    display       : block;
    padding-bottom: 20px;
  }

  .logo-wrap .logo {
    text-align   : center;
    float        : none;
    margin-bottom: 10px;
    width        : 100%;
    height       : auto;
    line-height  : 1;
  }

  .logo-wrap .logo img {
    position: static;
  }

  #nav {
    display: none;
  }

  .portfolio article {
    width : 100%;
    height: 300px;
  }

  .plan-wrap article {
    width: 50%;
  }

  .twitter h3 {
    padding: 0;
  }

  .project-view .img-item-big img {
    border       : none;
    margin-bottom: -14px;
  }

  .proj-title-x h2 {
    font-size: 28px;
  }

  #wrap .ptp-pricing-table .ptp-four-col {
    width: 100%;
  }

  .zoomex2 h6 {
    font-size  : 18px;
    font-weight: 600;
  }

  input[type="text"].header-saerch,
  input[type="text"].header-saerch:focus {
    width     : 261px;
    margin-top: 10px;
  }

  .pin-box {
    width: 96%;
  }

  .tline-box iframe,
  .tline-box img {
    height: auto;
  }

  .tline-row-l,
  .tline-row-r {
    display: none
  }

  .tline-box.rgtline {
    float: left;
    left : 0;
  }

  #tline-content:before {
    background: #eff3f4;
  }

  .tabs-left>.nav-tabs,
  .tabs-left>.nav-tabs>li>a,
  .nav-tabs>li,
  .nav-tabs>li.active,
  .tabs-left>.nav-tabs>li.active>a,
  .tabs-left>.nav-tabs .active>a:hover {
    width        : 100%;
    display      : block;
    padding-left : 0;
    padding-right: 0;
  }

  .tabs-left>.nav-tabs>li>a {
    border-right: 0 none;
  }

  .tabs-left>.tab-content {
    border: none;
  }

  .tab-content .columns,
  .tab-content .column {
    margin   : 0 10px;
    max-width: 90%;
  }

  .container hr {
    margin-left : 0;
    margin-right: 0;
  }

  .author-detail {
    margin: 20px 0;
  }

  .blog-post h3,
  .blgtyp3.blog-post h3,
  .blgtyp2.blog-post h3,
  #wrap .wpb_gallery_slides .flex-caption h2.post-title,
  #wrap .vc_carousel.vc_carousel_horizontal.hero-carousel h2.post-title {
    font-size     : 17px;
    letter-spacing: 1px;
  }

  .blog-single-post h1 {
    font-size     : 20px;
    letter-spacing: 1px;
  }

  .blog-post p,
  .blog-single-post p {
    font-size: 13px;
  }

  .blog-post.blgtyp1 a.readmore {
    left     : 0;
    transform: none;
    font-size: 10px;
  }

  .pad-r10,
  .pad-r20,
  .pad-r30,
  .pad-r40,
  .pad-l10,
  .pad-l20,
  .pad-l30,
  .pad-l40 {
    padding: 0;
  }

  .one_half,
  .one_third,
  .two_third,
  .three_fourth,
  .one_fourth,
  .one_fifth,
  .two_fifth {
    width       : 100%;
    float       : none;
    margin-right: 0;
  }

  .twitter-box h3 {
    font-size: 17px;
  }

  .date-sp-wrap {
    margin       : 0;
    float        : right;
    margin-bottom: 7px;
  }

  .blog-line .blog-date-sec {
    height: auto;
  }

  .v-shadow-r,
  .v-shadow-l {
    min-height: inherit;
    background: none;
  }

  .pad-r10,
  .pad-r20,
  .pad-r30,
  .pad-r40,
  .pad-l10,
  .pad-l20,
  .pad-l30,
  .pad-l40 {
    padding: 0;
  }

  .one_half,
  .one_third,
  .two_third,
  .three_fourth,
  .one_fourth,
  .one_fifth,
  .two_fifth {
    width       : 100%;
    float       : none;
    margin-right: 0;
  }

  .latest-f-blog,
  .qot-week {
    margin: 0;
  }

  .callout {
    margin: 10px 0px 20px;
  }

  .brdr-l1,
  .brdr-r1,
  .brdr-l2,
  .brdr-r2 {
    padding: 0;
    border : none;
  }

  .brdr-l1 {
    margin-top: 30px;
  }

  .brdr-r1 {
    margin-bottom: 30px;
  }

  .resp-center {
    text-align: center !important;
  }

  .tab-content p,
  .tab-content li {
    font-size: 12px;
  }

  #side-nav {
    float: noe;
  }

  input[type="text"].header-saerch,
  input[type="text"].header-saerch:focus {
    float   : none;
    display : inline;
    position: relative;
    z-index : 10000;
  }

  #wrap .ls-inner a.button {
    padding       : 4px 8px !important;
    font-size     : 11px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight   : bold;
  }

  #wrap .ls-inner a.button.sm19 {
    margin-left: -12px;
  }

  #wrap .ls-inner h1 {
    font-size: 17px;
  }

  #wrap .ls-inner h2 {
    font-size: 16px;
  }

  #wrap .ls-inner h3 {
    font-size: 15px;
  }

  #wrap .ls-inner h4 {
    font-size: 14px;
  }

  #wrap .ls-inner h5 {
    font-size: 13px;
  }

  #wrap .ls-inner h6,
  #wrap .ls-inner p {
    font-size: 12px;
  }

  .footer-navi.floatright,
  .footer-navi {
    float: none;
  }

  .fix-btn-mrg .button.skyblue.large {
    margin-top   : 30px;
    margin-bottom: 55px;
  }

  #topbar-search .search-text-box {
    margin: 5px 0 0;
  }

  #topbar-search .search-icon {
    right: 9px;
    top  : 9px;
  }

  #header .img-logo-w1 {
    display: inline;
  }

  .logo a:active {
    opacity: 1;
  }

  .moonicons-box1 {
    width: 100%;
  }

  .max-title,
  .max-title2,
  .max-title3,
  .max-title4,
  .max-title5 {
    margin-top   : 14px;
    margin-bottom: 35px;
  }

  .top-links,
  .top-links.rgtflot {
    margin     : 0 auto;
    padding-top: 0;
  }

  .callout {
    position      : relative;
    padding-bottom: 70px;
  }

  .callout a.callurl {
    position: absolute;
    bottom  : 0;
    right   : 9px;
  }

  .our-clients-wrap {
    padding-top   : 0;
    padding-bottom: 30px;
  }

  .testimonials-slider-w {
    margin-bottom: 50px;
  }

  #wrap .wpcf7 .wpcf7-form p,
  #wrap .wpcf7 .wpcf7-submit {
    width: 100%;
  }

  .contact-form {
    padding: 0;
    border : none;
  }

  .contact-form .btnSend {
    width  : 100%;
    padding: 0;
  }

  .contact-form .g-recaptcha {
    overflow    : hidden;
    width       : 183px;
    border-right: 1px solid lightgrey;
  }

  .footer-in h5.subtitle {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 479px) {
  .max-hero .slides-content p {
    font-size: 13px
  }

  #wrap.boxed-wrap,
  #wrap.boxed-wrap #header {
    width: 100%;
  }

  .footbot {
    min-height: 38px;
    height    : auto;
  }

  .nav-wrap2.mn4 #nav a {
    padding: 15px 4px;
  }

  #menu a {
    padding: 15px 4px;
  }

  .img-box {
    width : 300px;
    height: 220px;
  }

  .pad {
    padding-top: 2%;
  }

  .post-img {
    margin-bottom: 20px;
  }

  .plan-wrap article {
    width: 100%;
  }

  .author-detail {
    width: 254px;
  }

  .contact input {
    width       : 288px;
    margin-right: 0;
  }

  .contact textarea {
    width: 278px;
  }

  .commentin {
    width: 92%;
  }

  #tline-content {
    width: 300px;
  }

  .tline-box {
    width: 250px;
  }

  .respo-tagline {
    font-size     : 27px;
    letter-spacing: 0;
  }

  .quote-slider .testimonial-content h4 q {
    font-size: 19px;
  }

  .vertical-space,
  .vertical-space1 {
    height: 8px;
  }

  .vertical-space2 {
    height: 14px;
  }

  .vertical-space3 {
    height: 28px;
  }

  .vertical-space4 {
    height: 40px;
  }

  .vertical-space5 {
    height: 60px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 12810px) {
  .pin-box {
    width : 344px;
    margin: 15px;
  }
}

@media (min-width: 1200px) {

  #wrap.boxed-wrap,
  #wrap.boxed-wrap #header {
    width: 1245px;
  }
}

@media only screen and (min-width: 1281px) {
  .white-space {
    height: 110px;
  }

  h4.subtitle {
    margin: 10px 0 20px 0;
  }

  .pin-box {
    width : 375px;
    margin: 15px;
  }

  #testimonials-slider li {
    width: 1100px;
  }

  .breadcrumbs-w .container {
    padding-left: 30px;
  }

  .respo-tagline {
    font-size     : 70px;
    letter-spacing: -5px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  #testimonials-slider li {
    width: 860px;
  }

  .latest-works .portfolio-item {
    width: 33.3%;
  }

  .pin-box {
    width: 350px;
  }
}

@media only screen and (max-width: 320px) {
  .container {
    width: 260px;
  }
}

#wrap.colorskin-1 .whmpress_announcements a,
#wrap.colorskin-1 .whmpress_announcements a :hover,
#wrap.colorskin-1 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-1 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-1 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-1 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-1 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-1 .crsl .owl-buttons div:hover,
#wrap.colorskin-1 .icon-box14 a.magicmore:before,
#wrap.colorskin-1 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-1 #bridge input[name="hosting"].btn,
#wrap.colorskin-1 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-1 #bridge p a,
#wrap.colorskin-1 #bridge p a,
#wrap.colorskin-1 #bridge .btn-group .btn,
#wrap.colorskin-1 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-1 #bridge #order-boxes a,
#wrap.colorskin-1 .button.gray.rounded.bordered-bot,
#wrap.colorskin-1 .icon-box3:hover .magicmore,
#wrap.colorskin-1 .icon-box3 a.magicmore,
#wrap.colorskin-1 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-1 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-1 .rec-post h5 a:hover,
.colorskin-1 .about-author-sec h5 a:hover,
.colorskin-1 #header h6 i,
.colorskin-1 .components h6 i,
.colorskin-1 .top-bar h6 i,
.top-inf h6 i,
.colorskin-1 .top-links a:hover,
.colorskin-1 .w-header-type-11 #nav>li:hover>a,
.colorskin-1 #nav ul li.current>a,
.colorskin-1 #nav ul li a:hover,
.colorskin-1 #nav li.current ul li a:hover,
.colorskin-1 .nav-wrap2 #nav ul li a:hover,
.colorskin-1 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-1 #nav ul li.current>a,
.colorskin-1 #nav ul li:hover>a,
.colorskin-1 .icon-box22:hover h4,
.colorskin-1 .icon-box22:hover i,
.colorskin-1 .icon-box22.w-featured i,
.colorskin-1 .icon-box22.w-featured h4,
.colorskin-1 .icon-box22 a.magicmore,
.colorskin-1 .w-pricing-table.pt-type2>span,
.colorskin-1 a.magicmore,
.colorskin-1 .blox.dark .icon-box9 i,
.colorskin-1 .icon-box20:hover i,
.colorskin-1 .our-team4 .social-team a i:before,
.colorskin-1 .our-process-item:hover i,
.colorskin-1 .our-process-item:hover i,
.colorskin-1 #footer .side-list ul li>a:after,
.colorskin-1 .widget ul li.cat-item a:before,
.colorskin-1 .footer-navi a:after,
.colorskin-1 .footer-navi a:hover,
.colorskin-1 .custom-footer-menu a:hover,
.colorskin-1 .buy-process-item h4,
.colorskin-1 .buy-process-item.featured i,
.colorskin-1 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-1 .icon-box21 i,
.colorskin-1 .icon-box21:hover h4,
.colorskin-1 .post-format-icon,
.colorskin-1 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-1 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-1 .w-pricing-table.pt-type4 h3,
.colorskin-1 .w-pricing-table.pt-type4.featured h3,
.colorskin-1 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-1 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-1 #footer .side-list ul li:hover a,
.colorskin-1 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-1 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-1 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-1 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-1 .icon-box i,
.colorskin-1 .blgtyp3.blog-post h6 a,
.colorskin-1 .blgtyp1.blog-post h6 a,
.colorskin-1 .blgtyp2.blog-post h6 a,
.colorskin-1 .blog-single-post .postmetadata h6 a,
.colorskin-1 .blog-single-post h6.blog-author a,
.colorskin-1 .blog-inner .blog-author:after,
.colorskin-1 .blog-inner .blog-date:after,
.colorskin-1 .blog-post a:hover,
.colorskin-1 .blog-author span,
.colorskin-1 .blog-line p a:hover,
.colorskin-1 a.readmore,
.colorskin-1 .sidebar .widget .tabs li:hover a,
.colorskin-1 .sidebar .widget .tabs li.active a,
.colorskin-1 .pin-box h4 a:hover,
.colorskin-1 .tline-box h4 a:hover,
.colorskin-1 .pin-ecxt h6.blog-cat a:hover,
.colorskin-1 .colorf,
.colorskin-1 .related-works .portfolio-item:hover h5 a,
.colorskin-1 .icon-box1 i:before,
.colorskin-1 .icon-box1 h4,
.colorskin-1 .icon-box3 i,
.colorskin-1 .icon-box3 h4,
.colorskin-1 .icon-box3 p,
.colorskin-1 .icon-box4:hover i,
.colorskin-1 .icon-box5 i,
.colorskin-1 .icon-box7 i,
.colorskin-1 .icon-box8 i,
.colorskin-1 .blox.dark .icon-box9 i,
.colorskin-1 .icon-box9 i,
.colorskin-1 .icon-box11 i,
.colorskin-1 .blox.dark .icon-box15 i,
.colorskin-1 .blox.dark .icon-box15 h4,
.colorskin-1 .blox.dark .icon-box15 a.magicmore,
.colorskin-1 .icon-box16 h4,
.colorskin-1 .icon-box16 i,
.colorskin-1 .icon-box18 i,
.colorskin-1 .icon-box19 i,
.colorskin-1 .icon-box23 h4,
.colorskin-1 .icon-box24 i,
.colorskin-1 #bridge #order-boxes a,
.colorskin-1 .latestposts-two .blog-line:hover h4 a,
.colorskin-1 .latestposts-two .blog-line p.blog-cat a,
.colorskin-1 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-1 .latestposts-three h6.latest-b2-cat a,
.colorskin-1 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-1 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-1 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-1 .latestposts-five h6.latest-b2-cat a,
.colorskin-1 .latestposts-six .latest-content p.latest-date,
.colorskin-1 .latestposts-six .latest-title a:hover,
.colorskin-1 .latestposts-six .latest-author a:hover,
.colorskin-1 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-1 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-1 .latestposts-seven .latest-content .latest-author a,
.colorskin-1 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-1 h6.blog-cat a,
.colorskin-1 .latestposts-one .latest-title a:hover,
.colorskin-1 .latestposts-one .latest-author a:hover,
.colorskin-1 a.magicmore,
.colorskin-1 .button.skyblue.bordered-bot,
.colorskin-1 button.skyblue.bordered-bot,
.colorskin-1 input[type="submit"].skyblue.bordered-bot,
.colorskin-1 input[type="reset"].skyblue.bordered-bot,
.colorskin-1 input[type="button"].skyblue.bordered-bot,
.colorskin-1 .our-team6 h5,
.colorskin-1 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-1 .our-team5 h5,
.colorskin-1 .our-team5 .social-team a i:hover:before,
.colorskin-1 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-1 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-1 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-1 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-1 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-1 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-1 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-1 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-1 .w-pricing-table.pt-type7 .plan-title,
.colorskin-1 .icon-box1 img:after,
.colorskin-1 .icon-box1 i:after,
.colorskin-1 #header #nav .active a {
  color: #1bbc9b;
}

#wrap.colorskin-1 .whmpress_price_matrix table th,
#wrap.colorskin-1 .whmpress_price_matrix_domain table th,
#wrap.colorskin-1 .whmpress_announcements .announcement-date,
#wrap.colorskin-1 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-1 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-1 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-1 .whmpress a.buy-button,
#wrap.colorskin-1 .whmpress a.whmpress-btn,
#wrap.colorskin-1 .whmpress a.whois-button,
#wrap.colorskin-1 .whmpress a.www-button,
#wrap.colorskin-1 .whmpress button,
#wrap.colorskin-1 .whmpress input[type=submit],
#wrap.colorskin-1 .whmpress_order_button,
#wrap.colorskin-1 .blog-social a:hover,
#wrap.colorskin-1 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-1 .onsale,
.woocommerce-page #wrap.colorskin-1 .container .button,
.woocommerce-page #wrap.colorskin-1 .ui-slider-handle,
#wrap.colorskin-1 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-1 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-1 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-1 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-1 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-1 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-1 .icon-box10 a.magicmore,
#wrap.colorskin-1 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-1 .components .woo-cart-header .header-cart span,
#wrap.colorskin-1 .max-title:after,
#wrap.colorskin-1 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-1 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-1 .our-team4:hover,
#wrap.colorskin-1 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-1 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-1 #bridge .btn-primary,
#wrap.colorskin-1 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-1 .tablepress tfoot th,
#wrap.colorskin-1 .tablepress thead th,
#wrap.colorskin-1 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-1 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-1 .wp-pagenavi a:hover,
.colorskin-1 .our-team2 figure h2,
.colorskin-1 .our-team2 .social-team,
.colorskin-1 .socialfollow a:hover,
.colorskin-1 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-1 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-1 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-1 .pin-ecxt2 .col1-3 span,
.colorskin-1 .comments-number-x span,
.colorskin-1 .side-list li:hover img,
.colorskin-1 .subscribe-box .subscribe-box-top,
.colorskin-1 .event-clean .event-article:hover .event-date,
.colorskin-1 .event-list .event-date,
.colorskin-1 .latestposts-seven .latest-img:hover img,
.colorskin-1 #nav>li.current>a:before,
.colorskin-1 .max-hero h5:before,
.colorskin-1 .ministry-box2:hover img,
.colorskin-1 .sermons-simple article:hover .sermon-img img,
.colorskin-1 .a-sermon .sermon-img:hover img,
.colorskin-1 .a-sermon .media-links,
.colorskin-1 .event-grid .event-detail,
.colorskin-1 .teaser-box4 .teaser-title,
.colorskin-1 .magic-link a,
.colorskin-1 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-1 .w-callout.w-callout-b,
.colorskin-1 .icon-box12 i,
.colorskin-1 .magic-link a,
.colorskin-1 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-1 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-1 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-1 .tribe-events-list .booking-button,
.colorskin-1 .tribe-events-list .event-sharing>li:hover,
.colorskin-1 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-1 .tribe-events-list .event-sharing .event-social li a,
.colorskin-1 #tribe-events-pg-template .tribe-events-button,
.colorskin-1 .single-tribe_events .booking-button,
.colorskin-1 .event-grid .event-detail,
.colorskin-1 .causes .cause-content .donate-button-exx:hover,
.colorskin-1 .cause-box .donate-button:hover,
.colorskin-1 .tribe-events-list-separator-month span,
.colorskin-1 .flip-clock-wrapper ul,
.colorskin-1 .flip-clock-wrapper ul li a div div.inn,
.colorskin-1 .latestnews2 .ln-date .ln-month,
.colorskin-1 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-1 #scroll-top a:hover,
.colorskin-1 #footer .widget-subscribe-form button:hover,
.colorskin-1 .postmetadata h6.blog-views span,
.colorskin-1 #commentform input[type="submit"],
.colorskin-1 .a-post-box .latest-cat,
.colorskin-1 .modal-title,
.colorskin-1 .latestnews1 .ln-item:hover .ln-content,
.colorskin-1 .latestposts-one .latest-b-cat:hover,
.colorskin-1 .footer-in .contact-inf button:hover,
.colorskin-1 .subtitle-element5 h1:after,
.colorskin-1 .subtitle-element5 h2:after,
.colorskin-1 .subtitle-element5 h3:after,
.colorskin-1 .subtitle-element5 h4:after,
.colorskin-1 .subtitle-element5 h5:after,
.colorskin-1 .subtitle-element5 h6:after,
.colorskin-1 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-1 .buy-process-wrap:before,
.colorskin-1 .buy-process-item .icon-wrapper:before,
.colorskin-1 .buy-process-item i,
.colorskin-1 .subtitle-element:after,
.colorskin-1 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-1 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-1 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-1 .blox .icon-box21:hover i,
.colorskin-1 .icon-box25 i,
.colorskin-1 .wp-pagenavi a:hover,
.colorskin-1 .tline-topdate,
.colorskin-1 #tline-content:before,
.colorskin-1 .tline-row-l:after,
.colorskin-1 .tline-row-r:before,
.colorskin-1 .related-works .portfolio-item>a:hover:before,
.colorskin-1 .latest-projects-navigation a:hover,
.colorskin-1 .subtitle-element:after,
.colorskin-1 .icon-box1:hover,
.colorskin-1 .icon-box3:hover,
.colorskin-1 .blox.dark .icon-box3:hover,
.colorskin-1 .icon-box3 h4:after,
.colorskin-1 .icon-box3 a.magicmore,
.colorskin-1 .icon-box6 i,
.colorskin-1 .icon-box8:hover i,
.colorskin-1 .icon-box11:hover i,
.colorskin-1 .icon-box18:hover i,
.colorskin-1 .icon-box21:hover i,
.colorskin-1 .icon-box23 i,
.colorskin-1 .icon-box24:hover i,
.colorskin-1 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-1 .our-team1 figcaption,
.colorskin-1 .widget-subscribe-form button,
.colorskin-1 .button.skyblue.bordered-bot:hover,
.colorskin-1 button.skyblue.bordered-bot:hover,
.colorskin-1 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-1 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-1 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-1 #talk-business input[type=submit],
.colorskin-1 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-1 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-1 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-1 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-1 .tablepress a.magicmore,
.colorskin-1 .top-bar a.topbar-btn,
.colorskin-1 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-1 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-1 .button.theme-skin,
.colorskin-1 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #1bbc9b;
}

#wrap.colorskin-1 .whmpress_pricing_table.one.featured,
#wrap.colorskin-1 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-1 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-1 #bridge .btn,
#wrap.colorskin-1 #bridge .btn,
#wrap.colorskin-1 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-1 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-1 #bridge #order-boxes .fields-container,
#wrap.colorskin-1 .easydesign-contact,
.colorskin-1 .our-team2,
.colorskin-1 .max-title h1:after,
.colorskin-1 .max-title h2:after,
.colorskin-1 .max-title h3:after,
.colorskin-1 .max-title h4:after,
.colorskin-1 .max-title h5:after,
.colorskin-1 .max-title h6:after,
.colorskin-1 .w-pricing-table.pt-type2:hover,
.colorskin-1 .w-pricing-table.pt-type2:hover>span,
.colorskin-1 .w-pricing-table.pt-type2.featured>span,
.colorskin-1 .w-pricing-table.pt-type2.featured,
.colorskin-1 .our-team4:hover,
.colorskin-1 .our-process-item:hover i,
.colorskin-1 .buy-process-item.featured i,
.colorskin-1 .subtitle-element h1:after,
.colorskin-1 .subtitle-element h2:after,
.colorskin-1 .subtitle-element h3:after,
.colorskin-1 .subtitle-element h5:after,
.colorskin-1 .subtitle-element h6:after,
.colorskin-1 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-1 .icon-box21:hover i,
.colorskin-1 .icon-box25,
.colorskin-1 .tline-row-l,
.colorskin-1 .tline-row-r,
.colorskin-1 .esg-filterbutton.selected,
.colorskin-1 .w-divider7 h3:after,
.colorskin-1 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-1 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-1 .icon-box8:hover i,
.colorskin-1 .icon-box11:hover i,
.colorskin-1 .icon-box16 a.magicmore,
.colorskin-1 .icon-box19 i,
.colorskin-1 .icon-box19 a.magicmore:hover,
.colorskin-1 .icon-box21:hover i,
.colorskin-1 .subtitle-element3 h4:after,
.colorskin-1 .max-title3 h1:before,
.colorskin-1 .max-title3 h2:before,
.colorskin-1 .max-title3 h3:before,
.colorskin-1 .max-title3 h4:before,
.colorskin-1 .max-title3 h5:before,
.colorskin-1 .max-title3 h6:before,
.colorskin-1 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-1 #footer .widget .instagram-feed a img:hover,
.colorskin-1 .button.skyblue.bordered-bot,
.colorskin-1 button.skyblue.bordered-bot,
.colorskin-1 input[type="submit"].skyblue.bordered-bot,
.colorskin-1 input[type="reset"].skyblue.bordered-bot,
.colorskin-1 input[type="button"].skyblue.bordered-bot,
.colorskin-1 .esg-filterbutton.selected,
.colorskin-1 .w-pricing-table.pt-type1.featured,
.colorskin-1 .subtitle-element h1:after,
.colorskin-1 .subtitle-element h2:after,
.colorskin-1 .subtitle-element h3:after,
.colorskin-1 .subtitle-element h4:after,
.colorskin-1 .subtitle-element h5:after,
.colorskin-1 .subtitle-element h6:after,
.colorskin-1 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-1 .our-team3:hover figure img,
.colorskin-1 .gogmapseo {
  border-color: #1bbc9b;
}

#wrap.colorskin-2 .whmpress_announcements a,
#wrap.colorskin-2 .whmpress_announcements a :hover,
#wrap.colorskin-2 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-2 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-2 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-2 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-2 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-2 .crsl .owl-buttons div:hover,
#wrap.colorskin-2 .icon-box14 a.magicmore:before,
#wrap.colorskin-2 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-2 #bridge input[name="hosting"].btn,
#wrap.colorskin-2 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-2 #bridge p a,
#wrap.colorskin-2 #bridge p a,
#wrap.colorskin-2 #bridge .btn-group .btn,
#wrap.colorskin-2 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-2 #bridge #order-boxes a,
#wrap.colorskin-2 .button.gray.rounded.bordered-bot,
#wrap.colorskin-2 .icon-box3:hover .magicmore,
#wrap.colorskin-2 .icon-box3 a.magicmore,
#wrap.colorskin-2 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-2 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-2 .rec-post h5 a:hover,
.colorskin-2 .about-author-sec h5 a:hover,
.colorskin-2 #header h6 i,
.colorskin-2 .components h6 i,
.colorskin-2 .top-bar h6 i,
.top-inf h6 i,
.colorskin-2 .top-links a:hover,
.colorskin-2 .w-header-type-11 #nav>li:hover>a,
.colorskin-2 #nav ul li.current>a,
.colorskin-2 #nav ul li a:hover,
.colorskin-2 #nav li.current ul li a:hover,
.colorskin-2 .nav-wrap2 #nav ul li a:hover,
.colorskin-2 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-2 #nav ul li.current>a,
.colorskin-2 #nav ul li:hover>a,
.colorskin-2 .icon-box22:hover h4,
.colorskin-2 .icon-box22:hover i,
.colorskin-2 .icon-box22.w-featured i,
.colorskin-2 .icon-box22.w-featured h4,
.colorskin-2 .icon-box22 a.magicmore,
.colorskin-2 .w-pricing-table.pt-type2>span,
.colorskin-2 a.magicmore,
.colorskin-2 .blox.dark .icon-box9 i,
.colorskin-2 .icon-box20:hover i,
.colorskin-2 .our-team4 .social-team a i:before,
.colorskin-2 .our-process-item:hover i,
.colorskin-2 .our-process-item:hover i,
.colorskin-2 #footer .side-list ul li>a:after,
.colorskin-2 .widget ul li.cat-item a:before,
.colorskin-2 .footer-navi a:after,
.colorskin-2 .footer-navi a:hover,
.colorskin-2 .custom-footer-menu a:hover,
.colorskin-2 .buy-process-item h4,
.colorskin-2 .buy-process-item.featured i,
.colorskin-2 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-2 .icon-box21 i,
.colorskin-2 .icon-box21:hover h4,
.colorskin-2 .post-format-icon,
.colorskin-2 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-2 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-2 .w-pricing-table.pt-type4 h3,
.colorskin-2 .w-pricing-table.pt-type4.featured h3,
.colorskin-2 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-2 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-2 #footer .side-list ul li:hover a,
.colorskin-2 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-2 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-2 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-2 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-2 .icon-box i,
.colorskin-2 .blgtyp3.blog-post h6 a,
.colorskin-2 .blgtyp1.blog-post h6 a,
.colorskin-2 .blgtyp2.blog-post h6 a,
.colorskin-2 .blog-single-post .postmetadata h6 a,
.colorskin-2 .blog-single-post h6.blog-author a,
.colorskin-2 .blog-inner .blog-author:after,
.colorskin-2 .blog-inner .blog-date:after,
.colorskin-2 .blog-post a:hover,
.colorskin-2 .blog-author span,
.colorskin-2 .blog-line p a:hover,
.colorskin-2 a.readmore,
.colorskin-2 .sidebar .widget .tabs li:hover a,
.colorskin-2 .sidebar .widget .tabs li.active a,
.colorskin-2 .pin-box h4 a:hover,
.colorskin-2 .tline-box h4 a:hover,
.colorskin-2 .pin-ecxt h6.blog-cat a:hover,
.colorskin-2 .colorf,
.colorskin-2 .related-works .portfolio-item:hover h5 a,
.colorskin-2 .icon-box1 i:before,
.colorskin-2 .icon-box1 h4,
.colorskin-2 .icon-box3 i,
.colorskin-2 .icon-box3 h4,
.colorskin-2 .icon-box3 p,
.colorskin-2 .icon-box4:hover i,
.colorskin-2 .icon-box5 i,
.colorskin-2 .icon-box7 i,
.colorskin-2 .icon-box8 i,
.colorskin-2 .blox.dark .icon-box9 i,
.colorskin-2 .icon-box9 i,
.colorskin-2 .icon-box11 i,
.colorskin-2 .blox.dark .icon-box15 i,
.colorskin-2 .blox.dark .icon-box15 h4,
.colorskin-2 .blox.dark .icon-box15 a.magicmore,
.colorskin-2 .icon-box16 h4,
.colorskin-2 .icon-box16 i,
.colorskin-2 .icon-box18 i,
.colorskin-2 .icon-box19 i,
.colorskin-2 .icon-box23 h4,
.colorskin-2 .icon-box24 i,
.colorskin-2 #bridge #order-boxes a,
.colorskin-2 .latestposts-two .blog-line:hover h4 a,
.colorskin-2 .latestposts-two .blog-line p.blog-cat a,
.colorskin-2 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-2 .latestposts-three h6.latest-b2-cat a,
.colorskin-2 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-2 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-2 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-2 .latestposts-five h6.latest-b2-cat a,
.colorskin-2 .latestposts-six .latest-content p.latest-date,
.colorskin-2 .latestposts-six .latest-title a:hover,
.colorskin-2 .latestposts-six .latest-author a:hover,
.colorskin-2 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-2 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-2 .latestposts-seven .latest-content .latest-author a,
.colorskin-2 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-2 h6.blog-cat a,
.colorskin-2 .latestposts-one .latest-title a:hover,
.colorskin-2 .latestposts-one .latest-author a:hover,
.colorskin-2 a.magicmore,
.colorskin-2 .button.skyblue.bordered-bot,
.colorskin-2 button.skyblue.bordered-bot,
.colorskin-2 input[type="submit"].skyblue.bordered-bot,
.colorskin-2 input[type="reset"].skyblue.bordered-bot,
.colorskin-2 input[type="button"].skyblue.bordered-bot,
.colorskin-2 .our-team6 h5,
.colorskin-2 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-2 .our-team5 h5,
.colorskin-2 .our-team5 .social-team a i:hover:before,
.colorskin-2 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-2 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-2 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-2 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-2 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-2 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-2 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-2 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-2 .w-pricing-table.pt-type7 .plan-title,
.colorskin-2 .icon-box1 img:after,
.colorskin-2 .icon-box1 i:after,
.colorskin-2 #header #nav .active a {
  color: #0093d0;
}

#wrap.colorskin-2 .whmpress_price_matrix table th,
#wrap.colorskin-2 .whmpress_price_matrix_domain table th,
#wrap.colorskin-2 .whmpress_announcements .announcement-date,
#wrap.colorskin-2 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-2 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-2 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-2 .whmpress a.buy-button,
#wrap.colorskin-2 .whmpress a.whmpress-btn,
#wrap.colorskin-2 .whmpress a.whois-button,
#wrap.colorskin-2 .whmpress a.www-button,
#wrap.colorskin-2 .whmpress button,
#wrap.colorskin-2 .whmpress input[type=submit],
#wrap.colorskin-2 .whmpress_order_button,
#wrap.colorskin-2 .blog-social a:hover,
#wrap.colorskin-2 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-2 .onsale,
.woocommerce-page #wrap.colorskin-2 .container .button,
.woocommerce-page #wrap.colorskin-2 .ui-slider-handle,
#wrap.colorskin-2 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-2 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-2 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-2 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-2 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-2 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-2 .icon-box10 a.magicmore,
#wrap.colorskin-2 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-2 .components .woo-cart-header .header-cart span,
#wrap.colorskin-2 .max-title:after,
#wrap.colorskin-2 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-2 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-2 .our-team4:hover,
#wrap.colorskin-2 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-2 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-2 #bridge .btn-primary,
#wrap.colorskin-2 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-2 .tablepress tfoot th,
#wrap.colorskin-2 .tablepress thead th,
#wrap.colorskin-2 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-2 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-2 .wp-pagenavi a:hover,
.colorskin-2 .our-team2 figure h2,
.colorskin-2 .our-team2 .social-team,
.colorskin-2 .socialfollow a:hover,
.colorskin-2 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-2 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-2 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-2 .pin-ecxt2 .col1-3 span,
.colorskin-2 .comments-number-x span,
.colorskin-2 .side-list li:hover img,
.colorskin-2 .subscribe-box .subscribe-box-top,
.colorskin-2 .event-clean .event-article:hover .event-date,
.colorskin-2 .event-list .event-date,
.colorskin-2 .latestposts-seven .latest-img:hover img,
.colorskin-2 #nav>li.current>a:before,
.colorskin-2 .max-hero h5:before,
.colorskin-2 .ministry-box2:hover img,
.colorskin-2 .sermons-simple article:hover .sermon-img img,
.colorskin-2 .a-sermon .sermon-img:hover img,
.colorskin-2 .a-sermon .media-links,
.colorskin-2 .event-grid .event-detail,
.colorskin-2 .teaser-box4 .teaser-title,
.colorskin-2 .magic-link a,
.colorskin-2 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-2 .w-callout.w-callout-b,
.colorskin-2 .icon-box12 i,
.colorskin-2 .magic-link a,
.colorskin-2 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-2 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-2 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-2 .tribe-events-list .booking-button,
.colorskin-2 .tribe-events-list .event-sharing>li:hover,
.colorskin-2 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-2 .tribe-events-list .event-sharing .event-social li a,
.colorskin-2 #tribe-events-pg-template .tribe-events-button,
.colorskin-2 .single-tribe_events .booking-button,
.colorskin-2 .event-grid .event-detail,
.colorskin-2 .causes .cause-content .donate-button-exx:hover,
.colorskin-2 .cause-box .donate-button:hover,
.colorskin-2 .tribe-events-list-separator-month span,
.colorskin-2 .flip-clock-wrapper ul,
.colorskin-2 .flip-clock-wrapper ul li a div div.inn,
.colorskin-2 .latestnews2 .ln-date .ln-month,
.colorskin-2 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-2 #scroll-top a:hover,
.colorskin-2 #footer .widget-subscribe-form button:hover,
.colorskin-2 .postmetadata h6.blog-views span,
.colorskin-2 #commentform input[type="submit"],
.colorskin-2 .a-post-box .latest-cat,
.colorskin-2 .modal-title,
.colorskin-2 .latestnews1 .ln-item:hover .ln-content,
.colorskin-2 .latestposts-one .latest-b-cat:hover,
.colorskin-2 .footer-in .contact-inf button:hover,
.colorskin-2 .subtitle-element5 h1:after,
.colorskin-2 .subtitle-element5 h2:after,
.colorskin-2 .subtitle-element5 h3:after,
.colorskin-2 .subtitle-element5 h4:after,
.colorskin-2 .subtitle-element5 h5:after,
.colorskin-2 .subtitle-element5 h6:after,
.colorskin-2 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-2 .buy-process-wrap:before,
.colorskin-2 .buy-process-item .icon-wrapper:before,
.colorskin-2 .buy-process-item i,
.colorskin-2 .subtitle-element:after,
.colorskin-2 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-2 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-2 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-2 .blox .icon-box21:hover i,
.colorskin-2 .icon-box25 i,
.colorskin-2 .wp-pagenavi a:hover,
.colorskin-2 .tline-topdate,
.colorskin-2 #tline-content:before,
.colorskin-2 .tline-row-l:after,
.colorskin-2 .tline-row-r:before,
.colorskin-2 .related-works .portfolio-item>a:hover:before,
.colorskin-2 .latest-projects-navigation a:hover,
.colorskin-2 .subtitle-element:after,
.colorskin-2 .icon-box1:hover,
.colorskin-2 .icon-box3:hover,
.colorskin-2 .blox.dark .icon-box3:hover,
.colorskin-2 .icon-box3 h4:after,
.colorskin-2 .icon-box3 a.magicmore,
.colorskin-2 .icon-box6 i,
.colorskin-2 .icon-box8:hover i,
.colorskin-2 .icon-box11:hover i,
.colorskin-2 .icon-box18:hover i,
.colorskin-2 .icon-box21:hover i,
.colorskin-2 .icon-box23 i,
.colorskin-2 .icon-box24:hover i,
.colorskin-2 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-2 .our-team1 figcaption,
.colorskin-2 .widget-subscribe-form button,
.colorskin-2 .button.skyblue.bordered-bot:hover,
.colorskin-2 button.skyblue.bordered-bot:hover,
.colorskin-2 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-2 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-2 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-2 #talk-business input[type=submit],
.colorskin-2 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-2 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-2 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-2 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-2 .tablepress a.magicmore,
.colorskin-2 .top-bar a.topbar-btn,
.colorskin-2 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-2 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-2 .button.theme-skin,
.colorskin-2 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #0093d0;
}

#wrap.colorskin-2 .whmpress_pricing_table.one.featured,
#wrap.colorskin-2 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-2 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-2 #bridge .btn,
#wrap.colorskin-2 #bridge .btn,
#wrap.colorskin-2 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-2 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-2 #bridge #order-boxes .fields-container,
#wrap.colorskin-2 .easydesign-contact,
.colorskin-2 .our-team2,
.colorskin-2 .max-title h1:after,
.colorskin-2 .max-title h2:after,
.colorskin-2 .max-title h3:after,
.colorskin-2 .max-title h4:after,
.colorskin-2 .max-title h5:after,
.colorskin-2 .max-title h6:after,
.colorskin-2 .w-pricing-table.pt-type2:hover,
.colorskin-2 .w-pricing-table.pt-type2:hover>span,
.colorskin-2 .w-pricing-table.pt-type2.featured>span,
.colorskin-2 .w-pricing-table.pt-type2.featured,
.colorskin-2 .our-team4:hover,
.colorskin-2 .our-process-item:hover i,
.colorskin-2 .buy-process-item.featured i,
.colorskin-2 .subtitle-element h1:after,
.colorskin-2 .subtitle-element h2:after,
.colorskin-2 .subtitle-element h3:after,
.colorskin-2 .subtitle-element h5:after,
.colorskin-2 .subtitle-element h6:after,
.colorskin-2 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-2 .icon-box21:hover i,
.colorskin-2 .icon-box25,
.colorskin-2 .tline-row-l,
.colorskin-2 .tline-row-r,
.colorskin-2 .esg-filterbutton.selected,
.colorskin-2 .w-divider7 h3:after,
.colorskin-2 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-2 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-2 .icon-box8:hover i,
.colorskin-2 .icon-box11:hover i,
.colorskin-2 .icon-box16 a.magicmore,
.colorskin-2 .icon-box19 i,
.colorskin-2 .icon-box19 a.magicmore:hover,
.colorskin-2 .icon-box21:hover i,
.colorskin-2 .subtitle-element3 h4:after,
.colorskin-2 .max-title3 h1:before,
.colorskin-2 .max-title3 h2:before,
.colorskin-2 .max-title3 h3:before,
.colorskin-2 .max-title3 h4:before,
.colorskin-2 .max-title3 h5:before,
.colorskin-2 .max-title3 h6:before,
.colorskin-2 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-2 #footer .widget .instagram-feed a img:hover,
.colorskin-2 .button.skyblue.bordered-bot,
.colorskin-2 button.skyblue.bordered-bot,
.colorskin-2 input[type="submit"].skyblue.bordered-bot,
.colorskin-2 input[type="reset"].skyblue.bordered-bot,
.colorskin-2 input[type="button"].skyblue.bordered-bot,
.colorskin-2 .esg-filterbutton.selected,
.colorskin-2 .w-pricing-table.pt-type1.featured,
.colorskin-2 .subtitle-element h1:after,
.colorskin-2 .subtitle-element h2:after,
.colorskin-2 .subtitle-element h3:after,
.colorskin-2 .subtitle-element h4:after,
.colorskin-2 .subtitle-element h5:after,
.colorskin-2 .subtitle-element h6:after,
.colorskin-2 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-2 .our-team3:hover figure img,
.colorskin-2 .gogmapseo {
  border-color: #0093d0;
}

#wrap.colorskin-3 .whmpress_announcements a,
#wrap.colorskin-3 .whmpress_announcements a :hover,
#wrap.colorskin-3 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-3 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-3 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-3 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-3 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-3 .crsl .owl-buttons div:hover,
#wrap.colorskin-3 .icon-box14 a.magicmore:before,
#wrap.colorskin-3 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-3 #bridge input[name="hosting"].btn,
#wrap.colorskin-3 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-3 #bridge p a,
#wrap.colorskin-3 #bridge p a,
#wrap.colorskin-3 #bridge .btn-group .btn,
#wrap.colorskin-3 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-3 #bridge #order-boxes a,
#wrap.colorskin-3 .button.gray.rounded.bordered-bot,
#wrap.colorskin-3 .icon-box3:hover .magicmore,
#wrap.colorskin-3 .icon-box3 a.magicmore,
#wrap.colorskin-3 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-3 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-3 .rec-post h5 a:hover,
.colorskin-3 .about-author-sec h5 a:hover,
.colorskin-3 #header h6 i,
.colorskin-3 .components h6 i,
.colorskin-3 .top-bar h6 i,
.top-inf h6 i,
.colorskin-3 .top-links a:hover,
.colorskin-3 .w-header-type-11 #nav>li:hover>a,
.colorskin-3 #nav ul li.current>a,
.colorskin-3 #nav ul li a:hover,
.colorskin-3 #nav li.current ul li a:hover,
.colorskin-3 .nav-wrap2 #nav ul li a:hover,
.colorskin-3 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-3 #nav ul li.current>a,
.colorskin-3 #nav ul li:hover>a,
.colorskin-3 .icon-box22:hover h4,
.colorskin-3 .icon-box22:hover i,
.colorskin-3 .icon-box22.w-featured i,
.colorskin-3 .icon-box22.w-featured h4,
.colorskin-3 .icon-box22 a.magicmore,
.colorskin-3 .w-pricing-table.pt-type2>span,
.colorskin-3 a.magicmore,
.colorskin-3 .blox.dark .icon-box9 i,
.colorskin-3 .icon-box20:hover i,
.colorskin-3 .our-team4 .social-team a i:before,
.colorskin-3 .our-process-item:hover i,
.colorskin-3 .our-process-item:hover i,
.colorskin-3 #footer .side-list ul li>a:after,
.colorskin-3 .widget ul li.cat-item a:before,
.colorskin-3 .footer-navi a:after,
.colorskin-3 .footer-navi a:hover,
.colorskin-3 .custom-footer-menu a:hover,
.colorskin-3 .buy-process-item h4,
.colorskin-3 .buy-process-item.featured i,
.colorskin-3 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-3 .icon-box21 i,
.colorskin-3 .icon-box21:hover h4,
.colorskin-3 .post-format-icon,
.colorskin-3 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-3 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-3 .w-pricing-table.pt-type4 h3,
.colorskin-3 .w-pricing-table.pt-type4.featured h3,
.colorskin-3 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-3 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-3 #footer .side-list ul li:hover a,
.colorskin-3 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-3 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-3 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-3 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-3 .icon-box i,
.colorskin-3 .blgtyp3.blog-post h6 a,
.colorskin-3 .blgtyp1.blog-post h6 a,
.colorskin-3 .blgtyp2.blog-post h6 a,
.colorskin-3 .blog-single-post .postmetadata h6 a,
.colorskin-3 .blog-single-post h6.blog-author a,
.colorskin-3 .blog-inner .blog-author:after,
.colorskin-3 .blog-inner .blog-date:after,
.colorskin-3 .blog-post a:hover,
.colorskin-3 .blog-author span,
.colorskin-3 .blog-line p a:hover,
.colorskin-3 a.readmore,
.colorskin-3 .sidebar .widget .tabs li:hover a,
.colorskin-3 .sidebar .widget .tabs li.active a,
.colorskin-3 .pin-box h4 a:hover,
.colorskin-3 .tline-box h4 a:hover,
.colorskin-3 .pin-ecxt h6.blog-cat a:hover,
.colorskin-3 .colorf,
.colorskin-3 .related-works .portfolio-item:hover h5 a,
.colorskin-3 .icon-box1 i:before,
.colorskin-3 .icon-box1 h4,
.colorskin-3 .icon-box3 i,
.colorskin-3 .icon-box3 h4,
.colorskin-3 .icon-box3 p,
.colorskin-3 .icon-box4:hover i,
.colorskin-3 .icon-box5 i,
.colorskin-3 .icon-box7 i,
.colorskin-3 .icon-box8 i,
.colorskin-3 .blox.dark .icon-box9 i,
.colorskin-3 .icon-box9 i,
.colorskin-3 .icon-box11 i,
.colorskin-3 .blox.dark .icon-box15 i,
.colorskin-3 .blox.dark .icon-box15 h4,
.colorskin-3 .blox.dark .icon-box15 a.magicmore,
.colorskin-3 .icon-box16 h4,
.colorskin-3 .icon-box16 i,
.colorskin-3 .icon-box18 i,
.colorskin-3 .icon-box19 i,
.colorskin-3 .icon-box23 h4,
.colorskin-3 .icon-box24 i,
.colorskin-3 #bridge #order-boxes a,
.colorskin-3 .latestposts-two .blog-line:hover h4 a,
.colorskin-3 .latestposts-two .blog-line p.blog-cat a,
.colorskin-3 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-3 .latestposts-three h6.latest-b2-cat a,
.colorskin-3 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-3 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-3 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-3 .latestposts-five h6.latest-b2-cat a,
.colorskin-3 .latestposts-six .latest-content p.latest-date,
.colorskin-3 .latestposts-six .latest-title a:hover,
.colorskin-3 .latestposts-six .latest-author a:hover,
.colorskin-3 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-3 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-3 .latestposts-seven .latest-content .latest-author a,
.colorskin-3 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-3 h6.blog-cat a,
.colorskin-3 .latestposts-one .latest-title a:hover,
.colorskin-3 .latestposts-one .latest-author a:hover,
.colorskin-3 a.magicmore,
.colorskin-3 .button.skyblue.bordered-bot,
.colorskin-3 button.skyblue.bordered-bot,
.colorskin-3 input[type="submit"].skyblue.bordered-bot,
.colorskin-3 input[type="reset"].skyblue.bordered-bot,
.colorskin-3 input[type="button"].skyblue.bordered-bot,
.colorskin-3 .our-team6 h5,
.colorskin-3 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-3 .our-team5 h5,
.colorskin-3 .our-team5 .social-team a i:hover:before,
.colorskin-3 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-3 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-3 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-3 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-3 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-3 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-3 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-3 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-3 .w-pricing-table.pt-type7 .plan-title,
.colorskin-3 .icon-box1 img:after,
.colorskin-3 .icon-box1 i:after,
.colorskin-3 #header #nav .active a {
  color: #e53f51;
}

#wrap.colorskin-3 .whmpress_price_matrix table th,
#wrap.colorskin-3 .whmpress_price_matrix_domain table th,
#wrap.colorskin-3 .whmpress_announcements .announcement-date,
#wrap.colorskin-3 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-3 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-3 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-3 .whmpress a.buy-button,
#wrap.colorskin-3 .whmpress a.whmpress-btn,
#wrap.colorskin-3 .whmpress a.whois-button,
#wrap.colorskin-3 .whmpress a.www-button,
#wrap.colorskin-3 .whmpress button,
#wrap.colorskin-3 .whmpress input[type=submit],
#wrap.colorskin-3 .whmpress_order_button,
#wrap.colorskin-3 .blog-social a:hover,
#wrap.colorskin-3 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-3 .onsale,
.woocommerce-page #wrap.colorskin-3 .container .button,
.woocommerce-page #wrap.colorskin-3 .ui-slider-handle,
#wrap.colorskin-3 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-3 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-3 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-3 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-3 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-3 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-3 .icon-box10 a.magicmore,
#wrap.colorskin-3 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-3 .components .woo-cart-header .header-cart span,
#wrap.colorskin-3 .max-title:after,
#wrap.colorskin-3 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-3 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-3 .our-team4:hover,
#wrap.colorskin-3 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-3 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-3 #bridge .btn-primary,
#wrap.colorskin-3 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-3 .tablepress tfoot th,
#wrap.colorskin-3 .tablepress thead th,
#wrap.colorskin-3 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-3 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-3 .wp-pagenavi a:hover,
.colorskin-3 .our-team2 figure h2,
.colorskin-3 .our-team2 .social-team,
.colorskin-3 .socialfollow a:hover,
.colorskin-3 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-3 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-3 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-3 .pin-ecxt2 .col1-3 span,
.colorskin-3 .comments-number-x span,
.colorskin-3 .side-list li:hover img,
.colorskin-3 .subscribe-box .subscribe-box-top,
.colorskin-3 .event-clean .event-article:hover .event-date,
.colorskin-3 .event-list .event-date,
.colorskin-3 .latestposts-seven .latest-img:hover img,
.colorskin-3 #nav>li.current>a:before,
.colorskin-3 .max-hero h5:before,
.colorskin-3 .ministry-box2:hover img,
.colorskin-3 .sermons-simple article:hover .sermon-img img,
.colorskin-3 .a-sermon .sermon-img:hover img,
.colorskin-3 .a-sermon .media-links,
.colorskin-3 .event-grid .event-detail,
.colorskin-3 .teaser-box4 .teaser-title,
.colorskin-3 .magic-link a,
.colorskin-3 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-3 .w-callout.w-callout-b,
.colorskin-3 .icon-box12 i,
.colorskin-3 .magic-link a,
.colorskin-3 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-3 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-3 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-3 .tribe-events-list .booking-button,
.colorskin-3 .tribe-events-list .event-sharing>li:hover,
.colorskin-3 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-3 .tribe-events-list .event-sharing .event-social li a,
.colorskin-3 #tribe-events-pg-template .tribe-events-button,
.colorskin-3 .single-tribe_events .booking-button,
.colorskin-3 .event-grid .event-detail,
.colorskin-3 .causes .cause-content .donate-button-exx:hover,
.colorskin-3 .cause-box .donate-button:hover,
.colorskin-3 .tribe-events-list-separator-month span,
.colorskin-3 .flip-clock-wrapper ul,
.colorskin-3 .flip-clock-wrapper ul li a div div.inn,
.colorskin-3 .latestnews2 .ln-date .ln-month,
.colorskin-3 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-3 #scroll-top a:hover,
.colorskin-3 #footer .widget-subscribe-form button:hover,
.colorskin-3 .postmetadata h6.blog-views span,
.colorskin-3 #commentform input[type="submit"],
.colorskin-3 .a-post-box .latest-cat,
.colorskin-3 .modal-title,
.colorskin-3 .latestnews1 .ln-item:hover .ln-content,
.colorskin-3 .latestposts-one .latest-b-cat:hover,
.colorskin-3 .footer-in .contact-inf button:hover,
.colorskin-3 .subtitle-element5 h1:after,
.colorskin-3 .subtitle-element5 h2:after,
.colorskin-3 .subtitle-element5 h3:after,
.colorskin-3 .subtitle-element5 h4:after,
.colorskin-3 .subtitle-element5 h5:after,
.colorskin-3 .subtitle-element5 h6:after,
.colorskin-3 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-3 .buy-process-wrap:before,
.colorskin-3 .buy-process-item .icon-wrapper:before,
.colorskin-3 .buy-process-item i,
.colorskin-3 .subtitle-element:after,
.colorskin-3 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-3 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-3 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-3 .blox .icon-box21:hover i,
.colorskin-3 .icon-box25 i,
.colorskin-3 .wp-pagenavi a:hover,
.colorskin-3 .tline-topdate,
.colorskin-3 #tline-content:before,
.colorskin-3 .tline-row-l:after,
.colorskin-3 .tline-row-r:before,
.colorskin-3 .related-works .portfolio-item>a:hover:before,
.colorskin-3 .latest-projects-navigation a:hover,
.colorskin-3 .subtitle-element:after,
.colorskin-3 .icon-box1:hover,
.colorskin-3 .icon-box3:hover,
.colorskin-3 .blox.dark .icon-box3:hover,
.colorskin-3 .icon-box3 h4:after,
.colorskin-3 .icon-box3 a.magicmore,
.colorskin-3 .icon-box6 i,
.colorskin-3 .icon-box8:hover i,
.colorskin-3 .icon-box11:hover i,
.colorskin-3 .icon-box18:hover i,
.colorskin-3 .icon-box21:hover i,
.colorskin-3 .icon-box23 i,
.colorskin-3 .icon-box24:hover i,
.colorskin-3 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-3 .our-team1 figcaption,
.colorskin-3 .widget-subscribe-form button,
.colorskin-3 .button.skyblue.bordered-bot:hover,
.colorskin-3 button.skyblue.bordered-bot:hover,
.colorskin-3 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-3 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-3 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-3 #talk-business input[type=submit],
.colorskin-3 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-3 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-3 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-3 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-3 .tablepress a.magicmore,
.colorskin-3 .top-bar a.topbar-btn,
.colorskin-3 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-3 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-3 .button.theme-skin,
.colorskin-3 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #e53f51;
}

#wrap.colorskin-3 .whmpress_pricing_table.one.featured,
#wrap.colorskin-3 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-3 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-3 #bridge .btn,
#wrap.colorskin-3 #bridge .btn,
#wrap.colorskin-3 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-3 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-3 #bridge #order-boxes .fields-container,
#wrap.colorskin-3 .easydesign-contact,
.colorskin-3 .our-team2,
.colorskin-3 .max-title h1:after,
.colorskin-3 .max-title h2:after,
.colorskin-3 .max-title h3:after,
.colorskin-3 .max-title h4:after,
.colorskin-3 .max-title h5:after,
.colorskin-3 .max-title h6:after,
.colorskin-3 .w-pricing-table.pt-type2:hover,
.colorskin-3 .w-pricing-table.pt-type2:hover>span,
.colorskin-3 .w-pricing-table.pt-type2.featured>span,
.colorskin-3 .w-pricing-table.pt-type2.featured,
.colorskin-3 .our-team4:hover,
.colorskin-3 .our-process-item:hover i,
.colorskin-3 .buy-process-item.featured i,
.colorskin-3 .subtitle-element h1:after,
.colorskin-3 .subtitle-element h2:after,
.colorskin-3 .subtitle-element h3:after,
.colorskin-3 .subtitle-element h5:after,
.colorskin-3 .subtitle-element h6:after,
.colorskin-3 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-3 .icon-box21:hover i,
.colorskin-3 .icon-box25,
.colorskin-3 .tline-row-l,
.colorskin-3 .tline-row-r,
.colorskin-3 .esg-filterbutton.selected,
.colorskin-3 .w-divider7 h3:after,
.colorskin-3 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-3 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-3 .icon-box8:hover i,
.colorskin-3 .icon-box11:hover i,
.colorskin-3 .icon-box16 a.magicmore,
.colorskin-3 .icon-box19 i,
.colorskin-3 .icon-box19 a.magicmore:hover,
.colorskin-3 .icon-box21:hover i,
.colorskin-3 .subtitle-element3 h4:after,
.colorskin-3 .max-title3 h1:before,
.colorskin-3 .max-title3 h2:before,
.colorskin-3 .max-title3 h3:before,
.colorskin-3 .max-title3 h4:before,
.colorskin-3 .max-title3 h5:before,
.colorskin-3 .max-title3 h6:before,
.colorskin-3 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-3 #footer .widget .instagram-feed a img:hover,
.colorskin-3 .button.skyblue.bordered-bot,
.colorskin-3 button.skyblue.bordered-bot,
.colorskin-3 input[type="submit"].skyblue.bordered-bot,
.colorskin-3 input[type="reset"].skyblue.bordered-bot,
.colorskin-3 input[type="button"].skyblue.bordered-bot,
.colorskin-3 .esg-filterbutton.selected,
.colorskin-3 .w-pricing-table.pt-type1.featured,
.colorskin-3 .subtitle-element h1:after,
.colorskin-3 .subtitle-element h2:after,
.colorskin-3 .subtitle-element h3:after,
.colorskin-3 .subtitle-element h4:after,
.colorskin-3 .subtitle-element h5:after,
.colorskin-3 .subtitle-element h6:after,
.colorskin-3 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-3 .our-team3:hover figure img,
.colorskin-3 .gogmapseo {
  border-color: #e53f51;
}

#wrap.colorskin-4 .whmpress_announcements a,
#wrap.colorskin-4 .whmpress_announcements a :hover,
#wrap.colorskin-4 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-4 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-4 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-4 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-4 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-4 .crsl .owl-buttons div:hover,
#wrap.colorskin-4 .icon-box14 a.magicmore:before,
#wrap.colorskin-4 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-4 #bridge input[name="hosting"].btn,
#wrap.colorskin-4 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-4 #bridge p a,
#wrap.colorskin-4 #bridge p a,
#wrap.colorskin-4 #bridge .btn-group .btn,
#wrap.colorskin-4 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-4 #bridge #order-boxes a,
#wrap.colorskin-4 .button.gray.rounded.bordered-bot,
#wrap.colorskin-4 .icon-box3:hover .magicmore,
#wrap.colorskin-4 .icon-box3 a.magicmore,
#wrap.colorskin-4 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-4 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-4 .rec-post h5 a:hover,
.colorskin-4 .about-author-sec h5 a:hover,
.colorskin-4 #header h6 i,
.colorskin-4 .components h6 i,
.colorskin-4 .top-bar h6 i,
.top-inf h6 i,
.colorskin-4 .top-links a:hover,
.colorskin-4 .w-header-type-11 #nav>li:hover>a,
.colorskin-4 #nav ul li.current>a,
.colorskin-4 #nav ul li a:hover,
.colorskin-4 #nav li.current ul li a:hover,
.colorskin-4 .nav-wrap2 #nav ul li a:hover,
.colorskin-4 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-4 #nav ul li.current>a,
.colorskin-4 #nav ul li:hover>a,
.colorskin-4 .icon-box22:hover h4,
.colorskin-4 .icon-box22:hover i,
.colorskin-4 .icon-box22.w-featured i,
.colorskin-4 .icon-box22.w-featured h4,
.colorskin-4 .icon-box22 a.magicmore,
.colorskin-4 .w-pricing-table.pt-type2>span,
.colorskin-4 a.magicmore,
.colorskin-4 .blox.dark .icon-box9 i,
.colorskin-4 .icon-box20:hover i,
.colorskin-4 .our-team4 .social-team a i:before,
.colorskin-4 .our-process-item:hover i,
.colorskin-4 .our-process-item:hover i,
.colorskin-4 #footer .side-list ul li>a:after,
.colorskin-4 .widget ul li.cat-item a:before,
.colorskin-4 .footer-navi a:after,
.colorskin-4 .footer-navi a:hover,
.colorskin-4 .custom-footer-menu a:hover,
.colorskin-4 .buy-process-item h4,
.colorskin-4 .buy-process-item.featured i,
.colorskin-4 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-4 .icon-box21 i,
.colorskin-4 .icon-box21:hover h4,
.colorskin-4 .post-format-icon,
.colorskin-4 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-4 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-4 .w-pricing-table.pt-type4 h3,
.colorskin-4 .w-pricing-table.pt-type4.featured h3,
.colorskin-4 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-4 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-4 #footer .side-list ul li:hover a,
.colorskin-4 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-4 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-4 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-4 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-4 .icon-box i,
.colorskin-4 .blgtyp3.blog-post h6 a,
.colorskin-4 .blgtyp1.blog-post h6 a,
.colorskin-4 .blgtyp2.blog-post h6 a,
.colorskin-4 .blog-single-post .postmetadata h6 a,
.colorskin-4 .blog-single-post h6.blog-author a,
.colorskin-4 .blog-inner .blog-author:after,
.colorskin-4 .blog-inner .blog-date:after,
.colorskin-4 .blog-post a:hover,
.colorskin-4 .blog-author span,
.colorskin-4 .blog-line p a:hover,
.colorskin-4 a.readmore,
.colorskin-4 .sidebar .widget .tabs li:hover a,
.colorskin-4 .sidebar .widget .tabs li.active a,
.colorskin-4 .pin-box h4 a:hover,
.colorskin-4 .tline-box h4 a:hover,
.colorskin-4 .pin-ecxt h6.blog-cat a:hover,
.colorskin-4 .colorf,
.colorskin-4 .related-works .portfolio-item:hover h5 a,
.colorskin-4 .icon-box1 i:before,
.colorskin-4 .icon-box1 h4,
.colorskin-4 .icon-box3 i,
.colorskin-4 .icon-box3 h4,
.colorskin-4 .icon-box3 p,
.colorskin-4 .icon-box4:hover i,
.colorskin-4 .icon-box5 i,
.colorskin-4 .icon-box7 i,
.colorskin-4 .icon-box8 i,
.colorskin-4 .blox.dark .icon-box9 i,
.colorskin-4 .icon-box9 i,
.colorskin-4 .icon-box11 i,
.colorskin-4 .blox.dark .icon-box15 i,
.colorskin-4 .blox.dark .icon-box15 h4,
.colorskin-4 .blox.dark .icon-box15 a.magicmore,
.colorskin-4 .icon-box16 h4,
.colorskin-4 .icon-box16 i,
.colorskin-4 .icon-box18 i,
.colorskin-4 .icon-box19 i,
.colorskin-4 .icon-box23 h4,
.colorskin-4 .icon-box24 i,
.colorskin-4 #bridge #order-boxes a,
.colorskin-4 .latestposts-two .blog-line:hover h4 a,
.colorskin-4 .latestposts-two .blog-line p.blog-cat a,
.colorskin-4 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-4 .latestposts-three h6.latest-b2-cat a,
.colorskin-4 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-4 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-4 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-4 .latestposts-five h6.latest-b2-cat a,
.colorskin-4 .latestposts-six .latest-content p.latest-date,
.colorskin-4 .latestposts-six .latest-title a:hover,
.colorskin-4 .latestposts-six .latest-author a:hover,
.colorskin-4 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-4 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-4 .latestposts-seven .latest-content .latest-author a,
.colorskin-4 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-4 h6.blog-cat a,
.colorskin-4 .latestposts-one .latest-title a:hover,
.colorskin-4 .latestposts-one .latest-author a:hover,
.colorskin-4 a.magicmore,
.colorskin-4 .button.skyblue.bordered-bot,
.colorskin-4 button.skyblue.bordered-bot,
.colorskin-4 input[type="submit"].skyblue.bordered-bot,
.colorskin-4 input[type="reset"].skyblue.bordered-bot,
.colorskin-4 input[type="button"].skyblue.bordered-bot,
.colorskin-4 .our-team6 h5,
.colorskin-4 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-4 .our-team5 h5,
.colorskin-4 .our-team5 .social-team a i:hover:before,
.colorskin-4 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-4 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-4 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-4 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-4 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-4 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-4 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-4 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-4 .w-pricing-table.pt-type7 .plan-title,
.colorskin-4 .icon-box1 img:after,
.colorskin-4 .icon-box1 i:after,
.colorskin-4 #header #nav .active a {
  color: #f1c40f;
}

#wrap.colorskin-4 .whmpress_price_matrix table th,
#wrap.colorskin-4 .whmpress_price_matrix_domain table th,
#wrap.colorskin-4 .whmpress_announcements .announcement-date,
#wrap.colorskin-4 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-4 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-4 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-4 .whmpress a.buy-button,
#wrap.colorskin-4 .whmpress a.whmpress-btn,
#wrap.colorskin-4 .whmpress a.whois-button,
#wrap.colorskin-4 .whmpress a.www-button,
#wrap.colorskin-4 .whmpress button,
#wrap.colorskin-4 .whmpress input[type=submit],
#wrap.colorskin-4 .whmpress_order_button,
#wrap.colorskin-4 .blog-social a:hover,
#wrap.colorskin-4 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-4 .onsale,
.woocommerce-page #wrap.colorskin-4 .container .button,
.woocommerce-page #wrap.colorskin-4 .ui-slider-handle,
#wrap.colorskin-4 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-4 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-4 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-4 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-4 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-4 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-4 .icon-box10 a.magicmore,
#wrap.colorskin-4 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-4 .components .woo-cart-header .header-cart span,
#wrap.colorskin-4 .max-title:after,
#wrap.colorskin-4 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-4 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-4 .our-team4:hover,
#wrap.colorskin-4 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-4 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-4 #bridge .btn-primary,
#wrap.colorskin-4 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-4 .tablepress tfoot th,
#wrap.colorskin-4 .tablepress thead th,
#wrap.colorskin-4 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-4 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-4 .wp-pagenavi a:hover,
.colorskin-4 .our-team2 figure h2,
.colorskin-4 .our-team2 .social-team,
.colorskin-4 .socialfollow a:hover,
.colorskin-4 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-4 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-4 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-4 .pin-ecxt2 .col1-3 span,
.colorskin-4 .comments-number-x span,
.colorskin-4 .side-list li:hover img,
.colorskin-4 .subscribe-box .subscribe-box-top,
.colorskin-4 .event-clean .event-article:hover .event-date,
.colorskin-4 .event-list .event-date,
.colorskin-4 .latestposts-seven .latest-img:hover img,
.colorskin-4 #nav>li.current>a:before,
.colorskin-4 .max-hero h5:before,
.colorskin-4 .ministry-box2:hover img,
.colorskin-4 .sermons-simple article:hover .sermon-img img,
.colorskin-4 .a-sermon .sermon-img:hover img,
.colorskin-4 .a-sermon .media-links,
.colorskin-4 .event-grid .event-detail,
.colorskin-4 .teaser-box4 .teaser-title,
.colorskin-4 .magic-link a,
.colorskin-4 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-4 .w-callout.w-callout-b,
.colorskin-4 .icon-box12 i,
.colorskin-4 .magic-link a,
.colorskin-4 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-4 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-4 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-4 .tribe-events-list .booking-button,
.colorskin-4 .tribe-events-list .event-sharing>li:hover,
.colorskin-4 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-4 .tribe-events-list .event-sharing .event-social li a,
.colorskin-4 #tribe-events-pg-template .tribe-events-button,
.colorskin-4 .single-tribe_events .booking-button,
.colorskin-4 .event-grid .event-detail,
.colorskin-4 .causes .cause-content .donate-button-exx:hover,
.colorskin-4 .cause-box .donate-button:hover,
.colorskin-4 .tribe-events-list-separator-month span,
.colorskin-4 .flip-clock-wrapper ul,
.colorskin-4 .flip-clock-wrapper ul li a div div.inn,
.colorskin-4 .latestnews2 .ln-date .ln-month,
.colorskin-4 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-4 #scroll-top a:hover,
.colorskin-4 #footer .widget-subscribe-form button:hover,
.colorskin-4 .postmetadata h6.blog-views span,
.colorskin-4 #commentform input[type="submit"],
.colorskin-4 .a-post-box .latest-cat,
.colorskin-4 .modal-title,
.colorskin-4 .latestnews1 .ln-item:hover .ln-content,
.colorskin-4 .latestposts-one .latest-b-cat:hover,
.colorskin-4 .footer-in .contact-inf button:hover,
.colorskin-4 .subtitle-element5 h1:after,
.colorskin-4 .subtitle-element5 h2:after,
.colorskin-4 .subtitle-element5 h3:after,
.colorskin-4 .subtitle-element5 h4:after,
.colorskin-4 .subtitle-element5 h5:after,
.colorskin-4 .subtitle-element5 h6:after,
.colorskin-4 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-4 .buy-process-wrap:before,
.colorskin-4 .buy-process-item .icon-wrapper:before,
.colorskin-4 .buy-process-item i,
.colorskin-4 .subtitle-element:after,
.colorskin-4 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-4 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-4 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-4 .blox .icon-box21:hover i,
.colorskin-4 .icon-box25 i,
.colorskin-4 .wp-pagenavi a:hover,
.colorskin-4 .tline-topdate,
.colorskin-4 #tline-content:before,
.colorskin-4 .tline-row-l:after,
.colorskin-4 .tline-row-r:before,
.colorskin-4 .related-works .portfolio-item>a:hover:before,
.colorskin-4 .latest-projects-navigation a:hover,
.colorskin-4 .subtitle-element:after,
.colorskin-4 .icon-box1:hover,
.colorskin-4 .icon-box3:hover,
.colorskin-4 .blox.dark .icon-box3:hover,
.colorskin-4 .icon-box3 h4:after,
.colorskin-4 .icon-box3 a.magicmore,
.colorskin-4 .icon-box6 i,
.colorskin-4 .icon-box8:hover i,
.colorskin-4 .icon-box11:hover i,
.colorskin-4 .icon-box18:hover i,
.colorskin-4 .icon-box21:hover i,
.colorskin-4 .icon-box23 i,
.colorskin-4 .icon-box24:hover i,
.colorskin-4 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-4 .our-team1 figcaption,
.colorskin-4 .widget-subscribe-form button,
.colorskin-4 .button.skyblue.bordered-bot:hover,
.colorskin-4 button.skyblue.bordered-bot:hover,
.colorskin-4 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-4 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-4 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-4 #talk-business input[type=submit],
.colorskin-4 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-4 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-4 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-4 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-4 .tablepress a.magicmore,
.colorskin-4 .top-bar a.topbar-btn,
.colorskin-4 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-4 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-4 .button.theme-skin,
.colorskin-4 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #f1c40f;
}

#wrap.colorskin-4 .whmpress_pricing_table.one.featured,
#wrap.colorskin-4 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-4 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-4 #bridge .btn,
#wrap.colorskin-4 #bridge .btn,
#wrap.colorskin-4 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-4 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-4 #bridge #order-boxes .fields-container,
#wrap.colorskin-4 .easydesign-contact,
.colorskin-4 .our-team2,
.colorskin-4 .max-title h1:after,
.colorskin-4 .max-title h2:after,
.colorskin-4 .max-title h3:after,
.colorskin-4 .max-title h4:after,
.colorskin-4 .max-title h5:after,
.colorskin-4 .max-title h6:after,
.colorskin-4 .w-pricing-table.pt-type2:hover,
.colorskin-4 .w-pricing-table.pt-type2:hover>span,
.colorskin-4 .w-pricing-table.pt-type2.featured>span,
.colorskin-4 .w-pricing-table.pt-type2.featured,
.colorskin-4 .our-team4:hover,
.colorskin-4 .our-process-item:hover i,
.colorskin-4 .buy-process-item.featured i,
.colorskin-4 .subtitle-element h1:after,
.colorskin-4 .subtitle-element h2:after,
.colorskin-4 .subtitle-element h3:after,
.colorskin-4 .subtitle-element h5:after,
.colorskin-4 .subtitle-element h6:after,
.colorskin-4 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-4 .icon-box21:hover i,
.colorskin-4 .icon-box25,
.colorskin-4 .tline-row-l,
.colorskin-4 .tline-row-r,
.colorskin-4 .esg-filterbutton.selected,
.colorskin-4 .w-divider7 h3:after,
.colorskin-4 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-4 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-4 .icon-box8:hover i,
.colorskin-4 .icon-box11:hover i,
.colorskin-4 .icon-box16 a.magicmore,
.colorskin-4 .icon-box19 i,
.colorskin-4 .icon-box19 a.magicmore:hover,
.colorskin-4 .icon-box21:hover i,
.colorskin-4 .subtitle-element3 h4:after,
.colorskin-4 .max-title3 h1:before,
.colorskin-4 .max-title3 h2:before,
.colorskin-4 .max-title3 h3:before,
.colorskin-4 .max-title3 h4:before,
.colorskin-4 .max-title3 h5:before,
.colorskin-4 .max-title3 h6:before,
.colorskin-4 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-4 #footer .widget .instagram-feed a img:hover,
.colorskin-4 .button.skyblue.bordered-bot,
.colorskin-4 button.skyblue.bordered-bot,
.colorskin-4 input[type="submit"].skyblue.bordered-bot,
.colorskin-4 input[type="reset"].skyblue.bordered-bot,
.colorskin-4 input[type="button"].skyblue.bordered-bot,
.colorskin-4 .esg-filterbutton.selected,
.colorskin-4 .w-pricing-table.pt-type1.featured,
.colorskin-4 .subtitle-element h1:after,
.colorskin-4 .subtitle-element h2:after,
.colorskin-4 .subtitle-element h3:after,
.colorskin-4 .subtitle-element h4:after,
.colorskin-4 .subtitle-element h5:after,
.colorskin-4 .subtitle-element h6:after,
.colorskin-4 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-4 .our-team3:hover figure img,
.colorskin-4 .gogmapseo {
  border-color: #f1c40f;
}

#wrap.colorskin-5 .whmpress_announcements a,
#wrap.colorskin-5 .whmpress_announcements a :hover,
#wrap.colorskin-5 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-5 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-5 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-5 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-5 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-5 .crsl .owl-buttons div:hover,
#wrap.colorskin-5 .icon-box14 a.magicmore:before,
#wrap.colorskin-5 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-5 #bridge input[name="hosting"].btn,
#wrap.colorskin-5 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-5 #bridge p a,
#wrap.colorskin-5 #bridge p a,
#wrap.colorskin-5 #bridge .btn-group .btn,
#wrap.colorskin-5 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-5 #bridge #order-boxes a,
#wrap.colorskin-5 .button.gray.rounded.bordered-bot,
#wrap.colorskin-5 .icon-box3:hover .magicmore,
#wrap.colorskin-5 .icon-box3 a.magicmore,
#wrap.colorskin-5 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-5 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-5 .rec-post h5 a:hover,
.colorskin-5 .about-author-sec h5 a:hover,
.colorskin-5 #header h6 i,
.colorskin-5 .components h6 i,
.colorskin-5 .top-bar h6 i,
.top-inf h6 i,
.colorskin-5 .top-links a:hover,
.colorskin-5 .w-header-type-11 #nav>li:hover>a,
.colorskin-5 #nav ul li.current>a,
.colorskin-5 #nav ul li a:hover,
.colorskin-5 #nav li.current ul li a:hover,
.colorskin-5 .nav-wrap2 #nav ul li a:hover,
.colorskin-5 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-5 #nav ul li.current>a,
.colorskin-5 #nav ul li:hover>a,
.colorskin-5 .icon-box22:hover h4,
.colorskin-5 .icon-box22:hover i,
.colorskin-5 .icon-box22.w-featured i,
.colorskin-5 .icon-box22.w-featured h4,
.colorskin-5 .icon-box22 a.magicmore,
.colorskin-5 .w-pricing-table.pt-type2>span,
.colorskin-5 a.magicmore,
.colorskin-5 .blox.dark .icon-box9 i,
.colorskin-5 .icon-box20:hover i,
.colorskin-5 .our-team4 .social-team a i:before,
.colorskin-5 .our-process-item:hover i,
.colorskin-5 .our-process-item:hover i,
.colorskin-5 #footer .side-list ul li>a:after,
.colorskin-5 .widget ul li.cat-item a:before,
.colorskin-5 .footer-navi a:after,
.colorskin-5 .footer-navi a:hover,
.colorskin-5 .custom-footer-menu a:hover,
.colorskin-5 .buy-process-item h4,
.colorskin-5 .buy-process-item.featured i,
.colorskin-5 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-5 .icon-box21 i,
.colorskin-5 .icon-box21:hover h4,
.colorskin-5 .post-format-icon,
.colorskin-5 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-5 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-5 .w-pricing-table.pt-type4 h3,
.colorskin-5 .w-pricing-table.pt-type4.featured h3,
.colorskin-5 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-5 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-5 #footer .side-list ul li:hover a,
.colorskin-5 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-5 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-5 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-5 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-5 .icon-box i,
.colorskin-5 .blgtyp3.blog-post h6 a,
.colorskin-5 .blgtyp1.blog-post h6 a,
.colorskin-5 .blgtyp2.blog-post h6 a,
.colorskin-5 .blog-single-post .postmetadata h6 a,
.colorskin-5 .blog-single-post h6.blog-author a,
.colorskin-5 .blog-inner .blog-author:after,
.colorskin-5 .blog-inner .blog-date:after,
.colorskin-5 .blog-post a:hover,
.colorskin-5 .blog-author span,
.colorskin-5 .blog-line p a:hover,
.colorskin-5 a.readmore,
.colorskin-5 .sidebar .widget .tabs li:hover a,
.colorskin-5 .sidebar .widget .tabs li.active a,
.colorskin-5 .pin-box h4 a:hover,
.colorskin-5 .tline-box h4 a:hover,
.colorskin-5 .pin-ecxt h6.blog-cat a:hover,
.colorskin-5 .colorf,
.colorskin-5 .related-works .portfolio-item:hover h5 a,
.colorskin-5 .icon-box1 i:before,
.colorskin-5 .icon-box1 h4,
.colorskin-5 .icon-box3 i,
.colorskin-5 .icon-box3 h4,
.colorskin-5 .icon-box3 p,
.colorskin-5 .icon-box4:hover i,
.colorskin-5 .icon-box5 i,
.colorskin-5 .icon-box7 i,
.colorskin-5 .icon-box8 i,
.colorskin-5 .blox.dark .icon-box9 i,
.colorskin-5 .icon-box9 i,
.colorskin-5 .icon-box11 i,
.colorskin-5 .blox.dark .icon-box15 i,
.colorskin-5 .blox.dark .icon-box15 h4,
.colorskin-5 .blox.dark .icon-box15 a.magicmore,
.colorskin-5 .icon-box16 h4,
.colorskin-5 .icon-box16 i,
.colorskin-5 .icon-box18 i,
.colorskin-5 .icon-box19 i,
.colorskin-5 .icon-box23 h4,
.colorskin-5 .icon-box24 i,
.colorskin-5 #bridge #order-boxes a,
.colorskin-5 .latestposts-two .blog-line:hover h4 a,
.colorskin-5 .latestposts-two .blog-line p.blog-cat a,
.colorskin-5 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-5 .latestposts-three h6.latest-b2-cat a,
.colorskin-5 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-5 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-5 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-5 .latestposts-five h6.latest-b2-cat a,
.colorskin-5 .latestposts-six .latest-content p.latest-date,
.colorskin-5 .latestposts-six .latest-title a:hover,
.colorskin-5 .latestposts-six .latest-author a:hover,
.colorskin-5 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-5 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-5 .latestposts-seven .latest-content .latest-author a,
.colorskin-5 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-5 h6.blog-cat a,
.colorskin-5 .latestposts-one .latest-title a:hover,
.colorskin-5 .latestposts-one .latest-author a:hover,
.colorskin-5 a.magicmore,
.colorskin-5 .button.skyblue.bordered-bot,
.colorskin-5 button.skyblue.bordered-bot,
.colorskin-5 input[type="submit"].skyblue.bordered-bot,
.colorskin-5 input[type="reset"].skyblue.bordered-bot,
.colorskin-5 input[type="button"].skyblue.bordered-bot,
.colorskin-5 .our-team6 h5,
.colorskin-5 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-5 .our-team5 h5,
.colorskin-5 .our-team5 .social-team a i:hover:before,
.colorskin-5 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-5 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-5 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-5 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-5 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-5 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-5 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-5 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-5 .w-pricing-table.pt-type7 .plan-title,
.colorskin-5 .icon-box1 img:after,
.colorskin-5 .icon-box1 i:after,
.colorskin-5 #header #nav .active a {
  color: #e64883;
}

#wrap.colorskin-5 .whmpress_price_matrix table th,
#wrap.colorskin-5 .whmpress_price_matrix_domain table th,
#wrap.colorskin-5 .whmpress_announcements .announcement-date,
#wrap.colorskin-5 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-5 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-5 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-5 .whmpress a.buy-button,
#wrap.colorskin-5 .whmpress a.whmpress-btn,
#wrap.colorskin-5 .whmpress a.whois-button,
#wrap.colorskin-5 .whmpress a.www-button,
#wrap.colorskin-5 .whmpress button,
#wrap.colorskin-5 .whmpress input[type=submit],
#wrap.colorskin-5 .whmpress_order_button,
#wrap.colorskin-5 .blog-social a:hover,
#wrap.colorskin-5 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-5 .onsale,
.woocommerce-page #wrap.colorskin-5 .container .button,
.woocommerce-page #wrap.colorskin-5 .ui-slider-handle,
#wrap.colorskin-5 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-5 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-5 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-5 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-5 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-5 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-5 .icon-box10 a.magicmore,
#wrap.colorskin-5 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-5 .components .woo-cart-header .header-cart span,
#wrap.colorskin-5 .max-title:after,
#wrap.colorskin-5 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-5 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-5 .our-team4:hover,
#wrap.colorskin-5 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-5 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-5 #bridge .btn-primary,
#wrap.colorskin-5 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-5 .tablepress tfoot th,
#wrap.colorskin-5 .tablepress thead th,
#wrap.colorskin-5 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-5 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-5 .wp-pagenavi a:hover,
.colorskin-5 .our-team2 figure h2,
.colorskin-5 .our-team2 .social-team,
.colorskin-5 .socialfollow a:hover,
.colorskin-5 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-5 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-5 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-5 .pin-ecxt2 .col1-3 span,
.colorskin-5 .comments-number-x span,
.colorskin-5 .side-list li:hover img,
.colorskin-5 .subscribe-box .subscribe-box-top,
.colorskin-5 .event-clean .event-article:hover .event-date,
.colorskin-5 .event-list .event-date,
.colorskin-5 .latestposts-seven .latest-img:hover img,
.colorskin-5 #nav>li.current>a:before,
.colorskin-5 .max-hero h5:before,
.colorskin-5 .ministry-box2:hover img,
.colorskin-5 .sermons-simple article:hover .sermon-img img,
.colorskin-5 .a-sermon .sermon-img:hover img,
.colorskin-5 .a-sermon .media-links,
.colorskin-5 .event-grid .event-detail,
.colorskin-5 .teaser-box4 .teaser-title,
.colorskin-5 .magic-link a,
.colorskin-5 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-5 .w-callout.w-callout-b,
.colorskin-5 .icon-box12 i,
.colorskin-5 .magic-link a,
.colorskin-5 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-5 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-5 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-5 .tribe-events-list .booking-button,
.colorskin-5 .tribe-events-list .event-sharing>li:hover,
.colorskin-5 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-5 .tribe-events-list .event-sharing .event-social li a,
.colorskin-5 #tribe-events-pg-template .tribe-events-button,
.colorskin-5 .single-tribe_events .booking-button,
.colorskin-5 .event-grid .event-detail,
.colorskin-5 .causes .cause-content .donate-button-exx:hover,
.colorskin-5 .cause-box .donate-button:hover,
.colorskin-5 .tribe-events-list-separator-month span,
.colorskin-5 .flip-clock-wrapper ul,
.colorskin-5 .flip-clock-wrapper ul li a div div.inn,
.colorskin-5 .latestnews2 .ln-date .ln-month,
.colorskin-5 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-5 #scroll-top a:hover,
.colorskin-5 #footer .widget-subscribe-form button:hover,
.colorskin-5 .postmetadata h6.blog-views span,
.colorskin-5 #commentform input[type="submit"],
.colorskin-5 .a-post-box .latest-cat,
.colorskin-5 .modal-title,
.colorskin-5 .latestnews1 .ln-item:hover .ln-content,
.colorskin-5 .latestposts-one .latest-b-cat:hover,
.colorskin-5 .footer-in .contact-inf button:hover,
.colorskin-5 .subtitle-element5 h1:after,
.colorskin-5 .subtitle-element5 h2:after,
.colorskin-5 .subtitle-element5 h3:after,
.colorskin-5 .subtitle-element5 h4:after,
.colorskin-5 .subtitle-element5 h5:after,
.colorskin-5 .subtitle-element5 h6:after,
.colorskin-5 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-5 .buy-process-wrap:before,
.colorskin-5 .buy-process-item .icon-wrapper:before,
.colorskin-5 .buy-process-item i,
.colorskin-5 .subtitle-element:after,
.colorskin-5 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-5 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-5 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-5 .blox .icon-box21:hover i,
.colorskin-5 .icon-box25 i,
.colorskin-5 .wp-pagenavi a:hover,
.colorskin-5 .tline-topdate,
.colorskin-5 #tline-content:before,
.colorskin-5 .tline-row-l:after,
.colorskin-5 .tline-row-r:before,
.colorskin-5 .related-works .portfolio-item>a:hover:before,
.colorskin-5 .latest-projects-navigation a:hover,
.colorskin-5 .subtitle-element:after,
.colorskin-5 .icon-box1:hover,
.colorskin-5 .icon-box3:hover,
.colorskin-5 .blox.dark .icon-box3:hover,
.colorskin-5 .icon-box3 h4:after,
.colorskin-5 .icon-box3 a.magicmore,
.colorskin-5 .icon-box6 i,
.colorskin-5 .icon-box8:hover i,
.colorskin-5 .icon-box11:hover i,
.colorskin-5 .icon-box18:hover i,
.colorskin-5 .icon-box21:hover i,
.colorskin-5 .icon-box23 i,
.colorskin-5 .icon-box24:hover i,
.colorskin-5 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-5 .our-team1 figcaption,
.colorskin-5 .widget-subscribe-form button,
.colorskin-5 .button.skyblue.bordered-bot:hover,
.colorskin-5 button.skyblue.bordered-bot:hover,
.colorskin-5 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-5 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-5 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-5 #talk-business input[type=submit],
.colorskin-5 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-5 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-5 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-5 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-5 .tablepress a.magicmore,
.colorskin-5 .top-bar a.topbar-btn,
.colorskin-5 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-5 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-5 .button.theme-skin,
.colorskin-5 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #e64883;
}

#wrap.colorskin-5 .whmpress_pricing_table.one.featured,
#wrap.colorskin-5 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-5 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-5 #bridge .btn,
#wrap.colorskin-5 #bridge .btn,
#wrap.colorskin-5 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-5 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-5 #bridge #order-boxes .fields-container,
#wrap.colorskin-5 .easydesign-contact,
.colorskin-5 .our-team2,
.colorskin-5 .max-title h1:after,
.colorskin-5 .max-title h2:after,
.colorskin-5 .max-title h3:after,
.colorskin-5 .max-title h4:after,
.colorskin-5 .max-title h5:after,
.colorskin-5 .max-title h6:after,
.colorskin-5 .w-pricing-table.pt-type2:hover,
.colorskin-5 .w-pricing-table.pt-type2:hover>span,
.colorskin-5 .w-pricing-table.pt-type2.featured>span,
.colorskin-5 .w-pricing-table.pt-type2.featured,
.colorskin-5 .our-team4:hover,
.colorskin-5 .our-process-item:hover i,
.colorskin-5 .buy-process-item.featured i,
.colorskin-5 .subtitle-element h1:after,
.colorskin-5 .subtitle-element h2:after,
.colorskin-5 .subtitle-element h3:after,
.colorskin-5 .subtitle-element h5:after,
.colorskin-5 .subtitle-element h6:after,
.colorskin-5 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-5 .icon-box21:hover i,
.colorskin-5 .icon-box25,
.colorskin-5 .tline-row-l,
.colorskin-5 .tline-row-r,
.colorskin-5 .esg-filterbutton.selected,
.colorskin-5 .w-divider7 h3:after,
.colorskin-5 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-5 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-5 .icon-box8:hover i,
.colorskin-5 .icon-box11:hover i,
.colorskin-5 .icon-box16 a.magicmore,
.colorskin-5 .icon-box19 i,
.colorskin-5 .icon-box19 a.magicmore:hover,
.colorskin-5 .icon-box21:hover i,
.colorskin-5 .subtitle-element3 h4:after,
.colorskin-5 .max-title3 h1:before,
.colorskin-5 .max-title3 h2:before,
.colorskin-5 .max-title3 h3:before,
.colorskin-5 .max-title3 h4:before,
.colorskin-5 .max-title3 h5:before,
.colorskin-5 .max-title3 h6:before,
.colorskin-5 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-5 #footer .widget .instagram-feed a img:hover,
.colorskin-5 .button.skyblue.bordered-bot,
.colorskin-5 button.skyblue.bordered-bot,
.colorskin-5 input[type="submit"].skyblue.bordered-bot,
.colorskin-5 input[type="reset"].skyblue.bordered-bot,
.colorskin-5 input[type="button"].skyblue.bordered-bot,
.colorskin-5 .esg-filterbutton.selected,
.colorskin-5 .w-pricing-table.pt-type1.featured,
.colorskin-5 .subtitle-element h1:after,
.colorskin-5 .subtitle-element h2:after,
.colorskin-5 .subtitle-element h3:after,
.colorskin-5 .subtitle-element h4:after,
.colorskin-5 .subtitle-element h5:after,
.colorskin-5 .subtitle-element h6:after,
.colorskin-5 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-5 .our-team3:hover figure img,
.colorskin-5 .gogmapseo {
  border-color: #e64883;
}

#wrap.colorskin-6 .whmpress_announcements a,
#wrap.colorskin-6 .whmpress_announcements a :hover,
#wrap.colorskin-6 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-6 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-6 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-6 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-6 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-6 .crsl .owl-buttons div:hover,
#wrap.colorskin-6 .icon-box14 a.magicmore:before,
#wrap.colorskin-6 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-6 #bridge input[name="hosting"].btn,
#wrap.colorskin-6 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-6 #bridge p a,
#wrap.colorskin-6 #bridge p a,
#wrap.colorskin-6 #bridge .btn-group .btn,
#wrap.colorskin-6 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-6 #bridge #order-boxes a,
#wrap.colorskin-6 .button.gray.rounded.bordered-bot,
#wrap.colorskin-6 .icon-box3:hover .magicmore,
#wrap.colorskin-6 .icon-box3 a.magicmore,
#wrap.colorskin-6 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-6 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-6 .rec-post h5 a:hover,
.colorskin-6 .about-author-sec h5 a:hover,
.colorskin-6 #header h6 i,
.colorskin-6 .components h6 i,
.colorskin-6 .top-bar h6 i,
.top-inf h6 i,
.colorskin-6 .top-links a:hover,
.colorskin-6 .w-header-type-11 #nav>li:hover>a,
.colorskin-6 #nav ul li.current>a,
.colorskin-6 #nav ul li a:hover,
.colorskin-6 #nav li.current ul li a:hover,
.colorskin-6 .nav-wrap2 #nav ul li a:hover,
.colorskin-6 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-6 #nav ul li.current>a,
.colorskin-6 #nav ul li:hover>a,
.colorskin-6 .icon-box22:hover h4,
.colorskin-6 .icon-box22:hover i,
.colorskin-6 .icon-box22.w-featured i,
.colorskin-6 .icon-box22.w-featured h4,
.colorskin-6 .icon-box22 a.magicmore,
.colorskin-6 .w-pricing-table.pt-type2>span,
.colorskin-6 a.magicmore,
.colorskin-6 .blox.dark .icon-box9 i,
.colorskin-6 .icon-box20:hover i,
.colorskin-6 .our-team4 .social-team a i:before,
.colorskin-6 .our-process-item:hover i,
.colorskin-6 .our-process-item:hover i,
.colorskin-6 #footer .side-list ul li>a:after,
.colorskin-6 .widget ul li.cat-item a:before,
.colorskin-6 .footer-navi a:after,
.colorskin-6 .footer-navi a:hover,
.colorskin-6 .custom-footer-menu a:hover,
.colorskin-6 .buy-process-item h4,
.colorskin-6 .buy-process-item.featured i,
.colorskin-6 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-6 .icon-box21 i,
.colorskin-6 .icon-box21:hover h4,
.colorskin-6 .post-format-icon,
.colorskin-6 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-6 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-6 .w-pricing-table.pt-type4 h3,
.colorskin-6 .w-pricing-table.pt-type4.featured h3,
.colorskin-6 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-6 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-6 #footer .side-list ul li:hover a,
.colorskin-6 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-6 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-6 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-6 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-6 .icon-box i,
.colorskin-6 .blgtyp3.blog-post h6 a,
.colorskin-6 .blgtyp1.blog-post h6 a,
.colorskin-6 .blgtyp2.blog-post h6 a,
.colorskin-6 .blog-single-post .postmetadata h6 a,
.colorskin-6 .blog-single-post h6.blog-author a,
.colorskin-6 .blog-inner .blog-author:after,
.colorskin-6 .blog-inner .blog-date:after,
.colorskin-6 .blog-post a:hover,
.colorskin-6 .blog-author span,
.colorskin-6 .blog-line p a:hover,
.colorskin-6 a.readmore,
.colorskin-6 .sidebar .widget .tabs li:hover a,
.colorskin-6 .sidebar .widget .tabs li.active a,
.colorskin-6 .pin-box h4 a:hover,
.colorskin-6 .tline-box h4 a:hover,
.colorskin-6 .pin-ecxt h6.blog-cat a:hover,
.colorskin-6 .colorf,
.colorskin-6 .related-works .portfolio-item:hover h5 a,
.colorskin-6 .icon-box1 i:before,
.colorskin-6 .icon-box1 h4,
.colorskin-6 .icon-box3 i,
.colorskin-6 .icon-box3 h4,
.colorskin-6 .icon-box3 p,
.colorskin-6 .icon-box4:hover i,
.colorskin-6 .icon-box5 i,
.colorskin-6 .icon-box7 i,
.colorskin-6 .icon-box8 i,
.colorskin-6 .blox.dark .icon-box9 i,
.colorskin-6 .icon-box9 i,
.colorskin-6 .icon-box11 i,
.colorskin-6 .blox.dark .icon-box15 i,
.colorskin-6 .blox.dark .icon-box15 h4,
.colorskin-6 .blox.dark .icon-box15 a.magicmore,
.colorskin-6 .icon-box16 h4,
.colorskin-6 .icon-box16 i,
.colorskin-6 .icon-box18 i,
.colorskin-6 .icon-box19 i,
.colorskin-6 .icon-box23 h4,
.colorskin-6 .icon-box24 i,
.colorskin-6 #bridge #order-boxes a,
.colorskin-6 .latestposts-two .blog-line:hover h4 a,
.colorskin-6 .latestposts-two .blog-line p.blog-cat a,
.colorskin-6 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-6 .latestposts-three h6.latest-b2-cat a,
.colorskin-6 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-6 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-6 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-6 .latestposts-five h6.latest-b2-cat a,
.colorskin-6 .latestposts-six .latest-content p.latest-date,
.colorskin-6 .latestposts-six .latest-title a:hover,
.colorskin-6 .latestposts-six .latest-author a:hover,
.colorskin-6 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-6 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-6 .latestposts-seven .latest-content .latest-author a,
.colorskin-6 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-6 h6.blog-cat a,
.colorskin-6 .latestposts-one .latest-title a:hover,
.colorskin-6 .latestposts-one .latest-author a:hover,
.colorskin-6 a.magicmore,
.colorskin-6 .button.skyblue.bordered-bot,
.colorskin-6 button.skyblue.bordered-bot,
.colorskin-6 input[type="submit"].skyblue.bordered-bot,
.colorskin-6 input[type="reset"].skyblue.bordered-bot,
.colorskin-6 input[type="button"].skyblue.bordered-bot,
.colorskin-6 .our-team6 h5,
.colorskin-6 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-6 .our-team5 h5,
.colorskin-6 .our-team5 .social-team a i:hover:before,
.colorskin-6 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-6 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-6 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-6 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-6 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-6 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-6 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-6 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-6 .w-pricing-table.pt-type7 .plan-title,
.colorskin-6 .icon-box1 img:after,
.colorskin-6 .icon-box1 i:after,
.colorskin-6 #header #nav .active a {
  color: #45ab48;
}

#wrap.colorskin-6 .whmpress_price_matrix table th,
#wrap.colorskin-6 .whmpress_price_matrix_domain table th,
#wrap.colorskin-6 .whmpress_announcements .announcement-date,
#wrap.colorskin-6 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-6 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-6 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-6 .whmpress a.buy-button,
#wrap.colorskin-6 .whmpress a.whmpress-btn,
#wrap.colorskin-6 .whmpress a.whois-button,
#wrap.colorskin-6 .whmpress a.www-button,
#wrap.colorskin-6 .whmpress button,
#wrap.colorskin-6 .whmpress input[type=submit],
#wrap.colorskin-6 .whmpress_order_button,
#wrap.colorskin-6 .blog-social a:hover,
#wrap.colorskin-6 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-6 .onsale,
.woocommerce-page #wrap.colorskin-6 .container .button,
.woocommerce-page #wrap.colorskin-6 .ui-slider-handle,
#wrap.colorskin-6 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-6 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-6 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-6 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-6 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-6 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-6 .icon-box10 a.magicmore,
#wrap.colorskin-6 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-6 .components .woo-cart-header .header-cart span,
#wrap.colorskin-6 .max-title:after,
#wrap.colorskin-6 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-6 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-6 .our-team4:hover,
#wrap.colorskin-6 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-6 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-6 #bridge .btn-primary,
#wrap.colorskin-6 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-6 .tablepress tfoot th,
#wrap.colorskin-6 .tablepress thead th,
#wrap.colorskin-6 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-6 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-6 .wp-pagenavi a:hover,
.colorskin-6 .our-team2 figure h2,
.colorskin-6 .our-team2 .social-team,
.colorskin-6 .socialfollow a:hover,
.colorskin-6 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-6 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-6 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-6 .pin-ecxt2 .col1-3 span,
.colorskin-6 .comments-number-x span,
.colorskin-6 .side-list li:hover img,
.colorskin-6 .subscribe-box .subscribe-box-top,
.colorskin-6 .event-clean .event-article:hover .event-date,
.colorskin-6 .event-list .event-date,
.colorskin-6 .latestposts-seven .latest-img:hover img,
.colorskin-6 #nav>li.current>a:before,
.colorskin-6 .max-hero h5:before,
.colorskin-6 .ministry-box2:hover img,
.colorskin-6 .sermons-simple article:hover .sermon-img img,
.colorskin-6 .a-sermon .sermon-img:hover img,
.colorskin-6 .a-sermon .media-links,
.colorskin-6 .event-grid .event-detail,
.colorskin-6 .teaser-box4 .teaser-title,
.colorskin-6 .magic-link a,
.colorskin-6 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-6 .w-callout.w-callout-b,
.colorskin-6 .icon-box12 i,
.colorskin-6 .magic-link a,
.colorskin-6 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-6 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-6 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-6 .tribe-events-list .booking-button,
.colorskin-6 .tribe-events-list .event-sharing>li:hover,
.colorskin-6 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-6 .tribe-events-list .event-sharing .event-social li a,
.colorskin-6 #tribe-events-pg-template .tribe-events-button,
.colorskin-6 .single-tribe_events .booking-button,
.colorskin-6 .event-grid .event-detail,
.colorskin-6 .causes .cause-content .donate-button-exx:hover,
.colorskin-6 .cause-box .donate-button:hover,
.colorskin-6 .tribe-events-list-separator-month span,
.colorskin-6 .flip-clock-wrapper ul,
.colorskin-6 .flip-clock-wrapper ul li a div div.inn,
.colorskin-6 .latestnews2 .ln-date .ln-month,
.colorskin-6 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-6 #scroll-top a:hover,
.colorskin-6 #footer .widget-subscribe-form button:hover,
.colorskin-6 .postmetadata h6.blog-views span,
.colorskin-6 #commentform input[type="submit"],
.colorskin-6 .a-post-box .latest-cat,
.colorskin-6 .modal-title,
.colorskin-6 .latestnews1 .ln-item:hover .ln-content,
.colorskin-6 .latestposts-one .latest-b-cat:hover,
.colorskin-6 .footer-in .contact-inf button:hover,
.colorskin-6 .subtitle-element5 h1:after,
.colorskin-6 .subtitle-element5 h2:after,
.colorskin-6 .subtitle-element5 h3:after,
.colorskin-6 .subtitle-element5 h4:after,
.colorskin-6 .subtitle-element5 h5:after,
.colorskin-6 .subtitle-element5 h6:after,
.colorskin-6 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-6 .buy-process-wrap:before,
.colorskin-6 .buy-process-item .icon-wrapper:before,
.colorskin-6 .buy-process-item i,
.colorskin-6 .subtitle-element:after,
.colorskin-6 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-6 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-6 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-6 .blox .icon-box21:hover i,
.colorskin-6 .icon-box25 i,
.colorskin-6 .wp-pagenavi a:hover,
.colorskin-6 .tline-topdate,
.colorskin-6 #tline-content:before,
.colorskin-6 .tline-row-l:after,
.colorskin-6 .tline-row-r:before,
.colorskin-6 .related-works .portfolio-item>a:hover:before,
.colorskin-6 .latest-projects-navigation a:hover,
.colorskin-6 .subtitle-element:after,
.colorskin-6 .icon-box1:hover,
.colorskin-6 .icon-box3:hover,
.colorskin-6 .blox.dark .icon-box3:hover,
.colorskin-6 .icon-box3 h4:after,
.colorskin-6 .icon-box3 a.magicmore,
.colorskin-6 .icon-box6 i,
.colorskin-6 .icon-box8:hover i,
.colorskin-6 .icon-box11:hover i,
.colorskin-6 .icon-box18:hover i,
.colorskin-6 .icon-box21:hover i,
.colorskin-6 .icon-box23 i,
.colorskin-6 .icon-box24:hover i,
.colorskin-6 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-6 .our-team1 figcaption,
.colorskin-6 .widget-subscribe-form button,
.colorskin-6 .button.skyblue.bordered-bot:hover,
.colorskin-6 button.skyblue.bordered-bot:hover,
.colorskin-6 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-6 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-6 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-6 #talk-business input[type=submit],
.colorskin-6 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-6 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-6 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-6 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-6 .tablepress a.magicmore,
.colorskin-6 .top-bar a.topbar-btn,
.colorskin-6 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-6 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-6 .button.theme-skin,
.colorskin-6 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #45ab48;
}

#wrap.colorskin-6 .whmpress_pricing_table.one.featured,
#wrap.colorskin-6 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-6 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-6 #bridge .btn,
#wrap.colorskin-6 #bridge .btn,
#wrap.colorskin-6 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-6 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-6 #bridge #order-boxes .fields-container,
#wrap.colorskin-6 .easydesign-contact,
.colorskin-6 .our-team2,
.colorskin-6 .max-title h1:after,
.colorskin-6 .max-title h2:after,
.colorskin-6 .max-title h3:after,
.colorskin-6 .max-title h4:after,
.colorskin-6 .max-title h5:after,
.colorskin-6 .max-title h6:after,
.colorskin-6 .w-pricing-table.pt-type2:hover,
.colorskin-6 .w-pricing-table.pt-type2:hover>span,
.colorskin-6 .w-pricing-table.pt-type2.featured>span,
.colorskin-6 .w-pricing-table.pt-type2.featured,
.colorskin-6 .our-team4:hover,
.colorskin-6 .our-process-item:hover i,
.colorskin-6 .buy-process-item.featured i,
.colorskin-6 .subtitle-element h1:after,
.colorskin-6 .subtitle-element h2:after,
.colorskin-6 .subtitle-element h3:after,
.colorskin-6 .subtitle-element h5:after,
.colorskin-6 .subtitle-element h6:after,
.colorskin-6 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-6 .icon-box21:hover i,
.colorskin-6 .icon-box25,
.colorskin-6 .tline-row-l,
.colorskin-6 .tline-row-r,
.colorskin-6 .esg-filterbutton.selected,
.colorskin-6 .w-divider7 h3:after,
.colorskin-6 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-6 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-6 .icon-box8:hover i,
.colorskin-6 .icon-box11:hover i,
.colorskin-6 .icon-box16 a.magicmore,
.colorskin-6 .icon-box19 i,
.colorskin-6 .icon-box19 a.magicmore:hover,
.colorskin-6 .icon-box21:hover i,
.colorskin-6 .subtitle-element3 h4:after,
.colorskin-6 .max-title3 h1:before,
.colorskin-6 .max-title3 h2:before,
.colorskin-6 .max-title3 h3:before,
.colorskin-6 .max-title3 h4:before,
.colorskin-6 .max-title3 h5:before,
.colorskin-6 .max-title3 h6:before,
.colorskin-6 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-6 #footer .widget .instagram-feed a img:hover,
.colorskin-6 .button.skyblue.bordered-bot,
.colorskin-6 button.skyblue.bordered-bot,
.colorskin-6 input[type="submit"].skyblue.bordered-bot,
.colorskin-6 input[type="reset"].skyblue.bordered-bot,
.colorskin-6 input[type="button"].skyblue.bordered-bot,
.colorskin-6 .esg-filterbutton.selected,
.colorskin-6 .w-pricing-table.pt-type1.featured,
.colorskin-6 .subtitle-element h1:after,
.colorskin-6 .subtitle-element h2:after,
.colorskin-6 .subtitle-element h3:after,
.colorskin-6 .subtitle-element h4:after,
.colorskin-6 .subtitle-element h5:after,
.colorskin-6 .subtitle-element h6:after,
.colorskin-6 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-6 .our-team3:hover figure img,
.colorskin-6 .gogmapseo {
  border-color: #45ab48;
}

#wrap.colorskin-7 .whmpress_announcements a,
#wrap.colorskin-7 .whmpress_announcements a :hover,
#wrap.colorskin-7 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-7 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-7 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-7 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-7 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-7 .crsl .owl-buttons div:hover,
#wrap.colorskin-7 .icon-box14 a.magicmore:before,
#wrap.colorskin-7 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-7 #bridge input[name="hosting"].btn,
#wrap.colorskin-7 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-7 #bridge p a,
#wrap.colorskin-7 #bridge p a,
#wrap.colorskin-7 #bridge .btn-group .btn,
#wrap.colorskin-7 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-7 #bridge #order-boxes a,
#wrap.colorskin-7 .button.gray.rounded.bordered-bot,
#wrap.colorskin-7 .icon-box3:hover .magicmore,
#wrap.colorskin-7 .icon-box3 a.magicmore,
#wrap.colorskin-7 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-7 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-7 .rec-post h5 a:hover,
.colorskin-7 .about-author-sec h5 a:hover,
.colorskin-7 #header h6 i,
.colorskin-7 .components h6 i,
.colorskin-7 .top-bar h6 i,
.top-inf h6 i,
.colorskin-7 .top-links a:hover,
.colorskin-7 .w-header-type-11 #nav>li:hover>a,
.colorskin-7 #nav ul li.current>a,
.colorskin-7 #nav ul li a:hover,
.colorskin-7 #nav li.current ul li a:hover,
.colorskin-7 .nav-wrap2 #nav ul li a:hover,
.colorskin-7 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-7 #nav ul li.current>a,
.colorskin-7 #nav ul li:hover>a,
.colorskin-7 .icon-box22:hover h4,
.colorskin-7 .icon-box22:hover i,
.colorskin-7 .icon-box22.w-featured i,
.colorskin-7 .icon-box22.w-featured h4,
.colorskin-7 .icon-box22 a.magicmore,
.colorskin-7 .w-pricing-table.pt-type2>span,
.colorskin-7 a.magicmore,
.colorskin-7 .blox.dark .icon-box9 i,
.colorskin-7 .icon-box20:hover i,
.colorskin-7 .our-team4 .social-team a i:before,
.colorskin-7 .our-process-item:hover i,
.colorskin-7 .our-process-item:hover i,
.colorskin-7 #footer .side-list ul li>a:after,
.colorskin-7 .widget ul li.cat-item a:before,
.colorskin-7 .footer-navi a:after,
.colorskin-7 .footer-navi a:hover,
.colorskin-7 .custom-footer-menu a:hover,
.colorskin-7 .buy-process-item h4,
.colorskin-7 .buy-process-item.featured i,
.colorskin-7 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-7 .icon-box21 i,
.colorskin-7 .icon-box21:hover h4,
.colorskin-7 .post-format-icon,
.colorskin-7 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-7 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-7 .w-pricing-table.pt-type4 h3,
.colorskin-7 .w-pricing-table.pt-type4.featured h3,
.colorskin-7 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-7 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-7 #footer .side-list ul li:hover a,
.colorskin-7 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-7 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-7 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-7 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-7 .icon-box i,
.colorskin-7 .blgtyp3.blog-post h6 a,
.colorskin-7 .blgtyp1.blog-post h6 a,
.colorskin-7 .blgtyp2.blog-post h6 a,
.colorskin-7 .blog-single-post .postmetadata h6 a,
.colorskin-7 .blog-single-post h6.blog-author a,
.colorskin-7 .blog-inner .blog-author:after,
.colorskin-7 .blog-inner .blog-date:after,
.colorskin-7 .blog-post a:hover,
.colorskin-7 .blog-author span,
.colorskin-7 .blog-line p a:hover,
.colorskin-7 a.readmore,
.colorskin-7 .sidebar .widget .tabs li:hover a,
.colorskin-7 .sidebar .widget .tabs li.active a,
.colorskin-7 .pin-box h4 a:hover,
.colorskin-7 .tline-box h4 a:hover,
.colorskin-7 .pin-ecxt h6.blog-cat a:hover,
.colorskin-7 .colorf,
.colorskin-7 .related-works .portfolio-item:hover h5 a,
.colorskin-7 .icon-box1 i:before,
.colorskin-7 .icon-box1 h4,
.colorskin-7 .icon-box3 i,
.colorskin-7 .icon-box3 h4,
.colorskin-7 .icon-box3 p,
.colorskin-7 .icon-box4:hover i,
.colorskin-7 .icon-box5 i,
.colorskin-7 .icon-box7 i,
.colorskin-7 .icon-box8 i,
.colorskin-7 .blox.dark .icon-box9 i,
.colorskin-7 .icon-box9 i,
.colorskin-7 .icon-box11 i,
.colorskin-7 .blox.dark .icon-box15 i,
.colorskin-7 .blox.dark .icon-box15 h4,
.colorskin-7 .blox.dark .icon-box15 a.magicmore,
.colorskin-7 .icon-box16 h4,
.colorskin-7 .icon-box16 i,
.colorskin-7 .icon-box18 i,
.colorskin-7 .icon-box19 i,
.colorskin-7 .icon-box23 h4,
.colorskin-7 .icon-box24 i,
.colorskin-7 #bridge #order-boxes a,
.colorskin-7 .latestposts-two .blog-line:hover h4 a,
.colorskin-7 .latestposts-two .blog-line p.blog-cat a,
.colorskin-7 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-7 .latestposts-three h6.latest-b2-cat a,
.colorskin-7 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-7 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-7 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-7 .latestposts-five h6.latest-b2-cat a,
.colorskin-7 .latestposts-six .latest-content p.latest-date,
.colorskin-7 .latestposts-six .latest-title a:hover,
.colorskin-7 .latestposts-six .latest-author a:hover,
.colorskin-7 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-7 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-7 .latestposts-seven .latest-content .latest-author a,
.colorskin-7 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-7 h6.blog-cat a,
.colorskin-7 .latestposts-one .latest-title a:hover,
.colorskin-7 .latestposts-one .latest-author a:hover,
.colorskin-7 a.magicmore,
.colorskin-7 .button.skyblue.bordered-bot,
.colorskin-7 button.skyblue.bordered-bot,
.colorskin-7 input[type="submit"].skyblue.bordered-bot,
.colorskin-7 input[type="reset"].skyblue.bordered-bot,
.colorskin-7 input[type="button"].skyblue.bordered-bot,
.colorskin-7 .our-team6 h5,
.colorskin-7 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-7 .our-team5 h5,
.colorskin-7 .our-team5 .social-team a i:hover:before,
.colorskin-7 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-7 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-7 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-7 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-7 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-7 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-7 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-7 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-7 .w-pricing-table.pt-type7 .plan-title,
.colorskin-7 .icon-box1 img:after,
.colorskin-7 .icon-box1 i:after,
.colorskin-7 #header #nav .active a {
  color: #9661ab;
}

#wrap.colorskin-7 .whmpress_price_matrix table th,
#wrap.colorskin-7 .whmpress_price_matrix_domain table th,
#wrap.colorskin-7 .whmpress_announcements .announcement-date,
#wrap.colorskin-7 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-7 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-7 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-7 .whmpress a.buy-button,
#wrap.colorskin-7 .whmpress a.whmpress-btn,
#wrap.colorskin-7 .whmpress a.whois-button,
#wrap.colorskin-7 .whmpress a.www-button,
#wrap.colorskin-7 .whmpress button,
#wrap.colorskin-7 .whmpress input[type=submit],
#wrap.colorskin-7 .whmpress_order_button,
#wrap.colorskin-7 .blog-social a:hover,
#wrap.colorskin-7 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-7 .onsale,
.woocommerce-page #wrap.colorskin-7 .container .button,
.woocommerce-page #wrap.colorskin-7 .ui-slider-handle,
#wrap.colorskin-7 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-7 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-7 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-7 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-7 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-7 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-7 .icon-box10 a.magicmore,
#wrap.colorskin-7 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-7 .components .woo-cart-header .header-cart span,
#wrap.colorskin-7 .max-title:after,
#wrap.colorskin-7 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-7 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-7 .our-team4:hover,
#wrap.colorskin-7 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-7 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-7 #bridge .btn-primary,
#wrap.colorskin-7 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-7 .tablepress tfoot th,
#wrap.colorskin-7 .tablepress thead th,
#wrap.colorskin-7 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-7 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-7 .wp-pagenavi a:hover,
.colorskin-7 .our-team2 figure h2,
.colorskin-7 .our-team2 .social-team,
.colorskin-7 .socialfollow a:hover,
.colorskin-7 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-7 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-7 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-7 .pin-ecxt2 .col1-3 span,
.colorskin-7 .comments-number-x span,
.colorskin-7 .side-list li:hover img,
.colorskin-7 .subscribe-box .subscribe-box-top,
.colorskin-7 .event-clean .event-article:hover .event-date,
.colorskin-7 .event-list .event-date,
.colorskin-7 .latestposts-seven .latest-img:hover img,
.colorskin-7 #nav>li.current>a:before,
.colorskin-7 .max-hero h5:before,
.colorskin-7 .ministry-box2:hover img,
.colorskin-7 .sermons-simple article:hover .sermon-img img,
.colorskin-7 .a-sermon .sermon-img:hover img,
.colorskin-7 .a-sermon .media-links,
.colorskin-7 .event-grid .event-detail,
.colorskin-7 .teaser-box4 .teaser-title,
.colorskin-7 .magic-link a,
.colorskin-7 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-7 .w-callout.w-callout-b,
.colorskin-7 .icon-box12 i,
.colorskin-7 .magic-link a,
.colorskin-7 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-7 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-7 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-7 .tribe-events-list .booking-button,
.colorskin-7 .tribe-events-list .event-sharing>li:hover,
.colorskin-7 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-7 .tribe-events-list .event-sharing .event-social li a,
.colorskin-7 #tribe-events-pg-template .tribe-events-button,
.colorskin-7 .single-tribe_events .booking-button,
.colorskin-7 .event-grid .event-detail,
.colorskin-7 .causes .cause-content .donate-button-exx:hover,
.colorskin-7 .cause-box .donate-button:hover,
.colorskin-7 .tribe-events-list-separator-month span,
.colorskin-7 .flip-clock-wrapper ul,
.colorskin-7 .flip-clock-wrapper ul li a div div.inn,
.colorskin-7 .latestnews2 .ln-date .ln-month,
.colorskin-7 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-7 #scroll-top a:hover,
.colorskin-7 #footer .widget-subscribe-form button:hover,
.colorskin-7 .postmetadata h6.blog-views span,
.colorskin-7 #commentform input[type="submit"],
.colorskin-7 .a-post-box .latest-cat,
.colorskin-7 .modal-title,
.colorskin-7 .latestnews1 .ln-item:hover .ln-content,
.colorskin-7 .latestposts-one .latest-b-cat:hover,
.colorskin-7 .footer-in .contact-inf button:hover,
.colorskin-7 .subtitle-element5 h1:after,
.colorskin-7 .subtitle-element5 h2:after,
.colorskin-7 .subtitle-element5 h3:after,
.colorskin-7 .subtitle-element5 h4:after,
.colorskin-7 .subtitle-element5 h5:after,
.colorskin-7 .subtitle-element5 h6:after,
.colorskin-7 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-7 .buy-process-wrap:before,
.colorskin-7 .buy-process-item .icon-wrapper:before,
.colorskin-7 .buy-process-item i,
.colorskin-7 .subtitle-element:after,
.colorskin-7 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-7 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-7 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-7 .blox .icon-box21:hover i,
.colorskin-7 .icon-box25 i,
.colorskin-7 .wp-pagenavi a:hover,
.colorskin-7 .tline-topdate,
.colorskin-7 #tline-content:before,
.colorskin-7 .tline-row-l:after,
.colorskin-7 .tline-row-r:before,
.colorskin-7 .related-works .portfolio-item>a:hover:before,
.colorskin-7 .latest-projects-navigation a:hover,
.colorskin-7 .subtitle-element:after,
.colorskin-7 .icon-box1:hover,
.colorskin-7 .icon-box3:hover,
.colorskin-7 .blox.dark .icon-box3:hover,
.colorskin-7 .icon-box3 h4:after,
.colorskin-7 .icon-box3 a.magicmore,
.colorskin-7 .icon-box6 i,
.colorskin-7 .icon-box8:hover i,
.colorskin-7 .icon-box11:hover i,
.colorskin-7 .icon-box18:hover i,
.colorskin-7 .icon-box21:hover i,
.colorskin-7 .icon-box23 i,
.colorskin-7 .icon-box24:hover i,
.colorskin-7 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-7 .our-team1 figcaption,
.colorskin-7 .widget-subscribe-form button,
.colorskin-7 .button.skyblue.bordered-bot:hover,
.colorskin-7 button.skyblue.bordered-bot:hover,
.colorskin-7 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-7 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-7 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-7 #talk-business input[type=submit],
.colorskin-7 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-7 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-7 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-7 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-7 .tablepress a.magicmore,
.colorskin-7 .top-bar a.topbar-btn,
.colorskin-7 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-7 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-7 .button.theme-skin,
.colorskin-7 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #9661ab;
}

#wrap.colorskin-7 .whmpress_pricing_table.one.featured,
#wrap.colorskin-7 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-7 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-7 #bridge .btn,
#wrap.colorskin-7 #bridge .btn,
#wrap.colorskin-7 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-7 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-7 #bridge #order-boxes .fields-container,
#wrap.colorskin-7 .easydesign-contact,
.colorskin-7 .our-team2,
.colorskin-7 .max-title h1:after,
.colorskin-7 .max-title h2:after,
.colorskin-7 .max-title h3:after,
.colorskin-7 .max-title h4:after,
.colorskin-7 .max-title h5:after,
.colorskin-7 .max-title h6:after,
.colorskin-7 .w-pricing-table.pt-type2:hover,
.colorskin-7 .w-pricing-table.pt-type2:hover>span,
.colorskin-7 .w-pricing-table.pt-type2.featured>span,
.colorskin-7 .w-pricing-table.pt-type2.featured,
.colorskin-7 .our-team4:hover,
.colorskin-7 .our-process-item:hover i,
.colorskin-7 .buy-process-item.featured i,
.colorskin-7 .subtitle-element h1:after,
.colorskin-7 .subtitle-element h2:after,
.colorskin-7 .subtitle-element h3:after,
.colorskin-7 .subtitle-element h5:after,
.colorskin-7 .subtitle-element h6:after,
.colorskin-7 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-7 .icon-box21:hover i,
.colorskin-7 .icon-box25,
.colorskin-7 .tline-row-l,
.colorskin-7 .tline-row-r,
.colorskin-7 .esg-filterbutton.selected,
.colorskin-7 .w-divider7 h3:after,
.colorskin-7 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-7 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-7 .icon-box8:hover i,
.colorskin-7 .icon-box11:hover i,
.colorskin-7 .icon-box16 a.magicmore,
.colorskin-7 .icon-box19 i,
.colorskin-7 .icon-box19 a.magicmore:hover,
.colorskin-7 .icon-box21:hover i,
.colorskin-7 .subtitle-element3 h4:after,
.colorskin-7 .max-title3 h1:before,
.colorskin-7 .max-title3 h2:before,
.colorskin-7 .max-title3 h3:before,
.colorskin-7 .max-title3 h4:before,
.colorskin-7 .max-title3 h5:before,
.colorskin-7 .max-title3 h6:before,
.colorskin-7 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-7 #footer .widget .instagram-feed a img:hover,
.colorskin-7 .button.skyblue.bordered-bot,
.colorskin-7 button.skyblue.bordered-bot,
.colorskin-7 input[type="submit"].skyblue.bordered-bot,
.colorskin-7 input[type="reset"].skyblue.bordered-bot,
.colorskin-7 input[type="button"].skyblue.bordered-bot,
.colorskin-7 .esg-filterbutton.selected,
.colorskin-7 .w-pricing-table.pt-type1.featured,
.colorskin-7 .subtitle-element h1:after,
.colorskin-7 .subtitle-element h2:after,
.colorskin-7 .subtitle-element h3:after,
.colorskin-7 .subtitle-element h4:after,
.colorskin-7 .subtitle-element h5:after,
.colorskin-7 .subtitle-element h6:after,
.colorskin-7 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-7 .our-team3:hover figure img,
.colorskin-7 .gogmapseo {
  border-color: #9661ab;
}

#wrap.colorskin-8 .whmpress_announcements a,
#wrap.colorskin-8 .whmpress_announcements a :hover,
#wrap.colorskin-8 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-8 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-8 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-8 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-8 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-8 .crsl .owl-buttons div:hover,
#wrap.colorskin-8 .icon-box14 a.magicmore:before,
#wrap.colorskin-8 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-8 #bridge input[name="hosting"].btn,
#wrap.colorskin-8 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-8 #bridge p a,
#wrap.colorskin-8 #bridge p a,
#wrap.colorskin-8 #bridge .btn-group .btn,
#wrap.colorskin-8 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-8 #bridge #order-boxes a,
#wrap.colorskin-8 .button.gray.rounded.bordered-bot,
#wrap.colorskin-8 .icon-box3:hover .magicmore,
#wrap.colorskin-8 .icon-box3 a.magicmore,
#wrap.colorskin-8 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-8 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-8 .rec-post h5 a:hover,
.colorskin-8 .about-author-sec h5 a:hover,
.colorskin-8 #header h6 i,
.colorskin-8 .components h6 i,
.colorskin-8 .top-bar h6 i,
.top-inf h6 i,
.colorskin-8 .top-links a:hover,
.colorskin-8 .w-header-type-11 #nav>li:hover>a,
.colorskin-8 #nav ul li.current>a,
.colorskin-8 #nav ul li a:hover,
.colorskin-8 #nav li.current ul li a:hover,
.colorskin-8 .nav-wrap2 #nav ul li a:hover,
.colorskin-8 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-8 #nav ul li.current>a,
.colorskin-8 #nav ul li:hover>a,
.colorskin-8 .icon-box22:hover h4,
.colorskin-8 .icon-box22:hover i,
.colorskin-8 .icon-box22.w-featured i,
.colorskin-8 .icon-box22.w-featured h4,
.colorskin-8 .icon-box22 a.magicmore,
.colorskin-8 .w-pricing-table.pt-type2>span,
.colorskin-8 a.magicmore,
.colorskin-8 .blox.dark .icon-box9 i,
.colorskin-8 .icon-box20:hover i,
.colorskin-8 .our-team4 .social-team a i:before,
.colorskin-8 .our-process-item:hover i,
.colorskin-8 .our-process-item:hover i,
.colorskin-8 #footer .side-list ul li>a:after,
.colorskin-8 .widget ul li.cat-item a:before,
.colorskin-8 .footer-navi a:after,
.colorskin-8 .footer-navi a:hover,
.colorskin-8 .custom-footer-menu a:hover,
.colorskin-8 .buy-process-item h4,
.colorskin-8 .buy-process-item.featured i,
.colorskin-8 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-8 .icon-box21 i,
.colorskin-8 .icon-box21:hover h4,
.colorskin-8 .post-format-icon,
.colorskin-8 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-8 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-8 .w-pricing-table.pt-type4 h3,
.colorskin-8 .w-pricing-table.pt-type4.featured h3,
.colorskin-8 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-8 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-8 #footer .side-list ul li:hover a,
.colorskin-8 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-8 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-8 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-8 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-8 .icon-box i,
.colorskin-8 .blgtyp3.blog-post h6 a,
.colorskin-8 .blgtyp1.blog-post h6 a,
.colorskin-8 .blgtyp2.blog-post h6 a,
.colorskin-8 .blog-single-post .postmetadata h6 a,
.colorskin-8 .blog-single-post h6.blog-author a,
.colorskin-8 .blog-inner .blog-author:after,
.colorskin-8 .blog-inner .blog-date:after,
.colorskin-8 .blog-post a:hover,
.colorskin-8 .blog-author span,
.colorskin-8 .blog-line p a:hover,
.colorskin-8 a.readmore,
.colorskin-8 .sidebar .widget .tabs li:hover a,
.colorskin-8 .sidebar .widget .tabs li.active a,
.colorskin-8 .pin-box h4 a:hover,
.colorskin-8 .tline-box h4 a:hover,
.colorskin-8 .pin-ecxt h6.blog-cat a:hover,
.colorskin-8 .colorf,
.colorskin-8 .related-works .portfolio-item:hover h5 a,
.colorskin-8 .icon-box1 i:before,
.colorskin-8 .icon-box1 h4,
.colorskin-8 .icon-box3 i,
.colorskin-8 .icon-box3 h4,
.colorskin-8 .icon-box3 p,
.colorskin-8 .icon-box4:hover i,
.colorskin-8 .icon-box5 i,
.colorskin-8 .icon-box7 i,
.colorskin-8 .icon-box8 i,
.colorskin-8 .blox.dark .icon-box9 i,
.colorskin-8 .icon-box9 i,
.colorskin-8 .icon-box11 i,
.colorskin-8 .blox.dark .icon-box15 i,
.colorskin-8 .blox.dark .icon-box15 h4,
.colorskin-8 .blox.dark .icon-box15 a.magicmore,
.colorskin-8 .icon-box16 h4,
.colorskin-8 .icon-box16 i,
.colorskin-8 .icon-box18 i,
.colorskin-8 .icon-box19 i,
.colorskin-8 .icon-box23 h4,
.colorskin-8 .icon-box24 i,
.colorskin-8 #bridge #order-boxes a,
.colorskin-8 .latestposts-two .blog-line:hover h4 a,
.colorskin-8 .latestposts-two .blog-line p.blog-cat a,
.colorskin-8 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-8 .latestposts-three h6.latest-b2-cat a,
.colorskin-8 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-8 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-8 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-8 .latestposts-five h6.latest-b2-cat a,
.colorskin-8 .latestposts-six .latest-content p.latest-date,
.colorskin-8 .latestposts-six .latest-title a:hover,
.colorskin-8 .latestposts-six .latest-author a:hover,
.colorskin-8 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-8 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-8 .latestposts-seven .latest-content .latest-author a,
.colorskin-8 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-8 h6.blog-cat a,
.colorskin-8 .latestposts-one .latest-title a:hover,
.colorskin-8 .latestposts-one .latest-author a:hover,
.colorskin-8 a.magicmore,
.colorskin-8 .button.skyblue.bordered-bot,
.colorskin-8 button.skyblue.bordered-bot,
.colorskin-8 input[type="submit"].skyblue.bordered-bot,
.colorskin-8 input[type="reset"].skyblue.bordered-bot,
.colorskin-8 input[type="button"].skyblue.bordered-bot,
.colorskin-8 .our-team6 h5,
.colorskin-8 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-8 .our-team5 h5,
.colorskin-8 .our-team5 .social-team a i:hover:before,
.colorskin-8 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-8 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-8 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-8 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-8 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-8 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-8 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-8 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-8 .w-pricing-table.pt-type7 .plan-title,
.colorskin-8 .icon-box1 img:after,
.colorskin-8 .icon-box1 i:after,
.colorskin-8 #header #nav .active a {
  color: #0aad80;
}

#wrap.colorskin-8 .whmpress_price_matrix table th,
#wrap.colorskin-8 .whmpress_price_matrix_domain table th,
#wrap.colorskin-8 .whmpress_announcements .announcement-date,
#wrap.colorskin-8 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-8 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-8 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-8 .whmpress a.buy-button,
#wrap.colorskin-8 .whmpress a.whmpress-btn,
#wrap.colorskin-8 .whmpress a.whois-button,
#wrap.colorskin-8 .whmpress a.www-button,
#wrap.colorskin-8 .whmpress button,
#wrap.colorskin-8 .whmpress input[type=submit],
#wrap.colorskin-8 .whmpress_order_button,
#wrap.colorskin-8 .blog-social a:hover,
#wrap.colorskin-8 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-8 .onsale,
.woocommerce-page #wrap.colorskin-8 .container .button,
.woocommerce-page #wrap.colorskin-8 .ui-slider-handle,
#wrap.colorskin-8 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-8 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-8 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-8 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-8 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-8 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-8 .icon-box10 a.magicmore,
#wrap.colorskin-8 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-8 .components .woo-cart-header .header-cart span,
#wrap.colorskin-8 .max-title:after,
#wrap.colorskin-8 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-8 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-8 .our-team4:hover,
#wrap.colorskin-8 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-8 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-8 #bridge .btn-primary,
#wrap.colorskin-8 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-8 .tablepress tfoot th,
#wrap.colorskin-8 .tablepress thead th,
#wrap.colorskin-8 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-8 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-8 .wp-pagenavi a:hover,
.colorskin-8 .our-team2 figure h2,
.colorskin-8 .our-team2 .social-team,
.colorskin-8 .socialfollow a:hover,
.colorskin-8 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-8 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-8 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-8 .pin-ecxt2 .col1-3 span,
.colorskin-8 .comments-number-x span,
.colorskin-8 .side-list li:hover img,
.colorskin-8 .subscribe-box .subscribe-box-top,
.colorskin-8 .event-clean .event-article:hover .event-date,
.colorskin-8 .event-list .event-date,
.colorskin-8 .latestposts-seven .latest-img:hover img,
.colorskin-8 #nav>li.current>a:before,
.colorskin-8 .max-hero h5:before,
.colorskin-8 .ministry-box2:hover img,
.colorskin-8 .sermons-simple article:hover .sermon-img img,
.colorskin-8 .a-sermon .sermon-img:hover img,
.colorskin-8 .a-sermon .media-links,
.colorskin-8 .event-grid .event-detail,
.colorskin-8 .teaser-box4 .teaser-title,
.colorskin-8 .magic-link a,
.colorskin-8 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-8 .w-callout.w-callout-b,
.colorskin-8 .icon-box12 i,
.colorskin-8 .magic-link a,
.colorskin-8 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-8 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-8 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-8 .tribe-events-list .booking-button,
.colorskin-8 .tribe-events-list .event-sharing>li:hover,
.colorskin-8 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-8 .tribe-events-list .event-sharing .event-social li a,
.colorskin-8 #tribe-events-pg-template .tribe-events-button,
.colorskin-8 .single-tribe_events .booking-button,
.colorskin-8 .event-grid .event-detail,
.colorskin-8 .causes .cause-content .donate-button-exx:hover,
.colorskin-8 .cause-box .donate-button:hover,
.colorskin-8 .tribe-events-list-separator-month span,
.colorskin-8 .flip-clock-wrapper ul,
.colorskin-8 .flip-clock-wrapper ul li a div div.inn,
.colorskin-8 .latestnews2 .ln-date .ln-month,
.colorskin-8 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-8 #scroll-top a:hover,
.colorskin-8 #footer .widget-subscribe-form button:hover,
.colorskin-8 .postmetadata h6.blog-views span,
.colorskin-8 #commentform input[type="submit"],
.colorskin-8 .a-post-box .latest-cat,
.colorskin-8 .modal-title,
.colorskin-8 .latestnews1 .ln-item:hover .ln-content,
.colorskin-8 .latestposts-one .latest-b-cat:hover,
.colorskin-8 .footer-in .contact-inf button:hover,
.colorskin-8 .subtitle-element5 h1:after,
.colorskin-8 .subtitle-element5 h2:after,
.colorskin-8 .subtitle-element5 h3:after,
.colorskin-8 .subtitle-element5 h4:after,
.colorskin-8 .subtitle-element5 h5:after,
.colorskin-8 .subtitle-element5 h6:after,
.colorskin-8 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-8 .buy-process-wrap:before,
.colorskin-8 .buy-process-item .icon-wrapper:before,
.colorskin-8 .buy-process-item i,
.colorskin-8 .subtitle-element:after,
.colorskin-8 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-8 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-8 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-8 .blox .icon-box21:hover i,
.colorskin-8 .icon-box25 i,
.colorskin-8 .wp-pagenavi a:hover,
.colorskin-8 .tline-topdate,
.colorskin-8 #tline-content:before,
.colorskin-8 .tline-row-l:after,
.colorskin-8 .tline-row-r:before,
.colorskin-8 .related-works .portfolio-item>a:hover:before,
.colorskin-8 .latest-projects-navigation a:hover,
.colorskin-8 .subtitle-element:after,
.colorskin-8 .icon-box1:hover,
.colorskin-8 .icon-box3:hover,
.colorskin-8 .blox.dark .icon-box3:hover,
.colorskin-8 .icon-box3 h4:after,
.colorskin-8 .icon-box3 a.magicmore,
.colorskin-8 .icon-box6 i,
.colorskin-8 .icon-box8:hover i,
.colorskin-8 .icon-box11:hover i,
.colorskin-8 .icon-box18:hover i,
.colorskin-8 .icon-box21:hover i,
.colorskin-8 .icon-box23 i,
.colorskin-8 .icon-box24:hover i,
.colorskin-8 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-8 .our-team1 figcaption,
.colorskin-8 .widget-subscribe-form button,
.colorskin-8 .button.skyblue.bordered-bot:hover,
.colorskin-8 button.skyblue.bordered-bot:hover,
.colorskin-8 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-8 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-8 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-8 #talk-business input[type=submit],
.colorskin-8 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-8 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-8 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-8 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-8 .tablepress a.magicmore,
.colorskin-8 .top-bar a.topbar-btn,
.colorskin-8 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-8 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-8 .button.theme-skin,
.colorskin-8 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #0aad80;
}

#wrap.colorskin-8 .whmpress_pricing_table.one.featured,
#wrap.colorskin-8 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-8 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-8 #bridge .btn,
#wrap.colorskin-8 #bridge .btn,
#wrap.colorskin-8 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-8 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-8 #bridge #order-boxes .fields-container,
#wrap.colorskin-8 .easydesign-contact,
.colorskin-8 .our-team2,
.colorskin-8 .max-title h1:after,
.colorskin-8 .max-title h2:after,
.colorskin-8 .max-title h3:after,
.colorskin-8 .max-title h4:after,
.colorskin-8 .max-title h5:after,
.colorskin-8 .max-title h6:after,
.colorskin-8 .w-pricing-table.pt-type2:hover,
.colorskin-8 .w-pricing-table.pt-type2:hover>span,
.colorskin-8 .w-pricing-table.pt-type2.featured>span,
.colorskin-8 .w-pricing-table.pt-type2.featured,
.colorskin-8 .our-team4:hover,
.colorskin-8 .our-process-item:hover i,
.colorskin-8 .buy-process-item.featured i,
.colorskin-8 .subtitle-element h1:after,
.colorskin-8 .subtitle-element h2:after,
.colorskin-8 .subtitle-element h3:after,
.colorskin-8 .subtitle-element h5:after,
.colorskin-8 .subtitle-element h6:after,
.colorskin-8 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-8 .icon-box21:hover i,
.colorskin-8 .icon-box25,
.colorskin-8 .tline-row-l,
.colorskin-8 .tline-row-r,
.colorskin-8 .esg-filterbutton.selected,
.colorskin-8 .w-divider7 h3:after,
.colorskin-8 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-8 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-8 .icon-box8:hover i,
.colorskin-8 .icon-box11:hover i,
.colorskin-8 .icon-box16 a.magicmore,
.colorskin-8 .icon-box19 i,
.colorskin-8 .icon-box19 a.magicmore:hover,
.colorskin-8 .icon-box21:hover i,
.colorskin-8 .subtitle-element3 h4:after,
.colorskin-8 .max-title3 h1:before,
.colorskin-8 .max-title3 h2:before,
.colorskin-8 .max-title3 h3:before,
.colorskin-8 .max-title3 h4:before,
.colorskin-8 .max-title3 h5:before,
.colorskin-8 .max-title3 h6:before,
.colorskin-8 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-8 #footer .widget .instagram-feed a img:hover,
.colorskin-8 .button.skyblue.bordered-bot,
.colorskin-8 button.skyblue.bordered-bot,
.colorskin-8 input[type="submit"].skyblue.bordered-bot,
.colorskin-8 input[type="reset"].skyblue.bordered-bot,
.colorskin-8 input[type="button"].skyblue.bordered-bot,
.colorskin-8 .esg-filterbutton.selected,
.colorskin-8 .w-pricing-table.pt-type1.featured,
.colorskin-8 .subtitle-element h1:after,
.colorskin-8 .subtitle-element h2:after,
.colorskin-8 .subtitle-element h3:after,
.colorskin-8 .subtitle-element h4:after,
.colorskin-8 .subtitle-element h5:after,
.colorskin-8 .subtitle-element h6:after,
.colorskin-8 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-8 .our-team3:hover figure img,
.colorskin-8 .gogmapseo {
  border-color: #0aad80;
}

#wrap.colorskin-9 .whmpress_announcements a,
#wrap.colorskin-9 .whmpress_announcements a :hover,
#wrap.colorskin-9 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-9 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-9 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-9 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-9 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-9 .crsl .owl-buttons div:hover,
#wrap.colorskin-9 .icon-box14 a.magicmore:before,
#wrap.colorskin-9 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-9 #bridge input[name="hosting"].btn,
#wrap.colorskin-9 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-9 #bridge p a,
#wrap.colorskin-9 #bridge p a,
#wrap.colorskin-9 #bridge .btn-group .btn,
#wrap.colorskin-9 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-9 #bridge #order-boxes a,
#wrap.colorskin-9 .button.gray.rounded.bordered-bot,
#wrap.colorskin-9 .icon-box3:hover .magicmore,
#wrap.colorskin-9 .icon-box3 a.magicmore,
#wrap.colorskin-9 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-9 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-9 .rec-post h5 a:hover,
.colorskin-9 .about-author-sec h5 a:hover,
.colorskin-9 #header h6 i,
.colorskin-9 .components h6 i,
.colorskin-9 .top-bar h6 i,
.top-inf h6 i,
.colorskin-9 .top-links a:hover,
.colorskin-9 .w-header-type-11 #nav>li:hover>a,
.colorskin-9 #nav ul li.current>a,
.colorskin-9 #nav ul li a:hover,
.colorskin-9 #nav li.current ul li a:hover,
.colorskin-9 .nav-wrap2 #nav ul li a:hover,
.colorskin-9 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-9 #nav ul li.current>a,
.colorskin-9 #nav ul li:hover>a,
.colorskin-9 .icon-box22:hover h4,
.colorskin-9 .icon-box22:hover i,
.colorskin-9 .icon-box22.w-featured i,
.colorskin-9 .icon-box22.w-featured h4,
.colorskin-9 .icon-box22 a.magicmore,
.colorskin-9 .w-pricing-table.pt-type2>span,
.colorskin-9 a.magicmore,
.colorskin-9 .blox.dark .icon-box9 i,
.colorskin-9 .icon-box20:hover i,
.colorskin-9 .our-team4 .social-team a i:before,
.colorskin-9 .our-process-item:hover i,
.colorskin-9 .our-process-item:hover i,
.colorskin-9 #footer .side-list ul li>a:after,
.colorskin-9 .widget ul li.cat-item a:before,
.colorskin-9 .footer-navi a:after,
.colorskin-9 .footer-navi a:hover,
.colorskin-9 .custom-footer-menu a:hover,
.colorskin-9 .buy-process-item h4,
.colorskin-9 .buy-process-item.featured i,
.colorskin-9 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-9 .icon-box21 i,
.colorskin-9 .icon-box21:hover h4,
.colorskin-9 .post-format-icon,
.colorskin-9 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-9 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-9 .w-pricing-table.pt-type4 h3,
.colorskin-9 .w-pricing-table.pt-type4.featured h3,
.colorskin-9 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-9 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-9 #footer .side-list ul li:hover a,
.colorskin-9 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-9 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-9 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-9 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-9 .icon-box i,
.colorskin-9 .blgtyp3.blog-post h6 a,
.colorskin-9 .blgtyp1.blog-post h6 a,
.colorskin-9 .blgtyp2.blog-post h6 a,
.colorskin-9 .blog-single-post .postmetadata h6 a,
.colorskin-9 .blog-single-post h6.blog-author a,
.colorskin-9 .blog-inner .blog-author:after,
.colorskin-9 .blog-inner .blog-date:after,
.colorskin-9 .blog-post a:hover,
.colorskin-9 .blog-author span,
.colorskin-9 .blog-line p a:hover,
.colorskin-9 a.readmore,
.colorskin-9 .sidebar .widget .tabs li:hover a,
.colorskin-9 .sidebar .widget .tabs li.active a,
.colorskin-9 .pin-box h4 a:hover,
.colorskin-9 .tline-box h4 a:hover,
.colorskin-9 .pin-ecxt h6.blog-cat a:hover,
.colorskin-9 .colorf,
.colorskin-9 .related-works .portfolio-item:hover h5 a,
.colorskin-9 .icon-box1 i:before,
.colorskin-9 .icon-box1 h4,
.colorskin-9 .icon-box3 i,
.colorskin-9 .icon-box3 h4,
.colorskin-9 .icon-box3 p,
.colorskin-9 .icon-box4:hover i,
.colorskin-9 .icon-box5 i,
.colorskin-9 .icon-box7 i,
.colorskin-9 .icon-box8 i,
.colorskin-9 .blox.dark .icon-box9 i,
.colorskin-9 .icon-box9 i,
.colorskin-9 .icon-box11 i,
.colorskin-9 .blox.dark .icon-box15 i,
.colorskin-9 .blox.dark .icon-box15 h4,
.colorskin-9 .blox.dark .icon-box15 a.magicmore,
.colorskin-9 .icon-box16 h4,
.colorskin-9 .icon-box16 i,
.colorskin-9 .icon-box18 i,
.colorskin-9 .icon-box19 i,
.colorskin-9 .icon-box23 h4,
.colorskin-9 .icon-box24 i,
.colorskin-9 #bridge #order-boxes a,
.colorskin-9 .latestposts-two .blog-line:hover h4 a,
.colorskin-9 .latestposts-two .blog-line p.blog-cat a,
.colorskin-9 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-9 .latestposts-three h6.latest-b2-cat a,
.colorskin-9 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-9 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-9 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-9 .latestposts-five h6.latest-b2-cat a,
.colorskin-9 .latestposts-six .latest-content p.latest-date,
.colorskin-9 .latestposts-six .latest-title a:hover,
.colorskin-9 .latestposts-six .latest-author a:hover,
.colorskin-9 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-9 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-9 .latestposts-seven .latest-content .latest-author a,
.colorskin-9 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-9 h6.blog-cat a,
.colorskin-9 .latestposts-one .latest-title a:hover,
.colorskin-9 .latestposts-one .latest-author a:hover,
.colorskin-9 a.magicmore,
.colorskin-9 .button.skyblue.bordered-bot,
.colorskin-9 button.skyblue.bordered-bot,
.colorskin-9 input[type="submit"].skyblue.bordered-bot,
.colorskin-9 input[type="reset"].skyblue.bordered-bot,
.colorskin-9 input[type="button"].skyblue.bordered-bot,
.colorskin-9 .our-team6 h5,
.colorskin-9 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-9 .our-team5 h5,
.colorskin-9 .our-team5 .social-team a i:hover:before,
.colorskin-9 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-9 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-9 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-9 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-9 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-9 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-9 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-9 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-9 .w-pricing-table.pt-type7 .plan-title,
.colorskin-9 .icon-box1 img:after,
.colorskin-9 .icon-box1 i:after,
.colorskin-9 #header #nav .active a {
  color: #0ab1f0;
}

#wrap.colorskin-9 .whmpress_price_matrix table th,
#wrap.colorskin-9 .whmpress_price_matrix_domain table th,
#wrap.colorskin-9 .whmpress_announcements .announcement-date,
#wrap.colorskin-9 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-9 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-9 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-9 .whmpress a.buy-button,
#wrap.colorskin-9 .whmpress a.whmpress-btn,
#wrap.colorskin-9 .whmpress a.whois-button,
#wrap.colorskin-9 .whmpress a.www-button,
#wrap.colorskin-9 .whmpress button,
#wrap.colorskin-9 .whmpress input[type=submit],
#wrap.colorskin-9 .whmpress_order_button,
#wrap.colorskin-9 .blog-social a:hover,
#wrap.colorskin-9 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-9 .onsale,
.woocommerce-page #wrap.colorskin-9 .container .button,
.woocommerce-page #wrap.colorskin-9 .ui-slider-handle,
#wrap.colorskin-9 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-9 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-9 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-9 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-9 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-9 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-9 .icon-box10 a.magicmore,
#wrap.colorskin-9 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-9 .components .woo-cart-header .header-cart span,
#wrap.colorskin-9 .max-title:after,
#wrap.colorskin-9 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-9 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-9 .our-team4:hover,
#wrap.colorskin-9 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-9 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-9 #bridge .btn-primary,
#wrap.colorskin-9 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-9 .tablepress tfoot th,
#wrap.colorskin-9 .tablepress thead th,
#wrap.colorskin-9 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-9 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-9 .wp-pagenavi a:hover,
.colorskin-9 .our-team2 figure h2,
.colorskin-9 .our-team2 .social-team,
.colorskin-9 .socialfollow a:hover,
.colorskin-9 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-9 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-9 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-9 .pin-ecxt2 .col1-3 span,
.colorskin-9 .comments-number-x span,
.colorskin-9 .side-list li:hover img,
.colorskin-9 .subscribe-box .subscribe-box-top,
.colorskin-9 .event-clean .event-article:hover .event-date,
.colorskin-9 .event-list .event-date,
.colorskin-9 .latestposts-seven .latest-img:hover img,
.colorskin-9 #nav>li.current>a:before,
.colorskin-9 .max-hero h5:before,
.colorskin-9 .ministry-box2:hover img,
.colorskin-9 .sermons-simple article:hover .sermon-img img,
.colorskin-9 .a-sermon .sermon-img:hover img,
.colorskin-9 .a-sermon .media-links,
.colorskin-9 .event-grid .event-detail,
.colorskin-9 .teaser-box4 .teaser-title,
.colorskin-9 .magic-link a,
.colorskin-9 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-9 .w-callout.w-callout-b,
.colorskin-9 .icon-box12 i,
.colorskin-9 .magic-link a,
.colorskin-9 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-9 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-9 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-9 .tribe-events-list .booking-button,
.colorskin-9 .tribe-events-list .event-sharing>li:hover,
.colorskin-9 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-9 .tribe-events-list .event-sharing .event-social li a,
.colorskin-9 #tribe-events-pg-template .tribe-events-button,
.colorskin-9 .single-tribe_events .booking-button,
.colorskin-9 .event-grid .event-detail,
.colorskin-9 .causes .cause-content .donate-button-exx:hover,
.colorskin-9 .cause-box .donate-button:hover,
.colorskin-9 .tribe-events-list-separator-month span,
.colorskin-9 .flip-clock-wrapper ul,
.colorskin-9 .flip-clock-wrapper ul li a div div.inn,
.colorskin-9 .latestnews2 .ln-date .ln-month,
.colorskin-9 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-9 #scroll-top a:hover,
.colorskin-9 #footer .widget-subscribe-form button:hover,
.colorskin-9 .postmetadata h6.blog-views span,
.colorskin-9 #commentform input[type="submit"],
.colorskin-9 .a-post-box .latest-cat,
.colorskin-9 .modal-title,
.colorskin-9 .latestnews1 .ln-item:hover .ln-content,
.colorskin-9 .latestposts-one .latest-b-cat:hover,
.colorskin-9 .footer-in .contact-inf button:hover,
.colorskin-9 .subtitle-element5 h1:after,
.colorskin-9 .subtitle-element5 h2:after,
.colorskin-9 .subtitle-element5 h3:after,
.colorskin-9 .subtitle-element5 h4:after,
.colorskin-9 .subtitle-element5 h5:after,
.colorskin-9 .subtitle-element5 h6:after,
.colorskin-9 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-9 .buy-process-wrap:before,
.colorskin-9 .buy-process-item .icon-wrapper:before,
.colorskin-9 .buy-process-item i,
.colorskin-9 .subtitle-element:after,
.colorskin-9 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-9 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-9 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-9 .blox .icon-box21:hover i,
.colorskin-9 .icon-box25 i,
.colorskin-9 .wp-pagenavi a:hover,
.colorskin-9 .tline-topdate,
.colorskin-9 #tline-content:before,
.colorskin-9 .tline-row-l:after,
.colorskin-9 .tline-row-r:before,
.colorskin-9 .related-works .portfolio-item>a:hover:before,
.colorskin-9 .latest-projects-navigation a:hover,
.colorskin-9 .subtitle-element:after,
.colorskin-9 .icon-box1:hover,
.colorskin-9 .icon-box3:hover,
.colorskin-9 .blox.dark .icon-box3:hover,
.colorskin-9 .icon-box3 h4:after,
.colorskin-9 .icon-box3 a.magicmore,
.colorskin-9 .icon-box6 i,
.colorskin-9 .icon-box8:hover i,
.colorskin-9 .icon-box11:hover i,
.colorskin-9 .icon-box18:hover i,
.colorskin-9 .icon-box21:hover i,
.colorskin-9 .icon-box23 i,
.colorskin-9 .icon-box24:hover i,
.colorskin-9 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-9 .our-team1 figcaption,
.colorskin-9 .widget-subscribe-form button,
.colorskin-9 .button.skyblue.bordered-bot:hover,
.colorskin-9 button.skyblue.bordered-bot:hover,
.colorskin-9 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-9 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-9 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-9 #talk-business input[type=submit],
.colorskin-9 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-9 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-9 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-9 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-9 .tablepress a.magicmore,
.colorskin-9 .top-bar a.topbar-btn,
.colorskin-9 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-9 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-9 .button.theme-skin,
.colorskin-9 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #0ab1f0;
}

#wrap.colorskin-9 .whmpress_pricing_table.one.featured,
#wrap.colorskin-9 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-9 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-9 #bridge .btn,
#wrap.colorskin-9 #bridge .btn,
#wrap.colorskin-9 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-9 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-9 #bridge #order-boxes .fields-container,
#wrap.colorskin-9 .easydesign-contact,
.colorskin-9 .our-team2,
.colorskin-9 .max-title h1:after,
.colorskin-9 .max-title h2:after,
.colorskin-9 .max-title h3:after,
.colorskin-9 .max-title h4:after,
.colorskin-9 .max-title h5:after,
.colorskin-9 .max-title h6:after,
.colorskin-9 .w-pricing-table.pt-type2:hover,
.colorskin-9 .w-pricing-table.pt-type2:hover>span,
.colorskin-9 .w-pricing-table.pt-type2.featured>span,
.colorskin-9 .w-pricing-table.pt-type2.featured,
.colorskin-9 .our-team4:hover,
.colorskin-9 .our-process-item:hover i,
.colorskin-9 .buy-process-item.featured i,
.colorskin-9 .subtitle-element h1:after,
.colorskin-9 .subtitle-element h2:after,
.colorskin-9 .subtitle-element h3:after,
.colorskin-9 .subtitle-element h5:after,
.colorskin-9 .subtitle-element h6:after,
.colorskin-9 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-9 .icon-box21:hover i,
.colorskin-9 .icon-box25,
.colorskin-9 .tline-row-l,
.colorskin-9 .tline-row-r,
.colorskin-9 .esg-filterbutton.selected,
.colorskin-9 .w-divider7 h3:after,
.colorskin-9 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-9 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-9 .icon-box8:hover i,
.colorskin-9 .icon-box11:hover i,
.colorskin-9 .icon-box16 a.magicmore,
.colorskin-9 .icon-box19 i,
.colorskin-9 .icon-box19 a.magicmore:hover,
.colorskin-9 .icon-box21:hover i,
.colorskin-9 .subtitle-element3 h4:after,
.colorskin-9 .max-title3 h1:before,
.colorskin-9 .max-title3 h2:before,
.colorskin-9 .max-title3 h3:before,
.colorskin-9 .max-title3 h4:before,
.colorskin-9 .max-title3 h5:before,
.colorskin-9 .max-title3 h6:before,
.colorskin-9 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-9 #footer .widget .instagram-feed a img:hover,
.colorskin-9 .button.skyblue.bordered-bot,
.colorskin-9 button.skyblue.bordered-bot,
.colorskin-9 input[type="submit"].skyblue.bordered-bot,
.colorskin-9 input[type="reset"].skyblue.bordered-bot,
.colorskin-9 input[type="button"].skyblue.bordered-bot,
.colorskin-9 .esg-filterbutton.selected,
.colorskin-9 .w-pricing-table.pt-type1.featured,
.colorskin-9 .subtitle-element h1:after,
.colorskin-9 .subtitle-element h2:after,
.colorskin-9 .subtitle-element h3:after,
.colorskin-9 .subtitle-element h4:after,
.colorskin-9 .subtitle-element h5:after,
.colorskin-9 .subtitle-element h6:after,
.colorskin-9 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-9 .our-team3:hover figure img,
.colorskin-9 .gogmapseo {
  border-color: #0ab1f0;
}

#wrap.colorskin-10 .whmpress_announcements a,
#wrap.colorskin-10 .whmpress_announcements a :hover,
#wrap.colorskin-10 .whmpress_pricing_table.one.featured,
#wrap.colorskin-10 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-10 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-10 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-10 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-10 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-10 #bridge .dropdown-menu a:hover,
#wrap.colorskin-10 .crsl .owl-buttons div:hover,
#wrap.colorskin-10 .icon-box14 a.magicmore:before,
#wrap.colorskin-10 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-10 #bridge input[name="hosting"].btn,
#wrap.colorskin-10 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-10 #bridge p a,
#wrap.colorskin-10 #bridge p a,
#wrap.colorskin-10 #bridge .btn-group .btn,
#wrap.colorskin-10 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-10 #bridge #order-boxes a,
#wrap.colorskin-10 .button.gray.rounded.bordered-bot,
#wrap.colorskin-10 .icon-box3:hover .magicmore,
#wrap.colorskin-10 .icon-box3 a.magicmore,
#wrap.colorskin-10 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-10 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-10 .rec-post h5 a:hover,
.colorskin-10 .about-author-sec h5 a:hover,
.colorskin-10 #header h6 i,
.colorskin-10 .components h6 i,
.colorskin-10 .top-bar h6 i,
.top-inf h6 i,
.colorskin-10 .top-links a:hover,
.colorskin-10 .w-header-type-11 #nav>li:hover>a,
.colorskin-10 #nav ul li.current>a,
.colorskin-10 #nav ul li a:hover,
.colorskin-10 #nav li.current ul li a:hover,
.colorskin-10 .nav-wrap2 #nav ul li a:hover,
.colorskin-10 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-10 #nav ul li.current>a,
.colorskin-10 #nav ul li:hover>a,
.colorskin-10 .icon-box22:hover h4,
.colorskin-10 .icon-box22:hover i,
.colorskin-10 .icon-box22.w-featured i,
.colorskin-10 .icon-box22.w-featured h4,
.colorskin-10 .icon-box22 a.magicmore,
.colorskin-10 .w-pricing-table.pt-type2>span,
.colorskin-10 a.magicmore,
.colorskin-10 .blox.dark .icon-box9 i,
.colorskin-10 .icon-box20:hover i,
.colorskin-10 .our-team4 .social-team a i:before,
.colorskin-10 .our-process-item:hover i,
.colorskin-10 .our-process-item:hover i,
.colorskin-10 #footer .side-list ul li>a:after,
.colorskin-10 .widget ul li.cat-item a:before,
.colorskin-10 .footer-navi a:after,
.colorskin-10 .footer-navi a:hover,
.colorskin-10 .custom-footer-menu a:hover,
.colorskin-10 .buy-process-item h4,
.colorskin-10 .buy-process-item.featured i,
.colorskin-10 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-10 .icon-box21 i,
.colorskin-10 .icon-box21:hover h4,
.colorskin-10 .post-format-icon,
.colorskin-10 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-10 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-10 .w-pricing-table.pt-type4 h3,
.colorskin-10 .w-pricing-table.pt-type4.featured h3,
.colorskin-10 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-10 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-10 #footer .side-list ul li:hover a,
.colorskin-10 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-10 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-10 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-10 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-10 .icon-box i,
.colorskin-10 .blgtyp3.blog-post h6 a,
.colorskin-10 .blgtyp1.blog-post h6 a,
.colorskin-10 .blgtyp2.blog-post h6 a,
.colorskin-10 .blog-single-post .postmetadata h6 a,
.colorskin-10 .blog-single-post h6.blog-author a,
.colorskin-10 .blog-inner .blog-author:after,
.colorskin-10 .blog-inner .blog-date:after,
.colorskin-10 .blog-post a:hover,
.colorskin-10 .blog-author span,
.colorskin-10 .blog-line p a:hover,
.colorskin-10 a.readmore,
.colorskin-10 .sidebar .widget .tabs li:hover a,
.colorskin-10 .sidebar .widget .tabs li.active a,
.colorskin-10 .pin-box h4 a:hover,
.colorskin-10 .tline-box h4 a:hover,
.colorskin-10 .pin-ecxt h6.blog-cat a:hover,
.colorskin-10 .colorf,
.colorskin-10 .related-works .portfolio-item:hover h5 a,
.colorskin-10 .icon-box1 i:before,
.colorskin-10 .icon-box1 h4,
.colorskin-10 .icon-box3 i,
.colorskin-10 .icon-box3 h4,
.colorskin-10 .icon-box3 p,
.colorskin-10 .icon-box4:hover i,
.colorskin-10 .icon-box5 i,
.colorskin-10 .icon-box7 i,
.colorskin-10 .icon-box8 i,
.colorskin-10 .blox.dark .icon-box9 i,
.colorskin-10 .icon-box9 i,
.colorskin-10 .icon-box11 i,
.colorskin-10 .blox.dark .icon-box15 i,
.colorskin-10 .blox.dark .icon-box15 h4,
.colorskin-10 .blox.dark .icon-box15 a.magicmore,
.colorskin-10 .icon-box16 h4,
.colorskin-10 .icon-box16 i,
.colorskin-10 .icon-box18 i,
.colorskin-10 .icon-box19 i,
.colorskin-10 .icon-box23 h4,
.colorskin-10 .icon-box24 i,
.colorskin-10 #bridge #order-boxes a,
.colorskin-10 .latestposts-two .blog-line:hover h4 a,
.colorskin-10 .latestposts-two .blog-line p.blog-cat a,
.colorskin-10 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-10 .latestposts-three h6.latest-b2-cat a,
.colorskin-10 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-10 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-10 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-10 .latestposts-five h6.latest-b2-cat a,
.colorskin-10 .latestposts-six .latest-content p.latest-date,
.colorskin-10 .latestposts-six .latest-title a:hover,
.colorskin-10 .latestposts-six .latest-author a:hover,
.colorskin-10 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-10 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-10 .latestposts-seven .latest-content .latest-author a,
.colorskin-10 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-10 h6.blog-cat a,
.colorskin-10 .latestposts-one .latest-title a:hover,
.colorskin-10 .latestposts-one .latest-author a:hover,
.colorskin-10 a.magicmore,
.colorskin-10 .button.skyblue.bordered-bot,
.colorskin-10 button.skyblue.bordered-bot,
.colorskin-10 input[type="submit"].skyblue.bordered-bot,
.colorskin-10 input[type="reset"].skyblue.bordered-bot,
.colorskin-10 input[type="button"].skyblue.bordered-bot,
.colorskin-10 .our-team6 h5,
.colorskin-10 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-10 .our-team5 h5,
.colorskin-10 .our-team5 .social-team a i:hover:before,
.colorskin-10 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-10 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-10 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-10 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-10 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-10 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-10 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-10 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-10 .w-pricing-table.pt-type7 .plan-title,
.colorskin-10 .icon-box1 img:after,
.colorskin-10 .icon-box1 i:after,
.colorskin-10 #header #nav .active a {
  color: #ff5a00;
}

#wrap.colorskin-10 .whmpress_price_matrix table th,
#wrap.colorskin-10 .whmpress_price_matrix_domain table th,
#wrap.colorskin-10 .whmpress_announcements .announcement-date,
#wrap.colorskin-10 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-10 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-10 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-10 .whmpress a.buy-button,
#wrap.colorskin-10 .whmpress a.whmpress-btn,
#wrap.colorskin-10 .whmpress a.whois-button,
#wrap.colorskin-10 .whmpress a.www-button,
#wrap.colorskin-10 .whmpress button,
#wrap.colorskin-10 .whmpress input[type=submit],
#wrap.colorskin-10 .whmpress_order_button,
#wrap.colorskin-10 .blog-social a:hover,
#wrap.colorskin-10 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-10 .onsale,
.woocommerce-page #wrap.colorskin-10 .container .button,
.woocommerce-page #wrap.colorskin-10 .ui-slider-handle,
#wrap.colorskin-10 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-10 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-10 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-10 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-10 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-10 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-10 .icon-box10 a.magicmore,
#wrap.colorskin-10 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-10 .components .woo-cart-header .header-cart span,
#wrap.colorskin-10 .max-title:after,
#wrap.colorskin-10 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-10 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-10 .our-team4:hover,
#wrap.colorskin-10 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-10 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-10 #bridge .btn-primary,
#wrap.colorskin-10 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-10 .tablepress tfoot th,
#wrap.colorskin-10 .tablepress thead th,
#wrap.colorskin-10 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-10 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-10 .wp-pagenavi a:hover,
.colorskin-10 .our-team2 figure h2,
.colorskin-10 .our-team2 .social-team,
.colorskin-10 .socialfollow a:hover,
.colorskin-10 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-10 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-10 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-10 .pin-ecxt2 .col1-3 span,
.colorskin-10 .comments-number-x span,
.colorskin-10 .side-list li:hover img,
.colorskin-10 .subscribe-box .subscribe-box-top,
.colorskin-10 .event-clean .event-article:hover .event-date,
.colorskin-10 .event-list .event-date,
.colorskin-10 .latestposts-seven .latest-img:hover img,
.colorskin-10 #nav>li.current>a:before,
.colorskin-10 .max-hero h5:before,
.colorskin-10 .ministry-box2:hover img,
.colorskin-10 .sermons-simple article:hover .sermon-img img,
.colorskin-10 .a-sermon .sermon-img:hover img,
.colorskin-10 .a-sermon .media-links,
.colorskin-10 .event-grid .event-detail,
.colorskin-10 .teaser-box4 .teaser-title,
.colorskin-10 .magic-link a,
.colorskin-10 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-10 .w-callout.w-callout-b,
.colorskin-10 .icon-box12 i,
.colorskin-10 .magic-link a,
.colorskin-10 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-10 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-10 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-10 .tribe-events-list .booking-button,
.colorskin-10 .tribe-events-list .event-sharing>li:hover,
.colorskin-10 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-10 .tribe-events-list .event-sharing .event-social li a,
.colorskin-10 #tribe-events-pg-template .tribe-events-button,
.colorskin-10 .single-tribe_events .booking-button,
.colorskin-10 .event-grid .event-detail,
.colorskin-10 .causes .cause-content .donate-button-exx:hover,
.colorskin-10 .cause-box .donate-button:hover,
.colorskin-10 .tribe-events-list-separator-month span,
.colorskin-10 .flip-clock-wrapper ul,
.colorskin-10 .flip-clock-wrapper ul li a div div.inn,
.colorskin-10 .latestnews2 .ln-date .ln-month,
.colorskin-10 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-10 #scroll-top a:hover,
.colorskin-10 #footer .widget-subscribe-form button:hover,
.colorskin-10 .postmetadata h6.blog-views span,
.colorskin-10 #commentform input[type="submit"],
.colorskin-10 .a-post-box .latest-cat,
.colorskin-10 .modal-title,
.colorskin-10 .latestnews1 .ln-item:hover .ln-content,
.colorskin-10 .latestposts-one .latest-b-cat:hover,
.colorskin-10 .footer-in .contact-inf button:hover,
.colorskin-10 .subtitle-element5 h1:after,
.colorskin-10 .subtitle-element5 h2:after,
.colorskin-10 .subtitle-element5 h3:after,
.colorskin-10 .subtitle-element5 h4:after,
.colorskin-10 .subtitle-element5 h5:after,
.colorskin-10 .subtitle-element5 h6:after,
.colorskin-10 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-10 .buy-process-wrap:before,
.colorskin-10 .buy-process-item .icon-wrapper:before,
.colorskin-10 .buy-process-item i,
.colorskin-10 .subtitle-element:after,
.colorskin-10 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-10 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-10 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-10 .blox .icon-box21:hover i,
.colorskin-10 .icon-box25 i,
.colorskin-10 .wp-pagenavi a:hover,
.colorskin-10 .tline-topdate,
.colorskin-10 #tline-content:before,
.colorskin-10 .tline-row-l:after,
.colorskin-10 .tline-row-r:before,
.colorskin-10 .related-works .portfolio-item>a:hover:before,
.colorskin-10 .latest-projects-navigation a:hover,
.colorskin-10 .subtitle-element:after,
.colorskin-10 .icon-box1:hover,
.colorskin-10 .icon-box3:hover,
.colorskin-10 .blox.dark .icon-box3:hover,
.colorskin-10 .icon-box3 h4:after,
.colorskin-10 .icon-box3 a.magicmore,
.colorskin-10 .icon-box6 i,
.colorskin-10 .icon-box8:hover i,
.colorskin-10 .icon-box11:hover i,
.colorskin-10 .icon-box18:hover i,
.colorskin-10 .icon-box21:hover i,
.colorskin-10 .icon-box23 i,
.colorskin-10 .icon-box24:hover i,
.colorskin-10 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-10 .our-team1 figcaption,
.colorskin-10 .widget-subscribe-form button,
.colorskin-10 .button.skyblue.bordered-bot:hover,
.colorskin-10 button.skyblue.bordered-bot:hover,
.colorskin-10 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-10 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-10 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-10 #talk-business input[type=submit],
.colorskin-10 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-10 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-10 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-10 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-10 .tablepress a.magicmore,
.colorskin-10 .top-bar a.topbar-btn,
.colorskin-10 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-10 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-10 .button.theme-skin,
.colorskin-10 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #ff5a00;
}

#wrap.colorskin-10 .whmpress_pricing_table.one.featured,
#wrap.colorskin-10 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-10 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-10 #bridge .btn,
#wrap.colorskin-10 #bridge .btn,
#wrap.colorskin-10 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-10 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-10 #bridge #order-boxes .fields-container,
#wrap.colorskin-10 .easydesign-contact,
.colorskin-10 .our-team2,
.colorskin-10 .max-title h1:after,
.colorskin-10 .max-title h2:after,
.colorskin-10 .max-title h3:after,
.colorskin-10 .max-title h4:after,
.colorskin-10 .max-title h5:after,
.colorskin-10 .max-title h6:after,
.colorskin-10 .w-pricing-table.pt-type2:hover,
.colorskin-10 .w-pricing-table.pt-type2:hover>span,
.colorskin-10 .w-pricing-table.pt-type2.featured>span,
.colorskin-10 .w-pricing-table.pt-type2.featured,
.colorskin-10 .our-team4:hover,
.colorskin-10 .our-process-item:hover i,
.colorskin-10 .buy-process-item.featured i,
.colorskin-10 .subtitle-element h1:after,
.colorskin-10 .subtitle-element h2:after,
.colorskin-10 .subtitle-element h3:after,
.colorskin-10 .subtitle-element h5:after,
.colorskin-10 .subtitle-element h6:after,
.colorskin-10 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-10 .icon-box21:hover i,
.colorskin-10 .icon-box25,
.colorskin-10 .tline-row-l,
.colorskin-10 .tline-row-r,
.colorskin-10 .esg-filterbutton.selected,
.colorskin-10 .w-divider7 h3:after,
.colorskin-10 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-10 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-10 .icon-box8:hover i,
.colorskin-10 .icon-box11:hover i,
.colorskin-10 .icon-box16 a.magicmore,
.colorskin-10 .icon-box19 i,
.colorskin-10 .icon-box19 a.magicmore:hover,
.colorskin-10 .icon-box21:hover i,
.colorskin-10 .subtitle-element3 h4:after,
.colorskin-10 .max-title3 h1:before,
.colorskin-10 .max-title3 h2:before,
.colorskin-10 .max-title3 h3:before,
.colorskin-10 .max-title3 h4:before,
.colorskin-10 .max-title3 h5:before,
.colorskin-10 .max-title3 h6:before,
.colorskin-10 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-10 #footer .widget .instagram-feed a img:hover,
.colorskin-10 .button.skyblue.bordered-bot,
.colorskin-10 button.skyblue.bordered-bot,
.colorskin-10 input[type="submit"].skyblue.bordered-bot,
.colorskin-10 input[type="reset"].skyblue.bordered-bot,
.colorskin-10 input[type="button"].skyblue.bordered-bot,
.colorskin-10 .esg-filterbutton.selected,
.colorskin-10 .w-pricing-table.pt-type1.featured,
.colorskin-10 .subtitle-element h1:after,
.colorskin-10 .subtitle-element h2:after,
.colorskin-10 .subtitle-element h3:after,
.colorskin-10 .subtitle-element h4:after,
.colorskin-10 .subtitle-element h5:after,
.colorskin-10 .subtitle-element h6:after,
.colorskin-10 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-10 .our-team3:hover figure img,
.colorskin-10 .gogmapseo {
  border-color: #ff5a00;
}

#wrap.colorskin-11 .whmpress_announcements a,
#wrap.colorskin-11 .whmpress_announcements a :hover,
#wrap.colorskin-11 .whmpress_pricing_table.one.featured,
#wrap.colorskin-11 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-11 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-11 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-11 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-11 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-11 #bridge .dropdown-menu a:hover,
#wrap.colorskin-11 .crsl .owl-buttons div:hover,
#wrap.colorskin-11 .icon-box14 a.magicmore:before,
#wrap.colorskin-11 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-11 #bridge input[name="hosting"].btn,
#wrap.colorskin-11 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-11 #bridge p a,
#wrap.colorskin-11 #bridge p a,
#wrap.colorskin-11 #bridge .btn-group .btn,
#wrap.colorskin-11 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-11 #bridge #order-boxes a,
#wrap.colorskin-11 .button.gray.rounded.bordered-bot,
#wrap.colorskin-11 .icon-box3:hover .magicmore,
#wrap.colorskin-11 .icon-box3 a.magicmore,
#wrap.colorskin-11 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-11 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-11 .rec-post h5 a:hover,
.colorskin-11 .about-author-sec h5 a:hover,
.colorskin-11 #header h6 i,
.colorskin-11 .components h6 i,
.colorskin-11 .top-bar h6 i,
.top-inf h6 i,
.colorskin-11 .top-links a:hover,
.colorskin-11 .w-header-type-11 #nav>li:hover>a,
.colorskin-11 #nav ul li.current>a,
.colorskin-11 #nav ul li a:hover,
.colorskin-11 #nav li.current ul li a:hover,
.colorskin-11 .nav-wrap2 #nav ul li a:hover,
.colorskin-11 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-11 #nav ul li.current>a,
.colorskin-11 #nav ul li:hover>a,
.colorskin-11 .icon-box22:hover h4,
.colorskin-11 .icon-box22:hover i,
.colorskin-11 .icon-box22.w-featured i,
.colorskin-11 .icon-box22.w-featured h4,
.colorskin-11 .icon-box22 a.magicmore,
.colorskin-11 .w-pricing-table.pt-type2>span,
.colorskin-11 a.magicmore,
.colorskin-11 .blox.dark .icon-box9 i,
.colorskin-11 .icon-box20:hover i,
.colorskin-11 .our-team4 .social-team a i:before,
.colorskin-11 .our-process-item:hover i,
.colorskin-11 .our-process-item:hover i,
.colorskin-11 #footer .side-list ul li>a:after,
.colorskin-11 .widget ul li.cat-item a:before,
.colorskin-11 .footer-navi a:after,
.colorskin-11 .footer-navi a:hover,
.colorskin-11 .custom-footer-menu a:hover,
.colorskin-11 .buy-process-item h4,
.colorskin-11 .buy-process-item.featured i,
.colorskin-11 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-11 .icon-box21 i,
.colorskin-11 .icon-box21:hover h4,
.colorskin-11 .post-format-icon,
.colorskin-11 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-11 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-11 .w-pricing-table.pt-type4 h3,
.colorskin-11 .w-pricing-table.pt-type4.featured h3,
.colorskin-11 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-11 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-11 #footer .side-list ul li:hover a,
.colorskin-11 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-11 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-11 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-11 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-11 .icon-box i,
.colorskin-11 .blgtyp3.blog-post h6 a,
.colorskin-11 .blgtyp1.blog-post h6 a,
.colorskin-11 .blgtyp2.blog-post h6 a,
.colorskin-11 .blog-single-post .postmetadata h6 a,
.colorskin-11 .blog-single-post h6.blog-author a,
.colorskin-11 .blog-inner .blog-author:after,
.colorskin-11 .blog-inner .blog-date:after,
.colorskin-11 .blog-post a:hover,
.colorskin-11 .blog-author span,
.colorskin-11 .blog-line p a:hover,
.colorskin-11 a.readmore,
.colorskin-11 .sidebar .widget .tabs li:hover a,
.colorskin-11 .sidebar .widget .tabs li.active a,
.colorskin-11 .pin-box h4 a:hover,
.colorskin-11 .tline-box h4 a:hover,
.colorskin-11 .pin-ecxt h6.blog-cat a:hover,
.colorskin-11 .colorf,
.colorskin-11 .related-works .portfolio-item:hover h5 a,
.colorskin-11 .icon-box1 i:before,
.colorskin-11 .icon-box1 h4,
.colorskin-11 .icon-box3 i,
.colorskin-11 .icon-box3 h4,
.colorskin-11 .icon-box3 p,
.colorskin-11 .icon-box4:hover i,
.colorskin-11 .icon-box5 i,
.colorskin-11 .icon-box7 i,
.colorskin-11 .icon-box8 i,
.colorskin-11 .blox.dark .icon-box9 i,
.colorskin-11 .icon-box9 i,
.colorskin-11 .icon-box11 i,
.colorskin-11 .blox.dark .icon-box15 i,
.colorskin-11 .blox.dark .icon-box15 h4,
.colorskin-11 .blox.dark .icon-box15 a.magicmore,
.colorskin-11 .icon-box16 h4,
.colorskin-11 .icon-box16 i,
.colorskin-11 .icon-box18 i,
.colorskin-11 .icon-box19 i,
.colorskin-11 .icon-box23 h4,
.colorskin-11 .icon-box24 i,
.colorskin-11 #bridge #order-boxes a,
.colorskin-11 .latestposts-two .blog-line:hover h4 a,
.colorskin-11 .latestposts-two .blog-line p.blog-cat a,
.colorskin-11 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-11 .latestposts-three h6.latest-b2-cat a,
.colorskin-11 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-11 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-11 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-11 .latestposts-five h6.latest-b2-cat a,
.colorskin-11 .latestposts-six .latest-content p.latest-date,
.colorskin-11 .latestposts-six .latest-title a:hover,
.colorskin-11 .latestposts-six .latest-author a:hover,
.colorskin-11 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-11 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-11 .latestposts-seven .latest-content .latest-author a,
.colorskin-11 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-11 h6.blog-cat a,
.colorskin-11 .latestposts-one .latest-title a:hover,
.colorskin-11 .latestposts-one .latest-author a:hover,
.colorskin-11 a.magicmore,
.colorskin-11 .button.skyblue.bordered-bot,
.colorskin-11 button.skyblue.bordered-bot,
.colorskin-11 input[type="submit"].skyblue.bordered-bot,
.colorskin-11 input[type="reset"].skyblue.bordered-bot,
.colorskin-11 input[type="button"].skyblue.bordered-bot,
.colorskin-11 .our-team6 h5,
.colorskin-11 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-11 .our-team5 h5,
.colorskin-11 .our-team5 .social-team a i:hover:before,
.colorskin-11 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-11 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-11 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-11 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-11 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-11 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-11 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-11 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-11 .w-pricing-table.pt-type7 .plan-title,
.colorskin-11 .icon-box1 img:after,
.colorskin-11 .icon-box1 i:after,
.colorskin-11 #header #nav .active a {
  color: #c3512f;
}

#wrap.colorskin-11 .whmpress_price_matrix table th,
#wrap.colorskin-11 .whmpress_price_matrix_domain table th,
#wrap.colorskin-11 .whmpress_announcements .announcement-date,
#wrap.colorskin-11 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-11 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-11 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-11 .whmpress a.buy-button,
#wrap.colorskin-11 .whmpress a.whmpress-btn,
#wrap.colorskin-11 .whmpress a.whois-button,
#wrap.colorskin-11 .whmpress a.www-button,
#wrap.colorskin-11 .whmpress button,
#wrap.colorskin-11 .whmpress input[type=submit],
#wrap.colorskin-11 .whmpress_order_button,
#wrap.colorskin-11 .blog-social a:hover,
#wrap.colorskin-11 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-11 .onsale,
.woocommerce-page #wrap.colorskin-11 .container .button,
.woocommerce-page #wrap.colorskin-11 .ui-slider-handle,
#wrap.colorskin-11 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-11 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-11 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-11 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-11 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-11 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-11 .icon-box10 a.magicmore,
#wrap.colorskin-11 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-11 .components .woo-cart-header .header-cart span,
#wrap.colorskin-11 .max-title:after,
#wrap.colorskin-11 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-11 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-11 .our-team4:hover,
#wrap.colorskin-11 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-11 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-11 #bridge .btn-primary,
#wrap.colorskin-11 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-11 .tablepress tfoot th,
#wrap.colorskin-11 .tablepress thead th,
#wrap.colorskin-11 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-11 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-11 .wp-pagenavi a:hover,
.colorskin-11 .our-team2 figure h2,
.colorskin-11 .our-team2 .social-team,
.colorskin-11 .socialfollow a:hover,
.colorskin-11 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-11 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-11 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-11 .pin-ecxt2 .col1-3 span,
.colorskin-11 .comments-number-x span,
.colorskin-11 .side-list li:hover img,
.colorskin-11 .subscribe-box .subscribe-box-top,
.colorskin-11 .event-clean .event-article:hover .event-date,
.colorskin-11 .event-list .event-date,
.colorskin-11 .latestposts-seven .latest-img:hover img,
.colorskin-11 #nav>li.current>a:before,
.colorskin-11 .max-hero h5:before,
.colorskin-11 .ministry-box2:hover img,
.colorskin-11 .sermons-simple article:hover .sermon-img img,
.colorskin-11 .a-sermon .sermon-img:hover img,
.colorskin-11 .a-sermon .media-links,
.colorskin-11 .event-grid .event-detail,
.colorskin-11 .teaser-box4 .teaser-title,
.colorskin-11 .magic-link a,
.colorskin-11 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-11 .w-callout.w-callout-b,
.colorskin-11 .icon-box12 i,
.colorskin-11 .magic-link a,
.colorskin-11 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-11 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-11 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-11 .tribe-events-list .booking-button,
.colorskin-11 .tribe-events-list .event-sharing>li:hover,
.colorskin-11 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-11 .tribe-events-list .event-sharing .event-social li a,
.colorskin-11 #tribe-events-pg-template .tribe-events-button,
.colorskin-11 .single-tribe_events .booking-button,
.colorskin-11 .event-grid .event-detail,
.colorskin-11 .causes .cause-content .donate-button-exx:hover,
.colorskin-11 .cause-box .donate-button:hover,
.colorskin-11 .tribe-events-list-separator-month span,
.colorskin-11 .flip-clock-wrapper ul,
.colorskin-11 .flip-clock-wrapper ul li a div div.inn,
.colorskin-11 .latestnews2 .ln-date .ln-month,
.colorskin-11 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-11 #scroll-top a:hover,
.colorskin-11 #footer .widget-subscribe-form button:hover,
.colorskin-11 .postmetadata h6.blog-views span,
.colorskin-11 #commentform input[type="submit"],
.colorskin-11 .a-post-box .latest-cat,
.colorskin-11 .modal-title,
.colorskin-11 .latestnews1 .ln-item:hover .ln-content,
.colorskin-11 .latestposts-one .latest-b-cat:hover,
.colorskin-11 .footer-in .contact-inf button:hover,
.colorskin-11 .subtitle-element5 h1:after,
.colorskin-11 .subtitle-element5 h2:after,
.colorskin-11 .subtitle-element5 h3:after,
.colorskin-11 .subtitle-element5 h4:after,
.colorskin-11 .subtitle-element5 h5:after,
.colorskin-11 .subtitle-element5 h6:after,
.colorskin-11 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-11 .buy-process-wrap:before,
.colorskin-11 .buy-process-item .icon-wrapper:before,
.colorskin-11 .buy-process-item i,
.colorskin-11 .subtitle-element:after,
.colorskin-11 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-11 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-11 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-11 .blox .icon-box21:hover i,
.colorskin-11 .icon-box25 i,
.colorskin-11 .wp-pagenavi a:hover,
.colorskin-11 .tline-topdate,
.colorskin-11 #tline-content:before,
.colorskin-11 .tline-row-l:after,
.colorskin-11 .tline-row-r:before,
.colorskin-11 .related-works .portfolio-item>a:hover:before,
.colorskin-11 .latest-projects-navigation a:hover,
.colorskin-11 .subtitle-element:after,
.colorskin-11 .icon-box1:hover,
.colorskin-11 .icon-box3:hover,
.colorskin-11 .blox.dark .icon-box3:hover,
.colorskin-11 .icon-box3 h4:after,
.colorskin-11 .icon-box3 a.magicmore,
.colorskin-11 .icon-box6 i,
.colorskin-11 .icon-box8:hover i,
.colorskin-11 .icon-box11:hover i,
.colorskin-11 .icon-box18:hover i,
.colorskin-11 .icon-box21:hover i,
.colorskin-11 .icon-box23 i,
.colorskin-11 .icon-box24:hover i,
.colorskin-11 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-11 .our-team1 figcaption,
.colorskin-11 .widget-subscribe-form button,
.colorskin-11 .button.skyblue.bordered-bot:hover,
.colorskin-11 button.skyblue.bordered-bot:hover,
.colorskin-11 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-11 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-11 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-11 #talk-business input[type=submit],
.colorskin-11 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-11 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-11 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-11 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-11 .tablepress a.magicmore,
.colorskin-11 .top-bar a.topbar-btn,
.colorskin-11 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-11 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-11 .button.theme-skin,
.colorskin-11 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #c3512f;
}

#wrap.colorskin-11 .whmpress_pricing_table.one.featured,
#wrap.colorskin-11 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-11 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-11 #bridge .btn,
#wrap.colorskin-11 #bridge .btn,
#wrap.colorskin-11 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-11 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-11 #bridge #order-boxes .fields-container,
#wrap.colorskin-11 .easydesign-contact,
.colorskin-11 .our-team2,
.colorskin-11 .max-title h1:after,
.colorskin-11 .max-title h2:after,
.colorskin-11 .max-title h3:after,
.colorskin-11 .max-title h4:after,
.colorskin-11 .max-title h5:after,
.colorskin-11 .max-title h6:after,
.colorskin-11 .w-pricing-table.pt-type2:hover,
.colorskin-11 .w-pricing-table.pt-type2:hover>span,
.colorskin-11 .w-pricing-table.pt-type2.featured>span,
.colorskin-11 .w-pricing-table.pt-type2.featured,
.colorskin-11 .our-team4:hover,
.colorskin-11 .our-process-item:hover i,
.colorskin-11 .buy-process-item.featured i,
.colorskin-11 .subtitle-element h1:after,
.colorskin-11 .subtitle-element h2:after,
.colorskin-11 .subtitle-element h3:after,
.colorskin-11 .subtitle-element h5:after,
.colorskin-11 .subtitle-element h6:after,
.colorskin-11 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-11 .icon-box21:hover i,
.colorskin-11 .icon-box25,
.colorskin-11 .tline-row-l,
.colorskin-11 .tline-row-r,
.colorskin-11 .esg-filterbutton.selected,
.colorskin-11 .w-divider7 h3:after,
.colorskin-11 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-11 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-11 .icon-box8:hover i,
.colorskin-11 .icon-box11:hover i,
.colorskin-11 .icon-box16 a.magicmore,
.colorskin-11 .icon-box19 i,
.colorskin-11 .icon-box19 a.magicmore:hover,
.colorskin-11 .icon-box21:hover i,
.colorskin-11 .subtitle-element3 h4:after,
.colorskin-11 .max-title3 h1:before,
.colorskin-11 .max-title3 h2:before,
.colorskin-11 .max-title3 h3:before,
.colorskin-11 .max-title3 h4:before,
.colorskin-11 .max-title3 h5:before,
.colorskin-11 .max-title3 h6:before,
.colorskin-11 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-11 #footer .widget .instagram-feed a img:hover,
.colorskin-11 .button.skyblue.bordered-bot,
.colorskin-11 button.skyblue.bordered-bot,
.colorskin-11 input[type="submit"].skyblue.bordered-bot,
.colorskin-11 input[type="reset"].skyblue.bordered-bot,
.colorskin-11 input[type="button"].skyblue.bordered-bot,
.colorskin-11 .esg-filterbutton.selected,
.colorskin-11 .w-pricing-table.pt-type1.featured,
.colorskin-11 .subtitle-element h1:after,
.colorskin-11 .subtitle-element h2:after,
.colorskin-11 .subtitle-element h3:after,
.colorskin-11 .subtitle-element h4:after,
.colorskin-11 .subtitle-element h5:after,
.colorskin-11 .subtitle-element h6:after,
.colorskin-11 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-11 .our-team3:hover figure img,
.colorskin-11 .gogmapseo {
  border-color: #c3512f;
}

#wrap.colorskin-12 .whmpress_announcements a,
#wrap.colorskin-12 .whmpress_announcements a :hover,
#wrap.colorskin-12 .whmpress_pricing_table.one.featured,
#wrap.colorskin-12 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-12 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-12 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-12 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-12 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-12 #bridge .dropdown-menu a:hover,
#wrap.colorskin-12 .crsl .owl-buttons div:hover,
#wrap.colorskin-12 .icon-box14 a.magicmore:before,
#wrap.colorskin-12 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-12 #bridge input[name="hosting"].btn,
#wrap.colorskin-12 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-12 #bridge p a,
#wrap.colorskin-12 #bridge p a,
#wrap.colorskin-12 #bridge .btn-group .btn,
#wrap.colorskin-12 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-12 #bridge #order-boxes a,
#wrap.colorskin-12 .button.gray.rounded.bordered-bot,
#wrap.colorskin-12 .icon-box3:hover .magicmore,
#wrap.colorskin-12 .icon-box3 a.magicmore,
#wrap.colorskin-12 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-12 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-12 .rec-post h5 a:hover,
.colorskin-12 .about-author-sec h5 a:hover,
.colorskin-12 #header h6 i,
.colorskin-12 .components h6 i,
.colorskin-12 .top-bar h6 i,
.top-inf h6 i,
.colorskin-12 .top-links a:hover,
.colorskin-12 .w-header-type-11 #nav>li:hover>a,
.colorskin-12 #nav ul li.current>a,
.colorskin-12 #nav ul li a:hover,
.colorskin-12 #nav li.current ul li a:hover,
.colorskin-12 .nav-wrap2 #nav ul li a:hover,
.colorskin-12 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-12 #nav ul li.current>a,
.colorskin-12 #nav ul li:hover>a,
.colorskin-12 .icon-box22:hover h4,
.colorskin-12 .icon-box22:hover i,
.colorskin-12 .icon-box22.w-featured i,
.colorskin-12 .icon-box22.w-featured h4,
.colorskin-12 .icon-box22 a.magicmore,
.colorskin-12 .w-pricing-table.pt-type2>span,
.colorskin-12 a.magicmore,
.colorskin-12 .blox.dark .icon-box9 i,
.colorskin-12 .icon-box20:hover i,
.colorskin-12 .our-team4 .social-team a i:before,
.colorskin-12 .our-process-item:hover i,
.colorskin-12 .our-process-item:hover i,
.colorskin-12 #footer .side-list ul li>a:after,
.colorskin-12 .widget ul li.cat-item a:before,
.colorskin-12 .footer-navi a:after,
.colorskin-12 .footer-navi a:hover,
.colorskin-12 .custom-footer-menu a:hover,
.colorskin-12 .buy-process-item h4,
.colorskin-12 .buy-process-item.featured i,
.colorskin-12 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-12 .icon-box21 i,
.colorskin-12 .icon-box21:hover h4,
.colorskin-12 .post-format-icon,
.colorskin-12 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-12 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-12 .w-pricing-table.pt-type4 h3,
.colorskin-12 .w-pricing-table.pt-type4.featured h3,
.colorskin-12 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-12 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-12 #footer .side-list ul li:hover a,
.colorskin-12 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-12 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-12 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-12 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-12 .icon-box i,
.colorskin-12 .blgtyp3.blog-post h6 a,
.colorskin-12 .blgtyp1.blog-post h6 a,
.colorskin-12 .blgtyp2.blog-post h6 a,
.colorskin-12 .blog-single-post .postmetadata h6 a,
.colorskin-12 .blog-single-post h6.blog-author a,
.colorskin-12 .blog-inner .blog-author:after,
.colorskin-12 .blog-inner .blog-date:after,
.colorskin-12 .blog-post a:hover,
.colorskin-12 .blog-author span,
.colorskin-12 .blog-line p a:hover,
.colorskin-12 a.readmore,
.colorskin-12 .sidebar .widget .tabs li:hover a,
.colorskin-12 .sidebar .widget .tabs li.active a,
.colorskin-12 .pin-box h4 a:hover,
.colorskin-12 .tline-box h4 a:hover,
.colorskin-12 .pin-ecxt h6.blog-cat a:hover,
.colorskin-12 .colorf,
.colorskin-12 .related-works .portfolio-item:hover h5 a,
.colorskin-12 .icon-box1 i:before,
.colorskin-12 .icon-box1 h4,
.colorskin-12 .icon-box3 i,
.colorskin-12 .icon-box3 h4,
.colorskin-12 .icon-box3 p,
.colorskin-12 .icon-box4:hover i,
.colorskin-12 .icon-box5 i,
.colorskin-12 .icon-box7 i,
.colorskin-12 .icon-box8 i,
.colorskin-12 .blox.dark .icon-box9 i,
.colorskin-12 .icon-box9 i,
.colorskin-12 .icon-box11 i,
.colorskin-12 .blox.dark .icon-box15 i,
.colorskin-12 .blox.dark .icon-box15 h4,
.colorskin-12 .blox.dark .icon-box15 a.magicmore,
.colorskin-12 .icon-box16 h4,
.colorskin-12 .icon-box16 i,
.colorskin-12 .icon-box18 i,
.colorskin-12 .icon-box19 i,
.colorskin-12 .icon-box23 h4,
.colorskin-12 .icon-box24 i,
.colorskin-12 #bridge #order-boxes a,
.colorskin-12 .latestposts-two .blog-line:hover h4 a,
.colorskin-12 .latestposts-two .blog-line p.blog-cat a,
.colorskin-12 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-12 .latestposts-three h6.latest-b2-cat a,
.colorskin-12 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-12 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-12 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-12 .latestposts-five h6.latest-b2-cat a,
.colorskin-12 .latestposts-six .latest-content p.latest-date,
.colorskin-12 .latestposts-six .latest-title a:hover,
.colorskin-12 .latestposts-six .latest-author a:hover,
.colorskin-12 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-12 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-12 .latestposts-seven .latest-content .latest-author a,
.colorskin-12 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-12 h6.blog-cat a,
.colorskin-12 .latestposts-one .latest-title a:hover,
.colorskin-12 .latestposts-one .latest-author a:hover,
.colorskin-12 a.magicmore,
.colorskin-12 .button.skyblue.bordered-bot,
.colorskin-12 button.skyblue.bordered-bot,
.colorskin-12 input[type="submit"].skyblue.bordered-bot,
.colorskin-12 input[type="reset"].skyblue.bordered-bot,
.colorskin-12 input[type="button"].skyblue.bordered-bot,
.colorskin-12 .our-team6 h5,
.colorskin-12 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-12 .our-team5 h5,
.colorskin-12 .our-team5 .social-team a i:hover:before,
.colorskin-12 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-12 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-12 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-12 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-12 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-12 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-12 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-12 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-12 .w-pricing-table.pt-type7 .plan-title,
.colorskin-12 .icon-box1 img:after,
.colorskin-12 .icon-box1 i:after,
.colorskin-12 #header #nav .active a {
  color: #55606e;
}

#wrap.colorskin-12 .whmpress_price_matrix table th,
#wrap.colorskin-12 .whmpress_price_matrix_domain table th,
#wrap.colorskin-12 .whmpress_announcements .announcement-date,
#wrap.colorskin-12 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-12 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-12 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-12 .whmpress a.buy-button,
#wrap.colorskin-12 .whmpress a.whmpress-btn,
#wrap.colorskin-12 .whmpress a.whois-button,
#wrap.colorskin-12 .whmpress a.www-button,
#wrap.colorskin-12 .whmpress button,
#wrap.colorskin-12 .whmpress input[type=submit],
#wrap.colorskin-12 .whmpress_order_button,
#wrap.colorskin-12 .blog-social a:hover,
#wrap.colorskin-12 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-12 .onsale,
.woocommerce-page #wrap.colorskin-12 .container .button,
.woocommerce-page #wrap.colorskin-12 .ui-slider-handle,
#wrap.colorskin-12 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-12 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-12 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-12 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-12 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-12 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-12 .icon-box10 a.magicmore,
#wrap.colorskin-12 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-12 .components .woo-cart-header .header-cart span,
#wrap.colorskin-12 .max-title:after,
#wrap.colorskin-12 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-12 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-12 .our-team4:hover,
#wrap.colorskin-12 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-12 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-12 #bridge .btn-primary,
#wrap.colorskin-12 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-12 .tablepress tfoot th,
#wrap.colorskin-12 .tablepress thead th,
#wrap.colorskin-12 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-12 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-12 .wp-pagenavi a:hover,
.colorskin-12 .our-team2 figure h2,
.colorskin-12 .our-team2 .social-team,
.colorskin-12 .socialfollow a:hover,
.colorskin-12 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-12 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-12 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-12 .pin-ecxt2 .col1-3 span,
.colorskin-12 .comments-number-x span,
.colorskin-12 .side-list li:hover img,
.colorskin-12 .subscribe-box .subscribe-box-top,
.colorskin-12 .event-clean .event-article:hover .event-date,
.colorskin-12 .event-list .event-date,
.colorskin-12 .latestposts-seven .latest-img:hover img,
.colorskin-12 #nav>li.current>a:before,
.colorskin-12 .max-hero h5:before,
.colorskin-12 .ministry-box2:hover img,
.colorskin-12 .sermons-simple article:hover .sermon-img img,
.colorskin-12 .a-sermon .sermon-img:hover img,
.colorskin-12 .a-sermon .media-links,
.colorskin-12 .event-grid .event-detail,
.colorskin-12 .teaser-box4 .teaser-title,
.colorskin-12 .magic-link a,
.colorskin-12 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-12 .w-callout.w-callout-b,
.colorskin-12 .icon-box12 i,
.colorskin-12 .magic-link a,
.colorskin-12 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-12 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-12 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-12 .tribe-events-list .booking-button,
.colorskin-12 .tribe-events-list .event-sharing>li:hover,
.colorskin-12 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-12 .tribe-events-list .event-sharing .event-social li a,
.colorskin-12 #tribe-events-pg-template .tribe-events-button,
.colorskin-12 .single-tribe_events .booking-button,
.colorskin-12 .event-grid .event-detail,
.colorskin-12 .causes .cause-content .donate-button-exx:hover,
.colorskin-12 .cause-box .donate-button:hover,
.colorskin-12 .tribe-events-list-separator-month span,
.colorskin-12 .flip-clock-wrapper ul,
.colorskin-12 .flip-clock-wrapper ul li a div div.inn,
.colorskin-12 .latestnews2 .ln-date .ln-month,
.colorskin-12 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-12 #scroll-top a:hover,
.colorskin-12 #footer .widget-subscribe-form button:hover,
.colorskin-12 .postmetadata h6.blog-views span,
.colorskin-12 #commentform input[type="submit"],
.colorskin-12 .a-post-box .latest-cat,
.colorskin-12 .modal-title,
.colorskin-12 .latestnews1 .ln-item:hover .ln-content,
.colorskin-12 .latestposts-one .latest-b-cat:hover,
.colorskin-12 .footer-in .contact-inf button:hover,
.colorskin-12 .subtitle-element5 h1:after,
.colorskin-12 .subtitle-element5 h2:after,
.colorskin-12 .subtitle-element5 h3:after,
.colorskin-12 .subtitle-element5 h4:after,
.colorskin-12 .subtitle-element5 h5:after,
.colorskin-12 .subtitle-element5 h6:after,
.colorskin-12 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-12 .buy-process-wrap:before,
.colorskin-12 .buy-process-item .icon-wrapper:before,
.colorskin-12 .buy-process-item i,
.colorskin-12 .subtitle-element:after,
.colorskin-12 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-12 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-12 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-12 .blox .icon-box21:hover i,
.colorskin-12 .icon-box25 i,
.colorskin-12 .wp-pagenavi a:hover,
.colorskin-12 .tline-topdate,
.colorskin-12 #tline-content:before,
.colorskin-12 .tline-row-l:after,
.colorskin-12 .tline-row-r:before,
.colorskin-12 .related-works .portfolio-item>a:hover:before,
.colorskin-12 .latest-projects-navigation a:hover,
.colorskin-12 .subtitle-element:after,
.colorskin-12 .icon-box1:hover,
.colorskin-12 .icon-box3:hover,
.colorskin-12 .blox.dark .icon-box3:hover,
.colorskin-12 .icon-box3 h4:after,
.colorskin-12 .icon-box3 a.magicmore,
.colorskin-12 .icon-box6 i,
.colorskin-12 .icon-box8:hover i,
.colorskin-12 .icon-box11:hover i,
.colorskin-12 .icon-box18:hover i,
.colorskin-12 .icon-box21:hover i,
.colorskin-12 .icon-box23 i,
.colorskin-12 .icon-box24:hover i,
.colorskin-12 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-12 .our-team1 figcaption,
.colorskin-12 .widget-subscribe-form button,
.colorskin-12 .button.skyblue.bordered-bot:hover,
.colorskin-12 button.skyblue.bordered-bot:hover,
.colorskin-12 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-12 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-12 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-12 #talk-business input[type=submit],
.colorskin-12 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-12 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-12 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-12 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-12 .tablepress a.magicmore,
.colorskin-12 .top-bar a.topbar-btn,
.colorskin-12 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-12 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-12 .button.theme-skin,
.colorskin-12 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #55606e;
}

#wrap.colorskin-12 .whmpress_pricing_table.one.featured,
#wrap.colorskin-12 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-12 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-12 #bridge .btn,
#wrap.colorskin-12 #bridge .btn,
#wrap.colorskin-12 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-12 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-12 #bridge #order-boxes .fields-container,
#wrap.colorskin-12 .easydesign-contact,
.colorskin-12 .our-team2,
.colorskin-12 .max-title h1:after,
.colorskin-12 .max-title h2:after,
.colorskin-12 .max-title h3:after,
.colorskin-12 .max-title h4:after,
.colorskin-12 .max-title h5:after,
.colorskin-12 .max-title h6:after,
.colorskin-12 .w-pricing-table.pt-type2:hover,
.colorskin-12 .w-pricing-table.pt-type2:hover>span,
.colorskin-12 .w-pricing-table.pt-type2.featured>span,
.colorskin-12 .w-pricing-table.pt-type2.featured,
.colorskin-12 .our-team4:hover,
.colorskin-12 .our-process-item:hover i,
.colorskin-12 .buy-process-item.featured i,
.colorskin-12 .subtitle-element h1:after,
.colorskin-12 .subtitle-element h2:after,
.colorskin-12 .subtitle-element h3:after,
.colorskin-12 .subtitle-element h5:after,
.colorskin-12 .subtitle-element h6:after,
.colorskin-12 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-12 .icon-box21:hover i,
.colorskin-12 .icon-box25,
.colorskin-12 .tline-row-l,
.colorskin-12 .tline-row-r,
.colorskin-12 .esg-filterbutton.selected,
.colorskin-12 .w-divider7 h3:after,
.colorskin-12 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-12 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-12 .icon-box8:hover i,
.colorskin-12 .icon-box11:hover i,
.colorskin-12 .icon-box16 a.magicmore,
.colorskin-12 .icon-box19 i,
.colorskin-12 .icon-box19 a.magicmore:hover,
.colorskin-12 .icon-box21:hover i,
.colorskin-12 .subtitle-element3 h4:after,
.colorskin-12 .max-title3 h1:before,
.colorskin-12 .max-title3 h2:before,
.colorskin-12 .max-title3 h3:before,
.colorskin-12 .max-title3 h4:before,
.colorskin-12 .max-title3 h5:before,
.colorskin-12 .max-title3 h6:before,
.colorskin-12 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-12 #footer .widget .instagram-feed a img:hover,
.colorskin-12 .button.skyblue.bordered-bot,
.colorskin-12 button.skyblue.bordered-bot,
.colorskin-12 input[type="submit"].skyblue.bordered-bot,
.colorskin-12 input[type="reset"].skyblue.bordered-bot,
.colorskin-12 input[type="button"].skyblue.bordered-bot,
.colorskin-12 .esg-filterbutton.selected,
.colorskin-12 .w-pricing-table.pt-type1.featured,
.colorskin-12 .subtitle-element h1:after,
.colorskin-12 .subtitle-element h2:after,
.colorskin-12 .subtitle-element h3:after,
.colorskin-12 .subtitle-element h4:after,
.colorskin-12 .subtitle-element h5:after,
.colorskin-12 .subtitle-element h6:after,
.colorskin-12 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-12 .our-team3:hover figure img,
.colorskin-12 .gogmapseo {
  border-color: #55606e;
}

#wrap.colorskin-13 .whmpress_announcements a,
#wrap.colorskin-13 .whmpress_announcements a :hover,
#wrap.colorskin-13 .whmpress_pricing_table.one.featured,
#wrap.colorskin-13 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-13 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-13 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-13 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-13 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-13 #bridge .dropdown-menu a:hover,
#wrap.colorskin-13 .crsl .owl-buttons div:hover,
#wrap.colorskin-13 .icon-box14 a.magicmore:before,
#wrap.colorskin-13 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-13 #bridge input[name="hosting"].btn,
#wrap.colorskin-13 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-13 #bridge p a,
#wrap.colorskin-13 #bridge p a,
#wrap.colorskin-13 #bridge .btn-group .btn,
#wrap.colorskin-13 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-13 #bridge #order-boxes a,
#wrap.colorskin-13 .button.gray.rounded.bordered-bot,
#wrap.colorskin-13 .icon-box3:hover .magicmore,
#wrap.colorskin-13 .icon-box3 a.magicmore,
#wrap.colorskin-13 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-13 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-13 .rec-post h5 a:hover,
.colorskin-13 .about-author-sec h5 a:hover,
.colorskin-13 #header h6 i,
.colorskin-13 .components h6 i,
.colorskin-13 .top-bar h6 i,
.top-inf h6 i,
.colorskin-13 .top-links a:hover,
.colorskin-13 .w-header-type-11 #nav>li:hover>a,
.colorskin-13 #nav ul li.current>a,
.colorskin-13 #nav ul li a:hover,
.colorskin-13 #nav li.current ul li a:hover,
.colorskin-13 .nav-wrap2 #nav ul li a:hover,
.colorskin-13 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-13 #nav ul li.current>a,
.colorskin-13 #nav ul li:hover>a,
.colorskin-13 .icon-box22:hover h4,
.colorskin-13 .icon-box22:hover i,
.colorskin-13 .icon-box22.w-featured i,
.colorskin-13 .icon-box22.w-featured h4,
.colorskin-13 .icon-box22 a.magicmore,
.colorskin-13 .w-pricing-table.pt-type2>span,
.colorskin-13 a.magicmore,
.colorskin-13 .blox.dark .icon-box9 i,
.colorskin-13 .icon-box20:hover i,
.colorskin-13 .our-team4 .social-team a i:before,
.colorskin-13 .our-process-item:hover i,
.colorskin-13 .our-process-item:hover i,
.colorskin-13 #footer .side-list ul li>a:after,
.colorskin-13 .widget ul li.cat-item a:before,
.colorskin-13 .footer-navi a:after,
.colorskin-13 .footer-navi a:hover,
.colorskin-13 .custom-footer-menu a:hover,
.colorskin-13 .buy-process-item h4,
.colorskin-13 .buy-process-item.featured i,
.colorskin-13 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-13 .icon-box21 i,
.colorskin-13 .icon-box21:hover h4,
.colorskin-13 .post-format-icon,
.colorskin-13 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-13 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-13 .w-pricing-table.pt-type4 h3,
.colorskin-13 .w-pricing-table.pt-type4.featured h3,
.colorskin-13 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-13 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-13 #footer .side-list ul li:hover a,
.colorskin-13 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-13 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-13 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-13 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-13 .icon-box i,
.colorskin-13 .blgtyp3.blog-post h6 a,
.colorskin-13 .blgtyp1.blog-post h6 a,
.colorskin-13 .blgtyp2.blog-post h6 a,
.colorskin-13 .blog-single-post .postmetadata h6 a,
.colorskin-13 .blog-single-post h6.blog-author a,
.colorskin-13 .blog-inner .blog-author:after,
.colorskin-13 .blog-inner .blog-date:after,
.colorskin-13 .blog-post a:hover,
.colorskin-13 .blog-author span,
.colorskin-13 .blog-line p a:hover,
.colorskin-13 a.readmore,
.colorskin-13 .sidebar .widget .tabs li:hover a,
.colorskin-13 .sidebar .widget .tabs li.active a,
.colorskin-13 .pin-box h4 a:hover,
.colorskin-13 .tline-box h4 a:hover,
.colorskin-13 .pin-ecxt h6.blog-cat a:hover,
.colorskin-13 .colorf,
.colorskin-13 .related-works .portfolio-item:hover h5 a,
.colorskin-13 .icon-box1 i:before,
.colorskin-13 .icon-box1 h4,
.colorskin-13 .icon-box3 i,
.colorskin-13 .icon-box3 h4,
.colorskin-13 .icon-box3 p,
.colorskin-13 .icon-box4:hover i,
.colorskin-13 .icon-box5 i,
.colorskin-13 .icon-box7 i,
.colorskin-13 .icon-box8 i,
.colorskin-13 .blox.dark .icon-box9 i,
.colorskin-13 .icon-box9 i,
.colorskin-13 .icon-box11 i,
.colorskin-13 .blox.dark .icon-box15 i,
.colorskin-13 .blox.dark .icon-box15 h4,
.colorskin-13 .blox.dark .icon-box15 a.magicmore,
.colorskin-13 .icon-box16 h4,
.colorskin-13 .icon-box16 i,
.colorskin-13 .icon-box18 i,
.colorskin-13 .icon-box19 i,
.colorskin-13 .icon-box23 h4,
.colorskin-13 .icon-box24 i,
.colorskin-13 #bridge #order-boxes a,
.colorskin-13 .latestposts-two .blog-line:hover h4 a,
.colorskin-13 .latestposts-two .blog-line p.blog-cat a,
.colorskin-13 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-13 .latestposts-three h6.latest-b2-cat a,
.colorskin-13 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-13 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-13 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-13 .latestposts-five h6.latest-b2-cat a,
.colorskin-13 .latestposts-six .latest-content p.latest-date,
.colorskin-13 .latestposts-six .latest-title a:hover,
.colorskin-13 .latestposts-six .latest-author a:hover,
.colorskin-13 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-13 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-13 .latestposts-seven .latest-content .latest-author a,
.colorskin-13 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-13 h6.blog-cat a,
.colorskin-13 .latestposts-one .latest-title a:hover,
.colorskin-13 .latestposts-one .latest-author a:hover,
.colorskin-13 a.magicmore,
.colorskin-13 .button.skyblue.bordered-bot,
.colorskin-13 button.skyblue.bordered-bot,
.colorskin-13 input[type="submit"].skyblue.bordered-bot,
.colorskin-13 input[type="reset"].skyblue.bordered-bot,
.colorskin-13 input[type="button"].skyblue.bordered-bot,
.colorskin-13 .our-team6 h5,
.colorskin-13 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-13 .our-team5 h5,
.colorskin-13 .our-team5 .social-team a i:hover:before,
.colorskin-13 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-13 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-13 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-13 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-13 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-13 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-13 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-13 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-13 .w-pricing-table.pt-type7 .plan-title,
.colorskin-13 .icon-box1 img:after,
.colorskin-13 .icon-box1 i:after,
.colorskin-13 #header #nav .active a {
  color: #fe8178;
}

#wrap.colorskin-13 .whmpress_price_matrix table th,
#wrap.colorskin-13 .whmpress_price_matrix_domain table th,
#wrap.colorskin-13 .whmpress_announcements .announcement-date,
#wrap.colorskin-13 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-13 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-13 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-13 .whmpress a.buy-button,
#wrap.colorskin-13 .whmpress a.whmpress-btn,
#wrap.colorskin-13 .whmpress a.whois-button,
#wrap.colorskin-13 .whmpress a.www-button,
#wrap.colorskin-13 .whmpress button,
#wrap.colorskin-13 .whmpress input[type=submit],
#wrap.colorskin-13 .whmpress_order_button,
#wrap.colorskin-13 .blog-social a:hover,
#wrap.colorskin-13 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-13 .onsale,
.woocommerce-page #wrap.colorskin-13 .container .button,
.woocommerce-page #wrap.colorskin-13 .ui-slider-handle,
#wrap.colorskin-13 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-13 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-13 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-13 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-13 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-13 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-13 .icon-box10 a.magicmore,
#wrap.colorskin-13 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-13 .components .woo-cart-header .header-cart span,
#wrap.colorskin-13 .max-title:after,
#wrap.colorskin-13 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-13 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-13 .our-team4:hover,
#wrap.colorskin-13 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-13 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-13 #bridge .btn-primary,
#wrap.colorskin-13 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-13 .tablepress tfoot th,
#wrap.colorskin-13 .tablepress thead th,
#wrap.colorskin-13 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-13 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-13 .wp-pagenavi a:hover,
.colorskin-13 .our-team2 figure h2,
.colorskin-13 .our-team2 .social-team,
.colorskin-13 .socialfollow a:hover,
.colorskin-13 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-13 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-13 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-13 .pin-ecxt2 .col1-3 span,
.colorskin-13 .comments-number-x span,
.colorskin-13 .side-list li:hover img,
.colorskin-13 .subscribe-box .subscribe-box-top,
.colorskin-13 .event-clean .event-article:hover .event-date,
.colorskin-13 .event-list .event-date,
.colorskin-13 .latestposts-seven .latest-img:hover img,
.colorskin-13 #nav>li.current>a:before,
.colorskin-13 .max-hero h5:before,
.colorskin-13 .ministry-box2:hover img,
.colorskin-13 .sermons-simple article:hover .sermon-img img,
.colorskin-13 .a-sermon .sermon-img:hover img,
.colorskin-13 .a-sermon .media-links,
.colorskin-13 .event-grid .event-detail,
.colorskin-13 .teaser-box4 .teaser-title,
.colorskin-13 .magic-link a,
.colorskin-13 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-13 .w-callout.w-callout-b,
.colorskin-13 .icon-box12 i,
.colorskin-13 .magic-link a,
.colorskin-13 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-13 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-13 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-13 .tribe-events-list .booking-button,
.colorskin-13 .tribe-events-list .event-sharing>li:hover,
.colorskin-13 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-13 .tribe-events-list .event-sharing .event-social li a,
.colorskin-13 #tribe-events-pg-template .tribe-events-button,
.colorskin-13 .single-tribe_events .booking-button,
.colorskin-13 .event-grid .event-detail,
.colorskin-13 .causes .cause-content .donate-button-exx:hover,
.colorskin-13 .cause-box .donate-button:hover,
.colorskin-13 .tribe-events-list-separator-month span,
.colorskin-13 .flip-clock-wrapper ul,
.colorskin-13 .flip-clock-wrapper ul li a div div.inn,
.colorskin-13 .latestnews2 .ln-date .ln-month,
.colorskin-13 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-13 #scroll-top a:hover,
.colorskin-13 #footer .widget-subscribe-form button:hover,
.colorskin-13 .postmetadata h6.blog-views span,
.colorskin-13 #commentform input[type="submit"],
.colorskin-13 .a-post-box .latest-cat,
.colorskin-13 .modal-title,
.colorskin-13 .latestnews1 .ln-item:hover .ln-content,
.colorskin-13 .latestposts-one .latest-b-cat:hover,
.colorskin-13 .footer-in .contact-inf button:hover,
.colorskin-13 .subtitle-element5 h1:after,
.colorskin-13 .subtitle-element5 h2:after,
.colorskin-13 .subtitle-element5 h3:after,
.colorskin-13 .subtitle-element5 h4:after,
.colorskin-13 .subtitle-element5 h5:after,
.colorskin-13 .subtitle-element5 h6:after,
.colorskin-13 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-13 .buy-process-wrap:before,
.colorskin-13 .buy-process-item .icon-wrapper:before,
.colorskin-13 .buy-process-item i,
.colorskin-13 .subtitle-element:after,
.colorskin-13 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-13 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-13 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-13 .blox .icon-box21:hover i,
.colorskin-13 .icon-box25 i,
.colorskin-13 .wp-pagenavi a:hover,
.colorskin-13 .tline-topdate,
.colorskin-13 #tline-content:before,
.colorskin-13 .tline-row-l:after,
.colorskin-13 .tline-row-r:before,
.colorskin-13 .related-works .portfolio-item>a:hover:before,
.colorskin-13 .latest-projects-navigation a:hover,
.colorskin-13 .subtitle-element:after,
.colorskin-13 .icon-box1:hover,
.colorskin-13 .icon-box3:hover,
.colorskin-13 .blox.dark .icon-box3:hover,
.colorskin-13 .icon-box3 h4:after,
.colorskin-13 .icon-box3 a.magicmore,
.colorskin-13 .icon-box6 i,
.colorskin-13 .icon-box8:hover i,
.colorskin-13 .icon-box11:hover i,
.colorskin-13 .icon-box18:hover i,
.colorskin-13 .icon-box21:hover i,
.colorskin-13 .icon-box23 i,
.colorskin-13 .icon-box24:hover i,
.colorskin-13 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-13 .our-team1 figcaption,
.colorskin-13 .widget-subscribe-form button,
.colorskin-13 .button.skyblue.bordered-bot:hover,
.colorskin-13 button.skyblue.bordered-bot:hover,
.colorskin-13 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-13 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-13 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-13 #talk-business input[type=submit],
.colorskin-13 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-13 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-13 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-13 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-13 .tablepress a.magicmore,
.colorskin-13 .top-bar a.topbar-btn,
.colorskin-13 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-13 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-13 .button.theme-skin,
.colorskin-13 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #fe8178;
}

#wrap.colorskin-13 .whmpress_pricing_table.one.featured,
#wrap.colorskin-13 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-13 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-13 #bridge .btn,
#wrap.colorskin-13 #bridge .btn,
#wrap.colorskin-13 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-13 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-13 #bridge #order-boxes .fields-container,
#wrap.colorskin-13 .easydesign-contact,
.colorskin-13 .our-team2,
.colorskin-13 .max-title h1:after,
.colorskin-13 .max-title h2:after,
.colorskin-13 .max-title h3:after,
.colorskin-13 .max-title h4:after,
.colorskin-13 .max-title h5:after,
.colorskin-13 .max-title h6:after,
.colorskin-13 .w-pricing-table.pt-type2:hover,
.colorskin-13 .w-pricing-table.pt-type2:hover>span,
.colorskin-13 .w-pricing-table.pt-type2.featured>span,
.colorskin-13 .w-pricing-table.pt-type2.featured,
.colorskin-13 .our-team4:hover,
.colorskin-13 .our-process-item:hover i,
.colorskin-13 .buy-process-item.featured i,
.colorskin-13 .subtitle-element h1:after,
.colorskin-13 .subtitle-element h2:after,
.colorskin-13 .subtitle-element h3:after,
.colorskin-13 .subtitle-element h5:after,
.colorskin-13 .subtitle-element h6:after,
.colorskin-13 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-13 .icon-box21:hover i,
.colorskin-13 .icon-box25,
.colorskin-13 .tline-row-l,
.colorskin-13 .tline-row-r,
.colorskin-13 .esg-filterbutton.selected,
.colorskin-13 .w-divider7 h3:after,
.colorskin-13 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-13 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-13 .icon-box8:hover i,
.colorskin-13 .icon-box11:hover i,
.colorskin-13 .icon-box16 a.magicmore,
.colorskin-13 .icon-box19 i,
.colorskin-13 .icon-box19 a.magicmore:hover,
.colorskin-13 .icon-box21:hover i,
.colorskin-13 .subtitle-element3 h4:after,
.colorskin-13 .max-title3 h1:before,
.colorskin-13 .max-title3 h2:before,
.colorskin-13 .max-title3 h3:before,
.colorskin-13 .max-title3 h4:before,
.colorskin-13 .max-title3 h5:before,
.colorskin-13 .max-title3 h6:before,
.colorskin-13 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-13 #footer .widget .instagram-feed a img:hover,
.colorskin-13 .button.skyblue.bordered-bot,
.colorskin-13 button.skyblue.bordered-bot,
.colorskin-13 input[type="submit"].skyblue.bordered-bot,
.colorskin-13 input[type="reset"].skyblue.bordered-bot,
.colorskin-13 input[type="button"].skyblue.bordered-bot,
.colorskin-13 .esg-filterbutton.selected,
.colorskin-13 .w-pricing-table.pt-type1.featured,
.colorskin-13 .subtitle-element h1:after,
.colorskin-13 .subtitle-element h2:after,
.colorskin-13 .subtitle-element h3:after,
.colorskin-13 .subtitle-element h4:after,
.colorskin-13 .subtitle-element h5:after,
.colorskin-13 .subtitle-element h6:after,
.colorskin-13 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-13 .our-team3:hover figure img,
.colorskin-13 .gogmapseo {
  border-color: #fe8178;
}

#wrap.colorskin-14 .whmpress_announcements a,
#wrap.colorskin-14 .whmpress_announcements a :hover,
#wrap.colorskin-14 .whmpress_pricing_table.one.featured,
#wrap.colorskin-14 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-14 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-14 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-14 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-14 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-14 #bridge .dropdown-menu a:hover,
#wrap.colorskin-14 .crsl .owl-buttons div:hover,
#wrap.colorskin-14 .icon-box14 a.magicmore:before,
#wrap.colorskin-14 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-14 #bridge input[name="hosting"].btn,
#wrap.colorskin-14 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-14 #bridge p a,
#wrap.colorskin-14 #bridge p a,
#wrap.colorskin-14 #bridge .btn-group .btn,
#wrap.colorskin-14 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-14 #bridge #order-boxes a,
#wrap.colorskin-14 .button.gray.rounded.bordered-bot,
#wrap.colorskin-14 .icon-box3:hover .magicmore,
#wrap.colorskin-14 .icon-box3 a.magicmore,
#wrap.colorskin-14 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-14 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-14 .rec-post h5 a:hover,
.colorskin-14 .about-author-sec h5 a:hover,
.colorskin-14 #header h6 i,
.colorskin-14 .components h6 i,
.colorskin-14 .top-bar h6 i,
.top-inf h6 i,
.colorskin-14 .top-links a:hover,
.colorskin-14 .w-header-type-11 #nav>li:hover>a,
.colorskin-14 #nav ul li.current>a,
.colorskin-14 #nav ul li a:hover,
.colorskin-14 #nav li.current ul li a:hover,
.colorskin-14 .nav-wrap2 #nav ul li a:hover,
.colorskin-14 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-14 #nav ul li.current>a,
.colorskin-14 #nav ul li:hover>a,
.colorskin-14 .icon-box22:hover h4,
.colorskin-14 .icon-box22:hover i,
.colorskin-14 .icon-box22.w-featured i,
.colorskin-14 .icon-box22.w-featured h4,
.colorskin-14 .icon-box22 a.magicmore,
.colorskin-14 .w-pricing-table.pt-type2>span,
.colorskin-14 a.magicmore,
.colorskin-14 .blox.dark .icon-box9 i,
.colorskin-14 .icon-box20:hover i,
.colorskin-14 .our-team4 .social-team a i:before,
.colorskin-14 .our-process-item:hover i,
.colorskin-14 .our-process-item:hover i,
.colorskin-14 #footer .side-list ul li>a:after,
.colorskin-14 .widget ul li.cat-item a:before,
.colorskin-14 .footer-navi a:after,
.colorskin-14 .footer-navi a:hover,
.colorskin-14 .custom-footer-menu a:hover,
.colorskin-14 .buy-process-item h4,
.colorskin-14 .buy-process-item.featured i,
.colorskin-14 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-14 .icon-box21 i,
.colorskin-14 .icon-box21:hover h4,
.colorskin-14 .post-format-icon,
.colorskin-14 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-14 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-14 .w-pricing-table.pt-type4 h3,
.colorskin-14 .w-pricing-table.pt-type4.featured h3,
.colorskin-14 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-14 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-14 #footer .side-list ul li:hover a,
.colorskin-14 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-14 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-14 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-14 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-14 .icon-box i,
.colorskin-14 .blgtyp3.blog-post h6 a,
.colorskin-14 .blgtyp1.blog-post h6 a,
.colorskin-14 .blgtyp2.blog-post h6 a,
.colorskin-14 .blog-single-post .postmetadata h6 a,
.colorskin-14 .blog-single-post h6.blog-author a,
.colorskin-14 .blog-inner .blog-author:after,
.colorskin-14 .blog-inner .blog-date:after,
.colorskin-14 .blog-post a:hover,
.colorskin-14 .blog-author span,
.colorskin-14 .blog-line p a:hover,
.colorskin-14 a.readmore,
.colorskin-14 .sidebar .widget .tabs li:hover a,
.colorskin-14 .sidebar .widget .tabs li.active a,
.colorskin-14 .pin-box h4 a:hover,
.colorskin-14 .tline-box h4 a:hover,
.colorskin-14 .pin-ecxt h6.blog-cat a:hover,
.colorskin-14 .colorf,
.colorskin-14 .related-works .portfolio-item:hover h5 a,
.colorskin-14 .icon-box1 i:before,
.colorskin-14 .icon-box1 h4,
.colorskin-14 .icon-box3 i,
.colorskin-14 .icon-box3 h4,
.colorskin-14 .icon-box3 p,
.colorskin-14 .icon-box4:hover i,
.colorskin-14 .icon-box5 i,
.colorskin-14 .icon-box7 i,
.colorskin-14 .icon-box8 i,
.colorskin-14 .blox.dark .icon-box9 i,
.colorskin-14 .icon-box9 i,
.colorskin-14 .icon-box11 i,
.colorskin-14 .blox.dark .icon-box15 i,
.colorskin-14 .blox.dark .icon-box15 h4,
.colorskin-14 .blox.dark .icon-box15 a.magicmore,
.colorskin-14 .icon-box16 h4,
.colorskin-14 .icon-box16 i,
.colorskin-14 .icon-box18 i,
.colorskin-14 .icon-box19 i,
.colorskin-14 .icon-box23 h4,
.colorskin-14 .icon-box24 i,
.colorskin-14 #bridge #order-boxes a,
.colorskin-14 .latestposts-two .blog-line:hover h4 a,
.colorskin-14 .latestposts-two .blog-line p.blog-cat a,
.colorskin-14 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-14 .latestposts-three h6.latest-b2-cat a,
.colorskin-14 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-14 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-14 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-14 .latestposts-five h6.latest-b2-cat a,
.colorskin-14 .latestposts-six .latest-content p.latest-date,
.colorskin-14 .latestposts-six .latest-title a:hover,
.colorskin-14 .latestposts-six .latest-author a:hover,
.colorskin-14 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-14 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-14 .latestposts-seven .latest-content .latest-author a,
.colorskin-14 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-14 h6.blog-cat a,
.colorskin-14 .latestposts-one .latest-title a:hover,
.colorskin-14 .latestposts-one .latest-author a:hover,
.colorskin-14 a.magicmore,
.colorskin-14 .button.skyblue.bordered-bot,
.colorskin-14 button.skyblue.bordered-bot,
.colorskin-14 input[type="submit"].skyblue.bordered-bot,
.colorskin-14 input[type="reset"].skyblue.bordered-bot,
.colorskin-14 input[type="button"].skyblue.bordered-bot,
.colorskin-14 .our-team6 h5,
.colorskin-14 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-14 .our-team5 h5,
.colorskin-14 .our-team5 .social-team a i:hover:before,
.colorskin-14 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-14 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-14 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-14 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-14 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-14 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-14 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-14 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-14 .w-pricing-table.pt-type7 .plan-title,
.colorskin-14 .icon-box1 img:after,
.colorskin-14 .icon-box1 i:after,
.colorskin-14 #header #nav .active a {
  color: #7c6853;
}

#wrap.colorskin-14 .whmpress_price_matrix table th,
#wrap.colorskin-14 .whmpress_price_matrix_domain table th,
#wrap.colorskin-14 .whmpress_announcements .announcement-date,
#wrap.colorskin-14 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-14 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-14 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-14 .whmpress a.buy-button,
#wrap.colorskin-14 .whmpress a.whmpress-btn,
#wrap.colorskin-14 .whmpress a.whois-button,
#wrap.colorskin-14 .whmpress a.www-button,
#wrap.colorskin-14 .whmpress button,
#wrap.colorskin-14 .whmpress input[type=submit],
#wrap.colorskin-14 .whmpress_order_button,
#wrap.colorskin-14 .blog-social a:hover,
#wrap.colorskin-14 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-14 .onsale,
.woocommerce-page #wrap.colorskin-14 .container .button,
.woocommerce-page #wrap.colorskin-14 .ui-slider-handle,
#wrap.colorskin-14 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-14 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-14 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-14 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-14 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-14 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-14 .icon-box10 a.magicmore,
#wrap.colorskin-14 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-14 .components .woo-cart-header .header-cart span,
#wrap.colorskin-14 .max-title:after,
#wrap.colorskin-14 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-14 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-14 .our-team4:hover,
#wrap.colorskin-14 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-14 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-14 #bridge .btn-primary,
#wrap.colorskin-14 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-14 .tablepress tfoot th,
#wrap.colorskin-14 .tablepress thead th,
#wrap.colorskin-14 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-14 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-14 .wp-pagenavi a:hover,
.colorskin-14 .our-team2 figure h2,
.colorskin-14 .our-team2 .social-team,
.colorskin-14 .socialfollow a:hover,
.colorskin-14 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-14 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-14 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-14 .pin-ecxt2 .col1-3 span,
.colorskin-14 .comments-number-x span,
.colorskin-14 .side-list li:hover img,
.colorskin-14 .subscribe-box .subscribe-box-top,
.colorskin-14 .event-clean .event-article:hover .event-date,
.colorskin-14 .event-list .event-date,
.colorskin-14 .latestposts-seven .latest-img:hover img,
.colorskin-14 #nav>li.current>a:before,
.colorskin-14 .max-hero h5:before,
.colorskin-14 .ministry-box2:hover img,
.colorskin-14 .sermons-simple article:hover .sermon-img img,
.colorskin-14 .a-sermon .sermon-img:hover img,
.colorskin-14 .a-sermon .media-links,
.colorskin-14 .event-grid .event-detail,
.colorskin-14 .teaser-box4 .teaser-title,
.colorskin-14 .magic-link a,
.colorskin-14 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-14 .w-callout.w-callout-b,
.colorskin-14 .icon-box12 i,
.colorskin-14 .magic-link a,
.colorskin-14 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-14 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-14 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-14 .tribe-events-list .booking-button,
.colorskin-14 .tribe-events-list .event-sharing>li:hover,
.colorskin-14 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-14 .tribe-events-list .event-sharing .event-social li a,
.colorskin-14 #tribe-events-pg-template .tribe-events-button,
.colorskin-14 .single-tribe_events .booking-button,
.colorskin-14 .event-grid .event-detail,
.colorskin-14 .causes .cause-content .donate-button-exx:hover,
.colorskin-14 .cause-box .donate-button:hover,
.colorskin-14 .tribe-events-list-separator-month span,
.colorskin-14 .flip-clock-wrapper ul,
.colorskin-14 .flip-clock-wrapper ul li a div div.inn,
.colorskin-14 .latestnews2 .ln-date .ln-month,
.colorskin-14 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-14 #scroll-top a:hover,
.colorskin-14 #footer .widget-subscribe-form button:hover,
.colorskin-14 .postmetadata h6.blog-views span,
.colorskin-14 #commentform input[type="submit"],
.colorskin-14 .a-post-box .latest-cat,
.colorskin-14 .modal-title,
.colorskin-14 .latestnews1 .ln-item:hover .ln-content,
.colorskin-14 .latestposts-one .latest-b-cat:hover,
.colorskin-14 .footer-in .contact-inf button:hover,
.colorskin-14 .subtitle-element5 h1:after,
.colorskin-14 .subtitle-element5 h2:after,
.colorskin-14 .subtitle-element5 h3:after,
.colorskin-14 .subtitle-element5 h4:after,
.colorskin-14 .subtitle-element5 h5:after,
.colorskin-14 .subtitle-element5 h6:after,
.colorskin-14 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-14 .buy-process-wrap:before,
.colorskin-14 .buy-process-item .icon-wrapper:before,
.colorskin-14 .buy-process-item i,
.colorskin-14 .subtitle-element:after,
.colorskin-14 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-14 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-14 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-14 .blox .icon-box21:hover i,
.colorskin-14 .icon-box25 i,
.colorskin-14 .wp-pagenavi a:hover,
.colorskin-14 .tline-topdate,
.colorskin-14 #tline-content:before,
.colorskin-14 .tline-row-l:after,
.colorskin-14 .tline-row-r:before,
.colorskin-14 .related-works .portfolio-item>a:hover:before,
.colorskin-14 .latest-projects-navigation a:hover,
.colorskin-14 .subtitle-element:after,
.colorskin-14 .icon-box1:hover,
.colorskin-14 .icon-box3:hover,
.colorskin-14 .blox.dark .icon-box3:hover,
.colorskin-14 .icon-box3 h4:after,
.colorskin-14 .icon-box3 a.magicmore,
.colorskin-14 .icon-box6 i,
.colorskin-14 .icon-box8:hover i,
.colorskin-14 .icon-box11:hover i,
.colorskin-14 .icon-box18:hover i,
.colorskin-14 .icon-box21:hover i,
.colorskin-14 .icon-box23 i,
.colorskin-14 .icon-box24:hover i,
.colorskin-14 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-14 .our-team1 figcaption,
.colorskin-14 .widget-subscribe-form button,
.colorskin-14 .button.skyblue.bordered-bot:hover,
.colorskin-14 button.skyblue.bordered-bot:hover,
.colorskin-14 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-14 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-14 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-14 #talk-business input[type=submit],
.colorskin-14 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-14 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-14 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-14 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-14 .tablepress a.magicmore,
.colorskin-14 .top-bar a.topbar-btn,
.colorskin-14 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-14 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-14 .button.theme-skin,
.colorskin-14 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #7c6853;
}

#wrap.colorskin-14 .whmpress_pricing_table.one.featured,
#wrap.colorskin-14 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-14 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-14 #bridge .btn,
#wrap.colorskin-14 #bridge .btn,
#wrap.colorskin-14 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-14 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-14 #bridge #order-boxes .fields-container,
#wrap.colorskin-14 .easydesign-contact,
.colorskin-14 .our-team2,
.colorskin-14 .max-title h1:after,
.colorskin-14 .max-title h2:after,
.colorskin-14 .max-title h3:after,
.colorskin-14 .max-title h4:after,
.colorskin-14 .max-title h5:after,
.colorskin-14 .max-title h6:after,
.colorskin-14 .w-pricing-table.pt-type2:hover,
.colorskin-14 .w-pricing-table.pt-type2:hover>span,
.colorskin-14 .w-pricing-table.pt-type2.featured>span,
.colorskin-14 .w-pricing-table.pt-type2.featured,
.colorskin-14 .our-team4:hover,
.colorskin-14 .our-process-item:hover i,
.colorskin-14 .buy-process-item.featured i,
.colorskin-14 .subtitle-element h1:after,
.colorskin-14 .subtitle-element h2:after,
.colorskin-14 .subtitle-element h3:after,
.colorskin-14 .subtitle-element h5:after,
.colorskin-14 .subtitle-element h6:after,
.colorskin-14 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-14 .icon-box21:hover i,
.colorskin-14 .icon-box25,
.colorskin-14 .tline-row-l,
.colorskin-14 .tline-row-r,
.colorskin-14 .esg-filterbutton.selected,
.colorskin-14 .w-divider7 h3:after,
.colorskin-14 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-14 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-14 .icon-box8:hover i,
.colorskin-14 .icon-box11:hover i,
.colorskin-14 .icon-box16 a.magicmore,
.colorskin-14 .icon-box19 i,
.colorskin-14 .icon-box19 a.magicmore:hover,
.colorskin-14 .icon-box21:hover i,
.colorskin-14 .subtitle-element3 h4:after,
.colorskin-14 .max-title3 h1:before,
.colorskin-14 .max-title3 h2:before,
.colorskin-14 .max-title3 h3:before,
.colorskin-14 .max-title3 h4:before,
.colorskin-14 .max-title3 h5:before,
.colorskin-14 .max-title3 h6:before,
.colorskin-14 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-14 #footer .widget .instagram-feed a img:hover,
.colorskin-14 .button.skyblue.bordered-bot,
.colorskin-14 button.skyblue.bordered-bot,
.colorskin-14 input[type="submit"].skyblue.bordered-bot,
.colorskin-14 input[type="reset"].skyblue.bordered-bot,
.colorskin-14 input[type="button"].skyblue.bordered-bot,
.colorskin-14 .esg-filterbutton.selected,
.colorskin-14 .w-pricing-table.pt-type1.featured,
.colorskin-14 .subtitle-element h1:after,
.colorskin-14 .subtitle-element h2:after,
.colorskin-14 .subtitle-element h3:after,
.colorskin-14 .subtitle-element h4:after,
.colorskin-14 .subtitle-element h5:after,
.colorskin-14 .subtitle-element h6:after,
.colorskin-14 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-14 .our-team3:hover figure img,
.colorskin-14 .gogmapseo {
  border-color: #7c6853;
}

#wrap.colorskin-15 .whmpress_announcements a,
#wrap.colorskin-15 .whmpress_announcements a :hover,
#wrap.colorskin-15 .whmpress_pricing_table.one.featured,
#wrap.colorskin-15 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-15 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-15 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-15 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-15 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-15 #bridge .dropdown-menu a:hover,
#wrap.colorskin-15 .crsl .owl-buttons div:hover,
#wrap.colorskin-15 .icon-box14 a.magicmore:before,
#wrap.colorskin-15 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-15 #bridge input[name="hosting"].btn,
#wrap.colorskin-15 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-15 #bridge p a,
#wrap.colorskin-15 #bridge p a,
#wrap.colorskin-15 #bridge .btn-group .btn,
#wrap.colorskin-15 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-15 #bridge #order-boxes a,
#wrap.colorskin-15 .button.gray.rounded.bordered-bot,
#wrap.colorskin-15 .icon-box3:hover .magicmore,
#wrap.colorskin-15 .icon-box3 a.magicmore,
#wrap.colorskin-15 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-15 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-15 .rec-post h5 a:hover,
.colorskin-15 .about-author-sec h5 a:hover,
.colorskin-15 #header h6 i,
.colorskin-15 .components h6 i,
.colorskin-15 .top-bar h6 i,
.top-inf h6 i,
.colorskin-15 .top-links a:hover,
.colorskin-15 .w-header-type-11 #nav>li:hover>a,
.colorskin-15 #nav ul li.current>a,
.colorskin-15 #nav ul li a:hover,
.colorskin-15 #nav li.current ul li a:hover,
.colorskin-15 .nav-wrap2 #nav ul li a:hover,
.colorskin-15 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-15 #nav ul li.current>a,
.colorskin-15 #nav ul li:hover>a,
.colorskin-15 .icon-box22:hover h4,
.colorskin-15 .icon-box22:hover i,
.colorskin-15 .icon-box22.w-featured i,
.colorskin-15 .icon-box22.w-featured h4,
.colorskin-15 .icon-box22 a.magicmore,
.colorskin-15 .w-pricing-table.pt-type2>span,
.colorskin-15 a.magicmore,
.colorskin-15 .blox.dark .icon-box9 i,
.colorskin-15 .icon-box20:hover i,
.colorskin-15 .our-team4 .social-team a i:before,
.colorskin-15 .our-process-item:hover i,
.colorskin-15 .our-process-item:hover i,
.colorskin-15 #footer .side-list ul li>a:after,
.colorskin-15 .widget ul li.cat-item a:before,
.colorskin-15 .footer-navi a:after,
.colorskin-15 .footer-navi a:hover,
.colorskin-15 .custom-footer-menu a:hover,
.colorskin-15 .buy-process-item h4,
.colorskin-15 .buy-process-item.featured i,
.colorskin-15 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-15 .icon-box21 i,
.colorskin-15 .icon-box21:hover h4,
.colorskin-15 .post-format-icon,
.colorskin-15 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-15 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-15 .w-pricing-table.pt-type4 h3,
.colorskin-15 .w-pricing-table.pt-type4.featured h3,
.colorskin-15 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-15 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-15 #footer .side-list ul li:hover a,
.colorskin-15 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-15 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-15 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-15 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-15 .icon-box i,
.colorskin-15 .blgtyp3.blog-post h6 a,
.colorskin-15 .blgtyp1.blog-post h6 a,
.colorskin-15 .blgtyp2.blog-post h6 a,
.colorskin-15 .blog-single-post .postmetadata h6 a,
.colorskin-15 .blog-single-post h6.blog-author a,
.colorskin-15 .blog-inner .blog-author:after,
.colorskin-15 .blog-inner .blog-date:after,
.colorskin-15 .blog-post a:hover,
.colorskin-15 .blog-author span,
.colorskin-15 .blog-line p a:hover,
.colorskin-15 a.readmore,
.colorskin-15 .sidebar .widget .tabs li:hover a,
.colorskin-15 .sidebar .widget .tabs li.active a,
.colorskin-15 .pin-box h4 a:hover,
.colorskin-15 .tline-box h4 a:hover,
.colorskin-15 .pin-ecxt h6.blog-cat a:hover,
.colorskin-15 .colorf,
.colorskin-15 .related-works .portfolio-item:hover h5 a,
.colorskin-15 .icon-box1 i:before,
.colorskin-15 .icon-box1 h4,
.colorskin-15 .icon-box3 i,
.colorskin-15 .icon-box3 h4,
.colorskin-15 .icon-box3 p,
.colorskin-15 .icon-box4:hover i,
.colorskin-15 .icon-box5 i,
.colorskin-15 .icon-box7 i,
.colorskin-15 .icon-box8 i,
.colorskin-15 .blox.dark .icon-box9 i,
.colorskin-15 .icon-box9 i,
.colorskin-15 .icon-box11 i,
.colorskin-15 .blox.dark .icon-box15 i,
.colorskin-15 .blox.dark .icon-box15 h4,
.colorskin-15 .blox.dark .icon-box15 a.magicmore,
.colorskin-15 .icon-box16 h4,
.colorskin-15 .icon-box16 i,
.colorskin-15 .icon-box18 i,
.colorskin-15 .icon-box19 i,
.colorskin-15 .icon-box23 h4,
.colorskin-15 .icon-box24 i,
.colorskin-15 #bridge #order-boxes a,
.colorskin-15 .latestposts-two .blog-line:hover h4 a,
.colorskin-15 .latestposts-two .blog-line p.blog-cat a,
.colorskin-15 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-15 .latestposts-three h6.latest-b2-cat a,
.colorskin-15 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-15 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-15 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-15 .latestposts-five h6.latest-b2-cat a,
.colorskin-15 .latestposts-six .latest-content p.latest-date,
.colorskin-15 .latestposts-six .latest-title a:hover,
.colorskin-15 .latestposts-six .latest-author a:hover,
.colorskin-15 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-15 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-15 .latestposts-seven .latest-content .latest-author a,
.colorskin-15 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-15 h6.blog-cat a,
.colorskin-15 .latestposts-one .latest-title a:hover,
.colorskin-15 .latestposts-one .latest-author a:hover,
.colorskin-15 a.magicmore,
.colorskin-15 .button.skyblue.bordered-bot,
.colorskin-15 button.skyblue.bordered-bot,
.colorskin-15 input[type="submit"].skyblue.bordered-bot,
.colorskin-15 input[type="reset"].skyblue.bordered-bot,
.colorskin-15 input[type="button"].skyblue.bordered-bot,
.colorskin-15 .our-team6 h5,
.colorskin-15 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-15 .our-team5 h5,
.colorskin-15 .our-team5 .social-team a i:hover:before,
.colorskin-15 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-15 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-15 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-15 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-15 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-15 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-15 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-15 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-15 .w-pricing-table.pt-type7 .plan-title,
.colorskin-15 .icon-box1 img:after,
.colorskin-15 .icon-box1 i:after,
.colorskin-15 #header #nav .active a {}

#wrap.colorskin-15 .whmpress_price_matrix table th,
#wrap.colorskin-15 .whmpress_price_matrix_domain table th,
#wrap.colorskin-15 .whmpress_announcements .announcement-date,
#wrap.colorskin-15 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-15 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-15 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-15 .whmpress a.buy-button,
#wrap.colorskin-15 .whmpress a.whmpress-btn,
#wrap.colorskin-15 .whmpress a.whois-button,
#wrap.colorskin-15 .whmpress a.www-button,
#wrap.colorskin-15 .whmpress button,
#wrap.colorskin-15 .whmpress input[type=submit],
#wrap.colorskin-15 .whmpress_order_button,
#wrap.colorskin-15 .blog-social a:hover,
#wrap.colorskin-15 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-15 .onsale,
.woocommerce-page #wrap.colorskin-15 .container .button,
.woocommerce-page #wrap.colorskin-15 .ui-slider-handle,
#wrap.colorskin-15 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-15 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-15 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-15 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-15 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-15 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-15 .icon-box10 a.magicmore,
#wrap.colorskin-15 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-15 .components .woo-cart-header .header-cart span,
#wrap.colorskin-15 .max-title:after,
#wrap.colorskin-15 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-15 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-15 .our-team4:hover,
#wrap.colorskin-15 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-15 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-15 #bridge .btn-primary,
#wrap.colorskin-15 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-15 .tablepress tfoot th,
#wrap.colorskin-15 .tablepress thead th,
#wrap.colorskin-15 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-15 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-15 .wp-pagenavi a:hover,
.colorskin-15 .our-team2 figure h2,
.colorskin-15 .our-team2 .social-team,
.colorskin-15 .socialfollow a:hover,
.colorskin-15 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-15 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-15 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-15 .pin-ecxt2 .col1-3 span,
.colorskin-15 .comments-number-x span,
.colorskin-15 .side-list li:hover img,
.colorskin-15 .subscribe-box .subscribe-box-top,
.colorskin-15 .event-clean .event-article:hover .event-date,
.colorskin-15 .event-list .event-date,
.colorskin-15 .latestposts-seven .latest-img:hover img,
.colorskin-15 #nav>li.current>a:before,
.colorskin-15 .max-hero h5:before,
.colorskin-15 .ministry-box2:hover img,
.colorskin-15 .sermons-simple article:hover .sermon-img img,
.colorskin-15 .a-sermon .sermon-img:hover img,
.colorskin-15 .a-sermon .media-links,
.colorskin-15 .event-grid .event-detail,
.colorskin-15 .teaser-box4 .teaser-title,
.colorskin-15 .magic-link a,
.colorskin-15 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-15 .w-callout.w-callout-b,
.colorskin-15 .icon-box12 i,
.colorskin-15 .magic-link a,
.colorskin-15 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-15 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-15 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-15 .tribe-events-list .booking-button,
.colorskin-15 .tribe-events-list .event-sharing>li:hover,
.colorskin-15 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-15 .tribe-events-list .event-sharing .event-social li a,
.colorskin-15 #tribe-events-pg-template .tribe-events-button,
.colorskin-15 .single-tribe_events .booking-button,
.colorskin-15 .event-grid .event-detail,
.colorskin-15 .causes .cause-content .donate-button-exx:hover,
.colorskin-15 .cause-box .donate-button:hover,
.colorskin-15 .tribe-events-list-separator-month span,
.colorskin-15 .flip-clock-wrapper ul,
.colorskin-15 .flip-clock-wrapper ul li a div div.inn,
.colorskin-15 .latestnews2 .ln-date .ln-month,
.colorskin-15 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-15 #scroll-top a:hover,
.colorskin-15 #footer .widget-subscribe-form button:hover,
.colorskin-15 .postmetadata h6.blog-views span,
.colorskin-15 #commentform input[type="submit"],
.colorskin-15 .a-post-box .latest-cat,
.colorskin-15 .modal-title,
.colorskin-15 .latestnews1 .ln-item:hover .ln-content,
.colorskin-15 .latestposts-one .latest-b-cat:hover,
.colorskin-15 .footer-in .contact-inf button:hover,
.colorskin-15 .subtitle-element5 h1:after,
.colorskin-15 .subtitle-element5 h2:after,
.colorskin-15 .subtitle-element5 h3:after,
.colorskin-15 .subtitle-element5 h4:after,
.colorskin-15 .subtitle-element5 h5:after,
.colorskin-15 .subtitle-element5 h6:after,
.colorskin-15 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-15 .buy-process-wrap:before,
.colorskin-15 .buy-process-item .icon-wrapper:before,
.colorskin-15 .buy-process-item i,
.colorskin-15 .subtitle-element:after,
.colorskin-15 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-15 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-15 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-15 .blox .icon-box21:hover i,
.colorskin-15 .icon-box25 i,
.colorskin-15 .wp-pagenavi a:hover,
.colorskin-15 .tline-topdate,
.colorskin-15 #tline-content:before,
.colorskin-15 .tline-row-l:after,
.colorskin-15 .tline-row-r:before,
.colorskin-15 .related-works .portfolio-item>a:hover:before,
.colorskin-15 .latest-projects-navigation a:hover,
.colorskin-15 .subtitle-element:after,
.colorskin-15 .icon-box1:hover,
.colorskin-15 .icon-box3:hover,
.colorskin-15 .blox.dark .icon-box3:hover,
.colorskin-15 .icon-box3 h4:after,
.colorskin-15 .icon-box3 a.magicmore,
.colorskin-15 .icon-box6 i,
.colorskin-15 .icon-box8:hover i,
.colorskin-15 .icon-box11:hover i,
.colorskin-15 .icon-box18:hover i,
.colorskin-15 .icon-box21:hover i,
.colorskin-15 .icon-box23 i,
.colorskin-15 .icon-box24:hover i,
.colorskin-15 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-15 .our-team1 figcaption,
.colorskin-15 .widget-subscribe-form button,
.colorskin-15 .button.skyblue.bordered-bot:hover,
.colorskin-15 button.skyblue.bordered-bot:hover,
.colorskin-15 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-15 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-15 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-15 #talk-business input[type=submit],
.colorskin-15 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-15 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-15 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-15 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-15 .tablepress a.magicmore,
.colorskin-15 .top-bar a.topbar-btn,
.colorskin-15 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-15 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-15 .button.theme-skin,
.colorskin-15 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #bed431;
}

#wrap.colorskin-15 .whmpress_pricing_table.one.featured,
#wrap.colorskin-15 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-15 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-15 #bridge .btn,
#wrap.colorskin-15 #bridge .btn,
#wrap.colorskin-15 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-15 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-15 #bridge #order-boxes .fields-container,
#wrap.colorskin-15 .easydesign-contact,
.colorskin-15 .our-team2,
.colorskin-15 .max-title h1:after,
.colorskin-15 .max-title h2:after,
.colorskin-15 .max-title h3:after,
.colorskin-15 .max-title h4:after,
.colorskin-15 .max-title h5:after,
.colorskin-15 .max-title h6:after,
.colorskin-15 .w-pricing-table.pt-type2:hover,
.colorskin-15 .w-pricing-table.pt-type2:hover>span,
.colorskin-15 .w-pricing-table.pt-type2.featured>span,
.colorskin-15 .w-pricing-table.pt-type2.featured,
.colorskin-15 .our-team4:hover,
.colorskin-15 .our-process-item:hover i,
.colorskin-15 .buy-process-item.featured i,
.colorskin-15 .subtitle-element h1:after,
.colorskin-15 .subtitle-element h2:after,
.colorskin-15 .subtitle-element h3:after,
.colorskin-15 .subtitle-element h5:after,
.colorskin-15 .subtitle-element h6:after,
.colorskin-15 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-15 .icon-box21:hover i,
.colorskin-15 .icon-box25,
.colorskin-15 .tline-row-l,
.colorskin-15 .tline-row-r,
.colorskin-15 .esg-filterbutton.selected,
.colorskin-15 .w-divider7 h3:after,
.colorskin-15 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-15 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-15 .icon-box8:hover i,
.colorskin-15 .icon-box11:hover i,
.colorskin-15 .icon-box16 a.magicmore,
.colorskin-15 .icon-box19 i,
.colorskin-15 .icon-box19 a.magicmore:hover,
.colorskin-15 .icon-box21:hover i,
.colorskin-15 .subtitle-element3 h4:after,
.colorskin-15 .max-title3 h1:before,
.colorskin-15 .max-title3 h2:before,
.colorskin-15 .max-title3 h3:before,
.colorskin-15 .max-title3 h4:before,
.colorskin-15 .max-title3 h5:before,
.colorskin-15 .max-title3 h6:before,
.colorskin-15 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-15 #footer .widget .instagram-feed a img:hover,
.colorskin-15 .button.skyblue.bordered-bot,
.colorskin-15 button.skyblue.bordered-bot,
.colorskin-15 input[type="submit"].skyblue.bordered-bot,
.colorskin-15 input[type="reset"].skyblue.bordered-bot,
.colorskin-15 input[type="button"].skyblue.bordered-bot,
.colorskin-15 .esg-filterbutton.selected,
.colorskin-15 .w-pricing-table.pt-type1.featured,
.colorskin-15 .subtitle-element h1:after,
.colorskin-15 .subtitle-element h2:after,
.colorskin-15 .subtitle-element h3:after,
.colorskin-15 .subtitle-element h4:after,
.colorskin-15 .subtitle-element h5:after,
.colorskin-15 .subtitle-element h6:after,
.colorskin-15 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-15 .our-team3:hover figure img,
.colorskin-15 .gogmapseo {
  border-color: #bed431;
}

#wrap.colorskin-16 .whmpress_announcements a,
#wrap.colorskin-16 .whmpress_announcements a :hover,
#wrap.colorskin-16 .whmpress_pricing_table.one.featured,
#wrap.colorskin-16 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-16 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-16 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-16 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-16 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-16 #bridge .dropdown-menu a:hover,
#wrap.colorskin-16 .crsl .owl-buttons div:hover,
#wrap.colorskin-16 .icon-box14 a.magicmore:before,
#wrap.colorskin-16 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-16 #bridge input[name="hosting"].btn,
#wrap.colorskin-16 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-16 #bridge p a,
#wrap.colorskin-16 #bridge p a,
#wrap.colorskin-16 #bridge .btn-group .btn,
#wrap.colorskin-16 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-16 #bridge #order-boxes a,
#wrap.colorskin-16 .button.gray.rounded.bordered-bot,
#wrap.colorskin-16 .icon-box3:hover .magicmore,
#wrap.colorskin-16 .icon-box3 a.magicmore,
#wrap.colorskin-16 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-16 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-16 .rec-post h5 a:hover,
.colorskin-16 .about-author-sec h5 a:hover,
.colorskin-16 #header h6 i,
.colorskin-16 .components h6 i,
.colorskin-16 .top-bar h6 i,
.top-inf h6 i,
.colorskin-16 .top-links a:hover,
.colorskin-16 .w-header-type-11 #nav>li:hover>a,
.colorskin-16 #nav ul li.current>a,
.colorskin-16 #nav ul li a:hover,
.colorskin-16 #nav li.current ul li a:hover,
.colorskin-16 .nav-wrap2 #nav ul li a:hover,
.colorskin-16 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-16 #nav ul li.current>a,
.colorskin-16 #nav ul li:hover>a,
.colorskin-16 .icon-box22:hover h4,
.colorskin-16 .icon-box22:hover i,
.colorskin-16 .icon-box22.w-featured i,
.colorskin-16 .icon-box22.w-featured h4,
.colorskin-16 .icon-box22 a.magicmore,
.colorskin-16 .w-pricing-table.pt-type2>span,
.colorskin-16 a.magicmore,
.colorskin-16 .blox.dark .icon-box9 i,
.colorskin-16 .icon-box20:hover i,
.colorskin-16 .our-team4 .social-team a i:before,
.colorskin-16 .our-process-item:hover i,
.colorskin-16 .our-process-item:hover i,
.colorskin-16 #footer .side-list ul li>a:after,
.colorskin-16 .widget ul li.cat-item a:before,
.colorskin-16 .footer-navi a:after,
.colorskin-16 .footer-navi a:hover,
.colorskin-16 .custom-footer-menu a:hover,
.colorskin-16 .buy-process-item h4,
.colorskin-16 .buy-process-item.featured i,
.colorskin-16 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-16 .icon-box21 i,
.colorskin-16 .icon-box21:hover h4,
.colorskin-16 .post-format-icon,
.colorskin-16 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-16 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-16 .w-pricing-table.pt-type4 h3,
.colorskin-16 .w-pricing-table.pt-type4.featured h3,
.colorskin-16 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-16 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-16 #footer .side-list ul li:hover a,
.colorskin-16 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-16 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-16 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-16 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-16 .icon-box i,
.colorskin-16 .blgtyp3.blog-post h6 a,
.colorskin-16 .blgtyp1.blog-post h6 a,
.colorskin-16 .blgtyp2.blog-post h6 a,
.colorskin-16 .blog-single-post .postmetadata h6 a,
.colorskin-16 .blog-single-post h6.blog-author a,
.colorskin-16 .blog-inner .blog-author:after,
.colorskin-16 .blog-inner .blog-date:after,
.colorskin-16 .blog-post a:hover,
.colorskin-16 .blog-author span,
.colorskin-16 .blog-line p a:hover,
.colorskin-16 a.readmore,
.colorskin-16 .sidebar .widget .tabs li:hover a,
.colorskin-16 .sidebar .widget .tabs li.active a,
.colorskin-16 .pin-box h4 a:hover,
.colorskin-16 .tline-box h4 a:hover,
.colorskin-16 .pin-ecxt h6.blog-cat a:hover,
.colorskin-16 .colorf,
.colorskin-16 .related-works .portfolio-item:hover h5 a,
.colorskin-16 .icon-box1 i:before,
.colorskin-16 .icon-box1 h4,
.colorskin-16 .icon-box3 i,
.colorskin-16 .icon-box3 h4,
.colorskin-16 .icon-box3 p,
.colorskin-16 .icon-box4:hover i,
.colorskin-16 .icon-box5 i,
.colorskin-16 .icon-box7 i,
.colorskin-16 .icon-box8 i,
.colorskin-16 .blox.dark .icon-box9 i,
.colorskin-16 .icon-box9 i,
.colorskin-16 .icon-box11 i,
.colorskin-16 .blox.dark .icon-box15 i,
.colorskin-16 .blox.dark .icon-box15 h4,
.colorskin-16 .blox.dark .icon-box15 a.magicmore,
.colorskin-16 .icon-box16 h4,
.colorskin-16 .icon-box16 i,
.colorskin-16 .icon-box18 i,
.colorskin-16 .icon-box19 i,
.colorskin-16 .icon-box23 h4,
.colorskin-16 .icon-box24 i,
.colorskin-16 #bridge #order-boxes a,
.colorskin-16 .latestposts-two .blog-line:hover h4 a,
.colorskin-16 .latestposts-two .blog-line p.blog-cat a,
.colorskin-16 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-16 .latestposts-three h6.latest-b2-cat a,
.colorskin-16 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-16 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-16 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-16 .latestposts-five h6.latest-b2-cat a,
.colorskin-16 .latestposts-six .latest-content p.latest-date,
.colorskin-16 .latestposts-six .latest-title a:hover,
.colorskin-16 .latestposts-six .latest-author a:hover,
.colorskin-16 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-16 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-16 .latestposts-seven .latest-content .latest-author a,
.colorskin-16 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-16 h6.blog-cat a,
.colorskin-16 .latestposts-one .latest-title a:hover,
.colorskin-16 .latestposts-one .latest-author a:hover,
.colorskin-16 a.magicmore,
.colorskin-16 .button.skyblue.bordered-bot,
.colorskin-16 button.skyblue.bordered-bot,
.colorskin-16 input[type="submit"].skyblue.bordered-bot,
.colorskin-16 input[type="reset"].skyblue.bordered-bot,
.colorskin-16 input[type="button"].skyblue.bordered-bot,
.colorskin-16 .our-team6 h5,
.colorskin-16 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-16 .our-team5 h5,
.colorskin-16 .our-team5 .social-team a i:hover:before,
.colorskin-16 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-16 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-16 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-16 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-16 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-16 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-16 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-16 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-16 .w-pricing-table.pt-type7 .plan-title,
.colorskin-16 .icon-box1 img:after,
.colorskin-16 .icon-box1 i:after,
.colorskin-16 #header #nav .active a {
  color: #2d5c88;
}

#wrap.colorskin-16 .whmpress_price_matrix table th,
#wrap.colorskin-16 .whmpress_price_matrix_domain table th,
#wrap.colorskin-16 .whmpress_announcements .announcement-date,
#wrap.colorskin-16 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-16 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-16 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-16 .whmpress a.buy-button,
#wrap.colorskin-16 .whmpress a.whmpress-btn,
#wrap.colorskin-16 .whmpress a.whois-button,
#wrap.colorskin-16 .whmpress a.www-button,
#wrap.colorskin-16 .whmpress button,
#wrap.colorskin-16 .whmpress input[type=submit],
#wrap.colorskin-16 .whmpress_order_button,
#wrap.colorskin-16 .blog-social a:hover,
#wrap.colorskin-16 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-16 .onsale,
.woocommerce-page #wrap.colorskin-16 .container .button,
.woocommerce-page #wrap.colorskin-16 .ui-slider-handle,
#wrap.colorskin-16 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-16 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-16 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-16 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-16 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-16 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-16 .icon-box10 a.magicmore,
#wrap.colorskin-16 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-16 .components .woo-cart-header .header-cart span,
#wrap.colorskin-16 .max-title:after,
#wrap.colorskin-16 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-16 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-16 .our-team4:hover,
#wrap.colorskin-16 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-16 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-16 #bridge .btn-primary,
#wrap.colorskin-16 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-16 .tablepress tfoot th,
#wrap.colorskin-16 .tablepress thead th,
#wrap.colorskin-16 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-16 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-16 .wp-pagenavi a:hover,
.colorskin-16 .our-team2 figure h2,
.colorskin-16 .our-team2 .social-team,
.colorskin-16 .socialfollow a:hover,
.colorskin-16 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-16 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-16 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-16 .pin-ecxt2 .col1-3 span,
.colorskin-16 .comments-number-x span,
.colorskin-16 .side-list li:hover img,
.colorskin-16 .subscribe-box .subscribe-box-top,
.colorskin-16 .event-clean .event-article:hover .event-date,
.colorskin-16 .event-list .event-date,
.colorskin-16 .latestposts-seven .latest-img:hover img,
.colorskin-16 #nav>li.current>a:before,
.colorskin-16 .max-hero h5:before,
.colorskin-16 .ministry-box2:hover img,
.colorskin-16 .sermons-simple article:hover .sermon-img img,
.colorskin-16 .a-sermon .sermon-img:hover img,
.colorskin-16 .a-sermon .media-links,
.colorskin-16 .event-grid .event-detail,
.colorskin-16 .teaser-box4 .teaser-title,
.colorskin-16 .magic-link a,
.colorskin-16 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-16 .w-callout.w-callout-b,
.colorskin-16 .icon-box12 i,
.colorskin-16 .magic-link a,
.colorskin-16 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-16 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-16 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-16 .tribe-events-list .booking-button,
.colorskin-16 .tribe-events-list .event-sharing>li:hover,
.colorskin-16 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-16 .tribe-events-list .event-sharing .event-social li a,
.colorskin-16 #tribe-events-pg-template .tribe-events-button,
.colorskin-16 .single-tribe_events .booking-button,
.colorskin-16 .event-grid .event-detail,
.colorskin-16 .causes .cause-content .donate-button-exx:hover,
.colorskin-16 .cause-box .donate-button:hover,
.colorskin-16 .tribe-events-list-separator-month span,
.colorskin-16 .flip-clock-wrapper ul,
.colorskin-16 .flip-clock-wrapper ul li a div div.inn,
.colorskin-16 .latestnews2 .ln-date .ln-month,
.colorskin-16 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-16 #scroll-top a:hover,
.colorskin-16 #footer .widget-subscribe-form button:hover,
.colorskin-16 .postmetadata h6.blog-views span,
.colorskin-16 #commentform input[type="submit"],
.colorskin-16 .a-post-box .latest-cat,
.colorskin-16 .modal-title,
.colorskin-16 .latestnews1 .ln-item:hover .ln-content,
.colorskin-16 .latestposts-one .latest-b-cat:hover,
.colorskin-16 .footer-in .contact-inf button:hover,
.colorskin-16 .subtitle-element5 h1:after,
.colorskin-16 .subtitle-element5 h2:after,
.colorskin-16 .subtitle-element5 h3:after,
.colorskin-16 .subtitle-element5 h4:after,
.colorskin-16 .subtitle-element5 h5:after,
.colorskin-16 .subtitle-element5 h6:after,
.colorskin-16 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-16 .buy-process-wrap:before,
.colorskin-16 .buy-process-item .icon-wrapper:before,
.colorskin-16 .buy-process-item i,
.colorskin-16 .subtitle-element:after,
.colorskin-16 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-16 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-16 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-16 .blox .icon-box21:hover i,
.colorskin-16 .icon-box25 i,
.colorskin-16 .wp-pagenavi a:hover,
.colorskin-16 .tline-topdate,
.colorskin-16 #tline-content:before,
.colorskin-16 .tline-row-l:after,
.colorskin-16 .tline-row-r:before,
.colorskin-16 .related-works .portfolio-item>a:hover:before,
.colorskin-16 .latest-projects-navigation a:hover,
.colorskin-16 .subtitle-element:after,
.colorskin-16 .icon-box1:hover,
.colorskin-16 .icon-box3:hover,
.colorskin-16 .blox.dark .icon-box3:hover,
.colorskin-16 .icon-box3 h4:after,
.colorskin-16 .icon-box3 a.magicmore,
.colorskin-16 .icon-box6 i,
.colorskin-16 .icon-box8:hover i,
.colorskin-16 .icon-box11:hover i,
.colorskin-16 .icon-box18:hover i,
.colorskin-16 .icon-box21:hover i,
.colorskin-16 .icon-box23 i,
.colorskin-16 .icon-box24:hover i,
.colorskin-16 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-16 .our-team1 figcaption,
.colorskin-16 .widget-subscribe-form button,
.colorskin-16 .button.skyblue.bordered-bot:hover,
.colorskin-16 button.skyblue.bordered-bot:hover,
.colorskin-16 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-16 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-16 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-16 #talk-business input[type=submit],
.colorskin-16 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-16 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-16 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-16 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-16 .tablepress a.magicmore,
.colorskin-16 .top-bar a.topbar-btn,
.colorskin-16 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-16 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-16 .button.theme-skin,
.colorskin-16 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #2d5c88;
}

#wrap.colorskin-16 .whmpress_pricing_table.one.featured,
#wrap.colorskin-16 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-16 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-16 #bridge .btn,
#wrap.colorskin-16 #bridge .btn,
#wrap.colorskin-16 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-16 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-16 #bridge #order-boxes .fields-container,
#wrap.colorskin-16 .easydesign-contact,
.colorskin-16 .our-team2,
.colorskin-16 .max-title h1:after,
.colorskin-16 .max-title h2:after,
.colorskin-16 .max-title h3:after,
.colorskin-16 .max-title h4:after,
.colorskin-16 .max-title h5:after,
.colorskin-16 .max-title h6:after,
.colorskin-16 .w-pricing-table.pt-type2:hover,
.colorskin-16 .w-pricing-table.pt-type2:hover>span,
.colorskin-16 .w-pricing-table.pt-type2.featured>span,
.colorskin-16 .w-pricing-table.pt-type2.featured,
.colorskin-16 .our-team4:hover,
.colorskin-16 .our-process-item:hover i,
.colorskin-16 .buy-process-item.featured i,
.colorskin-16 .subtitle-element h1:after,
.colorskin-16 .subtitle-element h2:after,
.colorskin-16 .subtitle-element h3:after,
.colorskin-16 .subtitle-element h5:after,
.colorskin-16 .subtitle-element h6:after,
.colorskin-16 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-16 .icon-box21:hover i,
.colorskin-16 .icon-box25,
.colorskin-16 .tline-row-l,
.colorskin-16 .tline-row-r,
.colorskin-16 .esg-filterbutton.selected,
.colorskin-16 .w-divider7 h3:after,
.colorskin-16 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-16 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-16 .icon-box8:hover i,
.colorskin-16 .icon-box11:hover i,
.colorskin-16 .icon-box16 a.magicmore,
.colorskin-16 .icon-box19 i,
.colorskin-16 .icon-box19 a.magicmore:hover,
.colorskin-16 .icon-box21:hover i,
.colorskin-16 .subtitle-element3 h4:after,
.colorskin-16 .max-title3 h1:before,
.colorskin-16 .max-title3 h2:before,
.colorskin-16 .max-title3 h3:before,
.colorskin-16 .max-title3 h4:before,
.colorskin-16 .max-title3 h5:before,
.colorskin-16 .max-title3 h6:before,
.colorskin-16 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-16 #footer .widget .instagram-feed a img:hover,
.colorskin-16 .button.skyblue.bordered-bot,
.colorskin-16 button.skyblue.bordered-bot,
.colorskin-16 input[type="submit"].skyblue.bordered-bot,
.colorskin-16 input[type="reset"].skyblue.bordered-bot,
.colorskin-16 input[type="button"].skyblue.bordered-bot,
.colorskin-16 .esg-filterbutton.selected,
.colorskin-16 .w-pricing-table.pt-type1.featured,
.colorskin-16 .subtitle-element h1:after,
.colorskin-16 .subtitle-element h2:after,
.colorskin-16 .subtitle-element h3:after,
.colorskin-16 .subtitle-element h4:after,
.colorskin-16 .subtitle-element h5:after,
.colorskin-16 .subtitle-element h6:after,
.colorskin-16 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-16 .our-team3:hover figure img,
.colorskin-16 .gogmapseo {
  border-color: #2d5c88;
}

#wrap.colorskin-17 .whmpress_announcements a,
#wrap.colorskin-17 .whmpress_announcements a :hover,
#wrap.colorskin-17 .whmpress_pricing_table.one.featured,
#wrap.colorskin-17 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-17 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-17 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-17 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-17 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-17 #bridge .dropdown-menu a:hover,
#wrap.colorskin-17 .crsl .owl-buttons div:hover,
#wrap.colorskin-17 .icon-box14 a.magicmore:before,
#wrap.colorskin-17 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-17 #bridge input[name="hosting"].btn,
#wrap.colorskin-17 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-17 #bridge p a,
#wrap.colorskin-17 #bridge p a,
#wrap.colorskin-17 #bridge .btn-group .btn,
#wrap.colorskin-17 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-17 #bridge #order-boxes a,
#wrap.colorskin-17 .button.gray.rounded.bordered-bot,
#wrap.colorskin-17 .icon-box3:hover .magicmore,
#wrap.colorskin-17 .icon-box3 a.magicmore,
#wrap.colorskin-17 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-17 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-17 .rec-post h5 a:hover,
.colorskin-17 .about-author-sec h5 a:hover,
.colorskin-17 #header h6 i,
.colorskin-17 .components h6 i,
.colorskin-17 .top-bar h6 i,
.top-inf h6 i,
.colorskin-17 .top-links a:hover,
.colorskin-17 .w-header-type-11 #nav>li:hover>a,
.colorskin-17 #nav ul li.current>a,
.colorskin-17 #nav ul li a:hover,
.colorskin-17 #nav li.current ul li a:hover,
.colorskin-17 .nav-wrap2 #nav ul li a:hover,
.colorskin-17 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-17 #nav ul li.current>a,
.colorskin-17 #nav ul li:hover>a,
.colorskin-17 .icon-box22:hover h4,
.colorskin-17 .icon-box22:hover i,
.colorskin-17 .icon-box22.w-featured i,
.colorskin-17 .icon-box22.w-featured h4,
.colorskin-17 .icon-box22 a.magicmore,
.colorskin-17 .w-pricing-table.pt-type2>span,
.colorskin-17 a.magicmore,
.colorskin-17 .blox.dark .icon-box9 i,
.colorskin-17 .icon-box20:hover i,
.colorskin-17 .our-team4 .social-team a i:before,
.colorskin-17 .our-process-item:hover i,
.colorskin-17 .our-process-item:hover i,
.colorskin-17 #footer .side-list ul li>a:after,
.colorskin-17 .widget ul li.cat-item a:before,
.colorskin-17 .footer-navi a:after,
.colorskin-17 .footer-navi a:hover,
.colorskin-17 .custom-footer-menu a:hover,
.colorskin-17 .buy-process-item h4,
.colorskin-17 .buy-process-item.featured i,
.colorskin-17 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-17 .icon-box21 i,
.colorskin-17 .icon-box21:hover h4,
.colorskin-17 .post-format-icon,
.colorskin-17 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-17 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-17 .w-pricing-table.pt-type4 h3,
.colorskin-17 .w-pricing-table.pt-type4.featured h3,
.colorskin-17 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-17 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-17 #footer .side-list ul li:hover a,
.colorskin-17 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-17 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-17 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-17 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-17 .icon-box i,
.colorskin-17 .blgtyp3.blog-post h6 a,
.colorskin-17 .blgtyp1.blog-post h6 a,
.colorskin-17 .blgtyp2.blog-post h6 a,
.colorskin-17 .blog-single-post .postmetadata h6 a,
.colorskin-17 .blog-single-post h6.blog-author a,
.colorskin-17 .blog-inner .blog-author:after,
.colorskin-17 .blog-inner .blog-date:after,
.colorskin-17 .blog-post a:hover,
.colorskin-17 .blog-author span,
.colorskin-17 .blog-line p a:hover,
.colorskin-17 a.readmore,
.colorskin-17 .sidebar .widget .tabs li:hover a,
.colorskin-17 .sidebar .widget .tabs li.active a,
.colorskin-17 .pin-box h4 a:hover,
.colorskin-17 .tline-box h4 a:hover,
.colorskin-17 .pin-ecxt h6.blog-cat a:hover,
.colorskin-17 .colorf,
.colorskin-17 .related-works .portfolio-item:hover h5 a,
.colorskin-17 .icon-box1 i:before,
.colorskin-17 .icon-box1 h4,
.colorskin-17 .icon-box3 i,
.colorskin-17 .icon-box3 h4,
.colorskin-17 .icon-box3 p,
.colorskin-17 .icon-box4:hover i,
.colorskin-17 .icon-box5 i,
.colorskin-17 .icon-box7 i,
.colorskin-17 .icon-box8 i,
.colorskin-17 .blox.dark .icon-box9 i,
.colorskin-17 .icon-box9 i,
.colorskin-17 .icon-box11 i,
.colorskin-17 .blox.dark .icon-box15 i,
.colorskin-17 .blox.dark .icon-box15 h4,
.colorskin-17 .blox.dark .icon-box15 a.magicmore,
.colorskin-17 .icon-box16 h4,
.colorskin-17 .icon-box16 i,
.colorskin-17 .icon-box18 i,
.colorskin-17 .icon-box19 i,
.colorskin-17 .icon-box23 h4,
.colorskin-17 .icon-box24 i,
.colorskin-17 #bridge #order-boxes a,
.colorskin-17 .latestposts-two .blog-line:hover h4 a,
.colorskin-17 .latestposts-two .blog-line p.blog-cat a,
.colorskin-17 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-17 .latestposts-three h6.latest-b2-cat a,
.colorskin-17 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-17 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-17 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-17 .latestposts-five h6.latest-b2-cat a,
.colorskin-17 .latestposts-six .latest-content p.latest-date,
.colorskin-17 .latestposts-six .latest-title a:hover,
.colorskin-17 .latestposts-six .latest-author a:hover,
.colorskin-17 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-17 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-17 .latestposts-seven .latest-content .latest-author a,
.colorskin-17 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-17 h6.blog-cat a,
.colorskin-17 .latestposts-one .latest-title a:hover,
.colorskin-17 .latestposts-one .latest-author a:hover,
.colorskin-17 a.magicmore,
.colorskin-17 .button.skyblue.bordered-bot,
.colorskin-17 button.skyblue.bordered-bot,
.colorskin-17 input[type="submit"].skyblue.bordered-bot,
.colorskin-17 input[type="reset"].skyblue.bordered-bot,
.colorskin-17 input[type="button"].skyblue.bordered-bot,
.colorskin-17 .our-team6 h5,
.colorskin-17 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-17 .our-team5 h5,
.colorskin-17 .our-team5 .social-team a i:hover:before,
.colorskin-17 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-17 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-17 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-17 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-17 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-17 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-17 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-17 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-17 .w-pricing-table.pt-type7 .plan-title,
.colorskin-17 .icon-box1 img:after,
.colorskin-17 .icon-box1 i:after,
.colorskin-17 #header #nav .active a {
  color: #77da55;
}

#wrap.colorskin-17 .whmpress_price_matrix table th,
#wrap.colorskin-17 .whmpress_price_matrix_domain table th,
#wrap.colorskin-17 .whmpress_announcements .announcement-date,
#wrap.colorskin-17 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-17 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-17 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-17 .whmpress a.buy-button,
#wrap.colorskin-17 .whmpress a.whmpress-btn,
#wrap.colorskin-17 .whmpress a.whois-button,
#wrap.colorskin-17 .whmpress a.www-button,
#wrap.colorskin-17 .whmpress button,
#wrap.colorskin-17 .whmpress input[type=submit],
#wrap.colorskin-17 .whmpress_order_button,
#wrap.colorskin-17 .blog-social a:hover,
#wrap.colorskin-17 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-17 .onsale,
.woocommerce-page #wrap.colorskin-17 .container .button,
.woocommerce-page #wrap.colorskin-17 .ui-slider-handle,
#wrap.colorskin-17 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-17 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-17 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-17 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-17 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-17 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-17 .icon-box10 a.magicmore,
#wrap.colorskin-17 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-17 .components .woo-cart-header .header-cart span,
#wrap.colorskin-17 .max-title:after,
#wrap.colorskin-17 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-17 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-17 .our-team4:hover,
#wrap.colorskin-17 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-17 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-17 #bridge .btn-primary,
#wrap.colorskin-17 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-17 .tablepress tfoot th,
#wrap.colorskin-17 .tablepress thead th,
#wrap.colorskin-17 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-17 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-17 .wp-pagenavi a:hover,
.colorskin-17 .our-team2 figure h2,
.colorskin-17 .our-team2 .social-team,
.colorskin-17 .socialfollow a:hover,
.colorskin-17 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-17 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-17 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-17 .pin-ecxt2 .col1-3 span,
.colorskin-17 .comments-number-x span,
.colorskin-17 .side-list li:hover img,
.colorskin-17 .subscribe-box .subscribe-box-top,
.colorskin-17 .event-clean .event-article:hover .event-date,
.colorskin-17 .event-list .event-date,
.colorskin-17 .latestposts-seven .latest-img:hover img,
.colorskin-17 #nav>li.current>a:before,
.colorskin-17 .max-hero h5:before,
.colorskin-17 .ministry-box2:hover img,
.colorskin-17 .sermons-simple article:hover .sermon-img img,
.colorskin-17 .a-sermon .sermon-img:hover img,
.colorskin-17 .a-sermon .media-links,
.colorskin-17 .event-grid .event-detail,
.colorskin-17 .teaser-box4 .teaser-title,
.colorskin-17 .magic-link a,
.colorskin-17 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-17 .w-callout.w-callout-b,
.colorskin-17 .icon-box12 i,
.colorskin-17 .magic-link a,
.colorskin-17 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-17 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-17 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-17 .tribe-events-list .booking-button,
.colorskin-17 .tribe-events-list .event-sharing>li:hover,
.colorskin-17 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-17 .tribe-events-list .event-sharing .event-social li a,
.colorskin-17 #tribe-events-pg-template .tribe-events-button,
.colorskin-17 .single-tribe_events .booking-button,
.colorskin-17 .event-grid .event-detail,
.colorskin-17 .causes .cause-content .donate-button-exx:hover,
.colorskin-17 .cause-box .donate-button:hover,
.colorskin-17 .tribe-events-list-separator-month span,
.colorskin-17 .flip-clock-wrapper ul,
.colorskin-17 .flip-clock-wrapper ul li a div div.inn,
.colorskin-17 .latestnews2 .ln-date .ln-month,
.colorskin-17 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-17 #scroll-top a:hover,
.colorskin-17 #footer .widget-subscribe-form button:hover,
.colorskin-17 .postmetadata h6.blog-views span,
.colorskin-17 #commentform input[type="submit"],
.colorskin-17 .a-post-box .latest-cat,
.colorskin-17 .modal-title,
.colorskin-17 .latestnews1 .ln-item:hover .ln-content,
.colorskin-17 .latestposts-one .latest-b-cat:hover,
.colorskin-17 .footer-in .contact-inf button:hover,
.colorskin-17 .subtitle-element5 h1:after,
.colorskin-17 .subtitle-element5 h2:after,
.colorskin-17 .subtitle-element5 h3:after,
.colorskin-17 .subtitle-element5 h4:after,
.colorskin-17 .subtitle-element5 h5:after,
.colorskin-17 .subtitle-element5 h6:after,
.colorskin-17 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-17 .buy-process-wrap:before,
.colorskin-17 .buy-process-item .icon-wrapper:before,
.colorskin-17 .buy-process-item i,
.colorskin-17 .subtitle-element:after,
.colorskin-17 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-17 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-17 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-17 .blox .icon-box21:hover i,
.colorskin-17 .icon-box25 i,
.colorskin-17 .wp-pagenavi a:hover,
.colorskin-17 .tline-topdate,
.colorskin-17 #tline-content:before,
.colorskin-17 .tline-row-l:after,
.colorskin-17 .tline-row-r:before,
.colorskin-17 .related-works .portfolio-item>a:hover:before,
.colorskin-17 .latest-projects-navigation a:hover,
.colorskin-17 .subtitle-element:after,
.colorskin-17 .icon-box1:hover,
.colorskin-17 .icon-box3:hover,
.colorskin-17 .blox.dark .icon-box3:hover,
.colorskin-17 .icon-box3 h4:after,
.colorskin-17 .icon-box3 a.magicmore,
.colorskin-17 .icon-box6 i,
.colorskin-17 .icon-box8:hover i,
.colorskin-17 .icon-box11:hover i,
.colorskin-17 .icon-box18:hover i,
.colorskin-17 .icon-box21:hover i,
.colorskin-17 .icon-box23 i,
.colorskin-17 .icon-box24:hover i,
.colorskin-17 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-17 .our-team1 figcaption,
.colorskin-17 .widget-subscribe-form button,
.colorskin-17 .button.skyblue.bordered-bot:hover,
.colorskin-17 button.skyblue.bordered-bot:hover,
.colorskin-17 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-17 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-17 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-17 #talk-business input[type=submit],
.colorskin-17 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-17 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-17 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-17 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-17 .tablepress a.magicmore,
.colorskin-17 .top-bar a.topbar-btn,
.colorskin-17 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-17 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-17 .button.theme-skin,
.colorskin-17 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #77da55;
}

#wrap.colorskin-17 .whmpress_pricing_table.one.featured,
#wrap.colorskin-17 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-17 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-17 #bridge .btn,
#wrap.colorskin-17 #bridge .btn,
#wrap.colorskin-17 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-17 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-17 #bridge #order-boxes .fields-container,
#wrap.colorskin-17 .easydesign-contact,
.colorskin-17 .our-team2,
.colorskin-17 .max-title h1:after,
.colorskin-17 .max-title h2:after,
.colorskin-17 .max-title h3:after,
.colorskin-17 .max-title h4:after,
.colorskin-17 .max-title h5:after,
.colorskin-17 .max-title h6:after,
.colorskin-17 .w-pricing-table.pt-type2:hover,
.colorskin-17 .w-pricing-table.pt-type2:hover>span,
.colorskin-17 .w-pricing-table.pt-type2.featured>span,
.colorskin-17 .w-pricing-table.pt-type2.featured,
.colorskin-17 .our-team4:hover,
.colorskin-17 .our-process-item:hover i,
.colorskin-17 .buy-process-item.featured i,
.colorskin-17 .subtitle-element h1:after,
.colorskin-17 .subtitle-element h2:after,
.colorskin-17 .subtitle-element h3:after,
.colorskin-17 .subtitle-element h5:after,
.colorskin-17 .subtitle-element h6:after,
.colorskin-17 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-17 .icon-box21:hover i,
.colorskin-17 .icon-box25,
.colorskin-17 .tline-row-l,
.colorskin-17 .tline-row-r,
.colorskin-17 .esg-filterbutton.selected,
.colorskin-17 .w-divider7 h3:after,
.colorskin-17 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-17 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-17 .icon-box8:hover i,
.colorskin-17 .icon-box11:hover i,
.colorskin-17 .icon-box16 a.magicmore,
.colorskin-17 .icon-box19 i,
.colorskin-17 .icon-box19 a.magicmore:hover,
.colorskin-17 .icon-box21:hover i,
.colorskin-17 .subtitle-element3 h4:after,
.colorskin-17 .max-title3 h1:before,
.colorskin-17 .max-title3 h2:before,
.colorskin-17 .max-title3 h3:before,
.colorskin-17 .max-title3 h4:before,
.colorskin-17 .max-title3 h5:before,
.colorskin-17 .max-title3 h6:before,
.colorskin-17 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-17 #footer .widget .instagram-feed a img:hover,
.colorskin-17 .button.skyblue.bordered-bot,
.colorskin-17 button.skyblue.bordered-bot,
.colorskin-17 input[type="submit"].skyblue.bordered-bot,
.colorskin-17 input[type="reset"].skyblue.bordered-bot,
.colorskin-17 input[type="button"].skyblue.bordered-bot,
.colorskin-17 .esg-filterbutton.selected,
.colorskin-17 .w-pricing-table.pt-type1.featured,
.colorskin-17 .subtitle-element h1:after,
.colorskin-17 .subtitle-element h2:after,
.colorskin-17 .subtitle-element h3:after,
.colorskin-17 .subtitle-element h4:after,
.colorskin-17 .subtitle-element h5:after,
.colorskin-17 .subtitle-element h6:after,
.colorskin-17 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-17 .our-team3:hover figure img,
.colorskin-17 .gogmapseo {
  border-color: #77da55;
}

#wrap.colorskin-18 .whmpress_announcements a,
#wrap.colorskin-18 .whmpress_announcements a :hover,
#wrap.colorskin-18 .whmpress_pricing_table.one.featured,
#wrap.colorskin-18 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-18 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-18 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-18 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-18 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-18 #bridge .dropdown-menu a:hover,
#wrap.colorskin-18 .crsl .owl-buttons div:hover,
#wrap.colorskin-18 .icon-box14 a.magicmore:before,
#wrap.colorskin-18 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-18 #bridge input[name="hosting"].btn,
#wrap.colorskin-18 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-18 #bridge p a,
#wrap.colorskin-18 #bridge p a,
#wrap.colorskin-18 #bridge .btn-group .btn,
#wrap.colorskin-18 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-18 #bridge #order-boxes a,
#wrap.colorskin-18 .button.gray.rounded.bordered-bot,
#wrap.colorskin-18 .icon-box3:hover .magicmore,
#wrap.colorskin-18 .icon-box3 a.magicmore,
#wrap.colorskin-18 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-18 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-18 .rec-post h5 a:hover,
.colorskin-18 .about-author-sec h5 a:hover,
.colorskin-18 #header h6 i,
.colorskin-18 .components h6 i,
.colorskin-18 .top-bar h6 i,
.top-inf h6 i,
.colorskin-18 .top-links a:hover,
.colorskin-18 .w-header-type-11 #nav>li:hover>a,
.colorskin-18 #nav ul li.current>a,
.colorskin-18 #nav ul li a:hover,
.colorskin-18 #nav li.current ul li a:hover,
.colorskin-18 .nav-wrap2 #nav ul li a:hover,
.colorskin-18 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-18 #nav ul li.current>a,
.colorskin-18 #nav ul li:hover>a,
.colorskin-18 .icon-box22:hover h4,
.colorskin-18 .icon-box22:hover i,
.colorskin-18 .icon-box22.w-featured i,
.colorskin-18 .icon-box22.w-featured h4,
.colorskin-18 .icon-box22 a.magicmore,
.colorskin-18 .w-pricing-table.pt-type2>span,
.colorskin-18 a.magicmore,
.colorskin-18 .blox.dark .icon-box9 i,
.colorskin-18 .icon-box20:hover i,
.colorskin-18 .our-team4 .social-team a i:before,
.colorskin-18 .our-process-item:hover i,
.colorskin-18 .our-process-item:hover i,
.colorskin-18 #footer .side-list ul li>a:after,
.colorskin-18 .widget ul li.cat-item a:before,
.colorskin-18 .footer-navi a:after,
.colorskin-18 .footer-navi a:hover,
.colorskin-18 .custom-footer-menu a:hover,
.colorskin-18 .buy-process-item h4,
.colorskin-18 .buy-process-item.featured i,
.colorskin-18 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-18 .icon-box21 i,
.colorskin-18 .icon-box21:hover h4,
.colorskin-18 .post-format-icon,
.colorskin-18 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-18 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-18 .w-pricing-table.pt-type4 h3,
.colorskin-18 .w-pricing-table.pt-type4.featured h3,
.colorskin-18 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-18 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-18 #footer .side-list ul li:hover a,
.colorskin-18 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-18 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-18 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-18 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-18 .icon-box i,
.colorskin-18 .blgtyp3.blog-post h6 a,
.colorskin-18 .blgtyp1.blog-post h6 a,
.colorskin-18 .blgtyp2.blog-post h6 a,
.colorskin-18 .blog-single-post .postmetadata h6 a,
.colorskin-18 .blog-single-post h6.blog-author a,
.colorskin-18 .blog-inner .blog-author:after,
.colorskin-18 .blog-inner .blog-date:after,
.colorskin-18 .blog-post a:hover,
.colorskin-18 .blog-author span,
.colorskin-18 .blog-line p a:hover,
.colorskin-18 a.readmore,
.colorskin-18 .sidebar .widget .tabs li:hover a,
.colorskin-18 .sidebar .widget .tabs li.active a,
.colorskin-18 .pin-box h4 a:hover,
.colorskin-18 .tline-box h4 a:hover,
.colorskin-18 .pin-ecxt h6.blog-cat a:hover,
.colorskin-18 .colorf,
.colorskin-18 .related-works .portfolio-item:hover h5 a,
.colorskin-18 .icon-box1 i:before,
.colorskin-18 .icon-box1 h4,
.colorskin-18 .icon-box3 i,
.colorskin-18 .icon-box3 h4,
.colorskin-18 .icon-box3 p,
.colorskin-18 .icon-box4:hover i,
.colorskin-18 .icon-box5 i,
.colorskin-18 .icon-box7 i,
.colorskin-18 .icon-box8 i,
.colorskin-18 .blox.dark .icon-box9 i,
.colorskin-18 .icon-box9 i,
.colorskin-18 .icon-box11 i,
.colorskin-18 .blox.dark .icon-box15 i,
.colorskin-18 .blox.dark .icon-box15 h4,
.colorskin-18 .blox.dark .icon-box15 a.magicmore,
.colorskin-18 .icon-box16 h4,
.colorskin-18 .icon-box16 i,
.colorskin-18 .icon-box18 i,
.colorskin-18 .icon-box19 i,
.colorskin-18 .icon-box23 h4,
.colorskin-18 .icon-box24 i,
.colorskin-18 #bridge #order-boxes a,
.colorskin-18 .latestposts-two .blog-line:hover h4 a,
.colorskin-18 .latestposts-two .blog-line p.blog-cat a,
.colorskin-18 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-18 .latestposts-three h6.latest-b2-cat a,
.colorskin-18 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-18 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-18 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-18 .latestposts-five h6.latest-b2-cat a,
.colorskin-18 .latestposts-six .latest-content p.latest-date,
.colorskin-18 .latestposts-six .latest-title a:hover,
.colorskin-18 .latestposts-six .latest-author a:hover,
.colorskin-18 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-18 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-18 .latestposts-seven .latest-content .latest-author a,
.colorskin-18 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-18 h6.blog-cat a,
.colorskin-18 .latestposts-one .latest-title a:hover,
.colorskin-18 .latestposts-one .latest-author a:hover,
.colorskin-18 a.magicmore,
.colorskin-18 .button.skyblue.bordered-bot,
.colorskin-18 button.skyblue.bordered-bot,
.colorskin-18 input[type="submit"].skyblue.bordered-bot,
.colorskin-18 input[type="reset"].skyblue.bordered-bot,
.colorskin-18 input[type="button"].skyblue.bordered-bot,
.colorskin-18 .our-team6 h5,
.colorskin-18 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-18 .our-team5 h5,
.colorskin-18 .our-team5 .social-team a i:hover:before,
.colorskin-18 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-18 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-18 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-18 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-18 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-18 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-18 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-18 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-18 .w-pricing-table.pt-type7 .plan-title,
.colorskin-18 .icon-box1 img:after,
.colorskin-18 .icon-box1 i:after,
.colorskin-18 #header #nav .active a {
  color: #2997ab;
}

#wrap.colorskin-18 .whmpress_price_matrix table th,
#wrap.colorskin-18 .whmpress_price_matrix_domain table th,
#wrap.colorskin-18 .whmpress_announcements .announcement-date,
#wrap.colorskin-18 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-18 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-18 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-18 .whmpress a.buy-button,
#wrap.colorskin-18 .whmpress a.whmpress-btn,
#wrap.colorskin-18 .whmpress a.whois-button,
#wrap.colorskin-18 .whmpress a.www-button,
#wrap.colorskin-18 .whmpress button,
#wrap.colorskin-18 .whmpress input[type=submit],
#wrap.colorskin-18 .whmpress_order_button,
#wrap.colorskin-18 .blog-social a:hover,
#wrap.colorskin-18 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-18 .onsale,
.woocommerce-page #wrap.colorskin-18 .container .button,
.woocommerce-page #wrap.colorskin-18 .ui-slider-handle,
#wrap.colorskin-18 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-18 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-18 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-18 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-18 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-18 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-18 .icon-box10 a.magicmore,
#wrap.colorskin-18 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-18 .components .woo-cart-header .header-cart span,
#wrap.colorskin-18 .max-title:after,
#wrap.colorskin-18 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-18 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-18 .our-team4:hover,
#wrap.colorskin-18 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-18 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-18 #bridge .btn-primary,
#wrap.colorskin-18 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-18 .tablepress tfoot th,
#wrap.colorskin-18 .tablepress thead th,
#wrap.colorskin-18 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-18 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-18 .wp-pagenavi a:hover,
.colorskin-18 .our-team2 figure h2,
.colorskin-18 .our-team2 .social-team,
.colorskin-18 .socialfollow a:hover,
.colorskin-18 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-18 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-18 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-18 .pin-ecxt2 .col1-3 span,
.colorskin-18 .comments-number-x span,
.colorskin-18 .side-list li:hover img,
.colorskin-18 .subscribe-box .subscribe-box-top,
.colorskin-18 .event-clean .event-article:hover .event-date,
.colorskin-18 .event-list .event-date,
.colorskin-18 .latestposts-seven .latest-img:hover img,
.colorskin-18 #nav>li.current>a:before,
.colorskin-18 .max-hero h5:before,
.colorskin-18 .ministry-box2:hover img,
.colorskin-18 .sermons-simple article:hover .sermon-img img,
.colorskin-18 .a-sermon .sermon-img:hover img,
.colorskin-18 .a-sermon .media-links,
.colorskin-18 .event-grid .event-detail,
.colorskin-18 .teaser-box4 .teaser-title,
.colorskin-18 .magic-link a,
.colorskin-18 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-18 .w-callout.w-callout-b,
.colorskin-18 .icon-box12 i,
.colorskin-18 .magic-link a,
.colorskin-18 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-18 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-18 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-18 .tribe-events-list .booking-button,
.colorskin-18 .tribe-events-list .event-sharing>li:hover,
.colorskin-18 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-18 .tribe-events-list .event-sharing .event-social li a,
.colorskin-18 #tribe-events-pg-template .tribe-events-button,
.colorskin-18 .single-tribe_events .booking-button,
.colorskin-18 .event-grid .event-detail,
.colorskin-18 .causes .cause-content .donate-button-exx:hover,
.colorskin-18 .cause-box .donate-button:hover,
.colorskin-18 .tribe-events-list-separator-month span,
.colorskin-18 .flip-clock-wrapper ul,
.colorskin-18 .flip-clock-wrapper ul li a div div.inn,
.colorskin-18 .latestnews2 .ln-date .ln-month,
.colorskin-18 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-18 #scroll-top a:hover,
.colorskin-18 #footer .widget-subscribe-form button:hover,
.colorskin-18 .postmetadata h6.blog-views span,
.colorskin-18 #commentform input[type="submit"],
.colorskin-18 .a-post-box .latest-cat,
.colorskin-18 .modal-title,
.colorskin-18 .latestnews1 .ln-item:hover .ln-content,
.colorskin-18 .latestposts-one .latest-b-cat:hover,
.colorskin-18 .footer-in .contact-inf button:hover,
.colorskin-18 .subtitle-element5 h1:after,
.colorskin-18 .subtitle-element5 h2:after,
.colorskin-18 .subtitle-element5 h3:after,
.colorskin-18 .subtitle-element5 h4:after,
.colorskin-18 .subtitle-element5 h5:after,
.colorskin-18 .subtitle-element5 h6:after,
.colorskin-18 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-18 .buy-process-wrap:before,
.colorskin-18 .buy-process-item .icon-wrapper:before,
.colorskin-18 .buy-process-item i,
.colorskin-18 .subtitle-element:after,
.colorskin-18 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-18 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-18 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-18 .blox .icon-box21:hover i,
.colorskin-18 .icon-box25 i,
.colorskin-18 .wp-pagenavi a:hover,
.colorskin-18 .tline-topdate,
.colorskin-18 #tline-content:before,
.colorskin-18 .tline-row-l:after,
.colorskin-18 .tline-row-r:before,
.colorskin-18 .related-works .portfolio-item>a:hover:before,
.colorskin-18 .latest-projects-navigation a:hover,
.colorskin-18 .subtitle-element:after,
.colorskin-18 .icon-box1:hover,
.colorskin-18 .icon-box3:hover,
.colorskin-18 .blox.dark .icon-box3:hover,
.colorskin-18 .icon-box3 h4:after,
.colorskin-18 .icon-box3 a.magicmore,
.colorskin-18 .icon-box6 i,
.colorskin-18 .icon-box8:hover i,
.colorskin-18 .icon-box11:hover i,
.colorskin-18 .icon-box18:hover i,
.colorskin-18 .icon-box21:hover i,
.colorskin-18 .icon-box23 i,
.colorskin-18 .icon-box24:hover i,
.colorskin-18 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-18 .our-team1 figcaption,
.colorskin-18 .widget-subscribe-form button,
.colorskin-18 .button.skyblue.bordered-bot:hover,
.colorskin-18 button.skyblue.bordered-bot:hover,
.colorskin-18 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-18 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-18 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-18 #talk-business input[type=submit],
.colorskin-18 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-18 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-18 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-18 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-18 .tablepress a.magicmore,
.colorskin-18 .top-bar a.topbar-btn,
.colorskin-18 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-18 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-18 .button.theme-skin,
.colorskin-18 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #2997ab;
}

#wrap.colorskin-18 .whmpress_pricing_table.one.featured,
#wrap.colorskin-18 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-18 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-18 #bridge .btn,
#wrap.colorskin-18 #bridge .btn,
#wrap.colorskin-18 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-18 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-18 #bridge #order-boxes .fields-container,
#wrap.colorskin-18 .easydesign-contact,
.colorskin-18 .our-team2,
.colorskin-18 .max-title h1:after,
.colorskin-18 .max-title h2:after,
.colorskin-18 .max-title h3:after,
.colorskin-18 .max-title h4:after,
.colorskin-18 .max-title h5:after,
.colorskin-18 .max-title h6:after,
.colorskin-18 .w-pricing-table.pt-type2:hover,
.colorskin-18 .w-pricing-table.pt-type2:hover>span,
.colorskin-18 .w-pricing-table.pt-type2.featured>span,
.colorskin-18 .w-pricing-table.pt-type2.featured,
.colorskin-18 .our-team4:hover,
.colorskin-18 .our-process-item:hover i,
.colorskin-18 .buy-process-item.featured i,
.colorskin-18 .subtitle-element h1:after,
.colorskin-18 .subtitle-element h2:after,
.colorskin-18 .subtitle-element h3:after,
.colorskin-18 .subtitle-element h5:after,
.colorskin-18 .subtitle-element h6:after,
.colorskin-18 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-18 .icon-box21:hover i,
.colorskin-18 .icon-box25,
.colorskin-18 .tline-row-l,
.colorskin-18 .tline-row-r,
.colorskin-18 .esg-filterbutton.selected,
.colorskin-18 .w-divider7 h3:after,
.colorskin-18 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-18 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-18 .icon-box8:hover i,
.colorskin-18 .icon-box11:hover i,
.colorskin-18 .icon-box16 a.magicmore,
.colorskin-18 .icon-box19 i,
.colorskin-18 .icon-box19 a.magicmore:hover,
.colorskin-18 .icon-box21:hover i,
.colorskin-18 .subtitle-element3 h4:after,
.colorskin-18 .max-title3 h1:before,
.colorskin-18 .max-title3 h2:before,
.colorskin-18 .max-title3 h3:before,
.colorskin-18 .max-title3 h4:before,
.colorskin-18 .max-title3 h5:before,
.colorskin-18 .max-title3 h6:before,
.colorskin-18 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-18 #footer .widget .instagram-feed a img:hover,
.colorskin-18 .button.skyblue.bordered-bot,
.colorskin-18 button.skyblue.bordered-bot,
.colorskin-18 input[type="submit"].skyblue.bordered-bot,
.colorskin-18 input[type="reset"].skyblue.bordered-bot,
.colorskin-18 input[type="button"].skyblue.bordered-bot,
.colorskin-18 .esg-filterbutton.selected,
.colorskin-18 .w-pricing-table.pt-type1.featured,
.colorskin-18 .subtitle-element h1:after,
.colorskin-18 .subtitle-element h2:after,
.colorskin-18 .subtitle-element h3:after,
.colorskin-18 .subtitle-element h4:after,
.colorskin-18 .subtitle-element h5:after,
.colorskin-18 .subtitle-element h6:after,
.colorskin-18 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-18 .our-team3:hover figure img,
.colorskin-18 .gogmapseo {
  border-color: #2997ab;
}

#wrap.colorskin-19 .whmpress_announcements a,
#wrap.colorskin-19 .whmpress_announcements a :hover,
#wrap.colorskin-19 .whmpress_pricing_table.one.featured,
#wrap.colorskin-19 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-19 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-19 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-19 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-19 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-19 #bridge .dropdown-menu a:hover,
#wrap.colorskin-19 .crsl .owl-buttons div:hover,
#wrap.colorskin-19 .icon-box14 a.magicmore:before,
#wrap.colorskin-19 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-19 #bridge input[name="hosting"].btn,
#wrap.colorskin-19 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-19 #bridge p a,
#wrap.colorskin-19 #bridge p a,
#wrap.colorskin-19 #bridge .btn-group .btn,
#wrap.colorskin-19 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-19 #bridge #order-boxes a,
#wrap.colorskin-19 .button.gray.rounded.bordered-bot,
#wrap.colorskin-19 .icon-box3:hover .magicmore,
#wrap.colorskin-19 .icon-box3 a.magicmore,
#wrap.colorskin-19 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-19 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-19 .rec-post h5 a:hover,
.colorskin-19 .about-author-sec h5 a:hover,
.colorskin-19 #header h6 i,
.colorskin-19 .components h6 i,
.colorskin-19 .top-bar h6 i,
.top-inf h6 i,
.colorskin-19 .top-links a:hover,
.colorskin-19 .w-header-type-11 #nav>li:hover>a,
.colorskin-19 #nav ul li.current>a,
.colorskin-19 #nav ul li a:hover,
.colorskin-19 #nav li.current ul li a:hover,
.colorskin-19 .nav-wrap2 #nav ul li a:hover,
.colorskin-19 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-19 #nav ul li.current>a,
.colorskin-19 #nav ul li:hover>a,
.colorskin-19 .icon-box22:hover h4,
.colorskin-19 .icon-box22:hover i,
.colorskin-19 .icon-box22.w-featured i,
.colorskin-19 .icon-box22.w-featured h4,
.colorskin-19 .icon-box22 a.magicmore,
.colorskin-19 .w-pricing-table.pt-type2>span,
.colorskin-19 a.magicmore,
.colorskin-19 .blox.dark .icon-box9 i,
.colorskin-19 .icon-box20:hover i,
.colorskin-19 .our-team4 .social-team a i:before,
.colorskin-19 .our-process-item:hover i,
.colorskin-19 .our-process-item:hover i,
.colorskin-19 #footer .side-list ul li>a:after,
.colorskin-19 .widget ul li.cat-item a:before,
.colorskin-19 .footer-navi a:after,
.colorskin-19 .footer-navi a:hover,
.colorskin-19 .custom-footer-menu a:hover,
.colorskin-19 .buy-process-item h4,
.colorskin-19 .buy-process-item.featured i,
.colorskin-19 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-19 .icon-box21 i,
.colorskin-19 .icon-box21:hover h4,
.colorskin-19 .post-format-icon,
.colorskin-19 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-19 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-19 .w-pricing-table.pt-type4 h3,
.colorskin-19 .w-pricing-table.pt-type4.featured h3,
.colorskin-19 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-19 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-19 #footer .side-list ul li:hover a,
.colorskin-19 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-19 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-19 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-19 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-19 .icon-box i,
.colorskin-19 .blgtyp3.blog-post h6 a,
.colorskin-19 .blgtyp1.blog-post h6 a,
.colorskin-19 .blgtyp2.blog-post h6 a,
.colorskin-19 .blog-single-post .postmetadata h6 a,
.colorskin-19 .blog-single-post h6.blog-author a,
.colorskin-19 .blog-inner .blog-author:after,
.colorskin-19 .blog-inner .blog-date:after,
.colorskin-19 .blog-post a:hover,
.colorskin-19 .blog-author span,
.colorskin-19 .blog-line p a:hover,
.colorskin-19 a.readmore,
.colorskin-19 .sidebar .widget .tabs li:hover a,
.colorskin-19 .sidebar .widget .tabs li.active a,
.colorskin-19 .pin-box h4 a:hover,
.colorskin-19 .tline-box h4 a:hover,
.colorskin-19 .pin-ecxt h6.blog-cat a:hover,
.colorskin-19 .colorf,
.colorskin-19 .related-works .portfolio-item:hover h5 a,
.colorskin-19 .icon-box1 i:before,
.colorskin-19 .icon-box1 h4,
.colorskin-19 .icon-box3 i,
.colorskin-19 .icon-box3 h4,
.colorskin-19 .icon-box3 p,
.colorskin-19 .icon-box4:hover i,
.colorskin-19 .icon-box5 i,
.colorskin-19 .icon-box7 i,
.colorskin-19 .icon-box8 i,
.colorskin-19 .blox.dark .icon-box9 i,
.colorskin-19 .icon-box9 i,
.colorskin-19 .icon-box11 i,
.colorskin-19 .blox.dark .icon-box15 i,
.colorskin-19 .blox.dark .icon-box15 h4,
.colorskin-19 .blox.dark .icon-box15 a.magicmore,
.colorskin-19 .icon-box16 h4,
.colorskin-19 .icon-box16 i,
.colorskin-19 .icon-box18 i,
.colorskin-19 .icon-box19 i,
.colorskin-19 .icon-box23 h4,
.colorskin-19 .icon-box24 i,
.colorskin-19 #bridge #order-boxes a,
.colorskin-19 .latestposts-two .blog-line:hover h4 a,
.colorskin-19 .latestposts-two .blog-line p.blog-cat a,
.colorskin-19 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-19 .latestposts-three h6.latest-b2-cat a,
.colorskin-19 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-19 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-19 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-19 .latestposts-five h6.latest-b2-cat a,
.colorskin-19 .latestposts-six .latest-content p.latest-date,
.colorskin-19 .latestposts-six .latest-title a:hover,
.colorskin-19 .latestposts-six .latest-author a:hover,
.colorskin-19 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-19 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-19 .latestposts-seven .latest-content .latest-author a,
.colorskin-19 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-19 h6.blog-cat a,
.colorskin-19 .latestposts-one .latest-title a:hover,
.colorskin-19 .latestposts-one .latest-author a:hover,
.colorskin-19 a.magicmore,
.colorskin-19 .button.skyblue.bordered-bot,
.colorskin-19 button.skyblue.bordered-bot,
.colorskin-19 input[type="submit"].skyblue.bordered-bot,
.colorskin-19 input[type="reset"].skyblue.bordered-bot,
.colorskin-19 input[type="button"].skyblue.bordered-bot,
.colorskin-19 .our-team6 h5,
.colorskin-19 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-19 .our-team5 h5,
.colorskin-19 .our-team5 .social-team a i:hover:before,
.colorskin-19 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-19 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-19 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-19 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-19 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-19 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-19 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-19 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-19 .w-pricing-table.pt-type7 .plan-title,
.colorskin-19 .icon-box1 img:after,
.colorskin-19 .icon-box1 i:after,
.colorskin-19 #header #nav .active a {
  color: #734854;
}

#wrap.colorskin-19 .whmpress_price_matrix table th,
#wrap.colorskin-19 .whmpress_price_matrix_domain table th,
#wrap.colorskin-19 .whmpress_announcements .announcement-date,
#wrap.colorskin-19 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-19 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-19 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-19 .whmpress a.buy-button,
#wrap.colorskin-19 .whmpress a.whmpress-btn,
#wrap.colorskin-19 .whmpress a.whois-button,
#wrap.colorskin-19 .whmpress a.www-button,
#wrap.colorskin-19 .whmpress button,
#wrap.colorskin-19 .whmpress input[type=submit],
#wrap.colorskin-19 .whmpress_order_button,
#wrap.colorskin-19 .blog-social a:hover,
#wrap.colorskin-19 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-19 .onsale,
.woocommerce-page #wrap.colorskin-19 .container .button,
.woocommerce-page #wrap.colorskin-19 .ui-slider-handle,
#wrap.colorskin-19 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-19 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-19 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-19 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-19 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-19 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-19 .icon-box10 a.magicmore,
#wrap.colorskin-19 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-19 .components .woo-cart-header .header-cart span,
#wrap.colorskin-19 .max-title:after,
#wrap.colorskin-19 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-19 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-19 .our-team4:hover,
#wrap.colorskin-19 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-19 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-19 #bridge .btn-primary,
#wrap.colorskin-19 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-19 .tablepress tfoot th,
#wrap.colorskin-19 .tablepress thead th,
#wrap.colorskin-19 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-19 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-19 .wp-pagenavi a:hover,
.colorskin-19 .our-team2 figure h2,
.colorskin-19 .our-team2 .social-team,
.colorskin-19 .socialfollow a:hover,
.colorskin-19 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-19 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-19 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-19 .pin-ecxt2 .col1-3 span,
.colorskin-19 .comments-number-x span,
.colorskin-19 .side-list li:hover img,
.colorskin-19 .subscribe-box .subscribe-box-top,
.colorskin-19 .event-clean .event-article:hover .event-date,
.colorskin-19 .event-list .event-date,
.colorskin-19 .latestposts-seven .latest-img:hover img,
.colorskin-19 #nav>li.current>a:before,
.colorskin-19 .max-hero h5:before,
.colorskin-19 .ministry-box2:hover img,
.colorskin-19 .sermons-simple article:hover .sermon-img img,
.colorskin-19 .a-sermon .sermon-img:hover img,
.colorskin-19 .a-sermon .media-links,
.colorskin-19 .event-grid .event-detail,
.colorskin-19 .teaser-box4 .teaser-title,
.colorskin-19 .magic-link a,
.colorskin-19 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-19 .w-callout.w-callout-b,
.colorskin-19 .icon-box12 i,
.colorskin-19 .magic-link a,
.colorskin-19 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-19 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-19 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-19 .tribe-events-list .booking-button,
.colorskin-19 .tribe-events-list .event-sharing>li:hover,
.colorskin-19 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-19 .tribe-events-list .event-sharing .event-social li a,
.colorskin-19 #tribe-events-pg-template .tribe-events-button,
.colorskin-19 .single-tribe_events .booking-button,
.colorskin-19 .event-grid .event-detail,
.colorskin-19 .causes .cause-content .donate-button-exx:hover,
.colorskin-19 .cause-box .donate-button:hover,
.colorskin-19 .tribe-events-list-separator-month span,
.colorskin-19 .flip-clock-wrapper ul,
.colorskin-19 .flip-clock-wrapper ul li a div div.inn,
.colorskin-19 .latestnews2 .ln-date .ln-month,
.colorskin-19 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-19 #scroll-top a:hover,
.colorskin-19 #footer .widget-subscribe-form button:hover,
.colorskin-19 .postmetadata h6.blog-views span,
.colorskin-19 #commentform input[type="submit"],
.colorskin-19 .a-post-box .latest-cat,
.colorskin-19 .modal-title,
.colorskin-19 .latestnews1 .ln-item:hover .ln-content,
.colorskin-19 .latestposts-one .latest-b-cat:hover,
.colorskin-19 .footer-in .contact-inf button:hover,
.colorskin-19 .subtitle-element5 h1:after,
.colorskin-19 .subtitle-element5 h2:after,
.colorskin-19 .subtitle-element5 h3:after,
.colorskin-19 .subtitle-element5 h4:after,
.colorskin-19 .subtitle-element5 h5:after,
.colorskin-19 .subtitle-element5 h6:after,
.colorskin-19 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-19 .buy-process-wrap:before,
.colorskin-19 .buy-process-item .icon-wrapper:before,
.colorskin-19 .buy-process-item i,
.colorskin-19 .subtitle-element:after,
.colorskin-19 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-19 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-19 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-19 .blox .icon-box21:hover i,
.colorskin-19 .icon-box25 i,
.colorskin-19 .wp-pagenavi a:hover,
.colorskin-19 .tline-topdate,
.colorskin-19 #tline-content:before,
.colorskin-19 .tline-row-l:after,
.colorskin-19 .tline-row-r:before,
.colorskin-19 .related-works .portfolio-item>a:hover:before,
.colorskin-19 .latest-projects-navigation a:hover,
.colorskin-19 .subtitle-element:after,
.colorskin-19 .icon-box1:hover,
.colorskin-19 .icon-box3:hover,
.colorskin-19 .blox.dark .icon-box3:hover,
.colorskin-19 .icon-box3 h4:after,
.colorskin-19 .icon-box3 a.magicmore,
.colorskin-19 .icon-box6 i,
.colorskin-19 .icon-box8:hover i,
.colorskin-19 .icon-box11:hover i,
.colorskin-19 .icon-box18:hover i,
.colorskin-19 .icon-box21:hover i,
.colorskin-19 .icon-box23 i,
.colorskin-19 .icon-box24:hover i,
.colorskin-19 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-19 .our-team1 figcaption,
.colorskin-19 .widget-subscribe-form button,
.colorskin-19 .button.skyblue.bordered-bot:hover,
.colorskin-19 button.skyblue.bordered-bot:hover,
.colorskin-19 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-19 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-19 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-19 #talk-business input[type=submit],
.colorskin-19 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-19 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-19 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-19 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-19 .tablepress a.magicmore,
.colorskin-19 .top-bar a.topbar-btn,
.colorskin-19 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-19 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-19 .button.theme-skin,
.colorskin-19 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #734854;
}

#wrap.colorskin-19 .whmpress_pricing_table.one.featured,
#wrap.colorskin-19 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-19 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-19 #bridge .btn,
#wrap.colorskin-19 #bridge .btn,
#wrap.colorskin-19 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-19 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-19 #bridge #order-boxes .fields-container,
#wrap.colorskin-19 .easydesign-contact,
.colorskin-19 .our-team2,
.colorskin-19 .max-title h1:after,
.colorskin-19 .max-title h2:after,
.colorskin-19 .max-title h3:after,
.colorskin-19 .max-title h4:after,
.colorskin-19 .max-title h5:after,
.colorskin-19 .max-title h6:after,
.colorskin-19 .w-pricing-table.pt-type2:hover,
.colorskin-19 .w-pricing-table.pt-type2:hover>span,
.colorskin-19 .w-pricing-table.pt-type2.featured>span,
.colorskin-19 .w-pricing-table.pt-type2.featured,
.colorskin-19 .our-team4:hover,
.colorskin-19 .our-process-item:hover i,
.colorskin-19 .buy-process-item.featured i,
.colorskin-19 .subtitle-element h1:after,
.colorskin-19 .subtitle-element h2:after,
.colorskin-19 .subtitle-element h3:after,
.colorskin-19 .subtitle-element h5:after,
.colorskin-19 .subtitle-element h6:after,
.colorskin-19 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-19 .icon-box21:hover i,
.colorskin-19 .icon-box25,
.colorskin-19 .tline-row-l,
.colorskin-19 .tline-row-r,
.colorskin-19 .esg-filterbutton.selected,
.colorskin-19 .w-divider7 h3:after,
.colorskin-19 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-19 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-19 .icon-box8:hover i,
.colorskin-19 .icon-box11:hover i,
.colorskin-19 .icon-box16 a.magicmore,
.colorskin-19 .icon-box19 i,
.colorskin-19 .icon-box19 a.magicmore:hover,
.colorskin-19 .icon-box21:hover i,
.colorskin-19 .subtitle-element3 h4:after,
.colorskin-19 .max-title3 h1:before,
.colorskin-19 .max-title3 h2:before,
.colorskin-19 .max-title3 h3:before,
.colorskin-19 .max-title3 h4:before,
.colorskin-19 .max-title3 h5:before,
.colorskin-19 .max-title3 h6:before,
.colorskin-19 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-19 #footer .widget .instagram-feed a img:hover,
.colorskin-19 .button.skyblue.bordered-bot,
.colorskin-19 button.skyblue.bordered-bot,
.colorskin-19 input[type="submit"].skyblue.bordered-bot,
.colorskin-19 input[type="reset"].skyblue.bordered-bot,
.colorskin-19 input[type="button"].skyblue.bordered-bot,
.colorskin-19 .esg-filterbutton.selected,
.colorskin-19 .w-pricing-table.pt-type1.featured,
.colorskin-19 .subtitle-element h1:after,
.colorskin-19 .subtitle-element h2:after,
.colorskin-19 .subtitle-element h3:after,
.colorskin-19 .subtitle-element h4:after,
.colorskin-19 .subtitle-element h5:after,
.colorskin-19 .subtitle-element h6:after,
.colorskin-19 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-19 .our-team3:hover figure img,
.colorskin-19 .gogmapseo {
  border-color: #734854;
}

#wrap.colorskin-20 .whmpress_announcements a,
#wrap.colorskin-20 .whmpress_announcements a :hover,
#wrap.colorskin-20 .whmpress_pricing_table.one.featured,
#wrap.colorskin-20 .whmpress_pricing_table.two .pricing_table_price,
#wrap.colorskin-20 .whmpress_pricing_table.one .pricing_table_submit button,
#wrap.colorskin-20 .whmpress_pricing_table.one .pricing_table_combo button,
#wrap.colorskin-20 .whmpress_pricing_table.two .pricing_table_combo button,
#wrap.colorskin-20 .whmpress_pricing_table.two .pricing_table_submit,
#wrap.colorskin-20 #bridge .dropdown-menu a:hover,
#wrap.colorskin-20 .crsl .owl-buttons div:hover,
#wrap.colorskin-20 .icon-box14 a.magicmore:before,
#wrap.colorskin-20 .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon,
#wrap.colorskin-20 #bridge input[name="hosting"].btn,
#wrap.colorskin-20 #bridge .navbar .nav>li>a:before,
#wrap.colorskin-20 #bridge p a,
#wrap.colorskin-20 #bridge p a,
#wrap.colorskin-20 #bridge .btn-group .btn,
#wrap.colorskin-20 #bridge #order-standard_cart .products .product header span:first-child,
#wrap.colorskin-20 #bridge #order-boxes a,
#wrap.colorskin-20 .button.gray.rounded.bordered-bot,
#wrap.colorskin-20 .icon-box3:hover .magicmore,
#wrap.colorskin-20 .icon-box3 a.magicmore,
#wrap.colorskin-20 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon,
.colorskin-20 .w-pricing-table.pt-type2 .pt-footer a,
.colorskin-20 .rec-post h5 a:hover,
.colorskin-20 .about-author-sec h5 a:hover,
.colorskin-20 #header h6 i,
.colorskin-20 .components h6 i,
.colorskin-20 .top-bar h6 i,
.top-inf h6 i,
.colorskin-20 .top-links a:hover,
.colorskin-20 .w-header-type-11 #nav>li:hover>a,
.colorskin-20 #nav ul li.current>a,
.colorskin-20 #nav ul li a:hover,
.colorskin-20 #nav li.current ul li a:hover,
.colorskin-20 .nav-wrap2 #nav ul li a:hover,
.colorskin-20 .nav-wrap2.darknavi #nav ul li a:hover,
.colorskin-20 #nav ul li.current>a,
.colorskin-20 #nav ul li:hover>a,
.colorskin-20 .icon-box22:hover h4,
.colorskin-20 .icon-box22:hover i,
.colorskin-20 .icon-box22.w-featured i,
.colorskin-20 .icon-box22.w-featured h4,
.colorskin-20 .icon-box22 a.magicmore,
.colorskin-20 .w-pricing-table.pt-type2>span,
.colorskin-20 a.magicmore,
.colorskin-20 .blox.dark .icon-box9 i,
.colorskin-20 .icon-box20:hover i,
.colorskin-20 .our-team4 .social-team a i:before,
.colorskin-20 .our-process-item:hover i,
.colorskin-20 .our-process-item:hover i,
.colorskin-20 #footer .side-list ul li>a:after,
.colorskin-20 .widget ul li.cat-item a:before,
.colorskin-20 .footer-navi a:after,
.colorskin-20 .footer-navi a:hover,
.colorskin-20 .custom-footer-menu a:hover,
.colorskin-20 .buy-process-item h4,
.colorskin-20 .buy-process-item.featured i,
.colorskin-20 .testimonials-slider-w.flexslider .flex-direction-nav a i,
.colorskin-20 .icon-box21 i,
.colorskin-20 .icon-box21:hover h4,
.colorskin-20 .post-format-icon,
.colorskin-20 .latestposts-nine .latest-b9-meta .date:after,
.colorskin-20 .latestposts-nine .latest-b9-meta .categories:after,
.colorskin-20 .w-pricing-table.pt-type4 h3,
.colorskin-20 .w-pricing-table.pt-type4.featured h3,
.colorskin-20 .w-pricing-table.pt-type4 .pt-price h4 span,
.colorskin-20 .w-pricing-table.pt-type4 .pt-price h4 small,
.colorskin-20 #footer .side-list ul li:hover a,
.colorskin-20 .w-pricing-table.pt-type5 .pt-header h3,
.colorskin-20 .w-pricing-table.pt-type5 .pt-header h4>span,
.colorskin-20 .w-pricing-table.pt-type5 .pt-header h4 small,
.colorskin-20 .w-pricing-table.pt-type5 .pt-header h5,
.colorskin-20 .icon-box i,
.colorskin-20 .blgtyp3.blog-post h6 a,
.colorskin-20 .blgtyp1.blog-post h6 a,
.colorskin-20 .blgtyp2.blog-post h6 a,
.colorskin-20 .blog-single-post .postmetadata h6 a,
.colorskin-20 .blog-single-post h6.blog-author a,
.colorskin-20 .blog-inner .blog-author:after,
.colorskin-20 .blog-inner .blog-date:after,
.colorskin-20 .blog-post a:hover,
.colorskin-20 .blog-author span,
.colorskin-20 .blog-line p a:hover,
.colorskin-20 a.readmore,
.colorskin-20 .sidebar .widget .tabs li:hover a,
.colorskin-20 .sidebar .widget .tabs li.active a,
.colorskin-20 .pin-box h4 a:hover,
.colorskin-20 .tline-box h4 a:hover,
.colorskin-20 .pin-ecxt h6.blog-cat a:hover,
.colorskin-20 .colorf,
.colorskin-20 .related-works .portfolio-item:hover h5 a,
.colorskin-20 .icon-box1 i:before,
.colorskin-20 .icon-box1 h4,
.colorskin-20 .icon-box3 i,
.colorskin-20 .icon-box3 h4,
.colorskin-20 .icon-box3 p,
.colorskin-20 .icon-box4:hover i,
.colorskin-20 .icon-box5 i,
.colorskin-20 .icon-box7 i,
.colorskin-20 .icon-box8 i,
.colorskin-20 .blox.dark .icon-box9 i,
.colorskin-20 .icon-box9 i,
.colorskin-20 .icon-box11 i,
.colorskin-20 .blox.dark .icon-box15 i,
.colorskin-20 .blox.dark .icon-box15 h4,
.colorskin-20 .blox.dark .icon-box15 a.magicmore,
.colorskin-20 .icon-box16 h4,
.colorskin-20 .icon-box16 i,
.colorskin-20 .icon-box18 i,
.colorskin-20 .icon-box19 i,
.colorskin-20 .icon-box23 h4,
.colorskin-20 .icon-box24 i,
.colorskin-20 #bridge #order-boxes a,
.colorskin-20 .latestposts-two .blog-line:hover h4 a,
.colorskin-20 .latestposts-two .blog-line p.blog-cat a,
.colorskin-20 .latestposts-two .blog-line:hover .img-hover:before,
.colorskin-20 .latestposts-three h6.latest-b2-cat a,
.colorskin-20 .latestposts-three .latest-b2-metad2 span a:hover,
.colorskin-20 .latestposts-three h3.latest-b2-title a:hover,
.colorskin-20 .latestposts-four h3.latest-b2-title a:hover,
.colorskin-20 .latestposts-five h6.latest-b2-cat a,
.colorskin-20 .latestposts-six .latest-content p.latest-date,
.colorskin-20 .latestposts-six .latest-title a:hover,
.colorskin-20 .latestposts-six .latest-author a:hover,
.colorskin-20 .latestposts-seven .wrap-date-icons h3.latest-date,
.colorskin-20 .latestposts-seven .latest-content .latest-title a:hover,
.colorskin-20 .latestposts-seven .latest-content .latest-author a,
.colorskin-20 .latestposts-eleven .latest-b11 .latest-b11-meta .date:after,
.colorskin-20 h6.blog-cat a,
.colorskin-20 .latestposts-one .latest-title a:hover,
.colorskin-20 .latestposts-one .latest-author a:hover,
.colorskin-20 a.magicmore,
.colorskin-20 .button.skyblue.bordered-bot,
.colorskin-20 button.skyblue.bordered-bot,
.colorskin-20 input[type="submit"].skyblue.bordered-bot,
.colorskin-20 input[type="reset"].skyblue.bordered-bot,
.colorskin-20 input[type="button"].skyblue.bordered-bot,
.colorskin-20 .our-team6 h5,
.colorskin-20 .our-clients-wrap.crsl .owl-buttons div:active,
.colorskin-20 .our-team5 h5,
.colorskin-20 .our-team5 .social-team a i:hover:before,
.colorskin-20 .latestposts-ten .latest-b10 .latest-b10-content a.readmore,
.colorskin-20 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-20 .w-pricing-table.pt-type1 .pt-footer a,
.colorskin-20 .w-pricing-table.pt-type1 .plan-price span,
.colorskin-20 .w-pricing-table.pt-type1 .plan-price small,
.transparent-header-w .colorskin-20 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-20 #header.horizontal-w.sticky #nav>li.active>a,
.transparent-header-w.t-dark-w .colorskin-20 #header.horizontal-w.sticky #nav>li:hover>a,
.colorskin-20 .w-pricing-table.pt-type7 .plan-title,
.colorskin-20 .icon-box1 img:after,
.colorskin-20 .icon-box1 i:after,
.colorskin-20 #header #nav .active a {
  color: #a81010;
}

#wrap.colorskin-20 .whmpress_price_matrix table th,
#wrap.colorskin-20 .whmpress_price_matrix_domain table th,
#wrap.colorskin-20 .whmpress_announcements .announcement-date,
#wrap.colorskin-20 .whmpress_pricing_table.one.featured .pricing_table_price,
#wrap.colorskin-20 .whmpress_pricing_table.one.featured .pricing_table_heading,
#wrap.colorskin-20 .whmpress_pricing_table.one.featured .pricing_table_submit,
#wrap.colorskin-20 .whmpress a.buy-button,
#wrap.colorskin-20 .whmpress a.whmpress-btn,
#wrap.colorskin-20 .whmpress a.whois-button,
#wrap.colorskin-20 .whmpress a.www-button,
#wrap.colorskin-20 .whmpress button,
#wrap.colorskin-20 .whmpress input[type=submit],
#wrap.colorskin-20 .whmpress_order_button,
#wrap.colorskin-20 .blog-social a:hover,
#wrap.colorskin-20 .vc_carousel.vc_carousel_horizontal.hero-carousel .hero-carousel-wrap .hero-metadata .category a,
#wrap.colorskin-20 .onsale,
.woocommerce-page #wrap.colorskin-20 .container .button,
.woocommerce-page #wrap.colorskin-20 .ui-slider-handle,
#wrap.colorskin-20 .blox.dark .subtitle-element4 h1:after,
#wrap.colorskin-20 .blox.dark .subtitle-element4 h2:after,
#wrap.colorskin-20 .blox.dark .subtitle-element4 h3:after,
#wrap.colorskin-20 .blox.dark .subtitle-element4 h4:after,
#wrap.colorskin-20 .blox.dark .subtitle-element4 h5:after,
#wrap.colorskin-20 .blox.dark .subtitle-element4 h6:after,
#wrap.colorskin-20 .icon-box10 a.magicmore,
#wrap.colorskin-20 #header.w-header-type-11 .logo-wrap,
#wrap.colorskin-20 .components .woo-cart-header .header-cart span,
#wrap.colorskin-20 .max-title:after,
#wrap.colorskin-20 .w-pricing-table.pt-type2.featured .pt-footer a,
#wrap.colorskin-20 .teaser-box3 .teaser-subtitle,
#wrap.colorskin-20 .our-team4:hover,
#wrap.colorskin-20 #pre-footer .footer-subscribe-bar,
#wrap.colorskin-20 .wpcf7 .w-contact-p input[type=submit],
#wrap.colorskin-20 #bridge .btn-primary,
#wrap.colorskin-20 #bridge #order-boxes table.styled tr th,
#wrap.colorskin-20 .tablepress tfoot th,
#wrap.colorskin-20 .tablepress thead th,
#wrap.colorskin-20 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading,
#wrap.colorskin-20 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
#wrap.colorskin-20 .wp-pagenavi a:hover,
.colorskin-20 .our-team2 figure h2,
.colorskin-20 .our-team2 .social-team,
.colorskin-20 .socialfollow a:hover,
.colorskin-20 #header.sm-rgt-mn #menu-icon span.mn-ext1,
.colorskin-20 #header.sm-rgt-mn #menu-icon span.mn-ext2,
.colorskin-20 #header.sm-rgt-mn #menu-icon span.mn-ext3,
.colorskin-20 .pin-ecxt2 .col1-3 span,
.colorskin-20 .comments-number-x span,
.colorskin-20 .side-list li:hover img,
.colorskin-20 .subscribe-box .subscribe-box-top,
.colorskin-20 .event-clean .event-article:hover .event-date,
.colorskin-20 .event-list .event-date,
.colorskin-20 .latestposts-seven .latest-img:hover img,
.colorskin-20 #nav>li.current>a:before,
.colorskin-20 .max-hero h5:before,
.colorskin-20 .ministry-box2:hover img,
.colorskin-20 .sermons-simple article:hover .sermon-img img,
.colorskin-20 .a-sermon .sermon-img:hover img,
.colorskin-20 .a-sermon .media-links,
.colorskin-20 .event-grid .event-detail,
.colorskin-20 .teaser-box4 .teaser-title,
.colorskin-20 .magic-link a,
.colorskin-20 .subscribe-flat .subscribe-box-input .subscribe-box-submit,
.colorskin-20 .w-callout.w-callout-b,
.colorskin-20 .icon-box12 i,
.colorskin-20 .magic-link a,
.colorskin-20 #tribe-events-content-wrapper .tribe-events-calendar td:hover,
.colorskin-20 #tribe-events-content-wrapper .tribe-events-sub-nav a:hover,
.colorskin-20 #tribe-events-content-wrapper #tribe-bar-form .tribe-events-button,
.colorskin-20 .tribe-events-list .booking-button,
.colorskin-20 .tribe-events-list .event-sharing>li:hover,
.colorskin-20 .tribe-events-list .event-sharing .event-share:hover .event-sharing-icon,
.colorskin-20 .tribe-events-list .event-sharing .event-social li a,
.colorskin-20 #tribe-events-pg-template .tribe-events-button,
.colorskin-20 .single-tribe_events .booking-button,
.colorskin-20 .event-grid .event-detail,
.colorskin-20 .causes .cause-content .donate-button-exx:hover,
.colorskin-20 .cause-box .donate-button:hover,
.colorskin-20 .tribe-events-list-separator-month span,
.colorskin-20 .flip-clock-wrapper ul,
.colorskin-20 .flip-clock-wrapper ul li a div div.inn,
.colorskin-20 .latestnews2 .ln-date .ln-month,
.colorskin-20 .top-bar .inlinelb.topbar-contact:hover,
.colorskin-20 #scroll-top a:hover,
.colorskin-20 #footer .widget-subscribe-form button:hover,
.colorskin-20 .postmetadata h6.blog-views span,
.colorskin-20 #commentform input[type="submit"],
.colorskin-20 .a-post-box .latest-cat,
.colorskin-20 .modal-title,
.colorskin-20 .latestnews1 .ln-item:hover .ln-content,
.colorskin-20 .latestposts-one .latest-b-cat:hover,
.colorskin-20 .footer-in .contact-inf button:hover,
.colorskin-20 .subtitle-element5 h1:after,
.colorskin-20 .subtitle-element5 h2:after,
.colorskin-20 .subtitle-element5 h3:after,
.colorskin-20 .subtitle-element5 h4:after,
.colorskin-20 .subtitle-element5 h5:after,
.colorskin-20 .subtitle-element5 h6:after,
.colorskin-20 .w-pricing-table.pt-type6 .pt-footer,
.colorskin-20 .buy-process-wrap:before,
.colorskin-20 .buy-process-item .icon-wrapper:before,
.colorskin-20 .buy-process-item i,
.colorskin-20 .subtitle-element:after,
.colorskin-20 .ts-tetra.testimonials-slider-w.flexslider .flex-control-paging li a.flex-active,
.colorskin-20 .testimonials-slider-w.flexslider .flex-direction-nav a:hover,
.colorskin-20 .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab.vc_active>a,
.colorskin-20 .blox .icon-box21:hover i,
.colorskin-20 .icon-box25 i,
.colorskin-20 .wp-pagenavi a:hover,
.colorskin-20 .tline-topdate,
.colorskin-20 #tline-content:before,
.colorskin-20 .tline-row-l:after,
.colorskin-20 .tline-row-r:before,
.colorskin-20 .related-works .portfolio-item>a:hover:before,
.colorskin-20 .latest-projects-navigation a:hover,
.colorskin-20 .subtitle-element:after,
.colorskin-20 .icon-box1:hover,
.colorskin-20 .icon-box3:hover,
.colorskin-20 .blox.dark .icon-box3:hover,
.colorskin-20 .icon-box3 h4:after,
.colorskin-20 .icon-box3 a.magicmore,
.colorskin-20 .icon-box6 i,
.colorskin-20 .icon-box8:hover i,
.colorskin-20 .icon-box11:hover i,
.colorskin-20 .icon-box18:hover i,
.colorskin-20 .icon-box21:hover i,
.colorskin-20 .icon-box23 i,
.colorskin-20 .icon-box24:hover i,
.colorskin-20 .latestposts-four .latest-b2 h6.latest-b2-cat,
.colorskin-20 .our-team1 figcaption,
.colorskin-20 .widget-subscribe-form button,
.colorskin-20 .button.skyblue.bordered-bot:hover,
.colorskin-20 button.skyblue.bordered-bot:hover,
.colorskin-20 input[type="submit"].skyblue.bordered-bot:hover,
.colorskin-20 input[type="reset"].skyblue.bordered-bot:hover,
.colorskin-20 input[type="button"].skyblue.bordered-bot:hover,
.colorskin-20 #talk-business input[type=submit],
.colorskin-20 .w-pricing-table.pt-type1.featured .plan-title,
.colorskin-20 .w-pricing-table.pt-type1.featured .plan-price,
.colorskin-20 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-20 .w-pricing-table.pt-type1.featured .pt-footer,
.colorskin-20 .tablepress a.magicmore,
.colorskin-20 .top-bar a.topbar-btn,
.colorskin-20 .wpcf7 .wpcf7-form input[type="submit"],
.colorskin-20 #seo_consolation_form .checkbox_seo_title input[type=checkbox]:checked+span.wpcf7-list-item-label:before,
.colorskin-20 .button.theme-skin,
.colorskin-20 .w-pricing-table.pt-type7 .pt-footer a.magicmore {
  background-color: #a81010;
}

#wrap.colorskin-20 .whmpress_pricing_table.one.featured,
#wrap.colorskin-20 #bridge .navbar .nav>li.active>a:not(#Menu-Account),
#wrap.colorskin-20 #bridge .navbar .nav>li>a:not(#Menu-Account):hover,
#wrap.colorskin-20 #bridge .btn,
#wrap.colorskin-20 #bridge .btn,
#wrap.colorskin-20 #bridge .whmcscontainer .logincontainer input#password,
#wrap.colorskin-20 #bridge .whmcscontainer .logincontainer input#username,
#wrap.colorskin-20 #bridge #order-boxes .fields-container,
#wrap.colorskin-20 .easydesign-contact,
.colorskin-20 .our-team2,
.colorskin-20 .max-title h1:after,
.colorskin-20 .max-title h2:after,
.colorskin-20 .max-title h3:after,
.colorskin-20 .max-title h4:after,
.colorskin-20 .max-title h5:after,
.colorskin-20 .max-title h6:after,
.colorskin-20 .w-pricing-table.pt-type2:hover,
.colorskin-20 .w-pricing-table.pt-type2:hover>span,
.colorskin-20 .w-pricing-table.pt-type2.featured>span,
.colorskin-20 .w-pricing-table.pt-type2.featured,
.colorskin-20 .our-team4:hover,
.colorskin-20 .our-process-item:hover i,
.colorskin-20 .buy-process-item.featured i,
.colorskin-20 .subtitle-element h1:after,
.colorskin-20 .subtitle-element h2:after,
.colorskin-20 .subtitle-element h3:after,
.colorskin-20 .subtitle-element h5:after,
.colorskin-20 .subtitle-element h6:after,
.colorskin-20 .testimonials-slider-w.flexslider .flex-direction-nav a,
.colorskin-20 .icon-box21:hover i,
.colorskin-20 .icon-box25,
.colorskin-20 .tline-row-l,
.colorskin-20 .tline-row-r,
.colorskin-20 .esg-filterbutton.selected,
.colorskin-20 .w-divider7 h3:after,
.colorskin-20 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.colorskin-20 .vc_tta-accordion.vc_tta-style-classic.vc_tta-shape-square .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.colorskin-20 .icon-box8:hover i,
.colorskin-20 .icon-box11:hover i,
.colorskin-20 .icon-box16 a.magicmore,
.colorskin-20 .icon-box19 i,
.colorskin-20 .icon-box19 a.magicmore:hover,
.colorskin-20 .icon-box21:hover i,
.colorskin-20 .subtitle-element3 h4:after,
.colorskin-20 .max-title3 h1:before,
.colorskin-20 .max-title3 h2:before,
.colorskin-20 .max-title3 h3:before,
.colorskin-20 .max-title3 h4:before,
.colorskin-20 .max-title3 h5:before,
.colorskin-20 .max-title3 h6:before,
.colorskin-20 .toggle-top-area .widget .instagram-feed a img:hover,
.colorskin-20 #footer .widget .instagram-feed a img:hover,
.colorskin-20 .button.skyblue.bordered-bot,
.colorskin-20 button.skyblue.bordered-bot,
.colorskin-20 input[type="submit"].skyblue.bordered-bot,
.colorskin-20 input[type="reset"].skyblue.bordered-bot,
.colorskin-20 input[type="button"].skyblue.bordered-bot,
.colorskin-20 .esg-filterbutton.selected,
.colorskin-20 .w-pricing-table.pt-type1.featured,
.colorskin-20 .subtitle-element h1:after,
.colorskin-20 .subtitle-element h2:after,
.colorskin-20 .subtitle-element h3:after,
.colorskin-20 .subtitle-element h4:after,
.colorskin-20 .subtitle-element h5:after,
.colorskin-20 .subtitle-element h6:after,
.colorskin-20 .w-pricing-table.pt-type2.featured .pt-footer a,
.colorskin-20 .our-team3:hover figure img,
.colorskin-20 .gogmapseo {
  border-color: #a81010;
}

.colorskin-1 .bg-colorskin {
  background-color: #1bbc9b !important;
}

.colorskin-2 .bg-colorskin {
  background-color: #0093d0 !important;
}

.colorskin-3 .bg-colorskin {
  background-color: #e53f51 !important;
}

.colorskin-4 .bg-colorskin {
  background-color: #f1c40f !important;
}

.colorskin-5 .bg-colorskin {
  background-color: #e64883 !important;
}

.colorskin-6 .bg-colorskin {
  background-color: #45ab48 !important;
}

.colorskin-7 .bg-colorskin {
  background-color: #9661ab !important;
}

.colorskin-8 .bg-colorskin {
  background-color: #0aad80 !important;
}

.colorskin-9 .bg-colorskin {
  background-color: #0ab1f0 !important;
}

.colorskin-10 .bg-colorskin {
  background-color: #ff5a00 !important;
}

.colorskin-11 .bg-colorskin {
  background-color: #c3512f !important;
}

.colorskin-12 .bg-colorskin {
  background-color: #55606e !important;
}

.colorskin-13 .bg-colorskin {
  background-color: #fe8178 !important;
}

.colorskin-14 .bg-colorskin {
  background-color: #7c6853 !important;
}

.colorskin-15 .bg-colorskin {
  background-color: #bed431 !important;
}

.colorskin-16 .bg-colorskin {
  background-color: #2d5c88 !important;
}

.colorskin-17 .bg-colorskin {
  background-color: #77da55 !important;
}

.colorskin-18 .bg-colorskin {
  background-color: #2997ab !important;
}

.colorskin-19 .bg-colorskin {
  background-color: #734854 !important;
}

.colorskin-20 .bg-colorskin {
  background-color: #a81010 !important;
}

.colorskin-1 .tp-caption.Newspaper-Subtitle,
.colorskin-1 .hebe .tp-tab-title {
  color: #1bbc9b !important;
}

.colorskin-2 .tp-caption.Newspaper-Subtitle,
.colorskin-2 .hebe .tp-tab-title {
  color: #0093d0 !important;
}

.colorskin-3 .tp-caption.Newspaper-Subtitle,
.colorskin-3 .hebe .tp-tab-title {
  color: #e53f51 !important;
}

.colorskin-4 .tp-caption.Newspaper-Subtitle,
.colorskin-4 .hebe .tp-tab-title {
  color: #f1c40f !important;
}

.colorskin-5 .tp-caption.Newspaper-Subtitle,
.colorskin-5 .hebe .tp-tab-title {
  color: #e64883 !important;
}

.colorskin-6 .tp-caption.Newspaper-Subtitle,
.colorskin-6 .hebe .tp-tab-title {
  color: #45ab48 !important;
}

.colorskin-7 .tp-caption.Newspaper-Subtitle,
.colorskin-7 .hebe .tp-tab-title {
  color: #9661ab !important;
}

.colorskin-8 .tp-caption.Newspaper-Subtitle,
.colorskin-8 .hebe .tp-tab-title {
  color: #0aad80 !important;
}

.colorskin-9 .tp-caption.Newspaper-Subtitle,
.colorskin-9 .hebe .tp-tab-title {
  color: #0ab1f0 !important;
}

.colorskin-10 .tp-caption.Newspaper-Subtitle,
.colorskin-10 .hebe .tp-tab-title {
  color: #ff5a00 !important;
}

.colorskin-11 .tp-caption.Newspaper-Subtitle,
.colorskin-11 .hebe .tp-tab-title {
  color: #c3512f !important;
}

.colorskin-12 .tp-caption.Newspaper-Subtitle,
.colorskin-12 .hebe .tp-tab-title {
  color: #55606e !important;
}

.colorskin-13 .tp-caption.Newspaper-Subtitle,
.colorskin-13 .hebe .tp-tab-title {
  color: #fe8178 !important;
}

.colorskin-14 .tp-caption.Newspaper-Subtitle,
.colorskin-14 .hebe .tp-tab-title {
  color: #7c6853 !important;
}

.colorskin-15 .tp-caption.Newspaper-Subtitle,
.colorskin-15 .hebe .tp-tab-title {
  color: #bed431 !important;
}

.colorskin-16 .tp-caption.Newspaper-Subtitle,
.colorskin-16 .hebe .tp-tab-title {
  color: #2d5c88 !important;
}

.colorskin-17 .tp-caption.Newspaper-Subtitle,
.colorskin-17 .hebe .tp-tab-title {
  color: #77da55 !important;
}

.colorskin-18 .tp-caption.Newspaper-Subtitle,
.colorskin-18 .hebe .tp-tab-title {
  color: #2997ab !important;
}

.colorskin-19 .tp-caption.Newspaper-Subtitle,
.colorskin-19 .hebe .tp-tab-title {
  color: #734854 !important;
}

.colorskin-20 .tp-caption.Newspaper-Subtitle,
.colorskin-20 .hebe .tp-tab-title {
  color: #a81010 !important;
}

#wrap.colorskin-1 #slide-6-layer-35:hover#wrap.colorskin-2 #slide-6-layer-35:hover#wrap.colorskin-3 #slide-6-layer-35:hover#wrap.colorskin-4 #slide-6-layer-35:hover#wrap.colorskin-5 #slide-6-layer-35:hover#wrap.colorskin-6 #slide-6-layer-35:hover#wrap.colorskin-7 #slide-6-layer-35:hover#wrap.colorskin-8 #slide-6-layer-35:hover#wrap.colorskin-9 #slide-6-layer-35:hover#wrap.colorskin-10 #slide-6-layer-35:hover#wrap.colorskin-11 #slide-6-layer-35:hover#wrap.colorskin-12 #slide-6-layer-35:hover#wrap.colorskin-13 #slide-6-layer-35:hover#wrap.colorskin-14 #slide-6-layer-35:hover#wrap.colorskin-15 #slide-6-layer-35:hover#wrap.colorskin-16 #slide-6-layer-35:hover#wrap.colorskin-17 #slide-6-layer-35:hover#wrap.colorskin-18 #slide-6-layer-35:hover#wrap.colorskin-19 #slide-6-layer-35:hover#wrap.colorskin-20 #slide-6-layer-35:hover {
  color: #fff !important;
}

#wrap.colorskin-1 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #a8e6da !important;
}

#wrap.colorskin-1 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #4ed6ba !important;
}

#wrap.colorskin-1 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #1bbc9b !important;
}

#wrap.colorskin-1 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #a8e6da !important;
}

#wrap.colorskin-1 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #4ed6ba !important;
}

#wrap.colorskin-1 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-1 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-1 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-1 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-1 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-1 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #02af8b !important;
}

#wrap.colorskin-2 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #a9d6e8 !important;
}

#wrap.colorskin-2 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #5abce4 !important;
}

#wrap.colorskin-2 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #0093d0 !important;
}

#wrap.colorskin-2 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #a9d6e8 !important;
}

#wrap.colorskin-2 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #5abce4 !important;
}

#wrap.colorskin-2 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #0093d0 !important;
}

#wrap.colorskin-2 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-2 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-2 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-2 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-2 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-2 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #02af8b !important;
}

#wrap.colorskin-3 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #e8a9B0 !important;
}

#wrap.colorskin-3 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #e45b69 !important;
}

#wrap.colorskin-3 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #e53f51 !important;
}

#wrap.colorskin-3 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #e8a9B0 !important;
}

#wrap.colorskin-3 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #e45b69 !important;
}

#wrap.colorskin-3 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #e53f51 !important;
}

#wrap.colorskin-3 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-3 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-3 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-3 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-3 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-3 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #ab0214 !important;
}

#wrap.colorskin-4 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #eadEab !important;
}

#wrap.colorskin-4 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #e4c95b !important;
}

#wrap.colorskin-4 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #f1c40f !important;
}

#wrap.colorskin-4 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #eadEab !important;
}

#wrap.colorskin-4 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #e4c95b !important;
}

#wrap.colorskin-4 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #f1c40f !important;
}

#wrap.colorskin-4 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-4 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-4 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-4 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-4 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-4 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #af8c02 !important;
}

#wrap.colorskin-5 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #e8a9c1 !important;
}

#wrap.colorskin-5 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #e45b8e !important;
}

#wrap.colorskin-5 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #e64883 !important;
}

#wrap.colorskin-5 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #e8a9c1 !important;
}

#wrap.colorskin-5 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #e45b8e !important;
}

#wrap.colorskin-5 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #e64883 !important;
}

#wrap.colorskin-5 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-5 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-5 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-5 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-5 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-5 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #b10243 !important;
}

#wrap.colorskin-6 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #a8e6aa !important;
}

#wrap.colorskin-6 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #5ce660 !important;
}

#wrap.colorskin-6 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #45ab48 !important;
}

#wrap.colorskin-6 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #a8e6aa !important;
}

#wrap.colorskin-6 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #5ce660 !important;
}

#wrap.colorskin-6 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #45ab48 !important;
}

#wrap.colorskin-6 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-6 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-6 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-6 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-6 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-6 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #00b105 !important;
}

#wrap.colorskin-7 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #d2a5e4 !important;
}

#wrap.colorskin-7 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #ba58e0 !important;
}

#wrap.colorskin-7 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #9661ab !important;
}

#wrap.colorskin-7 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #d2a5e4 !important;
}

#wrap.colorskin-7 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #ba58e0 !important;
}

#wrap.colorskin-7 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #9661ab !important;
}

#wrap.colorskin-7 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-7 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-7 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-7 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-7 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-7 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #7e02af !important;
}

#wrap.colorskin-8 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #aae8d7 !important;
}

#wrap.colorskin-8 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #5be4be !important;
}

#wrap.colorskin-8 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #0aad80 !important;
}

#wrap.colorskin-8 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #aae8d7 !important;
}

#wrap.colorskin-8 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #5be4be !important;
}

#wrap.colorskin-8 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #0aad80 !important;
}

#wrap.colorskin-8 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-8 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-8 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-8 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-8 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-8 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #02b382 !important;
}

#wrap.colorskin-9 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #abd9ea !important;
}

#wrap.colorskin-9 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #5bc0e6 !important;
}

#wrap.colorskin-9 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #0ab1f0 !important;
}

#wrap.colorskin-9 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #abd9ea !important;
}

#wrap.colorskin-9 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #5bc0e6 !important;
}

#wrap.colorskin-9 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #0ab1f0 !important;
}

#wrap.colorskin-9 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-9 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-9 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-9 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-9 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-9 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #0283b3 !important;
}

#wrap.colorskin-10 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #e8c0a9 !important;
}

#wrap.colorskin-10 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #e48b5b !important;
}

#wrap.colorskin-10 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #ff5a00 !important;
}

#wrap.colorskin-10 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #e8c0a9 !important;
}

#wrap.colorskin-10 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #e48b5b !important;
}

#wrap.colorskin-10 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #ff5a00 !important;
}

#wrap.colorskin-10 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-10 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-10 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-10 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-10 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-10 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #b13f02 !important;
}

#wrap.colorskin-11 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #e8b9aa !important;
}

#wrap.colorskin-11 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #e67b5b !important;
}

#wrap.colorskin-11 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #c3512f !important;
}

#wrap.colorskin-11 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #e8b9aa !important;
}

#wrap.colorskin-11 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #e67b5b !important;
}

#wrap.colorskin-11 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #c3512f !important;
}

#wrap.colorskin-11 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-11 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-11 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-11 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-11 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-11 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #af2a01 !important;
}

#wrap.colorskin-12 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #a9c5e8 !important;
}

#wrap.colorskin-12 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #5b98e6 !important;
}

#wrap.colorskin-12 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #55606e !important;
}

#wrap.colorskin-12 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #a9c5e8 !important;
}

#wrap.colorskin-12 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #5B98E6 !important;
}

#wrap.colorskin-12 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #55606e !important;
}

#wrap.colorskin-12 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-12 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-12 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-12 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-12 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-12 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #024eaf !important;
}

#wrap.colorskin-13 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #eaaFab !important;
}

#wrap.colorskin-13 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #e4645b !important;
}

#wrap.colorskin-13 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #e4645b !important;
}

#wrap.colorskin-13 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #eaaFab !important;
}

#wrap.colorskin-13 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #e4645b !important;
}

#wrap.colorskin-13 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #e4645b !important;
}

#wrap.colorskin-13 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-13 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-13 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-13 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-13 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-13 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #b10d02 !important;
}

#wrap.colorskin-14 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #e8caa9 !important;
}

#wrap.colorskin-14 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #e4a25c !important;
}

#wrap.colorskin-14 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #7c6853 !important;
}

#wrap.colorskin-14 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #e8caa9 !important;
}

#wrap.colorskin-14 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #e4a25c !important;
}

#wrap.colorskin-14 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #7c6853 !important;
}

#wrap.colorskin-14 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-14 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-14 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-14 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-14 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-14 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #ad5901 !important;
}

#wrap.colorskin-15 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #e0e8a8 !important;
}

#wrap.colorskin-15 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #d4e65b !important;
}

#wrap.colorskin-15 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #bed431 !important;
}

#wrap.colorskin-15 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #e0e8a8 !important;
}

#wrap.colorskin-15 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #d4e65b !important;
}

#wrap.colorskin-15 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #bed431 !important;
}

#wrap.colorskin-15 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-15 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-15 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-15 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-15 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-15 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #99b102 !important;
}

#wrap.colorskin-16 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #a9cae8 !important;
}

#wrap.colorskin-16 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #59a0e2 !important;
}

#wrap.colorskin-16 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #2d5c88 !important;
}

#wrap.colorskin-16 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #a9cae8 !important;
}

#wrap.colorskin-16 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #59a0e2 !important;
}

#wrap.colorskin-16 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #2d5c88 !important;
}

#wrap.colorskin-16 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-16 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-16 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-16 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-16 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-16 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #025cb1 !important;
}

#wrap.colorskin-17 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #bbeaab !important;
}

#wrap.colorskin-17 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #7ee45c !important;
}

#wrap.colorskin-17 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #77da55 !important;
}

#wrap.colorskin-17 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #bbeaab !important;
}

#wrap.colorskin-17 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #7ee45c !important;
}

#wrap.colorskin-17 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #77da55 !important;
}

#wrap.colorskin-17 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-17 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-17 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-17 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-17 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-17 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #2fb101 !important;
}

#wrap.colorskin-18 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #a9dfe8 !important;
}

#wrap.colorskin-18 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #5bcfe4 !important;
}

#wrap.colorskin-18 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #2997ab !important;
}

#wrap.colorskin-18 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #a9dfe8 !important;
}

#wrap.colorskin-18 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #5bcfe4 !important;
}

#wrap.colorskin-18 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #2997ab !important;
}

#wrap.colorskin-18 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-18 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-18 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-18 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-18 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-18 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #0296b1 !important;
}

#wrap.colorskin-19 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header {
  background-color: #e8a9bb !important;
}

#wrap.colorskin-19 .w-pricing-table.pt-type6:nth-of-type(4n+3) .pt-header {
  background-color: #e45bb1 !important;
}

#wrap.colorskin-19 .w-pricing-table.pt-type6:nth-of-type(4n+4) .pt-header {
  background-color: #734854 !important;
}

#wrap.colorskin-19 .w-pricing-table.pt-type6:nth-of-type(4n+2) {
  border-color: #e8a9bb !important;
}

#wrap.colorskin-19 .w-pricing-table.pt-type6:nth-of-type(4n+3) {
  border-color: #e45bb1 !important;
}

#wrap.colorskin-19 .w-pricing-table.pt-type6:nth-of-type(4n+4) {
  border-color: #734854 !important;
}

#wrap.colorskin-19 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h3,
#wrap.colorskin-19 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4,
#wrap.colorskin-19 .w-pricing-table.pt-type6:nth-of-type(4n+1) .pt-header h4>small,
#wrap.colorskin-19 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h3,
#wrap.colorskin-19 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4,
#wrap.colorskin-19 .w-pricing-table.pt-type6:nth-of-type(4n+2) .pt-header h4>small {
  color: #af0232 !important;
}

#wrap.colorskin-20 .w-pricing-table.pt-type6 .pt-header {
  background-color: #eaabab !important;
}

#wrap.colorskin-20 .w-pricing-table.pt-type6 .pt-header {
  background-color: #e45b5b !important;
}

#wrap.colorskin-20 .w-pricing-table.pt-type6 .pt-header {
  background-color: #a81010 !important;
}

#wrap.colorskin-20 .w-pricing-table.pt-type6 {
  border-color: #eaabab !important;
}

#wrap.colorskin-20 .w-pricing-table.pt-type6 {
  border-color: #e45b5b !important;
}

#wrap.colorskin-20 .w-pricing-table.pt-type6 {
  border-color: #a81010 !important;
}

#wrap.colorskin-20 .w-pricing-table.pt-type6 .pt-header h3,
#wrap.colorskin-20 .w-pricing-table.pt-type6 .pt-header h4,
#wrap.colorskin-20 .w-pricing-table.pt-type6 .pt-header h4>small,
#wrap.colorskin-20 .w-pricing-table.pt-type6 .pt-header h3,
#wrap.colorskin-20 .w-pricing-table.pt-type6 .pt-header h4,
#wrap.colorskin-20 .w-pricing-table.pt-type6 .pt-header h4>small {
  color: #af0202 !important;
}

#wrap.colorskin-1 .icon-box1 img:after,
#wrap.colorskin-1 .icon-box1 i:after {
  background-color: #86f3dc;
}

#wrap.colorskin-2 .icon-box1 img:after,
#wrap.colorskin-2 .icon-box1 i:after {
  background-color: #86d3f3;
}

#wrap.colorskin-3 .icon-box1 img:after,
#wrap.colorskin-3 .icon-box1 i:after {
  background-color: #f38591;
}

#wrap.colorskin-4 .icon-box1 img:after,
#wrap.colorskin-4 .icon-box1 i:after {
  background-color: #f5df86;
}

#wrap.colorskin-5 .icon-box1 img:after,
#wrap.colorskin-5 .icon-box1 i:after {
  background-color: #f788b1;
}

#wrap.colorskin-6 .icon-box1 img:after,
#wrap.colorskin-6 .icon-box1 i:after {
  background-color: #89f98d;
}

#wrap.colorskin-7 .icon-box1 img:after,
#wrap.colorskin-7 .icon-box1 i:after {
  background-color: #d988f9;
}

#wrap.colorskin-8 .icon-box1 img:after,
#wrap.colorskin-8 .icon-box1 i:after {
  background-color: #88f9da;
}

#wrap.colorskin-9 .icon-box1 img:after,
#wrap.colorskin-9 .icon-box1 i:after {
  background-color: #88e0f9;
}

#wrap.colorskin-10 .icon-box1 img:after,
#wrap.colorskin-10 .icon-box1 i:after {
  background-color: #f9b088;
}

#wrap.colorskin-11 .icon-box1 img:after,
#wrap.colorskin-11 .icon-box1 i:after {
  background-color: #fda58a;
}

#wrap.colorskin-12 .icon-box1 img:after,
#wrap.colorskin-12 .icon-box1 i:after {
  background-color: #87b9f9;
}

#wrap.colorskin-13 .icon-box1 img:after,
#wrap.colorskin-13 .icon-box1 i:after {
  background-color: #f99088;
}

#wrap.colorskin-14 .icon-box1 img:after,
#wrap.colorskin-14 .icon-box1 i:after {
  background-color: #fbc48a;
}

#wrap.colorskin-15 .icon-box1 img:after,
#wrap.colorskin-15 .icon-box1 i:after {
  background-color: #ecfb89;
}

#wrap.colorskin-16 .icon-box1 img:after,
#wrap.colorskin-16 .icon-box1 i:after {
  background-color: #89c3f9;
}

#wrap.colorskin-17 .icon-box1 img:after,
#wrap.colorskin-17 .icon-box1 i:after {
  background-color: #a7fb8a;
}

#wrap.colorskin-18 .icon-box1 img:after,
#wrap.colorskin-18 .icon-box1 i:after {
  background-color: #89ebfd;
}

#wrap.colorskin-19 .icon-box1 img:after,
#wrap.colorskin-19 .icon-box1 i:after {
  background-color: #ff8dad;
}

#wrap.colorskin-20 .icon-box1 img:after,
#wrap.colorskin-20 .icon-box1 i:after {
  background-color: #fb8c8c;
}

#wrap.colorskin-1 .icon-box13:hover {
  background: rgba(27, 188, 155, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-2 .icon-box13:hover {
  background: rgba(0, 147, 208, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-3 .icon-box13:hover {
  background: rgba(229, 63, 81, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-4 .icon-box13:hover {
  background: rgba(241, 196, 15, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-5 .icon-box13:hover {
  background: rgba(230, 72, 131, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-6 .icon-box13:hover {
  background: rgba(69, 171, 72, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-7 .icon-box13:hover {
  background: rgba(150, 97, 171, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-8 .icon-box13:hover {
  background: rgba(10, 173, 128, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-9 .icon-box13:hover {
  background: rgba(3, 172, 220, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-10 .icon-box13:hover {
  background: rgba(255, 90, 0, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-11 .icon-box13:hover {
  background: rgba(195, 81, 47, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-12 .icon-box13:hover {
  background: rgba(85, 96, 110, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-13 .icon-box13:hover {
  background: rgba(254, 129, 120, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-14 .icon-box13:hover {
  background: rgba(124, 104, 83, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-15 .icon-box13:hover {
  background: rgba(190, 212, 49, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-16 .icon-box13:hover {
  background: rgba(45, 92, 136, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-17 .icon-box13:hover {
  background: rgba(119, 218, 85, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-18 .icon-box13:hover {
  background: rgba(41, 151, 171, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-19 .icon-box13:hover {
  background: rgba(115, 72, 84, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

#wrap.colorskin-20 .icon-box13:hover {
  background: rgba(168, 16, 16, .7) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg2.png) top repeat;
}

.colorskin-1 .icon-box14 {
  background: rgba(27, 188, 155, .7)
}

.colorskin-2 .icon-box14 {
  background: rgba(0, 147, 208, .7)
}

.colorskin-3 .icon-box14 {
  background: rgba(229, 63, 81, .7)
}

.colorskin-4 .icon-box14 {
  background: rgba(241, 196, 15, .7)
}

.colorskin-5 .icon-box14 {
  background: rgba(230, 72, 131, .7)
}

.colorskin-6 .icon-box14 {
  background: rgba(69, 171, 72, .7)
}

.colorskin-7 .icon-box14 {
  background: rgba(150, 97, 171, .7)
}

.colorskin-8 .icon-box14 {
  background: rgba(10, 173, 128, .7)
}

.colorskin-9 .icon-box14 {
  background: rgba(3, 172, 220, .7)
}

.colorskin-10 .icon-box14 {
  background: rgba(255, 90, 0, .7)
}

.colorskin-11 .icon-box14 {
  background: rgba(195, 81, 47, .7)
}

.colorskin-12 .icon-box14 {
  background: rgba(85, 96, 110, .7)
}

.colorskin-13 .icon-box14 {
  background: rgba(254, 129, 120, .7)
}

.colorskin-14 .icon-box14 {
  background: rgba(124, 104, 83, .7)
}

.colorskin-15 .icon-box14 {
  background: rgba(190, 212, 49, .7)
}

.colorskin-16 .icon-box14 {
  background: rgba(45, 92, 136, .7)
}

.colorskin-17 .icon-box14 {
  background: rgba(119, 218, 85, .7)
}

.colorskin-18 .icon-box14 {
  background: rgba(41, 151, 171, .7)
}

.colorskin-19 .icon-box14 {
  background: rgba(115, 72, 84, .7)
}

.colorskin-20 .icon-box14 {
  background: rgba(168, 16, 16, .7)
}

.colorskin-1 .icon-box14:hover,
.colorskin-2 .icon-box14:hover,
.colorskin-3 .icon-box14:hover,
.colorskin-4 .icon-box14:hover,
.colorskin-5 .icon-box14:hover,
.colorskin-6 .icon-box14:hover,
.colorskin-7 .icon-box14:hover,
.colorskin-8 .icon-box14:hover,
.colorskin-9 .icon-box14:hover,
.colorskin-10 .icon-box14:hover,
.colorskin-11 .icon-box14:hover,
.colorskin-12 .icon-box14:hover,
.colorskin-13 .icon-box14:hover,
.colorskin-14 .icon-box14:hover,
.colorskin-15 .icon-box14:hover,
.colorskin-16 .icon-box14:hover,
.colorskin-17 .icon-box14:hover,
.colorskin-18 .icon-box14:hover,
.colorskin-19 .icon-box14:hover,
.colorskin-20 .icon-box14:hover {
  background: rgba(78, 179, 217, 0.09) url(/web/20180601112646im_/https://traffitise.ca/wp-content/themes/easyweb/images/patern-bg1.png) repeat-x left;
}

#wrap.colorskin-1 .icon-box14 a.magicmore:hover,
#wrap.colorskin-1 .internalpadding form input[type="submit"],
#wrap.colorskin-1 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-1 #slide-6-layer-35,
#wrap.colorskin-1 .transparent-header-w.t-dark-w,
#wrap.colorskin-1 .top-bar .top-links a:hover,
#wrap.colorskin-1 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-1 #nav li.current>a,
#wrap.colorskin-1 #nav ul li:hover>a,
#wrap.colorskin-1 .transparent-header-w.t-dark-w,
#wrap.colorskin-1 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-1 .icon-box3:hover a.magicmore,
.colorskin-1 .colorf .spl,
.colorskin-1 .our-team4 .social-team a i:before {
  color: #1bbc9b !important;
}

#wrap.colorskin-2 .icon-box14 a.magicmore:hover,
#wrap.colorskin-2 .internalpadding form input[type="submit"],
#wrap.colorskin-2 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-2 #slide-6-layer-35,
#wrap.colorskin-2 .transparent-header-w.t-dark-w,
#wrap.colorskin-2 .top-bar .top-links a:hover,
#wrap.colorskin-2 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-2 #nav li.current>a,
#wrap.colorskin-2 #nav ul li:hover>a,
#wrap.colorskin-2 .transparent-header-w.t-dark-w,
#wrap.colorskin-2 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-2 .icon-box3:hover a.magicmore,
.colorskin-2 .colorf .spl,
.colorskin-2 .our-team4 .social-team a i:before {
  color: #0093d0 !important;
}

#wrap.colorskin-3 .icon-box14 a.magicmore:hover,
#wrap.colorskin-3 .internalpadding form input[type="submit"],
#wrap.colorskin-3 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-3 #slide-6-layer-35,
#wrap.colorskin-3 .transparent-header-w.t-dark-w,
#wrap.colorskin-3 .top-bar .top-links a:hover,
#wrap.colorskin-3 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-3 #nav li.current>a,
#wrap.colorskin-3 #nav ul li:hover>a,
#wrap.colorskin-3 .transparent-header-w.t-dark-w,
#wrap.colorskin-3 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-3 .icon-box3:hover a.magicmore,
.colorskin-3 .colorf .spl,
.colorskin-3 .our-team4 .social-team a i:before {
  color: #e53f51 !important;
}

#wrap.colorskin-4 .icon-box14 a.magicmore:hover,
#wrap.colorskin-4 .internalpadding form input[type="submit"],
#wrap.colorskin-4 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-4 #slide-6-layer-35,
#wrap.colorskin-4 .transparent-header-w.t-dark-w,
#wrap.colorskin-4 .top-bar .top-links a:hover,
#wrap.colorskin-4 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-4 #nav li.current>a,
#wrap.colorskin-4 #nav ul li:hover>a,
#wrap.colorskin-4 .transparent-header-w.t-dark-w,
#wrap.colorskin-4 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-4 .icon-box3:hover a.magicmore,
.colorskin-4 .colorf .spl,
.colorskin-4 .our-team4 .social-team a i:before {
  color: #f1c40f !important;
}

#wrap.colorskin-5 .icon-box14 a.magicmore:hover,
#wrap.colorskin-5 .internalpadding form input[type="submit"],
#wrap.colorskin-5 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-5 #slide-6-layer-35,
#wrap.colorskin-5 .transparent-header-w.t-dark-w,
#wrap.colorskin-5 .top-bar .top-links a:hover,
#wrap.colorskin-5 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-5 #nav li.current>a,
#wrap.colorskin-5 #nav ul li:hover>a,
#wrap.colorskin-5 .transparent-header-w.t-dark-w,
#wrap.colorskin-5 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-5 .icon-box3:hover a.magicmore,
.colorskin-5 .colorf .spl,
.colorskin-5 .our-team4 .social-team a i:before {
  color: #e64883 !important;
}

#wrap.colorskin-6 .icon-box14 a.magicmore:hover,
#wrap.colorskin-6 .internalpadding form input[type="submit"],
#wrap.colorskin-6 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-6 #slide-6-layer-35,
#wrap.colorskin-6 .transparent-header-w.t-dark-w,
#wrap.colorskin-6 .top-bar .top-links a:hover,
#wrap.colorskin-6 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-6 #nav li.current>a,
#wrap.colorskin-6 #nav ul li:hover>a,
#wrap.colorskin-6 .transparent-header-w.t-dark-w,
#wrap.colorskin-6 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-6 .icon-box3:hover a.magicmore,
.colorskin-6 .colorf .spl,
.colorskin-6 .our-team4 .social-team a i:before {
  color: #45ab48 !important;
}

#wrap.colorskin-7 .icon-box14 a.magicmore:hover,
#wrap.colorskin-7 .internalpadding form input[type="submit"],
#wrap.colorskin-7 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-7 #slide-6-layer-35,
#wrap.colorskin-7 .transparent-header-w.t-dark-w,
#wrap.colorskin-7 .top-bar .top-links a:hover,
#wrap.colorskin-7 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-7 #nav li.current>a,
#wrap.colorskin-7 #nav ul li:hover>a,
#wrap.colorskin-7 .transparent-header-w.t-dark-w,
#wrap.colorskin-7 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-7 .icon-box3:hover a.magicmore,
.colorskin-7 .colorf .spl,
.colorskin-7 .our-team4 .social-team a i:before {
  color: #9661ab !important;
}

#wrap.colorskin-8 .icon-box14 a.magicmore:hover,
#wrap.colorskin-8 .internalpadding form input[type="submit"],
#wrap.colorskin-8 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-8 #slide-6-layer-35,
#wrap.colorskin-8 .transparent-header-w.t-dark-w,
#wrap.colorskin-8 .top-bar .top-links a:hover,
#wrap.colorskin-8 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-8 #nav li.current>a,
#wrap.colorskin-8 #nav ul li:hover>a,
#wrap.colorskin-8 .transparent-header-w.t-dark-w,
#wrap.colorskin-8 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-8 .icon-box3:hover a.magicmore,
.colorskin-8 .colorf .spl,
.colorskin-8 .our-team4 .social-team a i:before {
  color: #0aad80 !important;
}

#wrap.colorskin-9 .icon-box14 a.magicmore:hover,
#wrap.colorskin-9 .internalpadding form input[type="submit"],
#wrap.colorskin-9 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-9 #slide-6-layer-35,
#wrap.colorskin-9 .transparent-header-w.t-dark-w,
#wrap.colorskin-9 .top-bar .top-links a:hover,
#wrap.colorskin-9 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-9 #nav li.current>a,
#wrap.colorskin-9 #nav ul li:hover>a,
#wrap.colorskin-9 .transparent-header-w.t-dark-w,
#wrap.colorskin-9 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-9 .icon-box3:hover a.magicmore,
.colorskin-9 .colorf .spl,
.colorskin-9 .our-team4 .social-team a i:before {
  color: #0ab1f0 !important;
}

#wrap.colorskin-10 .icon-box14 a.magicmore:hover,
#wrap.colorskin-10 .internalpadding form input[type="submit"],
#wrap.colorskin-10 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-10 #slide-6-layer-35,
#wrap.colorskin-10 .transparent-header-w.t-dark-w,
#wrap.colorskin-10 .top-bar .top-links a:hover,
#wrap.colorskin-10 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-10 #nav li.current>a,
#wrap.colorskin-10 #nav ul li:hover>a,
#wrap.colorskin-10 .transparent-header-w.t-dark-w,
#wrap.colorskin-10 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-10 .icon-box3:hover a.magicmore,
.colorskin-10 .colorf .spl,
.colorskin-10 .our-team4 .social-team a i:before {
  color: #ff5a00 !important;
}

#wrap.colorskin-11 .icon-box14 a.magicmore:hover,
#wrap.colorskin-11 .internalpadding form input[type="submit"],
#wrap.colorskin-11 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-11 #slide-6-layer-35,
#wrap.colorskin-11 .transparent-header-w.t-dark-w,
#wrap.colorskin-11 .top-bar .top-links a:hover,
#wrap.colorskin-11 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-11 #nav li.current>a,
#wrap.colorskin-11 #nav ul li:hover>a,
#wrap.colorskin-11 .transparent-header-w.t-dark-w,
#wrap.colorskin-11 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-11 .icon-box3:hover a.magicmore,
.colorskin-11 .colorf .spl,
.colorskin-11 .our-team4 .social-team a i:before {
  color: #c3512f !important;
}

#wrap.colorskin-12 .icon-box14 a.magicmore:hover,
#wrap.colorskin-12 .internalpadding form input[type="submit"],
#wrap.colorskin-12 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-12 #slide-6-layer-35,
#wrap.colorskin-12 .transparent-header-w.t-dark-w,
#wrap.colorskin-12 .top-bar .top-links a:hover,
#wrap.colorskin-12 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-12 #nav li.current>a,
#wrap.colorskin-12 #nav ul li:hover>a,
#wrap.colorskin-12 .transparent-header-w.t-dark-w,
#wrap.colorskin-12 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-12 .icon-box3:hover a.magicmore,
.colorskin-12 .colorf .spl,
.colorskin-12 .our-team4 .social-team a i:before {
  color: #55606e !important;
}

#wrap.colorskin-13 .icon-box14 a.magicmore:hover,
#wrap.colorskin-13 .internalpadding form input[type="submit"],
#wrap.colorskin-13 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-13 #slide-6-layer-35,
#wrap.colorskin-13 .transparent-header-w.t-dark-w,
#wrap.colorskin-13 .top-bar .top-links a:hover,
#wrap.colorskin-13 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-13 #nav li.current>a,
#wrap.colorskin-13 #nav ul li:hover>a,
#wrap.colorskin-13 .transparent-header-w.t-dark-w,
#wrap.colorskin-13 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-13 .icon-box3:hover a.magicmore,
.colorskin-13 .colorf .spl,
.colorskin-13 .our-team4 .social-team a i:before {
  color: #fe8178 !important;
}

#wrap.colorskin-14 .icon-box14 a.magicmore:hover,
#wrap.colorskin-14 .internalpadding form input[type="submit"],
#wrap.colorskin-14 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-14 #slide-6-layer-35,
#wrap.colorskin-14 .transparent-header-w.t-dark-w,
#wrap.colorskin-14 .top-bar .top-links a:hover,
#wrap.colorskin-14 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-14 #nav li.current>a,
#wrap.colorskin-14 #nav ul li:hover>a,
#wrap.colorskin-14 .transparent-header-w.t-dark-w,
#wrap.colorskin-14 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-14 .icon-box3:hover a.magicmore,
.colorskin-14 .colorf .spl,
.colorskin-14 .our-team4 .social-team a i:before {
  color: #7c6853 !important;
}

#wrap.colorskin-15 .icon-box14 a.magicmore:hover,
#wrap.colorskin-15 .internalpadding form input[type="submit"],
#wrap.colorskin-15 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-15 #slide-6-layer-35,
#wrap.colorskin-15 .transparent-header-w.t-dark-w,
#wrap.colorskin-15 .top-bar .top-links a:hover,
#wrap.colorskin-15 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-15 #nav li.current>a,
#wrap.colorskin-15 #nav ul li:hover>a,
#wrap.colorskin-15 .transparent-header-w.t-dark-w,
#wrap.colorskin-15 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-15 .icon-box3:hover a.magicmore,
.colorskin-15 .colorf .spl,
.colorskin-15 .our-team4 .social-team a i:before {
  color: #bed431 !important;
}

#wrap.colorskin-16 .icon-box14 a.magicmore:hover,
#wrap.colorskin-16 .internalpadding form input[type="submit"],
#wrap.colorskin-16 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-16 #slide-6-layer-35,
#wrap.colorskin-16 .transparent-header-w.t-dark-w,
#wrap.colorskin-16 .top-bar .top-links a:hover,
#wrap.colorskin-16 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-16 #nav li.current>a,
#wrap.colorskin-16 #nav ul li:hover>a,
#wrap.colorskin-16 .transparent-header-w.t-dark-w,
#wrap.colorskin-16 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-16 .icon-box3:hover a.magicmore,
.colorskin-16 .colorf .spl,
.colorskin-16 .our-team4 .social-team a i:before {
  color: #2d5c88 !important;
}

#wrap.colorskin-17 .icon-box14 a.magicmore:hover,
#wrap.colorskin-17 .internalpadding form input[type="submit"],
#wrap.colorskin-17 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-17 #slide-6-layer-35,
#wrap.colorskin-17 .transparent-header-w.t-dark-w,
#wrap.colorskin-17 .top-bar .top-links a:hover,
#wrap.colorskin-17 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-17 #nav li.current>a,
#wrap.colorskin-17 #nav ul li:hover>a,
#wrap.colorskin-17 .transparent-header-w.t-dark-w,
#wrap.colorskin-17 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-17 .icon-box3:hover a.magicmore,
.colorskin-17 .colorf .spl,
.colorskin-17 .our-team4 .social-team a i:before {
  color: #77da55 !important;
}

#wrap.colorskin-18 .icon-box14 a.magicmore:hover,
#wrap.colorskin-18 .internalpadding form input[type="submit"],
#wrap.colorskin-18 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-18 #slide-6-layer-35,
#wrap.colorskin-18 .transparent-header-w.t-dark-w,
#wrap.colorskin-18 .top-bar .top-links a:hover,
#wrap.colorskin-18 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-18 #nav li.current>a,
#wrap.colorskin-18 #nav ul li:hover>a,
#wrap.colorskin-18 .transparent-header-w.t-dark-w,
#wrap.colorskin-18 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-18 .icon-box3:hover a.magicmore,
.colorskin-18 .colorf .spl,
.colorskin-18 .our-team4 .social-team a i:before {
  color: #2997ab !important;
}

#wrap.colorskin-19 .icon-box14 a.magicmore:hover,
#wrap.colorskin-19 .internalpadding form input[type="submit"],
#wrap.colorskin-19 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-19 #slide-6-layer-35,
#wrap.colorskin-19 .transparent-header-w.t-dark-w,
#wrap.colorskin-19 .top-bar .top-links a:hover,
#wrap.colorskin-19 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-19 #nav li.current>a,
#wrap.colorskin-19 #nav ul li:hover>a,
#wrap.colorskin-19 .transparent-header-w.t-dark-w,
#wrap.colorskin-19 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-19 .icon-box3:hover a.magicmore,
.colorskin-19 .colorf .spl,
.colorskin-19 .our-team4 .social-team a i:before {
  color: #734854 !important;
}

#wrap.colorskin-20 .icon-box14 a.magicmore:hover,
#wrap.colorskin-20 .internalpadding form input[type="submit"],
#wrap.colorskin-20 #bridge .navbar .nav>li>a:hover,
#wrap.colorskin-20 #slide-6-layer-35,
#wrap.colorskin-20 .transparent-header-w.t-dark-w,
#wrap.colorskin-20 .top-bar .top-links a:hover,
#wrap.colorskin-20 .transparent-header-w #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-20 #nav li.current>a,
#wrap.colorskin-20 #nav ul li:hover>a,
#wrap.colorskin-20 .transparent-header-w.t-dark-w,
#wrap.colorskin-20 #header.horizontal-w #nav>li:hover>a,
#wrap.colorskin-20 .icon-box3:hover a.magicmore,
.colorskin-20 .colorf .spl,
.colorskin-20 .our-team4 .social-team a i:before {
  color: #a81010 !important;
}

#wrap.colorskin-1 #slide-6-layer-35,
#wrap.colorskin-1 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-1 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-1 .esg-filterbutton.selected {
  border-color: #1bbc9b !important;
}

#wrap.colorskin-2 #slide-6-layer-35,
#wrap.colorskin-2 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-2 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-2 .esg-filterbutton.selected {
  border-color: #0093d0 !important;
}

#wrap.colorskin-3 #slide-6-layer-35,
#wrap.colorskin-3 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-3 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-3 .esg-filterbutton.selected {
  border-color: #e53f51 !important;
}

#wrap.colorskin-4 #slide-6-layer-35,
#wrap.colorskin-4 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-4 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-4 .esg-filterbutton.selected {
  border-color: #f1c40f !important;
}

#wrap.colorskin-5 #slide-6-layer-35,
#wrap.colorskin-5 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-5 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-5 .esg-filterbutton.selected {
  border-color: #e64883 !important;
}

#wrap.colorskin-6 #slide-6-layer-35,
#wrap.colorskin-6 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-6 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-6 .esg-filterbutton.selected {
  border-color: #45ab48 !important;
}

#wrap.colorskin-7 #slide-6-layer-35,
#wrap.colorskin-7 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-7 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-7 .esg-filterbutton.selected {
  border-color: #9661ab !important;
}

#wrap.colorskin-8 #slide-6-layer-35,
#wrap.colorskin-8 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-8 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-8 .esg-filterbutton.selected {
  border-color: #0aad80 !important;
}

#wrap.colorskin-9 #slide-6-layer-35,
#wrap.colorskin-9 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-9 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-9 .esg-filterbutton.selected {
  border-color: #0ab1f0 !important;
}

#wrap.colorskin-10 #slide-6-layer-35,
#wrap.colorskin-10 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-10 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-10 .esg-filterbutton.selected {
  border-color: #ff5a00 !important;
}

#wrap.colorskin-11 #slide-6-layer-35,
#wrap.colorskin-11 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-11 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-11 .esg-filterbutton.selected {
  border-color: #c3512f !important;
}

#wrap.colorskin-12 #slide-6-layer-35,
#wrap.colorskin-12 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-12 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-12 .esg-filterbutton.selected {
  border-color: #55606e !important;
}

#wrap.colorskin-13 #slide-6-layer-35,
#wrap.colorskin-13 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-13 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-13 .esg-filterbutton.selected {
  border-color: #fe8178 !important;
}

#wrap.colorskin-14 #slide-6-layer-35,
#wrap.colorskin-14 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-14 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-14 .esg-filterbutton.selected {
  border-color: #7c6853 !important;
}

#wrap.colorskin-15 #slide-6-layer-35,
#wrap.colorskin-15 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-15 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-15 .esg-filterbutton.selected {
  border-color: #bed431 !important;
}

#wrap.colorskin-16 #slide-6-layer-35,
#wrap.colorskin-16 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-16 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-16 .esg-filterbutton.selected {
  border-color: #2d5c88 !important;
}

#wrap.colorskin-17 #slide-6-layer-35,
#wrap.colorskin-17 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-17 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-17 .esg-filterbutton.selected {
  border-color: #77da55 !important;
}

#wrap.colorskin-18 #slide-6-layer-35,
#wrap.colorskin-18 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-18 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-18 .esg-filterbutton.selected {
  border-color: #2997ab !important;
}

#wrap.colorskin-19 #slide-6-layer-35,
#wrap.colorskin-19 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-19 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-19 .esg-filterbutton.selected {
  border-color: #734854 !important;
}

#wrap.colorskin-20 #slide-6-layer-35,
#wrap.colorskin-20 .w-pricing-table.pt-type6:nth-of-type(4n+4),
#wrap.colorskin-20 .icon-box14 a.magicmore:hover:before,
#wrap.colorskin-20 .esg-filterbutton.selected {
  border-color: #a81010 !important;
}

#wrap.colorskin-1 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-1 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-1 .latestposts-eleven .latest-b11,
#wrap.colorskin-1 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-1 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-1 #bridge .navbar .nav li.dropdown.open .caret,
#wrap.colorskin-1 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-1 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-1 #bridge .navbar .nav li.dropdown.open .caret,
#wrap.colorskin-1 .latestposts-eleven .latest-b11,
.colorskin-1 .w-pricing-table.pt-type1.featured .plan-price:after,
.colorskin-1 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #1bbc9b;
}

#wrap.colorskin-2 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-2 .latestposts-eleven .latest-b11,
#wrap.colorskin-2 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-2 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-2 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-2 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #0093d0;
}

#wrap.colorskin-3 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-3 .latestposts-eleven .latest-b11,
#wrap.colorskin-3 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-3 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-3 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-3 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #e53f51;
}

#wrap.colorskin-4 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-4 .latestposts-eleven .latest-b11,
#wrap.colorskin-4 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-4 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-4 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-4 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #f1c40f;
}

#wrap.colorskin-5 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-5 .latestposts-eleven .latest-b11,
#wrap.colorskin-5 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-5 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-5 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-5 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #e64883;
}

#wrap.colorskin-6 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-6 .latestposts-eleven .latest-b11,
#wrap.colorskin-6 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-6 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-6 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-6 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #45ab48;
}

#wrap.colorskin-7 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-7 .latestposts-eleven .latest-b11,
#wrap.colorskin-7 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-7 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-7 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-7 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #9661ab;
}

#wrap.colorskin-8 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-8 .latestposts-eleven .latest-b11,
#wrap.colorskin-8 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-8 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-8 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-8 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #0aad80;
}

#wrap.colorskin-9 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-9 .latestposts-eleven .latest-b11,
#wrap.colorskin-9 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-9 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-9 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-9 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #0ab1f0;
}

#wrap.colorskin-10 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-10 .latestposts-eleven .latest-b11,
#wrap.colorskin-10 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-10 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-10 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-10 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #ff5a00;
}

#wrap.colorskin-11 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-11 .latestposts-eleven .latest-b11,
#wrap.colorskin-11 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-11 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-11 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-11 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #c3512f;
}

#wrap.colorskin-12 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-12 .latestposts-eleven .latest-b11,
#wrap.colorskin-12 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-12 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-12 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-12 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #55606e;
}

#wrap.colorskin-13 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-13 .latestposts-eleven .latest-b11,
#wrap.colorskin-13 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-13 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-13 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-13 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #fe8178;
}

#wrap.colorskin-14 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-14 .latestposts-eleven .latest-b11,
#wrap.colorskin-14 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-14 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-14 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-14 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #7c6853;
}

#wrap.colorskin-15 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-15 .latestposts-eleven .latest-b11,
#wrap.colorskin-15 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-15 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-15 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-15 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #bed431
}

#wrap.colorskin-16 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-16 .latestposts-eleven .latest-b11,
#wrap.colorskin-16 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-16 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-16 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-16 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #2d5c88;
}

#wrap.colorskin-17 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-17 .latestposts-eleven .latest-b11,
#wrap.colorskin-17 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-17 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-17 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-17 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #77da55;
}

#wrap.colorskin-18 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-18 .latestposts-eleven .latest-b11,
#wrap.colorskin-18 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-18 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-18 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-18 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #2997ab;
}

#wrap.colorskin-19 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-19 .latestposts-eleven .latest-b11,
#wrap.colorskin-19 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-19 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-19 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-19 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #734854;
}

#wrap.colorskin-20 .whmpress_pricing_table.one.featured .pricing_table_price:after,
#wrap.colorskin-20 .latestposts-eleven .latest-b11,
#wrap.colorskin-20 .w-pricing-table.pt-type5 .pt-header h4:after,
#wrap.colorskin-20 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-20 #bridge .navbar .nav li.dropdown.open .caret,
.colorskin-20 .w-pricing-table.pt-type1.featured .plan-price:after {
  border-top-color: #a81010;
}

#wrap.colorskin-1 .max-title2 h1:before,
#wrap.colorskin-1 .max-title2 h2:before,
#wrap.colorskin-1 .max-title2 h3:before,
#wrap.colorskin-1 .max-title2 h4:before,
#wrap.colorskin-1 .max-title2 h5:before,
#wrap.colorskin-1 .max-title2 h6:before,
#wrap.colorskin-1 .subtitle-element2 h4:before,
#wrap.colorskin-1 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-1 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-1 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #1bbc9b;
}

#wrap.colorskin-2 .max-title2 h1:before,
#wrap.colorskin-2 .max-title2 h2:before,
#wrap.colorskin-2 .max-title2 h3:before,
#wrap.colorskin-2 .max-title2 h4:before,
#wrap.colorskin-2 .max-title2 h5:before,
#wrap.colorskin-2 .max-title2 h6:before,
#wrap.colorskin-2 .subtitle-element2 h4:before,
#wrap.colorskin-2 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-2 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-2 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #0093d0;
}

#wrap.colorskin-3 .max-title2 h1:before,
#wrap.colorskin-3 .max-title2 h2:before,
#wrap.colorskin-3 .max-title2 h3:before,
#wrap.colorskin-3 .max-title2 h4:before,
#wrap.colorskin-3 .max-title2 h5:before,
#wrap.colorskin-3 .max-title2 h6:before,
#wrap.colorskin-3 .subtitle-element2 h4:before,
#wrap.colorskin-3 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-3 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-3 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #e53f51;
}

#wrap.colorskin-4 .max-title2 h1:before,
#wrap.colorskin-4 .max-title2 h2:before,
#wrap.colorskin-4 .max-title2 h3:before,
#wrap.colorskin-4 .max-title2 h4:before,
#wrap.colorskin-4 .max-title2 h5:before,
#wrap.colorskin-4 .max-title2 h6:before,
#wrap.colorskin-4 .subtitle-element2 h4:before,
#wrap.colorskin-4 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-4 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-4 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #f1c40f;
}

#wrap.colorskin-5 .max-title2 h1:before,
#wrap.colorskin-5 .max-title2 h2:before,
#wrap.colorskin-5 .max-title2 h3:before,
#wrap.colorskin-5 .max-title2 h4:before,
#wrap.colorskin-5 .max-title2 h5:before,
#wrap.colorskin-5 .max-title2 h6:before,
#wrap.colorskin-5 .subtitle-element2 h4:before,
#wrap.colorskin-5 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-5 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-5 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #e64883;
}

#wrap.colorskin-6 .max-title2 h1:before,
#wrap.colorskin-6 .max-title2 h2:before,
#wrap.colorskin-6 .max-title2 h3:before,
#wrap.colorskin-6 .max-title2 h4:before,
#wrap.colorskin-6 .max-title2 h5:before,
#wrap.colorskin-6 .max-title2 h6:before,
#wrap.colorskin-6 .subtitle-element2 h4:before,
#wrap.colorskin-6 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-6 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-6 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #45ab48;
}

#wrap.colorskin-7 .max-title2 h1:before,
#wrap.colorskin-7 .max-title2 h2:before,
#wrap.colorskin-7 .max-title2 h3:before,
#wrap.colorskin-7 .max-title2 h4:before,
#wrap.colorskin-7 .max-title2 h5:before,
#wrap.colorskin-7 .max-title2 h6:before,
#wrap.colorskin-7 .subtitle-element2 h4:before,
#wrap.colorskin-7 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-7 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-7 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #9661ab;
}

#wrap.colorskin-8 .max-title2 h1:before,
#wrap.colorskin-8 .max-title2 h2:before,
#wrap.colorskin-8 .max-title2 h3:before,
#wrap.colorskin-8 .max-title2 h4:before,
#wrap.colorskin-8 .max-title2 h5:before,
#wrap.colorskin-8 .max-title2 h6:before,
#wrap.colorskin-8 .subtitle-element2 h4:before,
#wrap.colorskin-8 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-8 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-8 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #0aad80;
}

#wrap.colorskin-9 .max-title2 h1:before,
#wrap.colorskin-9 .max-title2 h2:before,
#wrap.colorskin-9 .max-title2 h3:before,
#wrap.colorskin-9 .max-title2 h4:before,
#wrap.colorskin-9 .max-title2 h5:before,
#wrap.colorskin-9 .max-title2 h6:before,
#wrap.colorskin-9 .subtitle-element2 h4:before,
#wrap.colorskin-9 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-9 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-9 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #0ab1f0;
}

#wrap.colorskin-10 .max-title2 h1:before,
#wrap.colorskin-10 .max-title2 h2:before,
#wrap.colorskin-10 .max-title2 h3:before,
#wrap.colorskin-10 .max-title2 h4:before,
#wrap.colorskin-10 .max-title2 h5:before,
#wrap.colorskin-10 .max-title2 h6:before,
#wrap.colorskin-10 .subtitle-element2 h4:before,
#wrap.colorskin-10 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-10 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-10 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #ff5a00;
}

#wrap.colorskin-11 .max-title2 h1:before,
#wrap.colorskin-11 .max-title2 h2:before,
#wrap.colorskin-11 .max-title2 h3:before,
#wrap.colorskin-11 .max-title2 h4:before,
#wrap.colorskin-11 .max-title2 h5:before,
#wrap.colorskin-11 .max-title2 h6:before,
#wrap.colorskin-11 .subtitle-element2 h4:before,
#wrap.colorskin-11 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-11 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-11 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #c3512f;
}

#wrap.colorskin-12 .max-title2 h1:before,
#wrap.colorskin-12 .max-title2 h2:before,
#wrap.colorskin-12 .max-title2 h3:before,
#wrap.colorskin-12 .max-title2 h4:before,
#wrap.colorskin-12 .max-title2 h5:before,
#wrap.colorskin-12 .max-title2 h6:before,
#wrap.colorskin-12 .subtitle-element2 h4:before,
#wrap.colorskin-12 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-12 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-12 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #55606e;
}

#wrap.colorskin-13 .max-title2 h1:before,
#wrap.colorskin-13 .max-title2 h2:before,
#wrap.colorskin-13 .max-title2 h3:before,
#wrap.colorskin-13 .max-title2 h4:before,
#wrap.colorskin-13 .max-title2 h5:before,
#wrap.colorskin-13 .max-title2 h6:before,
#wrap.colorskin-13 .subtitle-element2 h4:before,
#wrap.colorskin-13 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-13 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-13 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #fe8178;
}

#wrap.colorskin-14 .max-title2 h1:before,
#wrap.colorskin-14 .max-title2 h2:before,
#wrap.colorskin-14 .max-title2 h3:before,
#wrap.colorskin-14 .max-title2 h4:before,
#wrap.colorskin-14 .max-title2 h5:before,
#wrap.colorskin-14 .max-title2 h6:before,
#wrap.colorskin-14 .subtitle-element2 h4:before,
#wrap.colorskin-14 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-14 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-14 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #7c6853;
}

#wrap.colorskin-15 .max-title2 h1:before,
#wrap.colorskin-15 .max-title2 h2:before,
#wrap.colorskin-15 .max-title2 h3:before,
#wrap.colorskin-15 .max-title2 h4:before,
#wrap.colorskin-15 .max-title2 h5:before,
#wrap.colorskin-15 .max-title2 h6:before,
#wrap.colorskin-15 .subtitle-element2 h4:before,
#wrap.colorskin-15 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-15 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-15 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #bed431
}

#wrap.colorskin-16 .max-title2 h1:before,
#wrap.colorskin-16 .max-title2 h2:before,
#wrap.colorskin-16 .max-title2 h3:before,
#wrap.colorskin-16 .max-title2 h4:before,
#wrap.colorskin-16 .max-title2 h5:before,
#wrap.colorskin-16 .max-title2 h6:before,
#wrap.colorskin-16 .subtitle-element2 h4:before,
#wrap.colorskin-16 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-16 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-16 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #2d5c88;
}

#wrap.colorskin-17 .max-title2 h1:before,
#wrap.colorskin-17 .max-title2 h2:before,
#wrap.colorskin-17 .max-title2 h3:before,
#wrap.colorskin-17 .max-title2 h4:before,
#wrap.colorskin-17 .max-title2 h5:before,
#wrap.colorskin-17 .max-title2 h6:before,
#wrap.colorskin-17 .subtitle-element2 h4:before,
#wrap.colorskin-17 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-17 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-17 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #77da55;
}

#wrap.colorskin-18 .max-title2 h1:before,
#wrap.colorskin-18 .max-title2 h2:before,
#wrap.colorskin-18 .max-title2 h3:before,
#wrap.colorskin-18 .max-title2 h4:before,
#wrap.colorskin-18 .max-title2 h5:before,
#wrap.colorskin-18 .max-title2 h6:before,
#wrap.colorskin-18 .subtitle-element2 h4:before,
#wrap.colorskin-18 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-18 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-18 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #2997ab;
}

#wrap.colorskin-19 .max-title2 h1:before,
#wrap.colorskin-19 .max-title2 h2:before,
#wrap.colorskin-19 .max-title2 h3:before,
#wrap.colorskin-19 .max-title2 h4:before,
#wrap.colorskin-19 .max-title2 h5:before,
#wrap.colorskin-19 .max-title2 h6:before,
#wrap.colorskin-19 .subtitle-element2 h4:before,
#wrap.colorskin-19 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-19 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-19 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #734854;
}

#wrap.colorskin-20 .max-title2 h1:before,
#wrap.colorskin-20 .max-title2 h2:before,
#wrap.colorskin-20 .max-title2 h3:before,
#wrap.colorskin-20 .max-title2 h4:before,
#wrap.colorskin-20 .max-title2 h5:before,
#wrap.colorskin-20 .max-title2 h6:before,
#wrap.colorskin-20 .subtitle-element2 h4:before,
#wrap.colorskin-20 #bridge .navbar .nav>li>a:not(#Menu-Account):after #wrap.colorskin-20 #bridge .navbar .nav li.dropdown .dropdown-toggle .caret,
#wrap.colorskin-20 #bridge .navbar .nav li.dropdown.open .caret {
  border-bottom-color: #a81010;
}

#wrap.colorskin-1 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-1 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-1 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-1 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-1 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-1 .icon-box14 a.magicmore:hover:before {
  background-color: #1bbc9b !important;
}

#wrap.colorskin-2 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-2 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-2 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-2 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-2 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-2 .icon-box14 a.magicmore:hover:before {
  background-color: #0093d0 !important;
}

#wrap.colorskin-3 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-3 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-3 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-3 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-3 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-3 .icon-box14 a.magicmore:hover:before {
  background-color: #e53f51 !important;
}

#wrap.colorskin-4 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-4 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-4 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-4 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-4 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-4 .icon-box14 a.magicmore:hover:before {
  background-color: #f1c40f !important;
}

#wrap.colorskin-5 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-5 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-5 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-5 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-5 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-5 .icon-box14 a.magicmore:hover:before {
  background-color: #e64883 !important;
}

#wrap.colorskin-6 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-6 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-6 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-6 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-6 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-6 .icon-box14 a.magicmore:hover:before {
  background-color: #45ab48 !important;
}

#wrap.colorskin-7 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-7 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-7 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-7 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-7 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-7 .icon-box14 a.magicmore:hover:before {
  background-color: #9661ab !important;
}

#wrap.colorskin-8 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-8 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-8 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-8 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-8 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-8 .icon-box14 a.magicmore:hover:before {
  background-color: #0aad80 !important;
}

#wrap.colorskin-9 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-9 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-9 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-9 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-9 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-9 .icon-box14 a.magicmore:hover:before {
  background-color: #0ab1f0 !important;
}

#wrap.colorskin-10 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-10 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-10 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-10 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-10 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-10 .icon-box14 a.magicmore:hover:before {
  background-color: #ff5a00 !important;
}

#wrap.colorskin-11 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-11 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-11 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-11 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-11 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-11 .icon-box14 a.magicmore:hover:before {
  background-color: #c3512f !important;
}

#wrap.colorskin-12 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-12 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-12 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-12 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-12 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-12 .icon-box14 a.magicmore:hover:before {
  background-color: #55606e !important;
}

#wrap.colorskin-13 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-13 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-13 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-13 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-13 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-13 .icon-box14 a.magicmore:hover:before {
  background-color: #fe8178 !important;
}

#wrap.colorskin-14 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-14 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-14 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-14 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-14 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-14 .icon-box14 a.magicmore:hover:before {
  background-color: #7c6853 !important;
}

#wrap.colorskin-15 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-15 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-15 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-15 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-15 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-15 .icon-box14 a.magicmore:hover:before {
  background-color: #bed431 !important;
}

#wrap.colorskin-16 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-16 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-16 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-16 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-16 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-16 .icon-box14 a.magicmore:hover:before {
  background-color: #2d5c88 !important;
}

#wrap.colorskin-17 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-17 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-17 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-17 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-17 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-17 .icon-box14 a.magicmore:hover:before {
  background-color: #77da55 !important;
}

#wrap.colorskin-18 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-18 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-18 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-18 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-18 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-18 .icon-box14 a.magicmore:hover:before {
  background-color: #2997ab !important;
}

#wrap.colorskin-19 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-19 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-19 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-19 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-19 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-19 .icon-box14 a.magicmore:hover:before {
  background-color: #734854 !important;
}

#wrap.colorskin-20 [data-alias="Host-slider"] #slide-5-layer-5,
#wrap.colorskin-20 [data-alias="Host-slider"] #slide-4-layer-6,
#wrap.colorskin-20 [data-alias="Host-slider"] #slide-6-layer-20,
#wrap.colorskin-20 [data-alias="Host-slider"] #slide-6-layer-5,
#wrap.colorskin-20 [data-alias="Host-slider"] #slide-6-layer-35:hover,
#wrap.colorskin-20 .icon-box14 a.magicmore:hover:before {
  background-color: #a81010 !important;
}

.colorskin-1 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #1bbc9b !important;
}

.colorskin-2 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #0093d0 !important;
}

.colorskin-3 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #e53f51 !important;
}

.colorskin-4 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #f1c40f !important;
}

.colorskin-5 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #e64883 !important;
}

.colorskin-6 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #45ab48 !important;
}

.colorskin-7 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #9661ab !important;
}

.colorskin-8 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #0aad80 !important;
}

.colorskin-9 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #0ab1f0 !important;
}

.colorskin-10 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #ff5a00 !important;
}

.colorskin-11 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #c3512f !important;
}

.colorskin-12 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #55606e !important;
}

.colorskin-13 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #fe8178 !important;
}

.colorskin-14 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #7c6853 !important;
}

.colorskin-15 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #bed431 !important;
}

.colorskin-16 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #2d5c88 !important;
}

.colorskin-17 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #77da55 !important;
}

.colorskin-18 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #2997ab !important;
}

.colorskin-19 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #734854 !important;
}

.colorskin-20 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-top-color: #a81010 !important;
}

.button.theme-skin:hover {
  background-color: #292929;
}

.button.bordered-bot.theme-skin {
  background-color: transparent;
}

.button.bordered-bot.theme-skin:hover {
  color: #fff;
}

/*
     FILE ARCHIVED ON 11:26:46 Jun 01, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:10:06 Mar 15, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 164.655
  exclusion.robots: 0.086
  exclusion.robots.policy: 0.08
  RedisCDXSource: 0.605
  esindex: 0.009
  LoadShardBlock: 147.265 (3)
  PetaboxLoader3.datanode: 141.41 (4)
  CDXLines.iter: 14.849 (3)
  load_resource: 73.304
  PetaboxLoader3.resolve: 39.427
*/