/*------------------------------------------------------------------
[Table of contents]
* Default CSS
* Sidebar and Content
* Services Details
* Project Details
* Team Details
* Blog
* Page Title
* Header
* Footer
* Row Setting
* Background Position and Color
* Form
* Accordion Style 1
* Owl Slider
* Search Form
* 404 Page
* Button
* pulclean Feature
* Custom
-------------------------------------------------------------------*/
.content-area.col-lg-8 {
  -ms-flex: 0 0 68.3%;
  flex: 0 0 68.3%;
  max-width: 68.3%;
}
.single-team .content-area,
.content-area.col-lg-8,
.content-area.col-md-12 {
  padding-bottom: 100px;
 }
 .single.single-post .content-area.col-lg-8 {
   padding-bottom: 70px;
 }
.site-content .widget-area.col-lg-4 {
  -ms-flex: 0 0 31.7%;
  flex: 0 0 31.7%;
  max-width: 31.7%;
}
.single-team .content-area,
.single-project .content-area,
.page-template-full-width .content-area {
  flex: 0 0 100%;
  max-width: 100%;
}
.site-main {
  padding-top: 100px;
}
.page-template-full-width .site-main {
  padding-top: 0;
}
.site-content .sidebar {
  position: relative;
  margin-top: 100px;
  padding-bottom: 40px;
}
.single-team .site-main{
  padding-top: 0;
}
/*--------------------------------------------------------------
# Services Details
--------------------------------------------------------------*/
.widget_recent_services h2.widget-title {
  margin: 0;
  text-align: center;
  padding: 15px 0;
  color: #fff;
}
.sidebar .widget_recent_services > ul > li {
  margin-bottom: 4px;
  padding: 0px 0px 10px 0;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.widget_recent_services ul li:last-child{
  border: none;
  margin-bottom: 0;
}
.widget_recent_services .pulclean-service-content:after {
	font-family: hkangles-base-icons;
	position: absolute;
	content: '\f006';
	right: 20px;
	top: 19PX;
	font-size: 10px;
	z-index: 1;
  font-style: normal;
  font-weight: 400;
    width: 25px;
    height: 25px;
    background-color: #fcd80f;
    line-height: 25px;
    text-align: center;
    color: #021033;
}
.widget_recent_services ul li a {
  display: block;
  color: #fff;
  font-size: 18px;
  font-family: Barlow Condensed;
  padding: 20px 15px 20px 25px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.widget_recent_services ul li:hover a {
	color:fff;
}
.widget_recent_services ul li a:after {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
  z-index: -2;
}
.widget_recent_services ul li:hover a,
.widget_recent_services ul li[aria-current="page"] a {
  color: #fff;
  text-decoration: none;
}
.widget_recent_services ul li:hover a:after,
.widget_recent_services ul li[aria-current="page"] a:after {
  width: 100%;
}
.widget_recent_services ul li:hover a:before,
.widget_recent_services ul li[aria-current="page"] a:before {
  background: #09162a;
}
.single-service .item-download {
  padding-bottom: 10px;
}
.single-service .item-download a {
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	display: block;
	padding: 23px 23px 23px 90px;
	position: relative;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	overflow: hidden;
	font-family: Barlow Condensed;
  font-weight: 600;
}
.single-service .item-download a span {
  position: absolute;
  display: block;
  height: 100%;
  width: 70px;
  background: #09162a;
  left: 0;
  top: 0px;
  text-align: center;
  line-height: 70px;
  font-size: 30px;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.single-service .item-download a:hover {
  color: #fff;
  text-decoration: none;
}
.single-service .widget_media_image {
  padding: 0;
}
.sidebar-infobox {
	text-align: center;
	padding: 52px 40px 30px;
	color: #fff;
	min-height: 315px;
}
.sidebar-infobox i{
	font-size: 60px;
	line-height: 60px;
}
.sidebar-infobox h3.sidebar-infobox-title {
	color: #fff;
	margin-top: 20px;
	line-height: 30px;
	font-size: 20px;
}
.sidebar-infobox .sidebar-infobox-button a {
	background: #fff;
	padding: 10px 25px;
	font-size: 14px;
	border-radius: 8px;
}
.sidebar-infobox .sidebar-infobox-content {
    padding-top: 10px;
}
/*--------------------------------------------------------------
# Project Details
--------------------------------------------------------------*/
.single-project .pulclean-project-thumbnail {
  position: relative;
}
.single-project .pulclean-project-details {
  position: absolute;
  right: 30px;
  bottom: -60px;
  min-width: 320px;
  padding: 20px 35px 35px 35px;
  color: #fff;
}
.pulclean-project-details .pulclean-project-detail {
  border-bottom: 1px solid #ffffff38;
  align-self: center!important;
  padding: 15px 0;
}
.pulclean-project-details .pulclean-project-detail:last-child{
	border-bottom: none;
	padding: 0;
  padding-top: 15PX;
}
.pulclean-project-detail-title {
  font-weight: 600;
  color: #fff;
  font-family: "Barlow Condensed";
  font-size: 22px;
  line-height: 32px;
  margin-right: 10px;
  position: relative;
  min-width: 160px;
}
.elementor-element.project-single-buttom-section.elementor-top-section {
	z-index: -1 !important;
}
.related-project.projects-style-1.projects-layout-grid {
    padding-top: 20px;
}
.single.single-project .site-main .post-navigation {	
	z-index: 99;		
	position: relative;
}
.single.single-project .post-navigation .nav-previous a:before,
.single.single-project .post-navigation .nav-next a:after {
	background-color: #fff;
}
.pulclean-project-details-container .pulclean-project-detail-des{
  margin-bottom: 3px;
  display: inline-block;
}
.pulclean-project-details-container .pulclean-project-detail-des p{
  margin-bottom: 0;
}
/*--------------------------------------------------------------
# Our History
--------------------------------------------------------------*/
.tsb-our-history h2 {
	margin-bottom: 10px;
    font-size: 50px;
	line-height: 60px;
}
.tsb-our-history {
	border-left: 4px solid #287ff9;
    padding-left: 25px;
}
.tsb-our-history h3 {
	font-family: Days One;
    font-weight: 400;
}
/*--------------------------------------------------------------
# Team Details
--------------------------------------------------------------*/
.single-team .site-main .col-lg-7{
	padding-top: 60px;
}
.pulclean-teammember-thumbnail .post-thumbnail {
	position: relative;
}
.pulclean-team-bg{
	position: relative;
}
.single-team .pulclean-teammember-details-container {
	margin-top: -40px;
}
h3.pulclean-team-title {
	  font-size: 26px;
	  line-height: 34px;
	  margin-bottom: 0;
	  margin-top: 10px;
}
.single-team h3.pulclean-team-title {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 10px;
}
.single-team .thb-team-member .timeline-style-1 .pulclean-timeline-wrapper {
	padding: 35px 30px 20px 30px;
}
.single-team h5.pulclean-teammember-designation {
	font-size: 15px;
    text-transform: uppercase;
    font-style: 400;
	border-bottom: 1px solid #2372fa;
    font-family: Poppins;
    color: #fff;
    padding-bottom: 20px;
}
.single-team .pulclean-teammember-details {
	padding: 25px 25px;
    position: relative;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
}
.single-team .pulclean-teammember-detail {
	padding-bottom: 20px;
	display: flex;
	color: #fff;
}
.single-team .pulclean-teammember-detail .pulclean-teammember-detail-value {
    margin-left: 10px;
    text-align: right;
}
.single-team .pulclean-teammember-detail .pulclean-teammember-detail-value a,
.single-team .pulclean-teammember-detail .pulclean-teammember-detail-value a:hover {
	color: #ffffff;
}
.single-team .pulclean-teammember-detail-title {
	font-weight: 400;
    color: #ffffff;
    position: relative;
}
.single-team .pulclean-teammember-content {
	padding-top: 30px;
}
.single-team .pulclean-teammember-link-profiles-container {
	position: absolute;
    top: -44px;
    left: 0;
}
.single-team strong {
	color: #000000c2;
}
.pulclean-teammember-content .wpcf7-form-control-wrap {
	width: 100%;
}
.pulclean-teammember-link-profiles {
	margin: 0;
	background: #fff;	
  border-radius: 0px;
	padding: 10px 25px;
	clear: both;
}
.single-team .pulclean-teammember-link-profiles li {
	display: inline-block;
	border: none;
	margin-right: 15px;
}
.single-team .pulclean-teammember-link-profiles li a {
	font-size: 15px;
}
.pulclean-teammember-link-profiles li a:hover {
	color: #ffffff;
}
.pulclean-teammember-des p{
	margin-bottom: 40px;
}
/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.pulclean-blog-classic {
	  box-shadow: 1px 1px 33px 0px rgba(83, 95, 159, 0.15);
	  margin-bottom: 30px;
    overflow: hidden;
}
.pulclean-blog-classic .entry-title {
    line-height: 38px;
    margin-bottom: 10px;
    margin-top: 35px;
    word-break: break-word;
    font-size: 36px;
}
.without-image .pulclean-blog-classic .entry-title {
  margin-top: 20px;
}
.single-post .pulclean-blog-classic .entry-title {
    margin-top: 20px;
}
.pulclean-blog-classic .tsb-single-list li {
	padding-bottom: 10px;
}
.pulclean-blog-classic .entry-title a:hover{
	text-decoration: none !important;
	color: #287ff9;
}
.pulclean-blog-classic-inner {
	padding: 30px;
	position: relative;
  border-top: 0;
}
.archive.category .pulclean-blog-classic-inner {
	padding: 40px 30px 30px;
}
.pulclean-blog-classic header .posted-on {
	display: block;
	position: absolute;
	top: -69px;
	width: 65px;
	left: 0;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 0;
}
.pulclean-blog-classic .entry-meta-footer {
    border-top: 1px solid #f5f5f5;
    padding: 15px 0 0px;
    margin: -5px;
}
.single-post .pulclean-blog-classic .entry-meta-footer {
  border-top: none;
  border-bottom: 1px solid #f5f5f5;
  padding: 15px 0 15px;
  margin-bottom: 15px;
}
.single-post span.meta-tag-line.meta-tag-category {
    position: relative;
    top: 0;
}
.pulclean-blog-classic-inner .entry-content {
    padding: 5px 0 0;
}
span.meta-tag-line.meta-tag-category a {
  color: #fff;
  padding: 7px 10px;
}
.meta-tag-category .post-categories {
	display: flex;
	list-style: none;
	padding:0;
}
.meta-tag-category .post-categories li {
	margin-right:10px
}
.pulclean-blog-classic .entry-meta-footer a {
    color: #020f10;
    text-transform: capitalize;
}
.pulclean-blog-classic header .posted-on a {
	   color: #fff;
    font-size: 15px;
    line-height: 23px;
    font-weight: 600;
    letter-spacing: 0;
}
.pulclean-blog-classic header .posted-on a span {
	display: block;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 25px;
}
.pulclean-blog-classic .entry-meta-footer {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
}
.pulclean-blog-classic .entry-meta-footer .entry-meta-container i {
	color: #fff;
}
.pulclean-blog-classic .entry-meta-container>span>i {
	margin-right: 5px;
}
.pulclean-blog-classic .entry-meta-container>span {
	margin-right: 15px;
}
.pulclean-blog-classic .social-icon-share {
	margin-left: auto;
	position: relative;
}
.pulclean-blog-classic a.social-share-button {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.pulclean-blog-classic ul.social-share-icons {
	list-style-type: none;
	display: -webkit-flex;
	display: flex;
	padding: 0;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
  margin: 0;
}
.pulclean-blog-classic ul.social-share-icons a.icon-link i {
	display: block;
    text-align: center;
    background: #287ff9;
    line-height: 40px;
    width: 40px;
    border-radius: 50px;
    height: 40px;
    margin-right: 10px;
    color: #fff;
}
.pulclean-blog-classic ul.social-share-icons a.icon-link i.fa-facebook-f {
	background: #3b5998;
}
.pulclean-blog-classic ul.social-share-icons a.icon-link i.fa-twitter {
	background: #55acee;
}
.pulclean-blog-classic ul.social-share-icons a.icon-link i.fa-pinterest-p {
	background: #e60023;
}
.pulclean-blog-classic ul.social-share-icons a.icon-link:hover {
	background: #0a172a;
}
.pulclean-blog-classic .post-thumbnail {
	position: relative;
	display: inline-block;
}
.pulclean-blog-classic .post-thumbnail:before {
	content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 25%, rgba(0,0,0,0.47) 97%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 25%,rgba(0,0,0,0.47) 97%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 25%,rgba(0,0,0,0.47) 97%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
/* Tag */ 
.pulclean-blog-classic span.tags-links-lable {
    font-size: 16px;
    color: #000;
    margin-right: 15px;
    font-weight: 400;;
}
.pulclean-blog-classic .thb-single-meta-bottom .tags-links a {
    padding: 10px 15px;
    font-weight: 400;
    margin-right: 5px;
    color: #888888;
    font-size: 14px;
    background-color: #fff;
    display: inline-block;

}
.single-post-list li {
    display: block;
    position: relative;
    margin-bottom: 10px;
}
.single-post-list li span {
    padding-left: 10px;
}
ul.single-post-list {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}
.single-post-list li:before {
    content: "\e839";
      font-weight: 800;
    position: relative;
    left: 0;
    top: 50%;
    color: #fcd80f;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-top: -10px;
    font-family: hkangles-base-icons;
    font-size: 13px;
}
.pulclean-blog-classic .thb-single-meta-bottom .tags-links a:hover {
    color: #fff;
}
.pulclean-blog-classic .thb-single-bottom-area.d-flex {
    font-size: 14px;
    width: 100%;
    border-top: 1px solid #f5f5f5;
    padding: 25px 0 0;
    margin-top: 5px;
}
.pulclean-blog-classic .read-more-link a{
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
}
.pulclean-blog-classic .read-more-link a:after {
    position: absolute;
    font-family: "hkangles-base-icons";
    content: "\e84d";
    right: -23px;
    top: -1px;
    font-weight: 400;
}
.pulclean-blog-classic  .read-more-link {
	display: flex;
}
.blog .pulclean-blog-classic-inner {
	padding: 0px 30px 30px;
}
span.meta-tag-line.meta-tag-category {
    position: absolute;
    top: -47px;
}
.without-image span.meta-tag-line.meta-tag-category {
  position: relative; 
  top: inherit ;
}
.pulclean-blog-classic-inner .gallery {
  margin-bottom: 30px;
}
.pulclean-blog-classic-inner .gallery .gallery-item {
    padding: 0 10px;
}
.about-me img {
    border-radius: 50%;
}
body article.without-image .posted-on,
body article:not(.has-post-thumbnail) .posted-on {
	display: none;
}
body article.without-image .pulclean-blog-classic-inner,
body article:not(.has-post-thumbnail) .pulclean-blog-classic-inner {
	padding-top: 30px;
}
.post.sticky .pulclean-blog-classic-inner {
	border: 5px solid #287ff9;
	position: relative;
}
.post.sticky .pulclean-blog-classic-inner:after {
  content: "\f08d";
  font-family: 'Font Awesome 5 Free';
  font-size: 25px;
  position: absolute;
  color: #fff;
  opacity: 1;
  right: 0px;
  top: 0px;
  background-color: #287ff9;
  padding: 0;
  width: 70px;
  line-height: 70px;
  height: 70px;
  text-align: center;
  font-weight: 900;
  border-radius: 0;
}
.archive-description {
  margin-bottom: 30px;
}
body.blog .site-main article:last-of-type .pulclean-blog-classic{
  margin-bottom: 0; 
}
/*=== Comment List ===*/

.comments-area {
  margin-top: 50px;
}
.children,
.comment-list {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.comment-list .comment-body {
  margin-bottom: 15px;
  display: grid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border: 1px solid #edecec;
  padding: 30px 30px 40px 30px;
}
.comment-list .comment-content:before {
    z-index: 9;
    left: -10px;
    border-color: transparent #e1e4e7 transparent transparent;
}
.comment-list .children {
  padding-left: 80px;
  position: relative;
}
.comment-list a.comment-reply-link {
    font-size: 13px;
    line-height: 30px;
    padding:  13px 20px;
    background-color: #021033;
    color: #fff;
    margin-right: 5px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}
.comment-list a.comment-reply-link:hover {
  background: #09162a;
}
.comment-list .comment-avatar {
  min-width: 100px;
  margin-right: 30px;
}
.comment-list .comment-avatar img.avatar {
  width: 100px;
  border-radius: 50%;
}
.comment-list .comment-date a {
  color: #333333;
}
.comment-list span.comment-author {
	font-size: 20px;
	line-height: 30px;
  font-family: Barlow Condensed;
	text-transform: capitalize;
	font-weight: 400;
	display: block;
}
.comment-list span.comment-date {
  margin-bottom: 15px;
  display: block;
}
.comment-list .comment-date a {
  font-weight: 500;
  line-height: 24px;
  font-size: 14px;
}
/*=== Classic Leave a Reply ===*/

.comment-respond .comment-form {
  padding: 23px 30px 30px 30px;
  box-shadow: 1px 1px 33px 0px rgba(83, 95, 159, 0.15);
  margin-bottom: 35px;
}
.comment-respond .comment-form .pulclean-comment-form-input-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.comment-respond .comment-form-url,
.comment-respond .comment-form-comment {
  width: 100%;
}
.comment-respond .comment-form-url, 
.comment-respond p.comment-form-email, 
.comment-respond p.comment-form-author {
    -ms-flex: 0 0 30.6%;
    flex: 0 0 30.6%;
}
.comment-respond p.comment-form-email,
.comment-respond p.comment-form-author {
  margin-right: 4%;
}
.comments-area .comments-title,
.comment-respond .comment-reply-title {
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 20px;
  margin-top: 40px;
}
.comments-area .comment-form .comment-form-cookies-consent{
  display: flex;
}
.comment-respond .comment-reply-title small {
    margin-left: 25px;
}
.comments-area .comment-form .comment-form-cookies-consent input{
  margin-top: 6px;
}
.comments-area .comment-form .comment-form-cookies-consent label{
  margin-left: 10px;
}
.comment-respond{
  margin-bottom: 30px;
}
.content-area.col-md-12 .comment-respond{
  margin-bottom: 0;
  margin-top: 15px;
}
.comment-respond .comment-form p.form-submit{
  margin:0;
}
/*=== Post Author Box ===*/

.post-author-box {
  margin-top: 30px;
  margin-bottom: 25px;
  background-color: #f5f5f5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
}
.post-author-box .post-author-image {
	height: 220px;
  width: 220px;
  display: block;
  overflow: hidden;
  margin-right: 35px;
  background-color: #fff;
}
.post-author-box .post-author-image .alignnone{
  margin:0;
}
.post-author-box .post-author-image img{
  width: 220px;
  height: 220px;
}
.post-author-box .post-author-details {
	padding: 45px 45px 20px 20px;
  -webkit-flex-shrink: 160;
  -moz-flex-shrink: 160;
  -ms-flex-negative: 160;
  flex-shrink: 160;
}
.post-author-box .author-title {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 5px;
}
/*=== Related-posts===*/

.related-posts.blog-style-1 .pulclean-post-slide {
  background: #fff;
  box-shadow: 0 9px 35px 0 rgba(0, 0, 0, .07);
}
.related-posts.blog-style-1 .pulclean-post-slide h3 {
  font-size: 24px;
  line-height: 35px;
}
.related-posts.blog-style-1 .pulclean-post-slide a {
  text-decoration: none;
}
.related-posts.blog-style-1 .pulclean-post-slide a:hover {
  color: #fc952b;
}
.related-posts.blog-style-1 .pulclean-post-content-cover {
  padding: 60px 30px 25px;
  position: relative;
}
.related-posts.blog-style-1 .pulclean-post-date {
  display: inline-block;
  position: absolute;
  top: -30px;
  background: #287ff9;
  width: 65px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 12px;
  padding: 10px 0;
}
.related-posts.blog-style-1 .pulclean-post-date span {
  font-size: 30px;
  display: block;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 1px;
}
.related-posts.blog-style-1 .pulclean-post-meta {
  border-top: 1px solid #f1f1f1;
  padding: 15px 0 0 0;
  margin-top: 25px;
}
.related-posts.blog-style-1 .post-meta-item i {
  color: #fc952b;
  margin-right: 5px;
}
.related-posts.blog-style-1 .pulclean-post-meta>div {
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
}
.related-posts.blog-style-1 .pulclean-post-image-container {
  overflow: hidden;
}
.related-posts.blog-style-1 .pulclean-post-image-container .post-image {
  transform: scale(1.01);
  width: 100%;
}
.related-posts.blog-style-1 .pulclean-post-post-wrapper:hover .pulclean-post-image-container .post-image {
  transform: scale(1.2);
}
.related-posts.blog-style-1.blog-layout-grid .pulclean-post-slide {
  margin-bottom: 30px;
}
.related-posts.blog-style-1 .pulclean-post-image-container .post-image {
  -webkit-transition: all 0.3s ease-out 0.3s;
  -moz-transition: all 0.3s ease-out 0.3s;
  -ms-transition: all 0.3s ease-out 0.3s;
  -o-transition: all 0.3s ease-out 0.3s;
  transition: all 0.3s ease-out 0.3s;
}
.related-posts.blog-style-1 .without-image .pulclean-post-date{
  display: none;
}
.related-posts.blog-style-1 .without-image .pulclean-post-content-cover{
  padding-top: 30px;
}
/*--------------------------------------------------------------
# Page Title
--------------------------------------------------------------*/
.pulclean-page-title.title-align-center{
  text-align: center;
}
.pulclean-page-title.title-align-left{
  text-align: left;
}
.pulclean-page-title.title-align-right{
  text-align: right;
}
.pulclean-page-title .page-title {
  font-size: 40px;
  line-height: 46px;
  margin: 0;
}
.pulclean-page-title.title-color-white .breadcrumb a,
.pulclean-page-title.title-color-white .breadcrumb,
 .pulclean-page-title.title-color-white .page-title {
	 color: #fff;
}
.pulclean-page-title.title-color-dark .breadcrumb a,
.pulclean-page-title.title-color-dark .breadcrumb,
.pulclean-page-title.title-color-dark .page-title {
	 color: #000;
}
.pulclean-page-title .breadcrumb {
  background: none;
  display: block;
  color: rgba(255, 255, 255, 0.80);
  margin: 20px 0 0 0;
  padding: 0;
}
.pulclean-page-title .breadcrumb a {
  padding-right: 10px;
}
.pulclean-page-title .breadcrumb span{
  margin-left: 10px;
}
.header-layout-1+.site-content .pulclean-page-title {
  margin-top: -33px;
  padding-top: 33px;
}
.pulclean-page-title .breadcrumb i {
  font-size: 11px;
  margin: 0 5px;
}
/*--------------------------------------------------------------
# Topbar
--------------------------------------------------------------*/
.pulclean-topbar-wrapper .pulclean-topbar-content {
	display: table;
  width: 100%;
}
.pulclean-topbar-wrapper .pulclean-topbar {
	display: table-cell;
  vertical-align: top;
	line-height: 50px;
}
.pulclean-topbar-wrapper .pulclean-topbar div{
	display: inline-block;
  vertical-align: top;
}
.pulclean-topbar-wrapper .pulclean-topbar-right {
	text-align: right;
	line-height: 50px;
}
.pulclean-topbar-content .pulclean-topbar-button a {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}
.pulclean-topbar-content .pulclean-topbar-button  {
    padding: 0 35px;
}
.pulclean-topbar-content .pulclean-topbar-text i {
	padding-right: 10px;
}
.pulclean-topbar-content .pulclean-topbar-border.pulclean-topbar-text:after {
	content: " ";
    position: absolute;
    bottom: 3px;
    left: 0;
	width: 2px;
    bottom: 16px;
    height: 15px;
	background: #fff;
}
.pulclean-topbar-content .pulclean-topbar-border.pulclean-topbar-text {
    padding-left: 30px;
	position: relative;
}
.pulclean-topbar-content .pulclean-topbar-text {
    padding-right: 30px;
	font-size: 15px;
	font-weight: 500;
}
.header-layout-2 .site-header .main-navigation div > ul >li>a:hover, 
.header-layout-2 .site-header .main-navigation div > ul >li.current-menu-item > a,  
.header-layout-2 .site-header .main-navigation div > ul >li.current-menu-parent > a {
    background: rgba(255, 255, 255, 0.1);
}
header.site-header-container.header-layout-3 {
    position: absolute;
    z-index: 999;
    width: 100%;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
header.site-header-container {
  position: relative;
  z-index: 999;
}
.pulclean-sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.site-header .contact-info {
  margin-left: auto;
}
.site-header .contact-info .contact-item i {
  font-size: 30px;
  line-height: 30px;
}
.site-header .contact-item {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
.site-header .contact-item:first-child {
	padding-left: 0;
}
.site-header .contact-item:last-child {
	border-right: none;
	padding-right: 0;
}
.site-header .contact-list span {
  display: block;
}
.site-header .contact-list .contact-value,
.site-header .contact-list .contact-value a {
    font-weight: 900;
    font-size: 17px;
    font-family: Barlow Condensed;
}
.sticky-site-logo,
.site-header .site-logo {
  display: table;
  vertical-align: middle;
  text-align: center;
}
.site-header .pulclean-sticky-header .site-logo, .site-header .sticky-site-logo {
    display: none;
}
.site-header .pulclean-sticky-header .sticky-site-logo {
    display: table;
}
.site-header .site-logo img {
  height: 50px;
}
.site-header .site-logo a {
  display: table-cell;
  vertical-align: middle;
}
.site-header .contact-list {
  padding-left: 15px;
  font-size: 13px;
  font-weight: 700
}
.site-header .contact-list span,
.site-header .contact-list span a,
.site-header .contact-list .contact-label {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 24px;
  color: #09162a;
}
.site-header .header-right-side {
  display: flex;
  align-items: center;
}
.header-layout-2 .header-right-side .search-wrapper {
    border-left: 1px solid #f7fbff26;
    padding: 0 25px;
    margin-left: 15px;
}
.header-layout-3 .header-right-side .search-wrapper {
    border-left: 1px solid #f7fbff26;
    padding: 0 25px;
    margin-left: 15px;
}
.header-layout-3.pulclean-page-title {
    padding-top: 85px;
}
.site-header .pulclean-header-button a {
  display: block;
  color: #09162a;
  line-height: normal;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  height: 70px;
  line-height: 70px;
}

.header-layout-3 .site-header .pulclean-header-button a{
    display: block;
    color: #09162a;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 40px;
}
.header-layout-3 .pulclean-header-button-container:before{
    display: none;
}
.site-header ul.social-info {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.site-header ul.social-info li {
  display: inline-block;
  margin-left: 10px;
}
.pulclean-topbar .social-info-wrapper {
	line-height: 50px;
}
.site-header .social-icon i {
  color: #fff;
}
.site-header ul.social-info li a {
  display: block;
  color: #888888;
  font-size: 15px;
  padding-right: 10px;
  line-height: 50px;
}
.pulclean-header-button-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 69px;
  line-height: 69px;
  z-index: 5;
  padding-left: 50px !important;
}
.pulclean-header-button-container:before {
    content: "";
    position: absolute;
    clip-path: polygon(1% 0,104% 0,100% 100%,0% 100%);
    left: 0;
    height: 100%;
    width: 3000px;
    z-index: -1;
}
/* Nav */
.site-header-bottom.pulclean-bg-color-secondary {
  background: #09162a;
}
.site-header .header-stickable-wrap,
.header-layout-1 .site-header .pulclean-header-button a,
.site-header .header-right-side .site-header .main-navigation div>ul>li,
.site-header .main-navigation div>ul>li>a,
.site-header-bottom {
  height: 68px;
  line-height: 68px!important;
}
.site-header .main-navigation {
  padding: 0;
  margin: 0;
  border: 0;
  width: auto;
}
.site-header .main-navigation div>ul>li>a {
  text-transform: uppercase;
  font-style: normal;
  padding: 0 15px 0 15px;
}
.site-header .main-navigation>div>ul {
  display: block;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
  left: 100%;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
  left: auto;
}
.site-header .main-navigation div>ul>li {
  float: left;
  position: relative;
}
.site-header .main-navigation div>ul ul li {
  position: relative;
  border-bottom: 1px solid #f0f0f0;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
.site-header a.search-icon.search-popup-modal {
  color: #fff;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .site-header .main-navigation div>ul>li>ul,
  .site-header .main-navigation div>ul>li>ul ul {
    top: auto;
    width: 250px;
    padding: 0px;
    background: #fff;
  }
  .site-header .main-navigation div>ul>li>ul ul {
    left: 100%;
    top: -3px;
  }
  .site-header .main-navigation div>ul ul {
    text-align: left;
    position: absolute;
    display: block;
    line-height: 14px;
    margin: 0;
    list-style: none;
    left: 0;
    border-radius: 0;
    -webkit-box-shadow: 1px 1px 33px 0px rgba(83, 95, 159, 0.15);
    box-shadow: 1px 1px 33px 0px rgba(83, 95, 159, 0.15);
    background-clip: padding-box;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
  }
  .site-header .main-navigation div>ul ul a {
    margin: 0;
    display: block;
    padding: 17px 20px 15px;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #666;
    text-transform: uppercase;
  }
  .site-header .main-navigation div>ul ul a:before {
    position: absolute;
    content: '';
    left: 18px;
    top: 28px;
    width: 7px;
    height: 2px;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all .500s ease-in-out;
    transition: all .500s ease-in-out;
  }
  .site-header .main-navigation div>ul ul a:hover:before {
    opacity: 1;
  }
 .site-header .main-navigation div>ul ul a:hover {
    padding-left: 30px;
  }
 .site-header .main-navigation div>ul li:hover>ul {
    opacity: 1;
    visibility: visible;
  }
}
/*=== Header 1 ===*/

 
.header-layout-1 .header-overlay {
    position: absolute;
    z-index: 9;
    width: 100%;
}
.header-layout-1 .site-header-bottom,
.header-layout-1 .site-header-top{
  margin: 0 ;
  margin-right: 60px
}
.header-layout-1 .site-header .main-navigation div>ul>li>a {
    padding: 0 15px;
}
/*=== Header 2 ===*/

.header-layout-2 .site-header .main-navigation div>ul>li:first-child>a {
  margin-left: 0;
}
.header-layout-2 .site-header .contact-info .contact-item i {
  font-size: 22px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
  border-radius: 50%;
}
.header-layout-2 .pulclean-header-button-container {
  margin-left: auto;
}
.header-layout-2 .site-header .site-logo {
  height: 130px;
}

/*=== Header 3 ===*/
.header-layout-3 .site-header .header-stickable.pulclean-sticky-header .pulclean-mainmenu-navbar{
  padding-top: 0;
}
.header-layout-3 .site-header .pulclean-mainmenu-navbar{
  background: inherit;
  padding-top: 40px;
}
.header-layout-3 .pulclean-topbar-wrapper{
  background-color: #287ff900;
    position: absolute;
    width: 100%;
}
.header-layout-3 .pulclean-topbar-wrapper:before {
    background: #287ff9;
    content: "";
    position: absolute;
    width: 80%;
    height: 40px;
    z-index: -1;
}
.header-layout-3 .site-header .main-navigation div>ul>li:first-child>a {
  margin-left: 0;
}
.header-layout-3 .site-header .contact-info .contact-item i {
  font-size: 22px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
  border-radius: 50%;
}
.header-layout-3 .pulclean-header-button-container {
  margin-left: auto;
  height: auto;
}
.header-layout-3 .site-header .site-logo {
  height: 100px;
}
.header-layout-3 .pulclean-topbar-right .pulclean-button-text{
  padding: 1px 27px;
  font-family: Barlow Condensed;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.header-layout-3 .pulclean-topbar-left .pool-topbar i{
  color: #ffe52c;
}
.header-layout-3 .header-stickable-wrap .header-right-side .contact-item i{
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 57px;
    text-align: center;
    border-radius: 50%;
    font-size: 26px;
}
.header-layout-3 .header-stickable.pulclean-sticky-header .header-right-side .contact-item i{
  color: #fff;

}
.header-layout-3 .header-stickable.pulclean-sticky-header .main-navigation div>ul>li>a{
  color: #020f10;
}
.header-layout-3 .header-right-side .contact-list .contact-label{
  color: #fff;
  margin-bottom: 2px;
  margin-top: 4px;
}
.header-layout-3 .header-stickable.pulclean-sticky-header .contact-list .contact-label,
.header-layout-3 .header-stickable.pulclean-sticky-header .contact-list .contact-value a{
  color: #000;
}
.header-layout-3 .header-right-side .contact-list .contact-value a{
  color: #fff;
  margin-top: -10px;
  font-size: 20px;
  height: auto;
}
.header-layout-3 .site-header .contact-item:first-child{
  padding-right: 0;
}
.header-layout-3 .header-stickable.pulclean-sticky-header .pulclean-header-button-container{
  display: block;
}
.header-layout-3 .pulclean-topbar-wrapper .pulclean-topbar div{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.header-layout-3 .pulclean-topbar-wrapper .pulclean-topbar-content .pool-topbar-text{
  padding-right: 25px;
} 
.header-layout-3 .pulclean-topbar-wrapper .pulclean-topbar-right,.header-layout-3 .pulclean-topbar-wrapper .pulclean-topbar{
  line-height: 38px;
}
.header-layout-3  .site-header a.search-icon.search-popup-modal{
  padding-right: 15px;
}

.header-layout-3 .pulclean-topbar-left .pool-topbar .pool-topbar-text{
  font-size: 15px;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
  clear: both;
  width: 100%;
  color: #596880;
  display: inline-block;
  position: relative;
  z-index: 1;
  background: #fff !important;
}
.site-footer .social-info-wrapper ul.social-info {
  display: flex;
	padding: 0;
  margin-top: 15px;
}
.site-footer .widget.widget_pulclean_recent_entries ul > li {
    padding: 0px 0px 25px 0;
}
.site-footer .cd-subscribe-form .subscribe-button {
	flex: 0 0 38%;
	margin-top: 0;
	border-radius: 0 0px 0px 0px;
}
.site-footer .mc4wp-form label {
	display: none !important;
}
.site-footer h3.pulclean-infobox-title {
    color: #ffffff;
    margin: 0;
    font-size: 30px;
}
.site-footer .pulclean-infobox-icon {
    font-size: 50px;
    margin-right: 20px;
    color: #fff;
  }
.site-footer .cd-subscribe-form {
	display: flex;
}
.site-footer .cd-subscribe-form input[type="email"] {
    background-color: rgba(255,255,255,.2) !important;
    height: 52px;
    border: none;
    border-radius: 0;
    padding-left: 20px;
    font-size: 13px;
    color: #fff;
}
.pulclean-top-footer-widgets-wrapper-inner .top-footer-right {
    padding: 0;
}
.site-footer .cd-subscribe-form input[type="email"] {
	border-radius: 0px 0 0px 0px;
	height: 52px;
}

.site-footer .cd-subscribe-form input[type="email"]::placeholder{
  color: #fff !important;
}
.site-footer .cd-subscribe-form .subscribe-button{
  height: 52px;
  color: #000;
}
.hkangles-footerlogo {
    padding-bottom: 20px;
}
.site-footer .cd-subscribe-form .subscribe-button {
  text-transform: uppercase;
  color: #020b1f;
  font-weight: 700;
}
.site-footer .top-footer-left {
	align-self: center!important;
  padding-left: 0;
}
.site-footer .row.pulclean-top-footer-widgets-wrapper-inner {
  padding: 22px 0;
}
.widget h2.widget-title{
  margin-bottom: 40px;
}
.site-footer .widget h2.widget-title{
  color: #020f10;
  margin-bottom: 40px;
  position: relative;
  display: inline-block;
}
.site-footer .widget h2.widget-title:before {
    position: absolute;
    content: "";
    bottom: -15px;
    left: 0;
    z-index: 9;
    background-size: contain;
    width: 37px;
    height: 7px;
    background-repeat: no-repeat;
    background-image: url(../images/divider.png);
}
.sidebar .widget h2.widget-title:before {
  position: absolute;
  content: "";
  bottom: -15px;
  left: 0;
  z-index: 9;
  background-size: contain;
  width: 37px;
  height: 7px;
  background-repeat: no-repeat;
  background-image: url(../images/divider.png);
}

.site-footer .widget_pulclean_recent_entries .pulclean-post-image img {
    border-radius: 0;
}
.pulclean-footer-widgets-wrapper .social-info-wrapper li {
    text-align: center;
    list-style: none;
    width: 40px;
    margin-right: 10px;
    color: #fff;
    line-height: 40px;
    height: 40px;
}
.pulclean-footer-widgets-wrapper .social-info-wrapper li a{
  margin-right: 10px;
  color: #000;
  padding: 15px;
  line-height: 22px;
  height: 40px;
  background-color: #ffe52c;
}
.pulclean-footer-widgets-wrapper .social-info-wrapper li a:hover{
  color: #fff !important;
}
.pulclean-footer-widgets-wrapper {
  padding-top: 70px;
}
.pulclean-footer-widgets-wrapper a,
.pulclean-footer-widgets-wrapper a:visited {
    color:#021033;
}
.pulclean-footer-widgets-wrapper .widget_pulclean_recent_entries li .pulclean-post-date {
	color: #fff;
}
.pulclean-footer-widgets-wrapper a:hover {
    color: rgb(9 90 239) !important;
}
.pulclean-footer-widgets-wrapper .social-info a:hover {
    color: rgb(9 95 254);
}
.pulclean-footer-widgets-wrapper .widget a{
   font-weight: 400;
   color: #596880;
}
.pulclean-footer-widgets-wrapper .widget.widget_nav_menu a{
   padding-left: 20px;
}
.pulclean-footer-widgets-wrapper .widget.widget_nav_menu a:before{
    font-family: "hkangles-base-icons";
    content: "\f006";
    color: #888;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
    transition: all .4s ease;
    background: none;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    transform: translateY(-50%);
}
.pulclean-footer-widgets-wrapper .widget {
  background: none;
  padding: 0;
  margin: 0px 0px 20px 0px;
}
.pulclean-footer-widgets-wrapper .widget-title {
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
  line-height: 30px;
}
.pulclean-footer-widgets-wrapper ul {
  margin: 0;
}
.pulclean-footer-widgets-wrapper li {
  list-style: none;
}
/*=== Widget first ===*/

.pulclean-footer-widgets-wrapper .footer-logo {
  display: block;
  margin-bottom: 20px;
}
.pulclean-footer-widgets-wrapper a.btn.btn-outline-light.footer-button {
  font-size: 15px;
  padding: 15px 25px;
  font-weight: 600;
  color: #fff;
  margin-top: 20px;
  box-shadow: none !important;
}
.pulclean-footer-widgets-wrapper a.btn.btn-outline-light.footer-button:hover {
  background: #fff;
}
.pulclean-footer-widgets-wrapper a.btn.btn-outline-light.footer-button:hover {
  color: #000;
}
.pulclean-top-footer-widgets-wrapper .pulclean-infobox-wrapper  {
	align-items: center;
}
.site-footer .site-footer-widget-area:first-child::before {
    content: "";
    position: absolute;
    right: 5%;
    width: 5000px;
    height: 140%;
    top: -30%;
    background: #f8f8f8;
    z-index: -1;
}
.site-footer .site-footer-widget-area {
  padding-right: 80px;
  padding-left: 0px;
}
/*=== Widget Blog ===*/

.pulclean-footer-widgets-wrapper .widget_pulclean_recent_entries .pulclean-post-image {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  border-radius: 6px;
  overflow: hidden;
}
/*=== Widget Menu ===*/
.pulclean-footer-widgets-wrapper .menu li {
  float: none;
  padding: 0 0 14px 0;
  position: relative;
}
/*=== Widget Contact ===*/

.pulclean-footer-widgets-wrapper .widget_contact li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  margin-bottom: 10px;
}
.pulclean-footer-widgets-wrapper .widget_contact li {
  padding-left: 30px;
  position: relative;
  padding-top: 0;
  padding-bottom: 10px;
}
.pulclean-footer-widgets-wrapper .widget_contact i {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 16px;
}
/*=== Widget Copyright ===*/

.pulclean-copyright {
  padding-top: 20px;
  padding-bottom: 15px;
  font-size: 14px;
  background: #287ff9;
}
.pulclean-copyright a:hover{
  color: #fff;
}
.pulclean-copyright,
.pulclean-copyright a,
.pulclean-copyright a:visited,
.pulclean-copyright .social-icons li a {
  color: rgba(248, 252, 255, .8);
}
.pulclean-copyright .social-icons {
  margin: 0;
  padding: 0;
  display: inline;
}
.pulclean-copyright .social-icons li {
  margin-left: 8px;
  margin-right: 8px;
  min-width: auto;
  display: inline-block;
}
.pulclean-copyright .footer-right {
  text-align: right;
}
ul.hkangle-footer-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.hkangle-footer-menu li {
    display: inline-block;
    padding-left: 15px;
}
ul.hkangle-footer-menu li:hover a {
   color: #fff;
}
/*--------------------------------------------------------------
# Row Setting
--------------------------------------------------------------*/
body.page-template-full-width #content .site-main .entry-content>.wpb_row.vc_row-fluid {
  padding-top: 100px;
  padding-bottom: 90px;
  margin-bottom: 0;
}
body .vc_col-has-fill>.vc_column-inner,
body .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill>.vc_column_container>.vc_column-inner {
  padding-top: 0;
}
.pulclean-title-color-light,
.pulclean-title-color-light h1,
.pulclean-title-color-light h2,
.pulclean-title-color-light h3,
.pulclean-title-color-light h4,
.pulclean-title-color-light h5,
.pulclean-title-color-light h6,
.pulclean-title-color-light {
  color: #fff;
}
body .vc_row.row-overflow-vs[data-vc-full-width] {
  overflow: visible;
}
.pulclean-extend-right-bg .pulclean-extend-right-col:after {
  content: " ";
  position: absolute;
  width: 1000%;
  height: calc(100% + 200px);
  background: #f5f5f5;
  top: -100px;
  margin-right: -100%;
}
.pulclean-extend-right-bg>.wpb_column:first-child .vc_column-inner {
  padding-right: 0;
}
.pulclean-extend-right-bg>.wpb_column:last-child .vc_column-inner {
  padding-left: 0;
}
.page-template-full-width .entry-header {
  display: none;
}
.col-extend-right:after {
    content: '';
    width: 1000%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    margin-right: -100%;
    z-index: -1;
}
/*--------------------------------------------------------------
# Background Position and Color
--------------------------------------------------------------*/
body .wpb_column.pulclean-background-position-left-top>.vc_column-inner,
body .pulclean-background-position-left-top {
  background-position: left top !important;
}
body .wpb_column.pulclean-background-position-left-center>.vc_column-inner,
body .pulclean-background-position-left-center {
  background-position: left center !important;
}
body .wpb_column.pulclean-background-position-left-bottom>.vc_column-inner,
body .pulclean-background-position-left-bottom {
  background-position: left bottom !important;
}
body .wpb_column.pulclean-background-position-right-top>.vc_column-inner,
body .pulclean-background-position-right-top {
  background-position: right top !important;
}
body .wpb_column.pulclean-background-position-right-bottom>.vc_column-inner,
body .pulclean-background-position-right-bottom {
  background-position: right bottom !important;
}
body .wpb_column.pulclean-background-position-right-center>.vc_column-inner,
body .pulclean-background-position-right-center {
  background-position: right center !important;
}
body .wpb_column.pulclean-background-position-center-top>.vc_column-inner,
body .pulclean-background-position-center-top {
  background-position: center top !important;
}
body .wpb_column.pulclean-background-position-center-center>.vc_column-inner,
body .pulclean-background-position-center-center {
  background-position: center center !important;
}
body .wpb_column.pulclean-background-position-center-bottom>.vc_column-inner,
body .pulclean-background-position-center-bottom {
  background-position: center bottom !important;
}
/*===  Background Color  ===*/

.vc_row.pulclean-bg-color-white {
  background-color: #fff;
}
.wpb_column.pulclean-bg-color-white>.vc_column-inner {
  background-color: #fff;
}

/*--------------------------------------------------------------
# Form
--------------------------------------------------------------*/
.pulclean-contact-info .wpcf7-form-control,
.pulclean-contact-info textarea {
  border-radius: 0;
}
.pulclean-contact-info .wpcf7-form-control-wrap {
  margin-top: 6px;
  display: inline-block;
}
.pulclean-form-style-1 .input-group {
  margin-bottom: 25px;
}
.pulclean-contact-info textarea {
  height: 141px;
}
.pulclean-contact-info label {
  margin-bottom: 20px;
}
.pulclean-contact-info .wpcf7-submit {
  width: 100%;
}
.pulclean-contact-info .wpcf7-submit:hover {
  background-color: #09162a;
}
.pulclean-contact-info .wpcf7-form-control-wrap.menu-765 {
  width: 100%;
}
.pulclean-contact-info .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
}
/*=== Team Form ===*/

.pulclean-team-form-1 .input-group {
  margin-bottom: 25px;
}
.pulclean-team-form-1 .wpcf7-form-control,
.pulclean-contact-info textarea {
  border-radius: 0;
}
.pulclean-contact-info .infobox-style-3 i:after {
  background: #f5f5f5;
  z-index: 9;
  top: 0;
}

/*--------------------------------------------------------------
# Accordion Style 1
--------------------------------------------------------------*/
.pulclean-accordion-style-1 .vc_tta.vc_general .vc_tta-panel {
  margin-bottom: 14px;
}
.pulclean-accordion-style-1 .vc_tta-panel-title>a {
  color: #09162a !important;
  font-size: 18px;
  font-weight: 700;
}
span.elementor-accordion-icon.elementor-accordion-icon-right {
    padding-top: 5px;
}

/*--------------------------------------------------------------
# Owl Slider
--------------------------------------------------------------*/
.owl-dots {
  text-align: center;
  display: inline-block;
  margin-top: 32px;
}
.owl-dots .owl-dot {
  background: #f5f5f5;
  width: 10px;
  height: 10px;
  outline: none;
  display: inherit;
  margin: 0 4px;
}
/*! Arrow on Hover CSS */

.owl-nav button {
  outline: none;
}
.arrow-on-hover .owl-nav button {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #ffffff !important;
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.arrow-on-hover .owl-nav button:hover {
  background: #fc952b !important;
}
.arrow-on-hover .owl-nav button i {
  color: #09162a;
  font-size: 16px;
}
.arrow-on-hover .owl-nav button.owl-prev {
  left: 40px;
  opacity: 0;
}
.arrow-on-hover .owl-nav button.owl-next {
  right: 40px;
  opacity: 0;
}
.arrow-on-hover:hover .owl-nav button.owl-prev {
  left: 15px;
  opacity: 1;
}
.arrow-on-hover:hover .owl-nav button.owl-next {
  right: 15px;
  opacity: 1;
}
/*! Arrow Middle Right CSS */

.arrow-middle-right .owl-nav {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -15px;
}
.arrow-middle-right .owl-nav button {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: inherit;
  border: 1px solid #7d838d !important;
  display: inherit;
  margin: 5px 0;
}
.arrow-middle-right .owl-nav button:hover {
  background: #fc952b !important;
  border: 1px solid #fc952b !important;
  color: #ffffff;
}
.arrow-middle-right .owl-nav .owl-nav button i {
  color: #081528;
  font-size: 16px;
}
.owl-nav {
	position: absolute;
    top: -130px;
    right: 0;
    z-index: 9999999;
}
.owl-carousel .owl-nav button i {
	background: #fff;
    padding: 10px 13px;
    font-size: 12px;
	padding: 20px 30px;
    font-weight: 700;
    box-shadow: 0px 8px 25px 0px rgba(9, 95, 254, 0.18);
	text-shadow: 0px 8px 25px rgba(9, 95, 254, 0.18);
}

/*--------------------------------------------------------------
# Search Form
--------------------------------------------------------------*/
.pulclean-searchform {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
button.pulclean-search-button {
  position: absolute;
  height: 60px;
  width: 60px;
  right: 0;
  top: 0;
  padding: 0;
}
.mfp-inline-holder .mfp-content {
  position: static;
}
.mfp-close {
  top: 40px;
  right: 40px;
  opacity: 1;
}
body .button.mfp-close {
  color: #fff;
}

/*--------------------------------------------------------------
# 404 Page
--------------------------------------------------------------*/
section.error-404 {
  padding: 100px 0 164px;
  text-align: center;
}
section.error-404 a.fof-back-buttton {
    font-weight: 600;
    font-family: poppins;
    padding: 15px 30px;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 20px;
    display: inline-block;
    color: #fff;
}
section.error-404 a.fof-back-buttton:hover {
	background-color:#000
}
body.error404 .site-content.container {
    max-width: 100%;
    padding: 0;
}
section.error-404 .page-content p {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-left: 20%;
    margin-top: 40px;
    width: 60%;
    line-height: 34px;
    margin-bottom: 35px;
}
section.error-404 h1.page-title {
  font-size: 250px;
  line-height: 250px;
}
section.error-404 .search-form {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 20px;
}

/*--------------------------------------------------------------
# Button
--------------------------------------------------------------*/
body .vc_btn3.vc_btn3-style-classic {
  border: none;
}
body .vc_btn3.vc_btn3-style-classic:hover {
  border: none;
}
.pulclean-contact-info .wpcf7-submit,
body .vc_btn3.vc_btn3-size-md.vc_btn3-style-flat,
body .vc_btn3.vc_btn3-size-md {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: bold;
  border: none;
}
.pulclean-contact-info .wpcf7-submit {
  color: #fff;
}
body .vc_btn3.vc_btn3-color-primary:hover,
body .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,
body .vc_btn3.vc_btn3-color-secondary,
body .vc_btn3.vc_btn3-color-secondary.vc_btn3-style-flat {
  color: #fff;
  background-color: #09162a;
}

.btn.btn-outline-light.footer-button:hover, 
.btn.btn-outline-light.footer-button:focus, 
body .pulclean-bg-color-secondary .vc_btn3.vc_btn3-color-primary:hover, 
body .pulclean-bg-color-secondary .vc_btn3.vc_btn3-color-primary:focus,
body .pulclean-bg-color-secondary .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,
body .vc_btn3.vc_btn3-color-tertiary,
body .vc_btn3.vc_btn3-color-tertiary.vc_btn3-style-flat {
  color: #09162a;
  background-color: #f5f5f5;
}
body .vc_general.vc_btn3:focus{
  border:none;
}
/*--------------------------------------------------------------
# pulclean Feature
--------------------------------------------------------------*/
.pulclean-z-index-down {
  z-index: -1;
}
.pulclean-z-index-0 {
  z-index: 0;
}
.pulclean-z-index-1 {
  z-index: 1;
}
.pulclean-z-index-2 {
  z-index: 2;
}
.pulclean-z-index-3 {
  z-index: 3;
}
.pulclean-shadow-1 {
  box-shadow: 0 9px 35px 0 rgba(26, 47, 106, .07);
}

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
.pulclean-year {
  color: #ffffff;
  text-align: center;
  padding: 20px 30px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Rajdhani;
}
/*=== pulclean About Us 2 ===*/

.skill-img img {
  margin-left: 40px;
}
.pulclean-about .pulclean-about2 img {
  position: absolute;
  bottom: 40px;
  left: 0;
}
.pulclean-about .about-icon2 span {
  bottom: 110px;
  right: -25px;
  box-shadow: 0 5px 57px 0 rgba(0, 0, 0, .15);
  width: 100px;
  height: 100px;
  background: #ffffff;
  border-radius: 100px;
}
.pulclean-about .about-icon2 {
  position: absolute;
  bottom: 70px;
  right: 25px;
}
.pulclean-about .about-icon2 span:before {
  line-height: 100px;
  font-size: 40px !important;
}
.pulclean-about .about-icon2 span:after {
  position: absolute;
  top: -10px;
  left: -10px;
  content: "";
  width: 120px;
  height: 120px;
  border: 2px dashed #ffffff;
  border-radius: 100px;
}
.pulclean-about-us2 .about-icon span {
  bottom: 110px;
  right: -25px;
  box-shadow: 0 5px 57px 0 rgba(0, 0, 0, .15);
  width: 100px;
  height: 100px;
  background: #ffffff;
  border-radius: 100px;
}
.pulclean-about-us2 .vc_icon_element-icon{
  margin-top: 34px;
}
.pulclean-about-us2 .about-icon {
  position: absolute;
  top: 50%;
  left: 95px;
  margin-top: -62px;
}
.pulclean-about-us2 .about-icon span:before {
  line-height: 100px;
}
.pulclean-about-us2 .about-icon span:after {
  position: absolute;
  top: -10px;
  left: -10px;
  content: "";
  width: 120px;
  height: 120px;
  border: 2px dashed #ffffff;
  border-radius: 100px;
}
.pulclean-about-us2 .about-icon:hover span:after {
  -webkit-animation: rotation 10s infinite linear;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
.pulclean-about-us2 .vc_custom_heading a {
  position: relative;
}
.pulclean-about-us2 .vc_custom_heading a:before {
  left: 0;
  top: 0;
  content: "\f103";
  font-size: 40px;
  line-height: 40px;
  color: #222;
  font-family: Flaticon;
  vertical-align: middle;
  margin-right: 15px;
  font-weight: normal;
}

/*=== pulclean About Introbox ===*/
.pulclean-about-introbox:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 80px;
  height: 100%;
}
.pulclean-about-introbox h6 {
  position: absolute;
  transform: rotate(-90deg);
  font-size: 20px;
  left: -205px;
  top: 125px;
  z-index: 9;
  padding: 4px 30px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/*=== about pettern ===*/
.about-pettern{
  position: relative;
}
.about-pettern:before{
	  position: absolute;
	  content: ""; 
	  width: 100%;
	  height: 181px;
	  top: 0;
	  left: 0;
	  background-image: url(../images/about-before.png);
	  z-index: 1;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
}
.about-pettern:after{
	position: absolute;
	content: ""; 
	width: 100%;
	height: 76px;
	bottom: 0;
	left: 0;
	background-image: url(../images/about-after.png);
	z-index: 1;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*=== form pettern ===*/
.form-pettern{
  position: relative;
}
.form-pettern:before{
	position: absolute;
	content: ""; 
	width: 100%;
	height: 74px;
	top: 0;
	left: 0;
	background-image: url(../images/appointment-before.png);
	z-index: 1;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.form-pettern:after{
	position: absolute;
	content: ""; 
	width: 100%;
	height: 72px;
	bottom: 0;
	left: 0;
	background-image: url(../images/appointment-after.png);
	z-index: 5;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.custom-heading-style-1 .heading-title:before {
    background-image: url(../images/divider.png);
    background-repeat: no-repeat;
}
.testimonials-style-3 .pulclean-testimonial-slide:before,
.services-style-1 .pulclean-service-service-wrapper .pulclean-service-content-inner:before {
  background-image: url(../images/service-devider.png);
}


/*=== pulclean contact info ===*/
.pulclean-contact-info .infobox-style-3 .pulclean-infobox-wrapper {
  padding: 0;
  margin: 0;
  display: flex;
}
.pulclean-contact-info .pulclean-infobox-content {
  margin-left: 30px;
}
.pulclean-contact-info .infobox-style-3 .pulclean-infobox-title {
  margin-top: 0;
  font-weight: 700;
}
.pulclean-contact-info .infobox-style-3 i:after {
  background: #f5f5f5;
  z-index: 9;
  top: 0;
}
.pulclean-contact-info .infobox-style-3 i:before {
  z-index: 99;
}

/*=== Contact Box Style 1 CSS ===*/
.pulclean-contact-box-style1 {
  display: inline-block;
  width: 100%;
}
.pulclean-contact-box-style1.contact-page-box {
  max-width: 540px;
  position: absolute;
  right: 0;
  top: -125px;
}
.pulclean-contact-box-style1:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  content: "";
  background: #fc952b;
}
.pulclean-contact-box-style1 a {
  color: #ffffff !important;
  margin-top: 15px;
  display: inherit;
  font-size: 22px;
  font-weight: 700;
  font-family: Rajdhani;
}
.pulclean-contact-box-style1 a:hover {
  color: #fc952b !important;
}
.pulclean-contact-box-style1 h4 {
  position: absolute;
  transform: rotate(-90deg);
  display: inline-block;
  font-size: 24px;
  left: -114px;
  top: 50px;
  z-index: 9;
  font-weight: bold;
  color: #ffffff;
}

/*=== Video Box Style 1 ===*/
.pulclean-video-box-style1 {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.pulclean-video-box-style1 h6 {
  font-size: 20px;
  color: #ffffff;
  font-family: Rajdhani, Arial, Helvetica, sans-serif;
  padding-left: 20px;
}

.pulclean-video-box-style1 h5 {
  position: absolute;
  transform: rotate(-90deg);
  font-size: 14px;
  left: -40px;
  top: 41px;
  z-index: 9;
  padding: 4px 30px;
  font-weight: bold;
  color: #ffffff;
  background: #fc952b;
}
.pulclean-video-box-style1-bg .vc_column-inner {
  position: relative;
  padding: 30px 0 !important;
}

/*=== Video Box Style 2 ===*/
.pulclean-video-box-style2 .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-iconm {
  -webkit-transition: all 0.3s ease-out 0.3s;
  -moz-transition: all 0.3s ease-out 0.3s;
  -ms-transition: all 0.3s ease-out 0.3s;
  -o-transition: all 0.3s ease-out 0.3s;
  transition: all 0.3s ease-out 0.3s;
}
.pulclean-video-box-style2 {
  padding: 120px 0;
}
/*=== Action Box Style 1 ===*/
.pulclean-action-style1.pulclean_custom_heading_wrapper .pulclean-heading-title-wrapper .heading-title {
  position: relative;
  margin-left: 60px;
  font-weight: 600;
  font-size: 30px;
}
.pulclean-action-style1.pulclean_custom_heading_wrapper .pulclean-heading-title-wrapper .heading-title:before {
  content: "\f106";
  position: absolute;
  font-size: 46px;
  color: #222;
  font-family: Flaticon;
  left: -60px;
  top: 0;
  font-weight: normal;
}
.pulclean-action-box .pulclean-title {
  font-size: 60px;
  color: #ffffff;
  font-family: Rajdhani;
  line-height: 80px;
}
.pulclean-action-box a {
  font-size: 24px;
  color: #222;
  border-bottom: 4px solid #287ff9;
  line-height: 24px;
  display: inline-block;
  margin-top: 15px;
}
.pulclean-action-box a:hover {
  color: #ffffff;
  border-bottom: 4px solid #ffffff;
}

/*=== Infobox area CSS ===*/
.infobox-area .d-flex {
  margin-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-right: 20px;
}
.infobox-area {
  width: 80%;
  position: absolute;
  bottom: 80px;
  left: -30px;
  padding: 20px 10px;
}
.infobox-area:before {
  position: absolute;
  right: 40px;
  top: -40px;
  content: "";
  font-size: 46px;
  width: 0;
  height: 0;
  border-bottom: 40px solid #fe982f;
  border-left: 30px solid transparent;
}
.infobox-area .wpb_content_element {
  margin-bottom: 0;
}
.infobox-area .heading-box {
  width: 50%;
  color: #ffffff;
  position: relative;
  padding-top: 20px;
}
.infobox-area .heading-box:first-child {
  padding-left: 20px;
}
.infobox-area .heading-box h4 {
  color: #ffffff;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 0;
}
.infobox-area .heading-box:last-child:before {
  content: "";
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, 0.2);
  height: 100%;
  width: 1px;
  left: -20px;
}
.infobox-area .pulclean-infobox-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}



/* elementor */

.elementor-top-section.cd-bg-color-primary,
.elementor-top-section.cd-bg-color-secondary,
.elementor-top-section.cd-bg-color-tertiary,
.elementor-top-section.cd-bg-color-white {
    padding-top: 100px;
    padding-bottom: 100px;
}
.elementor-section.cd-bg-color-white{
   background: #fff;
}
.elementor-widget-heading h1.elementor-heading-title,
.elementor-widget-heading h2.elementor-heading-title,
.elementor-widget-heading h3.elementor-heading-title,
.elementor-widget-heading h4.elementor-heading-title,
.elementor-widget-heading h5.elementor-heading-title,
.elementor-widget-heading h6.elementor-heading-title{
  color: #000;
}
.elementor-col-fix-width .elementor-widget-wrap {
   width: 557px;
    margin-left: auto;
}
.elementor-col-fix-width-right .elementor-widget-wrap {
   margin-right: auto;
  width: 515px;
}
.cd-right-expand.elementor-top-section.cd-bg-color-white:after,
.cd-left-expand.elementor-top-section.cd-bg-color-white:after,
.cd-right-expand.cd-bg-color-white .elementor-column-wrap:after,
.cd-left-expand.cd-bg-color-white .elementor-column-wrap:after{
    background: #fff;
}
.cd-right-expand.elementor-top-section:after,
.cd-right-expand.elementor-top-column .elementor-column-wrap:after {
    content: ' ';
    width: 1000%;
    position: absolute;
    height: 100%;
    display: block !important; 
    top: 0;
    left: 0;
    z-index: -1;
}
.cd-left-expand.elementor-top-section:after,
.cd-left-expand.elementor-top-column .elementor-column-wrap:after {
    content: ' ';
    width: 1000%;
    position: absolute;
    height: 100%;
    display: block !important; 
    top: 0;
    right: 0px;
    z-index: -1;
}
.cd-right-expand.elementor-top-section .elementor-widget-wrap,
.cd-right-expand.elementor-top-column .elementor-column-wrap .elementor-widget-wrap {
  z-index: 2;
}
/* contact form  */

.pulclean-main-form2 input[type=submit],
.pulclean-main-form input[type=submit] {
	width: 100%;
}
.pulclean-main-form2 .wpcf7-form-control-wrap,
.pulclean-main-form .wpcf7-form-control-wrap {
    width: 100%;
}
.pulclean-main-form input[type=submit] {
    background-color: #fff;
    font-family: 'poppins';
    font-size: 15px;
    font-weight: 600;
}
.pulclean-main-form input[type=submit]:hover{
	color: #fff;
}
.cd-subscribe-form input[type="email"] {
	margin: 0;
}
.pulclean-main-form2 input[type="number"], .pulclean-main-form2 input[type="text"], .pulclean-main-form2 input[type="email"], .pulclean-main-form2 input[type="password"], .pulclean-main-form2 input[type="tel"], .pulclean-main-form2 input[type="url"], .pulclean-main-form2 input[type="search"], .pulclean-main-form2 select, .pulclean-main-form2 textarea {
	background: #f8f8f8;
}
.pulclean-main-form input[type="number"], .pulclean-main-form input[type="text"], .pulclean-main-form input[type="email"], .pulclean-main-form input[type="password"], .pulclean-main-form input[type="tel"], .pulclean-main-form input[type="url"], .pulclean-main-form input[type="search"], .pulclean-main-form select, .pulclean-main-form textarea {
	background: #30b7e4;
	color: #fff;
}
.pulclean-main-form input[type="number"]::placeholder, .pulclean-main-form input[type="text"]::placeholder, .pulclean-main-form input[type="email"]::placeholder, .pulclean-main-form input[type="password"]::placeholder, .pulclean-main-form input[type="tel"]::placeholder, .pulclean-main-form input[type="url"]::placeholder, .pulclean-main-form input[type="search"]::placeholder, .pulclean-main-form select::placeholder, .pulclean-main-form textarea::placeholder {
	color: #fff;
}
.cd-subscribe-form input[type="email"], .cd-main-form2 .pulclean-main-form2 input[type="number"], .cd-main-form2 .pulclean-main-form2 input[type="text"], .cd-main-form2 .pulclean-main-form2 input[type="email"], .cd-main-form2 .pulclean-main-form2 input[type="password"], .cd-main-form2 .pulclean-main-form2 input[type="tel"], .cd-main-form2.pulclean-main-form2 input[type="url"], .cd-main-form2 .pulclean-main-form2 input[type="search"], .cd-main-form2 .pulclean-main-form2 select, .cd-main-form2 .pulclean-main-form2 textarea {
	background: #30b7e4;
	color: #fff;
}
.cd-main-form2 .pulclean-main-form2 input[type="number"]::placeholder, .cd-main-form2 .pulclean-main-form2 input[type="text"]::placeholder, .cd-main-form2 .pulclean-main-form2 input[type="email"]::placeholder, .cd-main-form2 .pulclean-main-form2 input[type="password"]::placeholder, .cd-main-form2 .pulclean-main-form2 input[type="tel"]::placeholder, .cd-main-form2 .pulclean-main-form2 input[type="url"]::placeholder, .cd-main-form2 .pulclean-main-form2 input[type="search"]::placeholder, .cd-main-form2 .pulclean-main-form2 select::placeholder, .cd-main-form2 .pulclean-main-form2 textarea::placeholder {
	color: #fff;
}
.cd-main-form2 .pulclean-main-form2 input[type=submit] {
	background: #fff;
}
.main-form .message{
  width: 100%;
}
.main-form input[type=submit]{
  color: #021033;
}
.cd-subscribe-form .subscribe-button {
    margin-top: 10px;
    background-color: #fff;
}
.cd-subscribe-form .subscribe-button:focus{
	outline:none !important;
}
.cd-subscribe-form input[type="email"]::placeholder{
	color: #fff;
	text-align: center;
}
.site-footer .cd-subscribe-form input[type="email"]::placeholder{
  text-align: inherit;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
/*hkangles-vertical-text*/
.hkangles-vertical-text{
    transform: rotate(270deg);
    transform-origin: left top 0;
    z-index: 20 !important;
    width: 90.5% !important;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    max-width: 335px !important;
}
.hkangles-vertical-text .elementor-text-editor h6{
  font-size: 48px;
  color: #ffffff;
  margin-bottom: 0px;
}
.hkangles-vertical-text .elementor-text-editor span{
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  padding-left: 15px;
}
.hkangles-vertical-text .elementor-text-editor{
  display: flex;
  align-items: center;
  padding: 20px 24px;
  text-align: center;
}

/*hkangles-vertical-text*/
.hkangles-vertical-text-style-02{
    transform: rotate(270deg);
    transform-origin: left top 0;
    z-index: 20;
    width: 90.5% !important;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    max-width: 276px !important;
    top: 276px !important;
}

.hkangles-vertical-text-style-02 h5{
    color: #000002 !important;
}
.elementor-widget-text-editor.elementor-element.hkangles-summry-box {
    display: flex;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    color: #021033;
    position: relative;
    margin-bottom: 0;
    box-shadow: -5px 5px 5px 0 rgba(0,0,0,.3);
    z-index: 9;
    left: 100px;
}
.elementor-widget-text-editor.elementor-element.hkangles-summry-box h3 {
    margin: 0;
    color: #021033;
}
.elementor-widget-text-editor.elementor-element.hkangles-summry-box p {
     padding-top: 2px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    font-weight: 500;
    margin: 0;
    font-family: "Ubuntu",Tahoma,Geneva,sans-serif;
}
.elementor-widget-text-editor.elementor-element.hkangles-summry-box:before {
    content: "";
    position: absolute;
    right: -10px;
    bottom: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 50px solid;
    transform: rotate(30deg);
    z-index: -1;
}

.elementor-widget-text-editor.elementor-element.hkangles-summry-box-01 {
    display: flex;
    width: 220px;
    height: 110px;
    border-radius: 0;
    align-items: center;
    color: #021033;
    position: relative;
    margin-bottom: 0;
    box-shadow: -5px 5px 5px 0 rgba(0,0,0,.3);
    z-index: 9;
    left: 100px;
    border-right: 5px solid;
}
.elementor-widget-text-editor.elementor-element.hkangles-summry-box-01 h3 {
    margin: 0;
    font-size: 80px;
    line-height: 90px;
    margin-right: 10px;
}
.elementor-widget-text-editor.elementor-element.hkangles-summry-box-01 .elementor-text-editor{
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  color: #000 !important;
  overflow: inherit;
}
.elementor-widget-text-editor.elementor-element.hkangles-summry-box-01 p {
     padding-top: 2px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    font-weight: 500;
    margin: 0;
    font-family: "Ubuntu",Tahoma,Geneva,sans-serif;
}
.elementor-widget-text-editor.elementor-element.hkangles-summry-box-01:before {
    content: "";
    position: absolute;
    right: 30px;
    bottom: -32px;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid;
    transform: rotate(-270deg);
    z-index: -1;
    border-left: 30px solid #fff !important;
}
.elementor-widget-text-editor.elementor-element.hkangles-summry-box-01 {
    width: 220px;
}

.elementor-widget-text-editor.elementor-element.hkangles-summry-box-02 {
    display: flex;
    width: 220px;
    height: 110px;
    border-radius: 0;
    align-items: center;
    color: #021033;
    position: relative;
    margin-bottom: 0;
    z-index: 9;
    left: 100px;
}
.elementor-widget-text-editor.elementor-element.hkangles-summry-box-02 h3 {
    margin: 0;
    font-size: 44px;
    line-height: 54px;
}
.elementor-widget-text-editor.elementor-element.hkangles-summry-box-02 h5{
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin-top: -12px;
}
.elementor-widget-text-editor.elementor-element.hkangles-summry-box-02 .elementor-text-editor{
  align-items: center;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  color: #000 !important;
  overflow: inherit;
}
.elementor-widget-text-editor.elementor-element.hkangles-summry-box-02 {
    width: 160px;
    left: 7px !important;
    top: 293px !important;
}

.elementor-widget-text-editor.elementor-element.hkangles-summry-box-02:before{
    content: "";
    position: absolute;
    left: -17px;
    top: -4px;
    border-top: 70px solid #ffe52c;
    border-bottom: 70px solid #00000000;
    border-left: 80px solid #ffe52c;
    border-right: 80px solid #00000000;
    transform: rotate(-360deg);
    z-index: -1;
}

.hkangles-video-effect-form .elementor-image img {
    transform: scale(1);
    transition: all 400ms ease-in-out 0s;
  }
.hkangles-video-effect-form .elementor-image img:hover{
    transform: scale(1.1);
    transition: all 400ms ease-in-out 0s;
}

.hkangles-get-contact-wrapp h5{
  font-size: 26px;
  margin-top: 10px;
  color: #fff;
  line-height: 32px;
}

.hkangles-get-contact-wrapp a.hkangles-get-contact{
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0px;
  color: #ffffff;
  position: relative;
}
.hkangles-get-contact-wrapp a.hkangles-get-contact:after{
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}
.hkangles-contact-from-02 input[type="text"],
.hkangles-contact-from-02 textarea{
  background: #fff;
}
.pulclean-copyright{
  display: none;
}
.main-form input[type=submit]:hover,
.pulclean_pricing_wrapper .pricing-table-featured-col .ptable-btn a:hover{
  color: #ffffff;
}
.hkangles-service-form input[type=submit],
.hkangles-service-form input[type=submit]:hover,
.elementor-widget-button.cd-bg-color-primary .elementor-button:hover,
.pulclean_pricing_wrapper .ptable-btn a:hover{
  color:#021033 !important;
  width: 100%;
}
.hkangles-cleaning-services-01 h6{
  color: #fff;
  font-weight: 700;
  line-height: 40px;
  font-size: 30px;
}
.hkangles-cleaning-services-01 h6:before {
    border-left: 0px solid #ffffff00;
    border-top: 110px solid #ffffff00;
    border-bottom: 110px solid #ffffff00;
    border-right: 40px solid #ffffff;
    position: absolute;
    right: -2px;
    content: "";
    top: 275px;
}
.hkangles-service-form .wpcf7-form-control-wrap{
  width: 100%;
}
.hkangles-text-dark .elementor-text-editor.elementor-clearfix span a{
    color: #020f10;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 18px;
    font-family: 'Barlow Condensed';
}
.hkangles-text-white .elementor-text-editor p{
  color: #fff;
}

/* --------------------------------------
 * woocommerce
 * ---------------------------------------*/
 .woocommerce-product-search {
	position: relative;
  }
  .widget_product_search .woocommerce-product-search input[type="search"] {
	background-color: #f6f6f6;
	border-color: #eaeaea;
	padding-right: 50px;
	margin: 0;
	padding: 0 20px;
	font-size: 13px;
	height: 60px;
  }
  .widget_product_search .woocommerce-product-search button {
	position: absolute;
	right: 0;
	padding: 0;
	border: none;
	outline: none;
	top: 0;
	height: 60px;
	color: #ffffff;
	font-size: 15px;
	z-index: 1;
	width: 60px;
	border-radius: 0 50px 50px 0;
	font-size: 0;
  }
  .widget_product_search .woocommerce-product-search button:after {
	  position: absolute;
	  font-family: hkangles-base-icons;
	  content: "\e825";
	  right: 22px;
	  top: 19px;
	  font-size: 20px;
	  color: #ffffff;
	  line-height: normal;
  }
  .woocommerce .woocommerce-ordering {
	margin-bottom: 40px;
  }
  .woocommerce .woocommerce-result-count {
	color: #212529;
	margin-top: 17px;
	font-size: 17px;
	font-weight: 500;
  }
  .woocommerce #content table.cart img, 
  .woocommerce table.cart img, 
  .woocommerce-page #content table.cart img, 
  .woocommerce-page table.cart img {
	width: 50px;
  }
  #add_payment_method table.cart .product-thumbnail, 
  .woocommerce-cart table.cart .product-thumbnail, 
  .woocommerce-checkout table.cart .product-thumbnail {
	text-align: center;
  }
  .woocommerce a.remove {
	width: auto !important;
  }
  /*=== product box ===*/
  .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: 18px;
	line-height: 28px;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
	text-align: center;
  }
  .woocommerce ul.products li.product .onsale {
	padding: 0px 12px;
	font-size: 10px;
	font-weight: 800;
	position: absolute;
	text-align: center;
	color: #fff;
	z-index: 2;
	text-transform: uppercase;
	border-radius: 5px;
	top: 13px;
	left: 10px;
	bottom: auto;
	right: auto;
	letter-spacing: 2px;
	background: #f14705;
  }
  .woocommerce ul.products li.product .price {
	font-size: 15px;
	color: #888;
  }
  .woocommerce ul.products li.product .price del {
	margin-right: 5px;
  }
  .woocommerce ul.products li.product .button {
	margin-top: 1em;
	padding: 10px 15px;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 800;
	color: #fff;
	border-radius: 10px;
  }
  .woocommerce ul.products li.product .button:hover {
	background-color: #09162a;
  }
  .woocommerce #respond input#submit.loading:after,
  .woocommerce a.button.loading:after,
  .woocommerce button.button.loading:after,
  .woocommerce input.button.loading:after {
	top: 10px;
	right: 6px;
  }
  .woocommerce a.added_to_cart {
	padding-top: .5em;
	display: inline-block;
	position: absolute;
	display: block;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 11px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
  }
  
  /*=== Woocommerce Details Page ===*/
  .woocommerce span.onsale {
	padding: 0px 12px;
	font-size: 10px;
	font-weight: 800;
	position: absolute;
	text-align: center;
	color: #fff;
	z-index: 2;
	text-transform: uppercase;
	border-radius: 5px;
	top: 13px;
	left: 10px;
	bottom: auto;
	right: auto;
	letter-spacing: 2px;
	background: #f14705;
  }
  .single-product .entry-summary .product_meta .posted_in,
  .single-product .entry-summary .product_meta .sku_wrapper {
	font-weight: 700;
	color: #252525;
  }
  .single-product .entry-summary .product_meta .posted_in a,
  .single-product .entry-summary .product_meta .sku_wrapper span {
	font-weight: normal;
	color: #888888;
  }
  .single-product .entry-summary .product_meta .posted_in {
	margin-left: 10px;
  }
  .single-product div.product p.price ins {
	text-decoration: none;
  }
  .single-product div.product .summary p.price,
  .single-product div.product .summary span.price {
	font-size: 18px;
  }
  .single-product div.product .summary p.price,
  .single-product div.product .summary span.price {
	font-size: 22px;
  }
  .woocommerce div.product .product_title {
	font-size: 26px;
	line-height: 40px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin-right: 8px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
	position: relative;
	top: 1px;
	display: block;
	float: left;
	font-size: 13px;
	color: #fff;
	border: 1px solid #e2e2e2;
	text-transform: capitalize;
	line-height: 24px;
	cursor: pointer;
	padding: 16px 30px 16px;
	transition: all 500ms ease;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: none;
	border-radius: 0;
	margin: 0;
	padding: 0;
	border: none;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #242424;
	background: #ffffff !important;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
	opacity: 1;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0px !important;
	margin: 0px 0 0px !important;
	border: none !important;
	line-height: 0;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li:before,
  .woocommerce div.product .woocommerce-tabs ul.tabs li:after,
  .woocommerce div.product .woocommerce-tabs ul.tabs:before {
	display: none;
	border: none;
  }
  .woocommerce div.product .woocommerce-tabs .panel {
	background: #fff !important;
	margin-top: 0px;
	padding: 30px;
	border: 1px solid #ececec;
	border-radius: 0;
	margin-top: -1px;
  }
  .woocommerce-Tabs-panel h2 {
	font-size: 22px;
	margin-top: 0;
	line-height: 28px;
  }
  
  /*=== woocommerce div.product form.cart ===*/
  .woocommerce div.product form.cart .button {
	  margin-top: 0;
	  padding: 14px 22px !important;
	  font-size: 13px;
	  line-height: 23px;
	  text-transform: uppercase;
	  color: #fff;
	  border-radius: 8px;
  }
  
  /*=== .woocommerce .quantity .qty ===*/
  .woocommerce .quantity .qty {
	  height: 54px;
	  width: 70px;
	  border-radius: 8px;
	  margin-right: 5px;
	  padding: 0 10px;
  }
  
  /*=== woocommerce div.product p.price ===*/
  .woocommerce div.product p.price,
  .woocommerce div.product span.price {
	font-size: 15px;
	color: #888;
  }
  .woocommerce div.product p.price del,
  .woocommerce div.product span.price del {
	margin-right: 5px;
  }
  
  /*=== woocommerce div.product div.images ===*/
  .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	z-index: 5;
  }
  
  /*=== woocommerce table.shop_attributes ===*/
  .woocommerce table.shop_attributes th,
  .woocommerce table.shop_attributes td {
	padding: 5px 7px;
  }
  
  /*=== related products ===*/
  .woocommerce-billing-fields h3,
  .woocommerce-shipping-fields h3,
  .cart_totals h2,
  .related.products h2 {
	font-size: 28px;
	line-height: 38px;
  }
  
  /*=== woocommerce-cart .wc-proceed-to-checkout ===*/
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order,
  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-message .button,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce-page .woocommerce-info .button,
  .woocommerce-page .woocommerce-message .button,
  .woocommerce .cart .button,
  .woocommerce .cart input.button,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	margin-top: 0;
	padding: 15px 22px;
	font-size: 13px;
	line-height: normal;
	text-transform: uppercase;
	color: #fff;
	border-radius: 5px;
	font-weight: 800;
  }
  .woocommerce #review_form #respond .form-submit input:hover,
  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-message .button,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce-page .woocommerce-info .button,
  .woocommerce-page .woocommerce-message .button,
  .woocommerce .woocommerce-error .button:hover,
  .woocommerce .woocommerce-info .button:hover,
  .woocommerce .woocommerce-message .button:hover,
  .woocommerce-page .woocommerce-error .button:hover,
  .woocommerce-page .woocommerce-info .button:hover,
  .woocommerce-page .woocommerce-message .button:hover,
  .woocommerce .cart .button:hover,
  .woocommerce .cart input.button:hover,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
  .woocommerce div.product form.cart .button:hover,
  .woocommerce ul.products li.product .button:hover {
	color: #fff;
  }
  .woocommerce #content table.cart td.actions .input-text,
  .woocommerce table.cart td.actions .input-text,
  .woocommerce-page #content table.cart td.actions .input-text,
  .woocommerce-page table.cart td.actions .input-text {
	width: 135px;
	height: 50px;
	border-radius: 6px;
	margin-right: 20px;
  }
  #add_payment_method table.cart td.actions .coupon .input-text, 
  .woocommerce-cart table.cart td.actions .coupon .input-text, 
  .woocommerce-checkout table.cart td.actions .coupon .input-text {
	  padding: 6px 15px 5px;
	  background-color: #fff;
  }
  
  /*=== Sidebar button ===*/
  .woocommerce .widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
  .woocommerce.widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
  .woocommerce .widget_price_filter .price_slider_amount .button {
	margin-top: 0;
	padding: 8px 16px;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	color: #fff;
	border-radius: 5px;
  }
  .woocommerce .widget_shopping_cart .buttons a.checkout:not(.wcppec-cart-widget-button),
  .woocommerce.widget_shopping_cart .buttons a.checkout:not(.wcppec-cart-widget-button) {
	background-color: #09162a;
  }
  .woocommerce .widget_shopping_cart .cart_list li a.remove,
  .woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 5px;
  }
  
  /*=== widget_price_filter ===*/
  .woocommerce .widget_price_filter .price_slider {
	margin-bottom: 25px;
  }
  .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 14px;
	height: 14px;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	cursor: ew-resize;
	outline: none;
	box-sizing: border-box;
	opacity: 1;
	top: -5px;
  }
  .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
  .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	height: 5px;
	background-color: #272727;
  }
  .woocommerce ul.products li.product .price ins {
	text-decoration: none;
  }
  .woocommerce #respond input#submit.disabled,
  .woocommerce #respond input#submit:disabled,
  .woocommerce #respond input#submit:disabled[disabled],
  .woocommerce a.button.disabled,
  .woocommerce a.button:disabled,
  .woocommerce a.button:disabled[disabled],
  .woocommerce button.button.disabled,
  .woocommerce button.button:disabled,
  .woocommerce button.button:disabled[disabled],
  .woocommerce input.button.disabled,
  .woocommerce input.button:disabled,
  .woocommerce input.button:disabled[disabled] {
	color: #fff;
  }
  .woocommerce .cart .button {
	padding: 14px 20px !important;
  }
  .woocommerce .col-1,
  .col-2 {
	max-width: none;
  }
  .woocommerce form .form-row {
	display: block;
  }
  .woocommerce-pagination {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 80px;
  }
  .woocommerce nav.woocommerce-pagination ul li a,
  .woocommerce nav.woocommerce-pagination ul li span {
	padding: 15px 17px;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	margin: 0 2px;
	border: 1px solid #eee;
	border-radius: 6px;
  }
  .woocommerce nav.woocommerce-pagination ul li a:hover,
  .woocommerce nav.woocommerce-pagination ul li span.current {
	color: #fff;
  }
  .woocommerce nav.woocommerce-pagination ul,
  .woocommerce nav.woocommerce-pagination ul li {
	border: none;
  }
  .woocommerce div.product form.cart table.woocommerce-grouped-product-list tbody tr,
  .woocommerce div.product form.cart table.variations tbody tr {
	border: 0;
  }
  .woocommerce div.product form.cart .variations label {
	margin-top: 12px;
  }
  
  /*==== woocommerce-checkout ====*/
  .woocommerce-checkout #customer_details {
	margin-top: 35px;
  }
  .woocommerce-checkout .col2-set .col-1 {
	padding: 0;
  }
  
  /*==== woocommerce-checkout ====*/
  .woocommerce-checkout-payment {
	margin-bottom: 100px;
  }
  
  /*==== Theme Special ====*/
  .cspt-woo-radius-bt .woocommerce ul.products li.product .button {
	border-radius: 2em;
  }
  .cspt-woo-box-border .woocommerce ul.products li.product {
	border: 1px solid #ededed;
	padding-bottom: 30px;
  }
  .woocommerce-breadcrumb,
  .woocommerce-products-header__title {
	display: none;
  }
  .woocommerce #review_form #respond textarea {
	line-height: 20px;
	height: 110px;
  }
  .woocommerce #review_form #respond .form-submit input {
	padding: 10px 22px;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 800;
	border-radius: 5px;
	color: #fff;
  }
  .select2-container--default .select2-selection--single {
	background-color: #eff2f7;
	border: none;
	border-radius: 0px;
  }
  .select2-container .select2-selection--single {
	height: 50px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 50px;
	color: #848484;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 15px;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 13px;
  }
  .woocommerce-ordering .hkangles-select:before {
	  border-top: 7px solid #1d2150;
  }
  /*===woocommerce-Reviews===*/
  .woocommerce-Reviews .comment-reply-title {
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
  }
  
  /*===woocommerce -- remove===*/
  .woocommerce a.remove {
	line-height: 21px;
  }
  
  /*===woocommerce .select2-container===*/
  .woocommerce .select2-container {
	display: none;
  }
  .woocommerce .select2-hidden-accessible {
	height: inherit !important;
	width: 100% !important;
	position: static !important;
	padding: 15px 20px !important;
	border: none !important;
	overflow: visible !important;
	vertical-align: top;
	margin: inherit !important;
  }
  
  /*===woocommerce -- customer_details===*/
  .woocommerce-checkout .woocommerce-checkout-review-order,
  .woocommerce #customer_details {
	margin-bottom: 30px;
  }
  .woocommerce-form-coupon button[type=submit] {
	margin-top: 1em;
	padding: 15px 22px;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 800;
	color: #fff;
	border-radius: 5px;
	margin-top: 0;
  }
  .return-to-shop,
  .woocommerce-cart .wc-proceed-to-checkout {
	margin-bottom: 70px;
  }
  
  /*===woocommerce -- Sidebar widget===*/
  
  /*===woocommerce -- cart_list - product_list_widget ===*/
  .woocommerce ul.cart_list li del,
  .woocommerce ul.product_list_widget li del {
	margin-right: 10px;
  }
  .woocommerce ul.cart_list li ins,
  .woocommerce ul.product_list_widget li ins {
	text-decoration: none;
	font-weight: 700;
  }
  .woocommerce ul.cart_list li,
  .woocommerce ul.product_list_widget li {
	margin-bottom: 10px;
  }
  .woocommerce ul.cart_list li:last-child,
  .woocommerce ul.product_list_widget li:last-child {
	margin-bottom: 0px;
  }
  .woocommerce ul.cart_list li img,
  .woocommerce ul.product_list_widget li img {
	border: 1px solid rgba(0, 0, 0, 0.10);
  }
  
  /*=== widget_product_categories ===*/
  .widget_product_categories ul li {
	position: relative;
	margin-bottom: 18px;
	padding: 0;
  }
  .widget_product_categories ul li .count {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #1d2150;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: 700;
	border-radius: 50%;
  }
  .widget_product_categories ul li a {
	  padding:0;
  }
  
  /*=== woocommerce-message ===*/
  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-message .button,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce-page .woocommerce-info .button,
  .woocommerce-page .woocommerce-message .button {
	float: none;
	position: absolute;
	right: 34px;
	top: 14px;
	padding: 14px 22px;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
	padding: 25px 20px 25px 55px;
  }
  .woocommerce-error::before,
  .woocommerce-info::before,
  .woocommerce-message::before {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message,
  #add_payment_method #payment,
  .woocommerce-cart #payment,
  .woocommerce-checkout #payment {
	background-color: #eef7f9;
  }
  span.pulclean-woocommercec-cart {
	margin-right: 35px;
	position: relative;
  }
  span.pulclean-woocommercec-cart i {
	color: #fff;
	font-size: 18px;
  }
  
  /*=== woocommerce new===*/
  .woocommerce-page h1.entry-title {
	  display: none;
  }
  .woocommerce ul.cart_list li img,
  .woocommerce ul.product_list_widget li img {
	width: 80px;
	float: left;
	margin-left: 0;
	margin-right: 15px;
	border-radius: 6px;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
	text-align: center;
	padding-bottom: 30px;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08);
  }
  .woocommerce ul.product_list_widget li a {
	font-weight: 600;
	padding-bottom: 6px;
  }
  .woocommerce .woocommerce-ordering select {
	background: #f5f9ff;
  }
  .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: rgba(9, 95, 254, 0.1);
  }
  .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #222d35;
  }
  .woocommerce #respond input#submit:hover,
  .woocommerce a.button:hover,
  .woocommerce button.button:hover,
  .woocommerce input.button:hover {
	background-color: #000;
	color: #fff;
  }
  .woocommerce .site-content .sidebar {
	padding-bottom: 120px;
  }
  .widget.woocommerce ul.product_list_widget li a {
	  padding:0;
  }
  .woocommerce table.shop_table th,
  .woocommerce table.shop_table tbody th, 
  .woocommerce table.shop_table tfoot td, 
  .woocommerce table.shop_table tfoot th {
	  font-weight: 500;
  }
  aside.widget_product_search.widget {
	  padding: 0;
	  background: no-repeat;
  }
  span.pulclean-woocommercec-cart span.number-cart {
	background: #fff;
	height: 16px;
	width: 16px;
	text-align: center;
	line-height: 15px;
	position: absolute;
	top: 12px;
	left: 20px;
	border-radius: 50%;
	line-height: 16px;
	font-size: 11px;
	font-weight: 500;
  }
  .wc-block-components-panel__button[aria-expanded=true] {
	padding-bottom: 1.475em !important;
  }
  .is-large.wc-block-cart .wc-block-cart-items th {
	padding: 0.25rem 16px 0.25rem 15px !important;
  }
  .is-large.wc-block-cart .wc-block-cart-items th:last-child {
    padding-right: 15px !important;
}