@charset "utf-8";
/* CSS Document */
.azp_page-content-wrap * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.azp_page-content-wrap a, .azp_page-content-wrap a:focus, .azp_page-content-wrap a:hover, .azp_page-content-wrap a:active {
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.azp_page-content-wrap select, .azp_page-content-wrap textarea, .azp_page-content-wrap input[type="text"], .azp_page-content-wrap input[type="password"], .azp_page-content-wrap input[type="datetime"], .azp_page-content-wrap input[type="datetime-local"], .azp_page-content-wrap input[type="date"], .azp_page-content-wrap input[type="month"], .azp_page-content-wrap input[type="time"], .azp_page-content-wrap input[type="week"], .azp_page-content-wrap input[type="number"], .azp_page-content-wrap input[type="email"], .azp_page-content-wrap input[type="url"], .azp_page-content-wrap input[type="search"], .azp_page-content-wrap input[type="tel"], .azp_page-content-wrap input[type="color"], .azp_page-content-wrap .uneditable-input, .azp_page-content-wrap .input-append .add-on, .azp_page-content-wrap .input-prepend .add-on {
	height: auto;
}
.azp_img-responsive {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.topControls {
	padding-top: 70px;
}
.topControls .owl-nav div {
	top: 0;
}
.topControls .owl-nav div.owl-prev {
	left: 50%;
	margin-left: -57px;
}
.topControls .owl-nav div.owl-next {
	left: 50%;
	right: auto;
	margin-left: 5px;
}
.leftControls-right .owl-nav div {
	background: none;
	border: none;
	box-shadow: none;
	padding: 0;
	font-size: 28px;
}
.leftControls-right .owl-nav div:hover {
	color: #13afeb;
	background: none;
}
.leftControls-right .owl-nav div.owl-prev {
	left: 5px;
}
.leftControls-right .owl-nav div.owl-next {
	right: 5px;
}
.azp_row_section {
	padding: 50px 0;
	position: relative;
}
.azp_row_section-fullscreen {
	width: 100vw;
}
.azp_row_section-fullheight {
	min-height: 100%;
}
.azp_row_section-fullscreenheight {
	min-height: 100vh;
}
.azp_parallax-sec {
	position: relative;
	padding: 100px 0;
	color: #fff;
	overflow: hidden;
}
.azp_parallax-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.azp_parallax-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-attachment: scroll;
	background-position: center;
	background-repeat: no-repeat;
	background-origin: content-box;
}
.azp_parallax-inner .azp_parallax-bg {
	height: 150%;
	top: -25%;
}
.azp_overlay {
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
.azp_parallax-bg {
	background-attachment: scroll !important;
	-webkit-background-size: cover;
	background-position: center;
}
}
.azp_row_section-0-gap > .azp_container, .azp_row_section-0-gap > .azp_container-fluid {
	padding-left: 0;
	padding-right: 0;
}
.azp_row_section-0-gap > .azp_container > .azp_row, .azp_row_section-0-gap > .azp_container-fluid > .azp_row {
	margin-left: 0;
	margin-right: 0;
}
.azp_row_section-0-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-0-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 0;
	padding-right: 0;
}
.azp_row_section-1-gap > .azp_container, .azp_row_section-1-gap > .azp_container-fluid {
	padding-left: 0.5px;
	padding-right: 0.5px;
}
.azp_row_section-1-gap > .azp_container > .azp_row, .azp_row_section-1-gap > .azp_container-fluid > .azp_row {
	margin-left: -0.5px;
	margin-right: -0.5px;
}
.azp_row_section-1-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-1-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 0.5px;
	padding-right: 0.5px;
}
.azp_row_section-2-gap > .azp_container, .azp_row_section-2-gap > .azp_container-fluid {
	padding-left: 1px;
	padding-right: 1px;
}
.azp_row_section-2-gap > .azp_container > .azp_row, .azp_row_section-2-gap > .azp_container-fluid > .azp_row {
	margin-left: -1px;
	margin-right: -1px;
}
.azp_row_section-2-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-2-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 1px;
	padding-right: 1px;
}
.azp_row_section-3-gap > .azp_container, .azp_row_section-3-gap > .azp_container-fluid {
	padding-left: 1.5px;
	padding-right: 1.5px;
}
.azp_row_section-3-gap > .azp_container > .azp_row, .azp_row_section-3-gap > .azp_container-fluid > .azp_row {
	margin-left: -1.5px;
	margin-right: -1.5px;
}
.azp_row_section-3-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-3-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 1.5px;
	padding-right: 1.5px;
}
.azp_row_section-4-gap > .azp_container, .azp_row_section-4-gap > .azp_container-fluid {
	padding-left: 2px;
	padding-right: 2px;
}
.azp_row_section-4-gap > .azp_container > .azp_row, .azp_row_section-4-gap > .azp_container-fluid > .azp_row {
	margin-left: -2px;
	margin-right: -2px;
}
.azp_row_section-4-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-4-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 2px;
	padding-right: 2px;
}
.azp_row_section-5-gap > .azp_container, .azp_row_section-5-gap > .azp_container-fluid {
	padding-left: 2.5px;
	padding-right: 2.5px;
}
.azp_row_section-5-gap > .azp_container > .azp_row, .azp_row_section-5-gap > .azp_container-fluid > .azp_row {
	margin-left: -2.5px;
	margin-right: -2.5px;
}
.azp_row_section-5-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-5-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 2.5px;
	padding-right: 2.5px;
}
.azp_row_section-10-gap > .azp_container, .azp_row_section-10-gap > .azp_container-fluid {
	padding-left: 5px;
	padding-right: 5px;
}
.azp_row_section-10-gap > .azp_container > .azp_row, .azp_row_section-10-gap > .azp_container-fluid > .azp_row {
	margin-left: -5px;
	margin-right: -5px;
}
.azp_row_section-10-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-10-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 5px;
	padding-right: 5px;
}
.azp_row_section-15-gap > .azp_container, .azp_row_section-15-gap > .azp_container-fluid {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.azp_row_section-15-gap > .azp_container > .azp_row, .azp_row_section-15-gap > .azp_container-fluid > .azp_row {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.azp_row_section-15-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-15-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.azp_row_section-20-gap > .azp_container, .azp_row_section-20-gap > .azp_container-fluid {
	padding-left: 10px;
	padding-right: 10px;
}
.azp_row_section-20-gap > .azp_container > .azp_row, .azp_row_section-20-gap > .azp_container-fluid > .azp_row {
	margin-left: -10px;
	margin-right: -10px;
}
.azp_row_section-20-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-20-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 10px;
	padding-right: 10px;
}
.azp_row_section-25-gap > .azp_container, .azp_row_section-25-gap > .azp_container-fluid {
	padding-left: 12.5px;
	padding-right: 12.5px;
}
.azp_row_section-25-gap > .azp_container > .azp_row, .azp_row_section-25-gap > .azp_container-fluid > .azp_row {
	margin-left: -12.5px;
	margin-right: -12.5px;
}
.azp_row_section-25-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-25-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 12.5px;
	padding-right: 12.5px;
}
.azp_row_section-35-gap > .azp_container, .azp_row_section-35-gap > .azp_container-fluid {
	padding-left: 17.5px;
	padding-right: 17.5px;
}
.azp_row_section-35-gap > .azp_container > .azp_row, .azp_row_section-35-gap > .azp_container-fluid > .azp_row {
	margin-left: -17.5px;
	margin-right: -17.5px;
}
.azp_row_section-35-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-35-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 17.5px;
	padding-right: 17.5px;
}
.azp_row_section-40-gap > .azp_container, .azp_row_section-40-gap > .azp_container-fluid {
	padding-left: 20px;
	padding-right: 20px;
}
.azp_row_section-40-gap > .azp_container > .azp_row, .azp_row_section-40-gap > .azp_container-fluid > .azp_row {
	margin-left: -20px;
	margin-right: -20px;
}
.azp_row_section-40-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-40-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 20px;
	padding-right: 20px;
}
.azp_row_section-45-gap > .azp_container, .azp_row_section-45-gap > .azp_container-fluid {
	padding-left: 22.5px;
	padding-right: 22.5px;
}
.azp_row_section-45-gap > .azp_container > .azp_row, .azp_row_section-45-gap > .azp_container-fluid > .azp_row {
	margin-left: -22.5px;
	margin-right: -22.5px;
}
.azp_row_section-45-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-45-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 22.5px;
	padding-right: 22.5px;
}
.azp_row_section-50-gap > .azp_container, .azp_row_section-50-gap > .azp_container-fluid {
	padding-left: 25px;
	padding-right: 25px;
}
.azp_row_section-50-gap > .azp_container > .azp_row, .azp_row_section-50-gap > .azp_container-fluid > .azp_row {
	margin-left: -25px;
	margin-right: -25px;
}
.azp_row_section-50-gap > .azp_container > .azp_row > .azp_col, .azp_row_section-50-gap > .azp_container-fluid > .azp_row > .azp_col {
	padding-left: 25px;
	padding-right: 25px;
}
.azp_row-inner-0-gap {
	margin-left: 0;
	margin-right: 0;
}
.azp_row-inner-0-gap > .azp_col {
	padding-left: 0;
	padding-right: 0;
}
.azp_row-inner-1-gap {
	margin-left: -0.5px;
	margin-right: -0.5px;
}
.azp_row-inner-1-gap > .azp_col {
	padding-left: 0.5px;
	padding-right: 0.5px;
}
.azp_row-inner-2-gap {
	margin-left: -1px;
	margin-right: -1px;
}
.azp_row-inner-2-gap > .azp_col {
	padding-left: 1px;
	padding-right: 1px;
}
.azp_row-inner-3-gap {
	margin-left: -1.5px;
	margin-right: -1.5px;
}
.azp_row-inner-3-gap > .azp_col {
	padding-left: 1.5px;
	padding-right: 1.5px;
}
.azp_row-inner-4-gap {
	margin-left: -2px;
	margin-right: -2px;
}
.azp_row-inner-4-gap > .azp_col {
	padding-left: 2px;
	padding-right: 2px;
}
.azp_row-inner-5-gap {
	margin-left: -2.5px;
	margin-right: -2.5px;
}
.azp_row-inner-5-gap > .azp_col {
	padding-left: 2.5px;
	padding-right: 2.5px;
}
.azp_row-inner-10-gap {
	margin-left: -5px;
	margin-right: -5px;
}
.azp_row-inner-10-gap > .azp_col {
	padding-left: 5px;
	padding-right: 5px;
}
.azp_row-inner-15-gap {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.azp_row-inner-15-gap > .azp_col {
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.azp_row-inner-20-gap {
	margin-left: -10px;
	margin-right: -10px;
}
.azp_row-inner-20-gap > .azp_col {
	padding-left: 10px;
	padding-right: 10px;
}
.azp_row-inner-25-gap {
	margin-left: -12.5px;
	margin-right: -12.5px;
}
.azp_row-inner-25-gap > .azp_col {
	padding-left: 12.5px;
	padding-right: 12.5px;
}
.azp_row-inner-35-gap {
	margin-left: -17.5px;
	margin-right: -17.5px;
}
.azp_row-inner-35-gap > .azp_col {
	padding-left: 17.5px;
	padding-right: 17.5px;
}
.azp_row-inner-40-gap {
	margin-left: -20px;
	margin-right: -20px;
}
.azp_row-inner-40-gap > .azp_col {
	padding-left: 20px;
	padding-right: 20px;
}
.azp_row-inner-45-gap {
	margin-left: -22.5px;
	margin-right: -22.5px;
}
.azp_row-inner-45-gap > .azp_col {
	padding-left: 22.5px;
	padding-right: 22.5px;
}
.azp_row-inner-50-gap {
	margin-left: -25px;
	margin-right: -25px;
}
.azp_row-inner-50-gap > .azp_col {
	padding-left: 25px;
	padding-right: 25px;
}
.azp_title-head {
	position: relative;
	display: block;
	width: 100%;
	font-size: 1.285em;
	line-height: 2;
	margin-bottom: 50px;
	padding-bottom: 30px;
}
.azp_title-head h1, .azp_title-head h2, .azp_title-head h3, .azp_title-head h4, .azp_title-head h5, .azp_title-head h6 {
	font-size: 2.3em;
	line-height: 1.3;
	font-weight: 300;
}
.azp_title-head:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	background: #e5e5e6;
	bottom: 0;
	left: 0;
}
.azp_title-head:after {
	content: '';
	position: absolute;
	display: block;
	width: 100px;
	height: 1px;
	bottom: 0;
	left: 0;
	margin: 0;
	background: #13afeb;
}
.azp_title-head.setcenter:before {
	width: 420px;
	left: 50%;
	margin-left: -210px;
}
.azp_title-head.setright:before {
	left: auto;
	right: 0;
}
.azp_title-head.setcenter:after {
	left: 50%;
	margin-left: -50px;
}
.azp_title-head.setright:after {
	left: auto;
	right: 0;
}
.azp_title-head.setcenter {
	text-align: center;
}
.azp_title-head.setright {
	float: none !important;
	text-align: right;
}
@media (max-width:767px) {
.azp_title-head:before, .azp_title-head.setright:before, .azp_title-head.setcenter:before {
	width: 100%;
	margin: 0;
	left: 0;
}
}
.azp_filter-items {
	display: block;
	margin: 0 0 40px 0;
	padding: 0;
	text-align: center;
}
.azp_filter-items li {
	position: relative;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.azp_filter-items li a {
	display: block;
	border: 1px solid #d5d5d5;
	color: #606060;
	font-size: 0.92em;
	text-decoration: none;
	padding: 5px 20px;
	margin: 0 5px 5px 5px;
	border-radius: 2px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.azp_filter-items li a:hover, .azp_filter-items li a.active {
	color: #ff4629;
	border-color: #ff4629;
}
.gal-big-pad-wrapp {
	margin-left: -15px;
	margin-right: -15px;
}
.gal-big-pad .azp_grid-item {
	padding: 15px;
	margin: 0px;
}
.gal-medium-pad-wrapp {
	margin-left: -10px;
	margin-right: -10px;
}
.gal-medium-pad .azp_grid-item {
	padding: 10px;
	margin: 0px;
}
.gal-small-pad-wrapp {
	margin-left: -5px;
	margin-right: -5px;
}
.gal-small-pad .azp_grid-item {
	padding: 5px;
	margin: 0px;
}
.gal-extrasmall-pad-wrapp {
	margin-left: -1px;
	margin-right: -1px;
}
.gal-extrasmall-pad .azp_grid-item {
	padding: 1px;
	margin: 0px;
}
.gal-none-pad-wrapp {
	margin-left: 0;
	margin-right: 0;
}
.gal-none-pad .azp_grid-item {
	padding: 0;
	margin: 0px;
}
.azp_images_gallery_wrap .img-wrapper {
	position: relative;
	overflow: hidden;
	display: block;
	cursor: pointer;
	border-radius: 0;
}
.azp_images_gallery_wrap .img-wrapper img {
	max-width: 100%;
	height: auto;
}
.azp_images_gallery_wrap .img-wrapper img.img-responsive {
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.azp_images_gallery_wrap .img-wrapper .img-caption {
	position: absolute;
	vertical-align: center;
	text-align: center;
	width: 100%;
	height: 100%;
}
.azp_images_gallery_wrap .img-wrapper .img-caption a, .azp_images_gallery_wrap .img-wrapper .img-caption a:hover, .azp_images_gallery_wrap .img-wrapper .img-caption a:focus, .azp_images_gallery_wrap .img-wrapper .img-caption a:active {
	background: rgba(255, 255, 255, 0.95);
	color: #2e2e35;
	display: table;
	width: 100%;
	height: 100%;
	text-decoration: none;
	vertical-align: center;
}
.azp_images_gallery_wrap .img-wrapper .img-caption h4, .azp_images_gallery_wrap .img-wrapper .img-caption span {
	display: table-cell;
	vertical-align: middle;
	font-weight: 300;
}
.azp_images_gallery_wrap .img-wrapper .img-caption a.zoomer span i {
	font-size: 2.3em;
}
.gallery-lmore-holder {
	text-align: center;
	visibility: hidden;
}
.desktop-one-columns .azp_grid-sizer, .desktop-one-columns .azp_grid-item {
	width: 100%;
}
.desktop-two-columns .azp_grid-sizer, .desktop-two-columns .azp_grid-item {
	width: 50%;
}
.desktop-three-columns .azp_grid-sizer, .desktop-three-columns .azp_grid-item {
	width: 33.33333%;
}
.desktop-four-columns .azp_grid-sizer, .desktop-four-columns .azp_grid-item {
	width: 25%;
}
.desktop-five-columns .azp_grid-sizer, .desktop-five-columns .azp_grid-item {
	width: 20%;
}
.desktop-six-columns .azp_grid-sizer, .desktop-six-columns .azp_grid-item {
	width: 16.66667%;
}
.desktop-seven-columns .azp_grid-sizer, .desktop-seven-columns .azp_grid-item {
	width: 14.28571%;
}
.desktop-eight-columns .azp_grid-sizer, .desktop-eight-columns .azp_grid-item {
	width: 12.5%;
}
.desktop-nine-columns .azp_grid-sizer, .desktop-nine-columns .azp_grid-item {
	width: 11.1111%;
}
.desktop-ten-columns .azp_grid-sizer, .desktop-ten-columns .azp_grid-item {
	width: 10%;
}
@media (max-width:991px) {
.tablet-one-columns .azp_grid-sizer, .tablet-one-columns .azp_grid-item {
	width: 100%;
}
.tablet-two-columns .azp_grid-sizer, .tablet-two-columns .azp_grid-item {
	width: 50%;
}
.tablet-three-columns .azp_grid-sizer, .tablet-three-columns .azp_grid-item {
	width: 33.33333%;
}
.tablet-four-columns .azp_grid-sizer, .tablet-four-columns .azp_grid-item {
	width: 25%;
}
.tablet-five-columns .azp_grid-sizer, .tablet-five-columns .azp_grid-item {
	width: 20%;
}
.tablet-six-columns .azp_grid-sizer, .tablet-six-columns .azp_grid-item {
	width: 16.66667%;
}
.tablet-seven-columns .azp_grid-sizer, .tablet-seven-columns .azp_grid-item {
	width: 14.28571%;
}
.tablet-eight-columns .azp_grid-sizer, .tablet-eight-columns .azp_grid-item {
	width: 12.5%;
}
.tablet-nine-columns .azp_grid-sizer, .tablet-nine-columns .azp_grid-item {
	width: 11.1111%;
}
.tablet-ten-columns .azp_grid-sizer, .tablet-ten-columns .azp_grid-item {
	width: 10%;
}
}
@media (max-width:767px) {
.mobile-one-columns .azp_grid-sizer, .mobile-one-columns .azp_grid-item {
	width: 100%;
}
.mobile-two-columns .azp_grid-sizer, .mobile-two-columns .azp_grid-item {
	width: 50%;
}
.mobile-three-columns .azp_grid-sizer, .mobile-three-columns .azp_grid-item {
	width: 33.33333%;
}
.mobile-four-columns .azp_grid-sizer, .mobile-four-columns .azp_grid-item {
	width: 25%;
}
.mobile-five-columns .azp_grid-sizer, .mobile-five-columns .azp_grid-item {
	width: 20%;
}
.mobile-six-columns .azp_grid-sizer, .mobile-six-columns .azp_grid-item {
	width: 16.66667%;
}
.mobile-seven-columns .azp_grid-sizer, .mobile-seven-columns .azp_grid-item {
	width: 14.28571%;
}
.mobile-eight-columns .azp_grid-sizer, .mobile-eight-columns .azp_grid-item {
	width: 12.5%;
}
.mobile-nine-columns .azp_grid-sizer, .mobile-nine-columns .azp_grid-item {
	width: 11.1111%;
}
.mobile-ten-columns .azp_grid-sizer, .mobile-ten-columns .azp_grid-item {
	width: 10%;
}
}
.azp_alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	position: relative;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding-left: 60px;
	padding-right: 30px;
}
.azp_alert .close-alert {
	opacity: 0.5;
	top: 0px;
	left: 100%;
	margin-top: -8px;
	margin-left: -38px;
	position: absolute;
	cursor: pointer;
}
.azp_alert .close-alert i {
	font-size: 1.14em;
}
.azp_alert i {
	position: absolute;
	display: block;
	text-align: center;
	width: 1em;
	height: 1em;
	font-size: 1.7em;
	top: 15px;
	left: 15px;
	z-index: 2;
}
.azp_alert .close-alert:hover {
	opacity: 1;
}
.azp_alert .title {
	font-size: 1em;
	line-height: 1.7;
	margin-bottom: 10px;
	margin-top: 0px;
}
.azp_alert.azp_alert-success {
	border-color: #cae4d6;
	background-color: #f5fcf8;
	color: #809d8d;
}
.azp_alert.azp_alert-success a, .azp_alert.azp_alert-success a:hover, .azp_alert.azp_alert-success a:active, .azp_alert.azp_alert-success a:focus {
	color: #394b41;
}
.azp_alert.azp_alert-info {
	border-color: #d0dfe9;
	background-color: #f8fcff;
	color: #7f98a9;
}
.azp_alert.azp_alert-info a, .azp_alert.azp_alert-info a:hover, .azp_alert.azp_alert-info a:active, .azp_alert.azp_alert-info a:focus {
	color: #394a56;
}
.azp_alert.azp_alert-warning {
	border-color: #e9d7ba;
	background-color: #fff8ec;
	color: #9c907e;
}
.azp_alert.azp_alert-warning a, .azp_alert.azp_alert-warning a:hover, .azp_alert.azp_alert-warning a:active, .azp_alert.azp_alert-warning a:focus {
	color: #494238;
}
.azp_alert.azp_alert-danger {
	border-color: #eec1bd;
	background-color: #fbedeb;
	color: #a2706b;
}
.azp_alert.azp_alert-danger a, .azp_alert.azp_alert-danger a:hover, .azp_alert.azp_alert-danger a:active, .azp_alert.azp_alert-danger a:focus {
	color: #472f2d;
}
.azp_dropcaps .dropcaps {
	float: left;
	margin: 0 0.43em 0.2em 0;
	text-transform: uppercase;
	font-size: 3.2em;
	line-height: 1;
	font-weight: 700;
}
.azp_dropcaps .circle, .azp_dropcaps .square {
	width: 3.2em;
	height: 3.2em;
	font-size: 1.7em;
	line-height: 1.75;
	color: #fff;
	text-align: center;
	background: #464646;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 0.25em;
}
.azp_dropcaps .square {
	border-radius: 0px;
}
.azp_separator-wrap {
	display: block;
	width: 100%;
}
.azp_separator-wrap .azp_separator-inner {
	display: inline-block;
	height: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}
.azp_separatortext-wrap {
	display: block;
	width: 100%;
}
.azp_separatortext-wrap .azp_separatortext-inner {
	display: inline-block;
}
.azp_separatortext-wrap .azp_separator-inner-wrap {
	display: table;
}
.azp_separatortext-wrap .azp_separator-inner {
	display: table-cell;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}
.azp_separatortext-wrap .separatortext-title {
	display: inline-block;
	font-size: 2em;
	line-height: 1;
	padding: 0 1em;
	margin-top: -1em;
}
.azp_separatortext-wrap .septext-image {
	font-size: inherit;
	display: block;
	min-width: 100px;
}
.azp_width-100 .azp_separatortext-inner, .azp_width-100 .azp_separator-inner {
	width: 100%;
}
.azp_width-90 .azp_separatortext-inner, .azp_width-90 .azp_separator-inner {
	width: 90%;
}
.azp_width-80 .azp_separatortext-inner, .azp_width-80 .azp_separator-inner {
	width: 80%;
}
.azp_width-70 .azp_separatortext-inner, .azp_width-70 .azp_separator-inner {
	width: 70%;
}
.azp_width-60 .azp_separatortext-inner, .azp_width-60 .azp_separator-inner {
	width: 60%;
}
.azp_width-50 .azp_separatortext-inner, .azp_width-50 .azp_separator-inner {
	width: 50%;
}
.azp_width-40 .azp_separatortext-inner, .azp_width-40 .azp_separator-inner {
	width: 40%;
}
.azp_width-30 .azp_separatortext-inner, .azp_width-30 .azp_separator-inner {
	width: 30%;
}
.azp_width-20 .azp_separatortext-inner, .azp_width-20 .azp_separator-inner {
	width: 20%;
}
.azp_width-10 .azp_separatortext-inner, .azp_width-10 .azp_separator-inner {
	width: 10%;
}
.azp_separatortext-wrap .azp_separatortext-inner .azp_separator-inner {
	width: 50%;
}
.azp_bdstyle-solid .azp_separator-inner {
	border-style: solid;
}
.azp_bdstyle-dashed .azp_separator-inner {
	border-style: dashed;
}
.azp_bdstyle-dotted .azp_separator-inner {
	border-style: dotted;
}
.azp_bdstyle-double .azp_separator-inner {
	border-style: double;
}
.azp_bdwidth-1px .azp_separator-inner {
	border-top-width: 1px;
}
.azp_bdwidth-2px .azp_separator-inner {
	border-top-width: 2px;
}
.azp_bdwidth-3px .azp_separator-inner {
	border-top-width: 3px;
}
.azp_bdwidth-4px .azp_separator-inner {
	border-top-width: 4px;
}
.azp_bdwidth-5px .azp_separator-inner {
	border-top-width: 5px;
}
.azp_bdwidth-6px .azp_separator-inner {
	border-top-width: 6px;
}
.azp_bdwidth-7px .azp_separator-inner {
	border-top-width: 7px;
}
.azp_bdwidth-8px .azp_separator-inner {
	border-top-width: 8px;
}
.azp_bdwidth-9px .azp_separator-inner {
	border-top-width: 9px;
}
.azp_bdwidth-10px .azp_separator-inner {
	border-top-width: 10px;
}
.azp_separator-inner {
	border-color: #e8e8e8;
}
.azp_align-left {
	text-align: left;
}
.azp_align-right {
	text-align: right;
}
.azp_align-center {
	text-align: center;
}
.azp_icon_circle, .azp_icon_square {
	background-color: #464646;
	color: #fff;
	border-radius: 50%;
	width: 2em;
	height: 2em;
	border: 2px solid transparent;
	text-align: center;
	line-height: 1.7;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.azp_icon_square {
	border-radius: 2px;
}
.azp_icon_bordered {
	background: none;
	color: #464646;
	border-color: #464646;
}
.azp_icon_bordered:hover {
	background: #464646;
	color: #fff;
	border-color: #464646;
}
.azp_iconbox_style1 .column-box {
	display: block;
	position: relative;
	background: #fff;
	border: 1px solid #eaeaea;
	padding: 40px 40px 40px 110px;
	margin-bottom: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.azp_iconbox_style1 .column-box i {
	font-size: 3em;
	left: 40px;
	top: 50px;
	position: absolute;
}
.azp_iconbox_style1 .column-box.centered {
	text-align: center;
	padding: 40px;
}
.azp_iconbox_style1 .column-box.centered i {
	position: relative;
	left: auto;
	top: auto;
}
.azp_iconbox_style1 .column-box.setright {
	padding: 40px 110px 40px 40px;
	text-align: right;
}
.azp_iconbox_style1 .column-box.setright i {
	left: auto;
	right: 40px;
}
.azp_iconbox_style1 .column-box.box-shadow, .azp_iconbox_style1 .column-box:hover {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.azp_iconbox h4 {
	font-size: 1.7em;
	line-height: 1.5;
	margin: 0 0 15px 0;
}
.azp_iconbox_style2 {
	position: relative;
	display: block;
	margin: 0 0 30px 0;
	padding: 0;
}
.azp_iconbox_style2 .set-column-icon {
	font-size: 4em;
	line-height: 1;
	color: #fff;
	text-align: center;
	padding: 100px 40px;
	background: #464646;
}
.azp_iconbox_style2 .set-column-content {
	background: #fff;
	border: 1px solid #eaeaea;
	border-top: none;
	text-align: center;
	padding: 40px;
}
.azp_iconbox_style3 {
	position: relative;
	text-align: center;
	background: #f6f8fb;
	padding: 0;
	overflow: hidden;
}
.azp_iconbox_style3 .full-column-content {
	position: relative;
	padding: 60px 40px;
	z-index: 4;
}
.azp_iconbox_style3 .full-column-content i {
	font-size: 3em;
}
.azp_iconbox_style3 .overlay {
	position: absolute;
	font-size: 12em;
	line-height: 1;
	z-index: 1;
	right: -10px;
	bottom: -10px;
	color: #e8ebef;
}
.azp_icontext .absolute-icon {
	display: block;
	position: relative;
	padding-left: 70px;
	margin-bottom: 30px;
	text-align: left;
}
.azp_icontext .absolute-icon i {
	font-size: 3.2em;
	position: absolute;
	color: #2e2e35;
	top: 15px;
	left: 0;
}
.azp_icontext .absolute-icon.setright {
	text-align: right;
	padding-left: 0;
	padding-right: 70px;
}
.azp_icontext .absolute-icon.setright i {
	left: auto;
	right: 0;
}
.azp_icontext .absolute-icon.centered {
	text-align: center;
	padding-left: 0;
}
.azp_icontext .absolute-icon.centered i {
	position: relative;
	left: auto;
	top: auto;
}
.azp_icontext h4 {
	font-size: 1.7em;
	line-height: 1.5;
	margin: 0 0 15px 0;
}
.azp_btn {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	position: relative;
	border: 1px solid transparent;
	padding: 15px 25px;
	font-size: 1em;
	line-height: 1;
	border-radius: 2px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.azp_btn-lg {
	padding: 20px 30px;
	font-size: 1.285em;
	border-radius: 3px;
}
.azp_btn-sm {
	padding: 10px 15px;
	font-size: 0.92em;
	border-radius: 2px;
}
.azp_btn-xs {
	padding: 6px 10px;
	font-size: 0.78em;
	border-radius: 2px;
}
.azp_btn:hover, .azp_btn:active, .azp_btn:focus {
	text-decoration: none;
	color: #fff;
	outline: none;
}
.azp_btn, .azp_btn-default {
	background-color: #464646;
	border-color: #464646;
}
.azp_btn.azp_btn-bordered {
	background: none;
}
.azp_btn.azp_btn-bordered:hover {
	color: #fff;
}
.azp_btn.azp_btn-bordered, .azp_btn-default.azp_btn-bordered {
	color: #464646;
}
.azp_btn:focus, .azp_btn:hover, .azp_btn:active, .azp_btn-default:focus, .azp_btn-default:hover, .azp_btn-default:active {
	background-color: #2d2d2d;
	border-color: #2d2d2d;
}
.azp_btn-primary {
	background-color: #13afeb;
	border-color: #13afeb;
}
.azp_btn-primary.azp_btn-bordered {
	color: #13afeb;
}
.azp_btn-primary:focus, .azp_btn-primary:hover, .azp_btn-primary:active {
	background-color: #0f8cbc;
	border-color: #0f8cbc;
}
.azp_btn-blue {
	background-color: #35bfd4;
	border-color: #35bfd4;
}
.azp_btn-blue.azp_btn-bordered {
	color: #35bfd4;
}
.azp_btn-blue:focus, .azp_btn-blue:hover, .azp_btn-blue:active {
	background-color: #269eb0;
	border-color: #269eb0;
}
.azp_btn-purple {
	background-color: #8f64a2;
	border-color: #8f64a2;
}
.azp_btn-purple.azp_btn-bordered {
	color: #8f64a2;
}
.azp_btn-purple:focus, .azp_btn-purple:hover, .azp_btn-purple:active {
	background-color: #744f84;
	border-color: #744f84;
}
.azp_btn-pink {
	background-color: #d96ba1;
	border-color: #d96ba1;
}
.azp_btn-pink.azp_btn-bordered {
	color: #d96ba1;
}
.azp_btn-pink:focus, .azp_btn-pink:hover, .azp_btn-pink:active {
	background-color: #cf4287;
	border-color: #cf4287;
}
.azp_btn-yellow {
	background-color: #f5be16;
	border-color: #f5be16;
}
.azp_btn-yellow.azp_btn-bordered {
	color: #f5be16;
}
.azp_btn-yellow:focus, .azp_btn-yellow:hover, .azp_btn-yellow:active {
	background-color: #cf9e09;
	border-color: #cf9e09;
}
.azp_btn-green {
	background-color: #31bc62;
	border-color: #31bc62;
}
.azp_btn-green.azp_btn-bordered {
	color: #31bc62;
}
.azp_btn-green:focus, .azp_btn-green:hover, .azp_btn-green:active {
	background-color: #26944d;
	border-color: #26944d;
}
.azp_btn-red {
	background-color: #e24040;
	border-color: #e24040;
}
.azp_btn-red.azp_btn-bordered {
	color: #e24040;
}
.azp_btn-red:focus, .azp_btn-red:hover, .azp_btn-red:active {
	background-color: #cf2020;
	border-color: #cf2020;
}
.azp_btn-link {
	background: none;
	position: relative;
	padding: 0 0 0 20px;
	margin: 0;
	text-transform: none;
	font-weight: 400;
	font-size: 1em;
	line-height: 1;
	border: 0px;
}
.azp_btn-link:before {
	content: '';
	position: absolute;
	width: 15px;
	height: 1px;
	display: block;
	bottom: 1px;
	left: 0;
}
.azp_btn-link:hover, .azp_btn-link:focus, .azp_btn-link:active {
	background: none;
	outline: none;
	text-decoration: underline;
}
.azp_btn-link, .azp_btn-link:hover {
	color: #13afeb;
}
.azp_btn-link:before {
	background-color: #13afeb;
}
.azp_btn-wrap {
	display: inline-block;
	width: auto;
	margin-bottom: 4px;
}
.azp_btn-wrap + .azp_btn-wrap {
	margin-left: 4px;
}
.azp_btn-wrap.azp_block {
	display: block;
	width: 100%;
	margin-left: 0px;
}
.azp_btn-wrap.azp_block .azp_btn {
	display: block;
	width: 100%;
}
.azp_btn-image {
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #666;
}
.azp_btn-image img {
	display: block;
	margin: 0 auto;
}
.azp_btn-image:hover {
	text-decoration: none;
	color: #999;
}
.azp_btn-image span {
	font-size: 1.2em;
}
img.azp_image, .azp_image-img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	display: inline-block;
}
.azp_image-circle a, .azp_image-circle .img-overlay, .azp_image-circle img, img.azp_image-circle {
	border-radius: 50%;
}
.azp_image a {
	display: inline-block;
	position: relative;
	text-decoration: none;
}
.azp_image a:hover {
	text-decoration: none;
}
.azp_image-circle a {
	border-radius: 50%;
}
.azp_image .img-overlay {
	background: rgba(255, 255, 255, 0.5);
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: #000;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.azp_image .img-overlay i {
	font-size: 32px;
	position: relative;
	left: 0;
	top: 50%;
	margin-top: -16px;
	display: inline-block;
}
.azp_image a:hover .img-overlay {
	opacity: 1;
}
img.azp_image-thumbnail, .azp_image-thumbnail a {
	background-color: #fff;
	border: 1px solid #e5e8ee;
	border-radius: 0;
	padding: 10px;
}
.azp_progressbar .progress {
	height: 25px;
	position: relative;
	overflow: visible;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-color: #f0f0f0;
	display: block;
	margin-bottom: 15px;
}
.azp_progressbar .progress .progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	padding-top: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	background-color: #13afeb;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}
.azp_progressbar .progress .value-progress:after {
	content: "%";
}
.azp_progressbar .progress.style2 {
	margin-top: 30px;
	height: 5px;
	margin-bottom: 35px;
}
.azp_progressbar .progress.style2 .data-progress, .azp_progressbar .progress.style2 .value-progress {
	position: absolute;
	top: -25px;
	color: #6f6f6f;
}
.azp_progressbar .progress.style2 .value-progress {
	right: 0;
}
.azp_progressbar .progress.style2 .data-progress {
	left: 0;
}
.azp_progressbar .progress.style3 {
	height: 5px;
	margin-top: 30px;
	margin-bottom: 35px;
}
.azp_progressbar .progress.style3 .data-progress, .azp_progressbar .progress.style3 .value-progress {
	position: absolute;
	top: -25px;
}
.azp_progressbar .progress.style3 .value-progress {
	background-color: #333;
	padding: 1px 7px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	margin-left: -40px;
	left: 100%;
	top: -26px;
}
.azp_progressbar .progress.style3 .data-progress {
	color: #666;
	left: 0;
}
.azp_progressbar .progress.style4 {
	height: 5px;
	margin-top: 20px;
}
.azp_progressbar .progress.style4 .data-progress, .azp_progressbar .progress.style4 .value-progress {
	position: absolute;
}
.azp_progressbar .progress.style4 .value-progress {
	padding: 1px 7px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	right: -45px;
	top: -9px;
	color: #6f6f6f;
}
.azp_progressbar .progress.style4 .data-progress {
	color: #666;
	left: 0;
	top: -25px;
}
.azp_progressbar .progress.style4 .circle {
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	top: -5px;
	border: solid 5px;
	background-color: #f0f0f0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin-left: -10px;
}
.azp_progressbar .progress.style4 .circle {
	border-color: #13afeb;
}
.azp_progressbar-style4 {
	padding-right: 45px;
}
.azp_circleprogress {
	position: relative;
	text-align: center;
}
.azp_circleprogress canvas {
	display: block;
	margin: 0 auto;
}
.azp_circleprogress .cirprogress-icon, .azp_circleprogress .cirprogress-pro, .azp_circleprogress .cirprogress-value {
	position: absolute;
	top: 1em;
	left: 0;
	width: 100%;
	line-height: 1.3;
	font-size: 0.3em;
}
.azp_circleprogress .cirprogress-title {
	display: block;
	margin-top: 0.9em;
	font-size: 0.14em;
	line-height: 1;
}
.azp_circleprogress.showvalue .cirprogress-pro {
	position: relative;
	top: 0px;
}
.azp_circleprogress.hasicon .cirprogress-pro, .azp_circleprogress.hasicon .cirprogress-value {
	position: relative;
	top: 0px;
}
.azp_panel-group {
	margin-bottom: 20px;
}
.azp_panel-group .azp_panel, .azp_panel-group .azp_panel .azp_panel-heading, .azp_panel-group .azp_panel .azp_panel-heading .azp_panel-title, .azp_panel-group .azp_panel .azp_panel-heading .azp_panel-title a {
	border-radius: 2px;
	outline: none !important;
}
.azp_panel-group .azp_panel {
	margin-top: 0;
	margin-bottom: 5px;
	border: 1px solid transparent;
}
.azp_panel-group .azp_panel .azp_panel-body {
	padding: 15px 20px;
	border-top: 1px solid transparent;
}
.azp_panel-group .azp_panel-default {
	border-color: #ddd;
}
.azp_panel-group .azp_panel-default .azp_panel-body {
	border-top-color: #ddd;
}
.azp_panel-group .azp_panel-title {
	margin: 0px;
	font-size: 16px;
}
.azp_panel-group .azp_panel-title a {
	padding: 15px 20px 15px 45px;
	display: block;
	text-decoration: none;
	background-color: #fff;
	border-radius: 2px;
	position: relative;
}
.azp_panel-group .azp_panel-title a:before {
	content: "\f067";
	top: 14px;
	left: 21px;
	font-size: 12px;
	line-height: 18px;
	font-family: 'FontAwesome';
	position: absolute;
	z-index: 2;
	color: #ddd;
}
.azp_panel-group .azp_panel-title a:after {
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 14px;
	top: 16px;
	z-index: 1;
	border-radius: 2px;
	background: #000;
	display: none;
}
.azp_panel-group .azp_panel-title a:hover {
	text-decoration: none;
}
.azp_panel-group .azp_panel.on .azp_panel-title a:before {
	content: "\f068";
}
.azpcollapse {
	display: none;
}
.azpcollapse.in {
	display: block;
}
.azpcollapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: 0.35s;
	-o-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
}
.azp_panel-body:before, .azp_panel-body:after {
	content: " ";
	display: table;
}
.azp_panel-body:after {
	clear: both;
}
.azp-custom-tabs {
	line-height: 1.42857;
}
.azp_nav > li {
	position: relative;
	display: block;
}
.azp_nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.azp_nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	text-decoration: none !important;
	outline: none;
}
.azp_nav-tabs > li > a {
	margin-right: 2px;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}
.azp_tab-content > .azp_tab-pane {
	display: none;
}
.azp_tab-content > .active {
	display: block;
}
.azp-tabs-default {
	position: relative;
	display: block;
	overflow: hidden;
}
.azp-tabs-default ul.azp_nav {
	display: table;
	border: none;
	padding: 0;
	margin: 0;
}
.azp-tabs-default ul.azp_nav > li {
	border: none;
	padding: 0;
	margin-bottom: 2px;
}
.azp-tabs-default ul.azp_nav > li > a {
	border: solid 1px #333;
	background: #333;
	color: #fff;
	border-radius: 2px;
	padding: 10px 30px;
	text-transform: uppercase;
	font-weight: 600;
}
.azp-tabs-default ul.azp_nav > li.active > a {
	background-color: #13afeb;
	border-color: #13afeb;
}
.azp-tabs-default .azp_tab-content {
	padding: 20px 0 0 0;
	position: relative;
	overflow: hidden;
}
.azp-tabs-style2 {
	margin-bottom: 30px;
}
.azp-tabs-style2 ul.azp_nav {
	border-bottom: 1px solid #d8d8d8;
	margin: 0;
	padding: 0;
}
.azp-tabs-style2 ul.azp_nav > li {
	float: left;
	position: relative;
	margin-bottom: -1px;
	margin-left: 0px;
}
.azp-tabs-style2 ul.azp_nav > li:first-child {
	margin-left: 0;
}
.azp-tabs-style2 ul.azp_nav > li > a {
	margin-right: -1px;
	position: relative;
	display: block;
	color: #333;
	font-weight: 700;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #ececec 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ececec));
	background: -webkit-linear-gradient(top, #fff 0%, #ececec 100%);
	background: -o-linear-gradient(top, #fff 0%, #ececec 100%);
	background: -ms-linear-gradient(top, #fff 0%, #ececec 100%);
	background: linear-gradient(to bottom, #fff 0%, #ececec 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ececec', GradientType=0);
	border: 1px solid #d8d8d8;
	line-height: 18px;
	padding: 10px 30px 10px 30px;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}
.azp-tabs-style2 ul.azp_nav li.active > a {
	background: #fff;
	border-bottom-color: #fff;
}
.azp-tabs-style2 .azp_tab-content {
	background: #fff;
	border: 1px solid #d8d8d8;
	border-top: none;
	padding: 15px 20px 0 20px;
	margin: 0;
	height: 100%;
	border-radius: 0 0 2px 2px;
}
.azp-tabs-style3 {
	position: relative;
	display: block;
	overflow: hidden;
}
.azp-tabs-style3 ul.azp_nav {
	display: table;
	border: none;
	margin: 0 auto;
}
.azp-tabs-style3 ul.azp_nav > li {
	border: none;
	padding: 0;
	margin-bottom: 10px;
}
.azp-tabs-style3 ul.azp_nav > li > a {
	margin-right: 0px;
	border-radius: 0px;
	border: none;
	color: #3f3f3f;
	padding: 0 30px;
}
.azp-tabs-style3 ul.azp_nav > li.active > a {
	color: #13afeb;
}
.azp-tabs-style3 ul.azp_nav > li > a i {
	display: block;
	font-size: 36px;
	margin-bottom: 15px;
	text-align: center;
}
.azp-tabs-style3 ul.azp_nav > li > a i.icon_after-title {
	margin-top: 15px;
	margin-bottom: 0px;
}
.azp-tabs-style3 .azp_tab-content {
	padding: 20px 0 0 0;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.azp_nav:before, .azp_nav:after {
	content: " ";
	display: table;
}
.azp_nav:after {
	clear: both;
}
.azp_modal-open {
	overflow: hidden;
}
.azp_modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.azp_modal.fade .azp_modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.azp_modal.in .azp_modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.azp_modal-open .azp_modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.azp_modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.azp_modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0;
}
.azp_modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.azp_modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.azp_modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.azp_modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.azp_modal-header .close {
	margin-top: -2px;
}
.azp_modal-title {
	margin: 0;
	line-height: 1.42857;
}
.azp_modal-body {
	position: relative;
	padding: 15px;
}
.azp_modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.azp_modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.azp_modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.azp_modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.azp_modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
@media (min-width:768px) {
.azp_modal-dialog {
	width: 600px;
	margin: 30px auto;
}
.azp_modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.azp_modal-sm {
	width: 300px;
}
}
@media (min-width:992px) {
.azp_modal-lg {
	width: 900px;
}
}
.azp_modal-header:before, .azp_modal-header:after, .azp_modal-footer:before, .azp_modal-footer:after {
	content: " ";
	display: table;
}
.azp_modal-header:after, .azp_modal-footer:after {
	clear: both;
}
.azp_carousel {
	position: relative;
}
.azp_carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.azp_carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.azp_carousel-inner > .item > img, .azp_carousel-inner > .item > a > img {
	line-height: 1;
}
.azp_carousel-inner img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.azp_carousel-inner > .item {
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
	-o-transition: -o-transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}
.azp_carousel-inner > .item.next, .azp_carousel-inner > .item.active.right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	left: 0;
}
.azp_carousel-inner > .item.prev, .azp_carousel-inner > .item.active.left {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0;
}
.azp_carousel-inner > .item.next.left, .azp_carousel-inner > .item.prev.right, .azp_carousel-inner > .item.active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0;
}
}
.azp_carousel-inner > .active, .azp_carousel-inner > .next, .azp_carousel-inner > .prev {
	display: block;
}
.azp_carousel-inner > .active {
	left: 0;
}
.azp_carousel-inner > .next, .azp_carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.azp_carousel-inner > .next {
	left: 100%;
}
.azp_carousel-inner > .prev {
	left: -100%;
}
.azp_carousel-inner > .next.left, .azp_carousel-inner > .prev.right {
	left: 0;
}
.azp_carousel-inner > .active.left {
	left: -100%;
}
.azp_carousel-inner > .active.right {
	left: 100%;
}
.azp_carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: rgba(0, 0, 0, 0);
}
.azp_carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.azp_carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.azp_carousel-control:hover, .azp_carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.azp_carousel-control .icon_prev, .azp_carousel-control .icon_next, .azp_carousel-control .glyphicon-chevron-left, .azp_carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}
.azp_carousel-control .icon_prev, .azp_carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.azp_carousel-control .icon_next, .azp_carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.azp_carousel-control .icon_prev, .azp_carousel-control .icon_next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}
.azp_carousel-control .icon_prev:before {
	content: '\2039';
}
.azp_carousel-control .icon_next:before {
	content: '\203a';
}
.azp_carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.azp_carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
}
.azp_carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}
.azp_carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.azp_carousel-caption .btn {
	text-shadow: none;
}
@media screen and (min-width:768px) {
.azp_carousel-control .glyphicon-chevron-left, .azp_carousel-control .glyphicon-chevron-right, .azp_carousel-control .icon_prev, .azp_carousel-control .icon_next {
	width: 60px;
	height: 60px;
	margin-top: -20px;
	font-size: 60px;
}
.azp_carousel-control .glyphicon-chevron-left, .azp_carousel-control .icon_prev {
	margin-left: -20px;
}
.azp_carousel-control .glyphicon-chevron-right, .azp_carousel-control .icon_next {
	margin-right: -20px;
}
.azp_carousel-caption {
	left: 20%;
	right: 20%;
	padding-bottom: 30px;
}
.azp_carousel-indicators {
	bottom: 20px;
}
}
.azp_heading-left .azp_heading-ele {
	text-align: left;
}
.azp_heading-right .azp_heading-ele {
	text-align: right;
}
.azp_heading-center .azp_heading-ele {
	text-align: center;
}
.azp_heading-justify .azp_heading-ele {
	text-align: justify;
}
.azp_heading-ele i {
	margin-right: 3px;
}
.azp_map-box .map-wrapper {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.azp_map-box .maps {
	height: 450px;
	width: 100%;
}
.azp_counter-item {
	display: block;
	text-align: center;
	margin-bottom: 30px;
}
.azp_counter-item [class*="azp_lineicon-"], .azp_counter-item .fa {
	display: block;
	font-size: 4em;
	line-height: 1;
	margin-bottom: 30px;
}
.azp_counter-item .start-count {
	display: block;
	font-size: 2.3em;
	line-height: 1;
	margin-bottom: 10px;
}
.azp_counter-item.counter-box {
	background: #fff;
	padding: 2em;
	border: 1px solid #d6d6d6;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.azp_counter-item.counter-box .icon {
	font-size: 2.6em;
	line-height: 1;
}
.azp_pricing-item {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	border: solid 1px #e3e3e5;
	margin: 0 -0.5px;
	padding: 40px 30px;
	cursor: default;
	background-color: #fff;
	z-index: 1;
	margin-bottom: 30px;
	border-radius: 2px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	line-height: 1.6;
}
.azp_pricing-item .pricing-title {
	font-size: 2.1em;
	margin: 15px 0 0;
	font-weight: 300;
	line-height: 1.6;
}
.azp_pricing-item .pricing-icon {
	display: block;
}
.azp_pricing-item .pricing-icon i {
	display: inline-block;
	vertical-align: middle;
	font-size: 4em;
}
.azp_pricing-item .pricing-price {
	margin: 0.6em 0;
	overflow: hidden;
	font-size: 2.1em;
	color: #3f3f3f;
}
.azp_pricing-item .pricing-currency {
	vertical-align: super;
	font-size: 0.45em;
}
.azp_pricing-item .pricing-period {
	font-size: 0.45em;
}
.azp_pricing-item .pricing-anim {
	display: inline-block;
	position: relative;
	font-size: 1.2em;
}
.azp_pricing-item .pricing-sentence {
	font-weight: 300;
	margin-bottom: 0;
	font-style: italic;
	font-size: 0.85em;
	line-height: 2.5;
}
.azp_pricing-item ul {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
}
.azp_pricing-item ul li {
	line-height: 2.1;
}
.azp_pricing-item.secondary {
	padding: 0;
}
.azp_pricing-item.secondary .pricing-title {
	background: #181c1d;
	margin: 0;
	padding: 5px 0;
	color: #fff;
}
.azp_pricing-item.secondary .pricing-price {
	background: #f4f7f8;
	margin: 0;
	padding: 55px 30px 40px 30px;
}
.azp_pricing-item.secondary .pricing-anim {
	font-size: 3em;
}
.azp_pricing-item.secondary .pricing-currency {
	font-size: 0.32em;
}
.azp_pricing-item.secondary .pricing-period {
	font-size: 0.15em;
}
.azp_pricing-item.secondary ul {
	margin: 0;
	padding: 0;
}
.azp_pricing-item.secondary ul li {
	background: #fafcfc;
	margin: 0;
	padding: 10px 30px;
}
.azp_pricing-item.secondary ul li:nth-child(odd) {
	background: #f4f7f8;
}
.azp_pricing-item.secondary .pricing-footer {
	background: #f4f7f8;
	margin: 0;
	padding: 50px 30px 50px 30px;
}
.azp_pricing-item.active, .azp_pricing-item:hover {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.azp_pricing-item:hover .pricing-anim {
	-webkit-animation: azpMoveUp 0.4s forwards;
	animation: azpMoveUp 0.4s forwards;
	-webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.azp_pricing-item:hover .pricing-anim-2 {
	-webkit-animation-delay: 0.05s;
	animation-delay: 0.05s;
}
.azp_pricing-item.secondary.active .pricing-title {
	background-color: #13afeb;
}
.azp_pricing-item.secondary.active .pricing-price {
	color: #13afeb;
}
@-webkit-keyframes azpMoveUp {
50% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
}
51% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
}
52% {
opacity:1;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@keyframes azpMoveUp {
50% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
}
51% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
}
52% {
opacity:1;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
.azp_page-content-wrap .azp_form-group {
	margin-top: 15px;
}
.azp_page-content-wrap .azp_form-control {
	display: block;
	width: 100%;
	line-height: 1.42857;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	padding: 10px 15px;
	height: auto;
	border-radius: 2px;
	border: 1px solid #c1c1c1;
	font-size: 1em;
	color: #616161;
	background: #fff;
}
.azp_page-content-wrap .azp_form-control::-moz-placeholder {
color:#b6b6b6;
opacity:1;
}
.azp_page-content-wrap .azp_form-control:-ms-input-placeholder {
color:#b6b6b6;
}
.azp_page-content-wrap .azp_form-control::-webkit-input-placeholder {
color:#b6b6b6;
}
.azp_page-content-wrap .azp_form-control:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #ff4629;
}
.azp_page-content-wrap label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}
.azp_page-content-wrap label.error {
	font-weight: 400;
	color: #95564f;
}
.azp_video-player {
	display: inline-block;
}
.azp_video-player.azp_width-100 {
	width: 100%;
}
.azp_video-player.azp_width-90 {
	width: 90%;
}
.azp_video-player.azp_width-80 {
	width: 80%;
}
.azp_video-player.azp_width-70 {
	width: 70%;
}
.azp_video-player.azp_width-60 {
	width: 60%;
}
.azp_video-player.azp_width-50 {
	width: 50%;
}
.azp_video-player.azp_width-40 {
	width: 40%;
}
.azp_video-player.azp_width-30 {
	width: 30%;
}
.azp_video-player.azp_width-20 {
	width: 20%;
}
.azp_video-player.azp_width-10 {
	width: 10%;
}
.azp_video-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.azp_video-wrap iframe, .azp_video-wrap object, .azp_video-wrap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
.azp_ratio-4_3 .azp_video-wrap {
	padding-bottom: 75%;
}
.azp_ratio-3_2 .azp_video-wrap {
	padding-bottom: 66.66%;
}
.azp_ratio-21_9 .azp_video-wrap {
	padding-bottom: 42.85%;
}
.azp_video-background.containment-self {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.article-post {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	color: #606060;
}
.article-post .media-wrapper {
	display: block;
	position: relative;
	margin-bottom: 30px;
}
.article-post .article-grid-title {
	font-size: 1.7em;
	line-height: 1.75;
	margin: 0 0 15px 0;
}
.article-post .article-grid-title a {
	color: #333;
}
.article-post .article-grid-title a:focus, .article-post .article-grid-title a:hover, .article-post .article-grid-title a:active {
	color: #13afeb;
}
.article-post p {
	margin-bottom: 15px;
}
.article-post ul.post-meta {
	display: block;
	width: 100%;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 15px 0;
	margin: 30px 0 0 0;
	font-size: 0.92em;
}
.article-post ul.post-meta li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
}
.article-post ul.post-meta ul.inline, .article-post ul.post-meta ol.inline {
	display: inline-block;
}
.article-post ul.post-meta ul.inline a, .article-post ul.post-meta ol.inline a {
	background: transparent;
	text-shadow: none;
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
}
.article-post ul.post-meta li, .article-post ul.post-meta a {
	color: #aeaeae;
}
.article-post ul.post-meta a:focus, .article-post ul.post-meta a:hover, .article-post ul.post-meta a:active {
	color: #13afeb;
	text-decoration: none;
}
.azp_article-carousel {
	padding-top: 80px;
}
.azp_article-carousel .item {
	margin: 0px 15px;
}
.azp_article-carousel .azparticle-slider-wrap {
	display: block;
	width: 100%;
	position: relative;
	margin: 0 0 30px 0;
	color: #606060;
}
.azp_article-carousel .azparticle-slider-wrap .img-wrapper {
	position: relative;
	padding: 0;
}
.azp_article-carousel .azparticle-slider-wrap .img-caption {
	position: absolute;
	vertical-align: center;
	text-align: center;
	width: 100%;
	height: 100%;
}
.azp_article-carousel .azparticle-slider-wrap .img-caption a {
	background: rgba(255, 255, 255, 0.95);
	color: #2e2e35;
	display: table;
	width: 100%;
	height: 100%;
	text-decoration: none;
	vertical-align: center;
}
.azp_article-carousel .azparticle-slider-wrap .img-caption h4, .azp_article-carousel .azparticle-slider-wrap .img-caption span {
	display: table-cell;
	vertical-align: middle;
	font-weight: 300;
}
.azp_article-carousel .azparticle-slider-wrap .img-caption i {
	font-size: 2.2em;
}
.azp_article-carousel .azparticle-slider-wrap .srb-content {
	position: relative;
	display: block;
	width: 90%;
	background-color: transparent !important;
	padding: 20px 40px;
	margin-left: 5%;
	margin-top: -60px;
}
.azp_article-carousel .azparticle-slider-wrap .srb-content .article-slider-title {
	font-size: 1.7em;
	line-height: 1.75;
	margin: 0 0 15px 0;
}
.azp_article-carousel .azparticle-slider-wrap .srb-content .article-slider-title a {
	color: #333;
}
.azp_article-carousel .azparticle-slider-wrap .srb-content .article-slider-title a:focus, .azp_article-carousel .azparticle-slider-wrap .srb-content .article-slider-title a:hover, .azp_article-carousel .azparticle-slider-wrap .srb-content .article-slider-title a:active {
	color: #13afeb;
}
.azp_article-carousel .azparticle-slider-wrap .srb-content p {
	margin-bottom: 15px;
}
.azp_article-carousel .azparticle-slider-wrap .srb-content ul.post-meta {
	display: block;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.9em;
}
.azp_article-carousel .azparticle-slider-wrap .srb-content ul.post-meta li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
}
.azp_article-carousel .azparticle-slider-wrap .srb-content ul.post-meta > li + li:before {
	padding: 0 10px 0 0;
	color: #aeaeae;
	content: "|";
}
.azp_article-carousel .azparticle-slider-wrap .srb-content ul.post-meta ul.inline, .azp_article-carousel .azparticle-slider-wrap .srb-content ul.post-meta ol.inline {
	display: inline-block;
}
.azp_article-carousel .azparticle-slider-wrap .srb-content ul.post-meta ul.inline a, .azp_article-carousel .azparticle-slider-wrap .srb-content ul.post-meta ol.inline a {
	background: transparent;
	text-shadow: none;
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
}
.azp_article-carousel .azparticle-slider-wrap .srb-content ul.post-meta li, .azp_article-carousel .azparticle-slider-wrap .srb-content ul.post-meta a {
	color: #aeaeae;
}
.azp_article-carousel .azparticle-slider-wrap .srb-content ul.post-meta a:focus, .azp_article-carousel .azparticle-slider-wrap .srb-content ul.post-meta a:hover, .azp_article-carousel .azparticle-slider-wrap .srb-content ul.post-meta a:active {
	color: #13afeb;
	text-decoration: none;
}
.azp_article-carousel .owl-nav div {
	top: 0px;
	width: 52px;
}
.azp_article-carousel .owl-nav div.owl-prev {
	left: 50%;
	margin-left: -57px;
}
.azp_article-carousel .owl-nav div.owl-next {
	right: auto;
	left: 50%;
	margin-left: 5px;
}
.azp_article-carousel .owl-nav div.owl-prev:hover, .azp_article-carousel .owl-nav div.owl-next:hover {
	background-color: #13afeb;
	border-color: #13afeb;
}
.azp_article-carousel .owl-dots .owl-dot.active span, .azp_article-carousel .owl-dots .owl-dot:hover span {
	background-color: #13afeb;
}
.azp_tweets {
	margin-bottom: 20px;
}
.azp_tweets ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 2;
}
.azp_tweets .azp_tweet-item a, .azp_tweets .azp_tweet-item a:focus, .azp_tweets .azp_tweet-item a:hover, .azp_tweets .azp_tweet-item a:active {
	text-decoration: none;
	color: #13afeb;
}
.azp_tweets .azp_tweet-item .azp_tweet-text {
	display: block;
}
.azp_tweets .azp_list_df .azp_tweet-item {
	margin-bottom: 20px;
	position: relative;
	padding-left: 30px;
}
.azp_tweets .azp_list_df .azp_tweet-item:before {
	font-family: "FontAwesome";
	content: "\f099";
	position: absolute;
	top: 5px;
	left: 0px;
	font-size: 24px;
	color: #1b95e0;
}
.azp_tweets .owl-nav div {
	padding: 5px;
	font-size: 1em;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.azp_tweets .owl-nav div.owl-prev {
	margin-left: -3em;
}
.azp_tweets .owl-nav div.owl-next {
	margin-right: -3em;
}
.azp_tweets .owl-nav div.owl-prev:hover, .azp_tweets .owl-nav div.owl-next:hover {
	background-color: #13afeb;
	border-color: #13afeb;
}
.azp_tweets .owl-dots .owl-dot.active span, .azp_tweets .owl-dots .owl-dot:hover span {
	background-color: #13afeb;
}
.azp_flickr-grid .azp_flickr-item {
	float: left;
	width: 100%;
	padding: 3px;
}
.azp_flickr-grid .flickr-two-cols .azp_flickr-item {
	width: 50%;
}
.azp_flickr-grid .flickr-three-cols .azp_flickr-item {
	width: 33.33%;
}
.azp_flickr-grid .flickr-four-cols .azp_flickr-item {
	width: 25%;
}
.azp_flickr-grid .flickr-five-cols .azp_flickr-item {
	width: 20%;
}
.azp_flickr-grid .flickr-six-cols .azp_flickr-item {
	width: 16.666%;
}
.azp_flickr-grid .flickr-seven-cols .azp_flickr-item {
	width: 14.285%;
}
.azp_flickr-grid .flickr-eight-cols .azp_flickr-item {
	width: 12.5%;
}
.azp_flickr-grid .flickr-nine-cols .azp_flickr-item {
	width: 11.11%;
}
.azp_flickr-grid .flickr-ten-cols .azp_flickr-item {
	width: 10%;
}
.azp_flickr-grid .flickr-two-cols .azp_flickr-item:nth-child(2n+3), .azp_flickr-grid .flickr-three-cols .azp_flickr-item:nth-child(3n+4), .azp_flickr-grid .flickr-four-cols .azp_flickr-item:nth-child(4n+5), .azp_flickr-grid .flickr-five-cols .azp_flickr-item:nth-child(5n+6), .azp_flickr-grid .flickr-six-cols .azp_flickr-item:nth-child(6n+7), .azp_flickr-grid .flickr-seven-cols .azp_flickr-item:nth-child(7n+8), .azp_flickr-grid .flickr-eight-cols .azp_flickr-item:nth-child(8n+9), .azp_flickr-grid .flickr-nine-cols .azp_flickr-item:nth-child(9n+10), .azp_flickr-grid .flickr-ten-cols .azp_flickr-item:nth-child(10n+11) {
	clear: both;
}
.azp_flickr-grid .azp_flickr-item a {
	display: inline-block;
}
.azp_flickr-grid .azp_flickr-item img {
	padding: 2px;
	border: 1px solid #e5e5e5;
	max-width: 100%;
	height: auto;
}
.azp_flickr-slider .azp_flickr-item {
	margin: 0 3px;
}
.azp_flickr-slider .azp_flickr-item img {
	max-width: 100%;
	height: auto;
}
.azp_flickr-slider .owl-nav div {
	padding: 5px;
	font-size: 1em;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.azp_flickr-slider .owl-nav div.owl-prev:hover, .azp_flickr-slider .owl-nav div.owl-next:hover {
	background-color: #13afeb;
	border-color: #13afeb;
}
.azp_flickr-slider .owl-dots .owl-dot.active span, .azp_flickr-slider .owl-dots .owl-dot:hover span {
	background-color: #13afeb;
}
.azp_cta-wrap .azp_cta-content, .azp_cta-wrap .azp_cta-btn {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.azp_cta-wrap .azp_cta-content h2, .azp_cta-wrap .azp_cta-content .cta-title {
	font-size: 2.5em;
	line-height: 1.5;
}
.azp_cta-text-left {
	text-align: left;
}
.azp_cta-text-right {
	text-align: right;
}
.azp_cta-text-center {
	text-align: center;
}
.azp_cta-text-justify {
	text-align: justify;
}
.azp_cta-btn-center .azp_cta-btn {
	text-align: center;
}
.azp_cta-btn-left .azp_cta-content {
	float: right;
	width: 70%;
	padding-left: 15px;
}
.azp_cta-btn-left .azp_cta-btn {
	float: left;
	width: 30%;
	text-align: left;
	padding-right: 15px;
	padding-top: 2em;
}
.azp_cta-btn-right .azp_cta-content {
	width: 70%;
	padding-right: 15px;
}
.azp_cta-btn-right .azp_cta-btn {
	width: 30%;
	text-align: right;
	padding-left: 15px;
	padding-top: 2em;
}
.azp_cta-wrap.azp_block {
	display: block;
	width: 100%;
	margin-left: 0px;
}
.azp_cta-wrap.azp_block .azp_btn {
	display: block;
	width: 100%;
}
.azp_cta-wrap:before, .azp_cta-wrap:after {
	content: " ";
	display: table;
}
.azp_cta-wrap:after {
	clear: both;
}
@media (max-width:991px) {
.azp_cta-wrap .azp_cta-content, .azp_cta-wrap .azp_cta-btn {
	float: left;
	width: 100%;
	padding: 0px;
}
}
.azp_contacts-grid .img-wrapper {
	position: relative;
	overflow: hidden;
	display: block;
	cursor: pointer;
	border-radius: 0;
}
.azp_contacts-grid .img-wrapper img {
	max-width: 100%;
	height: auto;
}
.azp_contacts-grid .img-wrapper img.azp_img-responsive {
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.azp_contacts-grid .img-wrapper .img-caption {
	position: absolute;
	vertical-align: center;
	text-align: center;
	width: 100%;
	height: 100%;
}
.azp_contacts-grid .img-wrapper .img-caption .con-socials {
	background: rgba(255, 255, 255, 0.95);
	color: #2e2e35;
	display: table;
	width: 100%;
	height: 100%;
	text-decoration: none;
	vertical-align: center;
}
.azp_contacts-grid .img-wrapper .img-caption .con-socials div {
	display: table-cell;
	vertical-align: middle;
}
.azp_contacts-grid .img-wrapper .img-caption .con-socials div a {
	background: none;
	color: #2e2e35;
	display: inline-block;
	width: auto;
	height: auto;
	font-size: 1.5rem;
	line-height: 1.2;
	text-decoration: none;
}
.azp_contacts-grid .img-wrapper .img-caption .con-socials div a:hover, .azp_contacts-grid .img-wrapper .img-caption .con-socials div a:focus {
	text-decoration: none;
	color: #13afeb;
}
.azp_contacts-grid .team-content {
	padding-top: 20px;
	margin-bottom: 30px;
}
.azp_contacts-grid .team-content span {
	display: block;
	margin-bottom: 15px;
	color: #13afeb;
}
.azp_contacts-grid .team-content h5 {
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 15px;
}
.testimoni-wrapp {
	display: block;
	position: relative;
	margin-bottom: 30px;
}
.testimoni-contain {
	display: block;
	position: relative;
	background: #fff;
	border: 1px solid #e8e8e8;
	padding: 30px;
	margin-bottom: 30px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 11px -1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 11px -1px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 11px -1px rgba(0, 0, 0, 0.1);
}
.testimoni-contain blockquote {
	position: relative;
	border: none;
	padding: 0 0 0 30px;
	margin: 0 0 15px;
	font-style: italic;
	font-size: 14px;
	line-height: 2.2;
}
.testimoni-contain blockquote p {
	line-height: inherit;
}
.testimoni-contain blockquote:before {
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f10d";
	left: 0;
	top: 0;
}
.testimo-author {
	display: block;
	position: relative;
	padding-left: 80px;
}
.testimo-author span {
	color: #2e2e35;
	font-weight: 700;
	display: block;
	font-size: 16px;
	padding: 5px 0;
}
.testimo-author a, .testimo-author a:hover, .testimo-author a:focus {
	color: #13afeb;
}
.testimo-avatar {
	position: absolute;
	max-width: 65px;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	top: 0;
	left: 0;
}
.testi-rating {
	list-style: none;
	padding: 0 0 0 30px;
	margin: 0;
}
.testi-rating li {
	display: inline-block;
	color: #13afeb;
}
.testimoni-contain:before {
	background: url(img/testimoni-arrow.png) no-repeat 0 0;
	display: block;
	content: "";
	position: absolute;
	width: 41px;
	height: 29px;
	bottom: -29px;
	left: 0;
}
.testimoni-wrapp.testi-right {
	text-align: right;
}
.testimoni-wrapp.testi-right .testimoni-contain:before {
	background: url(img/testimoni-arrow-right.png) no-repeat 0 0;
	left: 100%;
	margin-left: -41px;
}
.testimoni-wrapp.testi-right .testimo-author {
	text-align: right;
	padding-right: 80px;
}
.testimoni-wrapp.testi-right .testimo-avatar {
	left: 100%;
	margin-left: -65px;
}
.testimoni-wrapp.testi-right blockquote {
	text-align: right;
	padding: 0 40px 0 0;
}
.testimoni-wrapp.testi-right blockquote:before {
	left: auto;
	right: 0;
	content: "\f10e";
}
.testimoni-wrapp.testi-right .testi-rating {
	padding: 0 40px 0 0;
}
.testimoni-wrapp.testi-center {
	text-align: center;
}
.testimoni-wrapp.testi-center .testimoni-contain:before {
	background: url(img/testimoni-arrow-center.png) no-repeat 0 0;
	width: 58px;
	height: 29px;
	left: 50%;
	margin-left: -29px;
}
.testimoni-wrapp.testi-center .testimo-author {
	text-align: center;
	padding-left: 0;
}
.testimoni-wrapp.testi-center .testimo-avatar {
	position: relative;
	display: inline-block;
}
.testimoni-wrapp.testi-center blockquote {
	padding: 25px 0 0;
	text-align: center;
}
.testimoni-wrapp.testi-center blockquote:before {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -8px;
}
.testimoni-wrapp.testi-center .testi-rating {
	padding: 0;
}
.single-testimoni {
	display: block;
	text-align: center;
}
.single-testimoni .testimoni-contain {
	background: none;
	border: none;
	padding: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.single-testimoni .testimoni-contain:before {
	display: none;
}
.single-testimoni blockquote {
	font-size: 18px;
	line-height: 36px;
	padding: 0 30px;
}
.single-testimoni blockquote:before {
	font-size: 30px;
	line-height: 30px;
	left: 0;
	opacity: 0.5;
}
.single-testimoni blockquote:after {
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 30px;
	line-height: 30px;
	right: 0;
	bottom: 0;
	content: "\f10e";
	opacity: 0.5;
}
.single-testimoni .testimo-author {
	text-align: center;
	padding-left: 0;
}
.single-testimoni .testimo-avatar {
	position: relative;
	display: inline-block;
}
.single-testimoni .testi-rating {
	padding: 0;
}
.azp_testimonials-carousel .item {
	margin: 0 15px;
}
.azp_testimonials-carousel .owl-item .testimo-avatar {
	display: inline-block;
}
.azp_facebook-like, .azp_twitter-share, .azp_googleplus {
	max-height: 80px;
	overflow-y: auto;
	float: left;
	margin-right: 10px;
}
/*Fix hide tab on login and inside article*/
.azp_nav-tabs > li.azp_element > a {
	display: block !important;
}
