.hgr-contblock-icon {
    float: left;
    width: 22%;
}

.hgr-content {
    float: left;
    width:70%;
}
.hgr-content-block {
	position: relative;
	display: table;
	width: 100%;
	height: auto;
	border-collapse: separate;
	border-spacing: 0
}
.hgr-content-block .hgr-icontext-customimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: auto
}
.hgr-content-block .hgr-contb-row {
	display: table-row
}
.hgr-content-block .hgr-contb-row .hgr-contblock-icon .hgr-contblock-icon-bg {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-align: center
}
.hgr-content-block .hgr-contb-row .hgr-contblock-icon .hgr-contblock-icon-bg i.icon, .hgr-content-block .hgr-contb-row .hgr-contblock-icon i.icon {
	height: 1em!important;
	width: 1em!important;
	line-height: 1em!important;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle!important
}
.hgr-content-block-tb {
	position: relative;
	display: block;
	width: 100%;
	height: auto
}
.hgr-content-block-tb .hgr-icontext-customimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: auto
}
.hgr-content-block-tb .hgr-content-tb {
	position: relative;
	display: block
}
.hgr-content-block-tb .hgr-contblock-icon-tb {
	position: relative;
	display: inline-block;
	text-align: center
}
.hgr-content-block-tb .hgr-contblock-icon-tb i.icon {
	height: 1em!important;
	width: 1em!important;
	line-height: 1em!important;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle!important
}
.hgr-icontxt {
	position: relative;
	display: inline-block;
	text-align: center;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s
}
.hgr-icontxt a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}
.hgr-icontxt i.icon {
	height: 1em!important;
	width: 1em!important;
	line-height: 1em!important;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle!important;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s
}
#teamTab li, #teamTab li a {
	height: 80px;
	line-height: 45px
}
#teamTab>li.active>a, #teamTab>li.active>a:focus, #teamTab>li.active>a:hover {
	background-color: transparent!important;
	font-weight: 700
}
#teamTab>li.active>a:after {
	content: " ";
	font-size: 4px;
	vertical-align: top;
	margin-left: 5px
}
#teamTab>li>a {
	background-color: transparent!important;
	border: none!important
}
#teamTab small {
	font-style: italic;
	font-size: .9em;
	margin-top: -45px;
	display: block;
	margin-left: 15px
}
.hgr_team_wrap, .hgr_team_wrap .hgr_team_members {
	position: relative;
	display: block
}
.hgr_team_wrap .hgr_team_members .hgr_team_member {
	position: relative
}
.hgr_team_wrap .hgr_team_members .hgr_team_member .team_member_image_circle img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 265px;
	height: 265px
}
.hgr_team_wrap .hgr_team_members .hgr_team_member .team_member_image_rounded img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}
.hgr_team_wrap .hgr_team_members .hgr_team_member .skills_pack {
	position: relative;
	display: block
}
.hgr_team_member small {
	font-style: italic;
	font-size: .9em;
	margin-top: -4px;
	display: block;
	margin-bottom: 8px
}
.team_member_socials {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 10px
}
.team_member_socials i.icon {
	display: inline;
	text-align: left
}
.hgr_skill {
	width: 100%;
	margin-bottom: 15px
}
.hgr_skill h4 {
	margin: 5px 0;
	text-align: left!important
}
.hgr_skill .hgr_skillfull {
	height: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}
.hgr_skill .skillfill {
	height: 5px;
	font-size: 0;
	width: 1%;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	display: block
}
.hgr_skill .hgr_skillfull {
	background-color: #000
}
.hgr_skill .skillfill {
	text-align: right
}
.valuemarker {
	background-color: #000;
	width: 38px;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	border-radius: 3px;
	position: relative;
	top: -29px;
	float: right;
	left: 18px
}
.valuemarker:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: #000 transparent transparent;
	border-width: 5px;
	margin-left: -5px
}
.team_nav_small {
	position: relative;
	display: block;
	float: right
}
.team_nav_small .team_btn {
	color: #fff;
	text-align: center;
	border-radius: 2px;
	line-height: 9px;
	display: inline-block;
	zoom: 1;
	margin-left: 4px;
	cursor: pointer;
	padding: 8px
}
.team_nav_small .team_btn .icon {
	margin-left: 0
}
.hgr_team_wrap .nav-tabs {
	border-bottom: none!important
}
.hgr_team_wrap .container {
	padding: 0!important
}
.hgr-flipcard {
	display: block;
	text-align: center;
	position: relative;
	margin-bottom: 30px;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-o-perspective: 1000;
	perspective: 1000
}
.hgr-flipcard .flipper {
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-ms-perspective: 1000px
}
.flipper .back-fb, .flipper .front-fb {
	padding: 15px;
	height: 100%;
	margin-bottom: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.flipper .front-fb {
	z-index: 2;
	backface-visibility: hidden
}
.flipper .back-fb {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0
}
.hgr-flipcard.hover .back-fb, .hgr-flipcard:hover .back-fb {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1
}
.hgr-flipcard.hover .front-fb, .hgr-flipcard:hover .front-fb {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	opacity: 0
}
.hgr-flipcard h4 {
	margin: 10px 0;
	line-height: 1em
}
.hgr-flipcard .back-fb p, .hgr-flipcard .front-fb p {
	margin-bottom: 10px
}
.hgr-flipcard .back-fb p {
	max-height: 50%
}
.hgr-flipcard .front-fb .f-front-icon-fb {
	display: block;
	margin: 0 auto
}
.hgr-flipcard .front-fb .f-front-icon-fb i.icon {
	display: inline-block;
	font-size: 32px;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1em!important;
	margin: 0 auto;
	color: #000
}
.hgr-flipcard .front-fb .f-front-icon-notext {
	display: table;
	width: 100%;
	height: 100%;
	text-decoration: none
}
.hgr-flipcard .front-fb .f-front-icon-notext i.icon {
	display: table-cell!important;
	vertical-align: middle!important;
	text-align: center;
	font-size: 32px;
	height: 1em;
	width: 1em!important;
	line-height: 1em!important
}
.hgr-flipcard .back-fb .f-back-icon-fb {
	display: block;
	margin: 0 auto
}
.hgr-flipcard .back-fb .f-back-icon-fb i.icon {
	display: inline-block;
	vertical-align: middle;
	font-size: 32px;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1em!important;
	margin: 0 auto;
	color: #000
}
.hgr-flipcard .back-fb .f-back-icon-notext {
	display: table;
	width: 100%;
	height: 100%;
	text-decoration: none
}
.hgr-flipcard .back-fb .f-back-icon-notext i.icon {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 32px;
	height: 1em;
	width: 1em;
	line-height: 1em!important
}
.hgr-flipcard .back-fb .back-button {
	display: block;
	position: relative
}
.hgr-flipcard .back-fb .back-button a {
	display: inline-block;
	color: #FFF;
	background-color: #636363;
	margin: 0 auto;
	padding: .3em .8em;
	text-decoration: none;
	cursor: pointer
}
.hgr-flipcard .back-fb .back-button a:active, .hgr-flipcard .back-fb .back-button a:hover, .hgr-flipcard .back-fb .back-button a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #636363
}
.hgr-content-box {
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	outline: 0;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s
}
.hgr-content-box .hgr-contbox-customimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: auto
}
.hgr-content-box a, .hgr-content-box span {
	display: block;
	width: auto;
	height: 100%;
	padding: 25px 30px;
	text-decoration: none
}
.hgr-content-box a, .hgr-content-box a *, .hgr-content-box span, .hgr-content-box span * {
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
	outline: 0
}
.hgr-content-box a:active, .hgr-content-box a:visited {
	text-decoration: none
}
.hgr-content-box .normal-icon-cb {
	display: inline-block!important;
	font-size: 32px;
	height: 1em;
	width: 1em!important;
	text-align: center;
	line-height: 1em!important;
	margin: 0 auto
}
.hgr-content-box h4 {
	margin: 12px 0
}
.hgr-content-box p {
	margin-bottom: 0px
}
.hgr-map-canvas img {
	max-width: none
}
.hgr-map-canvas label {
	width: auto;
	display: inline
}
.hgr_counter {
	position: relative;
	display: table;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	height: auto;
	padding: 1.2em;
	min-height: 4.5em;
	text-align: center
}
.hgr_counter .hgr_counter_row {
	display: table-row
}
.hgr_counter .hgr_counter_row .hgr_counter_icon {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
.hgr_counter .hgr_counter_row .hgr_counter_icon .icon {
	height: 1em!important;
	width: 1em!important;
	line-height: 1em!important;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle!important
}
.hgr_counter .hgr_counter_row .hgr_counter_content {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px
}
.hgr_counter .hgr_counter_row .hgr_counter_content span.hgr_number_string, .hgr_counter .hgr_counter_content span.hgr_number_string {
	font-weight: bold
}
.hgr-iconbox {
	width: 100%;
	height: auto;
	text-align: center
}
.hgr-iconbox>a, .hgr-iconbox>span {
	display: block;
	height: 100%;
	text-decoration: none;
	padding-bottom: 30px;
	-webkit-transition: background .2s;
	-moz-transition: background .2s;
	transition: background .2s
}
.hgr-iconbox .normal-icon-ib {
	padding: 30px 0 10px;
	display: block;
	-webkit-transition: -webkit-transform .2s;
	transition: -moz-transform .2s;
	transition: transform .2s;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}
.hgr-iconbox .normal-icon-ib i.icon {
	display: inline-block;
	font-size: 32px;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1em;
	margin: 0 auto
}
.hgr-iconbox .hgr-iconbox-title {
	margin: 10px 0;
	padding: 10px 0 0;
	position: relative;
	-webkit-transition: -webkit-transform .2s;
	-moz-transition: -moz-transform .2s;
	transition: transform .2s
}
.hgr-iconbox .hgr-iconbox-bar {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	content: '';
	width: 80%;
	height: 6px;
	-webkit-transition: -webkit-transform .2s;
	-moz-transition: -moz-transform .2s;
	transition: transform .2s
}
.hgr-iconbox .hgr-iconbox-subheading {
	display: inline-block;
	font-size: 1em;
	-webkit-transform: translateY(10px);
	-moz-transform: -moz-translateY(10px);
	-ms-transform: -ms-translateY(10px);
	transform: translateY(10px);
	opacity: 0;
	-moz-transition: -moz-transform .3s, opacity .2s;
	-webkit-transition: transform .3s, opacity .2s
}
.hgr-iconbox:hover .hgr-iconbox-subheading {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px)
}
.hgr-iconbox>a:hover .normal-icon-ib, .hgr-iconbox>span:hover .normal-icon-ib {
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px)
}
.hgr-iconbox>a:hover .hgr-iconbox-title, .hgr-iconbox>span:hover .hgr-iconbox-title {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px)
}
.hgr-iconbox>a:hover .hgr-iconbox-bar, .hgr-iconbox>span:hover .hgr-iconbox-bar {
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	transform: translateY(40px)
}
.hgr-zoombox {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	text-align: center
}
.hgr-zoombox .zoom-hover {
	display: block;
	position: relative;
	padding: 20px;
	width: 100%;
	height: auto
}
.hgr-zoombox .zoom-hover .hgr-zoom-front {
	position: relative;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
	z-index: 10
}
.hgr-zoombox .zoom-hover .hgr-zoom-front .hgr-zoombox-customimg {
	margin: 0 auto
}
.hgr-zoombox .zoom-hover .hgr-zoom-front .front-icon-zb {
	display: inline-block!important;
	height: 1em;
	width: 1em!important;
	text-align: center;
	line-height: 1em!important;
	margin: 0 auto
}
.hgr-zoombox .zoom-hover:hover .hgr-zoom-front {
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	opacity: 0
}
.hgr-zoombox .zoom-hover .hgr-zoom-front-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5
}
.hgr-zoombox .zoom-hover .hgr-zoom-back {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ff4000;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	opacity: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out
}
.hgr-zoombox .zoom-hover:hover .hgr-zoom-back {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1
}
.hgr-zoombox .zoom-hover .hgr-zoom-back .hgr-zoom-back-middle {
	position: relative;
	display: table;
	text-align: center;
	width: 100%;
	height: 100%
}
.hgr-zoombox .zoom-hover .hgr-zoom-back .hgr-zoom-back-middle a, .hgr-zoombox .zoom-hover .hgr-zoom-back .hgr-zoom-back-middle span {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	padding: 0 20px;
	text-decoration: none;
	outline: 0
}
a.witheffect {
	position: relative;
	display: inline-block;
	outline: 0
}
a.witheffect:focus, a.witheffect:hover {
	outline: 0
}
.cl-effect-1 a::after, .cl-effect-1 a::before {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform .3s, opacity .2s;
	-moz-transition: -moz-transform .3s, opacity .2s;
	transition: transform .3s, opacity .2s
}
.cl-effect-1 a::before {
	margin-right: 10px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px)
}
.cl-effect-1 a::after {
	margin-left: 10px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px)
}
.cl-effect-1 a:focus::after, .cl-effect-1 a:focus::before, .cl-effect-1 a:hover::after, .cl-effect-1 a:hover::before {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px)
}
.cl-effect-2 a {
	line-height: 44px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px
}
.cl-effect-2 a span {
	position: relative;
	display: inline-block;
	padding: 0 14px;
	background: #2195de;
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	transition: transform .3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.csstransforms3d .cl-effect-2 a span::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0965a0;
	content: attr(data-hover);
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	transition: background .3s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0
}
.cl-effect-2 a:focus span, .cl-effect-2 a:hover span {
	-webkit-transform: rotateX(90deg) translateY(-22px);
	-moz-transform: rotateX(90deg) translateY(-22px);
	transform: rotateX(90deg) translateY(-22px)
}
.csstransforms3d .cl-effect-2 a:focus span::before, .csstransforms3d .cl-effect-2 a:hover span::before {
	background: #28a2ee
}
.cl-effect-3 a {
	padding: 8px 0
}
.cl-effect-3 a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: rgba(0,0,0,.1);
	content: '';
	opacity: 0;
	-webkit-transition: opacity .3s, -webkit-transform .3s;
	-moz-transition: opacity .3s, -moz-transform .3s;
	transition: opacity .3s, transform .3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px)
}
.cl-effect-3 a:focus::after, .cl-effect-3 a:hover::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px)
}
.cl-effect-4 a {
	padding: 0 0 10px
}
.cl-effect-4 a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	content: '';
	opacity: 0;
	-webkit-transition: height .3s, opacity .3s, -webkit-transform .3s;
	-moz-transition: height .3s, opacity .3s, -moz-transform .3s;
	transition: height .3s, opacity .3s, transform .3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px)
}
.cl-effect-4 a:focus::after, .cl-effect-4 a:hover::after {
	height: 5px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px)
}
.cl-effect-5 a {
	overflow: hidden;
	padding: 0 4px;
	height: 1em
}
.cl-effect-5 a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	transition: transform .3s
}
.cl-effect-5 a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	font-weight: 700;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.cl-effect-5 a:focus span, .cl-effect-5 a:hover span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%)
}
.cl-effect-6 a {
	margin: 0 10px;
	padding: 10px 20px
}
.cl-effect-6 a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #fff;
	content: '';
	-webkit-transition: top .3s;
	-moz-transition: top .3s;
	transition: top .3s
}
.cl-effect-6 a::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 2px;
	background: #fff;
	content: '';
	-webkit-transition: height .3s;
	-moz-transition: height .3s;
	transition: height .3s
}
.cl-effect-6 a:hover::before {
	top: 100%;
	opacity: 1
}
.cl-effect-6 a:hover::after {
	height: 100%
}
.cl-effect-7 a {
	padding: 12px 10px 10px;
	color: #566473;
	text-shadow: none;
	font-weight: 700
}
.cl-effect-7 a::after, .cl-effect-7 a::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 3px;
	background: #566473;
	content: '';
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	transition: transform .3s;
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	transform: scale(0.85)
}
.cl-effect-7 a::after {
	opacity: 0;
	-webkit-transition: top .3s, opacity .3s, -webkit-transform .3s;
	-moz-transition: top .3s, opacity .3s, -moz-transform .3s;
	transition: top .3s, opacity .3s, transform .3s
}
.cl-effect-7 a:focus::after, .cl-effect-7 a:focus::before, .cl-effect-7 a:hover::after, .cl-effect-7 a:hover::before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1)
}
.cl-effect-7 a:focus::after, .cl-effect-7 a:hover::after {
	top: 0;
	opacity: 1
}
.cl-effect-8 a {
	padding: 10px 20px
}
.cl-effect-8 a::after, .cl-effect-8 a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 3px solid #354856;
	content: '';
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s
}
.cl-effect-8 a::after {
	border-color: #fff;
	opacity: 0;
	-webkit-transform: translateY(-7px) translateX(6px);
	-moz-transform: translateY(-7px) translateX(6px);
	transform: translateY(-7px) translateX(6px)
}
.cl-effect-8 a:focus::before, .cl-effect-8 a:hover::before {
	opacity: 0;
	-webkit-transform: translateY(5px) translateX(-5px);
	-moz-transform: translateY(5px) translateX(-5px);
	transform: translateY(5px) translateX(-5px)
}
.cl-effect-8 a:focus::after, .cl-effect-8 a:hover::after {
	opacity: 1;
	-webkit-transform: translateY(0px) translateX(0px);
	-moz-transform: translateY(0px) translateX(0px);
	transform: translateY(0px) translateX(0px)
}
.cl-effect-9 a {
	margin: 0 20px;
	padding: 18px 20px
}
.cl-effect-9 a::after, .cl-effect-9 a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	content: '';
	opacity: .2;
	-webkit-transition: opacity .3s, height .3s;
	-moz-transition: opacity .3s, height .3s;
	transition: opacity .3s, height .3s
}
.cl-effect-9 a::after {
	top: 100%;
	opacity: 0;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px)
}
.cl-effect-9 a span:first-child {
	z-index: 2;
	display: block;
	font-weight: 300
}
.cl-effect-9 a span:last-child {
	z-index: 1;
	display: block;
	padding: 8px 0 0;
	color: rgba(0,0,0,.4);
	text-shadow: none;
	text-transform: none;
	font-style: italic;
	font-size: .75em;
	font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	opacity: 0;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%)
}
.cl-effect-9 a:focus::before, .cl-effect-9 a:hover::before {
	height: 6px
}
.cl-effect-9 a:focus::after, .cl-effect-9 a:focus::before, .cl-effect-9 a:hover::after, .cl-effect-9 a:hover::before {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px)
}
.cl-effect-9 a:focus span:last-child, .cl-effect-9 a:hover span:last-child {
	opacity: 1;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%)
}
.cl-effect-10 {
	position: relative;
	z-index: 1
}
.cl-effect-10 a {
	overflow: hidden;
	margin: 0 15px
}
.cl-effect-10 a span {
	display: block;
	padding: 10px 20px;
	background: #0f7c67;
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	transition: transform .3s
}
.cl-effect-10 a::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 10px 20px;
	width: 100%;
	height: 100%;
	background: #fff;
	color: #0f7c67;
	content: attr(data-hover);
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	transition: transform .3s;
	-webkit-transform: translateX(-25%)
}
.cl-effect-10 a:focus span, .cl-effect-10 a:hover span {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%)
}
.cl-effect-10 a:focus::before, .cl-effect-10 a:hover::before {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%)
}
.cl-effect-11 a {
	padding: 10px 0;
	border-top: 2px solid #0972b4;
	color: #0972b4;
	text-shadow: none
}
.cl-effect-11 a::before {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 10px 0;
	max-width: 0;
	border-bottom: 2px solid #fff;
	color: #fff;
	content: attr(data-hover);
	-webkit-transition: max-width .5s;
	-moz-transition: max-width .5s;
	transition: max-width .5s
}
.cl-effect-11 a:focus::before, .cl-effect-11 a:hover::before {
	max-width: 100%
}
.cl-effect-12 a::after, .cl-effect-12 a::before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	border: 2px solid rgba(0,0,0,.1);
	border-radius: 50%;
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
	-moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
	transform: translateX(-50%) translateY(-50%) scale(0.2)
}
.cl-effect-12 a::after {
	width: 90px;
	height: 90px;
	border-width: 6px;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
	-moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
	transform: translateX(-50%) translateY(-50%) scale(0.8)
}
.cl-effect-12 a:focus::after, .cl-effect-12 a:focus::before, .cl-effect-12 a:hover::after, .cl-effect-12 a:hover::before {
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
	-moz-transform: translateX(-50%) translateY(-50%) scale(1);
	transform: translateX(-50%) translateY(-50%) scale(1)
}
.cl-effect-13 a {
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	transition: color .3s
}
.cl-effect-13 a::before {
	position: absolute;
	top: 100%;
	left: 50%;
	color: transparent;
	content: '•';
	text-shadow: 0 0 transparent;
	font-size: 1.2em;
	-webkit-transition: text-shadow .3s, color .3s;
	-moz-transition: text-shadow .3s, color .3s;
	transition: text-shadow .3s, color .3s;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	pointer-events: none
}
.cl-effect-13 a:focus::before, .cl-effect-13 a:hover::before {
	color: #fff;
	text-shadow: 10px 0 #fff, -10px 0 #fff
}
.cl-effect-13 a:focus, .cl-effect-13 a:hover {
	color: #ba7700
}
.cl-effect-14 a {
	padding: 0 20px;
	height: 45px;
	line-height: 45px
}
.cl-effect-14 a::after, .cl-effect-14 a::before {
	position: absolute;
	width: 45px;
	height: 2px;
	background: #fff;
	content: '';
	opacity: .2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	pointer-events: none
}
.cl-effect-14 a::before {
	top: 0;
	left: 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0
}
.cl-effect-14 a::after {
	right: 0;
	bottom: 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.cl-effect-14 a:focus::after, .cl-effect-14 a:focus::before, .cl-effect-14 a:hover::after, .cl-effect-14 a:hover::before {
	opacity: 1
}
.cl-effect-14 a:focus::before, .cl-effect-14 a:hover::before {
	left: 50%;
	-webkit-transform: rotate(0deg) translateX(-50%);
	-moz-transform: rotate(0deg) translateX(-50%);
	transform: rotate(0deg) translateX(-50%)
}
.cl-effect-14 a:focus::after, .cl-effect-14 a:hover::after {
	right: 50%;
	-webkit-transform: rotate(0deg) translateX(50%);
	-moz-transform: rotate(0deg) translateX(50%);
	transform: rotate(0deg) translateX(50%)
}
.cl-effect-15 a {
	color: rgba(0,0,0,.2);
	font-weight: 700;
	text-shadow: none
}
.cl-effect-15 a::before {
	color: #fff;
	content: attr(data-hover);
	position: absolute;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s
}
.cl-effect-15 a:focus::before, .cl-effect-15 a:hover::before {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0
}
.cl-effect-16 a {
	color: #6f8686;
	text-shadow: 0 0 1px rgba(111,134,134,.3)
}
.cl-effect-16 a::before {
	color: #fff;
	content: attr(data-hover);
	position: absolute;
	opacity: 0;
	text-shadow: 0 0 1px rgba(255,255,255,.3);
	-webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
	-moz-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
	transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	pointer-events: none
}
.cl-effect-16 a:focus::before, .cl-effect-16 a:hover::before {
	-webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
	-moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
	transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
	opacity: 1
}
.cl-effect-17 a {
	color: inherit;
	text-shadow: none;
	padding: 10px 0
}
.cl-effect-17 a::before {
	color: inherit;
	text-shadow: 0 0 1px rgba(255,255,255,.3);
	content: attr(data-hover);
	position: absolute;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	pointer-events: none
}
.cl-effect-17 a::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: red;
	opacity: 0;
	-webkit-transform: translateY(5px);
	-moz-transform: translateY(5px);
	transform: translateY(5px);
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	pointer-events: none
}
.cl-effect-17 a:focus::before, .cl-effect-17 a:hover::before {
	opacity: 0;
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	transform: translateY(-2px)
}
.cl-effect-17 a:focus::after, .cl-effect-17 a:hover::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px)
}
.cl-effect-18 {
	position: relative;
	z-index: 1
}
.cl-effect-18 a {
	padding: 0 5px;
	color: #b4770d;
	font-weight: 700;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	transition: color .3s
}
.cl-effect-18 a::after, .cl-effect-18 a::before {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	height: 2px;
	margin-top: -1px;
	background: #b4770d;
	content: '';
	z-index: -1;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	pointer-events: none
}
.cl-effect-18 a::before {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px)
}
.cl-effect-18 a::after {
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px)
}
.cl-effect-18 a:focus, .cl-effect-18 a:hover {
	color: #fff
}
.cl-effect-18 a:focus::after, .cl-effect-18 a:focus::before, .cl-effect-18 a:hover::after, .cl-effect-18 a:hover::before {
	opacity: .7
}
.cl-effect-18 a:focus::before, .cl-effect-18 a:hover::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg)
}
.cl-effect-18 a:focus::after, .cl-effect-18 a:hover::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.cl-effect-19 a {
	line-height: 2em;
	margin: 15px;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	perspective: 800px;
	width: 200px
}
.cl-effect-19 a span {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 0 14px;
	background: #e35041;
	-webkit-transition: -webkit-transform .4s, background .4s;
	-moz-transition: -moz-transform .4s, background .4s;
	transition: transform .4s, background .4s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 50% 50% -100px;
	-moz-transform-origin: 50% 50% -100px;
	transform-origin: 50% 50% -100px
}
.csstransforms3d .cl-effect-19 a span::before {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	background: #b53a2d;
	content: attr(data-hover);
	-webkit-transition: background .4s;
	-moz-transition: background .4s;
	transition: background .4s;
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	transform: rotateY(90deg);
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	transform-origin: 0 50%;
	pointer-events: none
}
.cl-effect-19 a:focus span, .cl-effect-19 a:hover span {
	background: #b53a2d;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg)
}
.csstransforms3d .cl-effect-19 a:focus span::before, .csstransforms3d .cl-effect-19 a:hover span::before {
	background: #ef5e50
}
.cl-effect-20 a {
	line-height: 2em;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	perspective: 800px
}
.cl-effect-20 a span {
	position: relative;
	display: inline-block;
	padding: 3px 15px 0;
	background: #587285;
	box-shadow: inset 0 3px #2f4351;
	-webkit-transition: background .6s;
	-moz-transition: background .6s;
	transition: background .6s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	transform-origin: 0 50%
}
.cl-effect-20 a span::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	color: #2f4351;
	content: attr(data-hover);
	-webkit-transform: rotateX(270deg);
	-moz-transform: rotateX(270deg);
	transform: rotateX(270deg);
	-webkit-transition: -webkit-transform .6s;
	-moz-transition: -moz-transform .6s;
	transition: transform .6s;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	pointer-events: none
}
.cl-effect-20 a:focus span, .cl-effect-20 a:hover span {
	background: #2f4351
}
.cl-effect-20 a:focus span::before, .cl-effect-20 a:hover span::before {
	-webkit-transform: rotateX(10deg);
	-moz-transform: rotateX(10deg);
	transform: rotateX(10deg)
}
.cl-effect-21 a {
	padding: 10px;
	color: #237546;
	font-weight: 700;
	text-shadow: none;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	transition: color .3s
}
.cl-effect-21 a::after, .cl-effect-21 a::before {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity .3s, -webkit-transform .3s;
	-moz-transition: opacity .3s, -moz-transform .3s;
	transition: opacity .3s, transform .3s
}
.cl-effect-21 a::before {
	top: 0;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px)
}
.cl-effect-21 a::after {
	bottom: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px)
}
.cl-effect-21 a:focus, .cl-effect-21 a:hover {
	color: #fff
}
.cl-effect-21 a:focus::after, .cl-effect-21 a:focus::before, .cl-effect-21 a:hover::after, .cl-effect-21 a:hover::before {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px)
}
.hgr_pricing_table_pack {
	text-align: center;
	vertical-align: bottom
}
.hgr_price-group {
	margin-bottom: 0;
	padding-left: 0
}
.hgr_price-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD
}
.hgr_pricing_table.panel {
	margin-bottom: 0!important;
	border: none;
	border-radius: 0!important
}
.hgr_pricing_table .panel-heading {
	border-radius: 0!important
}

@media screen and (max-width:480px) {
.hgr_pricing_table {
	display: table;
	width: 100%!important;
	margin-bottom: 20px!important
}
}
.hgr_pricing_table {
	width: auto;
	display: inline-block
}
.hgr_package_price {
	font-weight: 700
}
.hgr_pricing_table sub, .hgr_pricing_table sup {
	font-size: .6em;
	font-weight: 500
}
.hgr_pricing_table .panel-body h1:after {
	content: "";
	border: none;
	height: 0
}
.hgr_pricing_table .panel-body .recommended {
	width: 100%;
	height: 30px;
	display: block
}
.hgr_pie_chart {
	text-align: center
}
.hgr_pie_chart span.percent {
	display: block;
	position: relative;
	bottom: -100px
}
.hgr_pie_chart span.percent:after {
	content: "%"
}
.hgr_pie_chart i.icon {
	display: block;
	position: relative;
	bottom: -80px;
	font-size: 30px;
	width: 100%;
	margin-left: 0!important
}
.hgr_blog_post {
	margin: 10px
}
.hgr_post_content {
	padding: 20px
}
.hgr_post_image {
	overflow: hidden
}
.hgr_post_image .wp-video br {
	display: none
}
.hgr_post_content h2 {
	margin-bottom: 10px
}
.hgr_post_metas {
	padding-top: 10px;
	padding-bottom: 10px
}
.compact_metas {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}
.hgr_post_metas.compact_metas {
	padding-top: 0;
	padding-bottom: 0
}
.compact_metas .hgr_post_meta {
	padding-top: 13px;
	padding-bottom: 8px
}
.hgr_post_metas_simple {
	padding-bottom: 20px
}
.hgr_post_meta {
	display: inline-block;
	width: 20%;
	text-align: center;
	margin-left: auto;
	margin-right: auto
}
.hgr_post_meta_simple {
	width: 100%;
	padding-left: 20px;
	font-size: .7em
}
.compact_metas {
	display: table;
	width: 100%
}
.compact_metas .hgr_post_meta {
	display: table-cell;
	width: auto
}
.hgr_tweetfeed {
	text-align: center;
	font-size: 16px
}
.hgr_tweet_content {
	margin-bottom: 20px
}
.hgr_tweet_time {
	font-size: 14px
}
.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: transparent
}
.grabbing {
	cursor: url(../includes/gfx/elements-images/grabbing.html) 8 8, move
}
.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;
	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
}
.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(../includes/gfx/elements-images/AjaxLoader.html) no-repeat center center
}
.hgr_mc_collector {
	text-align: center
}
.hgr_mc_collector .hgr_mc_response {
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px
}
.hgr_mc_collector .hgr_mc_email, .hgr_mc_collector .hgr_mc_lastname, .hgr_mc_collector .hgr_mc_name {
	background-color: rgba(100,100,100,.2);
	height: 3em;
	border: none;
	padding: 1em;
	line-height: 1em;
	width: auto;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	opacity: 1
}
.hgr_mc_collector .hgr_mc_btn {
	background-color: #4E4E4E;
	height: 3em;
	border: none;
	padding-left: 2em;
	padding-right: 2em;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	width: auto;
	display: inline-block
}
.hgr_mc_collector .hgr_mc_btn:hover {
	opacity: .8
}
.hgr_mc_collector .hgr_mc_no_spam {
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px
}
.hgr_advimage {
	background: 0 0;
	padding: 4px;
	box-shadow: 0 1px 3px rgba(0,0,0,.1)
}
.hgr_advimage a, .hgr_advimage a img {
	display: block;
	position: relative
}
.hgr_advimage a {
	overflow: hidden
}
.hgr_advimage a div {
	position: absolute;
	background: #333;
	width: 100%;
	height: 100%
}
.hgr_advimage a div span {
	display: block;
	padding: 5px 0 0;
	margin: 5% 20px 0
}
.hgr_progressbar {
	display: block;
	width: 100%;
	margin-bottom: 25px
}
.hgr_progressbar .hgr-progb-icontext {
	display: table;
	width: 100%;
	margin-bottom: 5px
}
.hgr_progressbar .hgr-progb-icontext .hgr-progb-icon {
	display: table-cell
}
.hgr_progressbar .hgr-progb-icontext .hgr-progb-text {
	display: table-cell;
	vertical-align: middle;
}
.hgr_progressbar .hgr-progb-icontext .hgr-progb-text h4 {
	letter-spacing: 0px!important;
	margin-left: 10px
}
.hgr_progressbarfull {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}
.hgr_progressbarfill {
	font-size: 0;
	width: 1%;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	display: block;
	text-align: right
}
.hgr_progressbarmarker {
	background-color: #000;
	width: 38px;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	border-radius: 3px;
	position: relative;
	top: -34px;
	float: right;
	left: 18px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.hgr_progressbarmarker {
	font-weight: 600
}
}
.hgr_progressbarmarker:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: #000 transparent transparent;
	border-width: 5px;
	margin-left: -5px
}
.hgr_progressbar_imgicon {
	vertical-align: middle
}
.hgr_striped {
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}
.hgr_animated_striped {
	animation: 2s linear 0s normal none infinite progress-bar-stripes
}
.hgr_button, .hgr_button:hover {
	text-decoration: none
}
.hgr_button .icon {
	vertical-align: middle
}
.hgr_button {
	overflow: hidden;
	display: inline-block;
	text-align: center;
}
.hgr-rollover-panel {
	display: block;
	position: relative;
	margin-bottom: 30px;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-o-perspective: 1000;
	perspective: 1000
}
.hgr-rollover-panel.hgr-scale-fix {
	z-index: 1000
}
.hgr-rollover-panel .rollover-container {
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-ms-perspective: 1000px;
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
	overflow: auto
}
.hgr-rollover-panel .rollover-container:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
	position: relative;
	z-index: 20;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.rollover-container .back-side, .rollover-container .front-side {
	padding: 15px;
	height: 100%;
	margin-bottom: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.rollover-container .front-side {
	z-index: 2;
	backface-visibility: hidden;
	cursor: pointer
}
.rollover-container .front-side .hgr-rollover-customimg {
	margin: -40px auto auto
}
.rollover-container .front-side .rollover-tab {
	display: table;
	width: 100%;
	height: 100%
}
.rollover-container .front-side .rollover-tab .rollover-cel {
	display: table-cell;
	vertical-align: middle
}
.rollover-container .back-side .reflection, .rollover-container .front-side .reflection {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: -webkit-gradient(linear, left top, right bottom, color-stop(.5, rgba(255,255,255,.1)), color-stop(.5, rgba(255,255,255,0)));
	background: -moz-linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,0)), -moz-linear-gradient(left top, rgba(255,255,255,0), rgba(255,255,255,.1) 50%, rgba(255,255,255,0) 50%, rgba(255,255,255,0));
	background: linear-gradient(top, rgba(255,255,255,.1), rgba(0,0,0,0)), linear-gradient(left top, rgba(255,255,255,0), rgba(255,255,255,.1) 50%, rgba(255,255,255,0) 50%, rgba(255,255,255,0));
	-webkit-background-origin: border-box;
	-moz-background-origin: border;
	background-origin: border-box
}
.rollover-container .back-side {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0
}
.hgr-rollover-panel .back-side.rollclick {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1
}
.hgr-rollover-panel .front-side.rollclick {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	opacity: 0
}
.hgr-rollover-panel .front-side .front-side-icon {
	display: table;
	width: 100%;
	height: 90%;
	text-decoration: none;
	position: relative
}
.hgr-rollover-panel .front-side .front-side-icon i.icon {
	display: table-cell!important;
	vertical-align: middle!important;
	text-align: center;
	font-size: 32px;
	height: 1em;
	width: 1em!important;
	line-height: 1em!important
}
.hgr-rollover-panel .front-side span {
	line-height: 1em;
	text-align: left;
	vertical-align: top
}
.hgr-rollover-panel .back-side span.rollover-back-title {
	display: block;
	position: relative;
	line-height: 1em;
	text-align: left;
	vertical-align: top
}
.hgr-rollover-panel .back-side span.rollover-back-bar {
	background: #fff;
	display: block;
	opacity: .3;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 100%;
	height: 1px
}
.hgr-rollover-panel .back-side span.rollover-back-link {
	display: block;
	position: absolute;
	line-height: 1em;
	text-align: left;
	bottom: 15px;
	left: 15px
}
.hgr-minimal-form .simform {
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width: 860px;
	width: 100%;
	text-align: left
}
.hgr-minimal-form .simform.simform-large {
	font-size: 2.5em
}
.hgr-minimal-form .simform.simform-medium {
	font-size: 2.2em
}
.hgr-minimal-form .simform.simform-small {
	font-size: 1.8em
}
.hgr-minimal-form *, .hgr-minimal-form :after, .hgr-minimal-form :before {
	box-sizing: border-box
}
.hgr-minimal-form .simform .submit {
	display: none
}
.hgr-minimal-form .simform ol {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	-webkit-transition: height .4s;
	transition: height .4s
}
.hgr-minimal-form .simform ol:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2.35em;
	opacity: 0.6
}
.hgr-minimal-form .questions li {
	z-index: 100;
	position: relative;
	visibility: hidden;
	height: 0;
	-webkit-transition: visibility 0s .4s, height 0s .4s;
	transition: visibility 0s .4s, height 0s .4s
}
.hgr-minimal-form .questions li.current, .no-js .hgr-minimal-form .questions li {
	visibility: visible;
	height: auto;
	-webkit-transition: none;
	transition: none
}
.hgr-minimal-form .questions li>span {
	display: block;
	overflow: hidden
}
.hgr-minimal-form .questions li>span label {
	display: block;
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}
.hgr-minimal-form .questions li.current>span label, .no-js .hgr-minimal-form .questions li>span label {
	-webkit-transition: none;
	transition: none;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.hgr-minimal-form .show-next .questions li.current>span label {
	-webkit-animation: moveUpFromDown .4s both;
	animation: moveUpFromDown .4s both
}
@-webkit-keyframes moveUpFromDown {
from {
-webkit-transform:translateY(100%)
}
to {
-webkit-transform:translateY(0)
}
}
@keyframes moveUpFromDown {
from {
-webkit-transform:translateY(100%);
transform:translateY(100%)
}
to {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
.hgr-minimal-form .questions input {
	display: block;
	margin: .3em 0 0;
	padding: .4em 1em .5em .7em;
	width: calc(100% - 2em);
	border: none;
	background: 0 0;
	font-size: 1em;
	line-height: 1.1em;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}
.hgr-minimal-form .questions .current input, .no-js .hgr-minimal-form .questions input {
	opacity: 1
}
.hgr-minimal-form .questions input:focus, .hgr-minimal-form .simform button:focus {
	outline: 0
}
.hgr-minimal-form button {
	font-size: 100%
}
.hgr-minimal-form .hgr-next-button {
	position: absolute;
	right: 0;
	bottom: 0.15em;
	display: block;
	padding: 0;
	width: 2em;
	height: 2em;
	border: none;
	background: 0 0;
	color: rgba(0,0,0,.4);
	text-align: center;
	opacity: 0;
	z-index: 100;
	cursor: pointer;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	-webkit-transform: translateX(-20%);
	transform: translateX(-20%);
	pointer-events: none;
	-webkit-tap-highlight-color: transparent
}
.hgr-minimal-form .hgr-next-button:hover {
	color: rgba(0,0,0,.5)
}
.hgr-minimal-form .hgr-next-button::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "\f061";
	text-transform: none;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	font-family: FontAwesome;
	line-height: 2;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.hgr-minimal-form .hgr-next-button.show {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	pointer-events: auto
}
.hgr-minimal-form .simform .progress {
	width: 0;
	height: .15em;
	background: rgba(0,0,0,.3);
	-webkit-transition: width .4s ease-in-out;
	transition: width .4s ease-in-out;
	margin-bottom: 0
}
.hgr-minimal-form .simform .progress::before {
	position: absolute;
	top: auto;
	width: 100%;
	height: inherit;
	background: rgba(0,0,0,.05);
	content: ''
}
.hgr-minimal-form .simform .number {
	position: absolute;
	right: 0;
	overflow: hidden;
	margin: .4em 0;
	width: 3em;
	font-weight: 700;
	font-size: .4em
}
.hgr-minimal-form .simform.simform-small .number {
	font-size: .6em
}
.hgr-minimal-form .simform .number:after {
	position: absolute;
	left: 50%;
	content: '/';
	opacity: .4;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.hgr-minimal-form .simform .number span {
	float: right;
	width: 40%;
	text-align: center
}
.hgr-minimal-form .simform .number .number-current {
	float: left
}
.hgr-minimal-form .simform .number-next {
	position: absolute;
	left: 0
}
.hgr-minimal-form .simform.show-next .number-current {
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}
.hgr-minimal-form .simform.show-next .number-next {
	-webkit-animation: moveUpFromDown .4s both;
	animation: moveUpFromDown .4s both
}
.hgr-minimal-form .simform .error-message, .hgr-minimal-form .simform .final-message {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .4s;
	transition: opacity .4s
}
.hgr-minimal-form .simform .error-message {
	padding: .4em 3.5em 0 0;
	width: 100%;
	color: rgba(0,0,0,.7);
	font-style: italic;
	font-size: .6em
}
.hgr-minimal-form .final-message {
	top: 50%;
	left: 0;
	padding: .5em;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.hgr-minimal-form .error-message.show, .hgr-minimal-form .final-message.show {
	visibility: visible;
	opacity: 1
}
.hgr-minimal-form .final-message.show {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
	padding-top: 60px
}
.hgr-minimal-form .final-message.show::after {
	position: absolute;
	font-family: FontAwesome;
	font-size: 20px;
	top: 100px;
	left: 0;
	right: 0;
	content: "\f00c"
}
.hgr-minimal-form .simform-inner.hide {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s, visibility 0s .3s;
	transition: opacity .3s, visibility 0s .3s
}
.no-js .hgr-minimal-form .simform {
	font-size: 1.75em
}
.no-js .hgr-minimal-form .questions li {
	padding: 0 0 2em
}
.no-js .hgr-minimal-form .simform .submit {
	display: block;
	float: right;
	padding: 10px 20px;
	border: none;
	background: rgba(0,0,0,.3);
	color: rgba(0,0,0,.4)
}
.no-js .hgr-minimal-form .simform .controls {
	display: none
}
.hgr-minimal-form input[type=text]::-ms-clear {
display:none
}

@media screen and (max-width:44.75em) {
.hgr-minimal-form .simform.simform-large {
	font-size: 1.8em
}
.hgr-minimal-form .simform.simform-medium {
	font-size: 1.6em
}
.hgr-minimal-form .simform.simform-small {
	font-size: 1.4em
}
}

@media screen and (max-width:33.5625em) {
.hgr-minimal-form .simform.simform-large, .hgr-minimal-form .simform.simform-medium, .hgr-minimal-form .simform.simform-small {
	font-size: 1.2em
}
}
