/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@import url('https://fonts.googleapis.com/css2?family=Freeman&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

/* global css  */

.d-none-custom{
    display: none !important;
}

.cust_link_css  a {
    text-decoration: none;
}

.page-content a {
    text-decoration: none !important;
}

.arrrow_btn .elementor-button-content-wrapper {
    align-items: flex-start;
}

.arrrow_btn .elementor-button-content-wrapper svg {
    width: 20px !important;
}

.cust-bg-overlay-one:before {
    content: "";
    background: transparent linear-gradient(90deg, #4A4A4A 0%, #323232 36%, #000000 100%) !important;
}

.cust-bg-overlay-two:before {
	content: "";
	background: transparent linear-gradient(90deg, #4A4A4A 0%, #323232 36%, #000000 100%) 0% 0% no-repeat padding-box;
	opacity: 0.5;
}

/* header css  */

.search_custom_conatiner  .hfe-search-button-wrapper .hfe-search-form__container {
    position: relative;
}

.search_custom_conatiner  .hfe-search-button-wrapper .hfe-search-form__container button#clear-with-button {
    padding: 0;
    border: none;
    width: 16px;
    font-size: 16px;
    top: 0;
    display: none;
}

.search_custom_conatiner  .hfe-search-button-wrapper .hfe-search-form__container .hfe-search-submit {
    padding: 0;
    border: none;
    position: absolute;
    background-color: transparent;
    left: auto;
    right: 13px;
    min-width: inherit !important;
    top: -4px;
}

.search_custom_conatiner .hfe-search-button-wrapper .hfe-search-form__container .hfe-search-submit i.fas.fa-search::before {
	position: relative;
}

.search_custom_conatiner .hfe-search-button-wrapper .hfe-search-form__container .hfe-search-submit i.fas.fa-search::before {
    content: "";
    background-image: url(/wp-content/uploads/2024/09/Icon-search.svg);
    position: absolute;
    width: 16px;
    height: 16px;
    top: auto;
    left: auto;
    right: 0;
    background-repeat: no-repeat;
    background-size: contain;
}

.search_custom_conatiner input.hfe-search-form__input {
    width: 220px !important;
}

.header_container nav ul.hfe-nav-menu li.menu-item {
    border-right: 1px solid #D8D8D8;
}

.hfe-active-menu .hfe-nav-menu-icon .e-far-window-close {
    fill: #f9b31c !important;
}

.arrrow_btn .elementor-button-content-wrapper .elementor-button-icon {
    height: auto;
    margin-top: 4px;
}


/*----- |-- Post Template design --| -------*/

	.comment-form p.comment-notes { display:none; }
	.comment-form {
		display:flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.comment-form p {
		width: 100%;
		line-height: 0;
		margin-bottom: 20px;
	}
	.comment-form p.comment-form-author {width: 48%;}
	.comment-form p.comment-form-email {width: 48%;}

	.comment-form p input , .comment-form p textarea {
		border: 0px solid #666;
		border-radius: 0px;
		padding: 16px 15px;
		font-size: 18px;
		background: #F7F7F7;
	}
	.comment-form p textarea { height:120px; }
	.comment-form p label {
		font-size: 15px;
		font-family: "Lato", Sans-serif;
		color: #262424;
		font-weight: 400;
		margin-bottom: 15px;
	}	
	
	.comment-form p input#submit {
		background-color: #F9B31D;
		border: transparent;
		font-size: 16px;
		font-family: "Nunito", Sans-serif;
		padding: 12px 30px;
	}

	
	.prj-post-ifo ul li span a {color: #F9B31D!important;} 
	.prj-post-ifo ul li a span.elementor-post-info__item--type-comments {color: #F9B31D!important;} 
	
	.prj-post-ifo ul li span a:hover , .prj-post-ifo ul li a span.elementor-post-info__item--type-comments:hover { 
     	color: #000 !important; 
 	} 
    
	.prj-post-ifo ul li a span.elementor-post-info__item-prefix {
		color: #262424 !important;
		cursor: auto !important;
		text-decoration: none !important;
	}
	
	
	.prj-lft-sdbar .elementor-widget-container h5 {
		font-size:18px;
		color: #262424;
		font-family: "Lato", Sans-serif;
		font-weight: bold;
		padding: 0px 0 20px;
		margin: 0px 0 18px;
		border-bottom: solid 2px #F9B31D;
	}
	.prj-lft-sdbar .elementor-widget-container ul {
		padding:0;
		list-style:none;
	}
	.prj-lft-sdbar .elementor-widget-container ul li {
		margin-bottom:15px;
	}
	.prj-lft-sdbar .elementor-widget-container ul li a {
		font-size:16px;
		color: #262424;
		font-family: "Lato", Sans-serif;
		font-weight:400;
	}
    .prj-lft-sdbar .elementor-widget-container ul li a:hover {
        color: #F9B31D;
    }
	 .prj-pstnvgtn .elementor-post-navigation {
        display: flex;
        grid-gap: 10px;
    }
	.prj-pstnvgtn .elementor-post-navigation .elementor-post-navigation__link  {
		/* background: #F9B31D; */
		/* padding: 15px 0 10px; */
	}
	.prj-pstnvgtn .elementor-post-navigation .elementor-post-navigation__link a {
        justify-content: center;
        background: #F9B31D;
        /* line-height: 0;
        padding: 0; */
        padding: 15px 0 10px;
		transition: 0.3s all ease;
    }
	.prj-pstnvgtn .elementor-post-navigation .elementor-post-navigation__link a:hover {
		background-color: #4D553D;
	}
    .prj-pstnvgtn .elementor-post-navigation span.post-navigation__arrow-wrapper {
        padding-inline-end: 0px!important;
        line-height:0;
        padding-inline-start: 0!important;
    }


/* Home page css  */
.bg-green-gradint1::before {
    content: "";
	z-index: -1;
    background: transparent linear-gradient(180deg, #646A58 0%, #474F36 100%) 0% 0% no-repeat padding-box !important;
}



.white_arrow_cust .elementor-heading-title {
    position: relative;
}

/* .white_arrow_cust .elementor-heading-title::after {
    content: "";
    background-image: url(https://irmassociates.storetransform.ca/wp-content/uploads/2024/09/right-arrow-svgrepo-com-1.svg);
    position: absolute;
    left: auto;
    right: auto;
    width: 21px;
    height: 21px;
    z-index: 99;
    background-repeat: no-repeat;
    background-size: 21px;
    margin-left: 10px;
    top: 3px;
} */

.white_arrow_cust  li.elementor-icon-list-item, .white_arrow_cust li.elementor-icon-list-item a {
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end !important;
}

.white_arrow_cust li.elementor-icon-list-item .elementor-icon-list-icon {
    padding-left: 10px;
}

.icon_box  figure.elementor-image-box-img img {
    width: 100% !important;
    padding: 10px;
}

.bg-image_cust {
    background-size: 48% 100% !important;
}


.latest-blogs-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px 30px;
}

.latest-blogs-grid .blog-post {
    background-color: #FFFFFF;
    padding: 0px;
    transition: transform 0.3s ease;
    box-shadow: 0px 0px 10px #00000029;
    display: flex;
    align-items: center;
    border-radius: 10px;
}

.latest-blogs-grid .blog-post .box_cust {
    display: flex;
    align-items: center;
}

.latest-blogs-grid .blog-post:hover {
    transform: translateY(-5px);
}

.latest-blogs-grid .blog-post .post-thumbnail {
    height: 100%;
    display: flex;
    width: 35%;
    border-radius: 10px;
}

.latest-blogs-grid .blog-post .box_cust  .post-thumbnail img {
    width: 100%;
    height: 160px;
    max-height: 160px;
    object-fit: cover;
}
.latest-blogs-grid .blog-post .post-thumbnail img {
    width: 100%;
    border-radius: 10px;
}

.latest-blogs-grid .blog-post .post-thumbnail a {
    height: 100%;
    display: flex;
    width: 100%;
}

.latest-blogs-grid .blog-post .post-info {
    width: 65%;
    padding: 15px 15px;
}


.latest-blogs-grid .blog-post .post-info .post-info-col {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}

.latest-blogs-grid .blog-post .post-info .post-info-col .post-date {
    font-size: 14px;
    color: #F9B31C;
    font-family: "Lato", Sans-serif;
    font-weight: 400;
    line-height: 1.3;
}

/* .latest-blogs-grid .blog-post .post-info .post-info-col  .post-title {
    color: #D5D5D5;
    font-family: 'Lato';
    font-size: 14px;
    margin: 0 0 0 12px;
    font-weight: 400;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 55%;
} */
.latest-blogs-grid .blog-post .post-info .post-info-col .post-title {
    margin: 0;
}
.latest-blogs-grid .blog-post .post-info .post-info-col .post-title a {
    text-decoration: none;
    color: #D5D5D5;
    font-family: "Lato", Sans-serif;
    font-size: 14px;
    margin: 0 0 0 12px;
    font-weight: 400;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 55%;
}

.latest-blogs-grid .blog-post .post-info .post-info-col .post-title a:hover {
    color: #F9B31C;
}

.latest-blogs-grid .blog-post .post-info .post-excerpt {
    margin: 16px 0;
   font-family: "Lato", Sans-serif;
    font-weight: 500;
    font-size: 16px;
}

.latest-blogs-grid .blog-post .post-info .read-more {
    text-decoration: none;
    color: #646A58;
    font-family: "Lato", Sans-serif;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
}

.latest-blogs-grid .blog-post .post-info .read-more:hover {
    color: #F9B31C;
}

.view-all-blogs-button {
    margin-top: 70px;
    text-align: center;
}

.view-all-blogs-button .button-link-cust {
    background-color: transparent;
    color: #646A58;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2;
    padding: 13px 33px;
}

.view-all-blogs-button .button-link-cust:hover {
    background-color: #646A58;
    color: #fff;
}


.following-projects-container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.following-projects-tabs-row .select-dropdown {
    display: block;
    padding: 10px;
    width: 100%;
    border: 1px solid #F1F1F1;
    opacity: 1;
    /* float: right; */
    max-width: 250px;
    min-height: 44px;
    margin-top: 0;
    margin-bottom: 50px;
    margin-left: auto;
}

.following-projects-tabs-row .tabs {
    padding: 0;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    flex-wrap: wrap;
}

.following-projects-tabs-row .tabs .tab {
    list-style-type: none;
    padding: 15px 15px;
    margin-right: 40px;
}

.following-projects-tabs-row .tabs .tab {
    list-style-type: none;
    padding: 15px 15px;
    margin-right: 40px;
    color: #CDCDCD;
    font-size: 18px;
   font-family: "Lato", Sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    cursor: pointer;
}

.following-projects-tabs-row .tabs .tab:last-child {
    margin-right: 0;
}

.following-projects-tabs-row .tabs .tab:hover {
    border-bottom: 2px solid #f9b31d;
    color: #f9b31d;
}

.following-projects-tabs-row .tabs .tab.current {
    border-bottom: 2px solid #F9B31D;
    color: #262424;
    font-weight: 700;
}

.date-filter-col {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 40px 0 50px;
}
.date-filter-col .middle {
    position: relative;
    width: 100%;
    max-width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.date-filter-col .middle  .multi-range-slider{
    width: 100%;
}

.date-filter-col .middle  .multi-range-slider .slider {
	position: relative;
	z-index: 1;
	height: 10px;
	margin: 0 15px;
}
.date-filter-col .middle  .multi-range-slider .slider > .track {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 3px;
	background-color: #E3E3E3;
}
.date-filter-col .middle  .multi-range-slider .slider > .range {
	position: absolute;
	z-index: 2;
	left: 25%;
	right: 25%;
	top: 0;
	bottom: 0;
	background-color: #646A58;
}

.date-filter-col .middle  .multi-range-slider .slider > .thumb {
    position: absolute;
    z-index: 3;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    transition: box-shadow .3s ease-in-out;
    box-shadow: 0px 3px 6px #00000029;
    background: #F9B31D 0% 0% no-repeat padding-box;
    border: 2px solid #FFFFFF;
}


.date-filter-col .middle .multi-range-slider .slider > .thumb.left {
	left: 25%;
	transform: translate(-15px, -7px);
}
.date-filter-col .middle  .multi-range-slider .slider > .thumb.right {
	right: 25%;
	transform: translate(15px, -7px);
}
.date-filter-col .middle  .slider > .thumb.hover {
	/* box-shadow: 0 0 0 20px rgba(98,0,238,.1); */
}
.date-filter-col .middle  .multi-range-slider .slider > .thumb.active {
	/* box-shadow: 0 0 0 40px rgba(98,0,238,.2); */
}

.date-filter-col .middle  .multi-range-slider input[type=range] {
	position: absolute;
	pointer-events: none;
	-webkit-appearance: none;
	z-index: 2;
	height: 10px;
	width: 100%;
	opacity: 0;
}
.date-filter-col .middle  .multi-range-slider input[type=range]::-webkit-slider-thumb {
	pointer-events: all;
	width: 30px;
	height: 30px;
	border-radius: 0;
	border: 0 none;
	background-color: red;
	-webkit-appearance: none;
}

.date-filter-col .heading-h5 {
    margin: 0;
    padding: 0px 0 22px;
    font-size: 18px;
    font-weight: 700;
    font-family: "Lato", Sans-serif;
    color: #262424;
    line-height: 1.2;
}


.date-filter-col .middle .date-col {
    font-size: 16px;
    font-weight: 400;
    font-family: "Lato", Sans-serif;
    line-height: 1.2;
    color: #262424;
}


.project-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 40px 30px;
}

.project-grid .project-post{
    overflow: hidden;
    background-color: #fff;
    transition: transform 0.2s;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
}

.project-grid .project-post:hover {
    box-shadow: 0px 0px 10px #00000029;
}

.project-grid .project-post .project-post-thumbnail img {
    width: 100%;
    height: 210px;
    object-fit: cover;
    max-height: 210px;
    border-radius: 10px;
}
.project-post-info-col .cliebnt_name_title:hover {
    color: #f9b31c;
}
.project-grid .project-post .project-post-title a {
    text-decoration: none; 
    color: #333; 
}
.project-grid .project-post .project-post-title a:hover{
    color: #F9B31C;
}

.project-grid .project-post .project-post-info .project-post-excerpt {
    color: #3D3D3C;
    font-size: 16px;
    font-family: "Nunito", Sans-serif;
    font-weight: 400;
    line-height: 1.5;
    margin: 20px 0;
}

.project-grid .project-post .project-post-info .read-more {
    text-decoration: none;
    color: #646A58;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    margin-top: auto;
    padding: 10px 0;
}
.project-grid .project-post .project-post-info .read-more:hover{
    color: #F9B31C;
    text-decoration: none;
}
.project-grid .project-post .project-post-info .read-more:hover {
    text-decoration: underline; 
}

.project-grid .project-post .project-post-thumbnail a {
    width: 100%;
    height: 100%;
    display: flex;
}

.project-grid  .project-post .project-post-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 10px 10px;
    height: 100%;
}

.project-grid  .project-post .project-post-info .project-post-info-col .project-post-title {
    font-size: 16px;
    font-weight: 700;
   font-family: "Lato", Sans-serif;
    margin: 10px 0;
    line-height: 1.5;
}
.tab-content {
    display: none;
}
.tab-content.current {
    display: grid;
}

.not-project-cust {
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
}

.no-results {
    font-family: "Lato", Sans-serif;
	font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 1rem 0;
}
.slider-container {
    margin: 0 auto;
    max-width: 210px;
    position: relative;
}

.slider {
    margin: 2rem auto 80px;
    max-width: 330px;
    position: relative;
}


.box-container {
    position: relative;
    overflow: hidden;
}

.box-container .top-bar-order {
    width: 50%;
    height: 4px;
    background: #f9b31c;
/*     position: absolute;
    top: -18px;
    left: 50%;
    transform: translate(-50% , -50%); */
    border-radius: 0px 0px 10px 10px;
	margin: 0 auto;
}

.team-member .social-links {
    padding: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
}

.team-member .social-links li a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.team-member .social-links li a img {
    width: 100%;
    max-width: 30px;
    height: 30px;
}

.view-icon .elementor-icon-wrapper {
    display: flex;
    cursor: pointer;
}
.read-more-less-btn .elementor-button {
    cursor: pointer;
}

/* .content-details-container .elementor-widget-container {
    overflow: hidden;
    max-height: 150px;
    transition: max-height 0.5s ease;
}

.content-details-container .elementor-widget-container.show-more {
    max-height: none;
} */

.content-col-container  .elementor-widget-container {
    transition: max-height 0.6s ease;
} 

/* footer css  */
.join-us-footer-form-container .wpsf-join_us_form {
    padding: 0;
    background-color: transparent;
    box-shadow: none;
}
.join-us-footer-form-container .wpsf-join_us_form .wpsf-subscription-form .both-fields-wrap input[type="email"] {
    border: 1px solid #fff;
    background-color: transparent;
    color: #ffffff;
    padding: 15px 18px 15px 48px;
    border-radius: 5px;
    font-size: 18px;
}
.join-us-footer-form-container .wpsf-join_us_form .wpsf-subscription-form input[type="email"]::placeholder {
    color: #ffffff;
    font-size: 18px;
}
.join-us-footer-form-container .wpsf-join_us_form .wpsf-subscription-form .both-fields-wrap i {
    color: #fff;
    opacity: 1;
}
.join-us-footer-form-container .wpsf-join_us_form .wpsf-subscription-form  .wpsf-field-wrap .wpsf-form-submit {
    border-radius: 5px !important;
    padding: 11px 40px 11px 40px;
    font-size: 14px !important;
    font-family: "Nunito", Sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff !important;
    background-color: #f9b31c !important;
    border: 1px solid #f9b31c !important;
}
.join-us-footer-form-container .wpsf-join_us_form .wpsf-subscription-form .wpsf-field-wrap .wpsf-form-submit:hover {
    background-color: transparent !important;
}
.join-us-footer-form-container .wpsf-form-wrap .wpsf-form-message.wpsf-error {
    background-color: #fff;
    color: red;
    padding: 5px;
    text-align: center;
    border-radius: 2px;
    border-left: 5px solid  red;
    font-size: 14px;
    line-height: 1.3;
}
.join-us-footer-form-container .wpsf-form-wrap .wpsf-form-message.wpsf-success {
    background-color: #fff;
    color: #74ba55;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    border-left: 5px solid  #74ba55;
    line-height: 1.3;
}
.join-us-footer-form-container  input:-internal-autofill-selected {
    background-color: transparent !important;
    box-shadow: none !important;
    appearance: inherit !important;
    
}

.box-container{
	transition: 0.5s all;
}

.box-container:hover {
    transform: translateY(-10px);  
}



/* Responsive css  */
@media only screen and (max-width: 1200px) {

    .following-projects-tabs-row .tabs .tab{
        margin-right: 30px;
    }
    .date-filter-col{
        margin: 40px 0 40px;
    }
    .date-filter-col .heading-h5{
        padding: 0px 0 20px;
    }
    .project-grid {
        grid-gap: 40px 30px;
    }

}

@media only screen and (max-width: 1024px) { 

    .header_container nav ul.hfe-nav-menu li.menu-item {
        border-right: 0;
    }

	.header_container  .hfe-nav-menu__toggle {
		margin-left: auto !important;
		margin-right: 0 !important;
	}

    .bg-image_cust {
       background-image: none !important;
    }

    .bg-image_none_cust {
        background-image: none !important;
     }


     /* blog post section css  */
     .latest-blogs-grid {
        grid-template-columns: 1fr; 
        grid-gap: 30px;
    }

    .latest-blogs-grid .blog-post .post-thumbnail img {
        height: 230px;
        object-fit: cover;
        max-height: 230px;
    }

    .view-all-blogs-button {
        margin-top: 50px;
    }

    .date-filter-col .heading-h5 {
        padding: 0px 0 15px;
    }

    .date-filter-col {
        margin: 25px 0 30px;
    }

    .following-projects-tabs-row .tabs .tab {
        margin-right: 20px;
    }

    .project-grid{
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 25px 25px;
    }
}   

@media (max-width: 880px) { 
    .latest-blogs-grid .blog-post .post-thumbnail img {
        height: 180px;
        max-height: 180px;
    }
    .project-grid{
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 25px 25px;
    }
    .project-grid .project-post .project-post-thumbnail img {
        height: 200px;
        max-height: 200px;
    }
    .following-projects-tabs-row .select-dropdown{
        float: inherit;
        max-width: 100%;
        margin-top: 0;
    }
   .following-projects-tabs-row  .slider{
        margin: 2rem auto 2rem;
    }
}

@media (max-width: 768px) { 

    .latest-blogs-grid {
        grid-template-columns: 1fr; 
        grid-gap: 40px;
    }

    .latest-blogs-grid .blog-post .post-thumbnail img {
        height: 180px;
        max-height: 180px;
    }
}

@media (max-width: 767px) {

    .latest-blogs-grid .blog-post{
        flex-direction: column;
    }

    .latest-blogs-grid .blog-post .post-thumbnail {
        width: 100%;
    }

    .latest-blogs-grid .blog-post .post-info {
        width: 100%;
        padding: 25px 20px;
    }
    .latest-blogs-grid .blog-post .post-thumbnail img {
        height: 100%;
        max-height: 100%;
    }

    .view-all-blogs-button {
        margin-top: 40px;
    }

    .project-grid {
        grid-gap: 20px 20px;
    }

    .following-projects-tabs-row .tabs .tab {
        margin-right: 10px;
    }
    .slider-container{
        max-width: 200px;
    }
	.no-results {
		font-size: 25px;
	}
}


@media (max-width: 640px) {
    .project-grid .project-post .project-post-thumbnail img {
        height: 180px;
        max-height: 180px;
    }
}

@media (max-width: 575px) { 
    .project-grid {
        grid-gap: 30px 20px;
        grid-template-columns: repeat(1, 1fr);
    }
	.project-grid .project-post .project-post-thumbnail img {
		height: 100%;
		max-height: 100%;
	}
	.following-projects-tabs-row .tabs .tab {
		margin: 0px 0 5px 5px;
		padding: 10px 10px;
	}
	.no-results {
		font-size: 20px;
		text-align: center;
	}
}

@media (max-width: 480px) {
	.slider {
		max-width: 330px;
		width: 100%;
	}
	.slider-container {
		width: 100%;
		max-width: 200px;
	}
}

.checkbox_row {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 400;
    color: #262424;
    font-family: 'Lato';
}

.custom-taxonomy-widget input[type="checkbox"] {
    width: 22px;
    height: 22px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #BABABA;
    position: relative;
    -webkit-appearance: none;
    transition: .05s border-color ease-in-out;
}

.custom-taxonomy-widget label {
    font-size: 16px;
    color: #333;
}

.custom-taxonomy-widget input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 1px;
    width: 7px;
    height: 15px;
    border: solid #F9B31D;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.tmm_member {
    margin-bottom: 50px !important;
}
.post-categories-wrapper .categories-title {
    font: normal normal bold 18px/30px Lato;
    letter-spacing: 0px;
    color: var(--e-global-color-3aed80a);
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 10px;
	border-bottom: 2px solid #262424;
	cursor: pointer;
}
.post-categories-wrapper .post-categories {
    list-style-type: none;
    padding: 0;
    display: block;
    gap: 0px;
    max-height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.post-categories-wrapper .post-categories li {
    margin: 5px 0;
}
.post-categories-wrapper .post-categories li a.category-link {
    line-height: 1.2;
    padding: 0;
    margin: 5px 0px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
}
.post-categories-wrapper .post-categories li .nested-categories .nested-category-link {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    display: inline-block;
}
.post-categories-wrapper .categories-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.categories-title .dropdown-icon:after {
    content: "";
    border: solid #262424;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: middle;
    transition: 1s all;
}

.post-categories-wrapper .categories-title.active .dropdown-icon::after {
    content: "";
    transform: rotate(-134deg);
    -webkit-transform: rotate(-134deg);
}

.category-accordion {
    margin: 10px 0 20px !important;
}

.category-accordion .parent-category h3 {
	cursor: pointer;
	background-color: transparent;
	padding: 0;
	margin: 0;
	/* border-bottom: 2px solid #f9b31c !important; */
	border-bottom: none !important;
	border-radius: 0;
	font-family: "Nunito", Sans-serif;
	font-weight: 400;
	line-height: 1;
	font-size: 16px;
	border: 0;
}
.category-accordion .parent-category {
    margin-bottom: 10px;
}
.category-accordion .parent-category .child-categories {
    padding-left: 0;
	max-height: 150px;
	overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; 
    margin: 5px 0;
    display: block;
}
.category-accordion .parent-category .child-categories li {
    background-color: transparent;
    border: none;
    padding: 10px 0px 10px 15px;
    margin: 0px 0;
    line-height: 1.2;
}
.category-accordion .parent-category h3:hover {
    background-color: transparent !important;
}
.category-accordion .parent-category .parent-categories-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.parent_category_catlog {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.category-accordion .categories-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.category-accordion .categories-title.active  .dropdown-icon:after {
    content: "";
    transform: rotate(-133deg);
    -webkit-transform: rotate(-133deg);
}
/*.parent_dropdown_icon {*/
/*    margin-right: -7px;*/
/*}*/


.category-accordion .parent-category .parent-categories-title .parent_dropdown_icon:after {
    content: "";
	border: solid #262424;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: middle;
	transition: 0.5s all;
}
.category-accordion .parent-category .parent-categories-title.active  .parent_dropdown_icon:after {
    transform: rotate(-133deg);
    -webkit-transform: rotate(-133deg);
}

.post-categories-wrapper .post-categories li .nested-categories {
    list-style-type: none;
    padding: 0 10px 0 10px;
    margin: 10px 0;
}

.category-accordion .parent-category .child-categories::-webkit-scrollbar,
.post-categories-wrapper .post-categories::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.category-accordion .parent-category .child-categories::-webkit-scrollbar-thumb,
.post-categories-wrapper .post-categories::-webkit-scrollbar-thumb {
    background-color: #F90;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

.category-accordion .parent-category .child-categories::-webkit-scrollbar-track,
.post-categories-wrapper .post-categories::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

/* 404error page css start  */

.error404 header .main_header {
    background-color: #4D553D !important;
}

.error-page .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
    text-align: center;
    margin: auto;
    font-family: "Kufam", Sans-serif;
}

.eyes {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.eye {
    width: 100%;
    min-width: 80px;
    height: 100%;
    min-height: 80px;
    background-color: #4D553D;
    border-radius: 50%;
    display: grid;
    place-items: center;
}
.eye__pupil {
    width: 100%;
    max-width: 30px;
    height: 100%;
    max-height: 30px;
    background-color: #f9b31c;
    border-radius: 50%;
    animation: movePupil 2s infinite ease-in-out;
    transform-origin: center center;
}

@keyframes movePupil {

    0%,
    100% {
        transform: translate(0, 0);
    }

    25% {
        transform: translate(-10px, -10px);
    }

    50% {
        transform: translate(10px, 10px);
    }

    75% {
        transform: translate(-10px, 10px);
    }
}

@media (max-width: 992px) {
    .eye {
        min-width: 70px;
        min-height: 70px;
    }

    .error-page__heading-title {
        font-size: 40px;
    }

    .error-page__heading-desciption {
        font-size: 30px;
    }

    .eye__pupil {
        max-width: 25px;
        max-height: 25px;
    }
}

@media (max-width: 640px) {
    .eye {
        min-width: 60px;
        min-height: 60px;
    }

    .eye__pupil {
        max-width: 20px;
        max-height: 20px;
    }

    .error-page__heading-title {
        font-size: 30px;
    }

    .error-page__heading-desciption {
        font-size: 25px;
    }
}
/* 404error page css end */


/* contct page css  */

.all-contact label {
    display: block;
    font-weight: 700;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
    word-break: break-word;
    word-wrap: break-word;
    color: #444;
}

.all-contact label .star_sign {
    color: #ff0000;
    font-weight: bold;
}

.all-contact input[type=date],
.all-contact  input[type=email], 
.all-contact input[type=number],
.all-contact input[type=password],
.all-contact input[type=search], 
.all-contact input[type=tel],
.all-contact input[type=text],
.all-contact input[type=url],
.all-contact select, 
.all-contact textarea {
    border-radius: 5px;
}

.all-contact textarea {
    height: 200px;
}

.all-contact p {
    margin-bottom: 15px;
}


.category-accordion .categories-title {
    font: normal normal bold 18px / 30px Lato;
    letter-spacing: 0px;
    color: var(--e-global-color-3aed80a);
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 10px;
    border-bottom: 2px solid #262424;
    cursor: pointer;
}

.contact_us_form_custom .wpcf7 form.invalid .wpcf7-response-output {
    background-color: #fff;
    color: #ff0000;
    padding: 5px;
    text-align: left;
    border-radius: 2px;
    border-left: 5px solid #ff0000;
    font-size: 14px;
    line-height: 1.3;
    border-color: #ff0000;
}

.contact_us_form_custom .wpcf7 form.sent .wpcf7-response-output {
    background-color: #fff;
    color: #74ba55;
    padding: 10px;
    font-size: 14px;
    border-radius: 2px;
    border-left: 5px solid #74ba55;
    line-height: 1.3;
    border-color: #46b450;
}

header .main_header {
    background: transparent !important;
}
.stick_main_header .main_header {
    background: #4D553D !important;
}
.page-id-184 header .main_header, .post header .main_header, .single header .main_header {
     background: #4D553D !important;
}
.WidgetBackground__Container-sc-1ho7q3r-0 .WidgetBackground__Content-sc-1ho7q3r-2.ciCnpO a {
    gap: 0;
    font-size: 0px !important;
}
.action_button {
    gap: 20px;
}
.action_button .elementor-widget-button {
    width: fit-content !important;
}
