.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}
.admin-bar .sticky-header{
	top:32px;
}
/***************** Blog Sidebar Style*******************/
.widget{
	position: relative;
}
.widget ul,
.widget ol{
	position:relative;	
}
.widget ul li,
.widget ol li{
	position: relative;
    line-height: 26px;
    margin-bottom: var(--margin-bottom-12);
    margin-bottom: 10px;
}
.widget ul li:last-child,
.widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget ul li ul li,
.widget ol li ol li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
	margin-top:12px;
	padding-top:12px;
}

.widget ul li a,
.widget ol li a{
	position: relative;
    display: block;
    color: #494d59;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 26px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	text-decoration: none;
    cursor: pointer;
}
.widget ul li a:hover,
.widget ol li a:hover{
	color: var(--main-color);
}

.widget .tagcloud{
	position:relative;	
}
.widget .tagcloud a{
	position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 6px 22px;
    background: var(--color-three);
    text-align: center;
    font-size: var(--font-16) !important;
    font-weight: 400;
    color: #494d59;
    text-transform: capitalize;
    border-radius: 18px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    vertical-align: top;
    margin: 0px 8px 12px 0px;
}

.widget .tagcloud a:hover{
	background-color: var(--main-color);
    border-color: var(--main-color);
    color: var(--white-color);	
}

.widget_media_gallery .gallery .gallery-item{
	display: inline-block;
    position: relative;
    width: 33.3333%;
    padding: 0px 2px;
    margin-bottom: 4px;
}

/***************** Pagination Style*******************/
.pagination{
	position:relative;
	width:100%;
	display:block;	
}
.pagination ul{
	position:relative;	
}
.pagination li{
	position: relative;
    display: inline-block;
    margin-right: var(--margin-right-10);
	margin-bottom:10px;
}
.pagination li a, .pagination li span{    
    position: relative;
    display: inline-block;
    line-height: 48px;
    height: 50px;
    min-width: 50px;
    font-weight: 700;
    text-align: center;
    font-size: var(--font-16);
    color: var(--text-color);
    background: var(-white-color);
    border: 2px solid #eaeaea;
    text-transform: capitalize;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: var(--white-color);
    border-color: var(--main-color);
    background-color: var(--main-color);
}
/***************** Footer Menu Widget Style*******************/
.footer-widget{
	position:relative;	
}
.footer-widget ul,
.footer-widget ol{
	position:relative;	
}
.footer-widget ul li,
.footer-widget ol li{
	position: relative;
    display: block;
    line-height: 28px;
    color: var(--color-thirtythree);
    margin-bottom: var(--margin-bottom-12);
}
.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
	margin-bottom:0px;
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
	margin-bottom:0px;
	margin-top:12px;
}
.footer-widget ul li a,
.footer-widget ol li a{
	position: relative;
    color: var(--color-thirtythree);
	text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
	
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
	color: var(--main-color);
    text-decoration: none;
}
.footer-one .social-links a{
	background: none;
}
.footer-two .social-links a{
	background: none;
}
.hairly-comment-item .hairly-comment-item{
	margin-left:80px;
}
.comment-form{
	padding-left: 0px;
}
.post-detail .post-title a{
	color: #1b212f;
}
.post-detail .post-title a:hover{
	color: var(--main-color);
}
/***************** Service Details Page Style*******************/
.service-detail-section{
	position:relative;
	padding:120px 0px 70px;	
	z-index:99;
	background-color:#fff;
}

.service-detail{
	position: relative;
	padding-left: 20px;
	margin-bottom: 50px;
}

.service-detail .text-box{
	position:relative;
	margin-bottom: 60px;
}

.service-detail .text-box h3{
	position: relative;
	margin-bottom: 20px;
    color: var(--heading-color);
    font-family: var(--font-family-DMserif);
}

.service-detail .text-box p{
	position:relative;
	font-weight: 400;
	margin-bottom: 30px;
	color: var(--text-color);
}

.service-detail .text-box ul{
	margin-bottom: 30px;
}

.service-detail .two-column{
	position: relative;
	margin-top: 60px;
}

.service-detail .two-column .image{
	position: relative;
}

.service-detail .two-column .image img{
	display: block;
	width: 100%;
}

.service-detail .accordion-box{
	margin-top: 30px;
}

.service-detail-section .sidebar-side{ 
	margin-bottom: 50px;
}

.catagory-sidebar{
	position: relative;
	padding-right: 20px;
}

.catagory-outer{
	position: relative;
	background: #F9F9F9;
	padding: 30px 20px;
	margin-bottom: 60px;
}

.catagory-outer h5{
	font-weight: 700;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.catagory-list{
	position: relative;
}

.catagory-list li{
	position: relative;
	padding: 15px 0;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.catagory-list li:last-child{
	border: 0;
}

.catagory-list li a{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 30px;
	line-height: 28px;
	text-transform: capitalize;
	color: #070710;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.catagory-list li a:before{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 20px;
	color: #444444;
	font-family: 'flaticon';
	content: "\f16f";
	font-weight: 700;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.catagory-list li a:hover:before,
.catagory-list li a:hover{
	color: var(--main-color);
}

/* Contact Widget */

.contact-info-widget{
	position: relative;
	padding: 40px 40px;
	background-color: rgba(var(--main-color-rgb), 1);
}
.contact-info-widget .sidebar-title h4{
	color: #ffffff;
}
.contact-info-widget:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: url(../images/resource/pattern-3.png);
	background-repeat: no-repeat;
	background-position: right;
	content: "";
	opacity: .04;
}

.contact-info-widget h5{
	color: #ffffff;
	margin-bottom: 20px;
}

.contact-info-widget .contact-list{
	margin-bottom: 40px;
}

.contact-info-widget .contact-list li{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: rgba(255, 255, 255, .8);
	font-weight: 400;
	padding-left: 36px;
	margin-bottom: 20px;
}

.contact-info-widget .contact-list li i{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 20px;
	line-height: 26px;
	color: rgba(255,255,255, 0.6);
}

.contact-info-widget .contact-list li a{
	margin-left: 5px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	color: rgba(255, 255, 255, .8);
}

.contact-info-widget .contact-list li a:hover{
	color: rgba(25, 86, 48, 1);
}

.contact-info-widget p{
	font-size: 14px;
	line-height: 22px;
	text-transform: capitalize;
	color: #ffffff;
	opacity: 0.8;
}
.list-style-two{
	position: relative;
}

.list-style-two li{
	position: relative;
	font-size: 16px;
	line-height: 24px;
	color: #444444;
	font-weight: 400;
	padding-left: 34px;
	margin-bottom: 18px;
}

.list-style-two li:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 24px;
	width: 24px;
	font-size: 10px;
	color: #ffffff;
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
	content: "\f00c";
	background: var(--main-color);
	text-align: center;
	line-height: 24px;
	border-radius: 50%;
}

.coming-soon .emailed-form .form-group{
    max-width:650px;   
}
.coming-soon .emailed-form .form-group input[type="email"]{
    padding: 15px 230px 15px 20px
}
.coming-soon .emailed-form .form-group button{
    position: absolute;
    right: 0px;
    top: 0px; 
    width: 220px;
    height: 60px;
    padding: 15px 20px 15px;
    line-height: 30px;
    letter-spacing: 0.05em;
    font-size: var(--font-14);
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    background: var(--main-color);
    color: var(--white-color);
    border-radius: 0px;
}

.service-detail-section .sidebar-title h4{
	text-transform:capitalize;
	font-family: var(--font-family-DMserif);	
}

/*==========================
Accordian Box
===========================*/

.accordion-box {
	position: relative;
	margin-bottom: 30px;
}

.accordion-box .block {
	position: relative;
	background: #F9F9FA;
	border: 1px solid rgba(0, 0, 0, 0.06);
	margin-bottom: 20px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.accordion-box .block:last-child{
	margin-bottom: 0;
}

.accordion-box .block .acc-btn {
	position: relative;
	font-size: 16px;
	line-height: 1.25em;
    letter-spacing: 0.02em;
    color: var(--heading-color);
    font-family: var(--font-family-DMserif);
	font-weight: 500;
	padding: 15px 30px 15px 65px;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.accordion-box .block.active-block {
	background: #F9F9F9;
	border: 1px solid var(--main-color);
}

.accordion-box .block .acc-btn .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	background-color: var(--main-color);
	color:#ffffff;
	font-size: 16px;
	font-weight: 900;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-family: 'Font Awesome 5 Free';
}

.accordion-box .block .acc-btn.active .icon{
	background-color: var(--main-color);
	color:#ffffff;
}

.accordion-box .block .acc-btn.active .icon:before{
	content: "\f068";
}

.accordion-box .block .acc-content {
	position: relative;
	display: none;
}

.accordion-box .block .acc-content.current {
	display: block;
}

.accordion-box .block .content {
	position: relative;
	padding: 0px 60px 20px;
}

.accordion-box .block .content p{
	position: relative;
	font-size: 16px;
	line-height: 26px;
}

.accordion-box .block .content p:last-child{
	margin-bottom: 0;
}
/***************** Sidebar Search Style*******************/

.services-sidebar .widget_nav_menu{
	position: relative;
    border: 1px solid #e5e5e5;
    padding: 30px 30px;
    margin-bottom: 50px;
}

.service-widget ul.menu{
	position: relative;
}
.services-sidebar ul.menu li{
	position: relative;
	margin-bottom:10px;
	background-color:#f4f7f7;
}
.service-widget ul.menu li:before{
	background-color:var(--main-color);
	position:absolute;
	top:0px;
	left:0px;
	content:'';
	height:100%;
	width:2px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.service-widget ul.menu li:hover:before,
.service-widget ul.menu li.current-menu-item:before{
	width:100%;
}
.service-widget ul.menu li:last-child{
	margin-bottom: 0;
}
.service-widget ul.menu li a{
	position: relative;
	display: block;
	font-size: 18px;
	font-weight:600;
	line-height: 50px;
	padding:0px 20px 0px;
	text-transform: capitalize;
	color: #070710;
	-webkit-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
}

.service-widget ul.menu li a:before{
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 18px;
	color: #444444;
	font-family: 'Font Awesome 5 Free';
	content: "\f105";
	font-weight: 900;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.service-widget ul.menu li:hover a:before,
.service-widget ul.menu li:hover a,
.service-widget ul.menu li.current-menu-item a:before,
.service-widget ul.menu li.current-menu-item a{
	color: #ffffff;
}

.breadcrumb-item+.breadcrumb-item::before{
	display:none;
}
.sidebar .recent-posts .post-thumb{
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.post-detail.style-two{
	position:relative;
	margin-bottom:60px;	
}
.post-detail.style-two .btn-box{
	position:relative;
	margin-top:30px;	
}
.sidebar-page-container{
	background-color:#fff;
	z-index:99;
}
.contact-info-widget .contact-list li i.fa-phone{
	transform: rotate(90deg);	
}
.news-section,
.products-section.padd-bottom{
	z-index:99;
}

.product-block {
    position: relative;
    margin-bottom: var(--margin-bottom-35) !important;
}

.post-detail .add-comment.comments-form h3{
	padding-top: var(--padding-top-0);
    margin-bottom: var(--margin-bottom-10);
}
.post-detail .add-comment.comments-form{
	margin-top:80px;
}
/*** 

====================================================================
	Team Single Section
====================================================================

***/

.team-single-section{
	position:relative;
	padding-top:110px;
	padding-bottom:70px;
	z-index:99;
}

.team-single-section .image-column{
	position:relative;
	margin-bottom:40px;
}

.team-single-section .image-column .inner-column{
	position:relative;
}

.team-single-section .image-column .image{
	position:relative;
	border-radius:5px;
	overflow:hidden;
}

.team-single-section .image-column .image img{
	position:relative;
	width:100%;
	display:block;
}

.team-single-section .content-column{
	position:relative;
	margin-bottom:40px;
}

.team-single-section .content-column .inner-column{
	position:relative;
	padding-left:40px;
}

.team-single-section .content-column h2{
	position:relative;
	line-height: 1.20em;
	font-size: var(--font-48);
	color: var(--heading-color);
	margin-bottom:10px;
}

.team-single-section .content-column h2 span{
	position:relative;
	display:block;
	color:rgb(0 40 78 / 50%);
	font-size:16px;
	font-weight:400;
	font-family: var(--font-family-DMsans);
}

.team-single-section .content-column .inner-column h6{
	font-size:20px;
	text-transform:uppercase;
	padding-bottom:15px;
}

.team-single-section .content-column .inner-column p{
	opacity:0.75;
	font-size:18px;
	margin-bottom:30px;
}

.team-single-section .content-column .post-meta{
	position:relative;
	margin:15px 0px;
}

.team-single-section .content-column .post-meta li{
	position:relative;
	margin-right:50px;
	color:var(--color-thirtythree);
	font-size:18px;
	margin-bottom:5px;
	padding-left:30px;
	display:inline-block;
}

.team-single-section .content-column .post-meta li .icon{
	position:absolute;
	left:0px;
	color:var(--main-color);
	top:1px;
	margin-right:12px;
	font-size:20px;
}

.team-single-section .content-column .post-meta li a{
	position:relative;
	color:var(--color-thirtythree);
}

.team-single-section .content-column .text{
	position:relative;
	margin-bottom:20px;
}

.team-single-section .content-column .text p{
	position:relative;
	color: var(--color-thirtythree);
    margin-bottom: var(--margin-bottom-20);
	font-size:18px;
	line-height: 1.6em;
}

.team-single-section .content-column .text p:last-child{
	margin-bottom:0px;
}

.team-single-section .content-column .social-icon-one{
	margin-top:18px;
}
.team-single-section .social-icon-one li{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	margin-right: 4px;
}

.team-single-section .social-icon-one li:last-child{
	margin-right: 0;
}

.team-single-section .social-icon-one li a{
	position: relative;
	font-size: 16px;
	color: var(--main-color);
	width:40px;
	height:40px;
	line-height:36px;
	text-align:center;
	display:inline-block;
	border:2px solid var(--main-color);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.team-single-section .social-icon-one li a:hover{
	color: #ffffff;
	border-color:var(--main-color);
	background-color:var(--main-color);
}

.team-single-section .list-style-one{
	position:relative;
}

.team-single-section .list-style-one li{
	position:relative;
	color:var(--color-thirtythree);
	font-size:18px;
	margin-bottom:10px;
	padding-left:25px;
	line-height: 1.8em;
}

.team-single-section .list-style-one li:before{
	position:absolute;
	content:'\f101';
	left:0px;
	top:0px;
	font-weight:900;
	color:var(--main-color);
	font-size:16px;
	font-family: 'Font Awesome 5 Free';
}
.main-menu .navigation > li > ul > li > ul > li:first-child > a,
.main-menu .navigation > li > ul > li > ul > li > ul > li:first-child > a {
    border-radius: 0px; 
}
.post-detail .comment-box .comment .reply-button {
    position: absolute;
    top: 8px;
    right: 0px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    background: var(--main-color);
    border: 2px solid var(--main-color);
    color: var(--white-color);
	text-transform: capitalize;
    padding: 8px 25px;
	border-radius:25px;
    z-index: 1;
}
.post-detail .comment-box .comment .reply-button:hover{
	color: var(--main-color);
    border-color: var(--main-color);
    background: var(--black-color-opacity-three);	
}

.comment-form form .form-group .theme-btn {
    margin-top: 0px;
	font-size: 18px;
	padding:0px;
	text-transform: uppercase;
}

.post-detail .add-comment.comments-form h3 small a{
	position:relative;
	display:inline-block;
	line-height: 1.25em;
	font-size:24px;
    letter-spacing: 0.02em;
    color: var(--heading-color);
	font-weight:600;	
}

.hairly-comment-item .comment-block .comments-form{
	margin:60px 0px;
}

.sidebar-title h4 {
    position: relative;
	padding-bottom:10px;
    display: block;
    font-size: var(--font-24);
    line-height: 1.40em;
    color: #132728;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: var(--margin-bottom-0);
    font-family: var(--font-family-DMserif);

}

.sidebar-title h4:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	height:1px;
	width:55px;
	background:var(--main-color);
}

.sidebar-title h4:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:4px;
	height:1px;
	width:40px;
	background:var(--main-color);
}
.error-section,
.product-details,
.testimonials-two,
.contact-section{
	z-index:99;	
}
.banner-section .owl-dots{
	z-index:999;	
}
.product-details .product-details-content .other-options{
	margin-bottom:25px;	
}

/*************My Account Page**********************/
.woocommerce-MyAccount-navigation ul{
	position:relative;
	padding:0px;
	margin:0px;	
}
.woocommerce-MyAccount-navigation ul li{
	position:relative;
	display:block;
	padding:9px 10px 9px 25px;
	border:1px solid var(--main-color);
	margin-bottom:10px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li:before{
	position:absolute;
	content:'';
	top:0px;
	left:0px;
	width:5px;
	height:48px;
	background:var(--main-color);
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li:hover:before{
	width:100%;
}
.woocommerce-MyAccount-navigation ul li a{
	position:relative;
	font-size:14px;
	font-weight:600;
	display:block;
	text-transform:uppercase;
	color:var(--main-color);
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.woocommerce-MyAccount-navigation ul li:hover a{
	color:#ffffff;
}
.woocommerce-account .woocommerce-MyAccount-content{
	background:#f5f5f5;
	padding:40px;
	font-size:16px;
}
.product_meta .posted_in a:hover{
	color:var(--main-color);	
}
.product-details .product-details-content .other-options .link-box{
	margin-left:0px;	
}
.post-detail.style-two .post-content{
	border-bottom: 0px;
    margin-bottom: 0px; 	
}

.products-section.woocommerce .ratings .star-rating{
	display:inline-block;	
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
}

.main-header.header-style-one{
	min-height:160px;
}

.product-block .image-box .hy-overlay a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: var(--thm-font-2);
}

.product-block .image-box .hy-overlay {
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
	transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
    opacity: 0;
    transform-origin: bottom;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
	background-color:rgba(0,0,0,0.6);
}

.product-block:hover .image-box .hy-overlay {
    opacity:1;
}

.product-block .image-box .hy-overlay ul {
    position: relative;
    display: block;
}

.product-block .image-box .hy-overlay ul li {
    position: relative;
    display: inline-block;
    margin: 0 3px;
}

.product-block .image-box .hy-overlay ul li a {
    position: relative;
    display: block;
    width: 46px;
    height: 46px;
    color: #ffffff;
    font-size: 16px;
    line-height: 46px;
    background: var(--main-color);
    border-radius: 50%;
    text-align: center;
    transform: scale(1.0);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.product-block .image-box .hy-overlay ul li a:hover {
    color: var(--thm-base);
    background: #ffffff;
}

.updated .pricing-block .inner-box{
	padding:0px;
	text-align:left;
}

.updated .pricing-block .image{
	border-radius:8px 8px 0 0;
}

.updated  .pricing-block .price{
	background:var(--main-color);
	position: absolute;
	top: -50px;
	right: 30px;
	min-height: 100px;
	min-width:100px;
	line-height: 100px;
	border-radius: 50%;
	text-align:center;
	margin:0px;
	color:#ffffff;
	font-weight:700;
}

.updated  .pricing-block .lower-content{
	padding:30px;
	position:relative;
}

.updated .pricing-block h3{
	margin-bottom:16px;
}

.updated  .pricing-block .text{
	margin-bottom:25px
}

.updated  .pricing-block .link-box{
	margin-bottom:0px;
}

.updated .pricing-block .price::before {
  position: absolute;
  content: '';
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 1px dashed #fff;
}

.product-block .lower-box .other-option{
	position:relative;
	padding:15px 30px;
	border-top:1px solid var(--main-color);
	margin-top:25px;
}

.product-block .lower-box .other-option .theme-btn{
	min-width:50px;
}

.updated .pricing-block-two{
	padding-top:50px;
}

.updated .pricing-block-two .inner-box{
	padding:30px 30px 30px;
	text-align:left;
}

.updated .pricing-block-two .inner-box .icon-box{
	position: absolute;
	top: -50px;
	right: 30px;
	width: 100px;
	height: 100px;
	background: #fff;
	color:var(--main-color);
	font-size: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 100px;
}

.updated .pricing-block-two .inner-box .icon-box:before{
	position: absolute;
  content: '';
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 1px dashed var(--main-color);
}

.updated .pricing-block-two .text li{
	padding-left:30px;
	padding-bottom:10px;
}

.updated .pricing-block-two .text li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
}

.updated .pricing-block-two .text li:before{
	content:'\f146';
	font-family: 'Flaticon';
	position:absolute;
	left:0px;
	top:0px;
	color: var(--main-color);
}

.product-details .product-details-content .product_meta > span{
	display:block;
}

/** project-details **/

.project-details{
  position: relative;
  padding: 110px 0px 90px 0px;
  z-index: 99;
	background-color: #fff;
}

.project-details-content .two-column .image-box{
  position: relative;
  display: block;
  border-radius: 5px;
}

.project-details-content .two-column .image-box img{
  width: 100%;
  border-radius: 5px;
}

.project-details-content .two-column .content-box{
  position: relative;
  display: block;
  background: var(--color-three);
  padding: 30px 40px 30px 40px;
  border-radius: 5px;
  margin-bottom: 30px;
}

.project-details-content .two-column .content-box h3{
  position: relative;
  display: block;
  margin-bottom: 24px;
}

.project-details-content .two-column .content-box .left-column,
.project-details-content .two-column .content-box .right-column{
  position: relative;
  float: left;
  width: 50%;
}

.project-details-content .two-column .content-box .single-box{
  position: relative;
  margin-bottom: 18px;
}

.project-details-content .two-column .content-box .single-box:last-child{
  margin-bottom: 0px;
}

.project-details-content .two-column .content-box .single-box h6{
  display: block;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.project-details-content .two-column .content-box .single-box .rating li{
  position: relative;
  display: inline-block;
  font-size: 13px;
}

.project-details-content .two-column .content-box .single-box .social-box li{
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
  color: var(--main-color);
}

.project-details-content .two-column .content-box .single-box .social-box li:last-child{
  margin: 0px !important;
}

.project-details-content .two-column .content-box .single-box .social-box li a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 5px;
}

.project-details-content .two-column .content-box .single-box .social-box li:first-child a{
  background: #3b5998;
}

.project-details-content .two-column .content-box .single-box .social-box li:nth-child(2) a{
  background: #55acee;
}

.project-details-content .two-column .content-box .single-box .social-box li:nth-child(3) a{
  background: #dc4e41;
}

.project-details-content .two-column .content-box .single-box .social-box li:last-child a{
  background: #cd201f;
}

.project-details-content .two-column .content-box .single-box .social-box{
  padding-top: 6px;
}

.project-details-content .text{
  position: relative;
  display: block;
  padding: 43px 0px 54px 0px;
  border-bottom: 1px solid #dcdee5;
}

.project-details-content .text p{
  margin-bottom: 17px;
}

.project-details-content .text p:last-child{
  margin-bottom: 0px;
}

.project-details-content .single-discription{
  position: relative;
  display: block;
  padding: 44px 0px 43px 0px;
  border-bottom: 1px solid #dcdee5;
}

.project-details-content .single-discription .title-inner,
.project-details-content .single-discription .text-inner{
  position: relative;
  float: left;
  width: 50%;
}

.project-details-content .single-discription .title-inner h3{
  position: relative;
  display: block;
  padding-left: 95px;
}

.project-details-content .single-discription .title-inner h3 i{
  position: absolute;
  display: inline-block;
  left: 0px;
  top: 6px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 35px;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  background:var(--main-color);
  border-radius: 5px;
}

.project-details-content .single-discription .title-inner{
  padding-right: 50px;
}

.project-details-content .single-discription .title-inner:before{
  position: absolute;
  content: '';
  background: #dcdee5;
  width: 1px;
  height: 150px;
  top: 7px;
  right: 30px;
}

.project-details-content .single-discription .text-inner{
  position: relative;
  padding-left: 30px;
}

.project-details-content .single-discription .text-inner:before {
  position: absolute;
  content: "\f16c";
  font-family: 'Flaticon';
  font-size: 16px;
  left: 0px;
  top: 1px;
  color:var(--main-color);
}

.project-details-content .single-discription .text-inner p{
  margin-bottom: 17px;
}

.project-details-content .single-discription .text-inner .list li{
  position: relative;
  display: block;
  padding-left: 18px;
  margin-bottom: 7px;
}

.project-details-content .single-discription .text-inner .list li:last-child{
  margin-bottom: 0px;
}

.project-details-content .single-discription .text-inner .list li:before{
  position: absolute;
  content: '';
  background: #b6b6c2;
  width: 6px;
  height: 6px;
  left: 0px;
  top: 11px;
  transform: rotate(45deg);
}

.project-details-content .single-discription:last-child{
	padding-bottom:0px;
	border-bottom:none;
}

.contact-section-two {
  position: relative;
  padding-top: var(--padding-top-120);
}

.contact-section-two .info-block .inner-box{
    position: relative;
    padding: 40px 40px 36px;
	border-radius:10px;
    background-color: #f4f7f7;
}

.contact-section-two .info-block .icon{
	position:relative;
	width:70px;
	height:70px;
	line-height:70px;
	background:var(--main-color);
	font-size:30px;
	text-align:center;
	border-radius:50%;
	margin-right:20px;
	color:#ffffff;
	transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-webkit-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
}

.contact-section-two .info-block h4{
	font-size:20px;
}

.contact-section-two .info-block span.sub-head{
	display:block;
	margin-top:5px;
	font-size:16px;
	color:#818181;
}

.contact-section-two .info-block .info{
	position:relative;
	margin-top:25px;
}

.contact-section-two .info-block .info li{
	position:relative;
	font-size:16px;
	color:var(--text-color);
	opacity:0.75;
}

.contact-section-two .info-block .info li a{
	color:inherit;
}

.con-section{
	padding:90px 0 120px;
	position:relative;
}

.con-section .default-form{
	padding:60px 60px 30px;
	position:relative;
	background:#f4f7f7;

}

.con-section .default-form .form-group input[type="text"], 
.con-section .default-form .form-group input[type="email"], 
.con-section .default-form .form-group input[type="password"], 
.con-section .default-form .form-group input[type="tel"], 
.con-section .default-form .form-group input[type="url"], 
.con-section .default-form .form-group input[type="file"], 
.con-section .default-form .form-group input[type="number"], 
.con-section .default-form .form-group textarea, 
.con-section .default-form .form-group select{
	border: 1px solid rgba(119,119,119,0.3);
}

.contact-section-two .map-box{
	height:500px;
}

.contact-section-two .map-box iframe{
	width:100%;
	height:100%;
}

.post-detail .upper-info{
	margin-bottom:20px;
	cursor:pointer;
}

.post-detail .upper-info .info{
	position:relative;
	color: #494d59;
	margin-right:17px;
	padding-left:55px;
}

.post-detail .upper-info .info:before{
	position:absolute;
	content:'';
	height:1px;
	width:40px;
	left:0;
	top:50%;
	background:var(--main-color);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.post-detail .upper-info .info:hover:before{
	transform: rotate(15deg);
}

.post-detail .upper-info .info:last-child{
	padding-right:0px;
	margin-right:0px;
}

.post-detail .upper-info .info span{
	margin-right:8px;
	color:var(--main-color);
}

.hidden-bar .logo img,
.footer-two .logo-box img,
.footer-one .logo-box img{
	height:50px;
}

.services-section.updated::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--main-color-two);
  opacity: 0.10;
}

.services-section.updated .pattern {
  position: absolute;
  right: 20px;
  bottom: -118px;
}

.services-section.updated .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
}

.services-section.updated  .auto-container {
  position: relative;
  z-index: 5;
}

.service-block.hy-style-two .inner-box{
	background:#ffffff;
	text-align:left;
}

.service-block.hy-style-two .icon-box{
	text-align:center;
	margin:0 0 30px;
}

.service-block.hy-style-two .text{
	margin:25px 0;
	opacity: 0.75;
}

.service-block.hy-style-two .theme-btn{
	width:50px;
	height:33px
}

.pt-110{
	padding-top:110px !important;
}