/* WIDGETS STYLES */


.widget-area .widget + .widget {
	margin-top: 68px;
}
.widget-area  .widget-title {
	margin-bottom: 28px;
}
.wpb_widgetised_column .widget + .widget {
	margin-top: 50px;
}
.sidebar .widget:first-child .widget-title {
	margin-top: 0px;
}
.wpb_widgetised_column .widget:first-child .widget-title {
	margin-top: 0px;
}

.img-responsive.img-circle.wp-post-image {
	margin: 0 auto;
}
.widget_contacts .widget-title {
	margin-bottom: 21px;
}
.widget .ct-dummy {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 72px;
	height: 72px;
	float: left;
}
#colophon .widget .ct-dummy {
	background-color: #394050;
}
#colophon .widget .ct-dummy:after{
	color: #212331;
}
.widget .ct-dummy:after{
	content: '\e642';
	font-family: ct-icons;
	font-size: 24px;
	position: absolute;
	margin-top: 24px;
	margin-left: 25px;
	font-weight: normal;

}



.Custom_Popular_Posts  .widget-title,
.Custom_Recent_Posts .widget-title,
.widget_meta .widget-title,
.ct_news .widget-title,
.widget_recent_entries .widget-title{
	margin-bottom: 17px;
}

/*Arhives*/
.widget_archive li{
	list-style: none;
	padding-top: 12px;
	padding-left: 16px;
	padding-bottom: 12px;
	border: 1px solid #dec6c0;
	border-bottom: none;
}
.widget_archive li:last-child {
	border-bottom: 1px solid #dec6c0
}

.widget_archive ul{
	padding-left: 0px;
}

.widget_archive a {
	text-transform: capitalize;
}

/*Arhives*/



/*Categories*/
.widget_recent_comments ul,
.widget_pages ul,
.widget_meta ul,
.widget_rss ul,
.widget_archive ul,
.diagram-item {
	margin-bottom: 0px;
}

/*Categories*/

/*Custom pp posts*/
.ct-post-thumb img{
	width: 71px;
	height: 71px;
	position: absolute;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius:  50%;
	left: 0px;
	top: 0;
}
.isotope-inner {
	padding-left: 90px;
}
.ct-post-thumb-ct-dummy {
	height: 71px;
	left: 0px;
	position: absolute;
	top: 0;
	width: 71px;
}
.post-related-posts .ct-dummy:after {
	content: '\e642';
	font-family: ct-icons;
	font-size: 24px;
	position: absolute;
	margin-top: 24px;
	margin-left: 25px;
	font-weight: normal;
}

.post-related-posts .ct-dummy:after {
	content: '\e642';
	font-family: ct-icons;
	font-size: 24px;
	position: absolute;
	margin-top: 24px;
	margin-left: 25px;
	font-weight: normal;
}

/*Custom pp posts*/
.ct-post-thumb-conteiner {
	display: table-cell;
	vertical-align: middle;
}

/*Custom rp posts*/
.footer-widget-area .posts {
	margin-top: -19px;
}
.Custom_Recent_Posts ul li:last-child,
.Custom_Popular_Posts ul li:last-child{
border-bottom: none;
}


.widget_recent_entries li {
	padding-bottom: 25px;
	padding-top: 20px;
	list-style: none;
}
.widget_recent_entries li:last-child {
	border-bottom: none;
}
.widget_recent_entries ul {
	margin: 0;
	padding: 0;
}
.widget_recent_entries .post-date {
	clear: both;
	display: block;
}

.site-footer .Custom_Recent_Posts .ct-pp-posts:last-child{

	border-bottom: none;
}

/*Custom rp posts*/
li.clearfix.ct-pp-posts {
	padding: 15px 0;
	vertical-align: middle;
	display: table;
}
.ct-pp-posts-image img {
	width: 72px;
	border-radius: 50px;
	display: table-cell;
}
.ct-pp-posts-text {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
/*Calendar*/
.widget_calendar td a {

	display: block;
	font-weight: normal;
}
.widget_calendar table {
	text-align: center;
	width: 100%;
}
.widget_calendar #prev > a {
	float: left;
	padding-left: 12px;
}
.widget_calendar #next > a {
	float: right;
	padding-right: 12px;
}
.widget_calendar a {
	font-weight: bold;
}
.calendar_wrap {

	padding-bottom: 8px;
}
.widget_calendar caption {
	padding-bottom: 1px;
	padding-top: 1px;
}

.widget_calendar table {
	margin-left: 5%;
	text-align: center;
	width: 92%;
}
.widget_calendar td {
	padding: 2px;
	padding-bottom: 4px;
	padding-top: 4px;
}


.widget_calendar tfoot td.pad {
	display: none;
}
#wp-calendar caption:after {
	position: absolute;
	content: '';
	height: 39px;
	width: 39px;
	top: 0;
	right: 0;
}
#wp-calendar #prev a {
	position: absolute;
	left: 0;
	height: 39px;
	width: 39px;
	top: 0;
	padding-top: 7px;
	padding-bottom: 7px;
}
#wp-calendar #prev a:after {
	content: '\e637';
	font-family: ct-icons;
	width: 39px;
	height: 39px;
	position: absolute;
	left: 0px;
	top: 0;
	line-height: 1.6;
	font-size: 24px;
}
#wp-calendar #next a:after {
	content:'\e638';
	font-family: ct-icons;
	top: 0px;
	position: absolute;
	right: 0px;
	width: 39px;
	line-height: 1.6;
	height: 39px;
	font-size: 24px;
}
#wp-calendar #next a {
	position: absolute;
	right: 0;
	top: 0;
	height: 39px;
	width: 39px;
	padding-top: 7px;
	padding-bottom: 7px;
}


#wp-calendar caption {
	margin-bottom: 17px;
	letter-spacing: 0.08em;
}
.calendar_wrap {
	position: relative;
}
/*calendar*/

/*meta*/
.widget_meta li,
.widget_rss li {
	list-style: none;
	padding-top: 12px;
	padding-bottom: 12px;
	text-transform: capitalize;
}
.widget_meta li:last-child,
.widget_rss li:last-child,
.site-footer .widget_meta li:last-child,
.site-footer .widget_rss li:last-child{
	border-bottom: none;
}
.widget_meta ul,
.widget_rss ul{
	padding-left: 0px;
}
.widget_meta li:before,
.widget_rss li:before {
	content: '';
	vertical-align: middle;
	position: relative;
	width: 6px;
	height: 6px;

	border-radius: 50%;
	display: inline-block;
	margin-right: 14px;
	margin-left: 1px;
}
.widget_meta abbr,
.widget_rss abbr {
	border-bottom: none;
}
/*meta*/


/*Recent commets*/
.widget_recent_comments ul {
	padding-left: 0px;
	margin-top: 30px;
}
.widget_recent_comments li {
	list-style: none;
	border-radius: 60px;
	border-bottom-left-radius: 0;
	padding-top:  14px;
	margin-bottom: 10px;
}
.widget_recent_comments li:first-child {
	border-top: none;
	padding-top: 0;
}
.widget_recent_comments li .comment-author-link a {
	font-size: 13px;
}
.widget_recent_comments li:before {
	clear: both;
	content: '\e61e';
	float: left;
	font-family: 'ct-icons';
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	height: 100%;
	position: relative;
	top: 1px;
	text-align: center;
	padding: 12px;
	vertical-align: middle;
	border: 1px solid #dec6c0;
	border-radius: 50%;
	margin-right: 14px;
}
.widget_recent_comments  .comment-author-link {
	width: 100%;
	display: block;
}
.widget_recent_comments li a:hover {
	text-decoration: underline;
}
.widget_recent_entries .post-date {
	margin-left: 48px;
}
.site-footer .widget_recent_entries li:first-child {
	background: none;
}
/*Recent commets*/

/*tweets*/
.widget_tweets ul {
	padding-left: 0px;
	margin-top: 30px;
}
.widget_tweets li {
	list-style: none;
	padding-left: 60px;
	margin-bottom: 20px;
}
.widget_tweets li:before {
	clear: both;
	content: '\e611';
	float: left;
	font-family: 'ct-icons';
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	height: 100%;
	position: relative;
	top: 1px;
	text-align: center;
	padding: 12px;
	vertical-align: middle;
	border: 1px solid #dec6c0;
	border-radius: 50%;
	margin-right: 14px;
	margin-left: -60px;
	background-color: #f9f5f4;
}
.widget_tweets li a:hover {
	text-decoration: underline;
}
.widget_tweets li .jtwt_date {
	font-size: 14px;
}
/*tweets*/


/*search*/

.widget .searchform input,
.wpb_widgetised_column .widget .searchform input{
	padding: 6px 10px;
}

.widget .searchform,
.wpb_widgetised_column .widget .searchform{
	text-align: center;
	position: relative;
}
.searchform button
{
	border: none;
}

.widget.widget_search .ct-button {
	font-size: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 43px;
	height: 38px;
	margin: 0;
	background-color: transparent !important;
}

.widget.widget_search .ct-button:before {
	content: '\e612';
	position: absolute;
	font-size: 24px;
	font-family: ct-icons;
	left: 26%;
	font-weight: 100;
	margin-top: -3px;
	margin: 0;

}
.widget.widget_search input {
	width: 100%;
	padding-right: 50px;

}
/*search*/

/*tags*/
.tagcloud a:hover {
	text-decoration: none;
}
body .widget .tagcloud a {
	margin-right: 4px;
	text-decoration: none;
	margin-bottom: 6px;
	padding: 2px 9px;
	display: inline-block;
	font-size: 15px !important;
}
/*tags*/

/*clients carousel*/
.ct-client-item {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.ct_client-carousel {
	position: relative;
}
.clients_title {
	text-align: center;
}
.clients_description {
	text-align: center;
}
.ct_client-carousel {
	margin-top: 25px;
}
.ct_client_carousel-items .ct-client-item .grayscale-hover {
	background: none repeat scroll 0 0 transparent !important;
}
.ct_client_carousel-items .ct-client-item img {
	width: 200px;
	height: auto;
}
.fullwidth-block > .ct_client-carousel .ct-client-carousel-navigation .ct-prev,
.fullwidth-block > .ct_client-carousel .ct-client-carousel-navigation .ct-next {
	width: 80px;
}
.fullwidth-block > .ct_client-carousel .ct-client-carousel-navigation .ct-prev:after,
.fullwidth-block > .ct_client-carousel .ct-client-carousel-navigation .ct-next:after{
	position: absolute;
	font-family: 'ct-icons';
	top: 50%;
	margin-top: 0px;
	left: 50%;
	width: 80px;
	margin-left: -40px;
	font-size: 48px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	text-indent: 0;
	font-weight: normal;
	margin-top: -40px;
	background-color: transparent;
}

/*text*/
.ct-textbox-content blockquote {
	font-size: 116%;
}
.ct-textbox-content > blockquote {
	padding: 14px;
}
/*text*/

.shop-widget-area .ct-products-rating {
	display: block;
	position: absolute;
	top: 13px;
	right: 20px;
}
.widget .product_list_widget .onsale,
.shop-widget-area .onsale {
	position: absolute;
	width: 24px;
	height: 24px;
	line-height: 26px;
	border-radius: 50%;
	top: 13px;
	left: 68px;
	font-size: 0;
	z-index: 1;
	text-align: center;
	font-weight: inherit;
}
.widget .product_list_widget .onsale:after,
.shop-widget-area .onsale:after {
	content: '%';
	font-size: 16px;
}
.woocommerce .ct-products-price ins {
	font-size: 20px;
	text-decoration: none;
}
.ct-products-price > span {
	font-size: 20px;
	text-decoration: none;
}

.widget_product_search .screen-reader-text{
	display: none;
}
.widget_product_search input.search-field {
	width: 100%;
	padding-right: 35px;
	padding-left: 10px;
	box-sizing: border-box;
	line-height: 36px;
	border-width: 2px;
	border-radius: 2px;
}
.widget_product_search form {
	position: relative;
}
.widget_product_search button {
	background-color: transparent;
	font-family: 'ct-icons';
	font-size: 24px;
	height: 36px;
	line-height: 36px;
	position: absolute;
	right: 2px;
	top: 7px;
	width: 36px;
	border: 0 none;
	background: transparent;
	
}
.widget_product_search h4 {
	text-align: center;
	margin-top: -20px;
	text-transform: uppercase;
}

.widget_recent_reviews .product_list_widget .wp-post-image {
	float: left;
	margin-right: 10px;
	float: left;
	margin-left: -1px;
	margin-right: 10px;
	margin-top: -1px;
	z-index: 100;
}
.widget_recent_reviews .star-rating span {
	font-size: 12px;
}
.widget_recent_reviews .star-rating {
	font-size: 12px;
}
.widget_black_studio_tinymce .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
	width: 100%;
}
.widget_black_studio_tinymce .wpcf7-form-control.wpcf7-text {
	width: 100%;
}
.widget_black_studio_tinymce .wpcf7-form-control.wpcf7-textarea {
	width: 100%;
}
.widget_black_studio_tinymce div.wpcf7-mail-sent-ok {
	border: 2px solid #ACDD8B;
	margin: 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.widget_black_studio_tinymce div.wpcf7-validation-errors {
	border: 2px solid #D55271;
	margin: 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.widget_price_filter .price_label {
	float: right;
}
.widget_price_filter .price_slider_amount .button {
	float: left;
	margin: 0;
}
.widget_price_filter .price_slider_amount {
	padding-top: 15px;
}
.widget_price_filter .widget-title {
	padding-bottom: 15px;
}
.woocommerce .widget_price_filter .price_slider,
.woocommerce-page .widget_price_filter .price_slider {
	margin-bottom: 1em
}
.widget_price_filter .price_slider_wrapper .price_slider {
	height: 6px;
	overflow: visible;
	position: relative;
}
.widget_price_filter .price_slider .ui-slider-range {
	height: 100%;
	position: absolute;
}
.widget_price_filter .price_slider .ui-slider-handle {
	position: absolute;
	width: 14px;
	height: 14px;
	top: 50%;
	margin-top: -7px;
	margin-left: -7px;
	border-radius: 50%;
}
.widget-area .woocommerce .star-rating, .woocommerce-page .star-rating {
	float: none;
}
.widget-area .reviewer {
	display: block;
}
.widget-area .attachment-shop_thumbnail.wp-post-image {
	float: left;
}
.ct-products-content {
	margin-left: 80px;
}

.product_list_widget li{
	position: relative;
}
.widget-area .woocommerce-placeholder{
	float: left;
}
.widget_recent_entries ul li:last-child {
	border-bottom: 0 none;
}
.widget_recent_entries ul li:before {
	content: '\e63a';
	float: left;
	font-family: "ct-icons";
	font-size: 24px;
	padding-left: 22px;
	padding-right: 6px;
	position: absolute;
	padding-top: 11px;
}
.widget_recent_entries ul li a {
	display: block;
	margin-left: 66px;
	padding-top: 9px;
	padding-right: 24px;
}
.widget_shopping_cart .variation {
	display: none;
}
.attachment-shop_thumbnail {
	width: 70px;
	height: 70px;
}
.widget .product-dummy,
.wpb_widgetised_column .widget .product-dummy{
	background-size: cover;
	float: left;
	margin-left: -1px;
	margin-top: -1px;
	width: 100%;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.widget .product-dummy-wrapper,
.wpb_widgetised_column .widget .product-dummy-wrapper{
	width: 70px;
	height: 70px;
	float: left;
}
.widget_recent_reviews .product-dummy-wrapper{
	margin-left: -1px;
	border-color: transparent;
}
.widget_shopping_cart .product_list_widget li a .product-dummy-wrapper {
	padding: 0px;

}

.shop-widget-area .widget .product-dummy {
	margin-left: -3px;
}
.widget_shopping_cart_content ul.product_list_widget > li img {
	margin: -1px;
}
.widget_product_search form {
	padding-top: 5px;
}
.customer_details > dt {
	font-weight: bold;
	float: left;
	padding-right: 10px;
}
.order-actions .ct-button {
	margin-top: 0px;
}
.widget_layered_nav .combobox-wrapper {
	height: 40px;
	border-width: 2px;
}
.widget_layered_nav .combobox-wrapper .combobox-text {
	line-height: 36px;
}
.widget_layered_nav .combobox-wrapper .combobox-button {
	width: 36px;
	height: 36px;
}
.widget_layered_nav ul{
	margin: 0;
	padding: 0;
}
.widget_layered_nav ul li {
	list-style: none;
	padding: 12px 0 12px 15px;
}
.widget_layered_nav ul li:first-child {
	border-top: 0 none;
}
.widget_layered_nav ul li a:before {
	content: "\e601";
	font-family: "ct-icons";
	font-size: 15px;
	font-weight: normal;
	margin-right: 8px;
	position: relative;
	top: 1px;
}

.widget_layered_nav ul li small:before {
	content: "(";
}
.widget_layered_nav ul li small:after {
	content: ")";
}
.adress-button {
	margin-bottom: 30px;
}




/*top-area*/
.top-area-contacts .ct-contacts {
	margin: 0 -17px;
}
.top-area-contacts .ct-contacts-item {
	display: inline-block;
	font-size: 14px;
	padding: 0 17px;
	line-height: 30px;
	vertical-align: top;
}
.top-area-contacts .ct-contacts-address:before,
.top-area-contacts .ct-contacts-phone:before,
.top-area-contacts .ct-contacts-fax:before,
.top-area-contacts .ct-contacts-email:before {
	font-family: 'ct-icons';
	margin-right: 0.33em;
	vertical-align: top;
	display: inline-block;
	width: 16px;
	font-size: 16px;
	text-align: center;
}
.top-area-contacts .ct-contacts-address:before {
	content: '\e604';
}
.top-area-contacts .ct-contacts-phone:before {
	content: '\e605';
}
.top-area-contacts .ct-contacts-fax:before {
	content: '\e606';
}
.top-area-contacts .ct-contacts-email:before {
	content: '\e607';
}


/*styles*/
.ct_accordion_header {
	outline: none;
}
.ct-news-carousel-wrap .ct-news-pagination{
	padding-top: 35px;
}
.ct_accordion_header {
	cursor: pointer;
}
.ct_accordion_header a {
	text-transform: uppercase;
}

.post-author-block {
	display: block;
	padding: 40px;
}
.post-author-avatar {
	display: block;
	float: left;
	padding: 5px;
	background: #ffffff;
	border-radius: 50%;
	-webkit-border-radius:  50%;
	-moz-border-radius: 50%;
}
.post-author-avatar img {
	border-radius: 50%;
	-webkit-border-radius:  50%;
	-moz-border-radius: 50%;

}
.post-author-info {
	margin-left: 135px;
	margin-top: 0;
}
.post-author-info .name {
	margin-top: 0;
}
.post-author-info .default-sep {
	margin-top: 25px;
}

.post-author-posts-link a:before {
	content: '\e672';
	font-family: 'ct-icons';
	font-weight: normal;
	vertical-align: top;
	margin-right: 5px;
	font-size: 16px;
}

.post-author-info .date {
	margin-left: 23px;
}
.post-author-description {
	margin-bottom: 20px;
}

.read-more-link {
	float: right;
}
.byline {
	padding: 0 5px;
}
.entry-meta {
	margin-bottom: 8px;
}
.sep {
	margin: 0 6px;
	border-left: 1px solid #e6e3e3;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
}
.read-more-link:before {
	content: '\e601';
	font-family: ct-icons;
	padding-left: -20px;
	font-size: 14px;
}

/* DEFAULT BLOG */

.blog-style-default article {
	margin-bottom: 55px;
	padding-bottom: 55px;
}
.blog-style-default article .post-image,
.blog-post-image {
	text-align: center;
	margin-bottom: 45px;
}
.blog-style-default article .post-image img {
	display: inline-block;
}
.blog-style-default article.sticky {
	padding: 30px 30px 35px;
	position: relative;
	z-index: 2;
}
.blog-style-default article.sticky.no-image {
	padding-top: 70px;
}
.blog-style-default article.sticky .sticky-label {
	position: absolute;
	top: 0;
	left: 50px;
	font-family: 'ct-icons';
	font-weight: normal;
	font-size: 20px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	z-index: 10;
}
.blog-style-default article.sticky .sticky-label:before,
.blog-style-default article.sticky .sticky-label:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 10px;
	z-index: -1;
	bottom: -10px;
	left: 0;
	background: inherit;
}
.blog-style-default article.sticky .sticky-label:before {
	transform-origin: 0 100%;
	transform: skew(0, -20deg);
}
.blog-style-default article.sticky .sticky-label:after {
	transform-origin: 100% 100%;
	transform: skew(0, 20deg);
}
.blog-style-default article.sticky .post-featured-content img {
	border: 4px solid #ffffff;
}
.blog-style-default article .entry-title a {
	color: inherit;
}
.post-meta-right {
	float: right;
	font-size: 16px;
	white-space: nowrap;
}
.blog-style-default .post-meta-right,
.single-post-meta .post-meta-right {
	margin-left: 100px;
}
.post-meta-right > * {
	display: inline-block;
	vertical-align: top;
}
.comments-link a {
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.comments-link a:before {
	content: '\e61e';
	font-family: 'ct-icons';
	font-size: 14px;
	font-weight: normal;
	margin-right: 6px;
	display: inline-block;
	line-height: inherit;
}
.post-footer-sharing {
	display: inline-block;
	position: relative;
}
.sharing-popup {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	bottom: 50px;
	border-radius: 25px;
	height: 50px;
	line-height: 50px;
	padding: 0 25px;
	white-space: nowrap;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	left: -20px;
	margin-bottom: -10px;
}
.sharing-popup .socials {
	line-height: 16px;
	height: 16px;
	margin-top: 17px;
}
article.sticky .sharing-popup {
	bottom: 70px;
	left: -10px;
}
.sharing-popup .sharing-styled-arrow {
	position: absolute;
	bottom: -100px;
	height: 100px;
	width: 50px;
	left: -30px;
	-ms-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 100% 0;
	-o-transform: rotate(-90deg) scale(0.3);
	-ms-transform: rotate(-90deg) scale(0.3);
	-moz-transform: rotate(-90deg) scale(0.3);
	transform: rotate(-90deg) scale(0.3);
}
.sharing-popup.active {
	visibility: visible;
	opacity: 1;
	margin-bottom: 0;
}
.sharing-popup a.socials-item {
	vertical-align: top;
}
.post-footer-sharing .ct-button-container .ct-button {
	margin-right: 13px;
}
.post-footer .ct-button-container .ct-button {
	margin-bottom: 0;
}
article.sticky .post-footer-sharing .ct-button-container .ct-button {
	margin-right: 16px;
}
.post-read-more {
	display: inline-block;
}
.post-read-more .ct-button .ct-print-icon {
	margin-left: 15px;
}



.styled-blog-meta {
	display: inline-block;
	float: right;
}
.styled-blog-meta .comments {
	padding-right: 8px;
	float: left;
}
.styled-blog-meta .comments:after  {
	content: "|";
	padding-left: 8px;
	vertical-align: top;
}

.styled-blog-meta .tag-links {
	display: none;
}
.styled-blog-meta {
	bottom: 27px;
	position: absolute;
	right: 32px;
}


article:not(.type-page):not(.type-ct_pf_item) > .entry-content.post-content {
	margin-bottom: 55px;
}
.post-content .post-meta,
.post-meta-container {
	margin-bottom: 25px;
}

article > .socials-sharing {
	margin: 0 -5px;
}

/* Post tags */

.post-tags-list {
	margin-bottom: 30px;
}
.post-tags-list a {
	position: relative;
	display: inline-block;
	color: inherit;
	margin-right: 17px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 21px;
	background-color: #ffffff;
	padding: 5px 14px;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.block-tags .tags-links a{
	padding: 0 10px;
}
.block-tags {
	float: right;
	display: block;
	padding-top: 21px;
}
.block-date {
	float: left;
	font-size: 89.5%;
	margin-top: 2px;
	margin-right: 10px;
}

.post-meta-categories a {
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
@media (max-width: 755px) {
	.blog-style-default .post-meta-categories,
	.single-post-meta .post-meta-categories {
		display: block;
		clear: both;
	}
	.blog-style-default .post-meta-author + .sep,
	.single-post-meta .post-meta-author + .sep,
	.single-post-meta .post-meta-categories + .sep {
		display: none;
	}
	.blog-style-default .post-meta-right,
	.single-post-meta .post-meta-right {
		margin-left: 30px;
	}
}

.ct_pf_item .post-meta-left .post-meta-date:before {
	content: '\e66e';
	font-family: 'ct-icons';
	font-size: 16px;
	font-weight: normal;
	margin-right: 8px;
}

.post-meta-navigation {
	font-family: 'ct-icons';
	font-weight: normal;
	font-size: 24px;
	white-space: nowrap;
	vertical-align: top;
	margin-left: 10px;
}
.post-meta-navigation > span + span {
	margin-left: -7px;
}
.ct_pf_item .post-meta-navigation > span + span {
	margin-left: -10px;
}
.post-meta-navigation a {
	color: inherit;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.ct_pf_item .post-meta-navigation > .post-meta-category-link a {
	font-size: 16px;
	vertical-align: top;
}

.block-navigation {
	clear: both;
	display: inline-block;
	width: 100%;
}
.block-navigation-prev {
	float: left;
}
.block-navigation-prev a:before {
	content: '\e603';
	font-size: 15px;
	padding-right: 10px;
	font-family: ct-icons;
	display: block;
	float: left;
}
.block-navigation-next {
	float: right;
}
.block-navigation-next a:after {
	content: '\e601';
	font-size: 15px;
	padding-left: 10px;
	font-family: ct-icons;
	display: block;
	float: right;
}
.block-divider {
	margin-top: 50px;
	display: block;
	margin-bottom: 45px;
}
.block-ct_socials_sharing {
	width: 100%;
	display: inline-block;
}
.portfolio-item-page-bottom .socials-sharing .socials-item-icon {
	font-size: 24px;
}
.portfolio-item-page-bottom .socials-sharing {
	margin-top: 42px;
	float: left;
}
.portfolio-item-page-bottom .centered-box .socials-sharing {
	float: none;
}

.portfolio-item-page-bottom .project-button .ct-button {
	margin-top: 40px;
}

.block-portfolio-navigation-prev .ct-button {
	padding-left: 3px;
	padding-right: 14px;
}
.block-portfolio-navigation-prev .ct-button .ct-print-icon {
	margin-right: 3px;
}
.block-portfolio-navigation-next .ct-button {
	padding-right: 3px;
	padding-left: 14px;
}
.block-portfolio-navigation-next .ct-button .ct-print-icon {
	margin-left: 3px;
}

.block-navigation.centered-box .block-portfolio-navigation-prev .ct-button,
.block-navigation.centered-box .block-portfolio-navigation-next .ct-button {
	margin-left: 30px;
	margin-right: 30px;
}

.post-related-posts {
	padding-bottom: 50px;
}
.post-related-posts-block {
	margin: 0 -21px;
}
.post-related-posts-block .related-element {
	float: left;
	padding: 0;
	width: 303px;
	padding: 0 21px;
}
.post-related-posts-block .related-element .entry-meta {
	margin-bottom: 0;
}

.related-posts-navigation {
	position: absolute;
	top: -120px;
	right: 21px;
}
.related-posts-navigation .related-posts-prev,
.related-posts-navigation .related-posts-next {
	height: 30px;
	width: 30px;
	padding: 0;
	border: 2px solid #00bcd4;
	background: transparent;
	margin-left: 15px;
}
.related-posts-navigation .ct-button.related-posts-prev:hover,
.related-posts-navigation .ct-button.related-posts-next:hover {
	background-color: #3c3950;
	border-color: #3c3950;
}
.related-posts-carousel {
	position: relative;
}
.related-element img,
.related-element .ct-dummy {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	height: 72px;
	width: 72px;
}
.related-element .post-meta-right {
	font: inherit;
}
.related-element > a {
	display: table-cell;
	padding-right: 14px;
}
.related-element .post-meta-right > * {
	display: inline-block;
	vertical-align: top;
}
.related-element .post-meta-right .zilla-likes:before {
	display: inline-block;
}
.related-element .post-meta-right .zilla-likes > * {
	display: inline-block;
	vertical-align: top;
}
.related-element .comments-link a {
	display: inline-block;
	vertical-align: top;
	padding-right: 5px;
}
.related-element .comments-link a:before {
	display: inline-block;
}
.related-element-info {
	display: table-cell;
	vertical-align: middle;
	width: 99%;
}
.related-element-info > a {
	margin-bottom: 3px;
}
.related-element-info .date {
	display: block;
	margin-top: -2px;
}
.related-element-info .comments-link a::before {
	content: '\e631';
}
.related-element-info-conteiner {
	max-height: 3.1em;
	overflow: hidden;
}

.post-related-posts-bloack {
	margin-top: 8px;
}
.post-related-posts h3 {
	text-transform: uppercase;
}
.related-element {
	padding: 30px 0 30px 30px;
}
.post-related-posts {
	margin-top: 75px;
}
.post-author-block {
	margin-top: 65px;
}
.wpb_wrapper .vc_progress_bar .vc_label {
	font-size: 89.5%;
}
.wpb_wrapper .vc_progress_bar .vc_label_units {
	font-size: 116%;
	padding-left: 8px;
}

.ct-btn-primary {
	color: #0088cc;
}
.ct-btn-warning {
	color: #ff9900;
}
.ct-btn-danger {
	color: #ff675b;
}
.ct-btn-success {
	color: #6ab165;
}
.ct-btn-info {
	color: #58b9da;
}
.ct-btn-inverse {
	color: #555555;
}

#customer_login .login label,
#customer_login .register label {
	display: block;
}
#customer_login .login,
#customer_login .register {
	padding: 33px;
	padding-right: 10px;
	width: 100%;
	display: inline-block;
}
#customer_login .login .input-text, #customer_login .register .input-text{
	width: 97%;
	margin-top: 5px;
	padding: 4px 10px;
}
#customer_login .login .inline {
	display: inline-block;
}
#customer_login .form-row.login-button {
	display: inline-block;
}
#customer_login .lost_password {
	display: inline-block;
}

.inline {
	display: block;
}

#customer_login .rememberme-label {
	padding-left: 9px;
}
#customer_login .lost_password {
	padding-left: 19px;
}
#customer_login .login-button button{
	top: 8px;
}
#customer_login .form-row.login-button {
	padding-left: 18px;
}
#customer_login .form-row.register_form_button {
	display: inline-block;
	float: right;
	margin-right: 15px;
}
#customer_login .form-row.register_form_button button{
	top: 8px;
}
#customer_login .login  .ct-button input[type="submit"] {
	padding: 0.6em 32px 0.6em 50px;
}
.account-tittle{
	text-transform: uppercase;
}
.lost_reset_password .input-text{
	margin-right: 20px;
	margin-top: 5px;
	padding-left: 10px;
	width: 36%;
}
.lost_reset_password .ct-button {
	margin-top: -5px;
}
.lost_reset_password .input-text {
	float: left;
}
.form-edit-adress label {
	display: block;
	padding-bottom: 5px;
}
.form-edit-adress abbr {
	border: 0 none;
}
.form-edit-adress input {
	width: 50%;
}
.form-edit-adress  .button  {
	width: auto;
}
.isotope-item {
	padding-bottom: 10px;
}
.ct-post-grid-item-image {
	display: table-cell;

}
.ct-post-grid-item-image img {
	width: 72px;
	height: 72px;
}
.ct-post-grid-item-info {
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}
.ct-post-griid-item.clearix {
	padding-bottom: 30px;
}
.ct-post-grid-item-date {
	font-size: 89.5%;
}
/*styles*/
@media (max-width: 768px) {
	.wpcf7-form td {
		float: left;
		width: 100%;
		text-align: center;
	}
}

/* MAIL CHIMP */
.site-footer .ct-custom-mailchimp input {
	border: none;
}
#colophon .ct-custom-mailchimp input[type="email"] {
	width: 50%;
	height: 54px;
	border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	margin-top: 25px;
}
#colophon .ct-custom-mailchimp button {
	margin-top: 25px;
	border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

#colophon .widget .ct-testimonial-position,
#colophon .widget .ct-pp-posts-date,
#colophon .widget .jtwt_date,
#colophon .widget .ct-latest-news-title > span,
#colophon .widget.widget_recent_entries .post-date {
	font-size: 89.5%;
}
.ct-latest-news:last-child{
	border-bottom: none;
}
/* MENU WIDGET */


.widget_nav_menu li li a:before,
.widget_submenu li li a:before
{
	content: '';
	width: 6px;
	display: block;
	height: 6px;
	position: absolute;
	margin-top: 10px;
	margin-left: -20px;
	border-radius: 50%;
}
.widget_pages li li a:before,
.widget_categories li li a:before,
.widget_product_categories li li a:before{
	content: '';
	width: 6px;
	display: block;
	height: 6px;
	float: left;
	margin-top: 10px;
	margin-right: 12px;
	border-radius: 50%;
}
.widget_pages a {
	display: block;
}
.widget_nav_menu ul,
.widget_categories ul,
.widget_product_categories ul,
.widget_pages ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget_nav_menu > ul > li > a,
.widget_categories > ul > li > a,
.widget_product_categories > ul > li > a,
.widget_pages > ul > li > a {
	padding-left: 18px;
}



.widget_nav_menu ul.menu li > a,
.widget_submenu > div > ul li > a {
	display: block;
	padding: 12px 12px 12px 20px;
}
.widget_categories > ul > li,
.widget_product_categories > ul > li,
.widget_pages > ul > li {
	padding: 12px 12px 12px 0;
}
.widget_categories > ul li > a,
.widget_product_categories > ul li > a,
.widget_pages > ul li > a {
}



.widget_nav_menu ul.menu li > a:after,
.widget_submenu > div > ul li > a:after {
	content: '';
	display: inline-block;
	width: 30px;
	vertical-align: top;
	margin-left: -30px;
	text-align: center;
}

.widget_nav_menu ul.menu ul,
.widget_submenu > div > ul ul {
	display: none;
}
.widget-area .widget_categories .screen-reader-text {
	display: none;
}
.widget_categories > ul > li > ul,
.widget_product_categories > ul > li > ul,
.widget_pages > ul > li > ul {
	margin: 12px -12px -12px 0;
}

.widget .menu-item-has-children.menu-item-parent > a:after {
	content: '\e601';
	font-size: 16px;
	font-family: ct-icons;
	font-weight: normal;

}



.widget_pages > ul li.page_item_has_children.current_page_ancestor,
.widget_pages > ul li.page_item_has_children.current_page_parent,
.widget_pages > ul li.current_page_item,
.widget_categories > ul li.cat-parent.current-cat-ancestor,
.widget_categories > ul li.cat-parent.current-cat-parent,
.widget_categories > ul li.cat-parent.current-cat,
.widget_product_categories > ul li.cat-parent.current-cat-ancestor,
.widget_product_categories > ul li.cat-parent.current-cat-parent,
.widget_product_categories > ul li.cat-parent.current-cat {
	position: relative;
}


.widget_pages > ul li.page_item_has_children.current_page_ancestor > a:after,
.widget_pages > ul li.page_item_has_children.current_page_parent > a:after,
.widget_pages > ul li.page_item_has_children.current_page_item > a:after {
	content: '\e602';
	font-family: ct-icons;
	font-size: 13px;
	top: 12px;
	right: 18px;
	position: absolute;
	font-weight: normal;

}
.widget_pages > ul li li.page_item_has_children.current_page_ancestor > a:after,
.widget_pages > ul li li.page_item_has_children.current_page_parent > a:after,
.widget_pages > ul li li.page_item_has_children.current_page_item > a:after {
	content: '\e602';
	font-family: ct-icons;
	font-size: 8px;
	top: 12px;
	right: 18px;
	position: absolute;
	font-weight: normal;

}

.widget_nav_menu ul.menu ul li.menu-item-active > a,
.widget_submenu > div > ul ul li.menu-item-active > a {
	border: 0 none !important;
}
.widget_nav_menu ul.menu > li li > a,
.widget_submenu > div > ul > li li > a {
	padding-left: 40px;
}
.widget_nav_menu ul.menu > li li li > a,
.widget_submenu > div > ul > li li li > a {
	padding-left: 60px;
}
.widget_nav_menu ul.menu > li li li li > a,
.widget_submenu > div > ul > li li li li > a {
	padding-left: 80px;
}
.widget_nav_menu ul.menu > li li li li li > a,
.widget_submenu > div > ul > li li li li li > a {
	padding-left: 100px;
}
.widget_categories > ul > li > ul > li,
.widget_product_categories > ul > li > ul > li,
.widget_pages > ul > li > ul > li {
	padding: 12px 12px 12px 20px;
}
.widget_categories > ul > li > ul > li > ul,
.widget_product_categories > ul > li > ul > li > ul,
.widget_pages > ul > li > ul > li > ul {
	margin: 12px -12px -12px -20px;
}
.widget_categories > ul > li > ul > li li,
.widget_product_categories > ul > li > ul > li li,
.widget_pages > ul > li > ul > li li {
	padding: 10px 15px 10px 40px;
}
.widget_categories > ul > li > ul > li > ul ul,
.widget_product_categories > ul > li > ul > li > ul ul,
.widget_pages > ul > li > ul > li > ul ul {
	margin: 10px -15px -10px -20px;
}
.widget_pages > ul > ul {
	padding-left: 30px;
}
#colophon .widget_submenu a,
#colophon .widget_nav_menu a {
	background: transparent;
}

/* Recently Viewed Products */
.widget_recently_viewed_products .product_list_widget a {
	clear: both;
}
.widget_recently_viewed_products ul.product_list_widget li {
	padding: 10px;
	margin-bottom: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-moz-box-shadow: none;
	display: block;
}
.widget_recently_viewed_products ul.product_list_widget li + li {
	background-repeat: repeat-x;
}
.widget_recently_viewed_products ul.product_list_widget li .ct-products-image {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
}
.widget_recently_viewed_products ul.product_list_widget li .ct-products-content {
	border: 0 none;
}
.widget_recently_viewed_products ul.product_list_widget li .product-dummy-wrapper {
	border: 0 none;
}



/* ct_client_carousel*/
.ct_client_carousel-items .ct-client-item .grayscale-hover {
	background: none repeat scroll 0 0 transparent !important;
}
.teaser_grid_container .ct-post-title {
	padding-right: 31px;
}
body .footer-contact-form .wpcf7-email {
	background-color: #2c2e3a;
	border: medium none;
	color: #ffffff;
	height: 54px;

}
body .footer-contact-form .wpcf7-textarea {
	background-color: #2c2e3a;
	border: medium none;
	color: #ffffff;
	height: 117px;

}
.footer-contact-form {
	padding-right: 30px;
}
.footer-contact-form .wpcf7-submit{
	background-color: #4c5867;
	float: left;
}
.footer-contact-form .wpcf7-submit:hover{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
}
.widget .wpcf7 .ct-sidebar-input {
	text-align: left;
}

.wpb_widgetised_column .ct-products-image {
	display: table-cell;
}
.wpb_widgetised_column .ct-products-content {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.widget .blog {
	padding-bottom: 0px;
}


.widget-title:after {
	display: block;
	clear: both;
	content: '';
	width: 25px;
	height: 1px;
	font-weight: normal;
	background-color: #dec6c0;
	margin-top: 21px;
	margin-bottom: 31px;

}
#colophon .ct-latest-news:last-child,
#colophon .Custom_Recent_Posts .ct-pp-posts:first-child,
#colophon .widget_meta li:first-child,
#colophon .widget_rss li:first-child,
#colophon .widget_recent_entries li:first-child,
#colophon .Custom_Recent_Posts ul li:first-child {
background: none;
}

/* CT icon hexagon*/
.ct-icon-shape-hexagon {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	position: relative;
}

.ct-icon-shape-hexagon .ct-icon-shape-hexagon-back {
	display: block;
	-webkit-transform: rotate(-30deg) skewX(30deg);
	-ms-transform: rotate(-30deg) skewX(30deg);
	-o-transform: rotate(-30deg) skewX(30deg);
	transform: rotate(-30deg) skewX(30deg);
	overflow: hidden;
	position: relative;
	z-index: 1;
	font-size: 0;
	line-height: 1;
}

.ct-icon-shape-hexagon .ct-icon-shape-hexagon-back .ct-icon-shape-hexagon-back-inner,
.ct-icon-shape-hexagon .ct-icon-shape-hexagon-back .ct-icon-shape-hexagon-back-inner-before {
	display: block;
	width: inherit;
	height: inherit;
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	border-radius: inherit;
	overflow: hidden;
}

.ct-icon-shape-hexagon .ct-icon-shape-hexagon-back .ct-icon-shape-hexagon-back-inner {
	-webkit-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-ms-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-o-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	transform: skewX(-30deg) rotate(60deg) skewX(30deg);
}

.ct-icon-shape-hexagon .ct-icon-shape-hexagon-back .ct-icon-shape-hexagon-back-inner-before {
	-webkit-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-ms-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-o-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	transform: skewX(-30deg) rotate(60deg) skewX(30deg);
}

.ct-icon-shape-hexagon .ct-icon-shape-hexagon-top {
	display: block;
	-webkit-transform: rotate(-30deg) skewX(30deg);
	-ms-transform: rotate(-30deg) skewX(30deg);
	-o-transform: rotate(-30deg) skewX(30deg);
	transform: rotate(-30deg) skewX(30deg);
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	font-size: 0;
	line-height: 1;
}

.ct-icon-shape-hexagon .ct-icon-shape-hexagon-top .ct-icon-shape-hexagon-top-inner,
.ct-icon-shape-hexagon .ct-icon-shape-hexagon-top .ct-icon-shape-hexagon-top-inner-before {
	display: block;
	width: inherit;
	height: inherit;
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	border-radius: inherit;
	overflow: hidden;
}

.ct-icon-shape-hexagon .ct-icon-shape-hexagon-top .ct-icon-shape-hexagon-top-inner {
	-webkit-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-ms-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-o-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	transform: skewX(-30deg) rotate(60deg) skewX(30deg);
}

.ct-icon-shape-hexagon .ct-icon-shape-hexagon-top .ct-icon-shape-hexagon-top-inner-before {
	-webkit-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-ms-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-o-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	transform: skewX(-30deg) rotate(60deg) skewX(30deg);
}

.ct-icon-shape-hexagon .ct-icon-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none !important;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	margin: 0;
}

/* Hexagon small icon */
.ct-icon-shape-hexagon.ct-icon-size-small,
.wpb_column > .wpb_wrapper > .ct-icon-shape-hexagon.ct-icon-size-small:last-child {
	margin: 3px 0;
}

.ct-icon-shape-hexagon.ct-icon-size-small .ct-icon-shape-hexagon-back {
	width: 59px;
	height: 49px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.ct-icon-shape-hexagon.ct-icon-size-small .ct-icon-shape-hexagon-top {
	width: 55px;
	height: 45px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	left: 2px;
	top: 2px;
}

.ct-icon-shape-hexagon.ct-icon-size-small .ct-icon-inner {
	line-height: 49px;
}

/* Hexagon medium icon */
.ct-icon-shape-hexagon.ct-icon-size-medium,
.wpb_column > .wpb_wrapper > .ct-icon-shape-hexagon.ct-icon-size-medium:last-child {
	margin: 5px 0;
}

.ct-icon-shape-hexagon.ct-icon-size-medium .ct-icon-shape-hexagon-back {
	width: 91px;
	height: 77px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.ct-icon-shape-hexagon.ct-icon-size-medium .ct-icon-shape-hexagon-top {
	width: 85px;
	height: 71px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	left: 3px;
	top: 3px;
}

.ct-icon-shape-hexagon.ct-icon-size-medium .ct-icon-inner {
	line-height: 77px;
}

/* Hexagon large icon */
.ct-icon-shape-hexagon.ct-icon-size-large,
.wpb_column > .wpb_wrapper > .ct-icon-shape-hexagon.ct-icon-size-large:last-child {
	margin: 11px 0;
}

.ct-icon-shape-hexagon.ct-icon-size-large .ct-icon-shape-hexagon-back {
	width: 181px;
	height: 153px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.ct-icon-shape-hexagon.ct-icon-size-large .ct-icon-shape-hexagon-top {
	width: 169px;
	height: 141px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	left: 6px;
	top: 6px;
}

.ct-icon-shape-hexagon.ct-icon-size-large .ct-icon-inner {
	line-height: 153px;
}

/* Hexagon xlarge icon */
.ct-icon-shape-hexagon.ct-icon-size-xlarge,
.wpb_column > .wpb_wrapper > .ct-icon-shape-hexagon.ct-icon-size-xlarge:last-child {
	margin: 16px 0;
}

.ct-icon-shape-hexagon.ct-icon-size-xlarge .ct-icon-shape-hexagon-back {
	width: 267px;
	height: 227px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 12px;
}

.ct-icon-shape-hexagon.ct-icon-size-xlarge .ct-icon-shape-hexagon-top {
	width: 243px;
	height: 203px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	left: 12px;
	top: 12px;
}

.ct-icon-shape-hexagon.ct-icon-size-xlarge .ct-icon-inner {
	line-height: 227px;
}


.widget_socials .socials-item-icon {
	font-size: 24px;
	margin-bottom: 13px;
}
.widget_socials a.socials-item {
	margin-left: 0;
	margin-right: 13px;
}

.widget .socials-colored a:hover .socials-item-icon{
	color: #00bcd4 !important;
}
.widget .ct-portfolios-type-carousel-grid .ct-portfolio-item {
	padding: 0px 12px 12px 0;
	display: block;
}
.widget-portfolio-carousel-slide a{
	display: block;
	height: 80px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.widget-portfolio-carousel-slide img{
	width: 80px;
	height: 80px;
	display: block;
}
.widget-portfolio-carousel-slide {
	float: left;
}
.widget-portfolio-carousel-slide {
	margin-right: -10px;
}
.widget .widget-portfolio-pagination.ct-mini-pagination a {
	width: 14px;
	height: 14px;
}
.widget .widget-portfolio-pagination.ct-mini-pagination {
	padding-top: 4px;
}
.widget-ct-portfolio-item.ct-portfolio-dummy img{
	display: none;
}
.widget-ct-portfolio-item.ct-portfolio-dummy {
	position: relative;
}
.widget-ct-portfolio-item.ct-portfolio-dummy:after {
	content: '?';
	color: #ffffff;
	position: absolute;
	left: 35px;
	top: 28px;
}

.widget-ct-portfolio-item	{
	position: relative;
}
.widget-ct-portfolio-item img {
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
.widget-ct-portfolio-item:hover img {
}
.widget-ct-portfolio-item .widget-ct-portfolio-item-hover {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
	opacity: 0;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.widget-ct-portfolio-item:hover .widget-ct-portfolio-item-hover {
	opacity: 1;
}
.project_info-item .icon-elegant,
.project-info-shortcode-item .icon.elegant {
	font-family: 'ElegantIcons';
}
.project_info-item .icon-material,
.project-info-shortcode-item .icon.material {
	font-family: 'MaterialDesignIcons';
}
.project_info-item .icon-fontawesome,
.project-info-shortcode-item .icon.fontawesome {
	font-family: 'FontAwesome';
}
.project_info-item .icon-userpack,
.project-info-shortcode-item .icon.userpack {
	font-family: 'UserPack';
}
.project-info-shortcode-item .icon {
	float: left;
}
.project-info-shortcode-item {
	width: 100%;
	float: left;
}
.project-info-shortcode-style-2 .project-info-shortcode-item .title {
	font-size: 16px;
	font-weight: bolder;
	padding-left: 70px;
	color: #3c3950;
	text-transform: uppercase;
}
.project-info-shortcode-style-2 .project-info-shortcode-item .decription {
	padding-left: 70px;
	padding-top: 3px;
}
.project-info-shortcode-style-2 .project-info-shortcode-item .icon {
	color: #ffffff !important;
	font-size: 24px;
	padding: 13px;
}
.project-info-shortcode-style-2 .project-info-shortcode-item {
	padding: 28px 0;
}
.project-info-shortcode-style-2 .project-info-shortcode-item:last-child{
	border-bottom: medium none;
}
.project-info-shortcode {
	display: inline-block;
	width: 100%;
}

.project-info-shortcode-style-default .project-info-shortcode-item {
	margin-bottom: 20px;
	padding: 20px;
}
.project-info-shortcode-style-default .project-info-shortcode-item .icon {
	background-color: transparent !important;
	font-size: 24px;
	padding-top: 6px;
	padding-left: 5px;
}

.project-info-shortcode-style-default .project-info-shortcode-item .title {
	padding-left: 50px;
}
.project-info-shortcode-style-default .project-info-shortcode-item .decription {
	padding-left: 50px;
	padding-top: 15px;
}
.widget.project_info .ct-button {
	margin-left: 0px;
}
.widget .project-info-button{
	text-align: center;
}
/*pricing tabels*/
.pricing-row,
.pricing-price-row,
.pricing-title-row {
	text-align: center;
}
.pricing-price-row svg {
	vertical-align: middle;
}
.pricing-table-style-1 .pricing-price-title {
	font-size: 17px;
	text-transform: uppercase;
}
.pricing-table-style-1 .pricing-column-wrapper {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 20px;
}
.pricing-table-style-1 .highlighted.pricing-column-wrapper {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
}
.pricing-table-style-1 .pricing-column-wrapper .pricing-price {
	background-color: #b882c6;
}
.pricing-table-style-1 .pricing-column-wrapper + .pricing-column-wrapper .pricing-price {
	background-color: #8869b0;
}
.pricing-table-style-1 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper .pricing-price {
	background-color: #e1658c;
}
.pricing-table-style-1 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper   .pricing-price {
	background-color: #f080ad;
}
.highlighted .pricing-price-subtitle {
	display: block;
}
 .pricing-price-subtitle {
	display: none;
}
.pricing-table-style-1 .pricing-cost {
	font-size: 60px;
	color: #ffffff;
	line-height: 1;
}
.pricing-table-style-1 .pricing-price {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.pricing-table-style-1 .time {
	color: #ffffff;
}
.pricing-table-style-1 .pricing-price {
	padding: 29px 10px 29px 10px;
}
.pricing-table-style-1 .pricing-price-title-wrapper {
	padding-top: 18px;
	padding-bottom: 18px;
}
.pricing-table-style-1 .pricing-column-wrapper .pricing-price{
	overflow: hidden;
}
.pricing-table-style-1 .pricing-row {
	padding-top: 12px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ebd5cf;
}

.pricing-table-style-1 .pricing_row_title {
	font-size: 24px;
	font-weight: 300;
	padding-bottom: 5px;
	color: #3c3950;
}
.pricing-table-style-1 .pricing_row_subtitle {
	font-size: 14px;
	color: #99a9b5;
}
.pricing-column-top-choice{
	position: absolute;
}
.pricing-table-style-1 .pricing-column {
	border: 1px solid #ebd5cf;
	margin-right: -1px;
}
.pricing-column-wrapper {
	min-width: 300px;
}
.pricing-table-style-1 .pricing-column-wrapper .pricing-price {
	margin-right: -1px;
	margin-left: -1px;
	width: 101%;
}
.pricing-table-style-1 .highlighted .pricing-price-title-wrapper {
	padding-top: 38px;
	padding-bottom: 18px;
}
.pricing-table-style-8 .pricing-price,
.pricing-table-style-7 .pricing-price,
.pricing-table-style-4 .pricing-price-row,
.pricing-table-style-3 .pricing-price-row,
.pricing-table-style-2 .pricing-price,
.pricing-table-style-1 .pricing-price-row {
	background-color: transparent;
	background-image: none !important;
}
.pricing-table-style-1 .pricing-row:nth-child(odd) {
	background-color: #f8f0f0;
}

.pricing-table-style-1,
.pricing-row.strike {
	text-decoration: line-through;
}
.pricing-table-style-1 .highlighted .pricing-footer {
	padding-bottom: 20px;
}
.pricing-table-style-2 .pricing-price-row{
	background-color: #393d50;
	display: inline-block;
	width: 100%;
}
.pricing-table-style-2 .pricing-price {
	background-color: transparent;
}
.pricing-table-style-2 .pricing-price-title {
color: #00bcd4;
}
.pricing-table-style-2 .pricing_row_title {
	font-size: 24px;
	font-weight: 300;
	padding-bottom: 5px;
	color: #00bcd4;
}
.pricing-table-style-2 .pricing_row_subtitle {
	font-size: 14px;
	color: #99a9b5;
}
.pricing-table-style-2 .highlighted .pricing-price-title,
.pricing-table-style-2 .highlighted .time{
	color: #ffffff
}
.pricing-table-style-2 .pricing-price-subtitle {
	display: none;
}
.pricing-table-style-2 .pricing-cost {
	display: inline-block;
	color: #99a9b5;

}
.pricing-table-style-2 .pricing-price .time {
	text-transform: capitalize;
	display: inline-block;
	padding-left: 10px;
}
.pricing-table-style-2 .pricing-price-title {
	padding-bottom: 20px;
	text-transform: uppercase;
	padding-top: 10px;
}
.pricing-table-style-2 .pricing-price-row {
	padding: 38px 10px;
}
.pricing-table-style-2 .pricing-cost {
	color: #ffffff;
}
.pricing-table-style-2 .pricing-row:nth-child(odd) {
	background-color: #f4f6f7;
}
.pricing-table-style-2 .pricing-column .pricing-row {
	padding: 16px 10px;
}
.pricing-table-style-2 .pricing-footer {
	padding-top: 17px;
}
.pricing-table-style-2  .pricing-row {
	border-left: 2px solid #dfe5e8;
	border-right: 2px solid #dfe5e8; ;
}
.pricing-table-style-2 .pricing-footer {
	border: 2px solid #dfe5e8;
	border-top: medium none ;
}
.pricing-table-style-2 .highlighted .pricing-row {
	border-left: 2px solid #393d50;
	border-right: 2px solid #393d50; ;
}
.pricing-table-style-2 .highlighted .pricing-footer {
	border: 2px solid #393d50;
	border-top: medium none ;
}



.pricing-table-style-2 .highlighted .pricing-column{
	margin-top: 0px;
}
.pricing-table-style-2 .highlighted .pricing-price-subtitle {
	display: block;
	margin-bottom: 10px;
	margin-top: -6px;
}
.pricing-table-style-2 .pricing-column {
	margin-top: 30px;
}
.pricing-table-style-3 .pricing-column{
	background-color: #f0f3f2;
	border-radius: 50px;
	overflow: hidden;
}


.pricing-table-style-3 .pricing-price-wrapper {
	margin-left: -90px;
	padding-left: 50%;
	padding-bottom: 34px;
 }

.pricing-table-style-3 .pricing-price {
	border-radius: 50%;
	height: 180px;
	background-color: #ffffff;
	display: table-cell;
	width: 180px;
	vertical-align: middle;
}
.pricing-table-style-3 .pricing-cost {
	font-size: 50px;
	font-weight: 300;
	line-height: 1;
}
.pricing-table-style-3 .time {
	font-size: 24px;
	font-weight: 300;
	color: #00bcd4;
}
.pricing-table-style-3 .pricing-price-title {
	font-size: 24px;
	font-weight: 300;
	color: #3c3950;
}

.pricing-table-style-3 .pricing-price-title {
	font-size: 24px;
	font-weight: 300;
	color: #3c3950;
}
.pricing-table-style-3 .highlighted .pricing-price-subtitle {
	color: #5f727f;
	font-size: 14px;
}
.pricing-table-style-3 .highlighted .pricing-price-title {
	color: #99a9b5;
}
.pricing-table-style-3 .highlighted .pricing-column {
   background-color:#393d50 ;
	padding-top: 31px;
}
.pricing-table-style-3 .highlighted .pricing-row.pricing-row-title {
	padding-top: 5px;
}
.pricing-table-style-3 .pricing-price-row {
	padding-top: 46px;
}

.pricing-table-style-3 .pricing-column-wrapper.highlighted {
	margin-top: 0px;
}
.pricing-table-style-3 .pricing-column-wrapper {
	margin-top: 30px;
}
.pricing-table-style-3 .pricing_row_subtitle {
	color: #5f727f;
	font-size: 14px;
	padding-top: 3px;
}
.pricing-table-style-3 .pricing-price-title-wrapper {
	padding-bottom: 20px;
	margin-top: -3px;
}
.pricing-table-style-3 .pricing_row_title {
	text-transform: uppercase;
}
.pricing-table-style-3 .highlighted .pricing_row_title {
	color: #ffffff;
}
.pricing-table-style-3 .pricing_row_title {
	color: #3c3950;
}
.pricing-table-style-3 .highlighted .pricing_row_subtitle {
	color: #5f727f;
}
.pricing-table-style-3 .pricing_row_subtitle {
	color: #99a9b5;
	padding-bottom: 6px;
}
.pricing-table-style-3 .pricing-row.pricing-row-title {
	padding-bottom: 19px;
	position: relative;
	margin-bottom: 20px;
}
.pricing-table-style-3 .pricing-price-subtitle{
	display: block;
	font-size: 14px;
	color: #5f727f;
	margin-top: 6px;
}
.pricing-table-style-3  .highlighted .pricing-price-wrapper {
	padding-bottom: 26px;
}

.pricing-table-style-3 .pricing-row-title:after {
	position: absolute;
	width: 50%;
	height: 1px;
	content: '';
	background-color: #00bcd4;
	bottom: 0;
	left: 25%;
}
.pricing-table-style-3 .pricing-row {
	padding-bottom: 10px;
}
.pricing-table-style-3 .pricing-footer {
	padding-bottom:25px;
}
.pricing-table-style-3 .highlighted .pricing-footer {
	padding-bottom: 50px;
}
.pricing-table-style-4 .pricing-cost {
	font-size: 50px;
	font-weight: 300;
	line-height: 1;
}
.pricing-table-style-4 .time {
	font-size: 24px;
	font-weight: 300;
	color: #00bcd4;
}
.pricing-table-style-4 .pricing-price-subtitle,
.pricing-table-style-4 .pricing-price-title{
	display: none;
}
.pricing-price-wrapper {
	text-align: center;
}

.pricing-table-style-4 .pricing-column-wrapper .pricing-price {
	background-color: #00bcd4;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(0, 188, 212, 0.31);
	-moz-box-shadow:    0px 0px 0px 10px rgba(0, 188, 212, 0.31);
	box-shadow:         0px 0px 0px 10px rgba(0, 188, 212, 0.31);
}
.pricing-table-style-4 .pricing-column-wrapper + .pricing-column-wrapper .pricing-price {
	background-color: #a637ec;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(166, 55, 236, 0.31);
	-moz-box-shadow:    0px 0px 0px 10px rgba(166, 55, 236, 0.31);
	box-shadow:         0px 0px 0px 10px rgba(166, 55, 236, 0.31);
}
.pricing-table-style-4 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper .pricing-price {
	background-color: #ee417c;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(238, 65, 124, 0.31);
	-moz-box-shadow:    0px 0px 0px 10px rgba(238, 65, 124, 0.31);
	box-shadow:         0px 0px 0px 10px rgba(238, 65, 124, 0.31);
}
.pricing-table-style-4 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper   .pricing-price {
	background-color: #ff994e;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(255, 153, 78, 0.31);
	-moz-box-shadow:    0px 0px 0px 10px rgba(255, 153, 78, 0.31);
	box-shadow:         0px 0px 0px 10px rgba(255, 153, 78, 0.31);
}
.pricing-table-style-4 .pricing-column-wrapper .pricing-row:before,
.pricing-table-style-4 .pricing-column-wrapper .pricing_row_title {
   color: #00bcd4;
}
.pricing-table-style-4 .pricing-column-wrapper + .pricing-column-wrapper .pricing-row:before,
.pricing-table-style-4 .pricing-column-wrapper + .pricing-column-wrapper .pricing_row_title {
	color: #a637ec;
}
.pricing-table-style-4 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper .pricing-row:before,
.pricing-table-style-4 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper .pricing_row_title {
	color: #ee417c;
}
.pricing-table-style-4 .pricing-column-wrapper + .pricing-column-wrapper +  .pricing-column-wrapper + .pricing-column-wrapper  .pricing-row:before,
.pricing-table-style-4 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper   .pricing_row_title {
	color: #ff994e;
}
.pricing-table-style-4  figure.pricing-row:first-of-type {
	padding-top: 15px;
}

.pricing-table-style-4 .pricing-price {
	border-radius: 50%;
	height: 180px;
	background-color: #ffffff;
	width: 180px;
	display: inline-block;
	padding-top: 46px;
}
.pricing-table-style-7 .pricing-column  .pricing-price-row-width-background .wrap-style {
	display: none;
}

.pricing-table-style-4 .pricing-column-wrapper.col-md-4 .pricing-price-wrapper {
	padding: 91px 91px;
}
.pricing-table-style-4 .pricing-price-wrapper {
	padding-bottom: 34px;
}
.pricing-table-style-4 .pricing-price-wrapper,
.pricing-table-style-4 .pricing-row,
.pricing-table-style-4 .pricing-footer{
	background-color: #2c2e3d;
}

.pricing-table-style-4 .highlighted .pricing-price-wrapper,
.pricing-table-style-4 .highlighted .pricing-row,
.pricing-table-style-4 .highlighted .pricing-footer{
	background-color: #393d50;
}
.pricing-table-style-4 .pricing-row.pricing-row-title {
	padding: 26px 10px;
}
.pricing-table-style-4 .pricing-price-wrapper {
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	padding-top: 45px;
}
.pricing-table-style-4  .pricing-row:before {
	vertical-align: middle;
	content: '\e614';
	color: #00bfa5;
	font-family: ct-icons;
	text-align: center;
	padding-right: 10px;
}
.pricing-table-style-4 .pricing-row {
	padding: 5px 10px;
}
.pricing-table-style-4 .pricing-row.pricing-row-title:before,
.pricing-table-style-4 .strike.pricing-row:before {
	display: none;
}
.pricing-table-style-4  .pricing-footer {
	padding-bottom: 20px;
}
.pricing-table-style-4 .pricing-price,
.pricing-table-style-4 .time{
	color: #ffffff;
}
.pricing-table-style-4 .pricing_row_title {
	text-transform: uppercase;
}
.pricing-table-style-4 .pricing-row.pricing-row-title {
	background-color: #393d50;
}
.pricing-table-style-4 .pricing_row_subtitle {
	font-size: 14px;
}
.pricing-table-style-5 .pricing-column {
	border-left: 1px solid rgba(255, 255, 255, 0.5);
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.pricing-table-style-5 .pricing-price-wrapper {
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 20px;
}
.pricing-table-style-5 .pricing-price-row {
	min-height: 185px;
}
.pricing-table-style-5 .pricing-price {
	background-color: #9573dc;
	border-radius: 50%;
	height: 100px;
	width: 100px;
	vertical-align: middle;
	display: table-cell;
	color: #ffffff;
}
.pricing-table-style-5 .pricing-price-wrapper {
	display: table-cell;
	vertical-align: middle;
}
.pricing-table-style-5 .pricing-column-wrapper .pricing-price-circle {
	position: absolute;
	width: 130px;
	height: 65px;
	left: 50%;
	margin-left: -65px;
	top: 5px;
	overflow: hidden;
}
.pricing-table-style-5 .pricing-column-wrapper .pricing-price-circle:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 200%;
	left: 0;
	top: 0;
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 50%;
}
.pricing-table-style-5 .pricing-price-top-border-left,
.pricing-table-style-5 .pricing-price-top-border-right {
	position: absolute;
	top: 70px;
}
.pricing-table-style-5 .pricing-price-top-border-left {
	left: 0;
	right: 50%;
}
.pricing-table-style-5 .pricing-price-top-border-right {
	left: 50%;
	right: 0;
}
.pricing-table-style-5 .pricing-price-top-border-left:before,
.pricing-table-style-5 .pricing-price-top-border-right:before {
	content: '';
	position: absolute;
	top: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.pricing-table-style-5 .pricing-price-top-border-left:before {
	left: 21px;
	right: 65px;
}
.pricing-table-style-5 .pricing-price-top-border-right:before {
	left: 65px;
	right: 21px;
}
.pricing-table-style-5 .pricing-column-wrapper .pricing-cost {
	line-height: 1;
}
.pricing-table-style-5 .pricing-column-wrapper .pricing-price {
	background-color: #9573dc;
}
.pricing-table-style-5 .pricing-column-wrapper .pricing-price-title {
	color: #9573dc;
}
.pricing-table-style-5 .pricing-column-wrapper + .pricing-column-wrapper .pricing-price {
	background-color: #e8668a;
}
.pricing-table-style-5 .pricing-column-wrapper + .pricing-column-wrapper  .pricing-price-title {
	color: #e8668a;
}
.pricing-table-style-5 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper .pricing-price {
	background-color: #f775b5;
}
.pricing-table-style-5 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper .pricing-price-title {
	color: #f775b5;
}
.pricing-table-style-5 .pricing-price-title {
	padding-top: 90px;
	text-transform: uppercase;
}
.pricing-table-style-5 .pricing-price-subtitle {
	display: block;
	color: #ffffff;
	padding-top: 10px;
}
.pricing-table-style-5 .pricing-row:nth-child(even) {
	background-color: rgba(248, 240, 240, 0.11);
}
.pricing-table-style-5 .pricing_row_title {
	font-size: 24px;
	font-weight: 300;
}
.pricing-table-style-5 .pricing_row_subtitle{
	color: #99a9b5;
	font-size: 14px;
}
.pricing-table-style-5 .pricing-row.pricing-row-title {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pricing-table-style-5 figure.pricing-row {
	padding: 12px;
	color: #ffffff;
}
.pricing-table-style-5 figure.pricing-row.strike {
	color: #8f8597;
}
.pricing-table-style-5 .pricing-column-wrapper {
	padding-top: 70px;
}
.pricing-table-style-5 .pricing-footer {
	padding-top: 20px;
	padding-bottom: 20px;
}

.pricing-table-style-6.pricing-table {
	margin-top: 60px;
}
.pricing-table-style-6 .pricing-column-wrapper{
	padding: 0px;
}
.pricing-table-style-6 .pricing-price {
	background-color: #393d50;
	border-radius: 50%;
	height: 120px;
	width: 120px;
	vertical-align: middle;
	display: table-cell;
}
.pricing-table-style-6 .pricing-price-wrapper {
	display: table-cell;
	vertical-align: middle;
	top: -60px;
	position: absolute;
	left: 11%;
}
.pricing-table-style-6 .pricing-cost {
	font-size: 32px;
	font-weight: 300;
}
.pricing-table-style-6 .pricing-price-title-wrapper {
	min-height: 246px;
	padding-bottom: 30px;
}
.pricing-table-style-6 .pricing-price {
	background-image: none !important;
	background-color: #393d50;
}
.pricing-table-style-6 .pricing-column-wrapper .pricing-price-row {
	background-color: #00bcd4;
}
.pricing-table-style-6 .pricing-column-wrapper + .pricing-column-wrapper .pricing-price-row {
	background-color: #1c94ca;
}
.pricing-table-style-6 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper  .pricing-price-row {
	background-color: #7264bd;
}
.pricing-table-style-6 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper   .pricing-price-row {
	background-color: #52488a;
}
.pricing-table-style-6 .pricing-price-title{
	text-transform: uppercase;
	color: #ffffff;
	padding-top: 132px;
	text-align: left;
	padding-left: 43px;
}
.pricing-table-style-6 .pricing-price-subtitle {
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
	padding-left: 43px;
	padding-top: 12px;
	display: block;
	line-height: 1.4;
}
.pricing-table-style-6 .pricing-cost {
	color: #04d7f2;
}
.pricing-table-style-6 .time {
	color: #99a9b5;
}
.pricing-table-style-6 .pricing_row_title {
	font-size: 24px;
	font-weight: 300;
	padding-left: 42px;
	text-align: left;
}
.pricing-table-style-6 .pricing_row_subtitle {
	font-size: 14px;
	color: #99a9b5;
	padding-left: 42px;
	padding-top: 5px;
	text-align: left;
}
.pricing-table-style-6 .pricing-row {
	text-align: left;
	padding: 14px 0;
	padding-left: 42px;
	padding-right: 20px;
}

.pricing-table-style-6 .pricing-row:nth-child(odd) {
	background-color: #f4f6f7;
}
.pricing-table-style-6 figure:before{
	content: '\e647';
	color: #5f727f;
	font-family: ct-icons;
	padding-right: 12px;
	vertical-align: middle;
}
.pricing-table-style-6 .pricing-row.pricing-row-title {
	padding-top: 24px;
	padding-bottom: 19px;
}
.pricing-table-style-6 .ct-button-container.ct-button-position-center .ct-button {
	margin-left: 42px;
}
.pricing-table-style-6 .pricing-footer {
	padding-top: 20px;
}
.pricing-table-style-6 .pricing-footer {
	border-bottom: 1px solid #dfe5e8;
}
.pricing-table-style-6 .pricing-footer,
.pricing-table-style-6 .pricing-row {
	border-left: 1px solid #dfe5e8;
	border-right: 1px solid #dfe5e8;
	margin-right: -1px;
}
.pricing-table-style-6 .pricing-price-row {
	margin-right: -1px;
}
.pricing-table-style-6 .ct-button-position-center {
	text-align: left;
}
.pricing-table-style-6 .pricing-price-subtitle {
	max-width: 370px;
}

.pricing-table-style-7.pricing-table {
	margin-top: 30px;
}
.pricing-table-style-7 .pricing-price-row {
	position: relative;
}
.pricing-table-style-7 .pricing-price-row svg {
	fill: #f8f0f0;
	margin-bottom: -1px;
	margin-top: -15px;
}
.pricing-table-style-7 .pricing-price-title-wrapper {
	color: #ffffff;
	background-color: #ee8f8f;
	padding-top: 10px;
}
.pricing-table-style-7  .pricing-price-title {
	text-transform: uppercase;
}
.pricing-table-style-7 .pricing-cost {
	padding-top: 5px;
	color: #ee8f8f;
}
.pricing-table-style-7 .time {
	color: #ee8f8f;
}
.pricing-table-style-7 .pricing-column-wrapper + .pricing-column-wrapper .pricing-price-title-wrapper {
	background-color: #f36f8c;
}
.pricing-table-style-7 .pricing-column-wrapper + .pricing-column-wrapper .pricing-cost {
	padding-top: 5px;
	color: #f36f8c;
}
.pricing-table-style-7 .pricing-column-wrapper + .pricing-column-wrapper .time {
	color: #f36f8c;
}
.pricing-table-style-7 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper .pricing-price-title-wrapper {
	background-color: #d64e82;
}
.pricing-table-style-7 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper .pricing-cost {
	padding-top: 5px;
	color: #d64e82;
}
.pricing-table-style-7 .pricing-column-wrapper + .pricing-column-wrapper + .pricing-column-wrapper .time {
	color: #d64e82;
}
.pricing-table-style-7  .pricing-column-wrapper {
	margin-top: 40px;
}
.pricing-table-style-7 .pricing-column-top-choice-text {
	transform: rotate(318deg);
	-webkit-transform: rotate(318deg);
}
.pricing-table-style-7  .pricing-column {
	background-color: #ffffff;
}
.pricing-table-style-7 .pricing-price-row {
	background-color: #f8f0f0;
	padding-bottom: 20px;
}
.pricing-table-style-7 .pricing-row  {
	padding: 10px 13px;
}
.pricing-table-style-7 .pricing-row:nth-child(2n+1) {
	background-color: #f8f0f0;
}

.pricing-column .wrap-style {
	display: none;
}
.pricing-table-style-7 .pricing_row_title {
	font-size: 24px;
	font-weight: 300;
	color: #00bcd4;
}
.pricing-table-style-7 .pricing_row_subtitle {
	color: #99a9b5;
	font-size: 14px;
	padding-top: 6px;
}

.pricing-table-style-8 .pricing-price {
	border-radius: 50%;
	height: 160px;
	background-color: #5f727f;
	display: table-cell;
	width: 160px;
	vertical-align: middle;
	border: 3px solid #00bcd4;
}
.pricing-table-style-8.pricing-table {
	margin-top: 30px;
}
.pricing-table-style-8 .pricing-cost {
	font-size: 42px;
	font-weight: 300;
	line-height: 1;
	color: #ffffff;
}
.pricing-table-style-8 .time {
	font-weight: 300;
	color: #b6c6c9;
}
.pricing-table-style-8  .pricing-price-row  {
	background-color: #5f727f;
}
.pricing-table-style-8  .pricing-price-title {
	font-size: 24px;
	font-weight: 300;
	color: #ffffff;
}
.pricing-table-style-8 .pricing-price-subtitle {
	color: #5f727f;
	padding-top: 6px;
	float: left;
	width: 100%;
	padding-bottom: 11px;

}
.pricing-table-style-8 .highlighted .pricing-price-row  {
	background-color: #393d50;
}
.pricing-table-style-8 .highlighted  .pricing-cost {
	color: #00bcd4;
}
.pricing-table-style-8 .highlighted .pricing-price {
	border: 3px solid #ffffff;
}
.pricing-table-style-8 .highlighted .pricing-column {
	margin-top: 0px;
}
.pricing-table-style-8 .highlighted .pricing_row_subtitle {
	color: #5f727f;
}
.pricing-table-style-8  .pricing-column {
	margin-top: 20px;
	border-radius: 12px;
	overflow: hidden;
}
.pricing-table-style-8 .highlighted .pricing-price-wrapper {
	padding-top: 70px;
}
.pricing-table-style-8 .pricing-price-wrapper {
	padding-left: 50%;
	margin-left: -80px;
	padding-top: 50px;
}
.pricing-table-style-8  .pricing-footer,
.pricing-table-style-8  .pricing-row {
background-color: #ffffff;
}
.pricing-table-style-8  .pricing-price-title-wrapper {
	padding-top: 28px;
	margin-bottom: -30px
}

.pricing-table-style-8 .highlighted .pricing-row.pricing-row-title {
	background-color: #393d50;
}
.pricing-table-style-8 .pricing-row.pricing-row-title {
	background-color: #5f727f;
	padding-top: 17px;
	padding-bottom: 23px;
}
.pricing-table-style-8  .pricing_row_title {
	color: #ffffff;
	text-transform: uppercase;
}
.pricing-table-style-8  .pricing_row_subtitle {
	 color: #b6c6c9;
}
.pricing-table-style-8  .pricing-row {
	padding: 10px 10px;
	border-bottom: 2px solid #dfe5e8;
}
.pricing-table-style-8  .pricing-row:last-of-type {
	border-bottom: medium none;
}
.pricing-table-style-8   .pricing-footer {
	padding-bottom: 20px;
}
.pricing-table-style-8 .highlighted .pricing-footer {
	padding-bottom: 45px;
}
.pricing-column-top-choice {
	background-color: #3e2634;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	z-index: 100;
}
.pricing-column-top-choice-text {
	margin-top: 2px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 900;
}
.pricing-table-style-1 .pricing-column-top-choice {
	top: -25px;
	left: 50%;
	margin-left: -25px;
}
.pricing-table-style-1 .pricing-column-top-choice .pricing-column-top-choice-text {
	color: #ffffff;
	margin-top: 13px;

}
.pricing-table-style-2 .pricing-column-top-choice {
	top: -25px;
	left: 38px;
	background-color: #ffcd37;
}
.pricing-table-style-2 .pricing-column-top-choice .pricing-column-top-choice-text {
	color: #393d50;
	margin-top: 19px;
	font-size: 12px;
}

.pricing-table-style-2 .pricing-column-top-choice {
	top: 0px;
	left: 50%;
	width: 62px;
	height: 62px;
	margin-left: -25px;
	background-color: #ffcd37;
}
.pricing-table-style-2  .highlighted .pricing-column-top-choice {
	margin-top: -30px;

}

.pricing-table-style-3  .highlighted .pricing-column-top-choice {
	margin-top: -30px;
}
.pricing-table-style-3 .pricing-column-top-choice .pricing-column-top-choice-text {
	color: #ffffff;
	margin-top: 18px;

}
.pricing-table-style-3 .pricing-column-top-choice {
	top: -25px;
	left: 55px;
	width: 62px;
	height: 62px;
	background-color: #f44336;
}
.pricing-table-style-3  .highlighted .pricing-column-top-choice {
	margin-top: 0px;
}


.pricing-table-style-4 .pricing-column-top-choice .pricing-column-top-choice-text {
	color: #ffffff;
	margin-top: 28px;
	font-size: 16px;
}
.pricing-table-style-4 .pricing-column-top-choice {
	top: -20px;
	left: 50%;
	width: 80px;
	height: 80px;
	margin-left: -40px;
	background-color: #2c2e3d;
}


.pricing-table-style-8 .pricing-column-top-choice
{
	position: absolute;
	top: 20px;
	left: 50px;
	width: 50px;
	height: 45px;
	line-height: 50px;
	text-align: center;
	z-index: 10;
	border-radius: 0;
	background-color: #00bcd4;
}
.pricing-table-style-8 .pricing-column-top-choice:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 10px;
	z-index: -1;
	bottom: -10px;
	left: 0;
	background: inherit;
}
.pricing-table-style-8 .pricing-column-top-choice:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 10px;
	z-index: -1;
	bottom: -10px;
	left: 0;
	background: inherit;
}
.pricing-table-style-8 .pricing-column-top-choice:after {
	transform-origin: 100% 100%;
	transform: skew(0, 20deg);
}
.pricing-table-style-8 .pricing-column-top-choice:before {
	transform-origin: 0 100%;
	transform: skew(0, -20deg);
}
.pricing-table-style-8  .highlighted .pricing-column-top-choice {
	top: 0;
}
.svg_pricing {
	width: 70px;
	height: 70px;
	z-index: 1;
}
.pricing-table-style-5 .pricing-column-top-choice .pricing-column-top-choice-text {
	color: #ffffff;
	margin-top: 20px;
	font-size: 14px;
	width: 65px;
	position: absolute;
	top: 0;
}
.pricing-table-style-5  .pricing-column-top-choice {
	background-color: transparent;
}
.pricing-table-style-5 .svg_pricing {
	display: block;
	fill: #00bcd4;
}
.pricing-table-style-5  .pricing-column-top-choice {
	width: 0;
	height: 0;
	padding: 0px;
	top: -15px;
	left: 6px;
}


.pricing-table-style-6 .pricing-column-top-choice .pricing-column-top-choice-text {
	color: #ffffff;
	margin-top: 20px;
	font-size: 14px;
	width: 65px;
	position: absolute;
	top: 0;
}
.pricing-table-style-6  .pricing-column-top-choice {
	background-color: transparent;
}
.pricing-table-style-6 .svg_pricing {
	display: block;
	fill: #00bcd4;
}
.pricing-table-style-6  .pricing-column-top-choice {
	width: 0;
	height: 0;
	padding: 0px;
	top: -40px;
	left: 145px;
}
.pricing-table-style-6  .pricing-column-wrapper.col-md-3 .pricing-column-top-choice {
	left: 137px;
}
.pricing-table-style-7 .pricing-column-top-choice .pricing-column-top-choice-text {
	color: #ffffff;
	margin-top: 22px;
	font-size: 14px;
	width: 65px;
	position: absolute;
	top: 0;
}
.pricing-table-style-7  .pricing-column-top-choice {
	background-color: transparent;
}
.pricing-table-style-7 .svg_pricing {
	display: block;
	fill: #00bcd4;
}
.pricing-table-style-7  .pricing-column-top-choice {
	width: 0;
	height: 0;
	padding: 0px;
	top: -15px;
	left: 6px;
}

.svg_pricing {
	display: none;
}
.widget_submenu  ul,
.widget_nav_menu  ul,
.widget_pages ul,
.widget_categories ul,
.widget_product_categories ul {
	background-color: #f9f5f4;
}
.widget_submenu  ul ul,
.widget_nav_menu  ul ul,
.widget_pages ul ul,
.widget_categories ul ul,
.widget_product_categories ul ul {
	background-color: #f5e8e7;
}

.widget_submenu  ul ul ul,
.widget_nav_menu  ul ul ul,
.widget_pages ul ul ul,
.widget_categories ul ul ul,
.widget_product_categories ul ul ul {
	background-color: #f5e8e7;
}

.widget_submenu  ul .cat-parent ul,
.widget_nav_menu  ul .cat-parent ul,
.widget_pages ul .cat-parent ul,
.widget_categories ul .cat-parent ul,
.widget_product_categories ul .cat-parent ul {
	background-color: #fff;
}
.widget a.ct-button.ct-button-style-outline {
	background: transparent;
}

.gmaps_round {
	border-radius: 50%;
	overflow: hidden;
}
body .wpb_gmaps_widget .wpb_wrapper {
	padding: 0;
}
.vc_ct_pricing_table  .vc_controls-container.vc_controls {
	margin-top: 10px;
	z-index: 10;
}
@media (max-width: 600px) {
	body .vc_separator.vc_sep_double {
		height: auto !important;
	}
}


@media(max-width: 1024px){
	.fullwidth-block.fullwidth-block-parallax-vertical,
	.fullwidth-block.fullwidth-block-parallax-fixed{
		background-attachment: scroll;
	}
}
.textwidget img {
	max-width: 100%;
	height: auto;
}
.textwidget option,
.textwidget select {
	max-width: 100%;
}
.widget .screen-reader-text {
	margin-bottom: 10px;
	display: block;
}
.calendar_wrap td, .calendar_wrap th {
	border: none !important;
	padding: 3px !important;
}

body .ct-widget-testimonial .testimonials-style-1-teg{
	font-size: 92px;
	line-height: 1;
}
body .ct-widget-testimonial .img-responsive.img-circle.wp-post-image {
	margin: 0 auto;
	width: 114px;
	height: 114px;
	margin-bottom: -55px;
	border: 10px solid #fff;
	z-index: 11;
	position: relative;

}
.widget .testimonials-style-1-container {
	padding-top: 77px;
	z-index: 10;
	background-color: #fff;
	position: relative;

}



.widget .testimonials-style-1-image {
	padding-top: 2px;
	position: relative;
}
.ct-widget-testimonials-navigation-style-1 {
	display: none;
}

.widget .testimonials-style-1-image:after {
	content: '';
	height: 116px;
	width: 116px;
	position: absolute;
	left: 50%;
	margin-left: -58px;
	z-index: 7;
	margin-top: -61px;
	border-radius: 50%;
}

.testimonials-style-1-item {
	float: left;
	width: 100%;
}
.widget .testimonials-style-1-qute {
	padding-top: 46px;
	padding-left: 23px;
	padding-right: 23px;
	text-align: center;
}
body .ct-widget-testimonial .testimonials-style-1-teg {
	font-size: 26px;
	line-height: 1;
	font-family: ct-icons;
	text-align: center;
	padding-top: 29px;
	padding-bottom: 37px;
}


.widget-teams .img-responsive.img-circle.wp-post-image {
	width: 154px;
	padding: 10px;
}
.widget .ct-teams-name {
	text-transform: uppercase;
	text-align: center;
}
.widget .ct-teams-position.body-small {
	text-align: center;
}
.widget .ct-teams-phone {
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
}
.widget .team-person-email {
	text-align: center;
}
.widget .team-person-socials {
	margin: 0;
	text-align: center;
	padding-bottom: 30px;
}
.widget .ct-teams-image {
	margin-top: 47px;
	margin-bottom: 33px;
	display: block;
}
.widget  .ct-teams-item.rounded-corners {
	display: block;
	float: left;
}
.widget  .team-person-socials .socials-item-icon {
	font-size: 24px;
}
.widget .team-person-socials .socials-item {
	margin: 20px 9px 0;
}
.widget .team-person-email a:before {
	vertical-align: baseline;
}
.widget  #mc4wp_submit {
	font-family: 'ct-icons';
	right: -1px;
}
.widget  #mc4wp_submit {
	position: absolute;
	right: 0;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	margin: 0;
	top: 0;
}

.widget .mc4wp-form input[type='email'] {
	padding: 7px 21px;
	width: 100%;
}
.mc4wp-form input[type='email']{
	padding: 8px 21px;
	width: 100%;	
}
.widget  .mc4wp-form  P + p {
	position: relative;
}
.mc-form {
	position: relative;
	padding-top: 5px;
}
#mc4wp_email {
	border: 0;
	color: #fff;
	background: rgba(57, 64, 80, 0.4) !important;
}
#mc4wp_email:focus {
	outline: none;
}
#mc4wp_submit {
	font-family: 'ct-icons';
	font-size: 24px;
	line-height: 38px;
	right: -1px;
	position: absolute;
	right: 0;
	margin: 13px 0 0 0;
	top: -8px;
	width: 40px;
	height: 40px;
	padding: 0;
	border-radius: 0;
	border-width: 0;
	color: #fff;
	background-color: #79415e;
}
#mc4wp_email::-webkit-input-placeholder {color:#fff;}
#mc4wp_email::-moz-placeholder {color:#fff;}
#mc4wp_email:-moz-placeholder {color:#fff;}
#mc4wp_email:-ms-input-placeholder {color:#fff;}

