/*
Theme Name: Construction Associates
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1597904105
Updated: 2020-08-20 07:15:05

*/

/* ------------------------------------- */
/* Common CSS Start */
/* ------------------------------------- */
p:last-child {
    margin-bottom: 0 !important;
}
ol, ul {
    margin-bottom: 15px;
}
ol:last-child, ul:last-child {
    margin-bottom: 0;
}
ol li, ul li {
    margin-bottom: 5px;
}
ol li:last-child, ul li:last-child {
    margin-bottom: 0;
}
body.elementor-editor-active main.site-main.type-elementor_library {
	position: relative;
	z-index: 99;
}
section#elementor-add-new-section {
    position: relative;
    z-index: 999;
    top: 250px;
}
a {
    transition: all 0.5s;
}
.full-height-img, .full-height-img a {
    height: 100%;
}
.full-height-img a {
    display: block !important;
}
a.elementor-button span.elementor-button-content-wrapper span.elementor-button-text {
    text-align: left;
}
.white-text a {
    color: white !important;
    text-decoration: none !important;
}
.white-text a:hover {
    opacity: 0.5;
}
#wpadminbar {
    z-index: 999999;
}
a.dialog-close-button.dialog-lightbox-close-button {
    text-decoration: none;
}
/* ------------------------------------- */
/* Common CSS End */
/* ------------------------------------- */

/* ------------------------------------- */
/* Header Start */
/* ------------------------------------- */
header {
	position: relative;
}
header .main-header{
	width:100% !important;
}
header .main-header,
header .main-header.e-con.e-flex>.e-con-inner,
header .main-header .header-logo img{
	transition: all 0.3s ease;
}
header .main-header.elementor-sticky--effects{
	background-color:#ffffff;
}
header .main-header.elementor-sticky--effects.e-con.e-flex>.e-con-inner{
	padding-top:5px;
	padding-bottom:5px;
}
header .main-header.elementor-sticky--effects .header-logo img{
	max-width: 120px;
}
header .ekit-wid-con .ekit-sidebar-group .ekit_widget-heading{
	display:none;
}
header .ekit-wid-con .ekit_sidebar-widget-container{
	top:0 !important;
	-webkit-transition: all 0s ease-in 0s !important;
    transition: all 0s ease-in 0s !important;
}

header .ekit-wid-con .ekit-sidebar-widget{
	transition:none;
	-webkit-transition:none;
}
header .main-header-menu .elementor-nav-menu--dropdown .elementor-nav-menu{
	padding-left:40px !important;
}
header .main-header-menu .elementor-nav-menu--dropdown .elementor-nav-menu .sub-arrow{
	position: absolute;
    width: 40px;
    height: 40px;
    padding: 0;
    left: -40px;
}
header .main-header-menu .elementor-nav-menu--dropdown .elementor-nav-menu .sub-arrow:before{
	content:"+";
	position:absolute;
	color: #ffffff;
    line-height: 20px;
    display: block;
    margin-top: -5px;
}
header .main-header-menu .elementor-nav-menu--dropdown .elementor-nav-menu .sub-arrow i{
	display:none;
}
header .main-header-menu .elementor-nav-menu--dropdown .elementor-nav-menu li{
	margin-left:0 !important;
}
header .main-header-menu .elementor-nav-menu--dropdown .elementor-nav-menu li a{
	line-height: 1.7em;
	display: inline-flex;
	flex-direction: row-reverse;
    justify-content: flex-end;
    background: transparent !important;
	position:relative;
	
}
header .main-header-menu .elementor-nav-menu--dropdown .elementor-nav-menu li a:before{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:0;
	height:6px;
	background-color:#ffffff;
	opacity:0;
	-webkit-transition: all 0.3s ease !important;
    transition: all 0.2s ease !important;
}
header .main-header-menu .elementor-nav-menu--dropdown .elementor-nav-menu li a:hover:before{
	width:100%;
	opacity:1;
}
header .main-header-menu .elementor-nav-menu--dropdown .elementor-nav-menu li .sub-menu{
	padding-left:15px !important;
}
header .main-header-menu .elementor-nav-menu--dropdown .elementor-nav-menu li .sub-menu li a{
	font-weight:300 !important;
}
header .main-header-menu .elementor-nav-menu--dropdown .elementor-nav-menu li .sub-menu li a:before{
	height:3px;
}
header .main-header.elementor-sticky--effects .header-humburger-menu {
    align-self: center;
}
.header-humburger-menu.elementor-sticky--effects .inner-menu-row {
    background: white;
    justify-content: center;
    padding: 10px 15px;
    border-radius: 6px;
    box-shadow: 0 0 14px 4px #0000002e;
}
.header-humburger-menu.elementor-sticky--effects .inner-menu-row.orange-bg {
    background: var(--e-global-color-e38ed17);
}
header .main-header.elementor-sticky--effects.dark {
    background: var(--e-global-color-text);
}
/* ------------------------------------- */
/* Header End */
/* ------------------------------------- */

/* ------------------------------------- */
/* Home Start */
/* ------------------------------------- */
.servies-block .elementor-image-box-content .elementor-image-box-title a {
    text-decoration: none;
}
.servies-block.elementor-widget-image-box {
    aspect-ratio: 1 / 1;
}
.servies-block.elementor-widget-image-box .elementor-widget-container {
    display: flex;
    justify-content: center;
}
.servies-block:hover .elementor-image-box-content .elementor-image-box-title a {
    color: white;
}
.servies-block:hover figure.elementor-image-box-img {
    filter: brightness(100);
}
.servies-block .elementor-image-box-wrapper {
    width: 100%;
}
.servies-block .elementor-image-box-wrapper figure.elementor-image-box-img img {
    width: 100%;
    aspect-ratio: 16 / 7.227;
    object-fit: contain;
}
.bigger-icon.servies-block .elementor-image-box-wrapper figure.elementor-image-box-img img {
    transform: scale(1.4);
}
.project-sec:before {
    content: "" !important;
    position: absolute !important;
    width: 50% !important;
    height: 80px !important;
    background: white;
    top: unset !important;
    bottom: 80px;
    right: 0;
    left: unset !important;
}
.project-sec:after {
    content: "";
    position: absolute;
    width: 45%;
    height: 80px;
    background: white;
    top: unset;
    bottom: 0;
    right: 0;
    left: unset;
}
.contact-us-form input, .contact-us-form select, .contact-us-form textarea {
    background: #7f7d7d0d !important;
    border: none !important;
    color: var(--e-global-color-text) !important;
    font-size: 21px !important;
    font-weight: 400 !important;
    padding: 30px 20px !important;
    min-height: 63px !important;
    box-shadow: none !important;
}
.contact-us-form select,
.contact-us-form textarea{
	padding:12px 20px !important;
}
.contact-us-form textarea{
	min-block-size: 12rem !important;
}
.contact-us-form .charleft {
	display: none !important;
}
.contact-us-form input[type=submit] {
    background: transparent !important;
    box-shadow: none !important;
    font-size: 22px !important;
    text-transform: uppercase !important;
    font-weight: 800 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-bottom: 6px solid var(--e-global-color-text) !important;
    border-radius: 0 !important;
    padding-bottom: 2px !important;
    min-height: unset !important;
    padding-top: 18px !important;
}
.contact-us-form .gform-footer.gform_footer.top_label {
    justify-content: flex-end;
}
.contact-us-form input[type=submit]:hover {
    color: #da7229 !important;
    border-color: #da7229 !important;
}
.contact-us-form  .gform-theme--foundation .gform_fields {
    row-gap: 25px;
}
.contact-us-form form .ginput_container.ginput_container_select {
    position: relative;
}
.contact-us-form form .ginput_container.ginput_container_select:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid var(--e-global-color-primary);
    border-left: 2px solid var(--e-global-color-primary);
    right: 30px;
    top: 50%;
    transform: translateY(-50%) rotate(225deg);
}
.contact-us-form form input, 
.contact-us-form form textarea, 
.contact-us-form form select {
    outline: none !important;
	min-height: 86px !important;
    padding: 25px !important;
    font-size: 20px !important;
}
.contact-us-form form textarea{
	min-height: 240px !important;
}
.contact-us-form form .gfield_checkbox input.gfield-choice-input {
    min-height: auto !important;
    padding: 12px !important;
    background: #efefef !important;
}
.contact-us-form form .gfield_checkbox label {
    font-size: 20px;
    user-select: none;
}
.contact-us-form form .gfield_checkbox .gchoice {
    display: flex;
    align-items: center;
	cursor: pointer;
}
.contact-us-form form fieldset legend.gfield_label.gform-field-label {
    font-size: 22px;
}
.contact-us-form form .gfield_checkbox {
    flex-direction: unset !important;
    flex-wrap: wrap;
    column-gap: 28px !important;
}
.contact-us-form form .gfield_checkbox input.gfield-choice-input:before {
    color: var(--e-global-color-text);
}
.contact-us-form form fieldset.gfield.gfield--type-checkbox {
    margin-top: 10px;
    margin-bottom: 10px;
}
.contact-us-form form fieldset.gfield.gfield--type-checkbox .ginput_container.ginput_container_checkbox {
    margin-top: 5px;
}
.contact-us-form form .gfield_label span.gfield_required {
    display: none;
}
/* ------------------------------------- */
/* Home End */
/* ------------------------------------- */

/* ------------------------------------- */
/* Footer Start */
/* ------------------------------------- */
.all-btn-group .elementor-widget-button a.elementor-button {
    height: 3.75vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.all-btn-group .elementor-widget-button .elementor-button-wrapper a.elementor-button:hover {
    padding: 38px 10px 35px 10px;
    height: 5.2vw;
}
/* ------------------------------------- */
/* Footer End */
/* ------------------------------------- */

/* ------------------------------------- */
/* Architecture & Interiors Start */
/* ------------------------------------- */
.process-content h3 {
    font-size: 30px !important;
}
.process-content h3 strong {
    width: 60px;
    display: inline-block;
    font-weight: 700;
    color: var(--e-global-color-c8c243a);
}
.architectural-stair-set:before {
    position: absolute !important;
    bottom: -80px;
    width: 50% !important;
    height: 80px !important;
    z-index: 9999;
    top: unset !important;
    right: 0;
    left: unset !important;
}
.architectural-stair-set:after {
    content: "";
    position: absolute;
    width: 18%;
    height: 80px;
    bottom: -160px;
    background: var(--e-global-color-c8c243a);
    right: 0;
    z-index: 99;
}
.list-block-content ul {
    padding-left: 20px;
    margin-top: 25px;
    margin-bottom: 18px;
    column-count: 2;
    column-gap: 2rem;
}
.black-stair:before {
    position: absolute !important;
    bottom: -80px;
    width: 50% !important;
    height: 80px !important;
    z-index: 9999;
    top: unset !important;
    right: 0;
}
.black-stair:after {
    content: "";
    position: absolute;
    width: 18%;
    height: 80px;
    bottom: -160px;
    background: var(--e-global-color-text);
    left: 0;
    z-index: 99;
}
.alternate.black-stair:before {
    left: unset !important;
    right: 0 !important;
}
.alternate.black-stair:after {
    left: unset;
    right: 0;
}
.accordion-sec span.e-n-accordion-item-title-icon span.e-opened {
    transform: rotate(180deg);
}
.architectural-stair-set.dark:after {
    background: var(--e-global-color-text);
}
/* ------------------------------------- */
/* Architecture & Interiors End */
/* ------------------------------------- */

/* ------------------------------------- */
/* Inner Pages Start */
/* ------------------------------------- */
.gallery-images .elementor-widget-image img {
    aspect-ratio: 16 / 12;
    object-fit: cover;
}
.architectural-stair-set.consultancy:after {
    background: #4A4642;
}
.architectural-stair-set.development:after {
    background: var(--e-global-color-2d2f137);
}
.architectural-stair-set.environmental:after {
    background: var(--e-global-color-97a518d);
}
.black-stair.gray:after {
    background: var(--e-global-color-3b65667);
}
.architectural-stair-set.engineers:after {
    background: var(--e-global-color-secondary);
}
.gallery-sec-images .elementor-widget-image img {
    aspect-ratio: 16 / 11;
}
.gallery-sec-images .elementor-widget-image.full-width-img img {
    aspect-ratio: 16 / 8 !important;
}
.news-block-sec article:hover a.elementor-post__thumbnail__link:before {
    opacity: 0.6;
}
.news-block-sec a.elementor-post__thumbnail__link:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--e-global-color-text);
    top: 0;
    left: 0;
    z-index: 9;
    opacity: 0;
    transition: all 0.5s;
}
.news-block-sec article {
    position: relative;
}
.news-block-sec article .elementor-post__text a.elementor-post__read-more {
    position: absolute;
    top: 40%;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}
.news-block-sec article:hover .elementor-post__text a.elementor-post__read-more {
    opacity: 1;
}
.news-block-sec article:hover .elementor-post__text .elementor-post__title a {
    border-bottom: 4px solid white;
}
.news-block-sec article .elementor-post__text .elementor-post__title a {
    line-height: 1.35;
}
.news-block-sec article .elementor-post__text .elementor-post__title a {
    border-bottom: 0 solid;
}
.news-block-sec nav.elementor-pagination a {
    text-decoration: none;
}
.news-block-sec nav.elementor-pagination .page-numbers.prev, .news-block-sec nav.elementor-pagination .page-numbers.next {
    text-transform: uppercase;
    border-bottom: 4px solid white;
}
.architectural-stair-set.planning:after {
    background: var(--e-global-color-primary);
}
body.single-post .post-navigation-set .elementor-post-navigation__link a {
    text-decoration: none;
}
body.single-post .blog-post-content img {
    margin-top: 15px;
    margin-bottom: 10px;
}
.main-accordion-item .accordion-bio-content {
    display: none;
}
.main-accordion-item .accordion-button.active-set + .accordion-bio-content {
    display: block;
}
.main-accordion-item .accordion-button {
	cursor: pointer;
}
.accordion-arrow {
    transform: translateY(-50%);
}
.accordion-arrow .elementor-icon-wrapper {
    display: flex;
}
.main-accordion-item .accordion-button.active-set .accordion-arrow {
    transform: translateY(-50%) rotate(180deg);
}
/* ------------------------------------- */
/* Inner Pages End */
/* ------------------------------------- */

@media (max-width: 1440px){
	.contact-us-form form input, .contact-us-form form textarea, .contact-us-form form select{
		min-height: 72px !important;
    	padding: 18px 24px !important;
	}
	.contact-us-form form textarea{
		min-height: 220px !important;
	}
}

@media (max-width: 1199px){
	.contact-us-form form input, .contact-us-form form textarea, .contact-us-form form select{
		min-height: 64px !important;
    	padding: 14px 20px !important;
	}
	.contact-us-form form textarea{
		min-height: 220px !important;
	}
}

@media (max-width: 1024px){
	header .main-header.elementor-sticky--effects .header-logo img{
		max-width: 100px;
	}
	.contact-us-form form input, .contact-us-form form textarea, .contact-us-form form select{
		font-size:18px !important;
	}
	.architectural-stair-set:after {
		display: none;
	}
	.project-sec:before{
		height: 50px !important;
		bottom: 50px;
	}
	.project-sec:after{
		height: 50px;
	}
	.architectural-stair-set.dark:after {
		display: none;
	}
	.architectural-stair-set:before {
		bottom: -60px;
		height: 60px !important;
	}
	.project-sec:before {
        height: 60px !important;
        bottom: 50px;
    }
	.black-stair:after {
		display: none;
	}
	.news-block-sec article .elementor-post__text a.elementor-post__read-more {
		position: unset;
		opacity: 1;
	}
}

@media (max-width: 767px){
	.servies-block .elementor-widget-container {
		display: flex;
		align-items: center;
	}
	header .main-header.elementor-sticky--effects .header-logo img{
		max-width: 80px;
	}
	.main-accordion-item .accordion-button .accordion-arrow {
        position: unset !important;
        margin-top: 25px;
        margin-bottom: -20px;
    }
	.main-accordion-item .accordion-button .accordion-arrow .elementor-icon-wrapper {
		margin-bottom: -10px;
		margin-top: -25px;
	}
	.main-accordion-item .accordion-button.active-set .accordion-arrow {
		transform: unset;
	}
	.contact-us-form form input, .contact-us-form form textarea, .contact-us-form form select{
		min-height: 56px !important;
    	padding: 10px 15px !important;
	}
	.contact-us-form form textarea{
		min-height: 180px !important;
	}
	
	.project-sec:before{
		bottom: 30px;
	}
	.project-sec:after{
		height: 30px;
	}
	.list-block-content ul {
		column-count: 1;
	}
	.servies-block.elementor-widget-image-box {
		aspect-ratio: auto;
	}
	.servies-block .elementor-image-box-wrapper figure.elementor-image-box-img img {
        aspect-ratio: 16 / 10;
    }
	.servies-block.elementor-widget-image-box {
		height: 100%;
	}
	.servies-block.servies-block-1 .elementor-widget-container {
		background: var(--e-global-color-secondary) !important;
	}
	.servies-block.servies-block-2 .elementor-widget-container {
		background: var(--e-global-color-primary) !important;
	}
	.servies-block.servies-block-3 .elementor-widget-container {
		background: var(--e-global-color-c8c243a) !important;
	}
	.servies-block.servies-block-4 .elementor-widget-container {
		background: var(--e-global-color-97a518d) !important;
	}
	.servies-block.servies-block-5 .elementor-widget-container {
		background: var(--e-global-color-01cb448) !important;
	}
	.servies-block.servies-block-6 .elementor-widget-container {
		background: var(--e-global-color-2d2f137) !important;
	}
	.servies-block .elementor-widget-container .elementor-image-box-wrapper figure.elementor-image-box-img img {
		filter: brightness(100);
	}
	.servies-block .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title a {
		color: white;
	}
	.process-content h3 {
		font-size: 22px !important;
	}
	.process-content h3 strong {
		width: auto;
	}
	.list-block-content ul li {
		width: 100%;
	}
	.black-stair:before {
		bottom: -60px;
		height: 60px !important;
	}
}


