.main_row {
	padding-top: 70px; padding-bottom: 70px;
}
.main_row .main_row {
	padding-top: 0px; padding-bottom: 0px;
}
.row-line-seperator.main_row {
	border-top-color: rgb(239, 239, 239); border-top-width: 1px; border-top-style: solid;
}
.row-shadow-seperator.main_row {
	border-top-color: rgb(225, 225, 225); border-top-width: 1px; border-top-style: solid; box-shadow: inset 0px 1px 3px rgba(0,0,0,0.1);
}
.wpb_row {
	margin-bottom: 0px !important;
}
.wpb_content_element {
	margin-bottom: 0px !important;
}
ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0px !important;
}
.last_toggle_el_margin {
	margin-bottom: 0px !important;
}
.wpb_row {
	margin-right: -15px; margin-left: -15px;
}
.wpb_row * {
	box-sizing: border-box;
}
.wpb_row *::before {
	box-sizing: border-box;
}
.wpb_row *::after {
	box-sizing: border-box;
}
.row-inner {
	margin: 0px auto; position: relative; max-width: 1000px;
}
.row-inner-full.row-inner {
	width: 100%; max-width: 100%;
}
.row-inner::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "\0020";
}
.main_row .main_row .row-inner {
	margin: 0px; max-width: 100%;
}
.wpb_content_element .widget h2.widgettitle {
	font-size: 18px; font-weight: bold; margin-bottom: 25px;
}
.wpb_content_element .widget {
	margin-bottom: 0px;
}
.vc_box_outline_circle {
	border: 1px solid transparent !important; border-image: none !important;
}
.vc_box_border_circle {
	border: 1px solid transparent !important; border-image: none !important;
}
.vc_box_shadow_circle {
	border: 1px solid transparent !important; border-image: none !important;
}
.wpb_heading {
	font-size: 15px;
}
.colored-box {
	border-radius: 4px; border: 1px solid transparent; border-image: none; text-align: left; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.colored-box.aligncenter {
	margin: 0px auto !important;
}
.separator_simple {
	border-bottom-color: rgb(225, 225, 225); border-bottom-width: 1px; border-bottom-style: dashed; max-width: 100%;
}
.separator_double {
	margin: 0px auto; width: 50px; border-bottom-color: rgb(225, 225, 225); border-bottom-width: 4px; border-bottom-style: double;
}
.separator_shadow {
	height: 20px; overflow: hidden; position: relative;
}
.separator_shadow::before {
	border-radius: 50%; left: 2%; top: -10px; width: 96%; height: 10px; position: absolute; z-index: 1; content: ""; box-shadow: 0px 0px 18px rgba(0,0,0,0.3);
}
.separator_w_icon {
	margin: 0px auto; padding: 0px 0px 19px;
}
.separator_w_icon i {
	padding: 0px 0.5em; top: 0.45em; text-align: center; color: rgb(187, 187, 187); font-size: 20px; display: table-cell; position: relative;
}
.separator_w_icon .seperator_container {
	display: table;
}
.separator_w_icon .seperator_container span {
	width: 50%; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: dashed; display: table-cell;
}
.separator_w_icon .icon_align_left.seperator_container span {
	width: 100%;
}
.separator_w_icon .icon_align_right.seperator_container span {
	width: 100%;
}
.separator_w_icon .icon_align_left i {
	padding: 0px 0.5em 0px 0px;
}
.separator_w_icon .icon_align_right i {
	padding: 0px 0px 0px 0.5em;
}
.wpb_button {
	border-radius: 2px; height: auto; text-transform: uppercase; line-height: 1; font-size: 11px; margin-right: 10px; display: inline-block; text-shadow: none; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}
:last-child.wpb_button {
	margin-right: 0px;
}
.wpb_button:hover {
	background-image: linear-gradient(rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 54%, rgba(0, 0, 0, 0.1) 100%);
}
.wpb_btn-minimal.wpb_button {
	background: none !important; border-radius: 2px; transition:opacity 0.5s; text-transform: uppercase; font-size: 11px; display: inline-block; box-shadow: none; text-shadow: none; -moz-transition: opacity 0.5s ease; -webkit-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; -moz-border-radius: 2px; -webkit-border-radius: 2px; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.wpb_btn-minimal.wpb_button:hover {
	background: none !important; transition:opacity 0.5s; opacity: 0.7; -moz-transition: opacity 0.5s ease; -webkit-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease;
}
.wpb_regularsize {
	padding: 9px 17px; font-weight: 400;
}
.wpb_btn-medium {
	padding: 12px 28px; font-weight: 600;
}
input.wpb_btn-large {
	padding: 14px 37px; border-radius: 2px; font-size: 13px; font-weight: 600; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}
button.wpb_btn-large {
	padding: 14px 37px; border-radius: 2px; font-size: 13px; font-weight: 600; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}
span.wpb_btn-large {
	padding: 14px 37px; border-radius: 2px; font-size: 13px; font-weight: 600; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}
.wpb_button i {
	padding-right: 7px; font-size: 14px; vertical-align: -1px;
}
.wpb_btn-medium.wpb_button i {
	font-size: 15px; vertical-align: -1px;
}
.wpb_btn-large.wpb_button i {
	font-size: 15px; vertical-align: -1px;
}
.wpb_btn_themecolor {
	color: rgb(255, 255, 255);
}
.wpb_btn_themecolor:hover {
	color: rgb(255, 255, 255);
}
.wpb_btn_grey {
	border-color: rgb(150, 150, 150); color: rgb(255, 255, 255); background-color: rgb(150, 150, 150);
}
.wpb_btn_grey:hover {
	border-color: rgb(150, 150, 150); color: rgb(255, 255, 255); background-color: rgb(150, 150, 150);
}
.wpb_btn-minimal.wpb_btn_grey {
	border-color: rgb(196, 196, 196); color: rgb(136, 136, 136);
}
.wpb_btn_white {
	border-color: rgb(222, 222, 222); color: rgb(134, 134, 134); background-color: rgb(255, 255, 255);
}
.wpb_btn_white:hover {
	border-color: rgb(222, 222, 222); color: rgb(134, 134, 134); background-color: rgb(255, 255, 255);
}
.wpb_btn-minimal.wpb_btn_white {
	border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.wpb_btn_blue {
	border-color: rgb(0, 136, 204); color: rgb(255, 255, 255); background-color: rgb(0, 136, 204);
}
.wpb_btn_blue:hover {
	border-color: rgb(0, 136, 204); color: rgb(255, 255, 255); background-color: rgb(0, 136, 204);
}
.wpb_btn-minimal.wpb_btn_blue {
	color: rgb(0, 136, 204);
}
.wpb_btn_green {
	border-color: rgb(137, 193, 14); color: rgb(255, 255, 255); background-color: rgb(137, 193, 14);
}
.wpb_btn_green:hover {
	border-color: rgb(137, 193, 14); color: rgb(255, 255, 255); background-color: rgb(137, 193, 14);
}
.wpb_btn-minimal.wpb_btn_green {
	color: rgb(137, 193, 14);
}
.wpb_btn_orange {
	border-color: rgb(233, 141, 43); color: rgb(255, 255, 255); background-color: rgb(233, 141, 43);
}
.wpb_btn_orange:hover {
	border-color: rgb(233, 141, 43); color: rgb(255, 255, 255); background-color: rgb(233, 141, 43);
}
.wpb_btn-minimal.wpb_btn_orange {
	color: rgb(233, 141, 43);
}
.wpb_btn_red {
	border-color: rgb(212, 50, 50); color: rgb(255, 255, 255); background-color: rgb(212, 50, 50);
}
.wpb_btn_red:hover {
	border-color: rgb(212, 50, 50); color: rgb(255, 255, 255); background-color: rgb(212, 50, 50);
}
.wpb_btn-minimal.wpb_btn_red {
	color: rgb(212, 50, 50);
}
.wpb_btn_black {
	border-color: rgb(35, 35, 35); color: rgb(255, 255, 255); background-color: rgb(35, 35, 35);
}
.wpb_btn_black:hover {
	border-color: rgb(35, 35, 35); color: rgb(255, 255, 255); background-color: rgb(35, 35, 35);
}
.wpb_btn-minimal.wpb_btn_black {
	border-color: rgb(46, 46, 46); color: rgb(46, 46, 46);
}
.wpb_btn_turquoise {
	border-color: rgb(100, 198, 230); color: rgb(255, 255, 255); background-color: rgb(100, 198, 230);
}
.wpb_btn_turquoise:hover {
	border-color: rgb(100, 198, 230); color: rgb(255, 255, 255); background-color: rgb(100, 198, 230);
}
.wpb_btn-minimal.wpb_btn_turquoise {
	border-color: rgb(0, 174, 255); color: rgb(0, 174, 255);
}
.vc_btn {
	padding: 1em 2em; line-height: 1em; margin-right: 10px;
}
:last-child.vc_btn {
	margin-right: 0px;
}
.vc_btn_lg {
	padding: 1.1em 2.5em; font-size: 115%;
}
.vc_column_container .vc_btn {
	margin-top: 0px; margin-bottom: 0px;
}
.vc_column_container .wpb_button {
	margin-top: 0px; margin-bottom: 0px;
}
.counter_wrapper .count_data {
	font-size: 50px;
}
.heading_wrapper {
	text-align: left;
}
.heading_wrapper h2 {
	text-transform: uppercase; line-height: 1.4; font-weight: 700; margin-bottom: 0px;
}
.heading_wrapper .heading_subtitle {
	color: rgb(153, 153, 153); text-transform: uppercase; letter-spacing: 1px; font-size: 13px; margin-bottom: 10px;
}
.team_wrapper {
	text-align: left; font-weight: normal;
}
.team_member_name {
	color: rgb(68, 68, 68); text-transform: uppercase; letter-spacing: 1px; font-size: 13px; font-weight: bold; margin-top: 10px;
}
.team_wrapper p {
	margin: 0px 0px 15px; color: rgb(105, 105, 105); letter-spacing: 1px;
}
.vc_col-sm-3 .team_wrapper p {
	font-size: 12px;
}
.team_wrapper p span::before {
	font-family: FontAwesome; font-size: 14px; margin-right: 5px; content: "\f0e8";
}
.team_image {
	position: relative;
}
.team_info {
	font-size: 13px;
}
.team_info {
	color: rgb(170, 170, 170);
}
.team_info a {
	color: rgb(170, 170, 170);
}
.team_wrapper img {
	margin-bottom: -5px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.team_wrapper.team-style-2 p span::before {
	content: "";
}
.team-style-2 .team_member_name {
	color: rgb(68, 68, 68); text-transform: uppercase; letter-spacing: 0px; font-size: 17px; font-weight: bold; margin-top: 10px;
}
.team-style-2 .team_member_position {
	text-transform: uppercase; padding-bottom: 10px; font-size: 13px; font-weight: 600; border-bottom-color: rgb(231, 231, 231); border-bottom-width: 1px; border-bottom-style: solid;
}
.team-style-2 .team_info {
	padding-top: 15px; font-size: 13px;
}
.team-style-2 .team_info {
	color: inherit;
}
.team_info a {
	color: inherit;
}
.team_wrapper figure > div {
	overflow: hidden;
}
.team_wrapper figure img {
	transition:transform 0.4s; z-index: 10; -webkit-transition: -webkit-transform 0.4s; -webkit-backface-visibility: hidden;
}
.add_team_hover.team_wrapper figure:hover img {
	transform: translateX(25%); -webkit-transform: translateX(25%);
}
.team_wrapper figcaption {
	background: rgb(68, 68, 68); padding: 20px; transform-origin: 0% 0%; transition:transform 0.4s, opacity 0.1s 0.3s; left: 0px; width: 50%; height: 100%; bottom: 0px; color: rgb(255, 255, 255); position: absolute; z-index: 11; opacity: 0; transform: rotateY(-90deg); backface-visibility: hidden; -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s; -webkit-transform: rotateY(-90deg); -webkit-backface-visibility: hidden; -webkit-transform-origin: 0 0;
}
.team_wrapper figcaption span {
	font-size: 14px; font-weight: 600;
}
.vc_col-sm-3 .team_wrapper figcaption span {
	font-size: 12px;
}
.team_wrapper figcaption span::before {
	right: 20px; bottom: 10px; font-family: FontAwesome; font-size: 19px; position: absolute; content: "\f10e";
}
.team_wrapper figure:hover figcaption {
	transition:transform 0.4s, opacity 0.1s; opacity: 1; transform: rotateY(0deg); -webkit-transition: -webkit-transform 0.4s, opacity 0.1s; -webkit-transform: rotateY(0deg);
}
.team-style-2 figcaption {
	background: rgba(255, 255, 255, 0.851) !important; padding: 0px; transition:opacity 0.4s; width: 100%; text-align: center; color: rgb(68, 68, 68);
}
.team-style-2 .team_image:hover figcaption {
	opacity: 1;
}
.team-style-2 figcaption span {
	padding: 25px; top: 50%; position: absolute; transform: translateY(-50%);
}
.team-style-2 figcaption span::before {
	display: none;
}
.testimonials-slider {
	margin-bottom: 30px !important; position: relative;
}
.testimonials-slider .flex-control-paging li a {
	background: none; border-radius: 7px; border: 1px solid rgba(139, 139, 139, 0.702); border-image: none; width: 6px; height: 6px; box-sizing: content-box; box-shadow: none;
}
.testimonials-slider .flex-control-paging li a:hover {
	background: none;
}
.testimonials-slider .flex-control-paging li a.flex-active {
	background: rgba(139, 139, 139, 0.702);
}
.flex-direction-nav a {
	display: none !important;
}
.paging-false.testimonials-slider .flex-control-paging {
	display: none;
}
.testimonials-style-1 .testimonial-content {
	line-height: 1.6; padding-top: 20px; font-size: 17px; font-style: italic; font-weight: normal; margin-left: 160px;
}
.testimonials-style-1 .testimonial-line {
	display: none;
}
.testimonials-style-1 .testimonial-img {
	border-radius: 115px; border: 6px solid rgb(231, 231, 231); border-image: none; float: left; position: relative;
}
.testimonials-style-1 .testimonial-img img {
	border-radius: 115px; width: 115px; float: left;
}
.testimonials-style-1 .testimonial-img::before {
	border-width: 20px 0px 20px 20px; border-style: solid; border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgb(231, 231, 231); top: 50%; width: 0px; height: 0px; right: -21px; margin-top: -20px; position: absolute; content: "";
}
.testimonials-style-1 .testimonial-author {
	text-align: right; padding-top: 10px; padding-right: 5px; font-size: 13px; font-style: italic; display: block;
}
.testimonials-style-1 .testimonial-author span {
	display: block;
}
.testimonials-style-1 .testimonial-img-2 {
	display: none;
}
.testimonials-style-2 .testimonial-wrapper {
	text-align: center;
}
.testimonials-style-2 .testimonial-content {
	padding: 20px; text-transform: uppercase; line-height: 1.5; font-size: 24px; font-weight: 300;
}
.testimonials-style-2 .testimonial-img {
	display: none;
}
.testimonials-style-2 .testimonial-author {
	text-align: left; font-size: 13px; font-weight: 600; vertical-align: middle; display: inline-block;
}
.testimonials-style-2 .testimonial-author span {
	font-weight: normal; display: block;
}
.testimonials-style-2 .testimonial-img-2 {
	padding-right: 10px; display: inline-block;
}
.testimonials-style-2 .testimonial-img-2 img {
	border-radius: 40px; width: 40px; vertical-align: middle;
}
.testimonials-style-2 .testimonial-line {
	margin: 0px auto; width: 90%; overflow: hidden; display: block; position: relative; opacity: 0.6;
}
.testimonials-style-2 .tl-top.testimonial-line {
	text-align: left !important;
}
.testimonials-style-2 .tl-bottom.testimonial-line {
	text-align: right !important; padding-right: 2px; margin-bottom: 20px;
}
.testimonials-style-2 .tl-top.testimonial-line span {
	border-width: 0px 0px 1px; border-style: solid; left: 40px; top: 50%; width: 100%; display: block; position: absolute;
}
.testimonials-style-2 .tl-bottom.testimonial-line span {
	border-width: 0px 0px 1px; border-style: solid; top: 50%; width: 100%; right: 40px; display: block; position: absolute;
}
.testimonials-style-2 .testimonial-line i {
	padding: 0px; font-size: 17px;
}
.testimonials-style-2 .testimonial-line span {
	border-color: rgba(197, 197, 197, 0.9);
}
.testimonials-style-3 .testimonial-wrapper {
	text-align: center;
}
.testimonials-style-3 .testimonial-content {
	text-transform: uppercase; line-height: 1.6; font-size: 20px; font-weight: 700; margin-bottom: 20px;
}
.testimonials-style-3 .testimonial-line {
	font-size: 35px; margin-bottom: 20px; display: block; opacity: 0.2;
}
.testimonials-style-3 .tl-bottom.testimonial-line {
	display: none;
}
.testimonials-style-3 .testimonial-img {
	display: none;
}
.testimonials-style-3 .testimonial-author {
	text-align: left; font-size: 13px; vertical-align: middle; display: inline-block;
}
.testimonials-style-3 .testimonial-author span {
	font-style: italic; display: block;
}
.testimonials-style-3 .testimonial-img-2 {
	padding-right: 10px; display: inline-block;
}
.testimonials-style-3 .testimonial-img-2 img {
	border-radius: 40px; width: 40px; vertical-align: middle;
}
.testimonials-style-4 .testimonial-content {
	background: rgb(246, 246, 246); padding: 25px; border-radius: 2px; color: rgb(136, 136, 136); line-height: 1.7; font-size: 13px; margin-bottom: 12px; position: relative;
}
.testimonials-style-4 .testimonial-content::after {
	border-width: 10px 10px 0px; border-style: solid; border-color: rgb(246, 246, 246) transparent transparent; left: 33px; width: 0px; height: 0px; bottom: -10px; display: block; position: absolute; content: "";
}
.testimonials-style-4 .testimonial-img {
	display: none;
}
.testimonials-style-4 .testimonial-img-2 {
	padding-left: 5px; display: inline-block;
}
.testimonials-style-4 .testimonial-img-2 img {
	border-radius: 30px; width: 30px; vertical-align: middle;
}
.testimonials-style-4 .testimonial-line {
	display: none;
}
.testimonials-style-4 .testimonial-author {
	text-align: left; padding-left: 10px; font-size: 13px; font-weight: 600; vertical-align: middle; display: inline-block;
}
.testimonials-style-4 .testimonial-author span {
	padding-left: 5px; font-weight: normal;
}
.custom-list-item {
	font-size: 14px; margin-bottom: 10px !important; margin-left: 1.65em; position: relative;
}
.custom-list-item a {
	color: inherit;
}
.custom-list-item i {
	width: 1.5em; font-size: 14px; margin-left: -1.5em;
}
.text-aligncenter .custom-list-item {
	margin-left: 2.55em;
}
.text-aligncenter .custom-list-item i {
	width: 30px; margin-left: -30px;
}
.service-box {
	text-align: left;
}
.service-box .service_icon {
	display: inline-block;
}
.service-box i {
	left: 0px; width: 40px; height: 40px; text-align: center; line-height: 35px; font-size: 33px; margin-left: 5px; display: block; position: relative; backface-visibility: hidden;
}
.service-box h5 {
	font-size: 16px; font-weight: bold; margin-bottom: 8px !important;
}
.service-box a {
	color: inherit;
}
.service-box a:hover {
	color: inherit;
}
.service-content {
	padding-right: 5px; margin-top: -40px; margin-left: 65px; min-height: 70px;
}
.sb_right.service-box .service-content {
	padding-right: 0px; padding-left: 5px; margin-top: -45px; margin-right: 70px; margin-left: 0px;
}
.sb_right.service-box {
	text-align: right;
}
.sb_right.service-box i {
	margin-right: 5px; margin-left: 0px; float: right;
}
.sb_center.service-box .service-content {
	padding-right: 0px; margin-top: 0px; margin-left: 0px;
}
.sb_center.service-box {
	text-align: center;
}
.sb_center.service-box h5 {
	text-transform: uppercase;
}
.sb_center.service-box i {
	background: rgb(248, 248, 248); border-radius: 50%; width: 83px; height: 83px; text-align: center; line-height: 83px; font-size: 28px; margin-bottom: 25px !important; margin-left: 0px; float: none; display: inline-block; position: relative; box-shadow: 0px 0px 0px 1px #eee; backface-visibility: visible; -webkit-box-shadow: 0 0 0 1px #eee; -moz-box-shadow: 0 0 0 1px #eee; -webkit-backface-visibility: visible;
}
.sb_center.service-box i::before {
	position: relative; z-index: 2;
}
.sb_center.service-box i span {
	padding: 2px; border-radius: 50%; transition:transform 0.2s, opacity 0.3s; left: -2px; top: -2px; width: 100%; height: 100%; position: absolute; z-index: 1; content: ""; box-sizing: content-box; pointer-events: none; -moz-transition: -moz-transform 0.2s, opacity 0.3s; -webkit-transition: -webkit-transform 0.2s, opacity 0.3s; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.sb_center.service-box h5 {
	font-size: 16px; font-weight: 600;
}
.sb_center.service-box {
	-webkit-tap-highlight-color: transparent;
}
.sb_center.service-box i span {
	opacity: 0; transform: scale(1.3); -webkit-transform: scale(1.3); -moz-transform: scale(1.3);
}
.sb_center.service-box:hover i {
	color: rgb(255, 255, 255) !important; box-shadow: 0px 0px 0px 1px #ccc;
}
.sb_center.service-box:hover i span {
	opacity: 1; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1);
}
.wpb-font-icon {
	display: inline-block;
}
.wpb-font-icon i {
	backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
.change-color.wpb-font-icon i {
	transition:color 350ms ease-in; cursor: pointer; -moz-transition: color 350ms ease-in; -webkit-transition: color 350ms ease-in; -o-transition: color 350ms ease-in;
}
.change-color.wpb-font-icon:hover i {
	color: inherit !important;
}
.fade-out.wpb-font-icon i {
	transition:opacity 300ms ease-in; cursor: pointer; -moz-transition: opacity 300ms ease-in; -webkit-transition: opacity 300ms ease-in; -o-transition: opacity 300ms ease-in;
}
.fade-out.wpb-font-icon:hover i {
	opacity: 0.65;
}
.bounce.wpb-font-icon i {
	transition:transform 250ms ease-out; cursor: pointer; -moz-transition: -moz-transform 250ms ease-out; -webkit-transition: -webkit-transform 250ms ease-out; -o-transition: -o-transform 250ms ease-out;
}
.bounce.wpb-font-icon:hover i {
	transform: translate(0px, -10px); -webkit-transform: translate(0px, -10px); -o-transform: translate(0px, -10px); -moz-transform: translate(0px, -10px);
}
.shrink.wpb-font-icon i {
	transition:transform 400ms ease-out; cursor: pointer; -moz-transition: -moz-transform 400ms ease-out; -webkit-transition: -webkit-transform 400ms ease-out; -o-transition: -o-transform 400ms ease-out;
}
.shrink.wpb-font-icon:hover i {
	transform: scale(0.8); -webkit-transform: scale(0.8); -o-transform: scale(0.8); -moz-transform: scale(0.8);
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
	background: none; margin-top: 30px;
}
.wpb_content_element.wpb_tabs .wpb_tabs_nav li {
	background: -ms-linear-gradient(rgb(250, 250, 250) 0%, rgb(247, 247, 247) 100%); margin: 0px -1px -1px 0px; border: 1px solid rgb(221, 221, 221); border-image: none;
}
.wpb_content_element.wpb_tabs .wpb_tabs_nav li:first-child {
	border-radius: 2px 0px 0px 2px;
}
.wpb_content_element.wpb_tabs .wpb_tabs_nav li:last-child {
	border-radius: 0px 2px 2px 0px;
}
.wpb_content_element.wpb_tabs .wpb_tabs_nav li.ui-tabs-active {
	background: -ms-linear-gradient(rgb(242, 242, 242) 0%, rgb(237, 237, 237) 100%); border-width: 1px; border-style: solid; border-color: rgb(201, 201, 201) rgb(213, 213, 213) rgb(213, 213, 213); border-image: none; position: relative; z-index: 10;
}
.wpb_content_element.wpb_tabs .wpb_tabs_nav li.ui-tabs-active a {
	color: inherit; box-shadow: inset 0px 1px 0px #dedede;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
	padding-left: 0px;
}
.wpb_content_element.wpb_tabs .wpb_tabs_nav li a {
	padding: 0px 25px; transition:color 0.2s; height: 40px; line-height: 40px; overflow: visible; font-size: 14px; border-bottom-color: transparent; border-bottom-width: 1px; border-bottom-style: solid; box-shadow: inset 0px 1px 0px #fff; text-shadow: 1px 1px #fcfcfc; -moz-transition: color 0.2s; -webkit-transition: color 0.2s;
}
.wpb_content_element.wpb_tabs .wpb_tabs_nav li a:hover {
	color: inherit;
}
.wpb_tour .wpb_tabs_nav {
	width: 28%;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
	padding: 0px 0px 0px 40px; width: 72%;
}
.wpb_tour .wpb_tabs_nav li {
	background: -ms-linear-gradient(rgb(250, 250, 250) 0%, rgb(247, 247, 247) 100%); border-radius: 2px; border: 1px solid rgb(221, 221, 221); border-image: none; margin-bottom: 5px; position: relative;
}
wpb_tour .wpb_tabs_nav li a {
	box-shadow: inset 0px 1px 0px #fff; text-shadow: 1px 1px #fcfcfc;
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active a {
	color: rgb(87, 87, 87);
}
.wpb_tour .wpb_tabs_nav li a:hover {
	color: rgb(87, 87, 87);
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active::after {
	border-width: 20px 0px 20px 15px; border-style: solid; border-color: rgba(255, 255, 255, 0); top: 0px; width: 0px; height: 0px; right: -14px; display: block !important; position: absolute; content: ""; -moz-transform: scale(.9999);
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active::before {
	border-width: 20px 0px 20px 15px; border-style: solid; border-color: rgba(255, 255, 255, 0); top: 0px; width: 0px; height: 0px; right: -14px; display: block !important; position: absolute; content: ""; -moz-transform: scale(.9999);
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active::before {
	border-width: 20px 0px 20px 15px; right: -15px;
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active::after {
	border-left-color: rgb(249, 249, 249);
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active::before {
	border-left-color: rgb(221, 221, 221);
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active {
	border-radius: 2px 3px 3px 2px;
}
.wpb_tour .wpb_tabs_nav li a {
	color: rgb(153, 153, 153); text-transform: uppercase; font-size: 12px;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
	padding: 0px 15px; height: 40px; line-height: 40px;
}
.wpb_tour_next_prev_nav {
	padding-left: 0px;
}
.wpb_accordion_section {
	margin-bottom: 5px;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
	background: -ms-linear-gradient(rgb(250, 250, 250) 0%, rgb(247, 247, 247) 100%); border-radius: 2px; border: 1px solid rgb(221, 221, 221); transition:background-color 0.2s; border-image: none; -moz-transition: background-color 0.2s; -webkit-transition: background-color 0.2s;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
	padding: 12px 15px; transition:color 0.2s; color: rgb(170, 170, 170); text-transform: uppercase; font-size: 12px; box-shadow: inset 0px 1px 0px #fff; text-shadow: 1px 1px #fcfcfc; -moz-transition: color 0.2s; -webkit-transition: color 0.2s;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:hover {
	color: rgb(87, 87, 87);
}
.wpb_accordion .wpb_accordion_wrapper .ui-accordion-header-active.wpb_accordion_header a {
	transition:none; color: rgb(87, 87, 87); -moz-transition: none; -webkit-transition: none;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
	background: rgb(255, 255, 255); padding: 21px 22px; color: rgb(153, 153, 153); margin-top: -9px; margin-right: -10px; border-left-color: rgb(221, 221, 221); border-left-width: 1px; border-left-style: solid;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
	background: rgb(255, 255, 255); padding: 21px 22px; color: rgb(153, 153, 153); margin-top: -9px; margin-right: -10px; border-left-color: rgb(221, 221, 221); border-left-width: 1px; border-left-style: solid;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon::after {
	line-height: 1; font-family: FontAwesome; font-size: 14px; margin-top: -6px; margin-left: -5px; display: block; content: "\f067";
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon::after {
	line-height: 1; font-family: FontAwesome; font-size: 14px; margin-top: -6px; margin-left: -5px; display: block; content: "\f067";
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon::after {
	content: "\f068";
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
	padding: 20px 15px;
}
.wpb_toggle {
	padding: 0px; font-size: 14px; background-image: none;
}
#content h4.wpb_toggle {
	padding: 0px; font-size: 14px; background-image: none;
}
.wpb_toggle::before {
	width: 20px; color: rgb(46, 173, 173); font-family: FontAwesome; font-size: 13px; vertical-align: middle; display: inline-block; content: "\f054";
}
#content h4.wpb_toggle::before {
	width: 20px; color: rgb(46, 173, 173); font-family: FontAwesome; font-size: 13px; vertical-align: middle; display: inline-block; content: "\f054";
}
.wpb_toggle_title_active.wpb_toggle::before {
	width: 22px; color: rgb(187, 187, 187); margin-top: -1px; margin-left: -2px; content: "\f078";
}
#content h4.wpb_toggle_title_active.wpb_toggle::before {
	width: 22px; color: rgb(187, 187, 187); margin-top: -1px; margin-left: -2px; content: "\f078";
}
.wpb_toggle {
	padding-top: 10px !important; border-top-color: rgb(213, 213, 213); border-top-width: 1px; border-top-style: dotted;
}
:first-child.wpb_toggle {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.wpb_toggle_content {
	padding: 0px; color: rgb(153, 153, 153);
}
.wpb_alert .messagebox_text {
	background: none;
}
.wpb_alert {
	border-radius: 3px;
}
.wpb_alert .messagebox_text::before {
	height: auto; font-family: FontAwesome; font-size: 16px; margin-top: -2px; margin-left: -40px; visibility: visible; position: absolute; content: "\f071";
}
.wpb_alert-success .messagebox_text::before {
	content: "\f058";
}
.wpb_alert-success {
	border-color: rgb(224, 241, 233); color: rgb(29, 157, 116); background-color: rgb(241, 249, 247);
}
.wpb_alert-error .messagebox_text::before {
	content: "\f06a";
}
.wpb_alert-error {
	border-color: rgb(242, 225, 225); background-color: rgb(250, 242, 242);
}
.wpb_alert-info .messagebox_text::before {
	content: "\f05a";
}
.wpb_alert-info {
	border-color: rgb(225, 231, 242); background-color: rgb(242, 245, 250);
}
.vc_progress_bar .vc_single_bar {
	background: none; border-radius: 0px; margin-bottom: 12px; box-shadow: none;
}
.vc_progress_bar .vc_single_bar .vc_label {
	padding: 0px 0px 3px; text-align: left; color: inherit !important; font-size: 11px; text-shadow: none !important;
}
.vc_progress_bar .vc_single_bar .vc_bar {
	border-radius: 15px; height: 15px;
}
.vc_progress_bar .vc_single_bar .vc_bar_bg {
	border-radius: 15px; height: 15px; display: block; position: relative; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.118); background-color: rgba(204, 204, 204, 0.251);
}
.vc_label_units {
	padding-left: 4px; font-weight: 600;
}
.pricing-box .pricing-box-inner {
	padding: 45px 40px; border-radius: 2px; text-align: center; position: relative; background-color: rgb(255, 255, 255); -moz-border-radius: 2px; -webkit-border-radius: 2px;
}
.pricing-box .plan-title {
	margin: 0px 0px 15px; line-height: 23px; font-size: 19px; font-weight: 600; display: block;
}
.pricing-box .plan-currency {
	font-size: 16px; vertical-align: 41px;
}
.pricing-box .plan-price {
	line-height: 88px; font-size: 80px;
}
.pricing-box .plan-time {
	font-size: 16px;
}
.pricing-box .plan-meta {
	margin-top: 15px; display: block; opacity: 0.7;
}
.pricing-box .plan-divider {
	margin: 35px auto; width: 60%; height: 2px; display: block; opacity: 0.2;
}
.pricing-box .plan-badge {
	border-radius: 50%; top: -15px; width: 65px; height: 65px; text-align: center; right: -15px; color: rgb(255, 255, 255); line-height: 1.2; font-size: 12px; display: table; position: absolute; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
.pricing-box .plan-badge span {
	padding: 0px 5px; width: 100%; vertical-align: middle; display: table-cell;
}
.box-style-2.pricing-box .pricing-box-inner {
	padding: 0px;
}
.box-style-2.pricing-box .plan-header {
	border-top-left-radius: 2px; border-top-right-radius: 2px; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px;
}
.box-style-2.pricing-box .plan-title {
	background: rgba(0, 0, 0, 0.149); margin: 0px 0px 32px; padding: 15px 0px; text-transform: uppercase; line-height: 19px; font-size: 15px; border-top-left-radius: 2px; border-top-right-radius: 2px; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px;
}
.box-style-2.pricing-box .plan-price {
	line-height: 62px; font-size: 54px;
}
.box-style-2.pricing-box .plan-currency {
	vertical-align: 25px;
}
.box-style-2.pricing-box .plan-meta {
	margin: 0px; padding: 5px 10px 45px;
}
.box-style-2.pricing-box .plan-features {
	padding: 45px 40px;
}
.box-style-2.pricing-box .plan-badge {
	top: -24px; right: -18px;
}
.box-style-2.pricing-box .plan-divider {
	display: none;
}
.box-style-2.pricing-box .plan-arrow {
	border-width: 0px 10px 10px; border-style: solid; border-color: transparent; left: 50%; width: 0px; height: 0px; margin-top: -9px; margin-left: -10px; position: absolute;
}
.box-style-3.pricing-box .pricing-box-inner {
	padding: 0px;
}
.box-style-3.pricing-box .plan-header .plan-title-wrapper {
	padding: 26px 40px 25px; margin-bottom: 25px; display: block; border-top-left-radius: 2px; border-top-right-radius: 2px; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px;
}
.box-style-3.pricing-box .plan-title {
	margin: 0px; padding: 0px; font-size: 23px;
}
.box-style-3.pricing-box .plan-currency {
	padding-left: 1px; font-size: 39px; vertical-align: 5px;
}
.box-style-3.pricing-box .plan-meta {
	margin: 3px 0px 0px; padding: 0px; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; opacity: 1;
}
.box-style-3.pricing-box .plan-features {
	padding: 0px 40px 45px;
}
.box-style-3.pricing-box .plan-badge {
	top: -12px; right: -13px;
}
.box-style-3.pricing-box .plan-divider {
	margin: 25px auto 35px; width: 75%;
}
.box-style-3.pricing-box .plan-arrow {
	border-width: 10px 10px 0px; border-style: solid; border-color: transparent; left: 50%; width: 0px; height: 0px; margin-top: -26px; margin-left: -10px; position: absolute;
}
.box-style-4.pricing-box .pricing-box-inner {
	padding: 0px;
}
.box-style-4.pricing-box .plan-header {
	padding: 35px 40px 25px; margin-bottom: 55px; display: block; border-top-left-radius: 2px; border-top-right-radius: 2px; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px;
}
.box-style-4.pricing-box .plan-price-wrapper {
	background: rgb(255, 255, 255); margin: 20px auto -80px; border-radius: 50%; border: 6px solid rgb(0, 0, 0); border-image: none; width: 120px; height: 120px; text-align: center; display: block;
}
.box-style-4.pricing-box .plan-price {
	line-height: 1; letter-spacing: -1px; font-size: 35px; margin-top: 31px; display: inline-block;
}
.box-style-4.pricing-box .plan-time {
	text-transform: uppercase; font-size: 13px; margin-top: -2px; display: block; opacity: 0.8;
}
.box-style-4.pricing-box .plan-currency {
	margin-left: -8px; vertical-align: 5px;
}
.box-style-4.pricing-box .plan-title {
	margin: 0px; padding: 0px; font-size: 24px;
}
.box-style-4.pricing-box .plan-meta {
	margin: 3px 0px 0px; padding: 0px; text-transform: uppercase; letter-spacing: 1px; font-size: 12px; opacity: 1;
}
.box-style-4.pricing-box .plan-features {
	padding: 45px 40px;
}
.box-style-4.pricing-box .plan-divider {
	display: none;
}
.pricing-box .pricing-box-inner {
	transition:transform 300ms ease-out, box-shadow 300ms ease-out; -moz-transition: -moz-transform 300ms ease-out 0ms, box-shadow 300ms ease-out 0ms; -webkit-transition: -webkit-transform 300ms ease-out 0ms, box-shadow 300ms ease-out 0ms;
}
.box-effect-1.pricing-box .pricing-box-inner:hover {
	transform: translateY(-20px); -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px);
}
.box-effect-active.box-effect-1.pricing-box .pricing-box-inner {
	transform: translateY(-20px); -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px);
}
.box-effect-2.pricing-box .pricing-box-inner:hover {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.34);
}
.box-effect-active.box-effect-2.pricing-box .pricing-box-inner {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.34);
}
.box-effect-3.pricing-box .pricing-box-inner:hover {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.34); transform: translateY(-20px); -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px);
}
.box-effect-active.box-effect-3.pricing-box .pricing-box-inner {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.34); transform: translateY(-20px); -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px);
}
.vc_pie_chart .vc_pie_chart_value {
	font-size: 35px; font-weight: 700;
}
.vc_pie_chart_back {
	
}
.vc_pie_chart_back {
	
}
.wpb_gmaps_widget .wpb_wrapper {
	padding: 0px;
}
.tooltip_content {
	display: none; opacity: 0;
}
.webui-popover {
	padding: 0px; border-radius: 3px; border: 1px solid rgba(128, 128, 128, 0.196); border-image: none; left: 0px; top: 0px; width: 276px; text-align: left; display: none; white-space: normal; position: absolute; z-index: 1060; min-height: 50px; box-shadow: 0px 5px 10px rgba(0,0,0,0.1); background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1); -webkit-background-clip: padding-box;
}
.webui-popover-inverse {
	color: rgb(238, 238, 238); background-color: rgb(51, 51, 51);
}
.top.webui-popover {
	margin-top: -10px;
}
.top-right.webui-popover {
	margin-top: -10px;
}
.top-left.webui-popover {
	margin-top: -10px;
}
.right.webui-popover {
	margin-left: 10px;
}
.bottom.webui-popover {
	margin-top: 10px;
}
.bottom-right.webui-popover {
	margin-top: 10px;
}
.bottom-left.webui-popover {
	margin-top: 10px;
}
.left.webui-popover {
	margin-left: -10px;
}
.webui-no-padding .webui-popover-content {
	padding: 0px;
}
.webui-popover-inverse .list-group-item {
	background: 0px;
}
.webui-no-padding .list-group-item {
	border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none;
}
.webui-no-padding :first-child.list-group-item {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.webui-no-padding :last-child.list-group-item {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.webui-popover-inner .close {
	margin: 5px 10px 0px 0px; color: rgb(0, 0, 0); line-height: 20px; font-family: arial; font-size: 20px; font-weight: bold; text-decoration: none; float: right; opacity: 0.2; text-shadow: 0px 1px 0px #fff;
}
.webui-popover-inner .close:hover {
	opacity: 0.5;
}
.webui-popover-title {
	margin: 0px; padding: 8px 14px; border-radius: 5px 5px 0px 0px; line-height: 18px; font-size: 13px; font-weight: 600; border-bottom-color: rgb(235, 235, 235); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(248, 248, 248);
}
.webui-popover-inverse .webui-popover-title {
	background: rgb(63, 63, 63); color: rgb(238, 238, 238); border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.webui-popover-content {
	padding: 9px 14px; overflow: auto;
}
.webui-popover i.glyphicon-refresh {
	left: 50%; top: 50%; width: 20px; height: 20px; font-size: 20px; margin-top: -15px; margin-left: -15px; display: block; position: absolute; animation-name: rotate; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; -webkit-animation-name: rotate; -o-animation-name: rotate; -webkit-animation-timing-function: linear; -o-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; -webkit-animation-duration: 1s; -o-animation-duration: 1s;
}
.webui-popover > .arrow {
	border-style: solid; border-color: transparent; width: 0px; height: 0px; display: block; position: absolute;
}
.webui-popover > .arrow::after {
	border-style: solid; border-color: transparent; width: 0px; height: 0px; display: block; position: absolute;
}
.webui-popover > .arrow {
	border-width: 11px;
}
.webui-popover > .arrow::after {
	border-width: 10px; content: "";
}
.top.webui-popover > .arrow {
	left: 50%; bottom: -11px; margin-left: -11px; border-top-color: rgba(0, 0, 0, 0.25); border-bottom-width: 0px;
}
.top-right.webui-popover > .arrow {
	left: 50%; bottom: -11px; margin-left: -11px; border-top-color: rgba(0, 0, 0, 0.25); border-bottom-width: 0px;
}
.top-left.webui-popover > .arrow {
	left: 50%; bottom: -11px; margin-left: -11px; border-top-color: rgba(0, 0, 0, 0.25); border-bottom-width: 0px;
}
.top.webui-popover-inverse > .arrow {
	border-top-color: rgb(51, 51, 51);
}
.top-right.webui-popover-inverse > .arrow {
	border-top-color: rgb(51, 51, 51);
}
.top-left.webui-popover-inverse > .arrow {
	border-top-color: rgb(51, 51, 51);
}
.top.webui-popover > .arrow::after {
	bottom: 1px; margin-left: -10px; border-top-color: rgb(255, 255, 255); border-bottom-width: 0px; content: " ";
}
.top-right.webui-popover > .arrow::after {
	bottom: 1px; margin-left: -10px; border-top-color: rgb(255, 255, 255); border-bottom-width: 0px; content: " ";
}
.top-left.webui-popover > .arrow::after {
	bottom: 1px; margin-left: -10px; border-top-color: rgb(255, 255, 255); border-bottom-width: 0px; content: " ";
}
.top.webui-popover-inverse > .arrow::after {
	border-top-color: rgb(51, 51, 51);
}
.top-right.webui-popover-inverse > .arrow::after {
	border-top-color: rgb(51, 51, 51);
}
.top-left.webui-popover-inverse > .arrow::after {
	border-top-color: rgb(51, 51, 51);
}
.right.webui-popover > .arrow {
	left: -11px; top: 50%; margin-top: -11px; border-right-color: rgba(0, 0, 0, 0.25); border-left-width: 0px;
}
.right.webui-popover-inverse > .arrow {
	border-right-color: rgb(51, 51, 51);
}
.right.webui-popover > .arrow::after {
	left: 1px; bottom: -10px; border-right-color: rgb(255, 255, 255); border-left-width: 0px; content: " ";
}
.right.webui-popover-inverse > .arrow::after {
	border-right-color: rgb(51, 51, 51);
}
.bottom.webui-popover > .arrow {
	left: 50%; top: -11px; margin-left: -11px; border-bottom-color: rgba(0, 0, 0, 0.25); border-top-width: 0px;
}
.bottom-right.webui-popover > .arrow {
	left: 50%; top: -11px; margin-left: -11px; border-bottom-color: rgba(0, 0, 0, 0.25); border-top-width: 0px;
}
.bottom-left.webui-popover > .arrow {
	left: 50%; top: -11px; margin-left: -11px; border-bottom-color: rgba(0, 0, 0, 0.25); border-top-width: 0px;
}
.bottom.webui-popover-inverse > .arrow {
	border-bottom-color: rgb(51, 51, 51);
}
.bottom-right.webui-popover-inverse > .arrow {
	border-bottom-color: rgb(51, 51, 51);
}
.bottom-left.webui-popover-inverse > .arrow {
	border-bottom-color: rgb(51, 51, 51);
}
.bottom.webui-popover > .arrow::after {
	top: 1px; margin-left: -10px; border-bottom-color: rgb(255, 255, 255); border-top-width: 0px; content: " ";
}
.bottom-right.webui-popover > .arrow::after {
	top: 1px; margin-left: -10px; border-bottom-color: rgb(255, 255, 255); border-top-width: 0px; content: " ";
}
.bottom-left.webui-popover > .arrow::after {
	top: 1px; margin-left: -10px; border-bottom-color: rgb(255, 255, 255); border-top-width: 0px; content: " ";
}
.bottom.webui-popover-inverse > .arrow::after {
	border-bottom-color: rgb(51, 51, 51);
}
.bottom-right.webui-popover-inverse > .arrow::after {
	border-bottom-color: rgb(51, 51, 51);
}
.bottom-left.webui-popover-inverse > .arrow::after {
	border-bottom-color: rgb(51, 51, 51);
}
.left.webui-popover > .arrow {
	top: 50%; right: -11px; margin-top: -11px; border-left-color: rgba(0, 0, 0, 0.25); border-right-width: 0px;
}
.left.webui-popover-inverse > .arrow {
	border-left-color: rgb(51, 51, 51);
}
.left.webui-popover > .arrow::after {
	right: 1px; bottom: -10px; border-left-color: rgb(255, 255, 255); border-right-width: 0px; content: " ";
}
.left.webui-popover-inverse > .arrow::after {
	border-left-color: rgb(51, 51, 51);
}
.wpb_start_animation.wpb_bottom-to-top {
	animation:wpb_btt 1s; -webkit-animation: wpb_btt 1s 1 ease; -moz-animation: wpb_btt 1s 1 ease; -o-animation: wpb_btt 1s 1 ease;
}
.wpb_start_animation.wpb_appear {
	animation:wpb_appear 0.7s; -webkit-animation: wpb_appear 0.7s 1 ease; -moz-animation: wpb_appear 0.7s 1 ease; -o-animation: wpb_appear 0.7s 1 ease;
}
.wpb_start_animation.wpb_top-to-bottom {
	animation:wpb_ttb 1s; -webkit-animation: wpb_ttb 1s 1 ease; -moz-animation: wpb_ttb 1s 1 ease; -o-animation: wpb_ttb 1s 1 ease;
}
.wpb_start_animation.wpb_left-to-right {
	animation:wpb_ltr 1s; -webkit-animation: wpb_ltr 1s 1 ease; -moz-animation: wpb_ltr 1s 1 ease; -o-animation: wpb_ltr 1s 1 ease;
}
.wpb_start_animation.wpb_right-to-left {
	animation:wpb_rtl 1s; -webkit-animation: wpb_rtl 1s 1 ease; -moz-animation: wpb_rtlr 1s 1 ease; -o-animation: wpb_rtl 1s 1 ease;
}
.wpb_start_animation.delay-100 {
	transition-delay: 100ms; animation-delay: 100ms; -webkit-transition-delay: 100ms; -webkit-animation-delay: 100ms; -moz-animation-delay: 100ms; -o-animation-delay: 100ms; -moz-transition-delay: 100ms; -o-transition-delay: 100ms;
}
.wpb_start_animation.delay-200 {
	transition-delay: 200ms; animation-delay: 200ms; -webkit-transition-delay: 200ms; -webkit-animation-delay: 200ms; -moz-animation-delay: 200ms; -o-animation-delay: 200ms; -moz-transition-delay: 200ms; -o-transition-delay: 200ms;
}
.wpb_start_animation.delay-300 {
	transition-delay: 300ms; animation-delay: 300ms; -webkit-transition-delay: 300ms; -webkit-animation-delay: 300ms; -moz-animation-delay: 300ms; -o-animation-delay: 300ms; -moz-transition-delay: 300ms; -o-transition-delay: 300ms;
}
.wpb_start_animation.delay-400 {
	transition-delay: 400ms; animation-delay: 400ms; -webkit-transition-delay: 400ms; -webkit-animation-delay: 400ms; -moz-animation-delay: 400ms; -o-animation-delay: 400ms; -moz-transition-delay: 400ms; -o-transition-delay: 400ms;
}
.wpb_start_animation.delay-500 {
	transition-delay: 500ms; animation-delay: 500ms; -webkit-transition-delay: 500ms; -webkit-animation-delay: 500ms; -moz-animation-delay: 500ms; -o-animation-delay: 500ms; -moz-transition-delay: 500ms; -o-transition-delay: 500ms;
}
.wpb_start_animation.delay-600 {
	transition-delay: 600ms; animation-delay: 600ms; -webkit-transition-delay: 600ms; -webkit-animation-delay: 600ms; -moz-animation-delay: 600ms; -o-animation-delay: 600ms; -moz-transition-delay: 600ms; -o-transition-delay: 600ms;
}
.wpb_start_animation.delay-700 {
	transition-delay: 700ms; animation-delay: 700ms; -webkit-transition-delay: 700ms; -webkit-animation-delay: 700ms; -moz-animation-delay: 700ms; -o-animation-delay: 700ms; -moz-transition-delay: 700ms; -o-transition-delay: 700ms;
}
.wpb_start_animation.delay-800 {
	transition-delay: 800ms; animation-delay: 800ms; -webkit-transition-delay: 800ms; -webkit-animation-delay: 800ms; -moz-animation-delay: 800ms; -o-animation-delay: 800ms; -moz-transition-delay: 800ms; -o-transition-delay: 800ms;
}
.wpb_start_animation.delay-900 {
	transition-delay: 900ms; animation-delay: 900ms; -webkit-transition-delay: 900ms; -webkit-animation-delay: 900ms; -moz-animation-delay: 900ms; -o-animation-delay: 900ms; -moz-transition-delay: 900ms; -o-transition-delay: 900ms;
}
.wpb_start_animation.delay-1000 {
	transition-delay: 1000ms; animation-delay: 1000ms; -webkit-transition-delay: 1000ms; -webkit-animation-delay: 1000ms; -moz-animation-delay: 1000ms; -o-animation-delay: 1000ms; -moz-transition-delay: 1000ms; -o-transition-delay: 1000ms;
}
.wpb_start_animation.delay-1100 {
	transition-delay: 1100ms; animation-delay: 1100ms; -webkit-transition-delay: 1100ms; -webkit-animation-delay: 1100ms; -moz-animation-delay: 1100ms; -o-animation-delay: 1100ms; -moz-transition-delay: 1100ms; -o-transition-delay: 1100ms;
}
.wpb_start_animation.delay-1200 {
	transition-delay: 1200ms; animation-delay: 1200ms; -webkit-transition-delay: 1200ms; -webkit-animation-delay: 1200ms; -moz-animation-delay: 1200ms; -o-animation-delay: 1200ms; -moz-transition-delay: 1200ms; -o-transition-delay: 1200ms;
}
.wpb_start_animation.delay-1300 {
	transition-delay: 1300ms; animation-delay: 1300ms; -webkit-transition-delay: 1300ms; -webkit-animation-delay: 1300ms; -moz-animation-delay: 1300ms; -o-animation-delay: 1300ms; -moz-transition-delay: 1300ms; -o-transition-delay: 1300ms;
}
.wpb_start_animation.delay-1400 {
	transition-delay: 1400ms; animation-delay: 1400ms; -webkit-transition-delay: 1400ms; -webkit-animation-delay: 1400ms; -moz-animation-delay: 1400ms; -o-animation-delay: 1400ms; -moz-transition-delay: 1400ms; -o-transition-delay: 1400ms;
}
.wpb_start_animation.delay-1500 {
	transition-delay: 1500ms; animation-delay: 1500ms; -webkit-transition-delay: 1500ms; -webkit-animation-delay: 1500ms; -moz-animation-delay: 1500ms; -o-animation-delay: 1500ms; -moz-transition-delay: 1500ms; -o-transition-delay: 1500ms;
}
.wpb_start_animation.delay-1600 {
	transition-delay: 1600ms; animation-delay: 1600ms; -webkit-transition-delay: 1600ms; -webkit-animation-delay: 1600ms; -moz-animation-delay: 1600ms; -o-animation-delay: 1600ms; -moz-transition-delay: 1600ms; -o-transition-delay: 1600ms;
}
.wpb_start_animation.delay-1700 {
	transition-delay: 1700ms; animation-delay: 1700ms; -webkit-transition-delay: 1700ms; -webkit-animation-delay: 1700ms; -moz-animation-delay: 1700ms; -o-animation-delay: 1700ms; -moz-transition-delay: 1700ms; -o-transition-delay: 1700ms;
}
.wpb_start_animation.delay-1800 {
	transition-delay: 1800ms; animation-delay: 1800ms; -webkit-transition-delay: 1800ms; -webkit-animation-delay: 1800ms; -moz-animation-delay: 1800ms; -o-animation-delay: 1800ms; -moz-transition-delay: 1800ms; -o-transition-delay: 1800ms;
}
.wpb_start_animation.delay-1900 {
	transition-delay: 1900ms; animation-delay: 1900ms; -webkit-transition-delay: 1900ms; -webkit-animation-delay: 1900ms; -moz-animation-delay: 1900ms; -o-animation-delay: 1900ms; -moz-transition-delay: 1900ms; -o-transition-delay: 1900ms;
}
.wpb_start_animation.delay-2000 {
	transition-delay: 2000ms; animation-delay: 2000ms; -webkit-transition-delay: 2000ms; -webkit-animation-delay: 2000ms; -moz-animation-delay: 2000ms; -o-animation-delay: 2000ms; -moz-transition-delay: 2000ms; -o-transition-delay: 2000ms;
}
@media only screen and (max-width:1150px) and (min-width:1024px)
{
.row-inner {
	padding-right: 40px !important; padding-left: 40px !important;
}
.row-inner .row-inner {
	padding-right: 0px !important; padding-left: 0px !important;
}
.row-inner-full.row-inner {
	padding-right: 0px !important; padding-left: 0px !important;
}
}
@media only screen and (min-width:1025px)
{
.hide_on_normal_screen {
	display: none; background-image: none !important;
}
}
@media only screen and (max-width:1024px) and (min-width:980px)
{
.hide_tablet_landscape {
	display: none; background-image: none !important;
}
}
@media only screen and (max-width:979px) and (min-width:768px)
{
.hide_tablet_portrait {
	display: none; background-image: none !important;
}
}
@media only screen and (max-width:767px) and (min-width:480px)
{
.hide_mobile_landscape {
	display: none; background-image: none !important;
}
}
@media only screen and (max-width:479px)
{
.hide_mobile_portrait {
	display: none; background-image: none !important;
}
}
@media only screen and (max-width:1024px)
{
.row-inner {
	padding-right: 40px !important; padding-left: 40px !important;
}
.row-inner .row-inner {
	padding-right: 0px !important; padding-left: 0px !important;
}
.row-inner-full.row-inner {
	padding-right: 0px !important; padding-left: 0px !important;
}
.vc_responsive .wpb_tour_next_prev_nav {
	padding-left: 7px;
}
}
@media only screen and (max-width:979px)
{
.vc_responsive .wpb_row .vc_col-sm-1 {
	padding: 0px 15px !important; border: currentColor !important; border-image: none !important; margin-bottom: 20px;
}
.vc_responsive .wpb_row .vc_col-sm-2 {
	padding: 0px 15px !important; border: currentColor !important; border-image: none !important; margin-bottom: 20px;
}
.vc_responsive .wpb_row .vc_col-sm-3 {
	padding: 0px 15px !important; border: currentColor !important; border-image: none !important; margin-bottom: 20px;
}
.vc_responsive .wpb_row .vc_col-sm-4 {
	padding: 0px 15px !important; border: currentColor !important; border-image: none !important; margin-bottom: 20px;
}
.vc_responsive .wpb_row .vc_col-sm-5 {
	padding: 0px 15px !important; border: currentColor !important; border-image: none !important; margin-bottom: 20px;
}
.vc_responsive .wpb_row .vc_col-sm-6 {
	padding: 0px 15px !important; border: currentColor !important; border-image: none !important; margin-bottom: 20px;
}
.vc_responsive .wpb_row .vc_col-sm-7 {
	padding: 0px 15px !important; border: currentColor !important; border-image: none !important; margin-bottom: 20px;
}
.vc_responsive .wpb_row .vc_col-sm-8 {
	padding: 0px 15px !important; border: currentColor !important; border-image: none !important; margin-bottom: 20px;
}
.vc_responsive .wpb_row .vc_col-sm-9 {
	padding: 0px 15px !important; border: currentColor !important; border-image: none !important; margin-bottom: 20px;
}
.vc_responsive .wpb_row .vc_col-sm-10 {
	padding: 0px 15px !important; border: currentColor !important; border-image: none !important; margin-bottom: 20px;
}
.vc_responsive .wpb_row .vc_col-sm-11 {
	padding: 0px 15px !important; border: currentColor !important; border-image: none !important; margin-bottom: 20px;
}
#main .vc_responsive .wpb_row #main :last-child.vc_col-sm-1 {
	margin-bottom: 0px !important;
}
#main .vc_responsive .wpb_row #main :last-child.vc_col-sm-2 {
	margin-bottom: 0px !important;
}
#main .vc_responsive .wpb_row #main :last-child.vc_col-sm-3 {
	margin-bottom: 0px !important;
}
#main .vc_responsive .wpb_row #main :last-child.vc_col-sm-4 {
	margin-bottom: 0px !important;
}
#main .vc_responsive .wpb_row #main :last-child.vc_col-sm-5 {
	margin-bottom: 0px !important;
}
#main .vc_responsive .wpb_row #main :last-child.vc_col-sm-6 {
	margin-bottom: 0px !important;
}
#main .vc_responsive .wpb_row #main :last-child.vc_col-sm-7 {
	margin-bottom: 0px !important;
}
#main .vc_responsive .wpb_row #main :last-child.vc_col-sm-8 {
	margin-bottom: 0px !important;
}
#main .vc_responsive .wpb_row #main :last-child.vc_col-sm-9 {
	margin-bottom: 0px !important;
}
#main .vc_responsive .wpb_row #main :last-child.vc_col-sm-10 {
	margin-bottom: 0px !important;
}
#main .vc_responsive .wpb_row #main :last-child.vc_col-sm-11 {
	margin-bottom: 0px !important;
}
.vc_responsive .ipad_full_width.wpb_row .vc_col-sm-1 {
	width: 100%;
}
.vc_responsive .ipad_full_width.wpb_row .vc_col-sm-2 {
	width: 100%;
}
.vc_responsive .ipad_full_width.wpb_row .vc_col-sm-3 {
	width: 100%;
}
.vc_responsive .ipad_full_width.wpb_row .vc_col-sm-4 {
	width: 100%;
}
.vc_responsive .ipad_full_width.wpb_row .vc_col-sm-5 {
	width: 100%;
}
.vc_responsive .ipad_full_width.wpb_row .vc_col-sm-6 {
	width: 100%;
}
.vc_responsive .ipad_full_width.wpb_row .vc_col-sm-7 {
	width: 100%;
}
.vc_responsive .ipad_full_width.wpb_row .vc_col-sm-8 {
	width: 100%;
}
.vc_responsive .ipad_full_width.wpb_row .vc_col-sm-9 {
	width: 100%;
}
.vc_responsive .ipad_full_width.wpb_row .vc_col-sm-10 {
	width: 100%;
}
.vc_responsive .ipad_full_width.wpb_row .vc_col-sm-11 {
	width: 100%;
}
.wpb_single_image.vc_align_left {
	text-align: center;
}
.wpb_single_image.vc_align_right {
	text-align: center;
}
.vc_responsive .sb_center.service-box {
	padding-right: 30px; padding-bottom: 10px; padding-left: 30px;
}
.custom-list-item {
	margin-bottom: 5px !important;
}
.heading_wrapper .heading_subtitle {
	line-height: 1.2;
}
.pricing-box .plan-price {
	font-size: 60px;
}
.box-style-3.pricing-box .plan-price {
	font-size: 60px;
}
}
@media only screen and (max-width:979px) and (min-width:768px)
{
.vc_responsive .wpb_row .vc_col-sm-3 {
	width: 50%;
}
.vc_responsive .wpb_row .vc_col-sm-4 {
	width: 100%;
}
.vc_responsive .wpb_row .vc_col-sm-2 {
	width: 33%;
}
.vc_responsive .wpb_row .vc_col-sm-4 .team_wrapper {
	padding-right: 80px; padding-left: 80px;
}
.vc_responsive .wpb_row .vc_col-sm-4 .wpb_single_image {
	padding-right: 80px; padding-left: 80px;
}
.vc_responsive .wpb_row .vc_col-sm-4 .pricing-box {
	padding-right: 80px; padding-left: 80px;
}
.vc_responsive .ipad_full_width.wpb_row .pricing-box {
	padding-right: 80px; padding-left: 80px;
}
.vc_responsive .ipad_full_width.wpb_row .vc_empty_space {
	max-height: 60px !important;
}
.vc_responsive .ipad_full_width.wpb_row :last-child.wpb_column :first-child.vc_empty_space {
	max-height: 0px !important;
}
}
@media only screen and (max-width:767px)
{
#main .vc_empty_space {
	max-height: 60px !important;
}
#main :last-child.wpb_column :first-child.vc_empty_space {
	max-height: 0px !important;
}
.colored-box {
	margin: 0px auto !important;
}
.float-right.colored-box {
	float: none;
}
.vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
	padding: 0px; width: 100%; float: none;
}
.vc_responsive .wpb_tour .wpb_tab {
	padding: 0px; width: 100%; float: none;
}
.vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
	margin-bottom: 2em;
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active::after {
	border: currentColor; border-image: none;
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active::before {
	border: currentColor; border-image: none;
}
.vc_responsive .wpb_tour_next_prev_nav {
	padding: 20px 0px 0px; width: 100%; margin-left: 0px;
}
}
@media only screen and (max-width:767px) and (min-width:480px)
{
.vc_responsive .wpb_row .vc_col-sm-4 .team_wrapper {
	padding-right: 65px; padding-left: 65px;
}
}
@media only screen and (max-width:479px)
{
.vc_btn {
	margin-right: 0px;
}
.wpb_button {
	margin-right: 0px;
}
.testimonials-style-1 .testimonial-content {
	padding-top: 40px; clear: both; margin-left: 0px;
}
.testimonials-style-1 .testimonial-img {
	left: 50%; margin-left: -66px; position: relative;
}
.testimonials-style-1 .testimonial-img::before {
	top: 100%; right: 46px; margin-top: -8px; transform: rotate(90deg); -webkit-transform: rotate(90deg);
}
}
