@charset "utf-8";
/* CSS Document */

/* TEXT WITH ICON BLOCK 1 */
.text_icon_block-1 {
  margin: 30px 0 19px 0;
  text-align: center;
  display: block;
  text-decoration: none; }

.text_icon_block-1 .tib_icon_wrapper {
  margin: 19px 0;
  display: block; }

.text_icon_block-1 .tib_icon {
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #c4c4c4;
  color: #7b7b7b;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-shadow: 0 0 0 2px #f0f0f0;
  -moz-box-shadow: 0 0 0 2px #f0f0f0;
  box-shadow: 0 0 0 2px #f0f0f0;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  -ms-border-radius: 999px;
  -o-border-radius: 999px;
  border-radius: 999px; }

.text_icon_block-1 .tib_title {
  margin: 10px 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  color: #272727;
  display: block; }

.text_icon_block-1 .tib_content {
  margin: 10px 0;
  display: block;
  color: #666666; }

/* TEXT WITH ICON BLOCK 2 */
.text_icon_block-2 {
  margin: 30px 0 19px 0;
  padding: 0 0 1px 0;
  text-align: center;
  display: block;
  text-decoration: none;
  border: 1px solid transparent;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.text_icon_block-2_inner {
  padding: 7px 16px 11px 16px;
  margin: -1px -1px 0 -1px;
  display: block;
  border: 1px solid #e8e8e8;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.text_icon_block-2,
.text_icon_block-2_inner {
  -webkit-transition: border-color 0.1s ease-out, box-shadow 0.1s ease-out;
  -moz-transition: border-color 0.1s ease-out, box-shadow 0.1s ease-out;
  -o-transition: border-color 0.1s ease-out, box-shadow 0.1s ease-out;
  transition: border-color 0.1s ease-out, box-shadow 0.1s ease-out; }

.text_icon_block-2:hover {
  border-color: #e3e3e3;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1); }

.text_icon_block-2:hover .text_icon_block-2_inner {
  border-color: #e3e3e3;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1); }

.text_icon_block-2 .tib_icon_wrapper {
  margin: 19px 0 18px 0;
  display: block; }

.text_icon_block-2 .tib_icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  color: #020202; }

.text_icon_block-2 .tib_title {
  margin: 13px 0 13px 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  color: #272727;
  display: block; }

.text_icon_block-2 .tib_content {
  margin: 10px 0;
  display: block;
  color: #666666; }

/* TEXT WITH ICON BLOCK 3 */
.text_icon_block-3 {
  margin: 52px 0 22px 0;
  padding: 0 0 1px 0;
  text-align: center;
  display: block;
  text-decoration: none;
  border: 1px solid transparent;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.text_icon_block-3_inner {
  padding: 7px 16px 8px 16px;
  margin: -1px -1px 0 -1px;
  display: block;
  border: 1px solid #e8e8e8;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.text_icon_block-3,
.text_icon_block-3_inner {
  -webkit-transition: border-color 0.1s ease-out, box-shadow 0.1s ease-out;
  -moz-transition: border-color 0.1s ease-out, box-shadow 0.1s ease-out;
  -o-transition: border-color 0.1s ease-out, box-shadow 0.1s ease-out;
  transition: border-color 0.1s ease-out, box-shadow 0.1s ease-out; }

.text_icon_block-3:hover {
  border-color: #e3e3e3;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1); }

.text_icon_block-3:hover .text_icon_block-3_inner {
  border-color: #e3e3e3;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1); }

.text_icon_block-3 .tib_icon_wrapper {
  margin: -31px 0 19px 0;
  display: block; }

.text_icon_block-3 .tib_icon {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  color: #ffffff;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  -ms-border-radius: 999px;
  -o-border-radius: 999px;
  border-radius: 999px;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out; }

.text_icon_block-3:hover .tib_icon {
  background-color: #3d4345; }

.text_icon_block-3 .tib_title {
  margin: 13px 0 13px 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  color: #272727;
  display: block; }

.text_icon_block-3 .tib_content {
  margin: 10px 0;
  display: block;
  color: #666666; }

/* TEXT WITH ICON BLOCK 4 */
.text_icon_block-4 {
  margin: 24px 0 30px 0; }

.text_icon_block-4 .tib_icon {
  text-align: center;
  float: left;
  width: 54px;
  height: 54px;
  line-height: 54px;
  font-size: 24px;
  border-width: 2px;
  border-style: solid;
  border-color: #d9d9d9;
  color: #404547;
  margin: 2px 0 0 0;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  -ms-border-radius: 999px;
  -o-border-radius: 999px;
  border-radius: 999px; }

.text_icon_block-4 .tib_content_wrapper {
  margin: 0 0 0 74px; }

.text_icon_block-4 h3.tib_title {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 16px;
  margin: 0; }

.text_icon_block-4 .tib_content {
  margin: -10px 0 0 0; }

/* TEXT WITH ICON EXPAND */
.text_icon_expand_item_wrapper {
  position: relative;
  height: 140px;
  z-index: 100;
  margin-top: -53px; }

.text_icon_expand_item {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  display: block;
  text-decoration: none;
  background-color: #ffffff;
  margin: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
  -webkit-transition: box-shadow 0.3s ease-out;
  -moz-transition: box-shadow 0.3s ease-out;
  -o-transition: box-shadow 0.3s ease-out;
  transition: box-shadow 0.3s ease-out;
  -webkit-transition: margin 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out;
  -o-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out; }

.text_icon_expand_image_wrapper {
  display: block;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #d2d5d6;
  overflow: hidden;
  height: 0;
  -webkit-transition: border 0.3s ease-out;
  -moz-transition: border 0.3s ease-out;
  -o-transition: border 0.3s ease-out;
  transition: border 0.3s ease-out;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out; }

.text_icon_expand_image {
  display: block;
  min-width: 100%; }

.text_icon_expand_item .tie_icon_wrapper {
  margin: -37px 0 10px 0;
  display: block; }

.text_icon_expand_item .tie_icon {
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 24px;
  border-width: 3px;
  border-style: solid;
  background-color: #ffffff;
  color: #4f4f4f;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  -ms-border-radius: 999px;
  -o-border-radius: 999px;
  border-radius: 999px;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out; }

.text_icon_expand_item .tie_content {
  margin: 0 0 0 0;
  display: block;
  color: #666666;
  line-height: 18px;
  padding: 0 26px;
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out; }

.text_icon_expand_item .tie_text {
  color: #51585b;
  padding: 14px 0 25px 0;
  display: inline-block;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }

.text_icon_expand_item .sc_button {
  display: inline-block;
  margin: 0 0 0 0;
  padding-right: 20px;
  padding-left: 19px;
  line-height: 19px;
  opacity: 0;
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  -o-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out; }

.text_icon_expand_item .tie_subtitle {
  display: block;
  color: #6b6b6b;
  margin: 0 0 2px 0;
  padding: 0 26px; }

.text_icon_expand_item .tie_title {
  margin: 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  color: #272727;
  display: block;
  padding: 0 26px 25px 26px;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.text_icon_expand_item_wrapper:hover .text_icon_expand_item {
  margin: 0 -6px; }

.text_icon_expand_item_wrapper:hover .text_icon_expand_image_wrapper {
  height: 150px; }

.text_icon_expand_item_wrapper:hover .tie_content {
  height: 162px; }

.text_icon_expand_item_wrapper:hover .text_icon_expand_item {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.24); }

.text_icon_expand_item_wrapper:hover .tie_icon {
  color: #58bbdf; }

.text_icon_expand_item_wrapper:hover .tie_text {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  -webkit-transition-delay: 0.2s;
  -moz-transition: opacity 0.3s ease-out 0.2s;
  -o-transition: opacity 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s; }

.text_icon_expand_item_wrapper:hover .sc_button {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out, color 0.2s linear, background-color 0.2s linear;
  -webkit-transition-delay: 0.2s, 0s, 0s;
  -moz-transition: opacity 0.3s ease-out 0.2s, color 0.2s linear, background-color 0.2s linear;
  -o-transition: opacity 0.3s ease-out 0.2s, color 0.2s linear, background-color 0.2s linear;
  transition: opacity 0.3s ease-out 0.2s, color 0.2s linear, background-color 0.2s linear; }

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

	/* RESPONSIVE INDICATOR */

	.jqres 	{
		width: 1000px;
	}

	/* TEXT WITH ICON EXPAND */

	.text_icon_expand_item_wrapper 	{
		height: auto;
		margin-top: 0;
	}

	.text_icon_expand_item 	{
		position: static;
	}

	.text_icon_expand_image_wrapper 	{
		height: auto;
	}

	.text_icon_expand_item .tie_content 	{
		height: auto;
		padding-right: 0;
		padding-left: 0;
	}

	.text_icon_expand_item .tie_subtitle 	{
		padding-right: 0;
		padding-left: 0;		
	}

	.text_icon_expand_item .tie_title 	{
		padding-right: 0;
		padding-left: 0;}

	.text_icon_expand_item .tie_text {
    	opacity: 1;
   	}

	.text_icon_expand_item .sc_button 	{
		opacity: 1;
		margin: 0 0 20px 0;
	}

	.text_icon_expand_item_wrapper:hover .text_icon_expand_item   {
	  margin: 0;
	}

	.text_icon_expand_item_wrapper:hover .text_icon_expand_image_wrapper  {
	  height: auto;
	}

	.text_icon_expand_item_wrapper:hover .tie_content   {
	  height: auto;
	}

	.text_icon_expand_item_wrapper:hover .text_icon_expand_item  {
	  @include box-shadow(none);
	}

}


.text_icon_expand_item_wrapper:hover .tie_title {
	color: #FF0004;
}

.text_icon_expand_item .tie_icon {
    border-color: #FF0004;
}

.text_icon_expand_item_wrapper:hover .tie_icon {
    color: #FF0004;
}

.text_icon_expand_item_wrapper:hover .text_icon_expand_image_wrapper {
    border-bottom-color: #FF0004;
}


.sc_button_green, a.sc_button_sp {
	background-color:#413d3e;
    
    color: #ffffff;
}


/* SHORTCODE - BUTTONS */
.sc_button,
a.sc_button {
  display: inline-block;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }

.sc_button_round,
a.sc_button_round {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.sc_button_small,
a.sc_button_small {
  font-size: 10px;
  padding: 4px 11px 4px 11px;
  margin: 0 11px 14px 0; }

.sc_button_medium,
a.sc_button_medium {
  font-size: 11px;
  padding: 6px 13px 6px 13px;
  margin: 0 4px 7px 0; }

.sc_button_large,
a.sc_button_large {
  font-size: 13px;
  padding: 8px 16px 8px 16px;
  margin: 0 1px 4px 0; }

.sc_button_blue,
a.sc_button_blue {
  background-color: #0093cf;
  color: #ffffff; }

.sc_button_light,
a.sc_button_light {
  background-color: #e8e8e8;
  color: #535353; }

.sc_button_dark,
a.sc_button_dark {
  background-color: #404547;
  color: #ffffff; }

.sc_button_green,
a.sc_button_green {
  background-color: #71be3c;
  color: #ffffff; }

.sc_button:hover,
a.sc_button:hover {
  background-color: #303436;
  color: #ffffff; }

