
/* custom_vc */

/*pricing*/

/* service */

/*widget */

/* title bar*/

/*logo carousel*/

/*video*/

/*team*/

/*project*/

/**/

/*counter*/

/* progress theme */

/*custom-menu*/

/*socical */

/*scroll top */

/*effect */

/*custom page*/

/*----------------------
Shop Page
----------------------*/

/*--------------
Shop Sidebar
--------------*/

/*------------------------------
Cart Page
-------------------------------*/

/*-------------------------
        Checkpot Page
        ---------------------------*/

/* sidebar post */

/* page 404 */

/* coming soon*/

/* title theme */

/* 
button
*/
body {
	overflow-x: hidden;
}

.box-question {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	background-color: #fff;
	/* layer fill content */
	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, .2);
	/* drop shadow */
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .2);
	/* drop shadow */
	box-shadow: 0 0 30px rgba(0, 0, 0, .2);
	/* drop shadow */
	margin-top: -30px;
	margin-bottom: -30px;
}

@media (max-width: 991px) {
	.wpb-js-composer .full-background {
		background-size: cover !important;
	}
}

@media (max-width: 1199px) {
	.wpb-js-composer .__element_pd_mobile {
		padding: 0 30px;
	}
}

.wpb-js-composer .background-fixed {
	background-attachment: fixed !important;
}

@media (min-width: 1660px) {
	.wpb-js-composer .__vc_padding {
		padding-left: 238px;
		padding-right: 238px;
	}
}

@media (min-width: 992px) and (max-width: 1600px) {
	.wpb-js-composer .__vc_padding {
		padding-left: 70px;
		padding-right: 70px;
	}
}

@media (max-width: 991px) {
	.wpb-js-composer .__vc_padding {
		padding-right: 30px;
		padding-left: 30px;
		padding-bottom: 100px;
	}
}

.wpb-js-composer .__vc_text_box_contact {
	background: #001538;
}

.wpb-js-composer .__vc_text_box_contact .wpb_wrapper > span, .wpb-js-composer .__vc_text_box_contact .wpb_wrapper p {
	font-size: 24px;
	color: #fff;
}

.wpb-js-composer .__vc_text_box_contact .wpb_wrapper h1, .wpb-js-composer .__vc_text_box_contact .wpb_wrapper h2, .wpb-js-composer .__vc_text_box_contact .wpb_wrapper h3, .wpb-js-composer .__vc_text_box_contact .wpb_wrapper h4, .wpb-js-composer .__vc_text_box_contact .wpb_wrapper h5, .wpb-js-composer .__vc_text_box_contact .wpb_wrapper h6 {
	color: #fff;
	font-size: 36px;
	font-weight: 600;
	line-height: 36px;
}

.wpb-js-composer .__vc_text_box_contact .wpb_wrapper .btn-see-more {
	float: right;
	padding: 6px 32px;
	margin-top: 18px;
	border: 1px solid #fff;
	color: #fff;
}

.wpb-js-composer .__vc_text_box_contact .wpb_wrapper .btn-see-more span {
	color: #fff;
}

@media (max-width: 991px) {
	.wpb-js-composer .__vc_text_box_contact .wpb_wrapper {
		text-align: center;
	}
	
	.wpb-js-composer .__vc_text_box_contact .wpb_wrapper .btn-see-more {
		margin-top: 50px;
		float: none;
	}
}

.wpb-js-composer .__vc_contact_info h1, .wpb-js-composer .__vc_contact_info h2, .wpb-js-composer .__vc_contact_info h3, .wpb-js-composer .__vc_contact_info h4, .wpb-js-composer .__vc_contact_info h5, .wpb-js-composer .__vc_contact_info h6 {
	font-size: 36px;
	font-weight: 600;
	line-height: 36px;
	text-transform: capitalize;
}

.wpb-js-composer .__vc_contact_info p {
	line-height: 25px;
	margin-bottom: 14px;
}

.wpb-js-composer .__vc_contact_info ul {
	padding-left: 0;
	list-style-type: none;
	margin: 0;
	padding-top: 10px;
}

.wpb-js-composer .__vc_contact_info ul li {
	color: #737373;
	line-height: 25px;
	margin-bottom: 24px;
	padding-top: 30px;
}

@media (min-width: 768px) {
	.wpb-js-composer .__vc_contact_info ul li {
		width: 50%;
		float: left;
	}
}

.wpb-js-composer .__vc_contact_info ul li span {
	text-transform: uppercase;
	font-size: 20px;
	color: #0185b6;
	font-weight: 500;
	display: block;
	line-height: 36px;
}

.wpb-js-composer .__vc_contact_info ul li i {
	color: #d39105;
	padding-right: 11px;
	font-size: 60px;
	display: block;
	margin-bottom: 5px;
}

.wpb-js-composer .__vc_contact_info ul li:last-child {
	margin-bottom: 0;
}

.wpb-js-composer .__text_box_white h1, .wpb-js-composer .__text_box_white h2, .wpb-js-composer .__text_box_white h3, .wpb-js-composer .__text_box_white h4, .wpb-js-composer .__text_box_white h5, .wpb-js-composer .__text_box_white h6 {
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	line-height: 46px;
	color: #fff;
}

@media (max-width: 767px) {
	.wpb-js-composer .__text_box_white h1, .wpb-js-composer .__text_box_white h2, .wpb-js-composer .__text_box_white h3, .wpb-js-composer .__text_box_white h4, .wpb-js-composer .__text_box_white h5, .wpb-js-composer .__text_box_white h6 {
		font-size: 36px;
		line-height: 46px;
	}
}

.wpb-js-composer .__text_box_white p {
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	line-height: 25px;
	padding-top: 10px;
}

.wpb-js-composer .vc_text-box .wpb_content_element .wpb_wrapper h1, .wpb-js-composer .vc_text-box .wpb_content_element .wpb_wrapper h2, .wpb-js-composer .vc_text-box .wpb_content_element .wpb_wrapper h3, .wpb-js-composer .vc_text-box .wpb_content_element .wpb_wrapper h4, .wpb-js-composer .vc_text-box .wpb_content_element .wpb_wrapper h5, .wpb-js-composer .vc_text-box .wpb_content_element .wpb_wrapper h6 {
	line-height: 1;
	font-size: 36px;
	color: #fff;
	font-weight: 700;
}

.wpb-js-composer .vc_text-box .wpb_content_element .wpb_wrapper p {
	line-height: 24px;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
}

.wpb-js-composer .vc_text-box .wpb_content_element .wpb_wrapper .btn-see-more.button-white {
	width: 170px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	padding: 0 !important;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	float: right;
	border: 1px solid #fff;
}

@media (max-width: 991px) {
	.wpb-js-composer .vc_text-box .wpb_content_element .wpb_wrapper {
		text-align: center;
	}
	
	.wpb-js-composer .vc_text-box .wpb_content_element .wpb_wrapper .btn-see-more.button-white {
		margin-top: 50px;
		float: none;
	}
}

.wpb-js-composer .vc_progress_bar {
	max-width: 470px;
	margin-bottom: 0;
}

.wpb-js-composer .vc_progress_bar .vc_single_bar {
	height: 10px;
	margin-top: 55px;
	width: 100%;
	margin-bottom: 0;
	background-color: #dadde0;
	border-radius: 30px;
}

.wpb-js-composer .vc_progress_bar .vc_single_bar .vc_bar {
	bottom: 0;
	height: 10px;
	background-color: #d39105;
	border-radius: 30px;
}

.wpb-js-composer .vc_progress_bar .vc_single_bar small .vc_label_units {
	float: right;
	opacity: 0;
}

.wpb-js-composer .vc_progress_bar .vc_single_bar .vc_label {
	position: absolute;
	top: -38px;
	padding: 0;
	left: 0;
	right: 0;
	font-size: 14px;
	color: #737373 !important;
	text-transform: uppercase;
}

.wpb-js-composer .vc_progress_bar .vc_single_bar .vc_label_units {
	position: absolute;
	right: 0;
	top: -37px;
	font-weight: 600;
}

@media (min-width: 992px) {
	.wpb-js-composer .vc_box_layout_right {
		width: 51%;
	}
	
	.wpb-js-composer .vc_box_layout_right > .vc_column-inner {
		padding-left: 0;
	}
}

@media (min-width: 992px) {
	.wpb-js-composer .vc_box_layout_left {
		width: 49%;
	}
	
	.wpb-js-composer .vc_box_layout_left > .vc_column-inner {
		padding-right: 0;
	}
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
	margin-bottom: 30px;
	-moz-border-radius: 29px;
	-webkit-border-radius: 29px;
	border-radius: 29px;
	/* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	background-color: #fff;
	/* layer fill content */
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
	background: none !important;
	border: none !important;
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4 a .vc_tta-controls-icon {
	right: 10px;
	left: auto;
	background: #fff;
	display: block;
	height: 44px;
	width: 44px;
	border-radius: 50%;
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4 a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
	width: 10px;
	height: 1px;
	margin: auto;
	border: 1px solid #0185b6;
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading h4 a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
	width: 1px;
	height: 10px;
	margin: auto;
	border: 1px solid #0185b6;
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-title > a {
	padding: 19px 60px 19px 24px;
	font-size: 16px;
	font-weight: 400;
	color: #0185b6;
	border-radius: 30px;
	line-height: 22px;
	background: #fff;
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title > a {
	font-weight: 600;
	background: none;
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a .vc_tta-controls-icon {
	background: #fff;
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
	width: 10px;
	height: 1px;
	margin: auto;
	border: 1px solid #0185b6;
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
	content: unset;
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
	background: none;
	border: none;
	padding: 17px 23px 31px;
	line-height: 25px;
}

.wpb-js-composer .vc_tta-container .tab-layout .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
	margin: 0 !important;
}

.wpb-js-composer .vc_tta-container .tab-layout .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
	border: none;
	padding: 22px 67px;
	background: #f6f6f6;
	font-size: 18px;
	font-weight: 600;
	border-radius: 0;
	color: #0185b6;
}

.wpb-js-composer .vc_tta-container .tab-layout .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
	background: #d39105;
	color: #fff;
}

.wpb-js-composer .vc_tta-container .tab-layout .vc_tta-panels-container .vc_tta-panels {
	background: none !important;
	border: none !important;
}

.wpb-js-composer .vc_tta-container .tab-layout .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
	margin: 0;
}

.wpb-js-composer .vc_tta-container .tab-layout .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
	background: none;
	padding: 60px 15px 15px 30px;
	margin: 0;
}

.wpb-js-composer .vc_tta-container .tab-layout-2 .vc_tta-tabs-container .vc_tta-tabs-list {
	border-bottom: 1px solid #d6d6d6;
	display: inline-block;
}

.wpb-js-composer .vc_tta-container .tab-layout-2 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
	margin: 0 !important;
}

.wpb-js-composer .vc_tta-container .tab-layout-2 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
	padding: 6px 34px 6px 25px;
	background: none;
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	border-radius: 0;
	color: #0185b6;
	border: none;
}

.wpb-js-composer .vc_tta-container .tab-layout-2 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
	background: #d39105;
	color: #fff;
}

.wpb-js-composer .vc_tta-container .tab-layout-2 .vc_tta-panels-container .vc_tta-panels {
	background: none !important;
	border: none !important;
}

.wpb-js-composer .vc_tta-container .tab-layout-2 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
	margin: 0;
}

.wpb-js-composer .vc_tta-container .tab-layout-2 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
	padding: 12px 0px 23px;
	line-height: 25px;
}

.wpb-js-composer .text-contact h4 {
	font-size: 36px;
	line-height: 1;
	color: #fff;
	font-weight: 300;
	word-spacing: -6px;
}

.wpb-js-composer .text-contact h3 {
	color: #fff;
	font-weight: 600;
	font-size: 60px;
	line-height: 1;
	padding-top: 7px;
}

.wpb-js-composer .text-contact h3 span {
	color: #10b64e;
}

.wpb-js-composer .box-contact.ct-contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
	margin-bottom: 25px;
}

.wpb-js-composer .box-contact.ct-contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea {
	height: 200px;
	min-height: 200px;
}

.wpb-js-composer .box-contact.ct-contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input, .wpb-js-composer .box-contact.ct-contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap select, .wpb-js-composer .box-contact.ct-contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea {
	border: 1px solid #d6d6d6;
	background: #fff;
}

.wpb-js-composer .box-contact h1, .wpb-js-composer .box-contact h2, .wpb-js-composer .box-contact h3, .wpb-js-composer .box-contact h4, .wpb-js-composer .box-contact h5, .wpb-js-composer .box-contact h6 {
	font-weight: 700;
	font-size: 36px;
	line-height: 48px;
}

.wpb-js-composer .box-contact > div > div > div:nth-child(1) {
	padding-right: 15px;
}

.wpb-js-composer .box-contact .title-template.layout3 .description {
	color: #000;
}

.wpb-js-composer .box-contact .wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 20px;
}

.wpb-js-composer .box-contact .wpcf7-form-control-wrap input[type="text"], .wpb-js-composer .box-contact .wpcf7-form-control-wrap input[type="email"], .wpb-js-composer .box-contact .wpcf7-form-control-wrap input[type="url"], .wpb-js-composer .box-contact .wpcf7-form-control-wrap input[type="phone"], .wpb-js-composer .box-contact .wpcf7-form-control-wrap input[type="tel"], .wpb-js-composer .box-contact .wpcf7-form-control-wrap input[type="number"], .wpb-js-composer .box-contact .wpcf7-form-control-wrap select {
	height: 50px;
	display: block;
	background: #f4f7fb;
	border: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	color: #959595;
	font-size: 12px;
}

.wpb-js-composer .box-contact .wpcf7-form-control-wrap textarea {
	width: 100%;
	max-width: 100%;
	height: 170px;
	max-height: 170px;
	display: block;
	background: #f4f7fb;
	border: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #959595;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 7px;
}

.wpb-js-composer .box-contact .wpcf7-form-control-wrap textarea::placeholder, .wpb-js-composer .box-contact .wpcf7-form-control-wrap input::placeholder {
	color: #959595;
	text-transform: uppercase;
}

.wpb-js-composer .box-contact .btn-submit {
	position: relative;
	border: none;
	background: #d39105;
	border-radius: 30px;
	height: 50px;
	text-transform: uppercase;
	padding: 0;
	width: 170px;
	text-align: center;
	line-height: 50px;
	font-size: 13px;
	display: inline-block;
	color: #fff;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	font-weight: 500;
	cursor: pointer;
}

.wpb-js-composer .box-contact .btn-submit:hover {
	background: #0185b6;
}

.wpb-js-composer .box-contact .btn-submit .wpcf7-submit.submit {
	border: none;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0;
	padding: 0;
	line-height: 50px;
	background: none !important;
}

.wpb-js-composer .box-contact .btn-submit .ajax-loader {
	position: absolute;
	bottom: 0;
	right: -30px;
}

.wpb-js-composer .box-contact .btn-submit i {
	padding-left: 6px;
}

.wpb-js-composer .box-contact div.wpcf7-validation-errors, .wpb-js-composer .box-contact div.wpcf7-acceptance-missing {
	border: 1px solid #d39105;
}

.wpb-js-composer .box-contact.__vc_contact .wpcf7-form-control-wrap input[type="text"], .wpb-js-composer .box-contact.__vc_contact .wpcf7-form-control-wrap input[type="email"], .wpb-js-composer .box-contact.__vc_contact .wpcf7-form-control-wrap input[type="url"], .wpb-js-composer .box-contact.__vc_contact .wpcf7-form-control-wrap input[type="phone"], .wpb-js-composer .box-contact.__vc_contact .wpcf7-form-control-wrap input[type="number"], .wpb-js-composer .box-contact.__vc_contact .wpcf7-form-control-wrap select, .wpb-js-composer .box-contact.__vc_contact .wpcf7-form-control-wrap textarea {
	background: #f4f7fb;
}

.wpb-js-composer .box-contact.__vc_contact p {
	line-height: 24px;
	padding-top: 11px;
}

.wpb-js-composer .box-contact .widget_social-widget .social-wrap ul li {
	margin-right: 7px;
}

.wpb-js-composer .wpb_single_image.vc_thumb_radius {
	overflow: hidden;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
}

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

.go-pricing .gw-go-col-wrap {
	padding: 0 15px !important;
	height: auto !important;
}

.go-pricing .gw-go-col-wrap .gw-go-col {
	margin: 0 !important;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	border-bottom: 4px solid transparent;
}

.go-pricing .gw-go-col-wrap .gw-go-col:hover {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	border-bottom: 4px solid #d39105;
	-moz-box-shadow: 0 12px 27px 3px rgba(0, 0, 0, .05) !important;
	/* drop shadow */
	-webkit-box-shadow: 0 12px 27px 3px rgba(0, 0, 0, .05) !important;
	/* drop shadow */
	box-shadow: 0 12px 27px 3px rgba(0, 0, 0, .05) !important;
}

.go-pricing .gw-go-col-wrap .gw-go-col:hover .gw-go-col-inner {
	border: none !important;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner {
	box-shadow: none !important;
	border: 1px solid #ececec;
	padding: 34px !important;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-header h1, .go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-header h2, .go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-header h3, .go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-header h4, .go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-header h5, .go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-header h6 {
	display: none;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-coin-wrap {
	display: none;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body {
	border: none !important;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body > li {
	border: none !important;
	background: none !important;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body .gw-go-body-cell h1, .go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body .gw-go-body-cell h2, .go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body .gw-go-body-cell h3, .go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body .gw-go-body-cell h4, .go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body .gw-go-body-cell h5, .go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body .gw-go-body-cell h6 {
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 1;
	padding-top: 20px;
	padding-bottom: 28px;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body .gw-go-body-cell .box-content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body .gw-go-body-cell .box-content ul li {
	font-size: 14px;
	line-height: 1;
	padding: 6px 0px;
	color: #737373;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body .gw-go-body-cell .pricing {
	padding-top: 34px;
	padding-bottom: 21px;
	color: #0185b6;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body .gw-go-body-cell .pricing .coin .unit {
	font-size: 20px;
	transform: translateY(6px);
	display: inline-block;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body .gw-go-body-cell .pricing .coin .coin-number {
	font-size: 30px;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-body .gw-go-body-cell .pricing .coin .day-limited {
	font-size: 14px;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-footer-wrap {
	padding: 0 !important;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-footer-wrap .gw-go-footer .gw-go-footer-row-inner {
	height: auto !important;
	padding: 0 !important;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-footer-wrap .gw-go-footer .gw-go-footer-row-inner .btn-pricing {
	display: inline-block;
	border: 1px solid #d39105;
	border-radius: 50px;
	text-transform: uppercase !important;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

@media (min-width: 1200px) {
	.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-footer-wrap .gw-go-footer .gw-go-footer-row-inner .btn-pricing {
		padding: 16px 0px;
		width: 170px;
	}
}

@media (max-width: 1199px) {
	.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-footer-wrap .gw-go-footer .gw-go-footer-row-inner .btn-pricing {
		padding: 16px 18px;
	}
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-footer-wrap .gw-go-footer .gw-go-footer-row-inner .btn-pricing a {
	text-transform: uppercase !important;
	font-size: 13px;
	font-weight: 500;
	color: #0185b6;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-footer-wrap .gw-go-footer .gw-go-footer-row-inner .btn-pricing:hover {
	background: #d39105;
}

.go-pricing .gw-go-col-wrap .gw-go-col .gw-go-col-inner .gw-go-footer-wrap .gw-go-footer .gw-go-footer-row-inner .btn-pricing:hover a {
	color: #fff;
}

.service-carousel .owl-stage-outer {
	padding-left: 15px;
	padding-right: 15px;
	margin-right: -15px;
	margin-left: -15px;
}

.service .list-service.no-padding .service-item {
	padding-right: 0;
	padding-left: 0;
}

.service .list-service .service-item {
	text-align: center;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
}

.service .list-service .service-item:hover {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	background-color: #fff;
	/* layer fill content */
	-moz-box-shadow: 0 12px 27px 3px rgba(0, 0, 0, .05);
	/* drop shadow */
	-webkit-box-shadow: 0 12px 27px 3px rgba(0, 0, 0, .05);
	/* drop shadow */
	box-shadow: 0 12px 27px 3px rgba(0, 0, 0, .05);
}

.service .list-service .service-item:hover .content:before {
	width: 100%;
	left: 0;
	right: auto;
}

.service .list-service .service-item .thumbnail-service {
	overflow: hidden;
}

.service .list-service .service-item .content {
	background: #fff;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	border-top: none;
	margin-bottom: 50px;
}

.service .list-service .service-item .content:before {
	width: 0;
	height: 4px;
	position: absolute;
	bottom: 0;
	background: #d39105;
	content: "";
	left: auto;
	right: 0;
	-o-transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
	-moz-transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
	-webkit-transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
	transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
}

.service .list-service .service-item h4.title {
	padding-top: 24px;
	display: block;
	font-weight: 600;
	text-transform: capitalize;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.service .list-service .service-item h4.title:hover {
	color: #d39105;
}

.service .list-service .service-item .description {
	line-height: 25px;
	padding-top: 3px;
	padding-bottom: 27px;
	padding-left: 24px;
	padding-right: 27px;
}

.service .list-service .service-item .read-more {
	padding: 6px 42px;
	display: inline-block;
	border: 1px solid #d39105;
	border-radius: 30px;
	color: #0185b6;
	text-transform: uppercase;
	margin-bottom: 36px;
	font-size: 14px;
}

.service .list-service .service-item .read-more i {
	padding-left: 4px;
}

.service .list-service .service-item .btn-see-more {
	margin-bottom: 21px;
	padding: 6px 40px;
	font-weight: 500;
}

@media (min-width: 768px) and (max-width: 991px) {
	.service .list-service .col-sm-6:nth-child(2n+1) {
		clear: both;
	}
}

@media (min-width: 992px) {
	.service .list-service .col-md-4:nth-child(3n+1) {
		clear: both;
	}
	
	.service .list-service .col-md-3:nth-child(4n+1) {
		clear: both;
	}
	
	.service .list-service .col-md-6:nth-child(2n+1) {
		clear: both;
	}
}

.service.service-icon_box4 .list-service .service-item {
	transform: unset !important;
	box-shadow: none;
	background: none;
}

.service.service-icon_box4 .list-service .service-item > div {
	overflow: hidden;
	position: relative;
	border-radius: 30px;
	margin-bottom: 30px;
	border: 1px solid #fff;
}

.service.service-icon_box4 .list-service .service-item > div .content {
	margin-bottom: 0;
	text-align: left;
	background: transparent;
	padding: 10px 50px;
	position: absolute;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	top: 50%;
	transform: translateY(-50%);
}

@media (max-width: 1199px) {
	.service.service-icon_box4 .list-service .service-item > div .content {
		padding: 20px 20px;
	}
}

.service.service-icon_box4 .list-service .service-item > div .content .description {
	padding: 3px 0px 0px 0px;
	color: #fff;
}

.service.service-icon_box4 .list-service .service-item > div .content:before {
	content: unset;
}

.service.service-icon_box4 .list-service .service-item > div .content .title {
	color: #fff;
}

.service.service-icon_box4 .list-service .service-item > div .thumbnail-service {
	opacity: 0;
	visibility: hidden;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.service.service-icon_box4 .list-service .service-item > div:hover .thumbnail-service {
	opacity: 1;
	visibility: visible;
}

.service.service-icon_box4 .list-service .service-item > div:hover .content {
	opacity: 0;
	visibility: hidden;
}

.service.service-icon_box4 .list-service .service-item > div .btn-see-more {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #d39105;
	width: 180px;
}

.service.service-icon_box4 .list-service .service-item > div .btn-see-more span {
	color: #fff;
}

.service.service-icon_box4 .list-service .service-item > div .btn-see-more:hover {
	background: #0185b6 !important;
	border: 1px solid #0185b6;
}

.service.service-crs2 .list-service .service-item:hover {
	transform: unset;
	background: none;
	box-shadow: none;
}

.service.service-crs2 .list-service .service-item .content {
	text-align: left;
	padding-left: 0;
	padding-right: 0;
	background: none;
	margin: 0;
	border: none;
}

.service.service-crs2 .list-service .service-item .content:before {
	content: unset;
}

.service.service-crs2 .list-service .service-item .content .description {
	padding: 0px 0 27px 0;
	font-size: 15px;
}

.service.service-crs2 .list-service .service-item .content .title:hover {
	color: #d39105;
}

.service.service-crs2 .list-service .service-item .content .title {
	padding-top: 30px;
	padding-bottom: 5px;
	line-height: 30px;
}

.service.service-crs2 .owl-carousel .owl-controls .owl-nav > div {
	height: 70px;
	width: 70px;
	line-height: 70px;
	border-radius: 50%;
	top: auto;
	transform: initial;
	bottom: 77px;
	border: 1px solid #d6d6d6;
	color: #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.service.service-crs2 .owl-carousel .owl-controls .owl-nav > div:hover {
	border: 1px solid #d39105;
	color: #fff;
}

@media (min-width: 1200px) {
	.service.service-crs2 .owl-carousel .owl-controls .owl-nav .owl-prev {
		left: -300px;
	}
	
	.service.service-crs2 .owl-carousel .owl-controls .owl-nav .owl-next {
		right: auto;
		left: -200px;
	}
}

.service.service-icon_box .list-service .service-item {
	transform: unset !important;
	overflow: hidden;
	position: relative;
	border-left: 1px solid rgba(214, 214, 214, .84);
	border-bottom: 1px solid rgba(214, 214, 214, .84);
}

.service.service-icon_box .list-service .service-item .thumbnail-service {
	opacity: 0;
}

.service.service-icon_box .list-service .service-item .sv_icon_title {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	padding: 15px;
	left: 0;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.service.service-icon_box .list-service .service-item .sv_icon_title .title-top {
	padding-top: 24px;
	display: block;
	font-weight: 600;
	text-transform: capitalize;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.service.service-icon_box .list-service .service-item .sv_icon_title .title-top:hover {
	color: #d39105;
}

.service.service-icon_box .list-service .service-item .content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	left: -100%;
	margin: 0;
	border: none;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.service.service-icon_box .list-service .service-item .content:before {
	content: unset;
}

@media (min-width: 1440px) {
	.service.service-icon_box .list-service .service-item:hover .content {
		left: 0;
	}
	
	.service.service-icon_box .list-service .service-item:hover .sv_icon_title {
		left: 100%;
	}
}

.service.service-icon_box2 .list-service .service-item {
	transform: unset !important;
	text-align: left;
	margin-bottom: 18px;
}

.service.service-icon_box2 .list-service .service-item:hover {
	box-shadow: unset;
}

.service.service-icon_box2 .list-service .service-item .thumbnail-service {
	display: none;
}

.service.service-icon_box2 .list-service .service-item .sv_icon_title > a {
	display: none;
}

.service.service-icon_box2 .list-service .service-item .content {
	padding: 0px 20px 0px 0px;
	border: none;
	margin: 0;
}

.service.service-icon_box2 .list-service .service-item .content .description {
	padding: 3px 0 27px 0;
}

.service.service-icon_box2 .list-service .service-item .content h4.title {
	padding-top: 30px;
}

.service.service-icon_box2 .list-service .service-item .content .btn-see-more {
	display: none;
}

.service.service-icon_box2 .list-service .service-item .content:before {
	content: unset;
}

.service.service-default .list-service .service-item:hover {
	box-shadow: none;
}

.service.service-default .list-service .service-item:hover .content {
	-moz-box-shadow: 0 12px 27px 3px rgba(0, 0, 0, .05);
	-webkit-box-shadow: 0 12px 27px 3px rgba(0, 0, 0, .05);
	box-shadow: 0 12px 27px 3px rgba(0, 0, 0, .05);
	border: 1px solid transparent;
}

.service.service-default .list-service .service-item .content {
	border: 1px solid #ebebeb;
}

.service.service-icon_box3 {
	padding-top: 40px;
}

.service.service-icon_box3 .list-service .service-item {
	transform: unset;
	-moz-box-shadow: unset;
	/* drop shadow */
	-webkit-box-shadow: unset;
	/* drop shadow */
	box-shadow: unset;
	/* drop shadow */
	overflow: hidden;
	margin-bottom: 0px;
	background: none;
}

.service.service-icon_box3 .list-service .service-item > div {
	background: #fff;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	margin-top: 15px;
	margin-bottom: 15px;
}

.service.service-icon_box3 .list-service .service-item .thumbnail-service {
	display: none;
}

.service.service-icon_box3 .list-service .service-item .sv_icon_title {
	text-align: left;
	padding: 50px 35px 0px;
}

.service.service-icon_box3 .list-service .service-item .sv_icon_title img {
	width: auto;
}

.service.service-icon_box3 .list-service .service-item .sv_icon_title a {
	display: none;
}

.service.service-icon_box3 .list-service .service-item .btn-see-more {
	background: none !important;
	border: none !important;
	text-align: left;
	padding: 15px 0px 8px;
	margin: 0;
}

.service.service-icon_box3 .list-service .service-item .btn-see-more:hover span {
	color: #d39105;
}

.service.service-icon_box3 .list-service .service-item .content {
	background: transparent;
	margin: 0;
	text-align: left;
	padding: 2px 35px 15px;
}

.service.service-icon_box3 .list-service .service-item .content:before {
	content: unset;
}

.service.service-icon_box3 .list-service .service-item .content .description {
	font-size: 15px;
	line-height: 25px;
	padding: 0;
}

.service.service-crs3 .list-service.owl-carousel .owl-controls .owl-nav .owl-prev, .service.service-crs3 .list-service.owl-carousel .owl-controls .owl-nav .owl-next {
	height: 50px;
	width: 50px;
	line-height: 50px;
	border: none;
	background: #fff;
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
}

.service.service-crs3 .list-service.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .service.service-crs3 .list-service.owl-carousel .owl-controls .owl-nav .owl-next:hover {
	background: #d39105;
}

.service.service-crs3 .list-service.owl-carousel .owl-controls .owl-nav .owl-prev {
	left: -84px;
}

.service.service-crs3 .list-service.owl-carousel .owl-controls .owl-nav .owl-next {
	right: -84px;
}

.service.service-crs3 .list-service.owl-carousel .owl-controls .owl-dots {
	position: unset;
	padding: 30px 0;
}

.service.service-crs3 .list-service.owl-carousel .owl-controls .owl-dots .owl-dot {
	border-radius: 30px;
	height: 10px;
	width: 25px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	border: 1px solid #d6d6d6;
}

.service.service-crs3 .list-service.owl-carousel .owl-controls .owl-dots .owl-dot.active {
	width: 30px;
	transform: unset;
}

.service.service-crs3 .list-service .service-item {
	border-radius: 30px;
	overflow: hidden;
	transform: unset !important;
	position: relative;
}

.service.service-crs3 .list-service .service-item:before {
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .65);
	position: absolute;
	z-index: 1;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.service.service-crs3 .list-service .service-item:hover:before {
	background: rgba(0, 20, 56, .65);
}

.service.service-crs3 .list-service .service-item .content {
	position: absolute;
	top: 50%;
	left: 0;
	background: none;
	width: 100%;
	transform: translateY(-50%);
	padding: 50px 52px;
	text-align: left;
	z-index: 2;
}

.service.service-crs3 .list-service .service-item .content:before {
	content: unset;
}

.service.service-crs3 .list-service .service-item .content .icon {
	display: block;
	width: 60px;
	height: 60px;
}

.service.service-crs3 .list-service .service-item .content .title {
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	padding-top: 30px;
	padding-bottom: 24px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.service.service-crs3 .list-service .service-item .content .title:hover {
	color: #d39105;
}

.service.service-crs3 .list-service .service-item .content .readmore {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 48px;
	font-weight: 500;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.service.service-crs3 .list-service .service-item .content .readmore:hover {
	color: #d39105;
}

.service.service-carousel .list-service .service-item .content {
	margin: 0;
}

.service.service-carousel .list-service .service-item {
	margin-bottom: 50px;
}

.box-white-content .title-template .title-primary, .box-white-content .title-template .description {
	color: #fff;
}

.box-white-content .service.service-crs3 .owl-carousel .owl-controls .owl-dots .owl-dot {
	background-color: #fff;
	border-color: #fff;
}

.single-service-page {
	line-height: 25px;
	font-size: 15px;
	color: #737373;
}

.single-service-page .title {
	color: #0185b6;
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 32px;
	padding-top: 53px;
}

.single-service-page h5 {
	font-size: 24px;
	font-weight: 400;
	color: #0185b6;
	line-height: 26px;
	margin-bottom: 22px;
	margin-top: 41px;
}

.single-service-page p {
	margin-bottom: 20px;
	word-spacing: .3px;
}

.single-service-page img.aligncenter {
	margin: 0 auto;
	display: block;
	padding: 23px 0px 6px;
	text-align: center;
}

.single-service-page .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.single-service-page .container {
	width: 100% !important;
}

.single-service-page .service-sb .widget {
	margin-bottom: 78px;
}

.single-service-page .service-sb .widget .wg-title {
	font-size: 24px;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 22px;
	position: relative;
	padding-bottom: 16px;
}

.single-service-page .service-sb .widget .wg-title:before {
	content: "";
	background: #d39105;
	height: 2px;
	width: 200px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.single-service-page .service-sb .widget .textwidget {
	padding-top: 10px;
	line-height: 25px;
}

.single-service-page .service-sb .widget.widget_text {
	margin-bottom: 43px;
}

.single-service-page .service-sb .widget ul, .single-service-page .service-sb .widget ol {
	margin: 0;
	padding: 0;
}

.single-service-page .service-sb .widget ul li h4, .single-service-page .service-sb .widget ol li h4 {
	font-size: 18px;
	line-height: 24px;
	color: #0185b6;
	font-weight: 400;
	padding: 12px 0;
	margin: 0;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.single-service-page .service-sb .widget ul li h4:hover, .single-service-page .service-sb .widget ol li h4:hover {
	color: #d39105;
	padding-left: 15px;
}

@media (max-width: 1199px) {
	.single-service-page [data-vc-stretch-content="true"] .vc_column-inner {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

.widget_jws_theme_instagram_widget .instafeed {
	margin-right: -7.5px;
	margin-left: -7.5px;
}

.widget_jws_theme_instagram_widget .instafeed .item {
	padding: 0 7.5px 0px 7.5px;
	margin-bottom: 15px;
}

.widget_jws_theme_instagram_widget .instafeed .item a {
	overflow: hidden;
	position: relative;
	display: block;
}

.widget_jws_theme_instagram_widget .instafeed .item a:before {
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transform: rotate(140deg) scale(.5);
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	opacity: 0;
	z-index: 1;
}

.widget_jws_theme_instagram_widget .instafeed .item a:hover:before {
	opacity: 1;
	transform: rotate(0deg) scale(1);
}

.widget_jws_theme_instagram_widget .instafeed .item a img {
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
}

.widget_jws_theme_instagram_widget .instafeed .item a:hover img {
	transform: rotate(5deg) scale(1.5);
}

.widget_social-widget .social-wrap ul {
	padding: 0;
}

.widget_social-widget .social-wrap ul li {
	display: inline-block;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	padding: 0 !important;
	background: #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.widget_social-widget .social-wrap ul li a {
	color: #fff;
}

.widget_social-widget .social-wrap ul li:hover {
	background: #d39105;
}

.box-contact-info ul {
	margin: 0;
	padding: 0;
}

.box-contact-info ul li {
	list-style: none;
	padding-bottom: 25px;
}

.box-contact-info ul li i {
	color: #d39105;
	font-size: 36px;
	vertical-align: text-bottom;
	width: 60px;
	padding-right: 20px;
}

.bt-title-bar-wrap .breadcrumb {
	margin: 0;
	background: none;
	padding: 140px 0px;
}

.bt-title-bar-wrap .breadcrumb h2 {
	margin: 0;
	font-size: 60px;
	line-height: 1;
	font-weight: 600;
	text-transform: capitalize;
	color: #fff;
}

.bt-title-bar-wrap .tpl2.custom {
	padding-top: 126px;
	padding-bottom: 126px;
}

.bt-title-bar-wrap .tpl2.custom h1, .bt-title-bar-wrap .tpl2.custom h2, .bt-title-bar-wrap .tpl2.custom h3, .bt-title-bar-wrap .tpl2.custom h4, .bt-title-bar-wrap .tpl2.custom h5, .bt-title-bar-wrap .tpl2.custom h6 {
	font-weight: 600;
	color: #fff;
	line-height: 1;
	margin: 0;
}

.bt-title-bar-wrap .tpl2.custom h4 {
	font-size: 45px;
	font-weight: 300;
	margin-bottom: 5px;
}

.bt-title-bar-wrap .tpl2.custom h3 {
	font-size: 48px;
}

.bt-title-bar-wrap .tpl2.custom .button-play {
	display: inline-block;
	height: 100px;
	width: 100px;
	text-align: center;
	line-height: 100px;
	background: #fff;
	border-radius: 50%;
	font-size: 48px;
	margin-top: 39px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.bt-title-bar-wrap .tpl2.custom .button-play a {
	color: #d39105;
}

.bt-title-bar-wrap .tpl2.custom .button-play:hover {
	background: #d39105;
}

.bt-title-bar-wrap .tpl2.custom .button-play:hover a {
	color: #fff;
}

.line-title {
	margin-bottom: 80px;
}

.line-title .bt-title-bar {
	padding: 14px 0 14px;
	border-bottom: 1px solid #d6d6d6;
}

.line-title .bt-title-bar a, .line-title .bt-title-bar span {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
}

.line-title .bt-title-bar a:hover {
	color: #d39105;
}

.line-title.mg-title {
	margin-top: 48px;
}

.jws-logo.logo-crs .item-logo {
	width: 100%;
}

.jws-logo .item-logo {
	height: 119px;
}

.jws-logo .item-logo img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	top: 50%;
	transform: translateY(-50%);
	position: relative;
	opacity: .5;
}

.jws-logo .item-logo:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1;
}

.jws-logo.logo-carousel {
	padding-top: 67px;
	padding-bottom: 67px;
}

.jws-logo.logo-carousel .item-logo img {
	width: auto;
	display: block;
	margin: auto;
}

.jws-logo.logo-carousel .owl-carousel .owl-controls .owl-nav .owl-prev, .jws-logo.logo-carousel .owl-carousel .owl-controls .owl-nav .owl-next {
	height: 20px;
	width: 20px;
	line-height: 20px;
	font-size: 14px;
}

.jws-logo.logo-carousel .owl-carousel .owl-controls .owl-nav .owl-prev {
	left: -20px;
}

.jws-logo.logo-carousel .owl-carousel .owl-controls .owl-nav .owl-next {
	right: -20px;
}

.jws-logo.logo-carousel .owl-carousel .owl-controls .owl-dots {
	bottom: -50px;
}

.jws-logo.logo-carousel .owl-carousel .owl-controls .owl-dots .owl-dot {
	height: 10px;
	width: 10px;
}

.jws-logo.lolo-defaul .item-logo {
	height: 100px;
}

.video-popup {
	position: relative;
}

@media (max-width: 1199px) {
	.video-popup.row {
		margin: 0;
	}
}

.video-popup.layout1 img {
	width: 100%;
}

.video-popup.layout1 .video-button {
	position: absolute;
	top: 0;
	height: 100px;
	width: 100px;
	background: #fff !important;
	z-index: 2;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	border-radius: 50%;
	outline: none;
	border: none;
	cursor: pointer;
	text-align: center;
	line-height: 100px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	text-indent: 4px;
}

.video-popup.layout1 .video-button:hover {
	background: #d39105 !important;
}

.video-popup.layout1 .video-button:hover:before {
	border: 2px solid #d39105;
}

.video-popup.layout1 .video-button:hover span {
	color: #fff !important;
}

@media (max-width: 991px) {
	.video-popup.layout1 .video-button {
		height: 70px;
		width: 70px;
		line-height: 70px;
	}
}

.video-popup.layout1 .video-button span {
	display: inline-block;
	vertical-align: middle;
	font-size: 48px;
	color: #d39105;
}

.video-popup.layout1 .content {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #d39105;
	color: #fff;
	font-size: 24px;
	padding: 30px 50px;
	line-height: 30px;
	font-weight: 600;
}

@media (max-width: 767px) {
	.video-popup.layout1 .content {
		display: none;
	}
}

.video-popup.layout2 .vc_text_content {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	transform: translateY(-50%);
}

.video-popup.layout2 .vc_text_content .video-button {
	color: #fff;
	height: 100px;
	width: 100px;
	background: #d39105;
	display: inline-block;
	border-radius: 50%;
	line-height: 46px;
	font-size: 46px;
	position: relative;
	line-height: 100px;
	text-indent: 4px;
}

@media (max-width: 991px) {
	.video-popup.layout2 .vc_text_content .video-button {
		height: 70px;
		width: 70px;
		line-height: 70px;
	}
}

.video-popup.layout2 .vc_text_content .video-button:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transform: scale(1);
	border: 2px solid #d39105;
	border-radius: 50%;
	opacity: 0;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.video-popup.layout2 .vc_text_content .video-button:hover:before {
	transform: scale(1.2);
	opacity: 1;
}

.video-popup.layout2 .vc_text_content .content {
	font-size: 48px;
	font-weight: 800;
	line-height: 58px;
	color: #fff;
	padding-bottom: 48px;
}

@media (max-width: 991px) {
	.video-popup.layout2 .vc_text_content .content {
		display: none;
	}
}

.video-popup.custom-play.layout1 a.video-button {
	background: #0185b6 !important;
	color: #d39105;
}

.video-popup.custom-play.layout1 a.video-button:hover {
	background: #d39105 !important;
	color: #fff;
}

.video_carousel_popup .video-popup .owl-controls .owl-nav > div {
	font-size: 12px;
	height: auto;
	line-height: 30px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	background: transparent !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	color: #fff;
	transform: translateY(-64%);
}

.video_carousel_popup .video-popup .owl-controls .owl-nav > div:hover {
	border: none;
	border-bottom: 3px solid #d39105;
}

.video_carousel_popup .video-popup .owl-controls .owl-nav .owl-next {
	width: unset;
	padding-left: 56px;
	border: none;
	border-bottom: 4px solid #fff;
	text-transform: uppercase;
	right: 29px;
}

.video_carousel_popup .video-popup .owl-controls .owl-nav .owl-next:before {
	content: "next";
	padding-right: 1px;
}

.video_carousel_popup .video-popup .owl-controls .owl-nav .owl-prev {
	width: unset;
	padding-right: 56px;
	border: none;
	border-bottom: 4px solid #fff;
	text-transform: uppercase;
	left: 29px;
}

.video_carousel_popup .video-popup .owl-controls .owl-nav .owl-prev:after {
	content: "prev";
	padding-left: 1px;
}

.video_carousel_popup .video-popup .owl-controls .owl-dots .owl-dot {
	border: 2px solid #fff;
	background: transparent;
}

.video_carousel_popup .video-popup .owl-controls .owl-dots .owl-dot.active, .video_carousel_popup .video-popup .owl-controls .owl-dots .owl-dot:hover {
	background: #d39105;
	border: 1px solid #d39105;
}

.video_carousel_popup .video-popup .vc_content_bt {
	z-index: 9;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
	margin-top: 10px;
}

.video_carousel_popup .video-popup .vc_content_bt .description {
	padding-top: 30px;
	font-size: 24px;
	font-weight: 600;
	color: #0185b6;
	line-height: 34px;
}

.video_carousel_popup .video-popup .vc_content_bt .video-button {
	height: 100px;
	width: 100px;
	z-index: 2;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	font-size: 48px;
	outline: none;
	border: none;
	cursor: pointer;
	text-align: center;
	line-height: 100px;
	background: #001538 !important;
	position: unset;
	display: inline-block;
	transform: unset;
	text-indent: 4px;
}

.video_carousel_popup .video-popup .vc_content_bt .video-button span {
	color: #d39105;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.video_carousel_popup .video-popup .vc_content_bt .video-button:hover {
	background: #d39105 !important;
}

.video_carousel_popup .video-popup .vc_content_bt .video-button:hover span {
	color: #fff;
}

.video_carousel_popup .video-popup .vc_content_bt .video-button:before {
	content: unset;
}

@media (max-width: 991px) {
	.video_carousel_popup .video-popup .vc_content_bt .description {
		display: none;
	}
	
	.video_carousel_popup .video-popup .vc_content_bt .video-button {
		width: 70px;
		height: 70px;
		line-height: 70px;
	}
}

.button-view-all {
	padding: 40px 0;
}

.button-view-all a.btn-view-all {
	background: #f3f3f3;
	display: inline-block;
	border-radius: 30px;
	text-transform: uppercase;
	line-height: 49px;
	color: #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	padding: 0 22px;
	font-size: 13px;
	font-weight: 500;
}

.button-view-all a.btn-view-all:hover {
	background: #d39105;
	color: #fff;
}

.team-item {}

.team-item .team-img {
	width: 220px;
	height: 220px;
	margin: 0 auto;
	display: inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	overflow: hidden;
	background: #f4f7fb;
}

.team-item .vc_item {
	border: 1px solid #ececec;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 24px;
	padding-bottom: 33px;
	position: relative;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.team-item .vc_item:hover {
	transform: translateY(-10px);
	border: 1px solid transparent;
	box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, .1);
}

.team-item .vc_item:hover:before {
	width: 100%;
	left: 0;
	right: auto;
}

.team-item .vc_item:before {
	width: 0;
	height: 4px;
	position: absolute;
	bottom: 0;
	background: #d39105;
	content: "";
	left: auto;
	right: 0;
	-o-transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
	-moz-transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
	-webkit-transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
	transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
}

.team-item .vc_item .title {
	font-weight: 600;
	padding-top: 16px;
	margin-bottom: 0px;
	text-transform: capitalize;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.team-item .vc_item .title:hover {
	color: #d39105;
}

.team-item .vc_item .skill {
	text-transform: capitalize;
	margin-top: 2px;
	display: block;
	line-height: 24px;
	font-weight: 300;
}

.team-item .vc_item .socical li {
	padding: 0;
}

.team-item .vc_item .socical li i {
	color: #0185b6 !important;
}

.team-item .text-share {
	display: none;
}

.team-item ul {
	padding: 0;
	margin: 28px 0 0 0;
}

.team-item ul li {
	display: inline-block;
	font-size: 16px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #d39105;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	margin: 0 3px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.team-item ul li a {
	color: #0185b6;
}

.team-item ul li:hover {
	background: #d39105;
}

.team-item ul li:hover a {
	color: #fff;
}

.project-wrapper .pagination .page-numbers {
	width: 40px;
	height: 40px;
	background: #fff;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	margin-right: 5px;
	color: #0185b6;
	border: 1px solid #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.project-wrapper .pagination .page-numbers.current, .project-wrapper .pagination .page-numbers:hover {
	border: 1px solid #d39105;
	background: #d39105;
	color: #fff;
}

.project-wrapper .controls-filter {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 20px;
}

@media (max-width: 1199px) {
	.project-wrapper .controls-filter {
		text-align: center;
	}
}

.project-wrapper .controls-filter li {
	display: inline-block;
	padding: 0 9px;
}

.project-wrapper .controls-filter li:first-child {
	padding-left: 0;
}

.project-wrapper .controls-filter li:last-child {
	padding-right: 0;
}

.project-wrapper .controls-filter li a {
	padding: 0 3px;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
}

.project-wrapper .controls-filter li.active a, .project-wrapper .controls-filter li:hover a {
	color: #d39105;
	font-weight: 600;
}

.project-wrapper .project .owl-stage-outer {
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -15px;
	margin-right: -15px;
}

.project-wrapper .project .item.effect-1:hover .thumb:before {
	opacity: 1;
}

.project-wrapper .project .item.effect-1:hover .thumb .content.effect-1 {
	bottom: 0;
}

.project-wrapper .project .item.effect-1:hover .thumb .content.effect-1 .info {
	display: block;
}

.project-wrapper .project .item.effect-1:hover .content.effect-1 .info {
	display: none;
}

.project-wrapper .project .item.effect-1:hover .content.effect-1 .btn-see-more {
	display: inline-block;
	margin: 29px 0px;
}

.project-wrapper .project .item.effect-1 .thumb {
	position: relative;
	overflow: hidden;
}

.project-wrapper .project .item.effect-1 .thumb:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 21, 56, .8);
	opacity: 0;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	z-index: 1;
}

.project-wrapper .project .item.effect-1 .thumb img {
	width: 100%;
}

.project-wrapper .project .item.effect-1 .thumb .content.effect-1 {
	position: absolute;
	bottom: -100px;
	left: 0;
	right: 0;
	z-index: 1;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.project-wrapper .project .item.effect-1 .thumb .content.effect-1 .title, .project-wrapper .project .item.effect-1 .thumb .content.effect-1 .skill {
	color: #fff;
}

.project-wrapper .project .item.effect-1 .thumb .content.effect-1 .title:hover, .project-wrapper .project .item.effect-1 .thumb .content.effect-1 .skill:hover {
	color: #d39105;
}

.project-wrapper .project .item.effect-1 .content.effect-1 {
	text-align: center;
}

.project-wrapper .project .item.effect-1 .content.effect-1 .info {
	padding: 29px 0;
}

.project-wrapper .project .item.effect-1 .content.effect-1 .title {
	font-weight: 600;
	text-transform: capitalize;
}

.project-wrapper .project .item.effect-1 .content.effect-1 .skill {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 13px;
	display: inherit;
	font-weight: 500;
}

.project-wrapper .project .item.effect-1 .content.effect-1 .btn-see-more {
	display: none;
	font-weight: 500;
	padding: 6px 40px;
}

.project-wrapper .project .item.effect-1 .item-port {
	position: relative;
	overflow: hidden;
	margin-bottom: 18px;
}

.project-wrapper .project .item.effect-1 .item-port img {
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.project-wrapper .project .item.effect-2 {
	margin-bottom: 30px;
}

.project-wrapper .project .item.effect-2 .item-port {
	position: relative;
	overflow: hidden;
}

.project-wrapper .project .item.effect-2 .item-port .thumb {
	position: relative;
	overflow: hidden;
}

.project-wrapper .project .item.effect-2 .item-port .thumb:before {
	content: "";
	height: 100%;
	width: 100%;
	background: rgba(0, 21, 56, .8);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 1;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.project-wrapper .project .item.effect-2 .item-port:hover .thumb:before {
	opacity: 1;
	visibility: visible;
}

.project-wrapper .project .item.effect-2 .item-port:hover .content {
	opacity: 1;
	visibility: visible;
	top: 50%;
}

.project-wrapper .project .item.effect-2 .content {
	position: absolute;
	top: 70%;
	left: 0;
	right: 0;
	text-align: center;
	transform: translateY(-50%);
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 2;
}

.project-wrapper .project .item.effect-2 .content .title {
	font-weight: 600;
	color: #fff;
	display: block;
	margin: 0;
	vertical-align: middle;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.project-wrapper .project .item.effect-2 .content .title:hover {
	color: #d39105;
}

.project-wrapper .project .item.effect-2 .content .skill {
	display: inline-block;
	line-height: 1;
	text-transform: uppercase;
	font-size: 14px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	color: #fff;
}

.project-wrapper .project .item.effect-2 .content .btn-see-more {
	margin-top: 19px;
	border: 1px solid #fff;
	font-weight: 500;
}

.project-wrapper .project .item.effect-2 .content .btn-see-more:before {
	background: #fff;
}

.project-wrapper .project .item.effect-2 .content .btn-see-more:hover {
	border: 1px solid #d39105;
}

.project-wrapper .project .item.effect-2 .content .btn-see-more span {
	color: #fff;
}

.project-wrapper.project_carousel .project .item.effect-1 .thumb .content.effect-1 {
	opacity: 0;
	visibility: hidden;
}

.project-wrapper.project_carousel .project .item.effect-1 .content.effect-1 .btn-see-more {
	display: none;
}

.project-wrapper.project_carousel .project .item.effect-1 .content.effect-1 .info {
	display: block !important;
	padding: 29px 0 13px;
}

.project-wrapper.project_carousel .project .item.effect-1 .content.effect-1 .title {
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.project-wrapper.project_carousel .project .item.effect-1 .content.effect-1 .title:hover {
	color: #d39105;
}

.project-wrapper.project_carousel .project .item {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-box-shadow: 0 8px 27px 3px rgba(85, 149, 253, .1);
	/* drop shadow */
	-webkit-box-shadow: 0 8px 27px 3px rgba(85, 149, 253, .1);
	/* drop shadow */
	box-shadow: 0 8px 27px 3px rgba(85, 149, 253, .1);
	/* drop shadow */
	margin-bottom: 113px;
	overflow: hidden;
}

.main-single-project .pagination-post {
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 100px;
}

.main-single-project .pagination-post .col {
	width: 33.3333%;
	float: left;
	display: inline-block;
	color: #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.main-single-project .pagination-post .col .title {
	display: none;
}

.main-single-project .pagination-post .col:hover {
	color: #d39105;
}

.main-single-project .pagination-post .col i {
	font-size: 48px;
}

.main-single-project .pagination-post .col span {
	display: none;
}

.main-single-project .pagination-post .col a {
	color: #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.main-single-project .pagination-post .col a:hover {
	color: #d39105;
}

@media (max-width: 991px) {
	.main-single-project .pagination-post .col {
		width: 100%;
	}
	
	.main-single-project .pagination-post .icon-nav {
		display: none;
		text-align: center !important;
	}
}

.main-single-project .pagination-post .prev-btn {
	text-align: left;
}

.main-single-project .pagination-post .next-btn {
	text-align: right;
}

.main-single-project .pagination-post .icon-nav {
	text-align: center;
}

.main-single-project .show-thumnail .item {
	margin-bottom: 48px;
}

.main-single-project .list-thumb {
	margin-top: -30px !important;
}

.main-single-project .list-thumb.slick-slider {
	margin-left: -15px;
	margin-right: -15px;
}

.main-single-project .list-thumb .item {
	margin-bottom: 0 !important;
}

.main-single-project .list-thumb .slick-slide {
	margin-right: 15px;
	margin-left: 15px;
}

.main-single-project .slick-arrow {
	position: absolute;
	top: 50%;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background: #fff;
	color: #0185b6;
	text-align: center;
	line-height: 30px;
	color: #fff;
	transform: translateY(-50%);
	z-index: 9;
}

.main-single-project .slick-arrow:hover {
	background: #d39105;
}

.main-single-project .slick-arrow.slick-prev {
	left: -15px;
}

.main-single-project .slick-arrow.slick-next {
	right: -15px;
}

.main-single-project .block-author {
	margin-top: 60px;
	margin-bottom: 88px;
}

.main-single-project .block-author .title {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 24px;
}

.main-single-project .block-author .thumbnail-author {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-right: 30px;
}

.main-single-project .block-author .content-author-info {
	display: block;
	overflow: hidden;
	line-height: 25px;
}

@media (max-width: 767px) {
	.main-single-project .block-author .content-author-info {
		display: inline-block;
		margin-top: 30px;
	}
}

.main-single-project .block-author .content-author-info .icon-quote {
	font-size: 72px;
	line-height: 1;
	color: #d39105;
	margin-top: -10px;
	display: inline-block;
}

.main-single-project .block-author .content-author-info .star {
	font-size: 18px;
	color: #ffcf21;
	margin-bottom: 26px;
	margin-top: 20px;
}

.main-single-project .block-author .content-author-info .star i:before {
	content: "";
}

.main-single-project .block-author .content-author-info .des {
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
}

.main-single-project .block-author .content-author-info .name-author {
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 6px;
	color: #0185b6;
}

.main-single-project .block-author .content-author-info h5 {
	font-size: 14px;
	text-transform: capitalize;
	color: #737373;
}

.main-single-project .list-thumb {
	margin-top: 30px;
	margin-bottom: 30px;
}

.main-single-project .list-thumb .item {
	margin-bottom: 15px;
}

@media (max-width: 991px) {
	.main-single-project .pagination-post .col {
		text-align: center !important;
	}
}

.main-single-project .content-single {
	line-height: 25px;
	font-size: 15px;
	color: #737373;
}

.main-single-project .content-single .title {
	color: #0185b6;
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 32px;
	padding-top: 5px;
}

.main-single-project .content-single h5 {
	font-size: 24px;
	font-weight: 400;
	color: #0185b6;
	line-height: 26px;
	margin-bottom: 22px;
	text-transform: capitalize;
	margin-top: 41px;
}

.main-single-project .content-single p {
	margin-bottom: 20px;
}

.main-single-project .content-single ul, .main-single-project .content-single ol {
	margin: 0;
	padding: 3px 33px 0px;
	list-style: none;
	padding-bottom: 24px;
}

.main-single-project .content-single ul li, .main-single-project .content-single ol li {
	padding: 0px 0px 11px;
	word-spacing: .1px;
}

.main-single-project .content-single ul li:before, .main-single-project .content-single ol li:before {
	content: "";
	font-family: "Ionicons";
	padding-right: 10px;
	color: #d39105;
	font-size: 10px;
}

.main-single-project .content-single .info {
	padding-top: 50px;
	margin-top: -30px;
}

.main-single-project .content-single .info .item-info {
	background: #f4f7fb;
	text-transform: capitalize;
	display: inline-block;
	margin-right: 3%;
	line-height: 50px;
}

@media (min-width: 992px) {
	.main-single-project .content-single .info .item-info {
		width: 48%;
	}
	
	.main-single-project .content-single .info .item-info:nth-child(2n) {
		margin-right: 0;
	}
	
	.main-single-project .content-single .info .item-info:nth-child(1), .main-single-project .content-single .info .item-info:nth-child(2) {
		margin-bottom: 20px;
	}
}

@media (max-width: 991px) {
	.main-single-project .content-single .info .item-info {
		width: 100%;
	}
}

.main-single-project .content-single .info .item-info strong {
	font-weight: 600;
	color: #0185b6;
	padding-right: 15px;
	padding-left: 28px;
	font-size: 20px;
}

.main-single-project .project-sidebar .widget {
	margin-bottom: 96px;
}

@media (max-width: 767px) {
	.main-single-project .project-sidebar .widget_media_image {
		display: none;
	}
}

.main-single-project .project-sidebar .wg-title {
	font-size: 24px;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 22px;
	position: relative;
	padding-bottom: 16px;
}

.main-single-project .project-sidebar .wg-title:before {
	content: "";
	background: #d39105;
	height: 2px;
	width: 200px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.main-single-project .project-sidebar ul {
	padding: 7px 0 0;
	margin: 0;
}

.main-single-project .project-sidebar ul .title {
	font-size: 18px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	margin-bottom: 24px;
}

.main-single-project .project-sidebar ul .title:hover {
	padding-left: 15px;
	color: #d39105;
}

@media (min-width: 1200px) {
	#testimonial > div > div.row > div:nth-child(1) .title-white {
		background: #0185b6;
		margin-left: -15px;
		margin-right: -15px;
		padding: 68px 37px;
		text-align: left;
		border-radius: 30px;
		margin-top: 30px;
	}
	
	#testimonial > div > div.row > div:nth-child(2) .testimonial-tpl5 {
		padding-left: 30px;
	}
}

@media (max-width: 1199px) {
	#testimonial .title-template.title-white span {
		color: #0185b6 !important;
	}
}

@media (min-width: 1660px) {
	.vc_padding_rp {
		padding-right: 100px;
		padding-left: 374px;
	}
}

.box-info {
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	/* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	background-color: #fff;
	/* layer fill content */
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	padding: 80px 38px 50px;
}

.box-info .phone {
	font-size: 36px;
	color: #0185b6;
	font-weight: 300;
}

.box-info ul {
	list-style-type: none;
	padding: 0;
}

.box-info ul li {
	display: block;
	padding-left: 30px;
}

.box-info ul i {
	color: #d39105;
	width: 23px;
	display: inline-block;
	/* vertical-align: middle; */
	margin-left: -30px;
}

@media (min-width: 1200px) {
	.testimonial.testimonial-tpl5 .owl-stage-outer, .testimonial.testimonial-tpl6 .owl-stage-outer {
		margin: 0 -15px;
		padding-left: 15px;
	}
	
	.testimonial.testimonial-tpl5 .owl-stage-outer .owl-stage, .testimonial.testimonial-tpl6 .owl-stage-outer .owl-stage {
		display: flex;
	}
	
	.testimonial.testimonial-tpl5 .owl-stage-outer .owl-stage .owl-item, .testimonial.testimonial-tpl6 .owl-stage-outer .owl-stage .owl-item {
		display: flex;
	}
}

.testimonial.testimonial-tpl5 .owl-carousel .owl-controls .owl-dots, .testimonial.testimonial-tpl6 .owl-carousel .owl-controls .owl-dots {
	bottom: 0px;
}

.testimonial.testimonial-tpl5 .owl-carousel .owl-controls .owl-dots .owl-dot, .testimonial.testimonial-tpl6 .owl-carousel .owl-controls .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	background: #0185b6;
	border: 1px solid #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.testimonial.testimonial-tpl5 .owl-carousel .owl-controls .owl-dots .owl-dot.active, .testimonial.testimonial-tpl6 .owl-carousel .owl-controls .owl-dots .owl-dot.active {
	transform: unset;
	width: 30px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
}

.testimonial.testimonial-tpl5 .owl-carousel .owl-controls .owl-nav .owl-prev, .testimonial.testimonial-tpl5 .owl-carousel .owl-controls .owl-nav .owl-next, .testimonial.testimonial-tpl6 .owl-carousel .owl-controls .owl-nav .owl-prev, .testimonial.testimonial-tpl6 .owl-carousel .owl-controls .owl-nav .owl-next {
	line-height: 50px;
	width: 50px;
	height: 50px;
	bottom: 60px;
	top: auto;
	transform: unset;
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	border: none;
}

.testimonial.testimonial-tpl5 .owl-carousel .owl-controls .owl-nav .owl-prev, .testimonial.testimonial-tpl6 .owl-carousel .owl-controls .owl-nav .owl-prev {
	left: -190px;
}

.testimonial.testimonial-tpl5 .owl-carousel .owl-controls .owl-nav .owl-next, .testimonial.testimonial-tpl6 .owl-carousel .owl-controls .owl-nav .owl-next {
	right: auto;
	left: -115px;
}

.testimonial.testimonial-tpl5 .content.__layout_slider, .testimonial.testimonial-tpl6 .content.__layout_slider {
	padding: 30px 26px 14px;
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	margin-bottom: 60px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
}

.testimonial.testimonial-tpl5 .content.__layout_slider .avatar, .testimonial.testimonial-tpl6 .content.__layout_slider .avatar {
	width: 80px;
	height: 80px;
	vertical-align: middle;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 15px;
}

.testimonial.testimonial-tpl5 .content.__layout_slider .avatar img, .testimonial.testimonial-tpl6 .content.__layout_slider .avatar img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.testimonial.testimonial-tpl5 .content.__layout_slider .avt-name .bt-title, .testimonial.testimonial-tpl6 .content.__layout_slider .avt-name .bt-title {
	color: #0185b6;
	font-size: 20px;
	text-transform: capitalize;
	padding-top: 16px;
	font-weight: 700;
	margin-bottom: 0px;
}

.testimonial.testimonial-tpl5 .content.__layout_slider .avt-name span, .testimonial.testimonial-tpl6 .content.__layout_slider .avt-name span {
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	vertical-align: middle;
	display: block;
	color: #737373;
	text-transform: uppercase;
}

.testimonial.testimonial-tpl5 .content.__layout_slider .content-info, .testimonial.testimonial-tpl6 .content.__layout_slider .content-info {
	vertical-align: middle;
	text-align: left;
	align-items: center;
	padding: 32px 0 32px;
}

.testimonial.testimonial-tpl5 .content.__layout_slider .content-info .description .quote, .testimonial.testimonial-tpl6 .content.__layout_slider .content-info .description .quote {
	font-size: 72px;
	line-height: 52px;
	height: 22px;
}

.testimonial.testimonial-tpl5 .content.__layout_slider .content-info .description p, .testimonial.testimonial-tpl6 .content.__layout_slider .content-info .description p {
	font-size: 16px;
	padding-top: 24px;
	line-height: 28px;
	color: #737373;
}

@media (max-width: 1199px) {
	.testimonial.testimonial-tpl5 .content.__layout_slider, .testimonial.testimonial-tpl6 .content.__layout_slider {
		display: block;
		border: 1px solid #d6d6d6;
		border-radius: 0;
	}
	
	.testimonial.testimonial-tpl5 .content.__layout_slider .avatar, .testimonial.testimonial-tpl5 .content.__layout_slider .content-info, .testimonial.testimonial-tpl6 .content.__layout_slider .avatar, .testimonial.testimonial-tpl6 .content.__layout_slider .content-info {
		display: block;
		float: none;
		width: 100%;
		height: auto;
		text-align: center;
	}
	
	.testimonial.testimonial-tpl5 .content.__layout_slider .avatar, .testimonial.testimonial-tpl6 .content.__layout_slider .avatar {
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-o-border-radius: 0;
		-ms-border-radius: 0;
		background: transparent;
	}
	
	.testimonial.testimonial-tpl5 .content.__layout_slider .avatar img, .testimonial.testimonial-tpl6 .content.__layout_slider .avatar img {
		transform: unset;
		position: relative;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		top: 0;
	}
	
	.testimonial.testimonial-tpl5 .content.__layout_slider .content-info, .testimonial.testimonial-tpl6 .content.__layout_slider .content-info {
		padding: 60px 15px;
	}
	
	.testimonial.testimonial-tpl5 .content.__layout_slider .avt-name, .testimonial.testimonial-tpl6 .content.__layout_slider .avt-name {
		text-align: center;
	}
	
	.testimonial.testimonial-tpl5 .content.__layout_slider .avt-name img, .testimonial.testimonial-tpl6 .content.__layout_slider .avt-name img {
		margin: 0 auto 30px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
	}
}

@media (max-width: 600px) {
	.testimonial.testimonial-tpl5 .content.__layout_slider, .testimonial.testimonial-tpl6 .content.__layout_slider {
		margin-left: 15px;
		margin-right: 15px;
	}
}

.testimonial.testimonial-tpl5.nav-top .slider, .testimonial.testimonial-tpl6.nav-top .slider {
	padding-top: 90px;
}

.testimonial.testimonial-tpl5.nav-top .slider .__layout_slider, .testimonial.testimonial-tpl6.nav-top .slider .__layout_slider {
	background: #fff;
}

.testimonial.testimonial-tpl5.nav-top .owl-carousel .owl-controls .owl-nav, .testimonial.testimonial-tpl6.nav-top .owl-carousel .owl-controls .owl-nav {
	display: block;
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
}

.testimonial.testimonial-tpl5.nav-top .owl-carousel .owl-controls .owl-nav > div, .testimonial.testimonial-tpl6.nav-top .owl-carousel .owl-controls .owl-nav > div {
	position: initial;
	display: inline-block !important;
	margin: 0 20px;
}

.testimonial.testimonial-tpl6 .owl-item {
	opacity: .5;
}

.testimonial.testimonial-tpl6 .owl-item.active {
	opacity: 1;
}

.testimonial.testimonial-tpl6 .owl-carousel .owl-controls {
	margin-top: -10px;
}

.testimonial.testimonial-tpl6 .owl-carousel .owl-controls .owl-nav {
	text-align: center;
}

.testimonial.testimonial-tpl6 .owl-carousel .owl-controls .owl-nav .owl-prev, .testimonial.testimonial-tpl6 .owl-carousel .owl-controls .owl-nav .owl-next {
	position: unset;
	left: unset;
	right: unset;
	display: inline-block;
	margin: 0px 15px;
}

.testimonial.testimonial-tpl6 .owl-carousel .owl-controls .owl-dots {
	position: unset;
	padding: 30px 30px;
}

.testimonial.testimonial-tpl4.hidden-nav .slider-for .slick-arrow {
	display: none !important;
}

@media (min-width: 992px) {
	.testimonial.testimonial-tpl4 .slider-nav .slick-arrow.slick-next {
		display: block !important;
	}
}

.testimonial.testimonial-tpl4 .layout_thumb {
	padding-bottom: 10px;
}

.testimonial.testimonial-tpl4 .layout_thumb .thumb img {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border: 1px solid #d6d6d6;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	background-color: #fff;
	/* layer fill content */
	-moz-box-shadow: 0 8px 27px 3px rgba(85, 149, 253, .1);
	/* drop shadow */
	-webkit-box-shadow: 0 8px 27px 3px rgba(85, 149, 253, .1);
	/* drop shadow */
	box-shadow: 0 8px 27px 3px rgba(85, 149, 253, .1);
}

.testimonial.testimonial-tpl4 .layout_thumb .content {
	padding: 1px 50px 0px 86px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.testimonial.testimonial-tpl4 .layout_thumb .content {
		padding: 1px 50px 0px 44px;
	}
}

@media (max-width: 991px) {
	.testimonial.testimonial-tpl4 .layout_thumb .content {
		padding: 1px 50px;
	}
}

.testimonial.testimonial-tpl4 .layout_thumb .content .description {
	color: inherit;
	padding-top: 36px;
}

.testimonial.testimonial-tpl4 .layout_thumb .content .description .quote {
	color: #d39105;
	font-size: 73px;
}

.testimonial.testimonial-tpl4 .layout_thumb .content .description .text-des {
	color: #001538;
	padding-left: 3px;
	font-size: 18px;
}

.testimonial.testimonial-tpl4 .layout_thumb .content-info {
	padding-left: 0;
	padding-top: 15px;
}

.testimonial.testimonial-tpl4 .layout_thumb .content-info:before {
	content: unset;
	background: none;
}

.testimonial.testimonial-tpl4 .layout_thumb .content-info .star {
	font-size: 18px;
	color: #ffcf21;
}

.testimonial.testimonial-tpl4 .layout_thumb .content-info h4 {
	color: #0185b6;
	font-weight: 700;
	padding-top: 13px;
}

.testimonial.testimonial-tpl4 .layout_thumb .content-info h5 {
	color: inherit;
}

.testimonial.testimonial-tpl4 .layout_thumb .content-info img {
	float: none;
}

.testimonial.testimonial-tpl4 .slider-nav {
	width: 180px;
	position: absolute;
	bottom: 8px;
	left: 52%;
}

.testimonial.testimonial-tpl4 .slider-nav .content-info .star, .testimonial.testimonial-tpl4 .slider-nav .content-info h4, .testimonial.testimonial-tpl4 .slider-nav .content-info h5 {
	display: none;
}

@media (max-width: 991px) {
	.testimonial.testimonial-tpl4 .slider-nav {
		left: 50%;
		transform: translateX(-50%);
	}
}

.testimonial.testimonial-tpl4 .slider-nav .slick-arrow {
	display: block;
	right: auto;
	left: -138px;
	width: 100px;
	height: auto;
	font-size: 13px;
	line-height: 24px;
	border: none;
	border-bottom: 1px solid #737373;
	border-radius: 0;
	text-align: left;
	text-transform: uppercase;
	background: none !important;
	padding-bottom: 12px;
	font-weight: 500;
}

.testimonial.testimonial-tpl4 .slider-nav .slick-arrow:hover {
	color: #d39105;
	border-bottom: 1px solid #d39105;
}

.testimonial.testimonial-tpl4 .slider-nav .slick-prev {
	display: none !important;
}

.testimonial.testimonial-tpl4 .slider-nav.slick-initialized .slick-slide.slick-current {
	display: none;
}

.testimonial.testimonial-tpl4 .slider-nav.slick-initialized .slick-slide .content-info {
	width: 60px !important;
	height: 60px !important;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	overflow: hidden;
}

.testimonial.testimonial-tpl3 .content.__layout_slider .description .text-des {
	font-size: 16px;
	color: #737373;
	font-weight: 300;
}

@media (min-width: 1200px) {
	.testimonial.testimonial-tpl3 .owl-stage-outer {
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 15px;
	}
}

@media (max-width: 991px) {
	.testimonial.testimonial-tpl3 .row {
		margin: 0;
		padding: 0;
	}
}

.testimonial.testimonial-tpl3 .owl-stage, .testimonial.testimonial-tpl3 .owl-item {
	display: flex;
}

.testimonial.__white_color .content .description .text-des, .testimonial.__white_color .content .content-info .bt-title, .testimonial.__white_color .content .content-info h5 {
	color: #fff;
}

.testimonial.__white_color .owl-carousel .owl-controls .owl-nav .owl-prev, .testimonial.__white_color .owl-carousel .owl-controls .owl-nav .owl-next {
	border: 1px solid #fff;
	color: #fff;
}

.testimonial.__white_color .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .testimonial.__white_color .owl-carousel .owl-controls .owl-nav .owl-next:hover {
	border: 1px solid #d39105;
}

.testimonial .content {
	padding-left: 50px;
	padding-right: 50px;
}

.testimonial .content .description {
	font-size: 18px;
	line-height: 30px;
	font-style: italic;
	font-weight: 300;
}

.testimonial .content .description .quote {
	font-size: 90px;
	line-height: 74px;
	display: inline-block;
	font-style: initial;
	font-weight: 400;
	height: 36px;
	overflow: hidden;
	color: #d39105;
}

.testimonial .content .description p {
	padding-top: 24px;
}

.testimonial .content .description .text-des {
	font-size: 16px;
	line-height: 30px;
	font-style: italic;
	color: #737373;
	font-weight: 300;
}

.testimonial .content .content-info {
	position: relative;
	padding-top: 41px;
	padding-bottom: 41px;
	padding-left: 100px;
}

.testimonial .content .content-info .bt-title {
	font-weight: 600;
	padding-top: 11px;
	margin-bottom: 6px;
	color: #0185b6;
}

.testimonial .content .content-info h5 {
	font-size: 14px;
	color: #737373;
	font-weight: 300;
	text-transform: uppercase;
}

.testimonial .content .content-info:before {
	content: "";
	width: 70px;
	height: 1px;
	background: #d39105;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
}

.testimonial .content .content-info img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	margin-right: 20px;
	width: auto;
}

@media (max-width: 991px) {
	.testimonial .content .content-info img {
		float: none;
	}
	
	.testimonial .content .content-info .bt-title {
		display: block;
		clear: both;
	}
}

.testimonial .content.__layout_slider {
	text-align: center;
	box-shadow: 0 0 32px rgba(85, 149, 253, .1);
	margin-top: 30px;
	margin-bottom: 30px;
	border-radius: 10px;
	padding: 32px 30px 0;
}

.testimonial .content.__layout_slider .description, .testimonial .content.__layout_slider .description .text-des {
	color: #0185b6;
}

.testimonial .content.__layout_slider .description p {
	padding-top: 26px;
}

.testimonial .content.__layout_slider .description .quote {
	color: #d39105;
	font-size: 68px;
	display: block;
	line-height: 76px;
}

.testimonial .content.__layout_slider .content-info {
	padding-left: 0;
	padding-top: 15px;
	margin-bottom: 0px;
}

.testimonial .content.__layout_slider .content-info:before {
	content: unset;
	background: none;
}

.testimonial .content.__layout_slider .content-info img {
	margin: auto;
	float: none;
}

.testimonial .content.__layout_slider .content-info h4 {
	color: #0185b6;
	display: block;
}

.testimonial .content.__layout_slider .content-info h5 {
	color: unset;
}

.testimonial .content.__layout_slider .content-info .star {
	letter-spacing: -3px;
	font-size: 18px;
	padding-bottom: 18px;
	color: #ffcf21;
}

.testimonial.testimonial-tpl2 .content-info {
	text-align: center;
}

.testimonial.testimonial-tpl2 .content-info img {
	border-radius: 50%;
	margin: 0 auto;
	display: block;
}

.testimonial.testimonial-tpl2 .slider-for .description {
	text-align: center;
}

.testimonial.testimonial-tpl2 .slider-for .description .text-des {
	font-size: 18px;
	font-style: italic;
	padding: 24px 58px 20px;
	text-align: center;
	line-height: 30px;
	word-spacing: .3px;
	color: #737373;
	font-size: 16px;
	padding-top: 24px;
	line-height: 28px;
	font-weight: 300;
}

.testimonial.testimonial-tpl2 .slider-for .description .quote {
	text-align: center;
	display: inline-block;
	height: 30px;
	font-size: 70px;
	line-height: 60px;
	overflow: hidden;
	color: #d39105;
}

.testimonial.testimonial-tpl2 .slider-for span.slick-arrow {
	background: #fff;
	border: 1px solid #fff;
	color: #0185b6;
}

.testimonial.testimonial-tpl2 .slider-for span.slick-arrow:hover {
	background: #d39105;
	color: #fff;
}

.testimonial.testimonial-tpl2 .slider-nav {
	width: 400px;
	margin: auto;
}

@media (max-width: 414px) {
	.testimonial.testimonial-tpl2 .slider-nav {
		width: auto;
	}
}

.testimonial.testimonial-tpl2 .slider-nav .slick-arrow {
	display: none !important;
}

@media (max-width: 991px) {
	.testimonial.testimonial-tpl2 .slider-nav {
		padding: 0 40px;
	}
	
	.testimonial.testimonial-tpl2 .slider-nav .slick-dots, .testimonial.testimonial-tpl2 .slider-nav button {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.testimonial.testimonial-tpl2 .slider-nav .slick-dots, .testimonial.testimonial-tpl2 .slider-nav button {
		display: none !important;
	}
}

.testimonial.testimonial-tpl2 .slider-nav .slick-slide .content-info .thumb-author {
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	overflow: hidden;
	position: relative;
	transform: scale(1);
	margin: auto;
	width: 60px;
	height: 60px;
}

.testimonial.testimonial-tpl2 .slider-nav .slick-slide .content-info .thumb-author:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: rgba(0, 21, 56, .5);
	top: 0;
	left: 0;
}

.testimonial.testimonial-tpl2 .slider-nav .slick-slide .content-info .bt-title {
	font-weight: 600;
	padding-top: 23px;
	text-transform: capitalize;
	font-size: 20px;
	margin-bottom: 6px;
}

.testimonial.testimonial-tpl2 .slider-nav .slick-slide .content-info h5 {
	font-size: 14px;
	text-transform: uppercase;
	color: #737373;
	font-weight: 300;
}

.testimonial.testimonial-tpl2 .slider-nav .slick-slide .content-info .star, .testimonial.testimonial-tpl2 .slider-nav .slick-slide .content-info .bt-title, .testimonial.testimonial-tpl2 .slider-nav .slick-slide .content-info h5 {
	opacity: 0;
}

.testimonial.testimonial-tpl2 .slider-nav .slick-slide .content-info .star {
	font-size: 18px;
	letter-spacing: -3px;
	margin-bottom: 38px;
	color: #ffcf21;
	line-height: 1;
}

.testimonial.testimonial-tpl2 .slider-nav .slick-current .content-info {
	transform: scale(1);
}

.testimonial.testimonial-tpl2 .slider-nav .slick-current .content-info .star, .testimonial.testimonial-tpl2 .slider-nav .slick-current .content-info .bt-title, .testimonial.testimonial-tpl2 .slider-nav .slick-current .content-info h5 {
	opacity: 1;
}

.testimonial.testimonial-tpl2 .slider-nav .slick-current .content-info .thumb-author {
	transform: scale(1.4);
}

.testimonial.testimonial-tpl2 .slider-nav .slick-current .content-info .thumb-author:before {
	content: unset;
}

.testimonial span.slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	border: 1px solid #d6d6d6;
	border-radius: 50%;
	font-size: 24px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	z-index: 9;
}

.testimonial span.slick-arrow:hover {
	border: 1px solid #d39105;
	background: #d39105;
	color: #fff;
}

.testimonial .slick-prev {
	left: -105px;
}

.testimonial .slick-next {
	right: -105px;
}

.testimonial .slick-dots {
	margin: 0;
	padding: 0;
	text-align: center;
}

.testimonial .slick-dots li {
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #d6d6d6;
	border-radius: 50%;
	margin: 0 5px;
}

.testimonial .slick-dots li.slick-active {
	background: #fff;
}

.testimonial .slick-dots li button {
	padding: 0;
	display: none;
}

@media (min-width: 1200px) {
	.testimonial.testimonial-tpl4 .layout_thumb .content-info img {
		display: none;
	}
}

@media (max-width: 991px) {
	.testimonial .slick-arrow {
		display: none !important;
	}
	
	.testimonial.testimonial-tpl4 {
		text-align: center;
	}
	
	.testimonial.testimonial-tpl4 .slick-dots, .testimonial.testimonial-tpl4 button {
		display: none !important;
	}
	
	.testimonial.testimonial-tpl4 .slider-nav.slick-initialized .slick-slide.slick-current {
		display: inherit;
	}
	
	.testimonial.testimonial-tpl4 .layout_thumb .content-info {
		padding-bottom: 80px;
	}
	
	.testimonial.testimonial-tpl4 .title-template.layout3 {
		text-align: center;
	}
	
	.testimonial.testimonial-tpl4 .title-template.layout3:before {
		left: 0;
		right: 0;
		margin: auto;
	}
	
	.testimonial.testimonial-tpl4 img {
		display: block;
		margin: auto !important;
	}
}

@media (max-width: 1199px) {
	.testimonial .owl-stage, .testimonial .owl-item {
		display: inherit;
	}
}

@media (max-width: 1440px) {
	.slick-arrow, .owl-prev, .owl-next {
		display: none !important;
	}
}

@media (max-width: 991px) {
	.counter {
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.counter {
		text-align: center;
		margin-bottom: 30px;
	}
	
	.counter img {
		margin: auto;
	}
}

.counter .number {
	font-size: 36px;
	line-height: 37px;
	font-weight: 700;
	color: #0185b6;
	font-style: inherit;
	padding-top: 23px;
}

.counter p {
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	padding-top: 4px;
}

@media (min-width: 1200px) {
	.counter p {
		line-height: 15px;
	}
}

.counter.white img {
	margin: auto;
}

.counter.white .number, .counter.white p {
	color: #fff;
}

.counter.counter-tpl2 .icon {
	width: 120px;
	height: 120px;
	line-height: 120px;
	align-items: center;
	display: flex;
	margin: auto;
	border: 1px solid #fff;
	border-radius: 50%;
}

.counter.counter-tpl2 p {
	padding-top: 20px;
	text-transform: capitalize;
	font-size: 18px;
	line-height: 30px;
}

.counter.counter-tpl2 .number {
	font-size: 48px;
	line-height: 48px;
	padding: 0 0 0px;
	margin: 0;
	font-weight: 400;
}

.counter.counter-tpl3 .number {
	font-size: 60px;
	line-height: 1;
	color: #d39105;
}

.counter.counter-tpl3 .number:after {
	content: "";
	font-family: "Ionicons";
	padding-left: 8px;
	font-size: 24px;
	color: #0185b6;
}

.counter.counter-tpl3 p {
	font-size: 18px;
	line-height: 36px;
}

.progress-unsnec {
	margin-bottom: 62px;
}

.progress-unsnec .title {
	font-size: 20px;
	margin-bottom: 19px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1;
}

.progress-unsnec .description {
	font-size: 16px;
	display: inline-block;
	line-height: 24px;
}

.progress-unsnec .progress-bar1 {
	position: relative;
	height: 250px;
	width: 250px;
	margin: 0 auto 33px;
}

.progress-unsnec .progress-bar1 div {
	position: absolute;
	height: 250px;
	width: 250px;
	border-radius: 50%;
}

.progress-unsnec .progress-bar1 div span {
	position: absolute;
	font-size: 25px;
	line-height: 237px;
	height: 237px;
	width: 237px;
	left: 0;
	top: 0;
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	bottom: 0;
	right: 0;
	margin: auto;
	font-size: 48px;
	font-style: initial;
	color: #d39105;
}

.progress-unsnec .progress-bar1 .background {
	background-color: #f4f7fb;
}

.progress-unsnec .progress-bar1 .rotate {
	clip: rect(0 125px 250px 0);
	background-color: #4b86db;
}

.progress-unsnec .progress-bar1 .left {
	clip: rect(0 125px 250px 0);
	opacity: 1;
	background-color: #f4f7fb;
}

.progress-unsnec .progress-bar1 .right {
	clip: rect(0 125px 250px 0);
	transform: rotate(180deg);
	opacity: 0;
	background-color: #f4f7fb;
}

@keyframes toggle {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes bg_delay {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.custom-menu .widget_nav_menu .menu {
	padding-left: 34px;
}

.custom-menu .widget_nav_menu .menu li {
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
}

.custom-menu .widget_nav_menu .menu li:before {
	content: "";
	height: 119px;
	width: 119px;
	background: #d39105;
	position: absolute;
	border-radius: 50%;
	left: -48px;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.custom-menu .widget_nav_menu .menu li:hover:before {
	opacity: 1;
	left: -40px;
}

.custom-menu .widget_nav_menu .menu li a {
	color: #0185b6;
	font-size: 60px;
	font-weight: 800;
	line-height: 68px;
	position: relative;
}

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

.socical li {
	display: inline-block;
	padding-right: 30px;
}

.socical li:last-child {
	padding-right: 0;
}

.socical li span, .socical li i {
	font-size: 18px;
	color: #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.socical li span:hover, .socical li i:hover {
	color: #d39105;
}

.owl-stage, .owl-item {
	display: flex;
}

@media (max-width: 1199px) {
	.owl-carousel .owl-controls {
		display: none;
	}
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {
	height: 70px;
	width: 70px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	line-height: 50px;
	color: #fff;
	background: transparent;
	text-align: center;
	font-size: 24px;
	line-height: 70px;
	border: 1px solid #d6d6d6;
	color: #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .owl-carousel .owl-controls .owl-nav .owl-next:hover {
	border: 1px solid #d39105;
	background: #d39105;
	color: #fff;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
	left: -130px;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
	right: -130px;
}

.owl-carousel .owl-controls .owl-dots {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}

.owl-carousel .owl-controls .owl-dots .owl-dot {
	width: 15px;
	height: 15px;
	background: #fff;
	border: 1px solid #737373;
	display: inline-block;
	margin: 0 7px;
	border-radius: 50%;
}

.owl-carousel .owl-controls .owl-dots .owl-dot.active {
	background: #d39105;
	border: 1px solid #d39105;
	transform: scale(1.3);
}

#back-to-top {
	height: 40px;
	width: 40px;
	background: #d39105;
	text-align: center;
	line-height: 40px;
	color: #fff;
	position: fixed;
	right: 15px;
	bottom: -100px;
	z-index: 9;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

#back-to-top.show {
	bottom: 100px;
}

.btn-button {
	border: none;
	background: transparent;
	height: 40px;
	width: 120px;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #ccc;
	outline: none;
	line-height: 40px;
}

.cleafix:before, .cleafix:after {
	content: "";
	display: table;
	clear: both;
}

.no-padding {
	padding-left: 0;
	padding-right: 0;
}

a:hover, a:focus, a:active {
	color: #d39105;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes fadeInUp2 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUp2 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@media (min-width: 1200px) {
	.stretch_row_content {
		width: 1200px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.content-full-width .project-wrapper.layout-default {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.resize-thumb img {
		max-width: 91.5% !important;
	}
	
	.margin-md {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
}

.stretch_row_content_no_spaces, .stretch_row_content {
	margin: auto;
}

.vc_row-no-padding, .vc_row.wpb_row.vc_row-fluid {
	margin: 0;
}

.ppt {
	display: none !important;
}

.no-container, .container-fluid {
	width: 100%;
	margin: auto;
	padding: 0 30px;
}

.wpb_revslider_element.wpb_content_element {
	margin: 0 !important;
}

.content-full-width {
	padding: 0 15px;
}

@media (min-width: 1200px) and (max-width: 1366px) {
	.testimonial.testimonial-tpl2 .slick-next {
		right: -26px;
	}
	
	.testimonial.testimonial-tpl2 .slick-prev {
		left: -26px;
	}
	
	.header-h2 .full_width {
		width: 100%;
		padding-right: 30px;
		padding-left: 30px;
	}
	
	.header-h2 .full_width .header-left {
		padding-left: 0 !important;
	}
	
	.header-h2 .full_width .sidebar-menu {
		display: none !important;
	}
}

@media (max-width: 991px) {
	.wpb_single_image {
		text-align: center !important;
	}
	
	.scroll-slider {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.list-team.row, .list-post-content.row {
		margin-right: 0;
		margin-left: 0;
	}
	
	.vc_tta-panel-body {
		padding: 25px 15px !important;
	}
	
	.tparrows {
		display: none !important;
	}
	
	.testimonial-tpl4 .slider-nav {
		display: none;
	}
	
	.logged-in .mobile {
		transform: translateY(-46px) !important;
	}
}

@media (max-width: 1199px) {
	.wpb-js-composer .vc_tta-container .tab-layout .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
		padding: 22px 34px !important;
	}
	
	.vc_row.wpb_row.vc_row-fluid {
		margin-right: 0;
		margin-left: 0;
	}
	
	.box-right-contact.wpb_column {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.title-pr {
		font-size: 30px !important;
		line-height: 30px !important;
	}
	
	.stretch_row_content_no_spaces, .stretch_row_content, .full-width {
		padding: 0 15px;
	}
	
	.wp-banner {
		margin-bottom: 30px;
	}
	
	.wp-banner .thumb .btn-banner {
		left: 50%;
		right: auto;
		transform: translateX(-50%);
		bottom: 20px;
	}
	
	.project-wrapper .project .item.item-crazy {
		margin-bottom: 30px;
	}
	
	.slick-arrow {
		display: none !important;
	}
}

.fancybox-container {
	z-index: 100000000000000000000 !important;
}

@keyframes pulse {
	0% {
		stroke-dashoffset: -251.33;
		transform: rotate(0deg);
		stroke: cyan;
	}
	
	25% {
		stroke-dashoffset: -170.9;
		transform: rotate(120deg);
		stroke: cyan;
	}
	
	50% {
		stroke-dashoffset: -251.33;
		transform: rotate(180deg);
		stroke: cyan;
	}
	
	75% {
		stroke-dashoffset: -170.9;
		transform: rotate(300deg);
		stroke: pink;
	}
	
	100% {
		stroke-dashoffset: -251.33;
		transform: rotate(360deg);
		stroke: pink;
	}
}

@keyframes spinner {
	to {
		transform: rotateZ(360deg);
	}
}

@keyframes hide {
	0% {
		left: -100%;
	}
	
	50% {
		left: 0%;
	}
	
	100% {
		left: 100%;
	}
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
	background: transparent !important;
}

.no-margin {
	margin: 0 !important;
}

.vc_padding {
	padding-left: 15px;
	padding-right: 15px;
}

.__vc_row {
	margin-right: -15px !important;
	margin-left: -15px !important;
}

.rev-btn.rev-withicon i {
	transition: unset !important;
}

.rev-btn.rev-withicon i:before {
	content: "";
	font-family: "Ionicons";
}

.tparrows {
	background: none !important;
	height: auto;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

@media (max-width: 991) {
	.tparrows {
		display: none !important;
	}
}

.tparrows:before {
	font-family: "Ionicons";
	font-size: 36px;
	line-height: 26px;
}

.tparrows.tp-leftarrow {
	border-left: 2px solid #0185b6;
}

.tparrows.tp-leftarrow:before {
	content: "";
	color: #0185b6;
	text-align: right;
}

.tparrows.tp-leftarrow:hover {
	border-left: 2px solid #d39105;
}

.tparrows.tp-leftarrow:hover:before {
	color: #d39105;
}

.tparrows.tp-rightarrow {
	border-right: 2px solid #0185b6;
}

.tparrows.tp-rightarrow:before {
	content: "";
	color: #0185b6;
	text-align: left;
}

.tparrows.tp-rightarrow:hover {
	border-right: 2px solid #d39105;
}

.tparrows.tp-rightarrow:hover:before {
	color: #d39105;
}

.scroll-slider {
	font-size: 13px;
	font-weight: 400;
	position: relative;
}

.scroll-slider:before, .scroll-slider:after {
	width: 1px;
	height: 50px;
	position: absolute;
	top: 100%;
	content: "";
	left: 0;
	right: 0;
	margin: auto;
	background: #d39105;
}

.scroll-slider:after {
	height: 30px;
	background: #fff;
}

@media (min-width: 768px) {
	.text-info-contact {
		position: absolute;
		top: -187px;
		margin: auto;
		background: #fff;
		height: 100px;
		max-width: 570px;
		left: 0;
		right: 0;
		border-radius: 50px;
		font-size: 24px;
		text-align: center;
		text-transform: capitalize;
		line-height: 100px;
		-moz-box-shadow: 0 5px 27px 3px rgba(0, 0, 0, .05);
		/* drop shadow */
		-webkit-box-shadow: 0 5px 27px 3px rgba(0, 0, 0, .05);
		/* drop shadow */
		box-shadow: 0 5px 27px 3px rgba(0, 0, 0, .05);
		/* drop shadow */
		font-weight: 300;
		color: #727272;
	}
	
	.text-info-contact strong {
		font-weight: 600;
		color: #0185b6;
	}
}

@media (max-width: 991px) {
	.wpb_text_column.wpb_content_element br {
		display: none;
	}
}

@media (max-width: 767px) {
	.text-info-contact {
		display: none;
	}
}

.tp-caption.rev-btn.rev-withicon {
	height: 50px !important;
	width: 170px !important;
	padding: 0 !important;
	line-height: 50px !important;
	text-align: center !important;
}

.vc-custom-nav .tparrows {
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 50%;
	background: rgba(0, 0, 0, .2) !important;
	border: none !important;
}

.vc-custom-nav .tparrows:before {
	line-height: 70px !important;
	text-align: center !important;
	color: #fff !important;
}

.vc-custom-nav .tparrows:hover:before {
	color: #d39105 !important;
}

.vc-custom-nav .tparrows.tp-leftarrow:before {
	content: "";
}

.vc-custom-nav .tparrows.tp-rightarrow:before {
	content: "";
}

@media (min-width: 1440px) and (max-width: 1660px) {
	.crousel-fullwidth {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width: 1366px) {
	.crousel-fullwidth {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.widget.widget_newsletterwidgetminimal form:before, .widget.widget_newsletterwidgetminimal form:after {
	content: "";
	clear: both;
	display: table;
}

.widget.widget_newsletterwidgetminimal input.tnp-submit {
	width: 140px;
	height: 50px;
	border-radius: 50px;
	text-transform: uppercase;
	font-weight: 500;
	background: #001538;
	color: #fff;
	float: left;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.widget.widget_newsletterwidgetminimal input.tnp-submit:hover {
	background: #d39105;
	border: 1px solid #fff;
}

.widget.widget_newsletterwidgetminimal input.tnp-email {
	float: left;
	width: calc(100% - 150px);
	padding: 0 25px;
	height: 50px;
	border-radius: 50px;
	background: transparent;
	border: 1px solid #fff;
	margin-right: 10px;
	color: #fff;
}

.widget.widget_newsletterwidgetminimal input.tnp-email::placeholder {
	color: #fff;
}

.button-play .video-button {
	height: 90px;
	width: 90px;
	background: #10b64e;
	line-height: 90px;
	font-size: 60px;
	border-radius: 50%;
	text-indent: 8px;
	color: #fff;
	box-shadow: 0px 0px 0px 8px #a6e4bd, 0px 0px 0px 24px #e7f8ed;
	margin: auto;
	display: flex;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.button-play .video-button:hover {
	box-shadow: 0px 0px 0px 12px #a6e4bd, 0px 0px 0px 28px #e7f8ed;
}

.button-play .video-button .play {
	width: 29px;
	height: 34px;
	background: transparent;
	display: block;
	border-top: 18px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 18px solid transparent;
	border-left: 34px solid #fff;
	margin: auto;
	vertical-align: middle;
	align-items: center;
	display: flex;
	justify-content: center;
}

.product-thumb-full .slick-slide, .product-thumb-full .slick-slide > div, .product-thumb-full .woocommerce-product-gallery__image, .product-thumb-full .woocommerce-product-gallery__image img {
	vertical-align: middle;
}

.verified {
	display: none;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.cross-sells {
	display: none;
}

.tb-shipping-container {
	border: 1px solid #ebebeb;
	padding: 22px 30px 15px;
}

.tb-shipping-container .form-shipping-calculator .form-row {
	padding: 0;
}

.tb-shipping-container .form-shipping-calculator .form-row label {
	padding-bottom: 10px;
	font-weight: 400;
}

.tb-shipping-container .form-shipping-calculator select, .tb-shipping-container .form-shipping-calculator input {
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	border: 1px solid #ebebeb;
}

.tb-shipping-container .form-shipping-calculator select:focus, .tb-shipping-container .form-shipping-calculator input:focus {
	border: 1px solid #d39105;
}

.tb-shipping-container .form-shipping-calculator .button {
	padding: 0;
	margin: 10px 0 0;
	height: 50px;
	width: 120px;
	line-height: 50px;
	font-size: 18px;
	text-transform: capitalize;
	background-color: #d39105;
	color: #fff;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	border-radius: 0;
	font-weight: 400;
}

.tb-shipping-container .form-shipping-calculator .button:hover {
	background-color: #0185b6;
	color: #fff;
}

.woocommerce .woocommerce-message {
	border-top-color: #d39105;
}

.woocommerce .woocommerce-message .button.wc-forward {
	border-radius: 0;
	background: #d39105;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
}

.woocommerce .woocommerce-message .button.wc-forward:hover {
	background-color: #0185b6;
}

.woocommerce .woocommerce-mini-cart__empty-message {
	line-height: 50px;
	text-align: center;
	font-size: 13px;
}

.woocommerce .buttons {
	text-align: center;
}

.woocommerce .buttons .button {
	display: block;
	color: #fff !important;
	transition: .5s all;
	-webkit-transition: .5s all;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	width: 275px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 10px;
	background: #d39105;
	display: inline-block;
	margin-bottom: 15px !important;
}

.woocommerce .buttons .button.checkout {
	margin-bottom: 30px !important;
}

.woocommerce .buttons .button:hover {
	background: #0185b6;
}

.woocommerce .total {
	color: #0185b6;
	font-size: 18px;
	font-weight: 400;
	margin: 0 40px;
	border-top: 1px solid #ebebeb !important;
	line-height: 75px;
	text-align: left;
}

.woocommerce .total strong {
	font-size: 85%;
	font-weight: 400;
}

.woocommerce .total .amount {
	float: right;
	font-weight: 500;
}

.woocommerce ul.cart_list {
	padding: 0 15px 0 15px;
	overflow-y: scroll;
	max-height: 300px;
}

.woocommerce ul.cart_list > li.empty {
	color: #2d2c40;
	font-size: 16px;
	font-weight: 400;
	border-top: 0 !important;
	text-align: center;
	padding: 25px !important;
	padding-bottom: 15px !important;
	min-height: initial;
}

.woocommerce ul.cart_list > li > a {
	font-size: 13px;
	font-weight: 400;
	line-height: 28px;
	position: static;
	color: #2d2c40;
}

.woocommerce ul.cart_list > li .remove {
	position: absolute;
	top: 50% !important;
	right: 0px !important;
	left: auto !important;
	transform: translateY(-50%);
	font-size: 20px;
	font-weight: 200;
	text-align: right;
	transition: .5s all;
	-webkit-transition: .5s all;
	text-indent: 1px;
	color: #0185b6 !important;
	background: none;
}

.woocommerce ul.cart_list > li .remove:hover {
	color: #d39105 !important;
}

.woocommerce ul.cart_list > li .woo-quantity {
	font-size: 13px;
	font-weight: 400;
	line-height: 28px;
	position: static;
	color: #d39105;
	display: block;
	margin-top: 0px;
}

.woocommerce ul.cart_list li {
	padding: 5px 0 5px 115px !important;
	position: relative;
	min-height: 135px;
	text-align: left;
}

.woocommerce ul.cart_list li img {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100px;
	height: 100px;
	margin: 0;
}

.woocommerce .widget_shopping_cart_content .woocommerce-mini-cart__buttons {
	line-height: 1;
}

.woocommerce-cart .woocommerce .cart-empty {
	text-align: center;
	padding: 15px 0;
	border: 1px solid #d6d6d6;
	margin-bottom: 15px;
}

.woocommerce-cart .woocommerce .return-to-shop {
	text-align: center;
}

.woocommerce-cart .woocommerce .return-to-shop .button.wc-backward {
	background-color: #d39105;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
	padding: 0;
	height: 50px;
	width: 200px;
	line-height: 50px;
	text-align: center;
	border: none;
	border-radius: 0;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	margin-bottom: 30px;
}

.woocommerce-cart .woocommerce .return-to-shop .button.wc-backward:hover {
	background-color: #0185b6;
}

.active-scoll {
	max-height: 600px;
	overflow-y: scroll;
}

.bt_widget_mini_cart .bt-cart-header {
	width: 100%;
}

.bt_widget_mini_cart .bt-cart-header a {
	display: block;
	padding: 0 25px;
}

.bt_widget_mini_cart .bt-cart-header a:hover {
	color: #d39105 !important;
}

.bt_widget_mini_cart .bt-cart-header a span {
	font-weight: bold;
	font-size: 16px;
}

.bt_widget_mini_cart .bt-cart-header .cart_total {
	display: none;
}

.bt_widget_mini_cart .bt-cart-content {
	box-shadow: 0 14px 40px rgba(0, 0, 0, .1);
	padding-bottom: 15px;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	position: absolute;
	top: 53px;
	right: -1px;
	top: 100%;
	width: 350px;
	opacity: 0;
	visibility: hidden;
	color: #fff;
	background: #fff;
	z-index: 99999;
	transform: translatey(25px);
	-webkit-transform: translatey(25px);
}

.bt_widget_mini_cart .bt-cart-content:hover, .bt_widget_mini_cart .bt-cart-content.active {
	display: block !important;
	opacity: 1;
	visibility: visible;
	transform: translatey(0px);
	-webkit-transform: translatey(0px);
}

.yith-wcqv-wrapper {
	height: auto !important;
}

@media (max-width: 991px) {
	body .yith-wcqv-main #yith-quick-view-content {
		height: 500px !important;
		overflow-y: scroll;
	}
}

body .yith-wcqv-main .content-image {
	display: inline-block;
	width: 49%;
	padding: 35px 25px 35px 25px;
	position: relative;
}

@media (max-width: 767px) {
	body .yith-wcqv-main .content-image {
		width: 100% !important;
	}
}

body .yith-wcqv-main .content-image img {
	width: auto !important;
	margin: 0 auto;
	display: block;
}

body .yith-wcqv-main .content-image .owl-controls .owl-dots {
	margin-top: 20px;
	text-align: center;
}

body .yith-wcqv-main .content-image .owl-controls .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}

body .yith-wcqv-main .content-image .owl-controls .owl-nav div {
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 26px;
	background: #d39105;
	color: #fff;
	border: 2px solid #fff;
	top: 50%;
	transform: translateY(-50%);
	padding: 0;
	font-size: 18px;
	opacity: 1;
	transition-delay: 0s;
	border-radius: 50%;
	text-align: center;
	transition: all .5s;
}

body .yith-wcqv-main .content-image .owl-controls .owl-nav div:hover {
	background-color: #fff;
	color: #d39105;
	border: 2px solid #d39105;
}

body .yith-wcqv-main .content-image .owl-controls .owl-nav div.owl-next {
	right: -16px;
}

body .yith-wcqv-main .content-image .owl-controls .owl-nav div.owl-prev {
	left: -16px;
}

body .yith-wcqv-main .content-image .qick-view-carousel {
	border: 1px solid #dcdcdc;
}

body .yith-wcqv-main .summary {
	background: #fff;
	width: 50% !important;
	float: none !important;
	display: inline-block;
	vertical-align: top;
	padding: 35px 15px 35px 15px !important;
}

@media (max-width: 767px) {
	body .yith-wcqv-main .summary {
		width: 100% !important;
	}
}

body .yith-wcqv-main .summary .summary-content {
	line-height: 24px;
}

body .yith-wcqv-main .summary .summary-content .product_title {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 5px;
}

body .yith-wcqv-main .summary .summary-content .woocommerce-product-rating .star-rating {
	color: #eddb13;
}

body .yith-wcqv-main .summary .summary-content .price {
	margin-bottom: 13px;
}

body .yith-wcqv-main .summary .summary-content .price .amount {
	color: #d39105;
	font-size: 18px;
	font-weight: 400;
}

body .yith-wcqv-main .summary .summary-content .woocommerce-variation-price .price del, body .yith-wcqv-main .summary .summary-content .woocommerce-variation-price .price ins {
	color: #d39105;
	font-size: 18px;
	font-weight: 400;
	opacity: 1;
	text-decoration: none;
}

body .yith-wcqv-main .summary .summary-content .woocommerce-variation-price .price del {
	padding-left: 10px;
}

body .yith-wcqv-main .summary .summary-content .woocommerce-variation-price .price del .amount {
	color: #9c9c9c;
	text-decoration: line-through;
}

body .yith-wcqv-main .summary .summary-content .woocommerce-variation-price .price ins {
	float: left;
}

body .yith-wcqv-main .summary .summary-content .woocommerce-product-details__short-description p {
	margin-bottom: 12px;
}

body .yith-wcqv-main .summary .summary-content .woocommerce-product-details__short-description ul {
	list-style: none;
}

body .yith-wcqv-main .summary .summary-content .woocommerce-product-details__short-description ul li {
	padding-left: 19px;
	position: relative;
}

body .yith-wcqv-main .summary .summary-content .woocommerce-product-details__short-description ul li:before {
	left: 0;
	top: 24%;
	position: absolute;
	content: "";
	font: normal normal normal 14px/1 FontAwesome;
	color: #d39105;
}

body .yith-wcqv-main .summary .summary-content .vg-share-link span {
	color: #2d2c40;
}

body .yith-wcqv-main .summary .summary-content .vg-share-link a {
	margin-left: 10px;
	color: #2d2c40;
}

body .yith-wcqv-main .summary .summary-content .vg-share-link a:hover {
	color: #d39105;
}

body .yith-wcqv-main .summary .summary-content .product_meta {
	margin-bottom: 18px;
}

body .yith-wcqv-main .summary .summary-content .product_meta > span {
	margin-right: 26px;
	position: relative;
}

body .yith-wcqv-main .summary .summary-content .product_meta > span:after {
	content: "";
	height: 13px;
	width: 2px;
	background: #81808c;
	position: absolute;
	top: 19%;
	right: -16px;
}

body .yith-wcqv-main .summary .summary-content .product_meta > span:last-child:after {
	display: none;
}

body .yith-wcqv-main .summary .summary-content .product_meta .sku_wrapper {
	color: #2d2c40;
}

body .yith-wcqv-main .summary .summary-content .product_meta .sku_wrapper .sku {
	color: #d39105;
}

body .yith-wcqv-main .summary .summary-content .product_meta .tagged_as, body .yith-wcqv-main .summary .summary-content .product_meta .posted_in {
	color: #2d2c40;
}

body .yith-wcqv-main .summary .summary-content .cart {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 29px 0;
	margin-top: 33px;
	margin-bottom: 26px;
}

body .yith-wcqv-main .summary .summary-content .cart .variations {
	margin-bottom: 26px;
}

body .yith-wcqv-main .summary .summary-content .cart .variations tr {
	display: block;
}

body .yith-wcqv-main .summary .summary-content .cart .variations tr:nth-child(1) {
	margin-bottom: 15px;
}

body .yith-wcqv-main .summary .summary-content .cart .variations .swatchtitlelabel {
	color: #0185b6;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	display: inline-block;
	padding-bottom: 10px;
}

body .yith-wcqv-main .summary .summary-content .cart .variations .attribute-swatch .swatchinput {
	display: inline-block;
}

body .yith-wcqv-main .summary .summary-content .cart .variations .attribute-swatch .swatchinput .wcvasquare {
	outline: none !important;
	border: 1px solid #d7d7d7 !important;
	height: 35px !important;
	width: 35px !important;
}

body .yith-wcqv-main .summary .summary-content .cart .variations .attribute-swatch .swatchinput .wcvasquare.selectedswatch {
	border: 1px solid #d39105 !important;
}

body .yith-wcqv-main .summary .summary-content .cart .variations .attribute-swatch .swatchinput .wcvasquare.selectedswatch {
	border: 1px solid #d39105 !important;
}

body .yith-wcqv-main .summary .summary-content .cart .variations .wcva-standard-select {
	height: 35px;
	border: none;
	outline: none;
	padding-left: 28px;
	background: #fafafa;
	width: 100%;
	color: #0185b6;
	text-transform: uppercase;
	margin-bottom: 34px;
}

body .yith-wcqv-main .summary .summary-content .cart .variations .value {
	display: block;
	min-width: 100%;
	position: relative;
	height: 50px;
	padding: 0;
}

body .yith-wcqv-main .summary .summary-content .cart .variations .value br {
	display: none;
}

body .yith-wcqv-main .summary .summary-content .cart .variations .value .reset_variations {
	position: absolute;
	top: 0;
	right: 0;
	color: #d39105;
}

body .yith-wcqv-main .summary .summary-content .cart > span {
	display: none;
}

body .yith-wcqv-main .summary .summary-content .cart .single_add_to_cart_button {
	font-weight: 400;
	border: none;
	border-radius: 0;
	padding: 0 30.52px;
	height: 50px;
	text-transform: capitalize;
	font-size: 18px;
	letter-spacing: 1.1px;
	background: #d39105;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	overflow: hidden;
	position: relative;
}

body .yith-wcqv-main .summary .summary-content .cart .single_add_to_cart_button:after {
	content: "";
	font-family: "Ionicons";
	padding-left: 7px;
}

body .yith-wcqv-main .summary .summary-content .cart .quantity {
	padding: 0;
	border-radius: 0;
	border: none;
	color: #727f84;
	line-height: 50px;
	font-size: 18px;
	float: none;
	display: inline-block;
}

body .yith-wcqv-main .summary .summary-content .cart .quantity span {
	height: 50px;
	width: 50px;
	text-align: center;
	background: #f4f7fb;
	color: #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	font-size: 24px;
}

body .yith-wcqv-main .summary .summary-content .cart .quantity span:hover {
	background: #d39105;
	color: #fff;
}

body .yith-wcqv-main .summary .summary-content .cart .quantity span.qty-plus {
	float: right;
}

body .yith-wcqv-main .summary .summary-content .cart .quantity span.qty-minus {
	float: left;
}

body .yith-wcqv-main .summary .summary-content .cart .quantity .input-text {
	border: none;
	width: 70px;
	padding: 0;
	background: #fff;
	float: left;
}

body .yith-wcqv-main .summary .summary-content .cart .quantity input[type=number]::-webkit-inner-spin-button, body .yith-wcqv-main .summary .summary-content .cart .quantity input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}

body .yith-wcqv-main .summary .summary-content .cart .quantity input[type=number] {
	-moz-appearance: textfield;
}

body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-add-to-wishlist {
	height: 50px;
	line-height: 50px;
	width: 50px;
	border: 1px solid #dfdfdf;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	border-radius: 0;
	background: #fff;
	float: left;
	margin: 0;
	position: relative;
	transition: all .5s;
	font-size: 16px;
	margin-left: 10px;
	text-align: center;
}

@media (max-width: 320px) {
	body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-add-to-wishlist {
		margin-left: 0;
		margin-top: 15px;
	}
}

body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-add-to-wishlist:hover {
	color: #fff;
	background: #d39105;
	border: 1px solid #d39105;
}

body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-add-button img, body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-wishlistaddedbrowse img, body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-wishlistexistsbrowse img {
	display: none !important;
}

body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-add-button .feedback, body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-wishlistaddedbrowse .feedback, body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-add-button:after, body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-wishlistaddedbrowse:after, body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-wishlistexistsbrowse:after {
	content: "";
	font-family: "Ionicons";
}

body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-add-button a, body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-wishlistaddedbrowse a, body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-wishlistexistsbrowse a {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

body .yith-wcqv-main .summary .summary-content .cart .yith-wcwl-add-button:after {
	content: "";
	font-family: "Ionicons";
}

body .tb-products .product-item {
	margin-bottom: 27px;
}

@media (min-width: 1200px) {
	body .tb-products .product-item.col-lg-20 {
		width: 20%;
	}
}

@media (min-width: 992px) {
	body .tb-products .product-item.col-md-3:nth-child(4n+1) {
		clear: both;
	}
	
	body .tb-products .product-item.col-md-4:nth-child(3n+1) {
		clear: both;
	}
	
	body .tb-products .product-item.col-md-6:nth-child(2n+1) {
		clear: both;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	body .tb-products .product-item.col-sm-3, body .tb-products .product-item.col-sm-4, body .tb-products .product-item.col-sm-6:nth-child(2n+1) {
		clear: both;
	}
}

body .tb-products .product-item .product-thumb {
	position: relative;
	overflow: hidden;
}

body .tb-products .product-item .product-thumb .btn-plugin {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: auto;
}

body .tb-products .product-item .product-thumb .btn-plugin .yith-wcqv-button {
	width: 50px;
	height: 30px;
	text-align: center;
	display: block;
	line-height: 30px;
	font-size: 26px;
	color: #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	-webkit-transform: translateX(50px);
	-moz-transform: translateX(50px);
	-o-transform: translateX(50px);
	-ms-transform: translateX(50px);
	transform: translateX(50px);
}

body .tb-products .product-item .product-thumb .btn-plugin .yith-wcqv-button:hover {
	color: #d39105;
}

body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist {
	margin-top: 8px;
}

body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
	width: 50px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	line-height: 30px;
	font-size: 24px;
	position: relative;
}

body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before, body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before, body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before {
	color: #0185b6;
	font-family: "Ionicons";
	display: inherit;
}

body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover:before, body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover:before, body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover:before {
	color: #d39105;
}

body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback, body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	z-index: 12;
	opacity: 1;
	margin: auto;
	transform: translate(-50%, -50%);
}

body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
	content: "";
}

body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before, body .tb-products .product-item .product-thumb .btn-plugin .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before {
	content: "";
	color: #d39105;
}

body .tb-products .product-item .product-thumb img {
	display: block;
	margin: auto;
	cursor: pointer;
	transition: 10s;
	-webkit-transition: 10s;
	-moz-transition: 10s;
	-o-transition: 10s;
	-ms-transition: 10s;
	width: 100%;
	height: auto;
}

body .tb-products .product-item .product-thumb:hover .btn-inner .btn-cart {
	transform: translateY(0);
}

body .tb-products .product-item .product-thumb:hover .btn-plugin .yith-wcqv-button {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

body .tb-products .product-item .product-thumb .btn-inner {
	text-align: center;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	height: 50px;
	z-index: 2;
}

body .tb-products .product-item .product-thumb .btn-inner .clear {
	display: none;
}

body .tb-products .product-item .product-thumb .btn-inner .btn-cart {
	height: 50px;
	line-height: 50px;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	border-radius: 0;
	background: #0185b6;
	margin: 0;
	position: relative;
	transition: all .5s;
	transform: translateY(100px);
	font-size: 16px;
}

body .tb-products .product-item .product-thumb .btn-inner .btn-cart:hover {
	color: #fff;
	background: #d39105;
	transition-delay: 0s;
}

body .tb-products .product-item .product-thumb .btn-inner .btn-cart:hover .btn-add-to-cart, body .tb-products .product-item .product-thumb .btn-inner .btn-cart:hover .added_to_cart {
	color: #fff;
}

body .tb-products .product-item .product-thumb .btn-inner .btn-cart.loading:before {
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
}

body .tb-products .product-item .product-thumb .btn-inner .btn-cart {
	width: 100%;
}

body .tb-products .product-item .product-thumb .btn-inner .btn-cart .btn-add-to-cart {
	background: transparent;
	padding: 0;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	line-height: 50px;
	text-indent: 9px;
	opacity: 1;
}

body .tb-products .product-item .product-thumb .btn-inner .btn-cart .btn-add-to-cart.added {
	display: none;
}

body .tb-products .product-item .product-thumb .btn-inner .btn-cart .btn-add-to-cart.product_type_simple:after {
	font-family: "Ionicons";
	padding-left: 7px;
	content: "";
}

body .tb-products .product-item .product-thumb .btn-inner .btn-cart .btn-add-to-cart.product_type_variable:after {
	font-family: "Ionicons";
	padding-left: 7px;
	content: "";
}

body .tb-products .product-item .product-thumb .btn-inner .btn-cart .btn-add-to-cart.loading:after {
	content: "" !important;
	font-family: "Ionicons" !important;
	top: 0;
	right: -22px;
	text-indent: 0px;
	padding: 0;
}

body .tb-products .product-item .product-thumb .btn-inner .btn-cart .added_to_cart {
	background: transparent;
	padding: 0;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	line-height: 50px;
	text-indent: 9px;
	opacity: 1;
}

body .tb-products .product-item .product-thumb .btn-inner .btn-cart .added_to_cart:after {
	font-family: "Ionicons";
	padding-left: 7px;
	content: "";
}

body .tb-products .product-item .product-content {
	margin-top: 18px;
}

body .tb-products .product-item .product-content .product-title {
	color: #0185b6;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: .2px;
	margin-bottom: 0;
	text-align: center;
}

body .tb-products .product-item .product-content .product-title:hover {
	color: #d39105;
}

body .tb-products .product-item .product-content .star-rating {
	margin: 10px auto 6px;
	width: 62px;
	text-align: left;
}

body .tb-products .product-item .product-content .star-rating:before {
	content: "";
	font-family: "Ionicons";
	color: #d6d6d6;
}

body .tb-products .product-item .product-content .star-rating span:before {
	font-family: "Ionicons";
	content: "";
	color: #ffcf21;
}

body .tb-products .product-item .product-content .price {
	font-size: 18px;
	font-weight: 400;
	display: inline-block;
	line-height: 1;
	color: #0185b6;
}

body .tb-products .product-item .product-content .price > .woocommerce-Price-amount.amount:nth-of-type(1) {
	color: #737373;
	font-size: 18px;
}

body .tb-products .product-item .product-content .price del, body .tb-products .product-item .product-content .price ins {
	text-decoration: none;
	font-weight: 600;
}

body .tb-products .product-item .product-content .price ins {
	float: left;
	color: #0185b6;
	margin-right: 5px;
}

body .tb-products .product-item .product-content .price del {
	text-decoration: line-through;
	color: #737373;
}

.single-woo {
	padding-bottom: 44px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel {
	border-top: none;
	border-radius: 0px;
	padding: 24px 0px !important;
	box-shadow: none;
	line-height: 25px;
	text-align: left;
	margin-bottom: 0 !important;
	letter-spacing: .1px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel p {
	margin-bottom: 24px;
	font-weight: 400;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-reply-title {
	color: #2d2c40;
	font-weight: 500;
	font-size: 18px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form label {
	font-weight: 400;
	display: block;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form ::-webkit-input-placeholder {
	color: #7a7992;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form ::-moz-placeholder {
	color: #7a7992;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form :-ms-input-placeholder {
	color: #7a7992;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form :-moz-placeholder {
	color: #7a7992;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form textarea, .single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form input {
	border: 1px solid #ebebeb;
	padding-left: 19px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form textarea:focus, .single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form input:focus {
	border-color: #d39105;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form textarea {
	height: 132px;
	padding-top: 14px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form input {
	height: 50px;
	width: 100%;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form .comment-form-rating p.stars a {
	color: #eddb13;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form .comment-form-rating label {
	color: #2d2c40;
	font-weight: 500;
	font-size: 18px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form .comment-form-author, .single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form .comment-form-email {
	display: inline-block;
	float: left;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form .comment-form-author {
	width: 50%;
}

@media (min-width: 992px) {
	.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form .comment-form-author {
		padding-right: 15px;
	}
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form .comment-form-email {
	width: 50%;
}

@media (min-width: 992px) {
	.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form .comment-form-email {
		padding-left: 15px;
	}
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form .form-submit .submit {
	font-weight: 400;
	font-size: 18px;
	text-transform: capitalize;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0;
	border: none !important;
	border-radius: 0;
	transition: .7s all;
	-webkit-transition: .7s all;
	letter-spacing: .1px;
	margin-top: 20px;
	margin-bottom: 15px;
	background: #d39105;
	color: #fff;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #review_form_wrapper #review_form .comment-respond .comment-form .form-submit .submit:hover {
	background-color: #0185b6;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments {
	margin-bottom: 20px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments h2 {
	font-size: 24px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist {
	padding: 0;
	padding-top: 9px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist li {
	margin-bottom: 2px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist li .comment_container {
	padding: 5px 0px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist li .comment_container .content-left {
	width: 70px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 58px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist li .comment_container .content-left:after {
	width: 100%;
	height: 100%;
	width: 1px;
	border-right: 1px solid #e9e9e9;
	content: "";
	right: -32px;
	top: 0;
	position: absolute;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist li .comment_container img.avatar {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	background: none;
	border: none;
	padding: 0;
	position: relative;
	float: none;
	margin-bottom: 15px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist li .comment_container .star-rating {
	margin-left: 10px;
	font-size: 10px;
	float: none;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist li .comment_container .star-rating:before {
	color: #eddb13;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist li .comment_container .star-rating span:before {
	font-size: 10px;
	color: #eddb13;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist li .comment_container .comment-text {
	margin-left: 0;
	border: none;
	padding: 0;
	display: inline-block;
	width: 82%;
	vertical-align: middle;
	transform: translatey(8px);
	-webkit-transform: translatey(8px);
}

@media (max-width: 1199px) {
	.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist li .comment_container .comment-text {
		width: 70%;
	}
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta {
	font-size: 14px;
	color: #c1bfda;
	margin-bottom: 15px;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta time {
	display: block;
	margin-bottom: -2px;
	color: #9c9c9c;
}

.single-product .product-content .tab-product .woocommerce-Tabs-panel #reviews #comments ol.commentlist li .comment_container .comment-text .meta strong {
	color: #d39105;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
}

.single-product .product-content .tab-product .woocommerce-tabs {
	padding-top: 44px;
}

.single-product .product-content .tab-product .woocommerce-tabs .wc-tabs {
	text-align: left;
	padding: 0;
	margin-bottom: 0px;
}

.single-product .product-content .tab-product .woocommerce-tabs .wc-tabs:before {
	border: none;
}

.single-product .product-content .tab-product .woocommerce-tabs .wc-tabs li {
	border: none;
	z-index: 2;
	background-color: #f6f6f6;
	border-radius: 0;
	padding: 4px 0px;
	margin: 0px -5px 0 0;
	padding: 11px 29px;
}

.single-product .product-content .tab-product .woocommerce-tabs .wc-tabs li:after, .single-product .product-content .tab-product .woocommerce-tabs .wc-tabs li:before {
	content: unset;
}

.single-product .product-content .tab-product .woocommerce-tabs .wc-tabs li a {
	font-size: 20px;
	color: #0185b6 !important;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0px;
	position: relative;
}

.single-product .product-content .tab-product .woocommerce-tabs .wc-tabs li a:after {
	content: ":";
}

.single-product .product-content .tab-product .woocommerce-tabs .wc-tabs li.active {
	background: #d39105;
}

.single-product .product-content .tab-product .woocommerce-tabs .wc-tabs li.active a {
	color: #fff !important;
}

.single-product .product-content .product-top .content-product-left.hidden-icon .woocommerce-product-gallery__trigger {
	display: none;
}

.single-product .product-content .product-top .content-product-left .images {
	width: auto !important;
	float: none !important;
}

.single-product .product-content .product-top .content-product-left .images .onsale {
	height: 50px;
	width: 50px;
	border-radius: 0;
	text-align: center;
	line-height: 50px;
	font-weight: 400;
	font-size: 16px;
	background: #d39105;
	z-index: 10;
	top: 0;
	left: 0;
}

.single-product .product-content .product-top .content-product-left .images .woocommerce-product-gallery__trigger {
	top: 10px;
	right: 10px;
	background: #fff;
	border: 1px solid #d39105;
	height: 35px;
	width: 35px;
}

.single-product .product-content .product-top .content-product-left .images .flex-control-nav {
	margin-top: 23px;
}

.single-product .product-content .product-top .content-product-left .images .flex-control-nav li {
	height: 100px;
	width: 100px;
	border: 1px solid #d6d6d6;
	margin: 0 9px;
}

.single-product .product-content .product-top .content-product-left .images .flex-control-nav li:hover {
	border: 1px solid #0185b6;
}

.single-product .product-content .product-top .content-product-left .images .flex-control-nav li:first-child {
	margin-left: 0;
}

.single-product .product-content .product-top .content-product-left .images .flex-control-nav li:last-child {
	margin-right: 0;
}

.single-product .product-content .product-top .content-product-left .images .flex-control-nav li:nth-child(3n+1) {
	clear: unset;
}

.single-product .product-content .product-top .content-product-left .images .flex-control-nav li:nth-child(4n+1) {
	clear: left;
}

.single-product .product-content .product-top .content-product-left .images .flex-control-nav li img {
	opacity: 1;
}

.single-product .product-content .product-top .content-product-left .flex-viewport {
	border: 1px solid #ebebeb;
}

.single-product .product-content .product-top .content-product-left .zoom-icon {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	border: 1px solid #0185b6;
	color: #0185b6;
	border-radius: 50%;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
	cursor: pointer;
	background: #e0e0e0;
}

.single-product .product-content .product-top .content-product-left .product-thumb-full .slick-arrow {
	display: inline;
	height: 50px;
	width: 50px;
	text-align: center;
	background: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	line-height: 50px;
	font-size: 24px;
}

.single-product .product-content .product-top .content-product-left .product-thumb-full .slick-prev {
	left: 0;
}

.single-product .product-content .product-top .content-product-left .product-thumb-full .slick-next {
	right: 0;
}

.single-product .product-content .product-top .content-product-left .list-product-gallery .woocommerce-product-gallery__image {
	border: 1px solid transparent;
	vertical-align: middle;
}

.single-product .product-content .product-top .content-product-left .list-product-gallery .woocommerce-product-gallery__image:hover, .single-product .product-content .product-top .content-product-left .list-product-gallery .woocommerce-product-gallery__image:active, .single-product .product-content .product-top .content-product-left .list-product-gallery .woocommerce-product-gallery__image:focus {
	border: 1px solid #d39105;
}

@media (min-width: 1200px) {
	.single-product .product-content .product-top .content-product-left {
		width: 55.5%;
	}
}

.single-product .product-content .product-top .content-product-right {
	text-align: left;
}

@media (min-width: 1200px) {
	.single-product .product-content .product-top .content-product-right {
		width: 44.5%;
	}
}

.single-product .product-content .product-top .content-product-right .shop-bottom .info-product .vg-share-link span {
	color: #2d2c40;
	font-weight: 400;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .info-product .vg-share-link a {
	margin-left: 28px;
	color: #2d2c40;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .info-product .vg-share-link a:hover {
	color: #d39105;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .info-product .vg-share-link a i {
	font-weight: bold;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .info-product .product_meta {
	margin-bottom: 17px;
	text-transform: uppercase;
	padding-top: 6px;
	font-size: 15px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .info-product .product_meta > span {
	margin-right: 26px;
	position: relative;
	color: #0185b6;
	font-weight: 400;
	display: block;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .info-product .product_meta > span span, .single-product .product-content .product-top .content-product-right .shop-bottom .info-product .product_meta > span a {
	color: #737373;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .info-product .product_meta .posted_in a:hover {
	color: #d39105;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart {
	border-top: none;
	padding: 32px 0px 0px;
	margin-bottom: 0px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart > span {
	display: none;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .single_add_to_cart_button {
	font-weight: 400;
	border: none;
	border-radius: 0;
	padding: 0 30px;
	height: 50px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0;
	background: #d39105;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	overflow: hidden;
	position: relative;
	margin-right: 30px;
	clear: both;
	margin-bottom: 30px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .single_add_to_cart_button:hover {
	background: #0185b6;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .single_add_to_cart_button:after {
	content: "";
	font-family: "Ionicons";
	padding-left: 7px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .quantity {
	padding: 0 0 50px;
	border-radius: 0;
	border: none;
	color: #727f84;
	line-height: 50px;
	font-size: 18px;
	float: none;
	float: left;
	margin-right: 30px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .quantity span {
	height: 50px;
	width: 50px;
	text-align: center;
	background: #d7d7d7;
	color: #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	font-size: 24px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .quantity span:hover {
	background: #d39105;
	color: #fff;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .quantity span.qty-plus {
	float: right;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .quantity span.qty-minus {
	float: left;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .quantity .input-text {
	border: none;
	width: 70px;
	padding: 0;
	background: #f6f6f6;
	float: left;
	height: 50px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .quantity input[type=number]::-webkit-inner-spin-button, .single-product .product-content .product-top .content-product-right .shop-bottom form.cart .quantity input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .quantity input[type=number] {
	-moz-appearance: textfield;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-add-to-wishlist {
	height: 50px;
	line-height: 50px;
	margin: 0;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0;
	float: left;
	font-weight: 400;
	border: none;
	border-radius: 0;
	padding: 0 22px;
	background: #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	overflow: hidden;
	position: relative;
	margin-right: 0px;
	display: inline-block;
	margin-bottom: 30px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-add-to-wishlist:hover {
	background: #d39105;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-add-button, .single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-wishlistaddedbrowse, .single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-wishlistexistsbrowse {
	font-size: 14px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	color: #0185b6;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-add-button .feedback, .single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-add-button img, .single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-wishlistaddedbrowse .feedback, .single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-wishlistaddedbrowse img, .single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-wishlistexistsbrowse .feedback, .single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-wishlistexistsbrowse img {
	display: none !important;
}

.single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-add-button a, .single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-wishlistaddedbrowse a, .single-product .product-content .product-top .content-product-right .shop-bottom form.cart .yith-wcwl-wishlistexistsbrowse a {
	color: #fff !important;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .description {
	padding-top: 20px;
	font-weight: 400;
	color: #4a4a4a;
	letter-spacing: 0;
	line-height: 25px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .description p {
	margin-bottom: 12px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .description ul {
	list-style: none;
	margin-top: 12px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .description ul li {
	padding-left: 18px;
	position: relative;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .description ul li:before {
	left: 0;
	top: 24%;
	position: absolute;
	content: "";
	font: normal normal normal 14px/1 FontAwesome;
	color: #d39105;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .variations {
	margin-bottom: 26px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .variations tr {
	display: block;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .variations tr .label label {
	color: #4a4a4a;
	font-weight: 400;
	font-size: 14px;
	text-transform: capitalize;
	padding-bottom: 15px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .variations tr select {
	height: 35px;
	text-transform: capitalize;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .variations .swatchtitlelabel {
	color: #0185b6;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	display: inline-block;
	padding-bottom: 10px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .variations .attribute-swatch .swatchinput .wcvasquare {
	outline: none !important;
	border: 1px solid #d7d7d7 !important;
	height: 50px !important;
	width: 50px !important;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .variations .attribute-swatch .swatchinput .wcvasquare.selectedswatch {
	border: 1px solid #d39105 !important;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .variations .wcva-standard-select {
	height: 50px;
	border: none;
	outline: none;
	padding-left: 28px;
	background: #fafafa;
	width: 100%;
	color: #0185b6;
	text-transform: uppercase;
	margin-bottom: 34px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .variations .value {
	display: block;
	min-width: 100%;
	position: relative;
	height: 50px;
	padding: 0;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .variations .value br {
	display: none;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .variations .value .reset_variations {
	position: absolute;
	top: 0;
	right: 0;
	color: #d39105;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .single_variation_wrap:before, .single-product .product-content .product-top .content-product-right .shop-bottom .single_variation_wrap:after {
	content: "";
	display: table;
	clear: both;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .single_variation_wrap .woocommerce-variation.single_variation {
	margin-bottom: 28px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .single_variation_wrap .woocommerce-variation-price .price del, .single-product .product-content .product-top .content-product-right .shop-bottom .single_variation_wrap .woocommerce-variation-price .price ins {
	font-size: 30px;
	font-weight: 300;
	color: #d39105;
	text-decoration: none;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .single_variation_wrap .woocommerce-variation-price .price ins {
	float: left;
	margin-right: 10px;
}

.single-product .product-content .product-top .content-product-right .shop-bottom .single_variation_wrap .woocommerce-variation-price .price del {
	opacity: 1;
}

.single-product .product-content .product-top .content-product-right .shop-top .product_title {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 11px;
	font-weight: 400;
	line-height: 1;
	color: #0185b6;
	letter-spacing: .2px;
}

.single-product .product-content .product-top .content-product-right .shop-top .price {
	margin-bottom: 13px;
}

.single-product .product-content .product-top .content-product-right .shop-top .price .amount {
	font-size: 30px;
	color: #737373;
	font-weight: 400;
}

.single-product .product-content .product-top .content-product-right .shop-top .price del, .single-product .product-content .product-top .content-product-right .shop-top .price ins {
	font-size: 30px;
	color: #737373;
	font-weight: 400;
}

.single-product .product-content .product-top .content-product-right .shop-top .price ins {
	padding-right: 15px;
	text-decoration: none;
	float: left;
}

.single-product .product-content .product-top .content-product-right .shop-top .woocommerce-product-rating {
	margin-bottom: 10px;
	height: 23px;
	overflow: hidden;
}

.single-product .product-content .product-top .content-product-right .shop-top .woocommerce-product-rating .woocommerce-review-link {
	color: #747474;
	font-style: 14px;
	padding-left: 10px;
	float: left;
	line-height: 1;
}

.single-product .product-content .product-top .content-product-right .shop-top .woocommerce-product-rating .star-rating {
	margin: 0;
	height: 16px;
	width: 73px;
}

.single-product .product-content .product-top .content-product-right .shop-top .woocommerce-product-rating .star-rating:before {
	color: #e6ae4a;
	content: "";
	font-family: "Ionicons";
	font-size: 16px;
}

.single-product .product-content .product-top .content-product-right .shop-top .woocommerce-product-rating .star-rating span:before {
	content: "";
	font-size: 16px;
	font-family: "Ionicons";
	color: #e6ae4a;
}

.single-product .product-relate {
	margin-top: 42px;
	margin-bottom: 15px;
}

.single-product .product-relate .title {
	position: relative;
	padding-bottom: 9px;
	margin-bottom: 30px;
}

.single-product .product-relate .title:before {
	content: "";
	height: 2px;
	width: 200px;
	background: #d39105;
	position: absolute;
	bottom: 0;
}

.single-product .product-relate h4 {
	font-size: 20px;
	text-transform: uppercase;
	text-align: left;
	color: #0185b6;
	font-weight: 600;
}

.single-product .product-relate .tb-products {
	padding-top: 38px;
}

.woocommerce .archive-woo .woocommerce-pagination {
	margin-top: -12px;
	margin-bottom: 64px;
	text-align: left;
}

.woocommerce .archive-woo .woocommerce-pagination .page-numbers {
	border: none;
}

.woocommerce .archive-woo .woocommerce-pagination .page-numbers li {
	border: none;
	margin-right: 24px;
}

.woocommerce .archive-woo .woocommerce-pagination .page-numbers li span, .woocommerce .archive-woo .woocommerce-pagination .page-numbers li a {
	font-size: 24px;
	border-bottom: 2px solid transparent !important;
	font-weight: 400;
	display: inline-block;
	border-radius: 1px;
	background: #fff;
	padding: 0;
	min-width: unset;
}

.woocommerce .archive-woo .woocommerce-pagination .page-numbers li span.current, .woocommerce .archive-woo .woocommerce-pagination .page-numbers li span:hover, .woocommerce .archive-woo .woocommerce-pagination .page-numbers li a.current, .woocommerce .archive-woo .woocommerce-pagination .page-numbers li a:hover {
	color: #0185b6;
	border-bottom: 2px solid #0185b6 !important;
}

.woocommerce .archive-woo .woocommerce-pagination .page-numbers li span.next, .woocommerce .archive-woo .woocommerce-pagination .page-numbers li span.prev, .woocommerce .archive-woo .woocommerce-pagination .page-numbers li a.next, .woocommerce .archive-woo .woocommerce-pagination .page-numbers li a.prev {
	color: #d39105;
}

.sidebar-shop .widget {
	margin-bottom: 40px;
}

.sidebar-shop .widget .wg-title {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 22px;
	position: relative;
	padding-bottom: 16px;
}

.sidebar-shop .widget .wg-title:before {
	content: "";
	background: #d39105;
	height: 2px;
	width: 70px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.sidebar-shop .widget ul {
	padding-left: 0;
}

.sidebar-shop .widget_products {
	padding: 0px 0px;
	margin-bottom: 30px;
}

.sidebar-shop .widget_products .product_list_widget {
	padding-top: 13px;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items {
	margin-bottom: 17px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d6d6d6;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items:last-child {
	border-bottom: none;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items .amount {
	margin-top: 0px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: .5px;
	display: inherit;
	vertical-align: middle;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items .thumb {
	width: 100px;
	height: 100px;
	float: left;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items .thumb img {
	width: 100%;
	margin-left: 0;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items .info {
	float: left;
	width: calc(100% - 100px);
	padding-left: 10px;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items .info .product-title {
	font-weight: 400;
	font-size: 18px;
	color: #0185b6;
	margin-bottom: 10px;
	line-height: 22px;
	margin-top: -5px;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items .info .product-title:hover {
	color: #d39105;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items .info .star-rating {
	font-size: 18px;
	margin-bottom: 12px;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items .info .star-rating:before {
	content: "";
	font-family: "Ionicons";
	color: #d6d6d6;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items .info .star-rating span:before {
	font-family: "Ionicons";
	content: "";
	color: #ffcf21;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items .info del, .sidebar-shop .widget_products .product_list_widget li.wg-pd-items .info ins {
	text-decoration: none;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items .info del {
	text-decoration: line-through;
}

.sidebar-shop .widget_products .product_list_widget li.wg-pd-items .info del .amount {
	color: #9c9c9c;
}

.sidebar-shop .widget_price_filter {
	margin-bottom: 56px;
}

.sidebar-shop .widget_price_filter .wg-title {
	margin-bottom: 42px;
}

.sidebar-shop .widget_price_filter form .price_slider_wrapper .price_slider_amount {
	position: relative;
}

.sidebar-shop .widget_price_filter form .price_slider_wrapper .price_slider_amount .button {
	position: absolute;
	top: 14px;
	right: 0;
	font-size: 15px;
	font-weight: 600;
	text-transform: capitalize;
	height: 40px;
	width: auto;
	padding: 0;
	line-height: 40px;
	border-radius: 0px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	background: transparent;
	color: #d39105;
	letter-spacing: .4px;
}

.sidebar-shop .widget_price_filter form .price_slider_wrapper .price_slider_amount .button:after {
	font-family: "Ionicons";
	content: "";
	padding-left: 7px;
}

.sidebar-shop .widget_price_filter form .price_slider_wrapper .price_slider_amount .price_label {
	text-align: left;
	color: #737373;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 8px;
	text-transform: capitalize;
	padding-top: 16px;
}

.sidebar-shop .widget_price_filter form .price_slider_wrapper .price_slider_amount .price_label span {
	color: #4a4a4a;
}

.sidebar-shop .widget_price_filter form .price_slider_wrapper .price_slider_amount .price_label .line {
	width: 6px;
	height: 1px;
	background: #9c9c9c;
	display: inline-block;
	transform: translateY(-5px);
}

.sidebar-shop .widget_price_filter form .price_slider_wrapper .ui-widget-content {
	height: 14px;
	background-color: #0185b6;
}

.sidebar-shop .widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-widget-header {
	background-color: #d39105;
	height: 14px;
	top: -.5px;
}

.sidebar-shop .widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle {
	width: 30px;
	height: 30px;
	border: 6px solid #d39105;
	background-color: #0185b6;
	cursor: pointer;
	top: -8px;
}

.sidebar-shop .widget_product_categories ul li {
	padding: 6px 0;
	font-size: 18px;
}

.sidebar-shop .widget_product_categories ul li a {
	color: #0185b6;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.sidebar-shop .widget_product_categories ul li .cat-count {
	float: right;
	color: #959595;
}

.sidebar-shop .widget_product_categories ul li .count {
	float: right;
}

.sidebar-shop .widget_product_categories ul li:hover a {
	padding-left: 20px;
	color: #d39105;
}

.sidebar-shop .widget_product_categories ul li:last-child {
	padding-bottom: 15px;
}

.sidebar-shop .widget_shopping_cart .widget_shopping_cart_content .cart_list .empty {
	padding: 0 !important;
	text-align: left;
	min-height: initial;
}

.sidebar-shop .widget_shopping_cart .widget_shopping_cart_content .cart_list li {
	padding: 5px 0 5px 93px !important;
	min-height: 90px;
}

.sidebar-shop .widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity {
	margin-top: 6px;
	font-size: 16px;
	font-weight: 500;
}

.sidebar-shop .widget_shopping_cart .widget_shopping_cart_content .cart_list li a {
	font-size: 16px;
}

.sidebar-shop .widget_shopping_cart .widget_shopping_cart_content .cart_list li a img {
	width: 70px;
	height: 70px;
	border: 1px solid #f4f6f8;
	transition: .5s all;
	-webkit-transition: .5s all;
}

.sidebar-shop .widget_shopping_cart .widget_shopping_cart_content .cart_list li .remove {
	top: 12%;
	right: 0;
	left: initial;
	color: #d39105 !important;
	font-size: 20px;
	font-weight: bold;
}

.sidebar-shop .widget_shopping_cart .widget_shopping_cart_content .cart_list li .remove:hover {
	color: #2d2c40 !important;
}

.sidebar-shop .widget_shopping_cart .widget_shopping_cart_content .cart_list li:hover a img {
	border-color: #d39105;
}

.sidebar-shop .widget_shopping_cart .widget_shopping_cart_content .total, .sidebar-shop .widget_shopping_cart .widget_shopping_cart_content .buttons {
	display: none;
}

.sidebar-shop .widget_search, .sidebar-shop .widget_product_search {
	margin-bottom: 66px;
}

.sidebar-shop .widget_search .wg-title, .sidebar-shop .widget_product_search .wg-title {
	display: none;
}

.sidebar-shop .widget_search .search-form, .sidebar-shop .widget_search .woocommerce-product-search, .sidebar-shop .widget_search .searchform, .sidebar-shop .widget_product_search .search-form, .sidebar-shop .widget_product_search .woocommerce-product-search, .sidebar-shop .widget_product_search .searchform {
	position: relative;
	background: #fff;
}

.sidebar-shop .widget_search .search-form .wg-title, .sidebar-shop .widget_search .search-form .screen-reader-text, .sidebar-shop .widget_search .woocommerce-product-search .wg-title, .sidebar-shop .widget_search .woocommerce-product-search .screen-reader-text, .sidebar-shop .widget_search .searchform .wg-title, .sidebar-shop .widget_search .searchform .screen-reader-text, .sidebar-shop .widget_product_search .search-form .wg-title, .sidebar-shop .widget_product_search .search-form .screen-reader-text, .sidebar-shop .widget_product_search .woocommerce-product-search .wg-title, .sidebar-shop .widget_product_search .woocommerce-product-search .screen-reader-text, .sidebar-shop .widget_product_search .searchform .wg-title, .sidebar-shop .widget_product_search .searchform .screen-reader-text {
	display: none;
}

.sidebar-shop .widget_search .search-form .search, .sidebar-shop .widget_search .search-form .search-form, .sidebar-shop .widget_search .woocommerce-product-search .search, .sidebar-shop .widget_search .woocommerce-product-search .search-form, .sidebar-shop .widget_search .searchform .search, .sidebar-shop .widget_search .searchform .search-form, .sidebar-shop .widget_product_search .search-form .search, .sidebar-shop .widget_product_search .search-form .search-form, .sidebar-shop .widget_product_search .woocommerce-product-search .search, .sidebar-shop .widget_product_search .woocommerce-product-search .search-form, .sidebar-shop .widget_product_search .searchform .search, .sidebar-shop .widget_product_search .searchform .search-form {
	position: relative;
}

.sidebar-shop .widget_search .search-form input, .sidebar-shop .widget_search .search-form .search-field, .sidebar-shop .widget_search .woocommerce-product-search input, .sidebar-shop .widget_search .woocommerce-product-search .search-field, .sidebar-shop .widget_search .searchform input, .sidebar-shop .widget_search .searchform .search-field, .sidebar-shop .widget_product_search .search-form input, .sidebar-shop .widget_product_search .search-form .search-field, .sidebar-shop .widget_product_search .woocommerce-product-search input, .sidebar-shop .widget_product_search .woocommerce-product-search .search-field, .sidebar-shop .widget_product_search .searchform input, .sidebar-shop .widget_product_search .searchform .search-field {
	border: none;
	outline: none;
	padding: 0;
	font-size: 15px;
	font-weight: 300;
	color: #959595;
	width: 100%;
	height: 50px;
	padding-left: 15px;
	padding-right: 50px;
	background: #f4f7fb;
}

.sidebar-shop .widget_search .search-form input::placeholder, .sidebar-shop .widget_search .search-form .search-field::placeholder, .sidebar-shop .widget_search .woocommerce-product-search input::placeholder, .sidebar-shop .widget_search .woocommerce-product-search .search-field::placeholder, .sidebar-shop .widget_search .searchform input::placeholder, .sidebar-shop .widget_search .searchform .search-field::placeholder, .sidebar-shop .widget_product_search .search-form input::placeholder, .sidebar-shop .widget_product_search .search-form .search-field::placeholder, .sidebar-shop .widget_product_search .woocommerce-product-search input::placeholder, .sidebar-shop .widget_product_search .woocommerce-product-search .search-field::placeholder, .sidebar-shop .widget_product_search .searchform input::placeholder, .sidebar-shop .widget_product_search .searchform .search-field::placeholder {
	color: #959595;
}

.sidebar-shop .widget_search .search-form button, .sidebar-shop .widget_search .search-form .search-submit, .sidebar-shop .widget_search .woocommerce-product-search button, .sidebar-shop .widget_search .woocommerce-product-search .search-submit, .sidebar-shop .widget_search .searchform button, .sidebar-shop .widget_search .searchform .search-submit, .sidebar-shop .widget_product_search .search-form button, .sidebar-shop .widget_product_search .search-form .search-submit, .sidebar-shop .widget_product_search .woocommerce-product-search button, .sidebar-shop .widget_product_search .woocommerce-product-search .search-submit, .sidebar-shop .widget_product_search .searchform button, .sidebar-shop .widget_product_search .searchform .search-submit {
	outline: none;
	border: none;
	background: none;
	font-size: 24px;
	color: #d39105;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	height: 50px;
	width: 50px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.sidebar-shop .widget_search .search-form button:hover, .sidebar-shop .widget_search .search-form .search-submit:hover, .sidebar-shop .widget_search .woocommerce-product-search button:hover, .sidebar-shop .widget_search .woocommerce-product-search .search-submit:hover, .sidebar-shop .widget_search .searchform button:hover, .sidebar-shop .widget_search .searchform .search-submit:hover, .sidebar-shop .widget_product_search .search-form button:hover, .sidebar-shop .widget_product_search .search-form .search-submit:hover, .sidebar-shop .widget_product_search .woocommerce-product-search button:hover, .sidebar-shop .widget_product_search .woocommerce-product-search .search-submit:hover, .sidebar-shop .widget_product_search .searchform button:hover, .sidebar-shop .widget_product_search .searchform .search-submit:hover {
	color: #d39105;
}

.sidebar-shop .widget_product_tag_cloud {
	padding: 46px 22px;
}

.sidebar-shop .widget_product_tag_cloud a.tag-cloud-link {
	display: inline-block;
	padding: 5px 10px;
	color: #0185b6;
	font-size: 14px !important;
	border: 1px solid #d39105;
}

.sidebar-shop .widget_product_tag_cloud a.tag-cloud-link:hover {
	color: #d39105;
}

.sidebar-shop .widget_media_image {
	overflow: hidden;
	position: relative;
}

@media (min-width: 500px) and (max-width: 991px) {
	.sidebar-shop .widget_media_image {
		display: none;
	}
}

.sidebar-shop .widget_media_image img {
	display: block;
	margin: auto;
	height: auto;
}

.archive.woocommerce .products .bt-product-items .tb-products-grid {
	margin-bottom: 35px;
}

.archive.woocommerce .products .bt-product-items .filter-top {
	margin-bottom: 70px;
}

.archive.woocommerce .products .bt-product-items .woocommerce-result-count {
	float: right;
	font-size: 15px;
	color: #0185b6;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: 400;
	letter-spacing: 0;
	word-spacing: -.7px;
}

.archive.woocommerce .products .bt-product-items .woocommerce-result-count p, .archive.woocommerce .products .bt-product-items .woocommerce-result-count .search-form {
	float: left;
	line-height: 50px;
	color: #0185b6;
}

.archive.woocommerce .products .bt-product-items .woocommerce-result-count .search-form {
	position: relative;
	background: #f4f7fb;
	margin-left: 22px;
}

.archive.woocommerce .products .bt-product-items .woocommerce-result-count .search-form input, .archive.woocommerce .products .bt-product-items .woocommerce-result-count .search-form button {
	border: none;
	outline: none;
	background: none;
}

.archive.woocommerce .products .bt-product-items .woocommerce-result-count .search-form button {
	width: 50px;
	height: 50px;
	font-size: 24px;
	color: #d39105;
}

.archive.woocommerce .products .bt-product-items .woocommerce-result-count .search-form input {
	padding: 0 15px;
	height: 50px;
	color: #959595;
	font-size: 14px;
}

.archive.woocommerce .products .bt-product-items .woocommerce-result-count .search-form {
	color: #959595;
}

.archive.woocommerce .products .bt-product-items .woocommerce-ordering {
	float: left;
	margin: 0;
}

.archive.woocommerce .products .bt-product-items .woocommerce-ordering .tb-woo-short-by, .archive.woocommerce .products .bt-product-items .woocommerce-ordering .tb-woo-sort-by {
	display: inline-block;
	color: #0185b6;
	position: relative;
}

.archive.woocommerce .products .bt-product-items .woocommerce-ordering .tb-woo-short-by select, .archive.woocommerce .products .bt-product-items .woocommerce-ordering .tb-woo-sort-by select {
	width: 230px;
	min-width: 155px;
	height: 50px;
	border: none;
	font-weight: 400;
	font-size: 15px;
	padding: 0 32px;
	background: #f4f7fb;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
}

.archive.woocommerce .products .bt-product-items .woocommerce-ordering .tb-woo-short-by:before, .archive.woocommerce .products .bt-product-items .woocommerce-ordering .tb-woo-sort-by:before {
	content: "";
	font-family: "Ionicons";
	line-height: 50px;
	position: absolute;
	top: 1px;
	right: 30px;
}

.woocommerce .cart-collaterals {
	clear: both;
}

.woocommerce .cart-collaterals .cart_totals {
	float: none;
	width: 100%;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner {
	border: 1px solid #ebebeb;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner .cart-total-heading {
	border-bottom: 1px solid #ebebeb;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner table {
	border: none;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner table tr td {
	border: none;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner table tr th {
	border: none;
}

.woocommerce .cart-collaterals .cart_totals .ro-cart-form {
	border: 1px solid #ebebeb;
}

.woocommerce .cart-collaterals .cart_totals .ro-cart-form label {
	border-bottom: 1px solid #ebebeb;
	width: 100%;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner {
	text-align: center;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner .description p {
	margin-bottom: 5px;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner .wc-proceed-to-checkout {
	display: inline-block;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner .wc-proceed-to-checkout a {
	padding: 15px 20px;
	border-radius: 0;
	background: #d39105;
	color: #fff;
	font-weight: 400;
	width: 100%;
	font-size: 16px;
	text-transform: capitalize;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner .wc-proceed-to-checkout a.checkout-button {
	margin-top: 15px;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner .wc-proceed-to-checkout a:hover {
	background-color: #0185b6;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner .total-wrap .cart-total-heading {
	padding: 19px 0px;
	margin-bottom: 18px;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner .total-wrap .cart-total-heading h5 {
	font-size: 16px;
	color: #2d2c40;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 0px;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner .total-wrap .shipping {
	display: none;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner .total-wrap .shop_table {
	padding: 0 15px;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner .total-wrap .shop_table tr th {
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 19px;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner .total-wrap .shop_table tr td {
	text-align: right;
	font-size: 16px;
	color: #d39105;
	font-weight: 500;
}

.woocommerce .cart-collaterals .cart_totals .toltal-inner .total-wrap .shop_table tr td strong {
	font-weight: 500;
}

.woocommerce .cart-collaterals .cart_totals .ro-cart-form {
	text-align: center;
}

.woocommerce .cart-collaterals .cart_totals .ro-cart-form .coupon label {
	font-size: 16px;
	color: #2d2c40;
	border-bottom: 1px solid #ebebeb;
	text-transform: uppercase;
	padding: 16px 0px;
	font-weight: 500;
	margin-bottom: 23px;
}

.woocommerce .cart-collaterals .cart_totals .ro-cart-form .coupon > p {
	margin-bottom: 0px;
}

.woocommerce .cart-collaterals .cart_totals .ro-cart-form .coupon .input-text {
	border: none;
	border-bottom: 1px solid #ebebeb;
	height: 40px;
	text-align: center;
}

.woocommerce .cart-collaterals .cart_totals .shipping-wrap {
	border: 1px solid #ebebeb;
	text-align: center;
}

.woocommerce .cart-collaterals .cart_totals .shipping-wrap h4 {
	font-size: 16px;
	color: #2d2c40;
	border-bottom: 1px solid #ebebeb;
	text-transform: uppercase;
	padding: 16px 0px;
}

.woocommerce .cart-collaterals .cart_totals .shipping-wrap form .cart-submit {
	position: relative;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	padding: 2px;
	width: 190px;
	height: 40px;
	line-height: 37px;
	margin: 0 auto;
	margin-top: 28px;
	margin-bottom: 31px;
}

.woocommerce .cart-collaterals .cart_totals .shipping-wrap form .cart-submit:after {
	background: linear-gradient(to right, #0185b6, #d39105);
	position: absolute;
	width: 100%;
	height: 100%;
	content: " ";
	z-index: 0;
	left: 0;
	top: 0;
	z-index: 1;
	border-radius: 25px;
	-webkit-border-radius: 25px;
}

.woocommerce .cart-collaterals .cart_totals .shipping-wrap form .cart-submit button {
	z-index: 2;
	line-height: 37px;
	width: 100%;
	height: 100%;
	padding: 0;
	background: #fff;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	color: #2d2c40;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	transition: .5s all;
	-webkit-transition: .5s all;
}

.woocommerce .cart-collaterals .cart_totals .shipping-wrap form .cart-submit:hover button {
	background: transparent;
	color: #fff;
}

.woocommerce .cart-collaterals .cart_totals .shipping-wrap form .form-row {
	margin-bottom: 19px;
	text-align: left;
	padding: 0 22px;
}

.woocommerce .cart-collaterals .cart_totals .shipping-wrap form .form-row label {
	display: inline-block;
	width: 49%;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 40px;
}

.woocommerce .cart-collaterals .cart_totals .shipping-wrap form .form-row label abbr {
	border-bottom: none !important;
	cursor: inherit !important;
	text-decoration: none !important;
	color: #7a7992;
	font-weight: 400;
}

.woocommerce .cart-collaterals .cart_totals .shipping-wrap form .form-row input, .woocommerce .cart-collaterals .cart_totals .shipping-wrap form .form-row select {
	display: inline-block;
	width: 49%;
	border: 1px solid #ebebeb;
	height: 40px;
	font-size: 14px;
	padding-left: 17px;
	float: right;
}

.woocommerce form .cart-button .return-to-shop a {
	float: left;
	position: relative;
	text-align: center;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	padding: 2px;
	margin-bottom: 50px;
	overflow: hidden;
	background: #d39105;
	color: #fff;
	font-size: 18px;
}

.woocommerce form .cart-button .return-to-shop a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 0;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.woocommerce form .cart-button .return-to-shop a:hover:before {
	width: 100%;
}

.woocommerce form .actions {
	float: right;
}

.woocommerce form .actions input {
	background: #d39105 !important;
	background-size: 200% auto;
	color: #fff !important;
	border-radius: 25px;
	font-family: Poppins;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	padding: 13px 40px 13px 40px !important;
	border: none !important;
	transition: .7s all;
	-webkit-transition: .7s all;
	margin-left: 8px;
}

.woocommerce form .actions input:hover {
	background-position: right center;
}

.woocommerce form .shop_table {
	border-radius: 0;
	padding-bottom: 16px;
	border: 1px solid #d6d6d6;
	margin-bottom: 31px;
	position: relative;
}

.woocommerce form .shop_table thead {
	position: relative;
}

.woocommerce form .shop_table thead:after {
	width: 100%;
	height: 1px;
	background: #ebebeb;
	position: absolute;
	content: "";
}

.woocommerce form .shop_table thead tr th {
	border: none;
	color: #2d2c40;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	padding: 16px 0;
}

.woocommerce form .shop_table thead tr th.product-price, .woocommerce form .shop_table thead tr th.product-subtotal {
	text-align: left;
}

.woocommerce form .shop_table tbody tr:first-child td {
	padding-top: 31px;
}

.woocommerce form .shop_table tbody tr td {
	border: none;
	text-align: center;
	padding: 15px 0;
}

.woocommerce form .shop_table tbody tr td img {
	width: 140px;
	border: 1px solid #d6d6d6;
}

.woocommerce form .shop_table tbody tr td.product-name a {
	font-size: 16px;
	color: #2d2c40;
	font-weight: 400;
}

.woocommerce form .shop_table tbody tr td.product-price, .woocommerce form .shop_table tbody tr td.product-subtotal {
	text-align: left;
}

.woocommerce form .shop_table tbody tr td.product-price span, .woocommerce form .shop_table tbody tr td.product-subtotal span {
	font-size: 16px;
	color: #d39105;
	font-weight: 500;
}

.woocommerce form .shop_table tbody tr td.product-remove a {
	font-size: 14px;
	color: #d39105 !important;
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #d6d6d6;
	border-radius: 0;
	font-weight: 500;
	margin: 0 auto;
}

.woocommerce form .shop_table tbody tr td.product-remove a:hover {
	color: #fff !important;
	background: #d39105;
	border-color: #d39105;
}

.woocommerce form .shop_table tbody tr td.product-quantity .quantity {
	color: #2d2c40;
	font-size: 16px;
	font-weight: 500;
}

.woocommerce form .shop_table tbody tr td.product-quantity .quantity input {
	border: none;
}

.woocommerce form .shop_table tbody tr td.product-quantity .quantity span {
	cursor: pointer;
}

.woocommerce form .shop_table tbody tr td.product-quantity .quantity span:hover {
	color: #d39105;
}

.woocommerce form .shop_table tbody tr td.product-quantity .quantity input[type=number]::-webkit-inner-spin-button, .woocommerce form .shop_table tbody tr td.product-quantity .quantity input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}

.woocommerce form .shop_table tbody tr td.product-quantity input[type=number] {
	-moz-appearance: textfield;
}

.woocommerce .woocommerce-cart-form .ro-table-col-qty .quantity {
	height: 40px;
	display: inline-block;
	border: 1px solid #d6d6d6;
	padding: 0 10px;
	line-height: 40px;
	border-radius: 30px;
}

.woocommerce .woocommerce-cart-form .ro-table-col-qty .quantity .qty {
	border: none;
	line-height: 35px;
	height: 38px;
	padding: 0;
	background: transparent;
	vertical-align: top;
}

.woocommerce .woocommerce-cart-form .ro-table-col-qty .quantity .qty-minus, .woocommerce .woocommerce-cart-form .ro-table-col-qty .quantity .qty-plus {
	display: none;
}

.woocommerce .woocommerce-cart-form .ro-table-col-qty .remove {
	display: inline-block;
	border-radius: 50%;
}

.woocommerce .woocommerce-cart-form .coupon label {
	display: none;
}

.woocommerce .woocommerce-cart-form .coupon .button {
	height: 40px;
	padding: 0 10px;
	margin: 0 10px;
	background: #d39105;
	color: #fff;
	font-size: 18px;
	border: none;
	font-weight: 400;
	border-radius: 0;
}

.woocommerce .woocommerce-cart-form .coupon .input-text {
	height: 40px;
	padding: 0 15px;
	font-size: 18px;
	border: 1px solid #d6d6d6;
}

.woocommerce .woocommerce-cart-form .coupon .input-text:focus {
	border: 1px solid #d39105;
}

.woocommerce .woocommerce-order .woocommerce-thankyou-order-received {
	color: #2d2c40;
	font-size: 24px;
	font-weight: 400;
}

.woocommerce .woocommerce-order .woocommerce-order-details h2 {
	color: #2d2c40;
	font-size: 24px;
	font-weight: 400;
}

.woocommerce .woocommerce-order .woocommerce-order-details table {
	border: 1px solid #ebebeb;
	border-bottom: none;
	border-radius: 0;
}

.woocommerce .woocommerce-order .woocommerce-order-details table th, .woocommerce .woocommerce-order .woocommerce-order-details table td {
	border: none;
	border-bottom: 1px solid #ebebeb;
	color: #2d2c40;
	font-size: 16px;
	font-weight: 400;
}

.woocommerce .woocommerce-order .woocommerce-thankyou-order-details li {
	color: #2d2c40;
	font-size: 16px;
	font-weight: 400;
	border-top: 0 !important;
}

.woocommerce .woocommerce-order .woocommerce-thankyou-order-details li .amount {
	font-weight: 600 !important;
}

.woocommerce .blockOverlay {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}

.woocommerce form.login {
	border-radius: 0;
	padding: 0;
	margin: 0;
	padding: 25px;
	border-color: #ebebeb;
	margin-bottom: 23px;
}

.woocommerce form.login .form-row-first, .woocommerce form.login .form-row-last {
	width: 50%;
}

.woocommerce form.login .lost_password {
	margin-top: 15px;
}

.woocommerce form.login .form-row label {
	color: #2d2c40;
	font-weight: 400;
	font-size: 16px;
}

.woocommerce form.login .form-row label span {
	color: #2d2c40;
	font-weight: 400;
}

.woocommerce form.login .form-row input {
	border: 1px solid #ebebeb;
	height: 40px;
	padding-left: 25px;
}

.woocommerce form.login .form-row .woocommerce-form__label-for-checkbox .woocommerce-form__input {
	-webkit-appearance: none;
	cursor: pointer;
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 1px solid #b3b7c8;
	position: relative;
	outline: none;
	border-radius: 2px;
	margin: 0 5px;
	top: -2px;
	padding-left: 0;
}

.woocommerce form.login .form-row .woocommerce-form__label-for-checkbox .woocommerce-form__input:after {
	color: #fff;
	border-radius: 25px;
	content: "";
	display: block;
	height: 7px;
	left: 1px;
	position: relative;
	top: 0px;
	width: 7px;
	font: normal normal normal 14px/1 FontAwesome;
	opacity: 0;
	font-weight: 100;
	font-size: 10px;
}

.woocommerce form.login .form-row .woocommerce-form__label-for-checkbox .woocommerce-form__input:checked {
	background-color: #d39105;
	border-color: #d39105;
}

.woocommerce form.login .form-row .woocommerce-form__label-for-checkbox .woocommerce-form__input:checked:after {
	opacity: 1;
}

.woocommerce form.login .form-row .button {
	background: #d39105 !important;
	color: #fff !important;
	border-radius: 25px;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	padding: 13px 40px 13px 40px !important;
	border: none !important;
	transition: .7s all;
	-webkit-transition: .7s all;
	margin-top: 15px;
}

.woocommerce form.login .form-row .button:hover {
	background-position: right center;
}

.woocommerce .woocommerce-info {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}

.woocommerce .woocommerce-info:before {
	display: none;
}

.woocommerce .woocommerce-info .ro-checkout-title {
	font-size: 16px;
	font-weight: 300;
}

.woocommerce .woocommerce-info .ro-checkout-title a {
	margin-right: 4px;
}

.woocommerce .woocommerce-checkout #customer_details .ro-checkout-title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	border: 1px solid #d6d6d6;
	padding: 22px;
	margin: 0;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order {
	margin-top: 30px;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order .blockOverlay {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment {
	background: none;
	border-radius: 0;
	border: 1px solid #d6d6d6;
	border-top: 0;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .blockOverlay {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .ro-checkout-title {
	border: none;
	display: none;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .place-order {
	text-align: center;
	margin-bottom: 10px;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .place-order .button {
	background: #d39105 !important;
	color: #fff !important;
	border-radius: 25px;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	padding: 13px 40px 13px 40px !important;
	border: none !important;
	transition: .7s all;
	-webkit-transition: .7s all;
	float: none;
	letter-spacing: 1px;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .place-order .button:hover {
	background-color: #0185b6 !important;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .payment_methods {
	border-bottom: 0;
	padding: 0 29px;
	padding-top: 0px;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .payment_methods .wc_payment_method .payment_box {
	background: none;
	border: 1px solid #d6d6d6;
	color: #7a7992;
	font-size: 14px;
	font-weight: 400;
	border-radius: 0;
	line-height: 24px;
	padding: 20px;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .payment_methods .wc_payment_method .payment_box:before {
	display: none;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .payment_methods .wc_payment_method label {
	font-size: 14px;
	font-weight: 400;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .payment_methods .wc_payment_method label .about_paypal {
	margin-left: 10px;
	line-height: 33px;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .payment_methods .wc_payment_method .input-radio {
	display: initial;
	width: 14px !important;
	-webkit-appearance: none;
	cursor: pointer;
	display: inline-block;
	height: 14px;
	border: 1px solid #b3b7c8;
	position: relative;
	outline: none;
	border-radius: 2px;
	margin: 0;
	margin-right: 5px;
	top: -3px;
	padding-left: 0;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .payment_methods .wc_payment_method .input-radio:after {
	color: #fff;
	border-radius: 25px;
	content: "";
	display: block;
	height: 7px;
	left: 1px;
	position: relative;
	top: 0px;
	width: 7px;
	font: normal normal normal 14px/1 FontAwesome;
	opacity: 0;
	font-weight: 100;
	font-size: 10px;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .payment_methods .wc_payment_method .input-radio:checked {
	background-color: #d39105;
	border-color: #d39105;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order #payment .payment_methods .wc_payment_method .input-radio:checked:after {
	opacity: 1;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table {
	margin-bottom: 0;
	border-bottom: 0;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table tfoot th, .woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table tfoot td {
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table tfoot td {
	padding-left: 0;
	text-align: right;
	padding-right: 25px;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table tfoot td p {
	text-align: left;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table tfoot td strong {
	font-weight: 500;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table tbody tr td {
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	padding: 0px 29px;
	padding-bottom: 2px;
	border-bottom: 1px solid #e5e5e5;
	color: #2d2c40;
	width: 50%;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table tbody tr td a {
	color: #2d2c40;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table tbody tr td:last-child {
	text-align: right;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table thead:after {
	display: none;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table thead tr th {
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	padding: 6px 29px;
	padding-bottom: 5px;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table thead tr th:last-child {
	text-align: right;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table thead tr td {
	border: none;
	padding: 0;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-checkout-review-order table thead tr td .ro-checkout-title {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.woocommerce .woocommerce-checkout #customer_details .form-coupon-right {
	border: 1px solid #d6d6d6;
	padding: 0px 20px 15px 20px;
}

.woocommerce .woocommerce-checkout #customer_details .form-coupon-right .des {
	color: #2d2c40;
	font-size: 14px;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 19px;
	font-weight: 400;
}

.woocommerce .woocommerce-checkout #customer_details .form-coupon-right .woocommerce-info {
	padding: 0 !important;
}

.woocommerce .woocommerce-checkout #customer_details .form-coupon-right .woocommerce-info .ro-checkout-title {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.woocommerce .woocommerce-checkout #customer_details .form-coupon-right .form-row ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #2d2c40;
}

.woocommerce .woocommerce-checkout #customer_details .form-coupon-right .form-row ::-moz-placeholder {
	/* Firefox 19+ */
	color: #2d2c40;
}

.woocommerce .woocommerce-checkout #customer_details .form-coupon-right .form-row :-ms-input-placeholder {
	/* IE 10+ */
	color: #2d2c40;
}

.woocommerce .woocommerce-checkout #customer_details .form-coupon-right .form-row :-moz-placeholder {
	/* Firefox 18- */
	color: #2d2c40;
}

.woocommerce .woocommerce-checkout #customer_details .form-coupon-right .form-row .input-text {
	border: none;
	border-bottom: 1px solid #ebebeb;
	height: 40px;
	text-align: center;
	font-weight: 400;
}

.woocommerce .woocommerce-checkout #customer_details .form-coupon-right .form-row .button {
	background: #d39105;
	color: #fff;
	border-radius: 25px;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	padding: 13px 20px 13px 20px;
	border: none;
	margin: 0;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	margin-left: 8px;
	letter-spacing: 2.8px;
}

.woocommerce .woocommerce-checkout #customer_details .form-coupon-right .form-row .button:hover {
	background: #0185b6 !important;
}

@media (max-width: 1199px) {
	.woocommerce .woocommerce-checkout #customer_details .form-coupon-right .form-row .button {
		margin: 0;
		padding: 13px 15px 13px 15px;
	}
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields, .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields {
	border-left: 1px solid #d6d6d6;
	padding: 15px 30px;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row, .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row {
	padding: 0;
	margin: 0 0 12px;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row label, .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row label {
	font-weight: 400;
	font-size: 16px;
	padding-bottom: 10px;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row input, .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row select, .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row .select2-selection, .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row input, .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row select, .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row .select2-selection {
	height: 50px;
	border-radius: 3px;
	border: 1px solid #d6d6d6;
	padding: 0 15px !important;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row input:focus, .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row select:focus, .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row .select2-selection:focus, .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row input:focus, .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row select:focus, .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row .select2-selection:focus {
	border: 1px solid #d39105;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row textarea, .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row textarea {
	min-height: 120px;
	border-radius: 3px;
	padding: 15px;
	border: 1px solid #d6d6d6;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row textarea:focus, .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row textarea:focus {
	border: 1px solid #d39105;
}

.woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row .select2-selection__arrow, .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row .select2-selection__rendered, .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row .select2-selection__arrow, .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row .select2-selection__rendered {
	height: 50px;
	line-height: 50px;
}

.woocommerce #yith-wcwl-form {
	overflow-x: scroll;
}

.woocommerce #yith-wcwl-form .wishlist_table {
	margin: 0;
	overflow: hidden;
}

.woocommerce #yith-wcwl-form .wishlist_table td.product-add-to-cart a {
	height: 40px;
	text-align: center;
	padding: 0;
	width: 120px;
	line-height: 40px;
	border-radius: 40px;
	color: #fff;
	background: #d39105;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	margin: auto;
	margin-right: 5px;
}

.woocommerce #yith-wcwl-form .wishlist_table td.product-add-to-cart a:hover {
	background: #0185b6;
}

.woocommerce #yith-wcwl-form .wishlist_table .product-stock-status {
	display: none;
}

.woocommerce #yith-wcwl-form .wishlist_table tbody tr td.product-name a.yith-wcqv-button {
	border-radius: 30px;
	width: 120px;
	padding: 0;
	margin: 0;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #d39105;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	float: right;
}

@media (max-width: 767px) {
	.woocommerce #yith-wcwl-form .wishlist_table tbody tr td.product-name a.yith-wcqv-button {
		display: none !important;
	}
}

.woocommerce #yith-wcwl-form .wishlist_table tbody tr td.product-name a.yith-wcqv-button:hover {
	background: #0185b6;
}

.woocommerce #yith-wcwl-form .wishlist_table tbody tr td.product-price del, .woocommerce #yith-wcwl-form .wishlist_table tbody tr td.product-price del span {
	color: #9c9c9c;
}

.woocommerce #yith-wcwl-form .wishlist_table tbody tr td.product-price ins {
	text-decoration: none;
	float: left;
}

.woocommerce #yith-wcwl-form .wishlist_table tbody tr td.product-price .amount:nth-child(2), .woocommerce #yith-wcwl-form .wishlist_table tbody tr td.product-price .amount:nth-child(2) span {
	text-decoration: line-through;
	color: #9c9c9c;
}

.woocommerce #yith-wcwl-form .wishlist_table thead tr th.product-name, .woocommerce #yith-wcwl-form .wishlist_table tbody tr td.product-name {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

@media (max-width: 767px) {
	.woocommerce #yith-wcwl-form .wishlist_table tbody > tr {
		position: relative;
	}
	
	.woocommerce #yith-wcwl-form .wishlist_table tbody > tr:after, .woocommerce #yith-wcwl-form .wishlist_table tbody > tr:before {
		content: "";
		height: 1px;
		width: 100%;
		position: absolute;
		background: #d6d6d6;
	}
}

@media (max-width: 991px) {
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
		padding: 0 15px;
	}
	
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
		content: unset;
	}
	
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		text-align: center !important;
	}
	
	.woocommerce form .shop_table tbody tr td {
		padding: 0;
	}
}

#yith-quick-view-modal {
	z-index: 999999999;
}

.product-gallery {
	position: relative;
}

.product-gallery span.onsale {
	width: 40px;
	height: 40px;
	border-radius: 0;
	text-align: center;
	left: 0;
	top: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 40px;
	background: #d39105;
}

.product-gallery .product-thumb-full {
	margin-bottom: 23px;
}

@media (max-width: 991px) {
	.product-gallery .list-product-gallery {
		margin-bottom: 30px;
	}
}

.product-gallery .list-product-gallery .slick-track {
	display: flex;
}

.product-gallery .list-product-gallery.slick-slider {
	margin-left: -10px;
	margin-right: -10px;
}

.product-gallery .list-product-gallery .slick-slide {
	margin-right: 10px;
	margin-left: 10px;
}

.product-gallery .list-product-gallery .slick-arrow {
	opacity: 0;
	width: 20px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	border: none;
	background-color: #d39105;
	color: #fff;
	line-height: 20px;
	text-align: center;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.product-gallery .list-product-gallery .slick-arrow:before {
	font-family: FontAwesome;
	padding-left: 1px;
	content: unset;
}

.product-gallery .list-product-gallery .slick-arrow.slick-prev:before {
	content: "";
}

.product-gallery .list-product-gallery .slick-arrow.slick-next:before {
	content: "";
}

.product-gallery .list-product-gallery:hover .slick-arrow {
	opacity: 1;
}

.product-gallery .list-product-gallery .slick-prev {
	left: 0;
}

.product-gallery .list-product-gallery .slick-next {
	right: 0;
}

.woocommerce .product-thumb span.onsale, .woocommerce .product-thumb span.new {
	width: 40px;
	height: 40px;
	border-radius: 0;
	text-align: center;
	left: 0;
	top: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 40px;
	background: #d39105;
	z-index: 9;
	display: inline-block;
	color: #fff;
	position: absolute;
	text-transform: capitalize;
	border: none;
	padding: 0;
	min-width: 45px;
	min-height: 45px;
	line-height: 45px;
}

.woocommerce .product-thumb span.new {
	left: auto;
	right: 0;
}

.woocommerce table.shop_table tr.shipping th, .woocommerce table.shop_table tr.order-total th {
	padding: 9px 28px;
}

.woocommerce-cart .woocommerce-cart-form .process-cart .total-cart .cart_totals .shop_table.shop_table_responsive tr th, .woocommerce-cart .woocommerce-cart-form .process-cart .total-cart .cart_totals .shop_table.shop_table_responsive tr td {
	padding: 10px 0px;
	line-height: 1;
}

.woocommerce-checkout .checkout.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row input, .woocommerce-checkout .checkout.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row select, .woocommerce-checkout .checkout.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row textarea, .woocommerce-checkout .checkout.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row .select2 {
	padding-left: 0;
}

.list-post-content .full-width {
	width: 100%;
}

@media (min-width: 992px) {
	.list-post-content .defaulttwo.col-md-4:nth-child(3n+1), .list-post-content .defaultthree.col-md-4:nth-child(3n+1) {
		clear: both;
	}
	
	.list-post-content .defaulttwo.col-md-6:nth-child(2n+1), .list-post-content .defaultthree.col-md-6:nth-child(2n+1) {
		clear: both;
	}
	
	.list-post-content .defaulttwo.col-md-3:nth-child(4n+1), .list-post-content .defaultthree.col-md-3:nth-child(4n+1) {
		clear: both;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.list-post-content .defaulttwo.col-sm-4:nth-child(2n+1), .list-post-content .defaultthree.col-sm-4:nth-child(2n+1) {
		clear: both;
	}
	
	.list-post-content .defaulttwo.col-sm-6:nth-child(2n+1), .list-post-content .defaultthree.col-sm-6:nth-child(2n+1) {
		clear: both;
	}
	
	.list-post-content .defaulttwo.col-sm-3:nth-child(2n+1), .list-post-content .defaultthree.col-sm-3:nth-child(2n+1) {
		clear: both;
	}
}

@media (min-width: 1200px) {
	.list-post-content.full-width {
		width: 900px;
		margin: auto;
	}
}

.list-post-content .grid-size {
	visibility: hidden;
	min-height: 0;
	margin: 0 !important;
}

.list-post-content .post-template {
	margin-bottom: 30px;
}

.list-post-content .post-template .post-comment, .list-post-content .post-template .post-love {
	display: none;
}

.list-post-content .post-template.one-columns .content-post .title-post {
	font-size: 24px;
}

.list-post-content .post-template.one-columns .post-comment, .list-post-content .post-template.one-columns .post-love {
	display: inline-block;
}

.list-post-content .post-template .format-video .blog-video-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 36px;
	color: #fff;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 60px;
	background: #d39105 !important;
	border-radius: 50%;
	text-indent: 4px;
	outline: none;
}

.list-post-content .post-template .thumb-post {
	overflow: hidden;
	position: relative;
}

.list-post-content .post-template .thumb-post:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.list-post-content .post-template .thumb-post .list-cat-post {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	z-index: 2;
}

.list-post-content .post-template .thumb-post .list-cat-post a {
	color: #fff;
	background: #d39105;
	text-transform: uppercase;
	display: inline-block;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	padding: 0 12px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.list-post-content .post-template .thumb-post .list-cat-post a:hover {
	background: #0185b6;
}

.list-post-content .post-template .thumb-post > img {
	transition: 5s;
	-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;
	width: 100%;
	height: auto;
}

.list-post-content .post-template .thumb-post:hover:before {
	visibility: visible;
	opacity: 1;
}

.list-post-content .post-template .content-post {
	padding: 20px 30px 40px;
	background: #fff;
	background-color: #fff;
	/* layer fill content */
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	/* drop shadow */
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -30px;
	z-index: 2;
	position: relative;
}

.list-post-content .post-template .content-post .line {
	padding: 0 7px;
}

.list-post-content .post-template .content-post .info-post {
	font-size: 13px;
	color: #737373;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: uppercase;
	line-height: 36px;
}

.list-post-content .post-template .content-post .info-post .ion-ios-chatboxes-outline, .list-post-content .post-template .content-post .info-post .ion-ios-heart-outline {
	color: #d39105;
}

.list-post-content .post-template .content-post .info-post a {
	color: #737373;
}

.list-post-content .post-template .content-post .info-post .post-date {
	padding-left: 4px;
}

.list-post-content .post-template .content-post .info-post .like, .list-post-content .post-template .content-post .info-post .comment {
	padding-left: 4px;
}

.list-post-content .post-template .content-post .title-post {
	font-weight: 500;
	font-size: 24px;
	padding-top: 4px;
	color: #0185b6;
	word-wrap: break-word;
	line-height: 34px;
	padding-top: 8px;
	margin-bottom: 16px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 22px;
}

.list-post-content .post-template .content-post .title-post:hover {
	color: #d39105;
}

.list-post-content .post-template .content-post .des-post {
	word-spacing: 0px;
	line-height: 25px;
	padding-top: 6px;
}

.list-post-content .post-template .content-post .read-more {
	margin-top: 6px;
}

.list-post-content .post-template .content-post .btn-see-more {
	border: none;
	padding: 0;
	font-size: 13px;
	line-height: 36px;
}

.list-post-content .post-template .content-post .btn-see-more:before {
	content: unset;
}

.list-post-content .post-template .content-post .btn-see-more:hover span {
	color: #d39105;
}

.list-post-content .post-template .content-post .btn-see-more:hover {
	background: none !important;
}

.list-post-content .post-template.defaultthree .content-post .info-post > span {
	padding-left: 4px;
}

.list-post-content .post-template.defaultthree .content-post .info-post > span:first-child {
	padding-left: 0;
}

.list-post-content .post-template.defaultthree .content-post .info-post > span i {
	padding-right: 3px;
	padding-left: 2px;
}

@media (min-width: 1200px) {
	.list-post-content .col3:nth-child(3n+1) {
		clear: both;
	}
	
	.list-post-content .col2:nth-child(2n+1) {
		clear: both;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.list-post-content .col3:nth-child(3n+1) {
		clear: both;
	}
	
	.list-post-content .col2:nth-child(2n+1) {
		clear: both;
	}
}

.bt-pagination {
	padding-bottom: 100px;
	padding-top: 26px;
	text-align: center;
}

.bt-pagination .page-numbers {
	height: 35px;
	width: 35px;
	display: inline-block;
	line-height: 35px;
	text-align: center;
	font-weight: 500;
	color: #0185b6;
	border-radius: 50%;
	margin-right: 5px;
	background: #efefef;
	text-transform: uppercase;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.bt-pagination .page-numbers.current, .bt-pagination .page-numbers:hover {
	background: #d39105;
	color: #fff;
}

.bt-pagination .page-numbers.next, .bt-pagination .page-numbers.prev {
	width: auto;
	background: none !important;
	color: #0185b6 !important;
	font-weight: 500;
}

.bt-pagination .page-numbers.next {
	margin-right: 0;
	margin-left: 16px;
}

@media (max-width: 767px) {
	.bt-pagination .page-numbers {
		margin-bottom: 10px;
	}
}

.single-post .blog-page, .single-testimonial .blog-page, .single-team .blog-page {
	padding-bottom: 98px;
}

.single-post .single-blog .blog-video-button, .single-testimonial .single-blog .blog-video-button, .single-team .single-blog .blog-video-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 34px;
	background: #fff;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	text-indent: 4px;
}

.single-post .single-blog .list-cat-post, .single-testimonial .single-blog .list-cat-post, .single-team .single-blog .list-cat-post {
	font-size: 15px;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 20px;
}

.single-post .single-blog .list-cat-post a, .single-testimonial .single-blog .list-cat-post a, .single-team .single-blog .list-cat-post a {
	color: #fff;
	background: #10b64e;
	padding: 11px 12px;
	display: inline-block;
	margin-right: 3px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	margin-bottom: 3px;
}

@media (max-width: 767px) {
	.single-post .single-blog .list-cat-post a, .single-testimonial .single-blog .list-cat-post a, .single-team .single-blog .list-cat-post a {
		margin-bottom: 7px;
	}
}

.single-post .single-blog .list-cat-post a:hover, .single-testimonial .single-blog .list-cat-post a:hover, .single-team .single-blog .list-cat-post a:hover {
	background: #0185b6;
}

.single-post .single-blog .list-cat-post a:last-child, .single-testimonial .single-blog .list-cat-post a:last-child, .single-team .single-blog .list-cat-post a:last-child {
	margin-right: 0;
}

.single-post .single-blog .title-and-meta, .single-testimonial .single-blog .title-and-meta, .single-team .single-blog .title-and-meta {
	padding-bottom: 28px;
}

.single-post .single-blog .title-and-meta .post-meta, .single-testimonial .single-blog .title-and-meta .post-meta, .single-team .single-blog .title-and-meta .post-meta {
	padding-top: 18px;
	padding-bottom: 10px;
}

.single-post .single-blog .title-and-meta .post-meta .line, .single-testimonial .single-blog .title-and-meta .post-meta .line, .single-team .single-blog .title-and-meta .post-meta .line {
	padding: 0 7px;
}

.single-post .single-blog .title-and-meta h3, .single-testimonial .single-blog .title-and-meta h3, .single-team .single-blog .title-and-meta h3 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 500;
	color: #0185b6;
	padding-bottom: 0px;
	margin-bottom: 7px;
}

.single-post .single-blog .title-and-meta span, .single-testimonial .single-blog .title-and-meta span, .single-team .single-blog .title-and-meta span {
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	color: #737373;
	text-transform: uppercase;
}

.single-post .single-blog .title-and-meta .love .ion-ios-heart-outline, .single-post .single-blog .title-and-meta .love .ion-ios-chatboxes-outline, .single-post .single-blog .title-and-meta .count-view-comment .ion-ios-heart-outline, .single-post .single-blog .title-and-meta .count-view-comment .ion-ios-chatboxes-outline, .single-testimonial .single-blog .title-and-meta .love .ion-ios-heart-outline, .single-testimonial .single-blog .title-and-meta .love .ion-ios-chatboxes-outline, .single-testimonial .single-blog .title-and-meta .count-view-comment .ion-ios-heart-outline, .single-testimonial .single-blog .title-and-meta .count-view-comment .ion-ios-chatboxes-outline, .single-team .single-blog .title-and-meta .love .ion-ios-heart-outline, .single-team .single-blog .title-and-meta .love .ion-ios-chatboxes-outline, .single-team .single-blog .title-and-meta .count-view-comment .ion-ios-heart-outline, .single-team .single-blog .title-and-meta .count-view-comment .ion-ios-chatboxes-outline {
	color: #d39105;
	padding-right: 7px;
}

.single-post .single-blog .title-and-meta .love a, .single-post .single-blog .title-and-meta .love span, .single-post .single-blog .title-and-meta .count-view-comment a, .single-post .single-blog .title-and-meta .count-view-comment span, .single-testimonial .single-blog .title-and-meta .love a, .single-testimonial .single-blog .title-and-meta .love span, .single-testimonial .single-blog .title-and-meta .count-view-comment a, .single-testimonial .single-blog .title-and-meta .count-view-comment span, .single-team .single-blog .title-and-meta .love a, .single-team .single-blog .title-and-meta .love span, .single-team .single-blog .title-and-meta .count-view-comment a, .single-team .single-blog .title-and-meta .count-view-comment span {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
}

.single-post .single-blog .event-details-img, .single-testimonial .single-blog .event-details-img, .single-team .single-blog .event-details-img {
	padding-bottom: 45px;
	position: relative;
}

.single-post .single-blog .blog-content, .single-testimonial .single-blog .blog-content, .single-team .single-blog .blog-content {
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
}

.single-post .single-blog .blog-content .text-thumb, .single-testimonial .single-blog .blog-content .text-thumb, .single-team .single-blog .blog-content .text-thumb {
	margin-bottom: 56px;
}

.single-post .single-blog .blog-content .text-thumb p, .single-testimonial .single-blog .blog-content .text-thumb p, .single-team .single-blog .blog-content .text-thumb p {
	margin-bottom: 24px;
}

.single-post .single-blog .blog-content .text-thumb ul, .single-post .single-blog .blog-content .text-thumb ol, .single-testimonial .single-blog .blog-content .text-thumb ul, .single-testimonial .single-blog .blog-content .text-thumb ol, .single-team .single-blog .blog-content .text-thumb ul, .single-team .single-blog .blog-content .text-thumb ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.single-post .single-blog .blog-content .text-thumb ul li, .single-post .single-blog .blog-content .text-thumb ol li, .single-testimonial .single-blog .blog-content .text-thumb ul li, .single-testimonial .single-blog .blog-content .text-thumb ol li, .single-team .single-blog .blog-content .text-thumb ul li, .single-team .single-blog .blog-content .text-thumb ol li {
	line-height: 26px;
	font-size: 15px;
	padding-bottom: 3px;
}

.single-post .single-blog .blog-content .text-thumb ul i, .single-post .single-blog .blog-content .text-thumb ol i, .single-testimonial .single-blog .blog-content .text-thumb ul i, .single-testimonial .single-blog .blog-content .text-thumb ol i, .single-team .single-blog .blog-content .text-thumb ul i, .single-team .single-blog .blog-content .text-thumb ol i {
	color: #d39105;
}

.single-post .single-blog .blog-content .text-thumb img, .single-testimonial .single-blog .blog-content .text-thumb img, .single-team .single-blog .blog-content .text-thumb img {
	-moz-box-shadow: 11px 13px 27px 3px rgba(0, 0, 0, .15);
	/* drop shadow */
	-webkit-box-shadow: 11px 13px 27px 3px rgba(0, 0, 0, .15);
	/* drop shadow */
	box-shadow: 11px 13px 27px 3px rgba(0, 0, 0, .15);
	/* drop shadow */
	width: auto;
	margin: 0;
}

.single-post .single-blog .blog-content h4, .single-testimonial .single-blog .blog-content h4, .single-team .single-blog .blog-content h4 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 16px;
	color: #737373;
}

.single-post .single-blog .blog-content .row, .single-testimonial .single-blog .blog-content .row, .single-team .single-blog .blog-content .row {
	margin-bottom: 42px;
}

.single-post .single-blog .blog-content p, .single-testimonial .single-blog .blog-content p, .single-team .single-blog .blog-content p {
	margin-bottom: 38px;
	font-size: 15px;
}

.single-post .single-blog .blog-content strong, .single-testimonial .single-blog .blog-content strong, .single-team .single-blog .blog-content strong {
	font-size: 15px;
	font-weight: 700;
}

.single-post .single-blog .blog-content img, .single-testimonial .single-blog .blog-content img, .single-team .single-blog .blog-content img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.single-post .single-blog .blog-content .col-md-5, .single-testimonial .single-blog .blog-content .col-md-5, .single-team .single-blog .blog-content .col-md-5 {
	width: 38.5%;
	float: left;
}

.single-post .single-blog .blog-content .col-md-7, .single-testimonial .single-blog .blog-content .col-md-7, .single-team .single-blog .blog-content .col-md-7 {
	width: 61.5%;
	float: left;
}

@media (max-width: 767px) {
	.single-post .single-blog .blog-content .col-md-5, .single-post .single-blog .blog-content .col-md-7, .single-testimonial .single-blog .blog-content .col-md-5, .single-testimonial .single-blog .blog-content .col-md-7, .single-team .single-blog .blog-content .col-md-5, .single-team .single-blog .blog-content .col-md-7 {
		width: 100%;
	}
}

.single-post .single-blog .blog-content .gallery, .single-testimonial .single-blog .blog-content .gallery, .single-team .single-blog .blog-content .gallery {
	margin-right: -15px;
	margin-left: -15px;
}

.single-post .single-blog .blog-content .gallery:before, .single-post .single-blog .blog-content .gallery:after, .single-testimonial .single-blog .blog-content .gallery:before, .single-testimonial .single-blog .blog-content .gallery:after, .single-team .single-blog .blog-content .gallery:before, .single-team .single-blog .blog-content .gallery:after {
	content: "";
	clear: both;
	display: table;
}

.single-post .single-blog .blog-content .gallery .gallery-item, .single-testimonial .single-blog .blog-content .gallery .gallery-item, .single-team .single-blog .blog-content .gallery .gallery-item {
	float: left;
	margin: 0;
	padding: 15px;
}

.single-post .single-blog .blog-content .gallery.gallery-columns-3 .gallery-item, .single-testimonial .single-blog .blog-content .gallery.gallery-columns-3 .gallery-item, .single-team .single-blog .blog-content .gallery.gallery-columns-3 .gallery-item {
	width: 33.333%;
}

.single-post .single-blog .blog-content .gallery.gallery-columns-4 .gallery-item, .single-testimonial .single-blog .blog-content .gallery.gallery-columns-4 .gallery-item, .single-team .single-blog .blog-content .gallery.gallery-columns-4 .gallery-item {
	width: 25%;
}

.single-post .single-blog .blog-content .gallery.gallery-columns-2 .gallery-item, .single-testimonial .single-blog .blog-content .gallery.gallery-columns-2 .gallery-item, .single-team .single-blog .blog-content .gallery.gallery-columns-2 .gallery-item {
	width: 50%;
}

@media (min-width: 768px) and (max-width: 991px) {
	.single-post .single-blog .blog-content .gallery.gallery-columns-3 .gallery-item, .single-post .single-blog .blog-content .gallery.gallery-columns-4 .gallery-item, .single-post .single-blog .blog-content .gallery.gallery-columns-2 .gallery-item, .single-testimonial .single-blog .blog-content .gallery.gallery-columns-3 .gallery-item, .single-testimonial .single-blog .blog-content .gallery.gallery-columns-4 .gallery-item, .single-testimonial .single-blog .blog-content .gallery.gallery-columns-2 .gallery-item, .single-team .single-blog .blog-content .gallery.gallery-columns-3 .gallery-item, .single-team .single-blog .blog-content .gallery.gallery-columns-4 .gallery-item, .single-team .single-blog .blog-content .gallery.gallery-columns-2 .gallery-item {
		width: 50%;
	}
}

@media (max-width: 767px) {
	.single-post .single-blog .blog-content .gallery.gallery-columns-3 .gallery-item, .single-post .single-blog .blog-content .gallery.gallery-columns-4 .gallery-item, .single-post .single-blog .blog-content .gallery.gallery-columns-2 .gallery-item, .single-testimonial .single-blog .blog-content .gallery.gallery-columns-3 .gallery-item, .single-testimonial .single-blog .blog-content .gallery.gallery-columns-4 .gallery-item, .single-testimonial .single-blog .blog-content .gallery.gallery-columns-2 .gallery-item, .single-team .single-blog .blog-content .gallery.gallery-columns-3 .gallery-item, .single-team .single-blog .blog-content .gallery.gallery-columns-4 .gallery-item, .single-team .single-blog .blog-content .gallery.gallery-columns-2 .gallery-item {
		width: 100%;
	}
}

.single-post .single-blog .blog-content blockquote, .single-testimonial .single-blog .blog-content blockquote, .single-team .single-blog .blog-content blockquote {
	padding: 20px 15px 10px;
	text-align: left;
	border: none;
	background: #f1f1f1;
	position: relative;
	font-size: 18px;
	letter-spacing: .2px;
	line-height: 29px;
	font-weight: 500;
	color: #001538;
	border-right: 7px solid #10b64e;
}

.single-post .single-blog .blog-content blockquote:after, .single-testimonial .single-blog .blog-content blockquote:after, .single-team .single-blog .blog-content blockquote:after {
	height: 10px;
	width: 340px;
	background: #10b64e;
	right: 0;
	bottom: 0px;
}

.single-post .single-blog .blog-content blockquote p, .single-post .single-blog .blog-content blockquote span, .single-testimonial .single-blog .blog-content blockquote p, .single-testimonial .single-blog .blog-content blockquote span, .single-team .single-blog .blog-content blockquote p, .single-team .single-blog .blog-content blockquote span {
	position: relative;
	z-index: 1;
}

.single-post .single-blog .blog-content blockquote .icon, .single-testimonial .single-blog .blog-content blockquote .icon, .single-team .single-blog .blog-content blockquote .icon {
	font-size: 72px;
	vertical-align: middle;
	line-height: 1;
	height: 52px;
	display: inline-block;
}

.single-post .title-image, .single-testimonial .title-image, .single-team .title-image {
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 45px;
	margin-top: -4px;
	margin-bottom: -9px;
	color: #737373;
}

.single-post .block-info-author, .single-testimonial .block-info-author, .single-team .block-info-author {
	padding-top: 60px;
	margin-bottom: 60px;
	clear: both;
}

.single-post .block-info-author .thumb, .single-testimonial .block-info-author .thumb, .single-team .block-info-author .thumb {
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
}

.single-post .block-info-author .thumb img, .single-testimonial .block-info-author .thumb img, .single-team .block-info-author .thumb img {
	margin: 0;
}

.single-post .block-info-author .content-info-author, .single-testimonial .block-info-author .content-info-author, .single-team .block-info-author .content-info-author {
	float: left;
	width: calc(100% - 100px);
	line-height: 25px;
	padding-left: 30px;
}

@media (max-width: 767px) {
	.single-post .block-info-author .content-info-author, .single-testimonial .block-info-author .content-info-author, .single-team .block-info-author .content-info-author {
		padding: 0;
		display: block;
		width: 100%;
		float: none;
		clear: both;
		padding-top: 30px;
	}
}

.single-post .block-info-author .content-info-author .at, .single-testimonial .block-info-author .content-info-author .at, .single-team .block-info-author .content-info-author .at {
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize;
	color: #0185b6;
	display: block;
	margin-top: -4px;
	margin-bottom: 12px;
}

@media (max-width: 600px) {
	.single-post .block-info-author, .single-testimonial .block-info-author, .single-team .block-info-author {
		text-align: center;
	}
	
	.single-post .block-info-author .thumb, .single-testimonial .block-info-author .thumb, .single-team .block-info-author .thumb {
		margin: auto;
		float: none;
	}
}

.single-post .tags-and-social-bar, .single-testimonial .tags-and-social-bar, .single-team .tags-and-social-bar {
	padding: 10px 0px 54px;
	background-color: #fff;
	/* layer fill content */
	border-bottom: 1px solid #d6d6d6;
	float: none;
	clear: both;
}

.single-post .tags-and-social-bar .tags, .single-post .tags-and-social-bar .single-event-social-bar, .single-testimonial .tags-and-social-bar .tags, .single-testimonial .tags-and-social-bar .single-event-social-bar, .single-team .tags-and-social-bar .tags, .single-team .tags-and-social-bar .single-event-social-bar {
	width: 50%;
	float: left;
}

@media (max-width: 767px) {
	.single-post .tags-and-social-bar .tags, .single-post .tags-and-social-bar .single-event-social-bar, .single-testimonial .tags-and-social-bar .tags, .single-testimonial .tags-and-social-bar .single-event-social-bar, .single-team .tags-and-social-bar .tags, .single-team .tags-and-social-bar .single-event-social-bar {
		width: 100%;
		text-align: left;
	}
}

.single-post .tags-and-social-bar .tags .text-tags, .single-post .tags-and-social-bar .tags .text-share, .single-post .tags-and-social-bar .single-event-social-bar .text-tags, .single-post .tags-and-social-bar .single-event-social-bar .text-share, .single-testimonial .tags-and-social-bar .tags .text-tags, .single-testimonial .tags-and-social-bar .tags .text-share, .single-testimonial .tags-and-social-bar .single-event-social-bar .text-tags, .single-testimonial .tags-and-social-bar .single-event-social-bar .text-share, .single-team .tags-and-social-bar .tags .text-tags, .single-team .tags-and-social-bar .tags .text-share, .single-team .tags-and-social-bar .single-event-social-bar .text-tags, .single-team .tags-and-social-bar .single-event-social-bar .text-share {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #0185b6;
	display: inline-block;
}

.single-post .tags-and-social-bar .tags ul, .single-post .tags-and-social-bar .single-event-social-bar ul, .single-testimonial .tags-and-social-bar .tags ul, .single-testimonial .tags-and-social-bar .single-event-social-bar ul, .single-team .tags-and-social-bar .tags ul, .single-team .tags-and-social-bar .single-event-social-bar ul {
	padding: 0;
	margin: 0;
	display: inline-block;
}

.single-post .tags-and-social-bar .tags ul li, .single-post .tags-and-social-bar .single-event-social-bar ul li, .single-testimonial .tags-and-social-bar .tags ul li, .single-testimonial .tags-and-social-bar .single-event-social-bar ul li, .single-team .tags-and-social-bar .tags ul li, .single-team .tags-and-social-bar .single-event-social-bar ul li {
	display: inline-block;
	padding: 0 12px;
}

.single-post .tags-and-social-bar .tags ul li a, .single-post .tags-and-social-bar .single-event-social-bar ul li a, .single-testimonial .tags-and-social-bar .tags ul li a, .single-testimonial .tags-and-social-bar .single-event-social-bar ul li a, .single-team .tags-and-social-bar .tags ul li a, .single-team .tags-and-social-bar .single-event-social-bar ul li a {
	color: #0185b6;
	text-transform: capitalize;
}

.single-post .tags-and-social-bar .tags ul li a:hover, .single-post .tags-and-social-bar .single-event-social-bar ul li a:hover, .single-testimonial .tags-and-social-bar .tags ul li a:hover, .single-testimonial .tags-and-social-bar .single-event-social-bar ul li a:hover, .single-team .tags-and-social-bar .tags ul li a:hover, .single-team .tags-and-social-bar .single-event-social-bar ul li a:hover {
	color: #d39105;
}

.single-post .tags-and-social-bar .single-event-social-bar, .single-testimonial .tags-and-social-bar .single-event-social-bar, .single-team .tags-and-social-bar .single-event-social-bar {
	float: left;
}

.single-post .tags-and-social-bar .single-event-social-bar ul li, .single-testimonial .tags-and-social-bar .single-event-social-bar ul li, .single-team .tags-and-social-bar .single-event-social-bar ul li {
	padding: 0;
	text-align: center;
	margin-left: 30px;
	font-size: 16px;
}

.single-post .tags-and-social-bar .single-event-social-bar ul li:hover a, .single-testimonial .tags-and-social-bar .single-event-social-bar ul li:hover a, .single-team .tags-and-social-bar .single-event-social-bar ul li:hover a {
	color: #d39105;
}

.single-post .tags-and-social-bar .single-event-social-bar ul li:last-child, .single-testimonial .tags-and-social-bar .single-event-social-bar ul li:last-child, .single-team .tags-and-social-bar .single-event-social-bar ul li:last-child {
	padding-right: 0;
}

.single-post .tags-and-social-bar .single-event-social-bar ul li:first-child, .single-testimonial .tags-and-social-bar .single-event-social-bar ul li:first-child, .single-team .tags-and-social-bar .single-event-social-bar ul li:first-child {
	padding-left: 0;
}

.single-post .tags-and-social-bar .single-event-social-bar ul li a, .single-testimonial .tags-and-social-bar .single-event-social-bar ul li a, .single-team .tags-and-social-bar .single-event-social-bar ul li a {
	color: #0185b6;
	display: block;
}

.single-post .tags-and-social-bar .tags ul li, .single-testimonial .tags-and-social-bar .tags ul li, .single-team .tags-and-social-bar .tags ul li {
	padding: 0;
	margin-left: 15px;
	margin-bottom: 5px;
}

.single-post .tags-and-social-bar .tags ul li:first-child, .single-testimonial .tags-and-social-bar .tags ul li:first-child, .single-team .tags-and-social-bar .tags ul li:first-child {
	margin-left: 0;
}

.single-post .tags-and-social-bar .tags ul li a, .single-testimonial .tags-and-social-bar .tags ul li a, .single-team .tags-and-social-bar .tags ul li a {
	padding: 6px 12px;
	border: 1px solid #d6d6d6;
	color: #737373;
	display: inline-block;
	line-height: 1;
}

.single-post .tags-and-social-bar .tags ul li a:hover, .single-testimonial .tags-and-social-bar .tags ul li a:hover, .single-team .tags-and-social-bar .tags ul li a:hover {
	border: 1px solid #0185b6;
	color: #0185b6;
}

.single-post .related-post, .single-testimonial .related-post, .single-team .related-post {
	padding-bottom: 36px;
}

.single-post .related-post .tb-title h4, .single-testimonial .related-post .tb-title h4, .single-team .related-post .tb-title h4 {
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 16px;
	margin-bottom: 38px;
}

@media (max-width: 991px) {
	.single-post .related-post .single-grid, .single-testimonial .related-post .single-grid, .single-team .related-post .single-grid {
		margin-bottom: 30px;
	}
}

.single-post .related-post .single-grid .post-content, .single-testimonial .related-post .single-grid .post-content, .single-team .related-post .single-grid .post-content {
	padding-top: 25px;
}

.single-post .related-post .single-grid .post-content .info-post span, .single-testimonial .related-post .single-grid .post-content .info-post span, .single-team .related-post .single-grid .post-content .info-post span {
	display: inline-block;
	margin: 0;
}

.single-post .related-post .single-grid .post-content .info-post span a, .single-post .related-post .single-grid .post-content .info-post span span, .single-testimonial .related-post .single-grid .post-content .info-post span a, .single-testimonial .related-post .single-grid .post-content .info-post span span, .single-team .related-post .single-grid .post-content .info-post span a, .single-team .related-post .single-grid .post-content .info-post span span {
	color: #737373;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
	vertical-align: middle;
}

.single-post .related-post .single-grid .post-content .info-post span .line, .single-testimonial .related-post .single-grid .post-content .info-post span .line, .single-team .related-post .single-grid .post-content .info-post span .line {
	padding: 0px 7px;
}

.single-post .related-post .single-grid .post-content .title a, .single-testimonial .related-post .single-grid .post-content .title a, .single-team .related-post .single-grid .post-content .title a {
	font-size: 18px;
	line-height: 28px;
	color: #0185b6;
	font-weight: 500;
	margin-bottom: 16px;
	display: block;
	padding-top: 3px;
}

.single-post .related-post .single-grid .post-content .title a:hover, .single-testimonial .related-post .single-grid .post-content .title a:hover, .single-team .related-post .single-grid .post-content .title a:hover {
	color: #d39105;
}

.single-post .related-post .single-grid .post-content .post-date, .single-testimonial .related-post .single-grid .post-content .post-date, .single-team .related-post .single-grid .post-content .post-date {
	margin-bottom: 6px;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 1;
	display: block;
	font-size: 13px;
	font-weight: 500;
}

.single-post .related-post .single-grid .post-content .post-date a, .single-testimonial .related-post .single-grid .post-content .post-date a, .single-team .related-post .single-grid .post-content .post-date a {
	color: #d39105;
}

.single-post .pagination-post, .single-testimonial .pagination-post, .single-team .pagination-post {
	background-color: #fff;
	/* layer fill content */
	padding: 60px 0px 50px;
	margin-bottom: 56px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

.single-post .pagination-post .icon-nav, .single-testimonial .pagination-post .icon-nav, .single-team .pagination-post .icon-nav {
	display: none;
}

.single-post .pagination-post .prev-btn, .single-post .pagination-post .next-btn, .single-testimonial .pagination-post .prev-btn, .single-testimonial .pagination-post .next-btn, .single-team .pagination-post .prev-btn, .single-team .pagination-post .next-btn {
	width: 46%;
	float: left;
	font-size: 18px;
	font-weight: 600;
	color: #0185b6;
	text-transform: capitalize;
}

.single-post .pagination-post .prev-btn span, .single-post .pagination-post .next-btn span, .single-testimonial .pagination-post .prev-btn span, .single-testimonial .pagination-post .next-btn span, .single-team .pagination-post .prev-btn span, .single-team .pagination-post .next-btn span {
	font-size: 18px;
	font-weight: 300;
	color: #737373;
}

.single-post .pagination-post .prev-btn span:hover, .single-post .pagination-post .next-btn span:hover, .single-testimonial .pagination-post .prev-btn span:hover, .single-testimonial .pagination-post .next-btn span:hover, .single-team .pagination-post .prev-btn span:hover, .single-team .pagination-post .next-btn span:hover {
	color: #0185b6;
}

.single-post .pagination-post .prev-btn a, .single-post .pagination-post .next-btn a, .single-testimonial .pagination-post .prev-btn a, .single-testimonial .pagination-post .next-btn a, .single-team .pagination-post .prev-btn a, .single-team .pagination-post .next-btn a {
	text-transform: capitalize;
	color: #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.single-post .pagination-post .prev-btn a:hover, .single-post .pagination-post .next-btn a:hover, .single-testimonial .pagination-post .prev-btn a:hover, .single-testimonial .pagination-post .next-btn a:hover, .single-team .pagination-post .prev-btn a:hover, .single-team .pagination-post .next-btn a:hover {
	color: #d39105;
}

.single-post .pagination-post .prev-btn .btn-pg, .single-post .pagination-post .next-btn .btn-pg, .single-testimonial .pagination-post .prev-btn .btn-pg, .single-testimonial .pagination-post .next-btn .btn-pg, .single-team .pagination-post .prev-btn .btn-pg, .single-team .pagination-post .next-btn .btn-pg {
	width: calc(100% - 100px);
	vertical-align: middle;
	float: left;
	line-height: 1;
}

.single-post .pagination-post .prev-btn .btn-pg h3, .single-post .pagination-post .next-btn .btn-pg h3, .single-testimonial .pagination-post .prev-btn .btn-pg h3, .single-testimonial .pagination-post .next-btn .btn-pg h3, .single-team .pagination-post .prev-btn .btn-pg h3, .single-team .pagination-post .next-btn .btn-pg h3 {
	line-height: 25px;
	font-size: 15px;
	font-weight: 600;
	margin-top: 18px;
	margin-bottom: 0;
}

.single-post .pagination-post .prev-btn .image, .single-post .pagination-post .next-btn .image, .single-testimonial .pagination-post .prev-btn .image, .single-testimonial .pagination-post .next-btn .image, .single-team .pagination-post .prev-btn .image, .single-team .pagination-post .next-btn .image {
	width: 100px;
	float: left;
	vertical-align: middle;
}

.single-post .pagination-post .prev-btn, .single-testimonial .pagination-post .prev-btn, .single-team .pagination-post .prev-btn {
	text-align: left;
	float: left;
}

.single-post .pagination-post .prev-btn i, .single-testimonial .pagination-post .prev-btn i, .single-team .pagination-post .prev-btn i {
	padding-right: 13px;
}

.single-post .pagination-post .prev-btn .btn-pg, .single-testimonial .pagination-post .prev-btn .btn-pg, .single-team .pagination-post .prev-btn .btn-pg {
	padding-right: 20px;
}

.single-post .pagination-post .next-btn, .single-testimonial .pagination-post .next-btn, .single-team .pagination-post .next-btn {
	text-align: right;
	float: right;
}

.single-post .pagination-post .next-btn i, .single-testimonial .pagination-post .next-btn i, .single-team .pagination-post .next-btn i {
	padding-left: 13px;
}

.single-post .pagination-post .next-btn .btn-pg, .single-testimonial .pagination-post .next-btn .btn-pg, .single-team .pagination-post .next-btn .btn-pg {
	padding-left: 20px;
}

@media (max-width: 600px) {
	.single-post .pagination-post .col, .single-testimonial .pagination-post .col, .single-team .pagination-post .col {
		width: 50%;
		margin-bottom: 15px;
		margin-top: 15px;
	}
	
	.single-post .pagination-post .col .image, .single-testimonial .pagination-post .col .image, .single-team .pagination-post .col .image {
		display: none;
	}
	
	.single-post .pagination-post .col .btn-pg, .single-testimonial .pagination-post .col .btn-pg, .single-team .pagination-post .col .btn-pg {
		width: 100%;
		padding: 0;
	}
}

.blog-comments h4.ro-heading-comment {
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
	padding-bottom: 6px;
	position: relative;
	border-top: 1px solid #d6d6d6;
	padding-top: 55px;
}

.blog-comments .depth-1 .comment {
	margin-left: 110px;
}

@media (max-width: 1199px) {
	.blog-comments .depth-1 .comment {
		margin-left: 30px;
	}
}

.blog-comments .depth-1:last-child {
	padding-bottom: 74px;
}

.blog-comments .depth-1.parent .comment-details .text-comment {
	border: none;
}

.blog-comments .depth-1 .comment:nth-last-child(1) {
	border-bottom: 1px solid #d6d6d6;
}

.blog-comments .depth-1 .comment .comment-details {
	border-top: 1px solid #d6d6d6;
}

.blog-comments .comment-details {
	padding-top: 38px;
	padding-bottom: 32px;
}

.blog-comments .comment-details .comment-author-img {
	display: inline-block;
	float: left;
	margin-right: 30px;
	overflow: hidden;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}

.blog-comments .comment-details .comment-author-img img {
	margin: 0;
}

.blog-comments .comment-details .text-comment {
	margin-left: 110px;
	position: relative;
}

.blog-comments .comment-details .text-comment p {
	margin-bottom: 10px;
}

.blog-comments .comment-details .the-date {
	font-size: 14px;
	color: #959595;
	display: block;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 1;
}

.blog-comments .comment-details h5 {
	font-size: 15px;
	font-weight: 600;
	color: #0185b6;
	text-transform: capitalize;
	line-height: 1;
	margin-bottom: 12px;
	display: inline-block;
	padding-right: 16px;
	vertical-align: middle;
	margin: 0px 0px 10px;
}

.blog-comments .comment-details .message {
	line-height: 25px;
	padding-top: 16px;
}

.blog-comments .comment-details .comment-reply-link {
	font-size: 13px;
	text-transform: uppercase;
	color: #d39105;
	font-weight: 400;
	padding-top: 4px;
	display: inline-block;
	padding: 9px 12px;
	line-height: 1;
	position: absolute;
	right: 0;
	top: 0;
}

.blog-comments .comment-details .comment-reply-link:after {
	content: "";
	font-family: "Ionicons";
	padding-left: 5px;
}

.blog-comments .comment-details .comment-reply-link:hover {
	color: #0185b6;
}

.blog-comments .comment-respond .comment-reply-title {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 50px;
	position: relative;
	border-top: 1px solid #d6d6d6;
	padding-top: 50px;
}

.blog-comments .comment-respond .commentform .logged-in-as {
	padding: 15px;
	display: none;
}

.blog-comments .comment-respond .commentform #author, .blog-comments .comment-respond .commentform #email, .blog-comments .comment-respond .commentform #phone-number, .blog-comments .comment-respond .commentform #website {
	width: 100%;
	height: 50px;
	background: #f4f7fb;
	border: none;
	outline: none;
	margin-bottom: 20px;
	padding: 0 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	font-size: 12px;
}

.blog-comments .comment-respond .commentform #author::placeholder, .blog-comments .comment-respond .commentform #email::placeholder, .blog-comments .comment-respond .commentform #phone-number::placeholder, .blog-comments .comment-respond .commentform #website::placeholder {
	color: #959595;
}

.blog-comments .comment-respond .commentform #comment {
	width: 100%;
	height: 150px;
	background: #f4f7fb;
	border: none;
	outline: none;
	margin-bottom: 20px;
	padding: 0 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	font-size: 12px;
}

.blog-comments .comment-respond .commentform #comment::placeholder {
	color: #959595;
}

.blog-comments .comment-respond .commentform .form-submit {
	padding: 0 15px;
	height: 50px;
	width: 170px;
	background: #d39105;
	color: #fff;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	clear: both;
	margin-left: 15px;
	cursor: pointer;
}

.blog-comments .comment-respond .commentform .form-submit:after {
	content: "";
	font-family: "Ionicons";
}

.blog-comments .comment-respond .commentform .form-submit:hover {
	background: #0185b6;
}

.blog-comments .comment-respond .commentform .form-submit input {
	border: none;
	outline: none;
	background: none;
	line-height: 50px;
	padding: 0;
	margin: 0;
}

.jws_loadmore {
	padding: 18px 0 92px;
	line-height: 1;
	clear: both;
}

.jws_loadmore span {
	text-transform: uppercase;
	font-weight: 600;
	color: #0185b6;
	border-bottom: 1px solid;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	cursor: pointer;
}

.jws_loadmore span:hover {
	color: #d39105;
	border-bottom: 1px solid;
}

.jws_loadmore span .ion-ionic {
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	width: 14px;
	height: 14px;
	display: inline-block;
	line-height: 14px;
	text-align: center;
	overflow: hidden;
	vertical-align: bottom;
	animation: roate_icon .5s infinite;
}

@keyframes roate_icon {
	to {
		transform: rotate(0);
	}
	
	from {
		transform: rotate(-360deg);
	}
}

.blog-sidebar .widget {
	margin-bottom: 34px;
}

.blog-sidebar .widget ul, .blog-sidebar .widget ol {
	padding: 0;
	margin: 0;
}

.blog-sidebar .widget .wg-title {
	font-size: 24px;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 22px;
	position: relative;
	padding-bottom: 16px;
}

.blog-sidebar .widget .wg-title:before {
	content: "";
	background: #d39105;
	height: 2px;
	width: 200px;
	position: absolute;
	bottom: 0;
	left: 0;
}

@media (min-width: 767px) and (max-width: 991px) {
	.blog-sidebar .widget .wg-title:before {
		width: 150px;
	}
}

.blog-sidebar .widget select {
	width: 100%;
	height: 40px;
}

.blog-sidebar .widget .sub-menu-dropdown {
	box-shadow: none;
	padding-left: 15px;
}

.blog-sidebar .widget .sub-menu-dropdown li a {
	text-transform: inherit;
}

.blog-sidebar .widget.widget_pages .children {
	padding-left: 15px;
}

.blog-sidebar .widget.widget_search .wg-title, .blog-sidebar .widget.widget_search .screen-reader-text {
	margin-bottom: 40px;
	padding-bottom: 20px;
}

.blog-sidebar .widget.widget_search .search, .blog-sidebar .widget.widget_search .search-form {
	position: relative;
}

.blog-sidebar .widget.widget_search input, .blog-sidebar .widget.widget_search .search-field {
	border: none;
	outline: none;
	padding: 0;
	font-size: 14px;
	font-weight: 300;
	color: #959595;
	width: 100%;
	height: 50px;
	padding-left: 16px;
	padding-right: 50px;
	background: #f4f7fb;
}

.blog-sidebar .widget.widget_search input::placeholder, .blog-sidebar .widget.widget_search .search-field::placeholder {
	color: #959595;
}

.blog-sidebar .widget.widget_search button, .blog-sidebar .widget.widget_search .search-submit {
	outline: none;
	border: none;
	background: none;
	font-size: 24px;
	color: #d39105;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	height: 50px;
	width: 40px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.blog-sidebar .widget.widget_search button:hover, .blog-sidebar .widget.widget_search .search-submit:hover {
	color: #d39105;
}

.blog-sidebar .widget.widget_recent-post {
	margin-bottom: 30px;
}

.blog-sidebar .widget.widget_recent-post ul {
	padding-top: 17px;
}

.blog-sidebar .widget.widget_recent-post .recent-post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d6d6d6;
}

.blog-sidebar .widget.widget_recent-post .recent-post:last-child {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 26px;
}

.blog-sidebar .widget.widget_recent-post .recent-post h4 {
	line-height: 25px;
	margin-bottom: 0;
	margin-top: -6px;
	font-size: 15px;
	letter-spacing: 0;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.blog-sidebar .widget.widget_recent-post .recent-post h4:hover {
	color: #d39105;
}

.blog-sidebar .widget.widget_recent-post .recent-post .post-thumb, .blog-sidebar .widget.widget_recent-post .recent-post .post-title-and-date {
	display: inline-block;
	float: left;
}

.blog-sidebar .widget.widget_recent-post .recent-post .post-thumb {
	width: 100px;
}

@media (min-width: 768px) and (max-width: 991px) {
	.blog-sidebar .widget.widget_recent-post .recent-post .post-thumb {
		width: 100%;
	}
}

.blog-sidebar .widget.widget_recent-post .recent-post .post-title-and-date {
	width: calc(100% - 100px);
	padding-left: 11px;
}

@media (min-width: 768px) and (max-width: 991px) {
	.blog-sidebar .widget.widget_recent-post .recent-post .post-title-and-date {
		width: 100%;
		padding-left: 0;
		padding-top: 15px;
	}
}

.blog-sidebar .widget.widget_recent-post .recent-post .post-meta {
	position: relative;
	padding: 5px 0 0;
}

.blog-sidebar .widget.widget_recent-post .recent-post .post-meta:before {
	content: "";
	height: 1px;
	width: 50px;
	background-color: #d39105;
	position: absolute;
	top: 0;
	left: 0;
}

.blog-sidebar .widget.widget_recent-post .recent-post .post-meta a {
	font-size: 13px;
}

.blog-sidebar .widget.widget_categories ul li, .blog-sidebar .widget.widget_archive ul li {
	padding: 6px 0;
}

.blog-sidebar .widget.widget_categories ul li a, .blog-sidebar .widget.widget_archive ul li a {
	color: #0185b6;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.blog-sidebar .widget.widget_categories ul li .cat-count, .blog-sidebar .widget.widget_archive ul li .cat-count {
	float: right;
	color: #959595;
	font-size: 18px;
}

.blog-sidebar .widget.widget_categories ul li:hover a, .blog-sidebar .widget.widget_archive ul li:hover a {
	padding-left: 20px;
	color: #d39105;
}

.blog-sidebar .widget.widget_categories ul li:last-child, .blog-sidebar .widget.widget_archive ul li:last-child {
	padding-bottom: 20px;
}

.blog-sidebar .widget.widget_tag_cloud .wg-title {
	margin-bottom: 40px;
}

.blog-sidebar .widget.widget_tag_cloud .tagcloud:after, .blog-sidebar .widget.widget_tag_cloud .tagcloud:before {
	content: "";
	clear: both;
	display: table;
}

.blog-sidebar .widget.widget_tag_cloud .tagcloud a {
	text-transform: uppercase;
	font-size: 15px !important;
	display: inline-block;
	padding: 0 10px;
	color: #0185b6;
	border: 1px solid;
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.blog-sidebar .widget.widget_tag_cloud .tagcloud a:hover {
	color: #d39105;
}

.blog-sidebar .widget.widget_media_image {
	overflow: hidden;
	position: relative;
	margin-top: 48px;
	margin-bottom: 68px;
}

@media (min-width: 768px) and (max-width: 991px) {
	.blog-sidebar .widget.widget_media_image {
		display: none;
	}
}

.blog-sidebar .widget.widget_media_image img {
	display: block;
	margin: auto;
}

.blog-sidebar .widget.widget_newsletterwidget {
	line-height: 25px;
	letter-spacing: 0px;
	font-size: 14px;
}

.blog-sidebar .widget.widget_newsletterwidget .wg-title {
	margin-bottom: 30px;
}

.blog-sidebar .widget.widget_newsletterwidget label {
	display: none;
}

.blog-sidebar .widget.widget_newsletterwidget .tnp-widget {
	padding-top: 22px;
}

.blog-sidebar .widget.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-email {
	margin-bottom: 10px;
}

.blog-sidebar .widget.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-email input {
	height: 50px;
	width: 100%;
	padding: 0 20px;
	background: #f4f7fb;
	border: 1px solid #f4f7fb;
}

.blog-sidebar .widget.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-email input:focus {
	border: 1px solid #d39105;
}

.blog-sidebar .widget.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-email input::placeholder {
	text-transform: uppercase;
}

.blog-sidebar .widget.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-button {
	background: #d39105;
	color: #fff;
	text-align: center;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	margin-bottom: 67px;
}

.blog-sidebar .widget.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-button:hover {
	background: #0185b6;
}

.blog-sidebar .widget.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-button:after {
	content: "";
	font-family: "Ionicons";
	display: inline-block;
}

.blog-sidebar .widget.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-button input {
	padding: 0;
	height: 52px;
	background: transparent;
	text-transform: uppercase;
	width: auto;
	margin: auto;
	border: none;
	outline: none;
	display: inline-block;
}

.no-results {
	padding-bottom: 100px;
}

.woocommerce-info {
	text-align: center;
	padding-bottom: 100px !important;
}

.header svg {
	width: 170px;
}

.header-h1.header-fixed svg {
	color: #fff;
}

.header-h1.header-fixed .cls-1 {
	fill: #fff !important;
}

.header-h1.header-fixed .cls-2 {
	fill: #fff !important;
}

.header-h1.header-fixed.sticky-header .cls-1 {
	fill: #001538 !important;
}

.header-h1.header-fixed.sticky-header .cls-2 {
	fill: #10b64e !important;
}

.icon-nav-mobile {
	font-size: 28px;
	text-align: right;
	color: #181818;
}

.widget_gtranslate {
	display: inline-block;
	vertical-align: middle;
	width: unset !important;
	padding-left: 15px;
}

.widget_gtranslate .switcher {
	width: auto !important;
	font-family: unset !important;
}

.widget_gtranslate .selected {
	background: none !important;
}

.widget_gtranslate .selected a {
	border: none !important;
	background: none !important;
	text-transform: uppercase;
	color: #0185b6 !important;
	padding: 0 !important;
	width: unset !important;
	display: inline-block;
	font-weight: 500;
}

.widget_gtranslate .selected a img {
	display: none;
}

.widget_gtranslate .selected a:after {
	content: "";
	font-family: "Ionicons";
	padding-left: 7px;
}

.widget_gtranslate .option {
	position: absolute !important;
	z-index: 99999 !important;
	padding: 6px 10px;
	right: 0;
	top: 100%;
}

.widget_gtranslate .option a {
	line-height: 1 !important;
	padding: 5px 0px !important;
	background: unset !important;
}

.widget_gtranslate .option a:hover {
	color: #d39105 !important;
}

@media (max-width: 1199px) {
	.header-h5 .main-header .header-right .info-right {
		display: none !important;
	}
}

@media (max-width: 991px) {
	.header {
		background: #fff;
	}
	
	.content-menu .nav {
		z-index: 999;
		left: -300px;
		transition: .5s;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-o-transition: .5s;
		-ms-transition: .5s;
		position: fixed;
		top: 0;
		width: 260px;
		height: 100%;
		background: #fff;
		display: block;
		box-shadow: 0 0 5px;
		z-index: 9999999999;
		margin: 0;
		text-align: left;
	}
	
	.content-menu .nav.open {
		left: 0;
		overflow-y: scroll;
	}
	
	.content-menu .nav > li.menu-item-has-children > a, .content-menu .nav > li.menu-item-has-children > span {
		display: inline-block;
	}
	
	.content-menu .nav > li .icon-toggle-menu {
		float: right;
		height: 40px;
		width: 40px;
		text-align: center;
		line-height: 40px;
		font-size: 18px;
		position: absolute;
		top: 0;
		right: 0;
	}
	
	.content-menu .nav > li .standard.sub-menu {
		display: none;
		margin-left: 0;
		padding-left: 30px;
	}
	
	.content-menu .nav > li .standard.sub-menu.open {
		display: block;
	}
	
	.content-menu .nav li {
		position: relative;
		list-style: none;
		float: none;
	}
	
	.content-menu .nav li a {
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 20px;
		text-transform: uppercase;
		font-size: 14px;
	}
	
	.content-menu .nav .container {
		width: 100%;
	}
	
	.content-menu .nav .container .wpb_column.vc_column_container {
		width: 100%;
	}
	
	.content-menu .nav .logo-center {
		display: none;
	}
	
	.content-menu .sub_mega_menu .sub-menu, .content-menu .sub_mega_menu .sub-sub-menu {
		margin: 0;
		padding: 0;
	}
	
	.content-menu .sub_mega_menu .sub-menu .menu-item, .content-menu .sub_mega_menu .sub-sub-menu .menu-item {
		padding: 0;
	}
	
	.content-menu .sub_mega_menu .sub-menu .menu-item .widget .wg-title, .content-menu .sub_mega_menu .sub-sub-menu .menu-item .widget .wg-title {
		display: none;
	}
	
	.content-menu .sub_mega_menu .sub-menu .menu-item .widget ul, .content-menu .sub_mega_menu .sub-menu .menu-item .widget ol, .content-menu .sub_mega_menu .sub-sub-menu .menu-item .widget ul, .content-menu .sub_mega_menu .sub-sub-menu .menu-item .widget ol {
		padding-left: 0;
	}
	
	.content-menu .sub_mega_menu .sub-menu .menu-item .widget ul .title, .content-menu .sub_mega_menu .sub-menu .menu-item .widget ol .title, .content-menu .sub_mega_menu .sub-sub-menu .menu-item .widget ul .title, .content-menu .sub_mega_menu .sub-sub-menu .menu-item .widget ol .title {
		font-size: 14px;
	}
	
	.content-menu .sub_mega_menu .sub-menu .menu-item .widget_media_image, .content-menu .sub_mega_menu .sub-sub-menu .menu-item .widget_media_image {
		display: none;
	}
	
	.content-menu .sub-menu-dropdown {
		display: none;
		padding-left: 15px;
		margin-left: 15px;
		padding-right: 15px;
		border-left: 1px solid #d6d6d6;
	}
	
	.content-menu .sub-menu-dropdown .sub-menu, .content-menu .sub-menu-dropdown .sub-sub-menu {
		margin: 0;
		padding: 0;
	}
	
	.content-menu .sub-menu-dropdown.open {
		display: block;
	}
	
	.content-menu .sub-menu-dropdown .vc_column-inner {
		padding: 0 !important;
	}
	
	.content-menu .title-menu {
		display: none;
	}
	
	.content-menu .right-content-menu {
		float: right;
	}
	
	.content-menu .search-form-area, .content-menu .right-menu, .content-menu .search-left, .content-menu .cart-right {
		display: inline-block;
		vertical-align: middle;
	}
	
	.content-menu .widget_social-widget, .content-menu .wpb_single_image {
		display: none;
	}
	
	.content-menu .widget_shopping_cart > div {
		padding: 0 15px 0 0;
	}
	
	.content-menu .widget_shopping_cart > div .bt-icon, .content-menu .widget_shopping_cart > div .search-form-trigger {
		font-size: 18px;
	}
	
	.content-menu .widget_shopping_cart .cart_total {
		display: none;
	}
	
	.menu-header {
		padding: 20px 0;
	}
	
	.menu-header .header-left {
		float: left;
		width: 50%;
		vertical-align: middle;
	}
	
	.menu-header .header-left svg {
		vertical-align: middle;
	}
	
	.menu-header .header-right {
		float: right;
		width: 50%;
		text-align: right;
	}
	
	.menu-header .search-form-area {
		display: inline-block;
		vertical-align: middle;
	}
	
	.menu-header .right-menu {
		text-align: right;
		width: 60px;
		display: inline-block;
		vertical-align: middle;
	}
	
	.menu-header .sidebar-menu {
		display: none;
	}
	
	.menu-header .widget_gtranslate {
		display: none !important;
	}
	
	#wp-header .full_width {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.header-h1.header-fixed svg .cls-1 {
		fill: #001538 !important;
	}
	
	.header-h1.header-fixed svg .cls-2 {
		fill: #10b64e !important;
	}
	
	.icon-nav-mobile {
		display: block;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#wp-header .main-header .full_width {
		padding-right: 30px;
		padding-left: 30px;
	}
	
	#wp-header .main-header .full_width .sidebar-menu {
		display: none;
	}
	
	#wp-header.header-h2 .menu-header .header-left {
		padding-left: 0;
	}
	
	#wp-header.header-h2 .menu-header .header-center {
		padding-left: 20px;
	}
}

@media (min-width: 992px) {
	/* h1 */
	#wp-header.header.header-fixed.header-color.header-fixed.sticky .menu-header .navbar-nav > li > a {
		color: #0185b6;
	}
	
	#wp-header.header.header-fixed.header-color.header-fixed.sticky .menu-header .widget_shopping_cart {
		color: #0185b6;
	}
	
	#wp-header.header.header-fixed.header-color.header-fixed.sticky .menu-header .widget_gtranslate .selected a {
		color: #0185b6 !important;
	}
	
	#wp-header.header.header-fixed.header-color.header-fixed.sticky .menu-header .cls-1 {
		fill: #001538 !important;
	}
	
	#wp-header.header.header-fixed.header-color.header-fixed.sticky .menu-header .cls-2 {
		fill: #10b64e !important;
	}
	
	.is-sticky .sticky {
		background: #fff;
	}
	
	.is-sticky .sticky .header-top, .is-sticky .sticky .header-wp-center {
		display: none;
	}
	
	#wp-header.header.header-fixed {
		width: 100%;
		position: fixed;
		z-index: 9999;
	}
	
	#wp-header.header.header-fixed.sticky-header {
		background: #ceced4;
		animation: intup .5s;
	}
	
	#wp-header.header.header-fixed.sticky-header .main-header .menu-header .menu-primary ul.nav.navbar-nav > .menu-item > a {
		color: #001538;
	}
	
	#wp-header.header.header-fixed.sticky-header .main-header .menu-header .menu-primary ul.nav.navbar-nav > .menu-item.current-menu-item > a, #wp-header.header.header-fixed.sticky-header .main-header .menu-header .menu-primary ul.nav.navbar-nav > .menu-item.current_page_item > a, #wp-header.header.header-fixed.sticky-header .main-header .menu-header .menu-primary ul.nav.navbar-nav > .menu-item.current-menu-parent > a, #wp-header.header.header-fixed.sticky-header .main-header .menu-header .menu-primary ul.nav.navbar-nav > .menu-item:hover > a {
		color: #d39105;
	}
	
	#wp-header.header.header-fixed.sticky-header .woocommerce.widget_shopping_cart, #wp-header.header.header-fixed.sticky-header .widget_gtranslate .selected a {
		color: #001538 !important;
	}
	
	#wp-header.header.header-fixed .header-top, #wp-header.header.header-fixed .header-wp-center {
		display: none;
	}
	
	#wp-header.header.header-fixed.header-color .menu-header .navbar-nav > li > a {
		color: #fff;
	}
	
	#wp-header.header.header-fixed.header-color .menu-header .navbar-nav > li > a:hover {
		color: #d39105;
	}
	
	#wp-header.header.header-fixed.header-color .widget_shopping_cart {
		color: #fff;
	}
	
	#wp-header.header.header-fixed.header-h4.header-color .menu-header .navbar-nav > li > a {
		color: #0185b6;
	}
	
	#wp-header.header.header-fixed.header-h4.header-color .menu-header .navbar-nav > li > a:hover {
		color: #d39105;
	}
	
	#wp-header.header.header-fixed.header-h4.header-color .widget_shopping_cart {
		color: #0185b6;
	}
	
	#wp-header.header.sticky {
		top: auto !important;
		z-index: 999 !important;
	}
	
	#wp-header.header .header-top {
		letter-spacing: 0;
	}
	
	#wp-header .main-header .menu-header {
		position: relative;
		display: flex;
		letter-spacing: 0;
	}
	
	#wp-header .main-header .menu-header .menu-primary ul.nav.navbar-nav .menu-item .icon-toggle-menu {
		display: none;
	}
	
	#wp-header .main-header .menu-header .menu-primary ul.nav.navbar-nav .menu-item a {
		background: transparent !important;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: 500;
	}
	
	#wp-header .main-header .menu-header .menu-primary ul.nav.navbar-nav > .menu-item:hover > .sub-menu-dropdown {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
		pointer-events: auto;
	}
	
	#wp-header .main-header .menu-header .menu-primary ul.nav.navbar-nav > .menu-item.menu-item-design-mega_menu {
		position: unset;
	}
	
	#wp-header .main-header .menu-header .menu-primary ul.nav.navbar-nav > .menu-item.menu-item-design-mega_menu > .sub_mega_menu {
		left: 0;
		right: 0;
		margin: auto;
	}
	
	#wp-header .main-header .menu-header .menu-primary ul.nav.navbar-nav > .menu-item > a {
		padding-bottom: 40px;
		padding-top: 40px;
	}
	
	#wp-header .main-header .menu-header .menu-primary ul.nav.navbar-nav > .menu-item > a:hover {
		color: #d39105;
	}
	
	#wp-header .main-header .menu-header .menu-primary ul.nav.navbar-nav > .menu-item .sub-menu-dropdown > .sub-menu > .menu-item:hover .sub-sub-menu {
		visibility: visible;
		opacity: 1;
		transform: translateY(0px);
		pointer-events: auto;
	}
	
	#wp-header .main-header .menu-header .menu-primary ul.nav.navbar-nav .current_page_item > a, #wp-header .main-header .menu-header .menu-primary ul.nav.navbar-nav .current-menu-item > a, #wp-header .main-header .menu-header .menu-primary ul.nav.navbar-nav .current-menu-parent > a {
		color: #d39105;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub-menu-dropdown, #wp-header .main-header .menu-header .menu-primary .sub-sub-menu {
		width: 250px;
		position: absolute;
		top: 100%;
		background: rgba(0, 21, 56, .8);
		padding: 28px;
		z-index: 9999;
		visibility: hidden;
		opacity: 0;
		text-align: left;
		transition: .5s;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-o-transition: .5s;
		-ms-transition: .5s;
		transform: translateY(15px);
		pointer-events: none;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub-menu-dropdown .sub-menu, #wp-header .main-header .menu-header .menu-primary .sub-sub-menu .sub-menu {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub-menu-dropdown li, #wp-header .main-header .menu-header .menu-primary .sub-sub-menu li {
		position: relative;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub-menu-dropdown li a, #wp-header .main-header .menu-header .menu-primary .sub-sub-menu li a {
		color: #fff;
		position: relative;
		transition: .5s;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-o-transition: .5s;
		-ms-transition: .5s;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub-menu-dropdown li a:before, #wp-header .main-header .menu-header .menu-primary .sub-sub-menu li a:before {
		width: 0px;
		height: 1px;
		background: #d39105;
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		transition: .5s;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-o-transition: .5s;
		-ms-transition: .5s;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub-menu-dropdown li a:hover, #wp-header .main-header .menu-header .menu-primary .sub-sub-menu li a:hover {
		padding-left: 42px;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub-menu-dropdown li a:hover:before, #wp-header .main-header .menu-header .menu-primary .sub-sub-menu li a:hover:before {
		width: 30px;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub-menu-dropdown li.menu-item-has-children:after, #wp-header .main-header .menu-header .menu-primary .sub-sub-menu li.menu-item-has-children:after {
		content: "";
		font-family: "Ionicons";
		float: right;
		color: #fff;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub_standard {
		padding: 28px 0;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub_standard .sub-sub-menu {
		padding: 28px 0;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub_standard > ul li {
		padding: 0 28px;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub_mega_menu .sub-menu .menu-item {
		padding: 0;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub_mega_menu .widget .wg-title {
		display: none;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub_mega_menu .widget ul, #wp-header .main-header .menu-header .menu-primary .sub_mega_menu .widget ol {
		margin: 0;
		padding: 0;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub_mega_menu .widget ul li .title, #wp-header .main-header .menu-header .menu-primary .sub_mega_menu .widget ol li .title {
		font-size: 14px;
		text-transform: uppercase;
		color: #fff;
		display: inline-block;
	}
	
	#wp-header .main-header .menu-header .menu-primary .sub-sub-menu {
		left: 100%;
		top: 0;
		margin: 0;
		list-style-type: none;
		transform: translateY(15px);
	}
	
	#wp-header .main-header .right-menu {
		display: none;
	}
	
	.header-h1 .header-top, .header-h5 .header-top, .header-h6 .header-top {
		background: #001538;
		height: 65px;
		line-height: 65px;
		vertical-align: middle;
		overflow: hidden;
	}
	
	.header-h1 .header-top ul, .header-h5 .header-top ul, .header-h6 .header-top ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	.header-h1 .header-top ul li, .header-h5 .header-top ul li, .header-h6 .header-top ul li {
		display: inline-block;
		color: #fff;
		font-size: 13px;
		padding-right: 24px;
		font-weight: 300;
	}
	
	.header-h1 .header-top ul li:last-child, .header-h5 .header-top ul li:last-child, .header-h6 .header-top ul li:last-child {
		padding-right: 0;
	}
	
	.header-h1 .header-top ul li a, .header-h5 .header-top ul li a, .header-h6 .header-top ul li a {
		text-transform: uppercase;
		color: #fff;
		font-size: 12px;
	}
	
	.header-h1 .header-top .hd-top-link ul li, .header-h5 .header-top .hd-top-link ul li, .header-h6 .header-top .hd-top-link ul li {
		font-weight: 500;
	}
	
	.header-h1 .menu-header, .header-h5 .menu-header, .header-h6 .menu-header {
		display: flex;
		-webkit-display: flex;
	}
	
	.header-h1 .menu-header > div, .header-h5 .menu-header > div, .header-h6 .menu-header > div {
		display: flex;
	}
	
	.header-h1 .menu-header .header-left, .header-h5 .menu-header .header-left, .header-h6 .menu-header .header-left {
		justify-content: flex-start;
	}
	
	.header-h1 .menu-header .header-left .bt-logo, .header-h5 .menu-header .header-left .bt-logo, .header-h6 .menu-header .header-left .bt-logo {
		display: flex;
		align-items: center;
	}
	
	.header-h1 .menu-header .header-center, .header-h5 .menu-header .header-center, .header-h6 .menu-header .header-center {
		justify-content: flex-end;
		align-items: center;
		flex: 1;
		justify-content: center;
	}
	
	.header-h1 .menu-header .header-right, .header-h5 .menu-header .header-right, .header-h6 .menu-header .header-right {
		justify-content: flex-end;
		align-items: center;
	}
	
	.header-h1.header-color .widget_gtranslate .selected a, .header-h5.header-color .widget_gtranslate .selected a, .header-h6.header-color .widget_gtranslate .selected a {
		color: #fff !important;
	}
	
	.header-h5 .header-top {
		background: #f4f7fb;
		overflow: unset;
	}
	
	.header-h5 .main-header {
		clear: both;
	}
	
	.header-h5 .widget_social-widget .social-wrap ul li {
		width: unset;
		height: unset;
		background: none;
		border: none;
		border-radius: 0;
		margin-right: 18px;
	}
	
	.header-h5 .widget_social-widget .social-wrap ul li:last-child {
		margin-right: 0;
	}
	
	.header-h5 .widget_social-widget .social-wrap ul li a {
		color: #9ea9b8;
		font-size: 14px;
	}
	
	.header-h5 .widget_social-widget .social-wrap ul li a:hover {
		color: #d39105;
	}
	
	.header-h5 .woocommerce.widget_shopping_cart {
		color: #9ea9b8;
	}
	
	.header-h5 .woocommerce.widget_shopping_cart span.cart_total {
		top: 12px;
	}
	
	.header-h5 .widget_gtranslate .selected a {
		color: #9ea9b8 !important;
	}
	
	.header-h5 .not-login {
		display: inline-block;
		padding-right: 35px;
	}
	
	.header-h5 .not-login a {
		text-transform: uppercase;
		text-decoration: underline;
		color: #0185b6;
		font-weight: 500;
	}
	
	.header-h5 .info-right .icon {
		font-size: 36px;
		display: inline-block;
		vertical-align: middle;
		color: #10b64e;
		padding-right: 10px;
	}
	
	.header-h5 .info-right .text {
		display: inline-block;
		vertical-align: middle;
	}
	
	.header-h5 .info-right .text span {
		display: block;
		line-height: 1;
		font-size: 24px;
		color: #737373;
		font-weight: 300;
	}
	
	.header-h5 .info-right .text strong {
		font-size: 14px;
		font-weight: 600;
		color: #001538;
	}
	
	.header-h6 .header-top {
		background: #e6e6e6;
	}
	
	.header-h6 .header-top ul li {
		color: #737373;
	}
	
	.header-h6 .header-top .widget_social-widget .social-wrap ul li {
		width: unset;
		height: unset;
		background: none;
		border: none;
		border-radius: 0;
		margin-right: 18px;
	}
	
	.header-h6 .header-top .widget_social-widget .social-wrap ul li:last-child {
		margin-right: 0;
	}
	
	.header-h6 .header-top .widget_social-widget .social-wrap ul li a {
		color: #737373;
		font-size: 14px;
	}
	
	.header-h6 .header-top .widget_social-widget .social-wrap ul li a:hover {
		color: #d39105;
	}
	
	.header-h2 .menu-header {
		display: flex;
		-webkit-display: flex;
	}
	
	.header-h2 .menu-header > div {
		display: flex;
	}
	
	.header-h2 .menu-header .header-left {
		justify-content: flex-start;
		padding-left: 98px;
	}
	
	.header-h2 .menu-header .header-left .bt-logo {
		display: flex;
		align-items: center;
	}
	
	.header-h2 .menu-header .header-center {
		align-items: center;
		flex: 1;
		padding-left: 62px;
	}
	
	.header-h2 .menu-header .header-right {
		justify-content: flex-end;
		align-items: center;
	}
	
	.header-h2 .menu-header .hd-info, .header-h2 .menu-header .btn-link {
		display: inline-block;
		vertical-align: middle;
	}
	
	.header-h2#wp-header .main-header .menu-header .menu-primary ul.nav.navbar-nav > .menu-item.menu-item-design-mega_menu {
		position: relative;
	}
	
	.header-h2 .sidebar-menu .hd-info ul {
		margin: 0;
		padding: 0;
	}
	
	.header-h2 .sidebar-menu .hd-info ul li {
		display: inline-block;
		text-align: left;
		padding-right: 33px;
		font-size: 13px;
		letter-spacing: 0;
		font-weight: 300;
		line-height: 16px;
	}
	
	.header-h2 .sidebar-menu .hd-info ul li i {
		color: #d39105;
		font-size: 14px;
		vertical-align: middle;
	}
	
	.header-h2 .sidebar-menu .hd-info ul li strong {
		color: #0185b6;
		text-transform: capitalize;
	}
	
	.header-h2 .sidebar-menu .btn-link {
		background: #d39105;
		padding: 32px 36px;
		text-transform: uppercase;
	}
	
	.header-h2 .sidebar-menu .btn-link a {
		color: #fff;
	}
	
	.header-h3 .header-top {
		background: #f4f7fb;
		height: 65px;
		line-height: 65px;
		vertical-align: middle;
	}
	
	.header-h3 .header-top ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	.header-h3 .header-top ul li {
		display: inline-block;
		color: #737373;
		font-size: 13px;
		padding-right: 24px;
		font-weight: 400;
	}
	
	.header-h3 .header-top ul li:last-child {
		padding-right: 0;
	}
	
	.header-h3 .header-top ul li a {
		text-transform: uppercase;
		color: #737373;
		font-size: 12px;
	}
	
	.header-h3 .header-top .widget {
		display: inline-block;
		vertical-align: middle;
	}
	
	.header-h3 .header-top .widget.widget_social-widget .social-wrap ul li {
		border: 1px solid #d7d7d7;
		background: #f4f7fb;
		margin-left: 6px;
	}
	
	.header-h3 .header-top .widget.widget_social-widget .social-wrap ul li:hover {
		background: #d39105;
		border: 1px solid #d39105;
	}
	
	.header-h3 .header-top .widget.widget_social-widget .social-wrap ul li:hover a {
		color: #fff;
	}
	
	.header-h3 .header-top .widget.widget_social-widget .social-wrap ul li:first-child {
		margin-left: 0;
	}
	
	.header-h3 .header-top .widget.widget_social-widget .social-wrap ul li a {
		color: #bebebe;
		font-size: 16px;
		display: block;
	}
	
	.header-h3 .header-top .widget.widget_gtranslate {
		padding-left: 23px;
	}
	
	.header-h3 .header-top .widget.widget_gtranslate .selected a {
		color: #737373 !important;
		border-bottom: 1px solid #737373 !important;
	}
	
	.header-h3 .header-wp-center {
		padding: 32px 0px;
		background: #fff;
	}
	
	.header-h3 .header-wp-center .left-logo {
		float: left;
	}
	
	.header-h3 .header-wp-center .right-logo {
		float: right;
		line-height: 1;
	}
	
	.header-h3 .header-wp-center .right-logo .hd-info ul {
		margin: 0;
		padding: 0;
	}
	
	.header-h3 .header-wp-center .right-logo .hd-info ul li {
		display: inline-block;
		text-align: left;
		padding-right: 33px;
		font-size: 14px;
		letter-spacing: 0;
		font-weight: 300;
		line-height: 18px;
	}
	
	.header-h3 .header-wp-center .right-logo .hd-info ul li i {
		color: #d39105;
		font-size: 36px;
		vertical-align: middle;
		width: 30px;
		float: left;
		display: inline-block;
		width: 36px;
		text-align: right;
		margin-right: 10px;
	}
	
	.header-h3 .header-wp-center .right-logo .hd-info ul li .right-info {
		overflow: hidden;
		display: inline-block;
	}
	
	.header-h3 .header-wp-center .right-logo .hd-info ul li strong {
		color: #0185b6;
		text-transform: capitalize;
	}
	
	.header-h3 .header-wp-center .right-logo .hd-info ul li:last-child {
		padding-right: 0;
	}
	
	.header-h3 .header-wp-center .right-logo .btn-link {
		display: none;
	}
	
	.header-h3 .menu-header {
		display: flex;
		-webkit-display: flex;
		margin-bottom: -100px;
		position: relative;
		z-index: 9999;
		border-bottom: 1px solid #fff;
	}
	
	.header-h3 .menu-header > div {
		display: flex;
	}
	
	.header-h3 .menu-header .header-left {
		justify-content: flex-start;
		display: none;
	}
	
	.header-h3 .menu-header .header-left .bt-logo {
		display: flex;
		align-items: center;
	}
	
	.header-h3 .menu-header .header-center {
		align-items: center;
		flex: 1;
	}
	
	.header-h3 .menu-header .header-right {
		justify-content: flex-end;
		align-items: center;
	}
	
	.header-h3 .menu-header .hd-info, .header-h3 .menu-header .btn-link {
		display: inline-block;
		vertical-align: middle;
	}
	
	.header-h3 .menu-header .navbar-nav > li:first-child > a {
		padding-left: 0;
	}
	
	.header-h3 .menu-header .navbar-nav > li > a {
		color: #fff;
	}
	
	.header-h3 .menu-header .navbar-nav > li > a:hover {
		color: #d39105;
	}
	
	.header-h3 .menu-header .widget_shopping_cart {
		color: #fff;
	}
	
	.header-h3 .menu-header .widget_gtranslate {
		display: none;
	}
	
	.header-h3#wp-header .main-header .menu-header .menu-primary ul.nav.navbar-nav > .menu-item > a {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	.header-h4 .menu-header {
		display: flex;
		-webkit-display: flex;
	}
	
	.header-h4 .menu-header > div {
		display: flex;
	}
	
	.header-h4 .menu-header .header-left {
		justify-content: flex-start;
	}
	
	.header-h4 .menu-header .header-left .bt-logo {
		display: flex;
		align-items: center;
	}
	
	.header-h4 .menu-header .header-center {
		align-items: center;
		flex: 1;
		padding-left: 70px;
	}
	
	.header-h4 .menu-header .header-right {
		justify-content: flex-end;
		align-items: center;
	}
	
	.header-h4 .widget_gtranslate {
		display: none;
	}
}

@media (min-width: 992px) and (min-width: 1200px) {
	.header-h5 .header-right .widget {
		display: none;
	}
}

@media (min-width: 992px) and (min-width: 1920px) {
	.header-h2 .search-form-area {
		display: none;
	}
}

@media (min-width: 992px) and (max-width: 1919px) {
	.header-h2 .sidebar-menu .hd-info {
		display: none !important;
	}
}

.header-relative {
	z-index: 9999999 !important;
}

.search-form-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	z-index: 999999;
	cursor: zoom-out;
	opacity: 0;
	visibility: hidden;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
}

.search-form-overlay.open {
	opacity: .8;
	visibility: visible;
}

.search-form-jws {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 700px;
	height: 40px;
	line-height: 40px;
	z-index: 999999999;
	opacity: 0;
	visibility: hidden;
	transform: translate(-50%, -50%);
}

.search-form-jws.open {
	opacity: 1;
	visibility: visible;
}

.search-form-jws input {
	border: none;
	width: 100%;
	padding-left: 15px;
	border: 1px solid #d39105;
	background: #fff;
}

@media (max-width: 767px) {
	.search-form-jws {
		max-width: 320px;
	}
}

.woocommerce.widget_shopping_cart {
	display: inline-block;
	vertical-align: middle;
	color: #0185b6;
}

.woocommerce.widget_shopping_cart .box-hidden-fw {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .8);
	z-index: 999999;
	cursor: zoom-out;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.woocommerce.widget_shopping_cart .box-hidden-fw.open {
	opacity: 1;
	visibility: visible;
}

.woocommerce.widget_shopping_cart .search-left, .woocommerce.widget_shopping_cart .cart-right {
	display: inline-block;
	padding-left: 15px;
	cursor: pointer;
}

.woocommerce.widget_shopping_cart .search-left .ion-bag, .woocommerce.widget_shopping_cart .search-left .ion-ios-search-strong, .woocommerce.widget_shopping_cart .cart-right .ion-bag, .woocommerce.widget_shopping_cart .cart-right .ion-ios-search-strong {
	font-size: 18px;
	vertical-align: middle;
}

.woocommerce.widget_shopping_cart .bt-cart-header {
	position: relative;
}

.woocommerce.widget_shopping_cart span.cart_total {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	line-height: 15px;
	font-size: 12px;
	border-radius: 50%;
	top: -2px;
	right: -10px;
	color: #fff;
	background: #d39105;
	text-align: center;
}

.woocommerce.widget_shopping_cart .bt-cart-content {
	display: none;
	width: 340px;
	background: #fff;
	z-index: 999999;
	position: fixed;
	right: 0;
	top: 0;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
}

.woocommerce.widget_shopping_cart .bt-cart-content .woocommerce-mini-cart__empty-message {
	color: #0185b6;
}

.woocommerce.widget_shopping_cart .bt-cart-content .close-mini-cart {
	position: absolute;
	top: 0;
	left: -25px;
	height: 25px;
	width: 25px;
	background: #d39105;
	z-index: 1;
	border: none;
	outline: none;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	color: #fff;
}

@media (max-width: 414px) {
	.woocommerce.widget_shopping_cart .bt-cart-content {
		width: 90%;
	}
}

.woocommerce.widget_shopping_cart .bt-cart-content.open {
	display: block;
}

.woocommerce.widget_shopping_cart .search-form-jws input {
	color: #737373;
}

.woocommerce.widget_shopping_cart .search-form-jws input:placeholder {
	color: #737373;
}

@media (max-width: 767px) {
	html .logged-in .wp-admin-bar {
		transform: translateY(-46px);
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.menu-header .header-left {
		width: 15%;
	}
	
	.menu-header .header-center {
		padding-left: 15px !important;
	}
	
	.menu-header .header-right .widget_gtranslate {
		display: none !important;
	}
}

.box-full-width.active {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 999999;
}

@keyframes intup {
	0% {
		transform: translateY(-100px);
		-webkit-transform: translateY(-100px);
		-moz-transform: translateY(-100px);
		-o-transform: translateY(-100px);
		-ms-transform: translateY(-100px);
	}
	
	100% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
	}
}

@-weblit-keyframes intup {
	0% {
		transform: translateY(-100px);
		-webkit-transform: translateY(-100px);
		-moz-transform: translateY(-100px);
		-o-transform: translateY(-100px);
		-ms-transform: translateY(-100px);
	}
	
	100% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
	}
}

@-o-keyframes intup {
	0% {
		transform: translateY(-100px);
		-webkit-transform: translateY(-100px);
		-moz-transform: translateY(-100px);
		-o-transform: translateY(-100px);
		-ms-transform: translateY(-100px);
	}
	
	100% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
	}
}

@-ms-keyframes intup {
	0% {
		transform: translateY(-100px);
		-webkit-transform: translateY(-100px);
		-moz-transform: translateY(-100px);
		-o-transform: translateY(-100px);
		-ms-transform: translateY(-100px);
	}
	
	100% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
	}
}

@-moz-keyframes intup {
	0% {
		transform: translateY(-100px);
		-webkit-transform: translateY(-100px);
		-moz-transform: translateY(-100px);
		-o-transform: translateY(-100px);
		-ms-transform: translateY(-100px);
	}
	
	100% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.header svg {
		width: 100%;
	}
}

@media (max-width: 600px) {
	.header svg {
		width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.footer .footer-top > div > div > div:nth-child(2n+1) {
		clear: both;
	}
}

@media (max-width: 600px) {
	.footer .row {
		margin: 0;
	}
}

.footer svg {
	width: 170px;
}

.footer ul {
	margin: 0;
	padding: 0;
}

.footer .line {
	height: 1px;
	background: #d6d6d6;
	margin: 0px 15px 50px;
}

.footer .widget_newsletterwidget form {
	position: relative;
	height: 40px;
	border: 1px solid #d6d6d6;
	margin-top: 32px;
	background: #fff;
}

.footer .widget_newsletterwidget form label {
	display: none;
}

.footer .widget_newsletterwidget form .tnp-field {
	margin: 0;
	position: relative;
}

.footer .widget_newsletterwidget form .tnp-field input {
	padding: 0;
	border: none;
	border-radius: 0;
	background: none;
	height: 40px;
	padding: 0 15px;
}

.footer .widget_newsletterwidget form .tnp-field input.tnp-email {
	padding-right: 55px;
}

.footer .widget_newsletterwidget form .tnp-field .tnp-email::placeholder, .footer .widget_newsletterwidget form .tnp-field .tnp-email {
	font-size: 13px;
	color: #959595;
}

.footer .widget_newsletterwidget form .tnp-field-button {
	position: absolute;
	height: 40px;
	width: 40px;
	line-height: 40px;
	top: 0;
	right: 0;
	text-align: center;
	color: #d39105;
	border-left: 1px solid #d6d6d6;
}

.footer .widget_newsletterwidget form .tnp-field-button:after {
	content: "";
	font-family: "Ionicons";
	font-size: 24px;
}

.footer .widget_newsletterwidget form .tnp-field-button input {
	text-align: center;
	font-weight: 600;
	color: #fff;
	font-size: 13px;
	text-transform: capitalize;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	opacity: 0;
}

.footer .widget_newsletterwidget form .tnp-field-button input:hover {
	color: #d39105;
}

.footer .widget_social-widget {
	text-align: right;
}

.footer .widget_social-widget ul li {
	display: inline-block;
	margin: 0px 3px;
	font-size: 14px;
}

.footer .widget_social-widget ul li:last-child {
	margin-right: 0;
}

.footer .widget_social-widget ul li:first-child {
	margin-left: 0;
}

.footer .widget_social-widget ul li a {
	display: block;
}

.footer .widget_search {
	position: relative;
	display: none;
}

.footer .widget_search .wg-title {
	display: none;
}

.footer .widget_search input {
	border: none;
	outline: none;
	background-color: none;
	padding: 0;
	font-size: 18px;
	font-weight: 600;
	color: #9c9c9c;
	width: 100%;
	border-bottom: 1px solid #181818;
}

.footer .widget_search #searchsubmit {
	outline: none;
	border: none;
	background: none;
	font-size: 24px;
	color: #181818;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
}

.footer .widget select {
	height: 40px;
}

.footer .widget_nav_menu .sub-menu-dropdown {
	box-shadow: none;
}

.footer .widget_nav_menu .sub-menu-dropdown li, .footer .widget_nav_menu .sub-menu-dropdown a {
	text-align: center;
	text-transform: inherit;
}

.footer .footer-top {
	padding-top: 95px;
	padding-bottom: 90px;
}

@media (min-width: 1200px) {
	.footer .footer-top .pd-left {
		padding-left: 30px;
	}
}

.footer .footer-top .widget {
	line-height: 24px;
	letter-spacing: 0;
}

.footer .footer-top .widget .wg-title {
	margin-bottom: 20px;
}

.footer .footer-top .__title, .footer .footer-top .wg-title {
	font-weight: 600;
	color: #0185b6;
	letter-spacing: 0;
	text-transform: capitalize;
}

.footer .footer-top .__text_footer {
	padding-top: 9px;
	font-weight: 300;
	letter-spacing: 0;
}

.footer .footer-top .__list {
	padding-top: 6px;
}

.footer .footer-top .__list li {
	padding: 4px 0;
	word-spacing: -.5px;
	font-weight: 400;
}

.footer .footer-top .__list li a {
	color: #737373;
}

.footer .footer-top .__list li a:hover {
	color: #d39105;
}

.footer .footer-top .__list_info {
	padding-top: 5px;
}

.footer .footer-top .__list_info li {
	padding: 6px 0;
}

.footer .footer-top .__list_info li i {
	color: #d39105;
	padding-right: 15px;
}

@media (max-width: 767px) {
	.footer .footer-top {
		text-align: center;
	}
	
	.footer .footer-top .widget {
		margin-bottom: 30px;
	}
}

.footer .footer-bottom {
	padding: 7px 0px;
}

.footer .footer-bottom .widget {
	color: #fff;
	font-size: 13px;
}

.footer .footer-bottom .widget .copyright {
	font-weight: 300;
}

.footer .footer-bottom .widget ul li {
	display: inline-block;
	padding-left: 24px;
}

.footer .footer-bottom .widget ul li:first-child {
	padding-left: 0;
}

.footer .footer-bottom .widget ul li a {
	color: #fff;
	font-weight: 300;
}

.footer .footer-bottom .widget ul li a:hover {
	color: #d39105;
}

.footer .footer-bottom p {
	margin: 0;
}

.footer.footer-f2 {
	color: #fff;
}

.footer.footer-f2 .footer-top {
	padding-bottom: 58px;
}

.footer.footer-f2 .footer-top .bt-logo {
	display: block;
	margin-bottom: 18px;
}

.footer.footer-f2 .footer-top .bt-logo svg .cls-1, .footer.footer-f2 .footer-top .bt-logo svg .cls-2 {
	color: #fff;
	fill: #fff !important;
}

.footer.footer-f2 .footer-top .widget {
	text-align: left;
	margin-bottom: 30px !important;
}

.footer.footer-f2 .widget_social-widget .social-wrap {
	padding-top: 8px;
}

.footer.footer-f2 .widget_social-widget .social-wrap ul li {
	width: auto;
	height: auto;
	line-height: 1;
	margin-right: 12px;
	background: none;
	border-radius: 0;
}

.footer.footer-f2 .widget_social-widget .social-wrap ul li a:hover {
	color: #d39105;
}

.footer.footer-f2 .blog-sidebar .widget .wg-title {
	font-size: 20px;
	line-height: 1;
	color: #fff;
}

.footer.footer-f2 .blog-sidebar .widget .wg-title:before {
	width: 50px;
}

.footer.footer-f2 .blog-sidebar .widget.widget_newsletterwidget .tnp-widget {
	padding-top: 0;
}

.footer.footer-f2 .blog-sidebar .widget.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-email input {
	height: 40px;
	background: #fff;
	width: calc(100% - 40px);
}

.footer.footer-f2 .blog-sidebar .widget.widget_newsletterwidget .tnp-widget .tnp-field.tnp-field-button {
	border: 1px solid #bbbaba;
	background: #fff;
	color: #d39105;
}

.footer.footer-f2 .blog-sidebar .widget.widget_recent-post ul {
	padding-top: 10px;
}

.footer.footer-f2 .blog-sidebar .widget.widget_recent-post ul li {
	padding: 0;
	margin-bottom: 15px;
	border: none;
}

.footer.footer-f2 .blog-sidebar .widget.widget_recent-post ul li h4 {
	color: #fff;
}

.footer.footer-f2 .blog-sidebar .widget.widget_recent-post ul li h4:hover {
	color: #d39105;
}

.footer.footer-f2 .blog-sidebar .widget .__list_info li {
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
}

.footer.footer-f2 .blog-sidebar .widget .__list_info li:nth-child(1) {
	padding-top: 0;
}

.footer.footer-f2 .blog-sidebar .widget .__list_info li span {
	display: block;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
}

@media (max-width: 991px) {
	.text-center-ms {
		text-align: center;
	}
}

.footer .widget_newsletterwidget form {
	border: none;
}

.footer .widget_newsletterwidget form .tnp-field-button {
	border-left: none;
}

.footer-cms .form-newsletter .widget_newsletterwidget .wg-title {
	text-transform: capitalize;
}

.footer-cms .form-newsletter .widget_newsletterwidget form .tnp-field input {
	height: 30px;
}

.logo.center svg {
	width: 220px;
}

.jws-countdown .count-time {
	margin-bottom: 50px;
	margin-top: 65px;
	padding: 40px 100px 31px;
	border-radius: 50px;
	display: inline-block;
	background: #f4f7fb;
}

@media (max-width: 1440px) {
	.jws-countdown .count-time {
		padding: 40px 30px 31px;
	}
	
	.jws-countdown .count-time .tb-countdown-js .tb-box-countdown {
		margin: 0 20px !important;
	}
	
	.jws-countdown .count-time .tb-countdown-js .tb-box-countdown:last-child {
		margin-right: 0 !important;
	}
	
	.jws-countdown .count-time .tb-countdown-js .tb-box-countdown:first-child {
		margin-left: 0 !important;
	}
}

.jws-countdown .count-time .tb-countdown-js .tb-box-countdown {
	display: inline-block;
	margin: 0 51px;
	text-align: center;
}

@media (min-width: 768px) {
	.jws-countdown .count-time .tb-countdown-js .tb-box-countdown:nth-child(1) {
		margin-left: 0;
	}
	
	.jws-countdown .count-time .tb-countdown-js .tb-box-countdown:nth-child(4) {
		margin-right: 0;
	}
}

@media (max-width: 767px) {
	.jws-countdown .count-time .tb-countdown-js .tb-box-countdown {
		display: block;
	}
}

.jws-countdown .count-time .tb-countdown-js .tb-box-countdown p {
	font-size: 18px;
	color: #0185b6;
	text-transform: uppercase;
	line-height: 1;
	padding-top: 18px;
}

.jws-countdown .count-time .tb-countdown-js .tb-box-countdown span {
	font-size: 74px;
	line-height: 60px;
	font-weight: 700;
	color: #d39105;
}

.error404-wrap {
	background: url("https://cdn-dlikb.nitrocdn.com/KuoMavlpDMGrLsXxYOznYgvhxxgThLfE/assets/images/optimized/rev-fce5ffc/nvinc.com/wp-content/themes/unsnec/assets/images/404.jpg") no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
}

.error404-wrap.nitro-lazy {
	background: none !important;
}

.error404-wrap .wpb_wrapper {
	max-width: 700px;
	text-align: center;
	margin: 130px auto;
	padding-bottom: 180px;
	padding-top: 76px;
}

.error404-wrap .wpb_wrapper h1 {
	font-size: 190px;
	line-height: 150px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 24px;
	letter-spacing: 0;
}

@media (max-width: 767px) {
	.error404-wrap .wpb_wrapper h1 {
		font-size: 100px;
		line-height: 100px;
	}
}

.error404-wrap .wpb_wrapper p {
	font-size: 43px;
	line-height: 48px;
	color: #fff;
	margin-bottom: 69px;
}

.page-cms {
	background: url("https://cdn-dlikb.nitrocdn.com/KuoMavlpDMGrLsXxYOznYgvhxxgThLfE/assets/images/optimized/rev-fce5ffc/nvinc.com/wp-content/themes/unsnec/assets/images/coming-soon.jpg") no-repeat;
	background-position: center;
	background-size: cover;
}

.page-cms.nitro-lazy {
	background: none !important;
}

.page-cms .logo {
	padding-top: 84px;
}

@media (min-width: 1200px) {
	.page-cms {
		padding-left: 134px;
	}
	
	.page-cms .logo.center {
		margin-left: -134px;
	}
}

.wp-coming-soon {
	padding-bottom: 20px;
	padding-top: 164px;
}

@media (max-width: 1660px) {
	.wp-coming-soon > div > div > div {
		width: 100%;
	}
}

.wp-coming-soon .count-time {
	margin-bottom: 50px;
	margin-top: 65px;
	padding: 40px 100px 31px;
	border-radius: 50px;
	display: inline-block;
	background: #f4f7fb;
}

@media (max-width: 1440px) {
	.wp-coming-soon .count-time {
		padding: 40px 30px 31px;
	}
	
	.wp-coming-soon .count-time .tb-countdown-js .tb-box-countdown {
		margin: 0 20px !important;
	}
	
	.wp-coming-soon .count-time .tb-countdown-js .tb-box-countdown:last-child {
		margin-right: 0 !important;
	}
	
	.wp-coming-soon .count-time .tb-countdown-js .tb-box-countdown:first-child {
		margin-left: 0 !important;
	}
}

.wp-coming-soon .count-time .tb-countdown-js .tb-box-countdown {
	display: inline-block;
	margin: 0 51px;
	text-align: center;
}

@media (min-width: 768px) {
	.wp-coming-soon .count-time .tb-countdown-js .tb-box-countdown:nth-child(1) {
		margin-left: 0;
	}
	
	.wp-coming-soon .count-time .tb-countdown-js .tb-box-countdown:nth-child(4) {
		margin-right: 0;
	}
}

@media (max-width: 767px) {
	.wp-coming-soon .count-time .tb-countdown-js .tb-box-countdown {
		display: block;
	}
}

.wp-coming-soon .count-time .tb-countdown-js .tb-box-countdown p {
	font-size: 18px;
	color: #0185b6;
	text-transform: uppercase;
	line-height: 1;
	padding-top: 18px;
}

.wp-coming-soon .count-time .tb-countdown-js .tb-box-countdown span {
	font-size: 74px;
	line-height: 60px;
	font-weight: 700;
	color: #d39105;
}

.wp-coming-soon .title-coming-soon {
	font-size: 120px;
	font-weight: 300;
	line-height: 1;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-bottom: 4px;
}

.wp-coming-soon .des-cms {
	font-size: 28px;
	font-weight: 300;
	color: #737373;
	line-height: 1;
	letter-spacing: 0px;
}

@media (max-width: 991px) {
	.wp-coming-soon .title {
		text-align: center;
	}
	
	.wp-coming-soon .title-coming-soon {
		font-size: 68px;
	}
	
	.wp-coming-soon .count-time {
		display: block;
		margin: 65px auto;
		padding: 40px 48px 31px;
	}
	
	.wp-coming-soon .count-time .tb-countdown-js .tb-box-countdown span {
		font-size: 36px;
	}
}

.footer-cms {
	padding-bottom: 88px;
}

.footer-cms .form-newsletter {
	width: 630px;
	display: inline-block;
}

.footer-cms .form-newsletter .widget_newsletterwidget .wg-title {
	display: inline-block;
	padding-right: 40px;
	font-size: 16px;
}

.footer-cms .form-newsletter .widget_newsletterwidget .tnp-widget {
	display: inline-block;
	max-width: 270px;
}

.footer-cms .form-newsletter .widget_newsletterwidget form {
	position: relative;
	height: 24px;
}

.footer-cms .form-newsletter .widget_newsletterwidget form label {
	display: none;
}

.footer-cms .form-newsletter .widget_newsletterwidget form .tnp-field {
	margin: 0;
	position: relative;
}

.footer-cms .form-newsletter .widget_newsletterwidget form .tnp-field:before {
	background: #d39105;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	content: "";
	width: 0;
	height: 1px;
	bottom: 0;
	position: absolute;
	left: auto;
	right: 0;
	-o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
	-moz-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
	-webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
	transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
}

.footer-cms .form-newsletter .widget_newsletterwidget form .tnp-field:hover:before {
	width: 100%;
	left: 0;
	right: auto;
}

.footer-cms .form-newsletter .widget_newsletterwidget form .tnp-field input {
	padding: 0;
	border: none;
	border-radius: 0;
	background: none;
	height: 24px;
}

.footer-cms .form-newsletter .widget_newsletterwidget form .tnp-field input.tnp-email {
	border-bottom: 1px solid #d6d6d6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.footer-cms .form-newsletter .widget_newsletterwidget form .tnp-field .tnp-email::placeholder, .footer-cms .form-newsletter .widget_newsletterwidget form .tnp-field .tnp-email {
	font-size: 13px;
	color: #959595;
}

.footer-cms .form-newsletter .widget_newsletterwidget form .tnp-field-button {
	position: absolute;
	height: 24px;
	width: 40px;
	line-height: 24px;
	top: 0;
	right: 0;
	text-align: right;
	color: #d39105;
}

.footer-cms .form-newsletter .widget_newsletterwidget form .tnp-field-button:after {
	content: "";
	font-family: "Ionicons";
	font-size: 24px;
}

.footer-cms .form-newsletter .widget_newsletterwidget form .tnp-field-button input {
	text-align: right;
	font-weight: 600;
	color: #fff;
	font-size: 13px;
	text-transform: capitalize;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	opacity: 0;
}

.footer-cms .form-newsletter .widget_newsletterwidget form .tnp-field-button input:hover {
	color: #d39105;
}

.footer-cms .socical {
	display: inline-block;
}

.footer-cms .widget_social-widget {
	display: inline-block;
}

.footer-cms .widget_social-widget .social-wrap ul li a i {
	color: #fff !important;
}

.footer-cms .footer-info {
	padding-top: 57px;
	display: block;
}

.footer-cms .footer-info ul {
	list-style-type: none;
}

.footer-cms .footer-info ul li {
	display: inline-block;
	margin-right: 15px;
}

.footer-cms .footer-info ul li i {
	color: #0185b6;
}

@media (max-width: 991px) {
	.footer-cms .form-newsletter {
		width: auto;
	}
	
	.footer-cms .social-wrap {
		padding-top: 30px;
	}
}

.title-template.__vc_title_element .title-primary {
	font-size: 30px;
	text-transform: inherit;
	line-height: 40px !important;
	padding-top: 13px;
	margin-bottom: 13px;
	font-weight: 700;
}

.title-template.__vc_title_element .title-primary span span {
	font-weight: 300;
}

.title-template.title-white span, .title-template.title-white .description {
	color: #fff !important;
}

.title-template .title-primary {
	padding-top: 5px;
	font-weight: 700;
	text-transform: capitalize;
}

@media (max-width: 600px) {
	.title-template .title-primary {
		font-size: 20px !important;
		line-height: 30px !important;
	}
}

.title-template > span.line {
	display: inline-block;
	color: #d39105;
	text-transform: uppercase;
	position: relative;
}

.title-template > span.line:before {
	content: "";
	width: 100px;
	height: 1px;
	background: #d6d6d6;
	bottom: -4px;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
}

.title-template .firt-title {
	text-transform: capitalize;
	font-size: 28px;
	display: block;
	padding-top: 21px;
	font-weight: 400;
}

.title-template .description {
	line-height: 25px;
	padding-top: 5px;
}

.title-template.text-left span:before {
	left: 0;
	right: auto;
	margin: 0;
}

@media (min-width: 1200px) {
	.title-template.full-content {
		padding-left: 169px;
	}
}

@media (max-width: 1199px) {
	.title-template.full-content {
		padding-left: 60px;
	}
}

@media (max-width: 991px) {
	.title-template br {
		display: none;
	}
}

.title-template.layout1 .title-primary {
	font-weight: 700;
}

.title-template.layout2.custom .title-primary {
	font-weight: 400;
}

.title-template.layout2.custom .description {
	font-weight: 700;
}

.title-template.layout2 .title-primary {
	font-size: 16px;
	text-transform: uppercase;
	color: #d39105;
	position: relative;
}

.title-template.layout2 .title-primary:before {
	width: 100px;
	height: 1px;
	background: #d6d6d6;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: auto;
	bottom: -11px;
}

.title-template.layout2 .description {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 0px;
	line-height: 46px;
	padding: 18px 0 0 0;
	color: #0185b6;
}

.title-template.layout2 .description.dot:after {
	content: ".";
	color: #d39105;
}

.title-template.layout2.vc_custom .description {
	font-size: 24px;
	line-height: 36px;
	font-weight: 700;
}

.title-template.layout2.vc_custom .title-primary {
	font-weight: 600;
}

.title-template.layout2.vc_custom .title-primary:before {
	content: unset;
}

.title-template.layout3 {
	position: relative;
}

.title-template.layout3:before {
	width: 100px;
	height: 1px;
	background: #d39105;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: auto;
	top: -1px;
}

.title-template.layout3 .title-primary {
	line-height: 46px;
	font-weight: 700;
}

.title-template.layout3.text-left:before {
	right: auto;
	left: 0;
	margin: 0;
}

.title-template.layout3 .description {
	padding-top: 9px;
}

.title-template.layout4.text-left .title-primary:before {
	margin: 0;
}

.title-template.layout4 .title-primary {
	position: relative;
	padding-bottom: 22px;
	letter-spacing: 0;
	line-height: 46px;
}

.title-template.layout4 .title-primary:before {
	content: "";
	width: 100px;
	height: 4px;
	background: #d39105;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	position: absolute;
	border-radius: 3px;
}

.title-template.layout4 .description {
	padding-top: 14px;
}

@media (max-width: 991px) {
	.title-template.layout4 .description br {
		display: none;
	}
}

.title-template.layout5.white-color .sub-title, .title-template.layout5.white-color .title-primary, .title-template.layout5.white-color .description {
	color: #fff;
}

.title-template.layout5 span {
	display: block;
}

.title-template.layout5 .sub-title {
	font-size: 16px;
	font-weight: 600;
	color: #d39105;
	text-transform: uppercase;
}

.title-template.layout5 .title-primary {
	font-size: 36px;
	line-height: 60px;
	font-weight: 700;
	color: #0185b6;
	text-transform: capitalize;
	margin-top: 4px;
	padding-top: 0;
}

.title-template.not-line:before {
	content: unset !important;
}

.btn-see-more {
	display: inline-block;
	border: 1px solid #d39105;
	border-radius: 30px;
	padding: 6px 36px;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	overflow: hidden;
	font-weight: 500;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.btn-see-more.btn-1 {
	padding: 6px 30px;
}

.btn-see-more:hover {
	background: #d39105 !important;
}

.btn-see-more:hover span {
	color: #fff;
}

.btn-see-more span {
	position: relative;
	color: #0185b6;
}

.btn-see-more.button-white {
	padding: 6px 34px;
	border: none;
	background: #fff;
}

.btn-learn-more {
	text-transform: uppercase;
	font-size: 13px;
	color: #0185b6;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	font-weight: 500;
}

.btn-learn-more:hover {
	color: #d39105;
}

@media (max-width: 767px) {
	.btn-learn-more {
		padding: 30px 0px;
		display: inline-block;
	}
}

.group-button .btn-see-more {
	background: #d39105;
	vertical-align: middle;
	border: 1px solid #d39105;
	font-size: 13px;
	padding: 6px 22px;
	margin: 0px 25px;
}

@media (max-width: 991px) {
	.group-button .btn-see-more {
		margin: 15px 25px;
	}
}

.group-button .btn-see-more span {
	color: #fff;
}

.group-button .btn-see-more:hover {
	background: #0185b6 !important;
	border: 1px solid #0185b6 !important;
}

.group-button .btn-see-more.btn-white {
	background: transparent;
	border: 1px solid #fff;
}

.wp-info-box.layout10 {
	border: 1px solid #fff;
	background: #d39105;
	padding: 45px 84px 45px;
	margin-top: 30px;
	margin-bottom: 30px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

@media (max-width: 1440px) {
	.wp-info-box.layout10 {
		padding: 45px 30px 45px;
	}
}

.wp-info-box.layout10:hover {
	background: #0185b6;
	border: 1px solid #0185b6;
}

.wp-info-box.layout10 .content {
	line-height: 25px;
}

.wp-info-box.layout10 .content .stt {
	font-size: 18px;
	line-height: 1;
	text-transform: uppercase;
	color: #fff;
}

.wp-info-box.layout10 .content .title {
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	line-height: 40px;
	position: relative;
	padding-bottom: 20px;
}

.wp-info-box.layout10 .content .title:before {
	content: "";
	width: 100px;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.wp-info-box.layout10 .content .description {
	font-size: 15px;
	line-height: 25px;
	color: #fff;
}

.wp-info-box.layout2 {
	margin-bottom: 44px;
	line-height: 26px;
}

.wp-info-box.layout2 .icon-box {
	height: 80px;
	width: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 36px;
	position: relative;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	border-radius: 50%;
	float: left;
	background: #e7f8ed;
	color: #d39105;
}

.wp-info-box.layout2 .icon-box:hover {
	color: #fff;
	background: #d39105;
}

.wp-info-box.layout2 .icon-box:hover img {
	-webkit-filter: brightness(30);
	-ms-filter: brightness(30);
	-moz-filter: brightness(30);
	-o-filter: brightness(30);
	filter: brightness(30);
}

.wp-info-box.layout2 .content {
	text-align: left;
	padding-left: 106px;
}

.wp-info-box.layout2 .content .title {
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 1px;
}

.wp-info-box.layout2 .content .description {
	font-size: 15px;
	line-height: 25px;
	display: inline-block;
	padding-top: 11px;
}

.wp-info-box.layout1 {
	margin-bottom: 58px;
	line-height: 26px;
}

.wp-info-box.layout1 .icon-box {
	height: 100px;
	width: 100px;
	text-align: center;
	line-height: 100px;
	font-size: 36px;
	position: relative;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	border-radius: 50%;
	float: left;
	-moz-box-shadow: 3px 4px 27px 3px rgba(0, 0, 0, .05);
	/* drop shadow */
	-webkit-box-shadow: 3px 4px 27px 3px rgba(0, 0, 0, .05);
	/* drop shadow */
	box-shadow: 3px 4px 27px 3px rgba(0, 0, 0, .05);
	/* drop shadow */
	color: #d39105;
	background: #fff;
}

.wp-info-box.layout1 .icon-box:hover {
	color: #fff;
	background: #d39105;
}

.wp-info-box.layout1 .icon-box:hover img {
	-webkit-filter: brightness(30);
	-ms-filter: brightness(30);
	-moz-filter: brightness(30);
	-o-filter: brightness(30);
	filter: brightness(30);
}

.wp-info-box.layout1 .icon-box img {
	transition: 0s;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	-ms-transition: 0s;
}

.wp-info-box.layout1 .icon-box .icon-text svg {
	width: 50px;
	display: inline-block;
	vertical-align: middle;
	fill: currentColor;
}

.wp-info-box.layout1 .content {
	text-align: left;
	padding-left: 132px;
	padding-top: 7px;
}

.wp-info-box.layout1 .content .title {
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 1px;
}

.wp-info-box.layout1 .content .description {
	font-size: 15px;
	line-height: 25px;
	display: inline-block;
	padding-top: 11px;
}

.wp-info-box.layout3 {
	margin-bottom: 44px;
	line-height: 26px;
}

.wp-info-box.layout3 .icon-box {
	height: 70px;
	width: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 31px;
	position: relative;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	border-radius: 50%;
	float: left;
	background: #d39105;
	color: #fff;
}

.wp-info-box.layout3 .icon-box:hover {
	color: #fff;
	background: #d39105;
}

.wp-info-box.layout3 .icon-box:hover img {
	-webkit-filter: brightness(30);
	-ms-filter: brightness(30);
	-moz-filter: brightness(30);
	-o-filter: brightness(30);
	filter: brightness(30);
}

.wp-info-box.layout3 .content {
	text-align: left;
	padding-left: 85px;
}

.wp-info-box.layout3 .content .title {
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 0px;
	line-height: 1;
}

.wp-info-box.layout3 .content .description {
	font-size: 15px;
	line-height: 25px;
	display: inline-block;
	padding-top: 14px;
}

.wp-info-box.layout4 {
	margin-bottom: 44px;
	line-height: 26px;
	-moz-box-shadow: 0 8px 27px 3px rgba(85, 149, 253, .1);
	/* drop shadow */
	-webkit-box-shadow: 0 8px 27px 3px rgba(85, 149, 253, .1);
	/* drop shadow */
	box-shadow: 0 8px 27px 3px rgba(85, 149, 253, .1);
	/* drop shadow */
	margin-top: 45px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

.wp-info-box.layout4 .icon-box {
	height: 90px;
	width: 90px;
	text-align: center;
	line-height: 90px;
	font-size: 31px;
	position: relative;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	border-radius: 50%;
	background: #d39105;
	color: #fff;
	margin: 0px auto 0px;
	transform: translateY(-45px);
}

.wp-info-box.layout4 .icon-box:hover {
	color: #fff;
	background: #d39105;
}

.wp-info-box.layout4 .content {
	text-align: center;
	padding: 0px 15px 33px;
	margin-top: -14px;
}

.wp-info-box.layout4 .content .title {
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 0px;
	line-height: 1;
}

.wp-info-box.layout4 .content .description {
	font-size: 15px;
	line-height: 25px;
	display: inline-block;
	padding-top: 14px;
}

.wp-info-box.layout5 {
	-moz-box-shadow: 0 8px 27px 3px rgba(85, 149, 253, .1);
	/* drop shadow */
	-webkit-box-shadow: 0 8px 27px 3px rgba(85, 149, 253, .1);
	/* drop shadow */
	box-shadow: 0 8px 27px 3px rgba(85, 149, 253, .1);
	/* drop shadow */
	overflow: hidden;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}

.wp-info-box.layout5:hover {
	transform: translateY(-10px);
}

.wp-info-box.layout5 .icon-box {
	height: 135px;
	background: transparent;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	line-height: 116px;
}

.wp-info-box.layout5 .icon-box:before {
	content: "";
	background: #d39105;
	width: 150%;
	height: 200px;
	position: absolute;
	top: -79px;
	left: -30%;
	right: 0;
	margin: auto;
	border-radius: 50%;
	z-index: 2;
}

.wp-info-box.layout5 .icon-box:after {
	content: "";
	background: #d2e0f3;
	width: 150%;
	height: 200px;
	position: absolute;
	top: -65px;
	left: -33%;
	right: 0;
	margin: auto;
	border-radius: 50%;
	z-index: 1;
}

.wp-info-box.layout5 .icon-box span {
	font-size: 70px;
	color: #fff;
	position: relative;
	padding-top: 24px;
	z-index: 3;
}

.wp-info-box.layout5 .content {
	text-align: left;
	padding: 47px 36px 37px 40px;
}

.wp-info-box.layout5 .content .title {
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 0px;
	line-height: 1;
}

.wp-info-box.layout5 .content .description {
	font-size: 15px;
	line-height: 25px;
	display: inline-block;
	padding-top: 15px;
}

.wp-info-box.layout6 {
	text-align: center;
}

.wp-info-box.layout6 .icon-box {
	height: 150px;
	background: transparent;
	width: 150px;
	position: relative;
	text-align: center;
	line-height: 150px;
	margin: auto;
	transform: translateX(-8px);
	-webkit-transform: translateX(-8px);
	-moz-transform: translateX(-8px);
	-o-transform: translateX(-8px);
	-ms-transform: translateX(-8px);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}

.wp-info-box.layout6 .icon-box .icon-box {
	vertical-align: middle;
	line-height: 1;
}

.wp-info-box.layout6 .icon-box span {
	font-size: 70px;
	color: #fff;
	position: relative;
	display: inline-block;
	z-index: 3;
	transform: translateX(42px);
	-webkit-transform: translateX(42px);
	-moz-transform: translateX(42px);
	-o-transform: translateX(42px);
	-ms-transform: translateX(42px);
}

.wp-info-box.layout6 .content {
	text-align: center;
	padding: 47px 36px 37px 40px;
}

.wp-info-box.layout6 .content .title {
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 0px;
	line-height: 1;
}

.wp-info-box.layout6 .content .description {
	font-size: 15px;
	line-height: 25px;
	display: inline-block;
	padding-top: 15px;
}

.wp-info-box.layout7 {
	margin-bottom: 44px;
	line-height: 26px;
	margin-top: 45px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	padding-top: 16px;
}

.wp-info-box.layout7 .icon-box {
	height: 80px;
	width: 80px;
	line-height: 80px;
	font-size: 36px;
	position: relative;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	border-radius: 50%;
	background-color: #e7f8ed;
	/* layer fill content */
	color: #d39105;
	text-align: center;
	margin: 0px;
}

.wp-info-box.layout7 .icon-box:hover {
	color: #fff;
	background: #d39105;
}

.wp-info-box.layout7 .content {
	text-align: left;
	padding: 32px 0px 40px;
}

.wp-info-box.layout7 .content .title {
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 0px;
	line-height: 1;
}

.wp-info-box.layout7 .content .description {
	font-size: 15px;
	line-height: 25px;
	display: inline-block;
	padding-top: 14px;
}

.wp-info-box.layout8 {
	margin-bottom: 58px;
	line-height: 26px;
}

.wp-info-box.layout8 .icon-box {
	height: 100px;
	width: 100px;
	text-align: center;
	line-height: 100px;
	font-size: 42px;
	position: relative;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	background: #fff;
	border-radius: 50%;
	-moz-box-shadow: 3px 4px 27px 3px rgba(0, 0, 0, .05);
	/* drop shadow */
	-webkit-box-shadow: 3px 4px 27px 3px rgba(0, 0, 0, .05);
	/* drop shadow */
	box-shadow: 3px 4px 27px 3px rgba(0, 0, 0, .05);
	/* drop shadow */
	color: #d39105;
	margin: auto;
}

.wp-info-box.layout8 .icon-box:hover {
	color: #fff;
	background: #d39105;
}

.wp-info-box.layout8 .icon-box:hover img {
	-webkit-filter: brightness(30);
	-ms-filter: brightness(30);
	-moz-filter: brightness(30);
	-o-filter: brightness(30);
	filter: brightness(30);
}

.wp-info-box.layout8 .icon-box img {
	transition: 0s;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	-ms-transition: 0s;
}

.wp-info-box.layout8 .icon-box:hover {
	color: #fff;
	background: #d39105;
}

.wp-info-box.layout8 .icon-box:hover img {
	-webkit-filter: brightness(30);
	-ms-filter: brightness(30);
	-moz-filter: brightness(30);
	-o-filter: brightness(30);
	filter: brightness(30);
}

.wp-info-box.layout8 .icon-box img {
	transition: 0s;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	-ms-transition: 0s;
}

.wp-info-box.layout8 .icon-box .icon-text svg {
	width: 50px;
	display: inline-block;
	vertical-align: middle;
	fill: currentColor;
}

.wp-info-box.layout8 .content {
	width: 100%;
	text-align: center;
	padding-top: 30px;
}

.wp-info-box.layout8 .content .stt {
	text-transform: capitalize;
	font-size: 19px;
	padding-bottom: 10px;
	display: block;
}

.wp-info-box.layout8 .content .title {
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 1px;
}

.wp-info-box.layout8 .content .description {
	font-size: 15px;
	line-height: 25px;
	display: inline-block;
	padding-top: 11px;
}

@media (max-width: 767px) {
	.wp-info-box.layout5 {
		margin-bottom: 30px;
	}
}

.title-vs {
	line-height: 46px;
	font-weight: 700;
}

@media (max-width: 1199px) {
	.title-vs br {
		display: none;
	}
}

.info-box-list .owl-carousel .owl-controls .owl-dots {
	counter-reset: my-sec-counter;
	right: 50;
	left: auto;
}

.info-box-list .owl-carousel .owl-controls .owl-dots .owl-dot {
	display: block;
	height: 90px;
	align-items: center;
	line-height: 90px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	width: 1px;
	position: relative;
	border: none;
	border-right: 1px solid #d6d6d6 !important;
}

.info-box-list .owl-carousel .owl-controls .owl-dots .owl-dot:before {
	counter-increment: my-sec-counter;
	content: "0" counter(my-sec-counter);
	padding-left: 30px;
	font-size: 18px;
	font-weight: 700;
	opacity: .3;
}

.info-box-list .owl-carousel .owl-controls .owl-dots .owl-dot.active:after {
	content: "";
	width: 16px;
	height: 16px;
	background: #10b64e;
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	border: 7px solid #c6ead8 !important;
	box-sizing: content-box;
	transform: translate(-50%, -50%);
}

.info-box-list .owl-carousel .owl-controls .owl-dots .owl-dot.active {
	transform: unset;
	border: none;
}

.info-box-list .owl-carousel .owl-controls .owl-dots .owl-dot.active:before {
	opacity: 1;
}

.info-box-list .owl-nav {
	display: none;
}

.info-box-list .title {
	line-height: 25px;
	margin-top: -6px;
	margin-bottom: 13px;
}

.info-box-list .stt {
	text-transform: capitalize;
	color: #0185b6;
	margin-bottom: 11px;
	display: block;
}

.info-box-list .content {
	line-height: 24px;
	padding-top: 40px;
}

@media (max-width: 600px) {
	.info-box-list .content {
		width: 100%;
		float: none;
		padding-left: 0;
		text-align: center;
		padding-top: 30px;
	}
}

.info-box-list .content .title {
	color: #0185b6;
	font-weight: 700;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 32px;
}

.info-box-list .content .title span {
	margin: 0;
	font-size: 18px;
	color: #737373;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 36px;
}

.info-box-list .content .description {
	line-height: 25px;
	font-size: 15px;
	margin-bottom: 42px;
	display: block;
}

.info-box-list .wp-info-box {
	margin-bottom: 30px;
}

.info-box-list .wp-info-box .thumb {
	overflow: hidden;
	position: relative;
}

.info-box-list .wp-info-box .thumb img {
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
}

.info-box-list .wp-info-box .content {
	padding-right: 130px;
	padding-top: 36px;
	padding-bottom: 36px;
}

@media (max-width: 991px) {
	.info-box-list .wp-info-box .content {
		padding-left: 30px;
		padding-right: 30px;
		text-align: center;
	}
}

.info-box-list .wp-info-box .content .btn-see-more {
	padding: 12px 35px;
}

@media (min-width: 1920px) {
	.custom-pj .project-wrapper .controls-filter {
		text-align: right;
		padding-right: 347px;
		margin-bottom: 93px;
		position: relative;
		z-index: 1;
	}
	
	.custom-pj .title-template {
		padding-left: 366px;
		margin-bottom: -100px;
	}
}

@media (max-width: 1660px) {
	.custom-pj .title-template {
		text-align: center;
	}
	
	.custom-pj .title-template .title-primary:before {
		margin: 0px auto !important;
	}
}

.radius .ro_maps {
	border-radius: 30px;
	overflow: hidden;
}

.box-ct-shaw .vc_column-inner > .wpb_wrapper {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	/* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/* prevents bg color from leaking outside the border */
	background-color: #fff;
	/* layer fill content */
	-moz-box-shadow: 0 10px 27px 3px rgba(0, 0, 0, .1);
	/* drop shadow */
	-webkit-box-shadow: 0 10px 27px 3px rgba(0, 0, 0, .1);
	/* drop shadow */
	box-shadow: 0 10px 27px 3px rgba(0, 0, 0, .1);
}

@media (min-width: 1200px) {
	.box-ct-shaw .vc_column-inner > .wpb_wrapper {
		padding-left: 143px;
		padding-right: 143px;
	}
}

@media (max-width: 1199px) {
	.box-ct-shaw .vc_column-inner > .wpb_wrapper {
		padding: 0 30px;
	}
}

.box-ct-shaw .vc_column-inner > .wpb_wrapper .btn-submit {
	margin: auto !important;
	display: inherit;
}
