/*[contact-form-7]*/
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}

/*[templaters]*/
/* Common CSS */
.page-template-page-builder section{padding:0;}
.elementor-section{padding: 0;}
.elementor-image-box-title{margin: 0;}
.elementor-icon-box-title{margin: 0;}
.page-template-builder-fullwidth-std section{padding:0;}
.elementor-widget-video .elementor-wrapper.elementor-open-lightbox {--video-aspect-ratio: initial !important;}
/* Common CSS End*/

/* MyDog */
.mydog-section-2:before {background-image: url(https://demosktthemes.com/free/mydog/wp-content/themes/my-dog/images/halfcircle_down.png); background-repeat: repeat-x; background-position: center top; content: ""; display: block; height: 25px; position: absolute; top: -4px; width: 100%; z-index: 999;}

.mydog-section-1:after {background-image: url(https://demosktthemes.com/free/mydog/wp-content/themes/my-dog/images/halfcircle_up.png); background-repeat: repeat-x; background-position: center top; content: ""; display: block; height: 25px; position: absolute; bottom: -4px; width: 100%; z-index: 999;}

.mydog-section-2 .services-box-image .elementor-widget-container {display: flex; width: 130px !important; height: 130px; border-radius: 50%; text-align: center; justify-content: center; align-items: center; margin: 0 auto; transition: all 0.2s;}
.mydog-section-2 .services-box-dots{text-align: center;}
.mydog-section-2 .services-box-dots span{height: 7px; width: 7px; display: inline-block; background-color: #9cc914; border-radius: 50%; transition: all 0.2s; background-color: #9cc914;}
.mydog-section-2 .services-box-inner:hover .services-box-image .elementor-widget-container{background-color: #9cc914 !important;}
.mydog-section-2 .services-box-inner:hover .services-box-dots span{background-color: #9cc914 !important;}
/* MyDog */

/* SKT Activism Lite */
.activist-section-1 .elementor-image-box-img img{display: inline-block;}
.activist-section-3 .elementor-image-box-img img{display: inline-block;}
/* SKT Activism Lite */

/* Martial Arts Lite */
.workout-cont-img .elementor-widget-container{transform:skew(-20deg); -ms-transform: skew(-20deg); -webkit-transform: skew(-20deg);}
.workout-cont-img .elementor-image{transform:skew(20deg); -ms-transform: skew(20deg); -webkit-transform: skew(20deg);}
.workout-cont-box .elementor-widget-container{transform:skew(-20deg);  -ms-transform: skew(-20deg); -webkit-transform: skew(-20deg);}
.workout-cont-box .elementor-image-box-content{transform:skew(20deg);  -ms-transform: skew(20deg); -webkit-transform: skew(20deg);}
.workout-cont-box .elementor-image-box-description{text-indent:15px;}
.workout-cont-box .elementor-image-box-title{margin-left:30px; margin-top: 0;}

.martial-arts-btn, .martial-arts-btn .elementor-button-wrapper{display:inline-block;vertical-align:top;margin:0; border-radius:0;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-ms-transform:skew(-20deg);-o-transform:skew(-20deg);}
.martial-arts-btn a, .martial-arts-btn .elementor-button-wrapper a{-moz-transform:skew(20deg);-ms-transform:skew(20deg);-webkit-transform:skew(20deg);}

.service-box{transform:skew(-7deg); -ms-transform: skew(-7deg); -webkit-transform: skew(-7deg);}
.service-box .elementor-image-box-wrapper{transform:skew(7deg); -ms-transform: skew(7deg); -webkit-transform: skew(7deg);}
.service-box .elementor-image-box-title{margin-top: 0;}

.our-services{position:relative; overflow: hidden;}
.our-services::after {content:""; width:300px; height:240px; background: #282828; position:absolute; bottom:0px; right:-30px; transform:skew(-10deg); -ms-transform: skew(-10deg); -webkit-transform: skew(-10deg);}
.our-services::before {content:""; width:300px; height:370px; background: #e2002b; position:absolute; top:0px; left:-30px; transform:skew(-10deg); -ms-transform: skew(-10deg); -webkit-transform: skew(-10deg);}

@media screen and (max-width: 29.938em) {
.workout-cont-box {position:relative !important; left:0px !important; top:0px !important; margin-bottom:140px !important;}
.workout-cont-box .elementor-widget-container, .workout-cont-box .elementor-image-box-content {transform: skew(0deg); -ms-transform: skew(0deg); -webkit-transform:skew(0deg);}
.workout-cont-img .elementor-widget-container{margin:0px -60px 0px 20px !important;}
.workout-cont-img2{top:230px !important; bottom:0 !important; position:relative !important; left:-75px !important;}
.workout-cont-img3{top:490px !important; position:relative !important; left:-40px !important}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.workout-cont-box {position:relative !important; left:0px !important; top:0px !important; margin-bottom:140px !important;}
.workout-cont-img{left:50px !important; top:-10px;}
.workout-cont-img2{top:140px !important; bottom:0 !important; position:relative !important; left:-115px !important;}
.workout-cont-img3{top:290px !important; position:relative !important; left:-30px !important}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.workout-cont-box {position:relative !important; left:0px !important; top:0px !important; margin-bottom:140px !important;}
.workout-cont-box .elementor-widget-container, .workout-cont-box .elementor-image-box-content {transform: skew(0deg); -ms-transform: skew(0deg); -webkit-transform:skew(0deg);}
.workout-cont-img .elementorwidget-container{margin:0px -45px 0px 20px !important;}
.workout-cont-img2{top:200px !important; bottom:0 !important; position:relative !important; left:-85px !important;}
.workout-cont-img3{top:400px !important; position:relative !important; left:-40px !important}
}
/* Martial Arts Lite End */

/* SKT Winery Lite */
.skt-winery-service-box .elementor-image-box-img img{display: inline-block;}
.skt-center-img:after{content: ""; background-color: #ffffff; height: 350px; width: 120%; position: absolute; bottom: -110px; border-radius: 50%; left: -10%; right: 0; margin: 0 auto; z-index: 2;}
.skt-center-img-section::after{content: ""; background-color: #fff; height: 170px; width: 100%; display: block; position: absolute; bottom: 0; z-index: 1;}
.skt-center-img img{position: relative; z-index: 5;}
/* SKT Winery Lite End */

/* SKT Coffee */
.skt-coffee-service-box .elementor-image-box-img img{display: inline-block;}
.coffee-svg,
.about-coffee-svg{display: none;}
.services-box2::before{position: absolute; bottom: -155px; width: 100%; content: ''; background-image: url(https://demosktthemes.com/free/cuppa/wp-content/themes/skt-cuppa/images/service-svg.svg); z-index: 9999; height: 210px; background-repeat: no-repeat; background-size: 100% 100%;}
.about-cafe::before{position: absolute; bottom: -210px; width: 70%; content: ''; background-image: url(https://demosktthemes.com/free/cuppa/wp-content/themes/skt-cuppa/images/logo-svg.svg); z-index: 9999; height: 226px; background-repeat: no-repeat; background-size: 60% 60%; left: 0;}
/* SKT Coffee End */

/* Restaurant Lite */
.restaurant-lite-feature-box .elementor-image-box-img img{display: inline-block;}
.skt-story-box .elementor-column-wrap{position: relative; z-index: 99;}
.skt-story-box .elementor-column-wrap:before{content: ""; border: dashed 2px #535049; position: absolute; left: 5%; top: 5%; height: 90%; width: 90%; z-index: -1;}
.skt-dish-content .elementor-widget-container{position: relative;}
.skt-dish-content .elementor-widget-container:before{content: ""; border-bottom: solid 12px #F8F8F8; border-left: solid 12px transparent; border-right: solid 12px transparent; position: absolute; top: -12px; left: 0; right: 0; width: 0; margin: 0 auto;}
/* Restaurant Lite End */

/* SKT Auto Car */
.auto-car-service-box.service-box{ height:400px !important; transform: none;}
.auto-car-service-box.service-box .elementor-widget-button{ display:none;}
.auto-car-service-box.service-box:hover .elementor-widget-button{ display:block;}
.auto-car-service-box.service-box:hover{ z-index:999;}

.video-play-buton img{width: 182px !important; height: 60px !important;}
.services-box::before {content:''; background:rgba(215, 69, 22, 0.8); width:100%; height:88%; position:absolute; top:0px; left:0px; z-index:9; text-align:center; padding-top:65%; color:#fff; font-size:30px; display:none; }
.services-box:hover:before{ display:block;}
.services-box:hover .elementor-heading-title{ color:#d74516 !important;}

@media screen and (max-width: 29.938em) {
.services-box::before{width:81%; height:81%;left:35px;}
}
@media(max-width: 767px){
.service-box {height: inherit !important;}
}

@media(max-width: 479px){
.service-box {height: inherit !important;}
}
/* SKT Auto Car End */

/* SKT Architect Lite */
.skt-architect-service-box .elementor-image-box-img img{display: inline-block;}
.years-box {bottom: -50px;}
.explore-btn .elementor-button {width: 100% !important; text-align: left; vertical-align:middle;}
.explore-btn span.elementor-button-text {position: relative; top: 18px; left: 45px;}
.explore-btn span.elementor-button-text:before {content: ''; width: 50px; height: 3px; background-color: #333; position: absolute; left: -70px; top: 7px;}
.explore-btn span.elementor-button-icon.elementor-align-icon-right i {font-size: 50px; color: #fff;}

@media(max-width: 1079px){
.years-box {bottom: 0;}
}
/* SKT Architect Lite End */

/* NatureOne */
.people-working-content{margin:0 auto;}
.working-services-box .elementor-button-icon {width:50px; height:50px; background:#6abe52; border-radius:100%; color:#fff !important; line-height:50px; margin-top:-15px; float:right; text-align:center;}
.working-services-box .elementor-button-content-wrapper{ text-align:left;}
.working-services-box .elementor-button-link{ width:100% !important;}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.working-services-box .elementor-button-link {width:52% !important; margin:0 auto !important; float:none !important; display:table !important;}
}
/* NatureOne End */


/* SKT Build Lite */
.alwaye-work-box{ height:200px;}
.alwaye-work-box:after{width:0; height:0; border-top:30px solid #debc01; border-right:30px solid transparent; content:""; position:absolute; right:0px; bottom:-30px;}
.about-build-title:before{width:120px; height:51px; content:""; position:absolute; left:-120px; top:50px; background:#ffd800; z-index:99}
/* SKT Build Lite End */

/* Fitness Lite */
.skt-fitness-service-box{transform: none !important;}
.skt-fitness-service-box .elementor-image-box-img img{ margin-top:10px; }
.skt-fitness-service-box2 .elementor-image-box-img img{ margin-top:15px; }
.skt-fitness-service-box3 .elementor-image-box-img img{ margin-top:15px; }

.we-do-box .elementor-image-box-img {width:150px !important; height:120px !important; background:#e73a34; border-radius:100px; text-align:center; line-height:120px; border:solid 15px #19232f;}
.we-do-box .elementor-image-box-img img{display: inline-block;}

@media screen and (max-width: 29.938em) {
.we-do-box .elementor-image-box-img{ height: 150px !important; line-height: 150px;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.skt-fitness-service-box2 .elementor-image-box-img img {margin-top:20px;}
.skt-fitness-service-box3 .elementor-image-box-img img {margin-top:16px;}
.we-do-box .elementor-image-box-img{height: 105px !important; line-height: 105px;}
}
/* Fitness Lite End */

/* Flat Lite End */
#section-btn {background-image: linear-gradient(-90deg, #ad69fd, #075ccb);}
#section-btn:hover {background-image: linear-gradient(-40deg, #075ccb, #ad69fd);}
.exp-box-icon .elementor-icon-box-icon .elementor-icon{background-image:linear-gradient(-130deg, #ad69fd, #075ccb);}
.experience-outer-box::before {width:1px; height:70%; content:""; background:#fff; left:-1px; top:80px; position:relative; border:solid 1px #000; border-style:dashed; border-height:2px;}
.exp-box-icon-before .elementor-icon-box-icon::before {width:2px; height:20px; background:#fff; content:""; position:absolute; left:47px; top:-20px;}
/* Flat Lite End */

/* Juice and Shakes Lite */
.juice-shake-feature-box .elementor-image-box-img img{display: inline-block;}
/* Juice and Shakes Lite End */

/* SKT Design Agency */
.video-btn i {font-size:20px !important; color:#ffffff !important; background-color:#fea700 !important; padding: 20px;}
.video-btn .elementor-button-text {position: relative; margin-top: 23px;}
.video-btn .elementor-button {position: relative; width: 200px;  z-index: 9;}
/* SKT Design Agency End */

/* SKT Construction Lite */
.construction-lite-process-box .elementor-image-box-title{margin: 16px 0;}
.construction-lite-service-box .elementor-image-box-title{margin: 16px 0;}
/* SKT Construction Lite End*/

/* IT Consultant Lite */
.offer-img-box .elementor-widget-container{width: 90px; height: 90px; border-radius: 100px; margin: 0 auto;}
.itconsultant-service-box .elementor-image-box-img img{display: inline-block;}
/* IT Consultant Lite End */

/* Online Coach */
.online-coach-feature-box .elementor-image-box-img img{display: inline-block;}

.coaching-row {width:100% !important; max-width:350px !important;}
.coaching-row.coaching-right {margin-left:60px;}

@media(max-width: 767px){
.coaching-row {margin:0 auto;}
.coaching-row.coaching-right {margin:0 auto;}
}
@media(min-width: 768px) and (max-width: 1023px){
.coaching-row {margin:0 auto;}
.coaching-row.coaching-right {margin:0 auto;}
}
/* Online Coach End */

/* SKT Pathway */
.client-carousel span.swiper-pagination-bullet.swiper-pagination-bullet-active{width: 40px !important; border-radius: 5px !important;}
.client-carousel .swiper-pagination-bullet{opacity:1 !important;}
.client-carousel .swiper-slide .swiper-slide-image{border-radius: 30px;}
/* SKT Pathway End */

/* SKT Black */
.web-design-box {z-index:9;}
.web-design-box:before{width:0; height:0; border-bottom:40px solid #684901; border-left:40px solid transparent; position:absolute; content:""; top:-40px; left:-25px;}
.web-design-box:after{width:0; height:0; border-top:50px solid #684901; border-right:50px solid transparent; position:absolute; content:""; bottom:-50px; right:0px;}

.development-box:after{ width:109%; height:50px; background:#161616; content:""; position:absolute; bottom:-50px; right:15px;}

.who-we-are-box{transform: rotate(-90deg);}
.who-we-are-box::after {content:""; width:1px; height:290px; position:absolute; background: #252525; transform:rotate(-90deg); left:-146px; top:-125px;}

.contact-info-box::before {content:""; width:60px; height:1px; background:#252525; position:absolute; left:-58px; top:50px;}

@media screen and (max-width: 29.938em) {
.web-design-box::before, .web-design-box::after{display:none;}
}
@media screen and (max-width:47.938em) and (min-width:30.000em) {
.web-design-box::before, .web-design-box::after{display:none;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.who-we-are-box::after, .contact-info-box::before{display:none;}
}
/* SKT Black End */

/* SKT White */
#about-left .about-4col .elementor-container{ width:780px !important;}
#about-left .about-4col {position: relative; left: 10%; z-index: 999999999;}

.creative-icon-box i {left: -6px; font-weight: 300;}

@media(max-width: 767px){
#about-left .about-4col {left: 0;}
#about-left .about-4col .elementor-container{ width:100% !important;}
.creative-icon-box i {left: 0;}
}

@media(min-width: 768px) and (max-width: 1023px){
#about-left .about-4col {left: 0;}
#about-left .about-4col .elementor-container{ width:100% !important;}
.creative-icon-box i {left: 0;}
}
/* SKT White End */

/* SKT Industrial Lite */
.industrial-skills .elementor-progress-wrapper{width: 58%; position: static; margin-left: 32%;}
.industrial-skills span.elementor-progress-text{position: absolute; left: 0; padding: 0; overflow: inherit!important;}
.industrial-skills span.elementor-progress-percentage{position: absolute; right: 0; padding: 0;}

.industrial-feature-box .elementor-image-box-img img{display: inline-block;}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.industrial-skills .elementor-progress-text, .industrial-skills .elementor-progress-percentage{font-size: 17px!important;}
.industrial-skills .elementor-progress-wrapper{width:100%!important; margin-left:0!important;}
.industrial-skills .elementor-progress-text, .industrial-skills .elementor-progress-percentage{top:-10px; font-size: 15px!important;}
.sec1-highlight figure.elementor-image-box-img {margin-left: -40px !important;}
}

@media only screen and (min-width: 1024px){
.sec1-highlight figure.elementor-image-box-img {margin-left: -45px!important;}	
}
@media only screen and (max-width: 767px){
.industrial-skills .elementor-progress-wrapper{width:100%!important; margin-left:0!important;}
.industrial-skills .elementor-progress-text,
.industrial-skills .elementor-progress-percentage{top:-10px; font-size: 15px!important;}
.sec1-highlight figure.elementor-image-box-img{margin-left:0!important;}
}
/* SKT Industrial Lite End */

/* SKT Toothy */
.sec1-right::after{position:absolute; width:115%; height:90%; left:-26px; bottom:0; content:" "; background-color:rgba(255,255,255,0.8); z-index:-1;}
/* SKT Toothy End */

/* Butcher Lite */
.skt-butcher-feature-box .elementor-image-box-img img{display: inline-block;}
/* Butcher Lite End */

/* CutsnStyle Lite */
.cutsnstyle-service-box .elementor-image-box-img img{display: inline-block;}
/* CutsnStyle Lite End */

/* Modelling Lite */
.modeling-service-box .elementor-image-box-img img{display: inline-block;}
/* Modelling Lite End */

/* Yogi Lite */
.yogi-service-box .elementor-image-box-img img{display: inline-block;}
/* Yogi Lite End */

/* Interior Lite Start*/
#client-read-more :before {content: ""; width: 80px; height: 56px; position: absolute; left: -80px; bottom: 0px; background: #E4A62B;}
#client-read-more:hover ::before {background: #fff;}
.services .elementor-widget-container {width: 230px !important;	height: 220px !important; padding-top: 40px; text-align: center;}
.services  .elementor-image-box-title {margin:0;}
.services:nth-child(1) {float: left; top: 120px;}
.services:nth-child(2) {float: right; margin-top: 0px; position: relative; z-index: 999999; right: -30px;}
.services:nth-child(3) {float: right; right: -260px; top: 30px;}
.services-box::before {content: "";	width: 200px; position: absolute; height: 350px; border: solid 1px #8d7b65;	border-right: 0px !important; top: 60px;	left: 185px;}
@media screen and (max-width: 29.938em) {
	#client-read-more ::before{ display:none;}
    .services{ margin:0 auto;}
	.services:nth-child(1) {top:30px;}
	.services:nth-child(2) { top:30px; right:0px; margin-top:30px;}
	.services:nth-child(3) {right:0px; top:30px; margin-top:30px;}
	.services-box::before{ display:none;}
}
@media screen and (max-width:47.938em) and (min-width:30.000em) {
	#client-read-more ::before{ display:none;}
	.services{ position:static !important; }
	.services{ margin:0 auto;}
	.services:nth-child(1) {top:30px; margin-top:30px;}
	.services:nth-child(2) { top:30px; right:0px; margin-top:30px;}
	.services:nth-child(3) {right:0px; top:30px; margin-top:30px;}
	.services-box::before{ display:none;}
}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
	#client-read-more ::before{ display:none;}
	.services{ position:static !important; }
	.services{ margin:0 auto;}
	.services:nth-child(1) {top:30px;}
	.services:nth-child(2) { top:30px; right:0px; margin-top:30px;}
	.services:nth-child(3) {right:0px; top:30px; margin-top:30px;}
	.services-box::before{ display:none;}
}
/* Interior Lite End*/

/* SKT Simple Start*/
.skt-simple-section1 .elementor-image-box-img img{display:inline-block;}
.skt-simple-section1 .elementor-image-box-title {margin:0;}
.section1-title .elementor-image-box-title{margin: 0;}
.section1-title{margin:0 auto;}
.section1-title .elementor-heading-title span{ color:#1b85ea;}
.section-button .elementor-button{background-image: linear-gradient(#17daf6, #1b80e9);}
.team-people-section:after{ width:90%; height:300px; content:""; position:absolute; top:85%; transform:translateY(-85%); background-image:linear-gradient(-90deg, #18cef4, #1b7ae8); z-index:0; left:5%;}
.provide-box .elementor-element-populated{box-shadow: 0px 0px 10px #ededed;}
.business-solution .elementor-button:after{content:''; background: #282828; width:100px; height:58px; position:absolute; left:-100px; top:-4px}
.projects-done:after{width:0; height:0; border-top:24px solid #0658b3; border-right:25px solid transparent; content:""; position:absolute; right:-25px; top:114px;}
.video-section-service{ width:55%; margin-left:10%; height: inherit; background: #ccc; margin-top:-550px; margin-bottom:80px;}
/* SKT Simple End*/

/* SKT Condimentum Start*/
.condimentum-services .elementor-image-box-img img{display:inline-block;}
.condimentum-services .elementor-image-box-title {margin:0;}
@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.skt-service-box .elementor-image-box-img img{display:inline-block;}
}
/* SKT Condimentum End*/

/* SKT Charity Start*/
.charity-categories .elementor-image-box-img img, .donate-seators .elementor-image-box-img img{display:inline-block;}
.charity-categories .elementor-image-box-title, .donate-seators .elementor-image-box-title {margin:0;}
.charity-about .elementor-text-editor p {line-height: 1.6em; margin: 0 0 30px 0;}
/* SKT Charity End*/

/* Ele Makeup Lite Start*/
.skt-section1-column{width: 32% !important;}
.section1-block-title1 .elementor-heading-title{position: relative; white-space: nowrap; z-index: 99;}
.section1-block-title2 .elementor-heading-title{left: -90px; position: relative; white-space: nowrap; z-index: 99;}
@media screen and (max-width: 29.938em) {
	.section1-block-title2 .elementor-heading-title {left: 0;}
	.skt-section1-column {width: 100% !important;}
}
@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.section1-block-title2 .elementor-heading-title {left: 0;}
	.skt-section1-column {width: 100% !important;}
}
/* Ele Makeup Lite End*/

/* Ele Attorney Lite Start*/
.attorney-services .elementor-image-box-img img, .attorney-practice .elementor-image-box-img img, .attorney-choose-us .elementor-image-box-img img{display:inline-block;}
.attorney-services .elementor-image-box-title, .attorney-practice .elementor-image-box-title, .attorney-choose-us .elementor-image-box-title{margin:0;}
/* Ele Attorney Lite End*/

/* Poultry Farm Lite Start*/
#eggs-nest-section {position:static !important;}
#eggs-nest-section .nest-col {width:440px !important; position: absolute; z-index: 2; bottom: 40px;}
#eggs-nest-section .nest-col:after {content: ''; width: 280px; height: 290px; border: solid 8px #ffc487; position: absolute; top: -50px;  z-index: -1;}
#eggs-nest-section .egg-title {position: relative; top: 100px; left: 80px;}
.img-text-box h3 span {font-weight:200; display:block;}
.img-text-box .elementor-image-box-title {margin:0;}
.video-title h3 span {font-weight:200; display:block; font-size:30px;}
.video-box iframe {border-radius:10px;}
.video-box .elementor-custom-embed-image-overlay {border-radius:10px;}
.big-title h2{opacity:0.1;}
@media screen and (max-width:47.938em) and (min-width:20.000em) {
	#eggs-nest-section {position:relative !important;}
	#eggs-nest-section .nest-col {width:100% !important; position: static; z-index: 2; bottom: 40px;}
	#eggs-nest-section .nest-col:after {display:none;}
	#eggs-nest-section .egg-title {top: 0; left: 0; margin-bottom: 25px;}
	#eggs-nest-section .egg-title h3 {color:#2a2a2a;}
	.img-text-box .elementor-image-box-img img{display:inline-block;}
}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
	#eggs-nest-section .egg-title {position: absolute !important; bottom: 90px !important; left: 100px !important; z-index: 999999;}
	#eggs-nest-section .nest-col {width: 350px !important; bottom: 20px !important;}
	#eggs-nest-section .nest-col::after {display:none !important;}
	.img-text-box .elementor-image-box-img img{display:inline-block;}
}
/* Poultry Farm Lite End*/

/* Ele Wedding Lite Start*/
.verticle-bar {width: 1px; height: 60px; background-color: #000; margin: 0 auto;}
.wedding-title-box .elementor-image-box-img img {display:inline-block;}
.wedding-title-box .elementor-image-box-title {margin:0;}
/* Ele Wedding Lite End*/

/*Ele Fitness Lite Start*/
.bodybox{-webkit-transform: skewY(-10deg);-moz-transform: skewY(-10deg);-ms-transform: skewY(-10deg);-o-transform: skewY(-10deg);transform: skewY(-10deg);overflow:hidden;z-index:99999;position:relative;}
.bodybox .elementor-image{-webkit-transform: skewY(10deg);-moz-transform: skewY(10deg);-ms-transform: skewY(10deg);-o-transform: skewY(10deg);transform: skewY(10deg);}
.bodybox .elementor-widget-container{overflow:hidden; height:440px;}
.bodybox .elementor-image img{margin-top:-24px !important;}
@media screen and (max-width: 29.938em) {
	.bodybox .elementor-image img{width:100%;}
}
/*Ele Fitness Lite End*/

/*Ele Fitness Lite Start*/
.nature-service-box .elementor-widget-image-box{margin:0 !important;}
.nature-service-box .elementor-image-box-img img {display:inline-block;}
.nature-service-box .elementor-image-box-title {margin:0;}
.nature-offer-box .elementor-image-box-title {margin:0;}
@media screen and (max-width:47.938em) and (min-width:20.000em) {
	.nature-offer-box .elementor-heading-title{text-align:center !important;}
	.nature-offer-box .elementor-divider-separator{display:block !important; margin: 0 auto !important;}
	.offer-column .elementor-image-box-wrapper {text-align: center !important;}
}
/*Ele Fitness Lite End*/

/*Ele eBook Lite Start*/
.skt-booking-btn{position: relative; top: 50px; z-index: 99;}
.skt-new-tag .elementor-widget-container{line-height: normal;}
.skt-new-tag .elementor-widget-container::after{content: ""; border-left: solid 8px #ff7101; border-top: solid 0 transparent; border-bottom: solid 11px transparent; height: 0; width: 0; position: absolute; right: -8px; top: 0px;}
.skt-new-tag .elementor-widget-container::before{content: ""; border-left: solid 8px #ff7101; border-top: solid 11px transparent; border-bottom: solid 0 transparent; height: 0; width: 0; position: absolute; right: -8px; top: 11px;}
.skt-new-tag .elementor-heading-title{line-height: normal;}
/*Ele eBook Lite End*/

/*Ele Product Launch lite Start*/
#service-box-section .elementor-widget:not(:last-child) {margin-bottom: 0;}
#revolution-section .elementor-text-editor p {margin-bottom: 0;}
#app-button .elementor-button {text-align:left;}
#app-button .elementor-button i {font-size:36px;}
#app-button .elementor-button strong {font-size:24px; font-weight:600;}
#app-button .elementor-button .fab {font-family: "Font Awesome 5 Brands" !important;}
.product-launch-features .elementor-widget-image-box{margin:0 !important;}
.product-launch-features .elementor-image-box-img img {display:inline-block;}
.product-launch-features .elementor-image-box-title {margin:0;}
.product-launch-mobile-app .elementor-image-box-title {margin:0;}
@media screen and (max-width:47.938em) and (min-width:20.000em) {
	.product-launch-features .elementor-heading-title{text-align:center !important;}
	.product-launch-features .elementor-divider-separator{display:block !important; margin: 0 auto !important;}
	.product-launch-mobile-app .elementor-image-box-wrapper {text-align: center !important;}
	#app-button .elementor-button-wrapper {text-align: center;}
}
/*Ele Product Launch Lite End*/

/*Ele Spa lite Start*/
#first-box {position:relative; z-index: 12;}
#first-box:after {content: ''; position: absolute; height: 50px; width: 50px; bottom: -25px; right: -25px; background-color: #fff; border-radius: 100%; z-index: 9;}
#video-pattern {position:relative;}
#video-pattern:before {content: ''; position: absolute; height: 100%; width: 50px; bottom: -61px; left: -45px; background-color: #ef8481; z-index: 0;}
#video-pattern:after {content: ''; position: absolute; height: 100%; width: 50px; bottom: -61px; right: -45px; background-color: #ef8481; z-index: -1;}
.spa-service-column .elementor-image-box-img img {display:inline-block;}
.spa-service-column .elementor-image-box-title {margin:0;}
@media screen and (max-width:47.938em) and (min-width:20.000em) {
	#video-pattern:before {display:none;}
	#video-pattern:after {display:none;}
	#welcome-section h2, #welcome-section h3, #welcome-section p {text-align:center;}
	#product-section .elementor-widget-wrap {text-align: center;}
}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
	#video-pattern:before {display:none;}
	#video-pattern:after {display:none;}
}
/*Ele Spa Lite End*/

/*High Tech Lite Start*/
.hightech-services .elementor-image-box-img img, .hightech-repair .elementor-image-box-img img{display:inline-block;}
.hightech-services .elementor-image-box-title, .hightech-repair .elementor-image-box-title{margin:0;}
/*High Tech Lite End*/

/*Junk Removal Lite Start*/
#about-col, #about-outer {position:relative;}
#about-col:before {content: ''; position: absolute; top: -100px; left: 0; width: 0; height: 0; border-bottom: 100px solid #33cf9f; border-right: 100px solid transparent;}
#about-col:after {content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 0; border-bottom: 100px solid #fff; border-right: 100px solid transparent;}
#about-outer:after {content: ''; position: absolute; bottom: 0; right: 0; width: 0; height: 0; border-top: 36px solid #1c3346;  border-left: 36px solid transparent;}
#about-section .elementor-image-box-img img, .junkremoval-services .elementor-image-box-img img{display:inline-block;}
#about-section .elementor-image-box-title, .junkremoval-services .elementor-image-box-title {margin:0;}
@media screen and (max-width:63.938em) and (min-width:20.000em) {
	#about-col::before, #about-col::after, #about-outer::after, #video-col-outer::before, #price-col::after {display:none;}
}
/*Junk Removal Lite End*/
/*Ele Pet Lite Start*/
.petcare-img::after{content: ""; height: 50px; width: 2px; background-color: #01a765; position: absolute; top: -50px;}
.petcare-img2::after{content: ""; height: 50px; width: 2px; background-color: #01a765; position: absolute; bottom: -50px;}
.petscare-services .elementor-image-box-img img{display:inline-block;}
.petscare-services .elementor-image-box-title {margin:0;}

/*Ele Pet Lite End*/

/*Ele Agency Lite Start*/
.head-bottom-shape {position:relative;}
.head-bottom-shape:after {content: ''; position: absolute; bottom: -80px; left: 14px; width: 99%; max-width: 1140px; height: 230px; background-color: #f6f6f6; border-top-left-radius: 80px; border-top-right-radius: 100px; transform: skewY(-7deg); z-index: 999;}
.agency-services .elementor-image-box-img img{display:inline-block !important;}
.agency-services .elementor-image-box-title {margin:0 !important;}
.agency-features .elementor-image-box-img img {display:inline-block;}
.agency-features .elementor-image-box-title {margin:0;}

/*Ele Agency Lite End*/

/*Ele Yoga Lite Start*/
.skt-yoga-section1 .elementor-image-box-img img{display:inline-block;}
.skt-yoga-section1 .elementor-image-box-title {margin:0;}
.skt-yoga-section2 .elementor-image-box-img img{display:inline-block;}
.skt-yoga-section2 .elementor-image-box-title {margin:0;}
/*Ele Yoga Lite End*/

/*Local Business Lite Start*/
.local-business-services .elementor-image-box-img img{display:inline-block;}
.local-business-services .elementor-image-box-title {margin:0;}
/*Local Business Lite End*/

/*Ele Fashion Lite*/
.fashion-services .elementor-image-box-img img{display:inline-block;}
.fashion-services .elementor-image-box-title {margin:0;}
/*Ele Fashion Lite End*/

/*Icecream Lite Start*/
.icecream-services .elementor-image-box-img img{display:inline-block;}
.icecream-services .elementor-image-box-title {margin:0;}
.icecream-flavours .elementor-image-box-img img{display:inline-block;}
.icecream-flavours .elementor-image-box-title {margin:0;}
/*Icecream Lite End*/

/*Catering Lite Start*/
.skt-dish-box .elementor-image-box-img{position: relative;}
.skt-dish-box .elementor-image-box-img:after{content: ""; border-right: solid 12px transparent; border-left: solid 12px transparent; border-bottom: solid 10px #fff; position: absolute; bottom: 0; left: 50%; margin: 0 auto; transform: translateX(-50%); z-index: 99;}
.skt-dish-box .elementor-image-box-img img{border-radius: 8px; display: block; width: 100%;}
.skt-dish-box .elementor-image-box-wrapper:hover .elementor-image-box-title{color: #ff6e26 !important;}
.catering-section1 .elementor-image-box-img img{display:inline-block;}
.catering-section1 .elementor-image-box-title {margin:0;}
.catering-section2 .skt-service-box .elementor-image-box-img img{border-radius: 50%; display:inline-block;}
.catering-section2 .skt-service-box .elementor-image-box-wrapper:hover .elementor-image-box-img img{border: solid 8px #ff6e26; border-radius: 50%;}
.catering-section2 .elementor-image-box-title {margin:0;}
/*Catering Lite End*/

/*SKT Plumbing Lite Start*/
.certificate-box {position:relative;}
.certificate-box:before{content: ''; position: absolute; right: 40px; top: -50px; border-bottom: 50px solid #e5e5e5; border-right: 50px solid transparent;}
.certificate-box:after{content: ''; position: absolute; width: 290px; height: 40px; transform: skew(76deg); background: linear-gradient(to top, #eeeeef 0%, #e5e5e5 100%); bottom: -20px; left: 120px;}
.price-box {position:relative;}
.price-box:after{content: ''; position: absolute; width: 290px; height: 40px; transform: skew(76deg); background: linear-gradient(to top, #eeeeef 0%, #e5e5e5 100%); bottom: -20px; left: 120px;}
.open-box {position:relative;}
.open-box:before {content: ''; position: absolute; left: 40px; bottom: -30px; border-top: 50px solid #e5e5e5; border-left: 50px solid transparent;}
#offered-column{position:relative;}
#offered-column:before{content: ''; position: absolute; left: -50px; bottom: -50px; border-top: 50px solid #0084ff; border-left: 50px solid transparent;}
#offered-column:after{content: ''; position: absolute; right: -50px; bottom: -50px; border-top: 50px solid #0084ff; border-right: 50px solid transparent;}
.plumbing-section1 .elementor-image-box-img img{display:inline-block;}
.plumbing-section1 .elementor-image-box-title {margin:0;}
.plumbing-section2 .elementor-image-box-img img{display:inline-block;}
.plumbing-section2 .elementor-image-box-title {margin:0;}
@media (max-width: 1199px){
    #offered-column::before, #offered-column::after {display:none;}
    .certificate-box:before{display:none;}
	.certificate-box:after{display:none;}
	.price-box:after{display:none;}
	.open-box:before {display:none;}
}
/*SKT Plumbing Lite End*/

/*SKT Recycle Lite Start*/
.recycling-cont-box:before{width:0; height:0; border-top:125px solid #83a31a; border-right:100px solid transparent; content:""; position:absolute; bottom:-125px; right:0px;}
.recycle-section1 .elementor-image-box-img img{display:inline-block;}
.recycle-section1 .elementor-image-box-title {margin:0;}
.recycle-section2 .elementor-image-box-img img{display:inline-block;}
.recycle-section2 .elementor-image-box-title {margin:0;}
.welcome-section .elementor-image-box-description {line-height:0.5;}
@media screen and (max-width: 29.938em) {
    .recycling-cont-box:before{ display:none;}
}
/*SKT Recycle Lite End*/

/*SKT Pottery Lite Start*/
.pottery-section1 .elementor-image-box-img img{display:inline-block;}
.pottery-section1 .elementor-image-box-title {margin:0;}
.pottery-section1 .elementor-widget-image-box .elementor-widget-container {padding-left:10px !important; padding-right:10px !important;}
/*SKT Pottery Lite End*/

/*SKT Actor Lite Start*/
.actor-section2 .elementor-image-box-img img{display:inline-block;}
.actor-section2 .elementor-image-box-title {margin:0;}

/*SKT Actor Lite End*/

/* SKT GB HOTEL */
.skt-gbhotel-abt-rgt{margin-left: 0 !important; padding-right: 30px; flex-basis: calc(50% - 16px); flex-grow: 0;}
.skt-gbhotel-abt-left p{text-align:justify;}
.skt-gbhotel-abt-left{position:absolute; right:0;}
.skt-gbhotel-service-box {background-color:#fff; border-radius:10px; padding:15px;}
.skt-gbhotel-service-box:hover{background-color:#11c28b;}
.skt-gbhotel-service-box:hover .uagb-heading-text{color:#fff}
.skt-gbhotel-our-serv{padding-left:50px;}
.skt-gbhotel-our-serv p, .skt-gbhotel-abt-left p{text-align:justify;}
.skt-gbhotel-serv-btn a:hover{background:#11c28b !important;}
.skt-gbhotel-abt-btn a:hover{background: #2f2f2f !important;}
.skt-gbhotel-pkg-btn a:hover{background-color: #fff !important; color: #11c28b !important; text-decoration:none;}
.skt-gbhotel-pkg-btn{border:1px solid #FFF;}

.skt-gbhotel-pkg-btn a{display:block; text-decoration:none;}

@media screen and (max-width: 29.938em) {
.skt-gbhotel-service-box {margin-bottom:20px;}
.skt-gbhotel-our-serv{padding-left:0;}
.skt-gbhotel-abt-left{position: relative; padding-right: 10px;}
.skt-gbhotel-abt-rgt h1{font-size:30px !important; line-height:35px;}
}

@media (min-width: 600px) and (max-width: 781px){
.wp-block-column{flex-basis: calc(50% - 16px)!important;}
.skt-gbhotel-service-box{margin-bottom: 10px !important;}
}

@media (max-width: 781px){
.skt-gbhotel-our-serv{padding-left:0;}
.wp-block-spacer.skt-gb-space{height:10px !important;}
}
/* SKT GB HOTEL */

/* SKT GB CHARITY */
.gbcharity-mission-cols { padding:30px;}
.gbcharity-mission-cols:hover { background-color: #fff; border-radius: 10px; box-shadow: 2px 2px 10px #ddd;}
.gbcharity-join-campaign-btn a {position: relative; top: 25px; padding: 12px 40px !important;}
.gbcharity-change-life-btn a{padding: 15px 40px !important;}
.gbcharity-change-life-right{z-index:9;}
.gbcharity-help-block1{padding-right:20px;}
.gbcharity-help-block2 p{margin: 0 0 5px !important;}
.gbcharity-help-block3 img {position: absolute; right: -5px; z-index: 9; top: 11px;}
@media only screen and (max-width: 639px) {
.gbcharity-help-block1{padding-right: 0!important;}
.gbcharity-help-block1 .wp-block-uagb-advanced-heading{margin-bottom: 20px;}
.gbcharity-help-block3{text-align:center;}
.gbcharity-help-block3 img { position: relative!important;}
}
/* SKT GB CHARITY */


/* SKT GB FITNESS */
.gbfitness-section1-col .uagb-ifb-imgicon-wrap .uagb-ifb-image-content{z-index: 1;}
.gbfitness-section1-col .uagb-ifb-imgicon-wrap .uagb-ifb-image-content:before{position: absolute; width: 300px; height: 292px; content: " "; background-color: #c6d215; top: -23px; left: 34px; z-index: -1;}
.gbfitness-section2-infobox{padding: 20px 30px; background-color: #ffffff; margin: 20px 0; border-radius: 100px;}
.gbfitness-section2-infobox:hover{background-color: #ff7101;}
.gbfitness-section2-infobox:hover p, .gbfitness-section2-infobox:hover h4{color: #fff;}
.gbfitness-section3-infobox{padding: 40px 20px; background-color: #fff; border-radius: 5px;}
.gbfitness-section3-right{margin-left: 0!important;}
.gbfitness-section3-right img{position: absolute; right: -150px;}
.gbfitness-section3-btn{text-align: right; padding-top: 20%;}
.gbfitness-section3-btn a{border: 2px solid #fff !important; font-weight: 600;}
@media only screen and (max-width: 599px) {
.gbfitness-section1-col .uagb-ifb-imgicon-wrap .uagb-ifb-image-content::before{display: none;}
.gbfitness-section3-infobox.first {margin-bottom: 30px;}
.gbfitness-section3-right img{position: relative; right: 0;}
.gbfitness-section3-btn{text-align: left; padding-top: 0;}
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
.gbfitness-section1-col .uagb-ifb-imgicon-wrap .uagb-ifb-image-content::before{display: none;}
.gbfitness-section3-infobox.first {margin-bottom: 30px;}
.gbfitness-section3-section3-right img{position: relative; right: 0;}
.gbfitness-section3-btn{text-align: left; padding-top: 0;}
}
/* SKT GB FITNESS */

/* SKT GB CONSTRUCION */
.gbconstruction-section1-infobox{position: relative; padding: 0 20px 0 20px; border: 1px solid #eee; border-radius: 15px;}
.gbconstruction-section1-infobox:after{position: absolute; height: 100%; width: 50px; top: 0; left: -12px; content: " "; background-color: #fff; z-index: 0;}
.gbconstruction-section1-infobox .uagb-ifb-image-content{margin-top: -30px !important; background-color: #fff;}
.gbconstruction-section1-infobox a.uagb-infobox-cta-link{position: absolute; bottom: -14px; background-color: #fff; padding: 5px 0;}
.gbconstruction-section4-left{position:relative;}
.gbconstruction-section4-left1 figure{position: absolute; top: 30%; transform: translateY(-30%);}
.gbconstruction-section4-highlight{position: absolute; width: 450px; top: 56%; transform: translateY(-56%);}

.gbconstruction-section5 .wp-block-column{margin-bottom: 30px;}
.gbconstruction-section5 .uagb-infobox__outer-wrap{padding: 40px 30px; background-color: #fff; border-radius: 5px;}
.gbconstruction-section5 .uagb-infobox__outer-wrap:hover{box-shadow: 0 0 20px #ddd; border-left: 4px solid #ffe119;}
@media only screen and (max-width: 781px) {
.gbconstruction-section1-left, .gbconstruction-section1-right{width: 100%;}
.gbconstruction-section4-left1 figure{position: relative!important; top: 0!important; transform: translateY(0)!important;}
}
/* SKT GB CONSTRUCION */

/* GB POSTERITY */
.gb-pos-section2 figure{margin:0;}
.gb-pos-section2-para{padding:25px 0 10px 0;}
.gb-pos-section2 .uagb-buttons-repeater, .gb-pos-section3 .uagb-buttons-repeater, .gb-pos-section4 .uagb-buttons-repeater{text-decoration:none;}
.gb-pos-section3 h4{padding:15px 0 0 0;}
.gb-pos-bx-shad{box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.2); border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;}
.gb-pos-infbox{ border-right:1px solid #F0F0F0;}
.gb-pos-section5 .pos-tstm-thumb{ height:auto; overflow:visible !important;}
.pos-green-strip img{margin:15px 0 0 0; position:relative; left:52px;}
.pos-tstm-cols-sec{overflow:visible !important; background-position: 550px 320px !important;}
.pos-tstm-thumb .uagb-ifb-title-wrap{padding:19px 0 0 5px;}
.pos-tstm-desc{text-align:left; max-width:46%; margin: 20px 0;}
.pos-process-title h2{font-size:282px !important; position:relative; top:-200px; z-index:-1; margin-bottom:-230px !important;}
.pos-faq .uagb-faq-item-active .uagb-faq-questions, .pos-faq .uagb-faq-item-active .uagb-icon-active, .pos-faq .uagb-faq-item-active .uagb-question{color:#0083DD !important;}

.pos-faq .uagb-faq-questions-button{ padding:18px 18px 18px 25px !important;}
.pos-faq .uagb-column__inner-wrap{padding:0px !important;}
.pos-faq .uagb-faq-item-active .uagb-faq-content{ padding:20px !important;}
.pos-faq .uagb-faq-item-active .uagb-faq-content, .pos-faq .uagb-faq-item-active .uagb-faq-content p{background-color:#0083DD; color:#FFF !important;}
.pos-faq .uagb-faq-item{border:none !important;}
.pos-faq .uagb-faq-child__outer-wrap{margin-bottom:0px !important;}
.pos-faq .uagb-faq-item{background-color:#f2f2f2 !important;}
.pos-meetbox .uagb-column__inner-wrap{padding:0px !important;}
/* GB POSTERITY */

/* GB POSTERITY DARK */
.gb-pos-infbox-dark{border-right:1px solid #37393E;}
.pos-green-strip-dark img{margin:15px 0 0 0; position:relative; left:42px;}
.pos-tstm-cols-sec-dark{overflow:visible !important; background-position: 550px 263px !important;}
.pos-faq-dark .uagb-faq-item-active .uagb-faq-questions, .pos-faq-dark .uagb-faq-item-active .uagb-icon-active, .pos-faq-dark .uagb-faq-item-active .uagb-question{color:#F2B944 !important;}
.pos-faq-dark .uagb-faq-questions-button{ padding:18px 18px 18px 25px !important;}
.pos-faq-dark .uagb-column__inner-wrap{padding:0px !important;}
.pos-faq-dark .uagb-faq-item-active .uagb-faq-content{ padding:20px !important;}
.pos-faq-dark .uagb-faq-item-active .uagb-faq-content, .pos-faq-dark .uagb-faq-item-active .uagb-faq-content p{background-color:#22242A; color:#FFF !important;}
.pos-faq-dark .uagb-faq-item{border:none !important;}
.pos-faq-dark .uagb-faq-child__outer-wrap{margin-bottom:0px !important;}
.pos-faq-dark .uagb-faq-item{background-color:#22242A !important;}
/* GB POSTERITY DARK */

/* MARKETING AGENCY */
.cta-wrap:after{position: absolute; content: ''; background: url(https://demosktthemes.com/free/marketing-agency/wp-content/uploads/2020/12/sec1-arrowicon.png) no-repeat; width: 159px; height: 176px; right: -125px; top: -140px; z-index: 9;}
@media screen and (max-width: 29.938em) {
.cta-wrap:after{content:''; display:none;}	
}
@media screen and (max-width:47.938em) and (min-width:30.000em) {
.cta-wrap:after{content:''; display:none;}
}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
.cta-wrap:after{content: ''; background: url(https://demosktthemes.com/free/marketing-agency/wp-content/uploads/2020/12/sec1-arrowicon.png) no-repeat; right:10px; top:-165px;}
}
/* MARKETING AGENCY */

/* DIGITAL AGENCY */
.seomrkt-btn .elementor-button{background-image: linear-gradient(to right,#fd4c1c,#fe911c) !important;}
.seomrkt-btn .elementor-button:hover{background-image: linear-gradient(to right,#fe911c,#fd4c1c) !important;}
/* DIGITAL AGENCY */

/* PET CARE */
.pet-activities-box .elementor-image-box-content{position: absolute; bottom: 50px;}
.pet-activities-box:before{content: ''; position: absolute; bottom: 23px; left: 0; height: 100%; background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(152, 203, 70, 0.7)); width: 100%;}
.pet-activities-box:nth-child(2):before{content: ''; position: absolute; bottom: 23px; left: 0; height: 100%; background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(255, 100, 46, 0.7)); width: 100%;}
.pet-activities-box:nth-child(3):before{content: ''; position: absolute; bottom: 23px; left: 0; height: 100%; background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(75, 179, 230, 0.7)); width: 100%;}
/* PET CARE */

/* THE ART */
.stroke-title h2{-webkit-text-stroke: 2px #ffffff;}
.abstract-column .elementor-widget-wrap{width: 575px !important; position: absolute; right: 0;}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.abstract-column .elementor-widget-wrap{width: inherit !important; position: static;}
}
@media screen and (max-width: 29.938em){.abstract-column .elementor-widget-wrap{text-align:center; width:auto; position:static;}
}
/* THE ART */
/* BEAUTY CUTS */
.salon-time{width: 60% !important; position: absolute !important; right: 0 !important; top: -230px !important;}
.salon-time-box h5{font-size: 16px !important; color: #fff !important; width: 50%; float: left; text-align: left; font-weight: 400 !important; padding:0px !important; margin:0px !important;}
.salon-time-box h6{font-size: 16px !important; color: #fff !important; width: 50%; float: left; text-align: right; font-weight: 400 !important; padding:0px !important; margin:0px !important;}
@media screen and (max-width: 29.938em){
.salon-time { width:100% !important; position:relative !important; margin-bottom:-200px !important;}
}
/* BEAUTY CUTS*/
/* LIBRARY */
.category-btn{display: none;}
.category-box:hover .category-btn{display: block;}
/* LIBRARY */
/* TUTOR */
.course1:before{content: ""; position: absolute; top: -62px; left: 0; width: 0; height: 0; border-left: 111px solid transparent; border-right: 111px solid transparent; border-bottom: 62px solid #46298f;}
.course1:after{content: ""; position: absolute; bottom: -62px; left: 0; width: 0; height: 0; border-left: 111px solid transparent; border-right: 111px solid transparent; border-top: 62px solid #46298f;}
.course3-wrap:before{content: ""; position: absolute; top: -10px; left: -170px; width: 217px; height: 250px; background-image: url(https://demosktthemes.com/free/tutor/images/hexa-img.png); z-index: 0;}
.course3-wrap:after{content: ""; position: absolute; top: -10px; right: -170px; width: 217px; height: 250px; background-image: url(https://demosktthemes.com/free/tutor/images/hexa-img.png); z-index: 0;}

.course2:before{content: ""; position: absolute; top: -62px; left: 0; width: 0; height: 0; border-left: 111px solid transparent; border-right: 111px solid transparent; border-bottom: 62px solid #2892a5;}
.course2:after{content: ""; position: absolute; bottom: -62px; left: 0; width: 0; height: 0; border-left: 111px solid transparent; border-right: 111px solid transparent; border-top: 62px solid #2892a5;}

.course3::before{content: ""; position: absolute; top: -62px; left: 0; width: 0; height: 0; border-left: 118px solid transparent; border-right: 118px solid transparent; border-bottom: 62px solid #f7a611;}

.course3::after{content: ""; position: absolute; bottom: -62px; left: 0; width: 0; height: 0; border-left: 118px solid transparent; border-right: 118px solid transparent; border-top: 62px solid #f7a611;}

.btn-wrap .elementor-button{background-color: transparent !important; background-image: linear-gradient(90deg,#4373ad 0%,#2baaa8 100%) !important;}
/* TUTOR */

/* WELDER */
.skt-progress .elementor-title{position: relative; top: -10px;}
.skt-progress .elementor-progress-percentage{position: absolute !important; top: -26px !important; right: 0;}
/* WELDER*/

/* LEGAL EXPERT */
.win-rate{width: 130px !important; height: 130px; padding-top: 0px; position: absolute; top: -300px; left: -40px;}
.rate-number{margin-bottom: 8px !important; padding-top: 25px;}
.about-lawyer{position: absolute; right: -100px; top: -90px;}
/* LEGAL EXPERT */

/* BEACH RESORT */
.beach-section1-wave img{width:100%;}
/* BEACH RESORT */


/* BARTER */
.bart-sec-2 .elementor-image-box-img img{margin:0 auto;}
.bart-sec-3 .woocommerce.columns-3 ul.products li.product{width: 30.75% !important; margin: 0 2.5% 2.992em 0 !important; text-align:center; display:block !important;}
.bart-sec-3 [class*="woocommerce columns-"]{max-width:100% !important;}
.bart-sec-3 .woocommerce ul.products li.product img.attachment-woocommerce_thumbnail, .woocommerce ul.products li.product img.woocommerce-placeholder{ display:table !important; margin:0 auto !important;}
.bart-sec-5 .woocommerce.columns-3 ul.products li.product{width: 30.75% !important; margin: 0 2.5% 2.992em 0 !important; text-align:center; display:block !important;}
.bart-sec-5 [class*="woocommerce columns-"]{max-width:100% !important;}
.bart-sec-5 .woocommerce ul.products li.product img.attachment-woocommerce_thumbnail, .woocommerce ul.products li.product img.woocommerce-placeholder{ display:table !important; margin:0 auto !important;}
.bart-sec-5 .woocommerce ul.products li.product{text-align:center !important;}
.bart-sec-8 .woocommerce.columns-3 ul.products li.product{width: 30.75% !important; margin: 0 2.5% 2.992em 0 !important; text-align:center; display:block !important;}
.bart-sec-8 [class*="woocommerce columns-"]{max-width:100% !important;}
.bart-sec-8 .woocommerce ul.products li.product img.attachment-woocommerce_thumbnail, .woocommerce ul.products li.product img.woocommerce-placeholder{ display:table !important; margin:0 auto !important;}
.bart-sec-8 .woocommerce ul.products li.product{text-align:center !important;}
.product-of-month .woocommerce div.product{padding:0px;}
.product-of-month .woocommerce-tabs.wc-tabs-wrapper, .product-of-month .related.products{display: none; visibility:hidden;}
.product-of-month .woocommerce div.product form.cart .button{width:auto !important; font-size: 16px; font-weight: 500; background-color: #000000; color: #ffffff;
border-radius: 0; height: 54px; padding: 0 35px; transition: all 0.2s;}
.product-of-month .woocommerce .quantity .qty{height:54px;}
.product-of-month .woocommerce-product-details__short-description{padding:0 0 15px 0;}
.barter-stock .products_variant_under .product-details{background-color:transparent !important;}
.barter-newsletter-form{max-width: 620px; width: 100%; margin: 0 auto; position: relative; padding-right: 210px;}
.barter-newsletter-form input[type="text"]{font-size: 15px; width: 100%; border: none; box-shadow: 0px 3px 20px 0px rgba(239,239,239,0.04); padding: 0 20px; height: 50px; outline:none; background-color:#FFF;}
.barter-newsletter-form input[type="submit"]{position: absolute; top: 0; right: 0; font-size: 14px; font-weight: 600; background-color: #a88057; color: #fff; border: none; padding: 0 50px; cursor: pointer; height: 50px; transition: all 0.2s; border-radius:0px !important;}
.barter-newsletter-form input[type="submit"]:hover{background-color:#000;}
.bart-sec-2 .woocommerce ul.products li.product .button, .bart-sec-3 .woocommerce ul.products li.product .button, .bart-sec-5 .woocommerce ul.products li.product .button, .bart-sec-8 .woocommerce ul.products li.product .button{background-color: #000000 !important; color: #ffffff !important; border-radius: 0; font-size: 13px !important; font-weight: 500 !important; padding: 10px 25px !important; display:table !important; margin:0 auto !important; visibility:hidden; opacity:0; position:absolute; left:50%; top:35%; border:none !important;}
.bart-sec-2 .woocommerce ul.products li.product .button:hover, .bart-sec-3 .woocommerce ul.products li.product .button:hover, .bart-sec-5 .woocommerce ul.products li.product .button:hover, .bart-sec-8 .woocommerce ul.products li.product .button:hover{background-color: #a88057 !important; color: #ffffff !important; opacity: 1; visibility: visible;}
.bart-sec-2 .woocommerce ul.products li.product:hover .button, .bart-sec-3 .woocommerce ul.products li.product:hover .button, .bart-sec-5 .woocommerce ul.products li.product:hover .button, .bart-sec-8 .woocommerce ul.products li.product:hover .button{opacity: 1 !important; visibility: visible !important;}
@media screen and (max-width: 29.938em){
.bart-sec-3 .woocommerce.columns-3 ul.products li.product{ width:100% !important; margin:0 auto 25px !important;}
}
/* BARTER */

/* BICYCLE SHOP */
.bicy-category-slider{box-shadow: 0px 0px 30px 0px rgba(0,0,0,.05);}
.bicy-category-slider ul.products li.product a img{width:auto !important; margin:0 auto !important; text-align:center !important; padding:0 0 0 50px; }
.bicy-category-slider ul.products li{border-right:1px solid #e6e8ee;}
.bicy-category-slider ul.products li:last-child{border-right:none !important;}
.bicy-category-slider .product-category mark{display:block; text-align:center; font-weight:600; color:#fe495c; padding:10px 0 0 0;}
.bicy-category-slider .woocommerce ul.products li.product .woocommerce-loop-category__title{font-size:19px; font-weight:600; width:100%; padding:0 0 0 70px; text-align:center;}
.bicy-category-slider .products_variant_under .product-details{padding: 30px 0; background-color: #fff; position: relative;}
.bicy-category-slider .product-category mark{display: block; text-align: center; font-weight: 600; color: #fe495c !important; padding: 10px 0 0 0;}
.bicy-features-dtl:after{width: 70px; height: 70%; background: #aebf52; position: absolute; left: -70px; top: 15%; content: ''; border-top-left-radius: 10px; border-bottom-left-radius: 10px;}
.bicy-discovernew .woocommerce ul.products li.product .button{border-radius:250px !important; background-color:#FFF !important; color:#000 !important; z-index:9999; bottom: auto; top: 50%;
left:50%; opacity: 0; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position:absolute;}
.bicy-discovernew .woocommerce ul.products li.product .button:hover{background-color:#fe495c !important; color:#FFF !important;}
.bicy-discovernew .product-details .posted_in{ display:none; visibility:hidden;}
.bicy-discovernew .woocommerce-loop-product__title{ font-size:19px; font-weight:600;}
.bicy-discovernew .woocommerce ul.products li.product{ position:relative; background-color:#FFF; box-shadow: 0px 0px 30px 0px rgba(0,0,0,.025);}
.bicy-discovernew .woocommerce ul.products li.product:before{width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(207,220,40, 0.8); content: ""; z-index: 1; opacity: 0;}
.bicy-discovernew  .woocommerce ul.products li.product:hover:before{opacity:1 !important;}
.bicy-discovernew .woocommerce ul.products li.product .price{color:#fe495c !important; text-align:center;}
.bicy-discovernew .woocommerce ul.products li.product .price del{color:#fe495c !important;}
.bicy-discovernew ul.products li.product .woocommerce-loop-product__title{text-align:center;}
.bicy-discovernew .woocommerce ul.products li.product:hover .button{opacity:1; z-index:99999;}
.bicy-month-product-section .woocommerce div.product{padding:20px 0 !important;}
.bicy-month-product-section .woocommerce-tabs.wc-tabs-wrapper, .month-product-section .related.products{display: none; visibility: hidden;}
.bicy-month-product-section .woocommerce div.product form.cart .button{width: auto !important; font-size: 16px; font-weight: 500; background-color: #000000; color: #ffffff; border-radius: 0; height: 54px; padding: 0 35px; transition: all 0.2s;}
.bicy-month-product-section .woocommerce div.product form.cart .button:hover{background-color:#fe495c !important;}
.bicy-month-product-section .woocommerce .quantity .qty{height:54px;} 
.bicy-month-product-section .woocommerce div.product .product_title{font-size:29px;}
.bicy-month-product-section .sku_wrapper{padding-bottom:10px;}
.bicy-month-product-section .woocommerce div.product p.price{color:#fe495c !important; margin-top:-30px !important;}
.bicy-month-product-section .woocommerce-product-gallery__image{background-color:#FFF;}
.bicy-product-of-month .woocommerce div.product{padding:0px;}
.bicy-product-of-month .woocommerce-tabs.wc-tabs-wrapper, .bicy-product-of-month .related.products{display: none; visibility:hidden;}
.bicy-product-of-month .woocommerce div.product form.cart .button{width:auto !important; font-size: 16px; font-weight: 500; background-color: #000000; color: #ffffff;
border-radius: 0; height: 54px; padding: 0 35px; transition: all 0.2s;}
.bicy-product-of-month .woocommerce .quantity .qty{height:54px;}
.bicy-product-of-month .woocommerce-product-details__short-description{padding:0 0 15px 0;}

@media screen and (max-width: 29.938em) {
.bicy-category-slider .woocommerce .products li, .bicy-discovernew .woocommerce .products li{float:none !important; width:100% !important; text-align:center !important;}	
.bicy-category-slider ul.products li{border:none !important;}
}
/* BICYCLE SHOP */

/* BARTER GB */
.bart-btn-buy{padding:40px 0 0 0;}
.bart-btn-buy a{text-decoration:none !important;}
.bart-gt-ready figure{margin:0 0 -130px 0;}
.bart-sec-ready .uagb-column__wrap{overflow:visible !important;}
.barter-best-left .uagb-block-97d6b65f{padding:0 0 36px 0;}
.bart-best-list .uagb-icon-list__label-wrap{position:relative; top:-35px;}
.bart-best-list .uagb-heading-text{padding:0 0 0 40px; position:relative; top:-40px;}
.bart-best-head-txt h5{position: relative; left: 135px; top: -68px;}
.barter-best-right figure{margin:0; position:relative; top:20px;}
.barter-stylish .uagb-heading-text strong{font-size: 69px; font-weight:700;}
.barter-product-of-month .woocommerce div.product{padding:0px;}
.barter-product-of-month .woocommerce-tabs.wc-tabs-wrapper, .barter-product-of-month .related.products{display: none; visibility:hidden;}
.barter-product-of-month .woocommerce div.product form.cart .button{width:auto !important; font-size: 16px; font-weight: 500; background-color: #000000; color: #ffffff;
border-radius: 0; height: 54px; padding: 0 35px; transition: all 0.2s;}
.barter-product-of-month .woocommerce .quantity .qty{height:54px;}
.barter-product-of-month .woocommerce-product-details__short-description{padding:0 0 15px 0;}
.barter-disc-frm .barter-newsletter-form{padding-right:40px;}
.bartlastnone{display:none; visibility:hidden;}

@media screen and (max-width: 29.938em){
.barter-gb-sec1 .hdng1 h2{text-align:center !important; font-size:15px; font-weight:normal;}
.barter-gb-sec1 .hdng2 h2{text-align:center !important; font-size:25px; line-height:inherit; margin-top:-25px; margin-bottom:10px !important;}
.barter-gb-sec1 .hdng2 .uagb-desc-text{ text-align:center !important; font-size:14px; line-height:inherit;}
.bart-btn-buy .uagb-buttons__wrap{display:table; margin:0 auto;}
.barter-gb-sec3 h2{font-size:22px !important; margin-bottom:0px;}
.barter-gb-sec3 .uagb-desc-text{font-size:12px;}
.barter-gb-sec3 .product-details h2{font-size:13px !important;}
.barter-gb-sec3 .product-details .price{margin-top:0px !important;}
.bart-gt-ready img{width: auto; object-fit: contain; margin-top:-140px;}
.getready-heading h2{font-size:15px !important; font-weight:normal !important;}
.getready-prodname h2{font-size:35px !important; margin-bottom:20px !important;}
.getready-prodname .uagb-desc-text{font-size:13px !important; font-weight:400 !important;}
.bart-latest-collection h2{text-align:center !important; font-size:25px !important;}
.bart-latest-collection .uagb-desc-text{text-align:center !important; font-size:14px !important; line-height:inherit !important;}
.bart-latest-collection .product-details h2{font-size:13px !important;}
.bart-latest-collection .product-details .price{margin-top:0px !important;}
.newtrue h2{text-align:center !important; font-size:15px !important; font-weight:normal; margin-bottom:0px !important;}
.stylish-bgs h2{text-align:center !important; font-size:25px !important; line-height:inherit !important; margin-bottom:10px !important;}
.stylish-bgs .uagb-desc-text{ text-align:center !important; font-size:14px !important; line-height:inherit !important; padding:0 35px !important;}
.stylish-price h2{text-align:center !important;}
.barter-best-left{padding:0 20px !important;}
.barter-best-left h2{font-size:16px !important;}
.barter-best-left .uagb-desc-text{font-size:25px !important; padding-bottom:25px !important;}
.barter-best-left .uagb-icon-list__source-image{width:70px !important;}
.barter-best-left .uagb-icon-list__source-wrap{margin-right:10px !important;}
.barter-best-left .uagb-icon-list__label{font-size:16px !important;}
.bart-best-head-txt h5{position: relative; left: 82px; top: -58px; font-size: 14px !important; width: 60%; margin-bottom: -58px !important;}
.barter-best-right img{object-fit: contain !important; width: 100% !important; margin-top: -190px !important; margin-bottom: -165px !important;}
.barter-stock h2{text-align:center !important; font-size:25px !important;}
.barter-stock .uagb-desc-text{text-align:center !important; font-size:14px !important; line-height:inherit !important;}
.barter-stock .product-details h2{font-size:13px !important;}
.barter-stock .product-details .price{margin-top:0px !important;}
.barter-stylish .uagb-heading-text{font-size:20px !important;}
.barter-stylish .uagb-heading-text strong{font-size:35px !important;}
.bart-leather h2{font-size:25px !important; margin-bottom:10px !important; margin-top:-25px !important;}
.bart-leather .uagb-desc-text{font-size:14px !important;}
.barter-product-of-month .uagb-heading-text{font-size:20px !important;}
.barter-product-of-month .uagb-desc-text{font-size:14px !important;}
.barter-product-of-month .summary{padding:0 20px !important;}
.barter-product-of-month .product_title{font-size:25px !important; margin-bottom:0px !important;}
.barter-product-of-month .woocommerce-product-details__short-description{width:90%;}
.bart-get-discount .uagb-heading-text{font-size:25px !important;}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.barter-gb-sec1 .hdng1 h2{text-align:center !important; font-size:15px; font-weight:normal;}
.barter-gb-sec1 .hdng2 h2{text-align:center !important; font-size:25px; line-height:inherit; margin-top:-25px; margin-bottom:10px !important;}
.barter-gb-sec1 .hdng2 .uagb-desc-text{ text-align:center !important; font-size:14px; line-height:inherit;}
.bart-btn-buy .uagb-buttons__wrap{display:table; margin:0 auto;}
.barter-gb-sec3 h2{font-size:30px !important; margin-bottom:0px;}
.barter-gb-sec3 .uagb-desc-text{font-size:13px;}
.barter-gb-sec3 .product-details h2{font-size:13px !important;}
.barter-gb-sec3 .product-details .price{margin-top:0px !important;}
.bart-sec-ready .uagb-heading-text{text-align:center !important;}
.bart-sec-ready .uagb-desc-text{text-align:center !important;}
.bart-gt-ready{text-align:center;}
.bart-gt-ready img{width: 55%; object-fit:contain; text-align:center; margin-top:-140px;}
.getready-heading h2{font-size:15px !important; font-weight:normal !important;}
.getready-prodname h2{font-size:35px !important; margin-bottom:20px !important;}
.getready-prodname .uagb-desc-text{font-size:13px !important; font-weight:400 !important;}
.bart-latest-collection h2{text-align:center !important; font-size:25px !important;}
.bart-latest-collection .uagb-desc-text{text-align:center !important; font-size:14px !important; line-height:inherit !important;}
.bart-latest-collection .product-details h2{font-size:13px !important;}
.bart-latest-collection .product-details .price{margin-top:0px !important;}
.newtrue h2{text-align:center !important; font-size:15px !important; font-weight:normal; margin-bottom:0px !important;}
.stylish-bgs h2{text-align:center !important; font-size:25px !important; line-height:inherit !important; margin-bottom:10px !important;}
.stylish-bgs .uagb-desc-text{ text-align:center !important; font-size:14px !important; line-height:inherit !important; padding:0 35px !important;}
.stylish-price h2{text-align:center !important;}
.barter-best-left{padding:0 20px !important;}
.barter-best-left h2{font-size:16px !important;}
.barter-best-left .uagb-desc-text{font-size:25px !important; padding-bottom:25px !important;}
.barter-best-left .uagb-icon-list__source-image{width:70px !important;}
.barter-best-left .uagb-icon-list__source-wrap{margin-right:10px !important;}
.barter-best-left .uagb-icon-list__label{font-size:16px !important;}
.bart-best-head-txt h5{position: relative; left: 82px; top: -58px; font-size: 14px !important; width: 60%; margin-bottom: -58px !important;}
.barter-best-right img{object-fit: contain !important; width: 70% !important; margin-top: -130px !important; margin-bottom: -90px !important; display:table; margin:auto;}
.barter-stock h2{text-align:center !important; font-size:25px !important;}
.barter-stock .uagb-desc-text{text-align:center !important; font-size:14px !important; line-height:inherit !important;}
.barter-stock .product-details h2{font-size:13px !important;}
.barter-stock .product-details .price{margin-top:0px !important;}
.barter-stylish .uagb-heading-text{font-size:20px !important;}
.barter-stylish .uagb-heading-text strong{font-size:35px !important;}
.bart-leather h2{font-size:25px !important; margin-bottom:10px !important; margin-top:-25px !important;}
.bart-leather .uagb-desc-text{font-size:14px !important;}
.barter-product-of-month .uagb-heading-text{font-size:25px !important;}
.barter-product-of-month .uagb-desc-text{font-size:14px !important;}
.barter-product-of-month .summary{padding:0 20px !important;}
.barter-product-of-month .product_title{font-size:25px !important; margin-bottom:0px !important;}
.barter-product-of-month .woocommerce-product-details__short-description{width:90%;}
.bart-get-discount .uagb-heading-text{font-size:25px !important;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.barter-gb-sec1 .hdng1 h2{font-size:22px !important; line-height:22px !important;}
.barter-gb-sec1 .hdng2 h2{font-size:45px !important; line-height:45px !important;}
.barter-gb-sec2 .uagb-ifb-title{font-size:16px !important; line-height:22px !important;}
.barter-gb-sec3 h2{font-size:30px !important; margin-bottom:0px !important;}
.barter-gb-sec3 .uagb-desc-text{font-size:13px !important;}
.barter-gb-sec3 .product-details h2{font-size:13px !important;}
.barter-gb-sec3 .product-details .price{margin-top:0px !important;}
.bart-gt-ready img{object-fit:contain; text-align:center; margin-top:-110px; padding-bottom:30px !important;}
.getready-heading h2{font-size:20px !important; font-weight:normal !important;}
.getready-prodname h2{font-size:35px !important; margin-bottom:20px !important;}
.getready-prodname .uagb-desc-text{font-size:16px !important; font-weight:normal !important;}
.bart-latest-collection h2{text-align:center !important; font-size:25px !important;}
.bart-latest-collection .uagb-desc-text{text-align:center !important; font-size:14px !important; line-height:inherit !important;}
.bart-latest-collection .product-details h2{font-size:13px !important;}
.newtrue h2{font-size:21px !important; font-weight:normal; margin-bottom:0px !important;}
.stylish-bgs h2{font-size:45px !important; line-height:inherit !important; margin-bottom:10px !important;}
.stylish-bgs .uagb-desc-text{font-size:16px !important; line-height:inherit !important;}
.barter-best-left{padding:0 20px !important;}
.barter-best-left h2{font-size:16px !important;}
.barter-best-left .uagb-desc-text{font-size:25px !important; padding-bottom:25px !important;}
.barter-best-left .uagb-icon-list__source-image{width:70px !important;}
.barter-best-left .uagb-icon-list__source-wrap{margin-right:10px !important;}
.barter-best-left .uagb-icon-list__label{font-size:16px !important;}
.bart-best-head-txt h5{position: relative; left: 82px; top: -58px; font-size: 14px !important; width: 60%; margin-bottom: -58px !important;}
.barter-best-right img{object-fit: contain !important; width: 70% !important; margin-top: -130px !important; margin-bottom: -90px !important; display:table; margin:auto;}
.barter-stock h2{text-align:center !important; font-size:25px !important;}
.barter-stock .uagb-desc-text{text-align:center !important; font-size:14px !important; line-height:inherit !important;}
.barter-stock .product-details h2{font-size:13px !important;}
.barter-stylish .uagb-heading-text{font-size:32px !important;}
.barter-stylish .uagb-heading-text strong{font-size:40px !important;}
.bart-leather h2{font-size:25px !important; margin-bottom:10px !important; margin-top:-25px !important;}
.bart-leather .uagb-desc-text{font-size:14px !important;}
.barter-product-of-month .uagb-heading-text{font-size:25px !important;}
.barter-product-of-month .uagb-desc-text{font-size:14px !important;}
.barter-product-of-month .summary{padding:0 20px !important;}
.barter-product-of-month .product_title{font-size:25px !important; margin-bottom:0px !important;}
.barter-product-of-month .woocommerce-product-details__short-description{width:90%;}
.bart-get-discount .uagb-heading-text{font-size:25px !important;}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
.barter-gb-sec1{padding:110px 0 110px 35px !important;}
.bart-styling-bags{padding:110px 0 110px 35px !important;}
.barter-best-left h2{font-size:20px !important;}
.barter-best-left .uagb-desc-text{font-size:35px !important; padding-bottom:30px !important;}
}
/* BARTER GB */

/* SKT Videography */
.videography-trailer-box .elementor-custom-embed-play i{ visibility:hidden !important;}
.videography-trailer-box .elementor-custom-embed-play:before{ content:''; background:url(https://demosktthemes.com/free/skt-videography/images/video-playicon.png) no-repeat; width:64px; height:64px; left:0px; right:0px; margin:0 auto; position:absolute;}
.videography-movie-trailer .elementor-custom-embed-play i{ visibility:hidden !important;}
.videography-movie-trailer .elementor-custom-embed-play:before{ content:''; background:url(https://demosktthemes.com/free/skt-videography/images/latest-video-playicon.png) no-repeat; width:144px; height:114px; left:0px; right:0px; margin:0 auto; position:absolute;}
.videography-trailer-title{position: absolute !important; bottom: 23%; padding: 0 300px;}
.videography-skill-counter .elementor-widget-container {width:140px !important; height:140px; border-radius:100%; padding-top:50px !important;}
.videography-skill-counter .elementor-counter-title {margin-top:60px !important;}

@media screen and (max-width: 29.938em) {
.videography-movie-trailer .elementor-custom-embed-play:before{ width:70px !important; height:70px !important; background-size:100% !important;}
.videography-trailer-title{bottom:30px !important; padding:0px !important;}
.videography-trailer-video .elementor-custom-embed-play {transform:translate(-70%,-10%) !important; top:10% !important;}
.videography-trailer-video .elementor-custom-embed-play i{font-size:40px !important;}
.videography-skill-counter .elementor-widget-container{margin: 20px auto 70px !important;}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.videography-movie-trailer .elementor-custom-embed-play:before{ width:70px !important; height:70px !important; background-size:100% !important;}	
.videography-trailer-title{position: absolute !important; bottom: 15% !important; padding: 0 150px !important;}
.videography-skill-counter .elementor-widget-container{margin: 20px auto 70px !important;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.videography-trailer-title{position: absolute; bottom: 10%; padding: 0 150px;}	
}
/* SKT Videography */


/* SKT Blocks Compatible */

/* Posterity GB */
.gbposterity-home-section1 *,
.gbposterity-home-section2 *,
.gbposterity-home-section3 *,
.gbposterity-home-section4 *,
.gbposterity-home-section5 *,
.gbposterity-home-section6 *,
.gbposterity-home-section7 *,
.gbposterity-home-section8 *,
.gbposterity-home-section9 *,
.gbposterity-home-section10 *{box-sizing: border-box;}

.gbposterity-home-section1 figure,
.gbposterity-home-section2 figure,
.gbposterity-home-section3 figure,
.gbposterity-home-section4 figure,
.gbposterity-home-section5 figure,
.gbposterity-home-section6 figure,
.gbposterity-home-section7 figure,
.gbposterity-home-section8 figure,
.gbposterity-home-section9 figure,
.gbposterity-home-section10 figure{margin: 0;}

.gbposterity-home-section1 iframe,
.gbposterity-home-section2 iframe,
.gbposterity-home-section3 iframe,
.gbposterity-home-section4 iframe,
.gbposterity-home-section5 iframe,
.gbposterity-home-section6 iframe,
.gbposterity-home-section7 iframe,
.gbposterity-home-section8 iframe,
.gbposterity-home-section9 iframe,
.gbposterity-home-section10 iframe{display: block;}

.gbposterity-home-section1 img,
.gbposterity-home-section2 img,
.gbposterity-home-section3 img,
.gbposterity-home-section4 img,
.gbposterity-home-section5 img,
.gbposterity-home-section6 img,
.gbposterity-home-section7 img,
.gbposterity-home-section8 img,
.gbposterity-home-section9 img,
.gbposterity-home-section10 img{height: auto !important; max-width: 100% !important; width: auto !important;}
.gbposterity-home-section2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{display: block;}
.gbposterity-home-section2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a{text-decoration: none;}
.gbposterity-home-section3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{display: block;}
.gbposterity-home-section3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a{text-decoration: none;}
.gbposterity-home-section4 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{display: block;}
.gbposterity-home-section4 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a{text-decoration: none;}
.gbposterity-home-section4 figure{margin: 0 auto !important;}
.gbposterity-home-section4 figure img{display: block;}
.gbposterity-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child{border-right: solid 1px #eaeaea;}
.gbposterity-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child:last-of-type{border: none;}
.gbposterity-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child .responsive-heading-title-text{margin-top: 20px;}
.gbposterity-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:after{content: ""; background-color: #71ae0e; height: 85%; width: 40px; position: absolute; top: 50%; right: -40px; transform: translate(0, -50%);}
.gbposterity-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:last-of-type:after{display: none;}
.gbposterity-home-section5 .skt-blocks-ifb-desc{margin: 0;}
.gbposterity-home-section5 .skt-blocks-ifb-title{margin-top: 7px;}
.gbposterity-home-section7 figure{margin: 0 auto !important;}
.gbposterity-home-section7 .wp-block-image img{display: block;}
.gbposterity-home-section8 .responsive-columns-wrap:after{content: ""; background-color: #0083DD; height: 30px; width: 95%; position: absolute; bottom: -30px; z-index: 999; left: 50%; transform: translateX(-50%);}
.gbposterity-home-section9 .skt-blocks-block-team .skt-blocks-team-avatar{width: 100% !important;}
.gbposterity-home-section9 .skt-blocks-block-team .skt-blocks-team-avatar img{display: block; height: auto !important; width: 100% !important;}
.gbposterity-home-section9 .skt-blocks-block-team .skt-blocks-team-content{padding: 25px 15px;}
@media (max-width: 1023px){
    .gbposterity-home-section2 .wp-block-image{text-align: center;}
    .gbposterity-home-section2 .responsive-heading-title-text{text-align: left;}
    .gbposterity-home-section3 .responsive-heading-title-text{text-align: left;}
    .gbposterity-home-section3 .skt-blocks-advanced-column-child:last-of-type .responsive-heading-title-text{text-align: center;}
    .gbposterity-home-section3 .responsive-columns-columns-3 .skt-blocks-advanced-column-child{margin: 10px;}
    .gbposterity-home-section4 .responsive-heading-title-text{text-align: left;}
    .gbposterity-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child .responsive-heading-title-text{text-align: center;}
    .gbposterity-home-section5 .responsive-heading-title-text{text-align: left;}
    .gbposterity-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child::after{right: -30px; width: 30px;}
    .gbposterity-home-section7 .responsive-heading-title-text{text-align: left;}
    .gbposterity-home-section8 .responsive-heading-title-text{text-align: left;}
    }

@media (max-width: 976px){
    .gbposterity-home-section2 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap{display: flex;}
    .gbposterity-home-section2 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-content,
    .gbposterity-home-section2 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap{width: auto;}
    .gbposterity-home-section2 .skt-blocks-infobox__content-wrap.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-icon-wrap{margin-right: 10px;}
    .gbposterity-home-section5 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap{display: flex;}
    .gbposterity-home-section5 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap{width: auto;}
    .gbposterity-home-section8 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap{display: flex;}
    .gbposterity-home-section8 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap{width: auto;}
}

@media (max-width: 767px){
    .gbposterity-home-section3 .responsive-columns-columns-3 .skt-blocks-advanced-column-child{margin: 0;}
    .gbposterity-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child{border: none;}
    .gbposterity-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child::after{display: none;}
}

/* Posterity GB */

/* Barter GB */
.gbbarter-home-section1 *,
.gbbarter-home-section2 *,
.gbbarter-home-section3 *,
.gbbarter-home-section4 *,
.gbbarter-home-section5 *,
.gbbarter-home-section6 *,
.gbbarter-home-section7 *,
.gbbarter-home-section8 *,
.gbbarter-home-section9 *,
.gbbarter-home-section10 *,
.gbbarter-home-section11 *{box-sizing: border-box;}

.gbbarter-home-section1 figure,
.gbbarter-home-section2 figure,
.gbbarter-home-section3 figure,
.gbbarter-home-section4 figure,
.gbbarter-home-section5 figure,
.gbbarter-home-section6 figure,
.gbbarter-home-section7 figure,
.gbbarter-home-section8 figure,
.gbbarter-home-section9 figure,
.gbbarter-home-section10 figure,
.gbbarter-home-section11 figure{margin: 0;}

.gbbarter-home-section1 iframe,
.gbbarter-home-section2 iframe,
.gbbarter-home-section3 iframe,
.gbbarter-home-section4 iframe,
.gbbarter-home-section5 iframe,
.gbbarter-home-section6 iframe,
.gbbarter-home-section7 iframe,
.gbbarter-home-section8 iframe,
.gbbarter-home-section9 iframe,
.gbbarter-home-section10 iframe,
.gbbarter-home-section11 iframe{display: block;}

.gbbarter-home-section1 img,
.gbbarter-home-section2 img,
.gbbarter-home-section4 img,
.gbbarter-home-section6 img,
.gbbarter-home-section7 img,
.gbbarter-home-section9 img,
.gbbarter-home-section11 img{height: auto !important; max-width: 100% !important; width: auto !important;}
.gbbarter-home-section1 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{display: block;}
.gbbarter-home-section1 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a{text-decoration: none;}
.gbbarter-home-section4 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{display: block;}
.gbbarter-home-section4 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a{text-decoration: none;}
.gbbarter-home-section4 figure{margin: 0 auto !important;}
.gbbarter-home-section4 figure img{display: block;}
.gbbarter-home-section5 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a{text-decoration: none;}
.gbbarter-home-section6 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{display: block;}
.gbbarter-home-section6 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a{text-decoration: none;}
.gbbarter-home-section7 .skt-blocks-infobox .skt-blocks-ifb-image img{max-width: none !important;}
.gbbarter-home-section7 .skt-blocks-infobox .skt-blocks-ifb-text-wrap p{margin: 0;}
.gbbarter-home-section7 figure{margin: 0 auto !important;}
.gbbarter-home-section7 .wp-block-image{margin: 0;}
.gbbarter-home-section7 .wp-block-image img{display: block;}
.gbbarter-home-section8 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a{text-decoration: none;}
.gbbarter-home-section9 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a{text-decoration: none;}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3{font-size: 19px !important;}
.woocommerce ul.products .posted_in{font-size: 14px !important;}
.woocommerce ul.products li.product .price{font-size: 16px !important; margin-top: 10px !important;}

@media (max-width: 1023px){
    .gbbarter-home-section1 .responsive-heading-title-text{text-align: left;}
    .gbbarter-home-section4 .responsive-heading-title-text{text-align: left;}
    .gbbarter-home-section6 .responsive-heading-title-text{text-align: left;}
    .gbbarter-home-section7 .responsive-heading-title-text{text-align: left;}
}

@media (max-width: 976px){
    .gbbarter-home-section7 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap{display: flex;}
    .gbbarter-home-section7 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-content,
    .gbbarter-home-section7 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap{margin-right: 20px !important; width: auto;}
    .gbbarter-home-section7 .skt-blocks-infobox__content-wrap.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-icon-wrap{margin-right: 10px;}
}

@media (min-width: 768px) and (max-width: 976px){
    .gbbarter-home-section3 .woocommerce-page.columns-3 ul.products li.product,
    .gbbarter-home-section3 .woocommerce.columns-3 ul.products li.product{clear: none !important; float: left; margin: 0 3.8% 2.992em 0; width: 30.75%;}
    .gbbarter-home-section3 .woocommerce ul.products li.last,
    .gbbarter-home-section3 .woocommerce-page ul.products li.last{margin-right: 0 !important;}
}

@media (max-width: 767px){
    .barter-disc-frm .barter-newsletter-form{padding-right: 0;}
    .woocommerce ul.products .posted_in{font-size: 16px !important;}
}

/* Barter GB*/

/* Posterity Dark GB */
.gbposterity-dark-home-section1 *,
.gbposterity-dark-home-section2 *,
.gbposterity-dark-home-section3 *,
.gbposterity-dark-home-section4 *,
.gbposterity-dark-home-section5 *,
.gbposterity-dark-home-section6 *,
.gbposterity-dark-home-section7 *,
.gbposterity-dark-home-section8 *,
.gbposterity-dark-home-section9 *,
.gbposterity-dark-home-section10 *{box-sizing: border-box;}

.gbposterity-dark-home-section1 figure,
.gbposterity-dark-home-section2 figure,
.gbposterity-dark-home-section3 figure,
.gbposterity-dark-home-section4 figure,
.gbposterity-dark-home-section5 figure,
.gbposterity-dark-home-section6 figure,
.gbposterity-dark-home-section7 figure,
.gbposterity-dark-home-section8 figure,
.gbposterity-dark-home-section9 figure,
.gbposterity-dark-home-section10 figure{margin: 0;}

.gbposterity-dark-home-section1 iframe,
.gbposterity-dark-home-section2 iframe,
.gbposterity-dark-home-section3 iframe,
.gbposterity-dark-home-section4 iframe,
.gbposterity-dark-home-section5 iframe,
.gbposterity-dark-home-section6 iframe,
.gbposterity-dark-home-section7 iframe,
.gbposterity-dark-home-section8 iframe,
.gbposterity-dark-home-section9 iframe,
.gbposterity-dark-home-section10 iframe{display: block;}

.gbposterity-dark-home-section1 img,
.gbposterity-dark-home-section2 img,
.gbposterity-dark-home-section3 img,
.gbposterity-dark-home-section4 img,
.gbposterity-dark-home-section5 img,
.gbposterity-dark-home-section6 img,
.gbposterity-dark-home-section7 img,
.gbposterity-dark-home-section8 img,
.gbposterity-dark-home-section9 img,
.gbposterity-dark-home-section10 img{height: auto !important; max-width: 100% !important; width: auto !important;}
.gbposterity-dark-home-section2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{display: block;}
.gbposterity-dark-home-section2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a{text-decoration: none;}
.gbposterity-dark-home-section3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{display: block;}
.gbposterity-dark-home-section3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a{text-decoration: none;}
.gbposterity-dark-home-section4 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{display: block;}
.gbposterity-dark-home-section4 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap a{text-decoration: none;}
.gbposterity-dark-home-section4 figure{margin: 0 auto !important;}
.gbposterity-dark-home-section4 figure img{display: block;}
.gbposterity-dark-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child{border-right: solid 1px #37393E;}
.gbposterity-dark-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child:last-of-type{border: none;}
.gbposterity-dark-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child .responsive-heading-title-text{margin-top: 20px;}
.gbposterity-dark-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:after{content: ""; background-color: #26292e; height: 85%; width: 40px; position: absolute; top: 50%; right: -40px; transform: translate(0, -50%);}
.gbposterity-dark-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:last-of-type:after{display: none;}
.gbposterity-dark-home-section5 .skt-blocks-ifb-desc{margin: 0;}
.gbposterity-dark-home-section5 .skt-blocks-ifb-title{margin-top: 7px;}
.gbposterity-dark-home-section7 figure{margin: 0 auto !important;}
.gbposterity-dark-home-section7 .wp-block-image img{display: block;}
.gbposterity-dark-home-section8 .responsive-columns-wrap:after{content: ""; background-color: #181a1f; height: 30px; width: 95%; position: absolute; bottom: -30px; z-index: 999; left: 50%; transform: translateX(-50%);}
.gbposterity-dark-home-section9 .skt-blocks-block-team .skt-blocks-team-avatar{width: 100% !important;}
.gbposterity-dark-home-section9 .skt-blocks-block-team .skt-blocks-team-avatar img{display: block; height: auto !important; width: 100% !important;}
.gbposterity-dark-home-section9 .skt-blocks-block-team .skt-blocks-team-content{padding: 25px 15px;}

@media (max-width: 1023px){
    .gbposterity-dark-home-section2 .wp-block-image{text-align: center;}
    .gbposterity-dark-home-section2 .responsive-heading-title-text{text-align: left;}
    .gbposterity-dark-home-section3 .responsive-heading-title-text{text-align: left;}
    .gbposterity-dark-home-section3 .skt-blocks-advanced-column-child:last-of-type .responsive-heading-title-text{text-align: center;}
    .gbposterity-dark-home-section3 .responsive-columns-columns-3 .skt-blocks-advanced-column-child{margin: 10px;}
    .gbposterity-dark-home-section4 .responsive-heading-title-text{text-align: left;}
    .gbposterity-dark-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child .responsive-heading-title-text{text-align: center;}
    .gbposterity-dark-home-section5 .responsive-heading-title-text{text-align: left;}
    .gbposterity-dark-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child::after{right: -30px; width: 30px;}
    .gbposterity-dark-home-section7 .responsive-heading-title-text{text-align: left;}
    .gbposterity-dark-home-section8 .responsive-heading-title-text{text-align: left;}
    }

@media (max-width: 976px){
    .gbposterity-dark-home-section2 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap{display: flex;}
    .gbposterity-dark-home-section2 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-content,
    .gbposterity-dark-home-section2 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap{width: auto;}
    .gbposterity-dark-home-section2 .skt-blocks-infobox__content-wrap.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-icon-wrap{margin-right: 10px;}
    .gbposterity-dark-home-section5 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap{display: flex;}
    .gbposterity-dark-home-section5 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap{width: auto;}
    .gbposterity-dark-home-section8 .skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap{display: flex;}
    .gbposterity-dark-home-section8 .skt-blocks-infobox.skt-blocks-infobox-stacked-tablet .skt-blocks-ifb-left-right-wrap .skt-blocks-ifb-imgicon-wrap{width: auto;}
}

@media (max-width: 767px){
    .gbposterity-dark-home-section3 .responsive-columns-columns-3 .skt-blocks-advanced-column-child{margin: 0;}
    .gbposterity-dark-home-section4 .responsive-columns-columns-4 .skt-blocks-advanced-column-child{border: none;}
    .gbposterity-dark-home-section5 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child::after{display: none;}
}
/* Posterity Dark GB */

/* GB Nature */
.gbnature-section-1 .skt-blocks-ifb-content{background-image:linear-gradient(to top right, #6adedd, #62e1b6); padding:50px 0px; height:100px;}
.gbnature-section-1 .wp-block-image{margin:0px; text-align:center;}
.gbnature-section-1 .wp-block-image img{ width:100% !important;}
.gbnature-section-2 figure{margin-left: 0px; margin-right: 0px;}
.gbnature-section-5 .skt-blocks-team-avatar:before{ width:100%; height:100%; content:''; position:absolute; left:0px; top:0px; background:rgba(17,194,139, 0.5); z-index:9; border-radius:5px; display:none;}
.gbnature-section-5 .skt-blocks-team-avatar-img{ border-radius:5px;}
.gbnature-section-5 .skt-blocks-block-team:nth-child(2n+2) .skt-blocks-team-content .skt-blocks-team-name{position:absolute; top:-20px; margin:0 auto; text-align:center; display:table; width:100%;}
.gbnature-section-5 .skt-blocks-block-team:nth-child(2n+2) { margin-top:30px;}
.gbnature-section-5 .skt-blocks-team-social-icons li {list-style:none !important;}
.gbnature-section-5 .skt-blocks-team-social-icons {top:-80px !important; position:relative; z-index:9999; opacity:0;}
.gbnature-section-5 .skt-blocks-block-team:nth-child(1)  .skt-blocks-team-social-icons, .gbnature-section-5 .skt-blocks-block-team:nth-child(3)  .skt-blocks-team-social-icons {top:-130px !important; position:relative; z-index:99;}
.gbnature-section-5 .skt-blocks-block-team:hover .skt-blocks-team-avatar:before{ display:block;}
.gbnature-section-5 .skt-blocks-block-team:hover .skt-blocks-team-social-icons{ opacity:1;}

@media screen and (max-width: 29.938em) {
.gbnature-section-2 .wp-block-image{ text-align:center !important;}
.gbnature-section-5 .skt-blocks-block-team:nth-child(2n+2) .skt-blocks-team-content .skt-blocks-team-name {position:relative; top:0px;}
.gbnature-section-5 .skt-blocks-block-team:nth-child(2n+2){margin-bottom:0px !important;}
.gbnature-section-5 .skt-blocks-team-social-icons {top:-130px !important; opacity:1;}
.gbnature-section-5 .skt-blocks-block-team{ margin:0px !important;}
.gbnature-section-5 .skt-blocks-block-section{margin-bottom:-250px !important;}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.gbnature-section-2 .wp-block-image{ text-align:center !important;}
.gbnature-section-5 .skt-blocks-block-team:nth-child(2n+2) .skt-blocks-team-content .skt-blocks-team-name {position:relative; top:0px;}
.gbnature-section-5 .skt-blocks-team-social-icons {top:-130px !important; opacity:1;}
.gbnature-section-5 .skt-blocks-block-team{ margin:0px !important;}
.gbnature-section-5 .skt-blocks-block-section{margin-bottom:-130px !important;}
.gbnature-section-5 .skt-blocks-block-section{margin-bottom:-250px !important;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.gbnature-section-1 .skt-blocks-ifb-content{padding:20px 0; height:100px;}
.gbnature-section-5 .skt-blocks-block-team:nth-child(2n+2) .skt-blocks-team-content .skt-blocks-team-name {position:relative; top:0px;}
.gbnature-section-5 .skt-blocks-team-social-icons {top:-130px !important; opacity:1;}
.gbnature-section-5 .skt-blocks-block-team{ margin:0px !important;}
.gbnature-section-5 .skt-blocks-team-name{ margin-bottom:0px !important;}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
.gbnature-section-5 .skt-blocks-block-section{margin-bottom:-130px !important;}
.gbnature-section-5 .skt-blocks-block-advanced-heading.block-b0afaa63-76ef-49d3-b0f5-71c64a2c6dc1 .responsive-heading-seperator{margin-bottom:25px !important;}
}

/* GB Nature */

/* GB Hotel */
.gbhotel-section-1 .skt-blocks-buttons__wrap{ margin-top:25px !important;}
.gbhotel-section-1 .content {text-align: left; font-family: Assistant; line-height:1.5em; font-size:17px !important;}
.gbhotel-section2 .services-content {text-align: left; font-family: Assistant; line-height:1.5em; font-size:17px !important;}
.gbhotel-services-box .skt-blocks-block-column{ height:150px !important;}
.gbhotel-services-box .skt-blocks-block-column:hover{ background:#11c28b !important;}
.gbhotel-services-box .skt-blocks-block-column:hover .skt-blocks-ifb-image-content{filter:invert(100%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(1000%) contrast(100%) !important;}
.gbhotel-services-box .skt-blocks-block-column:hover .skt-blocks-ifb-title{ color:#fff !important;}
.gbhotel-services-box .skt-blocks-advanced-column-child{ padding:5px 12px !important;}
.gbhotel-services-box .skt-blocks-infobox__content-wrap{ width:100% !important;}
.gbhotel-section2 .skt-blocks-buttons__wrap{margin-top:40px !important;}
.gbhotel-room-section .responsive-column-inner-wrap.overlay-type-color.linear{background: none !important;}
.gbhotel-room-section .skt-blocks-buttons__wrap{ margin-top:230px !important;}
.gbhotel-room-section  .skt-blocks-block-column:before{ width:100%; height:100%; position:absolute; left:0px; top:0px; background-color: rgba(17, 194, 139, 0.5); content:''; display:none; }
.gbhotel-room-section  .skt-blocks-advanced-column-child:hover .skt-blocks-block-column:before{ display:block;}
.gbhotel-section4 .skt-blocks-tm__text-wrap{text-align:left; background:#fff; padding:6% 10%; border:1px solid #f2f2f2; box-shadow:1px 1px 10px #eee; border-radius:5px; z-index:1; margin-left:-5%; min-height:340px;}
.gbhotel-section4 .skt-blocks-tm__image{ z-index:9; top:25px;}
.gbhotel-section4 .slick-dots{ text-align:right; top:-140px !important; position:relative; padding-right:50px !important;}
.gbhotel-section4 ul.slick-dots li button::before{font-size:50px;}
.gbhotel-section4 .slick-active{color:#11c28b !important;}
.gbhotel-section4 .skt-blocks-slick-carousel {padding:45px 0px 0px !important;}
.gbhotel-section5 .skt-blocks-block-columns{background-color:rgba(255, 255, 255, 0) !important;}
.gbhotel-section6 .skt-blocks-block-post-grid article:hover{ box-shadow:none !important;}
.gbhotel-section6 .skt-blocks-block-post-grid-more-link{padding:10px 25px; color:#ffffff !important; background:#333333; border-radius: 50px; display: inline-block !important; margin-top:30px; text-decoration:none !important;}
.gbhotel-section6 .skt-blocks-block-post-grid-more-link:hover{ background:#11c28b !important;}
.gbhotel-section3, .gbhotel-section3 .skt-blocks-block-advanced-heading{ width:100% !important;}
.gbhotel-section5 .skt-blocks-block-button{ float:none !important;}
.gbhotel-section2 .skt-blocks-block-columns{background-color:transparent !important;}
@media screen and (max-width: 29.938em) {
.gbhotel-section4 .skt-blocks-slick-carousel {padding:0px 0px 0px !important;}
.gbhotel-section4 .skt-blocks-tm__image{top:20px;}
.gbhotel-section4 .skt-blocks-tm__text-wrap{margin-left:0%;}
.gbhotel-section-1 p, .gbhotel-section2 p{ text-align:center !important;}
}
@media screen and (max-width:47.938em) and (min-width:30.000em) {
.gbhotel-section4 .skt-blocks-slick-carousel {padding:0px 0px 0px !important;}
.gbhotel-section4 .skt-blocks-tm__image{top:20px;}
.gbhotel-section4 .skt-blocks-tm__text-wrap{margin-left:0%;}
}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
.gbhotel-services-box .skt-blocks-block-column {height:140px !important; padding-top:20px !important;}
.gbhotel-section2 .skt-blocks-buttons__wrap {margin-top:0px !important;}
.gbhotel-services-box .skt-blocks-advanced-column-child .skt-blocks-block-column{ padding-right: 0px !important;}
.gbhotel-services-box .skt-blocks-advanced-column-child .skt-blocks-ifb-title{ font-size:16px !important;}
.gbhotel-section3 .skt-blocks-block-section .left {float:none !important;}
.gbhotel-room-section .skt-blocks-buttons__wrap {margin-top:50px !important;}
.gbhotel-section4 .skt-blocks-slick-carousel {padding:0px 0px 0px !important;}
.gbhotel-section5 .skt-blocks-block-section .left {float:none !important;}
.gbhotel-section6 .skt-blocks-block-post-grid-title a{ font-size:20px !important;}
.gbhotel-section-1 .skt-blocks-buttons__wrap {margin-top:0px !important;}
.gbhotel-section4 .skt-blocks-tm__text-wrap{margin-left:0%;}
.gbhotel-section4 .skt-blocks-tm__image{width:25%; float:left; position:absolute !important; left:30px; top:60px;}
.gbhotel-section4 .skt-blocks-tm__text-wrap{width:80%; float:right; padding-left:100px !important;}
.gbhotel-section4 .skt-blocks-tm__image img {width:auto !important; max-width:100% !important;}
.gbhotel-services-box .skt-blocks-advanced-column-child {padding:5px 5px !important;}
}
/* GB Hotel */

/* GB Charity */
.gbcharity-section1 .skt-blocks-buttons-repeater{ margin-bottom:0px !important;}
.gbcharity-section1 .skt-blocks-buttons-repeater a{ color:#fff !important;}
.gbcharity-mission-box .skt-blocks-infobox__outer-wrap{ background:none !important;}
.gbcharity-mission-box .skt-blocks-infobox__outer-wrap:hover{ background:#fff !important;}
.gbcharity-sec2 .has-text-color, .charity-sec-5 .has-text-color{ font-size:18px !important; font-family:Assistant !important; color:#3a3a3a !important; line-height:normal; font-weight:500;}
.gbcharity-poor-people-conten {background:#3cc88f; border-radius:8px; padding:20px; padding-bottom:10px;}
.gbcharity-poor-people-conten:after{position:absolute; content:" "; width:100px; height:100%; background-color:#3cc88f; right:-75px; top:0; z-index:1;}
.gbcharity-poor-people-conten {margin-top:40px !important;}
.gbcharity-section7 .wp-block-image{margin-top:-360px; z-index:9; position:relative; margin-right:0px;}
.gbcharity-section7{margin-bottom:-30px;}

@media screen and (max-width: 29.938em) {
.gbcharity-section7 .wp-block-image {margin-top:0px;}
.gbcharity-section7 .wp-block-image img{margin-bottom:-20px;}	
.gbcharity-poor-people-conten::after{ display:none;}
.gbcharity-poor-people-conten{margin-bottom:20px !important;}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.gbcharity-mission-box .skt-blocks-infobox__outer-wrap{ padding:5px !important}
.gbcharity-poor-people-conten::after{ display:none;}
.gbcharity-section7 .wp-block-image {margin-top: -250px; margin-right:100px;}
.gbcharity-section7 .wp-block-image img{width:270px !important;}
}

@media screen and (max-width:63.938em) and (min-width:20.000em) {
.gbcharity-mission-box .skt-blocks-infobox__outer-wrap{ padding:5px !important}	
.gbcharity-sec2 .has-text-color, .gbcharity-sec-5 .has-text-color {font-size:15px !important;}
.gbcharity-poor-people-conten{padding:10px; padding-bottom:0px;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.gbcharity-section1 .skt-blocks-buttons-repeater{margin-top:30px !important;}
.gbcharity-section7 .wp-block-image {margin-top:-214px; margin-right:40px;}
.gbcharity-section7 .wp-block-image img{width:200px;}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
.gbcharity-charity-sec2 .responsive-section-wrap.skt-blocks-block-section.overlay-type-color.linear h2 {font-size:38px !important;}	
.gbcharity-section7 {padding:0px 10px !important;}
}
/* GB Charity */

/* GB Fitness */
.gbfitness-section1{background-color:#FFF;}
.gbfitness-section1 .wp-block-skt-blocks-card-item .skt-blocks-card-button-inner{display:none !important;}
.gbfitness-section1 .skt-blocks-card-avatar{position:relative;}
.gbfitness-section1 .skt-blocks-card-avatar .skt-blocks-card-avatar-img{border-radius:5px;}
.gbfitness-section1 .wp-block-skt-blocks-card__inner .wp-block-skt-blocks-card-item{padding-top: 25px;}
.gbfitness-section1 .skt-blocks-card-avatar .skt-blocks-card-avatar-img:before{position: absolute; width: 300px; height: 292px; content: ""; background-color: #c6d215; top: -23px; left: 34px; z-index: -1;}
.gbfitness-section1 .skt-blocks-ifb-image-content{padding-top:20px;}
.gbfitness-section1 .skt-blocks-ifb-image-content:before{position: absolute; width: 300px; height: 312px; content: ""; background-color: #c6d215; top: -23px; left: 34px; z-index: -1;}
.gbfitness-section2 .responsive-section-wrap.skt-blocks-block-section.overlay-type-color.linear {background-image: linear-gradient(180deg, rgba(247, 247, 247, 1) 90%,rgba(195, 211, 20, 1) 10%) !important;}
.gbfitness-section2 .skt-blocks-infobox__outer-wrap:hover{background-color: #ff7101 !important;}
.gbfitness-section2 .skt-blocks-infobox__outer-wrap:hover .skt-blocks-ifb-title, .gbfitness-section2 .skt-blocks-infobox__outer-wrap:hover .skt-blocks-ifb-desc{color:#fff !important;}
.gbfitness-section3 .wp-block-button a{color:#000000  !important;}
.gbfitness-section3:after{position: absolute; width: 100%; height: 90px; content: " "; bottom: 0; left: 0; background: url(https://www.themes21.net/themedemos/gbfitness/border-bg.png); z-index: 9;}
.gbfitness-section3 .skt-blocks-infobox__outer-wrap.responsive-blocks-block-team{padding:40px 20px !important;}
.gbfitness-section3 .right-girl{position: absolute; right: -150px;}
.gbfitness-section3 .responsive-column-wrap{overflow:visible !important;}
.gbfitness-section3.responsive-column-wrap{overflow:hidden !important; z-index:99; position:relative;}
@media(max-width: 1079px) {
.gbfitness-section1 .skt-blocks-ifb-image-content:before {width: 80% !important; height: 120% !important; left: 10% !important;}
.gbfitness-section3 .right-girl{right:0 !important; position: relative !important; bottom: -120px;}
.gbfitness-section3:after{position: absolute; width: 100%; height: 45px !important; content: " "; bottom: 0 !important; left: 0; background: url(https://www.themes21.net/themedemos/gbfitness/border-bg.png); z-index: 9; background-size: 100% !important; background-repeat: no-repeat !important;}
}
@media (min-width: 1024px) and (max-width: 1079px) {
.gbfitness-section3 .skt-blocks-ifb-title{font-size: 16px !important;}
}
@media (min-width: 768px) and (max-width: 1023px) {
.gbfitness-section1 .skt-blocks-ifb-image-content:before{width: 80% !important; height: 125% !important; left: 10% !important;}
.gbfitness-section3 .skt-blocks-ifb-title{font-size: 16px !important;}
.gbfitness-section3 .skt-blocks-advanced-column-outer-wrap.undefined .responsive-columns-inner-wrap.responsive-columns-columns-2{display: block;}
.gbfitness-section3 .skt-blocks-advanced-column-child:nth-of-type(1), .gbfitness-section3 .skt-blocks-advanced-column-child:nth-of-type(2){width: 100% !important;}
}
@media(max-width: 767px) {
.gbfitness-section2 .skt-blocks-infobox__outer-wrap.responsive-blocks-block-team {border-radius:20px !important;}
.gbfitness-section3:after{position: absolute; width: 100%; height: 23px !important; content: " "; bottom: 0 !important; left: 0; background: url(https://www.themes21.net/themedemos/gbfitness/border-bg.png); z-index: 9; background-size: 100% !important; background-repeat: no-repeat !important;}
.gbfitness-section3 .right-girl{bottom:-30px;}
}
/* GB Fitness */

/* GB Construction */
.gbconstruction-section1 .skt-blocks-advanced-column-child:nth-of-type(1):before {bottom: 0; content: ""; position: absolute; left: -99999px; top: 0; width: 99999px; background: #fafafa;}
.gbconstruction-features-block .skt-blocks-advanced-column-child:nth-of-type(1):before{display:none;}
.gbconstruction-features-block .skt-blocks-block-column{border-left:none !important; border-top-left-radius: inherit !important; border-bottom-left-radius: inherit !important;}
.gbconstruction-features-block .skt-blocks-ifb-image-content{position: relative; margin-top: -50px;}
.gbconstruction-features-block .skt-blocks-infobox__outer-wrap{overflow: visible !important;}
.gbconstruction-features-block .responsive-section-wrap{overflow: visible !important;}
.gbconstruction-section1 .responsive-column-wrap{overflow: visible !important;}
.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-column-wrap{overflow: visible !important;}
.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(2) .responsive-column-wrap{overflow: visible !important; z-index:inherit !important;}
.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-column-wrap{position: relative; z-index: 9999999999; width: 100% !important;}
@media (min-width: 1024px) and (max-width: 1199px) {
.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-column-wrap {width: auto !important;}
}
@media (min-width: 768px) and (max-width: 1023px) {
.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-column-wrap {width: auto !important;}
}
@media (min-width: 768px) and (max-width: 1023px) {
.gbconstruction-section4 .responsive-section-wrap {background-image: linear-gradient(0deg, rgb(246, 246, 246) 0%,rgb(255, 255, 255) 0%) !important;}
.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-section-wrap {background-image:none !important;}
}
@media(max-width: 767px) {
.gbconstruction-section4 .responsive-section-wrap {background-image: linear-gradient(0deg, rgb(246, 246, 246) 0%,rgb(255, 255, 255) 0%) !important;}
.gbconstruction-section4 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-section-wrap {background-image:none !important;}
}
/* GB Construction */

/* GB Extreme */
.extreme-sec1{position:relative; background-color:#FFF;}
.extreme-sec1 .skt-blocks-advanced-column-child:nth-of-type(1):after{position: absolute; content: ''; background-image: url(https://demosktthemes.com/free/gb-extreme/wp-content/themes/skt-gb-extreme/images/sec2-dots.jpg); width: 250px; height: 190px; background-size: 100%; right: 15px; top: -20px; z-index: -1;}
.extreme-sec1 .skt-blocks-advanced-column-child:nth-of-type(1) .responsive-column-inner-wrap{ padding-left:0px;}
.extremeintrolist .skt-blocks-advanced-column-child:nth-of-type(1):after{display:none; visibility:hidden;}
.extremeintrolist .vertical{padding:0px;}
.extremeintrolist .responsive-column-inner-wrap{padding-left:0px; padding-right:0px;}
.extremeintrolist .skt-blocks-icon-list__source-image{opacity:1;}
.sharedtext{line-height:28px;}		
.extreme-sec2{background-color:#FFF;}
.extreme-sec5 .flickity-prev-next-button .arrow{fill:#000;}
.extreme-sec5 .flickity-prev-next-button{height:12%;}
.extreme-sec6 .skt-blocks-tm__desc{text-align:left; padding-left:20px;}
.extreme-sec6 .skt-blocks-tm__meta{text-align:left; padding-left:20px;}
.extreme-sec6 .skt-blocks-tm__company{font-style:normal;}
.extreme-sec6 .skt-blocks-tm__content{box-shadow: 0 0 30px 0 #eee !important; margin-top:25px;}
.extreme-banner h2, .extreme-banner h1{text-shadow: 0px 2px 3px #666;}
/* GB Extreme */

/* GB Renovate */
.gb-renovation-section-1 .skt-blocks-advanced-column-child:nth-child(2):after  { background:url(https://demosktthemes.com/free/gb-renovate/instruction-imgi-bg.png) no-repeat; position:absolute; right:70px; top:80px; content:''; width:250px; height:411px;}
.gb-renovation-quality-box{ position:absolute !important; width:100% !important;}
.gb-renovation-quality-box .skt-blocks-block-section {width:37%; padding:65px 0px !important; border-radius:7px !important; position:relative; right:30px; top:-400px; z-index:99; float:right;}
.gb-renovation-quality-box .skt-blocks-block-section:after{ width:179px; height:180px; border:solid 1px #fff; position:absolute; left:15px; top:15px; content:'';}
.section-content{font-family:Poppins; line-height:28px; font-size:17px;}
.gb-renovation-section-1 .section-content{ padding:30px 0px 25px;}
.gb-renovation-section-1 .skt-blocks-ifb-desc{margin:0px !important;}
.gb-renovation-contact .skt-blocks-infobox{ text-align:left !important;}
.gb-renovation-contact .skt-blocks-ifb-image-icon-content.skt-blocks-ifb-imgicon-wrap {width:55px; float:left; background:#0d2e63; text-align:center; height:55px; line-height:55px; border-radius:100px; margin-right:20px !important;}
.gb-renovation-contact .skt-blocks-advanced-column-child:nth-child(2)::after{ display:none;}
.gb-renovation-services .skt-blocks-block-column .skt-blocks-infobox{ text-align:left !important;}
.gb-renovation-services .skt-blocks-infobox-cta-link{ padding:0px !important;}

.gb-renovation-section-1 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{justify-content:left !important;}
.gb-renovation-section-2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{justify-content:right !important;}
.gb-renovation-section-3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{justify-content:left !important;}

.gb-renovation-section-3 .section-content{ padding:30px 0px 25px;}
.gb-renovation-section-3 .skt-blocks-gallery--figure{ margin:0px !important;}
.gb-renovation-section-3 .skt-blocks-gallery--item{ border-radius:10px;}
.gb-renovation-section-3 .flickity-prev-next-button.previous {left:0px !important;}
.gb-renovation-section-3 .flickity-prev-next-button.next {right:0px !important;}
.gb-renovation-section-3 .flickity-prev-next-button .flickity-button-icon{height:25% !important; top:40% !important;} 

@media screen and (max-width: 29.938em) {
.gb-renovation-quality-box .skt-blocks-block-section::after{width:83%; height:130px;}
.gb-renovation-quality-box .skt-blocks-block-section {width:50%; padding:35px 0px !important; right:80px; top:-330px;}
#footer::after{ display:none;}
.gb-renovation-section-1 .section-content, .gb-renovation-section-3 .section-content  {padding:10px 0px 10px; text-align:center;}
.gb-renovation-section-1 .left, .gb-renovation-section-3 .left {float:none !important;}
.gb-renovation-section-1 .right, .gb-renovation-section-2 .right, .gb-renovation-section-7 .right, .gb-renovation-section-9 .right{ float:none !important;}
.wp-block-spacer{ display:none !important;}

.gb-renovation-section-1 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{justify-content:center !important;}
.gb-renovation-section-2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{justify-content:center !important;}
.gb-renovation-section-3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{justify-content:center !important;}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
#footer::after{ display:none;}
.gb-renovation-quality-box .skt-blocks-block-section{right:150px; width:41%;}
.gb-renovation-quality-box .skt-blocks-block-section::after {width:88%; height:190px;}
.gb-renovation-section-1 .section-content, .gb-renovation-section-3 .section-content  {padding:10px 0px 10px; text-align:center;}
.gb-renovation-section-1 .left, .gb-renovation-section-3 .left {float:none !important;}
.gb-renovation-section-1 .right, .gb-renovation-section-2 .right, .gb-renovation-section-7 .right, .gb-renovation-section-9 .right{ float:none !important;}

.gb-renovation-section-1 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{justify-content:center !important;}
.gb-renovation-section-2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{justify-content:center !important;}
.gb-renovation-section-3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{justify-content:center !important;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
#footer .call-us strong{padding-left:0px; font-size:17px; border-left:solid 0px;}
#footer .footercols4 .social-icons a:link, #footer .footercols4 .social-icons a:visited{font-size:14px !important; height:35px; line-height:35px; margin:0 2px 0 0 !important; width:35px !important;}
#footer::after{left:-999799px;}
.gb-renovation-quality-box .skt-blocks-block-section {width:56%; padding:40px 0px !important; right:80px; }
.gb-renovation-quality-box .skt-blocks-block-section::after{height:145px;}
.gb-renovation-contact .skt-blocks-ifb-image-icon-content.skt-blocks-ifb-imgicon-wrap{float:none; margin:0 auto !important; margin-bottom:15px !important;}
.gb-renovation-contact .skt-blocks-ifb-content{ text-align:center;}
.gb-renovation-contact .skt-blocks-ifb-title-wrap h3{ font-size:20px !important;}

.gb-renovation-section-1 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{justify-content:center !important;}
.gb-renovation-section-2 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{justify-content:center !important;}
.gb-renovation-section-3 .skt-blocks-buttons__outer-wrap .skt-blocks-buttons__wrap{justify-content:center !important;}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
#footer .call-us strong{padding-left:0px; font-size:26px; border-left:solid 0px #fc8134;}
#footer::after{left:-999749px;}
.gb-renovation-quality-box .skt-blocks-block-section {width:42%;}
.gb-renovation-contact .skt-blocks-ifb-image-icon-content.skt-blocks-ifb-imgicon-wrap{float:none; margin:0 auto !important; margin-bottom:15px !important;}
.gb-renovation-contact .skt-blocks-ifb-content{ text-align:center;}
.gb-renovation-section-1 .responsive-heading-desc-text{font-size:38px !important;}
.gb-renovation-section-1 .skt-blocks-advanced-column-child:nth-child(2)::after{ right:0px;}
}
/* GB Renovate */

/* SKT Blocks Compatible */

/* Moviemaker */
.moviemaker-banner:after{content: ""; clear: both; display: block; height: 40px; background-color: #161616; width: 1000px; margin: 0 auto;}
@media screen and (max-width:767px) {
.moviemaker-banner:after{width:85%;}
}

@media screen and (max-width: 1169px) and (min-width: 767px) {
.moviemaker-banner:after{width:85%;}
}
/* Moviemaker */

/* Lights */
.led-lightining-img .swiper-slide-inner img {display: block;}
.led-lightining-img .elementor-swiper-button {width:45px; height:45px; background-color:#71beb1;}
.led-lightining-img .elementor-swiper-button i {display: table; margin: 0 auto; position: relative; top: 10px;}
.led-lightining-img .elementor-swiper-button-prev {top:45%;}
.led-lightining-img .elementor-swiper-button-next {top:55%;}
.led-lightining-img .elementor-swiper-button-prev {left: auto;right: 0;}
.led-lightining-img .elementor-swiper-button-next {right:0;}

@media screen and (max-width: 29.938em) {
.led-lightining-img .elementor-swiper-button-next{top:70%;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.led-lightining-img .elementor-swiper-button-next{top:63%;}	
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
.led-lightining-img .elementor-swiper-button-next{top:58%;}	
}
/* Lights */

/* Mountain Biking */
.mountainbiking-skt-feature-img .elementor-widget-container{width: 207px; height: 207px; margin: 0 auto; border-radius: 100%; padding-top: 40px;}
.mountainbiking-skt-feature-number .elementor-widget-container{width: 75px; height: 75px; border-radius: 100%; text-align: center; padding-top: 25px; position: relative; margin-top: -95px; left: 35px;}
/* Mountain Biking */

/* Tatto */
.tatto-welcome-video-box .elementor-custom-embed-play i {opacity: 1; background: #aa942e; padding: 15px; font-size: 70px; text-shadow: none !important; border-radius: 100%;}
/* Tatto */

/* School Uniform */
.uniform-box:before {width:100%; height:35px; background:#fff; position:absolute; top:0px; left:0px; content:'';}
.uniform-box .uniform-image-box:before{width:0;height:0; border-top:55px solid #d7f2f2; border-right:70px solid transparent; position:absolute; left:0px; top:35px; content: ''; z-index:999}
.uniform-box .uniform-content-box:after{width:0;height:0; border-bottom:80px solid #d7f2f2; border-left:100px solid transparent; position:absolute; right:0px; bottom:0px; content: ''; z-index:999}
.uniform-box {margin:0px 15px !important;}
.boy-uniform-box .uniform-image-box:before{width:0;height:0; border-top:55px solid #f2eccf; border-right:70px solid transparent; position:absolute; left:0px; top:35px; content: ''; z-index:999}
.boy-uniform-box .uniform-content-box:after{width:0;height:0; border-bottom:80px solid #f2eccf; border-left:100px solid transparent; position:absolute; right:0px; bottom:0px; content: ''; z-index:999}
.school-uniform-list .elementor-icon-list-item {width:50%; float:left;}
.uniform-ass-section {width:500px !important; height:500px;}
.uniform-ass-section:before {width:250px; height:250px; background:#effafa; position:absolute; top:-40px; right:0px; content:''; border-radius:100%;}
.uniform-company-box1 .elementor-widget-container {width:370px !important; height:370px !important;  padding-top: 90px !important; margin:0 auto !important; margin-top:60px !important}
.uniform-company-box2 .elementor-widget-container {width:470px !important; height:470px !important;  padding-top: 115px !important; margin:0 auto !important;}
.uniform-company-box3 .elementor-widget-container {width:370px !important; height:370px !important;  padding-top: 90px !important; margin:0 auto !important; margin-left:-50px !important; margin-top:60px !important;}
.uniform-solution-box:before {content:''; width:100%; height:100%; position:absolute; top:60px; left:-30px; background:rgb(255, 255, 255, 0.3); border-radius:10px;}
@media screen and (max-width: 29.938em) {
.school-uniform-list .elementor-icon-list-item {width:100%; }
.uniform-company-box1 .elementor-widget-container {width:300px !important; height:300px !important; padding-top:70px !important; margin:0 auto !important; margin-top:30px !important;}
.uniform-company-box2 .elementor-widget-container {width:300px !important; height:300px !important; padding-top:50px !important; margin:0 auto !important; margin-top:20px !important;}
.uniform-company-box3 .elementor-widget-container {width:300px !important; height:300px !important; padding-top:70px !important; margin:0 auto !important; margin-left: auto !important; margin-top:20px !important; margin-right: auto !important;}
.uniform-solution-box::before{ display:none;}
}
@media screen and (max-width:47.938em) and (min-width:30.000em) {
.uniform-ass-section{ margin:0 auto;}
.uniform-company-box3 .elementor-widget-container{ margin-left:auto !important; margin-top:20px !important; padding:90px !important;}
.uniform-company-box2 .elementor-widget-container{ width:370px !important; height:370px !important; margin-top:20px !important; padding-top:90px !important;}
.uniform-company-box1 .elementor-widget-container{ padding:90px !important;}
}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
.uniform-ass-section {width:430px !important; height:430px;}
.uniform-ass-section .elementor-image img{ width:60% !important;}
.school-uniform-list .elementor-icon-list-item {width:100%;}
.uniform-company-box1 .elementor-widget-container {width:250px !important; height:250px !important; padding-top:50px !important;}
.uniform-company-box2 .elementor-widget-container {width:350px !important; height:350px !important; padding-top: 60px !important;}
.uniform-company-box3 .elementor-widget-container {width:250px !important; height:250px !important; padding-top:50px !important;}
}
@media screen and (max-width:72.438em) and (min-width:63.250em) {
.school-uniform-list .elementor-icon-list-text {font-size:16px !important; margin-left:0px !important; padding-left:2px !important;}
.school-uniform-list .elementor-icon-list-icon i {font-size:16px !important;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ margin:5px !important;}
.uniform-company-box1 .elementor-widget-container {width:330px !important; height:330px !important; }
.uniform-company-box2 .elementor-widget-container {width:430px !important; height:430px !important; }
.uniform-company-box3 .elementor-widget-container {width:330px !important; height:330px !important; }
.uniform-ass-section {width:500px !important; height:470px; padding-right:30px;}
.uniform-ass-section::before{top:-30px; right:30px;}
.discount-box {width:25% !important;}
.discount-box .elementor-widget-container {border-right:solid 1px #D6D6D6 !important;}
}
/* School Uniform */

/* Event Planners */
.event-planners-home-sec1:before {background: url(https://demosktthemes.com/free/event-planners/images/ballons.png) no-repeat; margin-left: -76px; top: -141px; width: 200px;  height: 360px; position: absolute; left: 60px; z-index:99; bottom: 40px; content: '';}

@media screen and (max-width: 29.938em) {
.event-planners-home-sec1:before{ background-size:30% !important; top:0px !important; width:100% !important; }
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.home-sec1:before{ background-size:30% !important; top:0px !important; width:100% !important; }	
}
/* Event Planners*/

/* Aquarium */
.aquarium-creating-left-img{position:relative;}
.aquarium-creating-left-img:before{content: ""; position: absolute; height: 100%; top: 0; left: -1000%; width: 1000%; background: #f8f8f8;}
.aquarium-creating-left-img .elementor-image{position:relative;}
.aquarium-creating-left-img .elementor-image:after{width: 190px; height: 190px; position: absolute; right: 50px; top: -50px; background: #ffbd11; content: '';}
.aquarium-health-title .elementor-widget-container{position:relative;}
.aquarium-health-title:hover .elementor-widget-container:after{display: block;}
.aquarium-health-title .elementor-widget-container:after{width: 100%; height: 10px; background: #fff; position: absolute; left: 0; top: -10px; content: ''; display: none;}
.aquarium-health-title a{text-decoration:none !important;}
/* Aquarium */

/* Summer Camp*/
.summercamp-camping-list .elementor-image-box-img {width: 212px !important; height: 212px; padding-top: 50px; margin:0 auto; background-color:#ffffff; border-radius:100%; box-shadow: 0 0 50px #efeded;}
.summercamp-camping-list:hover .elementor-image-box-img {background-color:#ff9600;}
.summercamp-camping-list:hover .elementor-image-box-img img {filter: invert(100%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(1000%) contrast(100%);}
/* Summer Camp*/

/* Flower Shop */
.flowershop-service-box-number .elementor-heading-title {position:absolute; top:0; z-index:0; left:-20px; opacity:0.1;}
.flower-shop-img:before{position:absolute; right:35px; top:-40px; background:url(https://demosktthemes.com/free/flowershop/images/img-dots.png) no-repeat; content:''; width:245px; height:195px; z-index:-1;}
.flower-shop-img:after{position:absolute; left:-40px; bottom:65px; background:url(https://demosktthemes.com/free/flowershop/images/img-dots.png) no-repeat; content:''; width:245px; height:195px; z-index:-1;}
.flower-shop-title{position:relative;}
.flower-shop-title:after{ width:70px; height:3px; background:#222; position:absolute; left:0; right:0px; margin:0 auto; content:''; bottom:0px; top:75px;}
/* Flower Shop */

/* Home Theater */
.home-theater-sale-box .elementor-widget-container{width: 180px; height: 180px;}
/* Home Theater */

/* PVC Pipes */
.pvc-features-services-box .elementor-image-box-img {width: 115px !important; height: 115px; border-radius: 100px; background: #14afc3; padding-top: 25px; margin: 0 auto 30px !important; text-align: center;}
/* PVC Pipes */

/* CCTV */
.cctv-videowrap .eicon-play::before {visibility: hidden !important;}
.cctv-videowrap .elementor-widget-container{overflow:inherit !important;}
.cctv-videowrap .elementor-open-lightbox img {object-fit: cover !important; min-height: 600px !important;}
.cctv-videowrap .elementor-custom-embed-play {width: 98px; height: 98px; top: 45%; left: -49px; transform: none !important; z-index: 99999999 !important; background-image: url(https://demosktthemes.com/free/cctv/images/video-playicon.png); background-repeat: no-repeat; background-position: center center; background-size: 100%;}

@media(min-width: 768px) and (max-width: 1023px) {
.cctv-videowrap .elementor-custom-embed-play{width:60px !important; left:-30px !important; top: 40% !important;}	
}

@media(max-width: 767px) {
.cctv-videowrap .elementor-custom-embed-play{left:35% !important;}
}
/* CCTV */

/* SaturnWP */
.wpsaturn-workflow2::before{position:absolute; content: '';  background:url(https://demosktthemes.com/free/saturnwp/images/connector1.png) no-repeat; width:67px; height:71px; left: -62px; top: 75%; transform: translateY(-75%); z-index:-1;}
.wpsaturn-workflow2::after{position:absolute; content: '';  background:url(https://demosktthemes.com/free/saturnwp/images/connector2.png) no-repeat; width:111px; height:139px; right: -70px;   bottom: -30px; z-index:-1;}
.wpsaturn-workflow4::before{position:absolute; content: '';  background:url(https://demosktthemes.com/free/saturnwp/images/connector3.png) no-repeat; width:105px; height:106px; left: -75px;bottom: -25px; z-index:-1;}
.wpsaturn-workflow4::after{position:absolute; content: '';  background:url(https://demosktthemes.com/free/saturnwp/images/connector4.png) no-repeat; width:63px; height:64px; right: -35px;bottom: 5%; transform: translateY(-5%); z-index:-1;}

.wpsaturn-home-section3::after{position:absolute; content:''; background:url(https://demosktthemes.com/free/saturnwp/images/sec3-afterimg.png) no-repeat; width:25%; height:414px; right:0; top:-120px; z-index:1; background-size: 100%;}
.wpsaturn-home-section5::after{position:absolute; content:''; background:url(https://demosktthemes.com/free/saturnwp/images/sec5-after.png) no-repeat; width:10%; height:254px; right:0; top:185px; z-index:1; background-size: 100%;}
.wpsaturn-home-section6::before{position:absolute; content:''; background:url(https://demosktthemes.com/free/saturnwp/images/sec6-before.png) no-repeat; width:22%; height:494px; left:0; top:-50px; z-index:0; background-size: 100%;}
.wpsaturn-home-section6::after{position:absolute; content:''; background:url(https://demosktthemes.com/free/saturnwp/images/news-after.png) no-repeat; width:16%; height:203px; right:6%; top:-20px; z-index:0; background-size: 100%;}
.wpsaturn-newsletter-wrap::before{position: absolute; content: ''; background-color: #f0f6ff; width: 70%; height: 56px; top: -56px; left: 50%; transform: translateX(-50%); z-index: -1; border-radius: 50px 50px 0 0;background-size: 100%;}

.wpsaturn-newsletter-form {position: relative;}
.wpsaturn-newsletter-form input[type="email"] {border: medium none;border-radius: 5px;box-sizing: border-box;line-height: normal;padding: 20px 40px;width: 100%;background: #fff;font-size: 17px; font-family: 'Poppins'; border-radius: 50px; height:auto !important; max-width:100% !important;}
form.wpsaturn-newsletter-form i { background-color: #ff5252; border-bottom-right-radius: 4px; border-top-right-radius: 4px; color: #fff; font-size: 16px; height: 100%;  line-height: 42px; position: absolute; right: 0; -webkit-transition: all .3s; transition: all .3s; text-align: center; width: 40px;}
form.wpsaturn-newsletter-form input[type="submit"] {border: medium none; color: #fff; cursor: pointer; font-weight: 600; height: 85%; position: absolute; right: 0; -webkit-transition: all .3s; transition: all .3s; width: 23%; background: #fe4c1c !important; right: 5px; top: 5px; font-size: 18px; font-family: 'Poppins'; border-radius: 50px;}

@media(max-width: 767px) {
.wpsaturn-home-section3, .wpsaturn-home-section10{background-image: linear-gradient(90deg, #ffffff 50%, #ffffff 50%)!important;}
.wpsaturn-newsletter-wrap::before, .wpsaturn-home-section6::after, .wpsaturn-home-section9::after{display:none !important;}	
.wpsaturn-workflow2::before, .wpsaturn-workflow2::after, .wpsaturn-workflow4::before, .wpsaturn-workflow4::after{display:none;}
.wpsaturn-home-section3::after{width:45% !important;}
.wpsaturn-home-section5::after{width:20% !important;}
.wpsaturn-home-section6::before{width:45% !important;}
.wpsaturn-home-section10::before{width:50% !important;}
.wpsaturn-newsletter-form input[type="email"]{padding: 15px 20px !important;}
form.wpsaturn-newsletter-form input[type="submit"]{width: 30%!important; font-size: 15px!important;}
}

@media(min-width: 768px) and (max-width: 1023px) {
form.wpsaturn-newsletter-form input[type="submit"]{width: 25%!important; font-size: 17px!important;}
.wpsaturn-newsletter-wrap::before{width: 55% !important;}
}

@media only screen and (min-width: 1024px) and (max-width: 1160px) {
.wpsaturn-home-section11{padding-left:40px !important; padding-right:40px !important;}
.wpsaturn-home-section9::after{width: 9%!important ;}
.wpsaturn-home-section10{padding-left:100px !important;}
.wpsaturn-home-section3{padding-right:100px !important;}
.wpsaturn-home-section5::after{width: 8%!important ;}	
}

 @media screen and (max-width:72.438em) and (min-width:63.250em) {
.wpsaturn-home-sec2 .elementor-shape-bottom svg {width: calc(90% + 1.3px)!important;}
.wpsaturn-home-sec5 .elementor-shape-top svg {width: calc(60% + 1.3px)!important;}	 
 }
/* SaturnWP */

/** Blendit New CSS **/
.blendit-sec1-rightbox::before{position:absolute; content:''; background-image:url(https://demosktthemes.com/free/blendit/wp-content/themes/posterity/images/sec1-dots.png); width:161px; height:100px; background-size:100%; background-repeat: no-repeat; bottom:-33px; left:-40px; z-index:0;}
.blendit-sec2-imgwrap::before{position:absolute; content:''; background-image:url(https://demosktthemes.com/free/blendit/wp-content/themes/posterity/images/sec2-dots.png); width:161px; height:129px; background-size:100%; background-repeat: no-repeat; bottom: -25px; left: 25%; z-index:-1;}
@media screen and (max-width: 29.938em) {
.blendit-sec1-rightbox::before{left:-7px;}
}

/** Finance New CSS **/
.finance-sec1-imgwrap::before {position:absolute; content:''; width:140px; height:190px; background-color:#fa6501; left:0;  top:-45px; border-radius:8px; z-index:-1;}

/** Air Conditioner New CSS **/
.airconditioner-sec1-leftblock::after {position:absolute; content:''; background-color:#f6f9fd; width:100%; height:83%; top:55px; left:0; z-index:0; border-radius:8px;}

/** Therapist New CSS **/
.therapist-adult-column::after {bottom:0; content:""; position:absolute; left:-99999px; top: 0; width: 99999px; background:#efb402;}

/** Medical New CSS **/
.medical-concern-admin h3 small{display:block; font-size:14px; font-weight:400; color:#494848;}
.medical-hours-list .elementor-icon-list-item small{position: absolute; right: 0; font-size: 14px;}

/** Nuptials New CSS **/
.nuptials-bride-wrap::before { position:absolute; content:''; left:-30px; top:30%; width:40px; height:39px; background-image: url(https://demosktthemes.com/free/nuptials/wp-content/themes/posterity/images/heart-red.png); z-index:0;}
.nuptials-groom-wrap::before {position:absolute; content:''; right:-30px; top:30%; width:40px; height:39px; background-image:url(https://demosktthemes.com/free/nuptials/wp-content/themes/posterity/images/heart-red.png);}
.nuptials-bride-wrap::after {position:absolute; content:''; right:-115px; top:18%; width:245px; height: 282px; background-image: url(https://demosktthemes.com/free/nuptials/wp-content/themes/posterity/images/heart-grey.png); z-index:0;}
@media screen and (max-width: 29.938em) {
.nuptials-bride-wrap::before, .nuptials-bride-wrap::after, .nuptials-groom-wrap::before{ display:none;}
}
@media screen and (max-width:47.938em) and (min-width:30.000em) {
.nuptials-bride-wrap::before, .nuptials-bride-wrap::after, .nuptials-groom-wrap::before{ display:none;}
}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
.nuptials-bride-wrap::before{left:-5px; top:23%;}
.nuptials-groom-wrap::before{right:-5px; top:23%;}
}
@media screen and (max-width:72.438em) and (min-width:63.250em) {
.nuptials-bride-wrap::before{left:0px; }
.nuptials-groom-wrap::before{right:0px;}
}

/** Gym Master New CSS **/
.gym-master-progression-box:after{background-color:#64b744; content:""; display:block; height:100%; position:absolute; left: -999750px; top:0px; width:999999px; z-index:-1;}
.gym-master-nutrition-box:before{background-color:#2f87d5; content:""; display:block; height:100%; position:absolute; right: -999750px; top:0px; width:999999px; z-index:-1;}

/** Spa New CSS **/
.spa-pricing-img .elementor-widget-container{width: 150px !important;height: 150px !important; margin: 0 auto; border: 15px solid #dfe1e0; border-radius: 100%; position: relative;}
.spa-pricing-img .elementor-widget-container img{top: 50%; position: absolute; left: 50%;transform: translate(-50%,-50%);}
.spa-pricing-wrap:hover .spa-pricing-img .elementor-widget-container{border: 15px solid #0ec7de;}

/** Kitchen Design New CSS **/
.skt-video-box .elementor-widget-container {overflow: visible !important;}
.skt-video-box .elementor-custom-embed-play i {display:none;}
.skt-video-box .elementor-custom-embed-play {background: #33cf9f url(https://demosktthemes.com/free/kitchen-design/wp-content/themes/posterity/images/video-icon.png) 28px 20px no-repeat; width: 70px; height: 70px; border-radius: 100%; position:absolute; left:0;}
.kitchen-layout-slider .elementor-image-carousel-caption {background-color: #33cf9f; padding: 15px;}
.kitchen-layout-slider .swiper-slide-image {display:block;}
.kitchen-layout-slider .swiper-pagination {bottom: -35px !important;}

/** Webake New CSS **/
.webake-service-box .elementor-image-box-img{background-color: #e6a84b; border-radius: 100%; width: 150px !important; height: 150px !important;}
.webake-service-box:hover .elementor-image-box-img{background-color: #d14f42;}
.webake-service-box .elementor-image-box-img img{position: absolute; top: 30%; left: 50%; transform: translate(-50%,-30%);}
.webake-service-box:hover .elementor-image-box-title{color:#d14f42 !important;}
.webake-service-button .elementor-button-content-wrapper{position: absolute; top: 45%; left: 50%; transform: translate(-50%,-45%); width:150px;}
.webake-service-button .elementor-button{width:170px !important; height:170px !important;}
.webake-home-section2 .elementor-container.elementor-column-gap-default::before {position: absolute; left: 0; bottom: -140px; content: ""; width: 150px; height: 320px; background: #fff;}
.webake-home-section2 .elementor-container.elementor-column-gap-default::after {position: absolute; right: -40px; bottom: -140px; content: ""; width: 150px; height: 320px; background: #fff; z-index:0;}
.webake-services-wrap::before {content: ""; position: absolute; width: 1170px; height: 600px;background-color: transparent; border-top-left-radius: 2000px; border-top-right-radius: 2000px; border: 1px solid #eee;border-bottom-color: #eee;border-bottom-style: solid; border-bottom-width: 1px;border-bottom-color: #eee;border-bottom-style: solid;border-bottom-width: 1px; border-bottom: 0;top: 85px;}

@media screen and (max-width: 29.938em) {
.webake-home-section2 .elementor-container.elementor-column-gap-default::before, .webake-home-section2 .elementor-container.elementor-column-gap-default::after, .webake-services-wrap::before{ display:none;}
.webake-service-button .elementor-button-text {padding-top:60px !important;}
}
@media screen and (max-width:47.938em) and (min-width:30.000em) {
.webake-home-section2 .elementor-container.elementor-column-gap-default::before, .webake-home-section2 .elementor-container.elementor-column-gap-default::after, .webake-services-wrap::before{ display:none;}
.webake-service-button .elementor-button-text {padding-top:60px !important;}
}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
.webake-home-section2 .elementor-container.elementor-column-gap-default::before, .webake-home-section2 .elementor-container.elementor-column-gap-default::after, .webake-services-wrap::before{ display:none;}
.webake-service-box .elementor-image-box-img img{top:20%; transform:translate(-50%,-20%);}
.webake-service-box .elementor-image-box-img{width:130px !important; height:130px !important;}
}
@media screen and (max-width:72.438em) and (min-width:63.250em) {
}

/** Windows and Doors New CSS **/

/** Cyber Security **/
.cybersecurity-stop-attack:hover > .elementor-widget-container {border:5px solid #3a74d8 !important;}
.cybersecurity-stop-attack:hover .elementor-image-box-content h3, .cybersecurity-stop-attack:hover .elementor-image-box-content p{color: #3a74d8 !important;}

/** Marathon **/
.marathon-reason-box .elementor-widget-container {transform:skew(-8deg);}
.marathon-reason-box .elementor-image-box-wrapper {transform:skew(8deg);}

/** Securepro **/
.secure-service-number { position: absolute !important; top: 0; font: bold 300px/200px 'Assistant'; z-index: 0; right: 0; }
.secure-home-service-box {padding: 20px 15px; border-radius: 5px; position: relative !important;}

/** Homedecor **/
.homedecor-capability-line {margin:0 auto !important;}
.homedecor-capability-box-number .elementor-widget-container{display: block; width: 40px; height: 40px; margin: 0 auto -20px; border-radius: 50%;}
.homedecor-capability-box-number .elementor-heading-title {padding-top:12px;}
.homedecor-consult-box .elementor-container{margin-right:0 !important;}
.homedecor-planning-box .elementor-container{margin-left:0 !important;}

/** Laptop Repair **/
.laptoprepair-choose-img-box .elementor-image-box-img{width: 100% !important; max-width:70px !important; height: 70px; text-align: center; background-color: #ffffff; border-radius: 100%; line-height: 90px;}

/** Maintenance Services **/
.maintenance-services-slider-title span{color:#ff9a00;}

/** Dentist **/
.dentist-get-btn .elementor-button{position: absolute; right: -190px; width: 800px; text-align: right; bottom: 0; z-index: 1;}

/** Dentist **/
.clean-title-bar{margin: 0 auto 20px !important;}

/** yacht and cruise **/
.yachtandcruise-video-box .elementor-custom-embed-play {background-color: #33c8c6; width: 92px; height: 92px; top: 100px; left: 47%; transform: none !important; z-index: 99999999 !important; background-image: url(https://demosktthemes.com/free/yachtandcruise/wp-content/themes/posterity/images/play-icon.png); background-repeat: no-repeat;   background-position: center center;}
.yachtandcruise-video-box .elementor-custom-embed-play i {display:none;}
@media screen and (max-width: 29.938em) {
.yachtandcruise-video-box .elementor-custom-embed-play{top: 30px; left:37%;}
}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
.yachtandcruise-video-box .elementor-custom-embed-play{top: 40px;}
}

/** Coming Soon **/
.temp1-header .elementor-container.elementor-column-gap-default {width:1200px !important;}
.tem-7-heading1, .tem-7-heading2, .tem-7-heading3{transform:skew(-25deg, 0deg); padding-left:40px;}
.tem-7-heading1 .elementor-heading-title, .tem-7-heading2 .elementor-heading-title{transform: skew(25deg,0deg);}
.tem-7-heading3 p {margin:0px !important; transform: skew(25deg,0deg);}
.coming-soon-tem7 .eael-countdown-item .eael-countdown-digits:after{transform:skew(-15deg,0deg);}
.coming-soon-contact-form-tem7{ width:100% !important;}
.coming-soon-contact-form-tem7 .wpcf7-email{ background:#000 !important; border-radius:0px !important; color:#fff; padding:20px 40px !important;}
.coming-soon-contact-form-tem7 {transform:skew(-20deg,0deg);}
.coming-soon-contact-form-tem7 .wpcf7-form-control.wpcf7-submit{position:relative; top:-22px; padding:10px 35px; border-radius:0px; right:10px; background:#fffc00 !important; color:#222 !important;}
.coming-soon-header {position:absolute !important; z-index:999; top:0px;}
.coming-soon-footer{position:absolute !important; z-index:999; bottom:0px;}
.coming-soon-tem1 .coming-soon-tem1-cont, .coming-soon-tem2 .coming-soon-tem1-cont, .coming-soon-tem3 .coming-soon-tem-cont, .coming-soon-tem5 .coming-soon-tem-cont, .coming-soon-tem6 .coming-soon-tem-cont, .coming-soon-tem8 .coming-soon-tem-cont{position:fixed !important; height:100%;}
.coming-soon-tem4 .coming-soon-tem-cont{height:100%; width:90%;}
.coming-soon-tem-counter {width:40% !important; margin:0 auto; border-radius: 10px !important;}
.coming-soon-tem3::before {background-color:#006bcd; content:""; display:block; height:100%; position:absolute; left:0px; top:0; width:50%;}
.coming-soon-tem3::after {content:''; position:absolute; right:50%; left:50%; top:50%; transform: translate(-50%,-50%); width:0; height:0; border-top: 50px solid transparent; border-left:50px solid #006BCD; border-bottom:50px solid transparent; z-index:999;}
.coming-soon-tem4 .coming-soon-mid-cont {width:65% !important; margin:0 auto;}
.coming-soon-tem5 .coming-soon-mid-cont {width:40% !important; margin:0 auto;}
.coming-soon-tem6 .coming-soon-counter-box {width:165px !important; height:165px !important; border-radius:100% !important; margin:0 auto; max-width: 100% !important;}
.coming-soon-tem-button .elementor-button{transform:skew(-25deg, 0deg);}
.coming-soon-tem-button .elementor-button-text{transform:skew(25deg, 0deg);}
.coming-soon-tem7 .coming-soon-tem-cont{position:absolute !important; height:100%;}
.coming-soon-tem8::before {background-color:#13aebe; content:""; display:block; height:100%; position:absolute; left:0px; top:0; width:53%;}
.coming-soon-tem8 .coming-soon-counter-box .elementor-widget-container {width:145px !important; height:145px !important; border-radius:100% !important; margin:0 auto; padding-top:25px; margin:0 auto !important; margin-bottom:30px !important;}
.coming-soon-tem7:before{ position:absolute; left:0px; top:0px; background:url(https://sktperfectdemo.com/demos/coming-soon/wp-content/themes/skt-coming-soon/images/template7-top-bg.jpg); content:''; width:100%; height:20px; z-index:9;}
.coming-soon-tem7:after{ position:absolute; left:0px; bottom:0px; background:url(https://sktperfectdemo.com/demos/coming-soon/wp-content/themes/skt-coming-soon/images/template7-top-bg.jpg); content:''; width:100%; height:20px; z-index:9;}
.coming-soon-tem6 .elementor-background-overlay{ display:none;}
.coming-soon-tem7 .elementor-background-overlay{ display: none;}

@media screen and (max-width: 29.938em) {
.coming-soon-header, .coming-soon-footer, .coming-soon-tem-cont{ position:relative !important;}	
.tem-7-heading2{ width:90% !important;}
.tem-7-heading1, .tem-7-heading2, .tem-7-heading3{padding-left:20px;}
.coming-soon-tem7 .coming-soon-tem-cont {position:relative !important; }
.coming-soon-tem1 .coming-soon-tem1-cont, .coming-soon-tem2 .coming-soon-tem1-cont, .coming-soon-tem3 .coming-soon-tem-cont, .coming-soon-tem5 .coming-soon-tem-cont, .coming-soon-tem6 .coming-soon-tem-cont, .coming-soon-tem8 .coming-soon-tem-cont{position:relative !important; height:100%;}
.coming-soon-tem-counter {width:90% !important;}
.coming-soon-tem3::after, .coming-soon-tem3::before{ display:none;}
.coming-soon-tem4 .coming-soon-tem-cont{ width:100%;}
.coming-soon-tem4 .coming-soon-mid-cont {width:100% !important;}
.coming-soon-tem5 .coming-soon-mid-cont {width:90% !important;}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.tem-7-heading1, .tem-7-heading2, .tem-7-heading3{padding-left:200px;}
.coming-soon-header, .coming-soon-footer, .coming-soon-tem-cont{ position:relative !important;}	
.tem-7-heading2{ width:75% !important;}
.tem-7-heading3{ width:85% !important;}
.coming-soon-tem7 .coming-soon-tem-cont {position:relative !important; }
.coming-soon-tem1 .coming-soon-tem1-cont, .coming-soon-tem2 .coming-soon-tem1-cont, .coming-soon-tem3 .coming-soon-tem-cont, .coming-soon-tem5 .coming-soon-tem-cont, .coming-soon-tem6 .coming-soon-tem-cont, .coming-soon-tem8 .coming-soon-tem-cont{position:relative !important; height:100%;}
.coming-soon-tem-counter {width:70% !important;}
.coming-soon-tem4 .coming-soon-tem-cont{ width:100%;}
.coming-soon-tem4 .coming-soon-mid-cont {width:100% !important;}
.coming-soon-tem5 .coming-soon-mid-cont {width:70% !important;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.coming-soon-header, .coming-soon-footer, .coming-soon-tem-cont{ position:relative !important;}	
.coming-soon-footer{bottom:50px;}
.tem-7-heading3{ width:85% !important;}
.coming-soon-tem1 .coming-soon-tem1-cont, .coming-soon-tem2 .coming-soon-tem1-cont, .coming-soon-tem3 .coming-soon-tem-cont, .coming-soon-tem5 .coming-soon-tem-cont, .coming-soon-tem6 .coming-soon-tem-cont, .coming-soon-tem8 .coming-soon-tem-cont{position:relative !important; height:100%;}
.coming-soon-tem-counter {width:90% !important;}
.coming-soon-tem3::before{width:55%;}
.coming-soon-tem3::after{left:58%;}
.coming-soon-tem4 .coming-soon-mid-cont {width:90% !important;}
.coming-soon-tem5 .coming-soon-mid-cont {width:90% !important;}
.coming-soon-tem6 .coming-soon-counter-box {width:160px !important; height:145px !important;}
.coming-soon-tem8 .coming-soon-counter-box .elementor-widget-container{width:115px !important; height:115px !important; padding-top:10px !important;}
.coming-soon-tem6 .elementor-background-overlay{ display: block;}
.coming-soon-tem7 .elementor-background-overlay{ display: block;}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
.coming-soon-header, .coming-soon-footer, .coming-soon-tem-cont{ position:relative !important;}	
.coming-soon-footer{bottom:50px;}
.tem-7-heading3{ width:85% !important;}
.coming-soon-tem1 .coming-soon-tem1-cont, .coming-soon-tem2 .coming-soon-tem1-cont, .coming-soon-tem3 .coming-soon-tem-cont, .coming-soon-tem5 .coming-soon-tem-cont, .coming-soon-tem6 .coming-soon-tem-cont, .coming-soon-tem8 .coming-soon-tem-cont{position:relative !important; height:100%;}
.coming-soon-tem-counter {width:90% !important;}
.coming-soon-tem5 .coming-soon-mid-cont {width:90% !important;}
.coming-soon-tem6 .elementor-background-overlay{ display: block;}
.coming-soon-tem6 .coming-soon-mid-cont { width:75% !important;}
.coming-soon-counter-tem7{width:60% !important;}
.coming-soon-tem7 .elementor-background-overlay{ display: block;}
}

@media(min-width:1366px) and (max-width:1399px){
.tem-7-heading2 .elementor-heading-title{ font-size:32px !important;}
.tem-7-heading2 .elementor-widget-container{padding: 10px 25px 10px 25px !important;}
.tem-7-heading3 .elementor-widget-container { margin-bottom:20px !important}
.coming-soon-tem-button .elementor-button-link{padding: 20px 200px 20px 200px !important;}
.coming-soon-tem-button .elementor-widget-container{padding:30px 0px 80px 0px !important;}
.coming-soon-tem7 .coming-soon-footer{ padding-bottom:60px !important;}
.coming-soon-tem-counter {width:60% !important; padding:20px 0px 20px 0px !important;}
.coming-soon-title .elementor-heading-title{font-size:66px !important;}
.coming-soon-button .elementor-button-link{padding:20px 250px 20px 250px !important;}
.coming-soon-tem2 .coming-soon-header{ padding:10px 0px !important;}
.coming-soon-tem-counter{margin-top:-30px !important; margin-bottom:-40px !important;}
.coming-soon-tem2 .coming-soon-footer{margin-top:40px !important; padding: 10px 0px 10px 0px !important;}
.coming-soon-title .elementor-heading-title{font-size: 64px !important;}
.coming-soon-tem4 {padding:40px !important;}
.coming-soon-msg .elementor-widget-container{padding:30px 0px 0px 0px !important; margin-bottom: -40px !important;}
.coming-soon-launch{ margin-bottom:-25px !important;}
.coming-soon-tem4 .coming-soon-mid-cont .elementor-widget-wrap{padding: 20px 0px 0px 0px !important;}
.coming-soon-tem5 .coming-soon-mid-cont {width:60% !important;}
.coming-soon-tem5-counter .elementor-widget-container {padding-top:10px !important;}
.coming-soon-tem5-counter {margin-bottom:-70px !important;}
.coming-soon-tem5 .coming-soon-heading .elementor-widget-container{ padding-top:30px !important;}
.coming-soon-tem6 .coming-soon-counter-box{width:140px !important; height:125px !important;}
.coming-soon-counter-box .elementor-widget-container{ padding:20px !important;}
.coming-soon-tem6{ background-position:center center !important;}
.coming-soon-tem6-title .elementor-heading-title{font-size:66px !important; margin-bottom:-20px;}
.coming-soon-tem6-launch{ margin-bottom:-10px !important;}
.coming-soon-tem1-launch{margin-top:-20px; margin-bottom:0px !important;}
.coming-soon-tem1-counter .elementor-widget-wrap {padding:30px !important;}
.coming-soon-tem1-notify-msg{margin-top:-20px; margin-bottom:0px !important;}
.coming-soon-tem1-title{ font-size:66px !important;}
.coming-soon-tem1-counter {width:50% !important; margin:0 auto !important;}
.coming-soon-tem8 .coming-soon-counter-box .elementor-widget-container{width:115px !important; height:115px !important; padding-top:10px !important;}
.coming-soon-tem8-notify-msg{margin-top:-20px; margin-bottom:0px !important;}
.coming-soon-tem8-msg{margin-top:-30px !important; margin-bottom:-40px !important;}
}
/** Coming Soon **/

/* SKT Minimal */
.minimal-explore-btn .elementor-button-text{ position:relative;}
.minimal-explore-btn .elementor-button-text::after {content:''; background:#000; width:30px; height:2px; position:absolute; left:0; bottom:-20px; transition:all 0.3s;}
.minimal-explore-btn .elementor-button-text:hover:after{ width:100%;}
/* SKT Minimal */

/* SKT Mosque */
body.elementor-editor-active .skt-mosque-community{margin-bottom:0px !important;}
.skt-mosque-community .elementor-container{float:right;}
.skt-mosque-counter .elementor-counter-number-wrapper {width:180px; height:180px; border-radius:100px; border:solid 3px #64a926; line-height:170px !important; margin:0 auto; background:rgba(44, 44, 44, 0.8); margin-bottom:15px;}
.skt-mosque-video .attachment-full{width:auto !important; max-width:100% !important; float:right;}
.skt-mosque-pillar-box .elementor-image-box-img{width:195px !important; height:100px !important; background:#64a926; text-align:center; border-radius:100px; padding-top:25px;}
.skt-mosque-pillar-sec-right{margin-left:-200px !important; width:100% !important;}
.skt-mosque-services-list-box{background-position: right 40px center;}
.skt-mosque-progress-bar .elementor-title{display: block; margin-bottom: 5px;}
.skt-mosque-progress-bar .elementor-title span{float: right;}

@media screen and (max-width: 29.938em) {
	.skt-mosque-pillar-sec-right {margin-left: 0px !important;}
	.skt-mosque-pillar-box .elementor-image-box-img{width:150px !important; height:150px !important; padding-top:45px; margin-bottom:20px !important;}
	.skt-mosque-video .attachment-full {width:80% !important;}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.skt-mosque-pillar-sec-right {margin-left:0px !important;}
	.skt-mosque-pillar-box .elementor-image-box-img{width:150px !important; height:150px !important; padding-top: 45px; margin-bottom:20px !important;}
	.skt-mosque-video .attachment-full {width: auto !important; float: none; margin: 0 auto;}
	.skt-mosque-community .elementor-container {width:100% !important; max-width:100% !important;}
	.skt-mosque-pillar-sec .elementor-heading-title {padding:0px 150px !important;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.skt-mosque-counter .elementor-counter-number-wrapper{ width:120px !important; height:120px !important; line-height:110px !important;}
	.skt-mosque-community .elementor-container.elementor-column-gap-default {width:430px !important; max-width:430px !important;}
	.skt-mosque-pillar-sec-right {margin-left:0px !important;}
	.skt-mosque-progress-bar .elementor-title span{float:none !important; margin-left:50px !important;}	
}
/* SKT Mosque */

/* Extreme Sports */
.extreme-sports-header-section-menu ul {list-style: none;text-align: center; margin:0; padding:0;}
.extreme-sports-header-section-menu ul li {display: inline-block; padding: 0 20px;}
.extreme-sports-header-section-menu ul li a {color:#fff;text-decoration: none !important;font-size: 24px;font-weight: 300;}
.extreme-sports-header-section-menu .current_page_item a:active {color:#ff5301;border-bottom: 1px solid #ff5301;
padding-bottom:10px !important; transition: 0.3s;}
.extreme-sports-header-section-menu ul li a:hover, .extreme-sports-header-section-menu ul li.current_page_item a, .extreme-sports-header-section-menu ul li.current-menu-item a{color:#ff5301;border-bottom: 1px solid #ff5301; padding-bottom:10px !important; transition: 0.3s;}
.extreme-sports-header-button .elementor-button-link{padding:15px 40px !important;}
.extreme-sports-header-button a{text-decoration: none;}
.extreme-sports-camping-section:hover{background-color:#ff5301;border-radius:8px;}        
.extreme-sports-camping-section {box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);}
.extreme-sports-camping-section .elementor-widget-wrap:hover{filter: brightness(0) invert(1);}
.extreme-sports-camping-section{background-color:#fff;border-radius:8px; margin: 15px;}
.extreme-sports-activites-section img:hover {opacity: 0.3; position: relative;}
.extreme-sports-activites-section h2:hover {transition: all .3s ease-in-out;bottom: 50% !important;}
.extreme-sports-reasons-to-join-section {background-color:#fff;border-radius:50%; margin: 15px;width: 180px !important;height: 180px;}
.extreme-sports-reasons-to-join-section {box-shadow: 0px 6px 42px -25px rgb(0 0 0 / 50%);}
.extreme-sports-reasons-to-join-section .elementor-widget-container:hover{filter: brightness(0) invert(1);}
.extreme-sports-reasons-to-join-section:hover{background-color:#ff5301;border-radius:50%;}
.extreme-sports-reasons-to-join-section img:hover{filter: brightness(0) invert(1);}
.extreme-sports-reasons-to-join-section img {margin: 45px;}
.extreme-sports-footer-section a:hover {text-decoration: none !important;} 
.extreme-sports-activities-mountain-biking .elementor-widget-container .elementor-heading-title a:hover {text-decoration: none !important;}
.extreme-sports-activities-mountain-biking .elementor-widget-container .elementor-heading-title a {    font-weight: 400 !important;}
.extreme-sports-activities-mountain-biking:hover {top:60px;}
.extreme-sports-video-section .elementor-custom-embed-play {background: #ff5301;border-radius: 50%;}
.extreme-sports-video-section .elementor-widget-container img {width:100% !important; max-width:inherit !important;}
.extreme-sports-about-page-video .elementor-custom-embed-play {background: #ff5301;border-radius: 50%;    top: 70%;left:0% !important;}
.extreme-sports-about-page-video .elementor-widget-container {overflow: visible !important;}
.extreme-imageover{transition: background-color 0.5s ease;}
.extreme-imageover .elementor-widget-image{margin:0;}
.extreme-imageover .elementor-widget-heading{height: 100%;position: absolute;transition: background-color 0.5s ease;}
.extreme-imageover .elementor-heading-title{position: absolute;width: 100%;bottom: 13%;transition: background-color 0.5s ease;}
.extreme-imageover:hover .elementor-widget-heading{background: rgb(241 113 4 / 85%) !important;cursor: pointer;border-radius: 12px;}
.extreme-imageover:hover .elementor-heading-title{bottom: 40%  !important;}
.extreme-sports-club-activities .elementor-widget-image a {display:unset !important;}
.extreme-sports-club-activities .elementor-widget-image a img {width:100% !important; max-width:inherit !important;}
.extreme-imageover .elementor-heading-title a {text-decoration: none !important;font-weight: 400 !important;}
.extreme-sports-video-link a {text-decoration: none !important;font-weight: 400 !important;}
@media (max-width: 768px){
    .extreme-sports-header-section-menu ul li a {font-size: 20px;}
	.extreme-sports-header-section-menu ul li {padding:0 18px;}
}
@media (max-width: 375px){
    .extreme-sports-header-section-menu ul li a {font-size: 20px;}
	.extreme-sports-header-section-menu ul li {padding:0 10px;}
	.extreme-sports-header-section-menu ul {margin-left: 0 !important; text-align: left;}
	.extreme-sports-about-page-video .elementor-custom-embed-play {background: #ff5301;border-radius: 50%;    top: 50%;left:50% !important;}
	
}
/* Extreme Sports */

/* Mechanic */
.mechanic-top-bar {width: 100% !important;max-width: 1050px;margin: 0 auto;}
.mechanic-menu-link ul li a:active { color:#2f6aec !important;}
.mechanic-top-logo-section {width: 100% !important;max-width: 1130px;margin: 0 auto;border-radius: 15px;}
.mechanic-top-logo-section a:hover {text-decoration:none;}
.mechanic-navigation-button .elementor-button-link {padding: 15px 30px 15px 30px !important;}
.mechanic-banner-button .elementor-button-link {padding: 25px 45px 25px 45px !important; text-decoration:none;}
.mechanic-auto-repair-section .elementor-heading-title {background: #2f6aec;width: 100%;max-width: 233px;    margin: 0 auto;position: absolute;top: -430px !important;right:-72px;transform: rotate(-90deg);padding: 20px 15px;}
.mechanic-auto-repair-blow .elementor-button-link {padding: 20px 45px 20px 45px !important;text-decoration:none;}
.mechanic-our-benefit-bar .elementor-progress-wrapper {margin-top: 10px;}
.mechanic-our-benefit-bar .elementor-progress-percentage {position: absolute;top: -27px;left: auto;right: 0;}
.mechanic-our-benefit-bar-img:after {content: "";background: #f3f3f3;height: 500px;position: absolute;left: auto;right:-17px;top: 9%;width: 100%;border-radius: 0px 12px 12px 0px;max-width: 11%; z-index: -1;}
.mechanic-our-benefit-bar-img {position: relative;}
.mechanic-questions-feel-section {position: absolute !important;top: -150px;left: 0px;}
.mechanic-our-service-img-blow {position: absolute !important;top: -360px;left: 0px;padding: 20px 33px;background:#E81C2E;z-index: 6;}
.mechanic-most-trusted-car-section {background: #fff;width: 120px !important;height: 120px;border-radius:100px;}
.mechanic-most-trusted-car-section .elementor-counter-number-wrapper {margin-top: 40px;}
.mechanic-video-section .elementor-custom-embed-play {background: #e81c2e;top: 100%;left: 79% !important;  padding: 45px 57px;}
.mechanic-video-section .elementor-widget-container {overflow: visible !important;}
.mechanic-video-section .eicon-play:before{content: ""; background:url(https://demosktthemes.com/free/mechanic/video-play-icon.png); width:20px; height:33px; display:inline-block;}
.mechanic-video-section i {margin-top: -45px !important;}
.mechanic-video-text {background: #fff;width: 100% !important;max-width: 240px;margin: 0 auto;left: 1px;padding: 27px 35px;top: -20px;}
.mechanic-work-process-section{position: absolute !important;top: 100px;left: 52.5%;width: 100% !important;max-width:532px;}
.mechanic-feedback-left:before {content: "";background:#e81c2e;height: 350px;position: absolute;left: -79px;top: 25%;width: 100%;max-width: 41%;}
.mechanic-footer-links a:hover {text-decoration:none;}
.mechanic-footer-opening-hours-first {width: 100%;max-width: 120px;display: inline-block;}
.mechanic-footer-opening-hours-second {width: 100%;max-width: 150px;display: inline-block;margin-left: 15px;}


@media screen and (min-width: 768px) and (max-width:1023px){
.mechanic-top-bar {max-width: 680px;}
.mechanic-navigation-button .elementor-button-link {padding: 18px 15px 18px 15px !important;}
.mechanic-banner-button .elementor-button-link {padding: 20px 40px 20px 40px !important;}
.mechanic-auto-repair-section .elementor-heading-title {top: -331px !important;right: -93px;}
.mechanic-our-benefit-bar .elementor-progress-percentage {left:284px;}
.mechanic-our-benefit-bar-img:after {right: -42px;top: 67px;height: 390px;}
.mechanic-most-trusted-car-section {width: 80px !important;height: 80px;}
.mechanic-most-trusted-car-section .elementor-counter-number-wrapper {margin-top:34px;}
.mechanic-our-service-img-blow {padding: 10px 5px;top: -290px;}
.mechanic-video-section i {margin-top: -45px !important;}
.mechanic-video-section .elementor-custom-embed-play {top: 98%;left: 59% !important;padding: 35px 57px;}
.mechanic-video-text {left: -124px;padding: 20px 11px;top: -20px;max-width: 184px;}
.mechanic-work-process-section {top: 60px;left: 43%;max-width: 423px;}
.mechanic-most-trusted-car-section {width: 95px !important;height: 95px;}
}
@media (max-width: 810px){
.mechanic-most-trusted-car-section {width: 95px !important;height: 95px;}
}
@media (max-width: 767px){
.mechanic-auto-repair-section .elementor-heading-title {max-width: 78%;top: -85px !important;left: -16px;right: 0;transform: rotate(0deg);}
.mechanic-most-trusted-car-section {margin: 0 auto;}
.mechanic-most-trusted-car-section .elementor-counter-number-wrapper {margin-top: 34px;}
.mechanic-work-process-section {position: relative;top:0px;left: 0;width: 100% !important;max-width: 100%;}
.mechanic-footer-contact-details.elementor-widget-image-box .elementor-image-box-wrapper {text-align: left !important;}
.mechanic-our-benefit-bar-img::after {height: 380px;}
.mechanic-feedback-left::before {top:0;}
.mechanic-top-bar .elementor-icon-box-icon {display: inline-block;width: 100%;max-width: 20px;}
.mechanic-top-bar .elementor-icon-box-content {display: inline-block;width: 100%;max-width: 88px;}
.mechanic-top-bar .elementor-icon-box-wrapper {text-align:left;}
.mechanic-footer-contact-details .elementor-image-box-img {display: inline-block;width: 100%;max-width:50px;vertical-align: top;}
.mechanic-footer-contact-details .elementor-image-box-content {display: inline-block;width: 100%;max-width: 200px;}
}
@media (max-width: 428px){
.mechanic-navigation-button .elementor-button-link {padding: 18px 35px 18px 35px !important;}
.mechanic-banner-button .elementor-button-link {padding: 15px 35px 15px 35px !important;}
.mechanic-our-service-img-blow {position: relative;top: -21px;right: 0;}
.mechanic-video-section .elementor-custom-embed-play {top: 50%;left: 50% !important;padding: 9px 28px;}
.mechanic-video-section i {margin-top: -47px !important;}
.mechanic-video-section .eicon-play::before {font-size: 25px;}
.mechanic-feedback-left::before {top: 6%;}
}
@media (max-width: 375px){
.mechanic-navigation-button .elementor-button-link {padding: 18px 35px 18px 35px !important;}
.mechanic-banner-button .elementor-button-link {padding: 15px 35px 15px 35px !important;}
.mechanic-our-service-img-blow {position: relative;top: -21px;right: 0;}
.mechanic-video-section .elementor-custom-embed-play {top: 50%;left: 50% !important;padding: 9px 28px;}
.mechanic-video-section i {margin-top: -47px !important;}
.mechanic-video-section .eicon-play::before {font-size: 25px;}
}
@media (max-width: 320px){
.mechanic-footer-opening-hours-first {max-width: 90px;}
.mechanic-footer-opening-hours-second {max-width: 139px;}
.mechanic-footer-contact-details.elementor-widget-image-box .elementor-image-box-wrapper {text-align: left !important;}
.mechanic-top-bar .elementor-icon-box-icon {display: block;width: 100%;max-width: 100%;}
.mechanic-top-bar .elementor-icon-box-content {display:block;width: 100%;max-width: 100%;text-align: left;}
.mechanic-top-bar .elementor-icon-box-wrapper {text-align:center;}
.mechanic-top-bar .elementor-icon-box-icon i {margin-left:-15px;}
}
/* Mechanic */

/* SKT Doctor */
.gb-doctor-section1{z-index: 999 !important;}
.gb-doctor-section1 .wp-block-image{margin: 0;}
.gb-doctor-section1 .wp-block-image img{display: block; width: 100%;}
.gb-doctor-section1 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:nth-child(2) .skt-blocks-infobox__outer-wrap{position: absolute; right: 0; bottom: 0; height: 299px; width: 300px; display: flex; justify-content: center; align-items: center;}
.gb-doctor-section1 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:last-child .skt-blocks-infobox__outer-wrap{display: block; position: static; height: auto; width: auto;}
.gb-doctor-section2{z-index: 99 !important;}
.gb-doctor-section2 .responsive-section-wrap{box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.06) !important;}
.gb-doctor-section4 .wp-block-image{margin: 0;}
.gb-doctor-section4 .wp-block-image img{display: block;}
.gb-doctor-section5 .wp-block-image{margin-top: -43px;}
.gb-doctor-section5 .responsive-column-wrap{overflow: visible;}
.gb-doctor-section5 .skt-blocks-buttons__wrap .skt-blocks-buttons__outer-wrap{margin-bottom: -32px;}
.gb-doctor-section6 .responsive-column-wrap{overflow: visible;}
.gb-doctor-section6-img{display: inline-block; position: relative;}
.gb-doctor-section7 .responsive-section-wrap{overflow: visible;}
.gb-doctor-section7 .responsive-section-wrap .responsive-section-inner-wrap{position: static;}
.gb-doctor-section7 .skt-blocks-buttons__outer-wrap{position: absolute; bottom: 0; bottom: -18px; margin-left: 45px;}
.gb-doctor-section7 .skt-blocks-buttons__outer-wrap .skt-blocks-button__wrapper .skt-blocks-button__wrapper{padding-right: 140px !important;}
.gb-doctor-section11 .responsive-section-wrap{overflow: visible;}
.gb-doctor-section11 .wp-block-image{margin: 0; margin-top: -80px;}
.gb-doctor-section11 .wp-block-image img{display: block;}
.gb-doctor-section11 .responsive-column-wrap{overflow: visible;}
.gb-doctor-section11:after{content: ""; background-color: #0a30ad; position: absolute; top: -90px; right: 45px; height: 130px; width: 130px; z-index: 9; border-radius: 50%;}
.gb-doctor-section11:before{content: ""; background-color: #1bbde3; position: absolute; top: -50px; right: 130px; height: 92px; width: 92px; z-index: 99; border-radius: 50%;}
@media screen and (max-width: 29.938em) {
	.get-button{float:none; margin-top:25px; margin-bottom:25px; margin-right:0px;}
	.skt-doctor-pillar-sec-right {margin-right: 0px !important;}
	.skt-doctor-pillar-box .elementor-image-box-img{width:150px !important; height:150px !important; padding-top:45px; margin-bottom:20px !important;}
	.skt-doctor-video .attachment-full {width:80% !important;}
	.footer-social{padding: 0 0 25px 0; float:right; text-align:right;}	
	.footer-logo{ float:none; text-align:center; padding:25px 0;}
	.gbbarter-home-section1{background-size:100% !important;}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
	.skt-doctor-pillar-sec-right {margin-right:0px !important;}
	.skt-doctor-pillar-box .elementor-image-box-img{width:150px !important; height:150px !important; padding-top: 45px; margin-bottom:20px !important;}
	.skt-doctor-video .attachment-full {width: auto !important; float: none; margin: 0 auto;}
	.skt-doctor-community .elementor-container {width:100% !important; max-width:100% !important;}
	.skt-doctor-pillar-sec .elementor-heading-title {padding:0px 150px !important;}
	.gbbarter-home-section1{background-size:100% !important;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
	.skt-doctor-counter .elementor-counter-number-wrapper{ width:120px !important; height:120px !important; line-height:110px !important;}
	.skt-doctor-community .elementor-container.elementor-column-gap-default {width:430px !important; max-width:430px !important;}
	.skt-doctor-pillar-sec-right {margin-right:0px !important;}
	.skt-doctor-progress-bar .elementor-title span{float:none !important; margin-right:50px !important;}	
}
/* SKT Doctor */

/* Wedding Cards */
.wedding-cards-request-quote a:hover{text-decoration: none;}
.wedding-cards-request-quote .elementor-button-link{padding:19px 30px !important;}
.wedding-cards-header-button .elementor-button-link{padding:20px 43px !important;} 
.wedding-cards-header-button a:hover {text-decoration: none;}
.wedding-cards-navigation ul li a:hover {text-decoration: none;}
.wedding-cards-example-img {background-image: url("https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/example-sample-bg.png");background-size: contain;background-position: center center;background-repeat: no-repeat;}
.wedding-cards-build-number {background-color: #fff;border-radius: 100%;width: 160px !important;height: 160px;margin: 0 auto;box-shadow: 0 0px 40px 1px rgb(0 0 0 / 20%);z-index: 3;}
.wedding-cards-build-number .elementor-heading-title {margin-top:50px !important;}
.wedding-cards-build-number ::before {content:url(https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/arrow-left.png);position: absolute;left: -18px;top: 39%;font-size: 22px;}
.wedding-cards-pick-a-template ::after {content: "";position: absolute;right: 60px;top: 128px;background: rgb(0,0,0,10%);width: 2px;height: 53px;}
.wedding-cards-pick-a-template ::before {content:url(https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/Pick-a-Template-img-1.jpg);position: absolute;right: 60px;top: -50px;z-index: -1;}

.wedding-cards-customize-your-cards ::before {content: "";position: absolute;top: -150px;background: rgb(0,0,0,0%);width: 100%;height: 329px;border-top: 2px solid #dfe2e5;border-right: 2px solid #dfe2e5;left: -239px;border-bottom: 1px solid #dfe2e5;z-index: -1;}
.wedding-cards-customize-your-cards ::after {content: url(https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/Customize-Your-Cards-img-1.jpg);position: absolute;left: 195px;top: -53px;z-index: -1;}
.wedding-cards-build-number-2 ::after {content:url(https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/arrow-right.png);position: absolute;right: -18px;top: 39%;font-size: 22px;}
.wedding-cards-build-number-2 {background-color: #fff;border-radius: 100%;width: 160px !important;height: 160px;margin: 0 auto;box-shadow: 0 0px 40px 1px rgb(0 0 0 / 20%);z-index: 3;}
.wedding-cards-build-number-2 .elementor-heading-title {margin-top:50px !important;}
.wedding-cards-fill-in-the ::after {content: "";position: absolute;right: -374px;top: -150px;background: rgb(0,0,0,0%);width: 100%;height: 332px;border-left: 2px solid #dfe2e5;border-bottom: 2px solid #dfe2e5;z-index: -1;}
.wedding-cards-fill-in-the ::before {content:url(https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/Pick-a-Template-img-1.jpg);position: absolute;right: 60px;top: -50px;z-index: -1;}
.wedding-cards-cards-ready ::before {content: "";position: absolute;top: -148px;background: rgb(0,0,0,0%);width: 100%;height: 279px;border-right: 2px solid #dfe2e5;left: -239px;z-index: -1;}
.wedding-cards-cards-ready ::after {content: url(https://demosktthemes.com/free/wedding-cards/wp-content/uploads/2022/01/Customize-Your-Cards-img-1.jpg);position: absolute;left: 180px;top: -53px;z-index: -1;}

.wedding-cards-get-started-button .elementor-button-link{padding:15px 26px !important;} 
.wedding-cards-get-started-button a:hover {text-decoration: none;}
.wedding-cards-wedding-invitations {position: absolute !important;left: 55px;top: -60px;}
.wedding-cards-wedding-announcements {position: absolute !important;right: 0;top: 75px;}
.wedding-cards-engagement-cards {position: absolute !important;left: 25px;top: 280px;}
.wedding-cards-popular h3:after {content: "Popular";position: absolute;top: 16px;right: -11px;transform: rotate(45deg);font-size: 13px;font-weight: 600;text-transform: uppercase;color: #000;font-family: "Poppins", Sans-serif;}
.wedding-cards-footer-link a:hover {text-decoration: none;}
.wedding-cards-wedding-page-link .elementor-button-link {padding: 0px 0px !important;}
.wedding-cards-wedding-page-link a:hover {text-decoration: none;}
.wedding-cards-wedding-page-img {position: absolute !important;left: 65px;top: 3px;}
.wedding-cards-wedding-page-second {position: absolute !important;right: 0;top: 75px;}
.wedding-cards-wedding-page-img .elementor-widget-image {background:#fff;}


/*Responsive*/
@media screen and (min-width: 1024px) and (max-width:1169px){
.wedding-cards-pick-a-template ::after {top: 238%;height: 40px;}
.wedding-cards-pick-a-template ::before {top: -38px;}
.wedding-cards-customize-your-cards ::before {top: -156px;width: 70%;left: -174px;}
.wedding-cards-build-number {width: 130px !important;height: 130px;}
.wedding-cards-build-number-2 {width: 130px !important;height: 130px !important;}
.wedding-cards-build-number-2 .elementor-heading-title {margin-top: 40px !important;}
.wedding-cards-customize-your-cards ::before {height: 292px;}
.wedding-cards-fill-in-the ::after {right: -249px;top: -144px;width: 73%;}
.wedding-cards-fill-in-the ::before {top: -44px;}
.wedding-cards-cards-ready ::before {width: 89%;height: 217px;top: -143px;}
.wedding-cards-cards-ready ::after {top: -94px;}
.wedding-cards-build-number .elementor-heading-title {margin-top: 40px !important;}
.wedding-cards-build-number ::before {left: -14px;top: 37%;}
.wedding-cards-build-number-2 ::after {right: -14px;top: 37%;}
.wedding-cards-engagement-cards {top:185px;left:0;}
.wedding-cards-wedding-invitations {top:-95px;left:35px;}
.wedding-cards-wedding-announcements {right:20px;}
.wedding-cards-popular h3:after {top: 10px;right: -16px;}
.wedding-cards-wedding-page-img {left: 25px;top: -30px;}
.wedding-cards-wedding-page-second {top: 10px;}
.wedding-cards-customize-your-cards ::after {left: 124px;top: -95px;}
}

@media screen and (min-width: 768px) and (max-width:1023px){
.wedding-cards-request-quote .elementor-button-link {padding:15px 35px !important;}
.wedding-cards-build-number {height: 120px;width:120px !important;}
.wedding-cards-build-number .elementor-heading-title {margin-top: 35px !important;}
.wedding-cards-build-number ::before {left: -17px;top: 33%;}
.wedding-cards-pick-a-template ::before {top: -65px;}
.wedding-cards-pick-a-template ::after {top: 134%;height: 46px;}
.wedding-cards-customize-your-cards ::before {width: 70%;left: -156px;}
.wedding-cards-build-number-2 {width: 120px !important;height: 120px;}
.wedding-cards-build-number-2 .elementor-heading-title {margin-top:34px !important;}
.wedding-cards-customize-your-cards ::after {left: 60px;top: -91px;}
.wedding-cards-customize-your-cards ::before {height: 290px;}
.wedding-cards-fill-in-the ::after {height: 302px;right: -158px;top: -140px;width: 72%;}
.wedding-cards-fill-in-the ::before {top: -70px;}
.wedding-cards-cards-ready ::before {top: -144px;height: 225px;}
.wedding-cards-cards-ready ::after {left: 66px;top: -107px;}
.wedding-cards-wedding-invitations {left: 5px;}
.wedding-cards-wedding-announcements {right: 10px;}
.wedding-cards-engagement-cards {left: -8px;top: 235px;}
.wedding-cards-build-number-2 ::after {top: 35%;right: -16px;}
.wedding-cards-popular h3:after {top: 11px;right: -15px;}
.wedding-cards-wedding-page-img {left:0;}
.wedding-cards-wedding-page-second {top: 83px;}
}
@media screen and (min-width: 320px) and (max-width:767px){
.wedding-cards-wedding-invitations {position: relative;left: 0;top: 0;margin-top:20px;}
.wedding-cards-wedding-announcements {position: relative;left: 0;top: 0;margin-top:20px;}
.wedding-cards-engagement-cards {position: relative;left: 0;top: 0;margin-top:20px;}
.wedding-cards-request-quote .elementor-button-link {padding: 12px 28px !important;}
.wedding-cards-header-button .elementor-button-link {padding: 12px 35px !important;}
.wedding-cards-pick-a-template ::before {display:none;}
.wedding-cards-pick-a-template ::after {display:none;}
.wedding-cards-build-number ::before {transform: rotate(-91deg);left: 10px !important;top: 86% !important;right:0;}
.wedding-cards-build-number {width: 130px !important;height: 130px;margin-top: 20px !important;}
.wedding-cards-build-number .elementor-heading-title {margin-top: 45px !important;}
.wedding-cards-customize-your-cards ::before {display:none;}
.wedding-cards-customize-your-cards ::after {display:none;}
.wedding-cards-build-number-2 ::after {transform: rotate(91deg);left: -23px;top: 86%;}
.wedding-cards-build-number-2 {width: 130px !important;height: 130px;margin-top: 20px;}
.wedding-cards-fill-in-the ::before {display:none;}
.wedding-cards-fill-in-the ::after {display:none;}
.wedding-cards-cards-ready ::before {display:none;}
.wedding-cards-cards-ready ::after {display:none;}
.wedding-cards-build-number-2 .elementor-heading-title {margin-top: 45px !important;}
.pick-template-left {order:3 ;margin-top: 40px;}
.pick-template-right {order:1;}
.pick-template-center {order:2;}
.wedding-cards-wedding-page-img {position: relative;left: 0;top: 0;margin-top:20px;}
.wedding-cards-wedding-page-second {position: relative;left: 0;top: 0;margin-top:20px;}
}
/* Wedding Cards */

/* Wildlife */
.wildlife-choose-icon .elementor-image-box-img{background-color: #82cc00; width: 130px !important; height: 80px; border-radius: 100px; text-align: center; padding-top: 15px; }
.wildlife-choose-icon .elementor-image-box-img img{text-align: center; margin: 0 auto; display: table;}
@media screen and (max-width: 29.938em) {
	.wildlife-choose-icon .elementor-image-box-img{width: 100px !important; height: 100px !important; padding-top: 25px;}
}
/* Wildlife*/

/*Taxi CSS*/
.taxi-top-menu a:hover { text-decoration:none;background-color:#f5bc09; border-radius:0px 0px 8px 8px;}
.taxi-top-menu a {padding: 40px 25px 25px;}
.taxi-banner-button a:hover { text-decoration:none;}
.taxi-app-button a { text-decoration:none; font-weight:500;}
.taxi-app-button .elementor-image-box-description { margin-top:-5px !important;}
.taxi-choice-section-phone .elementor-image-box-img img {background: #111111;height: 70px;width: 70px;padding: 18px;}
.taxi-video-section .elementor-custom-embed-play:after {content: '';position: absolute;left: 50%;top: 50%;    z-index: 999;width: 55px;height: 55px;transform: translate(-50%,-50%); border-radius: 100%; background: #ffc000 url('https://tandemteambuilding.com/wp-content/plugins/skt-templates/css/images/play-button-icon.png') center no-repeat;}
.taxi-video-section .eicon-play:before { display:none;}
.taxi-testimonials-right-section {width:400px !important; float:left; margin-left:0px !important;}
.taxi-testimonials-left-box .elementor-container {float:right !important; width:690px;}
.taxi-choose-section .elementor-icon-list-text span { margin-left:30px;}
.taxi-mobile-img { margin-left:-57px;}
.taxi-testimonials-section::after {content:""; background:url('https://tandemteambuilding.com/wp-content/plugins/skt-templates/css/images/testimonials-quotes-img.png') center no-repeat;; position:absolute; bottom:-85px; right:22px;width: 88px;height: 80px;}
.taxi-newsletter-right input[type="text"] {background: #fff !important;padding: 35px !important;border-radius: 10px !important;padding-right: 254px !important;width: 100% !important;max-width: 550px;height: inherit !important;}
.taxi-newsletter-right input[type="submit"] {position: absolute;right: 20px;top: 12px;text-transform: uppercase;font-size: 17px;font-weight: 600;background: #ffcd00;color: #282828;border-radius: 8px;padding: 12px 40px;height: inherit; line-height:42px;}
.taxi-newsletter-right input[type="submit"]:hover {background: #282828;color: #ffffff;}
::placeholder {color:#1e1e1e !important; opacity:1 !important; font-size:18px;}
.taxi-additional-text .elementor-icon-list-text span { position: absolute;right: 30px;}
.taxi-menu-active-home ul li:nth-child(1) { text-decoration:none;background-color:#f5bc09; border-radius:0px 0px 8px 8px;color:#282828 !important;}
.taxi-menu-active-about ul li:nth-child(2) { text-decoration:none;background-color:#f5bc09; border-radius:0px 0px 8px 8px;color:#282828 !important;}
.taxi-menu-active-service ul li:nth-child(3) { text-decoration:none;background-color:#f5bc09; border-radius:0px 0px 8px 8px;color:#282828 !important;}
.taxi-menu-active-reviews ul li:nth-child(4) { text-decoration:none;background-color:#f5bc09; border-radius:0px 0px 8px 8px;color:#282828 !important;}
.taxi-menu-active-contacts ul li:nth-child(5) { text-decoration:none;background-color:#f5bc09; border-radius:0px 0px 8px 8px;color:#282828 !important;}

.taxi-menu-active-home ul li:nth-child(1) a span {color:#000000 !important;}
.taxi-menu-active-about ul li:nth-child(2) a span {color:#000000 !important;}
.taxi-menu-active-service ul li:nth-child(3) a span {color:#000000 !important;}
.taxi-menu-active-reviews ul li:nth-child(4) a span {color:#000000 !important;}
.taxi-menu-active-contacts ul li:nth-child(5) a span {color:#000000 !important;}
.taxi-footer-address .elementor-icon-list-text span {margin-left:30px;}
/**/

/*Taxi Responsive*/
@media (max-width: 479px) {
	.taxi-testimonials-left-box .elementor-container { width:auto;}
	.taxi-choice-section-phone .elementor-image-box-img img {height: 60px;width: 60px;padding: 15px;}
	.taxi-top-menu a {padding: 10px 15px 10px;}
	.taxi-top-menu a:hover { border-radius:8px;}
	.taxi-mobile-img { margin-left:0;}
	.taxi-testimonials-section::after { bottom:-48px;right: 5px;}
	.taxi-newsletter-right .wpcf7-form input[type="email"] {width: 100% !important; padding-right: 18px !important;padding-left: 15px !important;}
	.taxi-newsletter-right .wpcf7-submit {right: 12px;top: 36px;padding: 15px 25px;font-size: 14px;}
	.taxi-apple-button .elementor-image-box-img {display: inline-block;width: 100%;max-width: 70px;}
	.taxi-apple-button .elementor-image-box-content {display: inline-block;width: 100%;max-width: 150px;}
	.taxi-google-button .elementor-image-box-img {display: inline-block;width: 100%;max-width: 70px;}
	.taxi-google-button .elementor-image-box-content {display: inline-block;width: 100%;max-width: 150px;}
	.taxi-additional-text .elementor-icon-list-text span {display:block;position: relative;right: 0;}
	.taxi-newsletter-right input[type="text"] {padding-left: 20px !important;padding-right: 50px !important;}
	.taxi-newsletter-right input[type="submit"] {font-size: 15px;padding: 12px 33px;right: 8px;}
	.taxi-newsletter-right input::placeholder {font-size:15px;}
	.taxi-menu-active-home ul li:nth-child(1) {border-radius: 8px;}
	.taxi-menu-active-about ul li:nth-child(2) {border-radius: 8px;}
	.taxi-menu-active-service ul li:nth-child(3) {border-radius: 8px;}
	.taxi-menu-active-reviews ul li:nth-child(4) {border-radius: 8px;}
	.taxi-menu-active-contacts ul li:nth-child(5) {border-radius: 8px;}
	.taxi-footer-address .elementor-icon-list-text span {margin-left:0px;}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
	.taxi-testimonials-left-box .elementor-container { width:auto;}
	.taxi-top-menu a {padding: 10px 15px 10px;}
	.taxi-top-menu a:hover { border-radius:8px;}
	.taxi-mobile-img { margin-left:0;}
	.taxi-testimonials-right-section { width:100% !important;}
	.taxi-video-section .elementor-custom-embed-play::after { width:80px; height:80px;}
	.taxi-apple-button .elementor-image-box-img {display: inline-block;width: 100%;max-width: 70px;}
	.taxi-apple-button .elementor-image-box-content {display: inline-block;width: 100%;max-width: 150px;}
	.taxi-google-button .elementor-image-box-img {display: inline-block;width: 100%;max-width: 70px;}
	.taxi-google-button .elementor-image-box-content {display: inline-block;width: 100%;max-width: 150px;}
	.taxi-newsletter-right input[type="text"] {width:100%;max-width:unset;}
	.taxi-menu-active-home ul li:nth-child(1) {border-radius: 8px;}
	.taxi-menu-active-about ul li:nth-child(2) {border-radius: 8px;}
	.taxi-menu-active-service ul li:nth-child(3) {border-radius: 8px;}
	.taxi-menu-active-reviews ul li:nth-child(4) {border-radius: 8px;}
	.taxi-menu-active-contacts ul li:nth-child(5) {border-radius: 8px;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.taxi-top-menu a {padding:40px 18px 25px;}
	.taxi-choice-section-phone .elementor-image-box-img img {height: 60px;width: 60px;padding: 13px;}
	.taxi-mobile-img { margin-left:0;}
	.taxi-testimonials-left-box .elementor-container { width:auto;}
	.taxi-testimonials-section::after { bottom:0;}
	.taxi-newsletter-right .wpcf7-form input[type="email"] { width:100% !important;padding-right: 18px !important;}
	.taxi-additional-text .elementor-icon-list-text span { right:12px;}
	.taxi-newsletter-right input[type="text"] {padding-right:50px !important;}
	.taxi-newsletter-right input[type="submit"] {right: 7px;top: 15px;font-size: 15px;padding: 10px 35px;}
	.taxi-newsletter-right input::placeholder {font-size:15px;}

}
/*End Responsive*/

/*woman Css*/
.woman-menu-iteam a:hover { text-decoration:none;}
.woman-banner-button a { text-decoration:none;}
.woman-footer-links a { text-decoration:none;}
.woman-footer-address .elementor-icon-list-text span { margin-left:30px;}
.skt-woman-value-box-img {width:130px !important; height:130px; background:#fff; border-radius:100%;  align-items:center !important; display:flex !important; justify-content:center !important; margin-right:50px; margin-top:13px;}
.skt-woman-value-box-img:before{ width:155px; height:155px; background:rgba(255, 255, 255, 0.15); content:''; position:absolute; border-radius:100px;}
.skt-woman-book-btn {width:200px !important; height:200px; background:#fca395; border-radius: 100%; align-items:center !important; display:flex !important; justify-content:center !important; position:absolute !important; right:0px; top:-280px;}
.skt-woman-book-btn::before{ background:none; border:solid 15px rgba(255, 255, 255, 0.25);}
.skt-woman-book-btn::before {width:235px; height:235px; background: rgba(255, 255, 255, 0.25); content: ''; position:absolute; border-radius: 100%; z-index: -1;}
.skt-woman-section8-right {position:relative; margin-top:-420px; margin-bottom:70px;}
.skt-woman-work-box .elementor-image-box-img {width:180px !important; height:180px; background: #fff; border-radius:100%; align-items:center !important; display:flex !important; justify-content:center !important; margin:0 auto !important; margin-bottom:35px !important;}
.skt-woman-work-box-number {position:absolute !important; z-index:99; top:105px;}
.skt-woman-work-box-number .elementor-widget-container {width:70px; height:70px; padding:25px 0px !important; text-align:center;}
.skt-woman-section11::before {content:''; width:100%; height:152px; position: absolute; bottom: 0px; background: #f6f5f2; z-index:4;}
.skt-woman-section7-left img {width:100% !important;}
.skt-woman-therapy-box-img {width:163px !important; height:163px; border: solid 13px #ffffff; overflow:hidden; border-radius:100%; margin-right:30px; margin-top:10px;}
.skt-woman-contact-info .elementor-image-box-img {background: #fca395;border-radius: 15px;padding: 25px;}
.skt-woman-contact-info .elementor-image-box-img img {vertical-align: middle;}
.skt-woman-menu-active-home ul li:nth-child(1) a span {color:#fca395 !important;}
.skt-woman-menu-active-about ul li:nth-child(2) a span {color:#fca395 !important;}
.skt-woman-menu-active-service ul li:nth-child(3) a span {color:#fca395 !important;}
.skt-womanmenu-active-contacts ul li:nth-child(4) a span {color:#fca395 !important;}

/*End Css*/

/*Responsive*/
@media screen and (max-width: 29.938em) {
.skt-woman-section1 {background-image:linear-gradient(180deg, #FCA395 66.5%, #FFF 13%) !important;}
.skt-woman-value-box-img{ margin:0 auto; margin-bottom:20px;}
.skt-woman-book-btn{margin: 60px auto !important; position:relative !important; top:0px;}
.skt-woman-book-btn::before{ background:none; border:solid 15px rgba(255, 255, 255, 0.25);}
.skt-woman-therapy-box-img{ margin:0 auto; margin-bottom:20px;}
.skt-woman-section8-right{margin-top:0px;}
.skt-woman-work-box-number{ left:50px;}
.skt-woman-section11::before { display:none;}
.skt-woman-contact-info .elementor-image-box-content { margin-top:20px;}
.woman-footer-address .elementor-icon-list-text span { margin-left:15px;}
}
@media screen and (max-width:47.938em) and (min-width:30.000em) {
.skt-woman-section1 {background-image:linear-gradient(180deg, #FCA395 74%, #FFF 13%) !important;}
.skt-woman-value-box-img{ margin:0 auto; margin-bottom:20px;}
.skt-woman-book-btn{margin: 60px auto !important; position:relative !important; top:0px;}
.skt-woman-book-btn::before{ background:none; border:solid 15px rgba(255, 255, 255, 0.25);}
.skt-woman-therapy-box-img{ margin:0 auto; margin-bottom:20px;}
.skt-woman-section8-right{margin-top:0px;}
.skt-woman-work-box-number{ left:50px;}
.skt-woman-section11::before { display:none;}
.skt-woman-section5-bottom-img {width:50% !important; margin:0 auto;}
.skt-woman-section9-box {width:50% !important; padding:15px;}
.skt-woman-contact-info .elementor-image-box-img { padding:20px;}
}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
.skt-woman-value-box-img{margin-right:20px; width:110px !important; height:110px;}
.skt-woman-value-box-img::before {width:135px; height:135px;}
.skt-woman-book-btn::before {width:200px; height:200px;}
.skt-woman-book-btn {width:170px !important; height:170px; top:-180px; right:10px;}
.skt-woman-therapy-box-img {width:130px !important; height:130px; border: solid 10px #f3f4f5; margin-right:5px;}
.skt-woman-section8-right {margin-top:-200px; margin-bottom:0px;}
.skt-woman-work-box .elementor-image-box-img {width:150px !important; height:150px;}
.skt-woman-work-box .elementor-image-box-img img{ width:40%;}
.skt-woman-work-box-number .elementor-widget-container {width:60px; height:60px; padding:20px 0px !important;}
.skt-woman-section11-left{width:55% !important; position:absolute !important; left:0px; bottom:133px;}
.skt-woman-section11-right{width:100% !important; padding-left:50%;}
}
@media screen and (max-width:72.438em) and (min-width:63.250em) {
.skt-woman-book-btn {right:10px; top:-200px;}
.skt-woman-value-box-content {width:62% !important;}
.skt-woman-therapy-box-img{margin-right:5px;}
.skt-woman-therapy-box-content {width: 66% !important;}
.skt-woman-section4-left {width:33.33% !important;}
.skt-woman-section4-right{width:100% !important;} 
.skt-woman-section4-right-side {width:68% !important;}
.skt-woman-section4-left {width:30% !important;}
.skt-woman-section4-left .elementor-widget-heading{ text-align:left !important;}
.skt-woman-section8-right {margin-top:-320px;}
.skt-woman-section8-left .elementor-widget-heading{ text-align:left !important;}
}
@media screen and (max-width:1800px) and (min-width:1025px) {
.skt-woman-section7-left {height:650px;}
}
@media screen and (max-width:812px) and (min-width:320px) {
.skt-woman-contact-info .elementor-image-box-img { padding:16px;}
}
@media(min-width: 1400px) and (max-width: 4000px){
.skt-woman-section7-left {height:650px;}
}
/*End Responsive*/

/* Palm Healing Lite */
.palm-healing-welcome-list .elementor-icon-list-icon {background: #73c6cd;padding: 5px;border-radius: 100%; height: 30px;width: 30px;text-align: center;}
.palm-healing-welcome-list .elementor-icon-list-icon i {margin-left: 3px; margin-top: 3px;}
.palm-healing-everyday-section:before {content: url(https://demosktthemes.com/free/palm-healing/everyday-spa-left.png); position:absolute; left: -155px;bottom: -10px;}
.palm-healing-everyday-section:after {content: url(https://demosktthemes.com/free/palm-healing/everyday-spa-right.png); position:absolute;right: -149px;bottom: 0px;top: 0;}
.palm-healing-spa-section .elementor-image-box-img {background: #f4f4ed;height: 190px;width: 190px !important;border-radius: 100%;}
.palm-healing-spa-section .elementor-image-box-img img {margin-top:40px;}
.palm-healing-pricing-text .elementor-heading-title span {font-size:68px; font-weight:700;}
.palm-healing-time .elementor-icon-list-item .elementor-icon-list-text {width:100% !important;}
.palm-healing-time .elementor-icon-list-item .elementor-icon-list-text span {width:50% !important; display:inline-block;}
.palm-healing-relax-img:before {content: "";background: #f8f8f1;width: 600px;height: 600px;border-radius: 100%;position: absolute; top:-140px; left:0; right:0; z-index:-1; margin:0 auto;}

@media screen and (max-width: 29.938em) {
.palm-healing-relax-img:before{width:100%; height:50px;}
.palm-healing-everyday-section:after{display:none}	
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.palm-healing-relax-img:before{width:100%; height:50px;}
.palm-healing-everyday-section:after{display:none}	
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.palm-healing-relax-img:before{width:100%; height:415px;}
.palm-healing-everyday-section:after{display:none}
}
/* Palm Healing Lite */

/* SKT Ecology */
.skt-ecology-section1:before{content:''; position:absolute; left:20px; bottom:-2px; background:url(https://demosktthemes.com/free/skt-ecology/section1-left-bg.png) no-repeat; width:170px; height:220px;}
.skt-ecology-section1-counter{width:150px !important; height:150px; align-items:center !important; display:flex !important; justify-content:center !important; position:absolute !important; right:15px; bottom:60px; outline:20px solid #fff;}
.skt-ecology-counter-box .elementor-counter-number-prefix:empty{display:none;}
.skt-ecology-counter-box .elementor-counter-title{text-align:left !important;}
.skt-ecology-counter-box .elementor-counter-number-suffix{color:#86bb46 !important; padding-left:5px;}
.skt-ecology-section1-left::before{content:''; width:180px; height:180px; position:absolute; right:50px; top:-50px; background:#ebc442; border-radius:100px;}
.skt-ecology-project-box{position:absolute !important; right:0; z-index:99; top:1px;}
.skt-ecology-volunteer-btn .elementor-button{width:100%; text-align:left;}
.skt-ecology-volunteer-btn .elementor-button-icon{background:#3e9c4e; height:100%; width:63px; position: absolute; right: 0px; top: 0px; text-align: center; color: #fff; padding-top:40px;}
.skt-ecology-volunteer-btn .elementor-button-icon i{font-weight: 100;}
.skt-ecology-project-number{width:50px !important; height:50px; background: #efc94c; border-radius: 100%; align-items: center !important; display: flex !important; justify-content: center !important; text-align: center; margin: 0 auto;}
.skt-ecology-tree-box .elementor-widget-image{width: 150px !important; height: 150px; margin: 0 auto; background: #fff; transform: rotate(45deg); line-height: 140px;}
.skt-ecology-tree-box .elementor-widget-image img{transform: rotate(-45deg);}
@media screen and (max-width: 29.938em) {
.skt-ecology-pillar-sec-right {margin-left: 0px !important;}
.skt-ecology-pillar-box .elementor-image-box-img{width:150px !important; height:150px !important; padding-top:45px; margin-bottom:20px !important;}
.skt-ecology-video .attachment-full {width:80% !important;}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.skt-ecology-pillar-sec-right {margin-left:0px !important;}
.skt-ecology-pillar-box .elementor-image-box-img{width:150px !important; height:150px !important; padding-top: 45px; margin-bottom:20px !important;}
.skt-ecology-video .attachment-full {width: auto !important; float: none; margin: 0 auto;}
.skt-ecology-community .elementor-container {width:100% !important; max-width:100% !important;}
.skt-ecology-pillar-sec .elementor-heading-title {padding:0px 150px !important;}
.skt-ecology-section1-left{width: 60% !important; margin: 0 auto;}
.skt-ecology-counter-box{width: 50% !important;}
.skt-ecology-section10{width: 68% !important; margin: 0 auto;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.skt-ecology-counter .elementor-counter-number-wrapper{ width:120px !important; height:120px !important; line-height:110px !important;}
.skt-ecology-community .elementor-container.elementor-column-gap-default {width:430px !important; max-width:430px !important;}
.skt-ecology-pillar-sec-right {margin-left:0px !important;}
.skt-ecology-progress-bar .elementor-title span{float:none !important; margin-left:50px !important;}		
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
.skt-ecology-section1-counter{ bottom:80px;}
}

@media screen and (max-width:767px) {
.skt-ecology-banner br{display:none;}
}

@media screen and (max-width:1169px) and (min-width:768px) {
.skt-ecology-tree-box .elementor-widget-image{width:125px !important; height:125px; line-height:125px;}
.skt-ecology-section1-counter{right: -5px; bottom: 180px; outline: 15px solid #fff; outline-color: rgb(255, 255, 255);}	
}
/* SKT Ecology */

/* SKT Specialist */
.specialist-top-logo-section {width: 100% !important;max-width: 1130px;margin: 0 auto;}
.specialist-top-logo-section a { text-decoration:none;}
.specialist-about-left2img {position: absolute !important; right: -27px;top: 180px;}
.specialist-all-link a {text-decoration:none;}
.specialist-section-3-right .elementor-image-box-title { padding:0 70px;}
.specialist-section-3-business { position:absolute !important; left:145px; top:65px; z-index:3;}
.specialist-section-3-marketing { position:absolute !important; right:-70px; top:0px; z-index:4;}
.specialist-section-3-global { position: absolute !important; left: 0;top: 260px; z-index:2;}
.specialist-section-3-risk {position: absolute !important; right: -70px;top: 320px;z-index: 1;}
.specialist-section-6-right-box1 .elementor-image-box-img {background-color: transparent;background-image: linear-gradient(140deg, #2278d6 0%, #279fe4 100%);height: 150px;width: 210px !important;border-radius: 100%; position:relative;}
.specialist-section-6-right-box1 .elementor-image-box-img img {position:absolute !important; top:50%; left:50%; transform: translate(-50%,-50%);}
.specialist-section-6-right-box2 .elementor-image-box-img {background-color: transparent;background-image: linear-gradient(140deg, #6330EF 0%, #9437FC 100%);height: 150px;width: 210px !important;border-radius: 100%; position:relative;}
.specialist-section-6-right-box2 .elementor-image-box-img img {position:absolute !important; top:50%; left:50%; transform: translate(-50%,-50%);}
.specialist-section-6-right-box1 { position:absolute !important; left:-50px; top:15px;}
.specialist-section-6-right-box2 { position:absolute !important; left:35px; top:195px;}
.specialist-progress-bar .elementor-progress-wrapper {margin-top: 15px;}
.specialist-progress-bar .elementor-progress-percentage {position: absolute !important; top: -27px;left: auto;right: 0;}
.specialist-progress-bar .elementor-progress-bar {background-color: transparent !important;background-image: linear-gradient(140deg, #6330EF 0%, #9437FC 100%) !important;}
.specialist-video-section .elementor-custom-embed-play {background-color: transparent;background-image: linear-gradient(140deg, #2278d6 0%, #279fe4 100%);top: 80%;left: 72% !important;padding: 38px 57px;    border-radius: 100%;}
.specialist-video-section .eicon-play:before {content: "";background: url(https://demosktthemes.com/free/skt-specialist/wp-content/themes/posterity/images/video-play-icon.png);width: 20px;height: 33px;display: inline-block;}
.specialist-video-section i {margin-top: -44px !important;}
.specialist-footer-form input[type="text"] {background: #fff !important;padding: 35px !important;border-radius: 10px !important;padding-right: 254px !important;width: 100% !important;max-width: inherit;height: inherit !important;}
.specialist-footer-form input[type="submit"] {position: absolute !important;right: 15px;top: 12px;text-transform: uppercase; font-size: 17px;font-weight: 600;background: #ffcd00;color: #282828;border-radius: 8px;padding: 12px 40px;height: inherit;line-height: 42px; border:none;}
.specialist-footer-form input[type="submit"]:hover {background: #9437fd !important;color:#ffffff !important;}
.specialist-top-menu-link.specialist-home-active li:first-child a span {color:#fac223 !important;}
.specialist-top-menu-link.specialist-about-active li:nth-child(2) a span {color:#fac223 !important;}
.specialist-top-menu-link.specialist-services-active li:nth-child(3) a span {color:#fac223 !important;}
.specialist-top-menu-link.specialist-contact-active li:nth-child(4) a span {color:#fac223 !important;}
.specialist-services-imgboxaddress .elementor-image-box-img {background: #fff;box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 9%);height: 65px;width: 95px !important;border-radius: 15px; position:relative;}
.specialist-services-imgboxaddress .elementor-image-box-img img {position: absolute !important;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.specialist-services-imgboxphone .elementor-image-box-img {background: #fff;box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 9%);height: 65px;width: 95px !important;border-radius: 15px;position:relative;}
.specialist-services-imgboxphone .elementor-image-box-img img {position: absolute !important;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.specialist-services-imgboxemail .elementor-image-box-img {background: #fff;box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 9%);height: 65px;width: 100px !important;border-radius: 15px;position:relative;}
.specialist-services-imgboxemail .elementor-image-box-img img {position: absolute !important;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.specialist-footer-address .elementor-icon-list-text span { margin-left: 30px;}

@media (max-width: 320px) {
.specialist-footer-form input[type="submit"] {position: relative; right:0 !important; top:0; margin-top:10px; width:100%;}
.specialist-footer-form input[type="text"] { padding-bottom:25px !important; padding-top:25px !important;}
.specialist-footer-form input::placeholder {font-size:15px;}
}

@media (max-width: 479px) {
.specialist-about-left2img {position: absolute !important; top: 105px;left: 120px;width: 60% !important;}
.specialist-section-3-business { position:relative; left:0; top:0;}
.specialist-section-3-marketing { position:relative; right:0; top:0;}
.specialist-section-3-global  { position:relative; left:0; top:0;}
.specialist-section-3-risk  { position:relative; right:0; top:0;}
.specialist-section-6-right-box1 { position:relative; left:0; top:0;}
.specialist-section-6-right-box2 { position:relative; left:0; top:0;}
.specialist-section-6-right-box1 .elementor-image-box-img img {width: 50% !important;}
.specialist-section-6-right-box1 .elementor-image-box-img {height: 125px;width: 125px !important;}
.specialist-section-6-right-box2 .elementor-image-box-img img {width: 50% !important;}
.specialist-section-6-right-box2 .elementor-image-box-img {height: 125px;width: 125px !important;}
.specialist-section-6-right-box1 .elementor-image-box-title { margin-top:15px;}
.specialist-section-6-right-box2 .elementor-image-box-title { margin-top:15px;}
.specialist-video-section .elementor-custom-embed-play {padding: 25px 44px;}
.specialist-footer-form input[type="submit"] {font-size: 15px;padding: 12px 33px;right: 8px;}
.specialist-footer-form input[type="text"] {padding-left: 20px !important;padding-right: 50px !important;}
.specialist-footer-form input::placeholder {font-size:15px;}
.specialist-services-tittle {order:1;}
.specialist-services-content {order:2;}
.specialist-services-img {order:3;}
.specialist-about-img1 { width:60% !important;}
}

@media (min-width: 480px) and (max-width: 767px) {
.specialist-services-tittle {order:1;}
.specialist-services-content {order:2;}
.specialist-services-img {order:3;}
.specialist-about-left2img {position: absolute !important;top: 105px;left: 180px;width: 60% !important;}
.specialist-about-img1 { width:60% !important;}
.specialist-section-3-business { position:relative; left:0; top:0; width:47% !important;}
.specialist-section-3-marketing { position:relative; right:0; top:0;width:47% !important;}
.specialist-section-3-global  { position:relative; left:0; top:0;width:47% !important;}
.specialist-section-3-risk  { position:relative; right:0; top:0;width:47% !important;}
.specialist-section-6-right-box1 { position:relative; left:0; top:0;}
.specialist-section-6-right-box2 { position:relative; left:0; top:0;}
.specialist-section-6-right-box1 .elementor-image-box-img img {width: 50% !important;}
.specialist-section-6-right-box1 .elementor-image-box-img {height: 150px;width:150px !important;}
.specialist-section-6-right-box2 .elementor-image-box-img img {width: 50% !important;}
.specialist-section-6-right-box2 .elementor-image-box-img {height: 150px;width:150px !important;}
.specialist-section-6-right-box1 .elementor-image-box-title { margin-top:15px;}
.specialist-section-6-right-box2 .elementor-image-box-title { margin-top:15px;}
}

@media (min-width: 768px) and (max-width: 1023px) {
.specialist-about-left2img img {width:80%;}
.specialist-about-left2img {right: -5px;top: 197px;}
.specialist-about-img1 img {width:85% !important;}
.specialist-section-3-business { position:relative; left:0; top:0;}
.specialist-section-3-marketing { position:relative; right:0; top:0;}
.specialist-section-3-global  { position:relative; left:0; top:0;}
.specialist-section-3-risk  { position:relative; right:0; top:0;}
.specialist-section-3-right .elementor-image-box-title { padding:0 10px;}
.specialist-footer-form input[type="submit"] {right: 7px;top: 15px;font-size: 15px;padding: 10px 35px;}
.specialist-footer-form input[type="text"] {padding-right: 50px !important;}
.specialist-section-6-right-box1 {left:-15px;}
.specialist-section-6-right-box2 {left:-15px;}
.specialist-section-6-right-box1 .elementor-image-box-img {height: 110px; width:160px !important;}
.specialist-section-6-right-box1 .elementor-image-box-img img {width:50% !important;}
.specialist-section-6-right-box2 .elementor-image-box-img {height: 110px;width:160px !important;}
.specialist-section-6-right-box2 .elementor-image-box-img img {width:50% !important;}
.specialist-video-section .elementor-custom-embed-play {padding: 27px 45px;}
.specialist-footer-form input::placeholder {font-size:15px;}
.specialist-services-provide .elementor-image-box-title {padding-right: 25px;}
.specialist-footer-address .elementor-icon-list-text span { margin-left: 0;}
}
 
@media (min-width: 1024px) and (max-width: 1160px) {
.specialist-section-2 {padding: 50px 0px 80px 0px !important;}
.specialist-section-3 {padding: 50px 0px 190px 0px !important;}
.specialist-section-3-business {left: 90px;}
.specialist-section-3-marketing {right: -18px;}
.specialist-section-3-global {top: 235px;}
.specialist-section-3-risk {right: -18px;top: 282px;}
.specialist-section-6 {padding: 70px 0px 140px 0px !important;}
.specialist-video-section .elementor-custom-embed-play {padding: 30px 48px;}
.specialist-connected-blow {margin-top:40px !important;}
.specialist-services-imgboxaddress { margin-bottom:40px !important;padding-top: 30px;}
.specialist-services-imgboxphone { margin-bottom:40px !important;}
.specialist-services-imgboxemail { margin-bottom:30px !important;padding-bottom: 10px;}
.specialist-about-left2img {right:0;}
.specialist-about-left2img img {width:70% !important;}
.specialist-section-6-right-box2 {left: -10px;top: 180px;}
.specialist-footer-column1 { width:25% !important;}
.specialist-footer-column2 { width:25% !important;}
.specialist-footer-column3 { width:25% !important;}
.specialist-footer-column4 { width:25% !important;}
.specialist-footer-address .elementor-icon-list-text span { margin-left: 0;}
}
/* SKT Specialist */

/* SKT Resort */
.skt-resort-present-title {transform: translateX(-50%);}
.skt-resort-welcome-column-img img{height:307px !important; object-fit:cover;}
.skt-resort-welcome-rating-column .elementor-container {margin:0 !important;}
.skt-resort-welcome-column .elementor-container {float:right !important;}
.skt-resort-amenities-icon .elementor-widget-container {height: 145px; line-height: 145px;}
.skt-resort-stay-img .widget-image-caption {position: absolute; bottom: 20%; width: 100%;}
.skt-resort-relax-resort-img{height: 700px;}

@media screen and (max-width: 29.938em) {
.skt-resort-welcome-rating-column{margin-left:10px;}
.skt-resort-relax-resort-img{height: inherit;}
}

@media(min-width: 768px) and (max-width: 1023px){
.skt-resort-relax-resort-img.elementor-widget-image .elementor-widget-container img {height: 600px;object-fit: cover;}
.skt-resort-welcome-rating-column .elementor-container {margin:0 auto !important;}
.skt-resort-amenities-icon .elementor-widget-container {height: 100px;line-height: 100px;}
.skt-resort-enjoy-holiday-section {height:100%;}
.skt-resort-holiday-video-section {height:100%;}
.skt-resort-relax-resort-img{height: inherit;}
}

@media(min-width: 1024px) and (max-width: 1199px){
.skt-resort-relax-resort-img.elementor-widget-image .elementor-widget-container img {height: 850px; object-fit: cover;}	
.skt-resort-relax-resort-img{height: inherit;}
}
/* SKT Resort */

/* SKT Plants */
.gb-plants-section2 .wp-block-image{margin: 0}
.gb-plants-section4 .responsive-section-wrap{overflow: visible;}
.gb-plants-section4 .responsive-column-wrap{overflow: visible;}
.gb-plants-section7 .skt-blocks-block-post-grid .skt-blocks-block-post-grid-image{margin-bottom: 50px;}
.gb-plants-banner-section .skt-blocks-buttons__wrap{justify-content: left; text-align: left;}

@media screen and (max-width: 29.938em) {
.gb-plants-section1 .wp-block-image{text-align:center;}
.gb-plants-banner-section .skt-blocks-buttons__wrap{justify-content: left; text-align: left;}	
.gb-plants-banner-section .skt-blocks-block-advanced-heading{text-align:left !important;}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.gb-plants-section1 .wp-block-image{text-align:center;}	
.gb-plants-banner-section .skt-blocks-block-advanced-heading{text-align:left !important;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.gb-plants-banner-section .skt-blocks-block-advanced-heading{text-align:left !important;}
}
/* SKT Plants */

/* SKT GB Sandwich */
.skt-sandwich-choose-title h3.responsive-heading-title-text {background-color:#da0024 !important; display: table;  margin: 0 auto; padding: 6px 15px;}
.skt-sandwich-choose-img-box .skt-blocks-block-section {border-width: 0 1px 0 0 !important; border-color:#f0ece3 !important;}
.skt-sandwich-welcome-title h3.responsive-heading-title-text {background-color:#da0024 !important; display:table;  margin: 0; padding: 6px 15px;}
.sandwitch-section-2 {clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 85%);}
.skt-sandwich-pattern-button .responsive-section-wrap {}
.skt-sandwich-pattern-button h3 {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);width: 100%; text-align: center;}
.skt-sandwich-pattern-button h3 small {display:block; font-weight:500 !important;}
.skt-sandwich-price-button { position:absolute; top:0; right:0;}
.skt-sandwich-price-button h3 {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);width: 100%; text-align: center;font-weight: 500;}
.sandwitch-section-2 .wp-block-column {position: relative;}
.sandwitch-section-2 .welcome-pattern-price {position: absolute; top: 45%; transform: translateY(-50%); right: 60px; width: 300px;}
.sandwitch-section-2::after {content: ""; position: absolute; bottom: -30px; background: #fff; width: 100%; height: 30%; clip-path: polygon(0 0,100% 60%,100% 100%,0% 100%);}
.sandwitch-section-4 .responsive-section-wrap {overflow: visible !important;}
.sandwitch-section-5 .responsive-section-wrap {overflow: visible !important;}
.skt-sandwich-menu .center{width:auto !important;}
.skt-sandwich-banner-section .skt-blocks-buttons__wrap{justify-content: left; text-align: left;}
.skt-sandwich-banner-section .linear{ position:relative; top:55px;}

@media screen and (max-width:767px) {
.skt-sandwich-banner br{display:none;}
.header-phone-number{margin: 10px auto 20px; float: none;}
.skt-sandwich-banner-section .linear{top:0px;}
.skt-sandwich-banner-section :where(h2, h4){text-align:left;}
.skt-sandwich-banner-section h4 br{display:none; visibility:hidden;}
.skt-sandwich-banner-section{background-size:contain !important;}
.skt-sandwich-banner-section h2{font-size:25px !important;}
.sandwitch-section-2 {clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}
.sandwitch-section-6 .banner-with-content {right: 20px; width: 260px;}
.skt-sandwich-choose-img-box .skt-blocks-block-section {border-width: 0 0 1px 0 !important;}
.sandwitch-section-2::after {background: none; clip-path: inherit;}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
.skt-sandwich-banner-section .linear{top:0px;}
.skt-sandwich-banner-section :where(h2, h4){text-align:left;}
.skt-sandwich-banner-section h4 br{display:none; visibility:hidden;}
.skt-sandwich-banner-section{background-size:contain !important;}
.skt-sandwich-banner-section h2{font-size:25px !important;}
.sandwitch-section-2 {clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}
.sandwitch-section-6 .banner-with-content {right: 20px; width: 260px;}
.skt-sandwich-choose-img-box .skt-blocks-block-section {border-width: 0 0 1px 0 !important;}
.sandwitch-section-2::after {background: none; clip-path: inherit;}	
}

@media screen and (max-width:1023px) and (min-width:768px) {
.skt-sandwich-banner-section .linear{top:0px;}
.skt-sandwich-banner-section :where(h2, h4){text-align:left;}
.skt-sandwich-banner-section h4 br{display:none; visibility:hidden;}
.skt-sandwich-banner-section{background-size:cover !important;}
.skt-sandwich-banner-section h2{font-size:25px !important;}
.sandwitch-section-2 {clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}
.sandwitch-section-6 .banner-with-content {right: 20px; width: 260px;}
.skt-sandwich-choose-img-box .skt-blocks-block-section {border-width: 0 0 1px 0 !important;}
.sandwitch-section-2::after {background: none; clip-path: inherit;}
}
/* SKT GB Sandwich */

/* SKT Skin Care */
.gb-skin-care-section1 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child{border-bottom: solid 1px #f1eae2; border-right: solid 1px #f1eae2;}
.gb-skin-care-section1 .responsive-columns-inner-wrap .skt-blocks-advanced-column-child:last-of-type{border-right: none;}
.gb-skin-care-section1 .skt-blocks-ifb-title-wrap .skt-blocks-ifb-title a{color: #282828;}
.gb-skin-care-section2 .responsive-section-inner-wrap{background-image: url(https://demosktthemes.com/free/skt-skincare/wp-content/uploads/2022/08/section2-bg.png); background-repeat: no-repeat; background-position: top right; position: relative;}
.gb-skin-care-section2 .responsive-section-inner-wrap:after{content: ""; background-image: url(https://demosktthemes.com/free/skt-skincare/wp-content/uploads/2022/08/section2-flower.png); background-repeat: no-repeat; height: 155px; width: 137px; position: absolute; bottom: 0; right: 30px; z-index: -1;}
.gb-skin-care-section2 .wp-block-image{margin: 0;}
.gb-skin-care-section2 .responsive-count__inner{grid-gap: 30px;}
.gb-skin-care-section2 .responsive-count-item{position: relative; margin: 0 auto 50px; border-radius: 50% !important; height: 140px; width: 140px; display: flex; justify-content: center;}
.gb-skin-care-section2 .responsive-count-item__amount{margin: 0 !important;}
.gb-skin-care-section2 .responsive-count-item__features{position: absolute; bottom: -50px; margin: 0 !important; left: 0; width: 100%;}
.gb-skin-care-section2 .responsive-count-item__features li{list-style: none;}
.gb-skin-care-section7 .wp-block-image img{border-radius: 70px 10px 10px 30px;}
.gb-skin-care-banner-section .skt-blocks-buttons__wrap{justify-content: left; text-align: left;}

@media screen and (max-width:1023px) and (min-width:768px) {
.gb-skin-care-section2 .skt-blocks-block-button.tabletAligncenter{float: none; display: flex; justify-content: center;}
}
@media screen and (max-width: 29.938em) {
.gb-skin-care-banner-section .skt-blocks-buttons__wrap{justify-content: left; text-align: left;}	
.gb-skin-care-banner-section .skt-blocks-block-advanced-heading{text-align:left !important;}
}
@media screen and (max-width:47.938em) and (min-width:30.000em) {
.gb-skin-care-banner-section .skt-blocks-block-advanced-heading{text-align:left !important;}
}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
.gb-skin-care-banner-section .skt-blocks-block-advanced-heading{text-align:left !important;}
}
/* SKT Skin Care */

/* SKT UI UX */
.ui-ux-counter .elementor-counter-number-wrapper {width:150px; height:150px; background:#f5d012; border-radius:100px; line-height:150px !important; margin:0 auto; margin-bottom:25px;}
.ui-ux-counter:hover .elementor-counter-number-wrapper{ background:#ff7167;}
.ui-ux-counter:hover .elementor-counter-number{ color:#fff;}
.ui-ux-business-box2 {position:absolute !important; width:60% !important; top:0px; right:0px; z-index:999; padding:25px !important; background:#fff; box-shadow:0px 0px 30px 0px rgba(0, 0, 0, 0.15);}
.ui-ux-business-box2 {margin-top:95px; margin-right:3px;}
.ui-ux-business-box2::before {content:''; position:absolute; left:-50px; bottom:-65px; background:url(https://demosktthemes.com/free/skt-ui-ux/wp-content/uploads/2022/09/business-dots-img.png) no-repeat; width:161px; height:129px;}
.ui-ux-section-title span{ color:#ed5561 !important;}
.ui-ux-mission-img {position:relative !important; bottom:-70px !important;}
.ui-ux-mission-img::before {content:''; position:absolute; right:-60px; bottom:-27px; background: url(https://demosktthemes.com/free/skt-ui-ux/wp-content/uploads/2022/09/our-mission-dot.png) no-repeat; width:131px; height:129px;}
.ui-ux-misssion-button{position:absolute !important; bottom:70px; left:-40px;}
.ui-ux-skills-img::before {content:''; position:absolute; left:-60px; top:-60px; background: url(https://demosktthemes.com/free/skt-ui-ux/wp-content/uploads/2022/09/our-skill-dots.png) no-repeat; width:131px; height:129px;}
.ui-ux-skill-bar .elementor-progress-wrapper{ overflow:visible !important; margin-top:10px;}
.ui-ux-design-text {transform:rotate(-90deg); position:absolute !important; right:-90px; top:130px;}
.ui-ux-skill-bar .elementor-progress-percentage{position:absolute; right:0; top:-30px;}
.ui-ux-expertise-section::before {height:700px; width:700px; border-radius:100%; background-image:linear-gradient(to right, #ffefec , #fef8e3); content:''; position:absolute; left:-110px; top:-80px;}
.ui-ux-expertise-section::after {box-shadow: 0 200px 250px 200px #fff;}
.ui-ux-expertise-section::after {height:560px; width:560px; border-radius:100%; background:#fff; content:''; position:absolute; left:-40px; top:-10px; margin:0 auto;}
.ui-ux-pricing-section::before {height:250px; width:250px; border-radius:100%; background-image: linear-gradient(to right, #ffefec , #fef8e3); content:''; position:absolute; left:-20px; top:150px;}
.ui-ux-pricing-section::after {height:170px; width:170px; border-radius:100%; background:#fff; content:''; position:absolute; left:20px; top:190px; margin:0 auto;}
.ui-ux-popular-title {position:absolute !important; right:-4px; top:33px; transform:rotate(46deg);}
.ui-ux-popular-title::before {width:0; height:0; border-bottom: 37px solid #ffcc2e; border-right: 40px solid transparent; content:''; position:absolute; top:3px; left:-37px; transform:rotate(-93deg);}	
.ui-ux-popular-title::after {width:0; height:0; border-top: 41px solid #ffcc2e; border-right:41px solid transparent; content:''; position:absolute; bottom:0px; right:-40px; transform:rotate(-90deg);}	
.better-product-video .elementor-widget-video:before{content:''; position:absolute; left:-78px; top:-95px; background:url(https://demosktthemes.com/free/skt-ui-ux/wp-content/uploads/2022/09/our-skill-dots.png) no-repeat; width:80px; height:80px; background-size:100% !important;}
.better-product-video .elementor-widget-video:after{content:''; position:absolute; right:-45px; bottom:-45px; background:url(https://demosktthemes.com/free/skt-ui-ux/wp-content/uploads/2022/09/our-mission-dot.png) no-repeat; width:80px; height:80px; background-size:100% !important;}
.better-product-video::before {width:60%; height:97%; background:#fff; content:''; position:absolute; left:95px; top:10px; padding-left:60px !important; border-radius:5px; box-shadow:0px 0px 45px 10px rgba(0, 0, 0, 0.05);}
.better-product-video .elementor-custom-embed-play {position:absolute; top:100%; left:0%; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(0%,-100%);}
.better-product-video .elementor-custom-embed-play i{ display:none;}
.better-product-video .elementor-custom-embed-play:after{content:''; position:absolute; right:-50px; bottom:-30px; background:url(https://demosktthemes.com/free/skt-ui-ux/wp-content/uploads/2022/09/video-play-icon.png) no-repeat; width:150px; height:150px; background-size:100% !important;}
.better-product-video .elementor-widget-container{overflow:visible !important;}
.ui-ux-video-title {height:360px; width:360px !important; border-radius: 100%; background-image:linear-gradient(to right, #f8e4e0 , #f6eed6); text-align:left; padding-top:135px !important; margin-top:-280px; margin-left:-180px; padding-left:90px !important;}
.ui-ux-video-title:before{ width: 270px; height: 270px; background: #fff; content: ''; position: absolute; left: 50%; top: 50%; border-radius: 100%; transform:translate(-50%,-50%);}


@media screen and (max-width: 29.938em) {
.ui-ux-business-box2{ width:100% !important; position:relative !important; margin-top:25px; padding:30px !important;}
.ui-ux-business-box2::before, .ui-ux-mission-img::before, .ui-ux-skills-img::before, .skt-testimonials::before, .ui-ux-testimonial::before, .skt-testimonials::after, .ui-ux-pricing-section::before, .ui-ux-contact-info-section::after, .ui-ux-contact-info-section::before{ display:none;}
.services-box .cols2 {width:100%; padding:50px 40px;}
.better-product-video .elementor-widget-video::before{left:-11px; top:-23px;}
.better-product-video .elementor-widget-video::after {right:-10px; bottom:-13px; z-index:-1;}
.better-product-video .elementor-custom-embed-play::after {right:-250px; bottom:-70px;}
.ui-ux-video-title{margin-top:-60px; margin-left:0px;}
.ui-ux-video-title::before{left:50%; top:50%; width:240px; height:240px;}
.ui-ux-video-title{height: 340px; padding-left:0px;}
.ui-ux-mission-img{ bottom:0px !important;}
.ui-ux-misssion-button {position:relative !important; bottom:0px; left:0px;}
.ui-ux-design-text{right:-62px;}
.ui-ux-expertise-section::after {height:230px; width:230px; left:35px; top:-47px; }
.ui-ux-expertise-section::before {height:300px; width:300px; left:0px; top:-80px;}	
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.ui-ux-business-box2{ width:100% !important; position:relative !important; margin-top:25px; padding:30px !important;}
.ui-ux-business-box2::before, .ui-ux-mission-img::before, .ui-ux-skills-img::before, .skt-testimonials::before, .ui-ux-testimonial::before, .skt-testimonials::after, .ui-ux-pricing-section::before, .ui-ux-contact-info-section::after, .ui-ux-contact-info-section::before{ display:none;}
.services-box .cols2 {width:100%; padding:50px 40px;}
.better-product-video .elementor-widget-video::before{left:-11px; top:-23px;}
.better-product-video .elementor-widget-video::after {right:-10px; bottom:-13px; z-index:-1;}
.better-product-video .elementor-custom-embed-play::after {right:-250px; bottom:100px;}
.ui-ux-video-title{margin-top:50px; margin-left:0px;}
.ui-ux-video-title::before{left:50%; top:50%; width:240px; height:240px;}
.ui-ux-video-title{height: 340px; width:340px !important; padding-left:0px; margin:0 auto; margin-top:50px;}
.ui-ux-mission-img{ bottom:0px !important;}
.ui-ux-misssion-button {position:relative !important; bottom:0px; left:0px;}
.ui-ux-design-text{right:30px;}
.ui-ux-expertise-section::after{left:70px;}
.ui-ux-expertise-section::before{left:0px;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.ui-ux-counter .elementor-counter-number-wrapper, .ui-ux-services-single .ui-ux-counter .elementor-counter-number-wrapper{width:110px; height:110px; line-height:110px !important; margin-bottom:5px;}
.ui-ux-business-box2{width:80% !important;}
.ui-ux-business-box2::before{width:120px; height:120px; background-size:100% !important; left:-35px;}
.ui-ux-business-box2 {margin-top:145px; margin-right:-5px;}
.services-box .cols2{padding: 30px 20px;}
.skt-ourservice-title a {font-size: 22px !important;}
.service-infobox p{padding-top: 15px;padding-bottom: 15px; font-size:16px;}
.ui-ux-video-title{height: 260px;width: 260px !important;margin-top: -110px; margin-left: -115px; padding-left: 70px; padding-top: 105px;}
.ui-ux-video-title::before{width: 180px; height: 180px;left:50%;top:50%;}
.better-product-video::before{left: 25px;}
.better-product-video .elementor-widget-video::after{width:80px; height:80px; z-index:-1; right:-10px; bottom:-25px;}
.ui-ux-mission-img::before{right:4px; bottom:10px; width:100px; height:100px; background-size:100% 100%; display:none;}
.ui-ux-skills-img::before{left:-9px; top:15px; width:80px; height:80px; background-size:100% 100%;}
.ui-ux-expertise-section::before{height: 380px; width: 380px;left: 0px; top: -70px; }
.ui-ux-expertise-section::after {height: 280px; width: 280px; left: 50px; top: -20px;}	
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
.ui-ux-section3-left .elementor-widget-wrap {padding-right:100px !important;}
.better-product-video::before{left:25px; width:70%;}
.better-product-video .elementor-custom-embed-play{top:75%; transform:translate(0%,-75%);}
.better-product-video .elementor-widget-video::after {z-index: -1; right:-10px; bottom:-25px;}
.ui-ux-skills-img::before{left:-9px; top:10px; width: 100px; height:100px; background-size:100%;}
.ui-ux-expertise-section::after {height:360px; width:360px; left:70px; top:-10px;}
.ui-ux-expertise-section::before {height:500px; width:500px; left:0px; top: -80px;}
.ui-ux-section6-left .elementor-widget-wrap {padding-top:100px !important; padding-left:100px !important; padding-right:100px !important;}
#topmenu{ padding-right:0px;}
.ui-ux-mission-img::before{width: 100px; height:100px; background-size:100% !important; right: 5px; bottom: -10px;}
.ui-ux-team-page .minimal-our-team .cols4 .team-thumb{height:305px;}
.ui-ux-business-box2::before{width:130px; height:130px; background-size:100% !important; left:-50px; bottom:-85px;}
.ui-ux-section12{ overflow:hidden;}
.ui-ux-team-section .elementor-heading-title{font-size:42px !important;}
.ui-ux-team-section .elementor-widget-text-editor{ padding-right:70px !important; margin-top:30px;}
.ui-ux-team-box .elementor-widget-wrap {padding-bottom: 40px !important;}	
}

@media screen and (max-width:1800px) and (min-width:1025px) {
.ui-ux-section3-left .elementor-widget-wrap {padding:120px 80px 120px 120px !important;}
.ui-ux-section3-left .elementor-widget-text-editor .elementor-widget-container{ padding-right:0px !important;}
.ui-ux-expertise-section::before {height:600px; width: 600px; left:-40px;}
.ui-ux-expertise-section::after {height:500px; width: 500px; left:10px; top:-30px;}	
}
/* SKT UI UX */

/* SKT Insurance */
.skt-insurance-section1-left .responsive-heading-desc-text, .skt-insurance-section2 .responsive-heading-title-text, .skt-insurance-section3 .responsive-heading-title-text, .skt-insurance-section4 .responsive-heading-desc-text, .skt-insurance-section6 .responsive-heading-title-text {line-height:1.2em !important;}
.skt-insurance-section1-right-box2 .responsive-section-wrap, .skt-insurance-section1-right-box .responsive-section-wrap {border-radius:10px !important;}
.skt-insurance-section1 .skt-insurance-section1-left-btn a {padding:18px 40px !important;}
.skt-insurance-section1-left .wp-block-button__link:hover {background:#0077e5 !important;}

.skt-insurance-section2 .skt-blocks-advanced-column-child:nth-child(2) .responsive-heading-title-text {background:#0077e5; width:55px; height: 55px; border-radius:100%; text-align:center; align-items:center !important; display:flex !important; justify-content:center !important; margin-top:3px;}
.skt-insurance-section2 img {border-radius:20px !important;}
.skt-insurance-section2-box .skt-blocks-advanced-column-outer-wrap .responsive-heading-desc-text {line-height:26px !important;}
.section-title .skt-blocks-block-advanced-heading h2 {line-height:1.2em !important;}
.skt-insurance-experience-box .responsive-section-wrap {width:auto !important; border-radius:10px !important; position:absolute; bottom:220px; right:25px;}
.skt-insurance-experience-box .responsive-section-wrap .responsive-heading-desc-text{ line-height:1.3em !important; margin-top:-5px; margin-left:-10px;}
.skt-insurance-services-box .responsive-heading-desc-text {line-height:28px !important;}
.skt-insurance-experience-box .responsive-heading-title-text {background:none !important;}

.skt-insurance-section4-right .wp-block-image {margin-bottom:0px !important;}
.skt-insurance-section4-left .wp-block-button__link {padding:20px !important; font-weight:500 !important;}
.skt-insurance-section4-left .wp-block-button__link:hover{ background:#3c3c3c !important;}
.skt-insurance-section4 {overflow:hidden;}
.skt-insurance-section4-right .responsive-section-wrap::before {height:560px; width:560px; border-radius:100%; background-image: linear-gradient(to right, #ffefec , #fef8e3); content:''; position:absolute; top:120px; left:0px;}
.skt-insurance-section4-right .responsive-section-wrap::after {height:490px; width:490px; border-radius:100%; background:#fff; content:''; position:absolute; left:35px; top:155px; margin: 0 auto; box-shadow:0px 150px 150px 60px #fff;}
.skt-insurance-section4-left .skt-blocks-icon-list__label {font-size:17px !important; font-family:Poppins !important; font-weight:500;}
.skt-insurance-section4-left .skt-blocks-icon-list__wrapper{ margin-bottom:10px !important}

@media screen and (max-width: 29.938em) {
.skt-insurance-section2 .skt-blocks-advanced-column-child:nth-child(2) .responsive-heading-title-text{ margin:0 auto;}
.skt-insurance-experience-box .responsive-section-wrap .responsive-heading-desc-text {margin-top:-15px;}
.skt-services-row .skt-services-column{ margin-bottom:15px !important;}
.skt-insurance-services-box .wp-block-image{text-align:center; margin:5px;}
.skt-insurance-section4-left .wp-block-spacer {height:20px !important;}
.skt-insurance-section4-left .wp-block-button__link {padding:20px 35px !important;}
.skt-insurance-section4-left .section-btn{ width:auto !important;}
.skt-insurance-section4-right .responsive-section-wrap::before {height:310px; width:310px;}
.skt-insurance-section4-right .responsive-section-wrap::after {height:260px; width:260px; left:35px; top:145px;}
.skt-insurance-experience-box .responsive-section-wrap {bottom:10px;}
.skt-insurance-experience-box .responsive-section-wrap .responsive-heading-desc-text{margin-left:0px;}
.skt-insurance-section1-left-content {text-align:center;}
.skt-insurance-section1-left .wp-block-buttons{display: inherit !important; text-align:center;}	
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.skt-insurance-section2 .skt-blocks-advanced-column-child:nth-child(2) .responsive-heading-title-text{ margin:0 auto;}
.skt-insurance-section2 .skt-blocks-advanced-column-child:nth-child(2) .responsive-heading-title-text{ margin:0 auto;}
.skt-insurance-experience-box .responsive-section-wrap .responsive-heading-desc-text {margin-top:-15px;}
.skt-insurance-services-box .wp-block-image{text-align:center; margin:5px;}
.skt-insurance-section4-left .wp-block-spacer {height:20px !important;}
.skt-insurance-section4-left .wp-block-button__link {padding:20px 35px !important;}
.skt-insurance-section4-left .section-btn{ width:auto !important;}
.skt-insurance-section4-right .responsive-section-wrap::before {height:420px; width:420px; left:0; right:0px; margin:0 auto;}
.skt-insurance-section4-right .responsive-section-wrap::after {height:360px; width:360px; left:35px; top:150px; left:0; right:0px; margin:0 auto;}
.skt-insurance-section2-left {width:50% !important;}
.skt-insurance-experience-box .responsive-section-wrap{right:100px; bottom:0px;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.skt-insurance-section2 .skt-blocks-advanced-column-child:nth-child(2) .responsive-heading-title-text{width:45px; height:45px;}
.skt-insurance-section1-right-box2 .wp-block-spacer, .skt-insurance-section1-right-box .wp-block-spacer {display:none;}
.skt-insurance-experience-box .responsive-section-wrap {width:35% !important;}
.skt-insurance-experience-box .responsive-heading-title-text{line-height:normal !important; height:auto !important; width:auto !important;}
.skt-insurance-services-box .wp-block-image {margin-right:15px !important;}
.skt-insurance-services-box .skt-blocks-block-section {min-height:220px;}
.skt-insurance-section4-left .skt-blocks-icon-list__label {font-size:16px !important;}
.skt-insurance-section4-left .wp-block-button{ width: auto !important;}
.skt-insurance-section4-right .responsive-section-wrap::before {height:360px; width:360px;}
.skt-insurance-section4-right .responsive-section-wrap::after {height:300px; width:300px;}
.skt-insurance-section4 .skt-blocks-advanced-column-child:nth-child(4) {display:none;}
.skt-insurance-section4 .skt-blocks-advanced-column-child:nth-child(2) { width:50% !important;}
.skt-insurance-section4 .skt-blocks-advanced-column-child:nth-child(3) {width:50% !important;}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
.skt-insurance-section1-left .responsive-heading-desc-text{font-size:34px !important;}
.skt-insurance-section4-right .responsive-section-wrap::before {height:480px; width:480px;}
.skt-insurance-section4-right .responsive-section-wrap::after {height:410px; width:410px;}
.skt-insurance-section4 .skt-blocks-advanced-column-child:nth-child(4) {display:none;}
.skt-insurance-section4 .skt-blocks-advanced-column-child:nth-child(2) { width:50% !important; padding-right:50px;}
.skt-insurance-section4 .skt-blocks-advanced-column-child:nth-child(3) {width:50% !important;}
.skt-insurance-section2 img {width:92%;}	
}
/* SKT Insurance */

/* SKT Ayurveda */
.gb-ayurved-banner-section .skt-blocks-buttons__wrap{justify-content: left; text-align: left;}
.gb-ayurved-banner-section h2 small{margin-top:-15px; display:block;}
.gb-ayurveda-section1 .responsive-column-wrap{overflow: visible;}
.gb-ayurveda-services-wrap .responsive-section-wrap{border-radius: 0 0 18px 18px !important;}
.gb-ayurveda-services-wrap .skt-blocks-ifb-title a{color: #282828;}
.gb-ayurveda-section2 .responsive-column-wrap{overflow: visible;}
.gb-ayurveda-features-list .responsive-section-wrap{overflow: visible; position: relative;}
.gb-ayurveda-features-list .responsive-section-wrap::after{content: ""; background-color: #ffffff; height: 100%; width: 400px; position: absolute; top: 0; right: -390px;}
.gb-ayurveda-features-list .skt-blocks-icon-list__label-wrap{padding-left: 15px;}
.gb-ayurveda-section2-img figure{position: relative;}
.gb-ayurveda-section2-img figure.alignright{float: right;}
.gb-ayurveda-section2-img figure.alignleft{float: left;}
.gb-ayurveda-section2-img figure::before{content: ""; background-image: url(https://demosktthemes.com/free/skt-ayurveda/images/leaf-img2.png); background-repeat: no-repeat; background-size: contain; height: 192px; width: 152px; position: absolute; left: -88px; bottom: 150px; z-index: -1;}
.gb-ayurveda-section2-img::after{content: ""; clear: both; display: block;}
.gb-ayurveda-features-list{display: flex;}
.gb-ayurveda-feature-box{margin-right: 0 !important;}
.gb-ayurveda-section4 .responsive-column-wrap{overflow: visible;}
.gb-ayurveda-section4 .skt-blocks-buttons-repeater.skt-blocks-button__wrapper{border-radius: 50% !important; top: -60px; position: relative; z-index: 99; right: -30px;}
.gb-ayurveda-how-works .skt-blocks-block-section{overflow: visible;}
.gb-ayurveda-how-works .skt-blocks-block-section::before{content: ""; border-bottom: solid 20px #fff; border-left: solid 20px transparent; border-right: solid 20px transparent; left: 38px; position: absolute; top: -18px; filter: drop-shadow(0 -8px 8px #eee);}
.gb-ayurveda-how-works .skt-blocks-block-section::after{content: ""; background-image: url(https://demosktthemes.com/free/skt-ayurveda/images/leaf-img.png); background-repeat: no-repeat; height: 120px; width: 180px; position: absolute; z-index: -1; bottom: -103px; left: -85px;}
.gb-ayurveda-how-works .skt-blocks-icon-list__label-wrap{padding-left: 15px;} 

@media screen and (max-width: 29.938em) {
.gb-ayurved-banner-section p{text-align:center;}
.gb-ayurved-banner-section .skt-blocks-buttons__wrap{justify-content: center; text-align: center;}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.gb-ayurved-banner-section h4{text-align:left;}
.gb-ayurved-banner-section h2{text-align:left;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.gb-ayurved-banner-section h4{text-align:left;}
.gb-ayurved-banner-section h2{text-align:left;}
.gb-ayurveda-section1 .left{float:none;}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
.gb-ayurveda-section1 .left{float:none;}	
}
/* SKT Ayurveda */

/* SKT Salon */
.gb-salon-section1::before {content:''; width:49%; position:absolute; top:0px; left:0px; height:100%; background:#be8d5a; z-index:1;}
.gb-salon-section1-left section {border-radius:7px !important;}
.gb-salon-opening-hours .responsive-section-inner-wrap span {display:block; padding-bottom:10px;}
.gb-salon-opening-hours .responsive-section-inner-wrap p {width:50%; float:left; margin:0px;}
.gb-salon-offer-section .skt-blocks-ifb-image-content {width:100% !important; height:90px;}
.gb-salon-offer-section .skt-blocks-infobox__outer-wrap img {width:auto !important; padding-bottom:20px;}
.gb-salon-offer-section .skt-blocks-infobox__outer-wrap {width:100% !important; padding:35px 14px 30px !important; border-radius:10px; float:left; margin-bottom: 15px;}
.gb-salon-section1-left .wp-block-button {text-align:center !important; width:100%; margin-top:20px;}
.gb-salon-section1-left .wp-block-button a{ font-weight:600; padding:15px 35px !important;}
.gb-salon-section1-left .wp-block-button a:hover{ background:#222 !important;}
.gb-salon-section1-right .wp-block-button a{padding:0px !important; background:none !important;}
.gb-salon-section1-right .wp-block-button a::before {content:''; width:100%; height:1px; background:#fff; position:absolute; bottom:25px; left:0px;}
.gb-salon-offer-section .skt-blocks-ifb-title a {color:#111;}
.gb-salon-offer-section .skt-blocks-ifb-title a:hover {color:#cd9a67;}
.gb-salon-offer-section .skt-blocks-block-section {column-count:3;}
.gb-salon-section2-left .wp-block-image figure {margin:0px;}
.gb-salon-section2-left .wp-block-image figure img{ border-radius:10px;}
.gb-salon-section2-left .wp-block-image figure::before {width:60%; height:350px; background:#cd9a67; content:''; position:absolute; right:30px; z-index:-1; top:220px; border-radius:10px;}
.gb-salon-section2-right .wp-block-button {width:100%; margin-top:90px;}
.gb-salon-section2-right .wp-block-button a{ font-weight:600; padding:15px 35px !important;}
.gb-salon-section2-right .wp-block-button a:hover{ background:#222 !important;}
.gb-salon-section3-box p {line-height:32px;}
.gb-salon-section3-box .wp-block-button {width:100%; margin-top:58px;}
.gb-salon-section3-box .wp-block-button a{ font-weight:500; padding:13px 30px !important;}
.gb-salon-section3-box .wp-block-button a:hover{ background:#222 !important;}
.gb-salon-section4 .skt-blocks-block-advanced-heading h3 {position:absolute; z-index:-1; top:-11%; width:100%; text-align:center;}
.gb-salon-section4 p {width:50%; margin:0 auto;}
.gb-salon-section4 .skt-blocks-tm__desc {text-align:left;}
.gb-salon-section4 .skt-blocks-tm__meta {text-align:left;}
.gb-salon-section4 .skt-blocks-tm__company{font-style:normal;}
.gb-salon-section4 ul.slick-dots li button::before { font-size:50px !important;}
.gb-salon-section4 .skt-blocks-tm__image-content{ padding-left:0px !important;}
.gb-salon-section4 .skt-blocks-tm__content {padding:60px 40px !important;}
.gb-salon-section4 .skt-blocks-slick-carousel {padding:45px 0px !important;}
.gb-salon-section4 .skt-blocks-block-section{ overflow:visible !important;}
.gb-salon-banner-section{z-index:-999 !important;}
.gb-salon-banner-section .skt-blocks-button__link_child{ position:relative; z-index:9999 !important;}
@media(max-width: 1199px){
.gb-salon-appointment-form .wpcf7-form-control-wrap{padding:5px;}
.gb-salon-appointment-form .col-2 {width:66.66% !important;}
.gb-salon-appointment-form .wpcf7-form-control.wpcf7-submit{ width:98%;}
.gb-salon-section4 .wp-block-spacer{ display:none;}
.gb-salon-pricing-box .skt-blocks-advanced-column-outer-wrap {margin:20px 10px !important;}
.gb-salon-pricing-box .wp-block-image {}
.gb-salon-pricing-box .skt-blocks-block-columns{ padding:15px !important;}
.gb-salon-pricing-box .skt-blocks-advanced-column-child:nth-child(4){padding-left:10px !important;}
.gb-salon-pricing-box .skt-blocks-advanced-column-child:nth-child(4) .responsive-heading-title-text{ font-size:17px !important; margin-bottom:10px !important; line-height:1.3 !important;}
.gb-salon-pricing-box .skt-blocks-advanced-column-child:nth-child(4) p{ line-height:1.4 !important}
.gb-salon-section6 .skt-blocks-gallery--figure {margin:5px !important;}
.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(2) {width:40% !important;}
.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(4) {display:none;}
.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(6) {width:60% !important; padding-left:20px;}
.gb-salon-section1-left .skt-blocks-block-section {width:90% !important; margin:0 auto !important; padding:30px 15px !important;}
.gb-salon-section1-right .wp-block-read-more {width:100%; text-align:center; padding-bottom:10px;}
.gb-salon-section1-right .skt-blocks-advanced-column-child:nth-child(4) {width:20% !important;}
.gb-salon-section2 .skt-blocks-advanced-column-child:nth-child(4) .responsive-column-wrap{ padding-left:30px !important;}
.gb-salon-section1-left .responsive-heading-title-text {text-align:center;}
.gb-salon-section9-contact {margin:0px 15px !important;}
.header .center::after {top:40px;}
.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(6) .skt-blocks-team-avatar{ width:270px !important;}
.gb-salon-section2-left .wp-block-image figure::before { right:0px;}
.gb-salon-offer-section .skt-blocks-infobox__outer-wrap{padding:35px 0px 30px !important;}
.gb-salon-section6 .skt-blocks-gallery--item img {height:360px;}
}
@media(max-width: 1023px){
.gb-salon-section1-right section {padding-left:0px;}
.gb-salon-offer-section .skt-blocks-block-section {column-count:2;}
.gb-salon-section1::before { display:none;}
}
@media(max-width: 991px){
.gb-salon-section3-box .wp-block-spacer {display:none;}
.gb-salon-section1-right .wp-block-read-more {width:100%; text-align:center; padding-bottom:10px;}
.gb-salon-section2-right .wp-block-button {margin-top:10px;}
.gb-salon-section2-left .wp-block-image figure::before {height:210px; top:220px; border-radius:10px; right:-25px;}
.gb-salon-section3 .responsive-column-inner-wrap {padding:5px;}
.gb-salon-section3-box .wp-block-image img {height:200px !important; object-fit: contain;}
.gb-salon-section3-box .wp-block-button{margin-top:0px;}
.gb-salon-section4 .skt-blocks-block-advanced-heading h3{ position:relative; top:0px; font-size:36px !important; color:#fff !important;}
.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(2) {width:100% !important;}
.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(4) {display:none;}
.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(6) {width:100% !important; padding-left:0px;}
.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(6) .skt-blocks-team-avatar{ width:170px !important;}
.gb-salon-section2 .skt-blocks-advanced-column-child:nth-child(4) .responsive-column-wrap {padding-left:0px !important;}
.gb-salon-section7-right .responsive-heading-title-text br {display:none;}
.gb-salon-section1-left .skt-blocks-block-section {width:70% !important; margin:0 auto !important;}	
}
@media(max-width: 767px){
.gb-salon-offer-section .skt-blocks-infobox__outer-wrap{width:100% !important;}
.gb-salon-section1-right .wp-block-button a::before { display:none;}
.gb-salon-section1-right .wp-block-button {width:100%; text-align:center; padding-bottom:10px;}
.gb-salon-section1-right .wp-block-columns{ width:100% !important}
.gb-salon-section2-right figure {text-align:center;}
.gb-salon-section2-right .wp-block-button {width:100%; margin-top:0px; text-align:center;}
.gb-salon-section2-right p{ text-align:center;}
.gb-salon-section3-box, .gb-salon-section3-box p {text-align:center;}
.gb-salon-section3-box figure {float:none !important; display:inline-block !important;}
.gb-salon-section3-box .wp-block-spacer {display:none;}
.gb-salon-section1-left {width:100% !important; margin:0 auto !important;}
.gb-salon-appointment-form .wpcf7-form-control-wrap {width:100% !important;}
.gb-salon-appointment-form .col-2, .gb-salon-appointment-form .col-2 .wpcf7-form-control-wrap {width:100% !important;}
.gb-salon-appointment-form .wpcf7-form-control.wpcf7-submit{width:98%; margin:0 auto; display:table;}
.gb-salon-appointment-form {margin-bottom:40px;}
.gb-salon-section4 p {width:100%;}
.gb-salon-section4 .skt-blocks-tm__content {padding:30px !important;}
.gb-salon-pricing-box .wp-block-image {text-align:center; margin:20px 0px !important;}
.gb-salon-section6 .skt-blocks-gallery--item, .gb-salon-section6 .skt-blocks-gallery--item:nth-child(2), .gb-salon-section6 .skt-blocks-gallery--item:nth-child(6) {width:100% !important;}
.gb-salon-new article {padding:30px 20px !important;}
.gb-salon-section7-left .wp-block-image {text-align:center;}
.gb-salon-section2-left .wp-block-image figure::before {height:210px; top:220px; border-radius:10px; right:0px;}
.woocommerce ul.products li.product{width:100% !important; margin:0px !important; margin-bottom:15px !important;}
.gb-salon-section7 .skt-blocks-advanced-column-child:nth-child(6) .skt-blocks-team-avatar {width:270px !important;}
.gb-salon-section2-left {width:75%;}
.gb-salon-offer-section .skt-blocks-ifb-title a {font-size:17px;}
.gb-salon-section1-right .skt-blocks-advanced-column-child:nth-child(4) {width:auto !important;}
.gb-salon-section6 .skt-blocks-gallery--item img {object-fit:cover; height: inherit;}	
.gb-salon-section4 .skt-blocks-block-advanced-heading h3{display:none;}
}
@media(max-width: 639px) {
.gb-salon-offer-section .skt-blocks-infobox__outer-wrap{ margin:10px 0%; width:100% !important;}
.gb-salon-section2-left .wp-block-image figure::before {height: 150px; right:-10px; top:200px;}
.gb-salon-section9-contact .wpcf7-form div {width:100%; margin-bottom:20px;}
.gb-salon-section9-contact .wpcf7-form-control.wpcf7-submit{ top:20px !important; padding:0px;}
.gb-salon-section9-contact input {padding-bottom:10px; padding-left:35px;}
.gb-salon-section9-contact i {font-size:20px;}
.gb-salon-section1-left .skt-blocks-block-section {width:100% !important; margin:0 auto !important;}
.gb-salon-section2-left {width:100%;}
.gb-salon-section1::before {width:100%; top:auto; left:0; height:73%; bottom:0;}
.gb-salon-offer-section .skt-blocks-block-section {column-count:2;}
}
@media(max-width: 575px){
.gb-salon-section1-right .wp-block-columns {width:100% !important;}
}
@media(max-width: 479px) {
.gb-salon-section1::before {width:100%; top:auto; left:0; height:73%; bottom:0;}
.gb-salon-offer-section .skt-blocks-block-section {column-count:1 !important;}
.gb-salon-section6 .skt-blocks-gallery--item img {height: inherit;}
}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
.gb-salon-banner-section{padding:140px 0 0 0;}	
}
/* SKT Salon */

/*SKT Halloween*/
.skt-halloween-section-1-button { margin:0 auto !important;}
.skt-halloween-section-1::after {content: '';width: 10%;height: 462px;background: url(https://demosktthemes.com/free/halloween/images/tree-spider.png) no-repeat;margin: 0 auto;right: 0;top: 0px;position: absolute;background-size: 100%;background-repeat: no-repeat;}
.skt-halloween-section-1-left::after {content: '';width: 34%;height: 277px;background: url(https://demosktthemes.com/free/halloween/images/pumpkin-left.png) no-repeat;margin: 0 auto;left: -230px;top: 0px;position: absolute;background-size: 100%;background-repeat: no-repeat;}
.skt-halloween-section-1-left::before {content: '';width: 33%;height: 277px;background: url(https://demosktthemes.com/free/halloween/images/pumpkin-right.png) no-repeat;margin: 0 auto;right: 0;top: 0px;position: absolute;background-size: 100%;background-repeat: no-repeat;}
.skt-halloween-section-1-right-text .elementor-heading-title {background: -webkit-linear-gradient(#fff, #fce443);   -webkit-background-clip: text;-webkit-text-fill-color: transparent;filter: drop-shadow(2px 20px 5px rgba(204, 66, 38, 0.60));}

@media(max-width: 479px){
.elementor-section.elementor-top-section.skt-halloween-section-1 {background-position: top left !important;background-repeat: no-repeat !important;background-size: 160% !important;background-color: #da7622 !important;}
.skt-halloween-section-1-mid .elementor-element-populated {padding: 260px 0px 0px 0px !important;}
.skt-halloween-section-1-left::after {left: 0 !important;z-index: 1;}
}

@media (min-width: 480px) and (max-width: 767px) {
.elementor-section.elementor-top-section.skt-halloween-section-1 {background-position: top left !important;background-repeat: no-repeat !important;background-size: 160% !important;background-color: #da7622 !important;}
.skt-halloween-section-1-mid .elementor-element-populated {padding: 375px 0px 0px 0px !important;}
.skt-halloween-section-1-left::after {left: 0 !important;z-index: 1;}
}

@media(min-width: 768px) and (max-width: 1023px){
.skt-halloween-section-1-left::after {width: 70% !important;left: 0 !important;z-index: 1;}
.skt-halloween-section-1-left::before {width: 70% !important;right: -170px !important;}
}

@media(min-width: 1024px) and (max-width: 1199px){
	.skt-helloween-helloween-text .elementor-heading-title {font-size: 88px !important;}
	.skt-halloween-section-1-right-text .elementor-heading-title {font-size: 145px !important;}
}
/*End SKT Halloween*/

/*SKT Diwali*/
.skt-diwali-section-1-left img { margin-left:-100px;}
.skt-diwali-section-1-right img { margin-right:-100px;}
.skt-diwali-section-1-mid::after {content: '';width: 70%;height: 167px;background: url(https://demosktthemes.com/free/diwali/images/design-image.png) no-repeat; margin: 0 auto;right: -240px;bottom: 10px;position: absolute;z-index: -1;background-size: 100%;background-repeat: no-repeat;}
.skt-diwali-section-inner-mid::after {content: '';position: absolute;top: -15px;width: 110%;height: 54%;background: transparent;border-radius: 15px;border: 2px solid #c85e15;left: 50%;transform: translateX(-50%);z-index: -1;}

@media(max-width: 479px){
.skt-diwali-section-1-mid::after {right: 0px !important;bottom: -160px !important;z-index: 5;left: 0;}
.skt-diwali-section-1-right img { display:none !important;}
.skt-diwali-section-inner-mid::after {height: 50% !important;top: -25px !important;}
.skt-diwali-diya-img img { width:80% !important;}
}

@media (min-width: 480px) and (max-width: 767px) {
.skt-diwali-section-inner-mid::after {height: 50%;}
.skt-diwali-section-1-right img { display:none !important;}
.skt-diwali-section-1-mid::after {right: 0px !important;bottom: -160px !important;z-index: 5;left: 0;}
}

@media(min-width: 768px) and (max-width: 1023px){
.skt-diwali-section-1-right img { margin-right:0 !important;}
.skt-diwali-section-1-mid::after {right: -180px !important; bottom:0 !important;}
.skt-diwali-section-inner-mid::after { height:48% !important;}
.skt-diwali-diya-img img { width:80% !important;}
}

@media(min-width: 1024px) and (max-width: 1199px){
	.skt-diwali-section-1-right img { margin-right:0 !important;}
}
/*End SKT Diwali*/


/*SKT SKT Cyber Monday*/
.skt-cyber-monday-section-1-inner-column {transform: rotate(-7deg);}
.skt-cyber-monday-section-1-btn a {transform: skewX(-10deg);}
.skt-cyber-monday-section-1-btn a span {transform: skewX(5deg);}
.skt-cyber-monday-section-1-right::after {content: '';width: 53%;height: 212px;background: url(https://demosktthemes.com/free/cybermonday/images/section-right-bottom-after.png);right: 0;bottom: 0px;position: absolute;background-size: 100%;background-repeat: no-repeat; z-index:5;}
.skt-cyber-monday-section-1-left::before {content: '';width: 70%;height: 170px;background: url(https://demosktthemes.com/free/cybermonday/images/section-right-bottom-before.png);left: 0;top: 0px;position: absolute;background-size: 100%;background-repeat: no-repeat; z-index:5;}
.skt-cyber-monday-section-site-btn {transform: rotate(-15deg);position: relative !important;right: -60px;top: -20px;}
.skt-cyber-monday-bigtext span {font-size:92px; display:block;}
.skt-cyber-monday-section-1-inner-column-first {transform: skewX(-6deg) rotate(-7deg);right: -130px;z-index: 8;}
.skt-cyber-monday-section-1-inner-column-btn-first {transform: rotate(-7deg) skewX(-7deg);right: -72px;top: -12px;}
.skt-cyber-monday-section-1-inner-column-special {transform: rotate(-7deg) skewX(-7deg);right: 150px;top: 18px;}
.skt-cyber-monday-circle {position: absolute !important;left: -29px;top: -80px;width: 410px !important;height: 212px;   background-color: transparent;border-top-left-radius: 600px;border-top-right-radius: 600px;border: 2px solid #d60000;    border-bottom: 0;transform: rotate(-46deg);}
.skt-cyber-monday-circle::before {content: '';position: absolute !important;left: 0;top: 14px;width: 30px;height: 220px;    background: #000;transform: rotate(13deg);}
.skt-cyber-monday-circle::after {content: '';position: absolute !important;right: -11px;top: 194px;width: 20px;height: 20px;background: #d60000;border-radius: 100%;}
.skt-cyber-monday-elements::before {content: '';width: 380px;height: 237px;background: url(https://demosktthemes.com/free/cybermonday/images/section-elements-2.png);left: 130px;top: -70px;position: absolute;background-repeat: no-repeat; z-index:5;}
.skt-cyber-monday-elements::after {content: '';width: 581px;height: 111px;background: url(https://demosktthemes.com/free/cybermonday/images/section-elements-1.png);left: -10px;bottom: 40px;position: absolute;background-repeat: no-repeat; z-index:5;}
.skt-cyber-monday-bigtext::before {content: '';position: absolute;width: 0;height: 0;border-top: 10px solid transparent;    border-bottom: 15px solid transparent;border-left: 80px solid #190131;left: -1px;top: 50%;}
.skt-cyber-monday-bigtext::after {content: '';position: absolute;width: 0;height: 0;border-top: 15px solid transparent;    border-bottom: 20px solid transparent;border-right: 100px solid #000;right: -1px;top: 10%;}
.skt-cyber-monday-section-1-left::after {content: '';position: absolute;width: 250px;height: 220px;background: linear-gradient(176deg, rgba(69,25,124,1) 0%, rgba(97,40,158,1) 100%);border-radius: 120px 120px 130px 130px;left: 46px;    top: -50px;transform: rotate(-15deg);}


@media(max-width: 479px){
.skt-cyber-monday-section-1-inner-column-first { right:0 !important;}
.skt-cyber-monday-section-1-inner-column-btn-first { right:10px !important;}
.skt-cyber-monday-elements::before {width: 80% !important;height: 187px !important; background-size:100%;left: 0 !important;}
.skt-cyber-monday-elements::after { width:80%; height:111px;background-size:100%;left: 0 !important;}
.skt-cyber-monday-section-1-inner-column { transform:none !important;}
.skt-cyber-monday-circle { display:none !important;}
.skt-cyber-monday-bigtext span { font-size:62px;}
.skt-cyber-monday-bigtext::after {border-top: 15px solid transparent !important;border-bottom: 10px solid transparent !important;border-right: 50px solid #000 !important;right: 0 !important; top:22%;}
.skt-cyber-monday-bigtext::before {border-left: 50px solid #190131 !important; left:0 !important;}
.skt-cyber-monday-section-site-btn {right: 0px !important;top: -50px !important;}
.skt-cyber-monday-section-1-right::after { height:103px !important;}
.skt-cyber-monday-section-1-inner-column-special {right: 20% !important;top: -5px !important;}
.skt-cyber-monday-bigtext .elementor-widget-container {box-shadow: 3px 12px 0px 0px rgba(0,0,0,0.5) !important;}
.skt-cyber-monday-section-1-left::after {width: 220px !important;height: 210px !important;left: 0px !important;top: -80px !important;}
}

@media (min-width: 480px) and (max-width: 767px) {
.skt-cyber-monday-section-1-inner-column-first { right:0 !important;}
.skt-cyber-monday-section-1-inner-column-btn-first { right:10px !important;}
.skt-cyber-monday-elements::before {width: 80% !important;height: 187px !important; background-size:100%;left: 0 !important;}
.skt-cyber-monday-elements::after { width:80%; height:111px;background-size:100%;left: 0 !important;}
.skt-cyber-monday-section-1-inner-column { transform:none !important;}
.skt-cyber-monday-circle { display:none !important;}
.skt-cyber-monday-bigtext span { font-size:62px;}
.skt-cyber-monday-bigtext::after {border-top: 15px solid transparent !important;border-bottom: 10px solid transparent !important;border-right: 50px solid #000 !important;right: 0 !important;}
.skt-cyber-monday-bigtext::before {border-left: 50px solid #190131 !important; left:0 !important;}
.skt-cyber-monday-section-site-btn {right: 0px !important;top: -30px !important;}
.skt-cyber-monday-section-1-right::after { height:137px !important;}
.skt-cyber-monday-section-1-inner-column-special {right: 90px !important;top: -5px !important;}
.skt-cyber-monday-section-1-left::after {left: 6px !important;top: -70px !important;width: 220px !important;height: 210px !important;}
}

@media(min-width: 768px) and (max-width: 1023px){
.skt-cyber-monday-section-1-inner-column-first { right:0 !important;}
.skt-cyber-monday-section-site-btn {right: 0px;top: -50px;}
.skt-cyber-monday-bigtext span {font-size: 52px;}
.skt-cyber-monday-section-1-inner-column-special {right: 70px !important;top: 38px !important;}
.skt-cyber-monday-elements::before { background-size:100%; width:50% !important;}
.skt-cyber-monday-section-1-right::after {height: 121px !important;}
.skt-cyber-monday-bigtext::after {border-right: 50px solid #000 !important;top: 30% !important;}
.skt-cyber-monday-bigtext::before {border-left: 50px solid #190131 !important;}
.skt-cyber-monday-circle { display:none !important;}
.skt-cyber-monday-section-1-left::after {width: 210px !important;height: 190px !important;left: 0px !important;top: -70px !important;}
}

@media(min-width: 1024px) and (max-width: 1199px){
.skt-cyber-monday-section-1-inner-column-first {right: -50px !important;}
.skt-cyber-monday-bigtext::after {top: 25% !important;}
.skt-cyber-monday-circle {left: -55px !important;}
.skt-cyber-monday-section-1-right::after {height: 161px !important;}
.skt-cyber-monday-elements::before { background-size:100%; width:50% !important;}
.skt-cyber-monday-section-1-inner-column-special {right: 70px !important;top: 48px !important;}
.skt-cyber-monday-elements::after { background-size:100%; width:80% !important; bottom:0 !important;}
.skt-cyber-monday-bigtext::before {border-left: 60px solid #190131 !important;}
.skt-cyber-monday-bigtext::after {border-right: 80px solid #000 !important;}
.skt-cyber-monday-section-site-btn {right: 0px !important;top: -30px !important;}
.skt-cyber-monday-section-1-left::after {left: -10px !important;top: -80px !important;width: 220px !important;height: 210px !important;}
}
@media(min-width: 1080px) and (max-width: 1199px){
	.skt-cyber-monday-circle {left: -106px !important;}

}
@media(min-width: 1400px) and (max-width: 1600px){
.skt-cyber-monday-circle { left:-100px !important;}
}

@media(min-width: 1601px) and (max-width: 1920px){
.skt-cyber-monday-elements-outer {position: relative !important;right: -130px;}
.skt-cyber-monday-section-1-inner-column-outer .elementor-container {margin: 0 !important;position: relative !important;left: 100px;}
}
/*End SKT Cyber Monday*/

/*SKT Black Friday*/

.skt-blackfriday-section-1-inner1-text { position:relative;}
.skt-blackfriday-section-1-inner1-text::before {content: '';position: absolute;background: linear-gradient(176deg, rgba(236,95,29,1) 0%, rgba(117,34,46,1) 100%);width: 280px;height: 110px;left: 50%;top: 50%;border-radius: 65px;transform: translate(-50%,-50%);z-index: -1;}
.skt-blackfriday-section-1-inner1-text-2 span {font-size:104px; display:block;}
.skt-blackfriday-section-1-site-btn a {transform: rotate(-10deg);}
.skt-blackfriday-section-1-offer { position: absolute !important; width:170px !important; height:170px; border-radius:100%; background: linear-gradient(176deg, rgba(236,95,29,1) 0%, rgba(125,21,87,1) 100%); right:-120px; top:20%;box-shadow: 0px 0px 80px 0px rgb(0 0 0 / 60%);}
.skt-blackfriday-section-1-offer span { font-size:22px; display:block;}
.skt-blackfriday-section-1-offer .elementor-heading-title { margin-top:50px;}
.skt-blackfriday-inner-sectioncenter::before {content: '';width: 141px;height: 171px;background: url(https://demosktthemes.com/free/blackfriday/images/blackfriday-text-before.png);left: -40px;top: -30px;position: absolute;background-size: 100%;background-repeat: no-repeat; z-index:5;}
.skt-blackfriday-inner-sectioncenter::after {content: '';width: 86px;height: 208px;background: url(https://demosktthemes.com/free/blackfriday/images/blackfriday-text-after.png);right: -40px;bottom: -30px;position: absolute;background-size: 100%;background-repeat: no-repeat; z-index:-1;}
.skt-blackfriday-inner-section-mid::before {content: '';width: 12%;height: 630px;background: url(https://demosktthemes.com/free/blackfriday/images/middle-before.png); left: 180px;top: -90px;position: absolute;background-size: 100%;background-repeat: no-repeat;z-index: 5;}
.skt-blackfriday-inner-section-mid::after {content: '';width: 36%;height: 680px;background: url(https://demosktthemes.com/free/blackfriday/images/middle-after.png);   right: 20px;top: -140px;position: absolute;background-size: 100%;background-repeat: no-repeat;z-index: 5;}
.skt-blackfriday-section-1-mid::before {content: '';width: 43%;height: 150px;background: url(https://demosktthemes.com/free/blackfriday/images/section-before.png);left: 0;top: 0px;position: absolute;background-size: 100%;background-repeat: no-repeat; z-index:5;border-radius: 15px 0 0 0;}
.skt-blackfriday-section-1-mid::after {content: '';width: 43%;height: 100px;background: url(https://demosktthemes.com/free/blackfriday/images/section-after.png);right: 0;bottom: 0px;position: absolute;background-size: 100%;background-repeat: no-repeat; z-index:5;border-radius: 0 0 15px 0;}
.skt-blackfriday-section-1-mid {overflow:hidden;}
.skt-blackfriday-section-1-inner1-text-2::before {content: '';width: 108px;height: 55px;background: url(https://demosktthemes.com/free/blackfriday/images/yellow-tel.png);left: 0;bottom: -93px;position: absolute;background-size: 100%;background-repeat: no-repeat; z-index:5;}



@media(max-width: 479px){
.skt-blackfriday-section-1-inner1-text-2 span { font-size:57px;}
.skt-blackfriday-section-1-offer {bottom: -190px;left: 50%;transform: translateX(-50%);right: 0;top: auto;}
.skt-blackfriday-inner-section-mid::after {right: 0 !important;}
.skt-blackfriday-inner-section-mid::before {left: 10px !important;}
.skt-blackfriday-section-1-inner1-text-2::before { bottom:-75px !important;}
.skt-blackfriday-inner-sectioncenter::before, .skt-blackfriday-inner-sectioncenter::after { display:none;}
.skt-blackfriday-section-1-mid::before {width: 60% !important;height: 80px !important;}
.skt-blackfriday-section-1-mid::after {width: 60% !important;height: 37px !important;}
}

@media (min-width: 480px) and (max-width: 767px) {
.skt-blackfriday-section-1-inner1-text-2 span { font-size:57px;}
.skt-blackfriday-section-1-offer {bottom: -190px;left: 50%;transform: translateX(-50%);right: 0;top: auto;}
.skt-blackfriday-inner-sectioncenter::before, .skt-blackfriday-inner-sectioncenter::after { display:none;}
.skt-blackfriday-section-1-inner1-text-2::before {bottom: -73px !important;}
.skt-blackfriday-section-1-mid::after {width: 55% !important;height: 45px !important;}
.skt-blackfriday-section-1-mid::before {width: 56% !important;height: 75px !important;}
}

@media(min-width: 768px) and (max-width: 1023px){
.skt-blackfriday-section-1-inner1-text-2 span {font-size: 85px;}
.skt-blackfriday-section-1-mid::before {width: 75% !important;}
.skt-blackfriday-section-1-mid::after {width: 50% !important;height: 64px !important;}
.skt-blackfriday-inner-section-mid::before {width: 14% !important;height: 570px !important;left: 20px !important;top: -69px !important;}
.skt-blackfriday-inner-section-mid::after {right: 0px !important;}
.skt-blackfriday-inner-sectioncenter::before {left: -20px !important;top: -10px !important;width: 20% !important;}
	.skt-blackfriday-inner-sectioncenter::after {right: -3px !important;bottom: -100px !important;transform: rotate(12deg);width: 12% !important;}
}

@media(min-width: 1024px) and (max-width: 1199px){
.skt-blackfriday-section-1-mid::after { height:75px;}
.skt-blackfriday-section-1-mid::before { width:55% !important;}
.skt-blackfriday-inner-section-mid::before { left:60px !important;}
.skt-blackfriday-bottom-text .elementor-widget-container {padding: 0px 260px 0px 260px !important;}
.skt-blackfriday-section-1-mid::before {width: 55% !important;}
.skt-blackfriday-section-1-mid::after {height: 75px !important;}
.skt-blackfriday-inner-sectioncenter::before {width: 28% !important;left: -35px !important;}
.skt-blackfriday-inner-sectioncenter::after {width: 15% !important;right: -15px !important;bottom: -70px !important;transform: rotate(8deg);}
}
@media(min-width: 1400px) and (max-width: 1920px){
.skt-blackfriday-inner-section-mid::before { left:260px;}
}
/*End SKT Black Friday*/

/* SKT Trekking */
.skt-trekking-header-wave {position: absolute;bottom: -10px;width: 100%;z-index: 9999;}
.skt-trekking-header-wave svg {width: 100%;max-width: 100%;height: auto;}
.skt-trekking-header-wave svg g { fill:#ffffff;}
.skt-trekking-section-2-right { position:relative !important;}
.skt-trekking-section-2-right-text {width: 85% !important;position: absolute !important;left: -240px;top: 33% !important;   transform: rotate(-90deg);}
.skt-trekking-section-2-left-inner-section {width: 860px !important;position: absolute !important;bottom: -60px;z-index: 5;}
.skt-trekking-section-3-inner-box1-img .elementor-widget-container { width:240px !important; height:240px !important; margin:0 auto !important;}
.skt-trekking-section-3-inner-box1-img .elementor-widget-container img { margin-top:20px !important;}
.skt-trekking-section-6-right { position:relative !important;}
.skt-trekking-section-6-right-img2 {position: absolute !important;left: -230px;top: -10px;}
.skt-trekking-section-6-right::before {content: '';background: #e9e9e9;width: 23%;height: 35%;position: absolute !important;top: 55%;left: -12%;transform: translateY(-50%);border-radius: 50px;}
.skt-trekking-section-6-right-inner-mid { position:relative !important; border-radius:300px; overflow:hidden;}
.skt-trekking-section-6-right-inner-mid-title { position:absolute !important; bottom:-165px; left:50%; transform:translateX(-50%);}
.skt-trekking-section-6-right-inner-mid-title .elementor-widget-container {width:410px !important; height:410px; border-radius:100%; margin:0 auto;}
.skt-trekking-section-8-inner-right-btn .elementor-widget-container { width:166px; height:166px; border-radius:100%; margin:0 auto; z-index:5; position:relative !important;}
.skt-trekking-section-8-inner-right-btn::before { content:''; background:#ff4c15; width:2px; height:100%; position:absolute; left:50%; transform:translateX(-50%); top:-80px;z-index: 1;}
.skt-trekking-section-8-inner-2-products .woocommerce.columns-4 ul.products li.product .button {font-size: 0!important;right: 10px!important;transform: none;opacity: 1!important;width: 49px!important;height: 49px!important;visibility: visible!important;padding: 0;margin: 0;float: right;bottom: 15px!important;top: auto!important;left: auto!important; background-color: #fbf7f4 !important;}
.skt-trekking-section-8-inner-2-products .woocommerce.columns-4 ul.products li.product .button::before {content: '' !important;    position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background: url(https://demosktthemes.com/free/skt-trekking/wp-content/uploads/2023/05/shopping-icon.png);width: 38%;    height: 21px;background-size: 100%;background-repeat: no-repeat;}
.skt-trekking-section-8-inner-2-products .woocommerce.columns-4 ul.products li.product {width: 24.6% !important;float: none;   position: relative !important;padding: 0 10px !important;display: inline-block; margin:0 !important; margin-bottom:50px !important;}
.skt-trekking-section-8-inner-2-products .woocommerce.columns-3 ul.products li.product .button {font-size: 0!important;right: 10px!important;transform: none;opacity: 1!important;width: 49px!important;height: 49px!important;visibility: visible!important;padding: 0;margin: 0;float: right;bottom: 15px!important;top: auto!important;left: auto!important;}
.skt-trekking-section-8-inner-2-products .woocommerce.columns-3 ul.products li.product .button::before {content: '' !important;    position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background: url(https://demosktthemes.com/free/skt-trekking/wp-content/uploads/2023/05/shopping-icon.png);width: 38%;    height: 21px;background-size: 100%;background-repeat: no-repeat;}
.skt-trekking-section-8-inner-2-products .woocommerce.columns-2 ul.products li.product .button {font-size: 0!important;right: 10px!important;transform: none;opacity: 1!important;width: 49px!important;height: 49px!important;visibility: visible!important;padding: 0;margin: 0;float: right;bottom: 15px!important;top: auto!important;left: auto!important;}
.skt-trekking-section-8-inner-2-products .woocommerce.columns-2 ul.products li.product .button::before {content: '' !important;    position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background: url(https://demosktthemes.com/free/skt-trekking/wp-content/uploads/2023/05/shopping-icon.png);width: 38%;    height: 21px;background-size: 100%;background-repeat: no-repeat;}
.skt-trekking-section-8-inner-2-products .woocommerce.columns-1 ul.products li.product .button {font-size: 0!important;right: 10px!important;transform: none;opacity: 1!important;width: 49px!important;height: 49px!important;visibility: visible!important;padding: 0;margin: 0;float: right;bottom: 15px!important;top: auto!important;left: auto!important;}
.skt-trekking-section-8-inner-2-products .woocommerce.columns-1 ul.products li.product .button::before {content: '' !important;    position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background: url(https://demosktthemes.com/free/skt-trekking/wp-content/uploads/2023/05/shopping-icon.png);width: 38%;    height: 21px;background-size: 100%;background-repeat: no-repeat;}
.skt-trekking-section-8-inner-2-products .products.columns-4 { text-align:center;}
.skt-trekking-section-8-inner-2-products .woocommerce-loop-product__title { text-align:left !important;}
.skt-trekking-section-8-inner-2-products .price { text-align:left !important;}
.trekking-outer, .tourcatrow { margin:0 -15px;}
.trekking-content, .skt-tourcat-column {width: 33%;float:left;padding: 0 10px;display: inline-block;margin: 0 !important; margin-bottom:30px !important;}
.skt-trekking-progress-bar .elementor-progress-percentage {position: absolute!important;top: -27px;left: auto;right: 0;}
.skt-trekking-progress-bar .elementor-progress-wrapper {margin-top: 15px;overflow: visible!important;}
.skt-trekking-videonew-icon .elementor-custom-embed-image-overlay img {width: 63px !important;height: 93px !important; margin: 0 auto !important;position: relative;left: -60px;}
.skt-trekking-videonew-icon .elementor-custom-embed-image-overlay { position:relative !important;}
.skt-trekking-section-4-left-img img{-webkit-animation: qodefBounce 5s ease-in-out infinite; animation: qodefBounce 2s ease-in-out infinite;}
@media screen and (max-width:767px) {
.trekking-outer .trekking-content { width:100% !important; margin-bottom:30px !important; padding:0 !important;}
.trekking-outer{margin:0 !important; padding:0 15px;}
.elementor-element .skt-trekking-section-2-left-inner-section {width: 100% !important;position: relative !important;bottom: 0;}
.elementor-element.skt-trekking-section-6-right-img2 {position: relative !important;left: auto;top: auto;}
.skt-trekking-section-6-right::before { display:none !important;}
.elementor-element.skt-trekking-section-2-right-text {width: 100% !important;position: relative !important;left: auto;top: auto !important; transform:none !important;}
.elementor-element.skt-trekking-section-6-right-inner-mid-title .elementor-widget-container {width: 360px !important;height: 360px !important;}
.elementor-element.skt-trekking-section-8-inner-2-products .woocommerce.columns-4 ul.products li.product { width:100% !important;}
.elementor-element.skt-trekking-section-10-inner1-title .elementor-heading-title span { font-size:65px !important;}
.skt-trekking-section-10-inner1-title::after {top: -110px !important;right: 50px !important;width: 50% !important;}
.skt-trekking-section-11-left::before { display:none;}
.skt-trekking-section-8-inner-right {order:1 !important;}
.skt-trekking-section-8-inner-mid { order:2 !important;}
.skt-trekking-section-8-inner-left { order:3 !important;}
.skt-trekking-header-wave{bottom:-7px;}
}

@media screen and (max-width:1023px) and (min-width:768px) {
.elementor-element.skt-trekking-section-2-right-text {width: 75% !important;left: -46% !important;}
.elementor-element.skt-trekking-section-2-left-inner-section {width: 670px !important;bottom: -130px;}
.trekking-content .tour-thumb a img { height:auto !important;}
.elementor-element.skt-trekking-section-3-inner-box1-img .elementor-widget-container {width: 170px !important;height: 170px !important;}
.elementor-element.skt-trekking-section-3-inner-box1-img .elementor-widget-container img { margin-top:0 !important;}
.elementor-element.skt-trekking-section-6-right-inner-mid-title .elementor-widget-container {width: 270px !important;height: 320px;}
.elementor-element.skt-trekking-section-6-right-img2 {left: -130px !important;}
.skt-trekking-section-6-right::before { top:42% !important;}
.elementor-element.skt-trekking-section-8-inner-2-products .woocommerce.columns-4 ul.products li.product { width:49.7% !important;}
.skt-trekking-section-5-inner-right { display:none !important;}
.elementor-element.skt-trekking-video-right-botom .elementor-widget-container img { position:relative; right:-25px !important;}
.elementor-element.skt-trekking-video-right-botom .elementor-widget-container { right:0 !important;}
.elementor-element.skt-trekking-section-11-left .elementor-element-populated { padding: 60px 10px !important;}
.skt-trekking-section-11-left { width:100% !important;}
.skt-trekking-section-11-mid { width:100% !important;}
.skt-trekking-section-11-right { width:100% !important;}
.skt-trekking-section-11-left-inner1 { float:right !important; width:40% !important;}
.skt-trekking-section-11-left-inner2 { float:right !important; width:60% !important; padding-left:30px !important;}
.skt-trekking-section-11-left-blog-text .elementor-widget-container {margin: 0px 0px 0px 0px !important;}
.skt-trekking-section-11-left-block-text .elementor-widget-container {margin: 0px 0px 0px 0px !important;}
.skt-trekking-section-11-left-btn .elementor-widget-container {margin: 20px 0px 0px 0px !important;}
.elementor-element.skt-trekking-section-11-left-btn { text-align:left !important;}
.elementor-element.skt-trekking-section-11-left-inner1 .elementor-element-populated, .elementor-element.skt-trekking-section-11-left-inner2 .elementor-element-populated { padding:0 !important;}
.skt-trekking-section-11-right .elementor-element-populated {padding: 20px 40px 10px 20px !important;}
.elementor-element.skt-trekking-section-7-1-inner-mid-text { width:40% !important;}
}
/* SKT Trekking */

/* SKT Golf */
.skt-golf-club-section-1-right .elementor-container {width:510px !important; float:left;}
.skt-golf-club-section-1-left-sinc { position:absolute !important; right:-60px; top:10%; width:126px !important; height:126px; border-radius:100%; background:#74b527;}
.skt-golf-club-section-1-left { position:relative;}
.skt-golf-club-section-1-left-sinc .elementor-image-box-content { margin-top:30px;}
.skt-golf-club-counter .elementor-counter-number::before { content:''; position:absolute; background:#f2f9f7; width:110px; height:110px; border-radius:100%; left:-65px; top:-50px; z-index:-1;}
.skt-golf-club-counter .elementor-counter-number {position:relative;}

.skt-golf-club-section-4-icon .elementor-image-box-img { position:relative; z-index:5;}
.skt-golf-club-section-4-icon .elementor-image-box-img::before { content:''; position: absolute; width:138px; height:138px; background:#74b527; border-radius:100%; top:50%; left:50%; transform:translate(-50%,-50%); z-index:-1;}
.skt-golf-club-join-our-rightsmall-img img {position: absolute;left: -60px;top: -150px;}
.skt-golf-club-section-4-right::before {content: '';width: 41px;height: 160px;background: url(https://demosktthemes.com/free/skt-golf/wp-content/uploads/2023/05/section-4-right-imgbefore.png);left: -35px;bottom: 32%;position: absolute;background-repeat: no-repeat;}
.skt-golf-club-section-4-right::after {content: '';width: 160px;height: 128px;background: url(https://demosktthemes.com/free/skt-golf/wp-content/uploads/2023/05/section-4-right-imgafter.png);right: 30px;bottom: -140px;;position: absolute;background-repeat: no-repeat;}
.skt-golf-club-section-5-inner2-icon .elementor-image-box-img { position:relative; z-index:5;}
.skt-golf-club-section-5-inner2-icon .elementor-image-box-img::before { content:''; position: absolute; width:110px; height:110px; background:#f1f8f2; border-radius:100%;left: -29px;top: -15px; z-index:-1;}
.skt-golf-club-section-5-inner2-icon { position:relative;top: 0;transition: all 0.5s ease-in-out;}
.skt-golf-club-section-5-inner2-icon:hover {top: -20px;transition: all 0.5s ease-in-out;}
.skt-golf-club-button .elementor-button-icon i { color:#000000; background:#ffffff; border-radius:100%;width: 45px;height: 45px;line-height: 45px;}
.skt-golf-club-button .elementor-button-text {margin-top: 15px;}
.facilities-box-outer .item {width: 33.33%;float: left;padding: 0 15px;margin-bottom: 25px;}
.facilities-box-content { background:#ffffff;border-radius: 15px;text-align: center;}
.skt-facilities-outer .skt-facilities-image { border-radius:15px;}
.skt-facilities-outer .skt-facilities-image img { border-radius:15px; vertical-align:top;}
.facilities-box-content .content-outer {padding: 30px 30px 60px;}
.skt-facilities-title a {font-size:26px; color:#253242; font-weight:600;font-family: 'Playfair Display';}
.skt-facilities-title a:hover {color:#74B527;}
.skt-facilities-title { padding: 0 0 15px;}
.facilities-content { font-size:17px; font-weight:400;font-family: 'Poppins'; color:#494848; line-height:28px;}
.skt-golf-club-section-8-price-title .elementor-heading-title sup { font-size:19px; font-weight:600;font-family: 'Poppins';position: relative;top: -7px;}
.skt-golf-club-section-8-price-title .elementor-heading-title sub { font-size:17px; font-weight:400;font-family: 'Poppins'; color:#494848;position: relative;top: -17px;}
.skt-golf-club-section-8-box1-inner::before { content:''; position:absolute; bottom:-50px; left:50%; transform:translateX(-50%);background:#edf5e4; width:262px; height:262px; border-radius:100%; z-index:-1;}
.skt-golf-club-section-8-box1-inner { position:relative !important;}
.skt-golf-club-section-8-box2-inner2::before {content: '';position: absolute;top: 20%;right: -80px;background: #edf5e4;    width: 365px;height: 365px;border-radius: 100%;z-index: -1;}
.skt-golf-club-section-8-box2-inner2 { position:relative !important}
.skt-golf-club-section-9-left .elementor-container {width:460px !important; float:right;}
.skt-golf-club-book-form span {width: 50%;float: left;padding: 0 20px 0 0;}
.skt-golf-club-book-form input { border-radius:10px !Important; padding:15px !important; background:#ffffff;}
.skt-golf-club-book-form .wpcf7-not-valid-tip { width:100% !important;}
.skt-golf-club-book-form .wpcf7-submit { width:100%; background:#282828 !important; color:#ffffff !important; text-transform:uppercase; margin-top:2px;}
.skt-golf-club-book-form .wpcf7-form-control.wpcf7-date {color:#636363 !important;}
.skt-golf-club-book-form .wpcf7-validates-as-number { width:100%; border:none; margin-top:3px;}
.skt-golf-club-book-form::placeholder { color:#20221d; font-size:17px;font-family: 'Poppins'; font-weight:400;}
.skt-golf-club-section-11-right::after {content: '';background: 0 0;width: 25%;height: 78%;border-radius: 30px;position: absolute;right: 0px;top: 50px;border-right: 1px solid #222222;border-top: 1px solid #222222;border-bottom: 1px solid #222222;z-index: 1;}
.skt-golf-club-section-12-toggle .elementor-accordion-item { margin-bottom:20px;}
.skt-golf-club-section-12-toggle .elementor-tab-title { border-radius:10px;}
.skt-golf-club-section-12-toggle .elementor-tab-title.elementor-active{ border-radius:10px 10px 0 0;}
.skt-golf-club-section-12-toggle .elementor-tab-content { border-radius:0 0 10px 10px;}
.skt-golf-club-section-12-mid-title .elementor-heading-title sup { font-size:28px; font-weight:600;position: relative;top: -20px;}
.skt-golf-club-newsletter .wpcf7-submit {padding: 15px 40px !important;position: absolute;right: 20px;top: 12px;font-weight: 700 !important;text-transform: uppercase; font-size:18px !important;font-family: 'Assistant'; color:#ffffff !important;}
.skt-golf-club-newsletter .wpcf7-form-control {background: #fff;padding: 25px 50px;border-radius: 100px;color:#20221d; font-size:20px;font-family: 'Assistant'; font-weight:400;margin-top: 0px;}
.skt-golf-club-newsletter::placeholder { color:#20221d; font-size:20px;font-family: 'Assistant'; font-weight:400;}
.skt-golf-club-section-2-iconbox .elementor-widget-container:hover { outline:2px solid #74b527;cursor: pointer;transition: all 0.10s ease-in-out; } 
.skt-golf-club-section-2-iconbox .elementor-widget-container {transition: all 0.10s ease-in-out; } 
.skt-golf-club-section-2-iconbox .elementor-widget-container:hover .elementor-image-box-content a, .skt-golf-club-section-2-iconbox .elementor-widget-container:hover .skt-golf-club-section-2-iconbox .elementor-image-box-img::before { content:''; position: absolute; width:110px; height:110px; background:#f1f8f2; border-radius:100%;left: 50%;top: 30%; transform:translate(-50%,-50%); z-index:-1;}
.skt-golf-club-section-2-iconbox .elementor-image-box-img { position:relative !important; z-index:5;}
.skt-golf-club-pricing-tbl-button .elementor-button-icon i {font-size: 18px;position: absolute;right: -86px;top: -25px;  background: #74b527;padding: 20px;border-radius: 100%;width: 68px;height: 68px;line-height: 25px;color: #fff;font-weight: 100 !important;}
.skt-golf-club-pricing-tbl-button .elementor-button-icon {position: relative;}
.skt-golf-club-section-11-left img { position:relative; left:-100px;}
.skt-golf-club-section-6-left:hover {transform: scale(1.1);}
.skt-golf-club-section-6-left {transition: transform .8s;}

@media(min-width: 1024px) and (max-width: 1199px){
	.skt-golf-club-section-1-left-sinc {right: -10px !important;top: 30% !important;}
	.elementor-element.skt-golf-club-section-1-right .elementor-container { width:490px !important;}
	.skt-golf-club-section-8-box1 { width:33.33% !important;}
	.skt-golf-club-section-8-box2 { width:33.33% !important;}
	.skt-golf-club-section-8-box3 { width:2% !important;}
	.skt-golf-club-section-8-box4 { width:31% !important;}
	.skt-golf-club-section-12-left { width:39% !important;}
	.skt-golf-club-section-12-left1  { width:2% !important;}
	.skt-golf-club-section-12-mid {width: 29% !important;}
	.skt-golf-club-section-12-right {width: 29% !important;}
	.skt-golf-club-section-12-pricing-colorbox {padding: 20px 30px 20px 30px !important;}
	.skt-golf-club-section-12-pricing-colorbox2 {padding: 20px 30px 20px 30px !important;}
	.skt-golf-club-section-12-left .elementor-tablet-align-center { text-align:left !important;}
	.skt-golf-club-section-12-left .elementor-heading-title { text-align:left !important;}
	.skt-golf-club-section-12-left .elementor-widget-container {margin: 0px 0px 0px 0px !important;}
	.skt-golf-club-section-12-toggle .elementor-accordion-item { margin-bottom:10px !important;}
	.skt-golf-club-section-4-left { width:42% !important;}
	.skt-golf-club-section-4-mid {width:11% !important;}
	.skt-golf-club-section-4-right {width:47% !important;}
	.skt-golf-club-section-4-icon .elementor-image-box-img::before {width: 118px !important;height: 118px !important;}
	.skt-golf-club-section-5-inner1-left {width: 40% !important;}
	.skt-golf-club-section-5-inner1-right {width: 60% !important;}
	.skt-golf-club-section-5-inner1-left .elementor-widget-container { padding:0 !important;}
	.skt-golf-club-section-5-inner1-left .elementor-heading-title { text-align:left !important;}
	.skt-golf-club-section-5-inner1-left .elementor-divider-separator { text-align:left !important; margin:0 !important;}	
}

@media(min-width: 768px) and (max-width: 1023px){
	.elementor-element.skt-golf-club-section-1-right .elementor-container { width:auto !important; float:none !important;}
	.elementor-element.skt-golf-club-section-1-left-sinc {right: -20px !important;width: 106px !important;height: 106px !important; top:20% !important;}
	.skt-golf-club-section-1-left-sinc .elementor-image-box-content { margin-top:20px !important;}
	.skt-golf-club-counter .elementor-counter-number::before { left:-45px !important;}
	.skt-golf-club-join-our-rightsmall-img img { left:0 !important; top:-110px !important;}
	.skt-golf-club-section-4-right::before {width: 9% !important;left: -30px !important;background-size: 100% !important;}
	.skt-golf-club-section-4-icon .elementor-image-box-img::before {width: 108px !important;height: 108px !important;}
	.skt-golf-club-section-4-right::after { display:none !important;}
	.skt-golf-club-section-5-inner2-icon .elementor-image-box-img::before { left:0 !important;}
	.elementor-element.skt-golf-club-section-9-left .elementor-container { width:auto !important; float:none !important;}
	.skt-golf-club-section-11-right::after {width: 15% !important;height: 77% !important;}	
}

@media(max-width: 479px){
    .skt-golf-club-section-1-left-sinc { left:50% !important; top:50% !important; transform:translate(-50%,-50%) !important;}
	.elementor-element.skt-golf-club-section-1-right .elementor-container { width:auto !important; float:none !important;}
	.skt-golf-club-join-our-rightsmall-img img {left: 0 !important;right: 0 !important; margin:0 auto;}
	.skt-golf-club-section-4-right::before { display:none !important;}
	.skt-golf-club-section-4-right::after { display:none !important;}
	.elementor-element.skt-golf-club-section-9-left .elementor-container { width:auto !important; float:none !important;}
	.skt-golf-club-section-8-box2-inner2::before {bottom: -50px !important;left: 50% !important;transform: translateX(-50%) !important;width: 262px !important;height: 262px !important; top:auto !important; right: auto !important;}	
	.skt-golf-club-book-form span { width:100% !important;}
	.skt-golf-club-book-form .wpcf7-validates-as-number { margin-top:7px;}
	.skt-golf-club-book-form .wpcf7-submit { margin-top:16px;}
	.skt-golf-club-section-11-right::after {width: 15% !important;height: 82% !important;}
}
@media (min-width: 480px) and (max-width: 767px) {
    .skt-golf-club-section-1-left-sinc { left:50% !important; top:50% !important; transform:translate(-50%,-50%) !important;}
	.elementor-element.skt-golf-club-section-1-right .elementor-container { width:auto !important; float:none !important;}
	.skt-golf-club-join-our-rightsmall-img img {left: 0 !important;right: 0 !important;}
	.skt-golf-club-section-4-right::before { display:none !important;}
	.skt-golf-club-section-4-right::after { display:none !important;}
	.elementor-element.skt-golf-club-section-9-left .elementor-container { width:auto !important; float:none !important;}
	.skt-golf-club-section-8-box2-inner2::before {bottom: -50px !important;left: 50% !important;transform: translateX(-50%) !important;width: 262px !important;height: 262px !important; top:auto !important; right: auto !important;}	
	.skt-golf-club-join-our-rightsmall-img img { position:relative !important;}
	.skt-golf-club-section-11-right::after {width: 15% !important;height: 77% !important;}
}
/* SKT Golf */

/* SKT Glass */
.skt-glaziers-btn .elementor-button-icon i {width: 34px !important;height: 34px;border-radius: 100%;background: #000000;text-align: center;line-height: 34px !important;}
.skt-glaziers-btn-white .elementor-button-icon i { color:#ffffff;}
.skt-glaziers-btn .elementor-button-text { margin-top:10px;}
.skt-glaziers-section-4-right-inner-form .wpcf7-text, .skt-glaziers-section-4-right-inner-form .wpcf7-textarea { background:#ffffff !important; border:1px solid #d1d0c8 !important; padding: 12px 25px;}
.skt-glaziers-section-4-right-inner-form .wpcf7-textarea { height:120px; min-height: unset !important;}
.skt-glaziers-section-4-right-inner-form input[type="submit"] { float:none !important; text-transform:uppercase;padding: 15px 80px 15px 35px; position:relative; margin-top:20px;}
.skt-glaziers-section-4-right-inner-form .geta-quote-btn { position:relative;}
.skt-glaziers-section-4-right-inner-form .geta-quote-btn::after { content: '\f061';position: absolute;right: 35%;    top: 50%;transform: translateY(-50%);background: #000000;width: 34px;height: 34px;line-height: 34px;color: #ffffff; font-family: FontAwesome;font-size: 16px;border-radius: 100%;text-align: center;}
.skt-glaziers-section-6-left-inner::before{content: "";position: absolute;left: 0px;background: #ffffff;width: 820px;    height: 100%;border-radius: 15px;z-index: 1;top: 0;bottom: 0;}
.skt-glaziers-section-8-left-inner-box1 { width:33.33% !important; float:left !important;}
.skt-glaziers-section-8-left-inner { display:block !important;}
.skt-glaziers-section-8-left-inner .elementor-container { display:block !important;}
.skt-glaziers-section-13-products .woocommerce .products.columns-2 li p, .skt-glaziers-section-13-products .woocommerce .products.columns-1 li p, .skt-glaziers-section-13-products .woocommerce .products.columns-3 li p, .skt-glaziers-section-13-products .woocommerce .products.columns-4 li p  { display:none;}
.skt-glaziers-section-15 { position: relative;}
.skt-glaziers-section-15-map { position:absolute !important; z-index:-1;}
.skt-glaziers-section-2-left-com-glass .elementor-button { display:block;}
.skt-glaziers-section-2-left-res-glass .elementor-button { display:block;}
@media(max-width: 479px){
.skt-glaziers-section-6-left-inner::before { width:100% !important;}	
}
@media screen and (min-width: 480px) and (max-width: 767px) {
.skt-glaziers-section-6-left-inner::before { width:100% !important;}
.elementor-element.skt-glaziers-section-8-left-inner-box1 { width:100% !important;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.skt-glaziers-section-6-left-inner::before{width:600px !important;}
.skt-glaziers-section-8-left{width:100% !important;}
.skt-glaziers-section-8-right{width:100% !important;}
}
/* SKT Glass */

/* Coachpress */
.coachpress-home-newsletter .wpcf7-form-control-wrap {width: 50% !important;float: left;padding: 0px 5px;}
.coachpress-home-newsletter .wpcf7 input[type="text"], .coachpress-home-newsletter .wpcf7 input[type="tel"], .coachpress-home-newsletter .wpcf7 input[type="email"]{width:100%;}
.coachpress-home-newsletter .wpcf7 input[type="submit"]{width:100% !important; border-radius:50px !important; background-color:#ebc1c8 !important; color:#000;}
.coachpress-home-newsletter input {border-radius:50px;padding: 20px 30px !important; height:auto !important;color:#8a8989;font-size:16px !important; font-weight:400;}
.coachpress-home-newsletter .wpcf7-text {margin-bottom:20px !important; margin-top:0 !important;}
.coachpress-home-newsletter input::placeholder { color:#8a8989; font-size:16px !important; font-weight:400;}
.coachpress-home-newsletter .wpcf7-submit {float: none !important;padding: 20px 35px !important;font-size: 18px;width: 98%; margin: 0 auto;text-align: center;display: block; font-weight:500; color:#191724 !important;margin-top: 55px !important;}
.coachpress-coachimg .elementor-widget-container img { width:306px; height:347px !important;object-fit: cover;}
.coachpress-video .eicon-play:before{content: url(https://demosktthemes.com/free/skt-coach/wp-content/uploads/2023/05/coachpress-video-play-icon.png)!important;}
.coachpress-video .elementor-custom-embed-play {width: 89px;height: 89px;border-radius: 100%;background: #7d6a91;z-index: 5;}
.coachpress-video .elementor-custom-embed-play i { line-height:50px;}
.coachpress-video .elementor-custom-embed-image-overlay img { border-radius:30px;}
.coachpress-logo-relll .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction .swiper-horizontal>.coachpress-asfeatured-btn { position:relative;}
.coachpress-asfeatured-btn::before {content: '';background: #7d6a91;width: 14px;height: 14px;position: absolute;top: -80px;  left: 50%;transform:translate(-50%, -50%); border-radius:100% !important;}
.coachpress-asfeatured-btn::after {content: '';background: #7d6a91;width: 2px;height: 114%;position: absolute;top: -39px;  left: 50%;transform:translate(-50%, -50%);}
.coachpress-logo-relll { position:relative;}
.coachpress-logo-relll::before {content: "";border: solid 1px #f6ebeb;border-bottom: 0 !important;border-radius: 25px 25px 0 0;height: 49%;left: 50%;position: absolute;top: -54px;transform: translateX(-50%);width: 81%;z-index: 7;}
.coachpress-beamazing::before {content: '';background: #fdf9f9;width: 142%;height: 100%;position: absolute;top:0;  left:-210px; border-radius:15px;}
.coachpress-beamazing { position:relative;}
.coachpress-find-my-tribe::before {content: '';background: #fdf9f9;width: 135%;height: 100%;position: absolute;top:0;  right:-210px;border-radius:15px;}
.coachpress-find-my-tribe { position:relative;}
.coachpress-service-page .services-box-content {box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 8%) !important;}
.coachpress-services .services-box-content{padding:0px; border-radius:0px;}
.coachpress-services .skt-services-image{width:100%; height:296px;}
.coachpress-services .services-box-content-area{width:33%;}
.coachpress-services .services-infobox .skt-services-title{text-align:left; padding:0px; font-size:21px;}
.coachpress-services .services-infobox{padding:20px 35px 30px 35px; text-align:left;}
.coachpress-tstm .skt-testimonials .skt-testimonial-image{width:75px !important; height:75px !important; margin:15px 15px 0 0 !important;}
@media (min-width: 480px) and (max-width: 767px) {
.coachpress-beamazing::before {width: 100% !important; left:0 !important;}
.coachpress-find-my-tribe::before {width: 100% !important; right:0 !important;}
.coachpress-logo-relll::before { height:40% !important;}
.coachpress-coachimgouter.coachpress-coachimg .elementor-widget-container img { width:100% !important; height:auto !important;}	
}

@media(max-width: 479px){
.coachpress-home-newsletter .wpcf7-form-control-wrap { width:100% !important;}
.coachpress-beamazing::before {width: 100% !important; left:0 !important;}
.coachpress-find-my-tribe::before {width: 100% !important; right:0 !important;}
.coachpress-coachimgouter.coachpress-coachimg .elementor-widget-container img { width:100% !important; height:auto !important;}
.coachpress-logo-relll .swiper-horizontal > .swiper-pagination-bullets{bottom: -20px !important;}
.coachpress-services .services-box-content-area{width:100% !important;}
}
/* Coachpress */

/* Pizzeria */
.sktpizza-section-1-mid-img { position:relative;}
.sktpizza-section-1-mid-img::after {content: '';width: 630px;height: 315px;background: #ffffff;border-radius: 590px 590px 0 0;position: absolute;bottom: -70px;left: 50%;transform: translateX(-50%);}
.sktpizza-section-2-left::after {content: '';width: 75%;height: 95%;background: #f9f6f1;border-radius: 15px;position: absolute;top: 30px;left: 0;z-index: 1;}
.sktpizza-section-2-left img {-webkit-animation: qodefFloat 5s ease-in-out infinite;
animation: qodefFloat 3s ease-in-out infinite;}

@-webkit-keyframes qodefFloat {
 0%,
 100% {
  -webkit-transform:translateY(5px);
  transform:translateY(5px)
 }
 50% {
  -webkit-transform:translateY(-10px);
  transform:translateY(-10px)
 }
}
@keyframes qodefFloat {
 0%,
 100% {
  -webkit-transform:translateY(5px);
  transform:translateY(5px)
 }
 50% {
  -webkit-transform:translateY(-10px);
  transform:translateY(-10px)
 }
}
.sktpizza-section-5-mid .woocommerce ul.products li.product{padding: 40px 40px;}
.sktpizza-section-5 .woocommerce ul.products li h2{text-transform:uppercase; font-family:'Oswald'; font-weight:500 !important; font-size:20px;}
.sktpizza-new-midtext .elementor-heading-title span { font-size:16px !important;margin: 0 8px;}
.sktpizza-section-6-mid-text { position:relative;}
.sktpizza-section-6-mid-text::before { content:''; background:#ffc139; width:218px; height:218px; border-radius:100%; position:absolute; left:50%;transform: translate(-50%,-50%); top:50%;z-index: -1;}
.sktpizza-section-6-left::before {content: '';background: transparent;width: 140%;height: 91%;border: 1px solid #ff9839;    border-radius: 20px;position: absolute;top: 5px;left: 0;z-index: -1;}
.sktpizza-delivery-bike img {
  animation: .3s qodefBounce ease-in-out infinite;
  -webkit-animation: .3s qodefBounce ease-in-out infinite;
}

@-webkit-keyframes qodefBounce {
 0%,
 100% {
  -webkit-transform:translateY(0);
  transform:translateY(0);
 }
 50% {
  -webkit-transform:translateY(-5px);
  transform:translateY(-5px);
 }
}
@keyframes qodefBounce {
 0%,
 100% {
  -webkit-transform:translateY(0);
  transform:translateY(0);
 }
 50% {
  -webkit-transform:translateY(-5px);
  transform:translateY(-5px);
 }
}


@media(max-width: 479px){
.sktpizza-section-6-left:before{width:100%;}
.sktpizza-section-6-mid-text .elementor-image-box-title {padding: 0 100px !important;}
}
/* Pizzeria */

/* Physiotherapy */
.skt-physiotherapy-section-1-inner2-icon .elementor-image-box-img { position:relative; z-index:5; margin-left:40px !important;}
.skt-physiotherapy-section-1-inner2-icon .elementor-image-box-img::after {content: "";position: absolute;left: -40px;top: 0px;background:#f5f8fb;width: 88px;height: 88px; border-radius: 100%;z-index: -1;}
.skt-physiotherapy-section-2-left { position:relative !important;}
.skt-physiotherapy-section-2-left-img2{ position:absolute !important; right:-190px; bottom:60px; width:auto !important; z-index:5;}
.skt-physiotherapy-section-2-left-img2::after {content: '';position: absolute;right: 45px;top: -180px;width: 0;height: 0;   border-top: 180px solid transparent;border-left: 155px solid #e4ebf4;border-bottom: 0px solid transparent;z-index: 4;}
.skt-physiotherapy-section-4 { position:relative !important;}
.skt-physiotherapy-section-4-mid-title { position:absolute !important; top:-130px; transform:translateX(-50%); left:50%;}
.social-icons:empty { display:none !important;}
.skt-physiotherapy-section-5-right-video .elementor-custom-embed-play {background: #ffffff;border-radius: 100%;width: 102px;height: 102px;}
.skt-physiotherapy-section-5-right-video .eicon-play:before {content: '\f04b' !important; color:#ce2066;font-family: "FontAwesome"; opacity:1 !important; font-size:24px !important;}
.skt-physiotherapy-section-5-right-video .elementor-custom-embed-play i { line-height:50px; text-shadow:none !important;}
.skt-physiotherapy-section-9-mid-inner-box1-lefticon .elementor-widget-container { width:243px !important; height:243px !important;}
.skt-physiotherapy-section-9-mid-inner-box1-lefticon .elementor-widget-container img { margin-top:50px !important;}
.skt-physiotherapy-section-10-right-form .wpcf7-form-control-wrap {width: 50%;float: left;padding: 10px; padding-bottom:0 !important;}
.skt-physiotherapy-section-10-right-form .wpcf7-form-control-wrap:nth-child(7) { width:100% !important;}
.skt-physiotherapy-section-10-right-form input[type=date] { color:#4d4d4d !important;}
.skt-physiotherapy-section-10-right-form input, .skt-physiotherapy-section-10-right-form .wpcf7-select { margin:0 !important; margin-top:10px !important; line-height:normal !important;}
.skt-physiotherapy-section-10-right-form .wpcf7-text, .skt-physiotherapy-section-10-right-form .wpcf7-select, .skt-physiotherapy-section-10-right-form .wpcf7-date { background:#f0f4f7 !important;color:#4d4d4d !important; opacity:1 !important; }
.skt-physiotherapy-section-10-right-form .wpcf7-textarea { height:153px !important;background:#f0f4f7 !important;}
.skt-physiotherapy-section-10-right-form .wpcf7-submit { font-size:18px; font-weight:600; color:#fff !important; background:#0090eb; padding:15px 40px !important; border-radius:50px; float:left;}
.skt-physiotherapy-section-10-right-form input::placeholder { font-size:16px !important; color:#4d4d4d !important; font-weight:400; opacity:1 !important;}
.skt-physiotherapy-section-10-right-form input, .skt-physiotherapy-section-10-right-form .wpcf7-textarea{ font-size:16px !important;; font-weight:400; opacity:1 !important;}
.skt-physiotherapy-section-11-left { position:relative !important;}
.skt-physiotherapy-section-11-left-inner-title { position: absolute !important; left:30px; top:30px;}
.skt-physiotherapy-progress-bar .elementor-progress-percentage {position: absolute!important;top: -27px;left: auto;right: 0;}
.skt-physiotherapy-progress-bar .elementor-progress-wrapper {margin-top: 15px;overflow: visible!important;}

@media(max-width: 479px){
.elementor-element.skt-physiotherapy-section-2-left-img2 {position:relative; bottom:auto; right:auto; margin:0 auto;}
.skt-physiotherapy-section-2-left-img2::after {display:none;}	
}

@media (min-width: 480px) and (max-width: 767px) {
.skt-physiotherapy-section-4-mid-title {top:0;}
.elementor-element.skt-physiotherapy-section-2-left-img2 {position:relative; bottom:auto; right:auto; margin:0 auto;}
.skt-physiotherapy-section-2-left-img2::after {display:none;}
.skt-physiotherapy-section-11-left-inner-title {width:80%;}
}

@media (min-width: 575px) and (max-width: 767px) {
.skt-physiotherapy-section-8-left-inner-left { width:50%;}
.skt-physiotherapy-section-8-left-inner-right { width:50%;}
.skt-physiotherapy-section-8-left-inner-title .elementor-widget-container {padding: 0px 30px 0px 30px;}	
}

@media(min-width: 768px) and (max-width: 1023px){
.skt-physiotherapy-section-4-mid-title {top: -60px;}
.skt-physiotherapy-section-5-right { margin:0 auto;}
.skt-physiotherapy-section-6-right {order: 1; margin:0 auto;}
.skt-physiotherapy-section-6-mid  {order: 2;}
.skt-physiotherapy-section-6-left  {order: 3;}
.skt-physiotherapy-section-8-left {order: 3;}
.skt-physiotherapy-section-8-mid {order: 2;}
.skt-physiotherapy-section-8-right  {order: 1; margin:0 auto;}
.skt-physiotherapy-section-12-left { margin:0 auto;}
.skt-physiotherapy-section-7-box1-inner-counter.elementor-widget-counter { width:33.33%; margin-bottom:0;}
.elementor-element.skt-physiotherapy-section-7-box1-inner-midcounter .elementor-widget-container {padding: 30px 0px 30px 0px; border-width:0px 1px;}
.skt-physiotherapy-section-7-box1-inner-counter .elementor-widget-container { border-width:0;}
.skt-physiotherapy-section-7-box1-inner-lastcounter .elementor-widget-container {padding: 30px 0px 30px 0px;}
.skt-physiotherapy-section-9-mid-inner-box5-list .elementor-icon-list-items { column-count:2;}	
}

@media(min-width: 1024px) and (max-width: 1199px){
.skt-physiotherapy-section-2-left-img2{right: -130px !important;bottom: 10px !important;}
.skt-physiotherapy-section-2-left-img2::after {right: 40px !important;top: -160px !important;border-left: 105px solid #e8eff7 !important;border-top: 160px solid transparent !important;}
.skt-physiotherapy-section-2-left-img2 img { width:80%;}
.skt-physiotherapy-section-4-mid-title { top:-50px;}
.skt-physiotherapy-section-4-mid-title .elementor-heading-title {font-size: 235px;}
.skt-physiotherapy-section-5-left { width:45%;}
.skt-physiotherapy-section-5-mid { width:10%;}
.skt-physiotherapy-section-5-right {width: 44.664%;}
.skt-physiotherapy-section-6-right {width: 32%;}
.skt-physiotherapy-section-6-mid {width: 2%;}
.skt-physiotherapy-section-6-left {width: 65.05%;}
.skt-physiotherapy-section-6-right .elementor-widget-heading, .skt-physiotherapy-section-6-right .elementor-widget-text-editor, .skt-physiotherapy-section-6-right .elementor-widget-button  { text-align:left;}
.skt-physiotherapy-section-1-inner1-right {width: 45%;}
.skt-physiotherapy-section-1-inner1-left {width: 55%;}
.skt-physiotherapy-section-7-box1 {width: 19.999%;}
.skt-physiotherapy-section-7-box2 {width: 3.971%;}
.skt-physiotherapy-section-7-box3 {width: 34%;}
.skt-physiotherapy-section-7-box4 { width:6%;}
.skt-physiotherapy-section-7-box5 {width: 36.009%;}
.skt-physiotherapy-section-7-box1-inner { padding:0 15px;}
.skt-physiotherapy-section-8-left { width:58%;}
.skt-physiotherapy-section-8-mid { width:3%;}
.skt-physiotherapy-section-8-right {width: 38.572%;}
.skt-physiotherapy-section-8-left-inner-title .elementor-widget-container {padding: 0px 30px 0px 30px;}
.skt-physiotherapy-section-8-right .elementor-widget-heading, .skt-physiotherapy-section-8-right .elementor-widget-text-editor, .skt-physiotherapy-section-8-right .elementor-widget-button  { text-align:left;}
.skt-physiotherapy-section-9-mid-inner-box1 {width: 23.036%;}
.skt-physiotherapy-section-9-mid-inner-box2 {width: 3%;}
.skt-physiotherapy-section-9-mid-inner-box3 {width: 32%;}
.skt-physiotherapy-section-9-mid-inner-box4 {width: 3%;}
.skt-physiotherapy-section-9-mid-inner-box5 {width: 38.901%;}
.elementor-element.skt-physiotherapy-section-9-mid-inner-box1-lefticon .elementor-widget-container {width: 213px;height: 213px;}
.skt-physiotherapy-section-12-left {width: 31%;}
.skt-physiotherapy-section-12-mid { width:3%;}
.skt-physiotherapy-section-12-right {width: 65.664%;}
.skt-physiotherapy-section-12-left .elementor-widget-heading, .skt-physiotherapy-section-12-left .elementor-widget-text-editor, .skt-physiotherapy-section-12-left .elementor-widget-button{ text-align:left;}
.skt-physiotherapy-section-10-left { width:47%;}
.skt-physiotherapy-section-10-mid { width:8%;}
.skt-physiotherapy-section-10-right {width: 44.635%;}
.skt-physiotherapy-section-2-left { width:36%;}
.skt-physiotherapy-section-2-mid { width:15%;}
.skt-physiotherapy-section-2-right { width:49%;}	
}
/* Physiotherapy */

/* Restara */
.skt-restara-section-2-leftimg .elementor-widget-container img { position:relative !important; z-index:5;}
.skt-restara-section-2-leftimg { position:relative !important;}
.skt-restara-section-2-leftimg::after {content: '';width: 252px;height: 356px;background: #f2e9db;position: absolute;bottom: -80px;    right: 9px;border-radius: 232px 232px 0 0;}
.skt-restara-section-2-leftimg::before {content: ''; width: 186px;height: 186px;background: #ffffff;position: absolute;top: 20px;    left: 110px;border-radius: 100%;}
.skt-restara-section-2-right { position:relative !important;}
.skt-restara-section-2-right::after {content: '';width: 40%;height: 185px;position: absolute;bottom: 20px;right: 0px;background: url(https://demosktthemes.com/free/restara/wp-content/uploads/2023/09/section-2after-img.png);background-repeat: no-repeat;background-size: 100%;}
.skt-restara-section-3-inner-img .elementor-widget-container { width:123px; height:123px; border-radius:100%;}
.skt-restara-section-3-left-btn .elementor-align-icon-right {background: #fff;width: 35px;height: 35px;border-radius: 100%;}
.skt-restara-section-3-left-btn .elementor-align-icon-right i { color:#282828; margin-top:8px;}
.skt-restara-section-3-left-btn .elementor-button-text { margin-top:10px;}
.skt-restara-section-3-rightimg::after {content: ''; width: 434px;height: 434px;background: #f3ebdf;position: absolute;top: 0px;    left: 50%; transform:translateX(-50%);border-radius: 100%; z-index:3;}
.skt-restara-section-3-rightimg .elementor-widget-container img { position:relative !important; z-index:5;}
.skt-restara-section-3-rightimg::before {content: '';width: 35%;height: 146px;position: absolute;top: 35%;left: -60px;background: url(https://demosktthemes.com/free/restara/wp-content/uploads/2023/09/section3-img-before.png);background-repeat: no-repeat;background-size: 100%;z-index: 4;}
.skt-restara-section-3-right::after {content: '';width: 38%;height: 279px;position: absolute;top: 11%;right: -70px;background: url(https://demosktthemes.com/free/restara/wp-content/uploads/2023/09/section3-img-rightimg.png);background-repeat: no-repeat;background-size: 100%;z-index: 4;}
.skt-restara-section-3::before {content: '';width: 193px;height: 243px;position: absolute;top: -80px;left: 0px;background: url(https://demosktthemes.com/free/restara/wp-content/uploads/2023/09/section-3-before-img.png);background-repeat: no-repeat;background-size: 100%;z-index:5;}
.skt-restara-section-9-box5-btn .elementor-button::before {content: '';width: 85%;height: 80%;background: transparent;border: 1px solid #febc57;border-radius: 10px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.skt-restara-section-9-box5-btn .elementor-button { position:relative !important;}
.skt-restara-section-9-box5-btn .elementor-button::after {content: '';width: 16px;height: 16px;background:#fff;border-radius: 100%;position: absolute;top: 20px;left: 47.8%;transform: translateY(-50%);}
.skt-restara-section-9-box5-btn .elementor-button-wrapper::before {content: '';width: 2px;height: 100%;background:#fd7700;position: absolute;top: -75px;left: 50%;transform: translateY(-50%); z-index:4;}
.skt-restara-section-9-box5-btn .elementor-button-wrapper::after {content: '';width: 6px;height: 6px;background: #fd7700;position: absolute;top: 23px;left: 49.5%;transform: translateY(-50%);z-index: 4;border-radius: 100%;}
.skt-restara-section-9-box5-btn .elementor-button-wrapper { position:relative !important;}
.skt-restara-section-2-right::after{animation: .9s qodefBounce ease-in-out infinite; -webkit-animation: .9s qodefBounce ease-in-out infinite;}

@-webkit-keyframes qodefBounce {
 0%,
 100% {
  -webkit-transform:translateY(0);
  transform:translateY(0);
 }
 50% {
  -webkit-transform:translateY(-5px);
  transform:translateY(-5px);
 }
}
@keyframes qodefBounce {
 0%,
 100% {
  -webkit-transform:translateY(0);
  transform:translateY(0);
 }
 50% {
  -webkit-transform:translateY(-5px);
  transform:translateY(-5px);
 }
}

.skt-restara-section-3-right::after{animation: .9s qodefBounce ease-in-out infinite; -webkit-animation: .9s qodefBounce ease-in-out infinite;}

@-webkit-keyframes qodefBounce {
 0%,
 100% {
  -webkit-transform:translateY(0);
  transform:translateY(0);
 }
 50% {
  -webkit-transform:translateY(-5px);
  transform:translateY(-5px);
 }
}
@keyframes qodefBounce {
 0%,
 100% {
  -webkit-transform:translateY(0);
  transform:translateY(0);
 }
 50% {
  -webkit-transform:translateY(-5px);
  transform:translateY(-5px);
 }
}

.skt-restara-section-3-rightimg::before{animation: .9s qodefBounce ease-in-out infinite; -webkit-animation: .9s qodefBounce ease-in-out infinite;}

@-webkit-keyframes qodefBounce {
 0%,
 100% {
  -webkit-transform:translateY(0);
  transform:translateY(0);
 }
 50% {
  -webkit-transform:translateY(-5px);
  transform:translateY(-5px);
 }
}
@keyframes qodefBounce {
 0%,
 100% {
  -webkit-transform:translateY(0);
  transform:translateY(0);
 }
 50% {
  -webkit-transform:translateY(-5px);
  transform:translateY(-5px);
 }
}

.skt-restara-section-8-inner-left img{animation: pizza 35s linear infinite;}

@keyframes pizza {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}
.skt-restara-section-8-inner-mid img{animation: pizza 35s linear infinite;}

@keyframes pizza {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}
.skt-restara-section-8-inner-right img{animation: pizza 35s linear infinite;}

@keyframes pizza {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}

@media(min-width: 1024px) and (max-width: 1199px){
.skt-restara-section-2-leftimg::after {width: 48% !important;height: 276px !important;}
.skt-restara-section-3::before { width:10% !important;}
.skt-restara-section-3-inner-img .elementor-widget-container { padding-top:30px !important;}
.skt-services-title {padding: 20px 0px 10px !important;}
.skt-restara-section-3-inner-img .elementor-widget-container { margin:0 auto !important;}
.skt-restara-section-3-right::after {width: 27% !important;top: 25% !important;right: 10px !important;}
.skt-restara-section-2-right::after { width:30% !important;}	
}

@media(min-width: 768px) and (max-width: 1023px){
.skt-restara-section-2-leftimg::after { display:none !important;}
.skt-restara-section-2-leftimg::before {width: 136px !important;height: 136px !important;top: 10px !important;left: 60px !important;}
.skt-restara-section-3::before {width: 16% !important;}
.skt-restara-section-3-rightimg::after {width: 314px !important;height: 314px !important;}
.skt-restara-section-3-right::after {width: 30% !important;top: 15% !important;right: 5px !important;}
.skt-restara-section-3-rightimg::before { left:-30px !important;}
.skt-restara-section-3-inner-img .elementor-widget-container {width: 103px !important;height: 103px !important;}
.skt-restara-section-9-box5-btn .elementor-button-wrapper::after { left:50% !important;}
.skt-restara-section-9-box5-btn .elementor-button-wrapper::before {top: -60px !important;left: 50.6% !important;}
}

@media (min-width: 480px) and (max-width: 767px) {
.skt-restara-section-2-leftimg::after { display:none !important;}
.skt-restara-section-3-inner-img .elementor-widget-container { margin:0 auto;}
.skt-restara-section-3-rightimg::before { left:0 !important;}
.skt-restara-section-3-right::after {width: 30% !important;top: 20% !important;right: 10px !important;}	
.skt-restara-section-3::before {width: 20% !important;top: -25px !important;}
}

@media(max-width: 479px){
.skt-restara-section-2-leftimg::after { display:none;}
.skt-restara-section-2-leftimg::before { top:-20px !important; left:60px !important;}
.skt-restara-section-3-inner-img .elementor-widget-container { margin:0 auto !important;}
.skt-restara-section-3-rightimg::after {width: 354px !important;height: 354px !important;}
.skt-restara-section-3-rightimg::before { left: 0px !important;}
.skt-restara-section-3-right::after {right: 0px !important;}
.skt-restara-section-9-box5-btn .elementor-button-wrapper::before { display:none !important;}
.skt-restara-section-9-box5-btn .elementor-button-wrapper::after { display:none;}
.skt-restara-section-9-box5-btn .elementor-button::after { display:none;}	
}
/* Restara */

/* Sushi */
.skt-sushi-section1-top:before{width:201px; height:197px; content:''; background:url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/welcome-bg.png) no-repeat; position:absolute; bottom:5px; right:20px;}
.skt-sushi-dish-section1-right:before{width:201px; height:197px; content:''; background:url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/welcome-bg.png) no-repeat; position:absolute; bottom:-130px; right:20px;}
.skt-sushi-section2:before{ width:286px; height:407px; content:''; background: url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/boundaries-taste-bg.png) no-repeat; position:absolute; bottom:0px; left:0px;}
.skt-shushi-restaurant-img img{position:absolute; top:-230px; right:0; left:0; margin:0 auto;}
.skt-sushi-section3-left::before {background-color:#f04541; content:""; display:block; height:100%; position:absolute; left:-999999px; top:0; width:999999px;}

.skt-sushi-section4-left:before{ width:520px; height:520px; background:url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/chef-circle-img.png) no-repeat; position:absolute; left:-30px; top:60px; content:'';}
.skt-shushi-menu-title .elementor-heading-title span {float:right; font-weight:400;}
.skt-shushi-menu-title h6{color: #282828;font-family: "Poppins", Sans-serif;font-size: 16px;font-weight: 400; margin-top:5px;}

.skt-sushi-section5-left:before{ content:''; background:url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/menu-left-img.png) no-repeat; width:262px; height:372px; right:0; bottom:0px; position:absolute;}
.skt-sushi-section5-right:before{ content:''; background:url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/menu-right-img.png) no-repeat; width:167px; height:466px; left:0; bottom:0px; position:absolute;}
.skt-sushi-menu-btn .elementor-button-link {width:100% !important;}

.skt-sushi-choose-box .elementor-image-box-img{width:140px !important; height:105px; background:#f04541; border-radius:100%; align-items:center !important; display:flex !important; justify-content:center !important;}
.skt-sushi-video img{width:auto !important; height:auto; margin:0 auto;}

.skt-sushi-section1-bottom .owl-dots button span {width:13px; height:13px; background:#191919 !important; display:inline-block; margin:0px 3px; border-radius:100%;}
.skt-sushi-section1-bottom .owl-dot.active span { background:#f04541 !important;}
.skt-sushi-section1-bottom .owl-dots{text-align:center;}

.skt-sushi-section9-mid:before{content: ''; background: url(https://demosktthemes.com/free/sushi/wp-content/uploads/2023/09/contact-form-img.png) no-repeat; width:148px; height:421px; left:40px; bottom:100px; position:absolute; background-size:90%;}

.skt-sushi-dishes-box .dish-box-outer-area {width:25%; float:left; padding:10px;}
.skt-sushi-dishes-box .dish-box-content{padding:25px 15px 15px; border:solid 1px #f4f4f4; border-radius:10px;}
.additional-info-box .elementor-icon-list-icon i {font-weight:400 !important;}

.skt-sushi-welcome-list .elementor-icon-list-item {width:50% !important; float:left; padding-bottom:25px !important;}
.skt-sushi-welcome-list .elementor-icon-list-icon i {width:50px !important; height:50px; border-radius:100%; background:#f04541; align-items:center; display:flex; justify-content:center; font-weight:200 !important; margin-right:20px;}
.skt-sushi-welcome-list .elementor-icon-list-text {padding-right:80px;}
.skt-sushi-menu-section .elementor-container{border-style:solid; border-width:0 0 1px; border-color:#e9e9e9; padding:70px 0px;}
.skt-sushi-menu-section-img .elementor-container {padding:0px; border:none;}

.skt-sushi-table-box input[type="text"], .skt-sushi-table-box input[type="email"], .skt-sushi-table-box input[type="tel"], .skt-sushi-table-box input[type="number"], .skt-sushi-table-box input[type="password"], .skt-sushi-table-box select, .skt-sushi-table-box textarea, .skt-sushi-section9-right input[type="date"]{padding-top:15px; padding-bottom:15px;}
.skt-sushi-menu-section:nth-last-child(2) .elementor-container {border-bottom:none !important;}
.skt-shushi-restaurant-img img {position:relative; top:0;}
.skt-sushi-section4 { background-image:none !important;}
.skt-sushi-section4-left::before {width:250px; height:250px; left:0px; background-size:100%;}
.skt-shushi-menu-title .elementor-heading-title span {font-weight:400; margin:15px 0px; display:inline-block;}
.skt-shushi-menu-title h6{ margin-top:0px; line-height:normal;}
.skt-shushi-menu-title {margin-bottom:0px !important;}
.skt-sushi-menu-section .skt-shushi-menu-title .elementor-heading-title span{ margin:15px;}
.skt-sushi-section3-left .elementor-container{ width:100%;}
.skt-sushi-dishes-box .dish-box-outer-area {width:100%;}
.skt-sushi-menu-section .elementor-container{ padding:0px; padding-bottom: 40px;}
.skt-sushi-welcome-list .elementor-icon-list-icon i{margin-right:10px;}
.skt-sushi-welcome-list .elementor-icon-list-text {padding-right:60px;}
.skt-sushi-menu-section-img {display:none !important;}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.skt-shushi-restaurant-img img {position:relative; top:0;}
.skt-sushi-section4 { background-image:none !important;}
.skt-sushi-section4-left::before {width:250px; height:250px; left:0px; background-size:100%; right:0; margin:0 auto;}
.skt-shushi-menu-title h6{ margin-top:0px;}
.skt-sushi-choose-box .elementor-image-box-img {width:120px !important; height:120px; margin-bottom:20px !important;}
.skt-sushi-section3-left .elementor-container {float:none; width:100%;}
.skt-sushi-dishes-box .dish-box-outer-area {width:50%;}
.skt-sushi-dishes-box .dish-box-content {padding:0px;}
.skt-dish-image {width:200px; height:200px;}
.skt-sushi-menu-section .elementor-container{ padding:0px; padding-bottom: 40px;}
.skt-sushi-welcome-list .elementor-icon-list-icon i{margin-right:10px;}
.skt-sushi-menu-section-img {display:none !important;}	
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.skt-sushi-section1-top::before, .skt-sushi-dish-section1-right:before {width:100px; height:100px; background-size:100%;}
.skt-sushi-dish-section1-right:before{bottom:-40px;}
.skt-sushi-section2::before {width:130px; height:130px; background-size:100%;}
.skt-sushi-section3-left .elementor-container{ width: auto !important;}
.skt-shushi-restaurant-img img {position:relative; top:0; right:0; left:0; margin:0 auto; width:50%;}
.skt-sushi-section4-left::before {width:300px; height:300px; left:0px; right:0; margin:0 auto; background-size:100%;}
.skt-sushi-section5-left::before {width:120px; height:170px; background-size:100%;}
.skt-sushi-section5-right::before {width:120px; height:200px; background-size:100%;}
.skt-sushi-choose-box .elementor-image-box-img {height:110px;}
.skt-sushi-section6-right {width:100% !important;}
.skt-sushi-section6-mid {display:none;}
.skt-sushi-section6-left {width: 100% !important;}
.skt-sushi-section6-left .elementor-widget-image{ text-align:center !important;}
.skt-sushi-section9-right {padding-top:100px;}
.skt-sushi-dishes-box .dish-box-outer-area {width:50%;}
.skt-sushi-menu-section-img {width:70% !important; margin:30px 0px; margin:30px auto;}
.skt-sushi-menu-section-content {width:100% !important;}
.skt-sushi-menu-section .elementor-container{ padding:0px; padding-bottom: 40px;}
.skt-sushi-menu-section-img .elementor-container {padding:0px !important;}
.skt-sushi-welcome-list .elementor-icon-list-icon i{margin-right:10px;}
.skt-sushi-welcome-list .elementor-icon-list-text {padding-right:40px;}
.skt-shushi-restaurant-img { text-align:center !important;}
.skt-sushi-menu-section-img {display:none !important;}	
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
.skt-sushi-section1 .elementor-widget-button .elementor-widget-container {margin-top:0px !important;}
.skt-shushi-restaurant-img img {width:50%; right:-60px; top:-120px;}
.skt-sushi-section3-mid .elementor-widget-heading, .skt-sushi-section3-mid .elementor-widget-button{ text-align:left !important;}
.skt-sushi-section4 {padding-bottom:0px !important;}
.skt-sushi-section4-left::before {width:300px; height:300px; background-size:100%; right:0; left:0;}
.skt-sushi-section5-left::before {width:120px; height:170px; background-size:100%;}
.skt-sushi-section5-right::before {width:120px; height:200px; background-size:100%;}
.skt-sushi-choose-box .elementor-image-box-img{height:100px;}	
.skt-sushi-section9-mid::before {width:68px; height:220px; left:0px; background-size:100%;}
.skt-sushi-dish-section1-right:before{width:150px; height:150px; background-size:100%; bottom:-42px;}
.skt-dish-image {width:200px; height:200px;}
.skt-sushi-dishes-box .dish-box-content {padding:0px;}
.skt-sushi-menu-section .elementor-container{ padding:0px;}
.skt-sushi-menu-section .skt-sushi-menu-section-img {padding-bottom:70px !important;}
.skt-sushi-section2::before {width:150px; height:200px; background-size:100%;}
}
/* Sushi */

/* SKT Hotel */
.skt-hotel-room-suites .price-btn{position: relative !important; top: 10px; left: -50px;}
@media screen and (max-width: 29.938em) {
.skt-hotel-room-suites .price-btn{left:0px;}
}
/* SKT Hotel */

/* Adventure Lite */
.adventure-list .elementor-icon-list-icon svg, .adventure-list .elementor-icon-list-icon i{padding: 10px; background-color: #e64d43; border-radius: 100%; width: auto !important;}
.adventure-sec2-imgwrap .elementor-widget-container:after{position:absolute; content:''; background-image: url(https://demosktthemes.com/free/adventure-lite/wp-content/uploads/2023/12/sec2-dots.jpg); width:250px; height:190px; background-size:100%; right: 15px; top: -30px; z-index:-1;}
.adventure-sec2-imgwrap .elementor-widget-container:before{position:absolute; content:''; background-image: url(https://demosktthemes.com/free/adventure-lite/wp-content/uploads/2023/12/sec2-dots.jpg); width:250px; height:190px; background-size:100%; left: -70px; bottom: -70px; z-index:-1;}
/* Adventure Lite */

/* SKT Barbecue */
.skt-barbecue-section2-right{display:inline-block !important;}
.skt-barbecue-section2-right .e-con-inner{width:500px !important; float:left;}
.skt-barbecue-section2-left{height:1026px !important; overflow:hidden;}
.skt-barbecue-section2-left .elementor-widget-image img {width:100% !important; object-fit:cover !important; height:100%;}
.skt-barbecue-about-left-video1 img {width:auto !important; position:absolute !important; left:50%; top:50%; transform:translate(-50%, -50%);}
.skt-barbecue-about-left-video1{position:relative !important; top:50%; width:500px !important; left:0; right:0; z-index:999; transform:translate(0%, -50%); margin:0 auto;}
.skt-barbecue-section2 {overflow: hidden !important;}
.skt-barbecue-about-counter {width: 650px !important; float:left;}
.skt-barbecue-about-counter:after{background-color:#65c05f; content:""; display:block; height:100%; position:absolute; right:-999999px; top:0; width:999999px;}
.skt-barbecue-section2-right img{animation:.7s qodefBounce ease-in-out infinite; -webkit-animation:.7s qodefBounce ease-in-out infinite;}
.skt-barbecue-choice-image img, .skt-barbecue-time-box .elementor-image-box-img{animation:.9s qodefBounce ease-in-out infinite; -webkit-animation:.9s qodefBounce ease-in-out infinite;}
.skt-barbecue-list .elementor-icon-list-item {width:50%; float:left;}
.skt-barbecue-choice-box .elementor-image-box-img {align-items:center !important; display:flex !important; justify-content:center !important; background:#f6cd45;width:140px !important; height:140px; border-radius:100%; margin:0 auto 15px !important;}
.skt-barbecue-choice-box:nth-child(2) .elementor-image-box-img{background:#e74829;}
.skt-barbecue-choice-box:nth-child(3) .elementor-image-box-img{background:#65c05f;}
.skt-barbecue-choice-image::after {content: ''; width: 550px; height: 550px; background: #f7ce45; border-radius: 100%; right: 0; position: absolute; z-index: 0; left: 0; margin: 0 auto;}
.skt-barbecue-grill-box .elementor-image-box-img img {width: 100%; vertical-align:top;}
.skt-barbecue-grill-box .elementor-image-box-img:before{content:''; width:100%; height: 100%; background: rgba(11, 18, 26, 0.6); position: absolute; left: 0px; top: 0px;}
.skt-barbecue-grill-box .elementor-image-box-content {position:absolute; top:50%; height:70% !important; transition: all 0.5s ease-in-out; width: 70% !important; left: 50%; transform: translate(-50%,-50%); z-index:9999; border:solid 4px #fff000; border-radius:40px; padding-top:38%;}
.skt-barbecue-grill-box:hover .elementor-image-box-content{width: 75% !important; height:75% !important;}
.skt-barbecue-we-are .elementor-image-box-content {width:60% !important; margin:0 auto;}
.skt-barbecue-choicing-sec::after {content:''; width:40%; height:100%; background:#65c05f; position:absolute; right:0; left:auto;}
.skt-barbecue-team-section::after {content:''; width: 100%; height: 15%; background:#fff; position:absolute; bottom:0; left:0;}
.vet-clinic-skill-bar .elementor-progress-percentage {position:absolute; top:-30px; right:0;}
.vet-clinic-skill-bar .elementor-progress-bar {overflow:visible !important;}
.vet-clinic-skill-bar .elementor-progress-wrapper {margin-top:10px;}
.skt-barbecue-we-are-image .elementor-widget-image::before {content:''; width:50%; height:90%; background:#f7f7f7; position:absolute; right:18%; bottom:0px; border-radius:30px;}
.skt-barbecue-we-are-video-box {width: 220px !important; height: 220px !important; border-radius: 100% !important; position: absolute !important; bottom: -10px !important; right: 60px !important; z-index: 99 !important;}
.skt-barbecue-we-are-video {margin:0 auto; align-items:center !important; display:flex !important; justify-content:center !important; width:98px !important; height:98px; position:absolute !important; left:50%; top:50%; transform:translate(-50%,-50%);}
.skt-barbecue-we-are-video img{ width:auto !important;}
.skt-barbecue-about-video .elementor-widget-video .elementor-wrapper{height:100% !important;}
.skt-barbecue-we-are-image .elementor-widget-image img{ z-index:99; position:relative;}
.skt-barbecue-hero-ara{width: 100%; position: relative;}
.skt-barbecue-hero-ara:after{width: 50%; height: 100%; content: ''; position: absolute; top: 0; left: 0; background: rgba(236, 56, 17, 0.55); z-index: 8;}

@media screen and (max-width: 29.938em) {
.skt-barbecue-about-video {min-height:490px !important;}
.skt-barbecue-about-video .elementor-custom-embed-image-overlay img{left:50%; transform:translateX(-50%); top:25%;}
.skt-barbecue-about-counter::after { display:none;}
.skt-barbecue-about-counter .elementor-counter-number-wrapper {width:30%; margin:0 auto 10px;}
.skt-barbecue-we-are-video-box {top: 50% !important; transform: translateY(-50%); bottom:auto;}
.skt-barbecue-choicing-sec::after{display:none !important; visibility:hidden;}
}

@media screen and (max-width:47.938em) and (min-width:30.000em) {
.skt-barbecue-we-are-video-box{right:120px !important;}
.skt-barbecue-we-are-image .elementor-widget-image::before {right:25%;}
.skt-barbecue-choice-image::after {width:500px; height:500px;}
.skt-barbecue-about-counter .elementor-counter-number-wrapper {width:10%; margin:0 auto 15px;}	
.skt-barbecue-choicing-sec::after{display:none !important; visibility:hidden;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.skt-barbecue-choice-box .elementor-image-box-img {width:110px !important; height:110px;}
.skt-barbecue-grill-box .elementor-image-box-content {height:85% !important; width:85% !important;}
.skt-barbecue-choice-image::after {width:350px; height:350px;}
.skt-barbecue-we-are .elementor-image-box-content {width:85% !important;}
.skt-barbecue-we-are-video-box{top: 50% !important; bottom:auto; transform: translateY(-50%);}
.skt-barbecue-choicing-sec::after {width:30%;}
.skt-barbecue-about-counter {width:100% !important; margin-top:0px !important;}
.skt-barbecue-section2-left{ height:inherit !important;}
.skt-barbecue-about-counter .elementor-counter-number-wrapper {margin-bottom:15px !important;}
.skt-barbecue-section2-left .elementor-widget-image{ height:100% !important;}
.skt-barbecue-list .elementor-icon-list-item {width:100%;}	
.skt-barbecue-choicing-sec::after{display:none !important; visibility:hidden;}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
.skt-barbecue-choice-image::after {width:500px; height:500px;}
.skt-barbecue-we-are .elementor-image-box-content {width:65% !important;}
.skt-barbecue-we-are-video-box {bottom:-30px !important; right:-40px !important;}
.skt-barbecue-choicing-sec{background-image: linear-gradient(180deg, #F7F7F7 33%, #FFF 33%) !important;}
.skt-barbecue-choicing-sec::after {width:30%;}
.skt-barbecue-choicing-sec .e-con-inner {padding-bottom:0px !important;}
.skt-barbecue-grill-box .elementor-image-box-content {height:85% !important; width:85% !important;}
.skt-barbecue-about-counter {width:100% !important; margin-top:0px !important;}
.skt-barbecue-section2-left{ height:inherit !important;}
.skt-barbecue-about-counter .elementor-counter-number-wrapper {margin-bottom:15px !important;}
.skt-barbecue-about-counter .e-con-inner {padding:41px 0px !important;}
.skt-barbecue-we-are-image .elementor-widget-image::before {right:3%;}	
}

@media screen and (max-width:1800px) and (min-width:1025px) {
.skt-barbecue-section2-left .elementor-widget-image {height:100%;}	
}

@media (max-width: 575px) {
.skt-barbecue-choice-image::after{width: 300px; height: 300px;}
}
/* SKT Barbecue */ 

/* SKT Nutritionist Coach */ 
.skt-nutritionist-coach-section1-img .elementor-widget-container { width:86px !important; height:86px !important; border-radius:100% !important;}
.skt-nutritionist-coach-section2 { position:relative !important;}
.skt-nutritionist-coach-section2::after { content:''; background:#f8f8f8; width:100%; height:58%; bottom:0; position:absolute;}
.skt-nutritionist-coach-section3-left-inner-counter .elementor-counter-number-suffix {font-size: 23px;font-weight: 400;font-family: 'Poppins';position: relative;top: -20px;right: -5px;}
.skt-nutritionist-coach-section3-left-inner-counter .elementor-counter-title { text-align:left !important;}
.skt-nutritionist-coach-section3-left-inner-counter .elementor-counter-number-prefix { display:none !important;}
.skt-nutritionist-coach-section4-right-inner-number .elementor-widget-container { width:64px !important; height:64px !important; border-radius:100%;}
.skt-nutritionist-coach-section4-right-inner-btn .elementor-button { display:block !important;}
.skt-nutritionist-coach-section4-right-inner {position:relative;}
.skt-nutritionist-coach-section4-right-inner::before { content:'';width: 160px;height: 83px;position: absolute;bottom:95px;left: -125px; background: url('https://tandemteambuilding.com/wp-content/plugins/skt-templates/css/images/sec-4-arrow.png');background-repeat: no-repeat;background-size: 100%;z-index: 4;}
.skt-nutritionist-coach-newsletter-form p{ position:relative; margin:0 !important;}
.skt-nutritionist-coach-newsletter-form .wpcf7-submit { position:absolute; right:20px; top:30px; border-radius:15px;background-color:#f0561b; color:#ffffff;}
.skt-nutritionist-coach-newsletter-form .wpcf7-email { padding:30px 50px !important; border-radius:20px; margin-top:15px !important;}
.skt-nutritionist-coach-section6-left-inner .elementor-container.elementor-column-gap-default { float:right !important;}
.skt-nutritionist-coach-section6-left-inner-icon-box .elementor-image-box-img {position: relative;z-index: 5;}
.skt-nutritionist-coach-section6-left-inner-icon-box .elementor-image-box-img::before {content: '';position: absolute;background: #ffffff;width: 94px;height: 94px;border-radius: 100%;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.skt-nutritionist-coach-section6-left-inner-icon-box .elementor-image-box-img img {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 50px !important;height: 50px !important;object-fit: cover;}
.skt-nutritionist-coach-section6-right-video .elementor-wrapper.elementor-open-lightbox img {min-height: 650px!important;}
.skt-nutritionist-coach-section6-left { position:relative !important;}
.skt-nutritionist-coach-section6-left::after {content:'';width: 316px;height: 602px;position: absolute;top:50%;right: 0; background: url('https://tandemteambuilding.com/wp-content/plugins/skt-templates/css/images/video-left-img.png');background-repeat: no-repeat;background-size: 100%;z-index: 4; transform:translateY(-50%);}
.skt-nutritionist-coach-section6-right-video .elementor-custom-embed-play {background: #fff;width: 103px;height: 103px;border-radius: 100%;}
.skt-nutritionist-coach-section6-right-video .elementor-custom-embed-play i { line-height:103px !important;}
.skt-nutritionist-coach-video-slider .elementor-custom-embed-play {background: #fff;width: 81px;height: 81px;border-radius: 100%;}
.skt-nutritionist-coach-video-slider .elementor-custom-embed-play i { line-height:81px !important;}
.skt-nutritionist-coach-section9-left-icon .elementor-widget-container { width:49px !important; height:49px !important; border-radius:100% !important;}
.skt-nutritionist-coach-section9-left { position:relative !important;}
.skt-nutritionist-coach-section9-left::after { content:''; background:#f1f7f5; width:361px; height:361px; border-radius:100%; position:absolute; top:0; right:-190px; z-index:4;}
.skt-nutritionist-coach-section10-inner-box-title .elementor-widget-container { width:112px !important; height:112px !important; border-radius:100% !important; margin:0 auto !important;}
.skt-nutritionist-coach-section10-inner-boxes:hover .elementor-widget-button .elementor-button { color:#ffffff !important;}
.skt-nutritionist-coach-section11-right-tab .elementor-tabs-wrapper {border: 1px solid #e7e8de;border-radius: 50px;background: #ffffff; padding:7px !important;}
.skt-nutritionist-coach-section11-right-tab .elementor-tab-desktop-title.elementor-active { background:#1b8b67; border-radius:50px;}
.skt-nutritionist-coach-section11-right-tab .elementor-tab-title {padding: 18px 0px !important;width: 49% !important;display: inline-block !important;text-align: center;}
.skt-nutritionist-coach-section11-right-tab .elementor-tab-mobile-title { display:none !important;}
.skt-nutritionist-coach-section11-right-tab .elementor-tab-content { padding:50px 0px 20px 0px !important;}
.skt-nutritionist-coach-section11-left-buttom-title .elementor-heading-title span { color:#000000 !important; font-weight:600 !important;}

@media(max-width: 479px){
.skt-nutritionist-coach-section6-left-inner .elementor-container.elementor-column-gap-default { float:none !important; max-width:100% !important;}
.skt-nutritionist-coach-section4-right-inner::before { display:none !important;}
.elementor-element.skt-nutritionist-coach-section4-right-inner-number .elementor-widget-container {width: 54px !important;height: 54px !important;}
.skt-nutritionist-coach-newsletter-form .wpcf7-submit { position:relative !important; right:0 !important; top:20px !important;}
.skt-nutritionist-coach-newsletter-form .wpcf7-email { text-align:center;padding: 20px 50px !important;}
.skt-nutritionist-coach-section6-left-inner-icon-box .elementor-image-box-img { margin-bottom:60px !important;}
.elementor-element.skt-nutritionist-coach-section6-right-video .elementor-wrapper.elementor-open-lightbox img { min-height:500px !important;}
.skt-nutritionist-coach-video-slider::before { display:none;}
.skt-nutritionist-coach-video-slider .bx-wrapper .bx-viewport { height:auto !important;}
.skt-nutritionist-coach-section9-left::after { display:none;}
.skt-nutritionist-coach-section9-left-icon .elementor-widget-container { margin:0 auto;}
.skt-nutritionist-coach-section11-right-tab .elementor-tabs .elementor-tabs-wrapper { display:block !important;}
.skt-nutritionist-coach-section11-right-tab .elementor-tab-mobile-title { display:none !important;}
.elementor-element.skt-nutritionist-coach-section11-right-tab .elementor-tab-title {padding: 18px 0px !important;}
.elementor-element.skt-nutritionist-coach-section11-right-tab .elementor-tab-content {padding: 30px 0px 0px 0px !important;}
.skt-nutritionist-coach-section3-left-inner-counter .elementor-counter-title { text-align:center !important;}
.skt-nutritionist-coach-section3-left-inner-counter .elementor-counter-number-wrapper {width: auto !important;display: table !important;  margin: 0 auto !important;}
}

@media (min-width: 480px) and (max-width: 767px) {
.skt-nutritionist-coach-section6-left-inner-icon-box .elementor-image-box-img {margin-bottom: 60px !important;}
.skt-nutritionist-coach-section6-left-inner .elementor-container.elementor-column-gap-default {float: none !important;max-width: 100% !important;}
.skt-nutritionist-coach-section4-right-inner::before { display:none !important;}
.skt-nutritionist-coach-section4-right-inner-number .elementor-widget-container {width: 54px !important;height: 54px !important;}
.skt-nutritionist-coach-video-slider::before { display:none;}
.elementor-element.skt-nutritionist-coach-video-slider .bx-wrapper .bx-viewport { height:auto !important;}
.skt-nutritionist-coach-section9-left::after { display:none;}
.skt-nutritionist-coach-section9-left-icon .elementor-widget-container { margin:0 auto !important;}
.skt-nutritionist-coach-section3-left-inner-counter .elementor-counter-title { text-align:center !important;}
.skt-nutritionist-coach-section3-left-inner-counter .elementor-counter-number-wrapper {width: auto !important;display: table !important;  margin: 0 auto !important;}			
}

@media (min-width: 480px) and (max-width: 618px) {
.skt-nutritionist-coach-section2::after { height:49% !important;}	
}

@media (min-width: 609px) and (max-width: 767px) {
.skt-nutritionist-coach-section2::after { height:46% !important;}
.skt-nutritionist-coach-section4-right-inner-number {width: 13% !important;}
}

@media(min-width: 768px) and (max-width: 1023px){
.skt-nutritionist-coach-section3-left { width:100% !important; margin:0 auto !important; text-align:center !important;}
.skt-nutritionist-coach-section3-mid { width:100% !important;}
.skt-nutritionist-coach-section3-right { width:100% !important;}
.skt-nutritionist-coach-newsletter-form .wpcf7-email { margin-top:0 !important;}
.skt-nutritionist-coach-newsletter-form .wpcf7-submit { top:15px !important;}
.elementor-element.skt-nutritionist-coach-section6-left-inner .elementor-container.elementor-column-gap-default { float:none !important; max-width:100% !important;}
.skt-nutritionist-coach-section9-left::after { display:none !important;}
.skt-nutritionist-coach-section9-left { width:80% !important; margin:0 auto !important;}
.skt-nutritionist-coach-section9-mid { width:100% !important;}
.skt-nutritionist-coach-section9-right { width:60% !important; margin:0 auto !important;}
.skt-nutritionist-coach-section9-left .elementor-heading-title { text-align:center !important;}
.elementor-element.skt-nutritionist-coach-section6-right-video .elementor-wrapper.elementor-open-lightbox img {min-height: 550px !important;}
.skt-nutritionist-coach-section10-inner-box1, .skt-nutritionist-coach-section10-inner-box2, .skt-nutritionist-coach-section10-inner-box3, .skt-nutritionist-coach-section10-inner-box4 { width:50% !important;}
.skt-nutritionist-coach-section11-left { width:70% !important; margin:0 auto !important;}
.skt-nutritionist-coach-section11-mid { width:100% !important;}
.skt-nutritionist-coach-section11-right { width:95% !important; margin:0 auto !important;}
.skt-nutritionist-coach-section11-left .elementor-element-populated { padding-bottom:40px !important;}
.skt-nutritionist-coach-section11-left .elementor-heading-title { text-align:center !important;}
.skt-nutritionist-coach-video-slider .bx-wrapper .bx-prev { left:20px !important;}
.skt-nutritionist-coach-video-slider .bx-wrapper .bx-next { right:20px !important;}			
}
@media(min-width: 1024px) and (max-width: 1199px){
.skt-nutritionist-coach-section6-left-inner-title .elementor-widget-container{margin-bottom: 30px !important;}
.skt-nutritionist-coach-section2-right-btn .elementor-widget-container {margin: 60px 0px 0px 0px !important;}
.skt-nutritionist-coach-section8-mid .elementor-heading-title {padding: 0 60px !important;}
.elementor-element.skt-nutritionist-coach-section6-right-video .elementor-wrapper.elementor-open-lightbox img { min-height:470px !important}
.skt-nutritionist-coach-section6-left::after { width:50% !important;}
.skt-nutritionist-coach-section2-right .elementor-element-populated { padding:0 20px !important;}
.skt-nutritionist-coach-section11-right-innerleft .elementor-element-populated {padding: 60px 35px 90px 35px !important;}
.skt-nutritionist-coach-section11-right-innerright .elementor-element-populated {padding: 60px 35px 90px 35px !important;}
.skt-nutritionist-coach-section11-left-buttom-title .elementor-heading-title { line-height:30px !important;}
.skt-nutritionist-coach-section2-right-inner .elementor-element-populated { padding:0 !important;}
.skt-nutritionist-coach-video-slider .bx-wrapper .bx-prev { left:20px !important;}
.skt-nutritionist-coach-video-slider .bx-wrapper .bx-next { right:20px !important;}
.skt-nutritionist-coach-section9 { padding-top:60px !important;}	
}
/* SKT Nutritionist Coach */ 

/* Furniture Lite */
.furniture-store-title{position:relative;}
.furniture-store-title:before{content:''; background:#705738; width:6%; height:2px; position:absolute; top:-17px; left:0;}
.furniture-store-products-box { margin-bottom:70px;}
.furniture-store-products-box-inner {background: #fff;text-align: center; border-radius:25px; padding:40px 0;}
.furniture-store-products-thumb a img { border-radius:25px 25px 0 0; width:199px !important; height:250px !important;object-fit: cover; margin:0 auto;}
.furniture-store-products-title { padding-top:50px;}
.furniture-store-products-title h3 a { font-size:21px; font-weight:400;font-family: 'Poppins'; color:#393939;}
.furniture-store-products-title h3 a:hover { color:#cba076;}

.skt-christmas-products-items a {border: none;color: #282828;font-size:16px; font-weight:500;font-family: 'Poppins';}
.skt-christmas-products-items { padding-top:10px}

.skt-christmas-products-items a:hover {color: #cba076;}
.skt-christmas-products-items { padding-top:10px;}
.furniture-store-products .owl-nav  { display:none !important;}
.furniture-store-products .owl-dots  { display:block !important;width: 222px;margin: 0 auto;text-align: center; position:relative;}
.furniture-store-products .owl-dots::before { content:''; background:#cba076; width:222px; height:222px; border-radius:100%; position:absolute; bottom:-50px; left:50%; transform:translateX(-50%); z-index:-1;}
.furniture-store-products .owl-dot {width: 18px;height: 18px;background: #705738;border-radius: 100%;border: 6px solid #705738; margin:0 3px;}
.furniture-store-products .owl-dot.active {background: #ffffff;}
.furniture-store-section2-leftimg { position:relative !important;}
.furniture-store-section2-leftimg::before { content:''; background:#f3e2d3; width:530px; height:530px; border-radius:100%; right:-80px;bottom:0; position:absolute;z-index: -1;}
.furniture-store-section4-left-btn .elementor-button-wrapper a::after { content:'';background: url(https://demosktthemes.com/free/furniture-lite/wp-content/uploads/2024/04/btn-arrow.png); width:39px; height:28px; position:absolute; top:50%; right:60px; transform:translateY(-50%); z-index:2;}
.furniture-store-section4-left-btn .elementor-button-wrapper a { position:relative !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper a::before { content:'';background:#c09368; width:128px; height:128px; position:absolute; top:50%; right:20px; transform:translateY(-50%); border-radius:100%; z-index:1;}
.furniture-store-section4-left-btn .elementor-button-wrapper { position:relative !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper::after { content:'';position: absolute;top: 50%;    right: -80px;transform: translateY(-50%); width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 15px solid #c09368;}
.furniture-store-section4-left-btn .elementor-button-wrapper::before { content:'';background:#c09368; width:96px; height:3px; position:absolute; top:50%; right:-70px; transform:translateY(-50%); z-index:1;}

.furniture-store-section4-right-img::before {content: '';background: #f3e2d3;width: 492px;height: 492px;border-radius: 100%;left: 0px;bottom: 100px;position: absolute;z-index: -1;}
.furniture-store-section4-right-img { position:relative !important;}
.furniture-store-section4-right-discount .elementor-widget-container { width:173px !important; height:173px; border-radius:100%;}
.furniture-store-section4-right { position:relative !important;}
.furniture-store-section4-right-discount { position:absolute !important; top:0; left:0; z-index:5;}
.furniture-store-section5::after { content:''; background:rgb(179,135,92,0.8); height:100%; position:absolute; right:0; top:0; width:55%;}
.products.columns-2 li .skt-product-img { border-radius:0 !important;}
.products.columns-2 li { margin-bottom:40px !important;}
.furniture-store-section6-left::before {content: '';background: #f9f9f9; position: absolute;width: 500%;height: 100%;left: -500%;}
.furniture-store-section7-product .products.columns-4 li .skt-product-img { border-radius:0 !important;}
.products.columns-4 .woosw-btn, .products.columns-3 .woosw-btn, .products.columns-2 .woosw-btn, .products.columns-1 .woosw-btn { display:none !important;}
.woocommerce .products.columns-4 p, .woocommerce .products.columns-3 p, .woocommerce .products.columns-2 p, .woocommerce .products.columns-1 p {display: none;}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button { color:#ffffff !important;}
.furniture-store-section5-inner-left-video .elementor-custom-embed-image-overlay img { width:98px !important; height:98px !important; margin:0 auto !important; opacity:0;}
.furniture-store-section5-inner-left-video .elementor-custom-embed-image-overlay { position: absolute !important;width: 20%;right: 15%;top: 50%;transform: translateY(-50%);}
.furniture-store-section5-inner-left-video .elementor-custom-embed-play i { font-size:25px !important; opacity:1 !important; text-shadow:none !important; color:#c09368; line-height:98px;}
.furniture-store-section5-inner-left { position:relative !important;}


@media(min-width: 1024px) and (max-width: 1199px){
.furniture-store-section2-leftimg::before {width: 440px !important;height: 440px !important; right:-20px !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper a::before {width: 78px !important;height: 78px !important;right: 20px !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper a::after { right:40px !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper::before { right:70px !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper::after {right: 60px !important;}
.furniture-store-section3-product .woocommerce ul.products li.product:hover .button { bottom:94px !important;}
.furniture-store-section3-product .woocommerce ul.products li.product .button {width: 91% !important;}
.furniture-store-section7-product .woocommerce ul.products li.product:hover .button {bottom: 94px !important;}
.furniture-store-section6-right-product .woocommerce ul.products li.product:hover .button {bottom: 94px !important;}
.furniture-store-section10-box1, .furniture-store-section10-box2, .furniture-store-section10-box3, .furniture-store-section10-box4 { width:25% !important;}
.furniture-store-section10-box1 .elementor-widget-image-box .elementor-widget-container {padding: 40px 20px 40px 20px !important; margin:8px !important;}
.furniture-store-section10-box2 .elementor-widget-image-box .elementor-widget-container {padding: 40px 20px 40px 20px !important; margin:8px !important;}
.furniture-store-section10-box3 .elementor-widget-image-box .elementor-widget-container {padding: 40px 14px 40px 14px !important; margin:8px !important;}
.furniture-store-section10-box4 .elementor-widget-image-box .elementor-widget-container {padding: 40px 20px 40px 20px !important; margin:8px !important;}
.furniture-store-section10-box1 .elementor-widget-image-box .elementor-widget-container .elementor-image-box-title { font-size:18px !important;}
.furniture-store-section10-box2 .elementor-widget-image-box .elementor-widget-container .elementor-image-box-title { font-size:18px !important;}
.furniture-store-section10-box3 .elementor-widget-image-box .elementor-widget-container .elementor-image-box-title { font-size:18px !important;}
.furniture-store-section10-box4 .elementor-widget-image-box .elementor-widget-container .elementor-image-box-title { font-size:18px !important;}	
}

@media(min-width: 768px) and (max-width: 1023px){
.furniture-store-section2-leftimg::before {width: 350px !important;height: 350px !important; bottom:0 !important; right:-20px !important;}
.furniture-store-section4-right-img::before {width: 382px !important;height: 382px !important;bottom: 60px !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper a::before {width: 78px !important;height: 78px !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper a::after {width: 8% !important;right: 42px !important;background-size: 100% !important;background-repeat: no-repeat !important;margin-top: 5px;}
.furniture-store-section4-left-btn .elementor-button-wrapper::before { right:-30px !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper::after {right:-40px !important;}
.furniture-store-products-title { padding-top:10px !important;}
.furniture-store-products-box { margin-bottom:30px !important}
.furniture-store-section4-left-btn .elementor-button.elementor-button-link { display:block !important;}
.furniture-store-section5-inner-left-video .elementor-custom-embed-image-overlay { width:30% !important;right: 8% !important;}
.furniture-store-section6-right .products.columns-2 li .woocommerce-loop-product__title { font-size:19px;}
.furniture-store-section3-product .woocommerce ul.products li.product:hover .button {bottom: 94px !important;}
.furniture-store-section6-right-product .woocommerce ul.products li.product:hover .button {bottom: 94px !important;}
.furniture-store-section6-right-product .woocommerce ul.products li.product .button {padding: 15px 30px !important;width: 88% !important;}
.furniture-store-section7-product .woocommerce ul.products li.product:hover .button {bottom: 94px !important;}
.furniture-store-section7-product .woocommerce ul.products li.product .button {width: 94% !important;}
}

@media (min-width: 480px) and (max-width: 767px) {
.furniture-store-section2-leftimg::before { width:400px !important; height:400px !important; right:0 !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper a::before {width: 68px !important;height: 68px !important;right: 10px !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper a::after {width: 8% !important;right: 30px !important;background-size: 100% !important;background-repeat: no-repeat !important;margin-top: 5px;}
.furniture-store-section4-right-img::before {width: 320px !important;height: 320px !important;left: 0 !important;right: 0 !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper::before { display:none !important}
.furniture-store-section4-left-btn .elementor-button-wrapper::after { display:none !important;}
.furniture-store-section4-right-discount { left:10px !important; width:90% !important;}
.furniture-store-section5-inner-left-video .elementor-custom-embed-image-overlay { width:30% !important; right:40% !important;}
.elementor-element.furniture-store-section4-right-discount .elementor-widget-container { width:143px !important; height:143px !important;}
.furniture-store-section9-testimonials .owl-stage-outer .item::before { display:none;}
}

@media screen and (max-width: 29.938em) {
.furniture-store-section4-right-img::before{display:none;}
.furniture-store-section4-left-btn .elementor-button-wrapper a::before{width: 68px !important; height: 68px !important; right: 10px !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper::after {display:none;}
.furniture-store-section4-left-btn .elementor-button-wrapper::before{display:none;}
.furniture-store-section4-left-btn .elementor-button-wrapper a::after{right:25px;}
.furniture-store-section4-right-discount .elementor-widget-container {width: 150px !important; height: 150px; border-radius: 100%; margin-left: 15px;}
}

@media screen and (max-width:47.938em) and (min-width:30.000em){
.furniture-store-section4-right-img::before{display:none;}	
.furniture-store-section4-left-btn .elementor-button-wrapper a::before{width: 68px !important; height: 68px !important; right: 10px !important;}	
.furniture-store-section4-left-btn .elementor-button-wrapper::after {display:none;}
.furniture-store-section4-left-btn .elementor-button-wrapper::before{display:none;}
.furniture-store-section4-left-btn .elementor-button-wrapper a::after{right:25px;}
.furniture-store-section4-right-discount .elementor-widget-container {width: 150px !important; height: 150px; border-radius: 100%; margin-left: 15px;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.furniture-store-section4-right-img::before{display:none;}
.furniture-store-section4-left-btn .elementor-button-wrapper a::before{width: 68px !important; height: 68px !important; right: 10px !important;}
.furniture-store-section4-left-btn .elementor-button-wrapper::after {display:none;}
.furniture-store-section4-left-btn .elementor-button-wrapper::before{display:none;}
.furniture-store-section4-left-btn .elementor-button-wrapper a::after{right:25px;}
.furniture-store-section4-right-discount .elementor-widget-container {width: 150px !important; height: 150px; border-radius: 100%; margin-left: 15px;}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
.furniture-store-section4-right-img::before{display:none;}	
}
/* Furniture Lite */

/* Nail Salon Lite */
.skt-nail-salon-feature-box .elementor-image-box-img{height: 150px; width: 150px !important; border-radius: 50%; display: flex !important; margin-left: auto !important; margin-right: auto !important; align-items: center; justify-content: center; position: relative; z-index: 99;}
.skt-nail-salon-feature-box .elementor-image-box-img img{box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);}
.skt-nail-salon-feature-box .elementor-image-box-img::before{content: ""; width: 90px; height: 90px; position: absolute; background-color: #e19776; border-radius: 50%; top: -28px; z-index: -1;}
.skt-nail-salon-feature-box .elementor-image-box-img::after{content: ""; width: 190px; height: 190px; position: absolute; background: linear-gradient(180deg, rgba(0,0,0,0) 50%, #e19776 50%); border-radius: 50%; z-index: -1;}
.skt-nail-salon-feature-box-column:hover .elementor-image-box-img::after{background: linear-gradient(180deg, rgba(0,0,0,0) 50%, #000000 50%);}
.nail-salon-pricing-box::after{content: ""; background-color: #fff; position: absolute; right: -60px; height: 100%; width: 62px; z-index: 999; top: 0; border-top-right-radius: 10px; border-bottom-right-radius: 10px;}
.skt-nail-salon-banner{background: linear-gradient(90deg, #0f0f0f 65%, #e19776 65%); padding-top:120px;}

@media(min-width: 1024px) and (max-width: 1199px){
.skt-nail-salon-section1-title .elementor-heading-title{font-size: 210px !important;}
.skt-nail-salon2-number .elementor-heading-title{font-size: 52px !important;}
.skt-nail-salon2-text .elementor-heading-title{font-size: 20px !important;}
.skt-nail-salon2-text .elementor-widget-container{margin-top: 2px !important;}
.skt-nail-salon-section4-img1{left: 1% !important; max-width: 150px !important;}
.skt-nail-salon-section4-img2{right: 8% !important; max-width: 120px !important; top: -100px !important;}
.skt-nail-salon-section7-title .elementor-heading-title{font-size: 38px !important;}	
}
/* Nail Salon Lite */

/* SKT Garden Care */
.skt-garden-care-section-three-heading-text .elementor-widget-container{-webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.skt-garden-care-section-three-heading-text .elementor-heading-title{background-clip:border-box; -webkit-background-clip:text !important; -webkit-text-fill-color:transparent !important; filter:drop-shadow(10px 10px 0px #cbcec7); background-image:linear-gradient(180deg,#679F01 20%,#1D2D00 90%);}
.skt-garden-care-section-two-image-box .elementor-image-box-wrapper{align-items:center;}
.skt-garden-care-section-two-image-box .elementor-image-box-img{background-image:linear-gradient(180deg, #73B201 0%, #507D01 100%); display:flex!important; justify-content:center; border-radius:100%; width:155px!important; height:105px; align-items:center;}
.skt-garden-care-section-two:after{content:''; background-color:#F4F7EF; position:absolute; height:100%; width:50%; position:absolute; left:0; top:0;}
.skt-garden-care-section-two-right-col{position:relative;}
.skt-garden-care-section-two-right-col:after{background:#774413; position:absolute; clip-path:circle(53% at 88% 6%); content:""; width:200px;
height: 200px; right:0; border-radius:20px!important;}
.skt-garden-care-section-four-vedio .elementor-custom-embed-play{background: #fff; border-radius:50px; padding-top:21px; padding-left:27px; padding-right:22px; padding-bottom:13px;}
.skt-garden-care-section-four-vedio .elementor-custom-embed-play svg{width:15px !important; height: 20px !important; opacity:1; filter:none !important;}
.skt-garden-care-section-four-img-box .elementor-image-box-img{background-image: linear-gradient(180deg, #73B201 0%, #507D01 100%); display:flex !important; justify-content:center; border-radius:100%; width:110px !important; height:88px; align-items: center;}
.skt-garden-care-section-four-img-box:hover .elementor-image-box-title{color:#fff!important;}
.skt-garden-care-section-four-img-box:hover img{filter: invert(1);}
.skt-garden-care-section-four-img-box:hover .elementor-image-box-img{background: #fff!important;}
.skt-garden-care-section-five-counter-one .elementor-counter-number, .skt-garden-care-section-five-counter .elementor-counter-number {padding-bottom:10px;}
.skt-garden-care-section-six-grass-img{position: relative!important;}
.skt-garden-care-section-six-grass-img img{position: absolute; left:0; bottom:-1px;}
.skt-garden-care-section-six-image-box .elementor-image-box-img{align-items: center !important; display:flex !important; justify-content: center !important; background: #fff; width:125px !important; height:125px!important; border-radius:100%; margin:0 auto 25px!important;}
.skt-garden-care-section-six-number .elementor-widget-container{align-items:center !important; display:flex !important; justify-content:center !important; width:60px !important; height:60px !important; border-radius:100%;}
.skt-garden-care-section-six-number {margin:0 auto;}
.skt-garden-care-section-six-wave-img img{position:absolute; bottom:0; left:0;}
.skt-garden-care-section-six-image-box :hover img{filter: invert(100%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(1000%) contrast(100%) !important;}
.skt-garden-care-section-six-image-box :hover .elementor-image-box-img{background-image: linear-gradient(180deg, #5D9001 0%, #649B01 100%);}
.skt-garden-care-section-six-box:hover .skt-garden-care-section-six-number h2{color:#679f01!important;}
.skt-garden-care-section-six-box:hover .skt-garden-care-section-six-number .elementor-widget-container{background:#fff !important;}
.skt-garden-care-section-seven-image-box .elementor-image-box-img{align-items:center !important; display:flex !important; justify-content:center !important; background:#fff; width:110px !important; height:110px !important; border-radius:100%; margin:0 auto 25px !important;}
.skt-garden-care-section-eight-icon:hover .elementor-widget-container{box-shadow: 0px 6px 0px 1px #2F1503!important;}
.skt-garden-care-section-eight-icon .elementor-widget-container{align-items: center !important; display:flex !important; justify-content:center !important; background:#fff; width:70px !important; height:70px !important; border-radius:100%; padding-top:5px; cursor:pointer;}
.skt-garden-care-section-eight-icon{justify-content:end!important; display:flex!important;}
.skt-garden-care-section-three-bg-col:after{content:''; position:absolute; right:51.5%; top:-89px; width:23px;
height:90px; background:url(https://demosktthemes.com/free/garden-care-lite/wp-content/uploads/2024/05/big-garden-text-section-leave.png); background-repeat:no-repeat; background-size:100%;}
.skt-garden-care-section-three-heading-text .elementor-widget-container{-webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.skt-garden-care-section-four .eael-tab-item-trigger svg{border-radius:100%; width:102px !important; height:102px !important; padding:25px; position:absolute; left:-1px; background-image:linear-gradient(180deg, #73B201 0%, #507D01 100%);}
.skt-garden-care-section-four .eael-tab-item-trigger.active svg{ background:#fff !important;}
.skt-garden-care-section-four .eael-tab-inline-icon li {box-shadow:0px 10px 20px 0px #D8D8D8;}
.skt-garden-care-section-four .elementor-custom-embed-play svg {opacity:1 !important;}

.skt-garden-care-section-four-vedio .elementor-custom-embed-play{background:#fff; border-radius:50px; padding-top:21px padding-left:27px; padding-right:22px; padding-bottom:13px;}
.skt-garden-care-section-four-vedio .elementor-custom-embed-play svg{width:15px !important; height:20px !important; opacity:1; filter:none !important;}
.skt-garden-care-section-four-img-box .elementor-image-box-img{background-image:linear-gradient(180deg, #73B201 0%, #507D01 100%) display:flex !important; justify-content:center; border-radius:100%; width: 135px !important; height:105px; align-items: center; margin-left:-2px !important;}
.skt-garden-care-section-four-img-box .elementor-image-box-img img {display:table; width:100%; margin:0 auto;}
.skt-garden-care-section-four-img-box:hover .elementor-image-box-title{color:#fff!important;}
.skt-garden-care-section-four-img-box img{filter: invert(100%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(1000%) contrast(100%) !important;}
.skt-garden-care-section-four-img-box:hover img{filter: invert(1);}
.skt-garden-care-section-four-img-box:hover .elementor-image-box-img{background: #fff!important;}
.skt-garden-care-section-four-img-box:hover .elementor-image-box-img img{filter: inherit !important;}
.skt-garden-care-hero-ara{width: 100%; position: relative;}
.skt-garden-care-hero-ara:after{width: 50%; height: 100%; content: ''; position: absolute; top: 0; left: 0; background: rgba(13,33,2, 0.7); z-index: 8;}
@media screen and (max-width:47.938em) and (min-width:30.000em) {
.skt-garden-care-section-four {padding-bottom:60px;}
.skt-garden-care-section-eleven-appointment-form .wpcf7-select {background-position-x:310px;}
.skt-garden-care-section-four-img-box .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content {padding-top:30px !important;}
.skt-garden-care-section-four-img-box .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-img{height:95px !important;}
}

@media screen and (max-width:63.938em) and (min-width:48.000em) {
.skt-garden-care-section-three-heading-text .elementor-widget-container::before { left:0px; width:110px;}
.skt-garden-care-section-three-bg-col::after{ display:none;}
.skt-garden-care-section-four .eael-tab-item-trigger svg {width:82px !important; height:82px !important; padding:20px;}
.skt-garden-care-section-eleven-appointment-form input, select{padding:18px 20px !important;}
.skt-garden-care-section-eleven-appointment-form span{ padding:5px;}
.skt-garden-care-form-section::after {width:40%;}
.skt-garden-care-section-eleven-appointment-form .wpcf7-select {background-position-x:165px;}
.skt-garden-care-section-two-image-box .elementor-image-box-img{height:100px;}
.skt-garden-care-section-three-heading-text .elementor-widget-container::after {width:100px;}
}
@media screen and (max-width:72.438em) and (min-width:63.250em) {
.skt-garden-care-section-two-image-box .elementor-image-box-img{ width:150px !important;}
.skt-garden-care-section-three-bg-col::after { display:none;}
.skt-garden-care-section-three-heading-text .elementor-widget-container::before {left:60px; top:-30px; width:131px;}
.skt-garden-care-section-three-heading-text .elementor-widget-container::after {right:0px; top:-23px; width:133px;}
.skt-garden-care-section-four .eael-tab-item-trigger svg {width:82px !important; height:82px !important; padding:15px;}
.skt-garden-care-section-five{ padding-top:30px !important;}
.skt-garden-care-section-five-mid {margin-top:-50px !important;}
.skt-garden-care-section-eleven-appointment-form .wpcf7-select {background-position-x:220px;}
.skt-garden-care-section-six-box .elementor-widget-image-box .elementor-widget-container {padding:40px 30px 50px !important;}
.skt-garden-care-section-section-eight-box {padding:40px !important;}
.skt-garden-care-we-work .e-con-inner {padding-bottom:70px !important;}
}

@media(max-width: 1023px){
.skt-garden-care-section-four-img-box .elementor-image-box-img{ height:96px;}
.skt-garden-care-section-four-img-box .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content {padding-right:30px;}
}

@media(max-width: 767px){
.skt-garden-care-section-two-image-box .elementor-image-box-img{ width:135px !important; height:135px !important; margin-bottom:15px !important;}
.skt-garden-care-section-three-bg-col::after {right:50%; top:-55px; background-size:35%;}
.skt-garden-care-section-three-heading-text .elementor-widget-container::before {left:0px; top:65px; background-size:35%;}
.skt-garden-care-section-three-heading-text .elementor-widget-container::after {top:65px; background-size:100%; right:0px; width:80px;}
.skt-garden-care-section-four .eael-tab-item-trigger svg{width:70px !important; height:70px !important; padding:15px;}
.skt-garden-care-section-two::after {width:100%; height:75%;}
.skt-garden-care-blog-section::after { display:none;}
.skt-garden-care-section-two-right-col::after {width:80px; height:80px;}
.skt-garden-care-section-four-img-box .elementor-widget-container .elementor-image-box-wrapper{display:initial !important;}
.skt-garden-care-section-four-img-box .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-img{float:left; width:90px !important; margin-bottom:0px !important; margin-right:15px !important; height:90px;}
.skt-garden-care-section-four-img-box .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content{float:left; width:59% !important; text-align:left; padding-top:20px;}
}
@media(max-width: 575px){
.skt-garden-care-form-section::after {width:100%; height:30%;}
}
/* SKT Garden Care */

/* Ad Agency Lite*/
.skt-ad-agency-sec3-gradient-title .elementor-heading-title {background: linear-gradient(90deg, rgba(82,61,208,1) 0%, rgba(23,185,241,1) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.skt-ad-agency-sec3-left-inner {background: linear-gradient(white, white) padding-box, linear-gradient(to right, #523dd0, #19b7f0) border-box;border-radius: 30px !important;border: 2px solid transparent;}
.skt-ad-agency-sec3-right-title .elementor-heading-title {background: linear-gradient(180deg, rgba(82,61,208,1) 0%, rgba(23,185,241,1) 53%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.skt-ad-agency-sec3-right { position:relative !important;}
.skt-ad-agency-sec3-right-title { position: absolute !important;left: -198px !important;transform: rotate(-90deg);bottom: 150px;}
.skt-ad-agency-sec3-left-title1 { position:relative;}
.skt-ad-agency-sec3-left-title1::after {content: '';position: absolute;right: -110px;top: 30px;width: 249px;height: 77px;    background: url(https://demosktthemes.com/free/ad-agency-lite/wp-content/uploads/2024/05/sec-1-arrow-before.png);background-repeat: no-repeat;background-size: 100%;}
.skt-ad-agency-sec4-box-img .elementor-widget-container {width: 169px !important;height: 169px !important; position:relative; top:0; margin:0 auto;transition: all .5s ease-in-out !important;}
.skt-ad-agency-sec4-box-img .elementor-widget-container img { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:100px; height:95px;object-fit: cover;}
.skt-ad-agency-sec4-box-img .elementor-widget-container:hover { top:-15px;transition: all .5s ease-in-out;background: linear-gradient(white, white) padding-box, linear-gradient(to right, #523dd0, #19b7f0) border-box;border: 2px solid transparent;}
.skt-ad-agency-sec4-box-img .elementor-widget-container::after {content: '';position: absolute;bottom: -50px;left: 50%;transform: translateX(-50%); background: radial-gradient(50% 50%, #878787 0%, #fff 100%);width: 135px;height: 14px;border-radius: 100%; opacity:0;transition: all .5s ease-in-out;}
.skt-ad-agency-sec4-box-img .elementor-widget-container:hover::after { opacity:1;transition: all .5s ease-in-out;}

.skt-ad-agency-sec10-title .elementor-widget-container {width: 100%;max-width: 1200px;margin: 0 auto;}
.skt-ad-agency-sec10-text .elementor-widget-container {width: 100%;max-width: 1200px;margin: 0 auto;}
.skt-ad-agency-sec10-img .elementor-widget-container {width: 100%;max-width: 1200px;margin: 0 auto; margin-bottom:-25px;}
.skt-ad-agency-sec11-box-counter .elementor-widget-container { width:125px !important; height:125px !important; margin:0 auto; border-radius:100%;}
.skt-ad-agency-sec11-box1-title .elementor-widget-container { position:relative !important;}
.skt-ad-agency-sec11-box1-title .elementor-widget-container::after {content: '';position: absolute;right: -15px;top: -40px;width: 244px;height: 45px;background: url(https://demosktthemes.com/free/ad-agency-lite/wp-content/uploads/2024/05/counter-arrow.png);background-repeat: no-repeat;background-size: 100%;}
.skt-ad-agency-sec13-tab .elementor-tab-title { background:#ffffff; border-radius:50px; margin-bottom:20px;padding: 30px 50px !important;}
.skt-ad-agency-sec13-tab .elementor-tab-title.elementor-active { background:transparent; border-radius:50px;padding: 30px 50px !important; border:2px solid #ffff !important; position:relative;}
.skt-ad-agency-sec13-tab .elementor-tabs-wrapper {width: 40% !important;padding: 57px 50px;background-color: transparent;
    background-image: linear-gradient(260deg, #18B8F1 0%, #523DCF 100%); border-radius:30px;}
.skt-ad-agency-sec13-tab .elementor-tabs-content-wrapper { width:60% !important; padding-left:100px;}
.skt-ad-agency-sec13-tab .elementor-tab-title.elementor-active::after {content: '\f345' !important; font-family: dashicons; position: absolute !important;right: 10px !important;top: 13px !important;background: #fff;width: 55px !important;height: 55px !important;border-radius: 100%;color: #000;text-align: center;line-height: 55px;font-size: 20px !important;font-weight: 600;}
.skt-ad-agency-sec13-tab .elementor-tab-content { padding:0 20px !important;}
.skt-ad-agency-sec13-tab .elementor-tab-title:last-child { margin:0 !important;}
.skt-ad-agency-sec13-tab .elementor-tab-content h2 { font-size:38px; font-weight:600; color:#282828; font-family: 'Poppins'; margin-bottom:20px;}
.skt-ad-agency-sec13-tab .elementor-tab-content img { border-radius:20px; margin-top:30px; vertical-align:top;}
.elementor-element.skt-ad-agency-sec13 .e-con-inner { position:relative;}
.elementor-element.skt-ad-agency-sec13 .e-con-inner::before { content:''; position:absolute; left:-480%; top:0; width:500%; height:100%; background:#f0f0f3;}
@media(min-width: 1024px) and (max-width: 1199px){
.skt-ad-agency-sec3-mid { width:13% !important;}
.skt-ad-agency-sec3-right { width:36% !important;}
.elementor-element.skt-ad-agency-sec3-right-title {left: -148px !important;}
.skt-ad-agency-sec3-left-title1::after { width:209px !important;}
.skt-ad-agency-sec4-box {--padding-block-end: 0px !important;}
.elementor-element.skt-ad-agency-sec13-tab .elementor-tabs-wrapper { width:45% !important}
.elementor-element.skt-ad-agency-sec13-tab .elementor-tabs-content-wrapper { width:55% !important;padding-left: 60px !important;}
}

@media(min-width: 768px) and (max-width: 1023px){
.skt-ad-agency-sec3-left-inner {--display: block !important;}
.skt-ad-agency-sec3-left-inner-left { width:100% !important;}
.skt-ad-agency-sec3-left-inner-right { width:100% !important;padding-top: 20px;}
.skt-ad-agency-sec3-left-title1::after { display:none !important;}
.elementor-element.skt-ad-agency-sec3-right-title {left: 0px !important;transform:none !important;bottom: 90px !important;right: 0;}
.skt-ad-agency-sec4-box1, .skt-ad-agency-sec4-box2, .skt-ad-agency-sec4-box3, .skt-ad-agency-sec4-box4, .skt-ad-agency-sec4-box5, .skt-ad-agency-sec4-box6 { --width: 33.33% !important;}
.skt-ad-agency-sec11-box1-title .elementor-widget-container::after {right: -55px !important;top: -30px !important;width: 164px !important;}
.elementor-element.skt-ad-agency-sec13-tab .elementor-tabs-wrapper {padding: 40px 20px !important; width:45% !important;height: 580px;}
.elementor-element.skt-ad-agency-sec13-tab .elementor-tabs-content-wrapper {width: 55% !important;padding-left: 10px !important;}
.skt-ad-agency-sec13-tab .elementor-tab-content h2 { font-size:30px !important;}
}
@media (min-width: 480px) and (max-width: 767px) {
.elementor-element.skt-ad-agency-sec13-tab .elementor-tabs-content-wrapper {width: 100% !important;padding: 40px 10px !important;  background-color: transparent;background-image: linear-gradient(260deg, #18B8F1 0%, #523DCF 100%);border-radius: 30px;}
.skt-ad-agency-sec13-tab .elementor-tab-content h2 { font-size:28px !important; color:#ffffff !important;}
.elementor-element.skt-ad-agency-sec13-tab .elementor-tab-content p { color:#ffffff !important;}
.elementor-element.skt-ad-agency-sec13-tab .elementor-tab-title.elementor-active::after {top: 8px !important;}
.elementor-element.skt-ad-agency-sec13-tab .elementor-tab-title.elementor-active { padding:20px 50px !important;}
.elementor-element.skt-ad-agency-sec13-tab .elementor-tab-title {padding: 20px 50px !important;}	
.skt-ad-agency-sec3-left-title1:after{display:none;}
}
@media(max-width: 479px){
.elementor-element.skt-ad-agency-sec13-tab .elementor-tabs-content-wrapper {width: 100% !important;padding: 40px 10px !important;  background-color: transparent;background-image: linear-gradient(260deg, #18B8F1 0%, #523DCF 100%);border-radius: 30px;}
.skt-ad-agency-sec13-tab .elementor-tab-content h2 { font-size:28px !important; color:#ffffff !important;}
.elementor-element.skt-ad-agency-sec13-tab .elementor-tab-content p { color:#ffffff !important;}
.elementor-element.skt-ad-agency-sec13-tab .elementor-tab-title.elementor-active::after{top: 5px !important;}
.elementor-element.skt-ad-agency-sec13-tab .elementor-tab-title.elementor-active{padding:20px 50px !important;}
.elementor-element.skt-ad-agency-sec13-tab .elementor-tab-title {padding: 20px 50px !important;}
.skt-ad-agency-sec13-tab .elementor-tab-content img{margin-bottom:20px;}
.skt-ad-agency-sec3-left-title1:after{display:none;}
}
/* Ad Agency Lite*/

/* Vet Clinic */
.vet-clinic-statistics-bar .elementor-progress-wrapper {margin-top:15px;}
.vet-clinic-statistics-bar .elementor-progress-wrapper {overflow:visible !important;}
.vet-clinic-statistics-bar .elementor-progress-percentage {position:absolute; right:0; top:-35px;}
.vet-clinic-statistics-bar .elementor-progress-bar {border-radius:0px;}
.statistics-arrow::before {content:''; width:0; height:0; border-top: 40px solid transparent; border-left:30px solid #fff; border-bottom: 40px solid transparent; position:absolute; left:58.5%; top:50%; transform: translate(-50%,-50%);}
.vet-clinic-love-pet-img img {width:100%;}
.vet-clinic-love-pet-content .elementor-widget-wrap.elementor-element-populated {width:575px;}
.vet-clinic-love-pet-img .elementor-widget-wrap.elementor-element-populated {height:748px; overflow:hidden;}
.vet-clinic-love-pet-box .elementor-counter-title {width:40%; margin:0 auto !important; padding-top:15px !important; text-align:center;}
.vet-clinic-love-pet-box-outer .elementor-container {margin-left:-100px !important;}

.vet-clinic-love-pet-video img {visibility:hidden !important;}
.vet-clinic-love-pet-video{width:100px !important; height:110px; background:#002555 !important; position:absolute !important; z-index:99; right:0; bottom: 260px; margin-bottom:0px !important;}
.vet-clinic-love-pet-video .elementor-custom-embed-play i{ opacity:1 !important;}
.vet-clinic-love-pet-video .elementor-custom-embed-image-overlay{min-height:110px;}
.vet-clinic-tab .elementor-tab-content {border-top:0 !important; padding-top:10px !important;}
.vet-clinic-tab .elementor-tab-title { border-radius:10px;}
.vet-clinic-tab .elementor-tab-title.elementor-active{ border-bottom-left-radius:0px; border-bottom-right-radius:0px;}
.vet-clinic-tab .elementor-tab-content{ border-radius: 0px 0px 10px 10px;}
.vet-clinic-tab .elementor-accordion-item {border-left:0px !important; border-right:0px !important;}
.vet-clinic-choose-box .elementor-image-box-img {width:130px !important; height:130px; background:#fff; border-radius:100%; align-items:center !important; display:flex !important; justify-content:center !important; margin:0 auto !important; margin-bottom: 25px !important;}
.vet-clinic-choose-box:hover .elementor-image-box-title {color:#fff !important;}
@media screen and (max-width:63.938em) and (min-width:48.000em) {
.vet-clinic-love-pet-img {width:100% !important;}
.vet-clinic-love-pet-content-outer {width:100% !important;}
.vet-clinic-love-pet-content .elementor-widget-wrap.elementor-element-populated {width:auto;}
.vet-clinic-love-pet-box-outer .elementor-container {margin-left:0px !important;}
.vet-clinic-love-pet-video{left:50%; right:50%; top:50%; bottom:50%; margin:0 auto !important; transform:translate(-50%,-50%);}
.vet-clinic-special-care, .vet-clinic-special-care-member {}
.vet-clinic-choose-left, .vet-clinic-choose-right {width:100% !important;}
.vet-clinic-choose-right{ padding-top:40px !important;}
.vet-clinic-blog-content, .vet-clinic-blog {width:100% !important;}
}

@media screen and (max-width:72.438em) and (min-width:63.250em) {
.vet-clinic-special-care {width:40% !important;}
.vet-clinic-special-care .elementor-widget-heading, .vet-clinic-special-care .elementor-widget-text-editor, .vet-clinic-special-care .elementor-widget-button{ text-align:left !important;}
.vet-clinic-special-care-member {width:58% !important;}
.vet-clinic-special-care-member .elementor-widget-wrap.elementor-element-populated{ padding-top:0px !important;}
.vet-clinic-special-care-member .elementor-widget-image-box .elementor-widget-container{padding:45px 30px 50px 30px !important;}
}

@media screen and (max-width:1023px) and (min-width:999px) {
.vet-clinic-choose-box {width:25% !important;}
.vet-clinic-choose-box .elementor-widget-container {margin:5px !important;}
}

@media(min-width: 768px) and (max-width: 1023px){
.skt-vet-clinic-box:nth-last-child(1) {width:100%;}
.skt-vet-clinic-box:nth-last-child(1) .skt-vet-clinic-image img {width:100%;}
}

@media(max-width: 1199px){
.vet-clinic-love-pet-img .elementor-widget-wrap.elementor-element-populated {height:inherit;}
.vet-clinic-love-pet-box .elementor-counter-title {width:100%;}
.vet-clinic-appointment .wpcf7-form-control-wrap .form-services {background-position-x:270px;}
}

@media(max-width: 767px){
.vet-clinic-love-pet-img .elementor-widget-wrap.elementor-element-populated {height:inherit;}
.vet-clinic-love-pet-video{bottom:0;}
.vet-clinic-love-pet-box-outer .elementor-container {margin-left:0px !important;}
.vet-clinic-love-pet-content .elementor-widget-wrap.elementor-element-populated {width:auto;}	
}

/* Vet Clinic */

/* SKT Roofing */
.skt-roofing-services-section-two-img-box .elementor-image-box-img {align-items:center !important; display:flex !important; justify-content: center !important; background:#fff; width:175px !important; height:175px; border-radius:100%; margin:0 auto 35px !important;}
.skt-roofing-services-section-two-img-box .elementor-image-box-img:hover img{filter: invert(100%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(1000%) contrast(100%) !important;}
.skt-roofing-services-section-two-img-box .elementor-image-box-img:hover{background:#ea1826;}
.skt-roofing-services-section-two-right-col .e-con-inner{margin-left:0px!important;}
.skt-roofing-services-section-two-button{position:absolute!important; top:40%; right:-154px; rotate:270deg; z-index:2;}
.skt-roofing-services-section-two-years-of-experidence{position:absolute!important; top:38%; right:-105px; clip-path: polygon(50% 0%, 100% 32%, 100% 100%, 0 100%, 0% 32%);}
.skt-roofing-services-section-two-right-col .e-con-inner {width:670px !important;}

.skt-roofing-services-section-three-img-box .elementor-image-box-img{background:#ea1826; display:flex!important; justify-content:center; border-radius:100%; width:85px!important; height:60px; align-items:center;}
.skt-roofing-services-section-three-img-box img{margin-top:10px;}
.skt-roofing-services-section-three-counter .elementor-counter-number{position:absolute;}
.skt-roofing-services-section-three-counter .elementor-counter-number-suffix{position:absolute; right:0; top:48px; right:60px; font-size:18px;}
.skt-roofing-services-section-three-counter .elementor-counter-number-wrapper{align-items:center !important; display:flex !important; justify-content: center !important; background:#fff; width:140px !important; height:140px!important; border:3px solid #ea1826; border-radius:100%; margin:0 auto 20px; }
.skt-roofing-services-section-three-counter-main-container .e-con-inner{align-items:center!important;}
.skt-roofing-services-section-three:after{content:''; background-color:#f9f9f9; display: block; height:100%; width:50%; position:absolute; top:0; right:0;}

.skt-roofing-services-section-five-vedio .elementor-custom-embed-play{background:#fff; border-radius:50px; padding-top:24px; padding-left:30px; padding-right:27px; padding-bottom:17px;}
.skt-roofing-services-section-five-vedio .elementor-custom-embed-play svg{width:15px!important; height:20px!important; opacity:1!important; filter:none !important;}

.skt-roofing-services-section-seven-progress-bar .elementor-progress-percentage{position:absolute; right:0; top:-30px;}
.skt-roofing-services-section-seven-progress-bar .elementor-title{margin-bottom:15px!important;}
.skt-roofing-services-section-seven-hut-img img{z-index:2; position: relative;}
.skt-roofing-services-section-seven-hut-img {position:relative;}
.skt-roofing-services-section-seven-hut-img :after{content:''; position:absolute; width:94%; height: 100%; background: url('https://tandemteambuilding.com/wp-content/plugins/skt-templates/css/images/shadow.png'); background-repeat:no-repeat; background-size:100%; top:-59px; left:0; z-index: 1;}

.skt-roofing-services-section-nine-faq .elementor-tab-title.elementor-active {background:#16253d!important;}
.skt-roofing-services-section-nine-faq .elementor-accordion-item{margin-bottom:20px;}
.skt-roofing-services-section-nine-faq .elementor-tab-content {border-radius:0px 0px 10px 10px;}
.skt-roofing-services-section-nine-faq .elementor-accordion-item{border-radius:10px;}
.skt-roofing-services-section-nine-faq .elementor-tab-title{border-radius:10px;}
.skt-roofing-services-section-nine-faq .elementor-tab-content p{margin-bottom:0!important;}
.skt-roofing-services-section-nine:after{content:''; background-color:#f9f9f9; display:block; height:100%; width:33%; position:absolute; top:0; right:0;}
.skt-roofing-services-section-nine-faq .elementor-tab-title.elementor-active{border-radius:10px 10px 0px 0px !important;}

.skt-roofing-services-section-thirteen-image-box .elementor-image-box-wrapper{align-items: center!important;}
.skt-roofing-services-section-thirteen-image-box .elementor-image-box-img{background:#ea1826; display:flex!important; justify-content:center; border-radius:100%; width:80px!important; height:60px; align-items: center;}
.skt-roofing-services-section-thirteen-small-hug-img:after{content:""; background:#0b1424; position:absolute; width:114px; height:93px; left:50%; bottom:-56px; z-index:1;}
.skt-roofing-services-section-thirteen-image-box img{margin-top:10px;}
.skt-roofing-services-section-thirteen-small-hug-img img{z-index:2; position:relative;}
.skt-roofing-services-section-thirteen-small-hug-img-col{position:relative!important;}
.skt-roofing-services-section-thirteen-small-hug-img-col:after{content:""; background:#324667; position:absolute; width:124px; height:93px; bottom:-56px; z-index:1; right:50%;}

.skt-roofing-services-section-thirteen-man-img-col:after{content:''; background-color:#f7a209; display:block; height:107%; width:40%; position:absolute; left:-999874px; bottom:0%; width:999999px;}

@media screen and (min-width:1700px){
.skt-roofing-services-section-five-left-inner-col .e-con-inner{margin-right:110px!important;}
}
@media screen and (max-width:1440px){
.skt-roofing-services-section-three-counter .elementor-counter{width:max-content!important;}
}
@media screen and (max-width:1440px) and (min-width:1367px){
.skt-roofing-services-section-three-counter .elementor-counter-number-suffix{top:52px!important; right:95px!important;}
}
@media screen and (max-width:1366px) and (min-width:1201px){
.skt-roofing-services-section-three-counter .elementor-counter-number-suffix{top:52px!important; right:25px!important;}
.skt-roofing-services-section-three-counter{margin:0px auto;}
}
@media screen and (max-width:1200px) and (min-width:1041px){
.skt-roofing-services-section-six-empty-col{width:10%!important;}
.skt-roofing-services-section-six-right-col{width:52%!important;}
.skt-roofing-services-section-six-button a{padding: 20px 85px 20px 85px!important;}
.skt-roofing-services-section-six .e-con-inner{align-items: center!important;}
.skt-roofing-services-section-thirteen-small-hug-img-col:after{width:104px!important; height:99px!important;bottom:-83px!important;}
.skt-roofing-services-section-thirteen-small-hug-img:after{ width:104px; height:99px; bottom:-83px;}
.skt-roofing-services-section-two-right-col .e-con-inner {width:auto !important; margin-right:0px !important;}

}
@media screen and (max-width:1040px) and (min-width:1025px){
.skt-roofing-services-section-six-empty-col{width:10%!important;}
.skt-roofing-services-section-six-right-col{width:52%!important;}
.skt-roofing-services-section-two-years-of-experidence{top:25%!important;}
.skt-roofing-services-section-six-button a{padding: 20px 85px 20px 85px!important;}
.skt-roofing-services-section-six .e-con-inner{align-items: center!important;}
.skt-roofing-services-section-thirteen-small-hug-img-col:after{width:101px!important; height:103px!important; bottom:-83px!important;}
.skt-roofing-services-section-thirteen-small-hug-img-col:after{width:101px!important; height:99px!important; bottom:-83px!important;}
.skt-roofing-services-section-thirteen-small-hug-img:after{width:101px!important; height:99px!important; bottom:-83px;}
.skt-roofing-services-section-two-right-col .e-con-inner {width:auto !important; margin-right:0px !important;}
}
@media screen and (max-width:1024px) and (min-width:992px){
.skt-roofing-services-section-seven-hut-img :after{width:98%!important; top:-33px!important;}
.skt-roofing-services-section-six{--padding-block-end: 282px!important;}
.skt-roofing-services-section-seven{margin-top:-225px!important;}
.skt-roofing-services-section-thirteen-man-img-col:after{left:-999899px!important; height:108.5%;}
.skt-roofing-services-section-two-button{position: unset!important; rotate:unset!important;}
.skt-roofing-services-section-two-years-of-experidence{right:-66px!important;}
.skt-roofing-services-section-thirteen:after{width:12%!important;}
.skt-roofing-services-section-two-button{right: -130px!important;}
.skt-roofing-services-section-nine:after{width: 28%!important;}
.skt-roofing-services-section-three:after{width: 52%!important;}
.skt-roofing-services-section-three-empty-col{display:none!important;}
.skt-roofing-services-section-three-empty-col-white-bg{width:100px!important;}
.skt-roofing-services-section-thirteen-image-box .elementor-image-box-img{height:54px;}
.skt-roofing-services-section-thirteen-small-hug-img::after, .skt-roofing-services-section-thirteen-small-hug-img-col::after {bottom:-25px;}
}
@media screen and (max-width:991px) and (min-width:768px){
.skt-roofing-services-section-seven-hut-img :after{width:98%!important; top:-33px!important;}
.skt-roofing-services-section-thirteen-man-img-col:after{left:-999927px!important;;}
.skt-roofing-services-section-three:after{width:53.5%!important;}
.skt-roofing-services-section-thirteen-small-hug-img-col:after{width:40%!important; bottom:-30px!important;}
.skt-roofing-services-section-thirteen-small-hug-img:after{width:40%!important; bottom:-30px!important;}
.skt-roofing-services-section-two-right-col .e-con-inner{align-items: center!important;}
.skt-roofing-services-section-two-img-box .elementor-image-box-img{width:135px!important; height:135px!important;}
.skt-roofing-services-section-two-button{position:unset!important; rotate:unset!important;}
.skt-roofing-services-section-two-years-of-experidence{right:0 !important; left:0; margin:0 auto; bottom:150px; width:60%; top:auto;}
.skt-roofing-services-section-six .e-con-inner{align-items: center!important;}
.skt-roofing-services-section-nine:after{width:20%!important;}
.skt-roofing-services-section-thirteen:after{width:13%!important;}

.skt-roofing-services-section-three-img-box .elementor-image-box-img{height:53px;}
.skt-roofing-services-tab .elementor-tabs-content-wrapper {width:55% !important; padding-left:50px;}
.skt-roofing-services-tab .elementor-tabs-wrapper {width:45% !important; padding:50px 20px;}
.skt-roofing-services-section-thirteen-man-img-col::after {height:111.5%; bottom:0%;}
.skt-roofing-services-tab .elementor-tab-content img {height:220px;}
.skt-roofing-services-section-thirteen-image-box .elementor-image-box-img{height:50px;}
}

@media screen and (max-width:1024px){
.skt-roofing-services-tab .eael-advance-tabs .eael-tabs-nav {padding:40px 25px;}
.skt-roofing-services-tab-content img {height:auto !important; width:auto;}
}

@media screen and (max-width:767px){
.skt-roofing-services-section-five-img-box .elementor-image-box-img{width:unset!important;}
.skt-roofing-services-section-thirteen-man-img-col:after{width:104.1%; height:110.8%; top:auto; left:-15px; bottom:0;}
.skt-roofing-services-section-three-counter .elementor-counter-number-suffix{position:absolute; right:0; top:21%; right:17%; font-size:22px;}
.skt-roofing-services-section-two-button{position:unset!important; rotate:unset!important;}
.skt-roofing-services-section-nine:after{display: none;}
.skt-roofing-services-section-three:after{display: none;}
.skt-roofing-services-section-two-years-of-experidence{right:0; left:0; top:auto; bottom:0px;}
.skt-roofing-services-section-three-img-box .elementor-image-box-img{margin-bottom:15px!important;}
.skt-roofing-services-section-nine-faq-man-img-col:after{display:none;}
.skt-roofing-services-section-thirteen:after{display:none;}
.skt-roofing-services-section-thirteen-image-box .elementor-image-box-img{margin-bottom:15px!important;}
.skt-roofing-services-section-seven-right-col{background:#F7A209!important;}
.skt-roofing-services-section-seven-hut-img :after{display:none;}
.skt-roofing-services-section-two-years-of-experidence{margin-top:40px!important;}
.skt-roofing-services-section-two-years-of-experidence{width:max-content; margin:0 auto;}
.skt-roofing-services-section-three-img-box .elementor-image-box-img{width:60px!important;}
.skt-roofing-services-section-thirteen-image-box .elementor-image-box-img{width:60px!important;}
.skt-roofing-services-section-two-img-box .elementor-image-box-img{margin-bottom:20px !important;}
.skt-roofing-services-tab .elementor-tabs-wrapper {width:100% !important; padding:50px 15px;}
.skt-roofing-services-tab .elementor-tabs-content-wrapper {width:100% !important; padding-left:0px; padding-top:40px;}
.skt-roofing-services-tab .elementor-tab-title, .skt-roofing-services-tab .elementor-tab-title.elementor-active{padding:25px 30px !important; text-align:left;}
.skt-roofing-services-section-two-right-col .e-con-inner {width:100% !important;}
.skt-roofing-services-tab .eael-advance-tabs .eael-tabs-nav {padding:30px 25px;}
}

@media screen and (max-width:480px) and (min-width:321px){
.skt-roofing-services-section-thirteen-small-hug-img:after{bottom:-65px!important ;}
.skt-roofing-services-section-thirteen-small-hug-img-col:after{bottom:-65px!important ;}
.skt-roofing-services-section-thirteen-man-img-col:after{width:109%; height:110.7%; top:auto; left:-15px; bottom:0;}
}
@media screen and (max-width:320px){
.skt-roofing-services-section-thirteen-small-hug-img:after{content:""; background:#324667; position:absolute; width:106px; height:83px; left:22px; bottom:-64px; z-index:1;}
.skt-roofing-services-section-thirteen-small-hug-img-col:after{content:""; background:#0b1424; position:absolute; width:110px; height:83px; bottom:-64px; z-index:1; right:22px;}
}
/* SKT Roofing */

/* SKT Decor */
.skt-decor-counter .elementor-counter-title{text-align:center !important;}
.skt-decor-counter .elementor-counter-number-suffix {font-size:37px; background: #282828; width:50px !important; height:50px !important; border-radius:100%; text-align:center !important; align-content:center; position: absolute; right:5px; top:-10px;}
.skt-decor-counter .elementor-counter-number-prefix:empty{display:none;}
.skt-decor-counter .elementor-counter-number{ width:100%;}
.skt-decor-work-bar .elementor-progress-wrapper {overflow:visible !important; height:2px !important; margin-top:15px;}
.skt-decor-work-bar .elementor-progress-percentage{position:absolute; right:0; top:-35px; padding-right:0px;}
.skt-decor-work-bar .elementor-progress-bar{border-radius: 0; position:relative; top:-4px;}
.skt-decor-work-sec .e-con-inner{ position:relative;}
.skt-decor-work-sec .e-con-inner::after {content:''; width:75%; height: 78%; position: absolute; right: 0px; top: 0; background:#f7f7f7;border-bottom-right-radius: 25px;}
.skt-decor-process-box .elementor-image-box-img {width:150px !important; height: 150px; background:#fff; border-radius:100%; justify-content:center; align-content:center; margin:0 auto 40px !important;}
.skt-decor-process-number{position:absolute !important; top:0; left:25%; z-index:99;}
.skt-decor-process-box p{width:90%; margin:0 auto !important;}
.skt-decor-process-box::after {content:''; background:url(https://demosktthemes.com/free/decor/wp-content/uploads/2025/02/process-wave.png) no-repeat; width:135px; height:29px; position:absolute; right:-77px; top:25%; transform:translateY(-50%); background-size:100%;}
.skt-decor-process-box-last:after{display:none;}
.skt-decor-sec2-left { position:relative;}
.skt-decor-sec2-left .elementor-custom-embed-image-overlay{width: 130px;height: 130px;border-radius: 100%;background: #fff;align-items: center !important;display: flex !important;justify-content: center !important;box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.1);}
.skt-decor-sec2-left .elementor-custom-embed-image-overlay img {width: 28px !important;height: 36px;}
.skt-decor-sec2-right-iconbox .elementor-widget-image .elementor-widget-container {width: 154px !important;height: 154px !important; margin: 0 auto;border-radius: 100%;}
.skt-decor-sec2-right-iconbox .elementor-widget-image .elementor-widget-container img { margin-top:40px;}
.skt-decor-sec2-left-video {width: auto !important;position: absolute !important;top: 60%;right: -120px;transform: translateY(-50%);}
.skt-decor-sec2-left-video .elementor-open-lightbox { padding:50px;}
.skt-decor-sec2-left::after {content: '';position: absolute;right: -100px;bottom: 6px;width: 0;height: 0;border-top: 174px solid #1c130e;border-right: 100px solid transparent;}
.skt-decor-sec4-left-inner-right-counter .elementor-counter {width: 118px !important;height: 118px !important;background: #ff8a00;    border-radius: 100%;border: 10px solid #fff;outline: 1px solid #ff8a00;}
.skt-decor-sec4-right-small-img {position: absolute !important;bottom: 0px;left: 30px;}
.skt-decor-sec4-right-small-img::after {content: '';clip-path: polygon(50% 0%, 0% 50%, 50% 100%);background: #1c130e;width: 95px;    height: 95px;position: absolute;right: -90px;bottom: -15px;transform: rotate(45deg);}
.skt-decor-sec4-right-small-img .elementor-widget-container {box-shadow: 52px -49px 89px -49px rgba(0,0,0,1);}
.skt-decor-sec4-right-small-img::before {content: '';clip-path: polygon(50% 0%, 0% 50%, 50% 100%);background: #f2f1f1;width: 120px;    height: 120px;position: absolute;left: -17px;top: -102px;transform: rotate(-135deg);}
.skt-decor-sec5-after-before .twentytwenty-after-label, .skt-decor-sec5-after-before .twentytwenty-before-label { opacity:1 !important;}
.skt-decor-sec5-after-before .twentytwenty-after-label, .skt-decor-sec5-after-before .twentytwenty-before-label { display:none;}
.skt-decor-sec5-after-before .twentytwenty-left-arrow::before {content:'After'; position:absolute;left: 110px !important;top: -190px !important;font-family:"Oswald", Sans-serif;font-weight:500; font-size:102px; text-transform:uppercase; background-color:transparent;text-shadow: 0px 6px #00000030;letter-spacing: 2px;color:#ffffff;}
.skt-decor-sec5-after-before .twentytwenty-right-arrow::after {content:'Before'; position:absolute;right: 110px !important;top: -190px !important;font-family:"Oswald", Sans-serif;font-weight:500; font-size:102px; text-transform:uppercase;background-color:transparent;text-shadow: 0px 6px #00000030;letter-spacing: 2px; color:#ffffff;}
.skt-decor-sec5-after-before .twentytwenty-container { margin:0 auto;}
.skt-decor-sec9-tab .e-n-tabs-heading { margin-right:50px; padding-top:40px;}
.skt-decor-sec9-tab .e-n-tabs-content { margin-top:-220px;}
.skt-decor-sec9-tab button:hover { cursor:pointer;}
.skt-decor-sec2-left-img .elementor-widget-container img {height: 937px;object-fit: cover;}
.skt-decor-services-inner-services .services-box-content {box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.09);}
.skt-decor-inner-projects-all-projects .projects-iteam { width:25% !important;}
.skt-decor-inner-projects-all-projects .projects-image a img {height: 370px;object-fit: cover;}
.skt-decor-inner-projects-all-projects .projects-content { left:30px !important;bottom: 30px !important;}
.skt-decor-projects-details-list .elementor-icon-list-text span { float:right; width:40%;}
.skt-decor-projects-details-list .elementor-icon-list-text { float:left; width:100%;}
.skt-decor-projects-details-list .elementor-icon-list-item { border-bottom:1px solid #ffaa4f;}
.skt-decor-projects-details-list .elementor-icon-list-item:last-child { padding-bottom:15px !important;}
.skt-decor-projects-details-slider .swiper-pagination{ bottom:-40px !important;}

@media (max-width: 1199px){
.skt-decor-process-box::after {width:85px; right: -50px;}
.skt-decor-process-number{left:15%;}
.skt-decor-process-box p {width:100%;}
.skt-decor-process-box .elementor-image-box-img{ margin-bottom:25px !important;}
}

@media(max-width: 1023px){
.skt-decor-counter .elementor-counter-number-suffix {font-size: 34px; width:40px !important; height:40px !important; right:0px; top:-20px;}
.skt-decor-work-image-box{min-height:100px !important;}
.skt-decor-process-box p {width:100%;}
.skt-decor-process-number{ left:5%;}
.skt-decor-process-box::after {width:85px; right: -77px;}
}

@media(min-width: 1024px) and (max-width: 1199px){
.skt-decor-sec2-right-inner, .skt-decor-sec2-right-inner2 {--width: 100% !important;}
.skt-decor-sec2-mid {--width: 3% !important;}
.skt-decor-sec2-right {--width: 74% !important;}
.skt-decor-sec2-right-inner { margin-top:20px !important;}
.skt-decor-sec2-right-inner2 { margin-top:20px !important;}
.skt-decor-sec2-right-iconbox {--padding-left: 50px !important;--padding-right: 50px !important;}
.skt-decor-sec2-right-inner-right-inner-right .elementor-widget-button .elementor-button {padding: 20px 20px 20px 20px !important;}
.skt-decor-sec2-right-inner-right-inner-left .elementor-widget-button .elementor-button {padding: 20px 29px 20px 29px !important;}
.skt-decor-sec2-left-img .elementor-widget-container img {height: 850px;object-fit: cover;}
.skt-decor-sec2-left-video {left: 50%;transform: translate(-50%,-50%);right: auto; top:50%;}
.skt-decor-sec4-left {--width: 50% !important;}
.skt-decor-sec4-mid {--width: 3% !important;}
.skt-decor-sec4-left-inner-left-list .elementor-icon-list-text { white-space:nowrap;}
.skt-decor-sec4-left-inner-left {--width: 42% !important; padding-left:0 !important;}
.skt-decor-sec4-left-inner-right {--width: 58% !important;}
.skt-decor-sec4-right-small-img {bottom: -70px;left: -20px;}
.skt-decor-sec4-right-big-img .elementor-widget-container img { width: 87.8% !important;}
.skt-decor-sec5 { padding-top: 110px;padding-bottom: 50px;}
.skt-decor-sec8-first-inner-left {--width: 35% !important}
.skt-decor-sec8-first-inner-right {--width: 65% !important;}
.skt-decor-sec8-first-inner-left  .elementor-heading-title { text-align:left !important;}
.skt-decor-sec9-tab .e-n-tabs-content { margin-top:-140px !important;}
.skt-decor-sec5-after-before .twentytwenty-left-arrow::before, .skt-decor-sec5-after-before .twentytwenty-right-arrow::after { top:-150px !important;}
.skt-decor-sec7-btn .elementor-widget-container { margin-top:40px !important;}
.skt-decor-sec8-first-inner-left-ttile2 .elementor-heading-title { font-size:40px !important;}
.skt-decor-sec9-tab .e-n-tabs-heading {padding-top: 17px !important;}
.skt-decor-sec9-tab button { background-color:#F5F5F5 !important;}
.skt-decor-sec9-tab .e-n-tab-title[aria-selected="true"] {background: #FF8A00 !important;}
.skt-decor-sec9-tab button:hover { background: #FF8A00 !important;}
.skt-decor-sec10 .e-con-inner:nth-child(1) { padding-top:120px !important;}
.skt-decor-sec10-first .e-con-inner:nth-child(1) { padding-top:0px !important;}
.skt-decor-sec1-left {--width: 70% !important;}
.skt-decor-sec1-right {--width: 30% !important;}
.skt-decor-inner-projects-all-projects .projects-content h3 { padding-right:30px !important;}
.skt-decor-projects-detailssec2 {--margin-top: -310px !important;}
}

@media(min-width: 768px) and (max-width: 1023px){
.skt-decor-sec2 {--display: inherit !important;}
.skt-decor-sec2-left {--width: 100% !important; margin:0 !important;}
.skt-decor-sec2-left::after { display:none !important;}
.skt-decor-sec2-mid {--width: 100% !important;}
.skt-decor-sec2-right {--width: 100% !important;}
.skt-decor-sec2-right-inner, .skt-decor-sec2-right-inner2 { width:100% !important;}
.skt-decor-sec9-tab .e-n-tabs-heading {margin-right: 30px;padding-top: 15px;}
.skt-decor-sec4-mid { width:5% !important;}
.skt-decor-sec4-left { width:51% !important;}
.skt-decor-sec4-right { width:44% !important;}
.skt-decor-sec4-left-inner-left, .skt-decor-sec4-left-inner-right { width:100% !important;}
.skt-decor-sec4-right-small-img .elementor-widget-container { box-shadow:none !important;}
.skt-decor-sec4-right-small-img::before, .skt-decor-sec4-right-small-img::after { display:none !important;}
.skt-decor-sec4-right-small-img { position:relative !important; left:0 !important; right:0 !important; top:40px;}
.skt-decor-sec4-left-inner { margin-top:0 !important;}
.skt-decor-sec5-after-before .twentytwenty-left-arrow::before {left: 120px !important;top: -100px !important;font-size: 72px;}
.skt-decor-sec5-after-before .twentytwenty-right-arrow::after {right: 90px !important;top: -100px !important;font-size: 72px;}
.skt-decor-sec4-left-inner-right-inner1 {width: 49% !important;display: inline-block !important;text-align: center !important;}
.skt-decor-sec4-left-inner-right-inner2 {width: 49% !important;display: inline-block !important;text-align: center !important;}
.skt-decor-sec4-left-inner-right {--display: block !important;}
.skt-decor-sec4-left-inner-right-counter { margin:0 auto !important;}
.skt-decor-sec4-left-inner-right-right{border-width: 0px 0px 0px 0px !important;}
.slider-social-area .social-icons { top:32% !important;}
.slider-social-area .social-icons a {width: 35px;height: 25px;line-height: 16px;}
.skt-decor-sec2-left-img .elementor-widget-container img {height: 547px !important;}
.skt-decor-sec9-tab button { background-color:#F5F5F5 !important;}
.skt-decor-sec9-tab .e-n-tab-title[aria-selected="true"] {background: #FF8A00 !important;}
.skt-decor-sec9-tab button:hover { background: #FF8A00 !important;}
.skt-decor-sec10 .e-con-inner:nth-child(1) { padding-top:120px !important;}
.skt-decor-sec10-first .e-con-inner:nth-child(1) { padding-top:0px !important;}
.skt-decor-work-sec .e-con-inner::after { height:87% !important;}
.skt-decor-inner-projects-all-projects .projects-iteam { width:50% !important; margin-bottom:30px;}
.skt-decor-projects-detailssec2-right { width:100% !important;--padding-left: 60px !important;--padding-right: 60px !important; margin-top:30px !important;}
.skt-decor-projects-detailssec2-left { display:none !important;}
.skt-decor-projects-details-slider .swiper-pagination { bottom:-10px !important;}
}


@media(max-width: 767px){
.skt-decor-counter .elementor-counter-number-wrapper{width:230px; margin:0 auto; position:relative;}
.skt-decor-counter .elementor-counter-number-suffix{width:50px !important; height:50px !important; right:10px;}
.skt-decor-work-image-box {width:120px !important; height:120px !important; margin:0 auto !important;}
.skt-decor-work-sec .e-con-inner::after {width:110%; height:40%; right:-5%; bottom:0; top:auto;}	
.skt-decor-process-box::after{display:none;}
.skt-decor-process-box .elementor-image-box-img{ margin-bottom:25px !important;}
.skt-decor-process-box::after {width:154px;}
.skt-decor-sec2-left-video {left: 50%;transform: translate(-50%,-50%);right: auto; top:50%;}
.skt-decor-sec2-left-img .elementor-widget-container img { width:auto !important;}
}

@media(min-width: 480px) and (max-width: 767px){
.skt-decor-sec14-logo-img {width: 50% !important;}
.skt-decor-sec14-logo-img:last-child {width: 100% !important;}
.skt-decor-sec14-logo-img:nth-child(1), .skt-decor-sec14-logo-img:nth-child(3) { border-right:1px solid #EEEEEE;}
.skt-decor-sec4-right-small-img::before, .skt-decor-sec4-right-small-img::after { display:none;}
.skt-decor-sec4-right-small-img { position:relative !important; left:0 !important;}
.skt-decor-sec4-right-small-img .elementor-widget-container { box-shadow:none;}
.skt-decor-sec4-left-inner-right-counter { margin:0 auto;}
.skt-decor-process-number{left:35%;}
.skt-decor-sec2-right-inner-right-inner-left, .skt-decor-sec2-right-inner-right-inner-right {width: 47.7% !important;display: inline-block !important;}
.skt-decor-sec9-tab button { background-color:#F5F5F5 !important;}
.skt-decor-sec9-tab .e-n-tab-title[aria-selected="true"] {background: #FF8A00 !important;}
.skt-decor-sec9-tab button:hover { background: #FF8A00 !important;}
.skt-decor-sec2-left::after { display:none;}
.skt-decor-sec5-after-before .twentytwenty-right-arrow::after {font-size: 30px !important;right: 65px !important;top: -65px !important;}
.skt-decor-sec5-after-before .twentytwenty-left-arrow::before {font-size: 30px !important;left: 65px !important;top: -65px !important;}
.skt-decor-sec9-tab button { background-color:#F5F5F5 !important;}
.skt-decor-sec9-tab .e-n-tab-title[aria-selected="true"] {background: #FF8A00 !important;}
.skt-decor-sec9-tab button:hover { background: #FF8A00 !important;}
.skt-decor-sec2-left-img .elementor-widget-container img {height: 557px !important; width:100% !important;}
.skt-decor-inner-projects-all-projects .projects-iteam { width:50% !important; margin-bottom:30px !important;}
.skt-decor-inner-projects-all-projects .projects-content h3 { padding-right:15px !important;}
.skt-decor-projects-details-slider .swiper-pagination { bottom:-20px !important;}
}

@media(max-width: 575px){
.skt-decor-choose-sec::after{ display:none;}
.skt-decor-work-sec .e-con-inner::after {height:32.5%; bottom:7.5%;}
.skt-decor-sec2-left-img .elementor-widget-container img { height:450px !important; width:100% !important;}
}

@media(max-width: 479px){
.skt-decor-sec4-left-inner-right-counter { margin:0 auto;}
.skt-decor-sec4-right-small-img::before, .skt-decor-sec4-right-small-img::after { display:none;}
.skt-decor-sec4-right-small-img { position:relative !important; left:0 !important;}
.skt-decor-sec4-right-small-img .elementor-widget-container { box-shadow:none;}
.skt-decor-sec5-after-before .twentytwenty-horizontal .twentytwenty-after-label::before, .skt-decor-sec5-after-before .twentytwenty-horizontal .twentytwenty-before-label::before { font-size:26px;}
.skt-decor-process-number{left:32%;}
.skt-decor-sec2-left::after {display:none;}
.skt-decor-sec5-after-before .twentytwenty-right-arrow::after {font-size: 30px !important;right: 65px !important;top: -65px !important;}
.skt-decor-sec5-after-before .twentytwenty-left-arrow::before {font-size: 30px !important;left: 65px !important;top: -65px !important;}
.skt-home-posts-row .skt-home-posts-column:last-child .skt-home-posts-thumb img, .skt-home-posts-row .skt-home-posts-column:last-child .skt-home-posts-thumb, .skt-home-posts-row .skt-home-posts-column:last-child { border-radius:0 !important;}
.skt-decor-sec9-tab button { background-color:#F5F5F5 !important;}
.skt-decor-sec9-tab .e-n-tab-title[aria-selected="true"] {background: #FF8A00 !important;}
.skt-decor-sec9-tab button:hover { background: #FF8A00 !important;}
.skt-decor-sec2-left-img .elementor-widget-container img { height:450px !important; width:100% !important;}
.skt-decor-inner-projects-all-projects .projects-iteam { width:100% !important; margin-bottom:30px !important;} 
.skt-decor-projects-details-slider .swiper-pagination { bottom:-10px !important;}
}
/* SKT Decor */

/* SKT Psyche */
.skt-pyschiatrist-sec2-img .elementor-widget-container{width: 100%;height:155px!important;display: flex;align-items: center;justify-content: center;border-radius: 100px;}
.skt-pyschiatrist-sec2:after{content: "";width: 100%;height: 28%;position: absolute;left: 0;bottom: 0px;background:#faf5ef;}
.skt-pyschiatrist-sec4-img .elementor-widget-container{width: 150px;height: 150px!important;display: flex;align-items: center;justify-content: center;border-radius: 100%;}
.skt-pyschiatrist-sec4-img{display: flex!important;align-items: center!important;justify-content: center!important;}
.skt-pyschiatrist-sec4-para p{margin-bottom:0!important;}
.skt-pyschiatrist-sec4-number-hed .elementor-widget-container{align-items: center !important;display: flex !important;justify-content: center !important;width: 45px !important;height: 45px !important;border-radius: 100%;}
.skt-pyschiatrist-sec4-number-hed {margin:0 auto!important;left: 70%;transform: translateX(-50%);position: absolute!important;}
.skt-pyschiatrist-sec5-counter .elementor-widget-container{width: 100%;height: 160px!important;display: flex;align-items: center;justify-content: center;border-radius: 100px;}
.skt-pyschiatrist-sec6-vedio .elementor-custom-embed-play{background: #3c2007;width: 98px;height: 98px;display: flex;align-items: center;justify-content: center;border-radius: 100%;border: 10px solid rgb(231, 232, 237);}
.skt-pyschiatrist-sec6-right-col .e-con-inner{margin-left:0!important;}
.skt-pyschiatrist-sec6-list .elementor-icon-list-icon{border-radius: 100px;padding: 14px 13px !important;background: #f6f0ea;}
.skt-pyschiatrist-sec6-list .elementor-icon-list-text {padding-left: 25px !important;padding-right:65px;}
.skt-pyschiatrist-sec6-list .elementor-icon-list-items{column-count: 2;}


@media screen and (max-width:1300px) and (min-width:1025px){
.skt-pyschiatrist-sec2-heading h2{font-size: 35px!important;}
.skt-pyschiatrist-sec2-img .elementor-widget-container{width: 150px!important;height: 150px !important;}
.skt-pyschiatrist-sec6-list .elementor-icon-list-text{padding-right:0!important;}
.skt-pyschiatrist-sec5-counter .elementor-widget-container{width: 145px!important;height: 145px !important;}
.skt-pyschiatrist-sec6-para .elementor-widget-container{padding:0!important;}
.skt-pyschiatrist-sec6-head .elementor-widget-container{padding:0!important;}
.skt-pyschiatrist-sec6-head h2{line-height:40px!important;}
.skt-pyschiatrist-sec6-button .elementor-widget-container{padding-top:20px!important;}
.skt-pyschiatrist-sec6right-col{padding-top:0!important;}
.skt-pyschiatrist-sec6right-col {justify-content: center!important;}
.skt-pyschiatrist-sec6-list-main-col .e-con-inner{padding-top:10px!important;padding-bottom:10px!important;}
}

@media screen and ( device-width: 1024px ){
.skt-pyschiatrist-sec2:after{height: 42%!important;}
.skt-pyschiatrist-sec2-img{display:block;margin:0 auto!important;}
.skt-pyschiatrist-sec5-counter{display:block;margin:0 auto!important;}
.skt-pyschiatrist-sec6right-col{justify-content: center!important;}
.skt-pyschiatrist-sec6-para{padding-bottom: 25px!important;line-height: 28px!important;}
}

@media screen and (max-width:1024px) and (min-width:768px){
.skt-pyschiatrist-sec5-counter{display:block;margin:0 auto!important;}
.skt-pyschiatrist-sec6-list .elementor-icon-list-items{column-count: 1;display: flex;flex-direction: column;gap: 20px;}
.skt-pyschiatrist-sec6-list .elementor-icon-list-items .elementor-icon-list-item{gap: 20px!important;}
.skt-pyschiatrist-sec6-vedio img{height: 600px!important;object-fit: cover!important;}
.skt-pyschiatrist-sec2-img .elementor-widget-container{width: 120px;height: 120px !important;}
.skt-pyschiatrist-sec4-img .elementor-widget-container{width: 125px;height: 125px !important;}
.skt-pyschiatrist-sec5-counter .elementor-widget-container{width:118px!important;height:118px!important;}
.skt-pyschiatrist-sec6-list .elementor-icon-list-text{padding-right:0!important;padding-left:0!important;}
.skt-pyschiatrist-sec6-para p{margin-bottom:0!important;}
.skt-pyschiatrist-sec6-vedio .elementor-custom-embed-play{width: 75px!important;height: 75px!important;}
}

@media screen and (max-width:767px) and (min-width:540px){
.skt-pyschiatrist-sec2-img-col{width:33.33%!important;padding-top:0!important;margin: 0 auto!important;}
.skt-pyschiatrist-sec4-col{width:48%!important; margin-top:0!important;}
.skt-pyschiatrist-sec4-main-col .e-con-inner{gap:20px!important;}
.skt-pyschiatrist-sec5-col{width:33.33%!important; margin:0 auto!important;padding-top:0!important;}
}

@media screen and (max-width:767px){
.skt-pyschiatrist-sec6-list .elementor-icon-list-items{column-count: 1;display: flex;flex-direction: column;gap: 20px;}
.skt-pyschiatrist-sec6-list .elementor-icon-list-items .elementor-icon-list-item{gap: 20px!important;}

.skt-pyschiatrist-sec2:after{display:none;}
.skt-pyschiatrist-sec2-img .elementor-widget-container{width:165px!important;}
.skt-pyschiatrist-sec2-img{display:block;margin:0 auto!important;}
.skt-pyschiatrist-sec5-counter .elementor-widget-container{width: 160px!important;}
.skt-pyschiatrist-sec5-counter{display:block!important;margin:0 auto!important;}
.skt-pyschiatrist-sec6-vedio .elementor-custom-embed-play{width: 80px!important;height: 80px!important;}
.skt-pyschiatrist-sec6-list .elementor-icon-list-text{padding-right:0!important;padding-left: 0 !important;}
.skt-pyschiatrist-sec2-img-1 img{width:unset!important;}
}
/* SKT Psyche */

/* SKT Clover */
.skt-clover-section2-left::after{content:''; position:absolute; right:-30px; top:50%; background:#ecf1e7; width:89px; height:513px;transform: translateY(-50%); z-index:1;}
.skt-clover-section2::after{content: '';position: absolute;right: 0px;top: -45px;width: 259px;height: 195px;background: url(https://demosktthemes.com/free/clover/wp-content/uploads/2025/03/section2-sectionafter.png); background-repeat:no-repeat; background-size:100%;}
.skt-clover-section2-left::before {content: '';position: absolute;left: -62px;top: -55px;width: 301px;height: 514px;background: url(https://demosktthemes.com/free/clover/wp-content/uploads/2025/03/section2-imge-before.jpg); background-repeat:no-repeat; background-size:100%;}
.skt-clover-section2-left:after{content: ''; position: absolute; right: -30px; top: 50%; background: #ecf1e7; width: 89px; height: 513px; transform: translateY(-50%); z-index: 1;}


.skt-clover-section5-left-icon-box .elementor-image-box-img{position:relative;}
.skt-clover-section5-left-icon-box .elementor-image-box-img::before { content:''; position:absolute; background:#a4bf91; width:100px; height:100px; border-radius:100%;top:50%; left:50%; transform:translate(-50%,-50%);}
.skt-clover-section5-left-icon-box .elementor-image-box-img img { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);width: 57px !important;height: 57px !important;object-fit: cover;}
.skt-clover-section3-inner-icon-box .elementor-image-box-title a { position:relative !important; top:0 !important;transition: all 0.3s ease-in-out;}
.skt-clover-section3-inner-icon-box .elementor-image-box-title a:hover {top:-10px !important;transition: all 0.3s ease-in-out;}
.skt-clover-section5-left-icon-box .elementor-image-box-img{position:relative;}
.skt-clover-section5-left-icon-box .elementor-image-box-img::before { content:''; position:absolute; background:#a4bf91; width:100px; height:100px; border-radius:100%;top:50%; left:50%; transform:translate(-50%,-50%);}
.skt-clover-section5-left-icon-box .elementor-image-box-img img { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);width: 57px !important;height: 57px !important;object-fit: cover;}
.skt-clover-section12-right-icon .elementor-widget-container { width:89px !important; height:89px; border-radius:100%; position:relative !important;}
.skt-clover-section12-right-icon .elementor-widget-container img { position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.skt-clover-section12-right-btn .elementor-button-wrapper a { display:block; width:80% !important; margin:0 auto;}
@media(max-width: 1023px){
.skt-clover-section2-left::after{height: 350px; top: 41%;}	
}
@media(max-width: 767px){
.skt-clover-section2::after{display: none;}
.skt-clover-section5-left-icon-box .elementor-image-box-img{margin-bottom: 55px !important;}
}
/* SKT Clover */
/*[penci-main-style]*/
/* = Magnific Popup
-----------------------------------------------------*/
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none !important
}
.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #ccc
}
.mfp-preloader a:hover {
	color: #fff
}
.mfp-s-ready .mfp-preloader {
	display: none
}
.mfp-s-error .mfp-content {
	display: none
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}
button::-moz-focus-inner {
	padding: 0;
	border: 0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
	border-right: 17px solid #fff;
	margin-left: 31px
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
	border-left: 17px solid #fff;
	margin-left: 39px
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 1200px
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}
@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}
.mfp-ie7 .mfp-img {
	padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
	padding: 0
}
.mfp-ie7 .mfp-content {
	padding-top: 44px
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}
/* = Owlcarousel
@version 2.0.0 - by Bartosz Wojciechowski
-----------------------------------------------------*/
.penci-owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.penci-owl-carousel .owl-animated-in {
	z-index: 0
}
.penci-owl-carousel .owl-animated-out {
	z-index: 1
}
.penci-owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}
.penci-owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}
.penci-owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}
.penci-owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.penci-owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px)
}
.penci-owl-carousel .owl-nav .owl-prev, .penci-owl-carousel .owl-nav .owl-next, .penci-owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.penci-owl-carousel.owl-loaded {
	display: block
}
.penci-owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.penci-owl-carousel.owl-hidden {
	opacity: 0
}
.penci-owl-carousel .owl-refresh .owl-item {
	display: none
}
.penci-owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.penci-owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d
}
.penci-owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}
.penci-owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.penci-owl-carousel.owl-rtl {
	direction: rtl
}
.penci-owl-carousel.owl-rtl .owl-item {
	float: right
}
.penci-owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.penci-owl-carousel .owl-item img {
	transform-style: preserve-3d
}
.penci-owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.penci-owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease
}
.penci-owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}
.penci-owl-carousel .owl-video-playing .owl-video-tn, .penci-owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none
}
.penci-owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.penci-owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}
/* = Animate
-----------------------------------------------------*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}
@-webkit-keyframes bounce {
	from, 20%, 53%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}
@keyframes bounce {
	from, 20%, 53%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}
@-webkit-keyframes flash {
	from, 50%, to {
		opacity: 1
	}
	25%, 75% {
		opacity: 0
	}
}
@keyframes flash {
	from, 50%, to {
		opacity: 1
	}
	25%, 75% {
		opacity: 0
	}
}
.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}
@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}
@-webkit-keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}
	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}
	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}
@-webkit-keyframes shake {
	from, to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}
@keyframes shake {
	from, to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}
.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}
@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}
@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}
@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}
.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}
@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}
@-webkit-keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}
@-webkit-keyframes jello {
	from, 11.1%, to {
		-webkit-transform: none;
		transform: none
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
	}
}
@keyframes jello {
	from, 11.1%, to {
		-webkit-transform: none;
		transform: none
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
	}
}
.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}
@-webkit-keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes bounceInDown {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes bounceInLeft {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes bounceInRight {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes bounceInUp {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}
@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}
.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}
@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}
.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}
@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}
.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}
@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}
.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}
@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}
.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
@keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}
@keyframes fadeOutDown {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}
@keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}
.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}
@keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}
@keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}
.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}
@keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}
@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}
.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}
@keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}
@keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}
.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}
@keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}
.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}
@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}
@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}
.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}
@-webkit-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}
@keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}
.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}
@-webkit-keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}
@keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}
.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}
@-webkit-keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}
@keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}
.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}
@keyframes lightSpeedOut {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}
.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}
@keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}
.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}
@keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}
.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}
@keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}
.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}
@keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}
.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}
@keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}
.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}
@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}
.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}
@-webkit-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}
@-webkit-keyframes rollOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}
@keyframes rollOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}
.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}
@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}
@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}
@keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}
.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}
@keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}
.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}
@keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}
.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}
@keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}
.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}
@keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}
.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}
@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}
.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}
@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}
.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}
@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}
.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}
@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}
.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}
@keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}
.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}
@keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}
@keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}
.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}
@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}
.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}
/* = Gallery
-----------------------------------------------------*/
@-webkit-keyframes justified-gallery-show-caption-animation {
	from {
		opacity: 0
	}
	to {
		opacity: .7
	}
}
@-moz-keyframes justified-gallery-show-caption-animation {
	from {
		opacity: 0
	}
	to {
		opacity: .7
	}
}
@-o-keyframes justified-gallery-show-caption-animation {
	from {
		opacity: 0
	}
	to {
		opacity: .7
	}
}
@keyframes justified-gallery-show-caption-animation {
	from {
		opacity: 0
	}
	to {
		opacity: .7
	}
}
@-webkit-keyframes justified-gallery-show-entry-animation {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@-moz-keyframes justified-gallery-show-entry-animation {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@-o-keyframes justified-gallery-show-entry-animation {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes justified-gallery-show-entry-animation {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
.justified-gallery {
	width: 100%;
	position: relative;
	overflow: hidden
}
.justified-gallery > a, .justified-gallery > div {
	position: absolute;
	display: inline-block;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0)
}
.justified-gallery > a > img, .justified-gallery > div > img, .justified-gallery > a > a > img, .justified-gallery > div > a > img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0;
	padding: 0;
	border: 0
}
.justified-gallery > a > .caption, .justified-gallery > div > .caption {
	display: none;
	position: absolute;
	bottom: 0;
	padding: 5px;
	background-color: #000;
	left: 0;
	right: 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	font-family: sans-serif
}
.justified-gallery > a > .caption.caption-visible, .justified-gallery > div > .caption.caption-visible {
	display: initial;
	opacity: .7;
	filter: "alpha(opacity=70)";
	-webkit-animation: justified-gallery-show-caption-animation 500ms 0 ease;
	-moz-animation: justified-gallery-show-caption-animation 500ms 0 ease;
	-ms-animation: justified-gallery-show-caption-animation 500ms 0 ease
}
.justified-gallery > .entry-visible {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-animation: justified-gallery-show-entry-animation 500ms 0 ease;
	-moz-animation: justified-gallery-show-entry-animation 500ms 0 ease;
	-ms-animation: justified-gallery-show-entry-animation 500ms 0 ease
}
.justified-gallery > .jg-filtered {
	display: none
}
.justified-gallery > .spinner {
	position: absolute;
	bottom: 0;
	margin-left: -24px;
	padding: 10px 0;
	left: 50%;
	opacity: initial;
	filter: initial;
	overflow: initial
}
.justified-gallery > .spinner > span {
	display: inline-block;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 8px;
	height: 8px;
	margin: 0 4px;
	background-color: #000;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px
}
/* = Rateyo jquery
-----------------------------------------------------*/
.jq-ry-container {
	position: relative;
	padding: 0 5px;
	line-height: 0;
	display: block;
	cursor: pointer;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	direction: ltr
}
.jq-ry-container[readonly=readonly] {
	cursor: default
}
.jq-ry-container > .jq-ry-group-wrapper {
	position: relative;
	width: 100%
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group {
	position: relative;
	line-height: 0;
	z-index: 10;
	white-space: nowrap
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
	display: inline-block
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-normal-group {
	width: 100%
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group {
	width: 0;
	z-index: 11;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden
}
/* = Reset
-----------------------------------------------------*/
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
}
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
input {
	background-color: transparent;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, strong, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul, li {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
strong {
	font-weight: bold
}
em {
	font-style: italic
}
img {
	max-width: 100%;
	vertical-align: top;
	height: auto;
}
a img {
	border: none
}
iframe {
	border: none;
	max-width: none;
}
iframe[name="google_conversion_frame"] {
	height: 0;
	display: block;
	overflow: hidden;
}
.penci-center {
	text-align: center;
}
body:not(.penci-fawesome-ver5) .penci-faicon {
	font-family: 'FontAwesome';
	font-weight: normal;
}
body:not(.penci-fawesome-ver5) .penci-faicon.fa-vimeo:before {
	content: "\f27d";
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="button"], input[type="submit"], button {
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
}
p:empty:before {
	content: none;
}
/* = General
-----------------------------------------------------*/
html, body {
	-webkit-font-smoothing: antialiased;
}
body {
	font-family: var(--pcbody-font);
	color: #313131;
	background-color: #FFF;
	font-size: 14px;
	overflow-x: hidden;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	--pcbg-cl: #fff;
	--pctext-cl: #313131;
	--pcborder-cl: #dedede;
	--pcheading-cl: #313131;
	--pcmeta-cl: #888888;
	--pcaccent-cl: #6eb48c;
	--pcbody-font: 'PT Serif', serif;
	--pchead-font: 'Raleway', sans-serif;
	--pchead-wei: bold;
	--pchd-mg: 60px;
}
textarea {
	font-family: var(--pcbody-font);
	min-height: 100px;
	background: none;
}
p {
	font-size: 14px;
	line-height: 28px;
}
.elementor-text-editor p {
	font-size: inherit;
	line-height: inherit;
	text-align: inherit;
}
a {
	text-decoration: none;
	color: var(--pcaccent-cl);
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	outline: none;
	cursor: pointer;
}
a:hover {
}
h1, h2, h3, h4, h5, h6 {
	font-family: var(--pchead-font);
	font-style: normal;
	font-weight: var(--pchead-wei);
}
.container {
	width: 1170px;
	margin: 0 auto;
}
.container.container-1400 {
	max-width: 1400px;
	width: 100%;
}
.container.container-fullwidth {
	max-width: 100%;
	width: 100%;
}
.penci-page-container-smaller {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.container.penci_sidebar:before,
.container.penci_sidebar:after {
	content: '';
	display: table;
	clear: both;
}
body:not(.penci-fawesome-ver5) .penci-faicon.fa-facebook-f:before,
body:not(.penci-fawesome-ver5) .penci-faicon.fa-facebook:before {
	content: "\f09a";
}
#main {
	width: 100%;
}
.penci-single-style-10 .penci-single-s10-content,
.container.penci_sidebar #main {
	width: 70.94%;
	padding-right: 50px;
	float: left;
}
.penci-single-style-10.penci_sidebar.left-sidebar .penci-single-s10-content,
.container.penci_sidebar.left-sidebar #main {
	float: right;
	padding: 0 0 0 60px;
}
.penci-sidebar-content {
	width: 29.06%;
	float: right;
}
@media only screen and (min-width: 961px) {
	.penci-single-style-10 .penci-post-image-wrapper .container.two-sidebar .penci-sidebar-content {
		width: 29.06%;
	}
}
.penci-sidebar-content-vc {
	width: 100% !important;
	float: none;
}
.penci_sidebar.left-sidebar .penci-sidebar-content {
	float: left;
}
.penci-sidebar-content.penci-sticky-sidebar.is-sticky {
	margin-top: 75px;
}
.admin-bar .penci-sidebar-content.penci-sticky-sidebar.is-sticky {
	margin-top: 107px;
}
#penci-end-sidebar-sticky {
	margin-top: -300px;
	padding-top: 300px;
}
.clear-footer {
	height: 1px;
	margin-bottom: 29px;
	clear: both;
	display: block;
	width: 100%;
}
.clearfix {
	clear: both;
}
.penci-clearfix {
	clear: both;
}
.penci-clearfix:before,
.penci-clearfix:after {
	content: '';
	display: table;
	clear: both;
}
/** Body boxed **/
.wrapper-boxed {
	overflow: hidden;
}
body.penci-body-boxed {
	background: #F5F5F5;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.wrapper-boxed.enable-boxed {
	background: #fff;
	max-width: 1230px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
}
.penci-body-boxed.penci-two-sidebar .wrapper-boxed.enable-boxed {
	max-width: 1430px;
}
.penci-body-boxed.penci-two-sidebar .container.penci-breadcrumb,
.penci-body-boxed.penci-two-sidebar .container.two-sidebar {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
/* = Top Bar
-----------------------------------------------------*/
.penci-top-bar {
	background: #313131;
	height: auto;
}
.penci-top-bar.topbar-fullwidth,
.penci-top-bar.topbar-1400px {
	padding: 0 20px;
}
.penci-top-bar.topbar-fullwidth .container {
	width: 100%;
}
.penci-headline {
	display: block;
}
.penci-headline:before, .penci-headline:after {
	content: '';
	display: table;
	clear: both;
}
.penci-headline .pctopbar-item {
	display: inline-block;
	margin: 0 15px;
	float: left;
	line-height: 32px;
	color: #fff;
}
.penci-topbar-ctext {
	font-size: 13px;
}
.penci-topbar-ctext * {
	color: inherit;
	font-size: inherit;
}
.penci-headline .pctopbar-item:first-child {
	margin-left: 0;
}
.penci-headline .pctopbar-item:last-child {
	margin-right: 0;
}
@media only screen and (min-width: 1170px) {
	.penci-headline .pctopbar-item:last-child:not(:first-child) {
		float: right;
	}
}
.headline-title {
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	font-size: 12px;
	color: #fff;
	background: var(--pcaccent-cl);
	float: left;
	text-transform: uppercase;
	font-family: var(--pchead-font);
	z-index: 10;
	position: relative;
	display: inline-block;
	font-weight: var(--pchead-wei);
}
.penci-top-bar .penci-owl-carousel:not(.owl-loaded) > div:first-child {
	height: 32px;
}
.penci-owl-carousel.penci-headline-posts .owl-stage-outer {
	height: 32px !important;
}
.penci-owl-carousel-slider.penci-headline-posts .owl-nav .owl-prev,
.penci-owl-carousel-slider.penci-headline-posts .owl-nav .owl-next {
	width: 16px;
	height: 20px;
	border: none;
	background: none;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	left: -54px;
	outline: none;
	cursor: pointer;
	position: absolute;
	color: #999;
	opacity: 1 !important;
	font-size: 18px;
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	padding: 0;
	top: 50%;
	margin-top: -10px;
}
.penci-owl-carousel-slider.penci-headline-posts .owl-nav .owl-next {
	left: -32px;
}
.penci-trending-nav {
	line-height: 32px;
}
.penci-trending-nav a {
	font-size: 16px;
	line-height: inherit;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	text-decoration: none !important;
	color: #999;
	position: relative;
}
.penci-owl-carousel-slider.penci-headline-posts .owl-nav .owl-prev:hover,
.penci-owl-carousel-slider.penci-headline-posts .owl-nav .owl-next:hover,
.penci-trending-nav a:hover {
	color: #fff;
}
@keyframes TickerslideOutRight {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		transform: translate3d(20px, 0, 0);
	}
}
@keyframes TickerslideInRight {
	from {
		opacity: 0;
		transform: translate3d(20px, 0, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}
.penci-headline-posts .owl-item.sliderInUp {
	animation-name: sliderInUp;
	-webkit-animation-name: sliderInUp;
}
.penci-headline-posts .owl-item.sliderOutUp {
	animation-name: sliderOutUp;
	-webkit-animation-name: sliderOutUp;
}
.penci-headline-posts .slideInUp {
	-webkit-animation-name: slideInUp !important;
	animation-name: slideInUp !important;
}
.penci-headline-posts .slideOutUp {
	-webkit-animation-name: slideOutUp !important;
	animation-name: slideOutUp !important;
}
.penci-headline-posts .TickerslideInRight {
	-webkit-animation-name: TickerslideInRight !important;
	animation-name: TickerslideInRight !important;
}
.penci-headline-posts .TickerslideOutRight {
	-webkit-animation-name: TickerslideOutRight !important;
	animation-name: TickerslideOutRight !important;
}
.penci-headline-posts .fadeIn {
	-webkit-animation-name: fadeIn !important;
	animation-name: fadeIn !important;
}
.penci-headline-posts .fadeOut {
	-webkit-animation-name: fadeOut !important;
	animation-name: fadeOut !important;
}
a.penci-topbar-post-title {
	color: #fff;
	font-size: 12px;
	font-family: var(--pchead-font);
	text-decoration: none !important;
	text-transform: uppercase;
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	display: inline-block;
	white-space: nowrap;
	line-height: 32px;
	font-weight: var(--pchead-wei);
}
a.penci-topbar-post-title:hover {
	color: var(--pcaccent-cl);
}
.loaded a.penci-topbar-post-title {
	opacity: 1;
}
.penci-topbar-social {
	display: inline-block;
	float: right;
	z-index: 10;
	position: relative;
}
.penci-topbar-social > div {
	display: inline-block;
	vertical-align: top;
}
.penci-topbar-social a {
	float: left;
	display: inline-block;
	vertical-align: top;
	margin-left: 13px;
	font-size: 13px;
	color: #fff;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	line-height: 32px;
}
.penci-topbar-social a:first-child {
	margin-left: 0;
}
.penci-topbar-social a:hover {
	color: var(--pcaccent-cl);
}
.penci-topbar-trending .animated.slideOutUp,
.penci-topbar-trending .animated.slideInUp,
.penci-topbar-trending .animated.TickerslideOutRight,
.penci-topbar-trending .animated.TickerslideInRight,
.penci-topbar-trending .animated.fadeOut,
.penci-topbar-trending .animated.fadeIn {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
}
/* Topbar Trending */
.penci-topbar-trending {
	display: inline-block;
	float: left;
	overflow: hidden;
	width: 100%;
	max-width: 420px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.penci-topbar-trending .penci-trending-nav {
	float: left;
	position: relative;
	z-index: 100;
	padding-left: 8px;
	padding-right: 8px;
}
.penci-topbar-trending .penci-owl-carousel .owl-item {
	background: #313131;
}
.headline-title.nticker-style-2 {
	margin-right: 8px;
}
.headline-title.nticker-style-4 {
	margin-right: 9px;
}
.headline-title.nticker-style-2:after {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 9px solid var(--pcaccent-cl);
	border-bottom: 8px solid transparent;
	border-top-color: transparent !important;
	border-bottom-color: transparent !important;
	content: '';
	position: absolute;
	right: -8px;
	top: 50%;
	margin-top: -8px;
	display: inline-block;
}
.headline-title.nticker-style-3 {
	padding-right: 25px;
}
.headline-title.nticker-style-3:after {
	width: 0;
	height: 0;
	border-top: 16px solid transparent;
	border-right: 11px solid #313131;
	border-bottom: 16px solid transparent;
	border-top-color: transparent !important;
	border-bottom-color: transparent !important;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
}
.headline-title.nticker-style-4:after {
	width: 0;
	height: 0;
	content: '';
	position: absolute;
	right: -9px;
	top: 0;
	display: inline-block;
	border-bottom: 32px solid var(--pcaccent-cl);
	border-right: 9px solid transparent;
	border-right-color: transparent !important;
	opacity: 0.8;
}
/* News Ticker Elementor & VC */
.penci-enews-ticker.penci-topbar-trending {
	float: none;
	display: block;
	text-overflow: clip;
	max-width: 100%;
}
.penci-enews-ticker.penci-topbar-trending .penci-owl-carousel .owl-item {
	background: #fff;
}
.penci-enews-ticker .headline-title.nticker-style-3:after {
	border-color: #fff;
}
.penci-enews-ticker .penci-trending-nav a,
.penci-enews-ticker .penci-trending-nav a:hover {
	color: #666;
}
/* = Topbar Menu
-----------------------------------------------------*/
ul.penci-topbar-menu, div.penci-topbar-menu > ul {
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
ul.penci-topbar-menu li,
div.penci-topbar-menu > ul li {
	position: relative;
}
ul.penci-topbar-menu > li,
div.penci-topbar-menu > ul > li {
	display: inline-block;
	float: left;
	margin-right: 20px;
}
ul.penci-topbar-menu > li:last-child,
div.penci-topbar-menu > ul > li:last-child {
	margin-right: 0;
}
ul.penci-topbar-menu > li a,
div.penci-topbar-menu > ul > li a {
	color: #fff;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	background: none;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 32px;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
}
ul.penci-topbar-menu > li > a,
div.penci-topbar-menu > ul > li > a {
	display: inline-block;
	vertical-align: top;
}
.penci-topbar-menu img {
	vertical-align: middle;
}
ul.penci-topbar-menu > li a:hover,
div.penci-topbar-menu > ul > li a:hover {
	color: var(--pcaccent-cl);
}
ul.penci-topbar-menu ul.sub-menu,
div.penci-topbar-menu > ul ul.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	background: #313131;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
}
ul.penci-topbar-menu li:hover > ul.sub-menu,
div.penci-topbar-menu > ul li:hover > ul.sub-menu {
	display: block;
	z-index: 105;
}
ul.penci-topbar-menu li:hover ul.sub-menu ul.sub-menu,
div.penci-topbar-menu > ul li:hover ul.sub-menu ul.sub-menu {
	left: 100%;
	top: 0;
}
ul.penci-topbar-menu ul.sub-menu li a,
div.penci-topbar-menu > ul ul.sub-menu li a {
	width: 150px;
	padding: 7px 0;
	margin: 0 20px;
	line-height: 1.7;
	display: block;
	text-align: left;
}
ul.penci-topbar-menu ul.sub-menu li a,
div.penci-topbar-menu > ul ul.sub-menu li a,
ul.penci-topbar-menu > li > ul.sub-menu > li:first-child,
div.penci-topbar-menu > ul > li > ul.sub-menu > li:first-child {
	border-top: 1px solid #414141;
}
ul.penci-topbar-menu ul.sub-menu > li:first-child > a,
div.penci-topbar-menu > ul ul.sub-menu li:first-child > a {
	border-top: none;
}
/* = Login/Register Popup
-----------------------------------------------------*/
.penci-top-bar .pctopbar-login-btn,
.penci-top-bar .pclogin-item {
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.penci-topbar-social .pclogin-item {
	margin-right: 13px;
}
.penci-top-bar .pclogin-item:not(.penci-login-popup-btn) a,
.penci-top-bar .penci-login-popup-btn a {
	font-size: inherit;
}
.penci-top-bar .penci-login-popup-btn a i {
	font-size: 13px;
}
.pclogin-item.login-popup span {
	margin-left: 4px;
	font-size: inherit;
}
.penci-topbar-social.penci-lgdisplay-right .pclogin-item {
	margin-right: 0;
	margin-left: 13px;
}
.pctopbar-login-btn .pclogin-sub {
	position: absolute;
	left: 0;
	width: 200px;
	top: 32px;
	background: #313131;
	padding: 10px 20px;
	display: none;
	z-index: 10;
}
.pctopbar-login-btn li.pclogin-item:hover > .pclogin-sub {
	display: block;
}
.pctopbar-login-btn li.pclogin-item img {
	position: relative;
	top: 5px;
	margin: 0;
	margin-right: 2px;
}
.pctopbar-login-btn .pclogin-sub li {
	display: block;
	float: none;
	font-size: inherit;
}
.pctopbar-login-btn .pclogin-sub li a {
	display: block;
	float: none;
	font-size: inherit;
}
.pctopbar-login-btn .pclogin-sub li a i {
	margin-right: 5px;
}
.penci-loader-effect {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	margin-top: -26px;
	margin-left: -26px;
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 300;
}
.penci-loader-effect .penci-ld {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 0;
	display: block;
}
.penci-ld .penci-ldin {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.penci-ld .penci-ld2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}
.penci-ld .penci-ld3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
.penci-ld .penci-ld4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.penci-ld .penci-ld5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}
.penci-ld .penci-ld6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
}
.penci-ld .penci-ld7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.penci-ld .penci-ld8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
}
.penci-ld .penci-ld9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
}
.penci-ld .penci-ld10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.penci-ld .penci-ld11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
}
.penci-ld .penci-ld12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}
.penci-ld .penci-ldin:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	border-radius: 100%;
	-webkit-animation: LoadingCircleEf .7s infinite ease-in-out both;
	animation: LoadingCircleEf .7s infinite ease-in-out both;
	background: var(--pcaccent-cl);
}
.penci-ld .penci-ld2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.penci-ld .penci-ld3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
.penci-ld .penci-ld4:before {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s;
}
.penci-ld .penci-ld5:before {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s;
}
.penci-ld .penci-ld6:before {
	-webkit-animation-delay: -.7s;
	animation-delay: -.7s;
}
.penci-ld .penci-ld7:before {
	-webkit-animation-delay: -.6s;
	animation-delay: -.6s;
}
.penci-ld .penci-ld8:before {
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s;
}
.penci-ld .penci-ld9:before {
	-webkit-animation-delay: -.4s;
	animation-delay: -.4s;
}
.penci-ld .penci-ld10:before {
	-webkit-animation-delay: -.3s;
	animation-delay: -.3s;
}
.penci-ld .penci-ld11:before {
	-webkit-animation-delay: -.2s;
	animation-delay: -.2s;
}
.penci-ld .penci-ld12:before {
	-webkit-animation-delay: -.1s;
	animation-delay: -.1s;
}
@-webkit-keyframes LoadingCircleEf {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes LoadingCircleEf {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
.penci-hidden {
	display: none;
}
#penci-login-popup {
	position: relative;
	display: block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 10;
	width: 100%;
	max-width: 470px;
	padding: 44px;
	background: transparent;
	background-size: auto;
	color: #313131;
	opacity: 0;
	-webkit-transition: all .4s cubic-bezier(0.5, 0, 0.1, 1);
	transition: all .4s cubic-bezier(0.5, 0, 0.1, 1);
	transform: scale(.6);
	-webkit-transform: scale(.6);
}
#penci-login-popup:before,
#penci-login-popup:after {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #fff no-repeat fixed center center;
	opacity: 0.75;
}
#penci-login-popup:after {
	z-index: -2;
	background-color: transparent;
	opacity: 1;
}
.mfp-ready #penci-login-popup {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.mfp-ready.mfp-removing #penci-login-popup {
	opacity: 0;
	transform: scale(.6);
	-webkit-transform: scale(.6);
}
.mfp-bg.penci-popup-animation {
	opacity: 0;
	transition: all .3s ease-out;
}
.mfp-bg.penci-popup-animation.mfp-ready {
	opacity: 0.9;
}
.mfp-bg.penci-popup-animation.mfp-ready.mfp-removing {
	opacity: 0;
}
#penci-login-popup.ajax-loading:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	background: #fff;
	opacity: 0.65;
}
#penci-login-popup.ajax-loading .penci-loader-effect {
	display: block;
}
.penci-login-container .penci-login input[type="text"],
.penci-login-container .penci-login input[type="password"],
.penci-login-container .penci-login input[type="submit"],
.penci-login-container .penci-login input[type="email"] {
	width: 100%;
	padding: 0 15px;
	border-radius: 0;
	margin-bottom: 20px;
	line-height: 40px;
}
.penci-lgpop-title {
	text-align: center;
	line-height: 1.2;
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 20px;
	letter-spacing: 0;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
}
.pclogin-input-checkbox {
	margin-bottom: 20px;
}
.pclg-2col > div {
	float: left;
	width: 47.5%;
	margin-right: 5%;
}
.pclg-2col > div:last-child {
	margin-right: 0;
}
/* = Navigation
-----------------------------------------------------*/
#navigation {
	background: #fff;
	height: 60px;
	z-index: 9999;
	width: 100%;
	-webkit-backface-visibility: hidden;
	border-bottom: 1px solid #ECECEC;
	transition: box-shadow 0.3s;
	-webkit-transition: box-shadow 0.3s;
	-moz-transition: box-shadow 0.3s;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.wrapper-boxed.enable-boxed #navigation {
	transition: height 0.3s, box-shadow 0.3s;
	-webkit-transition: height 0.3s, box-shadow 0.3s;
	-moz-transition: height 0.3s, box-shadow 0.3s;
}
#navigation.sticky-active {
	z-index: 99999;
}
#navigation.header-6,
#navigation.header-9 {
	transition: box-shadow 0.3s, height 0.3s;
	-webkit-transition: box-shadow 0.3s, height 0.3s;
	-moz-transition: box-shadow 0.3s, height 0.3s;
}
#navigation.header-7,
#navigation.header-8,
#navigation.header-9 {
	padding: 0 20px;
}
#navigation.header-layout-bottom {
	box-shadow: 0px 0px 0px transparent;
	-webkit-box-shadow: 0px 0px 0px transparent;
	-moz-box-shadow: 0px 0px 0px transparent;
	border-top: 1px solid #ECECEC;
}
#navigation.header-1,
#navigation.header-4,
#navigation.header-7 {
	border-top: 1px solid transparent !important;
}
.is-sticky #navigation {
	box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
	-webkit-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
	-moz-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
	border-color: transparent !important;
}
.wrapper-boxed.enable-boxed .is-sticky #navigation {
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 1230px;
}
.penci-body-boxed.penci-two-sidebar .wrapper-boxed.enable-boxed .is-sticky #navigation {
	max-width: 1430px;
}
.slicknav_menu {
	display: none;
}
#navigation .container {
	position: relative;
	display: table;
	text-align: center;
}
#navigation.header-7 .container,
#navigation.header-8 .container,
#navigation.header-9 .container {
	width: 100%;
}
#navigation .container .inner-top-navigation {
	display: inline-block;
	vertical-align: top;
}
#navigation .menu {
	float: left;
}
#navigation.header-4 .menu,
#navigation.header-5 .menu,
#navigation.header-4 .pcheader-icon,
#navigation.header-5 .pcheader-icon {
	float: none;
	vertical-align: top;
}
#navigation.header-4 .pcheader-icon,
#navigation.header-5 .pcheader-icon {
	margin-left: 40px;
	display: inline-block;
}
#navigation ul.menu > li,
#navigation .menu > ul > li {
	display: inline-block;
	position: relative;
	float: left;
	margin-right: 30px;
}
#navigation .menu > li:last-child,
#navigation .menu > ul > li:last-child {
	margin-right: 0;
}
#navigation .sub-menu li a,
#navigation .menu > li > a {
	font-family: var(--pchead-font);
	font-size: 12px;
	color: #313131;
	text-transform: uppercase;
	display: inline-block;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	position: relative;
	font-weight: var(--pchead-wei);
	text-decoration: none;
}
#navigation .menu > li > a {
	line-height: 58px;
}
#navigation .sub-menu li > a > i,
#navigation .menu > li > a > i {
	font-size: 13px;
	margin-right: 5px;
}
#navigation ul.menu > li > a:before,
#navigation .menu > ul > li > a:before {
	content: "";
	position: absolute;
	bottom: 18px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	left: 50%;
	height: 2px;
	width: 0;
	background: var(--pcaccent-cl);
}
#navigation ul.menu > li > a:hover:before,
#navigation .menu > ul > li > a:hover:before,
#navigation ul.menu > li:hover > a:before,
#navigation .menu > ul > li:hover > a:before {
	left: 0;
	width: 100%;
}
#navigation .menu > li > a:hover,
#navigation .menu > li:hover > a,
#navigation .menu > li.current-menu-item > a,
#navigation .menu > li.current_page_item > a,
#navigation .menu > li.current-menu-ancestor > a,
#navigation .menu > li.current-menu-item > a {
	color: var(--pcaccent-cl);
}
#navigation ul.menu > li > a > img,
#navigation .menu > ul > li > a > img {
	vertical-align: middle;
}
#navigation .button-menu-mobile {
	display: none;
	float: left;
	line-height: 60px;
	text-align: center;
	color: #313131;
	font-size: 21px;
	cursor: pointer;
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
}
#navigation .button-menu-mobile:hover {
}
#logo a {
	display: inline-block;
	vertical-align: top;
}
#logo h1 {
	margin: 0;
}
.penci-mobile-hlogo {
	display: none;
	float: left;
	margin-left: 10px;
}
.penci-mobile-hlogo a {
	display: inline-block;
}
.penci-mobile-hlogo img {
	max-height: 60px;
	padding: 8px 0;
	width: auto;
}
@media only screen and (max-width: 960px) {
	.penci-hlogo-center .penci-mobile-hlogo,
	.penci-hlogo-center #navigation.header-6 #logo {
		float: none;
		margin: 0;
		position: absolute;
		left: 50%;
		top: 0;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		z-index: 10;
	}
	.penci-mobile-hlogo {
		display: inline-block;
	}
}
/* header style 6 */
#navigation.header-6 {
	height: 82px;
}
#navigation.header-6 .container {
	text-align: right;
}
#navigation.header-6 .menu {
	float: none;
}
#navigation.header-6 #logo {
	float: left;
	display: block;
	text-align: left;
}
#navigation.header-6 #logo img {
	padding: 12px 0;
	max-height: 80px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	width: auto;
}
#navigation.header-6 .menu > li > a,
#navigation.header-6 ul.menu > li > a {
	line-height: 80px;
}
#navigation.header-6 ul.menu > li > a:before,
#navigation.header-6 .menu > ul > li > a:before {
	bottom: 29px;
}
#navigation.header-6 .pcheader-icon {
	margin-left: 40px;
}
#navigation.header-6 .pcheader-icon > a {
	height: 80px;
	line-height: 80px;
}
@media only screen and (min-width: 961px) {
	.header-search-style-default #navigation.header-6 .penci-menuhbg-toggle,
	.header-search-style-default #navigation.header-6 .show-search {
		height: 80px;
	}
	.header-search-style-default #navigation.header-6 .show-search a.close-search {
		height: 80px;
		line-height: 80px;
	}
	.header-search-style-default #navigation.header-6 .show-search form.pc-searchform input.search-input {
		height: 80px;
		padding: 26px 35px 26px 0;
	}
}
/** header 10 **/
#navigation.header-11 > .container,
#navigation.header-10 > .container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#navigation.header-11 .penci-menu-wrap,
#navigation.header-10 .penci-menu-wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex: 3 0;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	float: left;
	text-align: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#navigation.header-11 .penci-menu-wrap #logo,
#navigation.header-10 .penci-menu-wrap #logo {
	width: 24%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
#navigation.header-11 .penci-menu-wrap .menu,
#navigation.header-10 .penci-menu-wrap .menu {
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#navigation.header-11,
#navigation.header-10 {
	height: 82px;
}
#navigation.header-11 .menu > li > a,
#navigation.header-11 ul.menu > li > a,
#navigation.header-10 .menu > li > a,
#navigation.header-10 ul.menu > li > a {
	line-height: 80px;
}
#navigation.header-10 #logo img,
#navigation.header-11 #logo img {
	padding: 12px 0;
	max-height: 80px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	width: auto;
}
.is-sticky #navigation.header-10 #logo img,
.is-sticky #navigation.header-11 #logo img {
	padding: 7px 0;
}
#navigation.header-11 .penci-header-extra,
#navigation.header-10 .penci-header-extra {
	margin-left: 15px;
}
#navigation.header-11 .pcheader-icon > a,
#navigation.header-11 .show-search a.close-search,
#navigation.header-11 .penci-menuhbg-toggle,
#navigation.header-10 .pcheader-icon > a,
#navigation.header-10 .show-search a.close-search,
#navigation.header-10 .penci-menuhbg-toggle {
	height: 80px;
	line-height: 80px;
}
@media only screen and (min-width: 961px) {
	.header-search-style-default #navigation.header-11 .show-search form.pc-searchform input.search-input {
		height: 80px;
		padding: 26px 35px 26px 20px;
	}
	.header-search-style-default #navigation.header-10 .show-search form.pc-searchform input.search-input {
		height: 80px;
		padding: 26px 35px 26px 0;
	}
	.header-search-style-default #navigation.header-10 .show-search,
	.header-search-style-default #navigation.header-11 .show-search {
		height: 80px;
	}
	.header-search-style-default #navigation.header-11 .show-search a.close-search {
		right: 10px;
	}
}
/* Scroll header 6 */
.is-sticky #navigation.header-6,
.is-sticky #navigation.header-10,
.is-sticky #navigation.header-11 {
	height: 60px;
}
.is-sticky #navigation.header-6 #logo img {
	max-height: 58px;
	padding: 7px 0;
}
.is-sticky #navigation.header-6 .menu > li > a,
.is-sticky #navigation.header-6 ul.menu > li > a {
	line-height: 58px;
}
.is-sticky #navigation.header-6 ul.menu > li > a:before,
.is-sticky #navigation.header-6 .menu > ul > li > a:before {
	bottom: 18px;
}
.is-sticky #navigation.header-10 .show-search,
.is-sticky #navigation.header-10 .penci-menuhbg-toggle,
.is-sticky #navigation.header-11 .show-search,
.is-sticky #navigation.header-11 .penci-menuhbg-toggle,
.is-sticky #navigation.header-10 .show-search,
.is-sticky #navigation.header-11 .show-search,
.is-sticky #navigation.header-6 .show-search,
.is-sticky #navigation.header-6 .penci-menuhbg-toggle {
	height: 58px;
}
.is-sticky #navigation.header-10 .pcheader-icon > a,
.is-sticky #navigation.header-10 .show-search a.close-search,
.is-sticky #navigation.header-11 .pcheader-icon > a,
.is-sticky #navigation.header-11 .show-search a.close-search,
.is-sticky #navigation.header-6 .pcheader-icon > a,
.is-sticky #navigation.header-6 .show-search a.close-search {
	height: 58px;
	line-height: 58px;
}
.is-sticky #navigation.header-11 .show-search form.pc-searchform input.search-input {
	padding: 15px 35px 15px 15px;
	height: 58px;
}
.is-sticky #navigation.header-10 .show-search form.pc-searchform input.search-input,
.is-sticky #navigation.header-6 .show-search form.pc-searchform input.search-input {
	height: 58px;
	padding: 15px 35px 15px 0;
}
/* Primary menu dropdown */
#navigation .menu .sub-menu {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: 0;
	z-index: 9999;
	box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
	-webkit-box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
	-moz-box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
	border-top: 1px solid #ECECEC;
	margin-top: 0;
	background: #fff;
}
#navigation ul.menu ul.sub-menu li > a{
	margin: 0 20px;
	padding: 12px 0;
	font-size: 12px;
	min-width: 200px;
	line-height: 1.4;
	-moz-transition: color 0.3s, background-color 0.3s;
	-webkit-transition: color 0.3s, background-color 0.3s;
	transition: color 0.3s, background-color 0.3s;
	border-bottom: 1px solid #E0E0E0;
	text-align: left;
	border-left: none !important;
	position: relative;
	overflow: hidden;
	vertical-align: top;
}
#navigation ul.menu ul.sub-menu li,
#navigation ul.menu ul.sub-menu ul li {
	padding-right: 0;
	margin-right: 0;
	float: none;
	position: relative;
	width: 100%;
}
#navigation .menu ul.sub-menu > li:last-child > a {
	border-bottom: none;
}
#navigation .menu .sub-menu ul {
	left: 100%;
	top: 0;
}
body .penci-dropdown-menu,
body .navigation .menu .sub-menu,
body #navigation .menu .sub-menu{
	transition: transform 0.27s ease-in-out, opacity 0.27s ease-in-out, visibility 0.27s ease-in-out;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
}
body.pcmn-drdw-style-slide_down .penci-dropdown-menu,
body.pcmn-drdw-style-slide_down .navigation .menu .sub-menu,
body.pcmn-drdw-style-slide_down #navigation .menu .sub-menu{
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
body.pcmn-drdw-style-slide_down .navigation ul.menu li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-slide_down .navigation .menu ul li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-slide_down #navigation ul.menu li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-slide_down #navigation .menu ul li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-slide_down .navigation ul.menu li:hover > ul,
body.pcmn-drdw-style-slide_down .navigation .menu ul li:hover > ul,
body.pcmn-drdw-style-slide_down #navigation ul.menu li:hover > ul,
body.pcmn-drdw-style-slide_down #navigation .menu ul li:hover > ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
body.pcmn-drdw-style-fadein_up .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_up .navigation .menu .sub-menu,
body.pcmn-drdw-style-fadein_up #navigation .menu .sub-menu{
	-ms-transform: translateY(10px);
	transform: translateY(10px);
}
body.pcmn-drdw-style-fadein_down .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_down .navigation .menu .sub-menu,
body.pcmn-drdw-style-fadein_down #navigation .menu .sub-menu {
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}
body.pcmn-drdw-style-fadein_up .navigation ul.menu li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_up .navigation .menu ul li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_up #navigation ul.menu li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_up #navigation .menu ul li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_down .navigation ul.menu li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_down .navigation .menu ul li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_down #navigation ul.menu li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_down #navigation .menu ul li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_up .navigation ul.menu li:hover > ul,
body.pcmn-drdw-style-fadein_up .navigation .menu ul li:hover > ul,
body.pcmn-drdw-style-fadein_down .navigation ul.menu li:hover > ul,
body.pcmn-drdw-style-fadein_down .navigation .menu ul li:hover > ul,
body.pcmn-drdw-style-fadein_up #navigation ul.menu li:hover > ul,
body.pcmn-drdw-style-fadein_up #navigation .menu ul li:hover > ul,
body.pcmn-drdw-style-fadein_down #navigation ul.menu li:hover > ul,
body.pcmn-drdw-style-fadein_down #navigation .menu ul li:hover > ul {
	visibility: visible;
	opacity: 1;
	-ms-transform: translateY(0);
	transform: translateY(0);
}
body.pcmn-drdw-style-fadein_left .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_left .navigation .menu .sub-menu,
body.pcmn-drdw-style-fadein_left #navigation .menu .sub-menu{
	-ms-transform: translateX(-10px);
	transform: translateX(-10px);
}
body.pcmn-drdw-style-fadein_right .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_right .navigation .menu .sub-menu,
body.pcmn-drdw-style-fadein_right #navigation .menu .sub-menu{
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}
body.pcmn-drdw-style-fadein_left .navigation ul.menu li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_left #navigation ul.menu li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_left #navigation .menu ul li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_right .navigation ul.menu li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_right #navigation ul.menu li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_right #navigation .menu ul li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_left .navigation ul.menu li:hover > ul,
body.pcmn-drdw-style-fadein_right .navigation ul.menu li:hover > ul,
body.pcmn-drdw-style-fadein_left #navigation ul.menu li:hover > ul,
body.pcmn-drdw-style-fadein_left #navigation .menu ul li:hover > ul,
body.pcmn-drdw-style-fadein_right #navigation ul.menu li:hover > ul,
body.pcmn-drdw-style-fadein_right #navigation .menu ul li:hover > ul {
	visibility: visible;
	opacity: 1;
	-ms-transform: translateX(0);
	transform: translateX(0);
}
body.pcmn-drdw-style-fadein_none .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_none .navigation .menu .sub-menu,
body.pcmn-drdw-style-fadein_none #navigation .menu .sub-menu{
	opacity: 0;
}
body.pcmn-drdw-style-fadein_none .navigation ul.menu li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_none .navigation ul.menu li:hover > ul,
body.pcmn-drdw-style-fadein_none #navigation ul.menu li:hover > .penci-dropdown-menu,
body.pcmn-drdw-style-fadein_none #navigation .menu ul li:hover > .penci-dropdown-menu{
	visibility: visible;
	opacity: 1;
}
/* Category mega menu */
#navigation .menu li.penci-mega-menu {
	position: static !important;
}
li.penci-mega-menu > ul.sub-menu {
	display: none;
}
#sidebar-nav li.penci-mega-menu .penci-content-megamenu,
.penci-menu-hbg li.penci-mega-menu .penci-content-megamenu {
	display: none !important;
}
#navigation .menu li.penci-mega-menu > ul.sub-menu {
	width: 100%;
	padding: 0 !important;
	clear: both;
	display: block;
}
#navigation .penci-megamenu {
	width: 100%;
	display: table;
}
#navigation .penci-megamenu .penci-mega-child-categories {
	width: 230px;
	display: table-cell;
	vertical-align: top;
	background: #ffffff;
	padding: 20px 0;
	position: relative;
}
#navigation .penci-megamenu .penci-mega-child-categories:after {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #ECECEC;
}
#navigation .penci-megamenu .penci-mega-child-categories a {
	min-width: 0;
	display: block;
	font-size: 12px;
	text-align: right;
	line-height: 1.4em;
	margin: 0;
	padding: 12px 20px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	position: relative;
}
#navigation .penci-megamenu .penci-mega-child-categories a.cat-active {
	border-top-color: #ECECEC;
	border-bottom-color: #ECECEC;
	background: #fff;
	color: var(--pcaccent-cl);
	z-index: 10;
	position: relative;
}
#navigation .penci-megamenu .penci-mega-child-categories a.cat-active:before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	z-index: 1;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}
#navigation .penci-megamenu .penci-content-megamenu {
	display: table-cell;
}
#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts {
	padding: 20px 10px 0 10px;
}
#navigation .penci-megamenu .penci-content-megamenu .penci-mega-row {
	width: 100%;
	display: none;
	vertical-align: top;
}
#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-post {
	width: 20%;
	padding: 0 10px;
	float: left;
	margin-bottom: 15px;
}
#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4 .penci-mega-post {
	width: 25%;
}
#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5 .penci-mega-post:nth-child(5n+1),
#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4 .penci-mega-post:nth-child(4n+1) {
	clear: both;
}
.penci-megamenu .penci-image-holder:before {
	padding-top: 66.6667%;
}
/* For header full width - not in container */
@media only screen and (min-width: 1800px) {
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post {
		width: 14.2857%;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post {
		width: 16.66666%;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post:nth-child(7n+1),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post:nth-child(6n+1) {
		clear: both;
	}
}
@media only screen and (max-width: 1799px) and (min-width: 1500px) {
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post {
		width: 16.66666%;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post {
		width: 20%;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post:nth-child(6n+1),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post:nth-child(5n+1) {
		clear: both;
	}
}
@media only screen and (max-width: 1799px) {
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-1 .penci-mega-post:nth-child(7),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-1 .penci-mega-post:nth-child(6),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-2 .penci-mega-post:nth-child(14),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-2 .penci-mega-post:nth-child(13),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-2 .penci-mega-post:nth-child(12),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-2 .penci-mega-post:nth-child(11),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(21),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(20),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(19),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(18),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(17),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(16) {
		display: none;
	}
}
@media only screen and (max-width: 1499px) and (min-width: 1170px) {
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post {
		width: 20%;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post {
		width: 25%;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post:nth-child(5n+1),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post:nth-child(4n+1) {
		clear: both;
	}
}
@media only screen and (max-width: 1499px) {
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-1 .penci-mega-post:nth-child(6),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-1 .penci-mega-post:nth-child(5),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-2 .penci-mega-post:nth-child(12),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-2 .penci-mega-post:nth-child(11),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-2 .penci-mega-post:nth-child(10),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-2 .penci-mega-post:nth-child(9),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(18),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(17),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(16),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(15),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(14),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(13) {
		display: none;
	}
}
@media only screen and (max-width: 1169px) {
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post {
		width: 25%;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post {
		width: 33.33333%;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post:nth-child(4n+1),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post:nth-child(3n+1) {
		clear: both;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-1 .penci-mega-post:nth-child(5),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-1 .penci-mega-post:nth-child(4),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-2 .penci-mega-post:nth-child(10),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-2 .penci-mega-post:nth-child(9),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-2 .penci-mega-post:nth-child(8),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-2 .penci-mega-post:nth-child(7),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(15),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(14),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(13),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(12),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(11),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(10) {
		display: none;
	}
}
#navigation .penci-megamenu .penci-mega-thumbnail {
	display: block;
	margin: 0 0 17px 0;
	position: relative;
}
#navigation .penci-megamenu .penci-mega-thumbnail a {
	width: 100%;
}
#navigation .penci-megamenu .penci-mega-thumbnail .mega-cat-name {
	font-size: 10px;
	background: var(--pcaccent-cl);
	text-transform: uppercase;
	position: absolute;
	display: inline-block;
	padding: 0 6px;
	color: #fff;
	top: 0;
	left: 0;
	z-index: 3;
	height: 18px;
	font-weight: normal;
	line-height: 18px;
}
#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-post a {
	margin: 0;
	padding: 0;
	min-width: 0;
	border-bottom: none;
	position: relative;
	text-align: center;
	line-height: 1.4;
}
#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-thumbnail a {
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
}
#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-thumbnail a:hover {
	opacity: 0.8;
}
#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-thumbnail .mega-cat-name a {
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	color: inherit !important;
	opacity: 1;
	padding: 0;
	margin: 0;
	text-transform: none;
	letter-spacing: 0;
}
#navigation .penci-megamenu .penci-mega-thumbnail img {
	width: 100%;
	height: auto;
}
#navigation .penci-megamenu .post-mega-title {
	text-align: center;
	margin: 0;
}
#navigation .penci-megamenu .post-mega-title a {
	text-align: center;
}
#navigation .penci-megamenu .penci-mega-date {
	line-height: 1;
	font-size: 12px;
	color: #999;
	text-align: center;
	margin-top: 6px;
}
/* = Mega menu columns
----------------------------------------------------*/
#navigation ul.menu > li.megamenu {
	position: static;
}
#navigation ul.menu > li.megamenu > ul.sub-menu {
	width: 1170px;
	padding: 15px 0;
	display: table;
	table-layout: fixed;
	background: #fff;
	left: 0;
}
#navigation.header-7 ul.menu > li.megamenu > ul.sub-menu,
#navigation.header-8 ul.menu > li.megamenu > ul.sub-menu,
#navigation.header-9 ul.menu > li.megamenu > ul.sub-menu {
	width: 100%;
}
#navigation ul.menu > li.megamenu > ul.sub-menu > li {
	min-width: 200px;
	max-width: 300px;
	display: table-cell;
	vertical-align: top;
	padding: 0 5px;
	margin: 0;
	position: relative;
}
#navigation ul.menu > li.megamenu > ul.sub-menu > li:before {
	left: 0;
	content: "";
	position: absolute;
	top: 15px;
	bottom: 15px;
	width: 1px;
	display: block;
	background: #E0E0E0;
}
#navigation ul.menu > li.megamenu > ul.sub-menu > li:first-child:before {
	content: none;
	display: none;
}
#navigation ul.menu > li.megamenu > ul.sub-menu > li > a {
	margin: 0 20px;
	border-bottom: 1px solid #E0E0E0;
	display: none;
}
#navigation ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu {
	visibility: visible;
	opacity: 1;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	position: static;
	border: none;
}
#navigation ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu li,
#navigation ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu li a {
	display: block;
}
/* Menu style 2 */
#navigation.menu-style-2 ul.menu > li > a:before,
#navigation.menu-style-2 .menu > ul > li > a:before {
	content: none;
	display: none;
}
#navigation ul.menu > li.menu-item-has-children > a:after,
#navigation .menu > ul > li.menu-item-has-children > a:after,
#navigation ul.menu > li.penci-mega-menu > a:after,
#navigation .menu > ul > li.penci-mega-menu > a:after {
	font-family: FontAwesome;
	content: "\f107";
	margin-left: 5px;
	color: inherit;
	font-size: 13px;
	font-weight: normal;
	width: auto;
	display: inline-block;
}
.penci-fawesome-ver5 #navigation ul.menu > li.menu-item-has-children > a:after,
.penci-fawesome-ver5 #navigation .menu > ul > li.menu-item-has-children > a:after,
.penci-fawesome-ver5 #navigation ul.menu > li.penci-mega-menu > a:after,
.penci-fawesome-ver5 #navigation .menu > ul > li.penci-mega-menu > a:after {
	font-family: "Font Awesome 5 Free";
	content: "\f107";
	font-weight: 900;
}
#navigation.menu-style-2 .menu .sub-menu,
#navigation.menu-style-2 .menu .children {
	border-top: 4px solid #E0E0E0;
	padding: 8px 0;
}
#navigation.menu-style-2 ul.menu ul.sub-menu:before,
#navigation.menu-style-2 .menu ul ul.sub-menu:before {
	width: 0;
	height: 4px;
	top: -4px;
	position: absolute;
	background: var(--pcaccent-cl);
	left: 0;
	-webkit-transition: width 400ms cubic-bezier(0.870, 0.020, 0.230, 1);
	-webkit-transition: width 400ms cubic-bezier(0.870, 0.020, 0.230, 1.005);
	-moz-transition: width 400ms cubic-bezier(0.870, 0.020, 0.230, 1.005);
	-o-transition: width 500ms cubic-bezier(0.870, 0.020, 0.230, 1.005);
	transition: width 500ms cubic-bezier(0.870, 0.020, 0.230, 1.005);
	content: "";
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
}
#navigation.menu-style-2 ul.menu li:hover > ul:before,
#navigation.menu-style-2 .menu ul li:hover > ul:before {
	width: 100%;
}
#navigation.menu-style-2 ul.menu ul.sub-menu a,
#navigation.menu-style-2 .menu ul ul.sub-menu a {
	padding: 8px 0;
	border: none !important;
}
#navigation.menu-style-2 .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts {
	padding: 0;
}
#navigation.menu-style-2 .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-post {
	padding: 0 0 15px;
	margin: 0;
	position: relative;
	z-index: 5;
}
#navigation.menu-style-2 .penci-megamenu .penci-mega-thumbnail {
	position: relative;
	z-index: 5;
}
#navigation.menu-style-2 .penci-megamenu .penci-mega-meta {
	padding: 0 5px;
}
#navigation.menu-style-2 .penci-megamenu .post-mega-title {
	line-height: 1;
}
.menu-style-2 .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-post:before {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #f1f1f2;
	z-index: 1;
}
#navigation.menu-style-2 .penci-megamenu .penci-mega-thumbnail .mega-cat-name {
	bottom: 0;
	top: auto;
}
#navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories {
	padding: 12px 0;
}
#navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories:after {
	background-color: #f1f1f2;
}
#navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories a {
	min-width: 0;
	display: block;
	text-align: left;
	line-height: 1.4em;
	margin: 0;
	padding: 6px 0 6px 20px;
	position: relative;
	border: none;
	background-color: inherit;
	z-index: 0;
}
#navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories a:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -.5px;
	-webkit-transition: width, 0.4s ease-in-out;
	-o-transition: width, 0.4s ease-in-out;
	transition: width, 0.4s ease-in-out;
	border-bottom: 1px solid;
	width: 0;
	opacity: 0.3;
	left: 20px;
	z-index: 1;
	box-shadow: none;
	-webkit-box-shadow: none;
	color: inherit;
}
#navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories a:hover:after {
	width: calc(100% + 20px);
}
#navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories a span {
	position: relative;
	z-index: 2;
	background-color: inherit;
	padding-right: 20px;
	display: inline-block;
}
#navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories a.all-style:before {
	content: "";
	background: #f1f1f2;
	width: 24px;
	display: block;
	height: 1px;
	margin: 4px 0 17px;
	opacity: 1;
	position: static;
	box-shadow: none;
	-webkit-box-shadow: none;
}
#navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories a.all-style:after {
	content: none;
	display: none;
}
#navigation.menu-style-2 ul.menu > li.megamenu > ul.sub-menu {
	padding: 5px 0;
}
#navigation.menu-style-2 ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu:before {
	display: none;
	content: none;
}
/* = Menu Items Padding
-----------------------------------------------------*/
#navigation.menu-item-padding ul.menu > li,
#navigation.menu-item-padding .menu > ul > li {
	margin: 0;
}
#navigation.menu-item-padding ul.menu > li > a,
#navigation.menu-item-padding .menu > ul > li > a {
	padding: 0 15px;
}
#navigation.menu-item-padding .menu > li > a:hover,
#navigation.menu-item-padding .menu > li:hover > a,
#navigation.menu-item-padding .menu > li.current-menu-item > a,
#navigation.menu-item-padding .menu > li.current_page_item > a,
#navigation.menu-item-padding .menu > li.current-menu-ancestor > a,
#navigation.menu-item-padding .menu > li.current-menu-item > a {
	background-color: #ececec;
}
#navigation.menu-item-padding ul.menu > li > a:before,
#navigation.menu-item-padding .menu > ul > li > a:before {
	content: none;
	display: none;
}
@media only screen and (min-width: 961px) {
	#navigation.header-1.menu-item-padding,
	#navigation.header-4.menu-item-padding,
	#navigation.header-7.menu-item-padding,
	#navigation.header-1.menu-item-padding ul.menu > li > a,
	#navigation.header-4.menu-item-padding ul.menu > li > a,
	#navigation.header-7.menu-item-padding ul.menu > li > a {
		height: 59px;
	}
	.is-sticky #navigation.header-10.menu-item-padding ul.menu > li > a,
	.is-sticky #navigation.header-11.menu-item-padding ul.menu > li > a,
	.is-sticky #navigation.header-1.menu-item-padding ul.menu > li > a,
	.is-sticky #navigation.header-4.menu-item-padding ul.menu > li > a,
	.is-sticky #navigation.header-7.menu-item-padding ul.menu > li > a,
	.is-sticky #navigation.header-6.menu-item-padding ul.menu > li > a,
	.is-sticky #navigation.header-9.menu-item-padding ul.menu > li > a {
		height: 58px;
	}
	.is-sticky #navigation.header-10.penci-logo-overflow #logo,
	.is-sticky #navigation.header-11.penci-logo-overflow #logo {
		height: 58px !important;
	}
	.is-sticky #navigation.header-10 #logo img,
	.is-sticky #navigation.header-11 #logo img {
		max-height: 58px;
	}
	.is-sticky #navigation.header-11 .menu > li > a,
	.is-sticky #navigation.header-11 ul.menu > li > a,
	.is-sticky #navigation.header-10 .menu > li > a,
	.is-sticky #navigation.header-10 ul.menu > li > a {
		line-height: 58px;
	}
	#navigation.header-10.menu-item-padding,
	#navigation.header-11.menu-item-padding,
	#navigation.header-6.menu-item-padding,
	#navigation.header-9.menu-item-padding,
	#navigation.header-10.menu-item-padding ul.menu > li > a,
	#navigation.header-11.menu-item-padding ul.menu > li > a,
	#navigation.header-6.menu-item-padding ul.menu > li > a,
	#navigation.header-9.menu-item-padding ul.menu > li > a {
		height: 81px;
	}
	#navigation.header-2.menu-item-padding ul.menu > li > a,
	#navigation.header-3.menu-item-padding ul.menu > li > a,
	#navigation.header-5.menu-item-padding ul.menu > li > a,
	#navigation.header-8.menu-item-padding ul.menu > li > a {
		height: 60px;
		margin-top: -1px;
	}
	.is-sticky #navigation.header-2.menu-item-padding ul.menu > li > a,
	.is-sticky #navigation.header-3.menu-item-padding ul.menu > li > a,
	.is-sticky #navigation.header-5.menu-item-padding ul.menu > li > a,
	.is-sticky #navigation.header-8.menu-item-padding ul.menu > li > a {
		height: 58px;
		margin-top: 0;
	}
	#navigation.header-1.menu-item-padding,
	#navigation.header-4.menu-item-padding,
	#navigation.header-6.menu-item-padding,
	#navigation.header-7.menu-item-padding,
	#navigation.header-9.menu-item-padding {
		border-top: none !important;
	}
	.is-sticky #navigation.menu-item-padding,
	.is-sticky #navigation.menu-item-padding {
		height: 58px;
		border: none !important;
	}
	#navigation-sticky-wrapper:not(.is-sticky) .menu .sub-menu,
	#navigation-sticky-wrapper:not(.is-sticky) .menu .children {
		margin-top: -1px;
	}
}
@-moz-document url-prefix() {
	#navigation.menu-style-2 ul.menu > li.megamenu > ul.sub-menu:before {
		top: 0;
	}
}
/* = Mobile navigation
-----------------------------------------------------*/
.penci-menu-hbg,
#sidebar-nav {
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 99997;
	width: 270px;
	overflow-y: auto;
	padding: 30px 20px 20px;
	background: #ffffff;
	left: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transform: translateX(-270px);
	-webkit-transform: translateX(-270px);
	-moz-transform: translateX(-270px);
}
.penci-menu-hbg.penci-vernav-show {
	z-index: 100;
}
@media only screen and (min-width: 961px) {
	#sidebar-nav {
		display: none;
	}
}
#sidebar-nav #logo {
	display: none !important;
}
#sidebar-nav #logo + ul {
	border-top: 1px solid #DEDEDE;
}
.penci-menu-hbg {
	width: 330px;
	transform: translateX(-330px);
	-webkit-transform: translateX(-330px);
	-moz-transform: translateX(-330px);
}
.admin-bar .penci-menu-hbg {
	padding-top: 62px;
}
.open-sidebar-nav #sidebar-nav {
	left: 270px;
}
.penci-menuhbg-open .penci-menu-hbg.penci-menu-hbg-left {
	left: 330px;
}
.penci-menu-hbg::-webkit-scrollbar {
	width: 0;
}
#sidebar-nav::-webkit-scrollbar {
	width: 6px;
	background: #848484;
}
#sidebar-nav::-webkit-scrollbar-thumb {
	background-color: #313131;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
#sidebar-nav::-webkit-scrollbar-corner {
	background-color: #DEDEDE;
}
#sidebar-nav-logo {
	padding: 0 20px 20px;
	text-align: center;
	margin: 0 0 15px 0;
	position: relative;
}
#sidebar-nav-logo:before {
	content: "";
	width: 60px;
	height: 1px;
	background: var(--pcaccent-cl);
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
}
.header-social.sidebar-nav-social {
	margin: 0 0 43px 0;
	padding: 0 10px;
}
.header-social.sidebar-nav-social .inner-header-social:before,
.header-social.sidebar-nav-social .inner-header-social:after {
	content: none;
}
.header-social.sidebar-nav-social a i {
	color: #313131;
}
.penci-menu-hbg .header-social.sidebar-nav-social a i {
	font-size: 14px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.header-social.sidebar-nav-social a i:hover {
	color: var(--pcaccent-cl);
}
.penci-menu-hbg .header-social.penci-hbg-social-style-2 a,
.penci-menu-hbg .header-social.penci-hbg-social-style-4 a {
	margin: 0 3px 6px;
}
.penci-menu-hbg .header-social.penci-hbg-social-style-2 a i,
.penci-menu-hbg .header-social.penci-hbg-social-style-4 a i {
	width: 36px;
	height: 36px;
	line-height: 34px;
	background: none;
	border: 1px solid #E0E0E0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin: 0;
	display: inline-block;
	text-align: center;
}
.penci-menu-hbg .header-social.penci-hbg-social-style-2 a:hover i {
	background: var(--pcaccent-cl);
	border-color: var(--pcaccent-cl);
	color: #fff;
}
.penci-menu-hbg .header-social.penci-hbg-social-style-2.hgb-social-style-3 a i,
.penci-menu-hbg .header-social.penci-hbg-social-style-4.hgb-social-style-5 a i {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.penci-menu-hbg .header-social.penci-hbg-social-style-4 a i,
.penci-menu-hbg .header-social.penci-hbg-social-style-4 a:hover i,
.penci-social-colored ul.footer-socials li a i {
	color: #fff !important;
	border: none !important;
	line-height: 36px;
}
.penci-menu-hbg .header-social.penci-hbg-social-style-4 a:hover i,
.penci-social-colored ul.footer-socials li a:hover i {
	opacity: 0.85;
}
.tags-share-box.tags-share-box-s2 .post-share-facebook,
.pcsoccl-brandbg .pcsc-brandflag.pcsoci-facebook,
.penci-social-colored a i.fa-facebook,
.penci-social-colored a i.penciicon-facebook,
.penci-social-colored a i.fa-facebook-f {
	background: #0d47a1 !important;
}
.tags-share-box.tags-share-box-s2 .post-share-twitter,
.pcsoccl-brandbg .pcsc-brandflag.pcsoci-twitter,
.penci-social-colored a i.penciicon-twitter,
.penci-social-colored a i.fa-twitter {
	background: #40c4ff !important;
}
.penci-social-colored a i.fa-google-plus {
	background: #eb4026 !important;
}
.pcsoccl-brandbg .pcsc-brandflag.pcsoci-instagram,
.penci-social-colored a i.penciicon-instagram,
.penci-social-colored a i.fa-instagram {
	background: #4D7A9E !important;
	background: radial-gradient(circle farthest-corner at 35% 90%, #ffa100, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #efa11c, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #8f44c7, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d43178, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%) !important;
}
.tags-share-box.tags-share-box-s2 .post-share-pinterest,
.pcsoccl-brandbg .pcsc-brandflag.pcsoci-pinterest,
.penci-social-colored a i.penciicon-pinterest,
.penci-social-colored a i.fa-pinterest {
	background: #bd081c !important;
}
.tags-share-box.tags-share-box-s2 .post-share-linkedin,
.penci-social-linkedin .penci-social-content,
.penci-social-colored a i.fa-linkedin,
.penci-social-colored a i.penciicon-linkedin,
.penci-social-colored a i.fa-linkedin-in {
	background: #0077b5 !important;
}
.pcsoccl-brandbg .pcsc-brandflag.pcsoci-flickr,
.penci-social-colored a i.penciicon-flickr,
.penci-social-colored a i.fa-flickr {
	background: #ff0084 !important;
}
.pcsoccl-brandbg .pcsc-brandflag.pcsoci-behance,
.penci-social-colored a i.penciicon-behance,
.penci-social-colored a i.fa-behance {
	background: #053eff !important;
}
.tags-share-box.tags-share-box-s2 .post-share-tumblr,
.penci-social-tumblr .penci-social-content,
.penci-social-colored a i.penciicon-tumblr,
.penci-social-colored a i.fa-tumblr {
	background: #34465d !important;
}
.pcsoccl-brandbg .pcsc-brandflag.pcsoci-youtube,
.penci-social-colored a i.fa-youtube-play,
.penci-social-colored a i.penciicon-youtube,
.penci-social-colored a i.fa-youtube {
	background: #ff0000 !important;
}
.tags-share-box.tags-share-box-s2 .post-share-email,
.penci-social-email .penci-social-content,
.penci-social-colored a i.fa-envelope-o,
.penci-social-colored a i.penciicon-email,
.penci-social-colored a i.fa-envelope {
	background: #0084ff !important;
}
.tags-share-box.tags-share-box-s2 .post-share-vk,
.pcsoccl-brandbg .pcsc-brandflag.pcsoci-vk,
.penci-social-colored a i.penciicon-vk,
.penci-social-colored a i.fa-vk {
	background: #5181b8 !important;
}
.tags-share-box.tags-share-box-s2 .post-share-pocket,
.penci-social-pocket .penci-social-content,
.penci-social-colored a i.fa-pocket {
	background: #ef4056 !important;
}
.tags-share-box.tags-share-box-s2 .post-share-skype,
.penci-social-skype .penci-social-content,
.penci-social-colored a i.fa-skype {
	background: #00aff0 !important;
}
.penci-social-heart .penci-social-content,
.penci-social-colored a i.fa-heart {
	background: #000000 !important;
}
.penci-social-vine .penci-social-content,
.penci-social-colored a i.penciicon-vine,
.penci-social-colored a i.fa-vine {
	background: #00B98A !important;
}
.pcsoccl-brandbg .pcsc-brandflag.pcsoci-soundcloud,
.penci-social-colored a i.penciicon-soundcloud,
.penci-social-colored a i.fa-soundcloud {
	background: #F76201 !important;
}
.penci-social-snapchat .penci-social-content,
.penci-social-colored a i.fa-snapchat-ghost,
.penci-social-colored a i.penciicon-snapchat,
.penci-social-colored a i.fa-snapchat {
	background: #F6F600 !important;
}
.penci-social-spotify .penci-social-content,
.penci-social-colored a i.penciicon-spotify,
.penci-social-colored a i.fa-spotify {
	background: #22C95C !important;
}
.penci-social-github .penci-social-content,
.penci-social-colored a i.penciicon-github,
.penci-social-colored a i.fa-github {
	background: #302F2F !important;
}
.penci-social-stack .penci-social-content,
.penci-social-colored a i.penciicon-stack-overflow,
.penci-social-colored a i.fa-stack-overflow {
	background: #F7A000 !important;
}
.pcsoccl-brandbg .pcsc-brandflag.pcsoci-twitch,
.penci-social-colored a i.penciicon-twitch,
.penci-social-colored a i.fa-twitch {
	background: #613FA0 !important;
}
.pcsoccl-brandbg .pcsc-brandflag.pcsoci-vimeo,
.penci-social-colored a i.fa-vimeo,
.penci-social-colored a i.penciicon-vimeo,
.penci-social-colored a i.fa-vimeo-v {
	background: #00A8E8 !important;
}
.penci-social-steam .penci-social-content,
.penci-social-colored a i.penciicon-steam,
.penci-social-colored a i.fa-steam {
	background: #BCBAB8 !important;
}
.penci-social-xing .penci-social-content,
.penci-social-colored a i.penciicon-xing,
.penci-social-colored a i.fa-xing {
	background: #007C7C !important;
}
.tags-share-box.tags-share-box-s2 .post-share-whatsapp,
.penci-social-whatsapp .penci-social-content,
.penci-social-colored a i.penciicon-whatsapp,
.penci-social-colored a i.fa-whatsapp {
	background: #00E676 !important;
}
.penci-social-colored a i.fa-heart-o {
	background: #000 !important;
}
.tags-share-box.tags-share-box-s2 .post-share-telegram,
.penci-social-telegram .penci-social-content,
.penci-social-colored a i.penciicon-telegram,
.penci-social-colored a i.fa-telegram {
	background: #289FD9 !important;
}
.tags-share-box.tags-share-box-s2 .post-share-reddit,
.penci-social-colored a i.penciicon-reddit,
.penci-social-reddit .penci-social-content,
.penci-social-colored a i.fa-reddit-alien {
	background: #F74300 !important;
}
.tags-share-box.tags-share-box-s2 .post-share-ok,
.penci-social-odnoklassniki .penci-social-content,
.penci-social-colored a i.penciicon-odnoklassniki,
.penci-social-colored a i.fa-odnoklassniki {
	background: #F18F00 !important;
}
.penci-social-500px .penci-social-content,
.penci-social-colored a i.fa-500px {
	background: #00AAFF !important;
}
.tags-share-box.tags-share-box-s2 .post-share-stumbleupon,
.penci-social-stumbleupon .penci-social-content,
.penci-social-colored a i.penciicon-stumbleupon,
.penci-social-colored a i.fa-stumbleupon {
	background: #EB4823 !important;
}
.penci-social-weixin .penci-social-content,
.penci-social-colored a i.penciicon-wechat,
.penci-social-colored a i.fa-weixin {
	background: #0FC91C !important;
}
.penci-social-weibo .penci-social-content,
.penci-social-colored a i.penciicon-sina-weibo,
.penci-social-colored a i.fa-weibo {
	background: #DF152C !important;
}
.pcsoccl-brandbg .pcsc-brandflag.pcsoci-rss,
.penci-social-colored a i.penciicon-rss,
.penci-social-colored a i.fa-rss {
	background: #F0941A !important;
}
.penci-social-line .penci-social-content,
.penci-social-colored a i.penci-icon-line,
.penci-social-colored a i.fa-line,
.penci-social-colored a i.penciicon-line-1,
.penci-social-colored a i.penciicon-line {
	background: #01b901 !important;
}
.tags-share-box.tags-share-box-s2 .post-share-viber,
.penci-social-viber .penci-social-content,
.penci-social-colored a i.penci-icon-viber,
.penci-social-colored a i.penciicon-viber,
.penci-social-colored a i.penciicon-viber-1,
.penci-social-colored a i.fa-viber {
	background: #7d51a0 !important;
}
.penci-social-discord .penci-social-content,
.penci-social-colored a i.penci-icon-discord,
.penci-social-colored a i.penciicon-discord,
.penci-social-colored a i.penciicon-discord-1,
.penci-social-colored a i.fa-discord {
	background: #7289da !important;
}
.penci-social-colored a i.penciicon-slack,
.penci-social-colored a i.fa-slack {
	background: #611f69 !important;
}
.penci-social-colored a i.fa-mixcloud {
	background: #f3b2a6 !important;
}
.penci-social-colored a i.fa-goodreads,
.penci-social-colored a i.penci-icon-goodreads,
.penci-social-colored a i.penciicon-goodreads {
	background: #8a5724 !important;
}
.penci-social-colored a i.penciicon-tripadvisor,
.penci-social-colored a i.fa-tripadvisor {
	background: #34e0a1 !important;
}
.pcsoccl-brandbg .pcsc-brandflag.pcsoci-tiktok,
.penci-social-colored a i.fa-tiktok,
.penci-social-colored a i.penci-icon-tiktok,
.penci-social-colored a i.penciicon-tik-tok-1,
.penci-social-colored a i.penciicon-tik-tok {
	background: #fe2c55 !important;
}
.penci-social-colored a i.penciicon-douban-logo {
	background: #00B51D !important;
}
.penci-social-colored a i.penciicon-qq-social-logo-of-a-penguin {
	background: #4292FF !important;
}
.tags-share-box.tags-share-box-s2 .post-share-line {
	background: #01b901 !important;
}
.tags-share-box.tags-share-box-s2 .post-share-plike {
	background: var(--pcaccent-cl);
}
.penci-social-delicious .penci-social-content {
	background: var(--pcaccent-cl) !important;
}
.penci-social-dribbble .penci-social-content {
	background: #ea4c89 !important;
}
.penci-social-colored a i.penciicon-letter-d {
	background: #000000 !important;
}
.penci-social-colored a i.penciicon-blogger,
.penci-social-colored a i.penciicon-blogger-1 {
	background: #ed7800 !important;
}
.penci-social-colored a i.fa-delicious {
	background: #0078f0 !important;
}
.penci-social-colored a i.penciicon-deviantart,
.penci-social-colored a i.penciicon-deviantart-1 {
	background: #01ca3a !important;
}
.penci-social-colored a i.fa-digg {
	background: #005be2 !important;
}
.penci-social-colored a i.penciicon-evernote-1,
.penci-social-colored a i.penciicon-evernote {
	background: #00a32c !important;
}
.penci-social-colored a i.penciicon-forrst-1,
.penci-social-colored a i.penciicon-forrst {
	background: #054958 !important;
}
.penci-social-colored a i.penciicon-grooveshark-1,
.penci-social-colored a i.penciicon-grooveshark {
	background: #f75421 !important;
}
.penci-social-colored a i.penciicon-lastfm {
	background: #e31b23 !important;
}
.penci-social-colored a i.penciicon-myspace,
.penci-social-colored a i.penciicon-myspace-logo {
	background: #0037c1 !important;
}
.penci-social-colored a i.penciicon-brand,
.penci-social-colored a i.fa-paypal {
	background: #0070ba !important;
}
.penci-social-colored a i.penciicon-skype,
.penci-social-colored a i.fa-skype {
	background: #00aff0 !important;
}
.penci-social-colored a i.penciicon-windows,
.penci-social-colored a i.fa-windows {
	background: #00adef !important;
}
.penci-social-colored a i.penciicon-wordpress-logo,
.penci-social-colored a i.fa-wordpress {
	background: #21759b !important;
}
.penci-social-colored a i.penciicon-yahoo-logo {
	background: #6001d2 !important;
}
.penci-social-colored a i.penciicon-y {
	background: #FC401D !important;
}
.pcsoccl-brandtext .pcsc-brandflag.pcsoci-facebook i,
.penci-social-textcolored a i.fa-facebook,
.penci-social-textcolored a i.penciicon-facebook,
.penci-social-textcolored a i.fa-facebook-f {
	color: #0d47a1 !important;
}
.pcsoccl-brandtext .pcsc-brandflag.pcsoci-twitter i,
.penci-social-textcolored a i.penciicon-twitter,
.penci-social-textcolored a i.fa-twitter {
	color: #40c4ff !important;
}
.penci-social-textcolored a i.fa-google-plus {
	color: #eb4026 !important;
}
.pcsoccl-brandtext .pcsc-brandflag.pcsoci-instagram i,
.penci-social-textcolored a i.penciicon-instagram,
.penci-social-textcolored a i.fa-instagram {
	color: #4D7A9E !important;
}
.pcsoccl-brandtext .pcsc-brandflag.pcsoci-pinterest i,
.penci-social-textcolored a i.penciicon-pinterest,
.penci-social-textcolored a i.fa-pinterest {
	color: #bd081c !important;
}
.penci-social-textcolored a i.penciicon-linkedin,
.penci-social-textcolored a i.fa-linkedin,
.penci-social-textcolored a i.fa-linkedin-in {
	color: #0077b5 !important;
}
.pcsoccl-brandtext .pcsc-brandflag.pcsoci-flickr i,
.penci-social-textcolored a i.penciicon-flickr,
.penci-social-textcolored a i.fa-flickr {
	color: #ff0084 !important;
}
.pcsoccl-brandtext .pcsc-brandflag.pcsoci-behance i,
.penci-social-textcolored a i.penciicon-behance,
.penci-social-textcolored a i.fa-behance {
	color: #053eff !important;
}
.penci-social-textcolored a i.penciicon-tumblr,
.penci-social-textcolored a i.fa-tumblr {
	color: #34465d !important;
}
.pcsoccl-brandtext .pcsc-brandflag.pcsoci-youtube i,
.penci-social-textcolored a i.penciicon-youtube,
.penci-social-textcolored a i.fa-youtube-play,
.penci-social-textcolored a i.fa-youtube {
	color: #ff0000 !important;
}
.penci-social-textcolored a i.penciicon-email,
.penci-social-textcolored a i.fa-envelope-o,
.penci-social-textcolored a i.fa-envelope {
	color: #0084ff !important;
}
.pcsoccl-brandtext .pcsc-brandflag.pcsoci-vk i,
.penci-social-textcolored a i.penciicon-vk,
.penci-social-textcolored a i.fa-vk {
	color: #5181b8 !important;
}
.penci-social-textcolored a i.fa-heart,
.penci-social-textcolored a i.fa-heart-o {
	color: #000000 !important;
}
.penci-social-textcolored a i.penciicon-vine,
.penci-social-textcolored a i.fa-vine {
	color: #00B98A !important;
}
.pcsoccl-brandtext .pcsc-brandflag.pcsoci-soundcloud i,
.penci-social-textcolored a i.penciicon-soundcloud,
.penci-social-textcolored a i.fa-soundcloud {
	color: #F76201 !important;
}
.penci-social-textcolored a i.fa-pocket {
	color: #ef4056 !important;
}
.penci-social-textcolored a i.penciicon-snapchat,
.penci-social-textcolored a i.fa-snapchat-ghost,
.penci-social-textcolored a i.fa-snapchat {
	color: #F6F600 !important;
}
.penci-social-textcolored a i.penciicon-spotify,
.penci-social-textcolored a i.fa-spotify {
	color: #22C95C !important;
}
.penci-social-textcolored a i.penciicon-github,
.penci-social-textcolored a i.fa-github {
	color: #302F2F !important;
}
.penci-social-textcolored a i.penciicon-stack-overflow,
.penci-social-textcolored a i.fa-stack-overflow {
	color: #F7A000 !important;
}
.pcsoccl-brandtext .pcsc-brandflag.pcsoci-twitch i,
.penci-social-textcolored a i.penciicon-twitch,
.penci-social-textcolored a i.fa-twitch {
	color: #613FA0 !important;
}
.pcsoccl-brandtext .pcsc-brandflag.pcsoci-vimeo i,
.penci-social-textcolored a i.penciicon-vimeo,
.penci-social-textcolored a i.fa-vimeo,
.penci-social-textcolored a i.fa-vimeo-v {
	color: #00A8E8 !important;
}
.penci-social-textcolored a i.penciicon-steam,
.penci-social-textcolored a i.fa-steam {
	color: #BCBAB8 !important;
}
.penci-social-textcolored a i.penciicon-xing,
.penci-social-textcolored a i.fa-xing {
	color: #007C7C !important;
}
.penci-social-textcolored a i.penciicon-whatsapp,
.penci-social-textcolored a i.fa-whatsapp {
	color: #00E676 !important;
}
.penci-social-textcolored a i.penciicon-telegram,
.penci-social-textcolored a i.fa-telegram {
	color: #289FD9 !important;
}
.penci-social-textcolored a i.penciicon-reddit,
.penci-social-textcolored a i.fa-reddit-alien {
	color: #F74300 !important;
}
.penci-social-textcolored a i.penciicon-odnoklassniki,
.penci-social-textcolored a i.fa-odnoklassniki {
	color: #F18F00 !important;
}
.penci-social-textcolored a i.fa-500px {
	color: #00AAFF !important;
}
.penci-social-textcolored a i.penciicon-stumbleupon,
.penci-social-textcolored a i.fa-stumbleupon {
	color: #EB4823 !important;
}
.penci-social-textcolored a i.penciicon-wechat,
.penci-social-textcolored a i.fa-weixin {
	color: #0FC91C !important;
}
.penci-social-textcolored a i.penciicon-sina-weibo,
.penci-social-textcolored a i.fa-weibo {
	color: #DF152C !important;
}
.pcsoccl-brandtext .pcsc-brandflag.pcsoci-rss i,
.penci-social-textcolored a i.penciicon-rss,
.penci-social-textcolored a i.fa-rss {
	color: #F0941A !important;
}
.penci-social-textcolored a i.penciicon-slack,
.penci-social-textcolored a i.fa-slack {
	color: #611f69 !important;
}
.penci-social-textcolored a i.fa-mixcloud {
	color: #f3b2a6 !important;
}
.penci-social-textcolored a i.fa-goodreads,
.penci-social-textcolored a i.penciicon-goodreads,
.penci-social-textcolored a i.penci-icon-goodreads {
	color: #8a5724 !important;
}
.penci-social-textcolored a i.penciicon-tripadvisor,
.penci-social-textcolored a i.fa-tripadvisor {
	color: #34e0a1 !important;
}
.pcsoccl-brandtext .pcsc-brandflag.pcsoci-tiktok i,
.penci-social-textcolored a i.penciicon-tik-tok-1,
.penci-social-textcolored a i.fa-tiktok,
.penci-social-textcolored a i.penciicon-tik-tok,
.penci-social-textcolored a i.penci-icon-tiktok {
	color: #fe2c55 !important;
}
.penci-social-textcolored a i.penciicon-line-1,
.penci-social-textcolored a i.penci-icon-line,
.penci-social-textcolored a i.penciicon-line,
.penci-social-textcolored a i.fa-line {
	color: #01b901 !important;
}
.penci-social-textcolored a i.penci-icon-viber,
.penci-social-textcolored a i.penciicon-viber,
.penci-social-textcolored a i.penciicon-viber-1,
.penci-social-textcolored a i.fa-viber {
	color: #7d51a0 !important;
}
.penci-social-textcolored a i.penci-icon-discord,
.penci-social-textcolored a i.penciicon-discord-1,
.penci-social-textcolored a i.penciicon-discord,
.penci-social-textcolored a i.fa-discord {
	color: #7289da !important;
}
.penci-social-textcolored a i.penciicon-douban-logo {
	color: #00B51D !important;
}
.penci-social-textcolored a i.penciicon-qq-social-logo-of-a-penguin {
	color: #4292FF !important;
}
.penci-social-textcolored a i.penciicon-letter-d {
	color: #000000 !important;
}
.penci-social-textcolored a i.penciicon-blogger,
.penci-social-textcolored a i.penciicon-blogger-1 {
	color: #ed7800 !important;
}
.penci-social-textcolored a i.fa-delicious {
	color: #0078f0 !important;
}
.penci-social-textcolored a i.penciicon-deviantart,
.penci-social-textcolored a i.penciicon-deviantart-1 {
	color: #01ca3a !important;
}
.penci-social-textcolored a i.fa-digg {
	color: #005be2 !important;
}
.penci-social-textcolored a i.penciicon-evernote-1,
.penci-social-textcolored a i.penciicon-evernote {
	color: #00a32c !important;
}
.penci-social-textcolored a i.penciicon-forrst-1,
.penci-social-textcolored a i.penciicon-forrst {
	color: #054958 !important;
}
.penci-social-textcolored a i.penciicon-grooveshark-1,
.penci-social-textcolored a i.penciicon-grooveshark {
	color: #f75421 !important;
}
.penci-social-textcolored a i.penciicon-lastfm {
	color: #e31b23 !important;
}
.penci-social-textcolored a i.penciicon-myspace,
.penci-social-textcolored a i.penciicon-myspace-logo {
	color: #0037c1 !important;
}
.penci-social-textcolored a i.penciicon-brand,
.penci-social-textcolored a i.fa-paypal {
	color: #0070ba !important;
}
.penci-social-textcolored a i.penciicon-skype,
.penci-social-textcolored a i.fa-skype {
	color: #00aff0 !important;
}
.penci-social-textcolored a i.penciicon-windows,
.penci-social-textcolored a i.fa-windows {
	color: #00adef !important;
}
.penci-social-textcolored a i.penciicon-wordpress-logo,
.penci-social-textcolored a i.fa-wordpress {
	color: #21759b !important;
}
.penci-social-textcolored a i.penciicon-yahoo-logo {
	color: #6001d2 !important;
}
.penci-social-textcolored a i.penciicon-y {
	color: #FC401D !important;
}
.penci-menu-hbg .menu,
#sidebar-nav .menu {
	margin: 0;
	list-style: none;
}
.penci-menu-hbg .menu li,
#sidebar-nav .menu li {
	display: block;
	border-bottom: 1px solid #DEDEDE;
	padding: 0;
	margin-bottom: 0;
}
.penci-menu-hbg .menu li.penci-mega-menu .sub-menu a:empty {
	padding: 0;
	display: none;
}
.penci-menu-hbg .menu li.penci-mega-menu .sub-menu a:blank {
	padding: 0;
	display: none;
}
.penci-menu-hbg .menu li.penci-mega-menu .sub-menu .penci-megamenu a:not(.mega-cat-child) {
	padding: 0;
	display: none;
}
.penci-menu-hbg .menu > li:last-child,
.penci-menu-hbg .menu ul > li:last-child,
#sidebar-nav .menu > li:last-child,
#sidebar-nav .menu ul > li:last-child {
	border-bottom: none;
}
.penci-menu-hbg .menu li a,
#sidebar-nav .menu li a {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #313131;
	margin: 0;
	position: relative;
	padding: 13px 0 13px 0;
	display: block;
	line-height: 1.3em;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
}
.penci-menu-hbg .menu li a {
	text-decoration: none;
}
.penci-menu-hbg .menu li.menu-item-has-children a,
#sidebar-nav .menu li.menu-item-has-children a {
	padding-right: 17px;
}
.penci-menu-hbg .menu li a:hover,
#sidebar-nav .menu li a:hover {
	color: var(--pcaccent-cl);
}
.penci-menu-hbg .menu li a > i,
#sidebar-nav .menu li a > i {
	display: inline-block;
	margin-right: 5px;
}
.penci-menu-hbg ul.sub-menu,
#sidebar-nav ul.sub-menu {
	border-top: 1px solid #DEDEDE;
	display: none;
	padding: 10px 0 10px 12px;
}
.penci-menu-hbg ul.sub-menu {
	margin: 0;
}
.penci-menu-hbg ul.sub-menu ul.sub-menu,
#sidebar-nav ul.sub-menu ul.sub-menu {
	border: none;
	padding: 5px 0 5px 12px;
}
.penci-menu-hbg ul.sub-menu ul.sub-menu,
#sidebar-nav ul.sub-menu ul.sub-menu {
	padding-right: 0;
}
.penci-menu-hbg ul.sub-menu li,
#sidebar-nav ul.sub-menu li {
	overflow: hidden;
	border: none;
}
.penci-menu-hbg ul.sub-menu li a,
#sidebar-nav ul.sub-menu li a {
	margin: 0 0 0 0;
	padding: 10px 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.penci-menu-hbg .menu li a .indicator,
#sidebar-nav .menu li a .indicator {
	text-decoration: none;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	z-index: 20;
	font-size: 17px;
	font-style: normal;
	text-align: right;
	padding: 11px 0 11px 5px;
	line-height: 1;
	color: inherit !important;
	opacity: 0.85;
}
.menu li a .indicator .fa-angle-up:before {
	content: "\f106";
}
.penci-menu-hbg .menu .sub-menu li a .indicator,
#sidebar-nav .menu .sub-menu li a .indicator {
	padding: 8px 0 8px 5px;
}
.penci-menu-hbg .menu li a .indicator:hover,
.penci-menu-hbg .menu .sub-menu li a .indicator:hover
#sidebar-nav .menu li a .indicator:hover,
#sidebar-nav .menu .sub-menu li a .indicator:hover {
	color: var(--pcaccent-cl);
}
.penci-menu-hbg ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu,
#sidebar-nav ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu {
	display: block;
	padding: 0;
}
.penci-menu-hbg ul.menu > li.megamenu > ul.sub-menu > li > a,
#sidebar-nav ul.menu > li.megamenu > ul.sub-menu > li > a {
	display: none;
}
.fa-angle-double-up:before {
	content: "\f102";
}
.penci-menu-hbg-overlay,
#close-sidebar-nav {
	position: fixed;
	visibility: hidden;
	opacity: 0;
	text-decoration: none;
	top: 0;
	left: 0;
	font-size: 1.4em;
	color: #313131;
	padding: 10px;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	right: 0;
	z-index: 99996;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.penci-menuhbg-open .penci-menu-hbg-overlay {
	left: 0;
	opacity: 1;
	visibility: visible;
}
.open-sidebar-nav #close-sidebar-nav {
	left: 270px;
	opacity: 1;
	visibility: visible;
}
#close-sidebar-nav i {
	display: none;
	width: 24px;
	height: 24px;
	background-color: #fff;
	line-height: 24px;
	text-align: center;
	border-radius: 12px;
	font-size: 14px;
}
/* = Menu Humberger
-----------------------------------------------------*/
.penci-menu-hbg {
	background-repeat: no-repeat;
	background-position: center center;
}
.penci-menu-hbg #logo {
	display: none;
}
.penci-menuhbg-wapper {
	float: right;
	width: 18px;
	margin-right: 12px;
	text-align: center;
}
.penci-menuhbg-toggle {
	padding: 0;
	width: 18px;
	line-height: 20px;
	background-position: right top;
	background-repeat: no-repeat;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	display: flex;
	align-items: center;
	height: 58px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.penci-menuhbg-toggle .penci-menuhbg-inner {
	transition: -webkit-transform 0.33s 0.3s ease-in;
	transition: transform 0.33s 0.3s ease-in;
	-webkit-transform-origin: center;
	transform-origin: center;
	display: block;
	height: 20px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.penci-menuhbg-toggle .penci-lines {
	height: 2px;
	display: block;
	width: 18px;
	background-color: transparent;
	position: relative;
	transition: background 0.2s ease, opacity 0.2s ease;
}
.penci-menuhbg-toggle .penci-lines:before {
	top: 5px;
	transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0s, background-color 0.2s ease, opacity 0.2s ease;
}
.penci-menuhbg-toggle .penci-lines:after {
	top: -5px;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0.08s, background-color 0.2s ease, opacity 0.2s ease;
}
.penci-menuhbg-toggle .penci-lines:before, .penci-menuhbg-toggle .penci-lines:after {
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	content: '';
	background-color: #313131;
}
.penci-menuhbg-toggle .lines-button {
	cursor: pointer;
	line-height: 0 !important;
	top: 9px;
	position: relative;
	font-size: 0 !important;
	user-select: none;
	display: block;
}
.penci-menuhbg-toggle .lines-button.penci-hover-effect {
	left: -30px;
	margin-top: -2px;
}
.penci-menuhbg-toggle .lines-button:after {
	height: 2px;
	display: inline-block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	background-color: #313131;
	transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0.04s, background-color 0.2s ease, opacity 0.2s ease;
}
.penci-menuhbg-toggle.closed .penci-menuhbg-inner {
	transition: -webkit-transform 0.33s 0s ease;
	transition: transform 0.33s 0s ease;
}
.penci-menuhbg-toggle:hover .lines-button:after,
.penci-menuhbg-toggle:hover .penci-lines:before,
.penci-menuhbg-toggle:hover .penci-lines:after {
	background: var(--pcaccent-cl);
}
.penci-menuhbg-toggle:hover .lines-button:after,
.penci-menuhbg-toggle:hover .penci-lines:before,
.penci-menuhbg-toggle:hover .penci-lines:after {
	transform: translateX(30px);
}
.penci-menu-hbg-inner #penci-close-hbg {
	position: absolute;
	top: 10px;
	left: 15px;
	cursor: pointer;
	z-index: 1;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	width: 20px;
	height: 20px;
	display: block;
	overflow: hidden;
}
.penci-menu-hbg-inner #penci-close-hbg i {
	display: none;
}
.admin-bar .penci-menu-hbg #penci-close-hbg {
	top: 40px;
}
.penci-menu-hbg-inner #penci-close-hbg:before,
.penci-menu-hbg-inner #penci-close-hbg:after {
	content: '';
	height: 100%;
	width: 2px;
	backface-visibility: hidden;
	position: absolute;
	border-radius: 5px;
	background: #888;
	left: 9px;
	transition: opacity 0.2s ease, background-color 0.2s ease;
}
.penci-menu-hbg-inner #penci-close-hbg:before {
	transform: rotate(45deg);
}
.penci-menu-hbg-inner #penci-close-hbg:after {
	transform: rotate(-45deg);
}
.penci-menu-hbg-inner #penci-close-hbg:hover {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}
.penci-menu-hbg-inner #penci-close-hbg:hover:before,
.penci-menu-hbg-inner #penci-close-hbg:hover:after {
	background-color: #111;
}
.penci-menu-hbg-inner .penci-hbg_sitetitle {
	font-size: 18px;
	margin-top: 15px;
	line-height: 1.3;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
}
.penci-menu-hbg-inner .penci-hbg_desc {
	margin-top: 10px;
	line-height: 1.45;
	font-size: 14px;
}
.penci-menu-hbg-inner .penci-hbg-header {
	text-align: center;
	margin-bottom: 30px;
}
.penci-hbg-header .penci-lazy[src*="penci-holder"] {
	width: auto;
	height: auto;
}
.penci-hbg-header .penci-hbg-logo .penci-lazy[src*="penci-holder"] {
	background: none;
}
.penci-menu-hbg-inner .menu-hamburger-navigation {
	margin-bottom: 30px;
}
.penci-menu-hbg-widgets1 {
	margin-top: 40px;
}
.penci-menu-hbg-widgets2 {
	margin-top: 40px;
}
.penci-menu-hbg .penci-sidebar-content .widget {
	margin-bottom: 40px;
}
.penci-menu-hbg-inner .header-social.sidebar-nav-social {
	text-align: left;
	padding-left: 0;
	padding-right: 0;
	margin: 26px -3px 0;
}
.penci-menu-hbg-inner .penci-hbg-footer {
	margin-bottom: 0;
	margin-top: 30px;
}
.penci_menu_hbg_ftext {
	line-height: 1.6;
}
.penci-menu-hbg {
	padding-bottom: 30px;
}
.penci-menu-hbg.penci-menu-hbg-left #penci-close-hbg {
	left: auto;
	right: 10px;
}
.penci-menu-hbg-inner .penci-sidebar-content {
	width: 100% !important;
	float: none !important;
}
.penci-menu-hbg.penci-menu-hbg-right {
	right: 0;
	left: auto;
	transform: translateX(330px);
	-webkit-transform: translateX(330px);
	-moz-transform: translateX(330px);
}
.penci-menuhbg-open .penci-menu-hbg.penci-menu-hbg-right {
	transform: translateX(0);
}
#navigation.header-4 .penci-menuhbg-wapper,
#navigation.header-5 .penci-menuhbg-wapper {
	float: none;
	vertical-align: top;
	display: inline-block;
}
/* = Search
-----------------------------------------------------*/
.wrap-social-search {
	display: inline-block;
	vertical-align: top;
}
.pcheader-icon {
	float: right;
	width: 20px;
	text-align: center;
}
.pcheader-icon.shoping-cart-icon {
	margin-right: 15px;
}
.pcheader-icon.shoping-cart-icon.clear-right,
#navigation.header-4 .pcheader-icon.shoping-cart-icon,
#navigation.header-5 .pcheader-icon.shoping-cart-icon,
#navigation.header-6 .pcheader-icon.shoping-cart-icon {
	margin-right: 0;
}
.pcheader-icon > a {
	height: 58px;
	font-size: 14px;
	line-height: 58px;
	color: #313131;
	cursor: pointer;
	background: none;
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.pcheader-icon.shoping-cart-icon > a {
	position: relative;
}
.pcheader-icon.shoping-cart-icon > a > i {
	font-size: 17px;
}
.pcheader-icon.shoping-cart-icon > a > span {
	position: absolute;
	z-index: 1;
	width: 14px;
	height: 14px;
	display: inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	top: calc(50% - 17px);
	right: -4px;
	background: var(--pcaccent-cl);
	color: #fff;
	text-align: center;
	white-space: nowrap;
	line-height: 14px;
	font-size: 8px;
	font-family: var(--pcbody-font);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
body:not(.penci-fawesome-ver5) .shoping-cart-icon > a i.fas.fa-shopping-cart {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#navigation.header-6 .pcheader-icon.shoping-cart-icon > a > span {
	top: 23px;
}
.is-sticky #navigation.header-6 .pcheader-icon.shoping-cart-icon > a > span {
	top: 12px;
}
.pcheader-icon .fa-shopping-bag:before {
	content: "\f07a";
	font-family: FontAwesome;
}
.penci-fawesome-ver5 .pcheader-icon .fa-shopping-bag:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.show-search {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	height: 58px;
	background: #fff;
	text-align: left;
	z-index: 200;
	display: none;
}
.show-search form.pc-searchform input.search-input {
	padding: 15px 35px 15px 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	color: #313131;
	height: 58px;
	line-height: 28px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: none;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 13px;
}
.show-search form.pc-searchform i {
	display: none;
}
.show-search a.close-search {
	position: absolute;
	width: 20px;
	height: 60px;
	display: inline-block;
	right: 0;
	top: 0;
	z-index: 5;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	cursor: pointer;
	color: #313131;
}
.show-search a.close-search i {
	font-size: 70%;
}
form.pc-searchform .searchsubmit {
	display: none;
}
.penci-header-trans .show-search form.pc-searchform input.search-input {
	padding-left: 15px;
}
.penci-header-trans .show-search a.close-search {
	right: 15px;
}
.header-search-style-showup .penci-top-search {
	position: relative;
}
.header-search-style-showup .show-search {
	left: auto;
	right: 0;
	width: 300px;
	top: 100%;
	padding: 20px;
	border-top: 4px solid var(--pcaccent-cl);
	height: auto !important;
	visibility: hidden;
	display: block;
	-webkit-transition: all 0.27s ease-in-out;
	-moz-transition: all 0.27s ease-in-out;
	-o-transition: all 0.27s ease-in-out;
	transition: all 0.27s ease-in-out;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	box-shadow: 0 3px 3px rgba(190, 190, 190, 0.6);
	-webkit-box-shadow: 0 3px 3px rgba(190, 190, 190, 0.6);
	-moz-box-shadow: 0 3px 3px rgba(190, 190, 190, 0.6);
}
.header-search-style-showup .show-search,
.header-search-style-showup .sticky-wrapper:not(.is-sticky) .show-search,
.header-search-style-showup .sticky-wrapper.is-sticky .show-search,
.header-search-style-showup .sticky-wrapper:not( .is-sticky ) #navigation .show-search {
	height: auto !important;
}
.header-search-style-showup .show-search.active {
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-ms-transform: rotateX(0);
	-o-transform: rotateX(0);
	transform: rotateX(0);
	visibility: visible;
}
.header-search-style-showup .show-search:before {
	visibility: hidden;
	opacity: 0;
	content: '';
	display: block;
	position: absolute;
	top: -9px;
	right: 5px;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 6px 6px;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-color: transparent transparent var(--pcaccent-cl) transparent;
	border-bottom-color: var(--pcaccent-cl);
}
.header-search-style-showup .show-search.active:before {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.header-search-style-showup .sticky-wrapper:not(.is-sticky) .show-search form.pc-searchform input.search-input,
.header-search-style-showup .sticky-wrapper.is-sticky .show-search form.pc-searchform input.search-input,
.header-search-style-showup .show-search form.pc-searchform input.search-input {
	border: 1px solid var(--pcborder-cl);
	border-right: 0;
	height: 40px !important;
	padding: 5px 12px !important;
	position: relative;
}
.header-search-style-showup .show-search a.close-search {
	display: none;
}
.header-search-style-showup .show-search form.pc-searchform .searchsubmit {
	display: block;
	border: 0;
	padding: 0 16px;
	font-size: 13px;
	font-weight: var(--pchead-wei);
	font-family: var(--pchead-font);
	background-color: var(--pcaccent-cl);
	color: white;
	text-transform: uppercase;
	transition: all 0.3s;
	cursor: pointer;
}
.widget.widget_search form.pc-searchform .searchsubmit {
	display: none;
}
.header-search-style-showup .show-search .pc-searchform-inner {
	display: flex;
}
/* = Main Navigation
-----------------------------------------------------*/
.main-nav-social {
	display: inline-block;
	text-align: left;
	margin: 0 13px 0 0;
	float: right;
	line-height: 58px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#navigation.header-4 .main-nav-social,
#navigation.header-5 .main-nav-social {
	float: none;
	vertical-align: top;
	margin: 0 0 0 30px;
}
.main-nav-social .inner-header-social {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.main-nav-social a {
	float: left;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	color: #313131;
	font-size: 14px;
}
.main-nav-social a:last-child {
	margin-right: 0;
}
.main-nav-social a:hover {
	color: var(--pcaccent-cl);
}
#navigation.header-6 .main-nav-social {
	line-height: 80px;
	margin: 0 0 0 30px;
}
.main-nav-social a i, .pcheader-icon a i, .button-menu-mobile i {
	line-height: inherit;
	vertical-align: top;
}
.is-sticky #navigation.header-6 .main-nav-social {
	line-height: 58px;
}
@media only screen and (min-width: 961px) {
	#navigation.header-9 .main-nav-social,
	#navigation.header-10 .main-nav-social,
	#navigation.header-11 .main-nav-social {
		line-height: 80px;
	}
	.is-sticky #navigation.header-9 .main-nav-social,
	.is-sticky #navigation.header-10 .main-nav-social,
	.is-sticky #navigation.header-11 .main-nav-social {
		line-height: 58px;
	}
}
#navigation.header-4 .penci-menuhbg-toggle,
#navigation.header-5 .penci-menuhbg-toggle,
#navigation.header-6 .penci-menuhbg-toggle,
#navigation.header-4 .pcheader-icon,
#navigation.header-5 .pcheader-icon,
#navigation.header-6 .pcheader-icon {
	margin-left: 15px;
}
/* = Header
-----------------------------------------------------*/
#header {
	margin-bottom: var(--pchd-mg);
	position: relative;
}
.page-template-page-fullwidth #header,
.elementor-template-full-width #header,
.page-template-page-fullwidth .penci-page-header-wrap,
.elementor-template-full-width .penci-page-header-wrap,
.single.elementor-template-full-width .post {
	margin-bottom: 0;
}
.page-template-page-fullwidth .clear-footer,
.elementor-template-full-width .clear-footer {
	height: 0;
	margin-bottom: 0;
}
.header-header-1.has-bottom-line,
.header-header-4.has-bottom-line,
.header-header-7.has-bottom-line {
	border-bottom: 1px solid #ECECEC;
}
.header-header-1.has-bottom-line.penci-vernav-hide-innerhead,
.header-header-4.has-bottom-line.penci-vernav-hide-innerhead,
.header-header-7.has-bottom-line.penci-vernav-hide-innerhead {
	border-bottom: none;
}
#header .inner-header {
	width: 100%;
	background-size: cover;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	height: auto;
}
.penci-header-trans #header .inner-header {
	background: none !important;
}
#header .inner-header .container {
	padding: 40px 0;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.header-style-header-3 #header .inner-header .container {
	display: table;
}
@media only screen and (max-width: 767px) {
	.header-style-header-3 #header .inner-header .container {
		display: block;
	}
}
#logo {
	text-align: center;
}
.container.align-left-logo #logo {
	text-align: left;
}
.container.has-banner #logo {
	display: table-cell;
	vertical-align: middle;
	width: 400px;
}
.container.has-banner .header-banner {
	display: table-cell;
	vertical-align: middle;
	width: 770px;
	text-align: right;
}
/** header trans **/
.penci-header-trans .penci-header-wrap {
	position: absolute;
	z-index: 10000;
	left: 0;
	right: 0;
}
.penci-header-trans .penci-header-wrap #header {
	margin-bottom: 0;
}
.penci-header-trans .penci-header-second {
	box-shadow: none;
	border: 0;
}
.penci-header-trans .penci-header-signup-form {
	margin-top: 0;
}
.penci-header-trans .is-sticky #logo .penci-logo,
.penci-header-trans #logo .penci-logo-sticky {
	display: none;
}
.penci-header-trans .is-sticky #logo .penci-logo-sticky {
	display: block;
	position: static;
	visibility: visible;
	opacity: 1;
}
.penci-header-trans #navigation.sticky.sticky-active #logo .penci-logo-sticky {
	display: inline;
}
.penci-header-trans #navigation.sticky.sticky-active #logo .penci-logo {
	display: none;
}
@media only screen and (min-width: 961px) {
	#navigation.header-11 {
		background: transparent !important;
	}
	#navigation.header-11 > .container {
		background: #fff;
		box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
		padding-left: 20px;
		padding-right: 20px;
	}
	#navigation.header-11.header-layout-bottom {
		box-shadow: none;
		border: 0;
	}
	.penci-header-trans .header-style-header-1 .penci-header-wrap > #navigation:not(.sticky-active),
	.penci-header-trans .header-style-header-4 .penci-header-wrap > #navigation:not(.sticky-active),
	.penci-header-trans .header-style-header-7 .penci-header-wrap > #navigation:not(.sticky-active),
	.penci-header-trans .header-style-header-11 #header > #navigation:not(.sticky-active) .container,
	.penci-header-trans .header-style-header-10 #header > #navigation:not(.sticky-active),
	.penci-header-trans .header-style-header-9 #header > #navigation:not(.sticky-active),
	.penci-header-trans .header-style-header-8 #header > #navigation:not(.sticky-active),
	.penci-header-trans .header-style-header-6 #header > #navigation:not(.sticky-active),
	.penci-header-trans .header-style-header-5 #header > #navigation:not(.sticky-active),
	.penci-header-trans .header-style-header-2 #header > #navigation:not(.sticky-active),
	.penci-header-trans .header-style-header-3 #header > #navigation:not(.sticky-active) {
		background: transparent !important;
		border-top-color: transparent !important;
		border-bottom-color: transparent !important;
	}
	.penci-header-trans .sticky-wrapper:not( .is-sticky ) #navigation.header-11 > .container,
	.penci-header-trans .sticky-wrapper:not( .is-sticky ) #navigation {
		background: transparent !important;
		border-top-color: transparent !important;
		border-bottom-color: transparent !important;
	}
	#navigation.header-10.penci-logo-overflow #logo,
	#navigation.header-11.penci-logo-overflow #logo {
		z-index: 199;
		position: relative;
		height: 80px !important;
		line-height: 1 !important;
	}
	#navigation.header-10.penci-logo-overflow #logo a,
	#navigation.header-11.penci-logo-overflow #logo a {
		position: absolute;
		top: 0;
		width: 100%;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}
	#navigation.header-10.penci-logo-overflow #logo img,
	#navigation.header-11.penci-logo-overflow #logo img {
		height: auto !important;
		max-height: inherit;
		margin-top: 0 !important;
		z-index: 199;
	}
}
@media only screen and (max-width: 960px) {
	.penci-header-trans #navigation.sticky #logo .penci-logo-sticky,
	.penci-header-trans #navigation.penci-disable-sticky-nav #logo .penci-logo-sticky,
	.penci-header-trans .sticky-wrapper #navigation.header-6 #logo .penci-logo-sticky {
		display: inline;
	}
	.penci-header-trans #navigation.sticky #logo .penci-logo,
	.penci-header-trans #navigation.penci-disable-sticky-nav #logo .penci-logo,
	.penci-header-trans .sticky-wrapper #navigation.header-6 #logo .penci-logo {
		display: none;
	}
}
/* = Header social & slogan text
-----------------------------------------------------*/
.header-slogan {
	margin: 17px 0 0 0;
	text-align: center;
	line-height: 1;
}
.header-slogan .header-slogan-text {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	font-style: italic;
	color: #313131;
	display: inline-block;
	position: relative;
	font-family: var(--pcbody-font);
	padding: 0 15px;
	vertical-align: top;
}
.header-slogan .header-slogan-text:before,
.header-slogan .header-slogan-text:after {
	content: "";
	position: absolute;
	top: 50%;
	height: 1px;
	display: block;
	width: 60px;
	background: var(--pcborder-cl);
	left: 100%;
}
.header-slogan .header-slogan-text:before {
	left: auto;
	right: 100%;
}
.header-social {
	display: block;
	text-align: center;
	margin: 20px 0 0;
}
.header-social .inner-header-social {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.header-social a {
	float: left;
	display: inline-block;
	vertical-align: top;
	margin-right: 13px;
}
.header-social a:last-child {
	margin-right: 0;
}
.header-social a i {
	font-size: 14px;
	color: #313131;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	vertical-align: top;
}
.header-social a:hover i {
	color: var(--pcaccent-cl);
}
/* = Featured Slider
-----------------------------------------------------*/
.featured-area {
	margin-top: calc(var(--pchd-mg) * -1 + 4px);
	margin-bottom: var(--pchd-mg);
	position: relative;
}
.penci-block-el.featured-area,
.penci-block-vc.featured-area {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.featured-area:before,
.featured-area:after {
	content: '';
	display: table;
	clear: both;
}
.featured-area.featured-style-2,
.featured-area.featured-style-6 {
	margin-top: calc(var(--pchd-mg) * -1 + 10px);
}
.penci-vernav-enable #header + .featured-area {
	margin-top: calc(var(--pchd-mg) * -1);
}
.penci-vernav-enable #header + .featured-area.featured-style-1,
.penci-vernav-enable #header + .featured-area.featured-style-4:not(.style-5),
.penci-vernav-enable #header + .featured-area.featured-style-8,
.penci-vernav-enable #header + .featured-area.featured-style-10,
.penci-vernav-enable #header + .featured-area.featured-style-12,
.penci-vernav-enable #header + .featured-area.featured-style-14,
.penci-vernav-enable #header + .featured-area.featured-style-16,
.penci-vernav-enable #header + .featured-area.featured-style-18,
.penci-vernav-enable #header + .featured-area.featured-style-19,
.penci-vernav-enable #header + .featured-area.featured-style-20,
.penci-vernav-enable #header + .featured-area.featured-style-21,
.penci-vernav-enable #header + .featured-area.featured-style-22,
.penci-vernav-enable #header + .featured-area.featured-style-23,
.penci-vernav-enable #header + .featured-area.featured-style-24,
.penci-vernav-enable #header + .featured-area.featured-style-25,
.penci-vernav-enable #header + .featured-area.featured-style-26,
.penci-vernav-enable #header + .featured-area.featured-style-27,
.penci-vernav-enable #header + .featured-area.featured-style-29.style-30,
.penci-vernav-enable #header + .featured-area.featured-style-32,
.penci-vernav-enable #header + .featured-area.featured-style-35.style-36 {
	margin-top: calc(var(--pchd-mg) * -1 + 30px);
}
.penci-vernav-enable #header + .featured-area.featured-style-28,
.penci-vernav-enable #header + .featured-area.featured-style-38 {
	margin-top: calc(var(--pchd-mg) * -1 + 4px);
}
.penci-vernav-enable #header + .featured-area.featured-style-2,
.penci-vernav-enable #header + .featured-area.featured-style-6,
.penci-vernav-enable #header + .featured-area.featured-style-37 {
	margin-top: calc(var(--pchd-mg) * -1 + 10px);
}
.penci-vernav-enable #header + .penci-header-signup-form {
	margin-top: calc(var(--pchd-mg) * -1);
}
.single.penci-vernav-enable.penci-body-single-style-10.penci-show-pthumb:not(.single-portfolio) #header + .penci-header-signup-form,
.single.penci-vernav-enable.penci-body-single-style-9.penci-body-title-bellow.penci-show-pthumb:not(.single-portfolio) #header + .penci-header-signup-form,
.single.penci-vernav-enable.penci-body-single-style-7.penci-body-title-bellow.penci-show-pthumb:not(.single-portfolio) #header + .penci-header-signup-form,
.single.penci-vernav-enable.penci-body-single-style-4.penci-body-title-bellow.penci-show-pthumb:not(.single-portfolio) #header + .penci-header-signup-form,
.single.penci-vernav-enable.penci-body-single-style-5.penci-show-pthumb:not(.single-portfolio) #header + .penci-header-signup-form {
	margin-top: 0;
}
.featured-area.featured-video {
	background: #fafafa url('https://tandemteambuilding.com/wp-content/themes/soledad/images/loading.gif') no-repeat center center;
}
.wrapper-boxed.penci-page-hide-header .featured-area {
	margin-top: 0;
}
.dark-layout-enabled .featured-area.featured-video {
	background-color: #2d2d2d;
	background-image: url('https://tandemteambuilding.com/wp-content/themes/soledad/images/loading2.gif');
}
.featured-area.featured-video > div {
	visibility: hidden;
}
.featured-area.featured-video.loaded-wait > div {
	visibility: visible;
}
.featured-area.featured-video.loaded-wait {
	background: none;
}
/* Carousel Buttons */
.penci-owl-carousel .owl-item .owl-lazy {
	opacity: 1;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none
}
.penci-owl-carousel .owl-nav .owl-prev,
.penci-owl-carousel .owl-nav .owl-next {
	width: 34px;
	height: 34px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	color: #010101;
	font-size: 12px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: absolute;
	z-index: 10;
	top: 50%;
	margin-top: -18px;
	left: 20px;
	line-height: 34px;
	text-align: center;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	border: none;
}
.penci-owl-carousel .owl-nav .owl-prev i[class^="penciicon-"],
.penci-owl-carousel .owl-nav .owl-prev i[class*=" penciicon-"],
.penci-owl-carousel .owl-nav .owl-next i[class^="penciicon-"],
.penci-owl-carousel .owl-nav .owl-next i[class*=" penciicon-"] {
	font-weight: bold !important;
	vertical-align: top;
}
.penci-owl-carousel .owl-nav .owl-prev i,
.penci-owl-carousel .owl-nav .owl-next i {
	line-height: inherit;
}
.penci-nav-visible .owl-nav .owl-prev,
.penci-nav-visible .owl-nav .owl-next {
	opacity: 0.5;
}
.penci-owl-carousel .owl-nav.disabled {
	display: none;
}
.penci-owl-carousel .owl-nav.disabled .owl-prev,
.penci-owl-carousel .owl-nav.disabled .owl-next {
	display: none !important;
}
.penci-owl-carousel .owl-nav .owl-next {
	left: auto;
	right: 20px;
}
.penci-owl-carousel:hover .owl-nav .owl-prev,
.penci-owl-carousel:hover .owl-nav .owl-next {
	opacity: 0.8;
}
.penci-owl-carousel .owl-nav .owl-prev:hover,
.penci-owl-carousel .owl-nav .owl-next:hover {
	opacity: 1;
}
.penci-custom-slides .penci-owl-carousel .owl-dots,
.penci-owl-carousel .owl-dots {
	position: absolute;
	bottom: 15px;
	z-index: 10;
	width: 100%;
	text-align: center;
	left: 0;
}
.penci-owl-carousel .owl-dots.disabled {
	display: none !important;
}
.penci-custom-slides .penci-owl-carousel .owl-dot,
.penci-owl-carousel .owl-dot {
	display: inline-block;
	margin: 0 3px;
	vertical-align: top;
	background: none;
	border: none;
}
.penci-owl-carousel .owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 2px solid #fff;
	background: rgba(0, 0, 0, 0.3);
	display: inline-block;
	vertical-align: top;
}
.penci-owl-carousel .owl-dot.active span {
	background: #fff;
}
.penci-enSticky .penci-sticky-ct.elementor-column,
.penci-enSticky .penci-sticky-sb.elementor-column {
	display: block !important;
}
/*= Featured content
-----------------------------------------------------*/
.penci-featured-content {
	position: absolute;
	display: block;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 25px;
}
.penci-featured-content .feat-text {
	max-width: 480px;
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 23px 10px 21px;
	position: relative;
	text-align: center;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 0.7s;
	-moz-animation-duration: 0.7s;
	-ms-animation-duration: 0.7s;
	-o-animation-duration: 0.7s;
	animation-duration: 0.7s;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	opacity: 0;
}
.penci-owl-carousel.owl-loaded .active .penci-featured-content .feat-text {
	-webkit-animation-name: pencitextslider;
	-moz-animation-name: pencitextslider;
	-o-animation-name: pencitextslider;
	animation-name: pencitextslider;
}
@-webkit-keyframes pencifade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-moz-keyframes pencifade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-o-keyframes pencifade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes pencifade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes pencitextslider {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@-moz-keyframes pencitextslider {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@-o-keyframes pencitextslider {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes pencitextslider {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@-webkit-keyframes pencitextslide {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@-moz-keyframes pencitextslide {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@-o-keyframes pencitextslide {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes pencitextslide {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.penci-featured-content .featured-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: #000;
	opacity: 0.7;
}
.penci-featured-content .feat-text .featured-cat {
	z-index: 3;
	position: relative;
	margin-bottom: 5px;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 0.7s;
	-moz-animation-duration: 0.7s;
	-ms-animation-duration: 0.7s;
	-o-animation-duration: 0.7s;
	animation-duration: 0.7s;
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
}
.penci-featured-content .feat-text .featured-cat a {
	color: #fff;
	text-decoration: none !important;
}
.penci-featured-content .feat-text h3 {
	z-index: 3;
	position: relative;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 0.7s;
	-moz-animation-duration: 0.7s;
	-ms-animation-duration: 0.7s;
	-o-animation-duration: 0.7s;
	animation-duration: 0.7s;
	animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
}
.penci-featured-content .feat-text h3 a {
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	text-decoration: none;
}
.penci-featured-content .feat-text .feat-meta {
	z-index: 3;
	position: relative;
	margin-top: 6px;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 0.7s;
	-moz-animation-duration: 0.7s;
	-ms-animation-duration: 0.7s;
	-o-animation-duration: 0.7s;
	animation-duration: 0.7s;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}
.penci-featured-content .feat-text .feat-meta span {
	color: #fff;
	font-size: 13px;
}
.feat-meta span > time,
span.side-item-meta > time,
span.date > time {
	font-size: inherit;
	color: inherit;
	text-decoration: inherit;
	font-weight: inherit;
	background: none;
	font-style: inherit;
	font-family: inherit;
}
.penci-featured-content .feat-text .feat-meta span a {
	color: #fff;
	font-size: inherit;
	text-decoration: none !important;
}
.penci-featured-content .feat-text .feat-meta > span:after {
	content: "";
	display: inline-block;
	margin: 0 8px 0 12px;
	width: 0;
	height: 10px;
	border-left: 1px solid;
	opacity: 0.35;
	color: inherit;
}
.penci-featured-content .feat-text .feat-meta > span:last-of-type:after {
	content: none;
	display: none;
}
.penci-owl-carousel.owl-loaded .active .feat-text .featured-cat,
.penci-owl-carousel.owl-loaded .active .feat-text h3,
.penci-owl-carousel.owl-loaded .active .feat-text .feat-meta {
	-webkit-animation-name: pencitextslide;
	-moz-animation-name: pencitextslide;
	-o-animation-name: pencitextslide;
	animation-name: pencitextslide;
}
/* Style 1 & 4 */
.featured-style-1 .penci-owl-carousel .penci-image-holder:before {
	padding-top: 45%;
}
/* Style 2 */
.featured-style-2 .penci-owl-carousel .penci-image-holder:before {
	padding-top: 57%;
}
.featured-style-2 .penci-owl-carousel .owl-item .item {
	width: 900px;
}
.featured-style-2 .penci-owl-carousel.owl-loaded .active .penci-featured-content .feat-text,
.featured-style-2 .penci-owl-carousel.owl-loaded .active .feat-text .featured-cat,
.featured-style-2 .penci-owl-carousel.owl-loaded .active .feat-text h3,
.featured-style-2 .penci-owl-carousel.owl-loaded .active .feat-text .feat-meta {
	-webkit-animation-name: none;
	-moz-animation-name: none;
	-o-animation-name: none;
	animation-name: none;
}
.featured-style-2 .penci-owl-carousel.owl-loaded .center .penci-featured-content .feat-text {
	-webkit-animation-name: pencitextslider;
	-moz-animation-name: pencitextslider;
	-o-animation-name: pencitextslider;
	animation-name: pencitextslider;
}
.featured-style-2 .penci-owl-carousel.owl-loaded .center .feat-text .featured-cat,
.featured-style-2 .penci-owl-carousel.owl-loaded .center .feat-text h3,
.featured-style-2 .penci-owl-carousel.owl-loaded .center .feat-text .feat-meta {
	-webkit-animation-name: pencitextslide;
	-moz-animation-name: pencitextslide;
	-o-animation-name: pencitextslide;
	animation-name: pencitextslide;
}
/* Style 3 */
.featured-style-3 .penci-featured-content .feat-text {
	max-width: 500px;
}
.featured-style-3 .penci-owl-carousel .penci-image-holder:before {
	padding-top: 0;
	height: 540px;
}
/* Style 4 */
.featured-style-4 .penci-owl-carousel .penci-image-holder {
	width: 67%;
}
.featured-style-4 .penci-owl-carousel .penci-image-holder:before {
	height: 526px;
	padding-top: 0;
}
.penci-slider4-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 26%, #000 65%);
	background: -webkit-gradient(linear, left top, right top, color-stop(26%, #000), color-stop(65%, transparent));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 26%, #000 65%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 26%, #000 65%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 26%, #000 65%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 26%, #000 65%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000', GradientType=1);
}
.featured-style-4 .penci-featured-content {
	width: 40%;
	padding: 0 20px;
	right: 0;
	z-index: 5;
}
.featured-style-4 .penci-featured-content .featured-slider-overlay {
	background: none;
}
.featured-style-4 .penci-featured-content .feat-text h3 a {
	font-weight: inherit;
	letter-spacing: 0;
	font-size: 26px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	line-height: 1.3;
	font-family: inherit;
	text-transform: uppercase;
}
.featured-style-4 .penci-featured-content .feat-text h3 a:hover {
	opacity: 0.8;
}
.featured-style-4 .overlay-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.featured-style-4 .penci-featured-content .feat-text .featured-cat {
	margin-bottom: 2px;
}
/* Style 6 */
.featured-style-6 .penci-image-holder:before,
.featured-style-37 .penci-image-holder:before {
	padding-top: 64%;
}
.featured-area .wrapper-item-classess {
	width: 100%;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.penci-item-mag {
	position: relative;
}
.featured-style-6 .wrapper-item .penci-item-mag,
.featured-style-37 .penci-featured-items-left,
.featured-style-37 .penci-featured-items-right {
	float: left;
	display: inline-block;
	width: 32.6%;
	position: relative;
}
.featured-style-6 .wrapper-item .penci-item-1,
.featured-style-37 .penci-featured-items-left {
	width: 67.4%;
	border-right: 10px solid transparent;
}
.featured-style-6 .wrapper-item .penci-item-2 {
	border-bottom: 5px solid transparent;
}
.featured-style-6 .wrapper-item .penci-item-0 {
	border-top: 5px solid transparent;
}
.penci-slide-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.penci-slide-overlay .overlay-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, #000 100%);
	background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, #000 100%);
	background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, #000 100%);
	background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, #000 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
	-webkit-transition: opacity .4s ease 0s;
	-moz-transition: opacity .4s ease 0s;
	-o-transition: opacity .4s ease 0s;
	transition: opacity .4s ease 0s;
	opacity: 0.7;
}
.penci-item-mag:hover .penci-slide-overlay .overlay-link {
	opacity: 0.9;
}
.penci-slide-overlay .penci-mag-featured-content {
	position: absolute;
	bottom: 16px;
	left: 20px;
	padding-right: 20px;
	z-index: 5;
	opacity: 0;
	transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	width: calc(100% - 20px);
}
.featured-area .active .penci-mag-featured-content,
.featured-style-7 .penci-mag-featured-content,
.featured-style-8 .penci-mag-featured-content {
	opacity: 1;
}
.penci-mag-featured-content h3 {
	line-height: 1.3;
}
.penci-mag-featured-content h3 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
}
.penci-mag-featured-content h3 a:hover {
	text-decoration: none;
}
.featured-style-37 .penci-item-1 .penci-mag-featured-content h3 a,
.featured-style-6 .penci-item-1 .penci-mag-featured-content h3 a {
	font-size: 24px;
}
.penci-mag-featured-content .cat > a.penci-cat-name {
	color: #fff;
}
.penci-mag-featured-content .cat {
	margin-bottom: 2px;
}
.penci-mag-featured-content .feat-meta > span:after {
	content: "";
	display: inline-block;
	margin: 0 8px 0 12px;
	width: 0;
	height: 8px;
	border-left: 1px solid;
	opacity: 0.5;
}
.penci-mag-featured-content .feat-meta {
	margin-top: 6px;
}
.penci-mag-featured-content .feat-meta > span:last-child:after {
	content: none;
}
.penci-mag-featured-content .feat-meta span,
.penci-mag-featured-content .feat-meta a {
	color: #fff;
	font-size: 13px;
}
/* Style 7 */
.featured-style-7 .penci-image-holder:before {
	padding-top: 100%;
}
/* Style 8 */
.featured-area.featured-style-14 .wrapper-item-classess,
.featured-area.featured-style-20 .wrapper-item-classess,
.featured-area.featured-style-21 .wrapper-item-classess,
.featured-area.featured-style-22 .wrapper-item-classess,
.featured-area.featured-style-23 .wrapper-item-classess,
.featured-area.featured-style-25 .wrapper-item-classess,
.featured-area.featured-style-26 .wrapper-item-classess,
.featured-area.featured-style-27 .wrapper-item-classess {
	width: calc(100% + 4px);
	margin-left: -2px;
}
.featured-style-8 .penci-image-holder:before {
	padding-top: 135.416%;
}
.featured-style-8 .wrapper-item .penci-item-mag {
	position: relative;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}
/* Style 9 */
.featured-style-9 .penci-image-holder:before {
	padding-top: 80%;
}
.featured-style-9 .penci-mag-featured-content h3 a {
	font-size: 18px;
}
.featured-style-9 .wrapper-item .penci-item-mag {
	position: relative;
}
/* Style 10 */
.featured-style-10 .penci-image-holder:before {
	padding-top: 120%;
}
.featured-style-10 .wrapper-item .penci-item-mag {
	position: relative;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}
/* Style 11 */
.featured-style-11 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-15 .penci-slide-overlay .penci-mag-featured-content {
	left: 0;
	padding: 0 20px;
	text-align: center;
	width: 100%;
}
.featured-style-11 .penci-image-holder:before {
	padding-top: 56%;
}
.featured-style-11 .penci-mag-featured-content h3 a {
	font-size: 24px;
}
.featured-style-11 .wrapper-item .penci-item-mag {
	position: relative;
}
/* Style 12 */
.featured-style-12 .penci-mag-featured-content h3 a {
	font-size: 18px;
}
.featured-style-12 .wrapper-item .penci-item-mag {
	position: relative;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}
.featured-style-7 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-8 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-9 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-10 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-12 .penci-slide-overlay .penci-mag-featured-content {
	text-align: center;
}
.featured-style-12 .penci-image-holder:before {
	padding-top: 66.6667%;
}
/* Style 13 & 15 */
.featured-style-13 .wrapper-item .penci-item-mag,
.featured-style-15 .wrapper-item .penci-item-mag {
	float: left;
	display: inline-block;
	width: 25%;
	position: relative;
}
.featured-style-13 .wrapper-item .penci-item-1,
.featured-style-15 .wrapper-item .penci-item-2 {
	width: 50%;
}
.featured-style-13 .penci-image-holder:before,
.featured-style-15 .penci-image-holder:before {
	padding-top: 0;
	height: 500px;
}
.featured-style-13 .penci-mag-featured-content h3 a,
.featured-style-15 .penci-mag-featured-content h3 a {
	font-size: 18px;
}
.featured-style-13 .penci-item-1 .penci-mag-featured-content h3 a,
.featured-style-15 .penci-item-2 .penci-mag-featured-content h3 a {
	font-size: 24px;
}
/* Style 14 & 16 */
.featured-style-14 .wrapper-item .penci-item-mag,
.featured-style-16 .wrapper-item .penci-item-mag {
	float: left;
	display: inline-block;
	width: 25%;
	position: relative;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}
.featured-style-14 .wrapper-item .penci-item-1,
.featured-style-16 .wrapper-item .penci-item-2 {
	width: 50%;
}
.featured-style-14 .penci-image-holder:before,
.featured-style-16 .penci-image-holder:before {
	padding-top: 0;
	height: 380px;
}
.featured-style-16 .penci-item-2 .penci-mag-featured-content {
	left: 0;
	padding: 0 20px;
	text-align: center;
	width: 100%;
}
.featured-style-14 .penci-item-1 .penci-mag-featured-content h3 a,
.featured-style-16 .penci-item-2 .penci-mag-featured-content h3 a {
	font-size: 20px;
}
/* Style 17 */
.featured-style-17 .wrapper-item .penci-slider17-mag-item {
	float: left;
	display: inline-block;
	width: 25%;
	position: relative;
}
.featured-style-17 .wrapper-item .penci-slide17-item-2 {
	width: 50%;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}
.featured-style-17 .penci-image-holder:before {
	padding: 0;
	height: 273px;
}
.featured-style-17 .penci-slide17-item-2 .penci-image-holder:before {
	height: 550px;
}
.featured-style-17 .wrapper-item .penci-item-1,
.featured-style-17 .wrapper-item .penci-item-4 {
	margin-bottom: 4px;
}
.featured-style-17 .penci-slide-overlay .penci-mag-featured-content {
	text-align: center;
}
.featured-style-17 .penci-item-3 .penci-mag-featured-content h3 a {
	font-size: 24px;
}
/* Style 18 */
.featured-style-18 .wrapper-item .penci-slider17-mag-item {
	float: left;
	display: inline-block;
	width: 25%;
	position: relative;
}
.featured-style-18 .wrapper-item .penci-slide17-item-2 {
	width: 50%;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}
.featured-style-18 .penci-image-holder:before {
	padding: 0;
	height: 198px;
}
.featured-style-18 .penci-slide17-item-2 .penci-image-holder:before {
	height: 400px;
}
.featured-style-18 .wrapper-item .penci-item-1,
.featured-style-18 .wrapper-item .penci-item-4 {
	margin-bottom: 4px;
}
.featured-style-18 .penci-item-3 .penci-mag-featured-content {
	text-align: center;
}
.featured-style-18 .penci-mag-featured-content h3 a {
	font-size: 14px;
}
.featured-style-18 .penci-item-3 .penci-mag-featured-content h3 a {
	font-size: 20px;
}
/* Style 19 */
.featured-style-19 .wrapper-item .penci-item-mag {
	float: left;
	display: inline-block;
	width: 55%;
	position: relative;
}
.featured-style-19 .wrapper-item .penci-item-2,
.featured-style-19 .wrapper-item .penci-item-3 {
	width: 45%;
}
.featured-style-19 .wrapper-item .penci-item-2,
.featured-style-19 .wrapper-item .penci-item-0 {
	border-left: 4px solid transparent;
}
.featured-style-19 .wrapper-item .penci-item-1,
.featured-style-19 .wrapper-item .penci-item-2 {
	border-bottom: 4px solid transparent;
}
.featured-style-19 .penci-image-holder:before {
	height: 275px;
	padding-top: 0;
}
.featured-style-19 .penci-item-1 .penci-mag-featured-content h3 a,
.featured-style-19 .penci-item-0 .penci-mag-featured-content h3 a {
	font-size: 20px;
}
/* Style 20 & 21 & 22 */
.featured-style-20 .wrapper-item .penci-item-mag,
.featured-style-21 .wrapper-item .penci-item-mag {
	float: left;
	display: inline-block;
	width: 33.33333%;
	position: relative;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}
.featured-style-22 .wrapper-item .penci-item-mag {
	float: left;
	display: inline-block;
	width: 20%;
	position: relative;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}
.featured-style-20 .wrapper-item .penci-item-1,
.featured-style-20 .wrapper-item .penci-item-2,
.featured-style-22 .wrapper-item .penci-item-1,
.featured-style-22 .wrapper-item .penci-item-2 {
	width: 50%;
	border-bottom: 4px solid transparent;
}
.featured-style-20 .penci-item-1 .penci-mag-featured-content h3 a,
.featured-style-20 .penci-item-2 .penci-mag-featured-content h3 a,
.featured-style-21 .penci-item-4 .penci-mag-featured-content h3 a,
.featured-style-21 .penci-item-0 .penci-mag-featured-content h3 a,
.featured-style-22 .penci-item-1 .penci-mag-featured-content h3 a,
.featured-style-22 .penci-item-2 .penci-mag-featured-content h3 a,
.featured-style-23 .penci-item-1 .penci-mag-featured-content h3 a,
.featured-style-23 .penci-item-2 .penci-mag-featured-content h3 a {
	font-size: 20px;
}
.featured-style-20 .penci-image-holder:before,
.featured-style-21 .penci-image-holder:before {
	padding-top: 60%;
}
.featured-style-20 .penci-mag-featured-content,
.featured-style-21 .penci-mag-featured-content {
	text-align: center;
}
.featured-style-22 .penci-image-holder:before {
	padding-top: 66.6667%;
}
/* Style 21 */
.featured-style-21 .wrapper-item .penci-item-4,
.featured-style-21 .wrapper-item .penci-item-0 {
	border-top: 4px solid transparent;
	width: 50%;
}
/* Style 22 */
.featured-style-22 .penci-item-1 .penci-mag-featured-content,
.featured-style-22 .penci-item-2 .penci-mag-featured-content,
.featured-style-23 .penci-item-1 .penci-mag-featured-content,
.featured-style-23 .penci-item-2 .penci-mag-featured-content {
	text-align: center;
}
.featured-style-22 .penci-item-3 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-22 .penci-item-4 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-22 .penci-item-5 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-22 .penci-item-6 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-22 .penci-item-0 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-23 .penci-item-3 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-23 .penci-item-4 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-23 .penci-item-5 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-23 .penci-item-0 .penci-slide-overlay .penci-mag-featured-content {
	bottom: 12px;
	left: 0;
	width: 100%;
	padding: 0 15px;
	text-align: center;
}
.featured-style-22 .penci-item-3 .penci-mag-featured-content h3 a,
.featured-style-22 .penci-item-4 .penci-mag-featured-content h3 a,
.featured-style-22 .penci-item-5 .penci-mag-featured-content h3 a,
.featured-style-22 .penci-item-6 .penci-mag-featured-content h3 a,
.featured-style-22 .penci-item-0 .penci-mag-featured-content h3 a,
.featured-style-23 .penci-item-3 .penci-mag-featured-content h3 a,
.featured-style-23 .penci-item-4 .penci-mag-featured-content h3 a,
.featured-style-23 .penci-item-5 .penci-mag-featured-content h3 a,
.featured-style-23 .penci-item-0 .penci-mag-featured-content h3 a {
	font-size: 14px;
	text-transform: none;
	letter-spacing: 0;
}
/* Style 23 */
.featured-style-23 .wrapper-item .penci-item-mag {
	float: left;
	display: inline-block;
	width: 25%;
	position: relative;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}
.featured-style-23 .wrapper-item .penci-item-1,
.featured-style-23 .wrapper-item .penci-item-2 {
	width: 50%;
	border-bottom: 4px solid transparent;
}
.featured-style-23 .penci-image-holder:before {
	padding-top: 66.6667%;
}
.featured-style-23 .penci-item-1 .penci-image-holder:before,
.featured-style-23 .penci-item-2 .penci-image-holder:before {
	padding-top: 60%;
}
/* Style 24 */
.featured-style-24 .wrapper-item .penci-item-mag {
	float: left;
	display: inline-block;
	width: 25%;
	position: relative;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}
.featured-style-24 .wrapper-item .penci-item-1,
.featured-style-24 .wrapper-item .penci-item-2 {
	width: 50%;
	border-bottom: 4px solid transparent;
}
.featured-style-24 .wrapper-item .penci-item-2 {
	border-bottom: 4px solid transparent;
}
.featured-style-24 .penci-image-holder:before {
	padding: 0;
	height: 192px;
}
.featured-style-24 .penci-item-1 .penci-image-holder:before {
	height: 456px;
}
.featured-style-24 .penci-item-2 .penci-image-holder:before {
	height: 260px;
}
.featured-style-24 .penci-item-3 .penci-mag-featured-content h3 a,
.featured-style-24 .penci-item-0 .penci-mag-featured-content h3 a {
	font-size: 14px;
	letter-spacing: 0;
}
.featured-style-24 .penci-item-2 .penci-mag-featured-content h3 a {
	font-size: 20px;
}
.featured-style-24 .penci-item-1 .penci-mag-featured-content h3 a {
	font-size: 22px;
}
/* Style 25 */
.featured-style-25 .wrapper-item .penci-item-mag {
	float: left;
	display: inline-block;
	width: 33.33333%;
	position: relative;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}
.featured-style-25 .wrapper-item .penci-item-1 {
	width: 66.66666%;
}
.featured-style-25 .wrapper-item .penci-item-2,
.featured-style-25 .wrapper-item .penci-item-3 {
	border-bottom: 4px solid transparent;
}
.featured-style-25 .penci-image-holder:before {
	padding: 0;
	height: 170px;
}
.featured-style-25 .penci-item-1 .penci-image-holder:before {
	height: 518px;
}
.featured-style-25 .penci-item-1 .penci-mag-featured-content h3 a {
	font-size: 24px;
}
/* Style 26 */
.featured-style-26 .wrapper-item .penci-item-mag {
	float: left;
	display: inline-block;
	width: 25%;
	position: relative;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}
.featured-style-26 .wrapper-item .penci-item-1 {
	width: 50%;
}
.featured-style-26 .wrapper-item .penci-item-2,
.featured-style-26 .wrapper-item .penci-item-3 {
	border-bottom: 4px solid transparent;
}
.featured-style-26 .penci-image-holder:before {
	padding: 0;
	height: 238px;
}
.featured-style-26 .penci-item-1 .penci-image-holder:before {
	height: 480px;
}
.featured-style-26 .penci-item-1 .penci-mag-featured-content h3 a {
	font-size: 22px;
}
.featured-style-26 .penci-item-2 .penci-mag-featured-content h3 a,
.featured-style-26 .penci-item-3 .penci-mag-featured-content h3 a,
.featured-style-26 .penci-item-4 .penci-mag-featured-content h3 a,
.featured-style-26 .penci-item-0 .penci-mag-featured-content h3 a {
	text-transform: none;
	letter-spacing: 0;
}
/* Style 27 */
.featured-style-27 .wrapper-item .penci-item-mag {
	float: left;
	display: inline-block;
	width: 33.33333%;
	position: relative;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}
.featured-style-27 .wrapper-item .penci-item-1 {
	width: 66.66666%;
}
.featured-style-27 .wrapper-item .penci-item-1,
.featured-style-27 .wrapper-item .penci-item-2 {
	border-bottom: 4px solid transparent;
}
.featured-style-27 .penci-image-holder:before {
	padding: 0;
	height: 260px;
}
.featured-style-27 .penci-item-1 .penci-mag-featured-content h3 a {
	font-size: 22px;
}
/* Style 28 */
.featured-style-28 .wrapper-item .penci-item-mag {
	width: 300px;
}
.featured-style-28 .penci-image-holder:before {
	padding-top: 66.6667%;
}
.featured-style-28 .wrapper-item .penci-item-1 {
	width: 606px;
}
.featured-style-28 .penci-slide-overlay .penci-mag-featured-content {
	opacity: 1;
}
.featured-style-28 .wrapper-item .penci-item-2,
.featured-style-28 .wrapper-item .penci-item-4,
.featured-style-28 .wrapper-item .penci-item-6 {
	border-bottom: 4px solid transparent;
}
.featured-style-28 .penci-item-2 .penci-mag-featured-content h3 a,
.featured-style-28 .penci-item-3 .penci-mag-featured-content h3 a,
.featured-style-28 .penci-item-4 .penci-mag-featured-content h3 a,
.featured-style-28 .penci-item-5 .penci-mag-featured-content h3 a,
.featured-style-28 .penci-item-6 .penci-mag-featured-content h3 a,
.featured-style-28 .penci-item-0 .penci-mag-featured-content h3 a {
	text-transform: none;
	letter-spacing: 0;
}
.featured-style-28 .penci-item-1 .penci-mag-featured-content h3 a {
	font-size: 22px;
}
.overlay-icon-format {
	position: absolute;
	text-align: center;
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 32px;
	top: 50%;
	left: 50%;
	margin: -18px 0 0 -18px;
	font-size: 14px;
	opacity: 0;
	color: rgba(255, 255, 255, 0.9);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	border: 2px solid rgba(255, 255, 255, 0.9);
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	z-index: 3;
	background: rgba(0, 0, 0, 0.3);
}
.overlay-icon-format.lager-size-icon {
	width: 42px;
	height: 42px;
	line-height: 38px;
	margin: -21px 0 0 -21px;
	font-size: 16px;
}
.penci-item-mag:hover .overlay-icon-format {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}
.overlay-icon-format i.fa-music {
	margin-right: 3px;
}
.overlay-icon-format i.fa-play {
	margin-left: 2px;
}
.featured-style-27 .penci-item-mag .overlay-icon-format,
.featured-style-26 .penci-item-2 .overlay-icon-format,
.featured-style-26 .penci-item-3 .overlay-icon-format,
.featured-style-26 .penci-item-4 .overlay-icon-format,
.featured-style-26 .penci-item-0 .overlay-icon-format,
.featured-style-25 .penci-item-2 .overlay-icon-format,
.featured-style-25 .penci-item-3 .overlay-icon-format,
.featured-style-25 .penci-item-0 .overlay-icon-format,
.featured-style-24 .penci-item-2 .overlay-icon-format,
.featured-style-24 .penci-item-3 .overlay-icon-format,
.featured-style-24 .penci-item-0 .overlay-icon-format,
.featured-style-23 .penci-item-3 .overlay-icon-format,
.featured-style-23 .penci-item-4 .overlay-icon-format,
.featured-style-23 .penci-item-5 .overlay-icon-format,
.featured-style-23 .penci-item-0 .overlay-icon-format,
.featured-style-22 .penci-item-3 .overlay-icon-format,
.featured-style-22 .penci-item-4 .overlay-icon-format,
.featured-style-22 .penci-item-5 .overlay-icon-format,
.featured-style-22 .penci-item-6 .overlay-icon-format,
.featured-style-22 .penci-item-0 .overlay-icon-format,
.featured-style-21 .penci-item-1 .overlay-icon-format,
.featured-style-21 .penci-item-2 .overlay-icon-format,
.featured-style-21 .penci-item-3 .overlay-icon-format,
.featured-style-20 .penci-item-3 .overlay-icon-format,
.featured-style-20 .penci-item-4 .overlay-icon-format,
.featured-style-20 .penci-item-0 .overlay-icon-format,
.featured-style-19 .penci-item-mag .overlay-icon-format,
.featured-style-18 .penci-item-1 .overlay-icon-format,
.featured-style-18 .penci-item-2 .overlay-icon-format,
.featured-style-18 .penci-item-4 .overlay-icon-format,
.featured-style-18 .penci-item-0 .overlay-icon-format,
.featured-style-17 .penci-item-1 .overlay-icon-format,
.featured-style-17 .penci-item-2 .overlay-icon-format,
.featured-style-17 .penci-item-4 .overlay-icon-format,
.featured-style-17 .penci-item-0 .overlay-icon-format,
.featured-style-6 .penci-item-2 .overlay-icon-format,
.featured-style-6 .penci-item-0 .overlay-icon-format {
	top: 20px;
	left: auto;
	right: 20px;
	margin: 0;
}
/* Style 29 & 30 */
.featured-style-29 .penci-image-holder:before {
	height: 550px;
	padding: 0;
}
.featured-style-35 .penci-image-holder:before {
	height: 600px;
	padding: 0;
}
.featured-style-29 .featured-slider-overlay {
	position: absolute;
	background: #000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.3;
	z-index: 1;
}
.featured-style-29 .penci-featured-content {
	z-index: 5;
}
.featured-style-29 .penci-featured-content .feat-text {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0;
}
.featured-style-29 .penci-featured-content .feat-text h3 {
	position: relative;
	padding-bottom: 15px;
}
.featured-style-29 .penci-featured-content .feat-text h3:before {
	width: 60px;
	height: 0;
	border-top: 1px solid #fff;
	left: 50%;
	margin-left: -30px;
	bottom: 0;
	content: "";
	position: absolute;
}
.featured-style-29 .penci-featured-content .feat-text h3 a {
	font-size: 28px;
}
.featured-style-29 .penci-featured-slider-button {
	margin-top: 20px;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	-webkit-animation-duration: 0.7s;
	-moz-animation-duration: 0.7s;
	-ms-animation-duration: 0.7s;
	-o-animation-duration: 0.7s;
	animation-duration: 0.7s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}
.featured-style-29 .penci-featured-slider-button a,
.featured-style-35 .penci-featured-slider-button a,
.featured-style-38 .penci-featured-slider-button a {
	height: 36px;
	line-height: 34px;
	padding: 0 15px;
	border: 1px solid #fff;
	color: #fff;
	font-family: var(--pchead-font);
	font-size: 12px;
	text-transform: uppercase;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	display: inline-block;
	vertical-align: top;
	font-weight: var(--pchead-wei);
	text-decoration: none !important;
}
.featured-style-29 .penci-featured-slider-button a:hover,
.featured-style-35 .penci-featured-slider-button a:hover,
.featured-style-38 .penci-featured-slider-button a:hover {
	background: #fff;
	color: #010101;
	text-decoration: none;
}
.featured-style-29 .penci-featured-content .feat-text .featured-cat a {
	font-size: 14px;
}
.featured-style-29 .penci-featured-content .feat-text {
	opacity: 1;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}
.featured-style-29 .penci-owl-carousel.owl-loaded .active .penci-featured-content .feat-text {
	-webkit-animation-name: none;
	-moz-animation-name: none;
	-o-animation-name: none;
	animation-name: none;
}
.featured-style-29 .penci-owl-carousel.owl-loaded .active .penci-featured-slider-button,
.featured-style-29 .penci-owl-carousel.owl-loaded .active .penci-featured-content .featured-cat,
.featured-style-29 .penci-owl-carousel.owl-loaded .active .penci-featured-content .feat-text h3 {
	-webkit-animation-name: pencifadeInUp;
	-moz-animation-name: pencifadeInUp;
	-o-animation-name: pencifadeInUp;
	animation-name: pencifadeInUp;
}
/* Style 35 36 */
.penci-featured-content-right {
	position: absolute;
	right: 0;
	width: 450px;
	top: 0;
	bottom: 0;
	height: 100%;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.penci-featured-content-right:before {
	background: #000;
	opacity: 0;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
	-webkit-animation-duration: 0.6s;
	-moz-animation-duration: 0.6s;
	-ms-animation-duration: 0.6s;
	-o-animation-duration: 0.6s;
	animation-duration: 0.6s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}
.featured-style-35 .penci-owl-carousel.owl-loaded .active .penci-featured-content-right:before {
	-webkit-animation-name: pencifadeInUpDiv;
	-moz-animation-name: pencifadeInUpDiv;
	-o-animation-name: pencifadeInUpDiv;
	animation-name: pencifadeInUpDiv;
}
@-webkit-keyframes pencifadeInUpDiv {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 450px, 0);
		transform: translate3d(0, 450px, 0);
	}
	100% {
		opacity: 0.7;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes pencifadeInUpDiv {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 450px, 0);
		transform: translate3d(0, 450px, 0);
	}
	100% {
		opacity: 0.7;
		-webkit-transform: none;
		transform: none
	}
}
.feat-text-right {
	position: absolute;
	display: block;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 3;
	left: 0;
	padding-left: 20px;
	padding-right: 20px;
}
.featured-style-35 .penci-featured-content-right {
	z-index: 5;
}
.featured-style-35 .feat-text-right h3 a {
	font-size: 28px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.featured-style-35 .featured-cat {
	margin-bottom: 5px;
}
.featured-style-35 .cat > a.penci-cat-name {
	color: #fff;
}
.featured-style-35 .featured-content-excerpt {
	margin-top: 7px;
}
.featured-content-excerpt .sd-sharing-enabled {
	display: none;
}
.featured-style-35 .featured-content-excerpt p {
	color: #fff;
	line-height: 1.6;
	opacity: 0.85;
	margin-top: 10px;
	font-size: 14px;
}
.featured-style-35 .penci-featured-slider-button {
	margin-top: 25px;
}
.featured-style-35 .featured-cat,
.featured-style-35 .feat-text-right h3,
.featured-style-35 .featured-content-excerpt,
.featured-style-35 .penci-featured-slider-button,
.featured-style-37 .penci-item-1 .featured-cat,
.featured-style-37 .penci-item-1 .feat-text h3,
.featured-style-37 .penci-item-1 .feat-meta {
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-ms-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}
.featured-style-35 .penci-owl-carousel.owl-loaded .active .featured-cat,
.featured-style-35 .penci-owl-carousel.owl-loaded .active .feat-text-right h3,
.featured-style-35 .penci-owl-carousel.owl-loaded .active .featured-content-excerpt,
.featured-style-35 .penci-owl-carousel.owl-loaded .active .penci-featured-slider-button,
.featured-style-37 .penci-owl-carousel.owl-loaded .active .featured-cat,
.featured-style-37 .penci-owl-carousel.owl-loaded .active .feat-text h3,
.featured-style-37 .penci-owl-carousel.owl-loaded .active .feat-text .feat-meta {
	-webkit-animation-name: pencifadeInUpSmall;
	-moz-animation-name: pencifadeInUpSmall;
	-o-animation-name: pencifadeInUpSmall;
	animation-name: pencifadeInUpSmall;
}
.featured-style-35 .feat-text-right h3 {
	animation-delay: 1.1s;
	-webkit-animation-delay: 1.1s;
}
.featured-style-35 .feat-text-right .featured-content-excerpt {
	animation-delay: 1.3s;
	-webkit-animation-delay: 1.3s;
}
.featured-style-37 .penci-item-1 .feat-text h3 {
	animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
}
.featured-style-37 .penci-item-1 .feat-meta {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}
.featured-style-35 .featured-content-excerpt .feat-meta span {
	color: #fff;
	font-size: 13px;
}
.featured-style-35 .featured-content-excerpt .feat-meta > span:after {
	content: "";
	display: inline-block;
	margin: 0 8px 0 12px;
	width: 0;
	height: 10px;
	border-left: 1px solid;
	opacity: 0.35;
	color: inherit;
}
.featured-style-35 .featured-content-excerpt .feat-meta > span:last-child:after {
	content: none;
}
.featured-style-35 .featured-content-excerpt .feat-meta span a {
	color: #fff;
	font-size: inherit;
	text-decoration: none !important;
}
.featured-style-35 .feat-text-right .penci-featured-slider-button {
	animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
}
.featured-style-35.style-36 .penci-image-holder:before {
	height: 550px;
	padding: 0;
}
.featured-style-35.style-36 .penci-featured-content-right {
	width: 420px;
}
/* Style 37 */
.featured-style-37 .penci-featured-items-right > .item:first-child {
	margin-bottom: 11px;
}
.featured-style-37 .penci-slide-overlay .penci-mag-featured-content {
	opacity: 1;
	text-align: center;
}
.featured-style-37 .penci-owl-carousel .owl-dots {
	bottom: 11px;
}
.featured-style-37 .penci-item-1 .penci-slide-overlay .penci-mag-featured-content {
	bottom: 46px;
}
.featured-style-37 .penci-owl-carousel[data-dots="false"] .penci-item-1 .penci-slide-overlay .penci-mag-featured-content {
	bottom: 16px;
}
.featured-style-37 .penci-item-1 .featured-cat,
.featured-style-37 .penci-item-1 .feat-text h3,
.featured-style-37 .penci-item-1 .feat-meta {
	opacity: 0;
}
/* Style 38 */
.featured-style-38 .penci-owl-carousel .item {
	width: 450px;
	width: 25vw;
}
.featured-style-38 .penci-image-holder:before {
	padding-top: 120%;
}
.penci-slider38-overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	z-index: 1;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}
.featured-style-38 .item:hover .penci-slider38-overlay {
	opacity: 0.7;
}
.featured-style-38 .penci-featured-content {
	z-index: 5;
}
.featured-style-38 .penci-featured-slider-button {
	margin-top: 24px;
}
.featured-slider-excerpt {
	margin-top: 7px;
}
.featured-slider-excerpt p {
	color: #fff;
	line-height: 1.6;
}
.featured-style-38 .penci-featured-content .feat-text,
.featured-style-38 .penci-owl-carousel .feat-text .featured-cat,
.featured-style-38 .penci-owl-carousel .feat-text h3,
.featured-style-38 .penci-owl-carousel .feat-text .feat-meta {
	-webkit-animation-delay: 0 !important;
	-moz-animation-delay: 0 !important;
	-o-animation-delay: 0 !important;
	animation-delay: 0 !important;
	-webkit-animation-name: none !important;
	-moz-animation-name: none !important;
	-o-animation-name: none !important;
	animation-name: none !important;
	opacity: 1 !important;
}
.post-entry .penci-featured-content .feat-text .feat-meta,
.post-entry .penci-featured-content .feat-text .featured-cat,
.post-entry .penci-mag-featured-content .cat,
.post-entry .penci-mag-featured-content .feat-meta,
.post-entry .penci-widget-slide-detail .slide-item-date {
	line-height: 1;
}
.post-entry .penci-featured-content .feat-text h3,
.post-entry .penci-owl-featured-area .feat-text h3,
.post-entry .penci-mag-featured-content h3,
.post-entry .featured-style-35 .feat-text-right h3,
.post-entry .penci-widget-slider h4 {
	margin-bottom: 0;
}
.post-entry .penci-widget-slider h4 a:hover {
	text-decoration: none;
}
/* = Penci Image Holder
-----------------------------------------------------*/
.penci-image-holder {
	position: relative;
	width: 100%;
	background: #f5f5f5;
	display: inline-block;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	overflow: hidden;
}
.penci-image-holder:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 66.6667%;
	background: none !important;
	box-shadow: none !important;
}
.penci-image-holder.penci-list-nocrop-thumb:before {
	content: none;
	padding-top: 0;
}
.penci-image-holder:not([style*='background-image']),
.penci-lazy[src*="penci-holder"],
.penci-lazy[src*="20xmlns='http://www.w3.org/2000/svg'"],
.owl-lazy[src*="20xmlns='http://www.w3.org/2000/svg'"],
.penci-holder-load:not([style*='background-image']) {
	background-image: linear-gradient(to left, #f5f5f5 0%, #efefef 15%, #f5f5f5 40%, #f5f5f5 100%);
	background-repeat: no-repeat !important;
	background-color: #f5f5f5;
	background-size: 900px 1700px !important;
	background-position: center center !important;
	animation: pencipreload 0.85s infinite linear forwards;
	-webkit-animation: pencipreload 0.85s infinite linear forwards;
}
.penci-lazy[src*="penci-holder"] {
	width: 100%;
	height: auto;
}
.holder-square.penci-lazy[src*="penci-holder"] {
	height: 0;
	padding-bottom: 100%;
}
.about-widget img.penci-lazy[src*="penci-holder"] {
	opacity: 0;
}
.instagram-square-lazy.penci-lazy[src*="penci-holder"] {
	height: 0 !important;
	padding-bottom: 100% !important;
}
.penci-sidebar-content .thumbnails.no-border .instagram-square-lazy.penci-lazy[src*="penci-holder"],
.footer-widget-wrapper .thumbnails.no-border .instagram-square-lazy.penci-lazy[src*="penci-holder"] {
	margin: 5px !important;
	width: calc(100% - 10px) !important;
}
@-webkit-keyframes pencipreload {
	from {
		background-position: -800px 0;
	}
	to {
		background-position: 100px 0;
	}
}
@keyframes pencipreload {
	from {
		background-position: -800px 0;
	}
	to {
		background-position: 100px 0;
	}
}
.penci-image-holder.small-fix-size {
	width: 120px;
}
.penci-image-holder.square-fix-size:before {
	padding-top: 100%;
}
.penci-image-holder.rectangle-fix-size:before {
	padding-top: 128%;
}
.penci-image-holder.slider-style-1-fix {
	height: 600px;
}
.penci-image-holder.slider-style-2-fix {
	width: 900px;
}
.penci-image-holder.slider-style-2-fix:before {
	padding-top: 56.7%;
}
.penci-image-holder.slider-style-7-fix:before {
	padding-top: 56.6667%;
}
.penci-image-holder.slider-style-3-fix {
	height: 560px;
}
/* = Penci Slider
-----------------------------------------------------*/
.featured-style-31 .penci-image-holder:before,
.featured-style-32 .penci-image-holder:before {
	content: none;
}
.pencislider-item .penci-image-holder {
	position: relative;
}
.pencislider-item .penci-image-holder a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	z-index: 1;
}
.pencislider-container {
	position: absolute;
	display: block;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 40px;
	z-index: 5;
}
.pencislider-container .pencislider-content {
	display: block;
	margin: 0 auto;
	max-width: 1170px;
}
.pencislider-container .pencislider-content .pencislider-title {
	font-family: var(--pchead-font);
	font-size: 30px;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 0;
	font-weight: var(--pchead-wei);
}
.pencislider-container .pencislider-content .pencislider-title a {
	color: inherit;
	font-size: inherit;
}
.pencislider-container .pencislider-content .pencislider-title span {
	display: inline-block;
	vertical-align: top;
	padding: 5px 12px;
	color: inherit;
	font-size: inherit;
	background-color: rgba(0, 0, 0, 0.4);
}
.pencislider-container .pencislider-content .pencislider-caption {
	font-size: 16px;
	line-height: 1.3em;
	margin: 15px 0 0;
}
.pencislider-container .pencislider-content .pencislider-caption span {
	display: inline-block;
	vertical-align: top;
	padding: 5px 12px;
	color: inherit;
	font-size: inherit;
	background-color: rgba(0, 0, 0, 0.4);
}
.pencislider-container .pencislider-content .penci-button {
	margin: 25px 0 0;
	background: none;
	padding: 0;
	vertical-align: top;
	max-width: 100%;
}
.pencislider-container .pencislider-content .pencislider-button {
	text-decoration: none;
	display: inline-block;
	padding: 11px 20px 11px;
	text-transform: uppercase;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	font-family: var(--pchead-font);
	cursor: pointer;
	font-size: 14px;
	line-height: 1.3;
	border: none;
	position: relative;
	font-weight: var(--pchead-wei);
}
.pencislider-container .pencislider-content .pencislider-button:hover {
	opacity: 0.9;
}
/* Pencislider Alignment */
.pencislider-container .pencislider-title,
.pencislider-container .pencislider-caption,
.pencislider-container .pencislider-content .penci-button {
	text-align: left;
	opacity: 0;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}
.pencislider-container.align-center .pencislider-title,
.pencislider-container.align-center .pencislider-caption,
.pencislider-container.align-center .penci-button {
	text-align: center;
}
.pencislider-container.align-right .pencislider-title,
.pencislider-container.align-right .pencislider-caption,
.pencislider-container.align-right .penci-button {
	text-align: right;
}
/* Animation */
.pencislider-container .pencislider-caption {
	-webkit-animation-delay: 0.7s;
	-moz-animation-delay: 0.7s;
	animation-delay: 0.7s;
}
.pencislider-container .pencislider-content .penci-button {
	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
	animation-delay: 0.9s;
}
/* fadeInDown */
@-webkit-keyframes pencifadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
		transform: translate3d(0, -40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes pencifadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
		transform: translate3d(0, -40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.featured-area .active .pencislider-container.penci-fadeInDown .pencislider-title,
.featured-area .active .pencislider-container.penci-fadeInDown .pencislider-caption,
.featured-area .active .pencislider-container.penci-fadeInDown .pencislider-content .penci-button {
	-webkit-animation-name: pencifadeInDown;
	-moz-animation-name: pencifadeInDown;
	-o-animation-name: pencifadeInDown;
	animation-name: pencifadeInDown;
}
/* fadeInUp */
@-webkit-keyframes pencifadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes pencifadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@-webkit-keyframes pencifadeInUpSmall {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes pencifadeInUpSmall {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.featured-area .active .pencislider-container.penci-fadeInUp .pencislider-title,
.featured-area .active .pencislider-container.penci-fadeInUp .pencislider-caption,
.featured-area .active .pencislider-container.penci-fadeInUp .pencislider-content .penci-button {
	-webkit-animation-name: pencifadeInUp;
	-moz-animation-name: pencifadeInUp;
	-o-animation-name: pencifadeInUp;
	animation-name: pencifadeInUp;
}
/* fadeInLeft */
@-webkit-keyframes pencifadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes pencifadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.featured-area .active .pencislider-container.penci-fadeInLeft .pencislider-title,
.featured-area .active .pencislider-container.penci-fadeInLeft .pencislider-caption,
.featured-area .active .pencislider-container.penci-fadeInLeft .pencislider-content .penci-button {
	-webkit-animation-name: pencifadeInLeft;
	-moz-animation-name: pencifadeInLeft;
	-o-animation-name: pencifadeInLeft;
	animation-name: pencifadeInLeft;
}
/* fadeInRight */
@-webkit-keyframes pencifadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes pencifadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.featured-area .active .pencislider-container.penci-fadeInRight .pencislider-title,
.featured-area .active .pencislider-container.penci-fadeInRight .pencislider-caption,
.featured-area .active .pencislider-container.penci-fadeInRight .pencislider-content .penci-button {
	-webkit-animation-name: pencifadeInRight;
	-moz-animation-name: pencifadeInRight;
	-o-animation-name: pencifadeInRight;
	animation-name: pencifadeInRight;
}
.penci-flat-overlay .penci-slide-overlay .overlay-link {
	background: none !important;
	opacity: 0 !important;
}
.penci-flat-overlay .penci-slide-overlay .penci-mag-featured-content {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 17px 20px;
	width: 100%;
}
.penci-flat-overlay .penci-slide-overlay .penci-mag-featured-content:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: #000;
	opacity: 0.5;
	content: '';
	z-index: 1;
	-webkit-transition: opacity .4s ease 0s;
	-moz-transition: opacity .4s ease 0s;
	-o-transition: opacity .4s ease 0s;
	transition: opacity .4s ease 0s;
}
.penci-flat-overlay .penci-item-mag:hover .penci-slide-overlay .penci-mag-featured-content:before {
	opacity: 0.7;
}
.penci-flat-overlay .feat-text,
.penci-flat-overlay .penci-mag-featured-content .cat {
	position: relative;
	z-index: 5;
}
.featured-style-22.penci-flat-overlay .penci-item-3 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-22.penci-flat-overlay .penci-item-4 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-22.penci-flat-overlay .penci-item-5 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-22.penci-flat-overlay .penci-item-6 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-22.penci-flat-overlay .penci-item-0 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-23.penci-flat-overlay .penci-item-3 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-23.penci-flat-overlay .penci-item-4 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-23.penci-flat-overlay .penci-item-5 .penci-slide-overlay .penci-mag-featured-content,
.featured-style-23.penci-flat-overlay .penci-item-0 .penci-slide-overlay .penci-mag-featured-content {
	bottom: 0;
	padding: 10px 5px;
}
.featured-style-28.penci-flat-overlay .penci-slide-overlay .penci-mag-featured-content {
	padding: 12px 15px;
}
.featured-style-28.penci-flat-overlay .penci-item-1 .penci-slide-overlay .penci-mag-featured-content {
	padding: 17px 20px;
}
/* = CLS for Slider
-----------------------------------------------------*/
.penci-owl-carousel:not(.owl-loaded) {
	display: block;
}
.penci-owl-carousel:not(.owl-loaded) > div,
.penci-owl-carousel:not(.owl-loaded) > img,
.penci-owl-carousel:not(.owl-loaded) > figure,
.penci-owl-carousel:not(.owl-loaded) .penci-featured-content-right {
	display: none;
}
.penci-owl-carousel:not(.owl-loaded) > div:first-child,
.penci-owl-carousel:not(.owl-loaded) > figure:first-child,
.penci-owl-carousel:not(.owl-loaded) > img:first-child {
	display: block;
}
.featured-style-2 .penci-owl-carousel:not(.owl-loaded) > .item {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.featured-style-38 .penci-owl-carousel:not(.owl-loaded) > .item {
	width: 450px;
	width: 25vw;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
@media only screen and (max-width: 1200px) {
	.featured-style-38 .penci-owl-carousel:not(.owl-loaded) > .item {
		width: 400px;
	}
}
@media only screen and (max-width: 960px) {
	.featured-style-2 .penci-owl-carousel:not(.owl-loaded) > .item {
		width: 760px;
	}
}
@media only screen and (max-width: 767px) {
	.featured-style-2 .penci-owl-carousel:not(.owl-loaded) > .item {
		width: 480px;
	}
}
@media only screen and (max-width: 479px) {
	.featured-style-2 .penci-owl-carousel:not(.owl-loaded) > .item,
	.featured-style-38 .penci-owl-carousel:not(.owl-loaded) > .item {
		width: 360px;
	}
}
.penci-owl-carousel:not(.owl-loaded) .penci-featured-content {
	display: none;
}
.penci-owl-carousel:not(.owl-loaded):before,
.penci-owl-carousel:not(.owl-loaded):after {
	content: '';
	clear: both;
	display: table;
}
.penci-owl-carousel.penci-headline-posts:not(.owl-loaded):before,
.penci-owl-carousel.penci-headline-posts:not(.owl-loaded):after {
	content: none;
	clear: none;
	display: none;
}
@media only screen and (min-width: 1170px) {
	.penci-owl-carousel:not(.owl-loaded)[data-item="6"] > div {
		width: 16.666666%;
		float: left;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-item="5"] > div {
		width: 20%;
		float: left;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-item="4"] > div {
		width: 25%;
		float: left;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-item="3"] > div {
		width: 33.3333%;
		float: left;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-item="2"] > div {
		width: 50%;
		float: left;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-item="6"] > div:nth-child(2),
	.penci-owl-carousel:not(.owl-loaded)[data-item="6"] > div:nth-child(3),
	.penci-owl-carousel:not(.owl-loaded)[data-item="6"] > div:nth-child(4),
	.penci-owl-carousel:not(.owl-loaded)[data-item="6"] > div:nth-child(5),
	.penci-owl-carousel:not(.owl-loaded)[data-item="6"] > div:nth-child(6),
	.penci-owl-carousel:not(.owl-loaded)[data-item="5"] > div:nth-child(2),
	.penci-owl-carousel:not(.owl-loaded)[data-item="5"] > div:nth-child(3),
	.penci-owl-carousel:not(.owl-loaded)[data-item="5"] > div:nth-child(4),
	.penci-owl-carousel:not(.owl-loaded)[data-item="5"] > div:nth-child(5),
	.penci-owl-carousel:not(.owl-loaded)[data-item="4"] > div:nth-child(2),
	.penci-owl-carousel:not(.owl-loaded)[data-item="4"] > div:nth-child(3),
	.penci-owl-carousel:not(.owl-loaded)[data-item="4"] > div:nth-child(4),
	.penci-owl-carousel:not(.owl-loaded)[data-item="3"] > div:nth-child(2),
	.penci-owl-carousel:not(.owl-loaded)[data-item="3"] > div:nth-child(3),
	.penci-owl-carousel:not(.owl-loaded)[data-item="2"] > div:nth-child(2) {
		display: block;
	}
}
@media only screen and (max-width: 1169px) and (min-width: 768px) {
	.penci-owl-carousel:not(.owl-loaded)[data-tablet="4"] > div {
		width: 25%;
		float: left;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-tablet="4"] > div:nth-child(2),
	.penci-owl-carousel:not(.owl-loaded)[data-tablet="4"] > div:nth-child(3),
	.penci-owl-carousel:not(.owl-loaded)[data-tablet="4"] > div:nth-child(4) {
		display: block;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-tablet="3"] > div {
		width: 33.3333%;
		float: left;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-tablet="3"] > div:nth-child(2),
	.penci-owl-carousel:not(.owl-loaded)[data-tablet="3"] > div:nth-child(3) {
		display: block;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-tablet="2"] > div {
		width: 50%;
		float: left;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-tablet="2"] > div:nth-child(2) {
		display: block;
	}
}
@media only screen and (max-width: 767px) and (min-width: 481px) {
	.penci-owl-carousel:not(.owl-loaded)[data-tabsmall="4"] > div {
		width: 25%;
		float: left;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-tabsmall="4"] > div:nth-child(2),
	.penci-owl-carousel:not(.owl-loaded)[data-tabsmall="4"] > div:nth-child(3),
	.penci-owl-carousel:not(.owl-loaded)[data-tabsmall="4"] > div:nth-child(4) {
		display: block;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-tabsmall="3"] > div {
		width: 33.3333%;
		float: left;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-tabsmall="3"] > div:nth-child(2),
	.penci-owl-carousel:not(.owl-loaded)[data-tabsmall="3"] > div:nth-child(3) {
		display: block;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-tabsmall="2"] > div {
		width: 50%;
		float: left;
	}
	.penci-owl-carousel:not(.owl-loaded)[data-tabsmall="2"] > div:nth-child(2) {
		display: block;
	}
}
/* = Header Builder
----------------------------*/
.pc-wrapbuilder-header {
	--pchb-socialw: 28px;
	--pchb-m-socialw: 28px;
}
.penci_nav_row {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
	margin-left: -10px;
	margin-right: -10px;
}
.pchb-boxed-layout .penci_nav_row {
	margin-left: 10px;
	margin-right: 10px;
}
.penci_nav_normal {
	flex: 0 0 auto
}
.pcmiddle-center .penci_nav_left,
.pcmiddle-center .penci_nav_center,
.pcmiddle-center .penci_nav_right {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.pcmiddle-center .penci_nav_left,
.pcmiddle-center .penci_nav_right {
	flex: 1 1 0;
}
.pcmiddle-normal .penci_nav_alignleft,
.pcmiddle-center .penci_nav_left {
	justify-content: flex-start;
}
.pcmiddle-normal .penci_nav_alignright,
.pcmiddle-center .penci_nav_right {
	justify-content: flex-end;
}
.pcmiddle-center .penci_nav_aligncenter,
.pcmiddle-normal .penci_nav_aligncenter {
	justify-content: center;
}
.pcmiddle-normal .penci_nav_center {
	flex: 1 1 0;
}
.pc-builder-menu .navigation {
	background-color: transparent;
	border: 0;
	height: auto;
}
.penci-mobile-midbar,
.penci-desktop-sticky-mid,
.penci-desktop-midbar,
.penci-desktop-sticky-top,
.penci-mobile-bottombar,
.penci-mobile-topbar,
.penci-desktop-sticky-bottom,
.penci-desktop-topbar,
.penci-desktop-bottombar {
	padding-top: 10px;
	padding-bottom: 10px;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.penci-mobile-midbar.pc-noel,
.penci-desktop-sticky-mid.pc-noel,
.penci-desktop-midbar.pc-noel,
.penci-desktop-sticky-top.pc-noel,
.penci-mobile-bottombar.pc-noel,
.penci-mobile-topbar.pc-noel,
.penci-desktop-sticky-bottom.pc-noel,
.penci-desktop-topbar.pc-noel,
.penci-desktop-bottombar.pc-noel {
	padding-top: 0;
	padding-bottom: 0;
}
.penci-desktop-topbar,
.penci-desktop-midbar,
.penci-desktop-bottombar,
.penci-desktop-topblock,
.penci-desktop-bottomblock {
	background-color: #fff;
}
.penci-header-trans .penci-desktop-topbar,
.penci-header-trans .penci-desktop-midbar,
.penci-header-trans .penci-desktop-bottombar,
.penci-header-trans .penci-desktop-topblock,
.penci-header-trans .penci-desktop-bottomblock {
	background-color: transparent;
}
.penci_header_overlap .penci-desktop-topbar,
.penci_header_overlap .penci-desktop-midbar,
.penci_header_overlap .penci-desktop-bottombar,
.penci_header_overlap .penci-desktop-topblock,
.penci_header_overlap .penci-desktop-bottomblock {
	background-color: transparent;
}
.penci-desktop-topbar.bg-transparent,
.penci-desktop-midbar.bg-transparent,
.penci-desktop-bottombar.bg-transparent,
.penci-desktop-topblock.bg-transparent,
.penci-desktop-bottomblock.bg-transparent {
	background-color: transparent !important;
}
.pc-wrapbuilder-header {
	margin-bottom: var(--pchd-mg);
}
.page-template-page-fullwidth .pc-wrapbuilder-header,
.elementor-template-full-width .pc-wrapbuilder-header {
	margin-bottom: 0;
}
.pc-wrapbuilder-header .header-social .inner-header-social {
	display: flex;
	position: relative;
}
.pc-wrapbuilder-header .header-social.mobile-social .inner-header-social {
	justify-content: center;
}
/* Navigation */
/* = Navigation
-----------------------------------------------------*/
.navigation {
	background: #fff;
	height: 60px;
	z-index: 9999;
	width: 100%;
	-webkit-backface-visibility: hidden;
	border-bottom: 1px solid #ECECEC;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.navigation.mobile-menu {
	background-color: transparent;
	height: unset;
}
.wrapper-boxed.enable-boxed .navigation {
	transition: height 0.3s, box-shadow 0.3s;
	-webkit-transition: height 0.3s, box-shadow 0.3s;
	-moz-transition: height 0.3s, box-shadow 0.3s;
}
.navigation.sticky-active {
	z-index: 99999;
}
.navigation.header-layout-bottom {
	box-shadow: 0px 0px 0px transparent;
	-webkit-box-shadow: 0px 0px 0px transparent;
	-moz-box-shadow: 0px 0px 0px transparent;
	border-top: 1px solid #ECECEC;
}
.is-sticky .navigation {
	box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
	-webkit-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
	-moz-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
	border-color: transparent !important;
}
.wrapper-boxed.enable-boxed .is-sticky .navigation {
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 1230px;
}
.penci-body-boxed.penci-two-sidebar .wrapper-boxed.enable-boxed .is-sticky .navigation {
	max-width: 1430px;
}
.slicknav_menu {
	display: none;
}
.navigation .container {
	position: relative;
	display: table;
	text-align: center;
}
.navigation .container .inner-top-navigation {
	display: inline-block;
	vertical-align: top;
}
.navigation .menu {
	float: left;
}
.navigation ul.menu > li,
.navigation .menu > ul > li {
	display: inline-block;
	position: relative;
	float: left;
	margin-right: 30px;
}
.navigation .menu > li:last-child,
.navigation .menu > ul > li:last-child {
	margin-right: 0;
}
.navigation .sub-menu > li > a,
.navigation .menu > li > a {
	font-family: var(--pchead-font);
	font-size: 12px;
	color: #313131;
	text-transform: uppercase;
	display: inline-block;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	position: relative;
	font-weight: var(--pchead-wei);
	text-decoration: none;
}
.navigation .menu > li > a {
	line-height: 58px;
}
.navigation .sub-menu li > a > i,
.navigation .menu > li > a > i {
	font-size: 13px;
	margin-right: 5px;
}
.navigation ul.menu > li > a:before,
.navigation .menu > ul.sub-menu > li > a:before {
	content: "";
	position: absolute;
	bottom: calc(50% - 12px);
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	left: 50%;
	height: 2px;
	width: 0;
	background: var(--pcaccent-cl);
}
.navigation ul.menu > li > a:hover:before,
.navigation .menu > ul > li > a:hover:before,
.navigation ul.menu > li:hover > a:before,
.navigation .menu > ul > li:hover > a:before {
	left: 0;
	width: 100%;
}
.navigation .menu li > a:hover,
.navigation .menu li:hover > a,
.navigation .menu li.current-menu-item > a,
.navigation .menu > li.current_page_item > a,
.navigation .menu > li.current-menu-ancestor > a,
.navigation .menu > li.current-menu-item > a {
	color: var(--pcaccent-cl);
}
.navigation ul.menu > li > a > img,
.navigation .menu > ul > li > a > img {
	vertical-align: middle;
}
.navigation .button-menu-mobile {
	display: none;
	float: left;
	text-align: center;
	color: #313131;
	font-size: 21px;
	cursor: pointer;
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
}
@media only screen and (max-width: 960px) {
	.penci-hlogo-center .penci-mobile-hlogo {
		float: none;
		margin: 0;
		position: absolute;
		left: 50%;
		top: 0;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		z-index: 10;
	}
	.penci-mobile-hlogo {
		display: inline-block;
	}
}
.pb-logo-sidebar-mobile {
	text-align: center;
}
/* Primary menu dropdown */
.navigation .menu .sub-menu,
.navigation .menu .children {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: 0;
	z-index: 9999;
	box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
	-webkit-box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
	-moz-box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
	border-top: 1px solid #ECECEC;
	margin-top: 0;
	background: #fff;
}
.navigation ul.menu ul.sub-menu li a {
	margin: 0 20px;
	padding: 12px 0;
	font-size: 12px;
	min-width: 200px;
	line-height: 1.4;
	-moz-transition: color 0.3s, background-color 0.3s;
	-webkit-transition: color 0.3s, background-color 0.3s;
	transition: color 0.3s, background-color 0.3s;
	border-bottom: 1px solid #E0E0E0;
	text-align: left;
	border-left: none !important;
	position: relative;
	overflow: hidden;
	vertical-align: top;
}
.navigation ul.menu ul.sub-menu li,
.navigation ul.menu ul ul.sub-menu li {
	padding-right: 0;
	margin-right: 0;
	float: none;
	position: relative;
	width: 100%;
}
.navigation .menu ul.sub-menu > li:last-child > a {
	border-bottom: none;
}
.navigation .menu .sub-menu ul,
.navigation .menu .children ul {
	left: 100%;
	top: 0;
}
/* Category mega menu */
.navigation .menu li.penci-mega-menu {
	position: static !important;
}
#navigation .menu li.penci-block-mega.penci-megapos-center,
.navigation .menu li.penci-block-mega.penci-megapos-center,
#navigation .menu li.penci-block-mega.penci-megapos-flexible,
.navigation .menu li.penci-block-mega.penci-megapos-flexible {
	position: relative !important;
}
li.penci-mega-menu > ul.sub-menu {
	display: none;
}
#sidebar-nav li.penci-mega-menu .penci-content-megamenu,
.penci-menu-hbg li.penci-mega-menu .penci-content-megamenu {
	display: none !important;
}
.navigation .menu li.penci-mega-menu > ul.sub-menu {
	width: 100%;
	padding: 0 !important;
	clear: both;
	display: block;
}
.navigation .penci-megamenu {
	width: 100%;
	display: table;
}
.navigation .penci-megamenu .penci-mega-child-categories {
	width: 230px;
	display: table-cell;
	vertical-align: top;
	background: #ffffff;
	padding: 20px 0;
	position: relative;
}
.navigation .penci-megamenu .penci-mega-child-categories:after {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #ECECEC;
}
.navigation .penci-megamenu .penci-mega-child-categories a {
	min-width: 0;
	display: block;
	font-size: 12px;
	text-align: right;
	line-height: 1.4em;
	margin: 0;
	padding: 12px 20px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	position: relative;
}
.navigation .penci-megamenu .penci-mega-child-categories a.cat-active {
	border-top-color: #ECECEC;
	border-bottom-color: #ECECEC;
	background: #fff;
	color: var(--pcaccent-cl);
	z-index: 10;
	position: relative;
}
.navigation .penci-megamenu .penci-mega-child-categories a.cat-active:before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	z-index: 1;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}
.navigation .penci-megamenu .penci-content-megamenu {
	display: table-cell;
}
.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts {
	padding: 20px 10px 0 10px;
}
.navigation .penci-megamenu .penci-content-megamenu .penci-mega-row {
	width: 100%;
	display: none;
	vertical-align: top;
}
.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-post {
	width: 20%;
	padding: 0 10px;
	float: left;
	margin-bottom: 15px;
}
.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4 .penci-mega-post {
	width: 25%;
}
.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5 .penci-mega-post:nth-child(5n+1),
.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4 .penci-mega-post:nth-child(4n+1) {
	clear: both;
}
.penci-megamenu .penci-image-holder:before {
	padding-top: 66.6667%;
}
/* For header full width - not in container */
@media only screen and (min-width: 1800px) {
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post {
		width: 14.2857%;
	}
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post {
		width: 16.66666%;
	}
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post:nth-child(7n+1),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post:nth-child(6n+1) {
		clear: both;
	}
}
@media only screen and (max-width: 1799px) and (min-width: 1500px) {
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post {
		width: 16.66666%;
	}
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post {
		width: 20%;
	}
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post:nth-child(6n+1),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post:nth-child(5n+1) {
		clear: both;
	}
}
@media only screen and (max-width: 1799px) {
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-1 .penci-mega-post:nth-child(7),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-1 .penci-mega-post:nth-child(6),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-2 .penci-mega-post:nth-child(14),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-2 .penci-mega-post:nth-child(13),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-2 .penci-mega-post:nth-child(12),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-2 .penci-mega-post:nth-child(11),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(21),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(20),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(19),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(18),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(17),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(16) {
		display: none;
	}
}
@media only screen and (max-width: 1499px) and (min-width: 1170px) {
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post {
		width: 20%;
	}
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post {
		width: 25%;
	}
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post:nth-child(5n+1),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post:nth-child(4n+1) {
		clear: both;
	}
}
@media only screen and (max-width: 1499px) {
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-1 .penci-mega-post:nth-child(6),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-1 .penci-mega-post:nth-child(5),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-2 .penci-mega-post:nth-child(12),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-2 .penci-mega-post:nth-child(11),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-2 .penci-mega-post:nth-child(10),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-2 .penci-mega-post:nth-child(9),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(18),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(17),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(16),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(15),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(14),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(13) {
		display: none;
	}
}
@media only screen and (max-width: 1169px) {
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post {
		width: 25%;
	}
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post {
		width: 33.33333%;
	}
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7 .penci-mega-post:nth-child(4n+1),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6 .penci-mega-post:nth-child(3n+1) {
		clear: both;
	}
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-1 .penci-mega-post:nth-child(5),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-1 .penci-mega-post:nth-child(4),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-2 .penci-mega-post:nth-child(10),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-2 .penci-mega-post:nth-child(9),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-2 .penci-mega-post:nth-child(8),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-2 .penci-mega-post:nth-child(7),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(15),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(14),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-7.mega-row-3 .penci-mega-post:nth-child(13),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(12),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(11),
	.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-6.mega-row-3 .penci-mega-post:nth-child(10) {
		display: none;
	}
}
.navigation .penci-megamenu .penci-mega-thumbnail {
	display: block;
	margin: 0 0 17px 0;
	position: relative;
}
.navigation .penci-megamenu .penci-mega-thumbnail a {
	width: 100%;
}
.navigation .penci-megamenu .penci-mega-thumbnail .mega-cat-name {
	font-size: 10px;
	background: var(--pcaccent-cl);
	text-transform: uppercase;
	position: absolute;
	display: inline-block;
	padding: 0 6px;
	color: #fff;
	top: 0;
	left: 0;
	z-index: 3;
	height: 18px;
	font-weight: normal;
	text-align: center;
	line-height: 1.4;
}
.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-post a {
	margin: 0;
	padding: 0;
	min-width: 0;
	border-bottom: none;
	position: relative;
}
.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-thumbnail a {
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
}
.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-thumbnail a:hover {
	opacity: 0.8;
}
.navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-thumbnail .mega-cat-name a {
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	color: inherit !important;
	opacity: 1;
	padding: 0;
	margin: 0;
	text-transform: none;
	letter-spacing: 0;
}
.navigation .penci-megamenu .penci-mega-thumbnail img {
	width: 100%;
	height: auto;
}
.navigation .penci-megamenu .post-mega-title {
	text-align: center;
	margin: 0;
}
.navigation .penci-megamenu .post-mega-title a {
	text-align: center;
}
.navigation .penci-megamenu .penci-mega-date {
	line-height: 1;
	font-size: 12px;
	color: #999;
	text-align: center;
	margin-top: 6px;
}
/* = Mega menu columns
----------------------------------------------------*/
.navigation ul.menu > li.megamenu {
	position: static;
}
.navigation ul.menu > li.megamenu > ul.sub-menu {
	width: 1170px;
	padding: 15px 0;
	display: table;
	table-layout: fixed;
	background: #fff;
	left: 0;
}
.navigation ul.menu > li.megamenu > ul.sub-menu > li {
	min-width: 200px;
	max-width: 300px;
	display: table-cell;
	vertical-align: top;
	padding: 0 5px;
	margin: 0;
	position: relative;
}
.navigation ul.menu > li.megamenu > ul.sub-menu > li:before {
	left: 0;
	content: "";
	position: absolute;
	top: 15px;
	bottom: 15px;
	width: 1px;
	display: block;
	background: #E0E0E0;
}
.navigation ul.menu > li.megamenu > ul.sub-menu > li:first-child:before {
	content: none;
	display: none;
}
.navigation ul.menu > li.megamenu > ul.sub-menu > li > a {
	margin: 0 20px;
	border-bottom: 1px solid #E0E0E0;
	display: none;
}
.navigation ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu {
	visibility: visible;
	opacity: 1;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	position: static;
	border: none;
}
.navigation ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu li,
.navigation ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu li a {
	display: block;
}
/* Menu style 2 */
.navigation.menu-style-2 ul.menu > li > a:before,
.navigation.menu-style-2 .menu > ul > li > a:before {
	content: none;
	display: none;
}
.navigation ul.menu > li.menu-item-has-children > a:after,
.navigation .menu > ul.sub-menu > li.menu-item-has-children > a:after,
.navigation ul.menu > li.penci-mega-menu > a:after,
.navigation .menu > ul.sub-menu > li.penci-mega-menu > a:after {
	font-family: FontAwesome;
	content: "\f107";
	margin-left: 5px;
	color: inherit;
	font-size: 13px;
	font-weight: normal;
	width: auto;
	display: inline-block;
}
.penci-fawesome-ver5 .navigation ul.menu > li.menu-item-has-children > a:after,
.penci-fawesome-ver5 .navigation .menu > ul > li.menu-item-has-children > a:after,
.penci-fawesome-ver5 .navigation ul.menu > li.penci-mega-menu > a:after,
.penci-fawesome-ver5 .navigation .menu > ul > li.penci-mega-menu > a:after {
	font-family: "Font Awesome 5 Free";
	content: "\f107";
	font-weight: 900;
}
.navigation.menu-style-2 .menu .sub-menu,
.navigation.menu-style-2 .menu .children {
	border-top: 4px solid #E0E0E0;
	padding: 8px 0;
}
.navigation.menu-style-2 ul.menu ul.sub-menu:before {
	width: 0;
	height: 4px;
	top: -4px;
	position: absolute;
	background: var(--pcaccent-cl);
	left: 0;
	-webkit-transition: width 400ms cubic-bezier(0.870, 0.020, 0.230, 1);
	-webkit-transition: width 400ms cubic-bezier(0.870, 0.020, 0.230, 1.005);
	-moz-transition: width 400ms cubic-bezier(0.870, 0.020, 0.230, 1.005);
	-o-transition: width 500ms cubic-bezier(0.870, 0.020, 0.230, 1.005);
	transition: width 500ms cubic-bezier(0.870, 0.020, 0.230, 1.005);
	content: "";
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
}
.navigation.menu-style-2 ul.menu li:hover > ul.sub-menu:before,
.navigation.menu-style-2 .menu ul li:hover > ul.sub-menu:before {
	width: 100%;
}
.navigation.menu-style-2 ul.menu ul.sub-menu a {
	padding: 8px 0;
	border: none !important;
}
.navigation.menu-style-2 .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts {
	padding: 0;
}
.navigation.menu-style-2 .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-post {
	padding: 0 0 15px;
	margin: 0;
	position: relative;
	z-index: 5;
}
.navigation.menu-style-2 .penci-megamenu .penci-mega-thumbnail {
	position: relative;
	z-index: 5;
}
.navigation.menu-style-2 .penci-megamenu .penci-mega-meta {
	padding: 0 5px;
}
.navigation.menu-style-2 .penci-megamenu .post-mega-title {
	line-height: 1;
}
.menu-style-2 .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-post:before {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #f1f1f2;
	z-index: 1;
}
.navigation.menu-style-2 .penci-megamenu .penci-mega-thumbnail .mega-cat-name {
	bottom: 0;
	top: auto;
}
.navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories {
	padding: 12px 0;
}
.navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories:after {
	background-color: #f1f1f2;
}
.navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories a {
	min-width: 0;
	display: block;
	text-align: left;
	line-height: 1.4em;
	margin: 0;
	padding: 6px 0 6px 20px;
	position: relative;
	border: none;
	background-color: inherit;
	z-index: 0;
}
.navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories a:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -.5px;
	-webkit-transition: width, 0.4s ease-in-out;
	-o-transition: width, 0.4s ease-in-out;
	transition: width, 0.4s ease-in-out;
	border-bottom: 1px solid;
	width: 0;
	opacity: 0.3;
	left: 20px;
	z-index: 1;
	box-shadow: none;
	-webkit-box-shadow: none;
	color: inherit;
}
.navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories a:hover:after {
	width: calc(100% + 20px);
}
.navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories a span {
	position: relative;
	z-index: 2;
	background-color: inherit;
	padding-right: 20px;
	display: inline-block;
}
.navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories a.all-style:before {
	content: "";
	background: #f1f1f2;
	width: 24px;
	display: block;
	height: 1px;
	margin: 4px 0 17px;
	opacity: 1;
	position: static;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.navigation.menu-style-2 .penci-megamenu .penci-mega-child-categories a.all-style:after {
	content: none;
	display: none;
}
.navigation.menu-style-2 ul.menu > li.megamenu > ul.sub-menu {
	padding: 5px 0;
}
.navigation.menu-style-2 ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu:before {
	display: none;
	content: none;
}
/* = Menu Items Padding
-----------------------------------------------------*/
.navigation.menu-item-padding ul.menu > li,
.navigation.menu-item-padding .menu > ul > li {
	margin: 0;
}
.navigation.menu-item-padding ul.menu > li > a,
.navigation.menu-item-padding .menu > ul > li > a {
	padding: 0 15px;
}
.navigation.menu-item-padding .menu > li > a:hover,
.navigation.menu-item-padding .menu > li:hover > a,
.navigation.menu-item-padding .menu > li.current-menu-item > a,
.navigation.menu-item-padding .menu > li.current_page_item > a,
.navigation.menu-item-padding .menu > li.current-menu-ancestor > a,
.navigation.menu-item-padding .menu > li.current-menu-item > a {
	background-color: #ececec;
}
.navigation.menu-item-padding ul.menu > li > a:before,
.navigation.menu-item-padding .menu > ul > li > a:before {
	content: none;
	display: none;
}
@media only screen and (min-width: 961px) {
	.is-sticky .navigation.menu-item-padding,
	.is-sticky .navigation.menu-item-padding {
		height: 58px;
		border: none !important;
	}
	.navigation-sticky-wrapper:not(.is-sticky) .menu .sub-menu,
	.navigation-sticky-wrapper:not(.is-sticky) .menu .children {
		margin-top: -1px;
	}
}
@-moz-document url-prefix() {
	.navigation.menu-style-2 ul.menu > li.megamenu > ul.sub-menu:before {
		top: 0;
	}
}
/* Logo Title */
.penci-header-image-logo,
.penci-header-text-logo {
	--pchb-logo-title-size: 40px;
	--pchb-logo-title-font: var(--pchead-font);
	--pchb-logo-title-fw: '400';
	--pchb-logo-title-fs: 'normal';
	--pchb-logo-slogan-size: 14px;
	--pchb-logo-slogan-font: 'inherit';
	--pchb-logo-slogan-fw: '400';
	--pchb-logo-slogan-fs: 'normal';
	--pchb-logo-title-color: 'inherit';
	--pchb-logo-slogan-color: var(--pctext-cl);
}
.penci-header-text-logo .site-name {
	font-size: var(--pchb-logo-title-size);
	font-family: var(--pchb-logo-title-font);
	font-weight: var(--pchb-logo-title-fw);
	font-style: var(--pchb-logo-title-fs);
	color: var(--pchb-logo-title-color);
	line-height: 1;
}
.penci-header-image-logo .site-slogan,
.penci-header-text-logo .site-slogan {
	font-size: var(--pchb-logo-slogan-size);
	font-family: var(--pchb-logo-slogan-font);
	font-weight: var(--pchb-logo-slogan-fw);
	font-style: var(--pchb-logo-slogan-fs);
	color: var(--pchb-logo-slogan-color);
	line-height: 1.3;
	margin-top: 12px;
}
/* Logo Text Mobile*/
.penci_navbar_mobile .penci-header-text-logo {
	--pchb-m-logo-title-size: 20px;
	--pchb-m-logo-title-m-size: 20px;
	--pchb-m-logo-title-font: var(--pchead-font);
	--pchb-m-logo-title-fw: '400';
	--pchb-m-logo-title-fs: 'normal';
	--pchb-m-logo-slogan-size: 14px;
	--pchb-m-logo-slogan-m-size: 14px;
	--pchb-m-logo-slogan-font: 'inherit';
	--pchb-m-logo-slogan-fw: '400';
	--pchb-m-logo-slogan-fs: 'normal';
	--pchb-m-logo-title-color: 'inherit';
	--pchb-m-logo-slogan-color: 'inherit';
}
.penci_navbar_mobile .penci-header-text-logo .site-name {
	font-size: var(--pchb-m-logo-title-size);
	font-family: var(--pchb-m-logo-title-font);
	font-weight: var(--pchb-m-logo-title-fw);
	font-style: var(--pchb-m-logo-title-fs);
	color: var(--pchb-m-logo-title-color);
	line-height: 1;
}
.penci_navbar_mobile .site-slogan {
	font-size: var(--pchb-m-logo-slogan-size);
	font-family: var(--pchb-m-logo-slogan-font);
	font-weight: var(--pchb-m-logo-slogan-fw);
	font-style: var(--pchb-m-logo-slogan-fs);
	color: var(--pchb-m-logo-slogan-color);
	line-height: 1.3;
	margin-top: 12px;
}
/* Logo Sticky */
.pc-logo-sticky {
	--pchb-logo-s-title-size: 40px;
	--pchb-logo-s-title-font: var(--pchead-font);
	--pchb-logo-s-title-fw: '400';
	--pchb-logo-s-title-fs: 'normal';
	--pchb-logo-s-slogan-size: 14px;
	--pchb-logo-s-slogan-font: 'inherit';
	--pchb-logo-s-slogan-fw: '400';
	--pchb-logo-s-slogan-fs: 'normal';
	--pchb-logo-s-title-color: 'inherit';
	--pchb-logo-s-slogan-color: 'inherit';
}
.pc-logo-sticky.penci-header-text-logo .site-name {
	font-size: var(--pchb-logo-s-title-size);
	font-family: var(--pchb-logo-s-title-font);
	font-weight: var(--pchb-logo-s-title-fw);
	font-style: var(--pchb-logo-s-title-fs);
	color: var(--pchb-logo-s-title-color);
	line-height: 1;
}
.pc-logo-sticky.penci-header-image-logo .site-slogan,
.pc-logo-sticky.penci-header-text-logo .site-slogan {
	font-size: var(--pchb-logo-s-slogan-size);
	font-family: var(--pchb-logo-s-slogan-font);
	font-weight: var(--pchb-logo-s-slogan-fw);
	font-style: var(--pchb-logo-s-slogan-fs);
	color: var(--pchb-logo-s-slogan-color);
	line-height: 1.3;
	margin-top: 12px;
}
/* Mobile Sidebar Logo */
.pb-logo-sidebar-mobile {
	--pchb-logo-sm-title-size: 40px;
	--pchb-logo-sm-title-font: var(--pchead-font);
	--pchb-logo-sm-title-fw: '400';
	--pchb-logo-sm-title-fs: 'normal';
	--pchb-logo-sm-slogan-size: 14px;
	--pchb-logo-sm-slogan-font: 'inherit';
	--pchb-logo-sm-slogan-fw: '400';
	--pchb-logo-sm-slogan-fs: 'normal';
	--pchb-logo-sm-title-color: 'inherit';
	--pchb-logo-sm-slogan-color: 'inherit';
}
.pb-logo-sidebar-mobile.penci-header-text-logo .site-name {
	font-size: var(--pchb-logo-sm-title-size);
	font-family: var(--pchb-logo-sm-title-font);
	font-weight: var(--pchb-logo-sm-title-fw);
	font-style: var(--pchb-logo-sm-title-fs);
	color: var(--pchb-logo-sm-title-color);
	line-height: 1;
}
.pb-logo-sidebar-mobile.penci-header-image-logo .site-slogan,
.pb-logo-sidebar-mobile.penci-header-text-logo .site-slogan {
	font-size: var(--pchb-logo-sm-slogan-size);
	font-family: var(--pchb-logo-sm-slogan-font);
	font-weight: var(--pchb-logo-sm-slogan-fw);
	font-style: var(--pchb-logo-sm-slogan-fs);
	color: var(--pchb-logo-sm-slogan-color);
	line-height: 1.3;
	margin-top: 12px;
}
/* Social */
.penci-builder-element.penci-data-time-format {
	white-space: nowrap;
}
.penci-builder-element.header-social a i {
	width: var(--pchb-socialw);
	height: var(--pchb-socialw);
	line-height: calc(var(--pchb-socialw) - 2px);
	background: none;
	border: 1px solid #E0E0E0;
	margin: 0;
	display: inline-block;
	text-align: center;
	color: var(--pctext-cl);
}
.penci-builder-element.header-social.mobile-social a i {
	width: var(--pchb-m-socialw);
	height: var(--pchb-m-socialw);
	line-height: calc(var(--pchb-m-socialw) - 2px);
}
.penci-builder-element.header-social a:hover i {
	color: var(--pcaccent-cl);
}
.penci-builder-element.header-social a {
	margin-right: 10px;
}
.penci-builder-element.header-social a:last-child {
	margin-right: 0 !important;
}
.penci-builder-element.header-social .penci-social-colored a {
	transition: opacity 0.3s;
}
.penci-builder-element.header-social .penci-social-colored a:hover {
	opacity: .85;
}
.penci-builder-element.header-social .penci-social-colored a i {
	border: none !important;
	color: #fff !important;
	line-height: var(--pchb-socialw);
}
.penci-builder-element.header-social.mobile-social .penci-social-colored a i {
	border: none !important;
	color: #fff !important;
	line-height: var(--pchb-m-socialw);
}
.penci-builder-element.header-social .penci-social-simple a i {
	line-height: 1;
	width: auto !important;
	height: auto !important;
	border-color: transparent !important;
	background-color: transparent !important;
}
.penci-builder-element.header-social .penci-social-bordered a i {
	background-color: transparent;
}
.penci-builder-element.header-social {
	margin-top: 0;
}
.penci-vertical-line {
	display: inline-block;
	width: 1px;
	height: 20px;
	background-color: var(--pcborder-cl);
}
.penci-builder-element.header-social .penci-social-circle a i {
	border-radius: 50%;
}
/* Main Menu */
.pc-builder-element.pc-main-menu {
	--pchb-main-menu-font: var(--pchead-font);
	--pchb-main-menu-fs: 12px;
	--pchb-main-menu-lh: 58px;
	--pchb-main-menu-fs_l2: 12px;
	--pchb-main-menu-cl: #313131;
	--pchb-main-menu-fw: bold;
	--pchb-main-menu-tt: uppercase;
	--pchb-main-menu-mg: 30px;
	--pchb-mainm-linect: '';
}
.pc-builder-element.pc-main-menu .navigation .menu ul.sub-menu li a,
.pc-builder-element.pc-main-menu .navigation .menu > li > a {
	font-family: var(--pchb-main-menu-font);
	font-size: var(--pchb-main-menu-fs);
	font-weight: var(--pchb-main-menu-fw);
	color: var(--pchb-main-menu-cl);
	letter-spacing: 0;
	text-transform: var(--pchb-main-menu-tt);
}
.pc-builder-element.pc-main-menu .navigation .menu li > a:hover,
.pc-builder-element.pc-main-menu .navigation .menu li.current-menu-item > a,
.pc-builder-element.pc-main-menu .navigation .menu > li.current_page_item > a,
.pc-builder-element.pc-main-menu .navigation .menu > li.current-menu-ancestor > a,
.pc-builder-element.pc-main-menu .navigation .menu > li.current-menu-item > a {
	color: var(--pcaccent-cl);
}
.pc-builder-element.pc-main-menu .navigation ul.menu ul.sub-menu > a{
	font-size: var(--pchb-main-menu-fs_l2);
}
.pc-builder-element.pc-main-menu .navigation ul.menu > li,
.pc-builder-element.pc-main-menu .navigation .menu > ul > li {
	margin-right: var(--pchb-main-menu-mg);
}
.pc-builder-element.pc-main-menu .navigation ul.menu > li:last-child {
	margin-right: 0;
}
.pc-builder-element.pc-main-menu .navigation .menu > li > a {
	line-height: var(--pchb-main-menu-lh);
}
.pc-builder-element.pc-main-menu .navigation.menu-item-padding ul.menu > li,
.pc-builder-element.pc-second-menu .navigation.menu-item-padding ul.menu > li,
.pc-builder-element.pc-third-menu .navigation.menu-item-padding ul.menu > li {
	margin-right: 0 !important;
}
.pc-builder-element.pc-main-menu .navigation.menu-item-padding ul.menu > li > a,
.pc-builder-element.pc-main-menu .navigation.menu-item-padding .menu > ul > li > a {
	padding-left: calc(var(--pchb-main-menu-mg) / 2);
	padding-right: calc(var(--pchb-main-menu-mg) / 2);
}
/* Secondary Menu */
.pc-builder-element.pc-second-menu {
	--pchb-second-menu-font: var(--pchead-font);
	--pchb-second-menu-fs: 12px;
	--pchb-second-menu-lh: 58px;
	--pchb-second-menu-fs_l2: 12px;
	--pchb-second-menu-cl: #313131;
	--pchb-second-menu-fw: bold;
	--pchb-second-menu-tt: uppercase;
	--pchb-second-menu-mg: 30px;
	--pchb-secondm-linect: '';
}
.pc-builder-element.pc-second-menu .navigation .menu li a {
	font-family: var(--pchb-second-menu-font);
	font-size: var(--pchb-second-menu-fs);
	font-weight: var(--pchb-second-menu-fw);
	color: var(--pchb-second-menu-cl);
	text-transform: var(--pchb-second-menu-tt);
}
.pc-builder-element.pc-second-menu .navigation .menu li > a:hover,
.pc-builder-element.pc-second-menu .navigation .menu li.current-menu-item > a,
.pc-builder-element.pc-second-menu .navigation .menu > li.current_page_item > a,
.pc-builder-element.pc-second-menu .navigation .menu > li.current-menu-ancestor > a,
.pc-builder-element.pc-second-menu .navigation .menu > li.current-menu-item > a {
	color: var(--pcaccent-cl);
}
.pc-builder-element.pc-second-menu .navigation ul.menu ul.sub-menu a {
	font-size: var(--pchb-second-menu-fs_l2);
}
.pc-builder-element.pc-second-menu .navigation ul.menu > li,
.pc-builder-element.pc-second-menu .navigation .menu > ul > li {
	margin-right: var(--pchb-second-menu-mg);
}
.pc-builder-element.pc-second-menu .navigation ul.menu > li:last-child,
.pc-builder-element.pc-second-menu .navigation .menu > ul > li:last-child {
	margin-right: 0;
}
.pc-builder-element.pc-second-menu .navigation .menu > li > a {
	line-height: var(--pchb-second-menu-lh);
}
.pc-builder-element.pc-second-menu .navigation.menu-item-padding ul.menu > li > a,
.pc-builder-element.pc-second-menu .navigation.menu-item-padding .menu > ul > li > a {
	padding-left: calc(var(--pchb-second-menu-mg) / 2);
	padding-right: calc(var(--pchb-second-menu-mg) / 2);
}
/* Third Menu */
.pc-builder-element.pc-third-menu {
	--pchb-third-menu-font: var(--pchead-font);
	--pchb-third-menu-fs: 12px;
	--pchb-third-menu-lh: 58px;
	--pchb-third-menu-fs_l2: 12px;
	--pchb-third-menu-cl: #313131;
	--pchb-third-menu-fw: bold;
	--pchb-third-menu-tt: uppercase;
	--pchb-third-menu-mg: 30px;
	--pchb-thirdm-linect: '';
}
.pc-builder-element.pc-third-menu .navigation .menu li a {
	font-family: var(--pchb-third-menu-font);
	font-size: var(--pchb-third-menu-fs);
	font-weight: var(--pchb-third-menu-fw);
	color: var(--pchb-third-menu-cl);
	text-transform: var(--pchb-third-menu-tt);
}
.pc-builder-element.pc-third-menu .navigation .menu li > a:hover,
.pc-builder-element.pc-third-menu .navigation .menu li.current-menu-item > a,
.pc-builder-element.pc-third-menu .navigation .menu > li.current_page_item > a,
.pc-builder-element.pc-third-menu .navigation .menu > li.current-menu-ancestor > a,
.pc-builder-element.pc-third-menu .navigation .menu > li.current-menu-item > a {
	color: var(--pcaccent-cl);
}
.pc-builder-element.pc-third-menu .navigation ul.menu ul.sub-menu a {
	font-size: var(--pchb-third-menu-fs_l2);
}
.pc-builder-element.pc-third-menu .navigation ul.menu > li,
.pc-builder-element.pc-third-menu .navigation .menu > ul > li {
	margin-right: var(--pchb-third-menu-mg);
}
.pc-builder-element.pc-third-menu .navigation ul.menu > li:last-child,
.pc-builder-element.pc-third-menu .navigation .menu > ul > li:last-child {
	margin-right: 0;
}
.pc-builder-element.pc-third-menu .navigation .menu > li > a {
	line-height: var(--pchb-third-menu-lh);
}
.pc-builder-element.pc-builder-menu .pcremove-lineh ul.menu > li > a:before {
	content: none;
}
.pc-builder-element.pc-third-menu .navigation.menu-item-padding ul.menu > li > a,
.pc-builder-element.pc-third-menu .navigation.menu-item-padding .menu > ul > li > a {
	padding-left: calc(var(--pchb-third-menu-mg) / 2);
	padding-right: calc(var(--pchb-third-menu-mg) / 2);
}
/* Trending*/
.penci-builder-element.penci-topbar-trending .penci-owl-carousel .owl-item {
	background-color: transparent;
}
.penci-builder-element.penci-topbar-trending a.penci-topbar-post-title {
	color: var(--pcheading-cl);
}
@keyframes Penci-FadeDown {
	from {
		transform: translate3d(0, -100%, 0)
	}
	to {
		transform: none
	}
}
@keyframes Penci-FadeUp {
	from {
		transform: none
	}
	to {
		transform: translate3d(0, -100%, 0)
	}
}
.penci_header.penci_builder_sticky_header_desktop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9998;
	opacity: 0;
	visibility: hidden;
	transition: visibility 0.1s ease, opacity 0.1s ease, transform 0.3s ease;
	transform: translate3d(0, -100%, 0);
	background-color: #fff;
	border-style: solid;
	border-width: 0;
}
.penci_header.main-builder-header {
	border-width: 0;
}
body.admin-bar .penci_header.penci_builder_sticky_header_desktop {
	top: 32px;
}
.penci_header.penci_builder_sticky_header_desktop.sticky-apply {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
}
.penci_navbar_mobile {
	background: var(--pcbg-cl);
}
.penci_navbar_mobile.mobile-sticky.hide-scroll-down,
.penci_navbar_mobile.mobile-sticky.hide-scroll-down.scrolldown,
.penci_header.penci_builder_sticky_header_desktop.sticky-apply.hide-scroll-down.scrolldown {
	opacity: 0;
	visibility: hidden;
	transform: translate3d(0, -100%, 0);
}
.penci_navbar_mobile.mobile-sticky.hide-scroll-down.scrollup,
.penci_header.penci_builder_sticky_header_desktop.sticky-apply.hide-scroll-down.scrollup {
	opacity: 1;
	visibility: visible;
	display: block;
	transform: translate3d(0, 0, 0);
}
.penci-header-image-logo img,
.penci_builder_sticky_header_desktop .penci-header-image-logo img {
	width: auto;
	height: auto;
}
.pc-builder-element .search-click,
.pc-builder-element.penci-top-search .search-click {
	height: unset;
	line-height: unset;
}
@media only screen and (min-width: 961px) {
	.penci_navbar_mobile.mobile-sticky,
	.penci_navbar_mobile.mobile-sticky.hide-scroll-down.scrollup,
	.penci_navbar_mobile {
		display: none;
	}
}
@media only screen and (max-width: 960px) {
	.penci_builder_sticky_header_desktop,
	.penci_header.penci-header-builder.main-builder-header,
	.penci_header.penci_builder_sticky_header_desktop,
	.penci_header.penci_builder_sticky_header_desktop.sticky-apply {
		display: none !important;
	}
}
.penci_header.penci-header-builder.penci_header_overlap {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9996;
}
body.admin-bar .penci_header.penci-header-builder.penci_header_overlap {
	top: 32px;
}
@media only screen and (max-width: 479px) {
	.penci_navbar_mobile .container {
		padding-left: 10px;
		padding-right: 10px;
	}
}
.penci_navbar_mobile .navigation {
	border: 0;
}
.penci_navbar_mobile .navigation .button-menu-mobile {
	display: block;
}
.penci-header-builder.shadow-enable,
.penci_navbar_mobile.mobile-sticky.shadow-enable,
.penci_builder_sticky_header_desktop.shadow-enable {
	box-shadow: 0 1px 5px rgba(190, 190, 190, 0.46);
	-webkit-box-shadow: 0 1px 5px rgba(190, 190, 190, 0.46);
	-moz-box-shadow: 0 1px 5px rgba(190, 190, 190, 0.46);
	border-color: transparent;
	border-width: 0;
}
.penci-builder.penci-builder-button {
	display: inline-block;
	transition: 0.3s all ease-in-out;
	border-style: solid;
	border-width: 0;
}
.penci-builder.penci-builder-button.button-define-style-1 {
	padding: 5px 15px;
	border: 2px solid var(--pcaccent-cl);
	color: var(--pcaccent-cl);
}
.penci-builder.penci-builder-button.button-define-style-2 {
	color: var(--pcaccent-cl);
	border-bottom: 1px solid var(--pcaccent-cl);
	padding: 0 0 4px;
	padding-top: 0 !important;
	background-color: transparent !important;
}
.penci-builder.penci-builder-button.button-define-style-3 {
	padding: 7px 15px;
	background-color: #f2f2f2;
	color: var(--pcheading-cl);
	border-bottom: 2px solid #dedede;
}
.penci-builder.penci-builder-button.button-define-style-4 {
	padding: 7px 12px;
	background-color: #f2f2f2;
	color: var(--pcheading-cl);
}
.penci-builder.penci-builder-button.button-shape-rectangle {
	border-radius: 0;
}
.penci-builder.penci-builder-button.button-shape-circle {
	border-radius: 400px;
}
.penci-builder.penci-builder-button.button-shape-round {
	border-radius: 10px;
}
.penci_navbar_mobile .navigation.mobile-menu {
	width: auto;
	float: none;
}
.penci-builder-mobile-sidebar-nav {
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 100001;
	width: 330px;
	overflow-y: auto;
	padding: 30px 20px 20px;
	background: #ffffff;
	left: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transform: translateX(-330px);
	-webkit-transform: translateX(-330px);
	-moz-transform: translateX(-330px);
}
.open-mobile-builder-sidebar-nav .penci-builder-mobile-sidebar-nav {
	left: 330px;
}
.close-mobile-menu-builder {
	position: fixed;
	visibility: hidden;
	opacity: 0;
	text-decoration: none;
	top: 0;
	left: 0;
	font-size: 1.4em;
	color: #313131;
	padding: 10px;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	right: 0;
	z-index: 100000;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.close-mobile-menu-builder i {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-color: #fff;
	line-height: 24px;
	text-align: center;
	border-radius: 12px;
	font-size: 14px;
}
.open-mobile-builder-sidebar-nav .close-mobile-menu-builder {
	left: 330px;
	opacity: 1;
	visibility: visible;
}
.pc-builder-menu.pc-dropdown-menu {
	--pchb-dd-fn: var(--pchead-font);
	--pchb-dd-fw: var(--pchead-wei);
	--pchb-dd-lv1: 13px;
	--pchb-dd-lv2: 13px;
	--pchb-dd-tt: uppercase;
}
.pc-builder-menu.pc-dropdown-menu .menu li a {
	font-family: var(--pchb-dd-fn);
	font-weight: var(--pchb-dd-fw);
	font-size: var(--pchb-dd-lv1);
	text-transform: var(--pchb-dd-tt);
}
.pc-builder-menu.pc-dropdown-menu .menu li li a {
	font-size: var(--pchb-dd-lv2);
}
.penci_navbar_mobile.mobile-sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	transition: visibility 0.1s ease, opacity 0.1s ease, transform 0.3s ease;
}
.penci_navbar_mobile.mobile-sticky .penci_container {
	display: none;
	transition: 0.3s all ease-in-out;
}
.penci_navbar_mobile.mobile-sticky .penci_container.sticky-enable {
	display: block;
	opacity: 1;
}
.pc-header-element.pc-login-register {
	position: relative;
}
/* Search Text Button */
.penci-builder-element.pc-search-form {
	max-width: 300px;
	width: 100%;
}
.penci-builder-element.pc-search-form-sidebar {
	max-width: 100%;
	width: 100%;
}
.pc-search-form.search-style-icon-button,
.pc-search-form.search-style-text-button {
	position: relative;
}
.pc-search-form.search-style-icon-button .pc-searchform-inner,
.pc-search-form.search-style-text-button .pc-searchform-inner {
}
.pc-search-form.search-style-icon-button .search-input,
.pc-search-form.search-style-text-button .search-input {
	line-height: 36px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 20px;
	border-right-width: 0;
}
.penci-builder-element.pc-search-form-desktop {
	--pcs-d-txt-cl: var(--pctext-cl)
}
.penci-builder-element.pc-search-form-desktop form.pc-searchform input.search-input {
	color: var(--pcs-d-txt-cl)
}
.penci-builder-element.pc-search-form-desktop form.pc-searchform input.search-input::placeholder {
	color: var(--pcs-d-txt-cl)
}
.penci-builder-element.pc-search-form-desktop form.pc-searchform input.search-input:-ms-input-placeholder {
	color: var(--pcs-d-txt-cl)
}
.penci-builder-element.pc-search-form-desktop form.pc-searchform input.search-input::-ms-input-placeholder {
	color: var(--pcs-d-txt-cl)
}
.penci-builder-element.pc-search-form-sidebar {
	--pcs-s-txt-cl: var(--pctext-cl)
}
.penci-builder-element.pc-search-form-sidebar form.pc-searchform input.search-input {
	color: var(--pcs-s-txt-cl)
}
.penci-builder-element.pc-search-form-sidebar form.pc-searchform input.search-input::placeholder {
	color: var(--pcs-s-txt-cl)
}
.penci-builder-element.pc-search-form-sidebar form.pc-searchform input.search-input:-ms-input-placeholder {
	color: var(--pcs-s-txt-cl)
}
.penci-builder-element.pc-search-form-sidebar form.pc-searchform input.search-input::-ms-input-placeholder {
	color: var(--pcs-s-txt-cl)
}
.pc-search-form.search-style-icon-button .searchsubmit,
.pc-search-form.search-style-text-button .searchsubmit {
	display: block;
	height: 100%;
	padding: 0 15px;
	background-color: var(--pcaccent-cl);
	font-weight: var(--pchead-wei);
	font-family: var(--pchead-font);
	color: white;
	border: 0;
	transition: 0.3s all ease-in-out;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
	cursor: pointer;
}
.pc-wrapbuilder-header .pc-search-form.search-style-text-button .searchsubmit {
	text-transform: uppercase;
}
body.rtl .pc-search-form.search-style-icon-button .searchsubmit,
body.rtl .pc-search-form.search-style-text-button .searchsubmit {
	right: auto;
	left: 0;
}
.pc-search-form.search-style-text-button .search-input {
	padding-right: 100px;
}
body.rtl .pc-search-form.search-style-text-button .search-input {
	padding-right: 20px;
	padding-left: 100px;
	border-right-width: 1px;
	border-left-width: 0;
}
.pc-search-form.search-style-icon-button .search-input {
	padding-right: 66px;
}
body.rtl .pc-search-form.search-style-text-button .search-input {
	padding-left: 66px;
	padding-right: 20px;
	border-right-width: 1px;
	border-left-width: 0;
}
.pc-search-form.search-style-icon-button .searchsubmit {
	font-size: 0;
	line-height: 0;
}
.pc-search-form.search-style-icon-button .searchsubmit:before {
	font-size: 16px;
	line-height: 38px;
	content: '\f10a';
	font-family: penciicon, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
}
.pc-search-form.search-style-text-button .penciicon-magnifiying-glass,
.pc-search-form.search-style-icon-button .penciicon-magnifiying-glass {
	display: none;
}
.penci-header-block {
	width: 100%;
}
.pc-header-element.penci-topbar-social a {
	color: inherit;
}
.pc-header-element.penci-topbar-social .pclogin-item > a {
	line-height: unset;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.pc-header-element.penci-topbar-social .pclogin-item > a img {
	top: auto;
}
.pc-header-element .pctopbar-login-btn .pclogin-sub li a {
	color: white;
}
.pc-header-element .pctopbar-login-btn .pclogin-sub {
	top: 100%;
}
.pc-header-element .pctopbar-login-btn .pclogin-sub li a:hover {
	color: var(--pcaccent-cl);
}
.penci_nav_col {
	display: flex;
	align-items: center;
	flex-direction: row;
	padding-left: 10px;
	padding-right: 10px;
}
.penci_nav_col.penci_content_columns {
	flex-direction: column;
}
.penci_nav_col > *:not(:first-child) {
	margin-left: 10px;
}
.penci-header-builder .pcheader-icon > a,
.penci-header-builder .penci-menuhbg-toggle,
.penci-header-builder .top-search-classes a.cart-contents,
.penci-header-builder .top-search-classes > a {
	height: auto;
	line-height: unset;
}
.header-search-style-showup .penci-header-builder .show-search,
.header-search-style-showup .penci_navbar_mobile .show-search {
	top: calc(100% + 10px);
}
.header-search-style-showup .penci_nav_left .show-search {
	left: 0;
	right: auto;
}
.header-search-style-showup .penci_nav_left .show-search:before {
	left: 5px;
	right: auto;
}
.container.container-custom {
	margin-left: auto;
	margin-right: auto;
}
.admin-bar .penci-builder-mobile-sidebar-nav.penci-menu-hbg {
	padding-top: 30px;
}
.penci-builder-item-wrap > div:not(:last-child) {
	margin-bottom: 20px;
}
.penci-header-builder.pchb-boxed-layout.container-normal .container,
.penci-header-builder.pchb-boxed-layout.container-1400 .container,
.penci-header-builder.pchb-boxed-layout.container-fullwidth .container,
.penci-header-builder.pchb-boxed-layout.container-custom .container {
	width: 100%;
	max-width: 100%;
}
.penci-header-builder.pchb-boxed-layout.container-normal,
.penci-header-builder.pchb-boxed-layout.container-fullwidth,
.penci-header-builder.pchb-boxed-layout.container-1400,
.penci-header-builder.pchb-boxed-layout.container-custom {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.penci-header-builder.pchb-boxed-layout.container-normal {
	max-width: 1170px;
}
.penci-header-builder.pchb-boxed-layout.container-fullwidth {
	max-width: 100%;
}
.penci-header-builder.pchb-boxed-layout.container-1400 {
	max-width: 1400px;
}
.pc-builder-element .pc-logo img,
.pc-builder-element.pc-logo img {
	max-height: 60px;
}
.penci-disable-uppercase {
	text-transform: none !important;
}
.penci-enable-uppercase {
	text-transform: uppercase !important;
}
.penci-menuhbg-toggle.builder {
	--pcbd-menuhbg-size: 18px;
	height: auto;
}
.penci-menuhbg-toggle.builder {
	width: var(--pcbd-menuhbg-size)
}
.penci-menuhbg-toggle.builder .penci-menuhbg-inner {
	height: var(--pcbd-menuhbg-size);
}
.penci-menuhbg-toggle.builder .penci-lines,
.penci-menuhbg-wapper {
	width: var(--pcbd-menuhbg-size);
}
.penci-menuhbg-toggle.builder .lines-button {
	top: calc((var(--pcbd-menuhbg-size) - 2px) / 2)
}
.penci-menuhbg-toggle.builder .penci-lines:before {
	top: calc(var(--pcbd-menuhbg-size) / 2 - 4px);
}
.penci-menuhbg-toggle.builder .penci-lines:after {
	top: calc((var(--pcbd-menuhbg-size) / 2 - 4px) * -1)
}
.penci-menuhbg-toggle.builder:hover .lines-button:after,
.penci-menuhbg-toggle.builder:hover .penci-lines:before,
.penci-menuhbg-toggle.builder:hover .penci-lines:after {
	transform: translateX(calc(var(--pcbd-menuhbg-size) + 10px));
}
.penci-menuhbg-toggle.builder .lines-button.penci-hover-effect {
	left: calc((var(--pcbd-menuhbg-size) + 10px) * -1);
}
.pc-wrapbuilder-header {
	--pchd-sinput-txt: var(--pctext-cl);
}
.header-search-style-showup .pc-wrapbuilder-header .show-search form.pc-searchform input.search-input {
	color: var(--pchd-sinput-txt);
}
.header-search-style-showup .pc-wrapbuilder-header .show-search form.pc-searchform input.search-input::placeholder {
	color: var(--pchd-sinput-txt);
	opacity: 1;
}
.header-search-style-showup .pc-wrapbuilder-header .show-search form.pc-searchform input.search-input:-ms-input-placeholder {
	color: var(--pchd-sinput-txt);
}
.header-search-style-showup .pc-wrapbuilder-header .show-search form.pc-searchform input.search-input::-ms-input-placeholder {
	color: var(--pchd-sinput-txt);
}
/* = Penci Featured Video Background
-----------------------------------------------------*/
#penci-featured-video-bg {
	height: 600px;
}
.penci-video-overlay-background,
.overlay-video-click,
.penci-video-bg-overlay {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: none;
}
.overlay-video-click {
	display: block;
	z-index: 20;
}
.penci-video-bg-overlay,
.penci-placeholder-videobg {
	z-index: 2;
	display: block;
}
.penci-video-overlay {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	text-align: center;
	left: 20px;
	right: 20px;
	z-index: 10;
}
h2.penci-heading-video,
p.penci-sub-heading-video,
.penci-video-custom-img {
	opacity: 0;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	-o-animation-delay: 1.5s;
	animation-delay: 1.5s;
}
.penci-video-custom-img {
	margin: 0 0 24px 0;
}
.penci-video-custom-img.no-margin-bottom {
	margin: 0;
}
h2.penci-heading-video {
	color: #fff;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	font-size: 30px;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 0;
	-webkit-animation-delay: 1.8s;
	-moz-animation-delay: 1.8s;
	-o-animation-delay: 1.8s;
	animation-delay: 1.8s;
}
p.penci-sub-heading-video {
	font-size: 16px;
	line-height: 1.3em;
	margin: 15px 0 0;
	font-style: italic;
	color: #fff;
	-webkit-animation-delay: 2.1s;
	-moz-animation-delay: 2.1s;
	-o-animation-delay: 2.1s;
	animation-delay: 2.1s;
}
.featured-area.loaded-animation .penci-video-custom-img,
.featured-area.loaded-animation h2.penci-heading-video,
.featured-area.loaded-animation p.penci-sub-heading-video {
	-webkit-animation-name: pencifadeInUp;
	-moz-animation-name: pencifadeInUp;
	-o-animation-name: pencifadeInUp;
	animation-name: pencifadeInUp;
}
/* = Penci Magazine Slider
-----------------------------------------------------*/
.featured-area.magazine-slider {
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
.penci-magazine-slider.penci-loading {
	background: #fafafa url('https://tandemteambuilding.com/wp-content/themes/soledad/images/loading.gif') no-repeat center center;
	min-height: 506px;
}
.featured-area.loaded-wait .penci-magazine-slider.penci-loading {
	background: none;
	min-height: 0 !important;
}
.penci-magazine-slider {
	margin: 0;
	padding: 0;
	position: relative;
}
.penci-magazine-slider .penci-mag-item {
	display: none;
}
.penci-magazine-slider ul.mag-wrap {
	list-style: none;
	margin: 0;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	bottom: 0;
	left: 0;
}
.penci-magazine-slider ul.mag-wrap li {
	overflow: hidden;
	display: block;
	float: left;
	position: relative;
	width: 380px;
	height: 253px;
}
.penci-magazine-slider ul.mag-wrap li.mag-item-1 {
	width: 790px;
	height: 506px;
	border-right: 10px solid transparent;
}
.penci-magazine-slider ul.mag-wrap li.mag-item-2 {
	border-bottom: 10px solid transparent;
}
.penci-magazine-slider .mag-meta {
	position: absolute;
	padding: 20px;
	width: 100%;
	z-index: 10;
	left: 0;
	bottom: 0;
}
.penci-magazine-slider .mag-item-1 .mag-meta {
	padding: 30px;
}
.penci-magazine-slider .mag-cat {
	margin-bottom: 4px;
}
.penci-magazine-slider .mag-cat a.penci-cat-name {
	border-color: #fff;
	color: #fff;
}
.penci-magazine-slider .mag-cat a.penci-cat-name:after {
	border-color: #fff;
}
.penci-magazine-slider .mag-cat a.penci-cat-name:hover {
	text-decoration: none;
	color: var(--pcaccent-cl);
}
.penci-magazine-slider .mag-meta h3 {
	line-height: 1.3;
}
.penci-magazine-slider .mag-meta h3 a {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0;
}
.penci-magazine-slider .mag-item-1 .mag-meta h3 a {
	font-size: 24px;
}
.penci-magazine-slider .mag-meta-child {
	margin-top: 6px;
}
.penci-magazine-slider .mag-item-1 .mag-meta-child {
	margin-top: 7px;
}
.penci-magazine-slider .mag-meta-child span {
	color: #ffffff;
	font-size: 12px;
}
.penci-magazine-slider .mag-item-1 .mag-meta-child span {
	font-size: 14px;
}
.penci-magazine-slider .mag-meta-child span:after {
	content: "";
	display: inline-block;
	margin: 0 7px 0 10px;
	width: 0;
	height: 8px;
	border-left: 1px solid #fff;
	opacity: 0.5;
}
.penci-magazine-slider .mag-item-1 .mag-meta-child span:after {
	margin: 0 8px 0 12px;
	height: 10px;
}
.penci-magazine-slider .mag-meta-child span:last-child:after {
	content: none;
	display: none;
}
.penci-magazine-slider .penci-direction-nav a {
	position: absolute;
	width: 36px;
	height: 36px;
	display: inline-block;
	top: 50%;
	margin-top: -18px;
	font-size: 20px;
	cursor: pointer;
	outline: none;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	text-align: center;
	line-height: 36px;
	background: #fff;
	z-index: 12;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	color: #313131;
	border: none;
}
.penci-magazine-slider .penci-direction-nav a.penci-prev {
	left: 30px;
}
.penci-magazine-slider .penci-direction-nav a.penci-next {
	right: 30px;
}
.penci-magazine-slider:hover .penci-direction-nav a {
	opacity: 1;
}
.penci-magazine-slider .penci-direction-nav a:hover {
	background: var(--pcaccent-cl);
	color: #fff;
}
.penci-magazine-slider .penci-direction-nav a:before {
	content: none;
	display: none;
}
.penci-magazine-slider .mag-overlay {
	background: #000;
	opacity: 0.6;
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: -moz-linear-gradient(top, transparent 0%, #000 100%);
	background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
	background: -o-linear-gradient(top, transparent 0%, #000 100%);
	background: -ms-linear-gradient(top, transparent 0%, #000 100%);
	background: linear-gradient(to bottom, transparent 0%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
	-webkit-transition: opacity .4s ease 0s;
	-moz-transition: opacity .4s ease 0s;
	-o-transition: opacity .4s ease 0s;
	transition: opacity .4s ease 0s;
}
.penci-magazine-slider ul.mag-wrap .mag-content:hover .mag-overlay {
	opacity: 0.8;
}
/* = Magazine slider style 3
-----------------------------------------------------*/
.penci-magazine-slider.penci-mag3-slider.penci-loading {
	min-height: 387px;
}
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1,
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 {
	border: none;
}
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li,
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 {
	width: 287px;
	height: auto;
}
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 .mag-content,
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3 .mag-content {
	height: 191px;
	position: relative;
}
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content {
	height: 387px;
	position: relative;
}
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 {
	width: 586px;
}
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 {
	margin: 0 5px;
}
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 .mag-content:first-child,
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3 .mag-content:first-child {
	margin-bottom: 5px;
}
.penci-magazine-slider.penci-mag1-slider ul.mag-wrap li .mag-content,
.penci-magazine-slider ul.mag-wrap li .mag-content .mag-img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content h3 a {
	font-size: 14px;
	letter-spacing: 0;
}
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content h3 {
	text-align: center;
}
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content h3 a {
	font-size: 16px;
}
.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content .mag-meta {
	padding: 10px;
	width: 100%;
}
.penci-magazine-slider.penci-mag3-slider .mag-cat {
	text-align: center;
}
/* = Magazine slider style 2
-----------------------------------------------------*/
.penci-mag2-carousel {
	overflow: hidden;
}
.featured-area.magazine-slider-2 {
	height: 463px;
	overflow: hidden;
}
.featured-area.magazine-slider-2.loaded-wait {
	height: auto;
	overflow: visible;
}
.penci-mag2-carousel .mag2-item {
	display: block;
	float: left;
	margin: 0 1px 0 0;
	width: 700px;
	height: 463px;
	position: relative;
}
.penci-mag2-carousel .penci-mag2-carousel-content > .mag2-item {
	margin-right: 1px !important;
}
.penci-mag2-carousel .mag2-item.mag2-even {
	width: 346px;
}
.penci-mag2-carousel .mag2-item .mag2-item {
	width: 346px;
	height: 231px;
	margin: 0;
	position: relative;
}
.penci-mag2-carousel .mag2-item > .mag2-item:first-child {
	margin-bottom: 1px;
}
.mag2-thumbnail,
.mag2-thumbnail .mag-img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.mag2slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mag2slider-overlay i {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	border-radius: 50%;
	background: transparent;
	text-align: center;
	font: 14px/40px 'FontAwesome';
	color: rgba(255, 255, 255, 0.9);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	border: 2px solid rgba(255, 255, 255, 0.9);
	opacity: 0;
	font-size: 18px;
	z-index: 3;
	line-height: 48px;
}
.mag2slider-overlay i.fa-play:before {
	margin-left: 2px;
}
.mag2slider-overlay i.fa-music:before {
	margin-right: 2px;
}
.penci-mag2-carousel .mag2-item .mag2-item .mag2slider-overlay i {
	width: 44px;
	height: 44px;
	line-height: 40px;
	font-size: 17px;
	margin: -22px 0 0 -22px;
}
.mag2slider-overlay:after {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	opacity: 0.05;
	content: "";
}
.mag2-thumbnail:hover .mag2slider-overlay i {
	opacity: 1;
}
.mag2-thumbnail:hover .mag2slider-overlay:after {
	opacity: 0.7;
}
.penci-mag2-carousel .mag2-header {
	position: absolute;
	padding: 17px 20px;
	width: 100%;
	z-index: 8;
	left: 0;
	bottom: 0;
	text-align: center;
}
.penci-mag2-carousel .mag2-item .mag2-item .mag2-header {
	padding: 17px 20px !important;
}
.penci-mag2-carousel .mag2-header h3 a {
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
}
.penci-mag2-carousel .mag2-item .mag2-item .mag2-header {
	text-align: left;
}
.penci-mag2-carousel .mag2-item .mag2-item .mag2-header h3 a {
	font-size: 16px;
	letter-spacing: 0;
}
.penci-mag2-carousel .cat.mag-cat {
}
.penci-mag2-carousel .cat > a.penci-cat-name {
	color: #fff;
}
.penci-mag2-carousel .cat > a.penci-cat-name:after {
	border-color: #fff;
}
@media only screen and (min-width: 779px) {
	.penci-mag2-carousel .mag2-thumbnail img {
		transform: none !important;
		-webkit-transform: none !important;
	}
	.penci-mag2-carousel .mag2-header {
		width: 100% !important;
	}
}
@media only screen and (max-width: 778px) {
	.mag2slider-overlay i {
		display: none;
	}
	.penci-mag2-carousel .cat.mag-cat {
		display: none;
	}
	.penci-mag2-carousel .mag2-header h3 a {
		font-size: 18px;
	}
	.penci-mag2-carousel .mag2-header {
		padding-right: 15px;
		text-align: left;
	}
}
/* = Featured homepage box
-----------------------------------------------------*/
.container.home-featured-boxes {
	display: table;
	margin-top: calc(var(--pchd-mg) * -1 + 30px);
	margin-bottom: calc(var(--pchd-mg) - 30px);
}
.container.home-featured-boxes-vc {
	width: 100%;
}
.home-featured-boxes .penci-image-holder:before {
	padding-top: 66.75%;
}
@media only screen and ( min-width: 961px ) {
	.boxes-size-horizontal .homepage-featured-boxes.boxes-4-columns .penci-image-holder:before {
		padding-top: 70.37%;
	}
}
.home-featured-boxes.boxes-size-square .penci-image-holder:before {
	padding-top: 100%;
}
.home-featured-boxes.boxes-size-vertical .penci-image-holder:before {
	padding-top: 135.4%;
}
.home-featured-boxes-vc {
	overflow: hidden;
}
ul.homepage-featured-boxes {
	list-style: none;
	margin-left: -15px;
	margin-right: -15px;
	padding: 0 !important;
}
ul.homepage-featured-boxes li,
.post-entry ul.homepage-featured-boxes li {
	width: 33.3333%;
	float: left;
	display: inline-block;
	padding: 0 15px;
	margin-bottom: 30px;
}
ul.homepage-featured-boxes li .penci-fea-in {
	position: relative;
	overflow: hidden;
}
ul.homepage-featured-boxes li .penci-fea-in:before,
ul.homepage-featured-boxes li .penci-fea-in:after {
	position: absolute;
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.4s;
	transition: opacity 0.3s, transform 0.4s;
	z-index: 5;
}
ul.homepage-featured-boxes li .penci-fea-in.boxes-style-2:before,
ul.homepage-featured-boxes li .penci-fea-in.boxes-style-2:after {
	content: none !important;
	display: none !important;
}
ul.homepage-featured-boxes li .penci-fea-in:before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
ul.homepage-featured-boxes li .penci-fea-in:after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
ul.homepage-featured-boxes li .penci-fea-in:hover:before,
ul.homepage-featured-boxes li .penci-fea-in:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
ul.homepage-featured-boxes .penci-fea-in .fea-box-img {
	position: static;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
ul.homepage-featured-boxes .penci-fea-in .fea-box-img:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	content: "";
	background: #000;
	transition: opacity 0.25s;
	-webkit-transition: opacity 0.25s;
	-moz-transition: opacity 0.25s;
	opacity: 0;
}
ul.homepage-featured-boxes .penci-fea-in:hover .fea-box-img:after {
	opacity: 0.3;
}
ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 .fea-box-img {
	right: 0;
	bottom: 0;
}
ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 .fea-box-img:after {
	content: none !important;
	display: none !important;
}
ul.homepage-featured-boxes .penci-fea-in h4 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	text-align: center;
	z-index: 5;
	font-style: italic;
	letter-spacing: 0;
	font-family: var(--pcbody-font);
	font-weight: normal;
	padding: 5px 20px;
	margin-top: -25px;
}
ul.homepage-featured-boxes .penci-fea-in h4 > span {
	display: inline-block;
	position: relative;
}
ul.homepage-featured-boxes .penci-fea-in h4 span span {
	display: inline-block;
	background: #fff;
	color: #313131;
	padding: 0 15px;
	position: relative;
	min-width: 120px;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
}
ul.homepage-featured-boxes .penci-fea-in h4 span span:before {
	top: -5px;
	left: -5px;
	right: -5px;
	bottom: -5px;
	content: "";
	display: block;
	background: none;
	position: absolute;
	border: 1px solid #fff;
}
ul.homepage-featured-boxes .penci-fea-in:hover h4 span {
	color: var(--pcaccent-cl);
}
ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 h4 {
	background: #fff;
	padding: 0 20px;
	margin-top: -20px;
}
ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 h4:before {
	top: -5px;
	left: 0;
	right: 0;
	width: 100%;
	bottom: -5px;
	content: "";
	display: block;
	background: none;
	position: absolute;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 h4 span {
	background: none;
}
ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 h4 span:before {
	content: none;
	display: none;
}
/* Style 3 */
.home-featured-boxes-sc .penci-fea-in.boxes-style-4 h4 span span:before,
.home-featured-boxes-sc .penci-fea-in.boxes-style-4 .fea-box-img:after,
ul.homepage-featured-boxes .penci-fea-in.boxes-style-3 h4 span span:before,
ul.homepage-featured-boxes .penci-fea-in.boxes-style-3 .fea-box-img:after {
	content: none;
}
.home-featured-boxes-sc li .penci-fea-in.boxes-style-4:before,
.home-featured-boxes-sc li .penci-fea-in.boxes-style-4:after,
ul.homepage-featured-boxes li .penci-fea-in.boxes-style-3:before,
ul.homepage-featured-boxes li .penci-fea-in.boxes-style-3:after {
	opacity: 0.4;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 5;
	transform: none;
	-webkit-transform: none;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
}
.home-featured-boxes-sc li .penci-fea-in.boxes-style-4:hover:before,
.home-featured-boxes-sc li .penci-fea-in.boxes-style-4:hover:after,
ul.homepage-featured-boxes li .penci-fea-in.boxes-style-3:hover:before,
ul.homepage-featured-boxes li .penci-fea-in.boxes-style-3:hover:after {
	opacity: 1;
}
ul.homepage-featured-boxes .penci-fea-in.boxes-style-3 .fea-box-img {
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
}
ul.homepage-featured-boxes .penci-fea-in.boxes-style-3:hover .fea-box-img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}
ul.homepage-featured-boxes .penci-fea-in.boxes-style-3 h4 span span {
	text-transform: uppercase;
	font-size: 12px;
	font-family: var(--pchead-font);
}
.boxes-weight-bold ul.homepage-featured-boxes .penci-fea-in h4 span span {
	font-weight: bold;
}
.home-featured-boxes-sc .penci-fea-in.boxes-style-4:hover .fea-box-img:after {
	opacity: 0;
}
.home-featured-boxes-sc li.boxes-no-text .penci-fea-in.boxes-style-4:after,
.home-featured-boxes-sc li.boxes-no-text .penci-fea-in.boxes-style-4:before {
	border: 0;
}
/* Featured boxes 4 columns */
ul.homepage-featured-boxes.boxes-4-columns li {
	width: 25%;
}
.home-featured-boxes-sc ul.homepage-featured-boxes.boxes-2-columns li {
	width: 50%;
}
.home-featured-boxes-sc ul.homepage-featured-boxes.boxes-1-column li {
	width: 100%;
	margin-bottom: 20px;
}
/* = Penci Big Grid
-----------------------------------------------------*/
.penci-biggrid {
	--pcgap: 4px;
}
.penci-biggrid-wrapper {
	margin-bottom: 20px;
}
.penci-biggrid-inner {
	overflow: hidden;
	display: block;
}
.penci-biggrid-wrapper .pcbg-content-inner {
	z-index: 5;
}
.biggrid-archive-wrapper .penci-bgstyle-1 .penci-dflex {
	margin-left: -2px;
	margin-right: -2px;
	width: calc(100% + 4px);
}
.biggrid-archive-wrapper .penci-bgstyle-1 .penci-bgitem {
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
}
.biggrid-archive-wrapper.container.two-sidebar {
	display: block;
}
.penci-dflex {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	align-items: flex-start;
}
.penci-bgstyle-1 .penci-dflex {
	margin-left: -10px;
	margin-right: -10px;
	width: calc(100% + 20px);
}
.penci-bgstyle-1 .penci-dflex .penci-bgitem {
	padding: 0 10px;
	margin-bottom: 20px;
}
.pcsl-col-1 .pcsl-item,
.penci-grid-col-1 .penci-dflex .penci-bgitem {
	flex: 0 0 100%;
}
.pcsl-col-2 .pcsl-item,
.penci-grid-col-2 .penci-dflex .penci-bgitem {
	flex: 0 0 50%;
}
.pcsl-col-3 .pcsl-item,
.penci-grid-col-3 .penci-dflex .penci-bgitem {
	flex: 0 0 33.33333%;
}
.pcsl-col-4 .pcsl-item,
.penci-grid-col-4 .penci-dflex .penci-bgitem {
	flex: 0 0 25%;
}
.pcsl-col-5 .pcsl-item,
.penci-grid-col-5 .penci-dflex .penci-bgitem {
	flex: 0 0 20%;
}
.pcsl-col-6 .pcsl-item,
.penci-grid-col-6 .penci-dflex .penci-bgitem {
	flex: 0 0 16.66667%;
}
.penci-dflex .penci-bgitem .penci-bgitem {
}
.penci-bgitin,
.pcbg-thumb {
	position: relative;
	overflow: hidden;
}
.pcbg-thumb .pcbg-bgoverlay.active-overlay {
	z-index: 2;
}
.pcbg-bgoverlay.active-overlay {
	background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, #000 100%);
	background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, #000 100%);
	background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, #000 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 60%, #000 100%);
	opacity: 0.7;
}
.penci-bgitem:hover .pcbg-bgoverlay.active-overlay {
	opacity: 0.9;
}
.penci-bgmain {
	display: flex;
	flex-direction: column;
	position: relative;
}
.pcbg-cbgoverlap,
.pcbg-bgoverlay,
.pcbg-content,
.pcbg-bgoverlaytext {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.pcbg-cbgoverlap {
	z-index: 100;
}
.penci-bgrid-content-below .pcbg-content,
.penci-bgrid-content-above .pcbg-content {
	position: static;
}
.penci-bgrid-content-above .penci-bgmain {
	flex-direction: column-reverse;
}
.pcbg-bgoverlay,
.pcbg-bgoverlaytext {
	transition: opacity 0.3s;
}
.pcbg-bgoverlaytext {
	z-index: -1;
}
.pcbg-mask-title .pcbg-content-inner .pcbg-above {
	margin-bottom: 5px;
}
.penci-bgrid-based-custom.pcbg-mask-title .pcbg-content-inner .pcbg-above {
	margin-bottom: 9px;
}
.pcbg-mask-title .pcbg-content-inner .pcbg-meta,
.post-entry .pcbg-mask-title .pcbg-content-inner .pcbg-meta {
	margin-top: 13px;
}
.pcbg-mask-subtitle .cat > a.penci-cat-name:after {
	content: none;
	display: none;
}
.penci-bgrid-based-post.pcbg-mask-subtitle .cat > a.penci-cat-name {
	display: inline-block;
	padding: 1px 5px;
	background: #a2d4af;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	margin-right: 5px;
}
.penci-bgrid-based-post.pcbg-mask-subtitle .cat > a.penci-cat-name:last-child {
	margin-right: 0;
}
.pcbg-mask-title .pcbg-title,
.pcbg-mask-meta .pcbg-meta-desc,
.penci-bgrid-based-custom.pcbg-mask-subtitle .pcbg-sub-title {
	display: inline;
	background: #a2d4af;
	border: none;
	padding: 0 4px;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	max-width: 99%;
	transition: background-color 0.3s, border-color 0.3s;
}
.pcbg-mask-title .pcbg-title {
	border-width: 3px 10px;
}
.pcbg-mask-meta .pcbg-meta-desc {
	border-width: 2px 8px;
}
.pcbg-content-flex {
	display: flex;
	height: 100%;
	width: 100%;
	z-index: 1;
	align-items: flex-end;
}
.pcbg-content-inner {
	padding: 20px;
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
}
.pcbg-content-inner.bgcontent-inline-block {
	display: inline-block;
	width: auto;
}
.pcbg-content-inner .pcbg-above {
	line-height: 1;
	margin-bottom: 2px;
}
.pcbg-content-inner .cat > a.penci-cat-name,
.pcbg-content-inner .cat > a.penci-cat-name:hover {
	color: inherit;
}
.penci-bgrid-content-on .pcbg-content-inner .pcbg-sub-title {
	color: #fff;
}
.penci-biggrid-data .pcbg-content-inner .pcbg-title {
	font-size: 18px;
}
.penci-biggrid-data .pcbg-content-inner .pcbg-title a {
	font-size: inherit;
}
.penci-biggrid-data.penci-fixh .pcbg-content-inner .pcbg-title {
	font-size: 16px;
}
.penci-biggrid-data.penci-fixh .pcbg-big-item .pcbg-content-inner .pcbg-title {
	font-size: 24px;
}
.penci-biggrid-data .pcbg-content-inner .pcbg-title,
.penci-biggrid-data .pcbg-content-inner .pcbg-title a,
.penci-biggrid-data .pcbg-content-inner .pcbg-title a:hover {
	letter-spacing: 0;
	text-decoration: none;
	margin: 0;
}
.penci-bgrid-content-on .pcbg-content-inner .pcbg-title,
.penci-bgrid-content-on .pcbg-content-inner .pcbg-title a,
.penci-bgrid-content-on .pcbg-content-inner .pcbg-title a:hover {
	color: #fff;
}
.pcbg-content-inner .pcbg-meta,
.post-entry .pcbg-content-inner .pcbg-meta {
	margin-top: 6px;
	line-height: 1.3;
	font-size: 14px;
}
.penci-bgrid-content-on .pcbg-meta,
.penci-bgrid-content-on .pcbg-meta span,
.penci-bgrid-content-on .pcbg-meta span a {
	color: #fff;
}
.pcbg-above, .penci-bgrid-based-custom .pcbg-meta {
	font-size: 14px;
}
.penci-bgitem .pcbg-pexcerpt p {
	color: inherit;
	line-height: 1.5;
}
.penci-bgitem .pcbg-pexcerpt p:last-child {
	margin-bottom: 0 !important;
}
.pcbg-content-inner .pcbg-meta > div,
.post-entry .pcbg-content-inner .pcbg-meta > div {
	margin-top: 10px;
}
.pcbg-content-inner .pcbg-meta > div:first-child,
.post-entry .pcbg-content-inner .pcbg-meta > div:first-child {
	margin-top: 0;
}
.penci-bgrid-based-custom .pcbg-sub-title {
	line-height: 1.2;
	margin-bottom: 7px;
}
.penci-bgrid-based-custom .pcbg-sub-title a {
	color: inherit;
}
.penci-biggrid-data .pcbg-readmore-sec {
	margin-top: 15px;
}
.pcbg-readmore-sec .pcbg-readmorebtn,
.pcsl-readmore .pcsl-readmorebtn {
	padding: 10px 15px;
	font-size: 13px;
	line-height: 1;
	background-color: #efefef;
	color: #111;
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	outline: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
	border-radius: 0;
	box-shadow: none;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	letter-spacing: .3px;
	cursor: pointer;
	text-decoration: none !important;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease, opacity .3s ease;
}
.pcbg-readmore-sec .pcbg-readmorebtn.pcreadmore-icon-right {
	flex-direction: row;
}
.pcbg-readmore-sec .pcbg-readmorebtn.pcreadmore-icon-left {
	flex-direction: row-reverse;
}
.penci-biggrid-data .pcbg-readmore-sec span {
	color: inherit;
	font: inherit;
}
.penci-biggrid-data .pcbg-readmore-sec i {
	font-size: inherit;
	color: inherit;
}
.pcbg-readmore-sec .pcrm-text {
	line-height: 1;
}
.pcbg-readmore-sec .pcreadmore-icon-right i,
.pcbg-readmore-sec .pcreadmore-icon-right svg {
	margin-left: 5px;
}
.pcbg-readmore-sec .pcreadmore-icon-left i,
.pcbg-readmore-sec .pcreadmore-icon-left svg {
	margin-right: 5px;
}
.pcbg-thumb .icon-post-format {
	position: absolute;
	z-index: 2;
	text-align: center;
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 32px;
	margin: 0;
	font-size: 15px;
	opacity: 1;
	color: rgba(255, 255, 255, 0.9);
	background: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	background: rgba(0, 0, 0, 0.4);
	border: 2px solid rgba(255, 255, 255, 0.9);
}
.pcbg-thumb .icon-post-format .fa-play {
	margin-left: 2px;
}
.pcbg-thumb .penci-piechart {
	right: auto;
	top: auto;
}
.pcbg-reiconpo-top-right .pcbg-thumb .penci-piechart,
.pcbg-ficonpo-top-right .pcbg-thumb .icon-post-format {
	top: 20px;
	right: 20px;
}
.pcbg-reiconpo-top-left .pcbg-thumb .penci-piechart,
.pcbg-ficonpo-top-left .pcbg-thumb .icon-post-format {
	top: 20px;
	left: 20px;
}
.pcbg-reiconpo-bottom-right .pcbg-thumb .penci-piechart,
.pcbg-ficonpo-bottom-right .pcbg-thumb .icon-post-format {
	bottom: 20px;
	right: 20px;
}
.pcbg-reiconpo-bottom-left .pcbg-thumb .penci-piechart,
.pcbg-ficonpo-bottom-left .pcbg-thumb .icon-post-format {
	bottom: 20px;
	left: 20px;
}
.pcbg-reiconpo-center .pcbg-thumb .penci-piechart,
.pcbg-ficonpo-center .pcbg-thumb .icon-post-format {
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
}
.pcbg-reiconpo-center .pcbg-thumb .penci-piechart {
	margin: -25px 0 0 -25px;
}
.penci-bgitem:hover .icon-post-format {
	opacity: 0;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
}
@media only screen and (max-width: 767px) {
	.penci-biggrid-wrapper.hide-msubtitle .pcbg-content-inner .pcbg-above,
	.penci-biggrid-wrapper.hide-msubtitle .pcbg-content-inner .pcbg-below,
	.penci-biggrid-wrapper.hide-mdesc .pcbg-content-inner .pcbg-meta,
	.penci-biggrid-wrapper.hide-mexcerpt .pcbg-content-inner .pcbg-pexcerpt,
	.penci-biggrid-wrapper.hide-mreadmorebt .pcbg-content-inner .pcbg-readmore-sec {
		display: none;
	}
	.pcbg-reiconpo-top-right .pcbg-thumb .penci-piechart,
	.pcbg-ficonpo-top-right .pcbg-thumb .icon-post-format {
		top: 15px;
		right: 15px;
	}
	.pcbg-reiconpo-top-left .pcbg-thumb .penci-piechart,
	.pcbg-ficonpo-top-left .pcbg-thumb .icon-post-format {
		top: 15px;
		left: 15px;
	}
	.pcbg-reiconpo-bottom-right .pcbg-thumb .penci-piechart,
	.pcbg-ficonpo-bottom-right .pcbg-thumb .icon-post-format {
		bottom: 15px;
		right: 15px;
	}
	.pcbg-reiconpo-bottom-left .pcbg-thumb .penci-piechart,
	.pcbg-ficonpo-bottom-left .pcbg-thumb .icon-post-format {
		bottom: 15px;
		left: 15px;
	}
}
.penci-biggrid .penci-pagination {
	margin-bottom: 0;
	margin-top: 20px;
}
.penci-bgstyle-1 .penci-pagination,
.penci-bgstyle-2 .penci-pagination {
	margin-top: 0;
}
.penci-biggrid .penci-pagination a i {
	font-size: inherit;
}
/* Big Grid Hover Effect */
.pcbg-thumbin {
	display: block;
	margin: -1px;
	transition: -webkit-transform 0.5s cubic-bezier(0, 0, 0.42, 1.21);
	transition: transform 0.5s cubic-bezier(0, 0, 0.42, 1.21);
}
.pencibg-imageh-zoom-in .penci-bgitem:hover .pcbg-thumbin,
.pencibg-imageh-zoom-out .penci-bgitem .pcbg-thumbin,
.pencibg-imageh-move-left .penci-bgitem .pcbg-thumbin,
.pencibg-imageh-move-right .penci-bgitem .pcbg-thumbin,
.pencibg-imageh-move-bottom .penci-bgitem .pcbg-thumbin,
.pencibg-imageh-move-top .penci-bgitem .pcbg-thumbin {
	-webkit-transform: scale(1.09);
	transform: scale(1.09);
}
.pencibg-imageh-zoom-out .penci-bgitem:hover .pcbg-thumbin {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.pencibg-imageh-move-left .penci-bgitem .pcbg-thumbin {
	-webkit-transform: scale3d(1.1, 1.1, 1) translateX(4%);
	transform: scale3d(1.1, 1.1, 1) translateX(4%);
}
.pencibg-imageh-move-left .penci-bgitem:hover .pcbg-thumbin {
	-webkit-transform: scale3d(1.1, 1.1, 1) translateX(-4%);
	transform: scale3d(1.1, 1.1, 1) translateX(-4%);
}
.pencibg-imageh-move-right .penci-bgitem .pcbg-thumbin {
	-webkit-transform: scale3d(1.1, 1.1, 1) translateX(-4%);
	transform: scale3d(1.1, 1.1, 1) translateX(-4%);
}
.pencibg-imageh-move-right .penci-bgitem:hover .pcbg-thumbin {
	-webkit-transform: scale3d(1.1, 1.1, 1) translateX(4%);
	transform: scale3d(1.1, 1.1, 1) translateX(4%);
}
.pencibg-imageh-move-top .penci-bgitem .pcbg-thumbin {
	-webkit-transform: scale3d(1.1, 1.1, 1) translateY(4%);
	transform: scale3d(1.1, 1.1, 1) translateY(4%);
}
.pencibg-imageh-move-top .penci-bgitem:hover .pcbg-thumbin {
	-webkit-transform: scale3d(1.1, 1.1, 1) translateY(-4%);
	transform: scale3d(1.1, 1.1, 1) translateY(-4%);
}
.pencibg-imageh-move-bottom .penci-bgitem .pcbg-thumbin {
	-webkit-transform: scale3d(1.1, 1.1, 1) translateY(-4%);
	transform: scale3d(1.1, 1.1, 1) translateY(-4%);
}
.pencibg-imageh-move-bottom .penci-bgitem:hover .pcbg-thumbin {
	-webkit-transform: scale3d(1.1, 1.1, 1) translateY(4%);
	transform: scale3d(1.1, 1.1, 1) translateY(4%);
}
.textop .pcbg-content-inner > div:nth-of-type(1) {
	transition-delay: 0.05s;
}
.textop .pcbg-content-inner > div:nth-of-type(2) {
	transition-delay: 0.1s;
}
.textop .pcbg-content-inner > div:nth-of-type(3) {
	transition-delay: 0.15s;
}
.textop .pcbg-content-inner > div:nth-of-type(4) {
	transition-delay: 0.2s;
}
.pencibg-texth-show-in.textop .item-hover {
	opacity: 0;
	visibility: hidden;
	transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.pencibg-texth-show-in.textop.pencibg-textani-movetop .item-hover {
	transform: translateY(15px);
	-webkit-transform: translateY(15px);
}
.pencibg-texth-show-in.textop.pencibg-textani-movebottom .item-hover {
	transform: translateY(-15px);
	-webkit-transform: translateY(-15px);
}
.pencibg-texth-show-in.textop.pencibg-textani-moveleft .item-hover {
	transform: translateX(15px);
	-webkit-transform: translateX(15px);
}
.pencibg-texth-show-in.textop.pencibg-textani-moveright .item-hover {
	transform: translateX(-15px);
	-webkit-transform: translateX(-15px);
}
.pencibg-texth-show-in.textop .penci-bgitem:hover .item-hover {
	opacity: 1;
	visibility: visible;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}
.pencibg-texth-hide-in.textop .item-hover {
	opacity: 1;
	transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	visibility: visible;
}
.pencibg-texth-hide-in.textop.pencibg-textani-movetop .penci-bgitem:hover .item-hover {
	transform: translateY(-15px);
	-webkit-transform: translateY(-15px);
}
.pencibg-texth-hide-in.textop.pencibg-textani-movebottom .penci-bgitem:hover .item-hover {
	transform: translateY(15px);
	-webkit-transform: translateY(15px);
}
.pencibg-texth-hide-in.textop.pencibg-textani-moveleft .penci-bgitem:hover .item-hover {
	transform: translateX(-15px);
	-webkit-transform: translateX(-15px);
}
.pencibg-texth-hide-in.textop.pencibg-textani-moveright .penci-bgitem:hover .item-hover {
	transform: translateX(15px);
	-webkit-transform: translateX(15px);
}
.pencibg-texth-hide-in.textop .penci-bgitem:hover .item-hover {
	opacity: 0;
	visibility: hidden;
}
.pencibg-texth-show-in.notextop .pcbg-content-inner {
	opacity: 0;
	transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
}
.pencibg-texth-show-in.pencibg-textani-zoomin .pcbg-content-inner {
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
.pencibg-texth-show-in.pencibg-textani-zoomout .pcbg-content-inner {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.pencibg-texth-show-in.notextop .penci-bgitem:hover .pcbg-content-inner {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.pencibg-texth-hide-in.notextop .pcbg-content-inner {
	opacity: 1;
	transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.pencibg-texth-hide-in.pencibg-textani-zoomin .penci-bgitem:hover .pcbg-content-inner {
	opacity: 0;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.pencibg-texth-hide-in.pencibg-textani-zoomout .penci-bgitem:hover .pcbg-content-inner {
	opacity: 0;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
.pencibg-texth-hide-in.pencibg-textani-fade .penci-bgitem:hover .pcbg-content-inner {
	opacity: 0;
}
.penci-biggrid-wrapper.pcbg-titles-visible .pcbg-heading.item-hover {
	opacity: 1 !important;
	visibility: visible !important;
}
/* Big Grid Style 2 */
.penci-bgstyle-2 .penci-biggrid-data {
	margin-left: -10px;
	margin-right: -10px;
}
.penci-bgstyle-2 .item-masonry {
	width: 33.3333%;
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.penci-bgstyle-2 .penci-image-holder:before {
	content: none;
}
.penci-grid-col-1 .penci-bgstyle-2 .item-masonry {
	width: 100%;
}
.penci-grid-col-2 .penci-bgstyle-2 .item-masonry {
	width: 50%;
}
.penci-grid-col-4 .penci-bgstyle-2 .item-masonry {
	width: 25%;
}
.penci-grid-col-5 .penci-bgstyle-2 .item-masonry {
	width: 20%;
}
.penci-grid-col-6 .penci-bgstyle-2 .item-masonry {
	width: 16.666666%;
}
.penci-fixh {
	display: block;
}
.penci-fixh .penci-bgitin,
.penci-fixh .penci-bgmain,
.penci-fixh .pcbg-thumb,
.penci-fixh .pcbg-thumbin,
.penci-fixh .penci-image-holder {
	height: 100%;
}
.penci-fixh .penci-image-holder:before {
	content: none;
	padding-top: 0;
}
.penci-fixh .penci-bgitem {
	margin-right: var(--pcgap);
	margin-bottom: var(--pcgap);
	float: left;
}
.penci-pagination.pcbg-paging-align-center.penci-ajax-more a.penci-ajax-more-button {
	margin-right: auto;
	margin-left: auto;
}
.penci-pagination.pcbg-paging-align-right.penci-ajax-more a.penci-ajax-more-button {
	margin-left: auto;
	margin-right: 0;
}
.penci-pagination.pcbg-paging-align-left.penci-ajax-more a.penci-ajax-more-button {
	margin-right: auto;
	margin-left: 0;
}
/* Style 3 */
.penci-bgstyle-3 .penci-fixh {
	--bgh: 500px;
}
.penci-bgstyle-3 .penci-fixh .penci-bgitem {
	width: 33.33333%;
	height: calc(var(--bgh) / 2 - var(--pcgap) / 2);
	margin-right: 0;
}
.penci-bgstyle-3 .penci-fixh .bgitem-1 {
	width: calc(66.66667% - var(--pcgap));
	height: var(--bgh);
	margin-right: var(--pcgap);
}
/* Style 4 */
.penci-bgstyle-4 .penci-fixh {
	--bgh: 460px;
}
.penci-bgstyle-4 .penci-fixh .penci-bgitem {
	width: calc(25% - var(--pcgap) / 2);
	height: calc(var(--bgh) / 2 - var(--pcgap) / 2);
}
.penci-bgstyle-4 .penci-fixh .bgitem-1 {
	width: calc(50% - var(--pcgap));
	height: var(--bgh);
}
.penci-bgstyle-4 .penci-fixh .bgitem-3,
.penci-bgstyle-4 .penci-fixh .bgitem-0 {
	margin-right: 0;
}
/* Style 5 */
.penci-bgstyle-5 .penci-fixh {
	--bgh: 400px;
}
.penci-bgstyle-5 .penci-fixh .penci-bgitem {
	width: calc(25% - var(--pcgap) / 2);
	height: var(--bgh);
}
.penci-bgstyle-5 .penci-fixh .bgitem-1 {
	width: calc(50% - var(--pcgap));
}
.penci-bgstyle-5 .penci-fixh .bgitem-0 {
	margin-right: 0;
}
/* Style 6 */
.penci-bgstyle-6 .penci-fixh {
	--bgh: 460px;
	display: flex;
	-webkit-flex-flow: column wrap;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	max-height: var(--bgh);
}
.penci-bgstyle-6 .penci-fixh:before,
.penci-bgstyle-6 .penci-fixh:after {
	content: none;
}
.penci-bgstyle-6 .penci-fixh .penci-bgitem {
	height: calc(var(--bgh) / 2 - var(--pcgap));
	width: calc(25% - var(--pcgap));
	order: 1;
}
.penci-bgstyle-6 .penci-fixh .bgitem-1 {
	width: 50%;
	height: var(--bgh);
	order: 2;
}
.penci-bgstyle-6 .penci-fixh .bgitem-4,
.penci-bgstyle-6 .penci-fixh .bgitem-0 {
	margin-right: 0;
}
.penci-bgstyle-6 .penci-fixh .bgitem-4,
.penci-bgstyle-6 .penci-fixh .bgitem-0 {
	order: 3;
}
/* Style 7 */
.penci-bgstyle-7 .penci-fixh {
	--bgh: 460px;
}
.penci-bgstyle-7 .penci-fixh .penci-bgitem {
	height: calc(var(--bgh) / 2 - var(--pcgap) / 2);
	width: calc(25% - var(--pcgap) / 2);
}
.penci-bgstyle-7 .penci-fixh .bgitem-1 {
	width: calc(50% - var(--pcgap));
	height: var(--bgh);
}
.penci-bgstyle-7 .penci-fixh .bgitem-2 {
	width: 50%;
}
.penci-bgstyle-7 .penci-fixh .bgitem-2,
.penci-bgstyle-7 .penci-fixh .bgitem-0 {
	margin-right: 0;
}
/* Style 8 */
.penci-bgstyle-8 .penci-fixh {
	--bgh: 460px;
}
.penci-bgstyle-8 .penci-fixh .penci-bgitem {
	width: calc(38% - var(--pcgap) / 2);
	height: calc(var(--bgh) / 3 - var(--pcgap));
	margin-right: 0;
}
.penci-bgstyle-8 .penci-fixh .bgitem-1 {
	width: calc(62% - var(--pcgap) / 2);
	height: var(--bgh);
	margin-right: var(--pcgap);
}
.penci-bgstyle-8 .penci-fixh .bgitem-2 {
	height: calc(var(--bgh) / 3);
}
/* Style 9 & 10 */
.penci-bgstyle-9 .penci-fixh,
.penci-bgstyle-10 .penci-fixh {
	--bgh: 250px;
}
.penci-bgstyle-9 .penci-fixh .penci-bgitem,
.penci-bgstyle-10 .penci-fixh .penci-bgitem {
	width: calc((100% - 2 * var(--pcgap)) / 3);
	height: var(--bgh);
}
.penci-bgstyle-9 .penci-fixh .bgitem-1,
.penci-bgstyle-9 .penci-fixh .bgitem-2,
.penci-bgstyle-10 .penci-fixh .bgitem-4,
.penci-bgstyle-10 .penci-fixh .bgitem-0 {
	width: calc(50% - var(--pcgap) / 2);
	height: calc(var(--bgh) * 1.5);
}
.penci-bgstyle-9 .penci-fixh .bgitem-2,
.penci-bgstyle-9 .penci-fixh .bgitem-0,
.penci-bgstyle-10 .penci-fixh .bgitem-3,
.penci-bgstyle-10 .penci-fixh .bgitem-0 {
	margin-right: 0;
}
/* Style 11 */
.penci-bgstyle-11 .penci-fixh {
	--bgh: 400px;
}
.penci-bgstyle-11 .penci-fixh .penci-bgitem {
	width: 40%;
	height: calc(var(--bgh) / 2 - var(--pcgap) / 2);
}
.penci-bgstyle-11 .penci-fixh .bgitem-1,
.penci-bgstyle-11 .penci-fixh .bgitem-2 {
	width: calc(30% - var(--pcgap));
	height: var(--bgh);
}
.penci-bgstyle-11 .penci-fixh .bgitem-3,
.penci-bgstyle-11 .penci-fixh .bgitem-0 {
	margin-right: 0;
}
/* Style 12 */
.penci-bgstyle-12 .penci-fixh {
	--bgh: 400px;
}
.penci-bgstyle-12 .penci-fixh .penci-bgitem {
	width: calc(25% - var(--pcgap));
	height: calc(var(--bgh) / 2 - var(--pcgap) / 2);
}
.penci-bgstyle-12 .penci-fixh .bgitem-1 {
	width: 50%;
	height: var(--bgh);
}
.penci-bgstyle-12 .penci-fixh .bgitem-2 {
	height: var(--bgh);
}
.penci-bgstyle-12 .penci-fixh .bgitem-3,
.penci-bgstyle-12 .penci-fixh .bgitem-0 {
	margin-right: 0;
}
/* Style 13 */
.penci-bgstyle-13 .penci-fixh {
	--bgh: 600px;
}
.penci-bgstyle-13 .penci-fixh .penci-bgitem {
	width: calc(50% - var(--pcgap) / 2);
	height: calc(var(--bgh) / 2);
	margin-right: 0;
}
.penci-bgstyle-13 .penci-fixh .bgitem-1 {
	width: 100%;
	height: var(--bgh);
}
.penci-bgstyle-13 .penci-fixh .bgitem-2 {
	margin-right: var(--pcgap);
}
/* Style 14 */
.penci-bgstyle-14 .penci-fixh {
	--bgh: 660px;
}
.penci-bgstyle-14 .penci-fixh .penci-bgitem {
	width: calc((100% - 2 * var(--pcgap)) / 3);
	height: calc(var(--bgh) / 3);
}
.penci-bgstyle-14 .penci-fixh .bgitem-1 {
	width: 100%;
	height: var(--bgh);
}
.penci-bgstyle-14 .penci-fixh .bgitem-1,
.penci-bgstyle-14 .penci-fixh .bgitem-0 {
	margin-right: 0;
}
/* Style 15 */
.penci-bgstyle-15 .penci-fixh {
	--bgh: 500px;
}
.penci-bgstyle-15 .penci-fixh .penci-bgitem {
	width: calc((100% - 2 * var(--pcgap)) / 3);
	height: calc(var(--bgh) / 2 - var(--pcgap) / 2);
}
.penci-bgstyle-15 .penci-fixh .bgitem-1 {
	width: calc(100% - (100% - 2 * var(--pcgap)) / 3 - var(--pcgap));
	height: var(--bgh);
}
.penci-bgstyle-15 .penci-fixh .bgitem-2,
.penci-bgstyle-15 .penci-fixh .bgitem-3,
.penci-bgstyle-15 .penci-fixh .bgitem-0 {
	margin-right: 0;
}
/* Style 16 */
.penci-bgstyle-16 .penci-fixh {
	--bgh: 300px;
}
.penci-bgstyle-16 .penci-fixh .penci-bgitem {
	width: calc(44% - var(--pcgap) / 2);
	height: var(--bgh);
}
.penci-bgstyle-16 .penci-fixh .bgitem-1,
.penci-bgstyle-16 .penci-fixh .bgitem-0 {
	width: calc(56% - var(--pcgap) / 2);
}
.penci-bgstyle-16 .penci-fixh .bgitem-2,
.penci-bgstyle-16 .penci-fixh .bgitem-0 {
	margin-right: 0;
}
/* Style 17 */
.penci-bgstyle-17 .penci-fixh {
	--bgh: 400px;
	display: flex;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	margin-right: 0;
}
.penci-bgstyle-17 .penci-fixh {
	--bgh: 400px;
}
.penci-bgstyle-17 .penci-fixh .penci-bgitem {
	width: calc(25% - var(--pcgap) / 2);
	height: var(--bgh);
	order: 2;
}
.penci-bgstyle-17 .penci-fixh .bgitem-1 {
	width: calc(50% - var(--pcgap));
	order: 3;
}
.penci-bgstyle-17 .penci-fixh .bgitem-0 {
	margin-right: 0;
	order: 4;
}
/* Style 18 */
.penci-bgstyle-18 .penci-fixh {
	--bgh: 560px;
}
.penci-bgstyle-18 .penci-fixh .penci-bgitem {
	width: calc(35% - var(--pcgap) / 2);
	height: var(--bgh);
}
.penci-bgstyle-18 .penci-fixh .bgitem-1,
.penci-bgstyle-18 .penci-fixh .bgitem-0 {
	width: calc(65% - var(--pcgap) / 2);
}
.penci-bgstyle-18 .penci-fixh .bgitem-3,
.penci-bgstyle-18 .penci-fixh .bgitem-0 {
	height: calc(var(--bgh) * 0.6);
}
.penci-bgstyle-18 .penci-fixh .bgitem-2,
.penci-bgstyle-18 .penci-fixh .bgitem-0 {
	margin-right: 0;
}
/* Style 19 & 20 */
.penci-bgstyle-19 .penci-fixh,
.penci-bgstyle-20 .penci-fixh {
	--bgh: 250px;
	margin-left: calc(var(--pcgap) * -1 / 2);
	margin-right: calc(var(--pcgap) * -1 / 2);
}
.penci-bgstyle-19 .penci-fixh .penci-bgitem,
.penci-bgstyle-20 .penci-fixh .penci-bgitem {
	width: calc(33.3333% - var(--pcgap));
	height: var(--bgh);
	margin-left: calc(var(--pcgap) / 2);
	margin-right: calc(var(--pcgap) / 2);
}
.penci-bgstyle-19 .penci-fixh .bgitem-3,
.penci-bgstyle-20 .penci-fixh .bgitem-1 {
	height: calc(2 * var(--bgh) + var(--pcgap));
	float: right;
}
.penci-bgstyle-19 .penci-fixh .bgitem-0,
.penci-bgstyle-20 .penci-fixh .bgitem-6 {
	width: calc(66.6667% - var(--pcgap));
}
.penci-bgstyle-20 .penci-fixh .bgitem-1 {
	float: left;
}
@media screen and (max-width: 960px) {
	/* Style 3 */
	.penci-bgstyle-3 .penci-fixh {
		--bgh: 460px;
	}
	.penci-bgstyle-3 .penci-fixh .penci-bgitem {
		width: calc(50% - var(--pcgap) / 2);
		margin-right: var(--pcgap);
	}
	.penci-bgstyle-3 .penci-fixh .bgitem-0 {
		margin-right: 0;
	}
	.penci-bgstyle-3 .penci-fixh .bgitem-1 {
		width: 100%;
		margin-right: 0;
	}
	/* Style 4 */
	.penci-bgstyle-4 .penci-fixh .penci-bgitem {
		width: calc(50% - var(--pcgap) / 2);
	}
	.penci-bgstyle-4 .penci-fixh .bgitem-1 {
		width: 100%;
	}
	/* Style 5 & 17 */
	.penci-bgstyle-5 .penci-fixh {
		--bgh: 500px;
	}
	.penci-bgstyle-5 .penci-fixh .penci-bgitem {
		width: calc(50% - var(--pcgap) / 2);
		height: calc(var(--bgh) * 0.8);
	}
	.penci-bgstyle-5 .penci-fixh .bgitem-1 {
		width: 100%;
		height: var(--bgh);
	}
	/* Style 6 */
	.penci-bgstyle-6 .penci-fixh {
		--bgh: 500px;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		max-height: none;
	}
	.penci-bgstyle-6 .penci-fixh .penci-bgitem {
		width: calc(50% - var(--pcgap) / 2);
		height: calc(var(--bgh) / 2);
	}
	.penci-bgstyle-6 .penci-fixh .bgitem-1 {
		width: 100%;
		height: var(--bgh);
		margin-right: 0;
	}
	.penci-bgstyle-6 .penci-fixh .bgitem-4 {
		margin-right: var(--pcgap);
	}
	.penci-bgstyle-6 .penci-fixh .bgitem-3,
	.penci-bgstyle-6 .penci-fixh .bgitem-0 {
		margin-right: 0;
	}
	/* Style 7 */
	.penci-bgstyle-7 .penci-fixh .penci-bgitem {
		height: calc(var(--bgh) / 2);
		width: calc(50% - var(--pcgap) / 2);
		margin-right: 0;
	}
	.penci-bgstyle-7 .penci-fixh .bgitem-1 {
		width: 100%;
		height: var(--bgh);
	}
	.penci-bgstyle-7 .penci-fixh .bgitem-2 {
		width: 100%;
	}
	.penci-bgstyle-7 .penci-fixh .bgitem-3 {
		margin-right: var(--pcgap);
	}
	/* Style 8 */
	.penci-bgstyle-8 .penci-fixh {
		--bgh: 460px;
	}
	.penci-bgstyle-8 .penci-fixh .penci-bgitem {
		width: 100%;
		height: calc(var(--bgh) / 2);
	}
	.penci-bgstyle-8 .penci-fixh .bgitem-1 {
		width: 100%;
		margin-right: 0;
		height: var(--bgh);
	}
	/* Style 9 & 10 */
	.penci-bgstyle-9 .penci-fixh,
	.penci-bgstyle-10 .penci-fixh {
		--bgh: 460px;
	}
	.penci-bgstyle-9 .penci-fixh .penci-bgitem,
	.penci-bgstyle-10 .penci-fixh .penci-bgitem {
		width: 100%;
		height: var(--bgh);
		margin-right: 0;
	}
	.penci-bgstyle-9 .penci-fixh .bgitem-1,
	.penci-bgstyle-9 .penci-fixh .bgitem-2,
	.penci-bgstyle-10 .penci-fixh .bgitem-4,
	.penci-bgstyle-10 .penci-fixh .bgitem-0 {
		width: calc(50% - var(--pcgap) / 2);
		height: calc(var(--bgh) / 2);
	}
	.penci-bgstyle-9 .penci-fixh .bgitem-1,
	.penci-bgstyle-10 .penci-fixh .bgitem-4 {
		margin-right: var(--pcgap);
	}
	/* Style 11 & 14 & 15 */
	.penci-bgstyle-11 .penci-fixh,
	.penci-bgstyle-14 .penci-fixh,
	.penci-bgstyle-15 .penci-fixh {
		--bgh: 250px;
	}
	.penci-bgstyle-11 .penci-fixh .penci-bgitem,
	.penci-bgstyle-14 .penci-fixh .penci-bgitem,
	.penci-bgstyle-15 .penci-fixh .penci-bgitem {
		width: calc(50% - var(--pcgap) / 2);
		height: var(--bgh);
		margin-right: var(--pcgap);
	}
	.penci-bgstyle-11 .penci-fixh .bgitem-2,
	.penci-bgstyle-11 .penci-fixh .bgitem-0,
	.penci-bgstyle-14 .penci-fixh .bgitem-2,
	.penci-bgstyle-14 .penci-fixh .bgitem-0,
	.penci-bgstyle-15 .penci-fixh .bgitem-2,
	.penci-bgstyle-15 .penci-fixh .bgitem-4,
	.penci-bgstyle-15 .penci-fixh .bgitem-0 {
		margin-right: 0;
	}
	/* Style 12 */
	.penci-bgstyle-12 .penci-fixh {
		--bgh: 460px;
	}
	.penci-bgstyle-12 .penci-fixh .penci-bgitem {
		width: calc(50% - var(--pcgap) / 2);
		margin-right: 0;
	}
	.penci-bgstyle-12 .penci-fixh .bgitem-1 {
		width: 100%;
	}
	.penci-bgstyle-12 .penci-fixh .bgitem-2 {
		margin-right: var(--pcgap);
	}
	.penci-bgstyle-12 .penci-fixh .bgitem-3,
	.penci-bgstyle-12 .penci-fixh .bgitem-0 {
		margin-right: 0;
	}
	/* Style 13 */
	.penci-bgstyle-13 .penci-fixh {
		--bgh: 460px;
	}
	/* Style 16 */
	.penci-bgstyle-16 .penci-fixh {
		--bgh: 200px;
	}
	/* Style 17 */
	.penci-bgstyle-17 .penci-fixh {
		--bgh: 500px;
		display: flex;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: 0;
	}
	.penci-bgstyle-17 .penci-fixh .penci-bgitem {
		width: calc(50% - var(--pcgap) / 2);
		height: calc(var(--bgh) * 0.8);
	}
	.penci-bgstyle-17 .penci-fixh .bgitem-1 {
		width: 100%;
		height: var(--bgh);
		margin-right: 0;
		order: 1;
	}
	/* Style 18 */
	.penci-bgstyle-18 .penci-fixh .penci-bgitem {
		width: calc(45% - var(--pcgap) / 2);
	}
	.penci-bgstyle-18 .penci-fixh .bgitem-1,
	.penci-bgstyle-18 .penci-fixh .bgitem-0 {
		width: calc(55% - var(--pcgap) / 2);
	}
	.penci-bgstyle-18 .penci-fixh .bgitem-3,
	.penci-bgstyle-18 .penci-fixh .bgitem-0 {
		height: calc(var(--bgh) * 0.8);
	}
	.penci-bgstyle-18 .penci-fixh {
		--bgh: 300px;
	}
	/* Style 19 * 20 */
	.penci-bgstyle-19 .penci-fixh .penci-bgitem, .penci-bgstyle-20 .penci-fixh .penci-bgitem,
	.penci-bgstyle-19 .penci-fixh .bgitem-0, .penci-bgstyle-20 .penci-fixh .bgitem-6 {
		width: calc(50% - var(--pcgap));
	}
	.penci-bgstyle-19 .penci-fixh .bgitem-3, .penci-bgstyle-20 .penci-fixh .bgitem-1 {
		width: calc(100% + var(--pcgap));
	}
}
@media screen and (max-width: 767px) {
	.penci-bgstyle-3 .penci-fixh,
	.penci-bgstyle-8 .penci-fixh {
		--bgh: 320px;
	}
	.penci-bgstyle-4 .penci-fixh,
	.penci-bgstyle-6 .penci-fixh {
		--bgh: 380px;
	}
	.penci-bgstyle-7 .penci-fixh {
		--bgh: 400px;
	}
	.penci-bgstyle-11 .penci-fixh,
	.penci-bgstyle-14 .penci-fixh,
	.penci-bgstyle-15 .penci-fixh,
	.penci-bgstyle-16 .penci-fixh,
	.penci-bgstyle-19 .penci-fixh,
	.penci-bgstyle-20 .penci-fixh {
		--bgh: 190px;
	}
	.penci-bgstyle-5 .penci-fixh,
	.penci-bgstyle-9 .penci-fixh,
	.penci-bgstyle-10 .penci-fixh,
	.penci-bgstyle-12 .penci-fixh,
	.penci-bgstyle-13 .penci-fixh,
	.penci-bgstyle-17 .penci-fixh {
		--bgh: 300px;
	}
	.penci-bgstyle-9 .penci-fixh .bgitem-1,
	.penci-bgstyle-9 .penci-fixh .bgitem-2,
	.penci-bgstyle-10 .penci-fixh .bgitem-4,
	.penci-bgstyle-10 .penci-fixh .bgitem-0 {
		width: 100%;
		height: var(--bgh);
		margin-right: 0;
	}
	.penci-bgstyle-18 .penci-fixh {
		--bgh: 240px;
	}
	.penci-bgrid-monecol .penci-fixh .penci-bgitem {
		margin-right: 0 !important;
		margin-left: 0 !important;
		width: 100% !important;
	}
	.penci-bgrid-monecol .penci-fixh {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.penci-bgrid-monecol .penci-bgstyle-3 .penci-fixh .penci-bgitem,
	.penci-bgrid-monecol .penci-bgstyle-6 .penci-fixh .penci-bgitem,
	.penci-bgrid-monecol .penci-bgstyle-11 .penci-fixh .penci-bgitem,
	.penci-bgrid-monecol .penci-bgstyle-13 .penci-fixh .penci-bgitem,
	.penci-bgrid-monecol .penci-bgstyle-14 .penci-fixh .penci-bgitem,
	.penci-bgrid-monecol .penci-bgstyle-15 .penci-fixh .penci-bgitem,
	.penci-bgrid-monecol .penci-bgstyle-4 .penci-fixh .penci-bgitem {
		height: var(--bgh);
	}
	.penci-bgrid-msameh .penci-fixh .penci-bgitem {
		height: var(--bgh) !important;
	}
	.pcbg-content-inner {
		padding: 15px;
	}
}
/* Extra Responsive Big Grid */
@media screen and (max-width: 1169px) {
	.pcsl-col-5 .pcsl-item,
	.pcsl-col-6 .pcsl-item,
	.penci-grid-col-5 .penci-dflex .penci-bgitem,
	.penci-grid-col-6 .penci-dflex .penci-bgitem {
		flex: 0 0 33.33333%;
	}
	.penci-grid-col-5 .penci-bgstyle-2 .item-masonry,
	.penci-grid-col-6 .penci-bgstyle-2 .item-masonry {
		width: 33.33333%;
	}
}
@media screen and (max-width: 960px) {
	.pcsl-col-4 .pcsl-item,
	.penci-grid-col-4 .penci-bgitem {
		flex: 0 0 50%;
	}
	.penci-grid-col-4 .penci-bgstyle-2 .item-masonry {
		width: 50%;
	}
}
@media screen and (max-width: 1024px) {
	.pcsl-tabcol-1 .pcsl-item,
	.penci-grid-tcol-1 .penci-dflex .penci-bgitem {
		flex: 0 0 100%;
	}
	.pcsl-tabcol-2 .pcsl-item,
	.penci-grid-tcol-2 .penci-dflex .penci-bgitem {
		flex: 0 0 50%;
	}
	.pcsl-tabcol-3 .pcsl-item,
	.penci-grid-tcol-3 .penci-dflex .penci-bgitem {
		flex: 0 0 33.33333%;
	}
	.pcsl-tabcol-4 .pcsl-item,
	.penci-grid-tcol-4 .penci-dflex .penci-bgitem {
		flex: 0 0 25%;
	}
	.penci-grid-tcol-1 .penci-bgstyle-2 .item-masonry {
		width: 100%;
	}
	.penci-grid-tcol-2 .penci-bgstyle-2 .item-masonry {
		width: 50%;
	}
	.penci-grid-tcol-3 .penci-bgstyle-2 .item-masonry {
		width: 33.33333%;
	}
	.penci-grid-tcol-4 .penci-bgstyle-2 .item-masonry {
		width: 25%;
	}
}
@media screen and (max-width: 767px) {
	.pcsl-col-2 .pcsl-item,
	.pcsl-col-3 .pcsl-item,
	.pcsl-col-4 .pcsl-item,
	.pcsl-col-5 .pcsl-item,
	.pcsl-col-6 .pcsl-item,
	.penci-dflex .penci-bgitem,
	.penci-grid-col-2 .penci-dflex .penci-bgitem,
	.penci-grid-col-3 .penci-dflex .penci-bgitem,
	.penci-grid-col-4 .penci-dflex .penci-bgitem,
	.penci-grid-col-5 .penci-dflex .penci-bgitem,
	.penci-grid-col-6 .penci-dflex .penci-bgitem,
	.pcsl-mobcol-1 .pcsl-item,
	.penci-grid-mcol-1 .penci-dflex .penci-bgitem {
		flex: 0 0 100%;
	}
	.pcsl-mobcol-2 .pcsl-item,
	.penci-grid-mcol-2 .penci-dflex .penci-bgitem {
		flex: 0 0 50%;
	}
	.pcsl-mobcol-3 .pcsl-item,
	.penci-grid-mcol-3 .penci-dflex .penci-bgitem {
		flex: 0 0 33.33333%;
	}
	.penci-grid-mcol-1 .penci-bgstyle-2 .item-masonry,
	.penci-grid-col-2 .penci-bgstyle-2 .item-masonry,
	.penci-grid-col-3 .penci-bgstyle-2 .item-masonry,
	.penci-grid-col-4 .penci-bgstyle-2 .item-masonry,
	.penci-grid-col-5 .penci-bgstyle-2 .item-masonry,
	.penci-grid-col-6 .penci-bgstyle-2 .item-masonry {
		width: 100%;
	}
	.penci-grid-mcol-2 .penci-bgstyle-2 .item-masonry {
		width: 50%;
	}
	.penci-grid-mcol-3 .penci-bgstyle-2 .item-masonry {
		width: 33.33333%;
	}
}
/* Footer Nav Menu */
.pcfooter-navmenu {
	--pcfnmn-space: 30px;
	--pcfnmn-spea-height: 12px;
	--pcfnmn-cirspea-h: 4px;
}
.pcfooter-navmenu {
	display: block;
	clear: both;
}
.pcfooter-navmenu .pcfoot-navmenu {
	padding: 0;
	list-style: none;
	margin: 0;
	vertical-align: top;
	line-height: 1.6;
}
.pcfoot-navmenu:before,
.pcfoot-navmenu:after {
	content: '';
	display: table;
	clear: both;
}
.pcfooter-navmenu .pcfoot-navmenu .sub-menu,
.pcfooter-navmenu .pcfoot-navmenu > li ul {
	display: none !important;
}
.pcfooter-navmenu .pcfoot-navmenu > li {
	display: inline-block;
	vertical-align: top;
	margin-right: var(--pcfnmn-space);
	margin-bottom: 0;
	line-height: unset;
	position: relative;
}
.pcfooter-navmenu .pcfoot-navmenu > li:last-child {
	margin-right: 0;
}
.pcfooter-navmenu .pcfoot-navmenu li a {
	color: var(--pctext-cl);
	text-decoration: none;
	transition: all 0.3s;
	display: block;
	line-height: 1.5;
}
.pcfooter-navmenu.pcfnm-bgitems .pcfoot-navmenu li a {
	background: #e5e5e5;
	padding: 5px 15px;
	line-height: 1.3;
}
.pcfooter-navmenu.pcfnm-bditems .pcfoot-navmenu li a {
	padding: 5px 15px;
	line-height: 1.3;
	border: 1px solid var(--pcborder-cl);
}
.pcfooter-navmenu .pcfoot-navmenu li.current-menu-item a,
.pcfooter-navmenu .pcfoot-navmenu li a:hover {
	color: var(--pcaccent-cl);
}
.pcfooter-navmenu.pcfnm-bgitems .pcfoot-navmenu li a:hover {
	background: #ddd;
}
.pcfooter-navmenu .pcfoot-navmenu > li:after {
	content: "";
	display: block;
	width: 0;
	border: 0px solid var(--pcborder-cl);
	border-left-width: 1px;
	height: var(--pcfnmn-spea-height);
	position: absolute;
	right: calc(var(--pcfnmn-space) * -1 / 2 - 2px);
	top: 50%;
	margin-top: calc(var(--pcfnmn-spea-height) * -1 / 2);
}
.pcfnm-sepa-slash .pcfoot-navmenu > li:after {
	transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	right: calc(var(--pcfnmn-space) * -1 / 2 - 3px);
}
.pcfnm-sepa-dslash .pcfoot-navmenu > li:after {
	transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	border-right-width: 1px;
	width: 4px;
	right: calc(var(--pcfnmn-space) * -1 / 2 - 5px);
}
.pcfnm-sepa-circle .pcfoot-navmenu > li:after {
	width: var(--pcfnmn-cirspea-h);
	height: var(--pcfnmn-cirspea-h);
	border: none;
	border-radius: 50%;
	background: var(--pcborder-cl);
	transform: none;
	margin-top: calc(var(--pcfnmn-cirspea-h) * -1 / 2);
	right: calc(var(--pcfnmn-space) * -1 / 2 - var(--pcfnmn-cirspea-h) / 2 - 2px);
}
.pcfooter-navmenu.pcfnm-sepa-none .pcfoot-navmenu > li:after,
.pcfooter-navmenu .pcfoot-navmenu > li:last-child:after {
	content: none;
	display: none;
}
/* Penci Small List */
.penci-smalllist {
	display: block;
	width: 100%;
	clear: both;
	--pcsl-hgap: 20px;
	--pcsl-bgap: 20px;
	--pcsl-between: 20px;
}
.pcsl-inner {
	margin-left: calc(var(--pcsl-hgap) * -1 / 2);
	margin-right: calc(var(--pcsl-hgap) * -1 / 2);
	width: calc(100% + var(--pcsl-hgap));
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	align-items: flex-start;
}
.pcsl-inner .pcsl-item {
	padding: 0 calc(var(--pcsl-hgap) / 2);
	width: 100%;
	margin-bottom: var(--pcsl-bgap);
}
.pcsl-inner .pcsl-iteminer {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	align-items: flex-start;
}
.pcsl-inner.pcsl-imgpos-top .pcsl-iteminer {
	flex-direction: column;
}
.pcsl-crs.pcsl-inner .pcsl-item {
	margin-bottom: 0 !important;
}
.pcsl-inner .pcsl-thumb {
	width: 32%;
	order: 2;
	transition: opacity 0.3s;
	position: relative;
}
.pcsl-inner .pcsl-thumb:hover {
	opacity: 0.85;
}
.pcsl-inner .pcsl-content {
	width: 68%;
	padding: 0 var(--pcsl-between);
	order: 3;
}
.pcsl-inner.pcsl-imgpos-top .pcsl-thumb {
	margin-bottom: var(--pcsl-between);
	width: 100%;
}
.pcsl-imgpos-left .pcsl-content {
	padding-right: 0;
}
.pcsl-imgpos-right .pcsl-content {
	padding-left: 0;
	order: 1;
}
.pcsl-imgpos-top .pcsl-content,
.pcsl-inner .pcsl-nothumb .pcsl-content {
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100% !important;
}
.pcsl-inner .pcsl-content .pcsl-title {
	font-size: 16px;
	color: var(--pcheading-cl);
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	line-height: 1.4;
	display: block;
}
.pcsl-inner .pcsl-content .pcsl-title a {
	font-size: inherit;
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-decoration: none;
}
.pcsl-inner .pcsl-content .pcsl-title a:hover {
	color: var(--pcaccent-cl);
}
.pcsl-inner .pcsl-content .cat {
	line-height: 1.3;
	margin-bottom: 4px;
}
.pcsl-inner .grid-post-box-meta,
.post-entry .pcsl-inner .grid-post-box-meta {
	margin-top: 8px;
	line-height: 1.3;
	font-size: 14px;
}
.pcsl-nocrop .penci-image-holder:before {
	padding-top: 0;
	content: none;
}
.pcsl-flex-full {
	width: 100%;
	order: 10;
}
.pcsl-pexcerpt {
	margin-top: 15px;
}
.pcsl-inner .pcsl-pexcerpt p {
	line-height: 1.5;
}
.pcsl-inner .pcsl-pexcerpt p:last-child {
	margin-bottom: 0;
}
.pcsl-readmore {
	margin-top: 15px;
	display: block;
}
.pcsl-readmore .pcsl-readmorebtn.pcsl-btns-bordered {
	border: 1px solid var(--pcborder-cl);
	background: transparent;
}
.pcsl-readmore .pcsl-readmorebtn.pcsl-btns-underline {
	border: 0px solid var(--pcborder-cl);
	border-bottom-width: 2px;
	background: transparent !important;
	padding: 0 0 3px 0 !important;
}
.pcsl-readmore .pcsl-readmorebtn.pcsl-btns-text {
	padding: 0 !important;
	border: none !important;
	background: transparent !important;
}
@media screen and (min-width: 1025px) {
	.pcsl-grid.pcsl-col-2 .pcsl-item:nth-last-child(2),
	.pcsl-grid.pcsl-col-3 .pcsl-item:nth-last-child(2),
	.pcsl-grid.pcsl-col-3 .pcsl-item:nth-last-child(3),
	.pcsl-grid.pcsl-col-4 .pcsl-item:nth-last-child(2),
	.pcsl-grid.pcsl-col-4 .pcsl-item:nth-last-child(3),
	.pcsl-grid.pcsl-col-4 .pcsl-item:nth-last-child(4),
	.pcsl-grid.pcsl-col-5 .pcsl-item:nth-last-child(2),
	.pcsl-grid.pcsl-col-5 .pcsl-item:nth-last-child(3),
	.pcsl-grid.pcsl-col-5 .pcsl-item:nth-last-child(4),
	.pcsl-grid.pcsl-col-5 .pcsl-item:nth-last-child(5),
	.pcsl-grid.pcsl-col-6 .pcsl-item:nth-last-child(2),
	.pcsl-grid.pcsl-col-6 .pcsl-item:nth-last-child(3),
	.pcsl-grid.pcsl-col-6 .pcsl-item:nth-last-child(4),
	.pcsl-grid.pcsl-col-6 .pcsl-item:nth-last-child(5),
	.pcsl-grid.pcsl-col-6 .pcsl-item:nth-last-child(6) {
		margin-bottom: 0 !important;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.pcsl-grid.pcsl-tabcol-2 .pcsl-item:nth-last-child(2),
	.pcsl-grid.pcsl-tabcol-3 .pcsl-item:nth-last-child(2),
	.pcsl-grid.pcsl-tabcol-3 .pcsl-item:nth-last-child(3),
	.pcsl-grid.pcsl-tabcol-4 .pcsl-item:nth-last-child(2),
	.pcsl-grid.pcsl-tabcol-4 .pcsl-item:nth-last-child(3),
	.pcsl-grid.pcsl-tabcol-4 .pcsl-item:nth-last-child(4) {
		margin-bottom: 0 !important;
	}
}
@media screen and (max-width: 767px) {
	.pcsl-grid.pcsl-mobcol-2 .pcsl-item:nth-last-child(2),
	.pcsl-grid.pcsl-mobcol-3 .pcsl-item:nth-last-child(2),
	.pcsl-grid.pcsl-mobcol-3 .pcsl-item:nth-last-child(3) {
		margin-bottom: 0 !important;
	}
	.pcsl-inner.pcsl-cat-mhide .pcsl-content .cat,
	.pcsl-inner.pcsl-meta-mhide .pcsl-meta,
	.pcsl-inner.pcsl-excerpt-mhide .pcsl-pexcerpt,
	.pcsl-inner.pcsl-rm-mhide .pcsl-readmore {
		display: none;
	}
	.pcsl-inner.pcsl-imgtopmobile .pcsl-thumb {
		margin-bottom: var(--pcsl-between);
		width: 100%;
		order: 1;
	}
	.pcsl-inner.pcsl-imgtopmobile .pcsl-content {
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}
}
.pcsl-grid .pcsl-item:last-child {
	margin-bottom: 0 !important;
}
/* = Homepage title
-----------------------------------------------------*/
.penci-homepage-title {
	position: relative;
	margin-bottom: 30px;
	text-align: center;
	clear: both;
	background: transparent;
	margin-top: 5px;
}
.penci-border-arrow {
	position: relative;
	line-height: 1.3;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.post-entry .penci-border-arrow a,
.post-entry .penci-border-arrow a:hover {
	text-decoration: none;
}
.penci-border-arrow .inner-arrow {
	border: 1px solid #313131;
	background: #fff;
	position: relative;
	display: block;
	text-transform: uppercase;
	padding: 8px 12px 7px;
	z-index: 3;
	font-size: 14px;
}
.penci-border-arrow .inner-arrow a {
	text-decoration: none !important;
	font-size: inherit;
	font-weight: inherit;
	color: inherit !important;
}
.penci-border-arrow .inner-arrow .pcbh-extrabtn {
	font-size: 70%;
	display: inline-block;
}
.penci-border-arrow .inner-arrow .pcbh-btns-underline {
	position: relative;
	padding-bottom: 3px;
	line-height: 1;
	transform: translateY(-2px);
	transition: all 0.3s;
}
.penci-border-arrow .inner-arrow .pcbh-btns-underline:after {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ff0000;
	transition: all 0.3s;
}
@media only screen and (max-width: 479px) {
	.penci-border-arrow .inner-arrow .pcbh-extrabtn.pcbtn-etrhm {
		display: none;
	}
}
.penci-border-arrow .inner-arrow .pcbh-extrabtn.pcbh-btnp-left {
	margin-right: 10px;
}
.penci-border-arrow .inner-arrow .pcbh-extrabtn.pcbh-btnp-right {
	margin-left: 10px;
}
.penci-border-arrow .inner-arrow .pcbh-extrabtn.pcbh-btni-right i {
	margin-left: 5px;
	margin-right: 0;
}
.penci-border-arrow .inner-arrow .pcbh-extrabtn.pcbh-btni-left i {
	margin-right: 5px;
	margin-left: 0;
}
.penci-border-arrow:before,
.penci-border-arrow:after {
	content: "";
	position: absolute;
}
.penci-border-arrow:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	bottom: -5px;
	left: 50%;
	border-top-color: #313131;
	border-width: 6px;
	border-bottom: 0;
	margin-left: -6px;
	z-index: 5;
}
.penci-border-arrow:after {
	border: 1px solid #313131;
	left: -5px;
	right: -5px;
	bottom: 3px;
	display: block;
	z-index: 1;
	height: 100%;
}
.penci-homepage-title h3 {
	font-size: 14px;
	color: #313131;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}
/* Simple List */
.penci-simplelist,
.post-entry ul.penci-simplelist,
.penci-simplelist li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.post-entry ul.penci-simplelist li,
.penci-simplelist li {
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 10px;
	line-height: 1.4;
}
.post-entry ul.penci-simplelist > li:last-child,
.penci-simplelist > li:last-child {
	margin-bottom: 0 !important;
}
.penci-simplelist li .list-icon {
	display: inline-block;
	margin-right: 5px;
	transition: all 0.3s;
	order: 0;
}
.penci-iconp-right li .list-icon {
	order: 2;
	margin-right: 0;
	margin-left: 5px;
}
.penci-simplelist.penci-justify-center li {
	justify-content: center;
}
.penci-simplelist.penci-justify-right li {
	justify-content: flex-end;
}
.penci-simplelist li a {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
}
.penci-simplelist li a:hover {
	text-transform: none;
}
.penci-simplelist-shape-icon li .list-icon {
	line-height: 25px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 25px;
	min-height: 25px;
	text-align: center;
	padding: 4px;
}
.list-icon img {
	width: auto;
	max-height: 50px;
}
.penci-simplelist-style-rounded .list-icon {
	border-radius: 50%;
}
.penci-simplelist.penci-simplelist-type-ordered {
	counter-reset: section;
}
.penci-simplelist.penci-simplelist-type-ordered li:before {
	content: counter(section) ". ";
	counter-increment: section;
	background-color: transparent;
}
.penci-simplelist.penci-simplelist-type-unordered li:before {
	display: inline-block;
	content: '\25B8';
	background-color: transparent;
	line-height: 1;
	margin-right: 5px;
	transition: color 0.3s;
}
.penci-simplelist.penci-iconp-right.penci-simplelist-type-unordered li:before {
	order: 3;
	margin-left: 5px;
	margin-right: 0;
}
/* Advanced Lists */
.mega-menu-list,
.mega-menu-list ul,
.post-entry ul.mega-menu-list,
.post-entry ul.mega-menu-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mega-menu-list ul,
.post-entry ul.mega-menu-list ul {
	margin-top: 15px;
}
ul.mega-menu-list a,
.post-entry ul.mega-menu-list a:hover {
	text-decoration: none;
}
ul.mega-menu-list a:hover,
.post-entry ul.mega-menu-list a:hover {
	color: var(--pcaccent-cl);
}
ul.mega-menu-list li,
.post-entry ul.mega-menu-list li {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	margin-bottom: 15px;
}
ul.mega-menu-list li:last-child,
.post-entry ul.mega-menu-list li:last-child {
	margin-bottom: 0 !important;
}
.mega-menu-list > li > a {
	font-family: var(--pchead-font);
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
}
.mega-menu-list > li.heading-style-style-2 > a {
	border-bottom: 3px solid var(--pctext-cl);
	padding: 0 0 8px;
	display: block;
}
.mega-menu-list > li.heading-style-style-2 > a:after {
	content: '';
	position: absolute;
	width: 40px;
	height: 3px;
	background-color: var(--pcaccent-cl);
	left: 0;
	bottom: -3px;
}
.mega-menu-list > li.heading-style-style-3 {
	overflow: hidden;
	padding-top: 10px;
}
.mega-menu-list > li.heading-style-style-3 > a {
	padding-right: 12px;
}
.mega-menu-list > li.heading-style-style-3 > a:after {
	position: absolute;
	content: "";
	width: 2000px;
	height: 0;
	top: 50%;
	left: 100%;
	border-bottom: 1px solid var(--pcborder-cl);
	z-index: 1;
}
.mega-menu-list li a {
	position: relative;
	display: inline-block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: var(--pctext-cl);
	line-height: unset;
}
.mega-menu-list li a img {
	display: inline-block;
	width: auto;
	max-height: 20px;
}
.mega-menu-list .menu-label {
	font-size: 9px;
	font-weight: 600;
	line-height: 12px;
	position: absolute;
	z-index: 1;
	top: calc(50% - 24px);
	left: 100%;
	display: inline-block;
	margin-left: -20px;
	padding: 3px 4px;
	vertical-align: middle;
	white-space: nowrap;
	letter-spacing: .3px;
	text-transform: uppercase;
	color: #fff;
	line-height: 1;
	background-color: var(--pcaccent-cl);
}
.mega-menu-list .menu-label.label-style-1:before,
.mega-menu-list .menu-label.label-style-2:before {
	position: absolute;
	top: 100%;
	left: 10px;
	content: "";
	border: 4px solid;
	border-color: var(--pcaccent-cl);
	border-right-width: 7px;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
	border-left-width: 0;
}
.mega-menu-list .menu-label.label-style-2:before {
	left: 0;
	border-right-width: 5px;
}
.mega-menu-list .menu-label.label-style-3 {
	top: calc(50% - 8px);
	left: 100%;
	margin-left: 5px;
	border-color: var(--pcaccent-cl);
}
.mega-menu-list .menu-label.label-style-3:before {
	position: absolute;
	top: calc(50% - 4px);
	left: -4px;
	content: "";
	border-width: 4px 4px 4px 0;
	border-style: solid;
	border-color: var(--pcaccent-cl);
	border-top-color: transparent !important;
	border-bottom-color: transparent !important;
	border-left-color: transparent !important;
}
.mega-menu-list .menu-label.label-style-4:before {
	position: absolute;
	right: 50%;
	bottom: -4px;
	left: 50%;
	margin-left: -3px;
	content: "";
	border-width: 4px 3px 0 3px;
	border-style: solid;
	border-color: var(--pcaccent-cl);
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
	border-left-color: transparent !important;
}
/* = Standard style
-----------------------------------------------------*/
.standard-post-special {
	position: relative;
	margin: 0 0 26px 0;
}
.standard-content-special {
	padding: 0;
	text-align: center;
	background: #fff;
	display: block;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
}
.standard-post-special.no-thumbnail .standard-content-special {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: 1px solid #ECECEC;
}
.format-post-box {
	display: block;
	padding: 52px 30px 21px 30px;
}
.format-post-box.penci-format-link {
	padding-top: 19px;
}
.format-post-box .post-format-icon {
	position: absolute;
	width: 100%;
	text-align: center;
	display: block;
	top: 16px;
	margin-left: -36px;
}
.format-post-box.penci-format-link .post-format-icon {
	display: none;
}
.format-post-box .post-format-icon i {
	font-size: 35px;
	padding: 0 20px;
	display: inline-block;
	color: var(--pcaccent-cl);
}
.format-post-box .post-format-icon i.fa-quote-left:before {
	content: '“';
	font-family: 'Playfair Display SC', serif;
	font-size: 72px;
	font-weight: 900;
}
.format-post-box .dt-special,
.format-post-box .dt-special a {
	color: #888;
	font-size: 112.5%;
	font-style: italic;
}
.format-post-box.penci-format-quote .dt-special {
	text-align: center;
	font-style: italic;
	font-size: 18px;
}
.format-post-box .dt-special a:hover {
	color: var(--pcaccent-cl);
}
.author-quote {
	margin: 15px 0 5px;
	text-align: center;
	display: block;
	overflow: hidden;
}
.author-quote span {
	display: inline-block;
	font-size: 12px;
	padding: 0 11px;
	position: relative;
	color: var(--pcaccent-cl);
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	text-transform: uppercase;
}
.author-quote span:before,
.author-quote span:after {
	position: absolute;
	content: "";
	width: 60px;
	height: 1px;
	top: 50%;
	left: 100%;
	background: var(--pcaccent-cl);
}
.author-quote span:before {
	left: auto;
	right: 100%;
}
.standard-post-image {
	margin: 0 0 26px 0;
	text-align: center;
	display: block;
	position: relative;
}
.standard-post-image .audio-iframe,
.standard-content-special {
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 30px;
	display: block;
}
.standard-post-image.no-thumbnail .audio-iframe,
.standard-post-special.no-thumbnail .standard-content-special {
	position: static;
}
.standard-post-image img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
.header-standard {
	text-align: center;
	padding-bottom: 17px;
	position: relative;
	margin: 0 0 19px 0;
}
.header-standard:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 1px;
	background: var(--pcaccent-cl);
	display: block;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
}
.penci-standard-cat {
	overflow: hidden;
	display: block;
	margin-bottom: 6px;
}
.header-standard .cat {
	display: inline-block;
	position: relative;
}
.header-standard h2,
.header-standard .post-title,
.header-standard h2 a {
	color: #313131;
	font-size: 24px;
	text-transform: uppercase;
}
.container-single .header-standard h2.penci-psub-title,
.container-single h2.penci-psub-title {
	letter-spacing: 0;
	text-transform: none;
	font-size: 18px;
	line-height: 1.3;
	margin: 8px 0;
	color: #777;
}
@media only screen and (min-width: 768px) {
	.penci-header-text-white .header-standard h2.penci-psub-title,
	.penci-single-style-10.penci-header-text-white .header-standard h2.penci-psub-title {
		color: #ccc;
	}
}
@media only screen and (max-width: 767px) {
	.container-single .header-standard h2.penci-psub-title, .container-single h2.penci-psub-title {
		font-size: 16px;
	}
}
.header-standard h2 a:hover {
	color: #888888;
}
.header-standard .author-post span {
	color: #888;
}
.header-standard .author-post {
	margin: 6px 0 0;
	font-size: 14px;
}
.header-standard .author-post span,
.header-standard .author-post span a {
	font-size: inherit;
}
.header-standard .author-post span a {
	color: #313131;
	text-transform: capitalize;
}
.header-standard .author-post span a:hover {
	color: var(--pcaccent-cl);
}
.standard-content {
	position: relative;
}
.standard-main-content {
	text-align: left;
}
.penci-more-link {
	text-align: center;
	overflow: hidden;
	clear: both;
}
.penci-more-link a.more-link {
	font-family: var(--pchead-font);
	color: var(--pcaccent-cl);
	text-transform: uppercase;
	font-size: 12px;
	display: inline-block;
	margin-top: 5px;
	font-weight: var(--pchead-wei);
	position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.standard-post-entry a.more-link:hover {
	text-decoration: none;
}
.penci-more-link a.more-link:before,
.penci-more-link a.more-link:after {
	position: absolute;
	content: "";
	width: 60px;
	height: 0;
	top: 50%;
	left: 100%;
	margin: 0 10px;
	margin-top: -1px;
	border-top: 1px solid var(--pcaccent-cl);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.penci-more-link a.more-link:before {
	left: auto;
	right: 100%;
}
.penci-more-link a.more-link:hover:before {
	right: 50%;
	margin-right: -10px;
	width: 90px;
}
.penci-more-link a.more-link:hover:after {
	left: 50%;
	margin-left: -10px;
	width: 90px;
}
.penci-more-link.penci-more-link-button {
	margin-top: 17px;
}
.penci-more-link.penci-more-link-button a.more-link:before,
.penci-more-link.penci-more-link-button a.more-link:after {
	content: none;
	display: none;
}
.penci-more-link.penci-more-link-button a.more-link {
	line-height: 1;
	color: #fff;
	background: var(--pcaccent-cl);
	padding: 14px 16px;
	margin-top: 0;
}
.penci-more-link.penci-more-link-button a.more-link:hover {
	opacity: 0.8;
}
.penci-post-box-meta {
	padding: 15px 0;
	clear: both;
	display: block;
	border-top: 1px solid var(--pcborder-cl);
	border-bottom: 1px solid var(--pcborder-cl);
	margin: 30px 0 0;
}
.penci-post-box-meta.center-inner {
	text-align: center;
}
.penci-post-box-meta.center-inner .penci-post-share-box {
	float: none;
}
.penci-post-box-meta .penci-box-meta {
	display: inline-block;
	font-size: 14px;
}
.penci-hide-tagupdated {
	display: none !important;
}
.penci-post-box-meta .penci-box-meta span,
.penci-post-box-meta .penci-box-meta a {
	color: #888888;
}
.grid-post-box-meta i,
.penci-post-box-meta .penci-box-meta i {
	margin-right: 5px;
}
.penci-post-box-meta .penci-box-meta a:hover {
	color: var(--pcaccent-cl);
}
.penci-post-box-meta .penci-box-meta span:after {
	content: "";
	width: 0;
	height: 10px;
	margin: 0 16px 0 20px;
	display: inline-block;
	background: none !important;
	border-right: 1px solid;
	opacity: 0.7;
}
.penci-post-box-meta .penci-box-meta span:last-child:after {
	content: none;
	display: none;
}
.penci-post-box-meta .penci-post-share-box {
	display: inline-block;
	float: right;
}
.penci-post-box-meta .penci-post-share-box a {
	display: inline-block;
	position: relative;
	color: #313131;
	margin-left: 10px;
	font-size: 14px;
}
.penci-post-box-meta .penci-post-share-box a:first-child {
	margin-left: 0;
}
.penci-post-share-box a.liked,
.penci-post-share-box a:hover {
	color: var(--pcaccent-cl);
}
.penci-post-share-box .dt-share {
	position: absolute;
	display: inline-block;
	font-size: 9px;
	font-family: var(--pchead-font);
	font-weight: normal;
	background: #313131;
	color: #fff;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	text-align: center;
	bottom: -45px;
	width: 60px;
	left: 50%;
	margin-left: -30px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	z-index: 5;
}
.penci-post-share-box a:hover .dt-share {
	opacity: 1;
	bottom: -30px;
	visibility: visible;
}
.penci-post-share-box .dt-share:before {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 7px solid #313131;
	content: "";
	top: -7px;
	left: 50%;
	margin-left: -4px;
}
.penci-post-like.liked i:before {
	content: "\f004";
}
.penci-fawesome-ver5 .penci-post-like.liked i:before {
	font-weight: 900;
}
.penci-post-share-box .penci-svg-line,
.list-posts-share .penci-svg-line {
	vertical-align: top;
	transform: translateY(2px);
	-webkit-transform: translateY(2px);
}
.penci-post-share-box .penci-svg-viber,
.list-posts-share .penci-svg-viber {
	vertical-align: top;
	transform: translateY(4px);
	-webkit-transform: translateY(4px);
}
.penci-svg-goodreads,
.penci-svg-tiktok,
.penci-svg-line,
.penci-svg-viber,
.penci-svg-discord,
.penci-svg-messenger {
	width: 14px;
	vertical-align: middle;
}
.post-share-item.show-on-mobile {
	display: none;
}
@media only screen and (max-width: 960px) {
	.post-share-item.show-on-desktop {
		display: none;
	}
}
/* = Classic style
-----------------------------------------------------*/
.header-standard.header-classic {
	margin: 0 0 26px 0;
	padding: 0;
}
.header-standard.header-classic:after {
	content: none;
	display: none;
}
.header-standard.header-classic.penci-title-bellow {
	margin-bottom: 40px;
}
/* = Gird style
-----------------------------------------------------*/
ul.penci-grid {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 0 !important;
	margin: 0;
}
.penci-grid > li {
	display: inline-block;
	vertical-align: top;
	width: 31.62%;
	margin-bottom: 51px;
	float: left;
	margin-right: 2.57%;
	list-style: none !important;
}
.sd-content ul li {
	clear: none !important;
	width: auto !important;
}
.penci-grid > li.grid-style {
	text-align: center;
}
.penci-grid > li:nth-of-type(3n+3) {
	margin-right: 0;
}
.penci-grid > li:nth-of-type(3n+1) {
	clear: both;
}
.container.penci_sidebar .penci-grid > li {
	width: 48.05%;
	margin-right: 3.9%;
}
.penci-grid > li.grid-2-style {
	width: 48.7%;
	margin-right: 2.6%;
}
.penci-lposts-ctcol.pencisc-grid-1 .penci-grid > li,
.penci-lposts-ctcol.pencisc-grid-2 .penci-grid > li,
.penci-lposts-ctcol.pencisc-grid-3 .penci-grid > li,
.penci-lposts-ctcol.pencisc-grid-4 .penci-grid > li,
.penci-lposts-ctcol.pencisc-grid-5 .penci-grid > li,
.penci-lposts-ctcol.pencisc-grid-6 .penci-grid > li {
	width: 100%;
	margin-bottom: 0;
	margin-right: 0;
}
.container.penci_sidebar .penci-grid li:nth-of-type(3n+3) {
	margin-right: 3.9%;
	clear: none;
}
.container.penci_sidebar .penci-grid li:nth-of-type(2n+1) {
	clear: both;
}
.penci-grid li.grid-2-style:nth-of-type(3n+3) {
	margin-right: 2.6%;
	clear: none;
}
.container.penci_sidebar .penci-grid li:nth-of-type(2n+2),
.penci-grid li.grid-2-style:nth-of-type(2n+2) {
	margin-right: 0;
	clear: none;
}
.container.penci_sidebar .penci-grid li:nth-of-type(2n+1),
.penci-grid li.grid-2-style:nth-of-type(2n+1) {
	clear: both;
}
.penci-grid li .item > .thumbnail,
.penci-masonry .item-masonry > .thumbnail {
	display: inline-block;
	position: relative;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	margin-bottom: 28px;
	width: 100%;
}
.pcsl-thumb .icon-post-format,
.penci-grid li .item .thumbnail .icon-post-format,
.penci-masonry .item-masonry > .thumbnail .icon-post-format,
.grid-mixed .thumbnail .icon-post-format {
	position: absolute;
	z-index: 2;
	text-align: center;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 38px;
	top: 50%;
	left: 50%;
	margin: -21px 0 0 -21px;
	font-size: 16px;
	opacity: 1;
	color: rgba(255, 255, 255, 0.9);
	background: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	background: rgba(0, 0, 0, 0.4);
	border: 2px solid rgba(255, 255, 255, 0.9);
}
.pcsl-thumb .icon-post-format {
	width: 34px;
	height: 34px;
	line-height: 30px;
	margin: -17px 0 0 -17px;
	font-size: 14px;
}
.pcsl-thumb .icon-post-format i.fa-play,
.penci-grid li .item .thumbnail .icon-post-format i.fa-play,
.penci-masonry .item-masonry > .thumbnail .icon-post-format i.fa-play {
	margin-left: 3px;
}
.pcsl-thumb:hover .icon-post-format,
.grid-mixed .thumbnail:hover .icon-post-format,
.penci-grid li .item > .thumbnail:hover .icon-post-format,
.penci-masonry .item-masonry > .thumbnail:hover .icon-post-format {
	opacity: 0;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
}
.grid-mixed .thumbnail:hover,
.penci-grid li .item > .thumbnail:hover,
.penci-masonry .item-masonry > .thumbnail:hover {
	opacity: 0.85;
}
.penci-grid li .item img,
.penci-masonry .item-masonry a img {
	width: 100%;
	height: auto;
	vertical-align: top;
	margin: 0;
}
.penci-grid li .item .cat,
.penci-masonry .item-masonry .cat {
	color: var(--pcaccent-cl);
	display: block;
	margin-bottom: 8px;
}
.penci-grid li .item h2 a,
.penci-masonry .item-masonry h2 a {
	font-size: 18px;
	color: var(--pcheading-cl);
	text-transform: uppercase;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
.penci-grid li .item h2 a:hover,
.penci-masonry .item-masonry h2 a:hover {
	color: #888888;
}
.penci-grid li .item p,
.penci-masonry .item-masonry p {
	margin-bottom: 0;
}
.penci-grid li .item .item-content,
.penci-masonry .item-masonry .item-content,
.penci-grid .mixed-detail .item-content {
	margin-top: 18px;
	text-align: left;
}
.penci-post-box-meta.penci-post-box-grid {
	border: none !important;
	padding: 0;
	text-align: center;
	position: relative;
	margin-top: 16px;
	clear: none;
}
.penci-post-box-meta.penci-post-box-grid:before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	height: 1px;
	background: #DEDEDE;
	display: block;
	top: 49%;
	z-index: 1;
}
.penci-post-box-meta.penci-post-box-grid .penci-post-share-box {
	float: none !important;
	padding: 0 10px;
	position: relative;
	z-index: 5;
	background: #ffffff;
	display: inline-block;
	margin-top: 0;
}
.grid-header-box {
	padding-bottom: 17px;
	position: relative;
}
.grid-header-box:after {
	width: 60px;
	height: 1px;
	background: var(--pcaccent-cl);
	margin-left: -30px;
	position: absolute;
	left: 50%;
	bottom: 0;
	content: "";
}
/* Grid overlay meta */
.penci-grid li.grid-overlay-meta .item > .thumbnail,
.penci-masonry .item-masonry.grid-overlay-meta > .thumbnail {
	margin-bottom: 0;
	vertical-align: top;
}
.grid-overlay-meta .grid-header-box {
	margin: -30px 25px 0;
	background: #fff;
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 10;
	position: relative;
}
.penci-readmore-btn,
.penci-featured-cat-seemore {
	margin-top: 10px;
	display: block;
	text-align: left;
}
.penci-featured-cat-seemore {
	clear: both;
	margin: -40px 0 60px;
	line-height: 1;
}
.penci-seemore-style-8 {
	margin-top: -20px;
}
.penci-readmore-btn a,
.penci-featured-cat-seemore a {
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	line-height: inherit;
}
.penci-readmore-btn a:hover,
.penci-featured-cat-seemore a:hover {
	opacity: 0.7;
}
.penci-readmore-btn i,
.penci-featured-cat-seemore i {
	margin-left: 5px;
	font-size: inherit;
	color: inherit;
}
.penci-readmore-btn.penci-btn-make-button {
	margin-top: 21px;
}
.penci-readmore-btn.penci-btn-remove-arrow i,
.penci-featured-cat-seemore.penci-btn-remove-arrow i {
	display: none;
}
.penci-readmore-btn.penci-btn-make-button a,
.penci-featured-cat-seemore.penci-btn-make-button a {
	line-height: 1;
	color: #fff;
	background: var(--pcaccent-cl);
	padding: 10px 15px;
	text-transform: uppercase;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	font-size: 12px;
	display: inline-block;
}
.penci-readmore-btn.penci-btn-align-center,
.penci-featured-cat-seemore.penci-btn-align-center {
	text-align: center;
}
.penci-readmore-btn.penci-btn-align-left,
.penci-featured-cat-seemore.penci-btn-align-left {
	text-align: left;
}
.penci-readmore-btn.penci-btn-align-right,
.penci-featured-cat-seemore.penci-btn-align-right {
	text-align: right;
}
/* = Masonry style
-----------------------------------------------------*/
.penci-wrap-masonry {
	margin-left: -15px;
	margin-right: -15px;
}
.penci-masonry {
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.penci-masonry .item-masonry {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 33.3333%;
	display: inline-block;
	padding: 0 15px;
	float: left;
	margin-bottom: 51px;
	text-align: center;
}
.penci-isotope-padding {
	display: block !important;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
}
.penci-post-gallery-container .item-link-relative,
.item-link-relative {
	position: relative;
	display: block;
	vertical-align: top;
}
.item-link-relative > img,
.penci-post-gallery-container .item-link-relative img,
.item-masonry a img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	z-index: 1;
	width: 100%;
}
.container.penci_sidebar .penci-masonry .item-masonry,
.penci-masonry .item-masonry.grid-masonry-2 {
	width: 50%;
}
.penci-masonry .item-masonry .thumbnail > a {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.pencisc-grid-6 .penci-masonry .item-masonry {
	width: 16.6666667%;
}
.pencisc-grid-5 .penci-masonry .item-masonry {
	width: 20%;
}
.pencisc-grid-4 .penci-masonry .item-masonry {
	width: 25%;
}
.pencisc-grid-3 .penci-masonry .item-masonry {
	width: 33.3333%;
}
.pencisc-grid-2 .penci-masonry .item-masonry {
	width: 50%;
}
.pencisc-grid-1 .penci-masonry .item-masonry {
	width: 100%;
}
/* = Standard Masonry Style
-----------------------------------------------------*/
.penci-masonry .standard-masonry {
	width: 50%;
}
.standard-masonry .standard-main-content > h2 {
	font-size: 20px;
}
.standard-masonry .standard-main-content > h2:before {
	height: 18px;
	top: 3px;
}
.penci-masonry .item-masonry.standard-masonry .cat a {
	margin-bottom: 13px;
}
.standard-masonry .post-box-meta {
	margin-top: 14px;
}
/* = Operator penci cat
-----------------------------------------------------*/
.cat > a.penci-cat-name {
	font-size: 13px;
	color: var(--pcaccent-cl);
	line-height: 1.2;
	margin: 0 15px 0 0;
	padding-right: 10px;
	display: inline-block;
	vertical-align: top;
	background: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	font-weight: normal;
	margin-bottom: 5px;
	position: relative;
	text-decoration: none;
}
.cat > a.penci-cat-name:after {
	content: "";
	display: inline-block;
	border: 1px solid;
	font-size: 12px;
	margin-left: 10px;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	width: 3px;
	height: 3px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	box-sizing: unset;
	-webkit-box-sizing: unset;
	opacity: 0.65;
}
.cat > a.penci-cat-name:hover {
}
.cat > a.penci-cat-name:first-child {
	margin-left: 0;
}
.cat > a.penci-cat-name:last-child {
	margin-right: 0;
	padding: 0;
}
.cat > a.penci-cat-name:last-child:after {
	content: none;
	display: none;
}
/* = List style
-----------------------------------------------------*/
.penci-grid li.list-post {
	width: 100% !important;
	margin-right: 0 !important;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #DEDEDE;
}
.penci-grid li.list-post .item {
	width: 100%;
}
.penci-grid li.list-post:last-child {
	margin-bottom: 40px;
	padding-bottom: 0;
	border-bottom: none;
}
.penci-grid li.list-post .item > .thumbnail {
	margin: 0;
	width: 46.25%;
	float: left;
	max-width: 100%;
}
.penci-latest-posts-sc .penci-grid li.list-post .item > .thumbnail {
	max-width: 100%;
}
.penci-grid li.list-post .item .content-list-right {
	margin: 0;
	padding-left: 30px;
	width: 53.75%;
	float: left;
}
.penci-grid li.list-post .item .content-list-right.fullwidth {
	padding: 0 !important;
	width: 100% !important;
}
.list-post .header-list-style {
	position: relative;
	padding-bottom: 17px;
}
.list-post .header-list-style:after {
	content: "";
	width: 60px;
	height: 1px;
	background: var(--pcaccent-cl);
	display: block;
	bottom: 0;
	left: 0;
	position: absolute;
}
.content-special-list {
	width: 100%;
	display: block;
	padding: 30px;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.content-special-list.no-thumbnail {
	padding: 0;
}
.content-special-list .standard-content-special {
	position: relative;
	left: auto;
	top: auto;
	bottom: auto;
	right: auto;
}
.content-special-list.no-thumbnail .standard-content-special {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: 1px solid #ECECEC;
}
/* = Small list style
-----------------------------------------------------*/
.list-post.penci-slistp .header-list-style {
	padding-bottom: 5px;
}
.penci-grid li.list-post.penci-slistp .item > .thumbnail {
	width: 160px;
	max-width: 100%;
	margin-right: 16px;
	float: left;
}
.penci-grid li.list-post.penci-slistp .item .content-list-right {
	display: block;
	float: none !important;
	overflow: hidden;
	width: auto !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.list-post.penci-slistp .header-list-style:after {
	content: none;
	display: none;
}
.penci-grid li.list-post.penci-slistp {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.penci-latest-posts-small-list li.penci-slistp:last-child {
	padding-bottom: 0 !important;
}
.penci-layout-mixed-3 .penci-grid li.penci-slistp,
.penci-layout-mixed-4 .penci-grid li.penci-slistp,
.penci-latest-posts-mixed-3 .penci-grid li.penci-slistp,
.penci-latest-posts-mixed-4 .penci-grid li.penci-slistp {
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 15px;
	border-bottom: none;
	border-top: 1px solid var(--pcborder-cl);
}
.penci-layout-mixed-3 .penci-grid li.penci-slistp ~ .penci-slistp,
.penci-layout-mixed-4 .penci-grid li.penci-slistp ~ .penci-slistp,
.penci-latest-posts-mixed-3 .penci-grid li.penci-slistp ~ .penci-slistp,
.penci-latest-posts-mixed-4 .penci-grid li.penci-slistp ~ .penci-slistp {
	margin-top: 15px;
}
.penci-layout-mixed-3 .penci-grid li.list-post.penci-slistp:last-child,
.penci-layout-mixed-4 .penci-grid li.list-post.penci-slistp:last-child,
.penci-latest-posts-mixed-3 .penci-grid li.list-post.penci-slistp:last-child,
.penci-latest-posts-mixed-4 .penci-grid li.list-post.penci-slistp:last-child {
	margin-bottom: 30px;
}
.post-entry li.penci-slistp .grid-post-box-meta {
	line-height: 1.3;
	margin-top: 10px;
}
.penci-grid li.penci-slistp .item .thumbnail .icon-post-format {
	width: 32px;
	height: 32px;
	line-height: 30px;
	margin: -16px 0 0 -16px;
	font-size: 14px;
	left: 50%;
	right: auto;
}
/* = Mixed style
-----------------------------------------------------*/
.grid-mixed {
	display: table;
	width: 100%;
	vertical-align: top;
	border: 1px solid var(--pcborder-cl);
	margin-bottom: 60px;
}
.grid-mixed > article {
	width: 100%;
	display: table;
}
.grid-mixed .thumbnail,
.grid-mixed .mixed-detail {
	display: table-cell;
	vertical-align: top;
}
.grid-mixed .thumbnail.thumb-right {
	display: none;
}
.penci-grid > .grid-mixed:nth-of-type(2n) .thumbnail.thumb-right {
	display: table-cell;
}
.penci-grid > .grid-mixed:nth-of-type(2n) .thumbnail.thumb-left {
	display: none;
}
.grid-mixed .thumbnail {
	width: 65.812%;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	position: relative;
}
.grid-mixed .mixed-detail {
	width: 34.188%;
	padding: 30px;
	padding-bottom: 115px;
	position: relative;
}
.grid-mixed .mixed-detail .cat {
	margin-bottom: 8px;
	display: block;
}
.grid-mixed .mixed-detail h2 a {
	font-size: 18px;
	text-transform: uppercase;
	color: #313131;
}
.grid-mixed .mixed-detail h2 a:hover {
	color: #888;
}
.grid-mixed .grid-header-box:after {
	left: 0;
	margin: 0;
}
.grid-mixed .penci-post-box-meta {
	margin: 0 0 4px 0;
	position: absolute;
	left: 30px;
	bottom: 30px;
	right: 30px;
	display: block;
}
.penci-latest-posts-sc .grid-mixed .thumbnail.thumb-left,
.penci-latest-posts-sc .grid-mixed .mixed-detail,
.penci-el-mixed-s2 .grid-mixed .thumbnail.thumb-left,
.penci-el-mixed-s2 .grid-mixed .mixed-detail,
.penci_sidebar .grid-mixed .thumbnail.thumb-left,
.penci_sidebar .grid-mixed .mixed-detail {
	display: block !important;
	width: 100%;
}
@media only screen and (min-width: 961px) {
	.penci-latest-posts-mixed-larger .grid-mixed .thumbnail.thumb-left {
		width: 65.812%;
	}
	.penci-latest-posts-mixed-larger .grid-mixed .mixed-detail {
		width: 34.188%;
	}
	.penci-latest-posts-mixed-larger .grid-mixed .thumbnail.thumb-left,
	.penci-latest-posts-mixed-larger .grid-mixed .mixed-detail {
		display: table-cell !important;
		vertical-align: top;
	}
}
.penci_sidebar .grid-mixed .mixed-detail {
	padding: 30px;
}
.penci_sidebar .grid-mixed .penci-post-box-meta {
	position: relative;
	margin: 31px 0 4px;
	left: auto;
	right: auto;
	bottom: auto;
}
.penci-latest-posts-sc .grid-mixed .thumbnail.thumb-right,
.penci-el-mixed-s2 .grid-mixed .thumbnail.thumb-right,
.penci_sidebar .grid-mixed .thumbnail.thumb-right {
	display: none !important;
}
.penci-el-mixed-s2 .penci-grid > li {
	width: 48.05%;
	margin-right: 3.9%;
}
.penci-el-mixed-s2 .penci-grid li:nth-of-type(2n+1) {
	clear: both;
}
.penci-el-mixed-s2 .penci-grid li:nth-of-type(2n+2) {
	margin-right: 0;
	clear: none;
}
/* = List Boxed style
-----------------------------------------------------*/
.penci-grid .list-post.list-boxed-post {
	position: relative;
	padding-bottom: 0;
	border: 1px solid #DEDEDE !important;
	margin-bottom: 60px;
}
.penci-post-box-meta.post-box-boxed-1 {
	margin: 31px 0 0;
	text-align: left;
}
.penci-layout-boxed-1 .list-boxed-post .header-list-style:after,
.penci-layout-standard-boxed-1 .list-boxed-post .header-list-style:after,
.penci-layout-classic-boxed-1 .list-boxed-post .header-list-style:after,
.list-post.list-boxed-post .header-list-style:after {
	left: 50%;
	margin-left: -30px;
}
.grid-post-box-meta {
	margin: 12px 0 0;
	font-size: 14px;
}
.grid-post-box-meta span {
	color: #888888;
}
.grid-post-box-meta span,
.grid-post-box-meta a {
	font-size: inherit;
}
.grid-post-box-meta span.author-italic {
}
.grid-post-box-meta span:after {
	content: "";
	width: 1px;
	height: 10px;
	background: #DEDEDE;
	margin: 0 8px 0 10px;
	border-right: 1px solid;
	background: none !important;
	opacity: 0.6;
	display: inline-block;
}
.grid-post-box-meta span:last-child:after {
	content: none;
	display: none;
}
.grid-post-box-meta span a {
	color: #313131;
}
.grid-post-box-meta span a.comment-link {
	color: #888888;
	font-style: normal;
}
.grid-post-box-meta span a:hover,
.grid-post-box-meta span a.comment-link:hover {
	color: var(--pcaccent-cl);
}
.list-boxed-post .grid-post-share-box .inner-grid-post-share-box {
	background: #ffffff;
}
.penci-grid .list-post.list-boxed-post .item > .thumbnail {
	width: 50%;
	max-width: none;
	position: relative;
	float: none;
}
.penci-grid .list-post.list-boxed-post .item > .content-list-right {
	float: right;
}
.penci-grid li.list-boxed-post:nth-of-type(2n+2) .item > .content-list-right {
	float: left;
}
.penci-grid .list-post.list-boxed-post .item > .thumbnail:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-right: 20px solid #ffffff;
	border-bottom: 20px solid transparent;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	z-index: 5;
}
.penci-grid .list-post.list-boxed-post:nth-of-type(2n+2) .item > .thumbnail:before {
	border-right: none;
	border-left: 20px solid #ffffff;
	right: auto;
	left: 0;
}
.penci-grid .list-post.list-boxed-post .item .content-list-right {
	padding: 20px 60px;
	display: table;
	width: 50%;
	min-height: 389px;
	height: 389px;
	text-align: center;
}
.list-boxed-post .inner-content-list-right {
	vertical-align: middle;
	display: table-cell;
}
.penci_sidebar .penci-grid .list-post.list-boxed-post .item .content-list-right {
	padding: 20px 30px;
	min-height: 0;
	height: auto;
}
.penci-grid .list-post.list-boxed-post .item .content-list-right.fullwidth {
	width: 100%;
	max-width: none;
}
.list-boxed-post .fullwidth .inner-content-list-right {
	min-height: 0;
	padding-left: 0;
	padding-right: 0;
}
.penci-grid .list-post.list-boxed-post.penci-infeed-data,
.grid-featured.penci-infeed-data {
	border: none !important;
}
.penci-infeed-data {
	overflow: hidden;
	text-align: center !important;
}
.penci-infeed-data .penci-inner-infeed-data {
	display: block;
}
.penci-infeed-data.penci-infeed-fullwidth-ads {
	width: 100% !important;
	min-width: 100% !important;
	max-width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 40px;
}
/* = Overlay style
-----------------------------------------------------*/
.grid-overlay {
	margin-bottom: 60px;
	position: relative;
	display: block;
	clear: both;
}
.penci-overlay-over {
	position: relative;
}
.penci-overlay-over:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
	z-index: 1;
	transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
}
.penci-overlay-over:hover:before {
	opacity: 0.5;
}
.penci-overlay-over .overlay-header-box {
	position: absolute;
	text-align: center;
	left: 20px;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	z-index: 10;
	padding-bottom: 18px;
}
.penci-overlay-over .overlay-header-box:after {
	content: "";
	height: 1px;
	background: #fff;
	display: block;
	position: absolute;
	bottom: 0;
	width: 60px;
	left: 50%;
	margin-left: -30px;
}
.penci-overlay-over:hover .overlay-header-box:after {
	width: 60px;
	left: 50%;
	margin-left: -30px;
}
.overlay-header-box .cat {
	display: block;
	margin-bottom: 6px;
}
.overlay-header-box .cat > a.penci-cat-name {
	color: #fff;
}
.overlay-header-box .cat > a.penci-cat-name:hover {
	color: var(--pcaccent-cl);
	text-decoration: none;
}
.overlay-header-box .cat > a.penci-cat-name:after {
	border-color: #fff;
}
.overlay-header-box .overlay-author {
	margin-top: 6px;
	font-size: 14px;
}
.overlay-header-box .overlay-title a {
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
}
.overlay-author span, .overlay-author a {
	color: #fff;
	font-style: italic;
}
.overlay-author a:hover {
	color: var(--pcaccent-cl);
}
.penci-overlay-over .overlay-border {
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	display: block;
	border: 1px solid #fff;
	z-index: 5;
}
.overlay-post-box-meta {
	position: absolute;
	bottom: -1px;
	left: 30px;
	right: 30px;
	text-align: center;
	margin: 0;
	background: #fff;
	z-index: 7;
	border: none;
	padding: 21px 10px 0;
}
.overlay-post-box-meta > div {
	display: inline-block;
	vertical-align: bottom;
	line-height: 1;
	float: none !important;
}
.overlay-post-box-meta > div:after {
	content: "";
	width: 0;
	height: 10px;
	margin: 0 13px 0 16px;
	display: inline-block;
	border-right: 1px solid;
	background: none !important;
	opacity: 0.7;
}
.overlay-post-box-meta > div:last-child:after {
	content: none;
	display: none;
}
.overlay-post-box-meta,
.overlay-post-box-meta .overlay-share span,
.overlay-post-box-meta .overlay-share a {
	color: #888;
}
.overlay-post-box-meta .overlay-share a:hover {
	color: var(--pcaccent-cl);
}
.overlay-post-box-meta .overlay-share i {
	color: inherit;
	margin-right: 5px;
}
/* = Featured Boxed Style
-----------------------------------------------------*/
.grid-featured {
	margin-bottom: 60px;
	border: 1px solid var(--pcborder-cl);
	overflow: hidden;
}
.grid-featured .thumbnail {
	position: relative;
	margin: -1px -1px 0 -1px;
}
.penci-featured-infor {
	padding: 20px;
	text-align: center;
}
.penci-featured-infor .cat {
	display: block;
	margin-bottom: 8px;
}
.penci-featured-infor .penci-entry-title {
	text-transform: uppercase;
	font-size: 24px;
}
.penci-featured-infor .penci-entry-title a {
	color: var(--pcheading-cl);
	text-decoration: none;
	font-size: inherit;
}
.penci-featured-infor .penci-entry-title a:hover {
	color: var(--pcaccent-cl);
	text-decoration: none;
}
.penci-featured-infor .item-content {
	margin-top: 18px;
	text-align: left;
}
.penci-featured-infor .item-content > p:last-child {
	margin-bottom: 0 !important;
}
.grid-featured .penci-featured-share-box a {
	color: inherit;
	line-height: inherit;
}
.grid-featured .penci-featured-share-box a i {
	line-height: inherit;
}
.grid-featured .penci-featured-share-box .penci-shareso a {
	margin-right: 10px;
}
.grid-featured .penci-featured-share-box .penci-shareso a.penci-post-like {
	margin-right: 6px;
}
.grid-featured .penci-featured-share-box .penci-shareso a:last-child {
	margin-right: 0;
}
.grid-featured .penci-featured-share-box a:hover {
	color: var(--pcaccent-cl);
}
.penci-featured-share-box .dt-share {
	display: none !important;
}
.penci-featured-share-box .penci-shareso {
	opacity: 0;
	visibility: hidden;
	transform: translateX(40px);
	-webkit-transform: translateX(40px);
	z-index: 2;
}
.penci-featured-share-box .penci-shareic,
.penci-featured-share-box .penci-shareso {
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transition: opacity 0.3s, transform 0.3s;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	background: var(--pctext-cl);
	color: var(--pcbg-cl);
	display: inline-block;
	vertical-align: top;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}
.penci-featured-share-box .penci-shareic {
	padding: 0;
	width: 40px;
	text-align: center;
}
.grid-featured .thumbnail:hover .penci-shareso {
	opacity: 1;
	transform: none;
	-webkit-transform: none;
	display: inline-block;
	visibility: visible;
}
.grid-featured .thumbnail:hover .penci-shareic {
	transform: translateX(-40px);
	-webkit-transform: translateX(-40px);
}
/* = List Boxed 2 style
-----------------------------------------------------*/
.penci-grid li.list-boxed-post-2 {
	margin: 0 !important;
	width: 33.3333%;
}
.penci-grid li.list-boxed-post-2:last-child {
	margin-bottom: 60px !important;
}
.penci_sidebar .penci-grid li.list-boxed-post-2 {
	width: 50%;
}
.penci-grid li.list-boxed-post-2 .item > .thumbnail {
	margin: 0;
}
.penci-grid li.list-boxed-post-2 .item > .thumbnail:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 18px solid #ffffff;
	left: 50%;
	margin-left: -18px;
	bottom: 0;
}
.penci-grid li.list-boxed-post-2 .item > .thumbnail.arrow-top:before {
	border-bottom: none;
	border-top: 18px solid #ffffff;
	bottom: auto;
	top: 0;
}
.penci-grid li.list-boxed-post-2 .content-boxed-2 {
	border: 1px solid #efefef;
}
.penci-grid li.list-boxed-post-2 .content-boxed-2.show-bottom {
	border-top: none;
}
.penci-grid li.list-boxed-post-2 .content-boxed-2.show-top {
	border-bottom: none;
}
.penci-grid li.list-boxed-post-2 .content-boxed-2.boxed-none {
	display: none;
}
.penci-grid li.list-boxed-post-2 .inner-parent-boxed-2 {
	height: 258px;
	display: table;
	text-align: center;
	padding: 20px;
	width: 100%;
}
.penci_sidebar .penci-grid li.list-boxed-post-2 .inner-parent-boxed-2 {
	height: 256px;
}
.penci-grid li.list-boxed-post-2 .inner-boxed-2 {
	display: table-cell;
	vertical-align: middle;
	max-width: 100%;
}
/* = Photography style
-----------------------------------------------------*/
.typography-style .content-typography {
	position: absolute;
	left: 20px;
	right: 20px;
	top: 20px;
	bottom: 20px;
	transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
}
.penci-grid li.typography-style {
	margin-bottom: 30px;
}
.penci-grid li.typography-style:last-child {
	margin-bottom: 60px;
}
.penci-grid li.typography-style .item > .thumbnail {
	margin-bottom: 0;
}
.penci-grid li.typography-style .item > .thumbnail:hover {
	opacity: 1;
}
.typography-style .content-typography:hover,
.penci-grid .typography-style .thumbnail:hover .content-typography {
	opacity: 1;
}
.penci-grid li.typography-style .overlay-typography {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.3;
	transition: opacity 0.3s ease 0s;
	-webkit-transition: opacity 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s;
}
.penci-grid li.typography-style:hover .overlay-typography {
	opacity: 0.7;
}
.penci-grid li.typography-style .overlay-typography:before,
.penci-grid li.typography-style .overlay-typography:after {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.penci-grid li.typography-style .overlay-typography:before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.penci-grid li.typography-style .overlay-typography:after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
.penci-grid li.typography-style:hover .overlay-typography:before,
.penci-grid li.typography-style:hover .overlay-typography:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.typography-style .main-typography {
	position: absolute;
	z-index: 5;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.typography-style .main-typography a.penci-cat-name {
	color: #fff;
	border-color: #fff;
	text-decoration: none;
}
.typography-style .main-typography a.penci-cat-name:after {
	border-color: #fff;
}
.penci-grid li.typography-style .item .main-typography h2 a {
	color: #fff;
}
.penci-grid li.typography-style .grid-post-box-meta span,
.penci-grid li.typography-style .grid-post-box-meta span a {
	color: #fff;
}
.penci-grid li.typography-style .grid-post-box-meta span a:hover,
.penci-grid li.typography-style .item .main-typography h2 a:hover {
	color: var(--pcaccent-cl);
}
/* = Photography style 2
-----------------------------------------------------*/
.penci-grid > li.photography-2 {
	margin-bottom: 30px;
}
.penci-grid > li.photography-2:last-child {
	margin-bottom: 60px;
}
.penci-photo-2-effect {
	position: relative;
	overflow: hidden;
	background: #000;
	text-align: center;
	cursor: pointer;
}
.penci-photo-2-effect img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	opacity: 0.7;
	display: block;
	position: relative;
}
.penci-photo-2-effect:hover img {
	opacity: 0.4;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}
.penci-photo-2-effect figcaption,
.penci-photo-2-effect figcaption a.photo-2-overlay {
	padding: 60px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.penci-photo-2-effect figcaption {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.penci-photo-2-effect a.photo-2-overlay {
	z-index: 100;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.penci-photo-2-effect figcaption h2,
.penci-photo-2-effect figcaption p {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.penci-photo-2-effect figcaption h2 {
	font-size: 24px;
	padding: 0 60px;
	text-transform: uppercase;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	top: 50%;
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	padding-bottom: 30px;
}
.penci-photo-2-effect:hover figcaption h2 {
	padding-bottom: 15px;
}
.penci-photo-2-effect figcaption p {
	padding: 0 60px;
	top: 50%;
	margin-top: 30px;
	line-height: 1.8;
}
.penci-photo-2-effect:hover figcaption p {
	margin-top: 15px;
}
.penci-photo-2-effect figcaption:before,
.penci-photo-2-effect figcaption:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: #fff;
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.penci-photo-2-effect:hover figcaption:after {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.penci-photo-2-effect:hover figcaption:before {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.penci_sidebar .penci-photo-2-effect figcaption {
	padding: 20px;
}
.penci_sidebar .penci-photo-2-effect figcaption h2 {
	padding: 0 20px 20px;
	font-size: 18px;
}
.penci_sidebar .penci-photo-2-effect figcaption p {
	margin-top: 20px;
	padding: 0 20px;
	font-size: 93%;
}
.penci_sidebar .penci-photo-2-effect:hover figcaption h2 {
	padding-bottom: 10px;
}
.penci_sidebar .penci-photo-2-effect:hover figcaption p {
	margin-top: 10px;
}
/* = Magazine style
-----------------------------------------------------*/
section.home-featured-cat {
	clear: both;
	display: block;
	width: 100%;
}
.home-featured-cat.mag-cat-style-2 {
	display: inline-block;
	width: 48.05%;
	margin-right: 3.9%;
	float: left;
}
.penci-featured-cat-sc .home-featured-cat.mag-cat-style-2,
.vc_row .home-featured-cat.mag-cat-style-2 {
	width: 100%;
	float: none;
	margin-right: 0;
	vertical-align: top;
}
#main .theiaStickySidebar > div.mag-cat-style-2:nth-of-type(2n+2),
#main > div.mag-cat-style-2:nth-of-type(2n+2) {
	margin-right: 0;
}
.penci-grid li.magazine-layout .item h2 a {
	text-transform: none;
	letter-spacing: 0;
}
/* Homepage Title Box */
.penci-homepage-title.penci-magazine-title {
	text-align: left;
}
.penci-homepage-title.penci-magazine-title:before {
	left: 30px;
}
.penci-homepage-title.penci-magazine-title h3 a {
	color: #313131;
}
.penci-homepage-title.pcalign-left {
	text-align: left;
}
.penci-homepage-title.pcalign-center {
	text-align: center;
}
.penci-homepage-title.pcalign-right {
	text-align: right;
}
.home-featured-cat-content {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 60px;
}
.elementor-widget-penci-featured-cat .penci-featured-cat-seemore.penci-seemore-style-13 {
	margin-top: 0;
	margin-bottom: 0;
}
.elementor-widget-penci-featured-cat .penci-featured-cat-seemore.penci-seemore-style-8,
.elementor-widget-penci-featured-cat .penci-featured-cat-seemore {
	margin-top: 20px;
	margin-bottom: 0;
}
.elementor-widget-penci-featured-cat .home-featured-cat-content {
	margin-bottom: 0 !important;
}
.home-featured-cat-content.style-1 {
	display: table;
	width: 100%;
	width: calc(100% + 30px);
	margin-left: -15px;
	margin-right: -15px;
}
.home-featured-cat-content.style-3,
.home-featured-cat-content.style-11 {
	display: table;
	width: 100%;
	width: calc(100% + 10px);
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 50px;
}
.penci-featured-cat-ctcol .home-featured-cat-content.style-3,
.penci-featured-cat-ctcol .home-featured-cat-content.style-11 {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.home-featured-cat-content.style-5 {
	overflow: hidden;
}
.home-featured-cat-content.style-7 {
	margin-bottom: 34px;
}
.home-featured-cat-content.style-8 {
	margin-bottom: 0;
}
.home-featured-cat-content.style-13 {
	margin-bottom: 40px;
}
.home-featured-cat-content .cat-left,
.home-featured-cat-content .cat-right {
	width: 50%;
	float: left;
	display: inline-block;
	padding: 0 15px;
}
.home-featured-cat-content .mag-post-box {
	width: 100%;
	overflow: hidden;
	display: table;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid var(--pcborder-cl);
}
.home-featured-cat-content .mag-post-box.first-post {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.home-featured-cat-content > .mag-post-box:last-child,
.home-featured-cat-content .cat-right > .mag-post-box:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.home-featured-cat-content.style-2 .mag-post-box.first-post,
.home-featured-cat-content.style-10 .mag-post-box.first-post {
	padding-bottom: 22px;
	margin-bottom: 30px;
	border-bottom: 1px solid #DEDEDE;
}
.home-featured-cat-content .mag-post-box .magcat-thumb {
	float: left;
	margin-right: 20px;
	position: relative;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
}
.cat-right .magcat-detail,
.home-featured-cat-content.style-9 .magcat-detail,
.home-featured-cat-content.style-2 .mag-post-box:not(.first-post) .magcat-detail,
.home-featured-cat-content.style-10 .mag-post-box:not(.first-post) .magcat-detail {
	overflow: hidden;
}
.home-featured-cat-content .magcat-thumb .icon-post-format,
.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-image a.icon-post-format,
.widget ul.side-newsfeed li .side-item .side-image a.icon-post-format {
	width: 30px;
	height: 30px;
	position: absolute;
	display: inline-block;
	line-height: 26px;
	z-index: 10;
	top: 50%;
	left: 50%;
	text-align: center;
	margin: -15px 0 0 -15px;
	border-radius: 50%;
	font-size: 13px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	border: 2px solid rgba(255, 255, 255, 0.9);
	background: rgba(0, 0, 0, 0.4);
	color: rgba(255, 255, 255, 0.9);
}
.home-featured-cat-content .mag-post-box.first-post .magcat-thumb .icon-post-format,
.penci_recent-posts-sc ul.side-newsfeed li.featured-news .side-item .side-image a.icon-post-format,
.widget ul.side-newsfeed li.featured-news .side-item .side-image a.icon-post-format,
.home-featured-cat-content.style-3 .magcat-thumb .icon-post-format,
.home-featured-cat-content.style-4 .magcat-thumb .icon-post-format {
	font-size: 18px;
	width: 42px;
	height: 42px;
	line-height: 38px;
	margin: -21px 0 0 -21px;
}
.home-featured-cat-content.style-3 .magcat-thumb .icon-post-format {
	left: 20px;
	top: 20px;
	margin: 0;
}
.home-featured-cat-content.style-4 .magcat-thumb .icon-post-format {
	left: auto;
	top: 20px;
	right: 20px;
	margin: 0;
}
.penci_recent-posts-sc ul.side-newsfeed li.featured-news .side-item .side-image a.icon-post-format i.fa-play,
.widget ul.side-newsfeed li.featured-news .side-item .side-image a.icon-post-format i.fa-play,
.home-featured-cat-content .magcat-thumb .icon-post-format i.fa-play {
	margin-left: 2px;
}
.penci_recent-posts-sc ul.side-newsfeed li.featured-news .side-item .side-image a.icon-post-format i.fa-music,
.widget ul.side-newsfeed li.featured-news .side-item .side-image a.icon-post-format i.fa-music,
.home-featured-cat-content .magcat-thumb .icon-post-format i.fa-music {
	margin-right: 2px;
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb {
	position: relative;
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb i {
	position: absolute;
	z-index: 2;
	text-align: center;
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 38px;
	background: none;
	top: 50%;
	left: 50%;
	margin: -21px 0 0 -21px;
	font-size: 18px;
	opacity: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	border: 2px solid rgba(255, 255, 255, 0.9);
	background: rgba(0, 0, 0, 0.4);
	color: rgba(255, 255, 255, 0.9);
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb i.fa-play:before {
	margin-left: 2px;
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb i.fa-music:before {
	margin-right: 2px;
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb:hover i,
.home-featured-cat-content .magcat-thumb:hover .icon-post-format,
.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-image:hover a.icon-post-format,
.widget ul.side-newsfeed li .side-item .side-image:hover a.icon-post-format {
	opacity: 0;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
}
.home-featured-cat-content .mag-post-box .magcat-thumb img {
	width: 120px;
	height: auto;
}
.home-featured-cat-content .mag-post-box.first-post .magcat-thumb {
	margin: 0 0 24px 0;
	float: none;
}
.home-featured-cat-content .mag-post-box .magcat-thumb:hover {
	opacity: 0.8;
}
.home-featured-cat-content .mag-post-box.first-post .magcat-thumb img {
	width: 100% !important;
}
.home-featured-cat-content .first-post .magcat-detail .mag-header {
	padding-bottom: 17px;
	margin-bottom: 19px;
	position: relative;
}
.home-featured-cat-content .first-post .magcat-detail .mag-header:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 1px;
	background: var(--pcaccent-cl);
	display: block;
}
.home-featured-cat-content .magcat-detail h3 a {
	color: var(--pcheading-cl);
	display: block;
	font-size: 14px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	letter-spacing: 0;
	line-height: 1.4;
}
.home-featured-cat-content .first-post .magcat-detail h3 a {
	font-size: 18px;
}
.home-featured-cat-content .magcat-detail h3 a:hover {
	color: var(--pcaccent-cl);
	text-decoration: none;
}
.home-featured-cat-content .magcat-detail .mag-meta {
	margin-top: 7px;
}
.home-featured-cat-content .mag-photo {
	display: inline-block;
	width: 50%;
	float: left;
	margin-bottom: 10px;
	padding: 0 5px;
	overflow: hidden;
}
.penci-featured-cat-ctcol.pencisc-grid-1 .style-3 .mag-photo,
.penci-featured-cat-ctcol.pencisc-grid-2 .style-3 .mag-photo,
.penci-featured-cat-ctcol.pencisc-grid-3 .style-3 .mag-photo,
.penci-featured-cat-ctcol.pencisc-grid-4 .style-3 .mag-photo,
.penci-featured-cat-ctcol.pencisc-grid-5 .style-3 .mag-photo,
.penci-featured-cat-ctcol.pencisc-grid-6 .style-3 .mag-photo,
.penci-featured-cat-ctcol.pencisc-grid-1 .style-11 .mag-photo,
.penci-featured-cat-ctcol.pencisc-grid-2 .style-11 .mag-photo,
.penci-featured-cat-ctcol.pencisc-grid-3 .style-11 .mag-photo,
.penci-featured-cat-ctcol.pencisc-grid-4 .style-11 .mag-photo,
.penci-featured-cat-ctcol.pencisc-grid-5 .style-11 .mag-photo,
.penci-featured-cat-ctcol.pencisc-grid-6 .style-11 .mag-photo {
	width: 100%;
	margin: 0;
	padding: 0;
}
.home-featured-cat-content.style-3 > .mag-photo:nth-child(2n+3) {
	clear: both;
}
.home-featured-cat-content .mag-photo .magcat-thumb {
	position: relative;
	overflow: hidden;
}
.home-featured-cat-content .mag-photo .magcat-detail {
	position: absolute;
	padding: 20px;
	width: 100%;
	z-index: 5;
	left: 0;
	bottom: 0;
}
.home-featured-cat-content .mag-photo .magcat-detail h3 a {
	color: #fff;
	font-size: 18px;
}
.home-featured-cat-content .mag-photo .mag-overlay-photo {
	position: absolute;
	background: #000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.15;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	z-index: 2;
}
.home-featured-cat-content .mag-photo:hover .mag-overlay-photo {
	opacity: 0.7;
}
.home-featured-cat-content .mag-photo .grid-post-box-meta span,
.home-featured-cat-content .mag-photo .grid-post-box-meta span a {
	color: #fff;
}
.home-featured-cat-content .mag-photo .grid-post-box-meta span:after {
	color: #fff;
}
.container .penci-grid li.magazine-layout {
	text-align: left;
}
.container .penci-grid li.magazine-layout .grid-header-box:after {
	left: 0;
	margin-left: 0;
}
.penci-featured-cat-custom-ads {
	margin-top: -40px;
	margin-bottom: 60px;
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
}
/* Style 6 */
.home-featured-cat-content.style-6 {
	margin-bottom: 50px;
}
.home-featured-cat-content.style-6 .cat-left,
.home-featured-cat-content.style-6 .cat-right {
	width: 100%;
	float: none;
	padding: 0;
}
.home-featured-cat-content.style-6 .cat-left {
	margin-bottom: 30px;
}
.home-featured-cat-content.style-6 .mag-post-box.first-post {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	width: 100%;
	float: none;
}
.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-thumb {
	margin: 0;
	width: 46.25%;
	float: left;
}
.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-detail {
	padding-left: 30px;
	width: 53.75%;
	float: left;
}
.home-featured-cat-content.style-6 .mag-post-box.first-post.full-mag-cat .magcat-detail {
	padding: 0 !important;
}
.home-featured-cat-content.style-6 .cat-right .mag-post-box {
	float: left;
	width: 48.5%;
	margin-right: 3%;
	display: inline-block;
	border: none;
	padding-bottom: 0;
	margin-bottom: 30px;
}
.home-featured-cat-content.style-6 .cat-right .mag-post-box:nth-child(2n+2) {
	margin-right: 0;
}
.home-featured-cat-content.style-6 .cat-right .mag-post-box:last-child {
	margin-bottom: 0;
}
/* Style 4 - single slider */
.mag-single-slider .penci-image-holder:before {
	padding-top: 66.6667%;
}
section.home-featured-cat.mag-cat-style-4,
section.home-featured-cat.mag-cat-style-5 {
	display: block;
	clear: both;
}
.penci-slider.penci-single-mag-slider .penci-control-nav {
	position: static;
	clear: both;
	margin-top: 20px !important;
}
.penci-slider.penci-single-mag-slider ul.slides li:before,
.penci-slider.penci-single-mag-slider ul.slides li:after {
	content: none;
	display: none;
}
.penci-single-mag-slider .magcat-thumb {
	position: relative;
}
.penci-single-mag-slider .mag-single-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1;
	background: -moz-linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 1) 100%);
	background: -o-linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 1) 100%);
	background: -ms-linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 1) 100%);
	transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	opacity: 0.7;
}
.penci-single-mag-slider .magcat-thumb:hover .mag-single-slider-overlay {
	opacity: 0.85;
}
.penci-single-mag-slider .magcat-detail {
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 25px 30px;
}
.penci-single-mag-slider .magcat-detail .magcat-titlte {
	font-size: 24px;
	margin: 0;
	line-height: 1.3;
	opacity: 0;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}
.penci-single-mag-slider .magcat-detail .magcat-titlte a {
	font-size: inherit;
	color: #fff;
	line-height: inherit;
}
.penci-single-mag-slider .magcat-detail .magcat-titlte a:hover {
	color: #fff;
}
.home-featured-cat-content .penci-single-mag-slider .grid-post-box-meta {
	margin-top: 8px;
	opacity: 0;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: .7s;
	-moz-animation-delay: .7s;
	-o-animation-delay: .7s;
	animation-delay: .7s;
}
.penci-single-mag-slider .active .magcat-detail .magcat-titlte,
.penci-single-mag-slider .active .grid-post-box-meta {
	-webkit-animation-name: pencifadeInUp;
	-moz-animation-name: pencifadeInUp;
	-o-animation-name: pencifadeInUp;
	animation-name: pencifadeInUp;
}
.penci-single-mag-slider .grid-post-box-meta span,
.penci-single-mag-slider .grid-post-box-meta span a {
	color: #fff;
}
body .penci-slider.penci-single-mag-slider ol.penci-control-nav li {
	margin: 0 4px;
}
/* Style 5 */
.penci-magcat-carousel-wrapper {
	margin-left: -15px;
	margin-right: -15px;
}
.home-featured-cat-content.style-12 .penci-magcat-carousel-wrapper {
	margin-left: -10px;
	margin-right: -10px;
}
.penci-magcat-carousel .magcat-carousel {
	padding: 0 15px;
	transition: opacity 0.25s ease-in;
	-webkit-transition: opacity 0.25s ease-in;
	-moz-transition: opacity 0.25s ease-in;
}
.home-featured-cat-content.style-12 .penci-magcat-carousel .magcat-carousel {
	padding: 0 10px;
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb {
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	margin: 0 0 24px 0;
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.penci-magcat-carousel .magcat-thumb .mag-post-thumb:hover {
	opacity: 0.9;
}
.home-featured-cat-content .penci-magcat-carousel .magcat-detail h3 a {
	font-size: 18px;
}
/* Style 7 */
.home-featured-cat-content.style-7 .penci-grid > li {
	margin-bottom: 26px;
}
.home-featured-cat-content.style-7 .grid-header-box {
	text-align: left;
}
.home-featured-cat-content.style-7 .grid-overlay-meta .grid-header-box,
.magazine-layout.magazine-2 .grid-header-box {
	margin-left: 0;
	padding-left: 0;
}
.home-featured-cat-content.style-7 .grid-header-box:after {
	margin: 0;
	left: 0;
}
.home-featured-cat-content.style-7 .penci-grid li .item h2 a {
	text-transform: none;
	letter-spacing: 0;
}
/* Style 9 */
.home-featured-cat-content.style-9 .mag-post-box,
.home-featured-cat-content.style-10 .mag-post-box {
	width: 48.0745%;
	float: left;
	margin-right: 3.851%;
	border-bottom: none;
}
.home-featured-cat-content.style-9 .mag-post-box:nth-child(2n+1),
.home-featured-cat-content.style-10 .mag-post-box:nth-child(2n+1) {
	clear: both;
}
.home-featured-cat-content.style-9 .mag-post-box:nth-child(2n+2),
.home-featured-cat-content.style-10 .mag-post-box:nth-child(2n+2) {
	margin-right: 0;
}
.home-featured-cat-content.style-9 .mag-post-box.first-post {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.home-featured-cat-content.style-10 .mag-post-box.first-post {
	margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
	.home-featured-cat-content.style-9 .mag-post-box:nth-last-child(2),
	.home-featured-cat-content.style-10 .mag-post-box:nth-last-child(2),
	.home-featured-cat-content.style-6 .cat-right .mag-post-box:nth-last-child(2) {
		margin-bottom: 0;
		padding: 0;
		border-bottom: 0;
	}
}
/* Style 11 */
.home-featured-cat-content.style-11 .mag-photo .magcat-detail {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: auto;
	top: 50%;
	text-align: center;
	padding: 10px 20px;
}
/* Style 12 */
.home-featured-cat-content.style-12 .penci-magcat-carousel .magcat-thumb .mag-post-thumb {
	margin-bottom: 18px;
}
.home-featured-cat-content.style-12 .penci-magcat-carousel .magcat-detail h3 a {
	font-size: 15px;
}
.home-featured-cat-content.style-12 .magcat-detail .mag-meta {
	font-size: 13px;
	margin-top: 5px;
}
/* Style 13 */
@media only screen and (min-width: 1170px) {
	ul.penci-grid.penci-fea-cat-style-13 {
		width: 100%;
		width: calc(100% + 20px);
		margin-left: -10px;
		margin-right: -10px;
	}
	.container.penci_sidebar .penci-grid.penci-fea-cat-style-13 > li,
	.penci-grid.penci-fea-cat-style-13 > li {
		width: 33.3333333%;
		margin: 0 0 20px 0 !important;
		padding: 0 10px;
	}
	.container.penci_sidebar .penci-grid.penci-fea-cat-style-13 > li:nth-child(2n+1),
	.penci-grid.penci-fea-cat-style-13 > li:nth-child(2n+1) {
		clear: none;
	}
	.container.penci_sidebar .penci-grid.penci-fea-cat-style-13 > li:nth-child(3n+1),
	.penci-grid.penci-fea-cat-style-13 > li:nth-child(3n+1) {
		clear: both;
	}
}
.penci-grid.penci-fea-cat-style-13 > li.grid-style {
	text-align: left;
}
.penci-grid.penci-fea-cat-style-13 li .item > .thumbnail {
	margin-bottom: 18px;
}
.penci-grid.penci-fea-cat-style-13 li .item h2 a {
	font-size: 15px;
	text-transform: none;
	letter-spacing: 0;
	line-height: 1.4;
}
.penci-fea-cat-style-13 .grid-post-box-meta {
	font-size: 13px;
	margin-top: 5px;
}
.penci-fea-cat-style-13 .grid-header-box {
	padding-bottom: 0;
}
.penci-fea-cat-style-13 .grid-header-box:after {
	content: none;
}
/* Style 14 */
.home-featured-cat-content.style-14 .first-post .magcat-detail {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 17px;
	z-index: 10;
}
.home-featured-cat-content.style-14 .first-post .magcat-detail .mag-header:after {
	content: none;
}
.home-featured-cat-content.style-14 .mag-post-box {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.home-featured-cat-content.style-14 .mag-post-box:last-child {
	margin: 0;
	padding: 0;
}
.home-featured-cat-content.style-14 .first-post .magcat-detail .mag-header {
	margin-bottom: 14px;
	padding-bottom: 0;
}
.home-featured-cat-content.style-14 .first-post .magcat-detail h3 a {
	font-size: 16px;
}
.home-featured-cat-content.style-14 .first-post .magcat-detail h3 a,
.home-featured-cat-content.style-14 .first-post .magcat-detail h3 a:hover {
	color: #ffffff;
}
.home-featured-cat-content.style-14 .mag-meta {
	color: #ffffff;
	font-size: 13px;
	margin-top: 5px;
}
.home-featured-cat-content.style-14 .mag-meta span,
.home-featured-cat-content.style-14 .mag-meta span a {
	color: inherit;
}
.home-featured-cat-content .magcat-detail .magcat-title-small a {
	font-size: 14px;
	font-weight: 400;
}
.home-featured-cat-content.style-14 .mag-post-box.first-post .magcat-thumb {
	margin-bottom: 0;
}
.home-featured-cat-content.style-14 .magcat-padding {
	padding-left: 17px;
	position: relative;
}
.home-featured-cat-content.style-14 .magcat-padding:before {
	content: '';
	width: 4px;
	height: 4px;
	border: 1px solid var(--pcaccent-cl);
	position: absolute;
	left: 0;
	top: 6px;
}
.home-featured-cat-content.style-14 .mag-post-box .magcat-thumb:hover {
	opacity: 1;
}
.home-featured-cat-content.style-14 .penci-image-holder:after,
.home-featured-cat-content.style-15 .mag-post-box.first-post .penci-image-holder:after {
	bottom: 0;
	content: '';
	display: block;
	height: 90%;
	width: 100%;
	position: absolute;
	z-index: 1;
	background: -moz-linear-gradient(top, transparent 50%, #000 100%);
	background: -webkit-linear-gradient(top, transparent 50%, #000 100%);
	background: -o-linear-gradient(top, transparent 50%, #000 100%);
	background: -ms-linear-gradient(top, transparent 50%, #000 100%);
	background: linear-gradient(to bottom, transparent 50%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
	opacity: 0.5;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
}
.home-featured-cat-content.style-14 .magcat-thumb:hover .penci-image-holder:after,
.home-featured-cat-content.style-15 .mag-post-box.first-post:hover .penci-image-holder:after {
	opacity: 0.8;
}
/* Style 15 */
@media only screen and (min-width: 768px) {
	.home-featured-cat-content.style-15 {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: center;
	}
	.home-featured-cat.mag-cat-style-15 .cat-left,
	.home-featured-cat.mag-cat-style-15 .cat-right {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		float: none;
		display: block;
		width: auto;
	}
}
.home-featured-cat-content.style-15 {
	border: 1px solid var(--pcborder-cl);
}
.home-featured-cat.mag-cat-style-15 .cat-left {
	padding: 0;
	margin: -1px -1px 0 -1px;
	width: calc(100% + 2px);
}
@media only screen and (min-width: 768px) {
	.home-featured-cat.mag-cat-style-15 .cat-left {
		margin: -1px 0 0 -1px;
		width: calc(100% + 1px);
	}
}
.home-featured-cat.mag-cat-style-15 .cat-right {
	padding: 20px;
}
.home-featured-cat-content.style-15 .mag-post-box.first-post .magcat-thumb {
	margin: 0;
}
.home-featured-cat.mag-cat-style-15 .mag-post-box {
	position: relative;
}
.home-featured-cat-content.style-15 .first-post .magcat-thumb:hover {
	opacity: 1;
}
.home-featured-cat-content.style-15 .first-post .magcat-detail .mag-header {
	padding: 20px;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 5;
}
.home-featured-cat-content.style-15 .first-post .magcat-detail .mag-header:after {
	content: none;
	display: none;
}
.home-featured-cat-content.style-15 .first-post .magcat-detail h3 a,
.home-featured-cat-content.style-15 .first-post .grid-post-box-meta span,
.home-featured-cat-content.style-15 .first-post .grid-post-box-meta span a {
	color: #fff;
}
.home-featured-cat-content.style-15 .penci-image-holder.small-fix-size {
	width: 100px;
}
/* = Homepage Popular Posts
-----------------------------------------------------*/
.penci-home-popular-posts {
	padding: 25px 0 0;
	border: none;
	border-top: 1px solid #dedede;
	position: relative;
	margin-bottom: 60px;
}
.penci-popular-posts-sc .penci-home-popular-posts:not( .use-heading-default ) {
	border-top: 0;
	padding-top: 0;
}
.penci-home-popular-post {
	margin-left: -10px;
	margin-right: -10px;
	width: 100%;
	width: calc(100% + 20px);
}
.penci-home-popular-post .item-related h3 a {
	text-transform: uppercase;
}
.home-pupular-posts-title {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	transform: translateY(-55%);
	-webkit-transform: translateY(-55%);
	-moz-transform: translateY(-55%);
	text-align: center;
	font-size: 18px;
	color: #313131;
	text-transform: uppercase;
}
.home-pupular-posts-title a,
.home-pupular-posts-title span {
	font-size: inherit;
	color: inherit;
	padding: 0 18px;
	line-height: 1;
	display: inline-block;
	background: #fff;
	text-decoration: none !important;
}
.home-pupular-posts-title.pcalign-right {
	text-align: right;
}
.home-pupular-posts-title.pcalign-left {
	text-align: left;
}
.home-pupular-posts-title.pcalign-left span,
.home-pupular-posts-title.pcalign-left a {
	padding-left: 0;
}
.home-pupular-posts-title.pcalign-right span,
.home-pupular-posts-title.pcalign-right a {
	padding-right: 0;
}
/* = Post & Single post
-----------------------------------------------------*/
article.post, article.type-post, article.portfolio {
	margin-bottom: 60px;
}
.penci-layout-standard-grid article.post,
.penci-layout-standard-list article.post,
.penci-layout-standard-boxed-1 article.post,
.penci-layout-classic-grid article.post,
.penci-layout-classic-list article.post,
.penci-layout-classic-boxed-1 article.post {
	margin-bottom: 60px;
}
.single .post {
	margin-bottom: 60px;
}
/*** Post style ***/
.penci-jarallax {
	width: 100%;
	padding-top: 50%;
	position: relative;
	z-index: 0;
}
.penci-jarallax > .jarallax-img {
	position: absolute;
	object-fit: cover;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.post-image .wp-video,
.post-image video.wp-video-shortcode,
.post-image .mejs-container,
.post-image .mejs-overlay.load {
	width: 100% !important;
	height: 100% !important;
}
.post-image .mejs-container {
	padding-top: 56.25%;
}
.post-image .wp-video,
.post-image video.wp-video-shortcode {
	max-width: 100% !important;
}
.post-image video.wp-video-shortcode {
	position: relative;
}
.post-image .mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.post-image .mejs-controls {
	z-index: 0 !important;
}
.post-image .mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
}
.post-image .mejs-container.wp-audio-shortcode {
	padding-top: 0 !important;
}
.container-single-fullwidth.two-sidebar .post-image {
	display: block;
	width: 100%;
}
.penci-single-style-7:not( .penci-single-pheader-noimg ).penci_sidebar #main article.post,
.penci-single-style-3:not( .penci-single-pheader-noimg ).penci_sidebar #main article.post {
	padding-left: 10px;
	padding-right: 10px;
}
@media only screen and (min-width: 959px) {
	.penci-single-style-7:not( .penci-single-pheader-noimg ).container.penci_sidebar #main,
	.penci-single-style-3:not( .penci-single-pheader-noimg ).container.penci_sidebar #main {
		position: relative;
		z-index: 9;
		padding-right: 30px;
	}
	.penci-single-style-7:not( .penci-single-pheader-noimg ).container.penci_sidebar.two-sidebar #main,
	.penci-single-style-3:not( .penci-single-pheader-noimg ).container.penci_sidebar.two-sidebar #main {
		padding-right: 50px;
	}
	.penci-single-style-7:not( .penci-single-pheader-noimg ) #main article.post,
	.penci-single-style-3:not( .penci-single-pheader-noimg ) #main article.post {
		margin-top: -80px;
	}
	.penci-single-style-7.penci_is_nosidebar #main article.post,
	.penci-single-style-3.penci_is_nosidebar #main article.post {
		margin-top: 0;
	}
	.penci-single-style-7:not( .penci-single-pheader-noimg ).container.penci_sidebar.left-sidebar #main,
	.penci-single-style-3:not( .penci-single-pheader-noimg ).container.penci_sidebar.left-sidebar #main {
		padding-left: 40px;
		padding-right: 0;
	}
	.penci-single-style-7:not( .penci-single-pheader-noimg ).penci_sidebar #main article.post,
	.penci-single-style-3:not( .penci-single-pheader-noimg ).penci_sidebar #main article.post {
		background: #fff;
		padding-top: 20px;
	}
	.penci-single-style-7:not( .penci-single-pheader-noimg ).right-sidebar #main article.post {
		padding-left: 20px;
	}
	.penci-single-style-3:not( .penci-single-pheader-noimg ).right-sidebar #main article.post {
		padding-right: 20px;
		padding-left: 0;
	}
	.penci-single-style-7:not( .penci-single-pheader-noimg ).left-sidebar #main article.post,
	.penci-single-style-3:not( .penci-single-pheader-noimg ).left-sidebar #main article.post {
		padding-left: 20px;
	}
	.penci-single-style-3:not(.penci_is_nosidebar) .standard-post-image .audio-iframe,
	.penci-single-style-3:not(.penci_is_nosidebar) .standard-content-special {
		bottom: 70px;
	}
}
.penci-single-4 .standard-post-special img {
	width: 100%;
}
.penci-body-single-style-10.penci-show-pthumb:not(.penci-port-product) #header,
.penci-body-single-style-9.penci-body-title-bellow.penci-show-pthumb:not(.penci-port-product) #header,
.penci-body-single-style-7.penci-body-title-bellow.penci-show-pthumb:not(.penci-port-product) #header,
.penci-body-single-style-4.penci-body-title-bellow.penci-show-pthumb:not(.penci-port-product) #header,
.penci-body-single-style-5.penci-show-pthumb:not(.penci-port-product) #header {
	margin-bottom: 0;
}
.penci-body-single-style-10.penci-show-pthumb:not(.penci-port-product) .penci-header-signup-form,
.penci-body-single-style-9.penci-body-title-bellow.penci-show-pthumb:not(.penci-port-product) .penci-header-signup-form,
.penci-body-single-style-7.penci-body-title-bellow.penci-show-pthumb:not(.penci-port-product) .penci-header-signup-form,
.penci-body-single-style-4.penci-body-title-bellow.penci-show-pthumb:not(.penci-port-product) .penci-header-signup-form,
.penci-body-single-style-5.penci-show-pthumb:not(.penci-port-product) .penci-header-signup-form {
	margin-top: 10px;
	margin-bottom: 10px;
}
.penci-video-format-vimeo iframe,
.penci-video-format-youtube iframe,
.penci-body-single-style-7.single-format-video .post-image iframe,
.penci-body-single-style-5.single-format-video .post-image iframe,
.penci-body-single-style-4.single-format-video .post-image iframe {
	width: 100%;
}
.player .vp-player-layout {
	left: 0 !important;
	width: 100% !important;
}
.penci-single-featured-img {
	position: relative;
	width: 100%;
	background-color: #f5f5f5;
	display: block;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	padding-top: 66.6667%;
}
.standard-post-special_wrapper {
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 0;
	display: block;
	z-index: 10;
}
.standard-post-image .standard-post-special_wrapper .audio-iframe,
.standard-post-special_wrapper .standard-content-special {
	position: static;
	margin-bottom: 23px;
}
.penci-body-single-style-7 .standard-post-image .standard-post-special_wrapper .audio-iframe,
.penci-body-single-style-7 .standard-post-special_wrapper .standard-content-special {
	margin-bottom: 70px;
}
.penci-body-single-style-7 .penci_is_nosidebar .standard-post-image .standard-post-special_wrapper .audio-iframe,
.penci-body-single-style-7 .penci_is_nosidebar .standard-post-special_wrapper .standard-content-special {
	margin-bottom: 30px;
}
.penci-body-single-style-5 .container-single .post-image {
	position: relative;
}
.penci-body-single-style-8 .penci-move-title-above:after,
.penci-body-single-style-5 .penci-move-title-above:after,
.penci-body-single-style-6 .penci-move-title-above:after,
.penci-body-single-style-7 .penci-move-title-above:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1;
	bottom: 0;
	right: 0;
	background: linear-gradient(to bottom, transparent 50%, #000 90%);
	opacity: 0.7;
	transition: 0.3s;
}
.penci-single-style-6 .single-breadcrumb,
.penci-single-style-5 .single-breadcrumb,
.penci-single-style-4 .single-breadcrumb,
.penci-single-style-3 .single-breadcrumb,
.penci-single-style-9 .single-breadcrumb,
.penci-single-style-7 .single-breadcrumb {
	text-align: center;
}
.penci-single-pheader.container.two-sidebar,
.penci-single-pheader .container.two-sidebar,
.penci-single-style-10.container-single-magazine .container.two-sidebar,
.penci-single-style-9.container-single-magazine .container.two-sidebar {
	display: block;
}
.penci-single-style-10.container-single-magazine .two-sidebar .penci-sidebar-content {
	width: 29.06%;
}
@media only screen and (min-width: 768px) {
	.penci-header-text-white .cat > a.penci-cat-name,
	.penci-single-style-5.penci-header-text-white .penci-standard-cat .cat > a.penci-cat-name,
	.penci-single-style-6.penci-header-text-white .penci-standard-cat .cat > a.penci-cat-name,
	.penci-single-style-8.penci-header-text-white .penci-standard-cat .cat > a.penci-cat-name,
	.penci-header-text-white .header-standard h2,
	.penci-header-text-white .header-standard .post-title,
	.container-single.penci-header-text-white .header-standard .post-title,
	.penci-header-text-white .header-standard h2 a,
	.penci-header-text-white .post-box-meta-single span,
	.penci-header-text-white .header-standard .author-post span a,
	.penci-header-text-white .container.penci-breadcrumb span,
	.penci-header-text-white .container.penci-breadcrumb i,
	.penci-header-text-white .container.penci-breadcrumb a {
		color: #fff;
	}
}
.penci-single-style-10.penci-header-text-white .penci-standard-cat .cat > a.penci-cat-name,
.penci-single-style-10.penci-header-text-white .header-standard h2,
.penci-single-style-10.penci-header-text-white .header-standard .post-title,
.penci-single-style-10.penci-header-text-white .header-standard h2 a,
.penci-single-style-10.penci-header-text-white .post-box-meta-single span,
.penci-single-style-10.penci-header-text-white .header-standard .author-post span a {
	color: #fff;
}
i.penci-post-countview-number {
	font-style: normal;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
}
@media only screen and (max-width: 767px) {
	.standard-post-special_wrapper {
		position: static;
		background: #fff;
		margin-bottom: 0;
		padding-top: 20px;
	}
	.penci-single-style-7 .standard-post-special_wrapper {
		background: transparent;
	}
	.penci-header-text-white .standard-post-special_wrapper .header-standard.header-classic {
		margin-bottom: 0;
	}
	.penci-header-text-white .penci-move-title-above:after,
	.penci-header-text-white .standard-post-special_wrapper .container-single .post-image:after {
		content: none;
	}
	.standard-post-image .standard-post-special_wrapper .audio-iframe,
	.standard-post-special_wrapper .standard-content-special {
		margin-bottom: 20px;
	}
	.penci-header-text-white .format-post-box {
		display: block;
		padding: 20px;
	}
	.penci-header-text-white .standard-content-special {
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
}
.penci-single-style-9 .penci-post-image-wrapper {
	background-color: #111;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 40px;
	max-height: inherit;
}
.penci-single-style-10 .penci-post-image-wrapper .post-image,
.penci-single-style-9 .penci-post-image-wrapper .post-image {
	margin-bottom: 0;
}
.penci-single-style-10 .post-format-entry-header:before,
.penci-single-style-10 .post-format-entry-header:after {
	content: '';
	display: table;
	clear: both;
}
.penci-single-style-10 .penci-post-image-wrapper {
	background-color: #111;
	padding-top: 40px;
	padding-bottom: 40px;
	max-height: inherit;
	margin-bottom: 40px;
}
.penci-single-style-10 .header-standard,
.penci-single-style-10 .post-box-meta-single {
	text-align: left;
}
.penci-body-single-style-10.penci-hide-pthumb .post-format-entry-header .penci-sidebar-content {
	width: 100%;
	float: none;
}
@media only screen and (max-width: 479px) {
	.penci-single-style-9 .penci-post-image-wrapper {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
/*** Post Header ***/
.post-box-meta-single {
	text-align: center;
	margin: 6px 0 0;
	font-size: 14px;
}
.post-box-meta-single span {
	color: #888888;
}
.header-standard .post-box-meta-single .author-post,
.header-standard .post-box-meta-single .author-post span a,
.header-standard .post-box-meta-single span {
	font-size: inherit;
}
.post-box-meta-single span strong,
.post-box-meta-single span time {
	font-size: inherit;
	font-family: inherit;
	color: inherit;
}
.post-box-meta-single a {
	color: #313131;
}
.post-box-meta-single a:hover {
	color: var(--pcaccent-cl);
}
.post-box-meta-single > span:before,
.standard-top-meta > span:before {
	content: "";
	width: 0;
	height: 10px;
	margin: 0 13px;
	display: inline-block;
	background: none !important;
	border-right: 1px solid;
	opacity: 0.7;
}
.post-box-meta-single > span:first-child:before,
.standard-top-meta > span:first-child:before {
	content: none;
	display: block;
}
/*** Post images gallery ***/
#wpadminbar {
	z-index: 9999;
}
#wpadminbar:hover {
	z-index: 99999;
}
.post-image {
	margin-bottom: 26px;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
	position: relative;
}
.container-single-fullwidth .post-image {
	margin-bottom: 40px;
}
.post-image img {
	max-width: 100%;
	height: auto;
}
.post-image.audio iframe,
.standard-post-image.audio iframe {
	height: 166px;
	width: 100%;
}
.container-single a[data-rel="penci-gallery-image-content"],
.container-single a[data-rel="penci-gallery-bground-content"],
.container-single-page a[data-rel="penci-gallery-image-content"] {
	cursor: zoom-in;
}
/*** Slick gallery ***/
.penci-slick-slider {
	position: relative;
	opacity: 0;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	max-height: 500px;
}
.penci-grid .penci-slick-slider,
.penci-masonry .penci-slick-slider {
	max-height: 250px;
	overflow: hidden;
}
.penci-slick-slider img {
	width: 100%;
}
.penci-slick-slider.loaded {
	opacity: 1;
	overflow: visible !important;
	max-height: none !important;
}
.penci-slick-slider > button.slick-prev,
.penci-slick-slider > button.slick-next {
	position: absolute;
	width: 36px;
	height: 36px;
	display: inline-block;
	top: 50%;
	margin-top: -18px;
	cursor: pointer;
	outline: none;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	text-align: center;
	line-height: 36px;
	background: #fff;
	z-index: 12;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	color: #313131;
	border: none;
}
.penci-slick-slider > button.slick-prev {
	left: 30px;
}
.penci-grid .penci-slick-slider > button.slick-prev,
.penci-masonry .penci-slick-slider > button.slick-prev {
	left: 20px;
}
.penci-slick-slider > button.slick-next {
	right: 30px;
}
.penci-grid .penci-slick-slider > button.slick-next,
.penci-masonry .penci-slick-slider > button.slick-next {
	right: 20px;
}
.penci-slick-slider.loaded > button.slick-prev,
.penci-slick-slider.loaded > button.slick-next {
	opacity: 0.8;
}
.penci-slick-slider > button.slick-prev:hover,
.penci-slick-slider > button.slick-next:hover,
.penci-slick-slider.loaded > button.slick-prev:hover,
.penci-slick-slider.loaded > button.slick-next:hover {
	opacity: 1;
}
.penci-slick-slider > button.slick-prev i,
.penci-slick-slider > button.slick-next i {
	font-size: 20px;
	display: inline-block;
	line-height: 36px;
}
.penci-grid .penci-slick-slider > button.slick-prev,
.penci-grid .penci-slick-slider > button.slick-next {
	opacity: 0.8;
}
.penci-grid .penci-slick-slider:hover > button.slick-prev,
.penci-grid .penci-slick-slider:hover > button.slick-next {
	opacity: 0.8;
}
.penci-grid .penci-slick-slider > button.slick-prev:hover,
.penci-grid .penci-slick-slider > button.slick-next:hover {
	opacity: 1;
}
/*** Post Entry ***/
.penci-single-smaller-width {
	max-width: 780px;
}
.post-entry {
	margin-bottom: 33px;
	line-height: 28px;
}
.penci-custom-html-inside-content {
	margin-bottom: 20px;
}
.post-entry.standard-post-entry {
	margin-bottom: 0;
}
.post-entry:before {
	content: " ";
	display: table;
}
.post-entry .inner-post-entry:after {
	content: " ";
	display: table;
	clear: both;
}
.post-entry.page-has-margin {
	margin-bottom: 60px;
}
.post-entry img {
	max-width: 100%;
	height: auto;
}
.wpb_text_column {
	line-height: 1.8;
}
.post-entry a:hover,
.wpb_text_column a:hover {
	text-decoration: underline;
}
.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6, .post-entry hr,
.wpb_text_column h1, .wpb_text_column h2, .wpb_text_column h3, .wpb_text_column h4, .wpb_text_column h5, .wpb_text_column h6, .wpb_text_column hr,
.elementor-text-editor h1, .elementor-text-editor h2, .elementor-text-editor h3, .elementor-text-editor h4, .elementor-text-editor h5, .elementor-text-editor h6, .elementor-text-editor hr,
.woocommerce .page-description h1, .woocommerce .page-description h2, .woocommerce .page-description h3, .woocommerce .page-description h4, .woocommerce .page-description h5, .woocommerce .page-description h6, .woocommerce .page-description hr {
	margin-bottom: 17px;
}
.post-entry .elementor-widget-text-editor p,
.elementor-widget-text-editor p,
.elementor-widget-text-editor .widget ul li {
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
}
.post-entry p,
.wpb_text_column p,
.woocommerce .page-description p {
	margin-bottom: 17px;
}
.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6,
.wpb_text_column h1, .wpb_text_column h2, .wpb_text_column h3, .wpb_text_column h4, .wpb_text_column h5, .wpb_text_column h6,
.woocommerce .page-description h1, .woocommerce .page-description h2, .woocommerce .page-description h3, .woocommerce .page-description h4, .woocommerce .page-description h5, .woocommerce .page-description h6 {
	color: var(--pcheading-cl);
	letter-spacing: 0;
	line-height: 1.3em;
}
.post-entry h1,
.wpb_text_column h1,
.elementor-text-editor h1,
.woocommerce .page-description h1 {
	font-size: 24px;
}
.post-entry h2,
.wpb_text_column h2,
.elementor-text-editor h2,
.woocommerce .page-description h2 {
	font-size: 22px;
}
.post-entry h3,
.wpb_text_column h3,
.elementor-text-editor h3,
.woocommerce .page-description h3 {
	font-size: 20px;
}
.post-entry h4,
.wpb_text_column h4,
.elementor-text-editor h4,
.woocommerce .page-description h4 {
	font-size: 18px;
}
.post-entry h5,
.wpb_text_column h5,
.elementor-text-editor h5,
.woocommerce .page-description h5 {
	font-size: 16px;
}
.post-entry h6,
.wpb_text_column h6,
.elementor-text-editor h6,
.woocommerce .page-description h6 {
	font-size: 14px;
}
.post-entry hr,
.wpb_text_column hr,
.elementor-text-editor hr,
.woocommerce .page-description hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #dedede;
	clear: both;
}
.post-password-form input[type="text"],
.post-password-form input[type="email"],
.post-password-form input[type="password"],
.post-password-form input[type="number"] {
	padding: 9px 20px;
	border: 1px solid #DEDEDE;
	margin-bottom: 28px;
	font-size: 12px;
	font-weight: normal;
	font-family: var(--pcbody-font);
	max-height: 50px;
	outline: none;
	height: 36px;
	line-height: 36px;
}
.post-password-form input[type="submit"] {
	padding: 0 20px;
	border: none;
	background: #313131;
	color: #fff;
	cursor: pointer;
	outline: none;
	text-transform: uppercase;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	height: 36px;
	line-height: 36px;
	margin-left: 5px;
}
.post-password-form input[type="submit"]:hover {
	opacity: 0.85;
}
.post-entry blockquote,
.wpb_text_column blockquote,
.woocommerce .page-description blockquote {
	padding: 0;
	position: relative;
	margin: 0 0 20px 0;
}
.post-entry blockquote,
.post-entry blockquote p,
.wpb_text_column blockquote,
.wpb_text_column blockquote p,
.woocommerce .page-description blockquote,
.woocommerce .page-description blockquote p {
	font-size: 16px;
	color: #888;
	font-style: italic;
	line-height: 1.7;
	text-align: left;
}
.post-entry blockquote p,
.wpb_text_column blockquote p,
.woocommerce .page-description blockquote p {
	margin: 0;
}
.post-entry blockquote,
.wpb_text_column blockquote,
.woocommerce .page-description blockquote {
	position: relative;
	padding: 0 0 0 46px;
	border: none;
	overflow: hidden;
}
.post-entry .wp-block-quote,
.wpb_text_column .wp-block-quote,
.woocommerce .page-description .wp-block-quote {
	padding-left: 1em;
	border-left: 4px solid #000;
}
.post-entry blockquote:before,
.wpb_text_column blockquote:before,
.woocommerce .page-description blockquote:before {
	color: var(--pcaccent-cl);
	content: '“';
	font-family: 'Playfair Display SC', serif;
	font-size: 64px;
	font-weight: 900;
	line-height: 1;
	font-style: normal;
	position: absolute;
	top: -4px;
	left: 0;
}
.post-entry blockquote cite,
.post-entry blockquote .author,
.wpb_text_column blockquote cite,
.wpb_text_column blockquote .author,
.woocommerce .page-description blockquote cite,
.woocommerce .page-description blockquote .author {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 7px;
	color: var(--pcaccent-cl);
	font-style: normal;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	overflow: hidden;
	text-align: left;
	position: relative;
	z-index: 1;
}
.post-entry blockquote .author span,
.wpb_text_column blockquote .author span,
.woocommerce .page-description blockquote .author span {
	position: relative;
	display: inline-block;
	padding: 0 10px 0 0;
}
.post-entry blockquote .author span:after,
.wpb_text_column blockquote .author span:after,
.woocommerce .page-description blockquote .author span:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 90px;
	height: 1px;
	background: var(--pcaccent-cl);
	left: 100%;
	opacity: 0.8;
}
.penci-single-link-pages {
	display: block;
	width: 100%;
}
.penci-single-link-pages:before,
.penci-single-link-pages:after {
	content: "";
	display: table;
	clear: both;
}
.penci-single-link-pages a {
	display: inline-block;
	margin: 0 4px 5px 4px;
	padding: 4px 7px;
	line-height: 1;
	border: 1px solid;
	color: inherit;
	text-decoration: none !important;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.penci-single-link-pages a:hover {
	opacity: 0.7;
}
.elementor-widget-table-of-contents .elementor-toc__header-title {
	margin-bottom: 0;
}
.post-entry .elementor-widget-table-of-contents ul,
.post-entry .elementor-widget-table-of-contents ol {
	padding: 0;
	margin-bottom: 0;
}
.post-entry .elementor-widget-table-of-contents ul li,
.post-entry .elementor-widget-table-of-contents ol li {
	list-style-type: none;
}
/* Blockquote Style2 */
.post-entry.blockquote-style-2 blockquote {
	background: #f5f5f5;
	padding: 10px 20px 10px 24px;
}
.post-entry.blockquote-style-2 blockquote:before {
	content: '';
	left: 0;
	position: absolute;
	height: 100%;
	top: 0;
	width: 4px;
	background: var(--pcaccent-cl);
}
.post-entry.blockquote-style-2 .author span {
	padding: 0 0 0 30px;
}
.post-entry.blockquote-style-2 .author span:after {
	width: 20px;
	left: 0;
}
.penci-pullqoute.align-left {
	max-width: 460px;
	float: left;
	width: 100%;
	margin-right: 20px;
}
.penci-pullqoute.align-right {
	max-width: 460px;
	float: right;
	width: 100%;
	margin-left: 20px;
}
.post-entry ul, .post-entry ol,
.elementor-text-editor ul,
.elementor-text-editor ol,
.woocommerce .page-description ul,
.woocommerce .page-description ol {
	padding-left: 36px;
	margin-bottom: 20px;
}
.post-entry .penci-sidebar-content ul, .post-entry .penci-sidebar-content ol,
.elementor-text-editor .penci-sidebar-content ul,
.elementor-text-editor .penci-sidebar-content ol,
.woocommerce .page-description .penci-sidebar-content ul,
.woocommerce .page-description .penci-sidebar-content ol {
	padding-left: 0;
	margin-bottom: 0;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	background-color: transparent !important;
}
.post-entry ol ol,
.post-entry ul ul,
.post-entry ul ol,
.post-entry ol ul,
.elementor-text-editor ol ol,
.elementor-text-editor ul ul,
.elementor-text-editor ul ol,
.elementor-text-editor ol ul,
.woocommerce .page-description ul ul,
.woocommerce .page-description ol ul,
.woocommerce .page-description ol ol,
.woocommerce .page-description ul ol {
	margin: 2px 0;
	padding-left: 22px;
}
.post-entry .penci-sidebar-content ol ol,
.post-entry .penci-sidebar-content ul ul,
.post-entry .penci-sidebar-content ul ol,
.post-entry .penci-sidebar-content ol ul,
.elementor-text-editor .penci-sidebar-content ol ol,
.elementor-text-editor .penci-sidebar-content ul ul,
.elementor-text-editor .penci-sidebar-content ul ol,
.elementor-text-editor .penci-sidebar-content ol ul,
.woocommerce .page-description .penci-sidebar-content ul ul,
.woocommerce .page-description .penci-sidebar-content ol ul,
.woocommerce .page-description .penci-sidebar-content ol ol,
.woocommerce .page-description .penci-sidebar-content ul ol {
	margin: 0;
	padding-left: 0;
}
.post-entry ul li,
.elementor-text-editor ul li,
.woocommerce .page-description ul li {
	margin-bottom: 6px;
	position: relative;
	list-style-type: square;
	line-height: 1.7;
}
.post-entry ol li,
.elementor-text-editor ol li,
.woocommerce .page-description ol li {
	margin-bottom: 2px;
	list-style: decimal;
}
.post-entry .penci-sidebar-content ul li,
.elementor-text-editor .penci-sidebar-content ul li,
.woocommerce .page-description .penci-sidebar-content ul li,
.post-entry .penci-sidebar-content ol li,
.elementor-text-editor .penci-sidebar-content ol li,
.woocommerce .page-description .penci-sidebar-content ol li {
	list-style-type: none;
}
.post-entry ul.wp-block-gallery,
.post-entry ol.wp-block-gallery {
	padding: 0;
}
.sticky.post .post-header {
	border: 1px dashed #ddd;
	padding: 20px 0;
}
.bypostauthor {
}
.post-entry table {
	width: 100%;
	margin-bottom: 22px;
	border-collapse: collapse;
	border-left: 1px solid var(--pcborder-cl);
	border-right: 1px solid var(--pcborder-cl);
	border-top: 1px solid var(--pcborder-cl);
}
.post-entry td, .post-entry th {
	padding: 12px;
	border-bottom: 1px solid var(--pcborder-cl);
	border-color: var(--pcborder-cl);
}
.post-entry th {
	font-weight: bold;
}
.post-entry em strong {
	font-style: italic;
}
/* Single shortcodes */
.pencisc-button, .post-entry .pencisc-button,
.woocommerce-product-details__short-description .pencisc-button {
	border: none;
	border-radius: 0;
	background: var(--pcaccent-cl);
	color: #fff;
	line-height: 1.3;
	padding: 10px 20px;
	text-align: center;
	transition: all .25s;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	text-decoration: none !important;
}
.pencisc-button i {
	margin-right: 5px;
}
.pencisc-button.pencisc-icon-right i {
	margin: 0 0 0 5px;
}
.pencisc-align-right {
	float: right;
	margin: 5px 0 20px 20px;
}
.pencisc-align-left {
	float: left;
	margin: 5px 20px 20px 0;
}
.pencisc-button.pencisc-full, .post-entry .pencisc-button.pencisc-full,
.woocommerce-product-details__short-description .pencisc-button.pencisc-full {
	display: block;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.pencisc-button, .post-entry .pencisc-button.pencisc-small,
.woocommerce-product-details__short-description .pencisc-button.pencisc-small {
	padding: 7px 12px;
	font-size: 12px;
}
.pencisc-button, .post-entry .pencisc-button.pencisc-large,
.woocommerce-product-details__short-description .pencisc-button.pencisc-large {
	padding: 15px 30px;
	font-size: 18px;
}
ul.penci_list_shortcode {
	list-style: none !important;
	list-style-type: none !important;
}
.post-entry ul.penci_list_shortcode,
.elementor-text-editor ul.penci_list_shortcode,
.woocommerce .page-description ul.penci_list_shortcode {
	padding-left: 19px;
}
.penci_list_shortcode li {
	position: relative;
	list-style: none !important;
	padding-left: 20px !important;
}
.penci_list_shortcode li:before {
	color: var(--pcaccent-cl);
	content: "\f00c" !important;
	width: 20px !important;
	height: auto !important;
	margin-left: -20px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: none;
	background: none !important;
	transform: none !important;
	opacity: 1 !important;
	position: static !important;
	border: none !important;
}
.penci_list_shortcode.penci_list-starlist li:before {
	content: "\f005" !important;
}
.penci_list_shortcode.penci_list-pluslist li:before {
	content: "\f0fe" !important;
}
.penci_list_shortcode.penci_list-minuslist li:before {
	content: "\f146" !important;
}
.penci_list_shortcode.penci_list-editlist li:before {
	content: "\f044" !important;
}
.penci_list_shortcode.penci_list-asterisklist li:before {
	content: "\f069" !important;
}
.penci_list_shortcode.penci_list-thumbuplist li:before {
	content: "\f164" !important;
}
.penci_list_shortcode.penci_list-folderlist li:before {
	content: "\f07b" !important;
}
.penci_list_shortcode.penci_list-thumbdownlist li:before {
	content: "\f165" !important;
}
.penci_list_shortcode.penci_list-heartlist li:before {
	content: "\f004" !important;
}
.penci-highlight-black {
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 2px 0;
	margin: 0 7px 0 8px;
	box-shadow: 6px 0 0 rgba(0, 0, 0, 0.8), -8px 0 0 rgba(0, 0, 0, 0.8);
	color: gray;
}
.penci-highlight-black:hover {
	color: #fff;
}
.penci-highlighted-black {
	background-color: rgba(0, 0, 0, 0.8);
	padding: 2px 0;
	margin: 0 7px 0 8px;
	box-shadow: 6px 0 0 rgba(0, 0, 0, 0.8), -8px 0 0 rgba(0, 0, 0, 0.8);
	color: #fff;
}
.penci-highlighted-red {
	background-color: red;
	padding: 2px 0;
	margin: 0 7px 0 8px;
	box-shadow: 6px 0 0 #ff0000, -8px 0 0 red;
	color: #fff;
}
.penci-highlighted-blue {
	background-color: #3f51b5;
	padding: 2px 0;
	margin: 0 7px 0 8px;
	box-shadow: 6px 0 0 #3f51b5, -8px 0 0 #3f51b5;
	color: #fff;
}
.penci-highlighted-green {
	background-color: green;
	padding: 2px 0;
	margin: 0 7px 0 8px;
	box-shadow: 6px 0 0 #008000, -8px 0 0 green;
	color: #fff;
}
.penci-highlighted-yellow {
	background-color: #ffcb00;
	padding: 2px 0;
	margin: 0 7px 0 8px;
	box-shadow: 6px 0 0 #ffcb00, -8px 0 0 #ffcb00;
	color: #fff;
}
.penci-highlighted-pink {
	background-color: #ffc0cb;
	padding: 2px 0;
	margin: 0 7px 0 8px;
	box-shadow: 6px 0 0 #ffc0cb, -8px 0 0 #ffc0cb;
	color: #fff;
}
.penci-tpadding-0,
.penci-tpadding-1,
.penci-tpadding-2,
.penci-tpadding-3,
.penci-tpadding-4,
.penci-tpadding-5,
.penci-tpadding-6,
.penci-tpadding-7 {
	display: block;
	margin-bottom: 17px;
}
.penci-tpadding-1 {
	padding-left: 0;
	padding-right: 5%;
}
.penci-tpadding-2 {
	padding-left: 5%;
	padding-right: 0;
}
.penci-tpadding-3 {
	padding-left: 5%;
	padding-right: 5%;
}
.penci-tpadding-4 {
	padding-left: 5%;
	padding-right: 10%;
}
.penci-tpadding-5 {
	padding-left: 10%;
	padding-right: 5%;
}
.penci-tpadding-6 {
	padding-left: 10%;
	padding-right: 10%;
}
.penci-tpadding-7 {
	padding-left: 15%;
	padding-right: 15%;
}
@media (max-width: 767px) {
	.penci-tpadding-0,
	.penci-tpadding-1,
	.penci-tpadding-2,
	.penci-tpadding-3,
	.penci-tpadding-4,
	.penci-tpadding-5,
	.penci-tpadding-6,
	.penci-tpadding-7 {
		padding-left: 3% !important;
		padding-right: 3% !important;
	}
}
.penci-dropcap-box {
	float: left;
	display: block;
	background-color: var(--pcaccent-cl);
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	min-width: 56px;
	font-size: 48px;
	line-height: 50px;
	margin: 6px 13px 0 0;
	padding: 3px 13px;
}
.penci-dropcap-box-outline {
	float: left;
	display: block;
	background-color: transparent !important;
	text-align: center;
	text-transform: uppercase;
	border: 2px solid var(--pcaccent-cl);
	color: var(--pcaccent-cl);
	min-width: 56px;
	font-size: 48px;
	line-height: 50px;
	margin: 6px 13px 0 0;
	padding: 3px 13px;
}
.penci-dropcap-circle {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	float: left;
	display: block;
	background-color: var(--pcaccent-cl);
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	min-width: 56px;
	font-size: 48px;
	line-height: 50px;
	margin: 6px 13px 0 0;
	padding: 3px 13px;
}
.penci-dropcap-circle-outline {
	float: left;
	display: block;
	background-color: transparent !important;
	text-align: center;
	text-transform: uppercase;
	border: 2px solid var(--pcaccent-cl);
	color: var(--pcaccent-cl);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	min-width: 56px;
	font-size: 48px;
	line-height: 50px;
	margin: 6px 13px 0 0;
	padding: 3px 13px;
}
.penci-dropcap-regular {
	float: left;
	display: block;
	text-align: center;
	text-transform: uppercase;
	background-color: transparent !important;
	color: var(--pcaccent-cl);
	font-size: 68px;
	line-height: 68px;
	margin: 0 13px 0 0;
	padding: 0;
}
.penci-dropcap-bold {
	float: left;
	display: block;
	text-align: center;
	text-transform: uppercase;
	background-color: transparent !important;
	color: var(--pcaccent-cl);
	font-weight: bold;
	font-size: 68px;
	line-height: 68px;
	margin: 0 13px 0 0;
	padding: 0;
}
/*** Inline related posts ***/
.penci-ilrelated-posts {
	margin: 20px 0;
	overflow: hidden;
	padding: 17px 20px;
	border: 1px solid var(--pcborder-cl);
}
.penci-ilrelated-posts.pcilrt-left {
	float: left;
	margin: 5px 20px 20px 0;
	max-width: 360px;
	width: 100%;
}
.penci-ilrelated-posts.pcilrt-right {
	float: right;
	margin: 5px 0 20px 20px;
	max-width: 360px;
	width: 100%;
}
.pcilrp-heading {
	margin-bottom: 20px;
	text-align: left;
}
.pcilrp-heading span {
	font-size: 18px;
	line-height: 1.3;
	display: block;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	color: var(--pcheading-cl);
	letter-spacing: 0;
	padding-bottom: 10px;
	position: relative;
}
.pcilrp-heading span:after {
	content: '';
	width: 50px;
	border-top: 1px solid var(--pcaccent-cl);
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.pcilrph-align-center {
	text-align: center;
}
.pcilrph-align-center span:after {
	left: 50%;
	margin-left: -25px;
}
.pcilrph-align-right {
	text-align: right;
}
.pcilrph-align-right span:after {
	left: auto;
	right: 0;
}
.penci-ilrelated-posts ul.pcilrp-content {
	margin-bottom: 0 !important;
}
.penci-ilrelated-posts.pcilrt-grid ul.pcilrp-content li {
	line-height: unset;
}
.penci-ilrelated-posts.pcilrt-list ul.pcilrp-content {
	padding-left: 18px;
}
.penci-ilrelated-posts.pcilrt-list ul.pcilrp-content li {
	line-height: 1.6;
}
.penci-ilrelated-posts.pcilrt-list ul.pcilrp-content li:last-child {
	margin-bottom: 0;
}
.penci-ilrelated-posts ul.pcilrp-content li.pcilrp-item-grid {
	list-style-type: none;
}
.pcilrt-grid .pcilrp-content {
	padding: 0 !important;
	margin-left: -10px;
	margin-right: -10px;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.pcilrt-grid .pcilrp-item-grid {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	padding: 0 10px;
	margin-bottom: 20px;
}
.pcilrt-grid .pcilrp-item-hidethumb {
	margin-bottom: 8px;
}
.pcilrt-grid.pcilrt-col-2 .pcilrp-item-grid {
	flex: 0 0 50%;
}
.pcilrt-grid.pcilrt-col-3 .pcilrp-item-grid {
	flex: 0 0 33.3333%;
}
.pcilrt-grid .pcilrp-content > .pcilrp-item-grid:last-child {
	margin-bottom: 0;
}
@media only screen and (min-width: 961px) {
	.pcilrt-col-3 .pcilrp-content > .pcilrp-item-grid:nth-last-of-type(2),
	.pcilrt-col-3 .pcilrp-content > .pcilrp-item-grid:nth-last-of-type(3) {
		margin-bottom: 0;
	}
}
@media only screen and (min-width: 768px) {
	.pcilrt-col-2 .pcilrp-content > .pcilrp-item-grid:nth-last-of-type(2) {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 960px) {
	.pcilrt-grid.pcilrt-col-3 .pcilrp-item-grid {
		flex: 0 0 100%;
	}
}
@media only screen and (max-width: 767px) {
	.pcilrt-grid.pcilrt-col-2 .pcilrp-item-grid {
		flex: 0 0 100%;
	}
	.penci-ilrelated-posts.pcilrt-left,
	.penci-ilrelated-posts.pcilrt-right {
		max-width: 100%;
	}
}
.pcilrt-grid .pcilrp-flex {
	display: flex;
	-ms-flex-wrap: wrap;
	align-items: center;
	width: 100%;
}
.pcilrp-flex .pcilrp-thumb {
	flex: 0 0 90px;
	margin-right: 20px;
	transition: all 0.3s;
}
.pcilrp-flex .pcilrp-body {
	flex: 0 0 calc(100% - 110px);
}
.pcilrp-item-hidethumb .pcilrp-flex .pcilrp-body {
	flex: 0 0 100%;
}
.pcilrt-thumbright .pcilrp-flex .pcilrp-thumb {
	order: 2;
	margin: 0 0 0 20px;
}
.pcilrp-flex .pcilrp-thumb:hover {
	opacity: 0.85;
}
.pcilrp-item-grid .pcilrp-title {
	line-height: 1.35;
}
.penci-ilrelated-posts .pcilrp-item-grid .pcilrp-title a {
	color: var(--pctext-cl);
	line-height: 1.4;
	text-decoration: none;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	font-size: 14px;
}
.penci-ilrelated-posts .pcilrp-item-grid .pcilrp-title a:hover {
	color: var(--pcaccent-cl);
}
.pcilrp-meta {
	margin-top: 5px;
	font-size: 13px;
	color: var(--pcmeta-cl);
	line-height: 1.3;
}
.pcilrp-meta span {
	margin-right: 10px;
	font-size: inherit;
	color: inherit;
}
.pcilrp-meta span:last-child {
	margin-right: 0;
}
.pcilrp-meta i {
	margin-right: 5px;
	opacity: 0.8;
}
/*** Gird post share ***/
.gird-post-share {
	margin-top: 9px;
	position: relative;
	text-align: center;
}
.gird-list-posts-share {
	background: #fff;
	display: inline-block;
	padding-right: 11px;
	position: relative;
	padding-left: 11px;
}
.gird-post-share:before {
	position: absolute;
	width: 100%;
	top: 9px;
	height: 1px;
	content: "";
	left: 0;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.gird-post-share a {
	margin: 0 4px;
	font-size: 14px;
	color: #939393;
}
.gird-post-share a:hover {
	color: var(--pcaccent-cl);
}
.gird-post-share .gird-list-posts-share a:first-child {
	margin-left: 0;
}
.share-box-grid.share-box-comments i {
	font-size: 15px;
}
/** Post tags && share box in single ***/
.tags-share-box {
	display: table;
	width: 100%;
	margin: 0;
	position: relative;
	padding: 19px 160px 18px 0;
	clear: both;
	border-top: 1px solid #DEDEDE;
	font-size: 14px;
}
.tags-share-box.center-box {
	text-align: center;
	padding: 15px 0;
}
.tags-share-box.hide-tags.page-share {
	text-align: center;
	padding: 16px 0;
	position: relative;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: -1px;
}
.tags-share-box.hide-tags.page-share.tags-share-box-2_3 {
	padding: 6px 20px;
}
.tags-share-box.hide-tags.page-share .list-posts-share {
	vertical-align: middle;
	line-height: 16px;
}
.tags-share-box.share-box-border-bot {
	border-bottom: 1px solid var(--pcborder-cl);
}
.post-tags {
	display: block;
	position: relative;
	z-index: 10;
	color: #888;
	margin-bottom: 0;
	line-height: 1.4;
	margin-top: 31px;
}
.post-tags > span {
	display: inline-block;
	text-transform: uppercase;
	margin: 0 12px 0 0;
	font-style: italic;
	color: #888;
}
.post-tags > span i {
	vertical-align: bottom;
}
.container-single .post-entry .post-tags a {
	text-transform: uppercase;
	color: #888;
	padding: 6px 12px 5px;
	margin-right: 8px;
	margin-bottom: 8px;
	display: inline-block;
	font-size: 11px !important;
	background: none;
	border: 1px solid #DEDEDE;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	outline: none;
	font-weight: normal;
	line-height: 1.2;
}
.container-single .post-entry .post-tags a:hover {
	background: var(--pcaccent-cl);
	color: #fff;
	border-color: var(--pcaccent-cl);
	text-decoration: none;
}
.post-share {
	display: inline-block;
	position: absolute;
	z-index: 10;
	right: 0;
	top: 20px;
}
.nc_socialPanel .nc_tweetContainer a.nc_tweet,
.swp_social_panel .nc_tweetContainer a.nc_tweet {
	color: #fff;
}
.tags-share-box.center-box .post-share,
.tags-share-box.hide-tags.page-share .post-share {
	position: static;
}
.tags-share-box.hide-tags.page-share .share-title {
	font-size: 12px;
	text-transform: uppercase;
	color: #313131;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	margin-right: 5px;
}
.post-share .count-number-like {
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: var(--pcaccent-cl);
	vertical-align: top;
}
.post-share .list-posts-share {
	display: inline-block;
	vertical-align: top;
}
.post-share a {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	font-size: 14px;
	margin: 0 0 0 10px;
	color: #313131;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.post-share.hide-like-count .list-posts-share a:first-child {
	margin-left: 0;
}
.post-share a:hover,
.post-share a.liked {
	color: var(--pcaccent-cl);
}
.post-share a.penci-post-like {
	margin-left: 5px;
}
.tags-share-box .single-comment-o {
	color: #888;
}
.tags-share-box .single-comment-o i {
	margin-right: 5px;
}
.tags-share-box .single-comment-o:after,
.post-share a.penci-post-like:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 12px;
	margin: 4px 6px 0 20px;
	vertical-align: top;
	border: none;
	background-color: #dedede;
}
.tags-share-box .single-comment-o:after {
	margin-right: 20px;
}
.tags-share-box .single-comment-o.hide-comments-o:after {
	display: none;
	content: none;
}
.post-share a .dt-share {
	position: absolute;
	display: inline-block;
	font-size: 9px;
	font-family: var(--pchead-font);
	font-weight: normal;
	background: #313131;
	color: #fff;
	height: 20px;
	white-space: nowrap;
	line-height: 20px;
	text-align: center;
	z-index: 20;
	bottom: -45px;
	width: 60px;
	left: 50%;
	margin-left: -30px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.post-share a:hover .dt-share {
	opacity: 1;
	bottom: -30px;
	visibility: visible;
}
.post-share a .dt-share:before {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 7px solid #313131;
	content: "";
	top: -7px;
	left: 50%;
	margin-left: -4px;
}
article.page.type-page {
	margin-bottom: 60px;
}
.tags-share-box.tags-share-box-top {
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 33px;
}
@media only screen and (min-width: 959px) {
	.penci-body-single-style-7:not(.penci-body-title-bellow ) .tags-share-box.tags-share-box-top,
	.penci-body-single-style-3:not(.penci-body-title-bellow ) .tags-share-box.tags-share-box-top {
		margin-top: 20px;
	}
}
.tags-share-box.tags-share-box-2_3 {
	border: 1px solid #DEDEDE;;
	padding: 6px 20px;
}
.tags-share-box.tags-share-box-2_3 .post-share {
	display: inline;
	position: relative;
	top: 0;
}
.tags-share-box.tags-share-box-2_3 .post-share .list-posts-share {
	display: inline;
	vertical-align: middle;
}
.tags-share-box.tags-share-box-2_3 .post-share:before,
.tags-share-box.tags-share-box-2_3 .post-share:after {
	content: '';
	width: 100%;
	clear: both;
}
.tags-share-box.tags-share-box-2_3 + .post-author {
	border-top: 0;
}
.tags-share-box.tags-share-box-2_3 .penci-social-share-text {
	text-transform: uppercase;
	font-weight: 700;
	margin-right: 15px;
	font-size: 14px;
	top: 2px;
	color: #111;
	position: relative
}
.tags-share-box.tags-share-box-2_3 a.penci-post-like:after,
.tags-share-box.tags-share-box-2_3 a.penci-post-like:after {
	content: none;
}
.tags-share-box.tags-share-box-2_3 .post-share .count-number-like,
.tags-share-box.tags-share-box-2_3 .post-share a {
	color: #fff;
}
.tags-share-box.tags-share-box-2_3 .penci-svg-line {
	vertical-align: middle;
	transform: translateY(-1px);
	-webkit-transform: translateY(-1px);
}
.tags-share-box.tags-share-box-2_3 .post-share-item {
	display: inline-block;
	margin: 5px 9px 5px 0;
	font-weight: 400;
	line-height: 32px;
	text-align: left;
	color: #fff;
	text-transform: none;
	height: 32px;
	border: 0;
	background-color: #111111;
	padding: 0 12px;
	transition: opacity .3s;
	border-radius: 2px;
	vertical-align: middle;
}
.tags-share-box-s2 .post-share .count-number-like,
.tags-share-box-s2 .post-share a,
.tags-share-box-s2 .post-share-item {
	color: #fff !important;
}
.tags-share-box.tags-share-box-2_3 .post-share-plike {
	vertical-align: bottom;
}
.tags-share-box.page-share .penci-social-share-text {
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	font-size: 12px;
	text-transform: uppercase;
	vertical-align: middle;
}
.tags-share-box.social-align-left {
	text-align: left !important;
}
.tags-share-box.social-align-right {
	text-align: right !important;
}
.tags-share-box.social-align-center {
	text-align: center !important;
}
/*** Post author ***/
.post-author {
	margin: 0;
	overflow: hidden;
	padding: 38px 0 37px 0;
	border-top: 1px solid var(--pcborder-cl);
}
.abio-style-2,
.abio-style-3,
.abio-style-4 {
	padding: 20px;
	border: 1px solid var(--pcborder-cl);
	margin-bottom: 30px;
}
body.author .post-author {
	padding: 20px 20px;
	border: 1px solid var(--pcborder-cl);
	margin-bottom: 40px;
}
.abio-style-3,
.abio-style-4 {
	text-align: center;
}
.abio-style-4 {
	margin-top: 80px;
	overflow: visible;
}
.author-img {
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.abio-style-3 .author-img,
.abio-style-4 .author-img {
	display: block;
	margin: 0 0 15px;
	float: none !important;
}
.abio-style-4 .author-img {
	margin-top: -70px;
}
.post-author .author-img img {
	margin: 0;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}
.abio-style-3 .author-img img,
.abio-style-4 .author-img img {
	display: inline-block;
	vertical-align: top;
	border: 2px solid var(--pcborder-cl);
	box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 15%);
}
.bioimg-square .author-img img {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.bioimg-sround .author-img img {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
.post-author .author-content {
	margin-left: 120px;
}
.abio-style-3 .author-content,
.abio-style-4 .author-content {
	margin-left: 0;
}
.author-content h5 {
	font-size: 14px;
	margin: 0 0 15px;
	color: #313131;
	display: block;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	text-transform: uppercase;
}
.author-content h5 a {
	display: inline-block;
	margin: 0;
	color: #313131;
}
.author-content h5 a:hover {
	color: var(--pcaccent-cl);
}
.author-content p {
	margin-bottom: 16px;
}
.author-content .author-social {
	font-size: 14px;
	color: #313131;
	margin-right: 10px;
}
.author-content .bio-social .author-social:last-child {
	margin-right: 0;
}
.author-content .author-social:hover {
	color: var(--pcaccent-cl);
}
.author-content .author-social i {
	vertical-align: top;
}
/*** Post Pagination ***/
.post-pagination {
	overflow: hidden;
	margin: 0;
	padding: 15px 0 15px;
	border-top: 1px solid #DEDEDE;
}
.post-pagination .prev-post {
	float: left;
	width: 50%;
}
.post-pagination .next-post {
	float: right;
	text-align: right;
	width: 50%;
}
.post-pagination span {
	margin: 0;
	display: inline-block;
	color: #888;
}
.post-pagination span i {
	font-size: 15px;
	margin-right: 8px;
}
.post-pagination span i.fa-angle-double-right {
	margin: 0 0 0 8px;
}
.post-pagination .arrow {
	font-size: 64px;
	color: #ddd;
	line-height: 64px;
}
.post-pagination .prev-post .arrow {
	float: left;
	margin-right: 18px;
}
.post-pagination .next-post .arrow {
	float: right;
	margin-left: 18px;
}
.pagi-text {
	margin-top: 6px;
}
.post-pagination h5 {
	font-size: 14px;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	padding: 0 25px 0 0;
	position: relative;
	text-transform: uppercase;
	line-height: 1.4;
}
.post-pagination h5.next-title {
	padding: 0 0 0 25px;
}
.post-pagination a {
	color: #313131;
}
.post-pagination a:hover {
	color: var(--pcaccent-cl);
}
.penci-post-nav-thumb {
	display: inline-block;
	float: left;
	width: 56px;
	height: 56px;
	margin-right: 15px;
	background-size: cover;
	background-position: center center;
	background-repeat: no repeat;
}
.penci-post-nav-thumb.nav-thumb-next {
	float: right;
	margin: 0 0 0 15px;
}
/*** Post related ***/
.post-related {
	overflow: hidden;
	margin: 0;
	text-align: center;
	padding: 36px 0 36px;
	border-top: 1px solid #DEDEDE;
}
.post-title-box,
#respond h3.comment-reply-title {
	position: relative;
	padding: 0;
	margin-bottom: 30px;
	text-align: center;
}
#respond h3.comment-reply-title span,
.post-box-title {
	font-size: 18px;
	text-transform: uppercase;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	color: #313131;
	position: relative;
	z-index: 10;
	display: inline-block;
	padding: 0 10px;
}
#respond h3.comment-reply-title span:before,
#respond h3.comment-reply-title span:after,
.post-box-title:before,
.post-box-title:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 1px;
	background: var(--pcaccent-cl);
	display: block;
	top: 50%;
	margin-top: -1px;
	left: 100%;
}
#respond h3.comment-reply-title span:before,
.post-box-title:before {
	left: auto;
	right: 100%;
}
.penci-carousel {
	margin-left: -15px;
	margin-right: -15px;
	max-height: 220px;
}
.penci-carousel.loaded {
	max-height: none;
}
.penci-carousel button.slick-prev,
.penci-carousel button.slick-next {
	position: absolute;
	width: 36px;
	height: 36px;
	display: inline-block;
	top: 50%;
	margin-top: -18px;
	cursor: pointer;
	outline: none;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	text-align: center;
	line-height: 36px;
	background: #fff;
	z-index: 12;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	color: #313131;
	border: none;
	font-size: 20px;
}
.penci-carousel.loaded:hover button.slick-prev,
.penci-carousel.loaded:hover button.slick-next {
	opacity: 0.8;
}
.penci-carousel.loaded button.slick-prev:hover,
.penci-carousel.loaded button.slick-next:hover {
	opacity: 1;
}
.penci-carousel > button.slick-prev {
	left: 25px;
}
.penci-carousel > button.slick-next {
	right: 25px;
}
.penci-carousel > button.slick-prev.slick-disabled,
.penci-carousel > button.slick-next.slick-disabled {
	cursor: auto;
}
.item-related {
	padding: 0 10px;
	transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	text-align: center;
}
.penci-posts-related-grid {
	padding-bottom: 16px;
}
.penci-related-grid-display {
	margin-left: -10px;
	margin-right: -10px;
	width: 100%;
	width: calc(100% + 20px);
}
.penci-related-grid-display .item-related {
	opacity: 1;
	margin: 0 0 20px;
	padding: 0 10px;
	width: 33.333333%;
	float: left;
}
.penci-related-grid-display .item-related:nth-child(3n+1) {
	clear: both;
}
.penci-related-grid-display .item-related span.date {
	margin-top: 6px;
}
.penci-owl-carousel.owl-loaded .item-related {
	opacity: 1;
}
.penci-owl-carousel-slider .owl-dots {
	position: static;
	height: 10px;
	clear: both;
	margin-top: 16px;
	text-align: center;
}
.penci-owl-carousel-slider .owl-dots.disabled,
.penci-owl-carousel-slider .owl-nav.disabled {
	display: none;
}
.penci-related-carousel .owl-dot span {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 0;
	background: #fff;
	margin: 0 2px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	outline: none;
	vertical-align: top;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	border: 2px solid #DEDEDE;
}
.penci-owl-carousel-slider .owl-dot span {
	border: 1px solid #d4d4d4;
	background: #fff;
}
.penci-owl-carousel-slider .owl-dot.active span,
.penci-related-carousel .owl-dot.active span {
	background: var(--pcaccent-cl);
	border-color: var(--pcaccent-cl);
}
.item-related img {
	width: 100%;
	height: auto;
}
.item-related > a {
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	display: inline-block;
	margin-bottom: 17px;
	width: 100%;
	position: relative;
}
.item-related > a:hover {
	opacity: 0.85;
}
.navigation .penci-megamenu .penci-mega-post a i,
#navigation .penci-megamenu .penci-mega-post a i,
.item-related > a i,
.home-featured-cat-content.style-12 .penci-magcat-carousel .magcat-thumb .mag-post-thumb i,
.penci-grid.penci-fea-cat-style-13 li .item .thumbnail .icon-post-format {
	position: absolute;
	width: 36px;
	height: 36px;
	line-height: 32px;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-size: 14px;
	transition: all 0.25s;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	border: 2px solid rgba(255, 255, 255, 0.9);
	background: rgba(0, 0, 0, 0.4);
	color: rgba(255, 255, 255, 0.9);
	text-align: center;
}
.navigation .penci-megamenu .penci-mega-post a i.fa-music:before,
#navigation .penci-megamenu .penci-mega-post a i.fa-music:before,
.item-related > a i.fa-music:before {
	margin-right: 2px;
}
.navigation .penci-megamenu .penci-mega-post a i.fa-play:before,
#navigation .penci-megamenu .penci-mega-post a i.fa-play:before,
.item-related > a i.fa-play:before {
	margin-left: 2px;
}
.navigation .penci-megamenu .penci-mega-post a:hover i,
#navigation .penci-megamenu .penci-mega-post a:hover i,
.item-related > a:hover i {
	opacity: 0;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
}
.item-related h3 a {
	font-size: 14px;
	text-transform: uppercase;
	color: #313131;
	line-height: 1.4;
}
.item-related h3 a:hover {
	color: var(--pcaccent-cl);
}
.item-related span.date {
	color: #888888;
	display: inline-block;
	margin-top: 8px;
	font-size: 13px;
}
ul.slick-dots {
	opacity: 0;
	transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	list-style: none;
	text-align: center;
	display: block;
	clear: both;
	margin-top: 13px;
}
.slick-slider.loaded ul.slick-dots {
	opacity: 1;
}
ul.slick-dots li {
	display: inline-block;
	line-height: 1;
}
ul.slick-dots li button {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 0;
	background: #fff;
	margin: 0 5px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	outline: none;
	vertical-align: top;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	border: 2px solid #DEDEDE;
}
ul.slick-dots li button:hover,
ul.slick-dots li.slick-active button {
	background: var(--pcaccent-cl);
	border-color: var(--pcaccent-cl);
}
/* = Related Posts Popup
-----------------------------------------------------*/
.penci-rlt-popup {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 5000;
	background: #fff;
	box-shadow: 2px 10px 7px rgba(0, 0, 0, .2);
	width: 340px;
	max-height: 75%;
	overflow: hidden;
	padding: 0;
	-webkit-transform: translate(0, 100%);
	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transform: translate(0, 100%);
	-webkit-transition: all .6s cubic-bezier(0.19, 1, .22, 1);
	-moz-transition: all .6s cubic-bezier(0.19, 1, .22, 1);
	transition: all .6s cubic-bezier(0.19, 1, .22, 1);
}
@media only screen and (min-width: 961px) {
	.penci-vernav-enable.penci-vernav-poleft .penci-rltpopup-left {
		left: 330px;
	}
	.penci-vernav-enable.penci-vernav-poright .penci-rltpopup-right {
		right: 330px;
	}
}
.penci-rlt-popup.penci-rltpopup-right {
	left: auto;
	right: 0;
}
.penci-rlt-popup.rltpopup-show-up {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.penci-rlt-popup .penci-rtlpopup-content {
	padding: 20px;
}
.penci-rlt-popup .penci-rtlpopup-content:before,
.penci-rlt-popup .penci-rtlpopup-content:after {
	content: '';
	display: table;
	clear: both;
}
.penci-rlt-popup .rtlpopup-heading {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 16px;
	text-align: left;
	background: #111111;
	color: #fff;
	padding: 8px 30px 8px 20px;
	line-height: 1.25;
	margin: 0;
	position: relative;
}
.penci-rlt-popup .rltpopup-item {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate(0, 10px);
	-moz-transform: translate(0, 10px);
	-ms-transform: translate(0, 10px);
	-o-transform: translate(0, 10px);
	transform: translate(0, 10px);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.penci-rlt-popup .penci-rtlpopup-content .rltpopup-item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.penci-rlt-popup.rltpopup-show-up .rltpopup-item {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.penci-rlt-popup .rltpopup-thumbnail {
	display: block;
	float: left;
	width: 90px;
	margin: 0 20px 0 0;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
}
.penci-rlt-popup .rltpopup-thumbnail:hover {
	opacity: 0.8;
}
.penci-rlt-popup .rltpopup-meta {
	display: block;
	overflow: hidden;
}
.penci-rlt-popup .rltpopup-meta .rltpopup-title {
	margin-bottom: 5px;
	color: #313131;
	display: block;
	font-size: 15px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	font-family: inherit;
	letter-spacing: 0;
	line-height: 1.35;
}
.penci-rlt-popup .rltpopup-meta .rltpopup-title:hover {
	color: var(--pcaccent-cl);
}
.penci-rlt-popup .rltpopup-meta .date {
	letter-spacing: 0;
	color: #888888;
	font-size: 13px;
}
.penci-rlt-popup .penci-close-rltpopup {
	position: absolute;
	top: 50%;
	right: 6px;
	height: 24px;
	width: 24px;
	text-align: center;
	line-height: 22px;
	margin: -12px 0 0 0;
	padding: 0;
	border: 0;
	background: none;
	color: #fff;
	outline: 0;
	box-shadow: none;
	font-size: 0 !important;
	opacity: 0.75;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}
.penci-rlt-popup .penci-close-rltpopup:hover {
	opacity: 1;
}
.penci-rlt-popup .penci-close-rltpopup span {
	display: block;
	width: 20px;
	border-top: 1px solid;
	position: absolute;
	top: 50%;
	left: 0;
}
.penci-rlt-popup .penci-close-rltpopup span:first-child {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.penci-rlt-popup .penci-close-rltpopup span:last-child {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
/* = Page Under Construction
-----------------------------------------------------*/
.container.under-construction-page {
	text-align: center;
	margin-top: 232px;
	margin-bottom: 176px;
}
.under-construction-page .under-title {
	font-size: 30px;
	color: #313131;
	text-transform: uppercase;
	margin: 0 0 8px;
}
.under-construction-page .sub-title-content,
.under-construction-page .sub-title-content p {
	font-size: 16px;
	font-style: italic;
	margin: 0;
}
.under-construction-page .sub-title-content a:hover {
	text-decoration: underline;
}
.penci-countdown {
	text-align: center;
	margin: 71px 0 0 0;
}
.penci-countdown .countdown-section {
	margin: 0 57px;
	display: inline-block;
}
.penci-countdown .countdown-row .countdown-section:first-child {
	margin-left: 0;
}
.penci-countdown .countdown-row .countdown-section:last-child {
	margin-right: 0;
}
.penci-countdown .countdown-amount {
	font-size: 72px;
	color: var(--pcaccent-cl);
	text-transform: uppercase;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	line-height: 1;
	display: block;
	text-align: center;
	letter-spacing: 3px;
}
.penci-countdown .countdown-period {
	display: block;
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	color: #313131;
	margin: 26px 0 0 0;
	line-height: 1;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
}
/* = Column
-----------------------------------------------------*/
.penci-column {
	margin-right: 4%;
	position: relative;
	float: left;
	min-height: 1px;
	display: block;
	padding: 0 !important;
	margin-bottom: 17px;
}
.column-last {
	margin-right: 0 !important
}
.column-1-2 {
	width: 48%
}
.column-1-3 {
	width: 30.6666666667%
}
.column-2-3 {
	width: 65.3333333333%
}
.column-1-4 {
	width: 22%
}
.column-3-4 {
	width: 74%
}
/* = Page navigation
-----------------------------------------------------*/
.penci-pagination,
#comments_pagination {
	margin-bottom: 40px;
	overflow: hidden;
	clear: both;
	text-align: center;
}
#comments_pagination {
	margin-bottom: 26px;
}
.penci-pagination.align-left {
	text-align: left;
}
.penci-pagination.align-center {
	text-align: center;
}
.penci-pagination.align-right {
	text-align: right;
}
.penci-pagenavi-shortcode {
	margin-top: 30px;
}
.penci-pagination a,
.penci-pagination .disable-url {
	color: #999999;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	text-transform: uppercase;
	font-size: 12px;
	display: inline-block;
	line-height: 1;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.penci-pagination .disable-url span {
	opacity: 0.5;
}
.penci-pagination a i,
.penci-pagination .disable-url i {
	font-size: 14px;
	margin-left: 8px;
}
.penci-fawesome-ver5 .penci-pagination a i,
.penci-fawesome-ver5 .penci-pagination .disable-url i {
	font-size: 12px;
}
.penci-pagination .newer a i,
.penci-pagination .newer .disable-url i {
	margin: 0 8px 0 0;
}
.penci-pagination a:hover {
	text-decoration: none;
	color: var(--pcaccent-cl);
}
.penci-pagination .newer,
.penci-pagination .older {
	display: inline-block;
}
.penci-pagination .newer:after {
	content: "/";
	display: inline-block;
	margin: 0 16px 0 20px;
	font-family: var(--pchead-font);
	font-size: 12px;
	color: #999;
}
.penci-pagination ul.page-numbers {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.penci-pagination ul.page-numbers li {
	display: inline-block;
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
	list-style: none;
}
.penci-pagination ul.page-numbers li:last-child {
	margin-right: 0;
}
.penci-pagination ul.page-numbers li span,
.penci-pagination ul.page-numbers li a,
#comments_pagination span,
#comments_pagination a {
	padding: 0;
	min-width: 30px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	display: inline-block;
	border: 1px solid #DEDEDE;
	color: #888;
	text-decoration: none;
}
#comments_pagination a,
#comments_pagination span,
.penci-pagination ul.page-numbers li a {
	padding: 0 5px;
}
.penci-pagination ul.page-numbers li a:hover,
#comments_pagination a:hover {
	color: #313131;
	border-color: #999999;
	text-decoration: none;
}
.penci-pagination ul.page-numbers li span.current,
#comments_pagination span {
	color: #fff;
	background: var(--pcaccent-cl);
	border-color: var(--pcaccent-cl);
	text-decoration: none;
}
.penci-pagination ul.page-numbers li a i {
	font-size: 16px;
	line-height: 28px;
	margin-left: 2px;
	font-family: FontAwesome !important;
}
.penci-fawesome-ver5 .penci-pagination ul.page-numbers li a i {
	font-family: "Font Awesome 5 Free" !important;
}
.penci-pagination.penci-ajax-more a.penci-ajax-more-button {
	display: block;
	padding: 11px 10px;
	max-width: 400px;
	margin: 0 auto;
	border: 1px solid var(--pcborder-cl);
	line-height: 1.4;
	text-align: center;
	transition: all 0.25s;
	-webkit-transition: all 0.25s;
	background: #fff;
}
.penci-pagination.penci-ajax-more a.penci-ajax-more-button .ajax-more-text {
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
}
.penci-pagination.penci-ajax-more a.penci-ajax-more-button:hover {
	border-color: var(--pcaccent-cl);
}
.penci-pagination.penci-ajax-more a.penci-ajax-more-button.loading-posts {
	opacity: 0.8;
	color: #999999 !important;
	border-color: #ececec !important;
	cursor: auto;
}
.penci-pagination.penci-ajax-more a.penci-ajax-more-button.loading-posts span.ajaxdot:after {
	content: "...";
	font-size: inherit;
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
}
.penci-pagination.penci-ajax-more a.penci-ajax-more-button i {
	color: inherit;
}
.penci-pagination.penci-ajax-more a.penci-ajax-more-button.loading-posts i {
	animation-name: pencirotate;
	-o-animation-name: pencirotate;
	-ms-animation-name: pencirotate;
	-webkit-animation-name: pencirotate;
	-moz-animation-name: pencirotate;
	animation-duration: 0.8s;
	-o-animation-duration: 0.8s;
	-ms-animation-duration: 0.8s;
	-webkit-animation-duration: 0.8s;
	-moz-animation-duration: 0.8s;
	animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-timing-function: linear;
	-o-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
}
@-o-keyframes pencirotate {
	from {
		-o-transform: rotate(360deg);
	}
	to {
		-o-transform: rotate(0deg);
	}
}
@-webkit-keyframes pencirotate {
	from {
		-webkit-transform: rotate(360deg);
	}
	to {
		-webkit-transform: rotate(0deg);
	}
}
@-moz-keyframes pencirotate {
	from {
		-moz-transform: rotate(360deg);
	}
	to {
		-moz-transform: rotate(0deg);
	}
}
p.no-comments {
	text-align: center;
	font-size: 16px;
}
/* = Footer
-----------------------------------------------------*/
#footer-area {
	background: #171717;
	padding: 60px 0;
	text-align: center;
	position: relative;
	clear: both;
}
#footer-section {
	padding: 0;
	background: #313131;
	text-align: center;
	color: #999;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
/* = Footer socials
-----------------------------------------------------*/
.penci-footer-social-moved {
	background: #313131;
	border-top: 1px solid #ECECEC;
}
.footer-socials-section {
	padding: 30px 0 15px;
	border-bottom: 1px solid #4A4A4A;
	text-align: center;
}
.penci-footer-social-moved .footer-socials-section {
	border-bottom: none;
}
ul.footer-socials {
	list-style: none;
	display: inline-block;
	vertical-align: top;
}
ul.footer-socials li {
	float: none;
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 15px;
}
ul.footer-socials li:last-child {
	margin-right: 0;
}
ul.footer-socials li a {
	line-height: 36px;
	display: inline-block;
	vertical-align: top;
}
ul.footer-socials li a i {
	width: 36px;
	height: 36px;
	line-height: 34px;
	display: inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: none;
	color: #999;
	border: 1px solid #999;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-size: 14px;
	vertical-align: top;
}
ul.footer-socials li a:hover i {
	background: var(--pcaccent-cl);
	color: #fff;
	border-color: var(--pcaccent-cl);
}
ul.footer-socials li a span {
	text-transform: uppercase;
	font-size: 14px;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	color: #999;
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
ul.footer-socials li a:hover span {
	color: var(--pcaccent-cl);
}
.footer-social-remove-circle ul.footer-socials li a {
	line-height: 20px;
}
.footer-social-remove-circle ul.footer-socials li a i,
.footer-social-remove-circle ul.footer-socials li a:hover i {
	border: none;
	background: none;
	padding: 0;
	width: auto;
	height: auto;
	line-height: 20px;
}
.footer-social-drop-line ul.footer-socials li a span {
	margin: 5px 0 0;
	display: block;
}
.footer-social-remove-radius ul.footer-socials li a i {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.footer-social-remove-text ul.footer-socials li a span {
	display: none;
}
ul.footer-socials li svg,
.widget-social svg {
	vertical-align: middle;
}
/* = Footer Logo & copyright
-----------------------------------------------------*/
.footer-logo-copyright {
	padding: 40px 0 73px;
	text-align: center;
}
.footer-logo-copyright.footer-not-gotop {
	padding: 40px 0;
}
.footer-logo-copyright.footer-not-logo {
	padding: 20px 0 62px;
}
.footer-logo-copyright.footer-not-logo.footer-not-gotop {
	padding: 20px 0;
}
#footer-logo {
	margin: 0 0 32px 0;
}
#footer-logo a {
	display: inline-block;
	vertical-align: top;
}
#footer-logo .penci-lazy[src*="penci-holder"] {
	width: 0;
}
#footer-copyright * {
	font-size: 14px;
	color: #999;
	line-height: 1.4;
	font-style: italic;
}
#footer-copyright a {
	color: var(--pcaccent-cl);
}
#footer-copyright a:hover {
	text-decoration: underline;
}
body.single-penci-block .penci-go-to-top-floating,
body.single-penci-block .penci-wrap-gprd-law {
	display: none !important
}
body.single-penci-block .clear-footer {
	margin-bottom: 0;
	height: 0;
}
body.single-penci-block .pc-wrapbuilder-header {
	margin-bottom: 0;
}
/* = Footer Menu
-----------------------------------------------------*/
.footer-menu-wrap {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.footer-menu-wrap:before {
	content: "";
	display: table;
}
.footer-menu-wrap:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	content: "";
}
div.footer-menu > ul,
ul.footer-menu {
	list-style: none;
	display: inline-block;
	vertical-align: top;
}
.footer-menu li {
	display: inline-block;
	padding: 0 15px;
	position: relative;
	margin-bottom: 5px;
}
#footer-section .footer-menu li a {
	color: #999;
}
#footer-section .footer-menu li a:hover {
	color: var(--pcaccent-cl);
}
.footer-menu ul.sub-menu {
	display: none !important;
}
/* = Footer go to top
-----------------------------------------------------*/
#footer-section .go-to-top-parent {
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
	left: 0;
	bottom: 17px;
	text-align: center;
	z-index: 10;
}
#footer-section .go-to-top-parent span {
	color: #999;
	font-size: 12px;
	font-weight: var(--pchead-wei);
	font-family: var(--pchead-font);
	text-transform: uppercase;
	line-height: 1;
	display: inline-block;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
#footer-section .go-to-top-parent span:before,
#footer-section .go-to-top-parent span:after {
	content: " ";
	display: table;
}
#footer-section .go-to-top-parent span:after {
	clear: both;
}
#footer-section .go-to-top-parent i {
	font-size: 12px;
	z-index: 5;
	position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	color: #999;
	line-height: 1;
	margin-bottom: 3px;
}
#footer-section .go-to-top:hover span,
#footer-section .go-to-top:hover i {
	color: #fff;
}
.penci-go-to-top-floating {
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	background-color: var(--pcaccent-cl);
	color: #fff;
	z-index: 99999;
	text-align: center;
	transform: translate3d(0, 60px, 0);
	-webkit-transform: translate3d(0, 60px, 0);
	-moz-transform: translate3d(0, 60px, 0);
	-ms-transform: translate3d(0, 60px, 0);
	-o-transform: translate3d(0, 60px, 0);
	-webkit-transition: transform .4s cubic-bezier(0.55, 0, 0.05, 1.1) 0s, opacity 0.3s;
	-moz-transition: transform .4s cubic-bezier(0.55, 0, 0.05, 1.1) 0s, opacity 0.3s;
	-o-transition: transform .4s cubic-bezier(0.55, 0, 0.05, 1.1) 0s, opacity 0.3s;
	transition: transform .4s cubic-bezier(0.55, 0, 0.05, 1.1) 0s, opacity 0.3s;
}
.penci-go-to-top-floating i[class^="penciicon-"] {
	vertical-align: top;
	line-height: inherit;
}
.penci-go-to-top-floating.show-up {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
}
.penci-go-to-top-floating:hover {
	opacity: 0.85;
}
.penci-go-to-top-floating i {
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}
/* = Widget
-----------------------------------------------------*/
.textwidget {
	line-height: 1.8;
}
#widget-area {
	overflow: hidden;
	margin: 0;
	padding: 60px 0;
	background: #ffffff;
	position: relative;
	border-top: 1px solid #ECECEC;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#widget-area > .container {
	position: relative;
	z-index: 3;
}
#widget-area > .container:before,
#widget-area > .container:after {
	content: '';
	display: table;
	clear: both;
}
.footer-widget-wrapper {
	width: 31%;
	margin-right: 3.5%;
	float: left;
}
.footer-widget-wrapper.footer-widget-style-2 {
	width: 32.1666%;
}
.footer-widget-wrapper.footer-widget-style-2.last {
	width: 64.3334%;
}
.footer-widget-wrapper.footer-widget-style-3 {
	width: 64.3334%;
}
.footer-widget-wrapper.footer-widget-style-3.last {
	width: 32.1666%;
}
.footer-widget-wrapper.footer-widget-style-4 {
	width: 22.75%;
	margin-right: 3%;
}
.footer-widget-wrapper.footer-widget-style-5,
.footer-widget-wrapper.footer-widget-style-6,
.footer-widget-wrapper.footer-widget-style-7 {
	width: 23.25%;
}
.footer-widget-wrapper.footer-widget-style-5:first-child,
.footer-widget-wrapper.footer-widget-style-6:nth-child(2),
.footer-widget-wrapper.footer-widget-style-7:last-child {
	width: 46.5%;
}
.footer-widget-wrapper.footer-widget-style-8,
.footer-widget-wrapper.footer-widget-style-9 {
	width: 23.5%;
}
.footer-widget-wrapper.footer-widget-style-8:last-child,
.footer-widget-wrapper.footer-widget-style-9:first-child {
	width: 73%;
}
.footer-widget-wrapper.footer-widget-style-10 {
	width: 48%;
	margin-right: 4%;
}
#widget-area .footer-widget-wrapper.last {
	margin-right: 0;
}
.footer-widget-wrapper > .widget:last-child {
	margin-bottom: 0 !important;
}
.widget input {
	font-weight: normal;
}
.penci-button,
.widget input[type="submit"],
.widget button[type="submit"] {
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
}
.penci-sidebar-content.pcsb-boxed-whole {
	padding: 20px;
	border: 1px solid var(--pcborder-cl);
	margin-bottom: 60px;
}
.penci-sidebar-content .widget {
	width: 100%;
	margin-right: 0;
	float: none;
	margin-bottom: 60px;
	clear: both;
}
.penci-sidebar-content.pcsb-boxed-widget .widget {
	padding: 20px;
	border: 1px solid var(--pcborder-cl);
}
.penci-sidebar-content.pcsb-boxed-whole .widget:last-child {
	margin-bottom: 0;
}
.penci-sidebar-content img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.penci-sidebar-content .widget-title {
	color: #313131;
	margin-bottom: 30px;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	position: relative;
	text-align: center;
	line-height: 1.3;
	background: transparent;
}
/* Support for Elementor Header & Footer Builder */
body.ehf-header .penci-header-wrap,
body.ehf-header .featuredsl-customizer {
	display: none;
}
body.ehf-footer .clear-footer,
body.ehf-footer .footer-subscribe,
body.ehf-footer .footer-instagram,
body.ehf-footer #footer-section,
body.ehf-footer #widget-area,
body.ehf-footer .penci-footer-social-media {
	display: none;
}
/* Style widget heading styles */
.penci-sidebar-content.pcalign-left .widget-title {
	text-align: left;
}
.penci-sidebar-content.pcalign-right .widget-title {
	text-align: right;
}
.penci-sidebar-content.style-2 .widget-title,
.penci-sidebar-content.style-3 .widget-title,
.penci-sidebar-content.style-4 .widget-title,
.penci-sidebar-content.style-5 .widget-title,
.penci-sidebar-content.style-6 .widget-title,
.penci-sidebar-content.style-7 .widget-title,
.penci-sidebar-content.style-8 .widget-title,
.penci-sidebar-content.style-9 .widget-title,
.penci-sidebar-content.style-10 .widget-title,
.penci-sidebar-content.style-11 .widget-title,
.penci-sidebar-content.style-12 .widget-title,
.penci-sidebar-content.style-13 .widget-title,
.penci-sidebar-content.style-14 .widget-title,
.penci-homepage-title.style-2,
.penci-homepage-title.style-3,
.penci-homepage-title.style-4,
.penci-homepage-title.style-5,
.penci-homepage-title.style-6,
.penci-homepage-title.style-7,
.penci-homepage-title.style-8,
.penci-homepage-title.style-9,
.penci-homepage-title.style-10,
.penci-homepage-title.style-11,
.penci-homepage-title.style-12,
.penci-homepage-title.style-13 {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.penci-homepage-title.style-14 {
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 0;
}
.penci-homepage-title.style-2:before,
.penci-sidebar-content.style-2 .penci-border-arrow:before {
	bottom: -4px;
}
.penci-border-arrow.penci-homepage-title.style-2:after,
.penci-sidebar-content.style-2 .penci-border-arrow:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	bottom: -2px;
	left: 50%;
	top: auto;
	right: auto;
	border-width: 6px;
	border-bottom: 0;
	margin-left: -6px;
	z-index: 5;
	border-top-color: #fff;
	background: none !important;
}
.penci-homepage-title.style-2 .inner-arrow,
.penci-sidebar-content.style-2 .penci-border-arrow .inner-arrow {
	border-width: 2px;
}
.penci-sidebar-content.style-1.pcalign-left .penci-border-arrow:before,
.penci-sidebar-content.style-2.pcalign-left .penci-border-arrow:before,
.penci-sidebar-content.style-2.pcalign-left .penci-border-arrow:after,
.penci-homepage-title.style-1.pcalign-left:before,
.penci-homepage-title.style-2.pcalign-left:before,
.penci-homepage-title.style-2.pcalign-left:after {
	left: 19px;
}
.penci-sidebar-content.style-1.pcalign-right .penci-border-arrow:before,
.penci-sidebar-content.style-2.pcalign-right .penci-border-arrow:before,
.penci-sidebar-content.style-2.pcalign-right .penci-border-arrow:after,
.penci-homepage-title.style-1.pcalign-right:before,
.penci-homepage-title.style-2.pcalign-right:before,
.penci-homepage-title.style-2.pcalign-right:after {
	left: auto;
	right: 19px;
}
.penci-homepage-title.style-1.pcalign-center:before,
.penci-homepage-title.style-2.pcalign-center:before,
.penci-homepage-title.style-2.pcalign-center:after {
	left: 50%;
	margin-left: -6px;
}
/* Style 3 */
.penci-sidebar-content.style-3 .penci-border-arrow:before,
.penci-sidebar-content.style-3 .penci-border-arrow:after,
.penci-sidebar-content.style-4 .penci-border-arrow:before,
.penci-sidebar-content.style-4 .penci-border-arrow:after,
.penci-sidebar-content.style-5 .penci-border-arrow:before,
.penci-sidebar-content.style-5 .penci-border-arrow:after,
.penci-sidebar-content.style-6 .penci-border-arrow:before,
.penci-sidebar-content.style-6 .penci-border-arrow:after,
.penci-sidebar-content.style-7 .penci-border-arrow:before,
.penci-sidebar-content.style-7 .penci-border-arrow:after,
.penci-sidebar-content.style-8 .penci-border-arrow:before,
.penci-sidebar-content.style-8 .penci-border-arrow:after,
.penci-sidebar-content.style-9 .penci-border-arrow:before,
.penci-sidebar-content.style-9 .penci-border-arrow:after,
.penci-homepage-title.style-3:before,
.penci-homepage-title.style-3:after,
.penci-homepage-title.style-4:before,
.penci-homepage-title.style-4:after,
.penci-homepage-title.style-5:before,
.penci-homepage-title.style-5:after,
.penci-homepage-title.style-6:before,
.penci-homepage-title.style-6:after,
.penci-homepage-title.style-7:before,
.penci-homepage-title.style-7:after,
.penci-homepage-title.style-8:before,
.penci-homepage-title.style-8:after,
.penci-homepage-title.style-9:before,
.penci-homepage-title.style-9:after {
	content: none;
}
.penci-sidebar-content.style-3.pcalign-left .penci-border-arrow .inner-arrow,
.penci-sidebar-content.style-3.pcalign-center .penci-border-arrow .inner-arrow,
.penci-homepage-title.style-3.pcalign-left .inner-arrow,
.penci-homepage-title.style-3.pcalign-center .inner-arrow {
	border-left-width: 6px;
}
.penci-sidebar-content.style-3.pcalign-right .penci-border-arrow .inner-arrow,
.penci-homepage-title.style-3.pcalign-right .inner-arrow {
	border-right-width: 6px;
}
/* Style 4 */
.penci-homepage-title.style-4,
.penci-sidebar-content.style-4 .penci-border-arrow {
	overflow: hidden;
}
.penci-homepage-title.style-4 .inner-arrow,
.penci-sidebar-content.style-4 .penci-border-arrow .inner-arrow {
	padding: 0 12px;
	border: none;
	display: inline-block;
	background: none !important;
}
.penci-homepage-title.style-4.pcalign-left .inner-arrow,
.penci-sidebar-content.style-4.pcalign-left .penci-border-arrow .inner-arrow {
	padding-left: 0;
}
.penci-homepage-title.style-4.pcalign-right .inner-arrow,
.penci-sidebar-content.style-4.pcalign-right .penci-border-arrow .inner-arrow {
	padding-right: 0;
}
.penci-sidebar-content.style-4 .penci-border-arrow .inner-arrow:before,
.penci-sidebar-content.style-4 .penci-border-arrow .inner-arrow:after,
.penci-homepage-title.style-4 .inner-arrow:before,
.penci-homepage-title.style-4 .inner-arrow:after {
	position: absolute;
	content: "";
	width: 1200px;
	height: 0;
	top: 50%;
	left: 100%;
	border: none;
	border-bottom: 1px solid;
	z-index: 1;
	opacity: 0.5;
}
.penci-homepage-title.style-4 .inner-arrow:before,
.penci-sidebar-content.style-4 .penci-border-arrow .inner-arrow:before {
	left: auto;
	right: 100%;
}
/* Style 5 */
.penci-homepage-title.style-5,
.penci-sidebar-content.style-5 .penci-border-arrow,
.penci-homepage-title.style-7,
.penci-sidebar-content.style-7 .penci-border-arrow,
.penci-homepage-title.style-9,
.penci-sidebar-content.style-9 .penci-border-arrow {
	border-bottom: 2px solid #313131;
}
.penci-homepage-title.style-5 .inner-arrow,
.penci-sidebar-content.style-5 .penci-border-arrow .inner-arrow {
	display: inline-block;
	border-bottom-width: 2px;
	margin-bottom: -2px !important;
}
.penci-homepage-title.style-5.pcalign-left .inner-arrow,
.penci-sidebar-content.style-5.pcalign-left .penci-border-arrow .inner-arrow {
	border-left-width: 2px;
}
.penci-homepage-title.style-5.pcalign-right .inner-arrow,
.penci-sidebar-content.style-5.pcalign-right .penci-border-arrow .inner-arrow {
	border-right-width: 2px;
}
/* Style 6 */
.penci-homepage-title.style-6 .inner-arrow,
.penci-sidebar-content.style-6 .penci-border-arrow .inner-arrow {
	background: none !important;
	padding: 0 !important;
	border: none !important;
}
/* Style 7 */
.penci-homepage-title.style-7,
.penci-sidebar-content.style-7 .penci-border-arrow {
	border-bottom-width: 3px;
}
.penci-homepage-title.style-9,
.penci-sidebar-content.style-9 .penci-border-arrow {
	border-bottom-width: 1px;
}
.penci-homepage-title.style-7 .inner-arrow,
.penci-sidebar-content.style-7 .penci-border-arrow .inner-arrow,
.penci-homepage-title.style-9 .inner-arrow,
.penci-sidebar-content.style-9 .penci-border-arrow .inner-arrow {
	background: none !important;
	padding: 0 0 8px 0;
	border: none;
}
.penci-homepage-title.style-7 .inner-arrow:before,
.penci-sidebar-content.style-7 .penci-border-arrow .inner-arrow:before,
.penci-homepage-title.style-9 .inner-arrow:before,
.penci-sidebar-content.style-9 .penci-border-arrow .inner-arrow:before {
	content: '';
	width: 40px;
	height: 3px;
	position: absolute;
	bottom: -3px;
	background: var(--pcaccent-cl);
}
.penci-homepage-title.style-9 .inner-arrow:before,
.penci-sidebar-content.style-9 .penci-border-arrow .inner-arrow:before {
	bottom: -2px;
}
.penci-homepage-title.style-7.pcalign-center .inner-arrow:before,
.penci-sidebar-content.style-7.pcalign-center .penci-border-arrow .inner-arrow:before,
.penci-homepage-title.style-9.pcalign-center .inner-arrow:before,
.penci-sidebar-content.style-9.pcalign-center .penci-border-arrow .inner-arrow:before {
	left: 50%;
	margin-left: -20px;
}
.penci-homepage-title.style-7.pcalign-left .inner-arrow:before,
.penci-sidebar-content.style-7.pcalign-left .penci-border-arrow .inner-arrow:before,
.penci-homepage-title.style-9.pcalign-left .inner-arrow:before,
.penci-sidebar-content.style-9.pcalign-left .penci-border-arrow .inner-arrow:before {
	left: 0;
	margin: 0;
}
.penci-homepage-title.style-7.pcalign-right .inner-arrow:before,
.penci-sidebar-content.style-7.pcalign-right .penci-border-arrow .inner-arrow:before,
.penci-homepage-title.style-9.pcalign-right .inner-arrow:before,
.penci-sidebar-content.style-9.pcalign-right .penci-border-arrow .inner-arrow:before {
	right: 0;
	margin: 0;
}
/* Style 8 */
.penci-homepage-title.style-8 .inner-arrow,
.penci-sidebar-content.style-8 .penci-border-arrow .inner-arrow {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	border: none !important;
	padding-top: 13px;
	padding-bottom: 12px;
}
.penci-homepage-title.style-8.pcalign-left .inner-arrow,
.penci-sidebar-content.style-8.pcalign-left .penci-border-arrow .inner-arrow {
	background-position: left center;
}
.penci-homepage-title.style-8.pcalign-right .inner-arrow,
.penci-sidebar-content.style-8.pcalign-right .penci-border-arrow .inner-arrow {
	background-position: right center;
}
.penci-homepage-title.style-8.pcalign-center .inner-arrow,
.penci-sidebar-content.style-8.pcalign-center .penci-border-arrow .inner-arrow {
	background-position: center center;
}
/* Style 10 */
.penci-homepage-title.style-10,
.penci-sidebar-content.style-10 .penci-border-arrow {
	border-top: 3px solid #313131;
	border-bottom: 1px solid #dedede;
}
.penci-homepage-title.style-10 .inner-arrow,
.penci-sidebar-content.style-10 .penci-border-arrow .inner-arrow {
	background: none !important;
	border: none !important;
	padding: 10px 0 !important;
}
.penci-sidebar-content.style-14 .penci-border-arrow:after,
.penci-sidebar-content.style-14 .penci-border-arrow:before,
.penci-sidebar-content.style-13 .penci-border-arrow:after,
.penci-sidebar-content.style-13 .penci-border-arrow:before,
.penci-sidebar-content.style-12 .penci-border-arrow:after,
.penci-sidebar-content.style-12 .penci-border-arrow:before,
.penci-sidebar-content.style-11 .penci-border-arrow:after,
.penci-sidebar-content.style-11 .penci-border-arrow:before,
.penci-sidebar-content.style-10 .penci-border-arrow:after,
.penci-sidebar-content.style-10 .penci-border-arrow:before {
	content: none;
}
.penci-homepage-title.style-10:before,
.penci-homepage-title.style-10:after,
.penci-homepage-title.style-11:before,
.penci-homepage-title.style-11:after,
.penci-homepage-title.style-12:before,
.penci-homepage-title.style-12:after,
.penci-homepage-title.style-13:before,
.penci-homepage-title.style-13:after,
.penci-homepage-title.style-14:before,
.penci-homepage-title.style-14:after {
	content: none;
}
/* Style 11 */
.penci-homepage-title.style-11 .inner-arrow,
.penci-sidebar-content.style-11 .penci-border-arrow .inner-arrow {
	border: none !important;
	background-color: #444444;
	color: #fff;
	border-radius: 0 0 12px;
	padding-left: 25px;
	padding-right: 25px;
	display: inline-block;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 34px;
}
.penci-homepage-title.style-11 .inner-arrow:after,
.penci-sidebar-content.style-11 .penci-border-arrow .inner-arrow:after,
.penci-homepage-title.style-11 .inner-arrow:before,
.penci-sidebar-content.style-11 .penci-border-arrow .inner-arrow:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	z-index: 1;
	border-top: 20px solid #fff;
	border-right: 15px solid transparent;
}
.penci-homepage-title.style-11 .inner-arrow:after,
.penci-sidebar-content.style-11 .penci-border-arrow .inner-arrow:after {
	border-right: none;
	border-top: none;
	border-bottom: 20px solid rgba(0, 0, 0, .3);
	border-left: 15px solid transparent;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .05);
}
/** Style 12 **/
.penci-homepage-title.style-12,
.penci-sidebar-content.style-12 .penci-border-arrow {
	border-bottom: 2px solid #313131;
}
.penci-homepage-title.style-12 .inner-arrow,
.penci-sidebar-content.style-12 .penci-border-arrow .inner-arrow {
	display: inline-block;
	margin-bottom: -2px;
	background-color: #313131;
	color: #fff;
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 34px;
}
.penci-homepage-title.style-12 .inner-arrow:before,
.penci-sidebar-content.style-12 .penci-border-arrow .inner-arrow:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	border-bottom: 34px solid #000;
	border-right: 20px solid transparent;
	z-index: 1;
	right: -20px;
	opacity: 0.7;
	background-color: transparent !important;
}
.penci-homepage-title.style-12.pcalign-center .inner-arrow:after,
.penci-sidebar-content.style-12.pcalign-center .penci-border-arrow .inner-arrow:after,
.penci-homepage-title.style-12.pcalign-right .inner-arrow:after,
.penci-sidebar-content.style-12.pcalign-right .penci-border-arrow .inner-arrow:after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	border-bottom: 34px solid #000;
	border-left: 20px solid transparent;
	z-index: 1;
	left: -20px;
	opacity: 0.7;
	background-color: transparent !important;
}
.penci-homepage-title.style-12.pcalign-right .inner-arrow:before,
.penci-sidebar-content.style-12.pcalign-right .penci-border-arrow .inner-arrow:before {
	content: none;
}
/** Style 13 **/
.penci-homepage-title.style-13 .inner-arrow,
.penci-sidebar-content.style-13 .penci-border-arrow .inner-arrow {
	display: inline-block;
	margin-bottom: 0;
	background-color: #313131;
	color: #fff;
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 34px;
}
.penci-homepage-title.style-13.pcalign-right .inner-arrow:before,
.penci-sidebar-content.style-13.pcalign-right .penci-border-arrow .inner-arrow:before {
	content: none;
}
.penci-homepage-title.style-13.pcalign-left .inner-arrow,
.penci-sidebar-content.style-13.pcalign-left .penci-border-arrow .inner-arrow {
	padding-right: 30px;
}
.penci-homepage-title.style-13.pcalign-center .inner-arrow:after,
.penci-sidebar-content.style-13.pcalign-center .penci-border-arrow .inner-arrow:after,
.penci-homepage-title.style-13.pcalign-left .inner-arrow:after,
.penci-sidebar-content.style-13.pcalign-left .penci-border-arrow .inner-arrow:after,
.penci-homepage-title.style-13.pcalign-center .inner-arrow:before,
.penci-sidebar-content.style-13.pcalign-center .penci-border-arrow .inner-arrow:before,
.penci-homepage-title.style-13.pcalign-right .inner-arrow:before,
.penci-sidebar-content.style-13.pcalign-right .penci-border-arrow .inner-arrow:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	z-index: 1;
	border-top: 16px solid transparent;
	border-bottom: 17px solid transparent;
}
.penci-homepage-title.style-13.pcalign-center .inner-arrow:after,
.penci-sidebar-content.style-13.pcalign-center .penci-border-arrow .inner-arrow:after,
.penci-homepage-title.style-13.pcalign-left .inner-arrow:after,
.penci-sidebar-content.style-13.pcalign-left .penci-border-arrow .inner-arrow:after {
	border-right: 16px solid #fff;
	right: 0;
}
.penci-homepage-title.style-13.pcalign-center .inner-arrow,
.penci-sidebar-content.style-13.pcalign-center .penci-border-arrow .inner-arrow {
	padding-right: 30px;
	padding-left: 30px;
}
.penci-homepage-title.style-13.pcalign-right .inner-arrow,
.penci-sidebar-content.style-13.pcalign-right .penci-border-arrow .inner-arrow {
	padding-right: 15px;
	padding-left: 30px;
}
.penci-homepage-title.style-13.pcalign-center .inner-arrow:before,
.penci-sidebar-content.style-13.pcalign-center .penci-border-arrow .inner-arrow:before,
.penci-homepage-title.style-13.pcalign-right .inner-arrow:before,
.penci-sidebar-content.style-13.pcalign-right .penci-border-arrow .inner-arrow:before {
	left: 0;
	border-left: 15px solid #fff;
}
/** Style 14 **/
.penci-homepage-title.style-14 .inner-arrow,
.penci-sidebar-content.style-14 .penci-border-arrow .inner-arrow {
	display: inline-block;
	margin-bottom: 0;
	background-color: transparent !important;
	color: #fff;
	border: 0;
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
}
.penci-homepage-title.style-11 .inner-arrow a,
.penci-homepage-title.style-12 .inner-arrow a,
.penci-homepage-title.style-13 .inner-arrow a,
.penci-homepage-title.style-14 .inner-arrow a {
	color: inherit;
}
.penci-sidebar-content.style-14 .penci-border-arrow .inner-arrow:before,
.penci-homepage-title.style-14 .inner-arrow:before {
	background: #313131;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	content: '';
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
/** Style 15 **/
.penci-homepage-title.style-15,
.penci-sidebar-content.style-15 .widget-title,
.penci-homepage-title.style-16,
.penci-sidebar-content.style-16 .widget-title,
.penci-homepage-title.style-18,
.penci-sidebar-content.style-18 .widget-title {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.penci-sidebar-content.style-15 .penci-border-arrow .inner-arrow,
.penci-homepage-title.style-15 .inner-arrow {
	background: #f2f2f2;
	border: none;
	padding-right: 48px;
}
.penci-sidebar-content.style-15 .penci-border-arrow:before,
.penci-homepage-title.style-15.penci-border-arrow:before {
	width: 36px;
	display: block;
	top: 0;
	left: auto;
	right: 0;
	bottom: 0;
	height: 100%;
	background: #e6e6e6;
	z-index: 5;
	border: none;
	margin: 0;
}
.penci-sidebar-content.style-15 .penci-border-arrow:after,
.penci-homepage-title.style-15.penci-border-arrow:after {
	left: auto;
	right: 0;
	bottom: auto;
	width: 36px;
	border: none;
	background: transparent;
	border: none;
	z-index: 10;
	display: inline-block;
	content: "\f11c";
	font-size: 12px;
	font-family: 'penciicon';
	font-weight: 600;
	text-align: center;
	height: 24px;
	line-height: 24px;
	top: 50%;
	transform: translateY(-50%);
	margin: 0;
}
.penci-sidebar-content.style-15.pciconp-left .penci-border-arrow .inner-arrow,
.penci-homepage-title.style-15.pciconp-left .inner-arrow {
	padding-right: 12px;
	padding-left: 48px;
}
.penci-sidebar-content.style-15.pciconp-left .penci-border-arrow:before,
.penci-homepage-title.style-15.pciconp-left.penci-border-arrow:before,
.penci-sidebar-content.style-15.pciconp-left .penci-border-arrow:after,
.penci-homepage-title.style-15.pciconp-left.penci-border-arrow:after {
	left: 0;
	right: auto;
}
.penci-sidebar-content.style-15.pcicon-left .penci-border-arrow:after,
.penci-homepage-title.style-15.penci-border-arrow.pcicon-left:after {
	content: "\f11d";
}
.penci-sidebar-content.style-15.pcicon-down .penci-border-arrow:after,
.penci-homepage-title.style-15.penci-border-arrow.pcicon-down:after {
	content: "\f11e";
}
.penci-sidebar-content.style-15.pcicon-up .penci-border-arrow:after,
.penci-homepage-title.style-15.penci-border-arrow.pcicon-up:after {
	content: "\f11f";
}
.penci-sidebar-content.style-15.pcicon-star .penci-border-arrow:after,
.penci-homepage-title.style-15.penci-border-arrow.pcicon-star:after {
	content: "\f005";
	font-family: 'FontAwesome';
	font-size: 14px;
}
.penci-sidebar-content.style-15.pcicon-bars .penci-border-arrow:after,
.penci-homepage-title.style-15.penci-border-arrow.pcicon-bars:after {
	content: "\f0c9";
	font-family: 'FontAwesome';
	font-size: 14px;
}
.penci-sidebar-content.style-15.pcicon-file .penci-border-arrow:after,
.penci-homepage-title.style-15.penci-border-arrow.pcicon-file:after {
	content: "\f0f6";
	font-family: 'FontAwesome';
	font-size: 14px;
}
.penci-sidebar-content.style-15.pcicon-fire .penci-border-arrow:after,
.penci-homepage-title.style-15.penci-border-arrow.pcicon-fire:after {
	content: "\f06d";
	font-family: 'FontAwesome';
	font-size: 14px;
}
.penci-sidebar-content.style-15.pcicon-book .penci-border-arrow:after,
.penci-homepage-title.style-15.penci-border-arrow.pcicon-book:after {
	content: "\f02d";
	font-family: 'FontAwesome';
	font-size: 14px;
}
/* Style 16 */
.penci-sidebar-content.style-16 .penci-border-arrow:before,
.penci-homepage-title.style-16.penci-border-arrow:before {
	content: none;
	display: none;
}
.penci-homepage-title.style-16 .inner-arrow,
.penci-sidebar-content.style-16 .widget-title .inner-arrow {
	padding: 0 3px;
	border: none;
	background: transparent !important;
}
.penci-sidebar-content.style-16 .penci-border-arrow:after,
.penci-homepage-title.style-16.penci-border-arrow:after {
	left: 0;
	right: 0;
	bottom: 0;
	top: auto;
	height: 10px;
	border: none;
	background: #efefef;
}
/* Style 17 */
.penci-homepage-title.style-17 .inner-arrow,
.penci-sidebar-content.style-17 .widget-title .inner-arrow {
	display: inline-block;
}
/* Style 18 */
.penci-homepage-title.style-18 .inner-arrow,
.penci-sidebar-content.style-18 .widget-title .inner-arrow {
	border: none !important;
	background: transparent !important;
}
.penci-sidebar-content.style-18 .penci-border-arrow:after,
.penci-homepage-title.style-18.penci-border-arrow:after {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	margin: 0;
	color: #dedede;
	background-image: linear-gradient(-45deg, transparent, transparent 30%, currentColor 30%, currentColor 50%, transparent 50%, transparent 80%, currentColor 80%);
	background-size: 5px 5px;
	background-color: transparent !important;
	border: none !important;
}
.penci-sidebar-content.style-18 .penci-border-arrow:before,
.penci-homepage-title.style-18.penci-border-arrow:before {
	content: none;
	display: none;
}
.penci-sidebar-content.style-19 .penci-border-arrow:after,
.penci-homepage-title.style-19.penci-border-arrow:after {
	background-image: linear-gradient(-90deg, transparent, transparent 30%, currentColor 30%, currentColor 50%, transparent 50%, transparent 80%, currentColor 80%);
}
.penci-sidebar-content.style-20 .penci-border-arrow:after,
.penci-homepage-title.style-20.penci-border-arrow:after {
	background-image: linear-gradient(0deg, transparent, transparent 30%, currentColor 30%, currentColor 50%, transparent 50%, transparent 80%, currentColor 80%);
}
/** Widget List **/
.widget ul {
	list-style: none;
}
.penci-block-popular-cat ul {
	padding-left: 0;
}
.widget ul ul {
	padding-top: 11px;
	margin-top: 12px;
	border-top: 1px solid var(--pcborder-cl);
	padding-left: 20px;
}
.widget ul li {
	margin-bottom: 11px;
	padding-bottom: 12px;
	border-bottom: 1px solid var(--pcborder-cl);
	font-size: 14px;
	color: #888888;
}
.widget ul > li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.widget ul li a {
	font-size: 14px;
	font-style: normal;
	line-height: 1.4;
}
.widget a {
	color: var(--pctext-cl);
}
.widget a:hover {
	color: var(--pcaccent-cl);
	text-decoration: underline;
}
.widget.widget_archive label.screen-reader-text,
.widget.widget_categories label.screen-reader-text {
	display: none;
}
/*** Widget categories ***/
.widget .screen-reader-text {
	display: block;
	margin: 0 0 10px 0;
	font-size: 14px;
}
.widget select {
	padding: 2px;
	line-height: 32px;
	height: 32px;
	vertical-align: middle;
	border-spacing: 0;
	clear: both;
	margin: 0;
	font-size: 14px;
	width: 100%;
	max-width: 360px;
	outline: none;
}
.widget.widget_categories ul li,
.widget.widget_archive ul li {
	text-align: right;
	color: #888;
	display: table;
	width: 100%;
	font-style: italic;
	padding-right: 2px;
}
.widget.widget_categories ul li {
	text-align: left;
}
.widget.widget_archive ul li a {
	float: left;
}
.widget.widget_categories ul li a {
	display: block !important;
	text-decoration: none;
}
.widget.widget_categories ul li a:before,
.widget.widget_archive ul li a:before {
	content: "\f105";
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 10px;
	font-size: 90%;
}
.penci-fawesome-ver5 .widget.widget_categories ul li a:before,
.penci-fawesome-ver5 .widget.widget_archive ul li a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.widget.widget_categories ul li span.category-item-count {
	float: right;
	font-style: normal;
	color: #888888;
	font-family: var(--pcbody-font);
	font-weight: normal;
}
/*** Search widget ***/
form.pc-searchform {
	position: relative;
}
form.pc-searchform input.search-input {
	border: 1px solid #e9e9e9;
	background: transparent;
	padding: 12px 40px 12px 20px;
	color: #313131;
	font-size: 13px;
	font-family: var(--pcbody-font);
	font-weight: normal;
	width: 100%;
}
form.pc-searchform i {
	position: absolute;
	color: var(--pctext-cl);
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 20px;
	z-index: 1;
	font-size: 15px;
	opacity: 0.9;
}
form.pc-searchform #s:focus {
	outline: none;
}
/** searchbar for widget ***/
.widget form.pc-searchform input.search-input,
.penci-sidebar-content .widget form.pc-searchform input.search-input {
	width: 100%;
	max-width: 100%;
	background-color: transparent;
	margin-bottom: 0;
}
/*** About Widget ***/
.penci-about-me .about-widget,
.widget .about-widget {
	text-align: center;
}
.penci-about-me .about-widget.pc_alignleft,
.widget .about-widget.pc_alignleft {
	text-align: left;
}
.penci-about-me .about-widget.pc_alignright,
.widget .about-widget.pc_alignright {
	text-align: right;
}
.about-widget img {
	max-width: 100% !important;
	height: auto;
	margin-bottom: 20px;
}
.about-widget .about-me-heading {
	color: #313131;
	font-size: 18px;
	font-family: var(--pcbody-font);
	font-weight: bold;
	padding-bottom: 16px;
	line-height: 1.3;
	margin-bottom: 19px;
	position: relative;
}
.about-widget .about-me-heading:before {
	content: "";
	display: inline-block;
	width: 60px;
	position: absolute;
	margin-left: -30px;
	left: 50%;
	bottom: 0;
	border-top: 1px solid var(--pcaccent-cl);
}
.about-widget.pc_alignleft .about-me-heading:before {
	margin: 0;
	left: 0;
}
.about-widget.pc_alignright .about-me-heading:before {
	margin: 0;
	left: auto;
	right: 0;
}
/*** Tagcloud widget ***/
.widget .tagcloud a {
	text-transform: uppercase;
	background: #ffffff;
	color: #999999;
	padding: 6px 12px 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	display: inline-block;
	font-size: 11px !important;
	background: none;
	border: 1px solid #DEDEDE;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	outline: none;
	font-weight: normal;
	line-height: 1.2;
}
.widget .tagcloud a:hover {
	color: #ffffff;
	background: var(--pcaccent-cl);
	border-color: var(--pcaccent-cl);
	text-decoration: none;
}
/*** Calender widget ***/
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	text-align: center;
	color: #777;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.post-entry #wp-calendar caption {
	font-size: 16px;
	margin-bottom: 10px;
	color: inherit;
}
#wp-calendar thead {
	font-size: 12px;
}
#wp-calendar thead th {
	padding-bottom: 10px;
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	text-align: center;
	padding: 8px;
}
#wp-calendar tbody td a {
	font-weight: 700;
	color: #222;
}
#wp-calendar tbody td:hover {
	background: #fff;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 15px;
}
#wp-calendar thead th {
	padding-bottom: 10px;
	text-align: center;
}
.wp-calendar-nav {
	margin-top: 10px;
}
.post-entry .wp-calendar-nav {
	margin-bottom: 20px;
	margin-top: 0;
}
.wp-block-calendar a {
	text-decoration: none;
}
/** Widget items **/
.widgettitle {
	margin-bottom: 10px;
}
.penci_recent-posts-sc ul.side-newsfeed {
	padding: 0;
	margin: 0;
}
.penci_recent-posts-sc ul.side-newsfeed:before,
.widget ul.side-newsfeed:before,
.penci_recent-posts-sc ul.side-newsfeed:after,
.widget ul.side-newsfeed:after {
	display: table;
	content: '';
	clear: both;
	line-height: 0;
}
.penci_recent-posts-sc ul.side-newsfeed li {
	border-bottom: 1px solid #DEDEDE;
	font-size: 14px;
	color: #888888;
}
.penci_recent-posts-sc ul.side-newsfeed li,
.widget ul.side-newsfeed li {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-left: 0;
	position: relative;
}
ul.side-newsfeed.penci-rcpw-hborders li {
	padding-bottom: 0 !important;
	border-bottom: none !important;
}
.penci_recent-posts-sc ul.penci-feed-2columns li,
.widget ul.penci-feed-2columns li {
	width: 47%;
	float: left;
	padding-bottom: 0;
	margin-bottom: 20px;
	border-bottom: none;
}
.penci_recent-posts-sc ul.penci-feed-2columns.display-order-numbers li,
.widget ul.penci-feed-2columns.display-order-numbers li {
	margin-bottom: 30px;
}
.penci_recent-posts-sc ul.penci-2columns-feed > li:nth-child(2n+1),
.widget ul.penci-2columns-feed > li:nth-child(2n+1) {
	clear: both;
	margin-right: 6%;
}
.penci_recent-posts-sc ul.penci-2columns-featured > li:nth-child(2n),
.widget ul.penci-2columns-featured > li:nth-child(2n) {
	clear: both;
	margin-right: 6%;
}
.penci_recent-posts-sc ul.side-newsfeed li:last-child,
.penci_recent-posts-sc ul.side-newsfeed.penci-feed-2columns li:nth-last-child(2),
.widget ul.side-newsfeed li:last-child,
.widget ul.side-newsfeed.penci-feed-2columns li:nth-last-child(2) {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.penci_recent-posts-sc ul.side-newsfeed li:last-child {
	border-bottom: 0 !important;
}
.penci_recent-posts-sc ul.side-newsfeed li .side-item,
.widget ul.side-newsfeed li .side-item {
	overflow: hidden;
	position: relative;
}
.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-image,
.widget ul.side-newsfeed li .side-item .side-image {
	float: left;
	margin-right: 20px;
	position: relative;
}
.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-image.thumbnail-right,
.widget ul.side-newsfeed li .side-item .side-image.thumbnail-right {
	float: right;
	margin-right: 0;
	margin-left: 20px;
}
.penci_recent-posts-sc ul.penci-feed-2columns li .side-item .side-image,
.penci_recent-posts-sc ul.penci-feed-2columns li .side-item .side-image.thumbnail-right,
.widget ul.penci-feed-2columns li .side-item .side-image,
.widget ul.penci-feed-2columns li .side-item .side-image.thumbnail-right {
	width: 100%;
	margin: 0 0 16px 0;
	float: none !important;
}
.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-image a,
.widget ul.side-newsfeed li .side-item .side-image a {
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
}
.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-image a:hover,
.widget ul.side-newsfeed li .side-item .side-image a:hover {
	opacity: 0.8;
}
.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-image a span.count-post,
.widget ul.side-newsfeed li .side-item .side-image a span.count-post {
	position: absolute;
	z-index: 2;
	bottom: 10px;
	left: 10px;
	display: inline-block;
	background: #ffffff;
	color: #010101;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-image img,
.widget ul.side-newsfeed li .side-item .side-image img {
	width: 120px;
	height: auto;
}
.penci_recent-posts-sc ul.penci-feed-2columns li .side-item .side-image .small-fix-size,
.widget ul.penci-feed-2columns li .side-item .side-image .small-fix-size {
	width: 100%;
}
.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-item-text,
.widget ul.side-newsfeed li .side-item .side-item-text {
	overflow: hidden;
}
.penci_recent-posts-sc ul.penci-feed-2columns li .side-item .side-item-text,
.widget ul.penci-feed-2columns li .side-item .side-item-text {
	display: block;
}
.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-item-text h4,
.widget ul.side-newsfeed li .side-item .side-item-text h4 {
	margin-bottom: 0;
}
.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-item-text h4 a,
.widget ul.side-newsfeed li .side-item .side-item-text h4 a {
	margin-bottom: 5px;
	color: var(--pcheading-cl);
	display: block;
	font-size: 16px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	letter-spacing: 0;
	line-height: 1.4;
}
.penci_recent-posts-sc ul.penci-feed-2columns li .side-item .side-item-text h4 a,
.widget ul.penci-feed-2columns li .side-item .side-item-text h4 a {
	font-size: 14px;
	margin-bottom: 2px;
}
.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-item-text h4 a:hover,
.widget ul.side-newsfeed li .side-item .side-item-text h4 a:hover {
	color: var(--pcaccent-cl);
	text-decoration: none;
}
.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-item-text .side-item-meta,
.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {
	letter-spacing: 0;
	color: #888888;
	font-family: inherit;
	font-size: 13px;
}
.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta a {
	color: var(--pctext-cl);
	font-size: inherit;
}
.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta a:hover {
	color: var(--pcaccent-cl);
}
ul.side-newsfeed li .grid-post-box-meta.penci-side-item-meta {
	margin-top: 0;
	line-height: 1.2;
}
.penci_recent-posts-sc ul.side-newsfeed li.featured-news,
.widget ul.side-newsfeed li.featured-news {
	width: 100% !important;
	margin-right: 0;
}
.penci_recent-posts-sc ul.side-newsfeed li.featured-news.all-featured-news,
.widget ul.side-newsfeed li.featured-news.all-featured-news {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 26px;
}
.penci_recent-posts-sc ul.side-newsfeed li.featured-news .side-image,
.widget ul.side-newsfeed li.featured-news .side-image {
	float: none !important;
	margin: 0 0 12px 0 !important;
}
.penci_recent-posts-sc ul.side-newsfeed li.featured-news .side-image img,
.widget ul.side-newsfeed li.featured-news .side-image img {
	width: 100% !important;
}
.penci_recent-posts-sc ul.side-newsfeed li.featured-news .side-item .side-item-text h4 a,
.widget ul.side-newsfeed li.featured-news .side-item .side-item-text h4 a {
	font-size: 18px;
	margin-bottom: 6px;
}
.penci_recent-posts-sc .penci-feed-excerpt,
.widget .penci-feed-excerpt {
	margin-top: 16px;
}
.penci_recent-posts-sc ul.side-newsfeed li.featured-news2 .side-item .side-item-text,
.widget ul.side-newsfeed li.featured-news2 .side-item .side-item-text {
	position: absolute;
	z-index: 1;
	bottom: 12px;
	padding: 15px 10px 0 20px;
	left: 20px;
	right: 20px;
	background: #fff;
}
.penci_recent-posts-sc ul.side-newsfeed li.featured-news2.all-featured-news .side-item .side-item-text,
.widget ul.side-newsfeed li.featured-news2.all-featured-news .side-item .side-item-text {
	padding-left: 10px;
}
.penci_recent-posts-sc ul.side-newsfeed li .order-border-number,
.widget ul.side-newsfeed li .order-border-number {
	position: absolute;
	left: 5px;
	top: -15px;
	background-color: rgba(255, 255, 255, 0.3);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	line-height: 28px;
	border-radius: 50%;
	z-index: 3;
	text-align: center;
}
.penci_recent-posts-sc ul.side-newsfeed li .order-border-number.right-side,
.widget ul.side-newsfeed li .order-border-number.right-side {
	left: auto;
	right: 5px;
}
.penci_recent-posts-sc ul.side-newsfeed li.featured-news .order-border-number.right-side,
.widget ul.side-newsfeed li.featured-news .order-border-number.right-side {
	left: 15px;
	right: auto;
}
.penci_recent-posts-sc ul.side-newsfeed li .number-post,
.widget ul.side-newsfeed li .number-post {
	background-color: #383838;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	line-height: 28px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif; /* No change when change the fonts */
	font-weight: 600;
	z-index: 3;
}
.penci_recent-posts-sc ul.side-newsfeed li.featured-news .order-border-number,
.widget ul.side-newsfeed li.featured-news .order-border-number {
	width: 40px;
	height: 40px;
	line-height: 38px;
}
.penci_recent-posts-sc ul.side-newsfeed li.featured-news .number-post,
.widget ul.side-newsfeed li.featured-news .number-post {
	width: 36px;
	height: 36px;
	line-height: 38px;
	font-size: 16px;
}
/** Widget Slider **/
/** Widget Slider **/
.penci-widget-slider {
	width: 100%;
}
.widget .penci-widget-slider .penci-slide-widget {
	margin: 0;
	padding: 0;
	border-bottom: none;
}
.widget .penci-widget-slider .penci-slide-widget:before,
.widget .penci-widget-slider .penci-slide-widget:after {
	content: none;
	display: none;
}
.penci-widget-slider .penci-slide-content {
	position: relative;
	text-align: center;
}
.penci-widget-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
	transition: opacity 0.25s ease;
	-webkit-transition: opacity 0.25s ease;
	-moz-transition: opacity 0.25s ease;
	z-index: 2;
}
.penci-widget-slider .penci-widget-slide-detail {
	position: absolute;
	top: 50%;
	left: 25px;
	right: 25px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	z-index: 5;
}
.penci_post-slider-sc .penci-post-slider-style-1 .penci-widget-slide-detail h4 a,
.penci_post-slider-sc .penci-post-slider-style-2 .penci-widget-slide-detail h4 a,
.widget .penci-widget-slider .penci-widget-slide-detail h4 a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: 0;
}
.penci_post-slider-sc .penci-post-slider-style-3 .penci-widget-slide-detail h4 a {
	color: #313131;
}
.penci-widget-slide-detail .slide-item-date {
	color: #fff;
	display: block;
	margin-top: 5px;
	font-size: 13px;
}
.penci-owl-carousel.penci-widget-slider.penci-post-slider-style-1 .owl-nav .owl-prev,
.penci-owl-carousel.penci-widget-slider.penci-post-slider-style-1 .owl-nav .owl-next,
.penci-owl-carousel.penci-widget-slider.penci-post-slider-style-2 .owl-nav .owl-prev,
.penci-owl-carousel.penci-widget-slider.penci-post-slider-style-2 .owl-nav .owl-next {
	width: 16px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background: none;
	color: #fff;
	font-size: 16px;
}
.penci-owl-carousel.penci-widget-slider.penci-post-slider-style-1 .owl-nav .owl-prev,
.penci-owl-carousel.penci-widget-slider.penci-post-slider-style-2 .owl-nav .owl-prev {
	left: 10px;
}
.penci-owl-carousel.penci-widget-slider.penci-post-slider-style-1 .owl-nav .owl-next,
.penci-owl-carousel.penci-widget-slider.penci-post-slider-style-2 .owl-nav .owl-next {
	right: 10px;
}
/* Style 2 */
.penci-widget-slider.penci-post-slider-style-2 .penci-slide-content,
.penci-widget-slider.penci-post-slider-style-3 .penci-slide-content {
	text-align: left;
}
.penci-widget-slider.penci-post-slider-style-2 .penci-widget-slide-detail {
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	top: auto;
	bottom: 20px;
}
.penci-post-slider-style-2 .penci-widget-slider-overlay {
	background: -moz-linear-gradient(top, transparent 0%, #000 100%);
	background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
	background: -o-linear-gradient(top, transparent 0%, #000 100%);
	background: -ms-linear-gradient(top, transparent 0%, #000 100%);
	background: linear-gradient(to bottom, transparent 0%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
	-webkit-transition: opacity .4s ease 0s;
	-moz-transition: opacity .4s ease 0s;
	-o-transition: opacity .4s ease 0s;
	transition: opacity .4s ease 0s;
	opacity: 0.7;
}
.penci-post-slider-style-2 .penci-slide-widget:hover .penci-widget-slider-overlay {
	opacity: 0.9;
}
/* Style 3 */
.penci-widget-slider.penci-post-slider-style-3 .penci-widget-slide-detail {
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	position: static;
	margin-top: 16px;
}
.widget .penci-widget-slider.penci-post-slider-style-3 .penci-widget-slide-detail h4 a {
	color: inherit;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.widget .penci-widget-slider.penci-post-slider-style-3 .penci-widget-slide-detail h4 a:hover {
	opacity: 0.8;
}
.penci-post-slider-style-3 .penci-widget-slide-detail .slide-item-date {
	color: #888;
}
/** Social Widget **/
.widget-social {
	text-align: center;
	display: table;
	width: 100%;
}
.widget-social.pc_alignleft {
	text-align: left;
}
.widget-social.pc_alignright {
	text-align: right;
}
@media only screen and (max-width: 767px) {
	.pcfb-wrapper .widget-social.pc_alignleft,
	.pcfb-wrapper .widget-social.pc_alignright {
		text-align: center;
	}
}
.widget-social.show-text {
	margin-left: -5px;
}
.widget-social a i {
	width: 36px;
	height: 36px;
	line-height: 34px;
	background: none;
	color: #313131;
	border: 1px solid #E0E0E0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin: 0 5px 5px;
	display: inline-block;
	font-size: 14px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-align: center;
}
.widget-social.show-text a i {
	margin-bottom: 0;
}
.widget-social a:hover {
	text-decoration: none !important;
}
.widget-social a:hover i {
	text-decoration: none;
	color: #ffffff;
	background: var(--pcaccent-cl);
	border-color: var(--pcaccent-cl);
}
.widget-social a span {
	display: none;
}
.widget-social a:first-child {
	margin-left: 0;
}
.widget-social a:last-child {
	margin-right: 0;
}
.widget-social.show-text > a {
	width: 50%;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	text-decoration: none;
}
.widget-social.show-text > a:nth-child(2n+1) {
	clear: both;
}
.widget-social.show-text a span {
	display: inline-block;
	color: #313131;
	text-transform: uppercase;
	font-size: 13px;
	margin-left: 10px;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	letter-spacing: 0;
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	line-height: 20px;
}
.widget-social.show-text.remove-uppercase-text a span {
	text-transform: none;
}
.widget-social.show-text a:hover span {
	color: var(--pcaccent-cl);
}
.widget-social.remove-circle a i {
	width: auto;
	height: auto;
	line-height: 20px;
	background: none !important;
	border: none !important;
}
.widget-social.remove-circle a:hover i {
	color: var(--pcaccent-cl);
}
.widget-social.remove-circle a span {
	line-height: 20px;
	margin-left: 5px;
}
.widget-social.remove-circle:not(.show-text) a i {
	margin: 0 7px 5px;
}
.widget-social.penci-social-colored a i {
	border: none !important;
	line-height: 36px;
	color: #fff !important;
}
.widget-social.penci-social-colored a:hover i {
	opacity: 0.85;
}
.widget-social.remove-border-radius a i {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
/* = Quote widget
-----------------------------------------------------*/
.quote-widget {
	position: relative;
	display: block;
}
.quote-widget > i {
	color: #999999;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 22px;
}
.quote-widget > p {
	padding-left: 40px;
}
.footer-widget-wrapper .quote-widget > i {
	font-size: 24px;
}
.footer-widget-wrapper .quote-widget > p {
	padding-left: 42px;
}
/* = Pinterest widget
-----------------------------------------------------*/
.penci-pinterest-widget-container {
	margin: -5px -5px 0 -5px;
}
.penci-images-pin-widget:before,
.penci-images-pin-widget:after {
	display: table;
	clear: both;
	content: "";
}
.penci-pinterest-widget-container .penci-images-pin-widget a {
	width: 33.3333%;
	display: inline-block;
	padding: 5px;
	transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	position: relative;
	float: left;
	vertical-align: top;
}
.penci-pinterest-widget-container .penci-images-pin-widget a .penci-image-holder {
	border-radius: 0;
	-webkit-border-radius: 0;
}
.penci-pinterest-widget-container .penci-images-pin-widget a:hover {
	opacity: 0.8;
}
.penci-pinterest-widget-container .penci-images-pin-widget a:before,
.penci-pinterest-widget-container .penci-images-pin-widget a:after {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	z-index: 1;
}
.penci-pinterest-widget-container .penci-images-pin-widget a:before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.penci-pinterest-widget-container .penci-images-pin-widget a:after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
.penci-pinterest-widget-container .penci-images-pin-widget a:hover:before,
.penci-pinterest-widget-container .penci-images-pin-widget a:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.penci-pinterest-widget-container .pin_link {
	text-align: center;
	margin-top: 20px;
}
.penci-pinterest-widget-container.penci-loading .pin_link {
	clear: both;
	display: block;
}
.penci-pinterest-widget-container .pin_link a {
	font-style: italic;
	color: #999999;
	font-size: 16px;
}
/* = Banner widget
-----------------------------------------------------*/
.penci-list-banner {
	display: block;
}
.penci-promo-item {
	position: relative;
	width: 100%;
	margin: 0 0 25px 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-color: #ccc;
}
.penci-list-banner .penci-promo-item:last-child {
	margin-bottom: 0;
}
.penci-promo-item.penci-banner-crop {
	padding-bottom: 56%;
}
.penci-promo-item.penci-banner-has-text:after {
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	content: '';
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 5;
	border: 1px solid #fff;
	opacity: 0.4;
}
.penci-promo-item.penci-banner-has-text:hover:after {
	opacity: 1;
}
.penci-promo-url {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	background: none !important;
}
.penci-promo-text {
	position: absolute;
	display: block;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 10px;
	left: 0;
	z-index: 1;
	text-align: center;
}
.penci-promo-text h4 {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.3;
	background: #ffffff;
	display: inline-block;
	padding: 12px 12px;
	min-width: 120px;
	text-align: center;
	color: #010101;
}
.penci-promo-item img {
	width: 100%;
}
/* = Footer box widget
-----------------------------------------------------*/
.footer-widget-wrapper .widget {
	margin-bottom: 30px;
}
.footer-widget-wrapper .widget .widget-title {
	color: #313131;
	margin: 0 0 30px;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	position: relative;
	text-align: left;
	font-size: 16px;
	text-transform: uppercase;
	background: none;
}
.footer-widget-wrapper .widget .widget-title .inner-arrow {
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 0 0 10px;
	background: none;
	border-bottom: 3px solid #e0e0e0;
}
.footer-widget-wrapper .widget .widget-title:before,
.footer-widget-wrapper .widget .widget-title:after {
	content: none;
}
/** MailChimp for Wordpress widget & shortcode **/
.mc4wp-form {
	max-width: 450px;
	width: 100%;
	margin: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.post-entry .mc4wp-form {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 17px;
}
.mc4wp-form > form > p,
.mc4wp-form .mc4wp-form-fields > p {
	margin-bottom: 20px;
}
.penci-mailchimp-s3 .footer-subscribe .mc4wp-form .memail {
	margin-bottom: 0;
}
.widget .mc4wp-form > form > p:last-of-type,
.mc4wp-form .mc4wp-form-fields > p:last-of-type {
	margin-bottom: 0;
}
.mc4wp-form input {
	border: 1px solid #DEDEDE;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	outline: none;
	background: none;
	display: block;
	font-size: 12px;
	line-height: 1;
	padding: 17px 20px;
	margin-bottom: 20px;
	letter-spacing: 0;
	font-family: var(--pcbody-font);
}
.mc4wp-form input:focus {
	background: #fff;
}
.mc4wp-form input[type="text"],
.mc4wp-form input[type="email"],
.mc4wp-form input[type="number"],
.mc4wp-form input[type="date"] {
	width: 100%;
}
.mc4wp-form input[type="checkbox"] {
	display: inline-block;
	vertical-align: middle;
}
.mc4wp-form input[type="submit"] {
	display: block;
	width: 100%;
	font-size: 14px;
	padding: 18px 20px;
	text-transform: uppercase;
	color: #313131;
	margin: 0;
	cursor: pointer;
	border: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	background: #F5F5F5;
}
.mc4wp-form input[type="submit"]:hover {
	background: var(--pcaccent-cl);
	color: #fff;
}
/** WPForms widget & shortcode **/
div.wpforms-container .wpforms-form.wpforms-form .wpforms-field:not( :last-child ) {
	padding: 0 0 28px 0;
}
div.wpforms-container .wpforms-form.wpforms-form .wpforms-field-label {
	color: #939393;
	font-size: 12px;
	display: block;
	font-family: var(--pchead-font);
	text-transform: uppercase;
	font-weight: var(--pchead-wei);
	margin-bottom: 8px;
}
div.wpforms-container .wpforms-form.wpforms-form input[type=date],
div.wpforms-container .wpforms-form.wpforms-form input[type=datetime],
div.wpforms-container .wpforms-form.wpforms-form input[type=datetime-local],
div.wpforms-container .wpforms-form.wpforms-form input[type=email],
div.wpforms-container .wpforms-form.wpforms-form input[type=month],
div.wpforms-container .wpforms-form.wpforms-form input[type=number],
div.wpforms-container .wpforms-form.wpforms-form input[type=password],
div.wpforms-container .wpforms-form.wpforms-form input[type=range],
div.wpforms-container .wpforms-form.wpforms-form input[type=search],
div.wpforms-container .wpforms-form.wpforms-form input[type=tel],
div.wpforms-container .wpforms-form.wpforms-form input[type=text],
div.wpforms-container .wpforms-form.wpforms-form input[type=time],
div.wpforms-container .wpforms-form.wpforms-form input[type=url],
div.wpforms-container .wpforms-form.wpforms-form input[type=week],
div.wpforms-container .wpforms-form.wpforms-form select,
div.wpforms-container .wpforms-form.wpforms-form textarea {
	padding: 12px 20px;
	border: 1px solid #DEDEDE;
	font-size: 12px;
	width: 100%;
	font-weight: normal;
	font-family: var(--pcbody-font);
	max-height: 50px;
	height: auto;
	background: none;
}
div.wpforms-container .wpforms-form .wpforms-field-label-inline {
	font-size: inherit;
	font-weight: inherit;
	line-height: 1.3;
}
div.wpforms-container-full .wpforms-form label.wpforms-error {
	margin-top: 5px;
}
div.wpforms-container .wpforms-form.wpforms-form input[type=submit],
div.wpforms-container .wpforms-form.wpforms-form button[type=submit],
div.wpforms-container .wpforms-form.wpforms-form .wpforms-page-button {
	text-transform: uppercase;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	background: #F5F5F5;
	border-radius: 0;
	font-size: 14px;
	color: #313131;
	padding: 12px 20px;
	display: inline-block;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	cursor: pointer;
	width: auto;
	min-width: 120px;
	text-align: center;
	margin: 0;
	border: none;
}
div.wpforms-container .wpforms-form.wpforms-form input[type=submit]:hover,
div.wpforms-container .wpforms-form.wpforms-form button[type=submit]:hover,
div.wpforms-container .wpforms-form.wpforms-form .wpforms-page-button:hover,
.mc4wp-form input[type="submit"]:hover {
	color: #fff;
	border: none;
	background: var(--pcaccent-cl);
}
/* = Sidebar Instagram
-----------------------------------------------------*/
.penci-sidebar-content .widget .jr-insta-thumb,
.footer-widget-wrapper .widget .jr-insta-thumb {
	margin: -5px -5px 0 -5px;
}
.penci-sidebar-content .widget .jr-insta-thumb ul.thumbnails li,
.footer-widget-wrapper .widget .jr-insta-thumb ul.thumbnails li {
	transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	margin: 0;
}
.penci-sidebar-content .widget .jr-insta-thumb ul.thumbnails li:hover,
.footer-widget-wrapper .widget .jr-insta-thumb ul.thumbnails li:hover {
	opacity: 0.8;
}
.penci-sidebar-content .widget .jr-insta-thumb ul.thumbnails li img,
.footer-widget-wrapper .widget .jr-insta-thumb ul.thumbnails li img {
	padding: 5px;
	width: 100%;
}
.jr-insta-thumb ul.thumbnails li img {
	width: 100%;
}
.widget .jr-insta-thumb ul.thumbnails {
	margin: 0;
}
.widget .jr-insta-thumb ul.thumbnails.jr_col_2 li {
	width: 50% !important;
}
.widget .jr-insta-thumb ul.thumbnails.jr_col_3 li {
	width: 33.3333% !important;
}
.widget .jr-insta-thumb ul.thumbnails.jr_col_4 li {
	width: 25% !important;
}
.widget .jr-insta-thumb ul.thumbnails.jr_col_5 li {
	width: 20% !important;
}
.pllexislider .pllex-direction-nav {
	background: none !important;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
}
.pllexislider .pllex-direction-nav .pllex-next {
	margin-left: 1px;
}
.pllexislider .pllex-direction-nav li a {
	width: 40px;
	height: 40px;
	line-height: 40px !important;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
}
.pllexislider .pllex-direction-nav li {
	border: none !important;
}
.pllexislider .pllex-direction-nav .pllex-next:before,
.pllexislider .pllex-direction-nav .pllex-prev:before {
	font-family: FontAwesome, sans-serif !important;
	padding: 0 !important;
	text-shadow: none !important;
	font-size: 22px !important;
}
.penci-fawesome-ver5 .pllexislider .pllex-direction-nav .pllex-next:before,
.penci-fawesome-ver5 .pllexislider .pllex-direction-nav .pllex-prev:before {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
}
.pllexislider .pllex-direction-nav .pllex-next:before {
	content: "\f105" !important;
}
.pllexislider .pllex-direction-nav .pllex-prev:before {
	content: "\f104" !important;
}
.pllexislider-overlay ul li .jr-insta-wrap .jr-insta-datacontainer .jr-insta-caption {
	font-size: 12px !important;
	line-height: 1.5em !important;
	margin-top: 8px !important;
	margin-bottom: 0 !important;
}
.pllexislider-overlay ul li .jr-insta-wrap .jr-insta-datacontainer {
	text-shadow: none !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.penci-instaslider-normal .penci-insta-datacontainer {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
.penci-instaslider-normal .penci-insta-datacontainer .penci-insta-username {
	text-decoration: none;
	display: inline-block;
}
.penci-instaslider-normal .penci-insta-datacontainer .penci-insta-time {
	float: right;
	display: inline-block;
	text-align: right;
	display: none;
}
.penci-instaslider-normal .penci-insta-datacontainer .penci-insta-caption {
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	clear: both
}
.penci-instaslider-overlay a {
	color: #ffffff;
	text-decoration: none;
}
.penci-instaslider-overlay .penci-insta-wrap {
	position: relative;
	color: #FFF;
	line-height: normal;
}
.penci-instaslider-overlay .penci-insta-wrap .penci-insta-datacontainer {
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
	background: rgba(0, 0, 0, 0.4);
	padding: 5px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.penci-instaslider-overlay .penci-insta-info:hover .penci-insta-wrap .penci-insta-datacontainer {
	opacity: 1;
	visibility: visible
}
.penci-instaslider-overlay .penci-insta-wrap .penci-insta-datacontainer .penci-insta-username a {
	color: #FFF !important;
	text-decoration: none;
	font-weight: bold;
}
.penci-instaslider-overlay .penci-insta-wrap .penci-insta-datacontainer .penci-insta-time {
	float: right;
	text-align: right;
}
.penci-instaslider-overlay .penci-insta-wrap .penci-insta-datacontainer .penci-insta-caption {
	line-height: normal;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
.penci-insta-thumb .penci-image-holder {
	border-radius: 0;
	-webkit-border-radius: 0;
}
.penci-insta-thumb ul.thumbnails {
	list-style: none;
	font-size: 0;
	margin-left: -2.5%;
	padding: 0;
	margin-bottom: 0
}
.penci-insta-thumb ul.thumbnails.no-border {
	margin-left: 0;
}
.penci-insta-thumb ul.thumbnails li {
	display: inline-block;
	padding: 0;
	margin: 0 0 2.5% 2.5%;
	background: none;
	border: 0;
	vertical-align: top;
	box-shadow: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.penci-insta-thumb ul.thumbnails.no-border li {
	margin: 0;
}
.penci-insta-thumb ul.thumbnails li img {
	max-width: 100% !important;
	height: auto !important;
	margin: 0 !important;
	border: 0 !important;
	vertical-align: top;
}
.penci-insta-thumb ul.thumbnails li a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.penci-insta-thumb ul.thumbnails.penci-inscol1 li {
	width: 97.5% !important;
}
.penci-insta-thumb ul.thumbnails.penci-inscol2 li {
	width: 47.5% !important;
}
.penci-insta-thumb ul.thumbnails.penci-inscol3 li {
	width: 30.83% !important;
}
.penci-insta-thumb ul.thumbnails.penci-inscol4 li {
	width: 22.5% !important;
}
.penci-insta-thumb ul.thumbnails.penci-inscol5 li {
	width: 17.5% !important;
}
.penci-insta-thumb ul.thumbnails.penci-inscol6 li {
	width: 16.66% !important;
}
.penci-insta-thumb ul.thumbnails.penci-inscol7 li {
	width: 14.28% !important;
}
.penci-insta-thumb ul.thumbnails.penci-inscol8 li {
	width: 12.5% !important;
}
.penci-insta-thumb ul.thumbnails.penci-inscol9 li {
	width: 11.11% !important;
}
.penci-insta-thumb ul.thumbnails.penci-inscol10 li {
	width: 10% !important;
}
.penci-insta-thumb ul.thumbnails.no-border.penci-inscol1 li {
	width: 100% !important;
}
.penci-insta-thumb ul.thumbnails.no-border.penci-inscol2 li {
	width: 50% !important;
}
.penci-insta-thumb ul.thumbnails.no-border.penci-inscol3 li {
	width: 33.33% !important;
}
.penci-insta-thumb ul.thumbnails.no-border.penci-inscol4 li {
	width: 25% !important;
}
.penci-insta-thumb ul.thumbnails.no-border.penci-inscol5 li {
	width: 20% !important;
}
.penci-insta-thumb ul.thumbnails.no-border.penci-inscol6 li {
	width: 16.66% !important;
}
.penci-insta-thumb ul.thumbnails.no-border.penci-inscol7 li {
	width: 14.28% !important;
}
.penci-insta-thumb ul.thumbnails.no-border.penci-inscol8 li {
	width: 12.5% !important;
}
.penci-insta-thumb ul.thumbnails.no-border.penci-inscol9 li {
	width: 11.11% !important;
}
.penci-insta-thumb ul.thumbnails.no-border.penci-inscol10 li {
	width: 10% !important;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol1 li {
	width: 100% !important;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol6 li {
	width: 16.66% !important;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol7 li {
	width: 14.28% !important;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol8 li {
	width: 12.5% !important;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol9 li {
	width: 11.11% !important;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol10 li {
	width: 10% !important;
}
.penci-insta-thumb .penci-image-holder:before {
	padding-top: 100%;
}
@media all and (max-width: 640px) {
	.penci-insta-thumb ul.thumbnails.penci-inscol3 li,
	.penci-insta-thumb ul.thumbnails.penci-inscol4 li,
	.penci-insta-thumb ul.thumbnails.penci-inscol5 li,
	.penci-insta-thumb ul.thumbnails.penci-inscol6 li {
		width: 47.5% !important;;
	}
	.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol6 li {
		width: 33.3333% !important;
	}
	.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol7 li,
	.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol8 li,
	.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol9 li,
	.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol10 li {
		width: 25% !important;;
	}
	.penci-insta-thumb ul.thumbnails.penci-inscol7 li,
	.penci-insta-thumb ul.thumbnails.penci-inscol8 li,
	.penci-insta-thumb ul.thumbnails.penci-inscol9 li,
	.penci-insta-thumb ul.thumbnails.penci-inscol10 li {
		width: 22.5% !important;
	}
	.penci-insta-thumb ul.thumbnails.no-border.penci-inscol3 li,
	.penci-insta-thumb ul.thumbnails.no-border.penci-inscol4 li,
	.penci-insta-thumb ul.thumbnails.no-border.penci-inscol5 li,
	.penci-insta-thumb ul.thumbnails.no-border.penci-inscol6 li {
		width: 50% !important;;
	}
	.penci-insta-thumb ul.thumbnails.no-border.penci-inscol7 li,
	.penci-insta-thumb ul.thumbnails.no-border.penci-inscol8 li,
	.penci-insta-thumb ul.thumbnails.no-border.penci-inscol9 li,
	.penci-insta-thumb ul.thumbnails.no-border.penci-inscol10 li {
		width: 25% !important;;
	}
}
@media all and (max-width: 480px) {
	.penci-insta-thumb ul.thumbnails li {
		width: 100% !important;
	}
}
.penci_instagram_widget-sc .penci-insta-thumb,
.penci-sidebar-content .widget .penci-insta-thumb,
.footer-widget-wrapper .widget .penci-insta-thumb {
	margin: -5px -5px 0 -5px;
}
.penci_instagram_widget-sc.penci_insta-thumbs-no-border .penci-insta-thumb {
	margin: 0;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails li,
.penci-sidebar-content .widget .penci-insta-thumb ul.thumbnails li,
.footer-widget-wrapper .widget .penci-insta-thumb ul.thumbnails li {
	transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	margin: 0;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails li:hover,
.penci-sidebar-content .widget .penci-insta-thumb ul.thumbnails li:hover,
.footer-widget-wrapper .widget .penci-insta-thumb ul.thumbnails li:hover {
	opacity: 0.8;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails li a,
.penci-sidebar-content .widget .penci-insta-thumb ul.thumbnails li a,
.footer-widget-wrapper .widget .penci-insta-thumb ul.thumbnails li a {
	padding: 5px;
	width: 100%;
}
.penci_instagram_widget-sc.penci_insta-thumbs-no-border .penci-insta-thumb ul.thumbnails li a {
	padding: 0;
}
.penci-insta-thumb ul.thumbnails li img {
	width: 100%;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails,
.widget .penci-insta-thumb ul.thumbnails {
	margin: 0;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol2 li,
.widget .penci-insta-thumb ul.thumbnails.penci-inscol2 li {
	width: 50% !important;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol3 li,
.widget .penci-insta-thumb ul.thumbnails.penci-inscol3 li {
	width: 33.3333% !important;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol4 li,
.widget .penci-insta-thumb ul.thumbnails.penci-inscol4 li {
	width: 25% !important;
}
.penci_instagram_widget-sc .penci-insta-thumb ul.thumbnails.penci-inscol5 li,
.widget .penci-insta-thumb ul.thumbnails.penci-inscol5 li {
	width: 20% !important;
}
.penci-instaslider-overlay .penci-insta-wrap .penci-insta-datacontainer .penci-insta-caption {
	font-size: 12px !important;
	line-height: 1.5em !important;
	margin-top: 8px !important;
	margin-bottom: 0 !important;
}
.penci-instaslider-overlay .penci-insta-wrap .penci-insta-datacontainer {
	text-shadow: none !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
/* = Footer Subscribe
-----------------------------------------------------*/
.footer-subscribe {
	text-align: center;
	padding: 50px 0 40px;
	background-color: #f7f7f7;
}
.footer-subscribe h4.footer-subscribe-title {
	font-size: 32px;
	letter-spacing: 0;
	text-transform: none;
	margin-bottom: 10px;
	line-height: 1.3;
}
.footer-subscribe .mc4wp-form {
	max-width: 540px;
	margin: 0 auto;
}
.footer-subscribe .mc4wp-form:before,
.footer-subscribe .mc4wp-form:after,
.footer-subscribe .mc4wp-form-fields:before,
.footer-subscribe .mc4wp-form-fields:after {
	content: "";
	display: table;
	clear: both;
}
.footer-subscribe .mc4wp-form .mdes {
	color: #5c5c5e;
	font-size: 18px;
	font-style: italic;
	line-height: 1.5;
	width: 740px;
	display: block;
	clear: both;
	margin-bottom: 23px;
	margin-left: -100px;
}
.footer-subscribe .mc4wp-form .mname {
	display: none;
}
.footer-subscribe .mc4wp-form .memail {
	display: inline-block;
	float: left;
	width: 390px;
}
.footer-subscribe .mc4wp-form .msubmit {
	display: inline-block;
	float: left;
	width: 140px;
	margin-left: 10px;
}
.mc4wp-response {
	clear: both;
	color: #5c5c5e;
}
.mc4wp-response p {
	line-height: 1.4;
	color: #5c5c5e;
}
.footer-subscribe .widget .mc4wp-form input[type="email"],
.footer-subscribe .widget .mc4wp-form input[type="text"] {
	background: none;
	border-radius: 0;
	border-color: #d7d7da;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	padding-top: 0;
	padding-bottom: 0;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	margin: 0;
	color: #313131;
}
.footer-subscribe input[type="email"]::-webkit-input-placeholder {
	color: #313131;
}
.footer-subscribe input[type="email"]:-moz-placeholder {
	color: #313131;
	opacity: 1;
}
.footer-subscribe input[type="email"]::-moz-placeholder {
	color: #313131;
	opacity: 1;
}
.footer-subscribe input[type="email"]:-ms-input-placeholder {
	color: #313131;
}
.footer-subscribe input[type="email"]::-ms-input-placeholder {
	color: #313131;
}
.footer-subscribe input[type="text"]::-webkit-input-placeholder {
	color: #313131;
}
.footer-subscribe input[type="text"]:-moz-placeholder {
	color: #313131;
	opacity: 1;
}
.footer-subscribe input[type="text"]::-moz-placeholder {
	color: #313131;
	opacity: 1;
}
.footer-subscribe input[type="text"]:-ms-input-placeholder {
	color: #313131;
}
.footer-subscribe input[type="text"]::-ms-input-placeholder {
	color: #313131;
}
.footer-subscribe .widget .mc4wp-form input[type="email"]:focus,
.footer-subscribe .widget .mc4wp-form input[type="email"]:hover,
.footer-subscribe .widget .mc4wp-form input[type="text"]:focus,
.footer-subscribe .widget .mc4wp-form input[type="text"]:hover {
	border-color: #888888;
}
.footer-subscribe .widget .mc4wp-form input[type="submit"] {
	background: #313131;
	border-radius: 0;
	color: #fff;
	padding-top: 0;
	padding-bottom: 0;
	height: 48px;
	line-height: 48px;
	padding: 0;
	text-align: center;
}
.footer-subscribe .widget .mc4wp-form input[type="submit"]:hover {
	background: var(--pcaccent-cl);
}
/* = Footer widget instagram
-----------------------------------------------------*/
.footer-instagram {
	width: 100%;
	clear: both;
	display: block;
	position: relative;
}
.footer-instagram .widget {
	margin: 0;
}
.footer-instagram h4.footer-instagram-title {
	position: relative;
	white-space: nowrap;
	margin: 0;
	width: 100%;
	color: #313131;
	text-align: center;
	padding: 12px 0;
	border-top: 1px solid #ECECEC;
}
.footer-instagram.penci-top-instagram h4.footer-instagram-title {
	border-top: none;
}
.footer-instagram h4.footer-instagram-title span {
	display: inline-block;
	position: relative;
	padding: 0;
	background: inherit;
	color: inherit;
	text-transform: uppercase;
	font-size: 16px;
	z-index: 20;
	vertical-align: top;
}
.footer-instagram h4.footer-instagram-title span.title {
	padding: 0;
	background: none;
	position: relative;
	z-index: 10;
}
.footer-instagram h4.footer-instagram-title > span:before {
	content: "\f16d";
	font-family: FontAwesome;
	font-size: 16px;
	color: inherit;
	margin-right: 8px;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
	margin-bottom: 3px;
}
.penci-fawesome-ver5 .footer-instagram h4.footer-instagram-title > span:before {
	font-family: "Font Awesome 5 Brands" !important;
	font-weight: 900;
}
.footer-instagram .jr-insta-thumb {
	position: relative;
	z-index: 1;
}
.footer-instagram .jr-insta-thumb ul.thumbnails li {
	transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
}
.footer-instagram .jr-insta-thumb ul.thumbnails li:hover {
	opacity: 0.9;
}
.jr-insta-thumb ul.thumbnails li a {
	position: relative;
	display: inline-block;
	vertical-align: top !important;
	width: 100%;
}
.jr-insta-thumb ul.thumbnails li a:before,
.jr-insta-thumb ul.thumbnails li a:after {
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.footer-instagram .jr-insta-thumb ul.thumbnails li a:before,
.footer-instagram .jr-insta-thumb ul.thumbnails li a:after {
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
}
.penci-insta-thumb ul.thumbnails li a {
	position: relative;
	display: inline-block;
	vertical-align: top !important;
	width: 100%;
}
.penci-insta-thumb ul.thumbnails li a:before,
.penci-insta-thumb ul.thumbnails li a:after {
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	content: '';
	opacity: 0;
	z-index: 10;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.footer-instagram .penci-insta-thumb ul.thumbnails li a:before,
.footer-instagram .penci-insta-thumb ul.thumbnails li a:after {
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
}
.penci-insta-thumb ul.thumbnails li a:before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.penci-insta-thumb ul.thumbnails li a:after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
.penci-insta-thumb ul.thumbnails li a:hover:after,
.penci-insta-thumb ul.thumbnails li a:hover:before {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.jr-insta-thumb ul.thumbnails li a:before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.jr-insta-thumb ul.thumbnails li a:after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
.jr-insta-thumb ul.thumbnails li a:hover:after,
.jr-insta-thumb ul.thumbnails li a:hover:before {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.footer-instagram.penci-insta-title-overlay h4.footer-instagram-title {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	padding: 0;
	border: none;
}
.footer-instagram.penci-insta-title-overlay h4.footer-instagram-title > span {
	display: inline-block;
	line-height: 50px;
	padding: 0 20px;
	background: #fff;
}
.footer-instagram.penci-insta-title-overlay h4.footer-instagram-title > span,
.footer-instagram.penci-insta-title-overlay h4.footer-instagram-title > span > span {
	font-size: 13px;
}
.footer-instagram.penci-insta-title-overlay h4.footer-instagram-title > span:before {
	font-size: 15px;
	margin-bottom: 0;
}
/* = Comments
-----------------------------------------------------*/
.post-comments {
}
form#commentform > div.penci-gdpr-message {
	line-height: 1.5;
	margin: -4px 0 15px;
	font-size: 14px;
	color: #777;
}
.post-comments .post-title-box {
	border-top: 1px solid #DEDEDE;
	padding-top: 36px;
}
body.single-portfolio .post-comments .post-title-box {
	border-top: none;
}
h3.comment-reply-title {
	padding-top: 36px !important;
	border-top: 1px solid #DEDEDE;
}
.comments .comment {
	border-top: 1px solid #DEDEDE;
}
.comments > .comment:first-child,
.comments .comment > .comment:first-child {
	border-top: none;
}
.thecomment {
	padding-top: 28px;
	padding-bottom: 21px;
	display: table;
	width: 100%;
}
.comments > .comment:first-child > .thecomment {
	padding-top: 0;
}
.thecomment .author-img {
	float: left;
	margin-right: 20px;
	width: 60px;
}
.thecomment .author-img img {
	margin: 0;
	width: 100%;
}
.thecomment .comment-text {
	margin-left: 80px;
	position: relative;
}
.thecomment .comment-text span.author, .thecomment .comment-text span.author a {
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	color: #313131;
	margin-bottom: 11px;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
}
.thecomment .comment-text span.author a {
	display: inline-block;
	margin: 0;
}
.thecomment .comment-text span.author a:hover {
	color: #9e9e9e;
}
.thecomment .comment-text span.date {
	font-size: 12px;
	color: #888888;
	display: block;
}
.thecomment .comment-text span.date i {
	margin-right: 5px;
}
.thecomment .comment-text > em {
	font-size: 12px;
	display: block;
	color: orange;
	margin: 5px 0 0;
}
.thecomment .comment-text > em i {
	font-size: 14px;
	color: #f3bd00;
}
.thecomment .comment-content {
	margin-top: 15px;
	margin-bottom: 0;
}
.thecomment .comment-text span.reply {
	position: absolute;
	top: 0;
	right: 0;
}
.post-comments > .comments > .depth-1:last-child {
}
.post-comments span.reply a {
	font-size: 11px;
	color: #888888;
	margin-left: 18px;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	text-transform: uppercase;
	line-height: 1;
	display: inline-block;
	text-align: center;
}
.post-comments span.reply a:hover {
	color: #313131;
}
.comments .children,
.comments > .comment > .comment,
.comments > .comment > .comment > .comment,
.comments > .comment > .comment > .comment > .comment,
.comments > .comment > .comment > .comment > .comment > .comment {
	margin: 0 0 0 60px;
}
@media only screen and (max-width: 767px) {
	.comment-respond .comment-reply-title small {
		display: block;
		margin-top: 15px;
	}
}
/* = Reply
-------------------------------------------------------*/
#respond {
	overflow: hidden;
	margin-bottom: 40px;
	position: relative;
}
.no-comment-yet #respond {
	padding-top: 0;
	border-top: 0;
}
#respond h3 {
	font-size: 14px;
	color: #939393;
	font-weight: 500;
	margin-bottom: 30px;
	font-family: var(--pchead-font);
	text-transform: uppercase;
}
#respond h3 a {
	color: #000;
	display: inline-block;
}
#respond h3 small a {
	text-transform: uppercase;
	font-size: 12px;
	color: #888888;
	padding: 0;
	margin-left: 7px;
	letter-spacing: 0;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	font-weight: 500;
	position: absolute;
	right: 0;
}
#respond h3 small a:hover {
	color: #313131;
}
form.wpcf7-form {
	margin-left: -14px;
	margin-right: -14px;
}
#respond form#commentform {
	margin: 0;
}
#respond form#commentform > iframe.jetpack_remote_comment {
	max-width: calc(100% - 1px);
}
.mc4wp-form label {
	text-align: left;
	margin-bottom: 10px;
	display: block;
}
#respond p.comment-form-author,
#respond p.comment-form-email,
#respond p.comment-form-url,
.wpcf7 p.name,
.wpcf7 p.email,
.wpcf7 p.subject {
	width: 33.333333%;
	padding: 0 14px;
	float: left;
	display: inline-block;
	margin: 0;
}
#respond p.comment-form-author,
#respond p.comment-form-email,
#respond p.comment-form-url {
	width: 32%;
	margin-left: 2%;
	padding: 0;
}
.wpcf7 .ajax-loader {
	display: none;
}
.wpcf7 form.submitting .ajax-loader {
	display: inline-block;
}
#respond p.comment-form-author {
	margin-left: 0;
}
#respond p.comment-form-comment {
	clear: both;
	margin: 0;
}
.wpcf7 p.message {
	clear: both;
	margin: 0 14px;
}
form.comment-form > p,
form.comment-form > div,
form.comment-form > input,
form.comment-form > textarea,
form.comment-form > label,
form.comment-form > span,
form.wpcf7-form > div,
form.wpcf7-form > p,
form.wpcf7-form > input,
form.wpcf7-form > textarea,
form.wpcf7-form > label,
form.wpcf7-form > span,
form#commentform > p,
form#commentform > div,
form#commentform > input,
form#commentform > textarea,
form#commentform > label,
form#commentform > span {
	margin: 0 14px;
}
form#commentform > input[type="checkbox"] {
	margin-left: 14px !important;
	margin-right: 14px !important;
}
form.wpcf7-form > div.wpcf7-response-output {
	margin-left: 14px;
	margin-right: 14px;
}
form#commentform > p.comment-form-mailpoet,
form#commentform > p.mc4wp-checkbox {
	margin-left: 0;
}
.captchaSizeDivLarge {
	clear: both;
}
label#captcha_code_label {
	display: inline-block;
}
form#commentform > p.comment-subscription-form {
	margin-top: 15px;
	margin-left: 0;
	line-height: 1.3;
}
form#commentform > p.comment-subscription-form:last-child {
	margin-top: 5px;
}
form#commentform > p.comment-subscription-form input[type="checkbox"] {
	margin: 0;
	vertical-align: top;
}
#respond p.comment-subscription-form label {
	vertical-align: top;
}
form#commentform p.mc4wp-checkbox label,
form#commentform p.comment-subscription-form label {
	font-family: inherit;
	font-size: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	font-weight: inherit;
	color: #777;
}
#respond label,
.wpcf7 label {
	color: #939393;
	font-size: 12px;
	display: block;
	font-family: var(--pchead-font);
	text-transform: none;
	font-weight: var(--pchead-wei);
	margin-bottom: 8px;
}
#respond .comment-form label {
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	color: inherit;
	letter-spacing: 0;
}
#respond .comment-form-cookies-consent label {
	display: inline;
}
#respond p.form-submit,
.wpcf7 p.submit {
	margin: 0 14px;
	text-align: center;
	clear: both;
}
#respond p.form-submit {
	margin: 0;
}
.penci-login-register:before,
.penci-login-register:after,
.pclg-2col:before, .pclg-2col:after {
	content: '';
	display: table;
	width: 100%;
}
.penci-login-register input[type="email"],
.penci-login-register input[type="text"],
.penci-login-register input[type="password"],
.penci-login-register input[type="number"],
#respond input,
.wpcf7 input,
.widget_wysija input {
	padding: 12px 20px;
	max-width: 100%;
	border: 1px solid #DEDEDE;
	margin-bottom: 28px;
	font-size: 14px;
	width: 100%;
	font-weight: normal;
	font-family: var(--pcbody-font);
	max-height: 50px;
	background: none;
}
.penci-login-register input:focus,
#respond input:focus,
.wpcf7 input:focus {
	outline: none;
}
.jetpack_subscription_widget #subscribe-email input {
	width: 100% !important;
	padding: 12px 20px !important;
	margin-top: 10px;
}
.penci-login-register textarea,
#respond textarea,
.wpcf7 textarea {
	padding: 15px 20px;
	border: 1px solid #DEDEDE;
	width: 100%;
	height: 120px;
	font-size: 14px;
	color: #313131;
	margin-bottom: 28px;
	line-height: 20px;
	font-weight: normal;
	outline: none;
	vertical-align: top;
	font-family: var(--pcbody-font);
}
.penci-login-register textarea:focus,
#respond textarea:focus,
.wpcf7 textarea:focus {
	outline: none;
}
.penci-login-register input[type="submit"],
#respond #submit,
.wpcf7 input[type="submit"],
.widget_wysija input[type="submit"] {
	text-transform: uppercase;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	background: #F5F5F5;
	border-radius: 0;
	font-size: 14px;
	color: #313131;
	padding: 12px 20px;
	display: inline-block;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	cursor: pointer;
	width: auto;
	min-width: 120px;
	text-align: center;
	margin: 0;
	border: none;
}
.penci-login-register input[type="submit"]:hover,
#respond #submit:hover,
.wpcf7 input[type="submit"]:hover,
.widget_wysija input[type="submit"]:hover {
	color: #fff;
	background: var(--pcaccent-cl);
}
.contact-form input[type=email], .contact-form input[type=text] {
	max-width: 300px;
	width: 100%;
	padding: 10px 15px;
}
.contact-form input[type=submit] {
	text-transform: uppercase;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	background: #F5F5F5;
	border-radius: 0;
	font-size: 14px;
	color: #313131;
	padding: 16px 20px;
	display: inline-block;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	cursor: pointer;
	width: auto;
	min-width: 120px;
	text-align: center;
	margin: 0;
	border: none;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="date"],
.widget input[type="number"],
.widget input[type="search"],
.widget input[type="password"] {
	border: 1px solid #DEDEDE;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	outline: none;
	background: none;
	display: block;
	font-size: 13px;
	padding: 11px 20px;
	margin-bottom: 20px;
	letter-spacing: 0;
	font-family: var(--pcbody-font);
	width: 100%;
	max-width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: auto;
	height: auto;
	vertical-align: baseline;
	line-height: normal;
}
.penci-button,
.widget input[type="submit"],
.widget button[type="submit"] {
	display: block;
	width: 100%;
	font-size: 14px;
	padding: 12px 20px;
	text-transform: uppercase;
	color: #313131;
	margin: 0;
	cursor: pointer;
	border: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	background: #F5F5F5;
	max-width: 100%;
	outline: none;
}
.penci-button,
.widget input[type="submit"]:hover,
.widget button[type="submit"]:hover {
	background: var(--pcaccent-cl);
	color: #fff;
}
#respond input[type="checkbox"],
.wpcf7 input[type="checkbox"],
.widget_wysija input[type="checkbox"],
.widget input[type="checkbox"],
#respond input[type="radio"],
.wpcf7 input[type="radio"],
.widget_wysija input[type="radio"],
.widget input[type="radio"] {
	width: auto;
	margin: 0;
	padding: 0;
}
form#commentform > .comment-form-cookies-consent {
	margin: 0 0 15px 0;
	clear: both;
	line-height: 1.4;
	color: #777;
}
#respond .comment-form-cookies-consent input[type="checkbox"] {
	margin-right: 5px;
	transform: translateY(2px);
	-webkit-transform: translateY(2px);
}
@media only screen and (min-width: 768px) {
	.post-comments.penci-comments-hide-1 #respond input,
	.post-comments.penci-comments-hide-2 #respond input {
		max-width: 100%;
	}
	.post-comments.penci-comments-hide-1 #respond p.comment-form-author,
	.post-comments.penci-comments-hide-1 #respond p.comment-form-email,
	.post-comments.penci-comments-hide-1 #respond p.comment-form-url {
		width: 49%;
	}
	.post-comments.penci-comments-hide-1 #respond .comment-form > p:nth-child(2) {
		margin-left: 0;
	}
	.post-comments.penci-comments-hide-2 #respond p.comment-form-author,
	.post-comments.penci-comments-hide-2 #respond p.comment-form-email,
	.post-comments.penci-comments-hide-2 #respond p.comment-form-url {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}
/* Default Block Widgets */
.penci-sidebar-content .wp-block-search {
	margin-bottom: 0;
}
.wp-block-search .wp-block-search__label {
	display: block;
}
.widget_block.widget_search input[type="search"] {
	margin: 0;
}
.widget_block.widget_search button[type="submit"] {
	margin-left: 0.625em;
	width: auto;
}
.widget_block.widget_search .wp-block-search__no-button .wp-block-search__inside-wrapper {
	position: relative;
}
.widget_block.widget_search .wp-block-search__no-button .wp-block-search__inside-wrapper:before {
	content: "\f10a";
	font-family: penciicon;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	position: absolute;
	color: var(--pctext-cl);
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 20px;
	z-index: 1;
	font-size: 15px;
	opacity: 0.9;
}
.widget_block.widget_search .wp-block-search__no-button input[type="search"] {
	padding-right: 40px;
}
.widget_block.widget_search .wp-block-search__no-button input[type="search"]::-webkit-search-cancel-button {
	display: none;
}
.widget.widget_block .wp-block-latest-posts {
	padding: 0 !important;
	border: none;
}
.widget .wp-block-group > div > h1 {
	margin-bottom: 20px;
	font-size: 24px;
}
.widget .wp-block-group > div > h2 {
	margin-bottom: 20px;
	font-size: 20px;
}
.widget .wp-block-group > div > h3:not(.penci-border-arrow) {
	margin-bottom: 20px;
	font-size: 18px;
}
.widget .wp-block-group > div > h4 {
	margin-bottom: 20px;
	font-size: 17px;
}
.widget .wp-block-group > div > h5 {
	margin-bottom: 20px;
	font-size: 16px;
}
.widget .wp-block-group > div > h6 {
	margin-bottom: 20px;
	font-size: 14px;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button,
.wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__button {
	padding: 8px 15px;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	border-color: var(--pcborder-cl);
}
.penci-sidebar-content .widget.penci_block_heading_widget {
	margin-bottom: 0;
}
/* = Archives
-----------------------------------------------------*/
.archive-box {
	background: none;
	margin: 0 0 30px 0;
	position: relative;
	text-align: center;
}
.archive-box:after,
.archive-box:before {
	content: none;
}
.archive-box:before {
	width: 60px;
	bottom: -5px;
	margin-left: -30px;
}
.archive-box .title-bar {
	position: relative;
	display: block;
}
.archive-box span,
.archive-box h1 {
	color: #313131;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	text-transform: uppercase;
	font-size: 24px;
	line-height: 1.2em;
	position: relative;
	z-index: 10;
}
.archive-box h1 {
	display: inline-block;
	color: var(--pcaccent-cl);
}
.nothing {
	margin-bottom: 60px;
	text-align: center;
}
.nothing span {
	position: relative;
	z-index: 10;
	color: inherit;
	font-size: 14px;
}
.penci-category-description {
	margin-bottom: 35px;
	line-height: 1.8;
}
.penci-category-description.pcdesc-left {
	text-align: left;
}
.penci-category-description.pcdesc-center {
	text-align: center;
}
.penci-category-description.pcdesc-right {
	text-align: right;
}
/* = Breadcrumb
-----------------------------------------------------*/
.penci-container-inside.penci-breadcrumb,
.container.penci-breadcrumb {
	line-height: 1.4;
	margin-bottom: 20px;
}
.container.penci-breadcrumb {
	margin-top: calc(var(--pchd-mg) * -1 + 30px);
	clear: both;
}
.container.penci-breadcrumb.penci-crumb-inside {
	width: 100%;
	margin-top: 0;
}
.post-image .container.penci-breadcrumb {
	width: 100%;
	margin-bottom: 20px;
}
.single.penci-body-single-style-5 .container.penci-breadcrumb,
.single.penci-body-single-style-6 .container.penci-breadcrumb {
	margin-bottom: 20px;
}
.penci-header-text-white .container.penci-breadcrumb {
	margin-top: 0;
}
.wrapper-boxed.penci-page-hide-header .container.penci-breadcrumb {
	margin-top: 10px;
}
.penci-container-inside.penci-breadcrumb {
	margin-top: -5px;
}
.wrapper-boxed.penci-page-hide-header .featured-area + .container.penci-breadcrumb {
	margin-top: calc(var(--pchd-mg) * -1 + 30px);
}
.page #sidebar-nav + .container.penci-breadcrumb {
	margin-top: 0;
}
.penci-container-inside.penci-breadcrumb span,
.penci-container-inside.penci-breadcrumb span a,
.container.penci-breadcrumb span,
.container.penci-breadcrumb span a {
	font-size: 13px;
	color: #888888;
}
.penci-container-inside.penci-breadcrumb span a:hover,
.container.penci-breadcrumb span a:hover {
	color: var(--pcaccent-cl);
}
.penci-container-inside.penci-breadcrumb i,
.container.penci-breadcrumb i {
	color: #888888;
	font-size: 13px;
	margin: 0 15px 0 19px;
}
.penci-container-inside.penci-woo-breadcrumb,
.container.penci-woo-breadcrumb {
	width: 100% !important;
	margin-top: 0;
}
/* = Page Header
-----------------------------------------------------*/
.penci-page-header {
	margin: 0 0 30px 0;
	text-align: center;
	position: relative;
}
.penci-page-header:after,
.penci-page-header:before {
	content: none;
}
.penci-page-header h1 {
	font-size: 24px;
	color: #313131;
	text-transform: uppercase;
}
/* = Wordpress style of core
-----------------------------------------------------*/
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter,
.video-align-center {
	display: block;
	margin: 5px auto 20px auto;
}
.alignright, .video-align-right {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft, .video-align-left {
	float: left;
	margin: 5px 20px 20px 0;
}
.video-align-left,
.video-align-right {
	display: block;
	width: 100%;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 17px 30px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 30px 17px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: none;
	border: none;
	padding: 0;
	max-width: 100%;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.wp-caption.alignnone {
	margin: 5px 0 17px 0;
}
.wp-caption.alignleft {
	margin: 5px 30px 17px 0;
}
.wp-caption.alignright {
	margin: 5px 0 17px 30px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: 100%;
}
.wp-caption p.wp-caption-text,
.penci-featured-caption {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	padding: 11px 10px;
	color: #fff;
	font-style: italic;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
}
.wp-caption:hover p.wp-caption-text,
.post-image:hover .penci-featured-caption {
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 0.7;
}
.penci-single-style-3 .post-image .penci-owl-carousel figure p,
.penci-single-style-7 .post-image .penci-owl-carousel figure p,
.penci-single-style-3 .penci-featured-caption,
.penci-single-style-7 .penci-featured-caption {
	bottom: 40px;
	text-align: left;
	display: inline-block;
	width: auto;
	transform: none !important;
	opacity: 1 !important;
	padding: 10px 20px;
	left: 0;
	right: auto;
}
.penci-single-style-7 .penci-featured-caption,
.penci-single-style-7 .post-image .penci-owl-carousel figure p {
	width: 100%;
	text-align: center;
}
.penci-featured-caption.penci-fixed-caption {
	transform: none !important;
	opacity: 1 !important;
}
.penci-featured-caption.penci-fixed-caption.penci-caption-relative {
	position: static;
	background: none;
	padding: 0;
	display: block;
	margin-top: 10px;
}
.penci-featured-caption.penci-fixed-caption.penci-caption-relative:before {
	content: none;
	display: none;
}
.penci-featured-caption.penci-fixed-caption.penci-caption-relative a {
	color: inherit;
}
@media only screen and (max-width: 960px) {
	.penci-single-style-3 .post-image .penci-owl-carousel figure p,
	.penci-single-style-7 .post-image .penci-owl-carousel figure p,
	.penci-single-style-3 .penci-featured-caption,
	.penci-single-style-7 .penci-featured-caption {
		bottom: 0;
		width: 100%;
		text-align: center;
	}
}
/*** Pre & Code ***/
.post-entry pre {
	display: block;
	font-size: 14px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
	background-color: #f4f4f4;
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 20px;
	line-height: 1.4;
	padding: 15px;
	letter-spacing: 0;
	color: inherit;
}
.post-entry code {
	padding: 2px;
	border-radius: 2px;
	color: #23282d;
	background: #f4f4f4;
	font-family: Menlo, Consolas, monaco, monospace;
	font-size: inherit;
	border: none;
}
.penci-single-block {
	display: block;
	clear: both;
}
.penci-ldsingle {
	display: block;
	clear: both;
	text-align: center;
	width: 100%;
	margin: 30px 0;
}
.penci-ldspinner {
	display: inline-block;
	vertical-align: top;
}
.penci-ldspinner > div {
	width: 18px;
	height: 18px;
	margin: 0 5px;
	background-color: var(--pcaccent-cl);
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.2s infinite ease-in-out both;
	animation: sk-bouncedelay 1.2s infinite ease-in-out both;
}
.penci-ldspinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.penci-ldspinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
	0%, 80%, 100% {
		-webkit-transform: scale(0)
	}
	40% {
		-webkit-transform: scale(1.0)
	}
}
@keyframes sk-bouncedelay {
	0%, 80%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}
}
.penci-single-infiads {
	margin: 10px 0 40px;
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.penci-single-infiscroll .penci-single-block:not(:first-child) .container.penci-breadcrumb {
	margin-top: 0;
}
/** Instagram Widget **/
.widget .zframe-flickr-wrap-ltr,
.widget ul.instagram-pics {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-left: -3px;
	margin-right: -3px;
}
.widget .zframe-flickr-wrap-ltr .flickr_badge_image,
.widget ul.instagram-pics li {
	display: block;
	float: left;
	width: 33.33%;
	padding: 3px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0 !important;
	border: none !important;
}
.widget .zframe-flickr-wrap-ltr .flickr_badge_image img {
	margin: 0;
	width: 100%;
	float: none;
	height: auto;
}
.instag ul.thumbnails > li, .jr-insta-thumb ul > li {
	width: 32% !important;
}
.instag ul li, .jr-insta-thumb ul li {
	margin: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.pllexislider ul li {
	margin: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.pllexislider-normal ul li .jr-insta-datacontainer .jr-insta-time,
.pllexislider-normal ul li .jr-insta-datacontainer .jr-insta-username,
.pllexislider-normal ul li .jr-insta-datacontainer .jr-insta-caption {
	line-height: 1.5;
}
/*** Custom WordPress gallery style ***/
.gallery .gallery-caption {
	font-size: 13px;
	color: #939393;
	font-family: var(--pchead-font);
	font-style: italic;
}
.gallery .gallery-icon img {
	border-radius: 2px;
	border: 1px solid #eee !important;
	padding: 7px;
}
.gallery .gallery-icon img:hover {
	border: 1px solid #ccc !important;
}
.penci-post-gallery-container {
	margin-bottom: 20px;
}
.penci-post-gallery-container a {
	opacity: 0;
}
.penci-post-gallery-container.single-slider a {
	opacity: 1;
}
.penci-post-gallery-container.single-slider figure,
.post-image .penci-owl-carousel figure {
	position: relative;
}
.penci-post-gallery-container.single-slider figure p,
.post-image .penci-owl-carousel figure p {
	margin: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;
	vertical-align: top;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	padding: 7px 15px;
	font-style: italic;
	font-size: 13px;
	line-height: 1.4;
	z-index: 2;
}
.justified-gallery > a > .caption,
.justified-gallery > div > .caption {
	font-family: inherit;
	font-weight: inherit;
	padding: 9px 15px;
	line-height: 1.5;
	background: rgba(0, 0, 0, 0.6);
	opacity: 1;
}
.penci-post-gallery-container.masonry .item-gallery-masonry {
	width: 33.33333%;
	float: left;
	margin-bottom: 6px;
	padding: 0 3px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;
	position: relative;
}
.penci-post-gallery-container.masonry.column-2 .item-gallery-masonry {
	width: 50%;
}
.penci-post-gallery-container.masonry.column-4 .item-gallery-masonry {
	width: 25%;
}
.penci-post-gallery-container.masonry .item-gallery-masonry a {
	position: relative;
	opacity: 0;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 0.7s;
	-moz-animation-duration: 0.7s;
	-ms-animation-duration: 0.7s;
	-o-animation-duration: 0.7s;
	animation-duration: 0.7s;
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-o-animation-delay: .1s;
	animation-delay: .1s;
	display: inline-block;
	width: 100%;
}
.penci-post-gallery-container.masonry .item-gallery-masonry a.animated {
	-webkit-animation-name: pencifadeInUp;
	-moz-animation-name: pencifadeInUp;
	-o-animation-name: pencifadeInUp;
	animation-name: pencifadeInUp;
	opacity: 1;
}
.masonry.column-2 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(2n+2) a,
.masonry.column-3 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(3n+2) a,
.masonry.column-4 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(4n+2) a {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	-o-animation-delay: .3s;
	animation-delay: .3s;
}
.masonry.column-3 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(3n+3) a,
.masonry.column-4 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(4n+3) a {
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s;
}
.masonry.column-4 .inner-gallery-masonry-container .item-gallery-masonry:nth-child(4n+4) a {
	-webkit-animation-delay: .9s;
	-moz-animation-delay: .9s;
	-o-animation-delay: .9s;
	animation-delay: .9s;
}
.penci-post-gallery-container.masonry {
	margin-left: -3px;
	margin-right: -3px;
}
.penci-post-gallery-container.masonry img {
	width: 100%;
}
.penci-post-gallery-container.masonry .inner-gallery-masonry-container {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.inner-item-masonry-gallery {
	position: relative;
}
.penci-post-gallery-container.masonry .item-gallery-masonry .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	padding: 9px 15px;
	line-height: 1.5;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	z-index: 2;
}
.penci-post-gallery-container.masonry .item-gallery-masonry:hover .caption {
	opacity: 0.7;
}
/* = Latest Tweets
-----------------------------------------------------*/
.penci-tweets-widget-content ul li {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}
.penci-slider.penci-tweets-slider ul.slides li:before,
.penci-slider.penci-tweets-slider ul.slides li:after {
	content: none !important;
	display: none !important;
}
.penci-tweets-widget-content .icon-tweets {
	display: block;
	text-align: center;
	margin-bottom: 12px;
	font-size: 32px;
	color: var(--pcaccent-cl);
	margin-top: -10px;
}
.penci-tweets-widget-content .tweet-text {
	color: #313131;
	margin-bottom: 10px;
	text-align: center;
}
.penci-tweets-widget-content .tweet-intents {
	text-align: center;
	overflow: hidden;
}
.penci-tweets-widget-content .tweet-intents a {
	color: var(--pcaccent-cl);
	font-size: 13px;
	font-style: italic;
}
.penci-tweets-widget-content .tweet-intents span:after {
	content: "/";
	margin: 0 5px;
	font-size: 11px;
	color: var(--pcaccent-cl);
	font-family: var(--pcbody-font);
}
.penci-tweets-widget-content .tweet-intents span:last-child:after {
	content: none;
	display: none;
}
.penci-tweets-widget-content .tweet-intents-inner {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.penci-tweets-widget-content .tweet-intents-inner:before,
.penci-tweets-widget-content .tweet-intents-inner:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 250px;
	height: 1px;
	background: var(--pcaccent-cl);
	right: 100%;
	margin-right: 15px;
	opacity: 0.5;
}
.penci-tweets-widget-content .tweet-intents-inner:after {
	right: auto;
	left: 100%;
	margin-right: 0;
	margin-left: 15px;
}
.penci-tweets-widget-content .tweet-date {
	line-height: 1.8;
	white-space: nowrap;
	text-align: center;
	margin-bottom: 9px;
	opacity: 0.7;
	font-size: 14px;
}
.penci-owl-carousel.penci-tweets-slider .owl-dots {
	position: static;
	margin-top: 23px !important;
}
.penci-owl-carousel.penci-tweets-slider .owl-dots .owl-dot {
	margin: 0 4px;
}
.penci-owl-carousel.penci-tweets-slider .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	box-shadow: none;
	-webkit-box-shadow: none;
	border: 1px solid #d4d4d4;
}
.penci-owl-carousel.penci-tweets-slider .owl-dots .owl-dot.active span,
.penci-owl-carousel.penci-tweets-slider .owl-dots .owl-dot:hover span {
	border-color: var(--pcaccent-cl);
	background: var(--pcaccent-cl);
}
.penci-tweets-widget-content.pc_alignleft .icon-tweets,
.penci-tweets-widget-content.pc_alignleft .tweet-text,
.penci-tweets-widget-content.pc_alignleft .tweet-date,
.penci-tweets-widget-content.pc_alignleft .tweet-intents,
.penci-tweets-widget-content.pc_alignleft .penci-owl-carousel-slider .owl-dots {
	text-align: left;
}
.penci-tweets-widget-content.pc_alignright .icon-tweets,
.penci-tweets-widget-content.pc_alignright .tweet-text,
.penci-tweets-widget-content.pc_alignright .tweet-date,
.penci-tweets-widget-content.pc_alignright .tweet-intents,
.penci-tweets-widget-content.pc_alignright .penci-owl-carousel-slider .owl-dots {
	text-align: right;
}
/* = Contact form 7
-----------------------------------------------------*/
div.wpcf7 {
	overflow: hidden;
	margin-top: 40px;
}
span.wpcf7-not-valid-tip {
	margin-top: -15px;
	margin-bottom: 15px;
}
div.wpcf7-response-output {
	margin: 20px 14px 1em;
	padding: 0.6em 1em;
	margin-top: 20px !important;
}
/* = Page 404
-----------------------------------------------------*/
.error-404 {
	text-align: center;
	margin: 150px 0 112px;
}
.error-image {
	position: relative;
	padding-bottom: 41px;
	margin-bottom: 30px;
}
.error-image:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 1px;
	background: var(--pcaccent-cl);
	bottom: 0;
	left: 50%;
	margin-left: -30px;
}
.error-404 .sub-heading-text-404 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	color: #313131;
}
.error-404 form.pc-searchform {
	margin: 31px 0 0;
	padding: 0 10px;
}
.error-404 form.pc-searchform .pc-searchform-inner {
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
	position: relative;
}
.error-404 .go-back-home {
	margin-top: 50px;
}
.error-404 .go-back-home a {
	font-size: 12px;
	text-transform: uppercase;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	text-decoration: none;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding-bottom: 1px;
}
.error-404 .go-back-home a:after {
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	background: var(--pcaccent-cl);
	content: "";
}
/* Header Sign-Up form */
.penci-header-signup-form {
	display: block;
	padding: 20px 0;
	background: var(--pcaccent-cl);
	margin: -50px 0 60px;
	clear: both;
}
.penci-header-signup-form.penci-header-signup-form-below {
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}
.elementor-template-full-width .wrapper-boxed > .penci-header-signup-form {
	display: none;
}
.penci-header-signup-form .mc4wp-form {
	margin: 0;
	width: 100%;
	max-width: 100%;
	color: #fff;
}
.penci-header-signup-form .mc4wp-form > form {
	display: table;
	width: 100%;
}
.penci-header-signup-form h4.header-signup-form {
	text-align: center;
	margin-bottom: 18px;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
}
.penci-header-signup-form .mc4wp-form-fields {
	display: table;
	width: 100%;
}
.penci-header-signup-form .mc4wp-form-fields > p,
.penci-header-signup-form form > p {
	display: table-cell;
	text-align: left;
	color: #fff;
	padding-right: 20px;
	line-height: 1.5;
	vertical-align: middle;
}
.penci-header-signup-form .mc4wp-form-fields > p:last-of-type,
.penci-header-signup-form form > p:last-of-type {
	padding-right: 0;
}
.penci-header-signup-form .mc4wp-form-fields > p:first-of-type,
.penci-header-signup-form form > p:first-of-type {
	max-width: 500px;
}
.penci-header-signup-form .mc4wp-form input[type="text"],
.penci-header-signup-form .mc4wp-form input[type="email"] {
	margin: 0;
	margin-right: 20px;
	border-color: #fff;
	color: #fff;
}
.penci-header-signup-form .mc4wp-form input[type="text"]::-webkit-input-placeholder,
.penci-header-signup-form .mc4wp-form input[type="email"]::-webkit-input-placeholder {
	color: #fff;
}
.penci-header-signup-form .mc4wp-form input[type="text"]:-moz-placeholder,
.penci-header-signup-form .mc4wp-form input[type="email"]:-moz-placeholder {
	color: #fff;
	opacity: 1;
}
.penci-header-signup-form .mc4wp-form input[type="text"]::-moz-placeholder,
.penci-header-signup-form .mc4wp-form input[type="email"]::-moz-placeholder {
	color: #fff;
	opacity: 1;
}
.penci-header-signup-form .mc4wp-form input[type="text"]:-ms-input-placeholder,
.penci-header-signup-form .mc4wp-form input[type="email"]:-ms-input-placeholder {
	color: #fff;
}
.penci-header-signup-form .widget input[type="submit"] {
	color: #313131;
	background: #fff;
}
.penci-header-signup-form .mc4wp-error,
.penci-header-signup-form .mc4wp-error,
.penci-header-signup-form .mc4wp-alert {
	margin-top: 15px;
}
/* = Portfolio
----------------------------------------------------*/
.penci-portfolio-thumbnail .penci-image-placeholder {
	position: relative;
	display: block;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
}
.penci-portfolio-thumbnail .penci-image-placeholder > img {
	position: absolute;
	display: block;
	max-width: 100%;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.wrapper-penci-portfolio {
	width: 100%;
	overflow: hidden;
}
.penci-portfolio-filter {
	display: block;
	text-align: center;
	margin: 0 0 15px 0;
}
.post-entry .penci-portfolio-filter ul,
.penci-portfolio-filter ul {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	padding: 0 !important;
	margin: 0;
}
.post-entry .penci-portfolio-filter ul li,
.penci-portfolio-filter ul li {
	display: inline-block;
	float: left;
	margin: 0 15px 5px;
	padding: 0;
}
.post-entry .penci-portfolio-filter ul li a,
.penci-portfolio-filter ul li a {
	color: #313131;
	font-family: var(--pchead-font);
}
.post-entry .penci-portfolio-filter ul li a:hover,
.post-entry .penci-portfolio-filter ul li.active a,
.penci-portfolio-filter ul li a:hover,
.penci-portfolio-filter ul li.active a {
	color: var(--pcaccent-cl);
	text-decoration: none;
}
.penci-portfolio-wrap {
	margin-left: -10px;
	margin-right: -10px;
}
.penci-portfolio-wrap .inner-portfolio-posts {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.inner-portfolio-posts .portfolio-item {
	width: 33.33333%;
	padding: 0 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left;
	margin-bottom: 20px;
}
.penci-portfolio.column-2 .inner-portfolio-posts .portfolio-item,
.container .penci-portfolio.column-2 .inner-portfolio-posts .portfolio-item {
	width: 50%;
}
.inner-item-portfolio {
	position: relative;
	opacity: 0;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 0.7s;
	-moz-animation-duration: 0.7s;
	-ms-animation-duration: 0.7s;
	-o-animation-duration: 0.7s;
	animation-duration: 0.7s;
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-o-animation-delay: .1s;
	animation-delay: .1s;
}
.penci-portfolio-wrap.column-2 .portfolio-item:nth-child(2n+1) .inner-item-portfolio,
.penci-portfolio-wrap.column-3 .portfolio-item:nth-child(3n+2) .inner-item-portfolio {
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-o-animation-delay: .4s;
	animation-delay: .4s;
}
.penci-portfolio-wrap.column-3 .portfolio-item:nth-child(3n+3) .inner-item-portfolio {
	-webkit-animation-delay: .7s;
	-moz-animation-delay: .7s;
	-o-animation-delay: .7s;
	animation-delay: .7s;
}
.penci-portfolio.loaded .inner-item-portfolio.animated {
	-webkit-animation-name: pencifadeInUp;
	-moz-animation-name: pencifadeInUp;
	-o-animation-name: pencifadeInUp;
	animation-name: pencifadeInUp;
	opacity: 1;
}
.penci-portfolio-thumbnail a:after {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	content: "";
	-webkit-transition: .5s;
	transition: .5s;
	z-index: 10;
}
.inner-item-portfolio:hover .penci-portfolio-thumbnail a:after {
	opacity: 0.87;
}
.inner-item-portfolio .portfolio-desc {
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
	padding: 0 10px;
	margin: 0;
	z-index: 12;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.inner-item-portfolio a {
	text-decoration: none !important;
}
.inner-item-portfolio .portfolio-desc h3 {
	opacity: 0;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
	position: relative;
	-webkit-transform: translateY(15px);
	-ms-transform: translateY(15px);
	transform: translateY(15px);
	-webkit-transition: .3s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: .3s cubic-bezier(.215, .61, .355, 1) 0s;
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	color: #313131;
}
.inner-item-portfolio .portfolio-desc span {
	opacity: 0;
	font-size: 12px;
	display: block;
	vertical-align: top;
	line-height: 1.3;
	text-decoration: none;
	color: #888;
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px);
	-webkit-transition: .3s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: .3s cubic-bezier(.215, .61, .355, 1) 0s;
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
}
.inner-item-portfolio .portfolio-desc span del {
	margin-right: 5px;
	transform: translateY(2px);
	-webkit-transform: translateY(2px);
	display: inline-block;
}
.inner-item-portfolio .portfolio-desc span span {
	display: inline-block;
}
.inner-item-portfolio .portfolio-desc span del span {
	text-decoration: inherit;
}
.inner-item-portfolio .portfolio-desc span ins span {
	font-size: 13px;
}
.inner-item-portfolio:hover .portfolio-desc h3,
.inner-item-portfolio:hover .portfolio-desc span {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.penci-portfolio-below_img .inner-item-portfolio .portfolio-desc {
	margin-top: 20px;
	position: relative;
	top: 0;
	transform: none;
}
.penci-portfolio-below_img .inner-item-portfolio .portfolio-desc h3,
.penci-portfolio-below_img .inner-item-portfolio .portfolio-desc span {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.penci-portfolio-below_img .penci-portfolio-thumbnail a:after {
	content: none;
}
.single-portfolio-thumbnail {
	margin-bottom: 26px;
	text-align: center;
	vertical-align: top;
}
.portfolio-page-content .portfolio-detail {
	margin: 0 auto;
	max-width: 1000px;
}
.project-pagination a {
	font-weight: var(--pchead-wei);
	font-family: var(--pchead-font);
	text-transform: uppercase;
	font-size: 13px;
}
.project-pagination .next-post a:after {
	display: inline-block;
	color: inherit;
	content: '\f178';
	font-family: FontAwesome;
	font-size: 14px;
	margin-left: 5px;
}
.project-pagination .prev-post a:before {
	display: inline-block;
	color: inherit;
	content: '\f177';
	font-family: FontAwesome;
	font-size: 14px;
	margin-right: 5px;
}
.penci-fawesome-ver5 .project-pagination .next-post a:after,
.penci-fawesome-ver5 .project-pagination .prev-post a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.tags-share-box.hide-tags.page-share.no-border-bottom-portfolio {
	border-bottom: none;
}
.penci-plf-loadmore {
	position: relative;
}
.penci-pfl-ajaxdot {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #111;
	border-radius: 100%;
	-webkit-animation: scaleoutPortfolio 1s infinite ease-in-out;
	animation: scaleoutPortfolio 1s infinite ease-in-out;
	z-index: 50;
	opacity: 0;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -15px;
	visibility: hidden;
}
.penci-ajax-more-button.loading-portfolios .penci-pfl-ajaxdot {
	opacity: 1;
	z-index: 100;
	visibility: visible;
}
.penci-ajax-more-button.loading-portfolios .ajax-more-text {
	opacity: 0;
	visibility: hidden;
}
.penci-ajax-more-button.loading-portfolios {
	background: transparent !important;
	color: transparent !important;
	border-color: transparent !important;
}
@-webkit-keyframes scaleoutPortfolio {
	0% {
		-webkit-transform: scale(0);
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 0;
	}
}
@keyframes scaleoutPortfolio {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}
.portfolio-page-content .portfolio-detail {
	margin-left: 0;
	margin-right: 0;
}
.penci-portfolio-meta-wrapper {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin: 30px -15px;
	--pc-pf-ct-w: 60%;
	--pc-pf-mt-w: 40%;
}
.penci-portfolio-meta-wrapper .penci-page-header {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
.penci-portfolio-meta-wrapper .penci-portfolio-col {
	width: var(--pc-pf-ct-w);
	padding-left: 15px;
	padding-right: 15px;
}
.penci-portfolio-meta-wrapper .penci-meta-lists {
	width: var(--pc-pf-mt-w);
}
@media only screen and (max-width: 767px) {
	.penci-portfolio-meta-wrapper .penci-meta-lists {
		width: 100%;
	}
}
.penci-portfolio-meta-wrapper .penci-shortdesc {
	width: var(--pc-pf-ct-w);
}
@media only screen and (max-width: 767px) {
	.penci-portfolio-meta-wrapper .penci-shortdesc {
		width: 100%;
	}
}
ul.portfolio-meta-lists {
	list-style: none;
	margin: 0;
	padding: 0;
	display: table;
	width: 100%;
}
ul.portfolio-meta-lists li {
	display: table-row;
}
ul.portfolio-meta-lists li:not(:last-child) span {
	padding-bottom: 10px;
}
ul.portfolio-meta-lists span {
	display: table-cell;
}
ul.portfolio-meta-lists span.title {
	font-weight: bold;
	min-width: 70px;
	padding-right: 10px;
}
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}
@media only screen and (max-width: 767px) {
	.container:not(.penci_sidebar) .post-entry.portfolio-style-3 {
		flex-direction: column-reverse;
	}
}
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .penci-portfolio-meta-wrapper {
	flex-direction: column;
	margin-top: 0;
	margin-bottom: 0;
}
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .penci-portfolio-meta-wrapper .penci-portfolio-col {
	width: 100%;
}
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .penci-portfolio-meta-wrapper,
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .portfolio-page-content {
	flex: 0 0 auto;
}
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .penci-portfolio-meta-wrapper {
	width: 29.06%;
}
@media only screen and (max-width: 767px) {
	.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .penci-portfolio-meta-wrapper {
		width: 100%;
	}
}
.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .portfolio-page-content {
	width: 70.94%;
	padding-left: 60px;
}
@media only screen and (max-width: 767px) {
	.container:not(.penci_sidebar) .post-entry.portfolio-style-3 .portfolio-page-content {
		width: 100%;
		padding-left: 0;
	}
}
.container.no_content .post-entry.portfolio-style-3 .portfolio-page-content {
	width: 100%;
	padding-left: 0;
}
.penci-sidebar-content .penci-portfolio-meta-wrapper {
	flex-direction: column;
	margin-top: 0;
	margin-bottom: 60px;
}
.penci-sidebar-content .penci-portfolio-meta-wrapper .penci-portfolio-col {
	width: 100%;
}
.portfolio-bottom-share {
	text-align: center;
}
.portfolio-bottom-share.has-border {
	border-bottom: 1px solid #dedede;
}
.portfolio-share-box > span {
	border-top: 1px solid var(--pcborder-cl);
	padding-top: 10px;
	margin-top: 10px;
}
.portfolio-bottom-share .portfolio-share-box > span {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}
.portfolio-share-box.tags-share-box {
	padding-right: 0;
}
.portfolio-share-box .share-title {
	font-weight: var(--pchead-wei);
	font-family: var(--pchead-font);
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 10px;
}
.portfolio-share-box .list-posts-share a {
	color: var(--pcheading-cl);
	text-decoration: none;
}
.portfolio-share-box .list-posts-share a:hover {
	color: var(--pcaccent-cl);
}
.portfolio-share-box .list-posts-share a span {
	display: none;
}
.portfolio-share-box .list-posts-share a:not(:last-child) {
	margin-right: 10px;
}
.portfolio-share-box.style-2 .list-posts-share a, .portfolio-share-box.style-3 .list-posts-share a, .portfolio-share-box.style-4 .list-posts-share a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	margin-right: 5px;
	transition: all 0.3s ease-in-out;
	color: black;
	border: 1px solid var(--pcborder-cl);
	border-radius: 50%;
}
.portfolio-share-box.style-2 .list-posts-share a:hover,
.portfolio-share-box.style-3 .list-posts-share a,
.portfolio-share-box.style-3 .list-posts-share a:hover,
.portfolio-share-box.style-4 .list-posts-share a:hover {
	color: #fff;
}
.portfolio-share-box.style-2 a.post-share-facebook:hover,
.portfolio-share-box.style-3 a.post-share-facebook,
.portfolio-share-box.style-3 a.post-share-facebook:hover,
.portfolio-share-box.style-4 a.post-share-facebook:hover {
	background-color: #0d47a1;
	border-color: #0d47a1;
}
.portfolio-share-box.style-2 a.post-share-twitter:hover,
.portfolio-share-box.style-3 a.post-share-twitter,
.portfolio-share-box.style-3 a.post-share-twitter:hover,
.portfolio-share-box.style-4 a.post-share-twitter:hover {
	background-color: #40c4ff;
	border-color: #40c4ff;
}
.portfolio-share-box.style-2 a.post-share-pinterest:hover,
.portfolio-share-box.style-3 a.post-share-pinterest,
.portfolio-share-box.style-3 a.post-share-pinterest:hover,
.portfolio-share-box.style-4 a.post-share-pinterest:hover {
	background-color: #bd081c;
	border-color: #bd081c;
}
.portfolio-share-box.style-2 a.post-share-email:hover,
.portfolio-share-box.style-3 a.post-share-email,
.portfolio-share-box.style-3 a.post-share-email:hover,
.portfolio-share-box.style-4 a.post-share-email:hover {
	background-color: #0084ff;
	border-color: #0084ff;
}
.portfolio-share-box.style-2 a.post-share-linkedin:hover,
.portfolio-share-box.style-3 a.post-share-linkedin,
.portfolio-share-box.style-3 a.post-share-linkedin:hover,
.portfolio-share-box.style-4 a.post-share-linkedin:hover {
	background-color: #0077b5;
	border-color: #0077b5;
}
.portfolio-share-box.style-2 a.post-share-tumblr:hover,
.portfolio-share-box.style-3 a.post-share-tumblr,
.portfolio-share-box.style-3 a.post-share-tumblr:hover,
.portfolio-share-box.style-4 a.post-share-tumblr:hover {
	background-color: #34465d;
	border-color: #34465d;
}
.portfolio-share-box.style-2 a.post-share-vk:hover,
.portfolio-share-box.style-3 a.post-share-vk,
.portfolio-share-box.style-3 a.post-share-vk:hover,
.portfolio-share-box.style-4 a.post-share-vk:hover {
	background-color: #5181b8;
	border-color: #5181b8;
}
.portfolio-share-box.style-2 a.post-share-pocket:hover,
.portfolio-share-box.style-3 a.post-share-pocket,
.portfolio-share-box.style-3 a.post-share-pocket:hover,
.portfolio-share-box.style-4 a.post-share-pocket:hover {
	background-color: #ef4056;
	border-color: #ef4056;
}
.portfolio-share-box.style-2 a.post-share-skype:hover,
.portfolio-share-box.style-3 a.post-share-skype,
.portfolio-share-box.style-3 a.post-share-skype:hover,
.portfolio-share-box.style-4 a.post-share-skype:hover {
	background-color: #00aff0;
	border-color: #00aff0;
}
.portfolio-share-box.style-2 a.post-share-whatsapp:hover,
.portfolio-share-box.style-3 a.post-share-whatsapp,
.portfolio-share-box.style-3 a.post-share-whatsapp:hover,
.portfolio-share-box.style-4 a.post-share-whatsapp:hover {
	background-color: #00E676;
	border-color: #00E676;
}
.portfolio-share-box.style-2 a.post-share-telegram:hover,
.portfolio-share-box.style-3 a.post-share-telegram,
.portfolio-share-box.style-3 a.post-share-telegram:hover,
.portfolio-share-box.style-4 a.post-share-telegram:hover {
	background-color: #289FD9;
	border-color: #289FD9;
}
.portfolio-share-box.style-2 a.post-share-reddit:hover,
.portfolio-share-box.style-3 a.post-share-reddit,
.portfolio-share-box.style-3 a.post-share-reddit:hover,
.portfolio-share-box.style-4 a.post-share-reddit:hover {
	background-color: #F74300;
	border-color: #F74300;
}
.portfolio-share-box.style-2 a.post-share-ok:hover,
.portfolio-share-box.style-3 a.post-share-ok,
.portfolio-share-box.style-3 a.post-share-ok:hover,
.portfolio-share-box.style-4 a.post-share-ok:hover {
	background-color: #F18F00;
	border-color: #F18F00;
}
.portfolio-share-box.style-2 a.post-share-stumbleupon:hover,
.portfolio-share-box.style-3 a.post-share-stumbleupon,
.portfolio-share-box.style-3 a.post-share-stumbleupon:hover,
.portfolio-share-box.style-4 a.post-share-stumbleupon:hover {
	background-color: #EB4823;
	border-color: #EB4823;
}
.portfolio-share-box.style-2 a.post-share-viber:hover,
.portfolio-share-box.style-3 a.post-share-viber,
.portfolio-share-box.style-3 a.post-share-viber:hover,
.portfolio-share-box.style-4 a.post-share-viber:hover {
	background-color: #7d51a0;
	border-color: #7d51a0;
}
.portfolio-share-box.style-2 a.post-share-line:hover,
.portfolio-share-box.style-3 a.post-share-line,
.portfolio-share-box.style-3 a.post-share-line:hover,
.portfolio-share-box.style-4 a.post-share-line:hover {
	background-color: #01b901;
	border-color: #01b901;
}
.portfolio-share-box.style-3 .list-posts-share a:hover {
	opacity: 0.85;
}
.portfolio-share-box.style-4 .list-posts-share a {
	background-color: #eee;
	border-color: #eee;
}
.portfolio-share-box.style-4 .list-posts-share a:hover {
	color: #fff;
}
@media only screen and (min-width: 768px) {
	.container.portfolio-single-width-no-sidebar-small-container {
		max-width: 770px;
		margin-left: auto;
		margin-right: auto;
	}
}
.container.portfolio-single-width-fullwidth {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.portfolio-releated-area .item-related h3 a {
	letter-spacing: 0;
	text-transform: none;
	font-size: 16px;
}
.portfolio-releated-area .item-related .portfolio-cat {
	display: block;
	margin-top: 6px;
}
.portfolio-releated-area .item-related .portfolio-cat a {
	color: var(--pcmeta-cl);
}
.portfolio-releated-area .item-related .portfolio-cat a:hover {
	color: var(--pcaccent-cl);
}
.portfolio-releated-area .item-related .portfolio-cat a:not(:last-child):after {
	content: ",";
	display: inline-block;
}
.portfolio-page-content .portfolio-detail {
	max-width: unset;
}
/* = Penci Review
----------------------------------------------------*/
.wrapper-penci-review {
	margin-bottom: 25px;
	margin-top: 20px;
	border: 1px solid #dedede;
}
.penci-review-container {
	padding: 25px;
}
.penci-review-thumb {
	float: left;
	width: 80px;
	margin-right: 20px;
}
.penci-review-thumb img {
	max-width: 100%;
	height: auto;
}
.penci-review-metas {
	display: block;
	overflow: hidden;
}
.penci-review-metas .penci-review-meta {
	margin-right: 15px;
	display: inline-block;
	color: #888;
	font-size: 13px;
	line-height: 1.5;
}
.penci-review-metas .penci-review-meta i {
	font-size: 14px;
	margin-right: 4px;
	color: #aaa;
	font-style: normal;
}
.penci-review-metas .penci-review-btnbuy {
	float: left;
	font-size: 12px;
	font-weight: 700;
	margin-top: 4px;
	border: 1px solid;
	padding: 0 12px;
	height: 28px;
	line-height: 26px;
	color: var(--pcaccent-cl);
	-moz-transition: 0.25s;
	-webkit-transition: 0.25s;
	transition: 0.25s;
}
.penci-review-metas .penci-review-btnbuy:hover {
	background: var(--pcaccent-cl);
	color: #fff;
	border-color: var(--pcaccent-cl);
	text-decoration: none;
}
.penci-review-container.penci-review-count {
	border-bottom: 1px solid #dedede;
}
.penci-review-container.penci-review-count h4 {
	font-size: 20px;
	margin: 0;
}
.penci-review-container.penci-review-count h4 span,
.penci-review-container.penci-review-count h4 a {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	text-decoration: none !important;
}
.penci-review-schemas,
.penci-review-desc {
	margin-top: 10px;
}
.post-entry .penci-review-desc p {
	margin: 0;
}
.wrapper-penci-review .penci-review ul.penci-review-number {
	padding: 0;
	margin: 20px 0 0 0;
	clear: both;
	width: 100%;
}
.wrapper-penci-review .penci-review ul.penci-review-number li {
	list-style: none;
	margin-bottom: 18px;
}
.wrapper-penci-review .penci-review ul.penci-review-number li:last-child {
	margin-bottom: 0;
}
.wrapper-penci-review .penci-review ul.penci-review-number li:before,
.wrapper-penci-review .penci-review ul.penci-review-number li:after,
ul.penci-review-number li .penci-review-text:before,
ul.penci-review-number li .penci-review-text:after,
.penci-review-row:before,
.penci-review-row:after,
.penci-review-point:before,
.penci-review-point:after {
	content: '';
	display: table;
}
.penci-review-text {
	font-weight: bold;
}
.penci-review-point {
	font-size: inherit;
	display: inline-block;
}
.penci-review-container.penci-review-point {
	display: block;
}
.penci-review-score {
	float: right;
	font-size: inherit;
}
.penci-review-process {
	display: block;
	height: 13px;
	background: #e6e6e6;
	width: 100%;
	margin-top: 5px;
}
.penci-review-process span {
	display: block;
	height: 13px;
	width: 0;
	background: var(--pcaccent-cl);
}
.penci-review-row {
	display: inline-block;
	width: calc(100% + 24px);
	margin-left: -12px;
	margin-right: -12px;
	vertical-align: top;
}
.penci-review-stuff,
.penci-review-average {
	float: left;
	display: inline-block;
	width: 66.666%;
	padding: 0 12px;
}
.penci-review-average {
	width: 33.333%;
}
.penci-review-average.full-w {
	width: 100%;
	margin: 0 !important;
}
.penci-review-stuff .penci-review-good {
	width: 50%;
	float: left;
	display: inline-block;
	padding: 0 12px;
}
.penci-review-stuff .penci-review-row.full-w .penci-review-good {
	width: 100%;
}
.penci-review-stuff .penci-review-good h5 {
	font-size: 15px;
	margin-bottom: 15px;
}
.penci-review .penci-review-good ul {
	padding: 0 0 0 0;
	margin: 0;
}
.penci-review .penci-review-good ul li {
	list-style: none;
	padding-left: 18px;
	margin-bottom: 7px;
}
.penci-review .penci-review-good ul li:last-child {
	margin-bottom: 0;
}
.penci-review .penci-review-good ul li:before {
	content: "\f058";
	color: #22b162;
	position: absolute;
	left: 0;
	top: 5px;
	font-family: FontAwesome;
	font-size: 14px;
	line-height: 1;
	background: none !important;
}
.penci-fawesome-ver5 .penci-review .penci-review-good ul li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.penci-review .penci-review-bad ul li:before {
	content: "\f056";
	color: #e03030;
}
.penci-review-score-total {
	background: var(--pcaccent-cl);
	color: #fff;
	text-align: center;
	padding: 16px 10px;
	display: block;
}
.penci-review-score-total.only-score {
	padding: 30px 10px;
}
.penci-review-score-num {
	font-size: 56px;
	font-family: 'Oswald', sans-serif;
	line-height: 1;
	font-weight: 400;
}
.penci-review-score-total span {
	font-size: 12px;
}
.penci-piechart {
	position: absolute;
	display: inline-block;
	vertical-align: top;
	right: 20px;
	top: 20px;
	text-align: center;
	width: 50px;
	height: 50px;
	z-index: 15;
}
.penci-piechart.penci-piechart-small {
	width: 34px;
	height: 34px;
	top: 7px;
	right: 7px;
}
.penci-chart-text {
	width: 50px;
	height: 50px;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 50px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #fff;
}
.penci-piechart-small .penci-chart-text {
	width: 34px;
	height: 34px;
	font-size: 12px;
	line-height: 34px;
}
/* = BBpress forums
-----------------------------------------------------*/
/**** breadcrumb ***/
.bbp-breadcrumb {
}
div.bbp-breadcrumb {
	float: none;
	display: block;
	margin-bottom: 30px;
}
.bbp-breadcrumb span,
.bbp-breadcrumb a {
	font-size: 13px;
	color: #888888;
	font-family: var(--pchead-font);
	font-weight: 500;
}
.bbp-breadcrumb .bbp-breadcrumb-sep {
	color: #888888;
	font-size: 13px;
	margin: 0 15px;
}
/**** Widget  ****/
.widget_display_stats dl {
	overflow: hidden;
}
.widget_display_stats dd,
.widget_display_stats dt {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 11px;
	padding-bottom: 12px;
	border-bottom: 1px solid #DEDEDE;
	font-size: 14px;
}
.widget_display_stats dd:last-of-type,
.widget_display_stats dt:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.widget_display_stats dt {
	float: left;
	width: 75%;
}
.widget_display_stats dt:before {
	content: "\f105";
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 10px;
	font-size: 90%;
}
.penci-fawesome-ver5 .widget_display_stats dt:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.widget_display_stats dd {
	float: right;
	font-style: italic;
	color: #888888;
	font-family: var(--pcbody-font);
	font-weight: normal;
	text-align: right;
	width: 25%;
	position: relative;
}
.widget_display_stats dd strong {
	font-weight: normal;
}
div.ppt {
	font-weight: normal;
}
.pp_gallery ul a,
.pp_gallery ul {
	height: 62px;
}
.pp_gallery {
	margin-top: -65px;
}
.pp_nav p {
	line-height: 1;
}
.penci-google-adsense,
.penci-google-adsense-1,
.penci-google-adsense-2 {
	margin: 0 0 30px;
	text-align: center;
	overflow: hidden;
}
.penci-google-adsense.penci-google-adsense-footer {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.penci-adsense-below-slider {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	margin-top: calc(var(--pchd-mg) * -1 + 30px);
	text-align: center;
}
.widget_text .textwidget blockquote {
	margin-bottom: 10px;
	padding-left: 40px;
	position: relative;
}
.widget_text .textwidget blockquote:before {
	color: #999999;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 22px;
	content: "\f10d";
	font-family: FontAwesome;
	line-height: 1;
}
.penci-fawesome-ver5 .widget_text .textwidget blockquote:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
/*-----------------------------------------------
    Vertical Nav
------------------------------------------------*/
.penci-vernav-enable .penci-menu-hbg {
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
}
.penci-vernav-toggle {
	position: fixed;
	width: 50px;
	height: 50px;
	display: none;
	line-height: 40px;
	background: none;
	top: 0;
	left: 0;
	z-index: 99997;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	overflow: hidden;
}
.penci-vernav-poright .penci-vernav-toggle {
	right: 0;
	left: auto;
}
.penci-vernav-poleft.penci-menuhbg-open .penci-vernav-toggle {
	left: 330px;
}
.penci-vernav-poright.penci-menuhbg-open .penci-vernav-toggle {
	right: 330px;
}
body.admin-bar .penci-vernav-toggle {
	top: 32px;
}
@media screen and (max-width: 782px) {
	body.admin-bar .penci-vernav-toggle {
		top: 46px;
	}
}
.penci-vernav-toggle:before {
	width: 0;
	height: 0;
	border-top: 50px solid var(--pcaccent-cl);
	border-right: 50px solid transparent;
	content: "";
	display: block;
}
.penci-vernav-poright .penci-vernav-toggle:before {
	border-left: 50px solid transparent;
}
.penci-vernav-toggle i {
	position: absolute;
	z-index: 10;
	font-size: 14px;
	top: 7px;
	left: 9px;
	font-weight: normal;
	line-height: 1;
	color: #fff;
}
body.penci-fawesome-ver5 .penci-vernav-toggle i {
	font-weight: 900;
}
.penci-vernav-poright .penci-vernav-toggle i {
	left: auto;
	right: 9px;
}
@media only screen and (min-width: 961px) {
	.penci-vernav-enable.penci-vernav-poleft .wrapper-boxed {
		padding-left: 330px;
	}
	.penci-vernav-enable.penci-vernav-poright .wrapper-boxed {
		padding-right: 330px;
	}
	.penci-vernav-enable .is-sticky #navigation {
		width: calc(100% - 330px);
	}
	.penci-vernav-enable .penci-menu-hbg {
		transform: none !important;
		-webkit-transform: none !important;
		-moz-transform: none !important;
	}
}
@media only screen and (max-width: 960px) {
	.penci-vernav-toggle {
		display: inline-block;
	}
}
@media only screen and (max-width: 479px) {
	.penci-menu-hbg {
		width: 330px !important;
	}
	.penci-vernav-poleft.penci-menuhbg-open .penci-vernav-toggle,
	.penci-menuhbg-open .penci-menu-hbg.penci-menu-hbg-left {
		left: 330px !important;
	}
	.penci-vernav-poright.penci-menuhbg-open .penci-vernav-toggle,
	.penci-menuhbg-open .penci-menu-hbg.penci-menu-hbg-right {
		right: 330px !important;
	}
	.penci-menu-hbg.penci-menu-hbg-right {
		transform: translateX(330px) !important;
		-webkit-transform: translateX(330px) !important;
		-moz-transform: translateX(330px) !important;
	}
	.penci-menu-hbg.penci-menu-hbg-left {
		transform: translateX(-330px) !important;
		-webkit-transform: translateX(-330px) !important;
		-moz-transform: translateX(-330px) !important;
	}
}
.penci-hbg-search-box {
	margin-bottom: 30px;
}
form.pc-searchform.penci-hbg-search-form .inner-hbg-search-form {
	position: relative;
}
form.pc-searchform.penci-hbg-search-form input.search-input {
	width: 100%;
	background: none;
	font-size: 13px;
	letter-spacing: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
form.pc-searchform.penci-hbg-search-form input.search-input:hover,
form.pc-searchform.penci-hbg-search-form input.search-input:focus {
	border-color: var(--pcaccent-cl);
}
form.pc-searchform.penci-hbg-search-form i {
	font-size: 14px;
	color: #c7c7c7;
}
#sidebar-nav form.pc-searchform.penci-hbg-search-form input.search-input:hover,
#sidebar-nav form.pc-searchform.penci-hbg-search-form input.search-input:focus {
	border-color: #e9e9e9;
}
@media only screen and (max-width: 1350px) and (min-width: 961px) {
	.penci-vernav-enable .penci-sidebar-content,
	.penci-vernav-enable .penci-single-style-10 #sidebar.penci-sidebar-content,
	.penci-vernav-enable .penci-single-style-10 .penci-single-s10-content,
	.penci-vernav-enable .container.penci_sidebar #main {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.penci-vernav-enable .penci-single-style-10 .penci-single-s10-content,
	.penci-vernav-enable .penci-single-style-10 .penci-sidebar-content {
		width: 100%;
		position: static;
		margin-left: 0;
		top: auto;
		float: none;
		display: block;
	}
	.penci-vernav-enable .penci-single-style-10 .penci-sidebar-content {
		margin-bottom: 30px;
	}
	.penci-vernav-enable .penci-sidebar-content,
	.penci-vernav-enable .penci-single-style-10 #sidebar.penci-sidebar-content {
		margin-bottom: 40px;
	}
}
@media only screen and (max-width: 1300px) and (min-width: 961px) {
	.penci-vernav-enable .footer-widget-wrapper.footer-widget-style-1,
	.penci-vernav-enable .footer-widget-wrapper.footer-widget-style-2,
	.penci-vernav-enable .footer-widget-wrapper.footer-widget-style-3,
	.penci-vernav-enable .footer-widget-wrapper.footer-widget-style-5,
	.penci-vernav-enable .footer-widget-wrapper.footer-widget-style-6,
	.penci-vernav-enable .footer-widget-wrapper.footer-widget-style-7,
	.penci-vernav-enable .footer-widget-wrapper.footer-widget-style-8,
	.penci-vernav-enable .footer-widget-wrapper.footer-widget-style-9 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.penci-vernav-enable .footer-widget-wrapper.footer-widget-style-4 {
		width: 48.5%;
		margin-bottom: 30px;
	}
	.penci-vernav-enable .footer-widget-wrapper.last {
		margin-bottom: 0;
	}
	.penci-vernav-enable .footer-widget-wrapper.footer-widget-style-4:nth-child(2n+2) {
		margin-right: 0;
	}
}
/*-----------------------------------------------
    Gutenberg Elements
------------------------------------------------*/
.penci-wpblock .penci-gutenberg-missing {
	display: none !important;
}
.penci-wpblock ul.penci-grid {
	margin-left: 0;
	padding-left: 0;
}
.post-entry ol li.wp-block-latest-comments__comment {
	margin-bottom: 15px;
}
.post-entry .wp-block-quote::before,
.wp-block-quote::before {
	content: '”'
}
.penci_is_nosidebar .wp-block-image.alignfull,
.penci_is_nosidebar .wp-block-cover-image.alignfull,
.penci_is_nosidebar .wp-block-cover.alignfull,
.penci_is_nosidebar .wp-block-gallery.alignfull,
.penci_is_nosidebar .alignfull {
	margin-left: calc(50% - 50vw);
	width: 100vw;
	max-width: 100vw;
}
.penci_is_nosidebar .wp-block-image.alignfull,
.penci_is_nosidebar .wp-block-cover-image.alignfull,
.penci_is_nosidebar .wp-block-cover.alignfull,
.penci_is_nosidebar .wp-block-gallery.alignfull,
.penci_is_nosidebar .alignfull {
	margin-left: calc(50% - 50vw);
	width: 100vw;
	max-width: 100vw;
}
.post-entry ul.blocks-gallery-grid {
	padding-left: 0;
}
.is-type-wp-embed .wp-block-embed__wrapper iframe {
	position: static !important;
}
.is-type-wp-embed .wp-block-embed__wrapper blockquote {
	display: none;
}
@media only screen and (min-width: 961px) {
	.penci-vernav-enable .penci_is_nosidebar .wp-block-image.alignfull,
	.penci-vernav-enable .penci_is_nosidebar .wp-block-cover-image.alignfull,
	.penci-vernav-enable .penci_is_nosidebar .wp-block-cover.alignfull,
	.penci-vernav-enable .penci_is_nosidebar .wp-block-gallery.alignfull,
	.penci-vernav-enable .penci_is_nosidebar .alignfull {
		margin-left: calc(50% - 50vw + 165px);
		width: calc(100vw - 330px);
	}
}
.penci_is_nosidebar .wp-block-cover.alignwide,
.penci_is_nosidebar .wp-block-cover-image.alignwide,
.penci_is_nosidebar .wp-block-image.alignwide,
.penci_is_nosidebar .wp-block-gallery.alignwide,
.penci_is_nosidebar .alignwide {
	margin-left: calc(25% - 25vw);
	width: calc(50vw + 50%);
	max-width: calc(50vw + 50%);
}
@media only screen and (max-width: 767px) {
	.penci_is_nosidebar .wp-block-cover.alignwide,
	.penci_is_nosidebar .wp-block-cover-image.alignwide,
	.penci_is_nosidebar .wp-block-image.alignwide,
	.penci_is_nosidebar .wp-block-gallery.alignwide,
	.penci_is_nosidebar .alignwide {
		margin-left: calc(50% - 50vw);
		width: 100vw;
		max-width: 100vw;
	}
}
.wp-block-cover-image h2,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text {
	font-size: 36px;
}
@media only screen and (max-width: 767px) {
	.wp-block-cover-image h2,
	.wp-block-cover-image .wp-block-cover-image-text,
	.wp-block-cover-image .wp-block-cover-text,
	.wp-block-cover h2,
	.wp-block-cover .wp-block-cover-image-text,
	.wp-block-cover .wp-block-cover-text {
		font-size: 28px;
	}
}
.post-entry .wp-block-cover .wp-block-cover-text a {
	color: #fff;
	text-decoration: none;
}
blockquote.wp-block-quote:before {
	content: none;
	display: none;
}
.post-entry blockquote.wp-block-quote p,
.wpb_text_column blockquote.wp-block-quote p {
	font-size: 16px;
	font-style: normal;
	color: #191e23;
}
.post-entry blockquote.wp-block-quote cite,
.wpb_text_column blockquote.wp-block-quote cite {
	color: #6c7781;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-family: inherit;
}
.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
	background: #f5f5f5;
	padding: 10px 20px 11px;
}
.post-entry blockquote.wp-block-quote.is-style-large p,
.wpb_text_column blockquote.wp-block-quote.is-style-large p,
.post-entry blockquote.wp-block-quote.is-large p,
.wpb_text_column blockquote.wp-block-quote.is-large p {
	font-size: 24px;
	font-style: italic;
}
.wpb_text_column ul, .wpb_text_column ol {
	padding-left: 36px;
	margin-bottom: 20px;
}
.wpb_text_column ol ol,
.wpb_text_column ul ul,
.wpb_text_column ul ol,
.wpb_text_column ol ul {
	margin: 2px 0;
	padding-left: 22px;
}
.wpb_text_column ul li {
	margin-bottom: 6px;
	position: relative;
	list-style-type: square;
	line-height: 1.7;
}
.wpb_text_column ol li {
	margin-bottom: 2px;
	list-style: decimal;
}
.post-entry .wp-block-file {
	font-size: 16px;
}
.post-entry .wp-block-file a,
.container-single .post-entry .wp-block-file a {
	color: inherit;
}
.post-entry .wp-block-file a.wp-block-file__button {
	color: #fff;
	font-size: 14px;
}
.penci_is_nosidebar .wp-block-video.alignwide video,
.penci_is_nosidebar .wp-block-video.alignfull video {
	width: 100%;
}
.post-entry .wp-block-table.is-style-stripes {
	border-top: none;
	border-left: none;
	border-right: none;
}
.post-entry pre.wp-block-verse,
.post-entry .wp-block-verse pre {
	border: none;
	background: #f5f5f5;
	padding: 10px 20px;
	font-size: 16px;
	font-family: inherit;
	white-space: nowrap;
	overflow: auto;
	line-height: 1.8;
}
.post-entry .wp-block-pullquote {
	padding: 30px 0;
	margin-bottom: 20px;
}
.post-entry .wp-block-pullquote blockquote,
.post-entry .wp-block-pullquote blockquote p,
.post-entry .wp-block-pullquote blockquote cite {
	text-align: inherit;
}
.post-entry .wp-block-pullquote blockquote {
	padding-left: 0;
	margin-bottom: 0;
}
.post-entry .wp-block-pullquote blockquote:before {
	content: none;
	display: none;
}
.post-entry .wp-block-pullquote blockquote p {
	font-size: 28px;
	font-style: normal;
	color: #313131;
}
.post-entry .wp-block-pullquote blockquote cite {
	font-weight: inherit;
	color: inherit;
	font-family: inherit;
	margin-top: 10px;
	font-size: 13px;
}
.wp-block-pullquote.is-style-solid-color {
	background: #f5f5f5;
}
@media (min-width: 600px) {
	.wp-block-columns .wp-block-column:last-child {
		margin-right: 0;
	}
	.penci_is_nosidebar .wp-block-column .wp-block-cover-image.alignwide,
	.penci_is_nosidebar .wp-block-column .wp-block-image.alignwide,
	.penci_is_nosidebar .wp-block-column .wp-block-gallery.alignwide,
	.penci_is_nosidebar .wp-block-column .alignwide,
	.penci_is_nosidebar .wp-block-column .wp-block-cover-image.alignfull,
	.penci_is_nosidebar .wp-block-column .wp-block-image.alignfull,
	.penci_is_nosidebar .wp-block-column .wp-block-gallery.alignfull,
	.penci_is_nosidebar .wp-block-column .alignfull {
		margin-left: 0;
		width: 100%;
		max-width: 100%;
	}
}
.post-entry a.wp-block-button__link {
	text-decoration: none;
}
.has-larger-font-size, .has-huge-font-size {
	line-height: 1.4;
}
.post-entry a.has-white-color, .container-single .post-entry a.has-white-color,
.post-entry a.wp-block-button__link, .container-single .post-entry a.wp-block-button__link {
	color: #fff;
}
.post-entry a.has-black-color, .container-single .post-entry a.has-black-color {
	color: #000;
}
.post-entry a.has-vivid-purple-color, .container-single .post-entry a.has-vivid-purple-color {
	color: #9b51e0;
}
.post-entry .wp-block-social-links:not(.is-style-logos-only) .wp-social-link a {
	color: #fff;
}
.wp-block-media-text .wp-block-media-text__content p:last-child {
	margin-bottom: 0;
}
.post-entry hr.wp-block-separator,
.wp-block-separator {
	border-bottom: 2px solid #8f98a1;
}
.post-entry hr.wp-block-separator.is-style-wide,
.wp-block-separator.is-style-wide {
	border-width: 1px;
}
.wp-block-separator.is-style-dots {
	border: none !important;
}
.wp-block-separator.is-style-dots:before {
	color: inherit;
	line-height: 1;
}
.wp-block-latest-posts {
	padding: 16px 20px 16px 36px !important;
	border: 1px solid #dedede;
}
.wp-block-latest-posts.is-grid {
	padding-bottom: 0 !important;
}
.wp-block-categories .category-item-count {
	color: #313131;
}
@media (min-width: 600px) {
	.wp-block-latest-posts.is-grid li {
		padding-right: 8px;
	}
}
@media only screen and (max-width: 767px) {
	.wp-block-media-text {
		display: block;
	}
	.wp-block-media-text .wp-block-media-text__content {
		display: block;
		padding: 0;
		text-align: center;
		margin-top: 20px;
	}
	.wp-block-media-text .has-large-font-size,
	.wp-block-media-text .has-huge-font-size {
		font-size: 22px;
		line-height: 1.5;
	}
}
.has-pale-pink-color.has-pale-pink-color {
	color: #f78da7 !important;
}
.has-vivid-red-color.has-vivid-red-color {
	color: #cf2e2e !important;
}
.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color {
	color: #ff6900 !important;
}
.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color {
	color: #fcb900 !important;
}
.has-light-green-cyan-color.has-light-green-cyan-color {
	color: #7bdcb5 !important;
}
.has-vivid-green-cyan-color.has-vivid-green-cyan-color {
	color: #00d084 !important;
}
.has-pale-cyan-blue-color.has-pale-cyan-blue-color {
	color: #8ed1fc !important;
}
.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color {
	color: #0693e3 !important;
}
.has-very-light-gray-color.has-very-light-gray-color {
	color: #eee !important;
}
.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color {
	color: #abb8c3 !important;
}
.has-very-dark-gray-color.has-very-dark-gray-color {
	color: #313131 !important;
}
.wp-block-embed .wp-block-embed__wrapper iframe,
.wp-block-embed .wp-block-embed__wrapper twitter-widget {
	display: inline-block !important;
}
.wp-block-embed.aligncenter,
.wp-block-embed.alignwide,
.wp-block-embed.alignfull {
	text-align: center;
}
.wp-block-embed.alignleft {
	text-align: left;
}
.wp-block-embed.alignright {
	text-align: right;
}
.wp-block-embed-instagram figcaption {
	margin-top: -8px;
}
.wp-block-embed-dailymotion .wp-block-embed__wrapper {
	position: relative;
	padding-bottom: 56.2393%;
}
.wp-block-embed-youtube .wp-block-embed__wrapper {
	position: relative;
	padding-bottom: 56.25%;
}
.wp-block-embed-youtube .wp-block-embed__wrapper .yt-video-place.embed-responsive {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding-bottom: 0;
	width: 100%;
	padding-bottom: 0 !important;
}
.yt-video-place.embed-responsive .play-yt-video {
	width: 100%;
}
.yt-video-place.embed-responsive .start-video {
	display: inline-block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.fluid-width-video-wrapper iframe {
	z-index: 10;
}
.fluid-width-video-wrapper .yt-video-place.embed-responsive {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.fluid-width-video-wrapper .yt-video-place.embed-responsive > img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.wp-block-embed-youtube .wp-block-embed__wrapper .fluid-width-video-wrapper {
	padding-top: 0 !important;
	position: static !important;
}
.wp-block-embed-dailymotion .wp-block-embed__wrapper iframe,
.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wp-block-yoast-how-to-block .schema-how-to-total-time,
.wp-block-yoast-how-to-block .schema-how-to-description {
	font-size: 16px;
	margin-bottom: 7px;
}
.wp-block-yoast-how-to-block ol.schema-how-to-steps {
	padding: 15px 20px 20px 32px;
	border: 1px solid #dedede;
}
.wp-block-yoast-how-to-block ol.schema-how-to-steps li {
	padding: 0;
	border-bottom: 1px solid #dedede;
	margin-bottom: 17px;
}
.wp-block-yoast-how-to-block ol.schema-how-to-steps li:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
.wp-block-yoast-how-to-block ol.schema-how-to-steps li:last-child p.schema-how-to-step-text {
	margin-bottom: 0;
}
.wp-block-yoast-faq-block .schema-faq-section {
	border: 1px solid #dedede;
	padding: 15px 20px;
	margin-bottom: 15px;
}
.wp-block-yoast-faq-block .schema-faq-answer {
	margin-bottom: 0;
}
p.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 60px;
	line-height: 0.9;
	margin: 0 8px 0 0;
	text-transform: uppercase;
	font-style: normal;
}
.has-small-font-size,
.post-entry p.has-small-font-size > * {
	font-size: 12px;
}
.has-medium-font-size,
.post-entry p.has-medium-font-size > * {
	font-size: 20px;
}
.has-large-font-size,
.post-entry p.has-large-font-size > * {
	font-size: 32px;
}
.has-huge-font-size,
.post-entry p.has-huge-font-size > * {
	font-size: 42px;
}
.wp-block-embed-soundcloud .wp-block-embed__wrapper {
	width: 100%;
	position: relative;
	padding: 0;
	padding-top: 23.0555%;
}
.wp-block-embed-soundcloud .wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wp-block-search {
	margin-bottom: 20px;
}
.wp-block-search .wp-block-search__label {
	margin-bottom: 5px;
}
.wp-block-search .wp-block-search__input {
	border: 1px solid #dedede;
	padding: 10px 20px;
}
.wp-block-search .wp-block-search__button {
	border: none;
	outline: none;
	padding: 0 12px;
	cursor: pointer;
	background: #e2e2e2;
}
/*-----------------------------------------------
    Re-style VC elements
------------------------------------------------*/
.post-entry .header-standard,
.post-entry .penci-overlay-over .overlay-header-box,
.post-entry .grid-header-box,
.post-entry .grid-header-box .grid-title,
.post-entry .header-list-style,
.post-entry .header-list-style .grid-title,
.post-entry .inner-boxed-2,
.post-entry .inner-boxed-2 .grid-title,
.post-entry .main-typography,
.post-entry .main-typography .grid-title,
.post-entry .grid-post-box-meta,
.post-entry .item-related {
	line-height: 1;
}
.post-entry .header-standard h2,
.post-entry .header-standard .post-title,
.post-entry .overlay-title,
.post-entry .grid-header-box .grid-title,
.post-entry .header-list-style .grid-title,
.post-entry .inner-boxed-2 .grid-title,
.post-entry .main-typography .grid-title,
.post-entry ul.penci-grid,
.post-entry .home-featured-cat .magcat-titlte,
.post-entry .penci-border-arrow .inner-arrow,
.post-entry .item-related h3,
.post-entry .home-pupular-posts-title {
	margin-bottom: 0;
}
.post-entry .header-standard h2 a,
.post-entry .cat > a.penci-cat-name,
.post-entry .header-standard .author-post span a,
.post-entry .penci-post-box-meta .penci-box-meta a,
.post-entry .overlay-header-box .overlay-title a,
.post-entry .overlay-author a,
.post-entry .grid-post-box-meta a,
.post-entry .penci-grid li .item h2 a,
.post-entry .penci-masonry .item-masonry h2 a,
.post-entry .penci-readmore-btn a,
.post-entry .penci-featured-cat-seemore a,
.post-entry .grid-mixed .mixed-detail a,
.post-entry .penci-magazine-title a,
.post-entry .item-related a {
	text-decoration: none;
}
.post-entry .penci-grid > li {
	margin-bottom: 40px;
}
.post-entry .item-content p,
.post-entry .mag-excerpt p {
	margin-bottom: 0;
}
.elementor-column-gap-wider > .elementor-column > .theiaStickySidebar > .elementor-element-populated {
	padding: 30px;
}
.elementor-column-gap-wide > .elementor-column > .theiaStickySidebar > .elementor-element-populated {
	padding: 20px;
}
.elementor-column-gap-extended > .elementor-column > .theiaStickySidebar > .elementor-element-populated {
	padding: 15px;
}
.elementor-column-gap-default > .elementor-column > .theiaStickySidebar > .elementor-element-populated {
	padding: 10px;
}
.elementor-column-gap-narrow > .elementor-column > .theiaStickySidebar > .elementor-element-populated {
	padding: 5px;
}
/*-----------------------------------------------
    Responsive Design
------------------------------------------------*/
@media only screen and (min-width: 961px) and (max-width: 1400px) {
	.container.two-sidebar.two-sidebar {
		width: 100%;
		max-width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
}
/*--------- Max width 1169px and Min width 961px ---------*/
@media only screen and (min-width: 1170px) {
	.footer-widget-wrapper .fb_iframe_widget,
	.footer-widget-wrapper .fb_iframe_widget span,
	.footer-widget-wrapper .fb_iframe_widget span iframe[style] {
		width: 340px !important;
	}
	.footer-widget-wrapper .widget.penci_facebook_widget {
		text-align: center;
	}
}
@media only screen and (max-width: 1200px) {
	.featured-style-38 .penci-owl-carousel .owl-item .item {
		width: 400px;
	}
}
@media only screen and (max-width: 1169px) {
	.penci-video-overlay-background {
		display: block;
	}
	.penci-post-gallery-container.masonry .item-gallery-masonry,
	.inner-portfolio-posts .portfolio-item {
		width: 50%;
	}
	.penci-header-signup-form .mc4wp-form-fields > p,
	.penci-header-signup-form form > p {
		display: block;
		max-width: 100% !important;
		text-align: center;
		padding: 0;
	}
	.penci-header-signup-form .mc4wp-form input[type="text"],
	.penci-header-signup-form .mc4wp-form input[type="email"],
	.penci-header-signup-form .mc4wp-form input[type="submit"] {
		margin: 20px auto 0;
		max-width: 400px;
	}
	ul.homepage-featured-boxes,
	.post-entry ul.homepage-featured-boxes {
		margin-left: -8px;
		margin-right: -8px;
	}
	ul.homepage-featured-boxes li, .post-entry ul.homepage-featured-boxes li {
		padding: 0 8px;
	}
	.penci-post-gallery-container.masonry.column-4 .item-gallery-masonry {
		width: 50%;
	}
	.pencislider-container {
		padding: 0 25px;
	}
	.featured-style-3 .penci-owl-carousel .penci-image-holder:before {
		height: 0;
		padding-top: 50%;
	}
	.featured-style-20 .penci-mag-featured-content .feat-meta,
	.featured-style-21 .penci-mag-featured-content .feat-meta,
	.featured-style-22 .penci-mag-featured-content .feat-meta,
	.featured-style-23 .penci-mag-featured-content .feat-meta,
	.featured-style-24 .penci-mag-featured-content .feat-meta,
	.featured-style-25 .penci-mag-featured-content .feat-meta,
	.featured-style-26 .penci-mag-featured-content .feat-meta {
		display: none;
	}
	.penci-item-mag {
		overflow: hidden;
	}
	.featured-style-24 .penci-image-holder:before {
		height: 160px;
	}
	.featured-style-24 .penci-item-2 .penci-image-holder:before {
		height: 200px;
	}
	.featured-style-24 .penci-item-1 .penci-image-holder:before {
		height: 364px;
	}
	.featured-style-24 .penci-item-1 .penci-mag-featured-content h3 a {
		font-size: 20px;
	}
	.featured-style-24 .penci-item-2 .penci-mag-featured-content h3 a {
		font-size: 16px;
	}
	.featured-style-24 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-24 .penci-item-0 .penci-mag-featured-content h3 a {
		text-transform: none;
		letter-spacing: 0;
	}
	.featured-style-25 .penci-image-holder:before {
		height: 150px;
	}
	.featured-style-26 .penci-image-holder:before {
		height: 160px;
	}
	.featured-style-25 .penci-item-1 .penci-image-holder:before {
		height: 458px;
	}
	.featured-style-26 .penci-item-1 .penci-image-holder:before {
		height: 324px;
	}
	.featured-style-29.style-30 .penci-image-holder:before {
		height: 450px;
	}
	.footer-widget-wrapper.footer-widget-style-4 {
		width: 48%;
		margin-right: 4%;
	}
	.footer-widget-wrapper.footer-widget-style-4:nth-child(2) {
		margin-right: 0;
	}
	.footer-widget-wrapper.footer-widget-style-4:nth-child(3) {
		clear: both;
	}
	.footer-widget-wrapper.footer-widget-style-4:nth-child(1),
	.footer-widget-wrapper.footer-widget-style-4:nth-child(2) {
		margin-bottom: 30px;
	}
	.footer-widget-wrapper.footer-widget-style-5,
	.footer-widget-wrapper.footer-widget-style-6,
	.footer-widget-wrapper.footer-widget-style-7 {
		width: 25.25%;
	}
	.footer-widget-wrapper.footer-widget-style-5:first-child,
	.footer-widget-wrapper.footer-widget-style-6:nth-child(2),
	.footer-widget-wrapper.footer-widget-style-7:last-child {
		width: 42.5%;
	}
	.footer-widget-wrapper.footer-widget-style-8,
	.footer-widget-wrapper.footer-widget-style-9 {
		width: 26%;
	}
	.footer-widget-wrapper.footer-widget-style-8:last-child,
	.footer-widget-wrapper.footer-widget-style-9:first-child {
		width: 70.5%;
	}
	.penci-related-grid-display .item-related {
		width: 50%;
	}
	.penci-related-grid-display .item-related:nth-child(3n+1) {
		clear: none;
	}
	.penci-related-grid-display .item-related:nth-child(2n+1) {
		clear: both;
	}
	.featured-style-35.style-36 .penci-featured-content-right,
	.featured-style-35 .penci-featured-content-right {
		width: 350px;
	}
	.featured-style-35.style-36 .penci-image-holder:before,
	.featured-style-35 .penci-image-holder:before {
		height: 450px;
	}
	.featured-style-35 .featured-content-excerpt p {
		display: none;
	}
	.featured-style-35 .feat-text-right .penci-featured-slider-button {
		animation-delay: 1.2s;
		-webkit-animation-delay: 1.2s;
	}
	.featured-style-35 .feat-text-right h3 a {
		font-size: 24px;
	}
	.penci-headline {
		text-align: center;
		padding: 15px 0 8px;
	}
	.penci-headline .pctopbar-item {
		float: none;
		margin-left: 0;
		margin-right: 0;
		display: block;
		margin-bottom: 10px;
		line-height: normal;
	}
	.penci-headline .pctopbar-item.penci-topbar-social {
		margin-bottom: 6px;
	}
	.penci-topbar-social a {
		line-height: normal;
		float: none;
		margin-bottom: 5px;
	}
	ul.penci-topbar-menu > li > a, div.penci-topbar-menu > ul > li > a {
		line-height: 1.6;
	}
	.penci-headline .pctopbar-item.penci-topbar-trending {
		margin-left: auto;
		margin-right: auto;
	}
	.pctopbar-login-btn li.pclogin-item img {
		top: auto;
		display: inline-block;
	}
}
@media only screen and (min-width: 961px) and (max-width: 1169px) {
	.container,
	.featured-area.style-1,
	.featured-area.style-4,
	.featured-area.magazine-slider,
	#navigation ul.menu > li.megamenu > ul.sub-menu {
		width: 940px;
	}
	.wrapper-boxed.enable-boxed,
	.wrapper-boxed.enable-boxed .is-sticky #navigation {
		max-width: 1000px;
	}
	.container.has-banner #logo {
		width: 320px;
		padding-right: 30px;
	}
	.container.has-banner .header-banner {
		width: 620px;
	}
	#navigation.header-4 .pcheader-icon,
	#navigation.header-5 .pcheader-icon,
	#navigation.header-6 .pcheader-icon {
		margin-left: 26px;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts .penci-mega-post {
		width: 25%;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4 .penci-mega-post {
		width: 33.3333%;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5.mega-row-1 .penci-mega-post:nth-child(5),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-1 .penci-mega-post:nth-child(4),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5.mega-row-2 .penci-mega-post:nth-child(9),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5.mega-row-2 .penci-mega-post:nth-child(10),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-2 .penci-mega-post:nth-child(8),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-2 .penci-mega-post:nth-child(7),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5.mega-row-3 .penci-mega-post:nth-child(15),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5.mega-row-3 .penci-mega-post:nth-child(14),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5.mega-row-3 .penci-mega-post:nth-child(13),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-3 .penci-mega-post:nth-child(12),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-3 .penci-mega-post:nth-child(11),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-3 .penci-mega-post:nth-child(10) {
		display: none;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5 .penci-mega-post:nth-child(5n+1),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4 .penci-mega-post:nth-child(4n+1) {
		clear: none;
	}
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-5 .penci-mega-post:nth-child(4n+1),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-2 .penci-mega-post:nth-child(3n+1),
	#navigation .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4.mega-row-3 .penci-mega-post:nth-child(3n+1) {
		clear: both;
	}
	#navigation ul.menu > li,
	#navigation .menu > ul > li {
		margin-right: 16px;
	}
	#navigation ul.menu li.megamenu ul ul > li > a,
	#navigation .menu ul li.megamenu ul ul > li > a {
		margin: 0 10px;
	}
	.featured-carousel .featured-content,
	.featured-carousel.style-2 .featured-content {
		top: 38.7%;
	}
	.featured-carousel.style-7 .featured-content .feat-text h3,
	.wrapper-boxed.enable-boxed .featured-carousel.style-7 .featured-content .feat-text h3,
	.featured-carousel.style-7 .featured-content .feat-text h3 a {
		padding: 0;
	}
	.featured-carousel.style-7 .featured-content .feat-text h3 a:before,
	.featured-carousel.style-7 .featured-content .feat-text h3 a:after {
		content: none;
		display: none;
	}
	.penci-image-holder.slider-style-1-fix {
		height: 480px;
	}
	.penci-image-holder.slider-style-3-fix {
		height: 460px;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 .mag-content,
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3 .mag-content {
		height: 300px;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content {
		height: 600px;
	}
	.penci-magazine-slider ul.mag-wrap li {
		width: 303px;
		height: 212px;
	}
	.penci-magazine-slider ul.mag-wrap li.mag-item-1 {
		width: 636px;
		height: 424px;
	}
	ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 .fea-box-img:before {
		left: 10px;
		top: 10px;
		right: 10px;
		bottom: 10px;
	}
	/* Slider */
	.featured-style-6 .wrapper-item .penci-item-mag {
		width: 32.83%;
	}
	.featured-style-6 .wrapper-item .penci-item-1 {
		width: 67.17%;
		border-right: 5px solid transparent;
	}
	.featured-style-6 .wrapper-item .penci-item-2 {
		border-bottom: 2px solid transparent;
	}
	.featured-style-6 .wrapper-item .penci-item-0 {
		border-top: 3px solid transparent;
	}
	.featured-style-13 .penci-image-holder:before,
	.featured-style-15 .penci-image-holder:before {
		height: 350px;
	}
	.featured-style-14 .penci-image-holder:before,
	.featured-style-16 .penci-image-holder:before {
		height: 300px;
	}
	.featured-style-16 .penci-mag-featured-content h3 a {
		font-size: 15px;
	}
	.featured-style-17 .penci-image-holder:before,
	.featured-style-18 .penci-image-holder:before {
		height: 160px;
	}
	.featured-style-17 .penci-slide17-item-2 .penci-image-holder:before,
	.featured-style-18 .penci-slide17-item-2 .penci-image-holder:before {
		height: 324px;
	}
	.featured-style-17 .penci-mag-featured-content .feat-meta,
	.featured-style-18 .penci-mag-featured-content .feat-meta {
		display: none;
	}
	.penci-mag-featured-content h3 a {
		font-size: 14px;
	}
	.featured-style-17 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-18 .penci-item-3 .penci-mag-featured-content h3 a {
		font-size: 20px;
	}
	.featured-style-17 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-18 .penci-slide-overlay .penci-mag-featured-content {
		left: 0;
		width: 100%;
		padding: 0 5px;
		text-align: center;
	}
	.penci-grid li.list-boxed-post-2 {
		width: 50%;
	}
	.penci_sidebar .penci-grid li.list-boxed-post-2 {
		width: 100%;
	}
	.penci-grid li.list-boxed-post-2:nth-of-type(2n+1) {
		clear: both;
	}
	.penci-grid li.list-boxed-post-2 .inner-parent-boxed-2 {
		height: 312px;
	}
	.penci-grid li.list-boxed-post-2:nth-of-type(2n+1) .content-boxed-2.show-top {
		display: none;
	}
	.penci-grid li.list-boxed-post-2:nth-of-type(2n+1) .content-boxed-2.show-bottom {
		display: block;
	}
	.penci-grid li.list-boxed-post-2:nth-of-type(2n+2) .content-boxed-2.show-top {
		display: block;
	}
	.penci-grid li.list-boxed-post-2:nth-of-type(2n+2) .content-boxed-2.show-bottom {
		display: none;
	}
	.penci_sidebar .penci-grid li.list-boxed-post-2 .content-boxed-2.show-top {
		display: none !important;
	}
	.penci_sidebar .penci-grid li.list-boxed-post-2 .content-boxed-2.show-bottom {
		display: block !important;
	}
	.penci_sidebar .penci-grid li.list-boxed-post-2 .inner-parent-boxed-2 {
		min-height: 312px;
		height: auto;
	}
	.penci-grid li.list-boxed-post-2 .item > .thumbnail:before {
		display: none;
		content: none;
	}
	.penci-photo-2-effect figcaption h2 {
		padding: 0 20px 20px;
		font-size: 18px;
	}
	.penci-photo-2-effect figcaption p {
		margin-top: 20px;
		padding: 0 20px;
		font-size: 93%;
	}
	.penci_sidebar .penci-photo-2-effect figcaption p {
		display: none;
	}
	.penci_sidebar .penci-photo-2-effect figcaption:before, .penci_sidebar .penci-photo-2-effect figcaption:after {
		display: none;
		content: none;
	}
	.penci_sidebar .penci-photo-2-effect figcaption h2 {
		padding: 0 20px;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		font-size: 14px;
	}
	.container.penci_sidebar .penci-grid li.typography-style {
		width: 48.05%;
		margin-right: 3.9%;
	}
	.container.penci_sidebar .penci-grid li.typography-style:nth-of-type(3n+3) {
		margin-right: 3.9%;
		clear: none;
	}
	.container.penci_sidebar .penci-grid li.typography-style:nth-of-type(2n+1) {
		margin-right: 0;
	}
	.container.penci_sidebar .penci-grid li.typography-style:nth-of-type(2n+1) {
		clear: both;
	}
	.container.penci_sidebar .penci-grid li.typography-style {
		width: 100%;
		margin-right: 0;
	}
	.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-image img,
	.widget ul.side-newsfeed li .side-item .side-image img {
		width: 100px;
	}
	.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-item-text h4 a,
	.widget ul.side-newsfeed li .side-item .side-item-text h4 a {
		font-size: 14px;
	}
	.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-item-text .side-item-meta,
	.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {
		font-size: 11px;
	}
	.portfolio-overlay-content .portfolio-short,
	.penci_sidebar .penci-portfolio.column-2 .portfolio-overlay-content .portfolio-short {
		margin-top: 17%;
	}
	.penci-grid .list-post.list-boxed-post .item .content-list-right {
		min-height: 313px;
		height: 313px;
	}
	.container.penci_sidebar .penci-masonry .item-masonry.standard-masonry {
		width: 100%;
	}
	.home-featured-cat-content .mag-photo .magcat-detail {
		width: 100%;
	}
	.home-featured-cat-content .magcat-detail h3 a {
		font-size: 14px;
	}
	.home-featured-cat-content .magcat-detail .mag-meta {
		margin-top: 5px;
	}
	.home-featured-cat-content .mag-photo .grid-post-box-meta span,
	.home-featured-cat-content .mag-photo .grid-post-box-meta span a {
		font-size: 12px;
	}
	.widget-social.show-text a span {
		margin-left: 1px;
		font-size: 12px;
	}
	ul.footer-socials li {
		margin-right: 12px;
	}
	ul.footer-socials li a span {
		margin-left: 8px;
	}
	.overlay-header-box .overlay-title a {
		font-size: 20px;
	}
	.widget .penci-widget-slider .penci-widget-slide-detail h4 a {
		font-size: 14px;
	}
	.penci-widget-slide-detail .slide-item-date {
		font-size: 13px;
	}
	.home-featured-cat-content .mag-photo .magcat-detail {
		padding: 15px;
	}
	.home-featured-cat-content .penci-magcat-carousel .magcat-detail h3 a {
		font-size: 16px;
	}
	.penci-single-mag-slider .magcat-detail .magcat-titlte {
		font-size: 20px;
	}
}
@media only screen and (max-width: 1169px) {
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li,
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1,
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 {
		margin: 0 0 5px;
		width: 100% !important;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3 {
		margin: 0;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content {
		width: 50%;
		float: left;
		display: block;
		margin: 0 !important;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content:first-child {
		border-right: 3px solid transparent;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content:last-child {
		border-left: 3px solid transparent;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content {
		width: 100%;
		border: none !important;
	}
	.penci-magazine-slider img {
		width: 100%;
	}
}
/*--------- Min width 961px ---------*/
@media only screen and (min-width: 961px) {
	#navigation .menu {
		display: inline-block !important;
	}
}
/*--------- Max width 960px ---------*/
@media only screen and (max-width: 960px) {
	.container.has-banner #logo {
		text-align: center;
		display: block;
		width: auto;
	}
	.container.has-banner .header-banner {
		display: block;
		margin-top: 30px;
		width: 100%;
		text-align: center;
	}
	.featured-area.style-7.loaded .featured-carousel:before {
		content: none;
		display: none;
	}
	.featured-style-2 .penci-owl-carousel .owl-item .item {
		width: 760px;
	}
	.penci-top-bar {
		text-align: center;
	}
	.penci-top-bar.no-social.topbar-menu {
		display: block;
	}
	.penci-topbar-social {
		float: none;
	}
	.overlay-video-click {
		display: none !important;
	}
	#navigation.header-11 > .container,
	#navigation.header-10 > .container {
		display: table;
	}
	#navigation.header-11 .penci-menu-wrap,
	#navigation.header-10 .penci-menu-wrap {
		display: none;
	}
	#navigation.header-11, #navigation.header-11 .penci-menuhbg-toggle,
	#navigation.header-10, #navigation.header-10 .penci-menuhbg-toggle,
	#navigation.header-6,
	#navigation.header-6 .penci-menuhbg-toggle {
		height: 60px;
	}
	#navigation.header-6 .container {
		text-align: center;
	}
	#navigation.header-6 #logo {
		float: none;
		display: inline-block;
	}
	#navigation.header-6 #logo img {
		max-height: 58px;
		padding: 10px 0;
	}
	#navigation.header-11 .show-search,
	#navigation.header-10 .show-search,
	#navigation.header-9 .show-search,
	#navigation.header-6 .show-search {
		height: 58px;
	}
	#navigation.header-9 .pcheader-icon > a,
	#navigation.header-9 .show-search a.close-search,
	#navigation.header-9 .main-nav-social,
	#navigation.header-10 .pcheader-icon > a,
	#navigation.header-10 .show-search a.close-search,
	#navigation.header-10 .main-nav-social,
	#navigation.header-11 .pcheader-icon > a,
	#navigation.header-11 .show-search a.close-search,
	#navigation.header-11 .main-nav-social {
		height: 58px;
		line-height: 58px;
	}
	#navigation.header-6 .pcheader-icon > a,
	#navigation.header-6 .show-search a.close-search,
	#navigation.header-6 .main-nav-social {
		height: 58px;
		line-height: 58px;
	}
	#navigation.header-6 .show-search form.pc-searchform input.search-input {
		height: 58px;
		padding: 15px 35px 15px 0;
	}
	#navigation.header-6 .pcheader-icon.shoping-cart-icon > a > span {
		top: 12px;
	}
	#navigation.header-7, #navigation.header-8, #navigation.header-9 {
		padding: 0 10px;
	}
	.penci-magazine-slider ul.mag-wrap li {
		width: 50%;
		height: 240px;
		border: none;
	}
	.wrapper-boxed.enable-boxed .featured-area.style-2.loaded-wait button.slick-prev {
		left: 0 !important;
	}
	.wrapper-boxed.enable-boxed .featured-area.style-2.loaded-wait button.slick-next {
		right: 0 !important;
	}
	.penci-magazine-slider ul.mag-wrap li.mag-item-1 {
		width: 100%;
		padding-bottom: 66.11%;
		height: 0;
		border: none;
		border-bottom: 4px solid transparent;
	}
	.penci-magazine-slider ul.mag-wrap li.mag-item-2 {
		border-right: 2px solid transparent;
		border-bottom: none;
	}
	.penci-magazine-slider ul.mag-wrap li.mag-item-3 {
		border-left: 2px solid transparent;
		border-bottom: none;
	}
	/* Slider */
	.featured-style-4 .penci-owl-carousel .penci-image-holder:before,
	.featured-style-5 .penci-owl-carousel .penci-image-holder:before {
		height: 0;
		padding-top: 50%;
	}
	.featured-style-4 .penci-featured-content .featured-slider-overlay,
	.featured-style-5 .penci-featured-content .featured-slider-overlay {
		background: #000;
	}
	.featured-style-4 .penci-featured-content .feat-text h3 a,
	.featured-style-5 .penci-featured-content .feat-text h3 a {
		font-size: 22px;
	}
	.featured-style-4 .penci-owl-carousel .penci-image-holder,
	.featured-style-5 .penci-owl-carousel .penci-image-holder,
	.featured-style-4 .penci-featured-content,
	.featured-style-5 .penci-featured-content {
		width: 100%;
	}
	.penci-slider4-overlay,
	.penci-slider5-overlay {
		background: none !important;
	}
	.featured-style-6 .wrapper-item .penci-item-mag {
		width: 50%;
		border: none;
	}
	.featured-style-6 .wrapper-item .penci-item-1,
	.featured-style-14 .wrapper-item .penci-item-1,
	.featured-style-16 .wrapper-item .penci-item-2,
	.featured-style-16 .wrapper-item .penci-item-mag {
		width: 100%;
		border: none;
		border-bottom: 4px solid transparent;
	}
	.featured-style-6 .wrapper-item .penci-item-2 {
		border-right: 2px solid transparent;
	}
	.featured-style-6 .wrapper-item .penci-item-0 {
		border-left: 2px solid transparent;
	}
	.featured-style-13 .wrapper-item .penci-item-mag,
	.featured-style-14 .wrapper-item .penci-item-mag {
		width: 50%;
	}
	.featured-style-13 .wrapper-item .penci-item-1,
	.featured-style-15 .wrapper-item .penci-item-2,
	.featured-style-15 .wrapper-item .penci-item-mag,
	.featured-style-14 .wrapper-item .penci-item-1 {
		width: 100%;
	}
	.featured-style-13 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-15 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-14 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-16 .penci-slide-overlay .penci-mag-featured-content {
		text-align: center;
	}
	.featured-style-13 .penci-image-holder:before {
		height: 400px;
	}
	.featured-style-14 .penci-image-holder:before,
	.featured-style-15 .penci-image-holder:before,
	.featured-style-16 .penci-image-holder:before {
		height: 350px;
	}
	.featured-style-17 .wrapper-item .penci-slider17-mag-item,
	.featured-style-17 .wrapper-item .penci-slide17-item-2,
	.featured-style-18 .wrapper-item .penci-slider17-mag-item,
	.featured-style-18 .wrapper-item .penci-slide17-item-2 {
		float: none;
		width: 100%;
		vertical-align: top;
	}
	.featured-style-17 .wrapper-item .penci-slide17-item-2,
	.featured-style-18 .wrapper-item .penci-slide17-item-2 {
		border: none;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
	}
	.featured-style-17 .wrapper-item .penci-slider17-mag-item .penci-item-1,
	.featured-style-17 .wrapper-item .penci-slider17-mag-item .penci-item-2,
	.featured-style-17 .wrapper-item .penci-slider17-mag-item .penci-item-4,
	.featured-style-17 .wrapper-item .penci-slider17-mag-item .penci-item-0,
	.featured-style-18 .wrapper-item .penci-slider17-mag-item .penci-item-1,
	.featured-style-18 .wrapper-item .penci-slider17-mag-item .penci-item-2,
	.featured-style-18 .wrapper-item .penci-slider17-mag-item .penci-item-4,
	.featured-style-18 .wrapper-item .penci-slider17-mag-item .penci-item-0 {
		width: 50%;
		float: left;
	}
	.featured-style-17 .wrapper-item .penci-slider17-mag-item .penci-item-1,
	.featured-style-17 .wrapper-item .penci-slider17-mag-item .penci-item-4,
	.featured-style-18 .wrapper-item .penci-slider17-mag-item .penci-item-1,
	.featured-style-18 .wrapper-item .penci-slider17-mag-item .penci-item-4 {
		border-right: 2px solid transparent;
		margin: 0;
	}
	.featured-style-17 .wrapper-item .penci-slider17-mag-item .penci-item-2,
	.featured-style-17 .wrapper-item .penci-slider17-mag-item .penci-item-0,
	.featured-style-18 .wrapper-item .penci-slider17-mag-item .penci-item-2,
	.featured-style-18 .wrapper-item .penci-slider17-mag-item .penci-item-0 {
		border-left: 2px solid transparent;
	}
	.featured-style-17 .penci-image-holder:before,
	.featured-style-18 .penci-image-holder:before {
		height: 200px;
	}
	.featured-style-17 .penci-slide17-item-2 .penci-image-holder:before,
	.featured-style-18 .penci-slide17-item-2 .penci-image-holder:before {
		height: 300px;
	}
	.featured-style-19 .penci-mag-featured-content .feat-meta {
		display: none;
	}
	.featured-style-19 .penci-image-holder:before {
		height: 215px;
	}
	.featured-style-19 .penci-mag-featured-content h3 a {
		font-size: 14px;
	}
	.featured-style-19 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-19 .penci-item-0 .penci-mag-featured-content h3 a {
		font-size: 18px;
	}
	.featured-style-20 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-20 .penci-item-2 .penci-mag-featured-content h3 a,
	.featured-style-21 .penci-item-4 .penci-mag-featured-content h3 a,
	.featured-style-21 .penci-item-0 .penci-mag-featured-content h3 a {
		font-size: 16px;
	}
	.featured-style-20 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-20 .penci-item-4 .penci-mag-featured-content h3 a,
	.featured-style-20 .penci-item-0 .penci-mag-featured-content h3 a,
	.featured-style-21 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-21 .penci-item-2 .penci-mag-featured-content h3 a,
	.featured-style-21 .penci-item-3 .penci-mag-featured-content h3 a {
		font-size: 14px;
		text-transform: none;
		letter-spacing: 0;
	}
	.featured-style-22 .wrapper-item .penci-item-mag,
	.featured-style-23 .wrapper-item .penci-item-mag,
	.featured-style-27 .wrapper-item .penci-item-mag {
		border-bottom: 4px solid transparent;
		width: 50%;
	}
	.featured-style-22 .wrapper-item .penci-item-1,
	.featured-style-27 .wrapper-item .penci-item-1 {
		width: 100%;
	}
	.featured-style-22 .penci-item-2 .penci-mag-featured-content h3 a,
	.featured-style-22 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-22 .penci-item-4 .penci-mag-featured-content h3 a,
	.featured-style-22 .penci-item-5 .penci-mag-featured-content h3 a,
	.featured-style-22 .penci-item-6 .penci-mag-featured-content h3 a,
	.featured-style-22 .penci-item-0 .penci-mag-featured-content h3 a {
		font-size: 16px;
		text-transform: none;
		letter-spacing: 0;
	}
	.featured-style-23 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-23 .penci-item-2 .penci-mag-featured-content h3 a,
	.featured-style-23 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-23 .penci-item-4 .penci-mag-featured-content h3 a,
	.featured-style-23 .penci-item-5 .penci-mag-featured-content h3 a,
	.featured-style-23 .penci-item-0 .penci-mag-featured-content h3 a {
		font-size: 18px;
		text-transform: none;
		letter-spacing: 0;
	}
	.featured-style-24 .wrapper-item .penci-item-mag,
	.featured-style-25 .wrapper-item .penci-item-mag,
	.featured-style-25 .wrapper-item .penci-item-1,
	.featured-style-26 .wrapper-item .penci-item-mag {
		width: 50%;
	}
	.featured-style-24 .wrapper-item .penci-item-1,
	.featured-style-24 .wrapper-item .penci-item-2,
	.featured-style-24 .wrapper-item .penci-item-3,
	.featured-style-24 .wrapper-item .penci-item-0 {
		border-bottom: 4px solid transparent;
	}
	.featured-style-24 .penci-item-1 .penci-image-holder:before,
	.featured-style-24 .penci-item-2 .penci-image-holder:before,
	.featured-style-24 .penci-item-3 .penci-image-holder:before,
	.featured-style-24 .penci-item-0 .penci-image-holder:before,
	.featured-style-25 .penci-item-1 .penci-image-holder:before,
	.featured-style-25 .penci-item-2 .penci-image-holder:before,
	.featured-style-25 .penci-item-3 .penci-image-holder:before,
	.featured-style-25 .penci-item-0 .penci-image-holder:before,
	.featured-style-27 .penci-image-holder:before {
		height: 200px;
	}
	.featured-style-24 .penci-mag-featured-content .cat,
	.featured-style-25 .penci-mag-featured-content .cat {
		display: none;
	}
	.featured-style-24 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-24 .penci-item-2 .penci-mag-featured-content h3 a,
	.featured-style-24 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-24 .penci-item-0 .penci-mag-featured-content h3 a,
	.featured-style-25 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-25 .penci-item-2 .penci-mag-featured-content h3 a,
	.featured-style-25 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-25 .penci-item-0 .penci-mag-featured-content h3 a {
		font-size: 16px;
		text-transform: none;
		letter-spacing: 0;
	}
	.featured-style-26 .wrapper-item .penci-item-1 {
		width: 100%;
		border-bottom: 4px solid transparent;
	}
	.featured-style-27 .penci-mag-featured-content .feat-meta {
		display: none;
	}
	.featured-style-27 .penci-item-1 .penci-image-holder:before {
		height: 250px;
	}
	.featured-style-35.style-36 .penci-featured-content-right,
	.featured-style-35 .penci-featured-content-right {
		width: 100%;
		text-align: center;
	}
	.featured-style-35.style-36 .penci-image-holder:before,
	.featured-style-35 .penci-image-holder:before {
		height: 0;
		padding-top: 55%;
	}
	.featured-style-35 .feat-text-right .penci-featured-slider-button {
		display: none;
	}
	.penci-featured-content-right:before {
		content: none;
	}
	.penci-featured-content-right .feat-text-right:before {
		background: #000;
		opacity: 0.7;
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
		display: block;
		z-index: 1;
	}
	.featured-style-35 .feat-text-right h3,
	.featured-style-35 .featured-cat {
		z-index: 5;
		position: relative;
	}
	.featured-style-35 .penci-owl-carousel.owl-loaded .active .featured-cat,
	.featured-style-35 .penci-owl-carousel.owl-loaded .active .feat-text-right h3,
	.featured-style-35 .penci-owl-carousel.owl-loaded .active .featured-content-excerpt,
	.featured-style-35 .penci-owl-carousel.owl-loaded .active .penci-featured-slider-button {
		animation-name: none;
		-webkit-animation-name: none;
		-moz-animation-name: none;
		-o-animation-name: none;
	}
	.featured-style-35 .featured-content-excerpt {
		display: none;
	}
	.feat-text-right {
		padding-top: 15px;
		padding-bottom: 15px;
		width: 450px;
		left: 50%;
		margin-left: -225px;
	}
	.featured-style-37 .penci-featured-items-left,
	.featured-style-37 .penci-featured-items-right {
		width: 100%;
		border: none;
		float: none;
	}
	.featured-style-37 .penci-featured-items-left {
		margin-bottom: 4px;
	}
	.featured-style-37 .penci-featured-items-right .item {
		width: 50%;
		border: none;
		margin: 0 !important;
		float: left;
	}
	.featured-style-37 .penci-featured-items-right .item:first-child {
		border-right: 2px solid transparent;
	}
	.featured-style-37 .penci-featured-items-right .item:last-child {
		border-left: 2px solid transparent;
	}
	h2.penci-heading-video {
		font-size: 24px;
	}
	p.penci-sub-heading-video {
		font-size: 14px;
	}
	.penci-grid li.list-boxed-post-2 {
		width: 100% !important;
	}
	.penci-grid li.list-boxed-post-2 .content-boxed-2.show-top {
		display: none !important;
	}
	.penci-grid li.list-boxed-post-2 .content-boxed-2.show-bottom {
		display: block !important;
	}
	.penci-grid li.list-boxed-post-2 .inner-parent-boxed-2,
	.penci_sidebar .penci-grid li.list-boxed-post-2 .inner-parent-boxed-2 {
		min-height: 312px;
		height: auto;
	}
	.penci-grid li.list-boxed-post-2 .item > .thumbnail:before {
		display: none;
		content: none;
	}
	.container .penci-grid li.typography-style {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.penci-photo-2-effect figcaption p,
	.penci_sidebar .penci-photo-2-effect figcaption p {
		display: none;
	}
	.penci-photo-2-effect figcaption:before, .penci-photo-2-effect figcaption:after,
	.penci_sidebar .penci-photo-2-effect figcaption:before, .penci_sidebar .penci-photo-2-effect figcaption:after {
		display: none;
		content: none;
	}
	.penci-photo-2-effect figcaption h2,
	.penci_sidebar .penci-photo-2-effect figcaption h2 {
		padding: 0 20px;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	.grid-mixed .thumbnail img {
		width: 100%;
		height: auto;
	}
	.grid-mixed .thumbnail.thumb-left,
	.grid-mixed .mixed-detail {
		display: block !important;
		width: 100%;
	}
	.grid-mixed .mixed-detail {
		padding: 30px;
	}
	.grid-mixed .penci-post-box-meta {
		position: relative;
		margin: 31px 0 4px;
		left: auto;
		right: auto;
		bottom: auto;
	}
	.grid-mixed .thumbnail.thumb-right {
		display: none !important;
	}
	#navigation.header-4 .container,
	#navigation.header-5 .container {
		text-align: right;
	}
	#navigation.header-4 .container .pcheader-icon,
	#navigation.header-5 .container .pcheader-icon,
	#navigation.header-6 .container .pcheader-icon {
		margin-left: 15px;
	}
	/* Main Navigation */
	#navigation .button-menu-mobile {
		display: inline-block;
	}
	#navigation .menu {
		display: none !important;
	}
	.portfolio-page-content .portfolio-left,
	.portfolio-page-content .portfolio-right {
		width: 100%;
		padding: 0;
	}
	.portfolio-page-content .portfolio-left {
		margin-bottom: 30px;
	}
	.container.penci_sidebar #main {
		width: 100%;
		margin: 0 0 60px 0;
		padding: 0 !important;
		float: none !important;
	}
	.penci-single-style-10 .penci-single-s10-content {
		width: 100%;
		margin: 20px 0 0 0;
		padding: 0 !important;
		float: none !important;
	}
	.penci-sidebar-content {
		position: static !important;
		margin-left: 0 !important;
		top: auto !important;
		float: none !important;
		width: 100% !important;
	}
	.penci-single-infiscroll .penci-single-block:not(.penci-single-infiblock-end) .penci-sidebar-content {
		display: none !important;
	}
	.penci-single-infiscroll .penci-single-block:not(.penci-single-infiblock-end) .container.penci_sidebar #main {
		margin: 0;
	}
	.penci-single-infiscroll .penci-single-block:not(.penci-single-infiblock-end) article.post {
		margin-bottom: 40px;
	}
	.featured-carousel .featured-content .feat-text h3 a {
		font-size: 18px;
	}
	.featured-carousel .carousel-meta {
		margin-top: 5px;
	}
	.featured-carousel .carousel-meta span {
		font-size: 13px;
	}
	.featured-carousel .featured-cat a {
		font-size: 11px;
	}
	.about-widget {
		text-align: center;
	}
	.footer-widget-wrapper {
		width: 100% !important;
		margin: 0 0 30px 0 !important;
		float: none;
	}
	.footer-widget-wrapper.last {
		margin-bottom: 0 !important;
	}
	.widget .jr-insta-thumb ul.thumbnails.no-border.jr_col_6 li {
		width: 33.33% !important;
	}
	.widget .jr-insta-thumb ul.thumbnails.no-border.jr_col_8 li {
		width: 25% !important;
	}
	.widget .jr-insta-thumb ul.thumbnails.no-border.jr_col_10 li {
		width: 20% !important;
	}
	.container .penci-portfolio.column-3 .inner-portfolio-posts .portfolio-item {
		width: 50%;
	}
	.column-1-2, .column-1-3, .column-2-3, .column-1-4, .column-3-4 {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.penci-masonry .item-masonry {
		width: 50%;
	}
	.standard-masonry .standard-content .standard-share-box {
		display: none;
	}
	.standard-masonry .standard-main-content.has-padding {
		min-height: 0;
		padding-left: 0;
	}
	.pencisc-grid-tablet-6 .penci-masonry .item-masonry {
		width: 16.6666667%;
	}
	.pencisc-grid-tablet-5 .penci-masonry .item-masonry {
		width: 20%;
	}
	.pencisc-grid-tablet-4 .penci-masonry .item-masonry {
		width: 25%;
	}
	.pencisc-grid-tablet-3 .penci-masonry .item-masonry {
		width: 33.3333%;
	}
	.pencisc-grid-tablet-2 .penci-masonry .item-masonry {
		width: 50%;
	}
	.pencisc-grid-tablet-1 .penci-masonry .item-masonry {
		width: 100%;
	}
	ul.footer-socials li a span,
	.footer-social-drop-line ul.footer-socials li a span {
		display: none;
	}
	.inner-item-portfolio {
		opacity: 1;
	}
	.penci-portfolio.loaded .inner-item-portfolio.animated {
		-webkit-animation-name: none;
		-moz-animation-name: none;
		-o-animation-name: none;
		animation-name: none;
	}
	div.penci-topbar-menu > ul {
		display: none !important;
	}
	ul.penci-topbar-menu, div.penci-topbar-menu > ul {
		width: 100%;
		text-align: center;
	}
	ul.penci-topbar-menu > li, div.penci-topbar-menu > ul > li {
		float: none;
		margin-right: 15px;
	}
	ul.penci-topbar-menu ul.sub-menu, div.penci-topbar-menu > ul ul.sub-menu {
		top: auto;
	}
}
/*--------- Max width 960px and min width 768px ---------*/
@media only screen and (min-width: 768px) and (max-width: 960px) {
	.container,
	.container.two-sidebar.two-sidebar,
	.featured-area.style-1,
	.featured-carousel.style-2 .item img,
	.featured-area.style-4,
	.featured-area.magazine-slider {
		width: 726px;
	}
	.wrapper-boxed.enable-boxed,
	.wrapper-boxed.enable-boxed .is-sticky #navigation {
		max-width: 766px;
	}
	.featured-area .featured-carousel,
	.featured-area .featured-carousel.style-2,
	.penci-slick-slider {
		max-height: 420px;
	}
	.featured-area.style-4,
	.featured-area.style-5,
	.penci-magazine-slider.penci-loading {
		min-height: 420px;
	}
	#logo img {
		max-width: 600px;
		height: auto;
	}
	.penci-image-holder.slider-style-1-fix {
		height: 372px;
	}
	.penci-image-holder.slider-style-2-fix {
		width: 726px;
	}
	.penci-image-holder.slider-style-3-fix {
		height: 400px;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 {
		padding-bottom: 0 !important;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 .mag-content,
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3 .mag-content {
		height: 230px;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content {
		height: 450px;
	}
	.featured-carousel .featured-content,
	.featured-carousel.style-2 .featured-content {
		top: 35.3%;
	}
	.penci-slider .pencislider-container .pencislider-content .pencislider-title {
		font-size: 26px;
	}
	.penci-slider .pencislider-container .pencislider-content .pencislider-caption {
		font-size: 16px;
	}
	ul.homepage-featured-boxes {
		margin-left: -10px;
		margin-right: -10px;
	}
	ul.homepage-featured-boxes li,
	.post-entry ul.homepage-featured-boxes li {
		padding: 0 10px;
	}
	ul.homepage-featured-boxes.boxes-4-columns li {
		width: 50%;
	}
	ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 .fea-box-img:before {
		left: 8px;
		top: 8px;
		right: 8px;
		bottom: 8px;
	}
	.penci-grid .list-post.list-boxed-post .item .content-list-right {
		display: inline-block;
		padding: 20px 20px 20px 30px;
		min-height: 0;
		height: auto;
	}
	.penci-photo-2-effect figcaption h2,
	.penci_sidebar .penci-photo-2-effect figcaption h2 {
		font-size: 14px;
	}
	.list-boxed-post .inner-content-list-right {
		vertical-align: top;
		display: block;
	}
	.penci-pinterest-widget-container .penci-images-pin-widget a {
		width: 16.6666%;
	}
	.penci-countdown .countdown-section {
		margin: 0 20px;
	}
	.penci-countdown .countdown-amount {
		font-size: 60px;
	}
	.penci-grid > li {
		width: 48.05%;
		margin-right: 3.9%;
	}
	.penci-latest-posts-mixed-larger .penci-grid > li,
	.penci-layout-mixed .penci-grid > li {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.penci-grid li:nth-of-type(3n+1) {
		clear: none;
	}
	.penci-grid > li:nth-of-type(3n+3) {
		margin-right: 3.9%;
	}
	.penci-grid li:nth-of-type(2n+2) {
		margin-right: 0;
	}
	.penci-grid li:nth-of-type(2n+1) {
		clear: both;
	}
}
/*--------- Min width 768px ---------*/
@media only screen and (min-width: 768px) {
	.penci-latest-posts-sc .penci-grid li.penci-item-listp .item .content-list-right,
	.penci-featured-cat-sc .penci-grid li.list-post .item .content-list-right,
	.penci-featured-cat-sc .home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-detail,
	.penci-grid li.pclist-layout .item .content-list-right {
		padding-left: 30px;
		width: 53.75%;
		float: left;
	}
	.penci-latest-posts-sc .penci-grid li.list-post .item > .thumbnail,
	.penci-featured-cat-sc .penci-grid li.list-post .item > .thumbnail,
	.penci-grid li.pclist-layout .item > .thumbnail {
		max-width: 100%;
	}
	.penci-featured-cat-sc .home-featured-cat-content.style-6 .mag-post-box.first-post.full-mag-cat .magcat-detail {
		padding: 0 !important;
	}
	.penci-latest-posts-sc .penci-grid li.list-post .item .content-list-right.fullwidth,
	.penci-featured-cat-sc .penci-grid li.list-post .item .content-list-right.fullwidth {
		padding: 0;
		width: 100%;
	}
}
/*--------- Max width 767px ---------*/
@media only screen and (max-width: 767px) {
	.container,
	.container.two-sidebar.two-sidebar,
	.featured-area.style-1,
	.featured-carousel.style-2 .item img,
	.featured-area.style-4,
	.featured-area.magazine-slider {
		width: 100%;
	}
	.wrapper-boxed.enable-boxed,
	.wrapper-boxed.enable-boxed .is-sticky #navigation {
		max-width: 100%;
	}
	.header-slogan .header-slogan-text {
		padding: 0 10px;
	}
	.featured-area .featured-carousel,
	.featured-area .featured-carousel.style-2,
	.penci-slick-slider {
		max-height: 180px;
	}
	.featured-area.style-4,
	.featured-area.style-5,
	.penci-magazine-slider.penci-loading {
		min-height: 180px;
	}
	.penci-image-holder.slider-style-1-fix {
		height: 250px;
	}
	.penci-image-holder.slider-style-2-fix {
		width: 480px;
	}
	.penci-image-holder.slider-style-3-fix {
		height: 260px;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content {
		width: 100% !important;
		border: none !important;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li {
		padding-bottom: 0 !important;
		height: auto !important;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 .mag-content,
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3 .mag-content,
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 .mag-content {
		height: 200px;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1 .mag-content:first-child,
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-3 .mag-content:first-child {
		margin-bottom: 10px !important;
	}
	.featured-carousel .feat-text .feat-time {
		display: none;
	}
	.featured-carousel .featured-cat a {
		margin-bottom: 0;
	}
	.penci-magazine-slider ul.mag-wrap li {
		width: 100% !important;
		border: none !important;
		height: 0 !important;
		padding-bottom: 55% !important;
		border-bottom: 4px solid transparent !important;
	}
	.penci-magazine-slider .mag-cat,
	#penci-end-sidebar-sticky {
		display: none;
	}
	.penci-magazine-slider .mag-item-1 .mag-meta h3 a,
	.penci-magazine-slider .mag-meta h3 a {
		font-size: 18px;
	}
	.penci-magazine-slider .mag-item-1 .mag-meta-child {
		margin-top: 5px;
	}
	.home-featured-cat-content.style-9 .mag-post-box:nth-last-child(2),
	.home-featured-cat-content.style-10 .mag-post-box:nth-last-child(2) {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.featured-carousel.style-7 .featured-content .feat-text h3,
	.wrapper-boxed.enable-boxed .featured-carousel.style-7 .featured-content .feat-text h3,
	.featured-carousel.style-7 .featured-content .feat-text h3 a {
		padding: 0;
	}
	.featured-carousel.style-7 .featured-content .feat-text h3 a:before,
	.featured-carousel.style-7 .featured-content .feat-text h3 a:after {
		content: none;
		display: none;
	}
	.penci-featured-content .feat-text {
		padding: 15px 5px 16px;
		max-width: 350px;
	}
	.penci-flat-overlay .penci-slide-overlay .penci-mag-featured-content {
		padding: 12px 5px;
	}
	/* Slider */
	.penci-slide-overlay .penci-mag-featured-content .feat-text {
		text-align: center;
	}
	.penci-featured-content .feat-text .featured-cat,
	.penci-featured-content .feat-text .feat-meta,
	.penci-mag-featured-content .cat,
	.penci-mag-featured-content .feat-meta,
	.featured-style-35 .featured-cat {
		display: none;
	}
	.penci-slide-overlay .penci-mag-featured-content {
		left: 0;
		width: 100%;
		padding: 0 5px;
		bottom: 10px;
	}
	.penci-mag-featured-content h3 a,
	.featured-style-13 .penci-mag-featured-content h3 a {
		font-size: 14px;
	}
	.featured-style-6 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-37 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-13 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-17 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-26 .penci-item-1 .penci-mag-featured-content h3 a {
		font-size: 20px;
	}
	.penci-featured-content .feat-text h3 a,
	.featured-style-4 .penci-featured-content .feat-text h3 a,
	.featured-style-5 .penci-featured-content .feat-text h3 a,
	.featured-style-35 .feat-text-right h3 a {
		font-size: 18px;
	}
	.feat-text-right {
		padding-left: 15px;
		padding-right: 15px;
		width: 350px;
		margin-left: -175px;
	}
	.featured-style-2 .penci-owl-carousel .owl-item .item {
		width: 480px;
	}
	.featured-style-7 .penci-mag-featured-content h3 a,
	.featured-style-8 .penci-mag-featured-content h3 a,
	.featured-style-9 .penci-mag-featured-content h3 a,
	.featured-style-10 .penci-mag-featured-content h3 a,
	.featured-style-11 .penci-mag-featured-content h3 a,
	.featured-style-12 .penci-mag-featured-content h3 a,
	.featured-style-15 .penci-mag-featured-content h3 a,
	.featured-style-15 .penci-item-2 .penci-mag-featured-content h3 a,
	.featured-style-16 .penci-mag-featured-content h3 a,
	.featured-style-16 .penci-item-2 .penci-mag-featured-content h3 a {
		font-size: 16px;
	}
	.featured-style-13 .penci-image-holder:before,
	.featured-style-14 .penci-image-holder:before {
		height: 300px;
	}
	.featured-style-15 .penci-image-holder:before,
	.featured-style-16 .penci-image-holder:before {
		height: 200px;
	}
	.featured-style-17 .penci-image-holder:before,
	.featured-style-18 .penci-image-holder:before {
		height: 160px;
	}
	.featured-style-17 .penci-slide17-item-2 .penci-image-holder:before,
	.featured-style-18 .penci-slide17-item-2 .penci-image-holder:before {
		height: 240px;
	}
	.featured-style-19 .penci-image-holder:before {
		height: 150px;
	}
	.featured-style-19 .penci-mag-featured-content h3 a,
	.featured-style-19 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-19 .penci-item-0 .penci-mag-featured-content h3 a {
		font-size: 14px;
	}
	.featured-style-19 .wrapper-item .penci-item-mag,
	.featured-style-19 .wrapper-item .penci-item-2,
	.featured-style-19 .wrapper-item .penci-item-3 {
		width: 50%;
	}
	.featured-style-19 .wrapper-item .penci-item-1,
	.featured-style-19 .wrapper-item .penci-item-3 {
		border-right: 2px solid transparent;
	}
	.featured-style-19 .wrapper-item .penci-item-2,
	.featured-style-19 .wrapper-item .penci-item-0 {
		border-left: 2px solid transparent;
	}
	.featured-style-20 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-21 .penci-item-1 .penci-mag-featured-content h3 a {
		font-size: 16px;
	}
	.featured-style-20 .penci-item-2 .penci-mag-featured-content h3 a {
		font-size: 14px;
		text-transform: none;
		letter-spacing: 0;
	}
	.featured-style-20 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-20 .penci-item-4 .penci-mag-featured-content h3 a,
	.featured-style-20 .penci-item-0 .penci-mag-featured-content h3 a,
	.featured-style-21 .penci-item-4 .penci-mag-featured-content h3 a,
	.featured-style-21 .penci-item-0 .penci-mag-featured-content h3 a {
		font-size: 14px;
		text-transform: none;
		letter-spacing: 0;
	}
	.featured-style-20 .wrapper-item .penci-item-mag,
	.featured-style-21 .wrapper-item .penci-item-mag {
		width: 50%;
	}
	.featured-style-20 .wrapper-item .penci-item-1,
	.featured-style-21 .wrapper-item .penci-item-1 {
		width: 100%;
		border-bottom: 4px solid transparent;
	}
	.featured-style-20 .wrapper-item .penci-item-3 {
		border-bottom: 4px solid transparent;
	}
	.featured-style-23 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-23 .penci-item-2 .penci-mag-featured-content h3 a,
	.featured-style-23 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-23 .penci-item-4 .penci-mag-featured-content h3 a,
	.featured-style-23 .penci-item-5 .penci-mag-featured-content h3 a,
	.featured-style-23 .penci-item-0 .penci-mag-featured-content h3 a,
	.featured-style-27 .penci-item-2 .penci-mag-featured-content h3 a,
	.featured-style-27 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-27 .penci-item-4 .penci-mag-featured-content h3 a,
	.featured-style-27 .penci-item-0 .penci-mag-featured-content h3 a {
		font-size: 14px;
		text-transform: none;
		letter-spacing: 0;
	}
	.featured-style-24 .penci-item-1 .penci-image-holder:before,
	.featured-style-24 .penci-item-2 .penci-image-holder:before,
	.featured-style-24 .penci-item-3 .penci-image-holder:before,
	.featured-style-24 .penci-item-0 .penci-image-holder:before,
	.featured-style-25 .penci-item-1 .penci-image-holder:before,
	.featured-style-25 .penci-item-2 .penci-image-holder:before,
	.featured-style-25 .penci-item-3 .penci-image-holder:before,
	.featured-style-25 .penci-item-0 .penci-image-holder:before,
	.featured-style-27 .penci-item-2 .penci-image-holder:before,
	.featured-style-27 .penci-item-3 .penci-image-holder:before,
	.featured-style-27 .penci-item-4 .penci-image-holder:before,
	.featured-style-27 .penci-item-0 .penci-image-holder:before {
		height: 150px;
	}
	.featured-style-24 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-24 .penci-item-2 .penci-mag-featured-content h3 a,
	.featured-style-24 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-24 .penci-item-0 .penci-mag-featured-content h3 a,
	.featured-style-25 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-25 .penci-item-2 .penci-mag-featured-content h3 a,
	.featured-style-25 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-25 .penci-item-0 .penci-mag-featured-content h3 a {
		font-size: 14px;
	}
	.featured-style-27 .penci-item-1 .penci-mag-featured-content h3 a {
		font-size: 18px;
	}
	.featured-style-28 .wrapper-item .penci-item-1 {
		width: 480px;
	}
	.featured-style-28 .penci-item-1 .penci-image-holder:before {
		height: 404px;
		padding: 0;
	}
	.featured-style-28 .penci-mag-featured-content h3 a {
		font-size: 16px;
	}
	.featured-style-29 .penci-featured-content .feat-text h3 a {
		font-size: 24px;
	}
	.featured-style-29.style-30 .penci-featured-content .feat-text h3 a {
		font-size: 20px;
	}
	.featured-style-29.style-30 .penci-featured-content {
		padding: 0 15px;
	}
	.featured-style-29 .penci-image-holder:before,
	.featured-style-29.style-30 .penci-image-holder:before {
		height: 400px;
	}
	.pencislider-container .pencislider-content .pencislider-title {
		font-size: 24px;
	}
	.pencislider-container .pencislider-content .pencislider-title span,
	.pencislider-container .pencislider-content .pencislider-caption span {
		padding: 2px 10px;
	}
	.pencislider-container .pencislider-content .pencislider-button {
		padding: 9px 15px 9px;
		font-size: 12px;
	}
	.penci-home-popular-posts {
		padding: 30px 0 0 0;
		border: none;
	}
	.penci-video-overlay {
		left: 10px;
		right: 10px;
	}
	.penci-video-custom-img {
		-webkit-animation-delay: .1s;
		-moz-animation-delay: .1s;
		-o-animation-delay: .1s;
		animation-delay: .1s;
	}
	h2.penci-heading-video {
		font-size: 18px;
		-webkit-animation-delay: .3s;
		-moz-animation-delay: .3s;
		-o-animation-delay: .3s;
		animation-delay: .3s;
	}
	p.penci-sub-heading-video {
		font-size: 12px;
		-webkit-animation-delay: .5s;
		-moz-animation-delay: .5s;
		-o-animation-delay: .5s;
		animation-delay: .5s;
	}
	.home-featured-boxes-sc ul.homepage-featured-boxes.boxes-2-columns li, ul.homepage-featured-boxes li,
	.post-entry ul.homepage-featured-boxes li {
		width: 100% !important;
		margin-bottom: 20px;
	}
	.grid-mixed,
	.grid-mixed > article {
		display: block;
	}
	#logo img {
		max-width: 100%;
		height: auto;
	}
	.post-header h1 a, .post-header h2 a, .post-header h1, .archive-box span, .archive-box h1 {
		font-size: 18px;
	}
	.standard-content .standard-share-box {
		display: none;
	}
	.standard-main-content.has-padding {
		padding-left: 0;
	}
	.standard-main-content.has-padding,
	.standard-main-content.classic-main-content.has-padding {
		min-height: 0;
	}
	.post-image.audio iframe, .standard-post-image.audio iframe {
		height: 120px;
		width: 100%;
	}
	.thecomment .author-img {
		display: none;
	}
	.thecomment .comment-text {
		margin-left: 0;
	}
	#respond p.comment-form-author,
	#respond p.comment-form-email,
	#respond p.comment-form-url,
	.wpcf7 p.name, .wpcf7 p.email,
	.wpcf7 p.subject {
		width: 100%;
		margin: 0;
	}
	.featured-carousel .featured-content,
	.featured-carousel.style-2 .featured-content {
		top: 34%;
	}
	.featured-carousel > button.slick-next,
	.featured-carousel > button.slick-prev {
		right: 10px;
	}
	.featured-carousel > button.slick-prev,
	.penci-slider .penci-direction-nav .penci-prev {
		left: 10px;
	}
	.featured-carousel .featured-content {
		width: 340px;
	}
	.featured-carousel .featured-content .feat-text {
		padding: 20px 10px !important;
	}
	.standard-main-content > h2,
	.header-classic > h2,
	.error-404 .heading-text-404 {
		font-size: 24px;
		padding: 0;
	}
	.penci-slider.penci-loading {
		min-height: 250px;
	}
	.penci-slider ul.slides li .pencislider-container {
		padding: 0 65px;
	}
	.penci-slider .pencislider-container .pencislider-content .pencislider-title {
		font-size: 18px;
	}
	.penci-slider .pencislider-container .pencislider-content .pencislider-caption {
		font-size: 13px;
	}
	.penci-slider .pencislider-container .pencislider-content .penci-button {
		margin: 20px 0 0;
	}
	.penci-slider .pencislider-container .pencislider-content .pencislider-button {
		padding: 8px 20px;
		font-size: 12px;
	}
	.penci-slider .pencislider-container .pencislider-content .pencislider-button:before {
		content: none;
		display: none;
	}
	.standard-main-content > h2:before,
	.header-classic > h2 a:before, .header-classic > h2 a:after,
	.post-header h1 span:before, .post-header h2 span:before,
	.post-header h1 span:after, .post-header h2 span:after {
		content: none !important;
	}
	.container.penci_sidebar .penci-grid > li {
		width: 100% !important;
		margin: 0 0 40px !important;
	}
	.post-header h1 span, .post-header h2 span {
		padding: 0;
	}
	.penci-portfolio-filter ul {
		display: block;
	}
	.penci-post-gallery-container.masonry .item-gallery-masonry,
	.inner-portfolio-posts .portfolio-item {
		width: 100% !important;
	}
	.post-entry .penci-portfolio-filter ul li {
		float: none;
	}
	.post-entry .penci-portfolio-filter ul li, .penci-portfolio-filter ul li {
		margin: 0 10px 5px;
	}
	.penci-grid .list-post.list-boxed-post .item > .thumbnail,
	.penci-grid .list-post.list-boxed-post .item .content-list-right,
	.penci-grid li.list-post .item > .thumbnail,
	.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-thumb,
	.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-detail {
		width: 100% !important;
		display: block;
		height: auto;
		min-height: 0;
		float: none;
		max-width: 100%;
	}
	.penci-grid .list-post.list-boxed-post .item > .thumbnail:before {
		content: none;
		display: none;
	}
	.penci-grid li {
		width: 100% !important;
		margin-right: 0 !important;
		float: none;
	}
	.container.penci_sidebar .penci-masonry .item-masonry {
		width: 100%;
		float: none;
		position: static !important;
		margin-bottom: 30px;
	}
	.penci-grid li.list-post .item .content-list-right {
		padding: 0;
		width: 100% !important;
		float: none;
	}
	.penci-grid .list-post.list-boxed-post .item .content-list-right {
		padding: 30px;
	}
	.penci-grid li.list-post .item > .thumbnail {
		margin-bottom: 30px;
	}
	.penci-grid .list-post.list-boxed-post .item > .thumbnail {
		margin-bottom: 0;
	}
	.penci-grid li .item > .thumbnail, .penci-masonry .item-masonry > .thumbnail {
		width: 100%;
	}
	.penci-masonry .item-masonry {
		width: 100% !important;
	}
	.penci-grid li.list-post.penci-slistp .item > .thumbnail {
		width: 120px !important;
	}
	.pencisc-grid-mobile-6 .home-featured-cat-content .mag-photo,
	.pencisc-grid-mobile-6 .penci-masonry .item-masonry {
		width: 16.6666667% !important;
	}
	.pencisc-grid-mobile-5 .home-featured-cat-content .mag-photo,
	.pencisc-grid-mobile-5 .penci-masonry .item-masonry {
		width: 20% !important;
	}
	.pencisc-grid-mobile-4 .home-featured-cat-content .mag-photo,
	.pencisc-grid-mobile-4 .penci-masonry .item-masonry {
		width: 25% !important;
	}
	.pencisc-grid-mobile-3 .home-featured-cat-content .mag-photo,
	.pencisc-grid-mobile-3 .penci-masonry .item-masonry {
		width: 33.3333% !important;
	}
	.pencisc-grid-mobile-2 .home-featured-cat-content .mag-photo,
	.pencisc-grid-mobile-2 .penci-masonry .item-masonry {
		width: 50% !important;
	}
	.pencisc-grid-mobile-1 .home-featured-cat-content .mag-photo,
	.pencisc-grid-mobile-1 .penci-masonry .item-masonry {
		width: 100% !important;
	}
	.penci-featured-cat-ctcol.pencisc-grid-mobile-2 .home-featured-cat-content .mag-photo,
	.penci-featured-cat-ctcol.pencisc-grid-mobile-3 .home-featured-cat-content .mag-photo,
	.penci-featured-cat-ctcol.pencisc-grid-mobile-4 .home-featured-cat-content .mag-photo,
	.penci-featured-cat-ctcol.pencisc-grid-mobile-5 .home-featured-cat-content .mag-photo,
	.penci-featured-cat-ctcol.pencisc-grid-mobile-6 .home-featured-cat-content .mag-photo {
		width: 100% !important;
	}
	.list-boxed-post .inner-content-list-right {
		display: block;
	}
	.penci-photo-2-effect figcaption h2,
	.penci_sidebar .penci-photo-2-effect figcaption h2 {
		font-size: 22px;
	}
	.home-featured-cat-content .mag-photo {
		width: 100%;
		margin-bottom: 15px;
	}
	.home-featured-cat-content.style-1 {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	.home-featured-cat-content .cat-left,
	.home-featured-cat-content .cat-right {
		width: 100%;
		float: none;
	}
	.home-featured-cat-content.style-1 .cat-left,
	.home-featured-cat-content.style-1 .cat-right {
		padding: 0;
	}
	.home-featured-cat-content .cat-left {
		margin-bottom: 30px;
	}
	.home-featured-cat.mag-cat-style-2 {
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
	}
	.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-detail {
		padding: 0;
	}
	.home-featured-cat-content.style-6 .mag-post-box.first-post .magcat-thumb {
		margin-bottom: 24px;
	}
	.home-featured-cat-content.style-6 .cat-right .mag-post-box {
		margin-right: 0;
		width: 100%;
		float: none;
		display: table;
		padding-bottom: 15px;
		border-bottom: 1px solid #DEDEDE;
		margin-bottom: 15px;
	}
	.home-featured-cat-content.style-6 .cat-right .mag-post-box:last-child {
		border: none;
	}
	.home-featured-cat-content.style-9 .mag-post-box,
	.home-featured-cat-content.style-10 .mag-post-box {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.content-special-list {
		padding: 15px;
	}
	.format-post-box .post-format-icon {
		top: 10px;
		margin-left: -35px;
		display: none;
	}
	.format-post-box .post-format-icon i {
		font-size: 24px;
	}
	.format-post-box.penci-format-quote .dt-special, .format-post-box .dt-special, .format-post-box .dt-special a {
		font-size: 16px;
		line-height: 1.7;
	}
	.author-quote span {
		font-size: 13px;
	}
	.under-construction-page .under-title {
		font-size: 23px;
	}
	.penci-countdown .countdown-section {
		margin: 0 5px;
	}
	.penci-countdown .countdown-amount {
		font-size: 30px;
	}
	.penci-countdown .countdown-period {
		font-size: 13px;
		margin: 15px 0 0;
	}
	.post-entry h1 {
		font-size: 24px;
	}
	.post-entry h2 {
		font-size: 22px;
	}
	.post-entry h3 {
		font-size: 20px;
	}
	.post-entry h4 {
		font-size: 18px;
	}
	.post-entry h5 {
		font-size: 16px;
	}
	.post-entry h6 {
		font-size: 15px;
	}
	.elementor-text-editor h1 {
		font-size: 24px;
	}
	.elementor-text-editor h2 {
		font-size: 22px;
	}
	.elementor-text-editor h3 {
		font-size: 20px;
	}
	.elementor-text-editor h4 {
		font-size: 18px;
	}
	.elementor-text-editor h5 {
		font-size: 16px;
	}
	.elementor-text-editor h6 {
		font-size: 15px;
	}
	.penci-post-gallery-container.masonry .item-gallery-masonry a {
		opacity: 1;
		-webkit-animation-delay: 0s !important;
		-moz-animation-delay: 0s !important;
		-o-animation-delay: 0s !important;
		animation-delay: 0s !important;
		-webkit-animation-name: none !important;
		-moz-animation-name: none !important;
		-o-animation-name: none !important;
		animation-name: none !important;
	}
	ul.footer-socials li {
		margin-right: 20px;
	}
	.penci-header-signup-form h4.header-signup-form,
	.header-standard h2, .header-standard .post-title, .header-standard h2 a, .penci-page-header h1 {
		font-size: 20px;
	}
	.tags-share-box {
		padding: 20px 0;
	}
	.post-share {
		position: static;
		margin-top: 15px;
		clear: both;
		display: block;
	}
	.penci-overlay-over .overlay-header-box {
		padding: 0;
		left: 10px;
		right: 10px;
	}
	.overlay-header-box .cat,
	.overlay-header-box .overlay-author {
		display: none;
	}
	.overlay-header-box .overlay-title a {
		font-size: 18px;
	}
	.penci-overlay-over .overlay-header-box:after {
		content: none;
		display: none;
	}
	.overlay-post-box-meta {
		position: static;
		padding: 20px 0 0;
	}
	.penci-single-mag-slider .magcat-detail .magcat-titlte {
		font-size: 20px;
	}
	.home-featured-cat-content .penci-single-mag-slider .grid-post-box-meta {
		margin-top: 7px;
	}
	.post-pagination .prev-post,
	.post-pagination .next-post {
		float: none;
		width: 100%;
		display: table;
	}
	.post-pagination .prev-post {
		margin-bottom: 15px;
	}
	.penci-review-stuff, .penci-review-average,
	.penci-review-stuff .penci-review-good {
		width: 100%;
	}
	.penci-review-score-total,
	.penci-review-stuff .penci-review-bad {
		margin-top: 20px;
	}
	.penci-review-container.penci-review-count h4 {
		font-size: 18px;
	}
	.footer-subscribe h4.footer-subscribe-title {
		font-size: 28px;
	}
	.footer-subscribe .mc4wp-form {
		width: 480px;
	}
	.footer-subscribe .mc4wp-form .mdes {
		margin-left: 0;
		width: 100%;
		font-size: 16px;
	}
	.footer-subscribe .mc4wp-form .memail {
		width: 328px;
	}
	.footer-social-remove-circle ul.footer-socials li a i {
		font-size: 16px;
	}
}
/*--------- Max width 767px and Min width 480px ---------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container,
	.container.two-sidebar.two-sidebar,
	.featured-area.style-1,
	.featured-carousel.style-2 .item img,
	.featured-area.style-4,
	.featured-area.magazine-slider {
		width: 480px;
	}
	.penci-single-style-5 .penci-move-title-above .standard-post-special_wrapper.container {
		width: 100%;
	}
	.wrapper-boxed.enable-boxed,
	.wrapper-boxed.enable-boxed .is-sticky #navigation {
		max-width: 520px;
	}
	.featured-area .featured-carousel,
	.featured-area .featured-carousel.style-2,
	.penci-slick-slider {
		max-height: 280px;
	}
	.featured-area.style-4,
	.featured-area.style-5,
	.penci-magazine-slider.penci-loading {
		min-height: 280px;
	}
	#logo img {
		max-width: 100%;
		height: auto;
	}
	.standard-post-image .audio-iframe, .standard-content-special {
		left: 15px;
		right: 15px;
		bottom: 15px;
	}
	.post-image.audio iframe {
		width: 100%;
		height: auto;
	}
	.penci-countdown .countdown-section {
		margin: 0 15px;
	}
	.penci-countdown .countdown-amount {
		font-size: 40px;
	}
	.penci-countdown .countdown-period {
		font-size: 16px;
		margin: 20px 0 0;
	}
}
/*--------- Max width 479px ---------*/
@media only screen and (max-width: 479px) {
	.penci-single-smore .container,
	.penci-post-image-wrapper > .container,
	.wrapper-boxed > .container,
	.wrapper-boxed > .penci-single-wrapper > .penci-single-block > .container,
	#widget-area > .container,
	#footer-section > .container,
	.penci-two-sidebar .container.penci-breadcrumb,
	.penci-page-header-wrap .penci-page-header-inner.container,
	​.penci-page-header-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	.wrapper-boxed > .container > .container,
	.penci-single-smore .container .container {
		padding-left: 0;
		padding-right: 0;
	}
	#header .inner-header {
		height: auto;
	}
	.penci-single-smore .container .container {
		padding-left: 0;
		padding-right: 0;
	}
	.penci-header-signup-form {
		padding-left: 10px;
		padding-right: 10px;
	}
	.penci-single-style-10 .header-standard,
	.penci-single-style-10 .post-box-meta-single {
		text-align: center;
	}
	.feat-text-right {
		width: 330px;
		margin-left: -165px;
	}
	.penci-google-adsense-single-s10 {
		width: 100%;
	}
	#navigation, .inner-header {
		padding-left: 10px;
		padding-right: 10px;
	}
	.header-slogan .header-slogan-text {
		font-size: 12px;
		padding: 0 10px;
	}
	#navigation.header-6 .pcheader-icon {
		margin-left: 5px;
	}
	#navigation.header-6 #logo img {
		max-width: 300px;
	}
	.featured-carousel .featured-content {
		width: 250px;
	}
	.featured-carousel .featured-content .feat-text h3 a,
	.featured-style-35 .feat-text-right h3 a {
		font-size: 16px;
	}
	.featured-carousel .carousel-meta {
		display: none;
	}
	.penci-image-holder.slider-style-1-fix {
		height: 180px;
	}
	.penci-image-holder.slider-style-2-fix {
		width: 300px;
	}
	.penci-image-holder.slider-style-3-fix {
		height: 180px;
	}
	.penci-magazine-slider .mag-item-1 .mag-meta h3 a,
	.penci-magazine-slider .mag-meta h3 a {
		font-size: 14px;
	}
	.penci-magazine-slider .mag-item-1 .mag-meta {
		padding: 15px;
	}
	.featured-style-2 .penci-owl-carousel .owl-item .item,
	.featured-style-38 .penci-owl-carousel .owl-item .item {
		width: 360px;
	}
	.featured-style-38 .penci-featured-content .feat-text h3 a {
		font-size: 18px;
	}
	.penci-magazine-slider .penci-direction-nav a.penci-prev,
	.penci-owl-carousel .owl-nav .owl-prev {
		left: 10px;
	}
	.penci-magazine-slider .penci-direction-nav a.penci-next,
	.penci-owl-carousel .owl-nav .owl-next {
		right: 10px;
	}
	.penci-magazine-slider ul.mag-wrap li .mag-content {
		width: 100% !important;
		border: none !important;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li .mag-content {
		margin-bottom: 5px !important;
	}
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li,
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-1,
	.penci-magazine-slider.penci-mag3-slider ul.mag-wrap li.mag-item-2 {
		margin: 0 !important;
		border: none !important;
	}
	.featured-carousel.style-7 .featured-content {
		bottom: 5px;
	}
	.featured-carousel.style-7 .featured-content .feat-text h3 a {
		padding: 0;
	}
	.featured-style-37 .penci-owl-carousel .owl-dots {
		display: none;
	}
	.featured-style-37 .penci-item-1 .penci-slide-overlay .penci-mag-featured-content {
		bottom: 16px;
	}
	.standard-post-image .audio-iframe, .standard-content-special {
		left: 10px;
		right: 10px;
		bottom: 10px;
	}
	ul.homepage-featured-boxes .penci-fea-in.boxes-style-2 .fea-box-img:before {
		top: 10px;
		left: 10px;
		bottom: 10px;
		right: 10px;
	}
	.grid-overlay-meta .grid-header-box {
		margin-left: 10px;
		margin-right: 10px;
	}
	.footer-widget-wrapper .quote-widget > p {
		padding-left: 35px;
	}
	#penci-login-popup {
		padding: 30px;
	}
	.penci-lgpop-title {
		font-size: 22px;
	}
	.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-image img,
	.widget ul.side-newsfeed li .side-item .side-image img {
		width: 100px;
	}
	.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-item-text h4 a,
	.widget ul.side-newsfeed li .side-item .side-item-text h4 a {
		font-size: 15px;
	}
	.penci_recent-posts-sc ul.side-newsfeed li .side-item .side-item-text .side-item-meta,
	.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {
		font-size: 13px;
	}
	.post-box-meta span.author-post {
		display: none;
	}
	.standard-post-special.penci-special-format-quote .standard-content-special {
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		border: 1px solid #DEDEDE;
		border-top: none;
	}
	.format-post-box {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
	}
	.format-post-box.penci-format-link {
		padding: 15px;
	}
	.format-post-box .dt-special a {
		font-size: 14px;
	}
	.post-entry blockquote {
		padding: 0 0 0 40px;
	}
	.post-entry blockquote:before {
		font-size: 56px;
	}
	.post-entry blockquote, .post-entry blockquote p {
		font-size: 15px;
	}
	.post-author .author-content {
		margin: 0;
	}
	.author-img {
		margin-right: 20px;
	}
	.author-img img {
		width: 80px;
		height: auto;
		margin: 0;
	}
	.item-related h3 a,
	.post-box-title,
	.thecomment .comment-text span.author,
	.thecomment .comment-text span.author a,
	.author-content h5,
	.author-content h5 a {
		font-size: 18px;
	}
	.penci-slick-slider > button.slick-prev, .penci-slick-slider > button.slick-next,
	.penci-magazine-slider .penci-direction-nav a {
		width: 32px;
		height: 32px;
		line-height: 32px;
		margin-top: -16px;
		font-size: 15px;
	}
	.penci-slick-slider > button.slick-next {
		right: 10px;
	}
	.penci-slick-slider > button.slick-prev {
		left: 10px;
	}
	.penci-slick-slider > button.slick-prev i, .penci-slick-slider > button.slick-next i {
		line-height: 32px;
		font-size: 15px;
	}
	.featured-carousel > button.slick-prev, .featured-carousel > button.slick-next {
		display: none !important;
	}
	.featured-carousel .featured-content {
		width: 240px;
		top: 37%;
	}
	.featured-carousel .featured-cat a {
		padding: 2px 10px 1px;
	}
	.featured-carousel.style-2 .featured-content {
		top: 37%;
	}
	.featured-carousel .featured-content .feat-text {
		padding: 15px 10px !important;
	}
	.standard-main-content > h2, .header-classic > h2, .error-404 .heading-text-404 {
		font-size: 20px;
	}
	.portfolio-overlay-content .portfolio-short, .penci_sidebar .penci-portfolio.column-2 .portfolio-overlay-content .portfolio-short, .penci-portfolio.column-2 .portfolio-overlay-content .portfolio-short {
		margin-top: 17.5%;
	}
	.featured-carousel .featured-cat {
		margin-bottom: 5px;
	}
	.wrapper-boxed.enable-boxed .featured-carousel .featured-content .feat-text h3 a,
	.featured-carousel .featured-content .feat-text h3 a {
		font-size: 14px;
	}
	.penci-slider.penci-loading {
		min-height: 160px;
	}
	.penci-slider ul.slides li .pencislider-container {
		padding: 0 20px;
	}
	.penci-slider .pencislider-container .pencislider-content .pencislider-title {
		font-size: 14px;
	}
	.penci-slider .pencislider-container .pencislider-content .pencislider-caption {
		font-size: 12px;
		margin: 3px 0 0;
	}
	.penci-slider .pencislider-container .pencislider-content .penci-button {
		margin: 14px 0 0;
	}
	.penci-slider .pencislider-container .pencislider-content .pencislider-button {
		padding: 5px 10px;
		font-size: 10px;
	}
	.penci-slider .penci-direction-nav .penci-prev, .penci-slider .penci-direction-nav .penci-next {
		display: none !important;
	}
	.penci-grid .list-post.list-boxed-post .item .content-list-right {
		padding: 30px 15px !important;
		clear: both;
	}
	.penci-featured-content .feat-text {
		width: 100%;
	}
	.featured-style-4 .penci-featured-content .feat-text h3 a,
	.featured-style-5 .penci-featured-content .feat-text h3 a {
		font-size: 16px;
	}
	.penci-review-thumb {
		display: none;
	}
	.penci-featured-infor .penci-entry-title {
		font-size: 18px;
	}
	/* Slider */
	.penci-mag-featured-content h3 a,
	.featured-style-13 .penci-mag-featured-content h3 a,
	.featured-style-18 .penci-mag-featured-content h3 a {
		font-size: 12px;
	}
	.featured-style-6 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-37 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-13 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-15 .penci-mag-featured-content h3 a,
	.featured-style-14 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-17 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-18 .penci-item-3 .penci-mag-featured-content h3 a {
		font-size: 16px;
	}
	.featured-style-1 .penci-owl-carousel .penci-image-holder:before {
		padding-top: 50%;
	}
	.penci-photo-2-effect figcaption h2,
	.penci_sidebar .penci-photo-2-effect figcaption h2 {
		font-size: 14px;
	}
	.featured-style-13 .penci-image-holder:before,
	.featured-style-14 .penci-image-holder:before {
		height: 200px;
	}
	.featured-style-17 .penci-image-holder:before,
	.featured-style-18 .penci-image-holder:before {
		height: 140px;
	}
	.featured-style-17 .penci-slide17-item-2 .penci-image-holder:before,
	.featured-style-18 .penci-slide17-item-2 .penci-image-holder:before {
		height: 220px;
	}
	.featured-style-19 .penci-mag-featured-content h3 a,
	.featured-style-19 .penci-item-1 .penci-mag-featured-content h3 a,
	.featured-style-19 .penci-item-0 .penci-mag-featured-content h3 a {
		font-size: 13px;
	}
	.featured-style-22 .penci-item-2 .penci-mag-featured-content h3 a,
	.featured-style-22 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-22 .penci-item-4 .penci-mag-featured-content h3 a,
	.featured-style-22 .penci-item-5 .penci-mag-featured-content h3 a,
	.featured-style-22 .penci-item-6 .penci-mag-featured-content h3 a,
	.featured-style-22 .penci-item-0 .penci-mag-featured-content h3 a {
		font-size: 14px;
	}
	.featured-style-22 .penci-item-1 .penci-mag-featured-content h3 a {
		font-size: 16px;
	}
	.featured-style-22 .penci-item-2 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-22 .penci-item-3 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-22 .penci-item-4 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-22 .penci-item-5 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-22 .penci-item-6 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-23 .penci-item-1 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-23 .penci-item-2 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-23 .penci-item-3 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-23 .penci-item-4 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-23 .penci-item-5 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-23 .penci-item-6 .penci-slide-overlay .penci-mag-featured-content {
		padding: 0 5px;
		bottom: 10px;
	}
	.featured-style-22.penci-flat-overlay .penci-item-2 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-22.penci-flat-overlay .penci-item-3 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-22.penci-flat-overlay .penci-item-4 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-22.penci-flat-overlay .penci-item-5 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-22.penci-flat-overlay .penci-item-6 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-23.penci-flat-overlay .penci-item-1 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-23.penci-flat-overlay .penci-item-2 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-23.penci-flat-overlay .penci-item-3 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-23.penci-flat-overlay .penci-item-4 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-23.penci-flat-overlay .penci-item-5 .penci-slide-overlay .penci-mag-featured-content,
	.featured-style-23.penci-flat-overlay .penci-item-6 .penci-slide-overlay .penci-mag-featured-content {
		padding: 12px 5px;
		bottom: 0;
	}
	.featured-style-26 .penci-item-1 .penci-mag-featured-content h3 a {
		font-size: 16px;
	}
	.featured-style-26 .penci-item-2 .penci-mag-featured-content h3 a,
	.featured-style-26 .penci-item-3 .penci-mag-featured-content h3 a,
	.featured-style-26 .penci-item-4 .penci-mag-featured-content h3 a,
	.featured-style-26 .penci-item-0 .penci-mag-featured-content h3 a {
		font-size: 14px;
	}
	.featured-style-26 .penci-item-1 .penci-image-holder:before {
		height: 220px;
	}
	.featured-style-27 .penci-item-1 .penci-mag-featured-content h3 a {
		font-size: 16px;
	}
	.featured-style-28 .wrapper-item .penci-item-1 {
		width: 300px;
	}
	.featured-style-28 .penci-item-1 .penci-image-holder:before {
		height: 404px;
		padding: 0;
	}
	.featured-style-28 .penci-item-1 .penci-mag-featured-content h3 a {
		font-size: 18px;
	}
	.featured-style-29 .penci-featured-content,
	.featured-style-30 .penci-featured-content {
		padding: 0 15px;
	}
	.featured-style-29 .penci-featured-content .feat-text h3 a,
	.featured-style-30 .penci-featured-content .feat-text h3 a {
		font-size: 18px;
	}
	.featured-style-29 .penci-image-holder:before,
	.featured-style-30 .penci-image-holder:before {
		height: 300px;
	}
	.featured-style-29 .penci-featured-slider-button a,
	.featured-style-30 .penci-featured-slider-button a {
		height: 30px;
		line-height: 26px;
		padding: 0 10px;
		font-size: 11px;
	}
	.featured-style-31 .penci-image-holder,
	.featured-style-32 .penci-image-holder {
		height: 400px !important;
	}
	.pencislider-container .pencislider-content .pencislider-title {
		font-size: 20px;
	}
	.pencislider-container .pencislider-content .pencislider-caption {
		font-size: 14px;
	}
	.pencislider-container .pencislider-content .pencislider-button {
		padding: 8px 15px 8px;
		font-size: 12px;
	}
	.container .penci-grid li.typography-style .grid-post-box-meta {
		display: none;
	}
	.grid-mixed .mixed-detail {
		padding: 30px 15px;
	}
	.grid-mixed .mixed-detail h2 a {
		font-size: 16px;
	}
	.typography-style .content-typography {
		left: 10px;
		right: 10px;
		top: 10px;
		bottom: 10px;
	}
	.penci-grid li.list-boxed-post-2 .inner-parent-boxed-2,
	.penci_sidebar .penci-grid li.list-boxed-post-2 .inner-parent-boxed-2 {
		min-height: 200px;
		height: auto;
		padding: 30px 15px;
	}
	.error-404 .sub-heading-text-404 {
		font-size: 13px;
	}
	.penci-post-box-meta,
	.penci-post-box-meta.post-box-boxed-1 {
		text-align: center;
	}
	.penci-post-box-meta .penci-post-share-box {
		display: block;
		float: none;
		margin-top: 15px;
	}
	.penci-post-box-meta .penci-box-meta i {
		display: none;
	}
	.penci-more-link a.more-link {
		font-size: 12px;
		padding: 5px 0;
	}
	.widget .tagcloud a {
		font-size: 10px !important;
		padding: 4px 10px 3px;
		margin-right: 4px;
		margin-bottom: 8px;
	}
	.penci-header-signup-form h4.header-signup-form,
	.header-standard h2, .header-standard .post-title, .header-standard h2 a, .penci-page-header h1 {
		font-size: 18px;
	}
	.cat > a.penci-cat-name,
	.penci-grid li .item .cat a, .penci-masonry .item-masonry .cat a {
		font-size: 11px;
	}
	.home-featured-cat-content .mag-photo .magcat-detail {
		padding: 15px;
		width: 100%;
	}
	.home-featured-cat-content .mag-photo .magcat-detail h3 a {
		font-size: 16px;
		letter-spacing: 0;
	}
	.home-featured-cat-content .magcat-detail .mag-meta {
		margin-top: 5px;
	}
	.home-featured-cat-content .mag-photo .grid-post-box-meta span,
	.home-featured-cat-content .mag-photo .grid-post-box-meta span a {
		font-size: 12px;
	}
	.home-featured-cat-content .magcat-detail h3 a {
		font-size: 15px;
		line-height: 1.3;
	}
	.home-featured-cat-content .magcat-detail .mag-meta span {
		font-size: 13px;
	}
	.post-box-meta-single span {
		display: block;
		margin-top: 5px;
	}
	.post-box-meta-single span:before {
		content: "";
		display: none;
	}
	.penci-pagination a,
	.penci-pagination .disable-url {
		font-size: 11px;
	}
	.penci-pagination a i {
		font-size: 12px;
	}
	ul.slick-dots li button {
		margin: 0 3px;
	}
	.home-pupular-posts-title {
		font-size: 16px;
	}
	#footer-copyright * {
		font-size: 12px;
	}
	.penci_facebook_widget .fb_iframe_widget {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.penci-rlt-popup {
		width: 240px;
	}
	.penci-rlt-popup .rtlpopup-heading {
		padding-left: 12px;
		font-size: 14px;
	}
	.penci-rlt-popup .rltpopup-item {
		padding-bottom: 12px;
		margin-bottom: 12px;
	}
	.penci-rlt-popup .penci-rtlpopup-content {
		padding: 12px;
	}
	.penci-rlt-popup .rltpopup-thumbnail {
		margin-right: 12px;
		width: 80px;
	}
	.penci-rlt-popup .penci-close-rltpopup {
		right: 2px;
	}
	.penci-rlt-popup .rltpopup-meta .rltpopup-title {
		font-size: 13px;
	}
	.penci-rlt-popup .rltpopup-meta .date {
		font-size: 12px;
	}
	a img.alignleft,
	a img.alignright,
	a img.alignnone {
		margin: 0 auto 30px auto;
		float: none;
		display: block;
	}
	.video-align-left,
	.video-align-right {
		margin-left: 0;
		margin-right: 0;
		float: none;
	}
	.post-entry ul,
	.elementor-text-editor ul,
	.woocommerce .page-description ul,
	.post-entry ol,
	.elementor-text-editor ol,
	.woocommerce .page-description ol {
		padding-left: 25px;
	}
	.item-related h3 a, .post-box-title,
	.thecomment .comment-text span.author,
	.thecomment .comment-text span.author a,
	.author-content h5, .author-content h5 a,
	.archive-box span, .archive-box h1 {
		font-size: 16px;
	}
	.post-header h1 {
		font-size: 16px;
	}
	.page .post-header h1 {
		font-size: 20px;
	}
	.post-tags {
		display: block;
	}
	.post-share {
		display: block;
		float: none;
		margin-top: 8px;
	}
	.post-share .share-title {
		display: inline-block;
	}
	.post-pagination .prev-post,
	.post-pagination .next-post {
		width: 100%;
		float: none;
	}
	.post-pagination .prev-post {
		margin-bottom: 15px;
	}
	.penci-post-nav-thumb {
		display: none !important;
	}
	.penci-related-grid-display .item-related {
		width: 100%;
		float: none;
	}
	.comments ul.children {
		margin: 0 0 0 35px;
	}
	#sidebar-nav {
		width: 270px;
		transform: translateX(-270px);
		-webkit-transform: translateX(-270px);
		-moz-transform: translateX(-270px);
	}
	.open-sidebar-nav #close-sidebar-nav {
		left: 270px;
	}
	.open-sidebar-nav #sidebar-nav {
		left: 270px;
	}
	.penci-pagination ul.page-numbers li {
		margin-right: 5px;
	}
	.penci-pagination ul.page-numbers li span,
	.penci-pagination ul.page-numbers li a {
		width: 25px;
	}
	ul.footer-socials li {
		margin-right: 10px;
	}
	ul.footer-socials li a {
		line-height: 32px;
	}
	ul.footer-socials li a i {
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	#footer-logo a {
		max-width: 280px;
	}
	#footer-logo img {
		max-width: 100%;
	}
	.footer-instagram h4.footer-instagram-title span {
		padding: 0 20px;
		font-size: 14px;
	}
	.comments .children, .comments > .comment > .comment, .comments > .comment > .comment > .comment, .comments > .comment > .comment > .comment > .comment, .comments > .comment > .comment > .comment > .comment > .comment {
		margin: 0 0 0 30px;
	}
	.overlay-post-box-meta > div {
		margin-top: 15px;
	}
	.overlay-post-box-meta > div:first-child {
		margin-top: 0;
		display: block;
	}
	.overlay-post-box-meta > div:after {
		content: none;
		display: none;
	}
	.penci-single-mag-slider .magcat-detail {
		padding: 10px 15px;
	}
	.penci-single-mag-slider .magcat-detail .magcat-titlte {
		font-size: 15px;
	}
	.footer-menu li {
		padding: 0 5px;
	}
	.penci-post-gallery-container.masonry .item-gallery-masonry {
		width: 100% !important;
		opacity: 1;
	}
	.penci-post-gallery-container.masonry .item-gallery-masonry.animated {
		animation-name: none;
		-webkit-animation-name: none;
		-moz-animation-name: none;
		-o-animation-name: none;
	}
	.penci-review-metas .penci-review-meta {
		display: block;
		margin-bottom: 4px;
	}
	.footer-subscribe {
		padding: 40px 0;
	}
	.footer-subscribe h4.footer-subscribe-title {
		font-size: 24px;
	}
	.footer-subscribe .mc4wp-form {
		width: 100%;
		padding: 0 20px;
	}
	.footer-subscribe .mc4wp-form .memail,
	.footer-subscribe .mc4wp-form .msubmit {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.footer-subscribe .widget .mc4wp-form input[type="submit"] {
		max-width: 100%;
	}
}
@media screen and (max-width: 782px) and ( min-width: 601px ) {
	.admin-bar .is-sticky #navigation {
		top: 46px !important;
	}
}
@media screen and (max-width: 600px) {
	.is-sticky #navigation {
		top: 0 !important;
		z-index: 999999;
	}
	#sidebar-nav, #close-sidebar-nav, .penci-menu-hbg, .penci-menu-hbg-overlay {
		z-index: 9999999;
	}
	#close-sidebar-nav i {
		display: inline-block;
	}
}
.penci-wrap-gprd-law {
	display: block;
	color: #212121;
	font-size: 14px;
}
.penci-gprd-law {
	padding: 7px 15px;
	color: inherit;
	font-size: inherit;
	display: block;
	text-align: center;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background: #f5f5f5;
}
.penci-gprd-law p {
	font-size: inherit;
	color: inherit;
	margin: 0;
	display: inline-block;
}
.penci-gprd-law .penci-gprd-accept,
.penci-gprd-law .penci-gprd-more {
	display: inline-block;
	padding: 0;
	line-height: 1;
	font-size: inherit;
	color: inherit;
	margin-left: 10px;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}
.penci-gprd-law .penci-gprd-accept {
	background: #212121;
	color: #fff;
	padding: 6px 15px;
}
.penci-gprd-law .penci-gprd-accept:hover,
.penci-gprd-law .penci-gprd-more:hover {
	opacity: 0.8;
}
.penci-gprd-law,
.penci-wrap-gprd-law .penci-gdrd-show {
	position: fixed;
	z-index: 19999;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
}
.penci-wrap-gprd-law .penci-gdrd-show {
	display: inline-block;
	width: auto;
	right: 100px;
	left: auto;
	padding: 6px 15px;
	font-size: inherit;
	color: inherit;
	background: #f5f5f5;
	line-height: 1;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
}
.penci-wrap-gprd-law-close {
	z-index: 0;
}
.penci-close-all .penci-gdrd-show,
.penci-close-all .penci-gprd-law {
	visibility: hidden;
}
.penci-wrap-gprd-law-close .penci-gprd-law,
.penci-wrap-gprd-law .penci-gdrd-show {
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
}
.penci-wrap-gprd-law-close .penci-gdrd-show {
	transform: translateY(0);
	-webkit-transform: translateY(0);
}
@media screen and (max-width: 767px) {
	.penci-wrap-gprd-law .penci-gdrd-show {
		display: none !important;
	}
}
.bos_searchbox_widget_class #flexi_searchbox #b_searchboxInc {
	padding: 20px;
}
#flexi_searchbox #b_searchboxInc .b_submitButton_wrapper .b_submitButton {
	display: inline-block;
}
.bos_searchbox_widget_class #flexi_searchbox h1,
.bos_searchbox_widget_class #flexi_searchbox h2,
.bos_searchbox_widget_class #flexi_searchbox h3,
.bos_searchbox_widget_class #flexi_searchbox h4 {
	font-family: var(--pchead-font);
	font-style: normal;
	font-weight: var(--pchead-wei);
}
.bos_searchbox_widget_class #flexi_searchbox h3,
.bos_searchbox_widget_class #flexi_searchbox h4 {
	margin-bottom: 10px;
}
.bos_searchbox_widget_class #flexi_searchbox h3 {
	font-size: 24px;
}
.bos_searchbox_widget_class #flexi_searchbox #b_searchboxInc select,
.bos_searchbox_widget_class #flexi_searchbox #b_searchboxInc input[type="text"] {
	border-radius: 0;
	border: none;
}
.bos_searchbox_widget_class #flexi_searchbox #b_searchboxInc input[type="text"] {
	height: 34px;
	line-height: 34px;
	padding: 0 10px !important;
	width: 100% !important;
}
.bos_searchbox_widget_class #flexi_searchbox #b_searchboxInc select {
	padding: 5px 10px !important;
	height: 28px;
	line-height: 28px;
	margin-right: 10px;
}
.bos_searchbox_widget_class #flexi_searchbox #b_searchboxInc .b_submitButton_wrapper .b_submitButton:hover,
.bos_searchbox_widget_class #flexi_searchbox #b_searchboxInc .b_submitButton_wrapper .b_submitButton {
	border-radius: 0;
	border: none;
	box-shadow: none;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	font-size: 14px;
	padding: 0 20px;
	line-height: 40px;
}
.bos_searchbox_widget_class #flexi_searchbox #b_searchboxInc .b_submitButton_wrapper .b_submitButton:hover {
	border: 0;
	border-radius: 0;
	opacity: 0.8;
}
.bos_searchbox_widget_class #flexi_searchbox #b_searchboxInc #b_searchDest,
.bos_searchbox_widget_class #flexi_searchbox #b_searchboxInc #b_searchCheckInDate,
.bos_searchbox_widget_class #flexi_searchbox #b_searchboxInc #b_searchCheckOutDate,
.bos_searchbox_widget_class #flexi_searchbox #b_searchboxInc .b_submitButton_wrapper {
	margin-bottom: 20px;
}
/****/
.penci-vc-row {
	margin-left: -10px;
	margin-right: -10px;
	display: flex;
	flex-wrap: wrap;
}
.penci-vc-column {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.penci-vc-row:after {
	content: " ";
	display: table;
	width: 100%;
}
.penci-col-1, .penci-col-2, .penci-col-3,
.penci-col-4, .penci-col-5, .penci-col-6,
.penci-col-7, .penci-col-8, .penci-col-9,
.penci-col-10, .penci-col-11, .penci-col-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
@media (min-width: 480px) {
	.penci-col-1, .penci-col-2, .penci-col-3,
	.penci-col-4, .penci-col-5, .penci-col-6,
	.penci-col-7, .penci-col-8, .penci-col-9,
	.penci-col-10, .penci-col-11, .penci-col-12 {
		width: 100%;
	}
}
@media (min-width: 768px) {
	.penci-col-7, .penci-col-8, .penci-col-9,
	.penci-col-10, .penci-col-11, .penci-col-12 {
		width: 100%;
	}
}
@media (min-width: 992px) {
	.penci-col-1, .penci-col-2, .penci-col-3, .penci-col-4,
	.penci-col-5, .penci-col-6, .penci-col-7, .penci-col-8,
	.penci-col-9, .penci-col-10, .penci-col-11, .penci-col-12 {
		float: left;
		margin-bottom: 0;
	}
	.penci-col-12 {
		width: 100%;
	}
	.penci-col-11 {
		width: 91.66666667%;
	}
	.penci-col-10 {
		width: 83.33333333%;
	}
	.penci-col-9 {
		width: 75%;
	}
	.penci-col-8 {
		width: 66.66666667%;
	}
	.penci-col-7 {
		width: 58.33333333%;
	}
	.penci-col-6 {
		width: 50%;
	}
	.penci-col-5 {
		width: 41.66666667%;
	}
	.penci-col-4 {
		width: 33.33333333%;
	}
	.penci-col-3 {
		width: 25%;
	}
	.penci-col-2 {
		width: 16.66666667%;
	}
	.penci-col-1 {
		width: 8.33333333%;
	}
}
.pencisc-grid .pencisc-grid-item {
	word-break: break-word;
	min-width: 0;
}
.penci-lposts-ctcol.pencisc-grid-1 .penci-grid,
.penci-lposts-ctcol.pencisc-grid-2 .penci-grid,
.penci-lposts-ctcol.pencisc-grid-3 .penci-grid,
.penci-lposts-ctcol.pencisc-grid-4 .penci-grid,
.penci-lposts-ctcol.pencisc-grid-5 .penci-grid,
.penci-lposts-ctcol.pencisc-grid-6 .penci-grid {
	display: flex;
	overflow: hidden;
	flex-wrap: wrap;
	grid-column-gap: 30px;
	grid-row-gap: 30px;
}
.penci-featured-cat-ctcol.pencisc-grid-1 .home-featured-cat-content,
.penci-featured-cat-ctcol.pencisc-grid-2 .home-featured-cat-content,
.penci-featured-cat-ctcol.pencisc-grid-3 .home-featured-cat-content,
.penci-featured-cat-ctcol.pencisc-grid-4 .home-featured-cat-content,
.penci-featured-cat-ctcol.pencisc-grid-5 .home-featured-cat-content,
.penci-featured-cat-ctcol.pencisc-grid-6 .home-featured-cat-content {
	display: flex;
	overflow: hidden;
	flex-wrap: wrap;
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}
.pencisc-grid-1 .pencisc-grid, .pencisc-grid-4 .pencisc-grid,
.pencisc-grid-2 .pencisc-grid, .pencisc-grid-5 .pencisc-grid,
.pencisc-grid-3 .pencisc-grid, .pencisc-grid-6 .pencisc-grid {
	display: flex;
	overflow: hidden;
	flex-wrap: wrap;
	grid-column-gap: 30px;
	grid-row-gap: 30px;
}
.penci-gallery-bsc .pencisc-grid {
	grid-column-gap: 0;
	grid-row-gap: 0;
}
.penci-lposts-ctcol.pencisc-grid-1 .penci-grid,
.penci-featured-cat-ctcol.pencisc-grid-1 .home-featured-cat-content,
.pencisc-grid-1 .pencisc-grid {
	grid-template-columns: repeat(1, 1fr);
	display: grid;
}
.penci-lposts-ctcol.pencisc-grid-2 .penci-grid,
.penci-featured-cat-ctcol.pencisc-grid-2 .home-featured-cat-content,
.pencisc-grid-2 .pencisc-grid {
	grid-template-columns: repeat(2, 1fr);
	display: grid;
}
.penci-lposts-ctcol.pencisc-grid-3 .penci-grid,
.penci-featured-cat-ctcol.pencisc-grid-3 .home-featured-cat-content,
.pencisc-grid-3 .pencisc-grid {
	grid-template-columns: repeat(3, 1fr);
	display: grid;
}
.penci-lposts-ctcol.pencisc-grid-4 .penci-grid,
.penci-featured-cat-ctcol.pencisc-grid-4 .home-featured-cat-content,
.pencisc-grid-4 .pencisc-grid {
	grid-template-columns: repeat(4, 1fr);
	display: grid;
}
.penci-lposts-ctcol.pencisc-grid-5 .penci-grid,
.penci-featured-cat-ctcol.pencisc-grid-5 .home-featured-cat-content,
.pencisc-grid-5 .pencisc-grid {
	grid-template-columns: repeat(5, 1fr);
	display: grid;
}
.penci-lposts-ctcol.pencisc-grid-6 .penci-grid,
.penci-featured-cat-ctcol.pencisc-grid-6 .home-featured-cat-content,
.pencisc-grid-6 .pencisc-grid {
	grid-template-columns: repeat(6, 1fr);
	display: grid;
}
@media (max-width: 960px) {
	.pencisc-grid-tablet-0 .pencisc-grid {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		overflow: hidden;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.penci-lposts-ctcol.pencisc-grid-tablet-1 .penci-grid,
	.penci-featured-cat-ctcol.pencisc-grid-tablet-1 .home-featured-cat-content,
	.pencisc-grid-tablet-1 .pencisc-grid {
		grid-template-columns: repeat(1, 1fr);
		display: grid;
	}
	.penci-lposts-ctcol.pencisc-grid-tablet-2 .penci-grid,
	.penci-featured-cat-ctcol.pencisc-grid-tablet-2 .home-featured-cat-content,
	.pencisc-grid-tablet-2 .pencisc-grid {
		grid-template-columns: repeat(2, 1fr);
		display: grid;
	}
	.penci-lposts-ctcol.pencisc-grid-tablet-3 .penci-grid,
	.penci-featured-cat-ctcol.pencisc-grid-tablet-3 .home-featured-cat-content,
	.pencisc-grid-tablet-3 .pencisc-grid {
		grid-template-columns: repeat(3, 1fr);
		display: grid;
	}
	.penci-lposts-ctcol.pencisc-grid-tablet-4 .penci-grid,
	.penci-featured-cat-ctcol.pencisc-grid-tablet-4 .home-featured-cat-content,
	.pencisc-grid-tablet-4 .pencisc-grid {
		grid-template-columns: repeat(4, 1fr);
		display: grid;
	}
	.penci-lposts-ctcol.pencisc-grid-tablet-5 .penci-grid,
	.penci-featured-cat-ctcol.pencisc-grid-tablet-5 .home-featured-cat-content,
	.pencisc-grid-tablet-5 .pencisc-grid {
		grid-template-columns: repeat(5, 1fr);
		display: grid;
	}
	.penci-lposts-ctcol.pencisc-grid-tablet-6 .penci-grid,
	.penci-featured-cat-ctcol.pencisc-grid-tablet-6 .home-featured-cat-content,
	.pencisc-grid-tablet-6 .pencisc-grid {
		grid-template-columns: repeat(6, 1fr);
		display: grid;
	}
	.pencisc-grid-tablet-7 .pencisc-grid {
		grid-template-columns: repeat(7, 1fr);
		display: grid;
	}
	.pencisc-grid-tablet-8 .pencisc-grid {
		grid-template-columns: repeat(8, 1fr);
		display: grid;
	}
	.pencisc-grid-tablet-9 .pencisc-grid {
		grid-template-columns: repeat(9, 1fr);
		display: grid;
	}
	.pencisc-grid-tablet-10 .pencisc-grid {
		grid-template-columns: repeat(10, 1fr);
		display: grid;
	}
	.pencisc-grid-tablet-11 .pencisc-grid {
		grid-template-columns: repeat(11, 1fr);
		display: grid;
	}
	.pencisc-grid-tablet-12 .pencisc-grid {
		grid-template-columns: repeat(12, 1fr);
		display: grid;
	}
}
@media (max-width: 767px) {
	.pencisc-grid-mobile-0 .pencisc-grid {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		overflow: hidden;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.penci-lposts-ctcol.pencisc-grid-mobile-1 .penci-grid,
	.penci-featured-cat-ctcol.pencisc-grid-mobile-1 .home-featured-cat-content,
	.pencisc-grid-mobile-1 .pencisc-grid {
		grid-template-columns: repeat(1, 1fr);
		display: grid;
	}
	.penci-lposts-ctcol.pencisc-grid-mobile-2 .penci-grid,
	.penci-featured-cat-ctcol.pencisc-grid-mobile-2 .home-featured-cat-content,
	.pencisc-grid-mobile-2 .pencisc-grid {
		grid-template-columns: repeat(2, 1fr);
		display: grid;
	}
	.penci-lposts-ctcol.pencisc-grid-mobile-3 .penci-grid,
	.penci-featured-cat-ctcol.pencisc-grid-mobile-3 .home-featured-cat-content,
	.pencisc-grid-mobile-3 .pencisc-grid {
		grid-template-columns: repeat(3, 1fr);
		display: grid;
	}
	.penci-lposts-ctcol.pencisc-grid-mobile-4 .penci-grid,
	.penci-featured-cat-ctcol.pencisc-grid-mobile-4 .home-featured-cat-content,
	.pencisc-grid-mobile-4 .pencisc-grid {
		grid-template-columns: repeat(4, 1fr);
		display: grid;
	}
	.penci-lposts-ctcol.pencisc-grid-mobile-5 .penci-grid,
	.penci-featured-cat-ctcol.pencisc-grid-mobile-5 .home-featured-cat-content,
	.pencisc-grid-mobile-5 .pencisc-grid {
		grid-template-columns: repeat(5, 1fr);
		display: grid;
	}
	.penci-lposts-ctcol.pencisc-grid-mobile-6 .penci-grid,
	.penci-featured-cat-ctcol.pencisc-grid-mobile-6 .home-featured-cat-content,
	.pencisc-grid-mobile-6 .pencisc-grid {
		grid-template-columns: repeat(6, 1fr);
		display: grid;
	}
	.pencisc-grid-mobile-7 .pencisc-grid {
		grid-template-columns: repeat(7, 1fr);
		display: grid;
	}
	.pencisc-grid-mobile-8 .pencisc-grid {
		grid-template-columns: repeat(8, 1fr);
		display: grid;
	}
	.pencisc-grid-mobile-9 .pencisc-grid {
		grid-template-columns: repeat(9, 1fr);
		display: grid;
	}
	.pencisc-grid-mobile-10 .pencisc-grid {
		grid-template-columns: repeat(10, 1fr);
		display: grid;
	}
	.pencisc-grid-mobile-11 .pencisc-grid {
		grid-template-columns: repeat(11, 1fr);
		display: grid;
	}
	.pencisc-grid-mobile-12 .pencisc-grid {
		grid-template-columns: repeat(12, 1fr);
		display: grid;
	}
}
.container.two-sidebar {
	width: 1400px;
	display: flex;
	flex-wrap: wrap;
}
.container.penci-breadcrumb.two-sidebar {
	display: block;
}
.penci-two-sidebar .container.penci-breadcrumb {
	width: 1400px;
	display: block;
}
.penci-vc-row.penci-vc-dis-padding {
	margin-left: 0;
	margin-right: 0;
}
.layout-14_12_14 .penci-main-content,
.container.two-sidebar #main {
	width: 57%;
	order: 2;
	padding-left: 50px;
	padding-right: 50px;
}
.layout-14_12_14 .penci-vc-sidebar,
.container.two-sidebar .penci-sidebar-content {
	width: 21.5%;
}
.layout-14_12_14 .penci-sidebar-left,
.container.two-sidebar .penci-sidebar-left {
	order: 1;
}
.layout-14_12_14 .penci-sidebar-right,
.container.two-sidebar .penci-sidebar-right {
	order: 3;
}
.layout-12_14_14 .penci-main-content {
	order: 1;
	width: 53.5%;
	padding-right: 50px;
}
.layout-12_14_14 .penci-sidebar-left {
	order: 2;
	width: 25%;
	padding-right: 50px;
}
.layout-12_14_14 .penci-sidebar-right {
	order: 3;
	width: 21.5%;
}
.layout-14_14_12 .penci-main-content {
	order: 3;
	width: 53.5%;
	padding-left: 50px;
}
.layout-14_14_12 .penci-sidebar-left {
	order: 1;
	width: 21.5%;
}
.layout-14_14_12 .penci-sidebar-right {
	order: 2;
	width: 25%;
	padding-left: 50px;
}
.layout-13_23 .penci-main-content,
.layout-23_13 .penci-main-content {
	width: 70.94%;
	float: left;
}
.layout-23_13 .penci-main-content {
	padding-right: 50px;
}
.layout-13_23 .penci-main-content {
	padding-left: 50px;
}
.layout-13_23 .penci-vc-sidebar,
.layout-23_13 .penci-vc-sidebar {
	width: 29.06%;
	float: right;
}
.penci-vc-container {
	margin-left: auto;
	margin-right: auto;
}
.vc-penci-w1080,
.vc-penci-w1170,
.vc-penci-w1400 {
	width: 100%;
}
.vc-penci-w1080 {
	max-width: 1080px;
}
.vc-penci-w1170 {
	max-width: 1170px;
}
.vc-penci-w1400 {
	max-width: 1400px;
}
.penci-missing-settings {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding: 10px 10px 5px;
	outline: 2px dashed #d4d4d4;
	color: #131313;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}
.penci-missing-settings span {
	font-size: 11px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: red;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	display: inline-block;
	vertical-align: top;
}
.block-title-icon-left .inner-arrow i {
	margin-right: 8px;
}
.block-title-icon-right .inner-arrow i {
	margin-left: 8px;
}
/**** Shortcode fancy heading *****/
.penci-fancy-heading.penci-block-vc {
	background-color: transparent;
}
.penci-fancy-heading.penci-heading-text-center {
	text-align: center;
}
.penci-fancy-heading.penci-heading-text-center .penci-heading-subtitle,
.penci-fancy-heading.penci-heading-text-center .penci-heading-content {
	margin-left: auto;
	margin-right: auto;
}
.penci-fancy-heading .penci-heading-content p {
	line-height: inherit;
	font-size: inherit;
	color: inherit;
	margin-bottom: 17px;
}
.penci-fancy-heading .penci-heading-content p:last-child {
	margin-bottom: 0;
}
.penci-fancy-heading.penci-heading-text-right {
	text-align: right;
	overflow: hidden;
}
.penci-fancy-heading.penci-heading-text-right .penci-heading-subtitle,
.penci-fancy-heading.penci-heading-text-right .penci-heading-title,
.penci-fancy-heading.penci-heading-text-right .penci-heading-content {
	float: right;
	clear: both;
}
.penci-fancy-heading.penci-heading-text-right li {
	text-align: right;
	list-style-position: inside;
}
.penci-fancy-heading.penci-heading-text-left {
	text-align: left;
}
.penci-fancy-heading .penci-heading-title {
	font-size: 36px;
	color: #111;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 1.3;
}
.penci-fancy-heading .penci-heading-subtitle {
	margin-bottom: 10px;
}
.penci-fancy-heading .penci-heading-title + .penci-heading-subtitle {
	margin-top: 10px;
}
.penci-fancy-heading .penci-heading-subtitle, .penci-fancy-heading .penci-heading-content {
	font-size: 16px;
}
.penci-fancy-heading .penci-heading-content {
	margin-top: 10px;
	clear: both;
}
.penci-fancy-heading .penci-separator {
	margin-bottom: 15px;
}
.penci-separator {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	width: 60px;
	clear: both;
}
.penci-separator-center {
	margin-left: auto;
	margin-right: auto;
}
.penci-separator-right {
	float: right;
}
.penci-separator-right .penci-heading-icon {
	margin-right: 0;
}
.penci-separator-left .penci-heading-icon {
	margin-left: 0;
}
.penci-separator-left .penci-sep_holder_l, .penci-separator-right .penci-sep_holder_r {
	display: none;
}
.penci-separator .penci-sep_holder {
	height: 1px;
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-width: 10%;
}
.penci-separator .penci-sep_line {
	height: 1px;
	border-top: 1px solid #dedede;
	display: block;
	position: relative;
	top: 1px;
	width: 100%;
}
.penci-separator-dotted .penci-sep_line {
	border-style: dotted;
}
.penci-separator-dashed .penci-sep_line {
	border-style: dashed;
}
.penci-separator-double .penci-sep_line {
	border-top-style: double;
	border-top-width: 4px;
	top: -2px;
}
.penci-separator .penci-heading-icon {
	margin: 10px 15px;
	font-size: 20px;
	color: var(--pcaccent-cl);
}
/**** Shortcode info box *****/
.penci-animation-shrink {
	transition-duration: .3s;
	transition-property: transform
}
.penci-animation-shrink:active .penci-ibox-icon, .penci-animation-shrink:hover .penci-ibox-icon {
	transform: scale(0.9)
}
.penci-animation-grow {
	transition-duration: .3s;
	transition-property: transform
}
.penci-animation-grow:active .penci-ibox-icon, .penci-animation-grow:hover .penci-ibox-icon {
	transform: scale(1.1)
}
@keyframes penci-animation-pulse {
	25% {
		transform: scale(1.1)
	}
	75% {
		transform: scale(0.9)
	}
}
.penci-animation-pulse:active .penci-ibox-icon, .penci-animation-pulse:hover .penci-ibox-icon {
	animation-name: penci-animation-pulse;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite
}
@keyframes penci-animation-pulse-grow {
	to {
		transform: scale(1.1)
	}
}
.penci-animation-pulse-grow:active .penci-ibox-icon, .penci-animation-pulse-grow:hover .penci-ibox-icon {
	animation-name: penci-animation-pulse-grow;
	animation-duration: .3s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-direction: alternate
}
@keyframes penci-animation-pulse-shrink {
	to {
		transform: scale(0.9)
	}
}
.penci-animation-pulse-shrink:active .penci-ibox-icon, .penci-animation-pulse-shrink:hover .penci-ibox-icon {
	animation-name: penci-animation-pulse-shrink;
	animation-duration: .3s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-direction: alternate
}
@keyframes penci-animation-push {
	50% {
		transform: scale(0.8)
	}
	100% {
		transform: scale(1)
	}
}
.penci-animation-push:active .penci-ibox-icon, .penci-animation-push:hover .penci-ibox-icon {
	animation-name: penci-animation-push;
	animation-duration: .3s;
	animation-timing-function: linear;
	animation-iteration-count: 1
}
@keyframes penci-animation-pop {
	50% {
		transform: scale(1.2)
	}
}
.penci-animation-pop:active .penci-ibox-icon, .penci-animation-pop:hover .penci-ibox-icon {
	animation-name: penci-animation-pop;
	animation-duration: .3s;
	animation-timing-function: linear;
	animation-iteration-count: 1
}
.penci-icon {
	display: inline-block;
	line-height: 1;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	color: #818a91;
	font-size: 50px;
	text-align: center;
}
.penci-icon i {
	width: 1em;
	height: 1em;
	position: relative;
	z-index: 20;
	display: block;
}
.penci-info-box .penci-icon i:before,
.penci-info-box .penci-icon svg:before {
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.penci-icon:hover {
	color: #818a91;
}
.penci-view-stacked .penci-icon {
	padding: .5em;
	background-color: #818a91;
	color: #fff;
	fill: #fff;
}
.penci-view-stacked .penci-icon a {
	color: inherit;
}
.penci-view-framed .penci-icon {
	padding: .5em;
	color: #818a91;
	border: 3px solid #818a91;
	background-color: transparent !important;
}
.penci-shape-circle .penci-icon {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.penci-info-box {
	position: relative;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	transition: background-color 0.3s, background-image 0.3s, box-shadow 0.3s;
}
.penci-info-box:before,
.penci-info-box:after {
	content: '';
	display: table;
	clear: both;
}
.penci-info-box .penci-ibox-img_active {
	transition: all 0.7s;
}
.penci-info-box .penci-ibox-img_hover {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: auto;
	left: 0;
	transition: all 0.7s;
}
.penci-info-box .penci-ibox-icon--image {
	width: 90px;
	height: auto !important;
	overflow: hidden;
	position: relative;
}
.penci-info-box .penci-ibox-icon--image img {
	width: 100%;
	height: auto;
}
.penci-info-box.penci-shape-circle .penci-ibox-icon--image {
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
.penci-info-box .penci-ibox-line {
	margin-top: 10px;
	margin-bottom: 0;
	width: 40px;
	height: 2px;
	background: var(--pcaccent-cl);
	display: inline-block;
	vertical-align: top;
}
.penci-info-box .penci-ibox-icon svg {
	vertical-align: top;
	transition: fill 0.3s;
}
.penci-info-box .penci-ibox-icon-fa {
	z-index: 2;
	position: relative;
}
.penci-info-box a.penci-ibox-icon-fa-fix {
	z-index: 25;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.penci-iboxwrap-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;
	display: block;
}
.penci-info-box .penci-ibox-inner:hover .penci-ibox-icon--image .penci-ibox-img_active {
	opacity: 0;
	visibility: hidden;
}
.penci-info-box .penci-ibox-inner:hover .penci-ibox-icon--image .penci-ibox-img_hover {
	opacity: 1;
	visibility: visible;
}
.penci-info-box .penci-ibox-title {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0;
	color: #111;
}
.penci-info-box .penci-ibox-content {
	margin: 8px 0 0 0;
	color: #999;
	line-height: 1.7;
}
.penci-info-box .penci-ibox-content p,
.penci-info-box .penci-ibox-content a {
	font-size: inherit;
	font-family: inherit;
	line-height: 1.7;
}
.penci-info-box .pc-ibox-ctext {
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
}
.penci-info-box .penci-ibox-content > p:last-child {
	margin-bottom: 0;
}
.penci-info-box .penci-ibox-stit {
	line-height: 1.4;
	margin-bottom: 5px;
	font-size: 13px;
	color: #666;
}
.pc-ibox-wpline {
	line-height: 1;
}
.penci-ibox-readmore,
.penci-media-rmbtn {
	margin-top: 15px;
	line-height: 1;
}
.penci-info-box .penci-ibox-readmore a,
.penci-media-carousels .penci-media-rmbtn a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-family: var(--pchead-font);
	font-weight: 500;
	background: #f2f2f2;
	color: #111;
	display: inline-block;
	vertical-align: top;
	transition: all 0.3s;
	padding: 12px 20px;
	line-height: 1;
	vertical-align: top;
}
.penci-media-carousels .penci-media-rmbtn.pc-rmbtn-borders a,
.penci-info-box .penci-ibox-readmore.pc-ibox-borders a {
	border: 2px solid;
}
.penci-media-carousels .penci-media-rmbtn a:hover,
.penci-info-box .penci-ibox-readmore a:hover {
	background: #ddd;
}
.penci-ibox-top-right .penci-ibox-icon,
.penci-ibox-top-center .penci-ibox-icon,
.penci-ibox-top-left .penci-ibox-icon {
	margin-bottom: 20px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.penci-ibox-top-center .penci-ibox-icon {
	margin-left: auto;
	margin-right: auto;
}
.penci-ibox-top-right .penci-ibox-icon--image,
.penci-ibox-top-center .penci-ibox-icon--image,
.penci-ibox-top-left .penci-ibox-icon--image {
	height: auto;
}
.penci-ibox-top-center .penci-ibox-inner {
	text-align: center;
}
.penci-ibox-top-center .penci-ibox-icon--image {
	margin-left: auto;
	margin-right: auto;
}
.penci-ibox-top-left .penci-ibox-inner {
	text-align: left;
}
.penci-ibox-top-left .penci-ibox-inner .penci-ibox-icon {
	float: left;
}
.penci-ibox-top-right .penci-ibox-inner {
	text-align: right;
}
.penci-ibox-top-right .penci-ibox-inner .penci-ibox-icon {
	float: right;
}
.penci-ibox-top-right .penci-ibox-content-wrap,
.penci-ibox-top-left .penci-ibox-content-wrap {
	clear: both;
}
.penci-ibox-float-left .penci-ibox-inner {
	display: flex;
	text-align: left;
	flex-direction: row;
	align-items: flex-start;
}
.penci-ibox-float-left .penci-ibox-icon {
	margin-right: 20px;
	margin-bottom: 0 !important;
}
.penci-ibox-float-right .penci-ibox-icon {
	margin-left: 20px;
	margin-bottom: 0 !important;
}
.penci-ibox-top-right .penci-ibox-icon--image {
	float: right;
}
.penci-ibox-top-right .penci-ibox-content {
	clear: both;
}
.penci-ibox-float-left .penci-ibox-icon,
.penci-ibox-float-right .penci-ibox-icon {
	display: inline-flex;
	flex: 0 0 auto;
	align-items: center;
	justify-content: center;
}
.penci-ibox-float-right .penci-ibox-inner {
	display: flex;
	text-align: right;
	flex-direction: row-reverse;
	align-items: flex-start;
}
.penci-info-box .penci-icon {
	position: relative;
}
.penci-shape-circle .penci-animation-custom-5 .penci-ibox-icon:after,
.penci-shape-circle .penci-animation-custom-4 .penci-ibox-icon:after,
.penci-shape-circle .penci-animation-custom-3 .penci-ibox-icon:after,
.penci-shape-circle .penci-animation-custom-2 .penci-ibox-icon:after,
.penci-shape-circle .penci-animation-custom-1 .penci-ibox-icon:after {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index: 1;
}
.penci-view-stacked .penci-animation-custom-5 .penci-ibox-icon:after,
.penci-view-stacked .penci-animation-custom-4 .penci-ibox-icon:after,
.penci-view-stacked .penci-animation-custom-3 .penci-ibox-icon:after,
.penci-view-stacked .penci-animation-custom-2 .penci-ibox-icon:after,
.penci-view-stacked .penci-animation-custom-1 .penci-ibox-icon:after {
	content: '';
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	box-shadow: 0 0 0 3px #818a91;
	transition: transform 0.3s, opacity 0.3s;
	opacity: 0;
}
.penci-view-stacked .penci-animation-custom-2 .penci-ibox-icon:after {
	transform: scale(1.3);
}
.penci-view-stacked .penci-animation-custom-1 .penci-ibox-icon:after {
	transform: scale(0.8);
}
.penci-view-stacked .penci-animation-custom-2:hover .penci-ibox-icon,
.penci-view-stacked .penci-animation-custom-1:hover .penci-ibox-icon {
	background-color: #818a91;
	color: #fff;
	fill: #fff;
}
.penci-view-stacked .penci-animation-custom-2:hover .penci-ibox-icon:after,
.penci-view-stacked .penci-animation-custom-1:hover .penci-ibox-icon:after {
	-webkit-transform: scale(1.11);
	-moz-transform: scale(1.11);
	-ms-transform: scale(1.11);
	transform: scale(1.11);
	opacity: 1;
}
.penci-view-stacked .penci-animation-custom-5 .penci-ibox-icon:after,
.penci-view-stacked .penci-animation-custom-4 .penci-ibox-icon:after,
.penci-view-stacked .penci-animation-custom-3 .penci-ibox-icon:after {
	transform: scale(1);
	box-shadow: none;
	background: #818a91;
	opacity: 1;
	z-index: 0;
}
.penci-view-stacked .penci-animation-custom-5 .penci-ibox-icon,
.penci-view-stacked .penci-animation-custom-4 .penci-ibox-icon,
.penci-view-stacked .penci-animation-custom-3 .penci-ibox-icon {
	background-color: transparent !important;
	box-shadow: inset 0 0 0 3px #818a91;
}
.penci-view-stacked .penci-animation-custom-3:hover .penci-ibox-icon:after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
}
.penci-view-stacked .penci-animation-custom-4:hover .penci-ibox-icon:after {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	opacity: 1;
}
.penci-view-stacked .penci-animation-custom-5 .penci-ibox-icon:hover,
.penci-view-stacked .penci-animation-custom-4 .penci-ibox-icon:hover {
	color: #818a91;
	fill: #818a91;
}
.penci-view-stacked .penci-animation-custom-5 {
	transition: color 0.3s;
}
.penci-view-stacked .penci-animation-custom-5:hover .penci-ibox-icon:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}
.penci-view-framed .penci-animation-custom-5 .penci-ibox-icon:after,
.penci-view-framed .penci-animation-custom-2 .penci-ibox-icon:after,
.penci-view-framed .penci-animation-custom-1 .penci-ibox-icon:after {
	content: '';
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	transition: transform 0.2s, opacity 0.2s;
	opacity: 0;
}
.penci-view-framed .penci-animation-custom-1 .penci-ibox-icon:after {
	background: #818a91;
	z-index: -1;
	transform: scale(1.3);
}
.penci-view-framed .penci-animation-custom-1 .penci-ibox-icon:hover {
	color: #fff;
}
.penci-view-framed .penci-animation-custom-1:hover .penci-ibox-icon:after {
	transform: scale(1);
	opacity: 1;
}
.penci-view-framed .penci-animation-custom-2 .penci-ibox-icon:after {
	z-index: 10;
	border: 3px dashed #818a91;
	top: -3px;
	left: -3px;
	right: -3px;
	bottom: -3px;
	width: auto;
	height: auto;
	opacity: 1;
}
.penci-view-framed .penci-animation-custom-2 .penci-ibox-icon:hover {
	border-color: transparent !important;
}
.penci-view-framed .penci-animation-custom-3 .penci-ibox-icon {
	box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
	overflow: hidden;
	transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.penci-view-framed .penci-animation-custom-3:hover .penci-ibox-icon--i {
	-webkit-animation: penciIconToRightFromLeft 0.3s forwards;
	-moz-animation: penciIconToRightFromLeft 0.3s forwards;
	animation: penciIconToRightFromLeft 0.3s forwards;
}
@-webkit-keyframes penciIconToRightFromLeft {
	49% {
		-webkit-transform: translate(100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@keyframes penciIconToRightFromLeft {
	49% {
		transform: translate(100%);
	}
	50% {
		opacity: 0;
		transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@-webkit-keyframes penciIconspinAround {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}
@keyframes penciIconspinAround {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
.penci-view-framed .penci-animation-custom-4:hover .penci-ibox-icon--i {
	-webkit-animation: penciIconspinAround 2s linear infinite;
	-moz-animation: penciIconspinAround 2s linear infinite;
	animation: penciIconspinAround 2s linear infinite;
}
.penci-view-framed .penci-animation-custom-5 .penci-ibox-icon:after {
	z-index: 10;
	border: 3px solid #818a91;
	top: -3px;
	left: -3px;
	right: -3px;
	bottom: -3px;
	width: auto;
	height: auto;
	opacity: 1;
}
.penci-view-framed .penci-animation-custom-5:hover {
	border-color: transparent !important;
	box-shadow: 0 0 0 6px #818a91;
}
.penci-view-framed .penci-animation-custom-5:hover .penci-ibox-icon:after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
	opacity: 0.5;
}
/**** Shortcode CountDown *****/
.penci-countdown-bsc {
	overflow: hidden;
}
.penci-countdown-bsc:before,
.penci-countdown-bsc:after {
	content: '';
	display: table;
	clear: both;
}
.penci-countdown-bsc.penci-style-center {
	text-align: center
}
.penci-countdown-bsc.penci-style-right {
	text-align: right
}
.penci-countdown-bsc.penci-border-solid .penci-countdown-amount {
	border-style: solid
}
.penci-countdown-bsc.penci-border-dashed .penci-countdown-amount {
	border-style: dashed
}
.penci-countdown-bsc.penci-border-dotted .penci-countdown-amount {
	border-style: dotted
}
.penci-countdown-bsc.penci-border-double .penci-countdown-amount {
	border-style: double
}
.penci-countdown-rtl {
	direction: rtl
}
.penci-countdown-holding span {
	color: #888
}
.penci-countdown-row {
	clear: both;
	width: 100%;
	padding: 0;
	display: block;
	margin: -30px auto 0
}
.penci-countdown-show1 .penci-countdown-section {
	width: 100%
}
.penci-countdown-show2 .penci-countdown-section {
	width: 50%
}
.penci-countdown-show3 .penci-countdown-section {
	width: 33.3333%
}
.penci-countdown-show4 .penci-countdown-section {
	width: 25%
}
.penci-countdown-show5 .penci-countdown-section {
	width: 20%
}
.penci-countdown-show6 .penci-countdown-section {
	width: 16.6666667%
}
.penci-countdown-show7 .penci-countdown-section {
	width: 14.2857143%
}
.penci-countdown-section {
	display: block;
	float: left;
	font-size: 75%;
	padding: 30px 15px 0
}
.penci-countdown-s1.penci-style-left .penci-countdown-section {
	padding-left: 0;
}
.penci-countdown-s1.penci-style-right .penci-countdown-section {
	padding-right: 0;
}
.penci-countdown-amount {
	font-size: 90px;
	color: #111;
	font-family: 'Montserrat', sans-serif;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	min-width: 1em;
	max-width: 100%;
	min-height: 1em;
	line-height: 1em;
	display: inline-block;
}
.penci-countdown-s1 .penci-countdown-period {
	display: block;
	vertical-align: top
}
.penci-countdown-period {
	display: inline-block;
	padding: 0 4px;
	font-size: 20px;
	color: #111;
	line-height: 1;
	margin-top: 5px
}
.penci-period-upper .penci-countdown-period {
	text-transform: uppercase;
}
.penci-countdown-descr {
	display: block;
	width: 100%
}
.penci-countdown-s4 .penci-countdown-row,
.penci-countdown-s3 .penci-countdown-row,
.penci-countdown-s2 .penci-countdown-row {
	margin-left: -15px;
	margin-right: -15px;
	width: calc(100% + 30px);
}
.penci-countdown-s4 .penci-countdown-section,
.penci-countdown-s3 .penci-countdown-section,
.penci-countdown-s2 .penci-countdown-section {
	position: relative;
}
.penci-countdown-s4 .penci-countdown-section:before,
.penci-countdown-s3 .penci-countdown-section:before,
.penci-countdown-s2 .penci-countdown-section:before {
	content: '';
	padding-top: 100%;
	display: block;
}
.penci-countdown-s4 .penci-span-inner,
.penci-countdown-s3 .penci-span-inner,
.penci-countdown-s2 .penci-span-inner {
	border-width: 1px;
	border-style: solid;
	border-radius: 5px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 15px;
	right: 15px;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.penci-countdown-s4 .penci-countdown-amount,
.penci-countdown-s3 .penci-countdown-amount,
.penci-countdown-s2 .penci-countdown-amount {
	font-size: 70px;
}
.penci-countdown-s4 .penci-countdown-period,
.penci-countdown-s3 .penci-countdown-period,
.penci-countdown-s2 .penci-countdown-period {
	margin-bottom: 15px;
}
.penci-countdown-s4 .penci-span-inner span,
.penci-countdown-s3 .penci-span-inner span,
.penci-countdown-s2 .penci-span-inner span {
	display: block;
}
.penci-countdown-s2 .penci-span-inner {
	border-color: var(--pcaccent-cl);
}
.penci-countdown-s3 .penci-span-inner {
	border-color: #f5f5f5;
	background-color: #f5f5f5;
	border-radius: 50%;
}
.penci-countdown-s4 .penci-span-inner {
	border: 0;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}
/** Counter up **/
.penci-cup_icon {
	font-size: 80px;
	display: inline-block;
	font-weight: 700;
	text-align: center;
	line-height: 1;
	margin-bottom: 12px;
}
.penci-cup-number-wrapper {
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 5px;
	color: #111;
	display: inline-block;
}
.penci-cup-number-wrapper .penci-span-inner {
	display: flex;
	align-items: center;
}
.penci-counter-up .penci-cup-label {
	font-size: 70%;
	line-height: 100%
}
.penci-counter-up .penci-counterup-number {
	margin-left: 5px;
	margin-right: 5px;
}
.penci-counter-up .penci-cup-title {
	font-family: var(--pchead-font);
	font-style: normal;
	font-weight: var(--pchead-wei);
	font-size: 24px;
	margin-top: 5px;
}
.penci-counterup-center {
	text-align: center;
}
.penci-counterup-right {
	text-align: right;
	float: right;
}
.penci-counterup-left {
	text-align: left;
}
.penci-counter-up.penci-style-s2 .penci-counter-up_inner {
	display: flex;
	align-items: center;
}
.penci-style-s2 .penci-cup_icon {
	margin-right: 15px;
}
/** Gallery **/
.penci-image-not-caption .caption {
	display: none !important;
}
.penci-image-gallery-s3 .penci-block_content,
.penci-image-gallery-s2 .penci-block_content {
	display: flex;
	flex-wrap: wrap;
}
.penci-image-gallery .pencisc-grid {
	grid-column-gap: 0;
	grid-row-gap: 0;
}
.penci-image-gallery .caption {
	position: absolute;
	bottom: 0;
	background-color: #000;
	left: 0;
	right: 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: inherit;
	padding: 9px 15px;
	line-height: 1.5;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	transition: all 0.3s;
	z-index: 20;
}
.penci-gallery-item:hover .caption {
	opacity: 1;
}
.penci-gallery-item i {
	font-size: 25px;
	width: 1em;
	height: 1em;
	margin-left: -0.5em;
	margin-top: -0.5em;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20;
	transition: all 0.4s;
	opacity: 0;
	visibility: visible;
	transform: scale(0.7);
}
.penci-gallery-item a::after {
	content: '';
	background: var(--pcaccent-cl);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	transition: all 0.3s;
	visibility: visible;
	opacity: 0;
}
.penci-gallery-item:hover i {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}
.penci-gallery-item a:hover:after {
	opacity: 0.6;
	visibility: visible;
}
.penci-image-gallery-s2 .penci-galitem-1 {
	width: 50%;
	float: left;
}
.penci-image-gallery-s2 .penci-post-smalls,
.penci-image-gallery-s2 .penci-post-smalls .penci-gallery-item {
	width: 50%;
	float: left;
}
.penci-image-gallery-s4 .penci-gallery-big-item,
.penci-image-gallery-s3 .penci-gallery-big-item {
	width: 50%;
	float: left;
}
.penci-image-gallery-s4 .penci-gallery-small-item,
.penci-image-gallery-s3 .penci-gallery-small-item {
	width: 33.3333%;
	float: left;
}
.penci-login-register input[type="email"],
.penci-login-register input[type="submit"],
.penci-login-register input[type="text"],
.penci-login-register input[type="password"],
.penci-login-register input[type="number"] {
	max-width: 100%;
	width: 100%;
}
.penci-login-register p,
.post-entry .penci-login-register p {
	margin-bottom: 0;
}
.penci-login-register p.login-submit {
	margin: 28px 0 0;
	clear: both;
}
.penci-loginform-extra {
	margin-top: 15px;
}
.penci-loginform-extra a:first-child {
	margin-right: 10px;
}
.penci-login-form .penci-user-logged-in {
	text-align: center;
}
.penci-user-logged-in .penci-login-header img {
	border-radius: 50%;
	width: 85px;
	height: 85px;
}
.penci-user-logged-in .penci-login-header {
	text-align: center;
	margin-bottom: 15px;
}
.penci-user-logged-in .penci-text-hello {
	opacity: .75;
}
.penci-user-logged-in .penci-display_name {
	font-weight: 700;
}
.penci-user-logged-in .penci-user-action-links a {
	display: inline-block;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	font-weight: normal;
	text-transform: none;
	font-size: 13px;
	float: left;
	width: 48%;
	font-family: var(--pchead-font);
	background: #F5F5F5;
	border-radius: 0;
	color: #313131;
	transition: .3s;
	cursor: pointer;
	text-align: center;
	margin: 0;
	padding: 0;
	max-width: 100%;
}
.penci-user-logged-in .penci-user-action-links a:hover {
	color: #fff;
	background: var(--pcaccent-cl);
}
.penci-user-logged-in .penci-user-action-links i {
	margin-right: 5px;
}
.penci-user-logged-in .penci-user-action-links a:first-child {
	margin-right: 4%;
}
.penci-login-register .penci-login-wrap.hidden,
.penci-login-register .penci-register-wrap.hidden {
	display: none;
}
.penci-login-register input.invalid {
	border-color: red !important;
}
.penci-login-register .message-error {
	color: #a94442;
	background: #f2dede;
}
.penci-login-register .message-success {
	color: #3c763d;
	background: #dff0d8
}
.penci-login-register .message {
	display: block;
	margin-top: 10px;
	padding: 5px 15px;
	text-align: left;
	clear: both;
}
.penci-block_content {
	position: relative;
}
.penci-block_content .penci-loading-icon {
	display: none;
}
.penci-block_content.ajax-loading .penci-loading-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.penci-block_content.ajax-loading .penci-login-wrap,
.penci-block_content.ajax-loading .penci-register-wrap {
	opacity: 0.3;
}
.penci-mailchimp-s1 .mc4wp-form,
.penci-mailchimp-s1 .widget input {
	max-width: 100%;
}
.penci-mailchimp-s2 .penci-header-signup-form {
	margin: 0;
	padding: 20px;
}
.penci-mailchimp-s3 .footer-subscribe .mc4wp-form {
	max-width: 540px;
	margin: 0 auto;
}
.penci-mailchimp-block .mc4wp-form input[type="submit"]:not(:hover) {
	background: #313131;
	color: #fff;
}
/**** Shortcode open hour *****/
.penci-working-hours .penci-workingh-lists ul {
	margin: 0;
	padding: 0
}
.penci-working-hours .penci-workingh-lists li {
	list-style: none;
	line-height: 30px;
	color: #666;
	margin-left: 0;
	font-size: 15px
}
.penci-working-hours .penci-workingh-lists li:last-child {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important
}
.penci-working-hours .penci-workingh-lists .penci-workingh-item-inner {
	position: relative;
	overflow: hidden
}
.penci-working-hours .penci-workingh-lists .penci-workingh-line1 {
	display: flex;
	align-items: flex-start
}
.penci-working-hours .penci-workingh-lists .penci-icontitle {
	flex: 1;
	overflow: hidden
}
.penci-working-hours .penci-workingh-lists .penci-listitem-icon {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 1px
}
.penci-working-hours .penci-workingh-lists .penci-listitem-title {
	font-weight: 700;
	position: relative;
	line-height: 1.3
}
.penci-working-hours .penci-workingh-lists .penci-listitem-title:before {
	content: '';
	border-top: 1px dotted;
	position: absolute;
	bottom: 20%;
	left: 100%;
	margin-left: 10px;
	width: 2000px;
	opacity: .7
}
.penci-working-hours .penci-workingh-lists .penci-listitem-hours {
	float: right;
	z-index: 1;
	position: relative;
	padding-left: 10px
}
.penci-working-hours .penci-workingh-lists .penci-listitem-subtitle {
	display: block;
	line-height: 1.3;
	margin-bottom: 5px
}
.penci-working-hours .penci-workingh-lists .penci-workingh-icon,
.penci-working-hours .penci-workingh-lists .penci-listitem-title,
.penci-working-hours .penci-workingh-lists .penci-listitem-hours {
	line-height: inherit;
	color: inherit
}
/**** Shortcode progressbar *****/
.penci-progress-bar .penci-probar-items {
	margin: 0;
	padding: 0
}
.penci-progress-bar .penci-probar-items li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 20px
}
.penci-progress-bar .penci-probar-items li:last-child {
	margin-bottom: 0 !important
}
.penci-progress-bar .penci-probar-items .penci-probar-text {
	line-height: 1.3;
	color: #111;
}
.penci-progress-bar .penci-probar-items .penci-probar-point {
	font-weight: 700;
	text-transform: uppercase
}
.penci-progress-bar .penci-probar-items .penci-probar-score {
	float: right;
	text-align: right
}
.penci-progress-bar .penci-probar-items .penci-review-process {
	margin-top: 10px;
	overflow: hidden;
}
.penci-progress-bar .penci-review-process {
	display: block;
	height: 13px;
	background-color: #e6e6e6;
	width: 100%;
	margin-top: 5px;
}
.penci-progress-bar .penci-review-process span {
	display: block !important;
	height: 100%;
	width: 0;
	background-color: var(--pcaccent-cl);
}
.penci-progress-bar .penci-probar-animated {
	transition: width 1s linear;
	-moz-transition: width 1s linear;
	-webkit-transition: width 1s linear;
	-o-transition: width 1s linear;
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.penci-progress-bar .penci-probar-striped {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px
}
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 40px 0;
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
/*** Social counter ***/
.pcsoc-wrapper-outside {
	width: 100%;
	display: block;
	clear: both;
}
.pcsoc-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-direction: column;
	--pcsoc-space: 10px;
	--pcsoc-bspace: 10px;
	flex-direction: row;
	margin-left: calc(var(--pcsoc-space) * -1 / 2);
	margin-right: calc(var(--pcsoc-space) * -1 / 2);
}
.pcsocs-s4 {
	justify-content: center;
}
.pcsoc-wrapper .pcsoc-item {
	color: var(--pctext-cl);
	text-decoration: none !important;
	line-height: 38px;
	display: -ms-flexbox;
	display: -ms-flexbox;
	display: block;
	font-size: 14px;
	transition: background-color 0.3s, border-color 0.3s, opacity 0.3s, color 0.3s;
	--pcsci-bg: #f5f5f5;
	--pcsci-hbg: #ccc;
	--pcsci-border: var(--pcborder-cl);
}
.pcsoc-wrapper .pcsoc-item:before,
.pcsoc-wrapper .pcsoc-item:after {
	clear: both;
	content: '';
	display: table;
}
.pcsoc-wrapper .pcsoc-icon {
	font-size: 16px;
}
.pcsoc-wrapper .pcsoc-counter {
	font-size: inherit;
	font-weight: bold;
	margin-right: 5px;
	text-transform: uppercase;
}
.pcsoc-wrapper.pcsocs-s3 .pcsoc-counter.pcsoc-socname,
.pcsoc-wrapper.pcsocs-s4 .pcsoc-counter.pcsoc-socname {
	text-transform: capitalize;
}
.pcsoc-wrapper .pcsoc-fan {
	font-size: inherit;
}
.pcsoc-wrapper .pcsoc-item {
	background: var(--pcsci-bg);
	margin-bottom: var(--pcsoc-bspace);
}
.pcsoc-wrapper .pcsoc-item-wrap:last-child .pcsoc-item {
	margin-bottom: 0;
}
.pcsoc-wrapper.pcsocs-s1,
.pcsoc-wrapper.pcsocs-s2 {
	white-space: nowrap;
}
.pcsoc-wrapper .pcsoc-item:hover {
	background: var(--pcsci-hbg);
}
.pcsoc-wrapper.pcsocs-s1 .pcsoc-icon,
.pcsoc-wrapper.pcsocs-s2 .pcsoc-icon {
	width: 40px;
	text-align: center;
	line-height: inherit;
	display: inline-block;
	float: left;
}
.pcsoc-wrapper.pcsocs-s1 .pcsoc-like,
.pcsoc-wrapper.pcsocs-s2 .pcsoc-like {
	float: right;
	margin: 0 10px;
}
.pcsoc-wrapper.pcsocs-s4 .pcsoc-item,
.pcsoc-wrapper.pcsocs-s2 .pcsoc-item {
	background: transparent;
}
.pcsocs-s2 .pcsoc-icon {
	background: var(--pcsci-bg);
	margin-right: 15px;
	transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.pcsoc-wrapper .pcsoc-item-wrap {
	padding-left: calc(var(--pcsoc-space) / 2);
	padding-right: calc(var(--pcsoc-space) / 2);
}
.pcsoc-wrapper.pcsocs-s4 .pcsoc-item-wrap,
.pcsoc-wrapper.pcsocs-s3 .pcsoc-item-wrap {
	flex: 0 0 33.33333%;
	align-items: center;
	text-align: center;
}
.pcsoc-wrapper.pcsocs-s4 {
	--pcsoc-space: 20px;
	--pcsoc-bspace: 20px;
}
.pcsoc-wrapper.pcsocs-s4 .pcsoc-item-wrap {
	flex: unset;
}
.pcsoc-wrapper.pcsocs-s3 .pcsoc-item {
	line-height: 1;
	padding: 12px 1px;
}
.pcsoc-wrapper.pcsocs-s3 .pcsoc-item.empty-count {
	min-height: 100%;
	justify-content: center;
	display: flex;
	align-items: center;
}
.pcsoc-wrapper.pcsocs-s4 .pcsoc-item {
	line-height: 1;
}
.pcsocs-s3 .pcsoc-item > span,
.pcsocs-s4 .pcsoc-item > span {
	display: block;
	margin-left: 0;
	margin-right: 0;
}
.pcsocs-s4 .pcsoc-item > span {
	margin-left: auto;
	margin-right: auto;
}
.pcsoc-wrapper.pcsocs-s3 .pcsoc-icon {
	font-size: 28px;
	line-height: 32px;
}
.pcsoc-icon i,
.pcsoc-icon i[class^="penciicon-"],
.pcsoc-icon i[class*=" penciicon-"] {
	display: block;
	line-height: inherit;
	vertical-align: top;
}
.pcsoc-wrapper.pcsocs-s3 .pcsoc-counter {
	margin-top: 6px;
	font-size: 18px;
}
.pcsoc-wrapper.pcsocs-s3 .pcsoc-fan {
	margin-top: 6px;
	font-size: 12px;
}
.pcsocs-s4 .pcsoc-icon {
	width: 60px;
	height: 60px;
	display: inline-block;
	vertical-align: top;
	line-height: 60px;
	background: var(--pcsci-bg);
	transition: background-color 0.3s, color 0.3s, border-color 0.3s;
	font-size: 22px;
}
.pcsocs-s2 .pcsoc-item:hover > .pcsoc-icon,
.pcsocs-s4 .pcsoc-item:hover > .pcsoc-icon {
	background: var(--pcsci-hbg);
}
.pcsoc-wrapper.pcsocs-s4 .pcsoc-counter {
	font-size: 18px;
	margin-top: 10px;
}
.pcsoc-wrapper.pcsocs-s4 .pcsoc-fan {
	font-size: 12px;
	margin-top: 4px;
}
.pcsocs-round.pcsocs-s1 .pcsoc-item,
.pcsocs-round.pcsocs-s2 .pcsoc-icon,
.pcsocs-round.pcsocs-s3 .pcsoc-item,
.pcsocs-round.pcsocs-s4 .pcsoc-icon {
	border-radius: 8px;
}
.pcsocs-circle.pcsocs-s1 .pcsoc-item,
.pcsocs-circle.pcsocs-s2 .pcsoc-icon,
.pcsocs-circle.pcsocs-s3 .pcsoc-item,
.pcsocs-circle.pcsocs-s4 .pcsoc-icon {
	border-radius: 800px;
}
.pcsocf-border .pcsc-brandflag {
	border: 1px solid var(--pcsci-border);
	background: none;
}
@media only screen and (min-width: 1025px) {
	.pcsoc-wrapper.pcsocc-1 .pcsoc-item-wrap {
		flex: 0 0 100%;
	}
	.pcsoc-wrapper.pcsocc-2 .pcsoc-item-wrap {
		flex: 0 0 50%;
	}
	.pcsoc-wrapper.pcsocc-3 .pcsoc-item-wrap {
		flex: 0 0 33.3333%;
	}
	.pcsoc-wrapper.pcsocc-4 .pcsoc-item-wrap {
		flex: 0 0 25%;
	}
	.pcsocc-4 .pcsoc-item-wrap:nth-last-child(4) .pcsoc-item,
	.pcsocc-4 .pcsoc-item-wrap:nth-last-child(3) .pcsoc-item,
	.pcsocc-4 .pcsoc-item-wrap:nth-last-child(2) .pcsoc-item,
	.pcsocc-3 .pcsoc-item-wrap:nth-last-child(3) .pcsoc-item,
	.pcsocc-3 .pcsoc-item-wrap:nth-last-child(2) .pcsoc-item,
	.pcsocc-2 .pcsoc-item-wrap:nth-last-child(2) .pcsoc-item {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 1024px) {
	.pcsoc-wrapper.pcsocc-tabcol-1 .pcsoc-item-wrap {
		flex: 0 0 100%;
	}
	.pcsoc-wrapper.pcsocc-tabcol-2 .pcsoc-item-wrap {
		flex: 0 0 50%;
	}
	.pcsoc-wrapper.pcsocc-tabcol-3 .pcsoc-item-wrap {
		flex: 0 0 33.3333%;
	}
	.pcsoc-wrapper.pcsocc-tabcol-4 .pcsoc-item-wrap {
		flex: 0 0 25%;
	}
	.pcsocc-tabcol-4 .pcsoc-item-wrap:nth-last-child(4) .pcsoc-item,
	.pcsocc-tabcol-4 .pcsoc-item-wrap:nth-last-child(3) .pcsoc-item,
	.pcsocc-tabcol-4 .pcsoc-item-wrap:nth-last-child(2) .pcsoc-item,
	.pcsocc-tabcol-3 .pcsoc-item-wrap:nth-last-child(3) .pcsoc-item,
	.pcsocc-tabcol-3 .pcsoc-item-wrap:nth-last-child(2) .pcsoc-item,
	.pcsocc-tabcol-2 .pcsoc-item-wrap:nth-last-child(2) .pcsoc-item {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 479px) {
	.pcsoc-wrapper.pcsocc-mocol-1 .pcsoc-item-wrap {
		flex: 0 0 100%;
	}
	.pcsoc-wrapper.pcsocc-mocol-2 .pcsoc-item-wrap {
		flex: 0 0 50%;
	}
	.pcsoc-wrapper.pcsocc-mocol-3 .pcsoc-item-wrap {
		flex: 0 0 33.3333%;
	}
	.pcsocc-mocol-3 .pcsoc-item-wrap:nth-last-child(3) .pcsoc-item,
	.pcsocc-mocol-3 .pcsoc-item-wrap:nth-last-child(2) .pcsoc-item,
	.pcsocc-mocol-2 .pcsoc-item-wrap:nth-last-child(2) .pcsoc-item {
		margin-bottom: 0;
	}
}
.pcsoccl-brandbg .pcsc-brandflag,
.pcsoccl-brandbg .pcsc-brandflag i,
.pcsoccl-brandbg .pcsc-brandflag span {
	color: #fff !important;
	border: none !important;
}
.pcsocshadow .pcsc-brandflag {
	box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.pcsoccl-brandbg.pcsocs-s1 .pcsoc-item:hover,
.pcsoccl-brandbg.pcsocs-s2 .pcsoc-item:hover .pcsoc-icon,
.pcsoccl-brandbg.pcsocs-s3 .pcsoc-item:hover,
.pcsoccl-brandbg.pcsocs-s4 .pcsoc-item:hover .pcsoc-icon {
	opacity: 0.8;
}
/**** Shortcode team members *****/
.penci-teammb-bsc {
	text-align: center;
}
.penci-teammb-item {
	overflow: hidden;
}
.penci-teammb-bsc .penci-teammb-inner {
	padding: 30px 15px;
}
.penci-teammb-s1 .penci-teammb-inner {
	border: 1px solid #dedede;
}
.penci-teammb-s2 .penci-teammb-img,
.penci-teammb-s1 .penci-teammb-img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	max-width: 100%;
	margin-bottom: 21px;
}
.penci-teammb-s2 .penci-teammb-img:before,
.penci-teammb-s1 .penci-teammb-img:before {
	padding-top: 100%;
}
.penci-teammb-bsc .penci-team_member_name {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 0;
}
.penci-teammb-s1 .penci-team_member_name {
	margin-top: 0;
}
.penci-team_member_desc {
	margin-top: 15px;
}
.penci-team_member_socails {
	margin-top: 15px;
	overflow: hidden;
}
.penci-team_member_pos {
	color: #999;
	text-transform: uppercase;
	font-weight: bold;
}
.penci-teammb-s2 .penci-team_member_pos,
.penci-teammb-s3 .penci-team_member_pos {
	margin-top: 15px;
}
.penci-teammb-bsc .penci-team_member_socails {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	line-height: 1;
}
.penci-teammb-bsc .penci-team_member_socails .penci-social-item.penci-social-item {
	margin-right: 5px;
	margin-left: 5px;
}
.penci-teammb-s2 .penci-teammb-inner {
	background-color: #f5f5f5;
	border: none;
	border-radius: 15px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.penci-teammb-s3 .penci-teammb-inner {
	background-color: #f5f5f5;
	padding: 0;
}
.penci-teammb-s3 .penci-teammb-img {
	width: 100%;
	display: block;
}
.penci-teammb-s3 .penci-teammb-img:before {
	padding-top: 66.6667%;
}
.penci-teammb-s3 .penci-team_item__info {
	padding: 25px 20px 30px;
}
.penci-teammb-s3 .penci-team_member_desc {
	margin-top: 10px;
}
.penci-teammb-s4 .penci-teammb-inner {
	background-color: #fff;
	box-shadow: 0px 15px 30px 0 rgba(0, 0, 0, 0.1);
	padding: 0;
	position: relative;
}
.penci-teammb-s4 .penci-teammb-img:before {
	padding-top: 120%;
}
.penci-teammb-s4 .penci-team_item__info {
	padding: 20px 10px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100;
	transform: translateY(35px);
	transition: all 0.3s;
}
.penci-teammb-s4 .penci-social-wrap .penci-social-item {
	width: auto;
	height: auto;
	background: transparent !important;
}
.penci-teammb-s4 .penci-team_member_desc {
	display: none;
}
.penci-teammb-s4 .penci-team_member_pos,
.penci-teammb-s4 .penci-team_member_name,
.penci-teammb-s4 .penci-social-wrap .penci-social-item {
	color: #fff;
}
.penci-teammb-s4 .penci-team_member_socails .penci-social-item.penci-social-item {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 15px;
}
.penci-teammb-s4 .penci-social-wrap .penci-social-item:hover {
	color: var(--pcaccent-cl);
}
.penci-teammb-s4 .penci-teammb-img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1;
	bottom: 0;
	right: 0;
	background: linear-gradient(to bottom, transparent 50%, #000 90%);
	opacity: .6;
	transition: opacity .3s;
}
.penci-teammb-s4 .penci-teammb-item:hover .penci-team_item__info {
	transform: translateY(0);
}
.penci-teammb-s4 .penci-team_member_pos {
	margin-top: 10px;
}
/**** Shortcode testmonials *****/
.penci-testimonail {
	text-align: center;
	position: relative;
}
.penci-testimonail .penci-testi-bq-icon:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.penci-testi-s1 .penci-testimonail .penci-testi-blockquote {
	font-family: 'Playfair Display', serif;
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	line-height: 1.5;
	color: #111111;
	clear: both;
	position: relative;
	text-align: center;
	background-color: #f5f5f5;
	padding: 39px 30px 35px;
	margin-top: 24px;
}
.penci-testi-s1 .penci-testimonail .penci-testi-bq-icon {
	width: 48px;
	height: 48px;
	position: absolute;
	top: -24px;
	left: 50%;
	margin-left: -24px;
}
.penci-testi-s1 .penci-testimonail .penci-testi-bq-icon:before {
	content: '“';
	font-weight: bold;
	font-style: normal;
	display: block;
	text-align: center;
	border-radius: 50%;
	font-family: 'Playfair Display', serif;
	margin: 0;
	width: 48px;
	height: 48px;
	font-size: 48px;
	line-height: 48px;
	background-color: var(--pcaccent-cl);
	color: #fff;
	padding-top: 6px;
	z-index: 2
}
.penci-testi-rating {
	color: #ffb74d;
	font-size: 18px;
	margin-top: 30px;
}
.penci-testi-rating i:not( :last-child ) {
	margin-right: 3px;
}
.penci-testi-avatar {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	margin: 25px auto 0;
	background: #e6e9ec;
}
.penci-testi-avatar img {
	width: 100%;
	height: auto;
	display: block;
}
.penci-testi-name {
	font-size: 16px;
	margin-top: 18px;
	margin-bottom: 0;
}
.penci-testi-company {
	font-size: 12px;
	margin-top: 12px;
	text-transform: uppercase;
}
.penci-testi-s2 .penci-testimonail {
	text-align: left;
}
.penci-testi-s2 .penci-testimonail .penci-testi-blockquote {
	border: 1px solid #f5f5f5;
	background-color: #ffff;
	border-radius: 15px;
	padding: 30px 30px 56px;
}
.penci-testi-s2 .penci-testimonail .penci-testi-bq-icon:before {
	content: '“';
	font-weight: bold;
	font-style: normal;
	display: block;
	text-align: center;
	border-radius: 50%;
	font-family: 'Playfair Display', serif;
	margin: 0;
	width: 48px;
	height: 48px;
	font-size: 102px;
	line-height: 48px;
	padding-top: 6px;
	z-index: 2;
	color: var(--pcaccent-cl);
}
.penci-testi-s2 .penci-testi-avatar {
	margin-left: 30px;
	margin-top: -30px;
	position: relative;
	z-index: 10;
}
.penci-testi-s2 .penci-testi-rating {
	margin-top: 5px;
}
.penci-testi-s2 .penci-testi-name,
.penci-testi-s2 .penci-testi-company {
	margin-left: 30px;
}
.penci-testi-s3 .penci-testimonail .penci-testi-bq-icon:before {
	content: '“';
	font-weight: bold;
	font-style: normal;
	display: block;
	text-align: center;
	border-radius: 50%;
	font-family: 'Playfair Display', serif;
	margin: 0 auto;
	width: 48px;
	height: 48px;
	font-size: 48px;
	line-height: 48px;
	padding-top: 6px;
	z-index: 2;
	border: 2px solid var(--pcaccent-cl);
	color: var(--pcaccent-cl);
}
.penci-testi-s3 .penci-testi-bq-icon {
	margin-bottom: 16px;
	display: block;
}
.penci-testi-s3 .penci-testimonail .penci-testi-blockquote {
	font-family: 'Playfair Display', serif;
	font-size: 23px;
	font-style: italic;
	line-height: 1.5;
	color: #111111;
	clear: both;
	position: relative;
	text-align: center;
}
.penci-testi-s3 .penci-testi-name {
	text-transform: uppercase;
	color: var(--pcaccent-cl);
}
/** Shortcode video playlist **/
.penci-media-obj {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.penci-media-obj .penci-mobj-img {
	margin-right: 20px;
	position: relative;
}
.penci-media-obj .penci-mobj-body {
	flex: 1;
}
.penci-media-obj.penci-mobj-right .penci-mobj-img {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-right: 0;
	margin-left: 20px;
}
.penci-video_playlist .penci-block_content {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
.penci-video_playlist .penci-playlist-title {
	background: var(--pcaccent-cl);
	color: #fff;
	min-height: 70px;
	width: 100%;
	padding: 0 15px;
	line-height: 17px;
	font-size: 20px;
	z-index: 9
}
.penci-video_playlist .penci-playlist-title .playlist-title-icon {
	font-size: 27px;
	float: left;
	margin-right: 10px;
	height: 70px;
	line-height: 70px;
	width: 40px;
	text-align: center;
	font-weight: 400
}
.penci-video_playlist .penci-playlist-title a {
	color: inherit
}
.penci-video_playlist .penci-playlist-title .fa {
	padding-right: 5px
}
.penci-video_playlist .penci-playlist-title h2 {
	padding-top: 14px;
	font-size: 18px;
	clear: none;
	color: inherit;
	margin: 0;
}
.penci-video_playlist .penci-playlist-title .penci-videos-number {
	font-size: 11px;
	display: block;
	float: left
}
.penci-video_playlist .penci-video-play {
	background-color: #111;
	position: relative;
	width: 66%;
	float: left;
}
.penci-video_playlist .penci-video-nav {
	width: 34%;
	height: 100%;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	border-width: 0 1px 1px 0;
	background: #f5f5f5;
	overflow: hidden;
}
.penci-video_playlist .penci-custom-scroll {
	overflow-y: auto;
	height: 100%;
}
.penci-video_playlist .penci-custom-scroll::-webkit-scrollbar {
	width: 6px;
	background: #dedede;
}
.penci-video_playlist .penci-custom-scroll::-webkit-scrollbar-thumb {
	background-color: var(--pcaccent-cl);
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}
.penci-video_playlist .penci-custom-scroll::-webkit-scrollbar-corner {
	background-color: #dedede;
}
.penci-video_playlist .fluid-width-video-wrapper {
	padding-top: 56.25% !important
}
.penci-video_playlist .penci-video-play {
	background-color: #111;
	position: relative;
	width: 66%;
	float: left
}
.penci-video_playlist .penci-video-play .video-player-wrapper {
	position: relative;
	z-index: 2
}
.penci-video_playlist .penci-video-play .loader-overlay {
	z-index: 1
}
.penci-video_playlist .penci-video-play .video-frame {
	visibility: hidden
}
.penci-video_playlist .penci-video-play iframe {
	width: 100%
}
.penci-video_playlist .fluid-width-video-wrapper {
	position: relative;
	z-index: 2
}
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.penci-video_playlist .penci-video-nav .penci-video-thumbnail {
	width: 100px;
	height: 56px;
	float: left;
}
.penci-video_playlist .penci-video-thumbnail:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	z-index: 1;
	transition: opacity .3s ease;
}
.penci-video_playlist .penci-video-nav .penci-video-thumbnail:hover:after {
	opacity: .3;
}
.penci-video_playlist .penci-video-nav .playlist-panel-item {
	float: left;
	width: 20px;
	text-align: left;
	line-height: 56px;
	font-size: 13px;
	color: #111;
}
.penci-video_playlist .penci-video-nav .penci-video-playlist-item {
	padding: 12px 15px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	border-bottom: 1px solid #dedede;
	transition: all .3s;
}
.penci-video_playlist .penci-video-nav .penci-video-playlist-item:hover {
	background: #dedede;
}
.penci-video_playlist .penci-video-playlist-item .penci-video-play-icon {
	display: none;
	color: var(--pcaccent-cl);
}
.penci-video_playlist .penci-video-playlist-item .penci-video-paused-icon {
	display: none;
}
.penci-video_playlist .penci-video-playlist-item.is-playing .penci-video-play-icon {
	display: block;
}
.penci-video_playlist .penci-video-playlist-item.is-playing .penci-video-number {
	display: none;
}
.penci-video_playlist .penci-video-playlist-item.is-paused .penci-video-paused-icon {
	display: block;
}
.penci-video_playlist .penci-video-playlist-item.is-paused .penci-video-number {
	display: none;
}
.penci-video_playlist .penci-video-playlist-item .penci-video-title {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.3;
	font-family: inherit;
	width: 100%;
	display: block;
	float: left;
	margin-top: -2px;
	transition: all 0.3s;
	color: #000;
}
.penci-video_playlist .penci-video-playlist-item .penci-video-title:hover {
	color: var(--pcaccent-cl);
}
.penci-video_playlist .penci-video-playlist-item .penci-video-duration {
	float: left;
	font-size: 11px;
	color: #888;
	margin-top: 5px;
	line-height: 1;
}
.pencisc-column-1.penci-video_playlist .penci-video-nav {
	width: 100%;
	position: relative;
}
.pencisc-column-1.penci-video_playlist .penci-video-play {
	width: 100%;
}
.pencisc-column-2.penci-video_playlist .penci-video-nav .penci-video-thumbnail,
.pencisc-column-1.penci-video_playlist .penci-video-nav .penci-video-thumbnail {
	width: 75px;
	height: 42.18px;
}
.pencisc-column-1.penci-video_playlist .penci-video-nav .penci-video-playlist-nav {
	min-height: 100px;
	max-height: 283px;
}
.pencisc-column-2.penci-video_playlist .penci-video-nav .playlist-panel-item,
.pencisc-column-1.penci-video_playlist .penci-video-nav .playlist-panel-item {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	z-index: 10;
	background: var(--pcaccent-cl);
	color: #fff;
}
/** Shortcode weather **/
.penci-media-carousels {
	overflow: hidden;
}
.penci-advanced-carousel-mg {
	margin-left: -5px;
	margin-right: -5px;
	display: block;
	clear: both;
}
.penci-media-carousels .penci-image-holder {
	background-color: transparent;
}
.penci-media-carousels .overlay-icon-format {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transition: all 0.3s;
}
.pc-ctpos-on .overlay-icon-format {
	top: 10px;
	right: 10px;
	z-index: 10;
	margin: 0;
	left: auto;
}
.penci-media-carousels .penci-media-inner {
	padding: 0 5px;
}
.penci-media-carousels .penci-media-inct {
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	position: relative;
}
.penci-media-carousels .penci-media-content {
	text-align: center;
	margin-top: 20px;
}
.penci-media-img {
	position: relative;
}
.penci-media-img > a {
	display: block;
}
.penci-media-carousels.pc-ctpos-above .penci-media-img {
	order: 3;
}
.penci-media-carousels.pc-ctpos-above .penci-media-content {
	order: 1;
	margin-top: 0;
	margin-bottom: 20px;
}
.penci-media-carousels.pc-ctpos-on .penci-media-content {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	z-index: 3;
	align-items: flex-end;
}
.pc-ctpos-on .penci-media-content .pc-media-ctinner {
	width: 100%;
	padding: 15px 10px;
	position: relative;
	z-index: 2;
}
.pc-media-ctinner {
	position: relative;
}
.penci-media-carousels .pc-media-ctinner:before,
.penci-media-carousels .pc-adcr-overlay,
.pc-ctpos-on .penci-media-content > a {
	position: absolute;
	font-size: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 2;
}
.penci-media-carousels .pc-media-ctinner:before {
	z-index: -1;
	content: '';
}
.penci-media-carousels .pc-media-ctinner:before,
.pc-adcr-overlay {
	opacity: 0.5;
	transition: all 0.3s;
}
.penci-media-carousels .penci-media-inct:hover .pc-media-ctinner:before
.penci-media-inct:hover .pc-adcr-overlay {
	opacity: 0.7;
}
.penci-media-carousels .penci-media-stit {
	line-height: 1.4;
	margin-bottom: 5px;
	font-size: 13px;
	color: #666;
}
.penci-media-carousels .penci-media-title {
	font-size: 18px;
	font-family: var(--pchead-font);
	font-weight: var(--pchead-wei);
	margin: 0;
}
.penci-media-carousels .penci-media-desc {
	margin-top: 8px;
	line-height: 1.6;
}
.penci-media-rmbtn i,
.penci-media-rmbtn svg {
	color: inherit;
	font-size: inherit;
}
.penci-media-carousels .pc-icpos-left i,
.penci-media-carousels .pc-icpos-left svg {
	margin-right: 5px;
}
.penci-media-carousels .pc-icpos-right i,
.penci-media-carousels .pc-icpos-right svg {
	margin-left: 5px;
}
.penci-weather-widget {
	overflow: hidden;
	color: #111;
}
.penci-weather-city {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 7px;
}
.penci-weather-condition {
	font-size: 14px;
	line-height: 1;
	text-transform: capitalize;
	opacity: .8;
}
.penci-location-icon {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 22px;
	opacity: .6;
	z-index: 1;
}
.penci-location-icon:hover {
	cursor: pointer;
	opacity: .9;
}
.penci-weather-temperature {
	padding: 3px 0;
	display: inline-block;
	width: 100%;
	float: left;
	text-align: center;
}
@media screen and (max-width: 1018px) {
	.penci-weather-temperature {
		margin-bottom: -6px;
		padding: 0;
	}
}
.penci-weather-temp-wrap {
	display: inline-block;
}
.penci-weather-now {
	float: left;
	text-align: center;
	line-height: 1;
	padding: 32px 16px;
	font-weight: 300;
	max-width: 145px;
	width: 50%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
@media screen and (max-width: 1018px) {
	.penci-weather-now {
		padding: 28px 0;
		position: relative;
		left: -10px;
		width: 90px;
		margin-left: 12px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1018px) {
	.penci-weather-now {
		margin-left: 0;
	}
}
@media screen and (max-width: 767px) {
	.penci-weather-now {
		width: 100px;
	}
}
.penci-weather-now .penci-big-degrees {
	font-size: 40px;
}
@media screen and (max-width: 1018px) {
	.penci-weather-now .penci-big-degrees {
		font-size: 32px;
	}
}
.penci-weather-now .penci-circle {
	font-size: 30px;
	position: relative;
	top: -6px;
	opacity: .6;
	line-height: 1;
	vertical-align: top;
}
.penci-weather-now .penci-weather-unit {
	font-size: 16px;
	position: relative;
	top: -4px;
	font-weight: 400;
	opacity: .6;
	left: -2px;
	line-height: 1;
	vertical-align: top;
}
.penci-weather-now:hover {
	cursor: pointer;
}
.penci-weather-lo-hi {
	float: left;
	text-align: left;
}
.penci-weather-lo-hi__content {
	padding: 15px 0;
}
.penci-weather-lo-hi__content .penci-circle {
	padding-left: 3px;
}
.penci-weather-degrees-wrap {
	padding: 15px 0;
	text-align: right;
}
.penci-weather-degrees-wrap:before,
.penci-weather-degrees-wrap:after {
	content: '';
	display: table;
	clear: both;
}
@media screen and (max-width: 1018px) {
	.penci-weather-degrees-wrap {
		padding: 10px;
	}
}
.penci-weather-degrees-wrap i {
	position: relative;
	top: 1px;
	font-size: 16px;
	color: #b3b3b3;
	right: 5px;
}
.penci-weather-degrees-wrap .penci-small-degrees {
	font-size: 12px;
}
.penci-weather-degrees-wrap .penci-circle {
	font-size: 18px;
	position: relative;
	right: 3px;
	top: 3px;
}
.penci-weather-information {
	font-size: 12px;
	position: relative;
	padding: 5px 0;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	opacity: .6;
	margin-top: 19px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
.penci-weather-information i {
	font-size: 16px;
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.penci-weather-section {
	float: left;
	width: 33%;
}
.penci_humidty {
	text-align: right;
	padding-right: 10px;
}
.penci_wind {
	text-align: center;
}
.penci_clouds {
	text-align: left;
	padding-left: 10px;
}
.penci-weather-week {
	padding: 15px 8px;
	width: 100%;
	text-align: center;
	line-height: 1;
	position: relative;
	display: block;
	margin-bottom: -5px;
	clear: both;
	overflow: hidden;
}
.penci-weather-week:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: var(--pcaccent-cl);
	opacity: .07;
}
.penci-weather-days {
	width: 20%;
	float: left;
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
}
.penci-weather-days .penci-day {
	margin-bottom: 8px;
	font-size: 11px;
	opacity: .5;
}
.penci-weather-days .penci-day-degrees {
	font-size: 20px;
	position: relative;
	left: 4px;
	line-height: 14px;
	opacity: .7;
}
.penci-weather-days .penci-circle {
	position: relative;
	right: 5px;
}
.penci-weather-days .penci-day {
	margin-top: 8px;
	font-size: 11px;
	opacity: .5;
}
.penci-weather-set-location {
	display: none;
	position: absolute;
	top: 0;
}
.penci-weather-set-location .penci-location-set-input {
	height: 20px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	padding: 0 10px;
}
.penci-weather-set-location .penci-location-set-input:focus ~ label {
	top: -20px;
	font-size: 11px;
	opacity: .5;
}
.penci-show-location {
	display: block !important;
}
.penci-show-location label {
	position: absolute;
	top: 0;
	left: 10px;
	font-size: 13px;
	opacity: .6;
	pointer-events: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.penci-weather-animated-icon {
	float: left;
	text-align: right;
	position: relative;
}
.penci-weather-animated-icon i {
	width: 70px;
	font-size: 70px;
	opacity: 0.4;
	top: 15px;
	left: 0;
	right: auto;
}
.penci_facebook_widget .penci-block_content {
	text-align: center;
}
.penci_facebook_widget .fb_iframe_widget {
	max-width: 340px;
}
/**** Shortcode Pricing table *****/
.penci-pricing-item {
	color: #888;
	text-align: center;
	padding: 20px;
	font-size: 15px;
	box-sizing: content-box;
	overflow: hidden;
	position: relative;
}
.penci-pricing_featured.penci-pricing-f-hheight {
	padding-top: 50px;
	padding-bottom: 50px;
	transform: translateY(-30px);
	position: relative;
}
@media (min-width: 768px) {
	.penci-pricing_featured.penci-pricing-f-scale {
		background: var(--pcbg-cl);
		transform: scale(1.15);
		-webkit-transform: scale(1.15);
		position: relative;
		z-index: 3;
	}
}
.penci-pricing_featured .penci-pricing-ribbon {
	position: absolute;
	height: 60px;
	width: 38px;
	background: var(--pcaccent-cl);
	color: #fff;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	right: 15px;
	top: 0;
	padding-bottom: 15px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	font-size: 18px;
	z-index: 5;
}
.penci-pricing_featured .penci-pricing-ribbon-text {
	position: absolute;
	top: 18px;
	right: -67px;
	padding: 4px 0;
	width: 200px;
	background-color: #ff6618;
	color: #fff;
	transform: rotate(40deg);
	text-align: center;
	font-size: 12px;
	line-height: 1.3em;
	z-index: 5;
	text-transform: uppercase;
	font-family: var(--pchead-font);
}
.penci-pricing-item.penci-pricing-s1 {
	border: 1px solid var(--pcborder-cl);
}
.penci-pricing-item.penci-pricing-s2 {
	box-shadow: 0px 15px 30px 0 rgba(0, 0, 0, 0.1);
	background-color: #ffff;
	border-radius: 15px;
}
.penci-pricing-item.penci-pricing-s2 .penci-pricing-btn {
	border-radius: 10px
}
.penci-pricing-item:after {
	content: '';
	display: table;
	width: 100%
}
.penci-pricing-item .penci-pricing-inner {
	position: relative
}
.penci-pricing-item .penci-pricing-image {
	width: 150px;
	text-align: center;
	margin: 0 auto 20px;
	overflow: hidden
}
.penci-pricing-item .penci-pricing-image img {
	height: auto;
	display: inline-block;
	vertical-align: top;
}
.penci-pricing-item .penci-pricing-icon {
	text-align: center;
	font-size: 50px;
	margin-bottom: 20px;
	line-height: 1;
}
.penci-pricing-item .penci-pricing-icon i {
	font-size: inherit;
	color: inherit;
	display: inline-block;
	vertical-align: top;
}
.penci-pricing-item .penci-pricing-header {
	margin-bottom: 20px
}
.penci-pricing-fheader .penci-pricing-header {
	margin-top: -20px;
	margin-right: -20px;
	margin-left: -20px;
	padding: 20px 0;
	background: #fff000;
}
.penci-pricing_featured.penci-pricing-f-hheight.penci-pricing-fheader .penci-pricing-header {
	padding-top: 50px;
	margin-top: -50px;
}
.penci-pricing-item .penci-pricing-title {
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
}
.penci-pricing-item .penci-pricing-subtitle {
	color: #888;
	line-height: 1.3;
	margin-top: 10px;
}
.penci-pricing-item .penci-pricing-title,
.penci-pricing-item .penci-price-unit {
	color: #111
}
.penci-pricing-item .penci-pricing-price {
	font-size: 48px;
	line-height: 1;
	display: inline-block;
}
.penci-pricing-item .penci-pricing-unit {
	display: block
}
.penci-pricing-oneline .penci-pricing-unit {
	display: inline-block;
}
.penci-pricing-item .penci-pricing-featured {
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 16px;
}
.penci-pricing-btn-above .penci-pricing-featured {
	margin-bottom: 5px;
}
.penci-pricing-btn-above .penci-pricing-pbutton {
	margin-top: 20px;
}
.penci-pricing-item .penci-pricing-featured ul,
.penci-pricing-item .penci-pricing-featured ol {
	margin: 0;
	padding: 0;
}
.penci-pricing-item .penci-pricing-featured li {
	margin-left: 0;
	list-style: none;
	margin-bottom: 10px;
}
.penci-pricing-item .penci-pricing-featured ul,
.penci-pricing-item .penci-pricing-featured ol,
.penci-pricing-item .penci-pricing-featured li,
.penci-pricing-item .penci-pricing-featured p,
.penci-pricing-item .penci-pricing-featured span,
.penci-pricing-item .penci-pricing-featured div,
.penci-pricing-item .penci-pricing-featured a,
.penci-pricing-item .penci-pricing-featured strong {
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	font-style: inherit;
	text-decoration: inherit;
	line-height: 1.3
}
.penci-pricing-item .penci-pricing-featured li:last-child {
	margin-bottom: 0
}
.penci-pricing-item .penci-pricing-btn {
	display: block;
	width: 100%;
	font-size: 15px;
	box-sizing: border-box;
	max-width: 100%;
	text-decoration: none !important;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
}
.penci-pricing-btn-borders .penci-pricing-btn {
	background: none !important;
	border: 2px solid;
	color: var(--pctext-cl);
}
.penci-pricing-btn-borders .penci-pricing-btn:hover {
	border-color: var(--pcaccent-cl);
	color: var(--pcaccent-cl);
}
@media (max-width: 767px) {
	.penci-pricing_featured.penci-pricing-f-hheight {
		transform: translateY(0);
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.penci-pricing_featured.penci-pricing-f-hheight.penci-pricing-fheader .penci-pricing-header {
		padding-top: 20px;
		margin-top: -20px;
	}
}
/* Penci Button */
.pcbtn-wrapper {
	display: block;
}
.pcbtn-align-left {
	text-align: left;
}
.pcbtn-align-center {
	text-align: center;
}
.pcbtn-align-right {
	text-align: right;
}
.pcbtn-wrapper a.pcbtn {
	display: inline-block;
	text-decoration: none;
	background: #f2f2f2;
	color: #333;
	position: relative;
	font-family: var(--pchead-font);
	font-size: 16px;
	vertical-align: top;
	transition: color 0.3s, transform 0.3s;
}
.pcbtn-wrapper a.pcbtn:before {
	content: "";
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
	transition: all 0.3s;
}
.pcbtn-wrapper a.pcbtn:hover:before {
	opacity: 1;
}
.pcbtn-wrapper a.pcbtn-bordered:before,
.pcbtn-bordered .pcbtn-wrapperin {
	border: 2px solid;
}
.pcbtn-wrapper a.pcbtn-bstyle-dotted:before,
.pcbtn-bstyle-dotted .pcbtn-wrapperin {
	border-style: dotted;
}
.pcbtn-wrapper a.pcbtn-bstyle-dashed:before,
.pcbtn-bstyle-dashed .pcbtn-wrapperin {
	border-style: dashed;
}
.pcbtn-wrapper a.pcbtn-bstyle-double:before,
.pcbtn-bstyle-double .pcbtn-wrapperin {
	border-style: double;
}
.pcbtn-wrapper a.pcbtn-bstyle-groove:before,
.pcbtn-bstyle-groove .pcbtn-wrapperin {
	border-style: groove;
}
.pcbtn-wrapper a.pcbtn-bstyle-ridge:before,
.pcbtn-bstyle-ridge .pcbtn-wrapperin {
	border-style: ridge;
}
.pcbtn-wrapper a.pcbtn-bstyle-inset:before,
.pcbtn-bstyle-inset .pcbtn-wrapperin {
	border-style: inset;
}
.pcbtn-wrapper a.pcbtn-bstyle-outset:before,
.pcbtn-bstyle-outset .pcbtn-wrapperin {
	border-style: outset;
}
.pcbtn-wrapper a.pcbtn-bstyle-gradient:before,
.pcbtn-bstyle-gradient .pcbtn-wrapperin {
	border-image: linear-gradient(360deg, var(--pcaccent-cl), #bbb);
	border-image: -webkit-linear-gradient(360deg, var(--pcaccent-cl), #bbb);
	border-image-slice: 1;
}
.pcbtn-align-justify a.pcbtn {
	display: block;
	width: 100%;
}
@media (max-width: 1024px) {
	.pcbtn-talign-left {
		text-align: left;
	}
	.pcbtn-talign-center {
		text-align: center;
	}
	.pcbtn-talign-right {
		text-align: right;
	}
	.pcbtn-talign-left a.pcbtn,
	.pcbtn-talign-center a.pcbtn,
	.pcbtn-talign-right a.pcbtn {
		width: auto;
		display: inline-block;
	}
	.pcbtn-talign-justify a.pcbtn {
		display: block;
		width: 100%;
	}
}
@media (max-width: 767px) {
	.pcbtn-malign-left {
		text-align: left;
	}
	.pcbtn-malign-center {
		text-align: center;
	}
	.pcbtn-malign-right {
		text-align: right;
	}
	.pcbtn-malign-left a.pcbtn,
	.pcbtn-malign-center a.pcbtn,
	.pcbtn-malign-right a.pcbtn {
		width: auto;
		display: inline-block;
	}
	.pcbtn-malign-justify a.pcbtn {
		display: block;
		width: 100%;
	}
}
.pcbtn-wrapperin {
	text-align: center;
	padding: 10px 20px;
	display: block;
}
.pcbtn-align-justify .pcbtn-wrapperin,
.pcbtn-align-justify .pcbtn-wrapperin span {
	width: 100%;
}
.pcbtn-content svg {
	width: 16px;
	height: auto;
	vertical-align: middle;
	transition: fill 0.3s;
}
.pcbtn-icon-left span span i,
.pcbtn-icon-left span span svg {
	margin-right: 5px;
}
.pcbtn-icon-right span span i,
.pcbtn-icon-right span span svg {
	margin-left: 5px;
}
.pcbtn-wrapperin span {
	display: block;
	line-height: 1.3;
}
.pcbtn-wrapperin span.pcbtn-content {
	text-transform: uppercase;
	font-weight: 500;
	z-index: 5;
	position: relative;
	transition: all 0.3s;
}
.pcbtn-wrapperin span.pcbtn-subtext {
	margin: 5px 0 0 0;
	font-size: 12px;
	z-index: 5;
	position: relative;
}
/**** Shortcode custom slider *****/
.penci-ctslide-wrap {
	height: 400px;
	position: relative;
}
.penci-ctslide-wrap:before {
	display: block;
	width: 100%;
	background: none !important;
	box-shadow: none !important
}
.penci-custom-slide {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.penci-ctslide-inner {
	height: 100%;
	width: 100%;
	z-index: 10;
}
.penci-ctslider-bg-overlay,
.penci-ctslide-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-width: 100%;
	min-height: 100%;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 10s;
	-o-transition-duration: 10s;
	transition-duration: 10s;
}
.penci-ctslider-featimg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 15;
	background: transparent !important;
}
.penci-ctslider-content,
.penci-ctslide-inner {
	position: relative;
	z-index: 50;
}
.penci-ctslide-inner {
	display: flex;
}
.penci-slides-wrap .owl-item.active .penci-ctslide-bg {
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: 20s;
	animation-duration: 20s;
}
.penci-slides-wrap .owl-item.active .penci-ctslide-bg.penci-ctslider-ken-in {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-animation-name: penci-ken-burns-in;
	animation-name: penci-ken-burns-in;
}
.penci-slides-wrap .owl-item.active .penci-ctslide-bg.penci-ctslider-ken-out {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-animation-name: penci-ken-burns-out;
	animation-name: penci-ken-burns-out;
}
.penci-slides-wrap .penci-ctslider-content {
	padding: 30px;
	width: 100%;
}
.penci-v-poswrap-top .penci-ctslide-inner {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.penci-v-poswrap-bottom .penci-ctslide-inner {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.penci-v-poswrap-middle .penci-ctslide-inner {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.penci-h-poswrap-left .penci-ctslide-inner {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.penci-h-poswrap-right .penci-ctslide-inner {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.penci-h-poswrap-center .penci-ctslide-inner {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.xpenci-slides-wrap div:not(.lslide ) > .penci-ctslide-inner {
	display: none;
}
.penci-slides-wrap .pencislider-caption,
.penci-slides-wrap .pencislider-title {
	color: #fff;
}
.penci-slides-wrap .pencislider-caption,
.penci-slides-wrap .pencislider-title,
.penci-slides-wrap .penci-slider_btnwrap {
	opacity: 0;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .65s;
	-moz-animation-duration: .65s;
	-ms-animation-duration: .65s;
	-o-animation-duration: .65s;
	animation-duration: .65s;
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}
.penci-slides-wrap .pencislider-title {
	font-size: 30px;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	animation-delay: 0.9s;
	-webkit-animation-delay: 0.9s;
}
.penci-slides-wrap .pencislider-caption {
	font-size: 16px;
	line-height: 1.4;
	margin: 0 0 25px 0;
	-webkit-animation-delay: 1.1s;
	-moz-animation-delay: 1.1s;
	animation-delay: 1.1s;
}
.penci-slides-wrap .pencislider-title-overlay .pslider-bgoverlay-inner,
.penci-slides-wrap .pencislider-caption-overlay .pslider-bgoverlay-inner {
	position: relative;
	padding: 5px 12px;
	display: inline-block;
	vertical-align: top;
}
.penci-slides-wrap .pencislider-title-overlay .pslider-bgoverlay-inner:before,
.penci-slides-wrap .pencislider-caption-overlay .pslider-bgoverlay-inner:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.penci-slides-wrap .pencislider-title-overlay .pslider-bgoverlay-inner span,
.penci-slides-wrap .pencislider-caption-overlay .pslider-bgoverlay-inner span {
	position: relative;
	z-index: 10;
	padding: 0;
	margin: 0;
}
.penci-slides-wrap .penci-slider_btnwrap {
	margin: 0;
	background: none;
	padding: 0;
	vertical-align: top;
	animation-delay: 1.3s;
	-webkit-animation-delay: 1.3s;
}
.penci-slider_btnwrap .pencislider-btn {
	display: inline-block;
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	line-height: 1;
	height: 36px;
	padding: 0 20px;
	border-radius: 0;
	font-size: 12px;
	font-weight: 600;
	width: auto;
}
.penci-slider_btnwrap .pencislider-btn > span {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	white-space: nowrap;
}
.penci-slider_btnwrap .pencislider-btn:hover {
	background: var(--pcaccent-cl);
	border-color: var(--pcaccent-cl);
	color: #fff;
	text-decoration: none;
}
.penci-slider_btnwrap .pencislider-btn:not( :last-child ) {
	margin-right: 15px;
}
@keyframes penci-ken-burns-in {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(1.2);
	}
}
@keyframes penci-ken-burns-out {
	0% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}
.penci-slides-wrap .active .penci-fadeInDown .pencislider-title,
.penci-slides-wrap .active .penci-fadeInDown .pencislider-caption,
.penci-slides-wrap .active .penci-fadeInDown .penci-slider_btnwrap {
	-webkit-animation-name: pencifadeInDown;
	-moz-animation-name: pencifadeInDown;
	-o-animation-name: pencifadeInDown;
	animation-name: pencifadeInDown;
}
.penci-slides-wrap .active .penci-fadeInUp .pencislider-title,
.penci-slides-wrap .active .penci-fadeInUp .pencislider-caption,
.penci-slides-wrap .active .penci-fadeInUp .penci-slider_btnwrap {
	-webkit-animation-name: pencifadeInUp;
	-moz-animation-name: pencifadeInUp;
	-o-animation-name: pencifadeInUp;
	animation-name: pencifadeInUp;
}
.penci-slides-wrap .active .penci-fadeInLeft .pencislider-title,
.penci-slides-wrap .active .penci-fadeInLeft .pencislider-caption,
.penci-slides-wrap .active .penci-fadeInLeft .penci-slider_btnwrap {
	-webkit-animation-name: pencifadeInLeft;
	-moz-animation-name: pencifadeInLeft;
	-o-animation-name: pencifadeInLeft;
	animation-name: pencifadeInLeft;
}
.penci-slides-wrap .active .penci-fadeInRight .pencislider-title,
.penci-slides-wrap .active .penci-fadeInRight .pencislider-caption,
.penci-slides-wrap .active .penci-fadeInRight .penci-slider_btnwrap {
	-webkit-animation-name: pencifadeInRight;
	-moz-animation-name: pencifadeInRight;
	-o-animation-name: pencifadeInRight;
	animation-name: pencifadeInRight;
}
@-webkit-keyframes pencifadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes pencifadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@-webkit-keyframes pencifadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes pencifadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@-webkit-keyframes pencifadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes pencifadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@-webkit-keyframes pencifadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
		transform: translate3d(0, -40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes pencifadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
		transform: translate3d(0, -40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.popUpfadeInDown {
	animation-name: fadeInDown;
}
@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}
@keyframes popUpfadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -80px, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}
/**Page header**/
.penci-page-header-wrap {
	background: #dfdfdf;
	color: #111;
	overflow: hidden;
	padding-top: 80px;
	padding-bottom: 80px;
	margin-bottom: 60px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.penci-body-epageheader #header,
.penci-body-epageheader .penci-header-signup-form {
	margin-bottom: 0;
	margin-top: 0;
}
.penci-page-header-wrap .container.penci-breadcrumb {
	margin-top: 0;
	width: 100%;
	margin-bottom: 0;
}
.penci-page-header-wrap .penci-page-header-title {
	position: relative;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 600;
	color: #111;
	line-height: 1;
	padding: 0 0 14px;
	margin: 0 0 23px;
}
.penci-page-header-wrap .penci-page-header-title:before {
	content: "";
	position: absolute;
	border-top: 2px solid;
	width: 40px;
	bottom: 0;
	left: 50%;
	color: inherit;
	opacity: 0.2;
	margin-left: -20px;
}
.penci-page-header-wrap.penci-phhide-bread .penci-page-header-title {
	margin-bottom: 0 !important;
}
.penci-page-header-wrap.penci-phhide-line .penci-page-header-title {
	padding-bottom: 0 !important;
}
.penci-page-header-wrap.penci-phhide-line .penci-page-header-title:before {
	content: none;
}
.penci-page-header-wrap.penci-pheader-left {
	text-align: left;
}
.penci-page-header-wrap.penci-pheader-left .penci-page-header-title:before {
	left: 0;
	margin-left: 0;
}
.penci-page-header-wrap.penci-pheader-center {
	text-align: center;
}
.penci-page-header-wrap.penci-pheader-center .penci-page-header-title:before {
	left: 50%;
	margin-left: -20px;
}
.penci-page-header-wrap.penci-pheader-right {
	text-align: right;
}
.penci-page-header-wrap.penci-pheader-right .penci-page-header-title:before {
	left: auto;
	right: 0;
}
.penci-latest-posts-left .grid-header-box,
.penci-latest-posts-left .header-list-style,
.penci-latest-posts-left .header-standard {
	text-align: left;
}
.penci-latest-posts-left .header-list-style:after,
.penci-latest-posts-left .grid-header-box:after,
.penci-latest-posts-left .header-standard:after,
.penci-latest-posts-left.penci-latest-posts-mixed .grid-header-box:after,
.penci-latest-posts-left .list-post .header-list-style:after,
.penci-latest-posts-left .list-post.list-boxed-post .header-list-style:after,
.penci-latest-posts-left .header-standard.standard-overlay-meta:after {
	left: 0;
	margin-left: 0;
	right: auto;
}
.penci-latest-posts-left .header-standard.standard-overlay-meta {
	padding-left: 20px !important;
	padding-right: 10px;
}
.penci-latest-posts-left .header-standard.standard-overlay-meta:after {
	left: 20px;
	right: auto;
}
.penci-latest-posts-left .grid-overlay-meta .grid-header-box {
	padding-left: 10px;
	padding-right: 5px;
}
.penci-latest-posts-left .grid-overlay-meta .grid-header-box:after,
.container .penci-latest-posts-left .penci-grid li.magazine-layout.grid-overlay-meta .grid-header-box:after {
	left: 10px;
	right: auto;
}
.penci-latest-posts-center .grid-header-box,
.penci-latest-posts-center .header-list-style,
.penci-latest-posts-center .header-standard {
	text-align: center;
}
.penci-latest-posts-center .header-list-style:after,
.penci-latest-posts-center .grid-header-box:after,
.penci-latest-posts-center .header-standard:after,
.penci-latest-posts-center.penci-latest-posts-mixed .grid-header-box:after,
.penci-latest-posts-center .list-post .header-list-style:after,
.penci-latest-posts-center .list-post.list-boxed-post .header-list-style:after,
.penci-latest-posts-center .header-standard.standard-overlay-meta:after {
	left: 50%;
	right: auto;
	margin-left: -30px;
}
.penci-latest-posts-center .header-standard.standard-overlay-meta {
	padding-left: 10px;
	padding-right: 10px;
}
.penci-latest-posts-right .header-list-style,
.penci-latest-posts-right .grid-header-box,
.penci-latest-posts-right .header-standard {
	text-align: right;
}
.penci-latest-posts-right .header-list-style:after,
.penci-latest-posts-right .grid-header-box:after,
.penci-latest-posts-right .header-standard:after,
.penci-latest-posts-right.penci-latest-posts-mixed .grid-header-box:after,
.penci-latest-posts-right .list-post .header-list-style:after,
.penci-latest-posts-right .list-post.list-boxed-post .header-list-style:after,
.penci-latest-posts-right .header-standard.standard-overlay-meta:after {
	left: auto;
	margin-left: 0;
	right: 0;
	margin-right: 0;
}
.penci-latest-posts-right .grid-overlay-meta .grid-header-box {
	padding-right: 10px;
	padding-left: 5px;
}
.penci-latest-posts-right .grid-overlay-meta .grid-header-box:after,
.container .penci-latest-posts-right .penci-grid li.magazine-layout.grid-overlay-meta .grid-header-box:after {
	left: auto;
	right: 10px;
}
.penci-latest-posts-right .header-standard.standard-overlay-meta {
	padding-left: 10px;
	padding-right: 20px !important;
}
.penci-latest-posts-right .header-standard.standard-overlay-meta:after {
	left: auto;
	right: 20px;
}
.penci-grid-excerpt-left .penci-grid li .item .item-content,
.penci-grid-excerpt-left .penci-masonry .item-masonry .item-content,
.penci-grid-excerpt-left .penci-featured-infor .item-content,
.penci-std-excerpt-left .penci-grid .mixed-detail .item-content,
.penci-std-continue-left .penci-more-link,
.penci-std-excerpt-left .standard-main-content {
	text-align: left;
}
.penci-grid-excerpt-center .penci-grid li .item .item-content,
.penci-grid-excerpt-center .penci-masonry .item-masonry .item-content,
.penci-std-excerpt-center .penci-grid .mixed-detail .item-content,
.penci-std-continue-center .penci-more-link,
.penci-std-excerpt-center .standard-main-content,
.penci-grid-excerpt-center .penci-featured-infor .item-content {
	text-align: center;
}
.penci-grid-excerpt-right .penci-grid li .item .item-content,
.penci-grid-excerpt-right .penci-masonry .item-masonry .item-content,
.penci-std-excerpt-right .penci-grid .mixed-detail .item-content,
.penci-std-continue-right .penci-more-link,
.penci-std-excerpt-right .standard-main-content,
.penci-grid-excerpt-right .penci-featured-infor .item-content {
	text-align: right;
}
.penci-std-continue-left .penci-more-link a.more-link:before,
.penci-std-continue-right .penci-more-link a.more-link:after {
	content: none;
}
.penci-std-continue-right .penci-more-link a.more-link:before,
.penci-std-continue-left .penci-more-link a.more-link:after,
.penci-std-continue-center .penci-more-link a.more-link:before,
.penci-std-continue-center .penci-more-link a.more-link:after {
	content: '';
}
@media only screen and (max-width: 1400px) and (min-width: 961px) {
	.penci-two-sidebar .container.penci-breadcrumb {
		width: 100%;
		padding: 0 10px;
	}
}
@media only screen and (max-width: 960px) and (min-width: 768px) {
	.penci-two-sidebar .container.penci-breadcrumb {
		width: 726px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
	.penci-two-sidebar .container.penci-breadcrumb {
		width: 480px;
	}
}
@media only screen and (max-width: 479px) {
	.penci-two-sidebar .container.penci-breadcrumb {
		width: 100%;
	}
	.penci-slides-wrap .penci-ctslider-content {
		padding: 10px;
	}
	.btn-twoline .penci-slider_btnwrap {
		white-space: pre-line;
	}
	.btn-twoline .penci-slider_btnwrap .pencislider-btn:not( :last-child ) {
		margin-right: 0 !important;
	}
	.btn-twoline .penci-slider_btnwrap .pencislider-btn.pencislider-btn-2 {
		margin-top: 15px;
	}
}
@media only screen and (min-width: 768px) {
	.penci-latest-posts-el.penci-latest-posts-boxed-1 .list-boxed-post .item,
	.penci-latest-posts-el.penci-latest-posts-standard-boxed-1 .list-boxed-post .item {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	.penci-latest-posts-el.penci-latest-posts-boxed-1 .list-boxed-post .item .content-list-right,
	.penci-latest-posts-el.penci-latest-posts-standard-boxed-1 .list-boxed-post .item .content-list-right {
		height: auto;
		min-height: 0;
	}
	.penci-latest-posts-el.penci-latest-posts-boxed-1 .list-boxed-post:nth-child( 2n + 2 ) .item .content-list-right,
	.penci-latest-posts-el.penci-latest-posts-standard-boxed-1 .list-boxed-post:nth-of-type( 2n + 2 ) .item .content-list-right {
		order: 1;
	}
	.penci-latest-posts-el.penci-latest-posts-boxed-1 .list-boxed-post:nth-child( 2n + 2 ) .item .thumbnail,
	.penci-latest-posts-el.penci-latest-posts-standard-boxed-1 .list-boxed-post:nth-of-type( 2n + 2 ) .item .thumbnail {
		order: 2;
	}
}
.penci-latest-posts-el .penci-pagination {
	margin-top: 30px;
	margin-bottom: 0
}
.penci-latest-posts-el.penci-latest-posts-boxed-2 .penci-grid li.list-boxed-post-2:last-child {
	margin-bottom: 0 !important;
}
.penci-latest-posts-el.penci-latest-posts-standard .penci-wrapper-data > article:last-child,
.penci-latest-posts-el.penci-latest-posts-classic .penci-wrapper-data > article:last-child,
.penci-latest-posts-el.penci-latest-posts-grid .penci-wrapper-data > .grid-style:last-child,
.penci-latest-posts-el.penci-latest-posts-standard-grid .penci-wrapper-data > .grid-style:last-child,
.penci-latest-posts-el.penci-latest-posts-standard-grid-2 .penci-wrapper-data > .grid-style:last-child,
.penci-latest-posts-el.penci-latest-posts-standard-list .penci-wrapper-data > .list-post:last-child,
.penci-latest-posts-el.penci-latest-posts-standard-boxed-1 .penci-wrapper-data > .list-boxed-post:last-child,
.penci-latest-posts-el.penci-latest-posts-classic-grid .penci-wrapper-data > .grid-style:last-child,
.penci-latest-posts-el.penci-latest-posts-classic-grid-2 .penci-wrapper-data > .grid-style:last-child,
.penci-latest-posts-el.penci-latest-posts-classic-list .penci-wrapper-data > .list-post:last-child,
.penci-latest-posts-el.penci-latest-posts-classic-boxed-1 .penci-wrapper-data > .list-boxed-post:last-child,
.penci-latest-posts-el.penci-latest-posts-grid-2 .penci-wrapper-data > .grid-style:last-child,
.penci-latest-posts-el.penci-latest-posts-list .penci-wrapper-data > .list-post:last-child,
.penci-latest-posts-el.penci-latest-posts-boxed-1 .penci-wrapper-data > .list-boxed-post:last-child,
.penci-latest-posts-el.penci-latest-posts-overlay .penci-wrapper-data > .grid-overlay:last-child,
.penci-latest-posts-el.penci-latest-posts-featured .penci-wrapper-data > .grid-featured:last-child,
.penci-latest-posts-el.penci-latest-posts-mixed .penci-grid > li:last-child,
.penci-latest-posts-el.penci-latest-posts-mixed-2 .penci-grid > li:last-child,
.penci-latest-posts-el.penci-latest-posts-photography .penci-grid > .typography-style:last-child {
	margin-bottom: 0 !important;
}
@media only screen and (min-width: 961px) {
	.penci-latest-posts-el.penci-latest-posts-standard-grid-2 .penci-wrapper-data > .grid-style:nth-last-of-type(2),
	.penci-latest-posts-el.penci-latest-posts-classic-grid-2 .penci-wrapper-data > .grid-style:nth-last-of-type(2),
	.penci-latest-posts-el.penci-latest-posts-grid-2 .penci-wrapper-data > .grid-style:nth-last-child(2),
	.penci-latest-posts-el.penci-latest-posts-grid .penci-wrapper-data > .grid-style:nth-last-child(2),
	.penci-latest-posts-el.penci-latest-posts-grid .penci-wrapper-data > .grid-style:nth-last-child(3),
	.penci-latest-posts-el.penci-latest-posts-standard-grid .penci-wrapper-data > .grid-style:nth-last-of-type(2),
	.penci-latest-posts-el.penci-latest-posts-standard-grid .penci-wrapper-data > .grid-style:nth-last-of-type(3),
	.penci-latest-posts-el.penci-latest-posts-classic-grid .penci-wrapper-data > .grid-style:nth-last-of-type(2),
	.penci-latest-posts-el.penci-latest-posts-classic-grid .penci-wrapper-data > .grid-style:nth-last-of-type(3),
	.penci-latest-posts-el.penci-latest-posts-mixed.penci-el-mixed-s1 .penci-grid > li.grid-style:nth-last-of-type(3),
	.penci-latest-posts-el.penci-latest-posts-mixed .penci-grid > li.grid-style:nth-last-of-type(2),
	.penci-latest-posts-el.penci-latest-posts-mixed-2.penci-el-mixed-s1 .penci-grid > li.grid-style:nth-last-of-type(3),
	.penci-latest-posts-el.penci-latest-posts-mixed-2 .penci-grid > li.grid-style:nth-last-of-type(2),
	.penci-latest-posts-el.penci-latest-posts-photography .penci-grid > .typography-style:nth-last-child(2) {
		margin-bottom: 0 !important;
	}
}
@media only screen and (max-width: 960px) and (min-width: 768px) {
	.penci-latest-posts-el.penci-latest-posts-standard-grid .penci-wrapper-data > .grid-style:nth-last-of-type(2),
	.penci-latest-posts-el.penci-latest-posts-classic-grid .penci-wrapper-data > .grid-style:nth-last-of-type(2),
	.penci-latest-posts-el.penci-latest-posts-grid-2 .penci-wrapper-data > .grid-style:nth-last-child(2),
	.penci-latest-posts-el.penci-latest-posts-standard-grid-2 .penci-wrapper-data > .grid-style:nth-last-of-type(2),
	.penci-latest-posts-el.penci-latest-posts-classic-grid-2 .penci-wrapper-data > .grid-style:nth-last-of-type(2),
	.penci-latest-posts-el.penci-latest-posts-grid .penci-wrapper-data > .grid-style:nth-last-child(2),
	.penci-latest-posts-el.penci-latest-posts-mixed .penci-grid > li.grid-style:nth-last-of-type(2),
	.penci-latest-posts-el.penci-latest-posts-mixed-2 .penci-grid > li.grid-style:nth-last-of-type(2),
	.penci-latest-posts-el.penci-latest-posts-photography .penci-grid > .typography-style:nth-last-child(2) {
		margin-bottom: 0 !important;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 961px) {
	.penci-repons-elsection.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-1,
	.penci-repons-elsection.penci-structure-32 .elementor-column.elementor-col-25.penci-ercol-order-2,
	.penci-repons-elsection.penci-structure-31 .elementor-column.elementor-col-25.penci-ercol-order-1,
	.layout-14_14_12 .penci-sidebar-right,
	.layout-12_14_14 .penci-sidebar-left,
	.layout-14_12_14 .penci-sidebar-left,
	.container.two-sidebar .penci-sidebar-left {
		display: none !important;
	}
	.penci-repons-elsection.penci-structure-31 .elementor-column.elementor-col-25.penci-ercol-order-2,
	.penci-repons-elsection.penci-structure-32 .elementor-column.elementor-col-25.penci-ercol-order-3,
	.penci-repons-elsection.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-3,
	.layout-14_14_12 .penci-vc-sidebar,
	.layout-12_14_14 .penci-vc-sidebar,
	.layout-14_12_14 .penci-vc-sidebar,
	.container.two-sidebar .penci-sidebar-content {
		width: 29.06%;
	}
	.penci-repons-elsection.penci-structure-31 .elementor-column.elementor-col-50.penci-ercol-order-3,
	.penci-repons-elsection.penci-structure-32 .elementor-column.elementor-col-50.penci-ercol-order-1,
	.penci-repons-elsection.penci-structure-33 .elementor-column.elementor-col-50.penci-ercol-order-2,
	.layout-14_14_12 .penci-main-content {
		width: 70.94%;
	}
	.layout-12_14_14 .penci-main-content,
	.layout-14_12_14 .penci-main-content,
	.container.two-sidebar #main {
		padding-left: 0;
		width: 70.94%;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
	.penci-repons-elsection.penci-structure-34 .elementor-row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.penci-repons-elsection.penci-structure-34 .elementor-column.elementor-col-16.penci-ercol-order-3,
	.penci-repons-elsection.penci-structure-34 .elementor-column.elementor-col-16.penci-ercol-order-1 {
		width: 50%;
	}
	.penci-repons-elsection.penci-structure-34 .elementor-column.elementor-col-66.penci-ercol-order-2 {
		width: 100%;
		order: 1;
	}
	.penci-repons-elsection.penci-structure-34 .elementor-column.elementor-col-16.penci-ercol-order-3 {
		order: 3;
	}
	.penci-repons-elsection.penci-structure-34 .elementor-column.elementor-col-16.penci-ercol-order-1 {
		order: 2;
	}
}
@media only screen and (max-width: 1400px) {
	.penci-repons-elsection.penci-structure-50 .elementor-row,
	.penci-repons-elsection.penci-structure-60 .elementor-row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.penci-repons-elsection.penci-structure-50 .elementor-column.penci-ercol-20,
	.penci-repons-elsection.penci-structure-60 .elementor-column.penci-ercol-16 {
		width: 33.3333%;
	}
}
@media only screen and (max-width: 1170px) {
	.penci-repons-elsection.penci-structure-40 .elementor-row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.penci-repons-elsection.penci-structure-50 .elementor-column.penci-ercol-20,
	.penci-repons-elsection.penci-structure-60 .elementor-column.penci-ercol-16,
	.penci-repons-elsection.penci-structure-40 .elementor-column.penci-ercol-25 {
		width: 50%;
	}
}
@media only screen and (max-width: 960px) {
	.container.two-sidebar .penci-sidebar-content,
	.container.two-sidebar #main {
		width: 100%;
	}
	.container.two-sidebar #main {
		order: 1;
	}
	.penci-vc-row .penci-vc-column {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.penci-countdown-show5 .penci-countdown-section,
	.penci-countdown-show6 .penci-countdown-section,
	.penci-countdown-show7 .penci-countdown-section {
		width: 33.33333%
	}
	.penci-image-gallery-s2 .penci-galitem-1 {
		width: 100%;
		float: left;
	}
	.penci-image-gallery-s2 .penci-post-smalls {
		width: 100%;
	}
	.penci-image-gallery-s2 .penci-post-smalls .penci-gallery-item {
		width: 50%;
		float: left;
	}
	.penci-video_playlist .penci-video-nav,
	.penci-video_playlist .penci-video-play {
		width: 100%;
		float: none;
		position: relative;
	}
	.penci-video_playlist .penci-video-nav .playlist-panel-item {
		position: absolute;
		bottom: 0;
		left: 0;
		font-size: 10px;
		width: 20px;
		height: 20px;
		text-align: center;
		vertical-align: middle;
		line-height: 20px;
		z-index: 10;
		background: #111;
		color: #fff;
	}
	.penci-repons-elsection.penci-structure-21 .elementor-row,
	.penci-repons-elsection.penci-structure-22 .elementor-row,
	.penci-repons-elsection.penci-structure-30 .elementor-row {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.penci-repons-elsection.penci-structure-21 .elementor-column.penci-ercol-66,
	.penci-repons-elsection.penci-structure-21 .elementor-column.penci-ercol-33,
	.penci-repons-elsection.penci-structure-22 .elementor-column.penci-ercol-66,
	.penci-repons-elsection.penci-structure-22 .elementor-column.penci-ercol-33,
	.penci-repons-elsection.penci-structure-30 .elementor-column.penci-ercol-33 {
		width: 100%;
	}
	.penci-repons-elsection.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-1,
	.penci-repons-elsection.penci-structure-32 .elementor-column.elementor-col-25.penci-ercol-order-2,
	.penci-repons-elsection.penci-structure-31 .elementor-column.elementor-col-25.penci-ercol-order-1 {
		display: block;
		width: 50%;
	}
	.penci-repons-elsection.penci-structure-31 .elementor-column.elementor-col-25.penci-ercol-order-2,
	.penci-repons-elsection.penci-structure-32 .elementor-column.elementor-col-25.penci-ercol-order-3,
	.penci-repons-elsection.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-3 {
		width: 50%;
	}
	.penci-repons-elsection.penci-structure-31 .elementor-column.elementor-col-50.penci-ercol-order-3,
	.penci-repons-elsection.penci-structure-32 .elementor-column.elementor-col-50.penci-ercol-order-1,
	.penci-repons-elsection.penci-structure-33 .elementor-column.elementor-col-50.penci-ercol-order-2 {
		width: 100%;
	}
	.penci-repons-elsection.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-1,
	.penci-repons-elsection.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-3 {
		order: 2;
	}
	.penci-repons-elsection.penci-structure-33 .elementor-column.elementor-col-50.penci-ercol-order-2 {
		order: 1;
	}
}
@media only screen and (max-width: 767px) {
	#main .penci-repons-elsection .elementor-column {
		width: 100% !important;
	}
	#main .penci-repons-elsection .elementor-column:not( :last-child ) {
		margin-bottom: 20px;
	}
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-column.elementor-col-25 + .elementor-column.elementor-col-50 > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-column[data-col="25"] + .elementor-column[data-col="50"] > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-column.elementor-col-66 > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-column[data-col="66"] > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-col-16 + .elementor-column.elementor-col-66 > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-column[data-col="16"] + .elementor-column[data-col="66"] > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-column.elementor-col-33 + .elementor-column.elementor-col-66 > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-column[data-col="33"] + .elementor-column[data-col="66"] > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-column.elementor-col-25 + .elementor-column.elementor-col-50 > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-column[data-col="25"] + .elementor-column[data-col="50"] > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-col-25 + .elementor-col-25 + .elementor-col-50 > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-column[data-col="25"] + .elementor-column[data-col="25"] + .elementor-column[data-col="50"] > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-col-50 + .elementor-col-25 > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-column[data-col="50"] + .elementor-column[data-col="25"] > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-col-50 + .elementor-col-25 + .elementor-col-25 > .elementor-element-populated,
	.penci-repons-elsection .elementor-column-gap-default > .elementor-row > .elementor-column[data-col="50"] + .elementor-column[data-col="25"] + .elementor-column[data-col="25"] > .elementor-element-populated {
		padding-left: 10px;
		padding-right: 10px;
	}
	.penci-countdown-show4 .penci-countdown-section,
	.penci-countdown-show5 .penci-countdown-section,
	.penci-countdown-show6 .penci-countdown-section,
	.penci-countdown-show7 .penci-countdown-section {
		width: 50%
	}
	.penci-con_sb2_sb1.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-1,
	.penci-con_sb1_sb2.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-3,
	.penci-sb2_con_sb1.penci-structure-33 .elementor-column.elementor-col-50.penci-ercol-order-2,
	.penci-sb2_sb1_con.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-3,
	.penci-sb1_con_sb2.penci-structure-33 .elementor-column.elementor-col-50.penci-ercol-order-2,
	.penci-sb1_sb2_con.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-1 {
		order: 2;
	}
	/** Sidebar right **/
	.penci-con_sb2_sb1.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-3,
	.penci-con_sb1_sb2.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-1,
	.penci-sb2_con_sb1.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-3,
	.penci-sb2_sb1_con.penci-structure-33 .elementor-column.elementor-col-50.penci-ercol-order-2,
	.penci-sb1_con_sb2.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-1,
	.penci-sb1_sb2_con.penci-structure-33 .elementor-column.elementor-col-50.penci-ercol-order-2 {
		order: 3;
	}
	/** Content **/
	.penci-con_sb2_sb1.penci-structure-33 .elementor-column.elementor-col-50.penci-ercol-order-2,
	.penci-con_sb1_sb2.penci-structure-33 .elementor-column.elementor-col-50.penci-ercol-order-2,
	.penci-sb2_con_sb1.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-1,
	.penci-sb2_sb1_con.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-1,
	.penci-sb1_con_sb2.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-3,
	.penci-sb1_sb2_con.penci-structure-33 .elementor-column.elementor-col-25.penci-ercol-order-3 {
		order: 1;
	}
	.penci-repons-elsection.penci-structure-32 .elementor-column.elementor-col-25.penci-ercol-order-2,
	.penci-repons-elsection.penci-structure-31 .elementor-column.elementor-col-25.penci-ercol-order-1,
	.penci-repons-elsection.penci-structure-31 .elementor-column.elementor-col-25.penci-ercol-order-2,
	.penci-repons-elsection.penci-structure-32 .elementor-column.elementor-col-25.penci-ercol-order-3,
	.penci-repons-elsection.penci-structure-50 .elementor-column.penci-ercol-20,
	.penci-repons-elsection.penci-structure-60 .elementor-column.penci-ercol-16,
	.penci-repons-elsection.penci-structure-40 .elementor-column.penci-ercol-25 {
		width: 100%;
	}
	.penci-top-bar .pctopbar-item.penci-topbar-trending {
		display: none;
		padding: 0 10px;
	}
}
@media only screen and (max-width: 480px) {
	.penci-image-gallery-s2 .penci-post-smalls .penci-gallery-item {
		width: 100%;
		float: left;
	}
	.penci-image-gallery-s4 .penci-gallery-small-item,
	.penci-image-gallery-s3 .penci-gallery-small-item,
	.penci-image-gallery-s4 .penci-gallery-big-item,
	.penci-image-gallery-s3 .penci-gallery-big-item {
		width: 100%;
		float: none;
	}
}
.menu-item-has-label .menu-label {
	font-size: 9px;
	font-weight: 600;
	line-height: 12px;
	position: absolute;
	z-index: 1;
	top: calc(50% - 25px);
	left: 100%;
	display: inline-block;
	margin-left: -20px;
	padding: 2px 4px;
	vertical-align: middle;
	white-space: nowrap;
	letter-spacing: .3px;
	text-transform: uppercase;
	color: #FFF;
	background-color: var(--pcaccent-cl);
}
#sidebar-nav .menu-item-has-label .menu-label {
	left: auto;
}
.menu-item-has-label .menu-label.label-style-1:before,
.menu-item-has-label .menu-label.label-style-2:before {
	position: absolute;
	top: 100%;
	left: 10px;
	content: "";
	border: 4px solid;
	border-color: var(--pcaccent-cl);
	border-right-width: 7px;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
	border-left-width: 0;
}
.menu-item-has-label .menu-label.label-style-2:before {
	left: 0;
}
.menu-item-has-label .menu-label.label-style-4:before {
	position: absolute;
	right: 50%;
	bottom: -4px;
	left: 50%;
	margin-left: -4px;
	content: "";
	border-width: 4px 4px 0 4px;
	border-style: solid;
	border-color: var(--pcaccent-cl);
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
	border-left-color: transparent !important;
}
.penci-mega-content-container {
	text-align: initial;
}
.desktop-meta-bg-hidden {
	display: none;
}
.biggrid-archive-wrapper .grid-post-box-meta span.desktop-meta-bg-active:last-child:after {
	display: none;
}
@media only screen and (min-width: 767px) and (max-width: 1169px) {
	.tablet-meta-bg-hidden {
		display: none;
	}
	.biggrid-archive-wrapper .grid-post-box-meta span.tablet-meta-bg-active:last-child:after {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.mobile-meta-bg-hidden {
		display: none;
	}
	.biggrid-archive-wrapper .grid-post-box-meta .mobile-meta-bg-active:last-of-type {
		display: none;
	}
}
.biggrid-archive-wrapper .grid-post-box-meta {
	overflow: hidden;
}
.biggrid-archive-wrapper .grid-post-box-meta span:after {
	display: none;
}
.biggrid-archive-wrapper .grid-post-box-meta span:before {
	content: "";
	width: 1px;
	height: 10px;
	background: #DEDEDE;
	margin: 0 10px 0 8px;
	border-left: 1px solid;
	background: none !important;
	opacity: 0.6;
	display: inline-block;
}
.biggrid-archive-wrapper .grid-post-box-meta .pcbg-meta-desc .mobile-meta-bg-active:first-of-type {
	display: none;
}
.featured-list-title {
	margin-bottom: 30px;
}
.penci-dropdown-menu {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	z-index: 9999;
	box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
	-webkit-box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
	-moz-box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
	border-top: 1px solid #ECECEC;
	margin-top: 0;
	background-color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.penci-dropdown-menu.penci-mega-full-width {
	left: 0;
}
.penci-dropdown-menu.penci-mega-custom-width {
	left: auto;
	right: auto;
}
.navigation .penci-dropdown-menu.penci-mega-custom-width .container,
#navigation .penci-dropdown-menu.penci-mega-custom-width .container {
	display: block;
}
.penci-dropdown-menu .post-entry {
	line-height: unset;
	margin-bottom: 0;
}
.navigation .penci-dropdown-menu,
#navigation .penci-dropdown-menu {
	max-width: 100vw;
}
#navigation .penci-dropdown-menu .penci-megamenu,
.navigation .penci-dropdown-menu .penci-megamenu,
#navigation .penci-dropdown-menu .container,
.navigation .penci-dropdown-menu .container {
	display: block;
}
#navigation .menu li.penci-mega-menu.penci-megapos-center .penci-dropdown-menu,
.navigation .menu li.penci-mega-menu.penci-megapos-center .penci-dropdown-menu {
	min-width: 600px;
}
.navigation .penci-mega-custom-width .container,
#navigation .penci-mega-custom-width .container {
	width: 100%;
}
.penci-dropdown-menu.loading {
	min-height: 150px;
}
.penci-dropdown-menu:before {
	opacity: 0;
	background-color: inherit;
	transition: all .2s ease;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	position: absolute;
	min-height: 0;
}
.penci-dropdown-menu.loading:before {
	opacity: 1;
	z-index: 8;
}
.penci-dropdown-menu:after {
	opacity: 0;
	transition: opacity .2s ease;
	content: "";
	display: inline-block;
	border: 1px solid #BBB;
	border-left-color: #000;
	border-top-color: #000;
	border-radius: 50%;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -12px;
	margin-left: -12px;
	width: 24px;
	height: 24px;
}
@keyframes penci-menu-rotate {
	100% {
		transform: rotate(360deg);
	}
}
.penci-dropdown-menu.loading:after {
	opacity: 1;
	z-index: 9;
	animation: penci-menu-rotate 0.35s infinite linear;
}


/*[penci-font-awesomeold]*/
/* = Font Awesome
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); font-display:swap; font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*[penci-font-iweather]*/
/*!
*  Weather Icons 2.0
*  Maintained at http://erikflowers.github.io/weather-icons
*/@font-face{font-family:weathericons;src:url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/weathericons.eot');src:url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/weathericons.eot?#iefix') format('embedded-opentype'),url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/weathericons.woff2') format('woff2'),url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/weathericons.woff') format('woff'),url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/weathericons.ttf') format('truetype'),url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/weathericons.svg#weather_iconsregular') format('svg');font-weight:400;font-display:swap;font-style:normal}.wi{display:inline-block;font-family:weathericons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wi-day-sunny:before{content:"\f00d"}.wi-cloudy:before{content:"\f013"}.wi-day-rain:before{content:"\f008"}.wi-day-thunderstorm:before{content:"\f010"}.wi-day-showers:before{content:"\f009"}.wi-day-cloudy-high:before{content:"\f07d"}.wi-night-clear:before{content:"\f02e"}.wi-night-alt-cloudy:before{content:"\f086"}.wi-night-cloudy:before{content:"\f031"}.wi-night-showers:before{content:"\f037"}.wi-night-rain:before{content:"\f036"}.wi-night-thunderstorm:before{content:"\f03b"}.wi-night-snow-wind:before{content:"\f066"}.wi-night-alt-cloudy-high:before{content:"\f07e"}.wi-windy:before{content:"\f021"}.wi-humidity:before{content: "\f078";}
/*[penci_icon]*/
@font-face{font-family: "penciicon";font-display:swap;src: url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/penciicon.ttf') format("truetype"), url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/penciicon.woff') format("woff"), url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/penciicon.woff2') format("woff2"), url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/penciicon.eot#iefix') format("embedded-opentype"), url('https://tandemteambuilding.com/wp-content/themes/soledad/css/../fonts/penciicon.svg#penciicon') format("svg");}i[class^="penciicon-"], i[class*=" penciicon-"] {display: inline-block;font-family: penciicon !important;font-style: normal;font-weight: normal !important;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.penciicon-left-quote:before {content: "\f101";}.penciicon-messenger:before {content: "\f102";}.penciicon-goodreads:before {content: "\f103";}.penciicon-viber:before {content: "\f104";}.penciicon-discord:before {content: "\f105";}.penciicon-tik-tok:before {content: "\f106";}.penciicon-line:before {content: "\f107";}.penciicon-douban-logo:before {content: "\f108";}.penciicon-qq-social-logo-of-a-penguin:before {content: "\f109";}.penciicon-magnifiying-glass:before {content: "\f10a";}.penciicon-heart:before {content: "\f10b";}.penciicon-shuffle:before {content: "\f10c";}.penciicon-shopping-bag:before {content: "\f10d";}.penciicon-shopping-cart:before {content: "\f10e";}.penciicon-share:before {content: "\f10f";}.penciicon-sharing:before {content: "\f110";}.penciicon-user:before {content: "\f111";}.penciicon-close-button:before {content: "\f112";}.penciicon-check-symbol:before {content: "\f113";}.penciicon-expand:before {content: "\f114";}.penciicon-avatar:before {content: "\f115";}.penciicon-search:before {content: "\f116";}.penciicon-ruler:before {content: "\f117";}.penciicon-moon:before {content: "\f118";}.penciicon-sun:before {content: "\f119";}.penciicon-shopping-cart-1:before {content: "\f11a";}.penciicon-shopping-cart-2:before {content: "\f11b";}.penciicon-right-chevron:before {content: "\f11c";}.penciicon-left-chevron:before {content: "\f11d";}.penciicon-down-chevron:before {content: "\f11e";}.penciicon-up-chevron:before {content: "\f11f";}.penciicon-exchange:before {content: "\f120";}.penciicon-down-arrow:before {content: "\f121";}.penciicon-left-arrow:before {content: "\f122";}.penciicon-exchange-1:before {content: "\f123";}.penciicon-right-chevron-1:before {content: "\f124";}.penciicon-down-chevron-1:before {content: "\f125";}.penciicon-left-chevron-1:before {content: "\f126";}.penciicon-up-chevron-1:before {content: "\f127";}.penciicon-undo:before {content: "\f128";}.penciicon-free-delivery:before {content: "\f129";}.penciicon-facebook:before {content: "\f12a";}.penciicon-twitter:before {content: "\f12b";}.penciicon-instagram:before {content: "\f12c";}.penciicon-pinterest:before {content: "\f12d";}.penciicon-linkedin:before {content: "\f12e";}.penciicon-flickr:before {content: "\f12f";}.penciicon-behance:before {content: "\f130";}.penciicon-tumblr:before {content: "\f131";}.penciicon-youtube:before {content: "\f132";}.penciicon-email:before {content: "\f133";}.penciicon-vk:before {content: "\f134";}.penciicon-vine:before {content: "\f135";}.penciicon-soundcloud:before {content: "\f136";}.penciicon-snapchat:before {content: "\f137";}.penciicon-spotify:before {content: "\f138";}.penciicon-github:before {content: "\f139";}.penciicon-stack-overflow:before {content: "\f13a";}.penciicon-twitch:before {content: "\f13b";}.penciicon-steam:before {content: "\f13c";}.penciicon-vimeo:before {content: "\f13d";}.penciicon-xing:before {content: "\f13e";}.penciicon-whatsapp:before {content: "\f13f";}.penciicon-telegram:before {content: "\f140";}.penciicon-reddit:before {content: "\f141";}.penciicon-odnoklassniki:before {content: "\f142";}.penciicon-500px-monogram:before {content: "\f143";}.penciicon-stumbleupon:before {content: "\f144";}.penciicon-wechat:before {content: "\f145";}.penciicon-sina-weibo:before {content: "\f146";}.penciicon-line-1:before {content: "\f147";}.penciicon-viber-1:before {content: "\f148";}.penciicon-discord-1:before {content: "\f149";}.penciicon-rss:before {content: "\f14a";}.penciicon-slack:before {content: "\f14b";}.penciicon-slack-1:before {content: "\f14c";}.penciicon-tripadvisor:before {content: "\f14d";}.penciicon-tik-tok-1:before {content: "\f14e";}.penciicon-letter-d:before {content: "\f14f";}.penciicon-d:before {content: "\f150";}.penciicon-blogger:before {content: "\f151";}.penciicon-blogger-1:before {content: "\f152";}.penciicon-delicious:before {content: "\f153";}.penciicon-deviantart:before {content: "\f154";}.penciicon-digg:before {content: "\f155";}.penciicon-dribbble:before {content: "\f156";}.penciicon-ebay:before {content: "\f157";}.penciicon-ebay-1:before {content: "\f158";}.penciicon-evernote:before {content: "\f159";}.penciicon-evernote-1:before {content: "\f15a";}.penciicon-flipboard:before {content: "\f15b";}.penciicon-forrst:before {content: "\f15c";}.penciicon-forrst-1:before {content: "\f15d";}.penciicon-grooveshark:before {content: "\f15e";}.penciicon-grooveshark-1:before {content: "\f15f";}.penciicon-lastfm:before {content: "\f160";}.penciicon-myspace:before {content: "\f161";}.penciicon-myspace-logo:before {content: "\f162";}.penciicon-brand:before {content: "\f163";}.penciicon-skype:before {content: "\f164";}.penciicon-windows:before {content: "\f165";}.penciicon-wordpress-logo:before {content: "\f166";}.penciicon-yahoo-logo:before {content: "\f167";}.penciicon-yahoo:before {content: "\f168";}.penciicon-y:before {content: "\f169";}.penciicon-right-quotation-sign:before {content: "\f16a";}.penciicon-deviantart-1:before {content: "\f16b";}.penciicon-transfer:before {content: "\f16c";}.penciicon-right-and-left:before {content: "\f16d";}.penciicon-exchange-2:before {content: "\f16e";}.penciicon-shopping-cart-4:before {content: "\f16f";}.penciicon-shop:before {content: "\f170";}.penciicon-home:before {content: "\f171";}.penciicon-user-1:before {content: "\f172";}
/*[penci_style]*/
/*
Theme Name: soledad
Theme URI: https://pencidesign.net/
Description: A Multipurpose Blog/Magazine & WooCommerce WordPress Theme
Author: PenciDesign
Author URI: https://pencidesign.net/
Version: 8.0.6
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: black, green, white, light, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, featured-images, post-formats, translation-ready
Text Domain: soledad
Domain Path: /languages
*/

/* 
 * Silence is gold
 */
/* The main css file is located in "themes/soledad/main.css" - minify localted in "themes/soledad/main.min.css" */

/*[penci_social_counter]*/
.penci-socialCT-wrap .penci-socialCT-item.penci-social-member a {
  background-color: #e2725c;
}
.penci-socialCT-wrap .penci-socialCT-item.penci-social-foursquare a {
  background-color: #0d9ed1;
}
.penci-socialCT-wrap .penci-socialCT-item.penci-social-px500 a {
  background-color: #00aeef;
}
.penci-socialCT-wrap .penci-socialCT-item.penci-social-mixcloud a {
  background-color: #589fc3;
}
.penci-socialCT-wrap .penci-socialCT-item.penci-social-goodreads a {
  background-color: #a06e0a;
}
.penci-socialCT-wrap .penci-socialCT-item.penci-social-posts a {
  background-color: #1abc9c;
}
.penci-socialCT-wrap .penci-socialCT-item.penci-social-comments a {
  background-color: #9b59b6;
}
.penci-socialCT-wrap:not(.columns-1) {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.penci-socialCT-wrap:not(.columns-1) .penci-socialCT-item {
  flex: 0 0 auto;
  padding-left: 5px;
  padding-right: 5px;
}
.penci-socialCT-wrap.columns-2 .penci-socialCT-item {
  width: 50%;
}
.penci-socialCT-wrap.columns-3 .penci-socialCT-item {
  width: 33.3333333333%;
}
.penci-socialCT-wrap.columns-4 .penci-socialCT-item {
  width: 25%;
}
.penci-socialCT-wrap.columns-5 .penci-socialCT-item {
  width: 20%;
}
.penci-socialCT-wrap.columns-6 .penci-socialCT-item {
  width: 16.6666666667%;
}
.penci-socialCT-wrap.penci-socialCT-s7 .penci-socialCT-item {
  overflow: visible;
}
.penci-socialCT-wrap.penci-socialCT-s7 .penci-socialCT-item a {
  background: transparent !important;
  border: 1px solid var(--pcborder-cl);
  color: var(--pcheading-cl);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}
.penci-socialCT-wrap.penci-socialCT-s7 .penci-socialCT-item a:hover {
  background: rgba(55, 55, 55, 0.05) !important;
}
.penci-socialCT-wrap.penci-socialCT-s7 .penci-social-number {
  margin-right: 5px;
  font-weight: bold;
}
.penci-socialCT-wrap.penci-socialCT-s7 .penci-social-info-text {
  color: var(--pctext-cl);
}
.penci-socialCT-wrap.penci-socialCT-s8 .penci-socialCT-item span, .penci-socialCT-wrap.penci-socialCT-s9 .penci-socialCT-item span {
  display: block;
  text-align: center;
}
.penci-socialCT-wrap.penci-socialCT-s8 .penci-socialCT-item span i, .penci-socialCT-wrap.penci-socialCT-s9 .penci-socialCT-item span i {
  display: block;
  margin-right: 0;
  font-size: 28px;
  line-height: 1.2;
}
.penci-socialCT-wrap.penci-socialCT-s8 .penci-socialCT-item .penci-social-number, .penci-socialCT-wrap.penci-socialCT-s9 .penci-socialCT-item .penci-social-number {
  font-weight: bold;
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.penci-socialCT-wrap.penci-socialCT-s8 .penci-socialCT-item .penci-social-info-text, .penci-socialCT-wrap.penci-socialCT-s9 .penci-socialCT-item .penci-social-info-text {
  font-size: 11px;
  opacity: 0.5;
}
.penci-socialCT-wrap.penci-socialCT-s8 .penci-socialCT-item a, .penci-socialCT-wrap.penci-socialCT-s9 .penci-socialCT-item a {
  justify-content: center;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
.penci-socialCT-wrap.penci-socialCT-s8 {
  margin-left: 0;
  margin-right: 0;
}
.penci-socialCT-wrap.penci-socialCT-s8 .penci-socialCT-item {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: -1px;
  margin-right: -1px;
}
.penci-socialCT-wrap.penci-socialCT-s8 .penci-socialCT-item .penci-social-info-text {
  color: var(--pctext-cl);
}
.penci-socialCT-wrap.penci-socialCT-s8 .penci-socialCT-item a {
  background: transparent !important;
  border: 1px solid var(--pcborder-cl);
  color: var(--pcheading-cl);
}
.penci-socialCT-wrap.penci-socialCT-s8 .penci-socialCT-item a:hover {
  background-color: rgba(55, 55, 55, 0.05) !important;
}
.penci-socialCT-wrap.penci-socialCT-s9 {
  margin-left: -2px;
  margin-right: -2px;
}
.penci-socialCT-wrap.penci-socialCT-s9 .penci-socialCT-item {
  padding-left: 2px;
  padding-right: 2px;
  margin-bottom: 4px;
}

.penci-social-textcolored .penci-social-member i {
  color: #e2725c;
}
.penci-social-textcolored .penci-social-foursquare i {
  color: #0d9ed1;
}
.penci-social-textcolored .penci-social-px500 i {
  color: #00aeef;
}
.penci-social-textcolored .penci-social-mixcloud i {
  color: #589fc3;
}
.penci-social-textcolored .penci-social-goodreads i {
  color: #a06e0a;
}
.penci-social-textcolored .penci-social-posts i {
  color: #1abc9c;
}
.penci-social-textcolored .penci-social-comments i {
  color: #9b59b6;
}

/*# sourceMappingURL=social-counter.css.map */

/*[elementor-icons]*/
/*! elementor-icons - v5.36.0 - 19-02-2025 */
@font-face{font-display:swap;font-family:eicons;src:url('https://tandemteambuilding.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.36.0');src:url('https://tandemteambuilding.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.36.0#iefix') format("embedded-opentype"),url('https://tandemteambuilding.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2?5.36.0') format("woff2"),url('https://tandemteambuilding.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff?5.36.0') format("woff"),url('https://tandemteambuilding.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf?5.36.0') format("truetype"),url('https://tandemteambuilding.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.36.0#eicon') format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}
/*[elementor-frontend]*/
/*! elementor - v3.28.0 - 23-03-2025 */
.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}
/*[elementor-post-5]*/
.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/*[widget-image]*/
/*! elementor - v3.28.0 - 23-03-2025 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}
/*[elementor-post-1213]*/
.elementor-1213 .elementor-element.elementor-element-4522bca{padding:1px 1px 1px 1px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}
/*[penci-recipe-css]*/
@font-face{
	font-family: "ficon";
	src: url('https://tandemteambuilding.com/wp-content/plugins/penci-recipe/css/../fonts/ficon.eot');
	src: url('https://tandemteambuilding.com/wp-content/plugins/penci-recipe/css/../fonts/ficon.eot?#iefix') format("embedded-opentype"),
		url('https://tandemteambuilding.com/wp-content/plugins/penci-recipe/css/../fonts/ficon.woff2') format("woff2"),
		url('https://tandemteambuilding.com/wp-content/plugins/penci-recipe/css/../fonts/ficon.woff') format("woff"),
		url('https://tandemteambuilding.com/wp-content/plugins/penci-recipe/css/../fonts/ficon.ttf') format("truetype"),
		url('https://tandemteambuilding.com/wp-content/plugins/penci-recipe/css/../fonts/ficon.svg#ficon') format("svg");
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	font-display:swap;
}@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face{
    font-family: "ficon";
    src: url('https://tandemteambuilding.com/wp-content/plugins/penci-recipe/css/../fonts/ficon.svg#ficon') format("svg");
	font-display:swap;
  }}
[class^="ficon-"], [class*=" ficon-"]{
	font-size: 14px;
}
[class^="ficon-"]:before, [class*=" ficon-"]:before,
[class^="ficon-"]:after, [class*=" ficon-"]:after {   
	font-family: ficon;
    font-size: inherit;
	font-style: normal;
}

.ficon-salad:before { content: "\f100"; }
.ficon-cucumber:before { content: "\f101"; }
.ficon-nuts:before { content: "\f102"; }
.ficon-cooking:before { content: "\f103"; }
.ficon-clock:before { content: "\f104"; }
.ficon-hot-food:before { content: "\f105"; }
.ficon-fire:before { content: "\f106"; }

/* = Penci Recipe
----------------------------------------------------*/
.wrapper-penci-recipe{
    margin-bottom: 25px;
    margin-top: 20px;
    clear: both;
}
.wrapper-penci-recipe.showing-tagged-recipe{
	margin-bottom: 0;
}
.penci-recipe {
    border: 1px solid #dedede;
    padding: 25px 25px 6px;
}
.showing-tagged-recipe .penci-recipe{
	padding-bottom: 20px;
}
.penci-recipe .swp_social_panel{
    display: none !important;
}
.penci-recipe.penci-recipe-hide-featured{
    padding-top: 20px;
}
.penci-recipe-heading {
    border-bottom: 1px solid #dedede;
	margin: 0 -25px 25px -25px;
	padding: 0;
	overflow: visible;
}
.precipe-style-1 .penci-recipe-heading{
	overflow: hidden;
}
.precipe-style-1 .penci-recipe-heading{
    padding: 0 25px 20px;
}
.penci-recipe-thumb {
    float: left;
    width: 80px;
    margin-right: 20px;
}
.penci-recipe-thumb img{
	max-width: 100%;
    height: auto;
}
.penci-recipe-metades {
    display: block;
    overflow: hidden;
}
.post-entry .penci-recipe-heading .recipe-title-nooverlay {
    font-size: 20px;
    float: left;
    color: #313131;
    margin-bottom: 8px;
}
.penci-recipe-heading a.penci-recipe-print {
    float: right;
    font-size: 12px;
    font-weight: 700;
    margin-top: 4px;
    border: 1px solid;
    padding: 0 12px;
    height: 28px;
    line-height: 26px;
    color: #6eb48c;
    -moz-transition: 0.25s;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
.penci-recipe-heading a.penci-recipe-print i {
    margin-right: 4px;
    font-size: 13px;
}
.penci-recipe-heading a.penci-recipe-print:hover {
    background: #6eb48c;
    color: #fff;
    border-color: #6eb48c;
    text-decoration: none;
}
.penci-recipe-heading .penci-recipe-meta,
.penci-recipe-rating {
    clear: both;
    color: #888;
    font-size: 13px;
    line-height: 1.5;
}
.penci-recipe-heading .penci-recipe-meta {
    margin-left: 1px;
}
.penci-recipe-heading .penci-recipe-meta span {
    margin-right: 15px;
}
.penci-recipe-heading .penci-recipe-meta span.remeta-item{
	margin-right: 0;
}
.penci-recipe-heading .penci-recipe-meta span.servings {
    margin-right: 0;
}
.penci-recipe-heading .penci-recipe-meta span time {
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}
.penci-recipe-heading .penci-recipe-meta span i,
.penci-ficon.ficon-fire {
    font-size: 16px;
    margin-right: 2px;
    color: #aaa;
}
.penci-ficon.ficon-fire{
	margin-right: 4px;
}
.post-entry .penci-recipe-title {
    font-size: 15px;
    color: #888;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.penci-recipe-ingredients {
    border-bottom: 1px solid #dedede;
    margin: 0 -25px 25px -25px;
    padding: 0 20px 30px;
}
.penci-recipe .penci-recipe-ingredients h4.recipe-ingredient-heading{
    font-size: 16px;
    margin: 15px 0 15px -18px;
}
.penci-recipe-ingredients ul {
    margin: 0;
    padding-left: 18px;
}
.penci-recipe-ingredients ul li {
    padding-bottom: 6px;
    line-height: 1.6;
    list-style: none;
    position: relative;
    margin-bottom: 0;
}
.penci-recipe-ingredients ul li:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border: 1px solid;
    display: inline-block;
    top: 8px;
    left: -16px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    background: none !important;
	opacity: 0.5;
}
.penci-recipe-ingredients ul li:last-child,
.penci-recipe-ingredients.penci-recipe-ingre-visual ul li:last-child{
    margin: 0;
    padding: 0;
}
.penci-recipe-ingredients.penci-recipe-ingre-visual ul {
    margin-bottom: 12px;
    padding-left: 15px;
}
.penci-recipe-ingredients.penci-recipe-ingre-visual ul li {
    padding-bottom: 0;
    margin-bottom: 7px;
    position: relative;
    list-style-type: square;
    line-height: 1.7;
}
.penci-recipe-ingredients.penci-recipe-ingre-visual ul li:before {
    content: none;
}
.penci-recipe-notes {
    border-top: 1px solid #dedede;
    margin: 10px -25px 0;
    padding: 25px 25px 15px;
}
.post-entry .penci-recipe-notes.penci-recipe-notes-novisual p {
    margin: 0;
}
.penci-recipe-notes .penci-recipe-title {
    margin-bottom: 8px;
}
.wrapper-penci-recipe .penci-recipe-method ul,
.wrapper-penci-recipe .penci-recipe-method ol {
    padding-left: 18px;
}
.penci-recipe-rating {
    margin-top: 6px;
}
.penci_rateyo {
    display: inline-block;
    vertical-align: top;
    top: 2px;
}
.penci-nutrition{
    display: none;
}
.penci-nutrition.penci-show-nutrition{
    display: block;
}
.penci-hide-nutrition {
    display: none !important;
}
.penci-nutrition > .nutrition-item:after{
    content: ',';
    font-family: inherit;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    margin-right: 5px;
}
.penci-nutrition > .nutrition-item:last-child:after{
    content: none;
    display: none;
}
.nutrition-lable {
    margin-right: 5px;
}

/* Style 2 & 3 */
.precipe-style-2{
	padding-top: 0;
}
.precipe-style-2 .penci-recipe-thumb{
	float: none;
	width: 100%;
	display: block;
	margin: -1px -1px 20px -1px;
	width: calc( 100% + 2px );
	position: relative;
	padding-bottom: 60%;
}
.precipe-style-2 .penci-recipe-thumb img{
	width: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    object-position: 50% 50%;
    top: 0;
    bottom: 0;
    height: 100%;
}
.precipe-style-2 .penci-recipe-metades{
	padding: 0 25px;
	margin-bottom: 25px;
}
.post-entry .penci-recipe-heading .recipe-title-overlay{
	position: absolute;
	z-index: 3;
	left: 0;
	right: 0;
	bottom: 20px;
	font-size: 24px;
	color: #fff;
	line-height: 1.3;
	width: 100%;
	padding: 0 25px;
	margin: 0 !important;
}
.post-entry .precipe-style-2 .penci-recipe-heading .recipe-title-overlay{
	bottom: 25px;
}
.recipe-header-overlay{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: -moz-linear-gradient(top, transparent 60%, #000 100%);
    background: -webkit-linear-gradient(top, transparent 60%, #000 100%);
    background: -o-linear-gradient(top, transparent 60%, #000 100%);
    background: -ms-linear-gradient(top, transparent 60%, #000 100%);
    background: linear-gradient(to bottom, transparent 60%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
    -webkit-transition: opacity .4s ease 0s;
    -moz-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    transition: opacity .4s ease 0s;
	opacity: 0.8;
}
.wrapper-buttons-overlay{
	position: absolute;
	bottom: -25px;
	z-index: 4;
	right: 25px;
	display: inline-block;
}
.wrapper-buttons-overlay a{
	display: inline-block;
	vertical-align: top;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    text-decoration: none !important;
    font-size: 14px;
    color: #fff !important;
    line-height: 1.2;
    background-color: #6eb48c;
    -webkit-box-shadow: 0 5px 20px #6eb48c;
    box-shadow: 0 5px 20px #6eb48c;
    border: none;
	padding: 7px 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	margin-right: 10px;
}
.wrapper-buttons-overlay > a:last-of-type{
	margin-right: 0;
}
.wrapper-buttons-overlay a i,
.post-entry .wrapper-buttons-overlay a i{
	display: block;
	margin-bottom: 4px;
	font-size: 16px;
}
.wrapper-buttons-overlay .penci-recipe-pin{
	background: #c62026;
	-webkit-box-shadow: 0 5px 20px #c62026;
    box-shadow: 0 5px 20px #c62026;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta{
	border: 1px solid #dedede;
	display: flex;
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta > span {
    margin-right: 15px;
    margin: 0;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    padding: 10px 1.5%;
    position: relative;
    text-align: center;
    border-right: 1px solid #dedede;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta > span:last-child{
	border-right: none;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta span i, 
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta span span, 
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta span time {
    display: block;
	margin: 0;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta span span.nutrition-item{
	display: inline-block;
}
.penci-nutrition-meta{
	display: none;
}
.penci-show-nutrition{
	display: block;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta span i, 
.precipe-style-2 .penci-ficon.ficon-fire{
	font-size: 24px;
}
.precipe-style-2 .penci-recipe-rating{
	margin-bottom: 15px;
}
.penci-recipe-overtitle .penci-recipe-rating{
	margin-top: 0;
}
.precipe-style-2 .penci-recipe-heading .penci-recipe-meta span.remeta-item {
    font-weight: bold;
    font-size: 14px;
    color: #313131;
    display: block;
    padding: 2px 0 3px;
}

/* Style 3 */
.precipe-style-3.penci-recipe-overtitle .wrapper-buttons-overlay{
	bottom: 20px;
}
.precipe-style-3 .wrapper-buttons-overlay{
	bottom: 25px;
	display: block;
	left: 0;
	right: 0;
	width: 100%;
	padding: 0 25px;
}
.post-entry .precipe-style-3 .penci-recipe-heading .recipe-title-overlay{
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	padding: 0;
	margin-top: 15px !important;
}
.precipe-style-3 .wrapper-buttons-overlay a i, 
.post-entry .precipe-style-3 .wrapper-buttons-overlay a i{
	display: inline-block;
	margin-bottom: 0;
	font-size: inherit;
	margin-right: 2px;
}
.precipe-style-3 .wrapper-buttons-overlay a{
	height: 36px;
	line-height: 36px;
	width: auto;
	padding: 0 20px;
	border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

/* Style 4 */
.precipe-style-4{
	border: 5px solid #555 !important;
	padding-top: 0;
	margin-top: 97px;
}
.precipe-style-4 .penci-recipe-heading{
	background: #555;
	padding: 25px 22px;
	border-bottom: none !important;
}
.precipe-style-4 .penci-recipe-thumb{
	float: none;
	text-align: center;
	display: block;
	width: 100%;
	transform: translateY(-107px);
	-webkit-transform: translateY(-107px);
	margin-bottom: 18px;
}
.precipe-style-4 .penci-recipe-thumb .recipe-thumb-top{
	width: 160px;
    height: 160px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid #555;
    vertical-align: top;
	position: relative;
}
.precipe-style-4 .penci-recipe-thumb img{
	width: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    object-position: 50% 50%;
    top: 0;
    bottom: 0;
    height: 100%;
}
.precipe-style-4 .penci-recipe-metades{
	margin-top: -107px;
	text-align: center;
}
.post-entry .precipe-style-4 .penci-recipe-heading .recipe-title-nooverlay{
	float: none;
	position: relative;
	padding-bottom: 16px;
	color: #fff;
	margin-bottom: 16px;
}
.post-entry .precipe-style-4 .penci-recipe-heading .recipe-title-nooverlay:after{
	content: "";
	position: absolute;
	width: 90%;
	height: 2px;
	background: #777;
	bottom: 0;
	left: 5%;
}
.wrapper-buttons-style4{
	text-align: center;
	margin-bottom: 15px;
	margin-left: -12px;
	margin-right: -12px;
}
.wrapper-buttons-style4 .wrapper-col-btn{
	display: block;
	float: left;
	width: 50%;
	padding: 0 12px;
	margin-bottom: 10px;
}
.wrapper-buttons-style4 a{
	display: block;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #6eb48c;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.wrapper-buttons-style4 a:hover{
	opacity: 0.85;
}
.wrapper-buttons-style4 .penci-recipe-pin{
	background: #c62026;
}
.precipe-style-4 .penci-recipe-heading .penci-recipe-meta, 
.precipe-style-4 .penci-recipe-rating{
	color: #fff;
}
.precipe-style-4 .penci-recipe-heading .penci-recipe-meta span.remeta-item{
	opacity: 0.8;
}
.precipe-style-4 .penci-recipe-heading .penci-recipe-meta span i, 
.precipe-style-4 .penci-ficon.ficon-fire{
	color: #fff;
}

/* Hide featured images */
.penci-recipe-hide-featured.precipe-style-4{
	padding-top: 0;
	margin-top: 0;
}
.penci-recipe-hide-featured.precipe-style-4 .penci-recipe-metades{
	margin-top: 0;
}

/* = Penci Buttons
----------------------------------------------------*/
.penci-recipe-action-buttons{
	text-align: center;
	margin: 20px 0 20px;
	display: block;
}
.penci-recipe-action-buttons:before,
.penci-recipe-action-buttons:after,
.wrapper-buttons-style4:before,
.wrapper-buttons-style4:after{
	content: "";
	display: table;
	clear: both;
}
.penci-recipe-action-buttons.buttons-align-left{
	text-align: left;
}
.penci-recipe-action-buttons.buttons-align-right{
	text-align: right;
}
.penci-recipe-action-buttons .penci-recipe-button{
	padding: 10px 20px;
	color: #fff;
	font-size: 14px;
	background: #313131;
	outline: none;
	text-decoration: none !important;
	margin: 0 8px 10px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	display: inline-block;
}
.penci-recipe-action-buttons .penci-recipe-button i{
	margin-right: 6px;
}
.penci-recipe-action-buttons .penci-recipe-button:hover{
	background: #6eb48c;
}
.penci-recipe-action-buttons.buttons-align-left .penci-recipe-button{
	margin: 0 16px 0 0;
}
.penci-recipe-action-buttons.buttons-align-right .penci-recipe-button{
	margin: 0 0 0 16px;
}

.penci-recipe-tagged{
	margin-bottom: 25px;
	padding: 25px;
	background: #555;
}
.penci-recipe-tagged .prt-wrap-span{
	display: block;
	text-align: center;
}
.penci-recipe-tagged .prt-icon{
	margin-top: -44px;
	margin-bottom: 5px;
}
.penci-recipe-tagged .prt-icon span{
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background: #6eb48c;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
}
.penci-recipe-tagged .prt-wrap-spantext{
	
}
.penci-recipe-tagged .prt-span-heading{
	color: #fff;
	font-size: 20px;
    text-transform: uppercase;
    font-weight: var(--pchead-wei);
	display: block;
	line-height: 1.3;
	margin-bottom: 6px;
}
.penci-recipe-tagged .prt-span-des,
.penci-recipe-tagged .prt-span-des *{
	color: #fff !important;
	font-size: 15px;
	line-height: 1.5;
}
.penci-recipe-tagged .prt-span-des a{
	text-decoration: underline !important;
}

/* = Penci Recipe Index
----------------------------------------------------*/
.penci-recipe-index-wrap h4.recipe-index-heading {
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 25px;
    line-height: 1.3;
    color: #777;
    overflow: hidden;
    text-align: center;
}
.penci-recipe-index-wrap h4.recipe-index-heading > span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    padding-left: 15px;
    color: inherit;
    background: none;
    font-family: inherit;
    font-size: inherit;
}
.penci-recipe-index-wrap h4.recipe-index-heading > span:before,
.penci-recipe-index-wrap h4.recipe-index-heading > span:after {
    content: "";
    width: 2000px;
    left: 100%;
    position: absolute;
    top: 50%;
    border-top: 1px solid;
    opacity: 0.4;
}
.penci-recipe-index-wrap h4.recipe-index-heading > span:before {
    left: auto;
    right: 100%;
}
.penci-recipe-index-wrap h4.recipe-index-heading a {
    color: inherit;
    background: none;
    font-family: inherit;
    font-size: inherit;
    text-decoration: none;
}
.penci-recipe-index-wrap ul.penci-recipe-index {
    padding: 0;
    margin-left: -10px;
    margin-right: -10px;
    width: 100%;
    width: calc( 100% + 20px );
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}
.penci-recipe-index-wrap ul.penci-recipe-index:before,
.penci-recipe-index-wrap ul.penci-recipe-index:after {
    clear: both;
    content: "";
}
.penci-recipe-index-wrap ul.penci-recipe-index li {
    width: 33.333333%;
    float: left;
    padding: 0 10px;
    margin-bottom: 30px;
    list-style: none;
    line-height: normal;
    text-align: center;
}
.penci-recipe-index-wrap ul.penci-recipe-index.column-2 li {
    width: 50%;
}
.penci-recipe-index-wrap ul.penci-recipe-index.column-4 li {
    width: 25%;
}
.penci-recipe-index-wrap ul.penci-recipe-index.column-2 li:nth-child(2n+1),
.penci-recipe-index-wrap ul.penci-recipe-index.column-3 li:nth-child(3n+1),
.penci-recipe-index-wrap ul.penci-recipe-index.column-4 li:nth-child(4n+1){
    clear: both;
}
.penci-recipe-index-wrap ul.penci-recipe-index li article {
    margin: 0;
}
.penci-index-post-img {
    margin-bottom: 17px;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}
.penci-index-post-img:hover {
    opacity: 0.85;
}
.penci-index-post-img .penci-holder-size-horizontal:before {
    padding-top: 66.6667%;
}
.penci-index-post-img .penci-holder-size-square:before {
    padding-top: 100%;
}
.penci-index-post-img .penci-holder-size-vertical:before {
    padding-top: 135.4%;
}
.penci-recipe-index .cat {
    display: block;
    clear: both;
    margin-bottom: 4px;
}
.penci-recipe-index .cat > a.penci-cat-name {
    font-size: 12px;
}
.penci-recipe-index-wrap h2.penci-recipe-index-title {
    margin: 0 0 0 0;
    line-height: 1;
}
.penci-recipe-index-wrap .penci-recipe-index-title a {
    font-size: 16px;
    text-decoration: none;
    color: #313131;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    line-height: 1.3;
    letter-spacing: 0;
    font-family: inherit;
    vertical-align: top;
    display: inline-block;
}
.penci-recipe-index-wrap .penci-recipe-index-title a:hover {
    opacity: 0.7;
}
.penci-recipe-index .date {
    font-size: 13px;
    color: #888888;
    margin-top: 3px;
    display: block;
}
.penci-recipe-index-wrap .penci-index-more-link {
    line-height: 1;
    text-align: center;
    margin-top: -10px;
    margin-bottom: 40px;
}
.penci-recipe-index-wrap .penci-index-more-link a{
    display: inline-block;
    background: #313131;
    padding: 0 25px;
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    color: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    text-transform: uppercase;
    font-family: var(--pchead-font);
    font-weight: var(--pchead-wei);
    font-size: 13px;
}
.penci-recipe-index-wrap .penci-index-more-link a:hover {
    opacity: 0.8;
}
.penci-recipe-index-wrap .penci-index-more-link a i {
    margin-left: 4px;
}
@media only screen and (max-width: 767px) {
	.post-entry .penci-recipe-heading .recipe-title-nooverlay{
        display: block;
        float: none;
    }
    .penci-recipe-heading a.penci-recipe-print{
        float: none;
        display: inline-block;
        height: 26px;
        line-height: 24px;
    }
    .penci-recipe-heading .penci-recipe-meta {
        margin-top: 15px;
    }
	.penci-recipe-index-wrap ul.penci-recipe-index li,
    .penci-recipe-index-wrap ul.penci-recipe-index.column-4 li,
    .penci-recipe-index-wrap ul.penci-recipe-index.column-3 li{
        width: 50%;
    }
    .penci-recipe-index-wrap ul.penci-recipe-index.column-2 li:nth-child(2n+1),
    .penci-recipe-index-wrap ul.penci-recipe-index.column-3 li:nth-child(3n+1),
    .penci-recipe-index-wrap ul.penci-recipe-index.column-4 li:nth-child(4n+1) {
        clear: none;
    }
    .penci-recipe-index-wrap ul.penci-recipe-index.column-2 li:nth-child(2n+1),
    .penci-recipe-index-wrap ul.penci-recipe-index.column-3 li:nth-child(2n+1),
    .penci-recipe-index-wrap ul.penci-recipe-index.column-4 li:nth-child(2n+1) {
        clear: both;
    }
	.precipe-style-2 .penci-recipe-heading .penci-recipe-meta > span{
		flex: 1 0 50%;
	}
	.precipe-style-2 .penci-recipe-heading .penci-recipe-meta > span:nth-of-type(1),
	.precipe-style-2 .penci-recipe-heading .penci-recipe-meta > span:nth-of-type(2){
		border-bottom: 1px solid #dedede;
	}
}

@media only screen and (max-width: 479px) {
	.penci-recipe-thumb{
		float: none;
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
    }
	.penci-recipe-heading .penci-recipe-meta > span {
        display: block;
        margin-bottom: 4px;
    }
	.penci-recipe-heading .penci-recipe-meta > span:last-child {
        margin-bottom: 0;
    }
	.penci-recipe-index-wrap ul.penci-recipe-index.column-2 li,
    .penci-recipe-index-wrap ul.penci-recipe-index.column-4 li,
    .penci-recipe-index-wrap ul.penci-recipe-index.column-3 li{
        width: 100%;
        float: none;
    }
    .penci-recipe-index-wrap ul.penci-recipe-index.column-2 li:nth-child(2n+1),
    .penci-recipe-index-wrap ul.penci-recipe-index.column-3 li:nth-child(2n+1),
    .penci-recipe-index-wrap ul.penci-recipe-index.column-4 li:nth-child(2n+1) {
        clear: both;
    }
    .penci-recipe-index-wrap ul.penci-recipe-index li article {
        margin-left: auto;
        margin-right: auto;
    }
	.wrapper-buttons-style4 .wrapper-col-btn{
		float: none;
		width: 100%;
	}
}
/*[elementor-gf-local-roboto]*/
/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* math */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}/* symbols */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/*[elementor-gf-local-robotoslab]*/
/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* greek-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}/* greek */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}/* vietnamese */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{font-display:swap;
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://tandemteambuilding.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}