/*
Theme Name:		 Brisk Child
Theme URI:		 http://brisk.uicore.co/
Description:	 Child theme for Brisk - Elementor Multi-Purpose WordPress Theme
Author:			   UiCore
Author URI:		 https://uicore.co
Template:		   brisk
Version:		   1.0.0
Text Domain:	 brisk
*/


/*
    Add your custom styles here
*/
body {
    overflow-x: hidden;
}
strong {
    font-weight: bold;
}
.elementor .elementor-section.elementor-section-boxed:not(.elementor-inner-section) .uicore-header-wrapper > .elementor-container, 
.elementor .elementor-section.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container {
    width: 100%;
}
.elementor .uicore.elementor-section-boxed .uicore.elementor-container {
	padding-left: 20px ;
	padding-right: 20px ;
}
footer.uicore-footer-wrapper .uicore-inner-footer .uicore {
	grid-column-gap: 45px;
}
.bdt-text-center {
	text-align: left !important;
}
.elementor.uicore-footer-wrapper .uicore-inner-footer p {
	color: rgba(255,255,255);
}
.elementor.uicore-footer-wrapper .uicore-inner-footer a {
	font-size: 18px;
}
.after-banner .elementor-widget-wrap{
    position: relative;
}
.after-banner .elementor-widget-wrap::after{
    position: absolute;
    content: "";
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
	background-color: var(--e-global-color-uicore_primary) !important;
}
.custom-testimonial .bdt-ep-static-carousel-content{
    display: flex;
    flex-wrap: wrap;
    padding-left: 100px;
}
.custom-testimonial .bdt-ep-static-carousel-content .bdt-ep-static-carousel-text{
    order: 0;
}
.custom-testimonial .bdt-ep-static-carousel-content .bdt-ep-static-carousel-title{
    order: 1;
}
.custom-testimonial .bdt-ep-static-carousel-content .bdt-ep-static-carousel-sub-title{
    order: 2;
    padding-left: 20px;
}
.custom-testimonial .bdt-ep-static-carousel-content .bdt-ep-static-carousel-title::after{
    content: ",";
    display: inline-block;
}
.custom-testimonial .bdt-ep-static-carousel-content .bdt-ep-static-carousel-title::before{
    content: "-";
    display: inline-block;
}
.custom-testimonial .bdt-ep-static-carousel-image.bdt-image-mask img {
	margin-left: 30px;
	position: absolute;
	top: 30px;
}
.uicore-footer-wrapper .uicore-footer-widget {
	padding-bottom: 10px;
}
.uicore-footer-widget .wp-block-image img {
	max-width: 360px;
}
.elementor-section.custom-box-left .elementor-container{
    margin-right: 0;
}
.elementor-section.custom-box-right .elementor-container{
    margin-left: 0;
}
.project-gallery .uicore-post-title {
	color: #fff;
    text-overflow: ellipsis;
	overflow: hidden;
	white-space: normal;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.project-gallery .uicore-post-category.uicore-body,
.blog .uicore-post-category.uicore-body a{
	color: #fff;
	text-decoration: 1px #bb4330 underline;
	text-underline-offset: 10px;
	text-transform: uppercase;
	font-size: 14px;
    font-weight: 400;
}
.project-gallery .bdt-tab.bdt-tab-default {
	margin-bottom: 70px;
    justify-content: center;
}
.project-gallery .uicore-post-info-wrapper {
	display: flex;
	flex-direction: column-reverse;
	margin-top: 30px;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #BB4330;
}
.single-portfolio .uicore-transparent~#content header.uicore {
    padding-bottom: 200px;
    padding-top: 200px;
}
.blog .content-area {
	background: url(./images/body-layer.png) top left/auto no-repeat scroll #1C1D1E;
}
.blog .uicore-blog-grid .uicore-post-category {
	margin-bottom: 2em;
}
.blog  .uicore-blog-grid .uicore-post-wrapper .uicore-post-info-wrapper > p {
	font-weight: 400;
}
.blog .uicore-blog-grid h4.uicore-post-title:hover{
    color: var(--e-global-color-uicore_primary);
}
.blog .uicore-page-link {
	color: var(--e-global-color-uicore_white);
	font-weight: 600;
}
.blog .uicore-pagination ul li.uicore-active, 
.blog .uicore-pagination ul li:hover {
	border: 1px solid var(--e-global-color-uicore_primary);
}
.blog .uicore-page-link.current, 
.blog .uicore-page-link:hover {
	color: var(--e-global-color-uicore_primary);
}
/* Custom Blog Gallery */
.custom-blog .bdt-position-bottom, 
.custom-blog .bdt-position-right, 
.custom-blog .bdt-position-top-left {
	position: relative !important;
}
.custom-blog .bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-category {
	margin: 15px 0 0 0;
}
.custom-blog .bdt-post-grid .bdt-post-grid-item .bdt-position-top-left {
	top: 0px;
}
.custom-blog .bdt-post-grid .bdt-post-grid-item {
	display: flex;
	flex-direction: column;
}
.custom-blog .bdt-post-grid.bdt-post-grid-skin-trosia .bdt-custom-overlay{
    display: none;
}
.custom-blog .bdt-post-grid-item .bdt-post-grid-img-wrap {
	order: 0;
    border-radius: 6px;
}
.custom-blog .bdt-post-grid-item .bdt-post-grid-category {
	order: 1;
}
.custom-blog .bdt-post-grid-item .bdt-post-grid-desc {
	order: 2;
}
.custom-blog .bdt-post-grid.bdt-post-grid-skin-trosia .bdt-transition-slide-bottom,
.custom-blog .bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-item:hover .bdt-transition-slide-bottom {
	max-height: none;
}
.custom-blog .bdt-post-grid-item .bdt-position-medium {
	margin: 0;
}
.custom-blog .bdt-post-grid-item .bdt-transition-slide-bottom{
    transform: none;
    opacity: 1;
}
.custom-blog .bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-excerpt {
	margin-top: 15px !important;
}
.custom-blog .bdt-post-grid.bdt-post-grid-skin-trosia .bdt-post-grid-item .bdt-post-grid-desc {
	background: transparent;
}
.custom-blog div.bdt-post-grid .bdt-post-grid-item .bdt-post-grid-category a{
    background-color: transparent;
    font-size: 14px;
    font-weight: 400;
    text-decoration: 1px #bb4330 underline;
    text-underline-offset: 10px;
    padding: 0;
    margin-bottom: 20px;
}
.custom-blog .bdt-post-grid .bdt-post-grid-item .bdt-post-grid-title a:hover {
	color: var(--e-global-color-uicore_primary);
}
.ep-pagination .bdt-pagination li a{
    border-radius: 50%;
	padding: 5px;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
    color: var(--e-global-color-uicore_headline);
    font-size: 16px;
    font-weight: 600;
}
.custom-blog .ep-pagination .bdt-pagination li:hover a, 
.custom-blog .ep-pagination .bdt-pagination li.bdt-active a {
	color: var(--e-global-color-uicore_white);
	background: var(--e-global-color-uicore_primary);
}
.single-post .uicore-page-title .uicore-post-category{
    display: none;
}
/* Custom Blog Gallery End */
.tel_footer{
	pointer-events:none;
}


.contact-page-link a{ color:#fff}
.contact-page-link a:hover{ 
    color: var(--e-global-color-uicore_primary);}

body.single-portfolio  .ui-breadcrumb {  display:none }
@media (max-width: 767px) {
.uicore-page-title { background-size: cover;}
}


@media only screen and (min-width: 1025px){
    .uicore-navbar:not(.elementor-section-boxed) .uicore-header-wrapper nav {
        max-width: 1560px;
    }
}
@media only screen and (min-width: 768px){
    footer.uicore-footer-wrapper .uicore-inner-footer .uicore.four_left {
        grid-template-columns: 4fr 3fr 1fr 1fr;
    }
}
@media only screen and (max-width: 1366px){
    .elementor-section.custom-box-left .elementor-container{
        margin-left: 0;
    }
    .elementor-section.custom-box-right .elementor-container{
        margin-right: 0;
    }
    .uicore-footer-wrapper .uicore-inner-footer {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media only screen and (max-width: 1200px){
    .elementor-section.custom-box-left .elementor-container{
        margin-left: 0;
    }
    .elementor-section.custom-box-right .elementor-container{
        margin-right: 0;
    }
}
@media only screen and (max-width: 1024px){
    body:not(.uicore-mobile-nav-show) .uicore-toggle.uicore-ham .bar:nth-child(2) {
        width: 20px;
    }
}
@media only screen and (max-width: 767px){
    .elementor.uicore-footer-wrapper .uicore-inner-footer .uicore{
        display: flex;
        flex-wrap: wrap;
    }
    .uicore-footer-widget .wp-block-image img {
        max-width: 320px;
        width: 100%;
    }
    .project-gallery .bdt-tab.bdt-tab-default {
        margin-bottom: 50px;
    }
    .project-gallery .bdt-tab.bdt-tab-default .bdt-tabs-item {
        margin-bottom: 20px;
        width: 50%;
        text-align: center;
    }
}
@media only screen and (max-width: 479px){
    .project-gallery .bdt-tab.bdt-tab-default .bdt-tabs-item {
        width: 100%;
    }
	.tel_footer{
		pointer-events:all;
	}
	
}