



/* CustomFonts */



:root{
	--default-color: #222;
    --accent-color:#00467f;
    --accent-color2:#79288c;
    --accent-color3:#ff6600;
    --accent-color4:#ffbc00;

    --family:"Open Sans";
    --family2:"Open Sans";

    --button-color1:#00467f;
	--button-hover-color1:#03599f;
    --button-color2:#79288c;
	--button-hover-color2:#9031a6;
    --button-color3:#ff6600;
	--button-hover-color3:#ff8330;
    --button-color4:#ffbc00;
	--button-hover-color4:#ffcc3e;
    --button-color5:#ffffff;
	--button-hover-color5:#ffffff; 

	--link-color:#00467f;
	--link-visited-color:#00467f;
	--link-hover-color:#03599f;
	--link-active-color:#00467f;

	--container-width: auto;

	--h1-color: #222;
	--h2-color: #222;
	--h3-color: #222;
	--h4-color: #222;
	--h5-color: #272727;
	--h6-color: #272727;
}
 

@media (min-width:576px) {
	:root{
		--container-width: 540px;
	}
}
@media (min-width:768px) {
	:root{
		--container-width: 760px;
	}
}
@media (min-width:992px) {
	:root{
		--container-width: 960px;
	}
}
@media (min-width:1200px) {
	:root{
		--container-width: 1140px;
	}
}
@media (min-width:1600px) {
	:root{
		--container-width: 1200px;
	}
}
 

.header a.header-button2,
.gomenu a.header-button2{
    border-radius: 40px 40px;
}

/* homepage */
#services-section .info-box10:hover{
    background-color: #79288c;
}
#team-section .portfolio-carousel04{
    max-width: 960px;
    margin: 0 auto;
}
#team-section .portfolio-carousel04 .link-button{
    border-radius: 40px;
}

#client-section .clientlist-05 img{
    opacity: 1;
}

#our-approach-section .info-box11{
    padding-bottom: calc(100% - 60px) !important;
    width: calc(100% - 50px) !important;
}
#our-approach-section p.title{
    font-size: 12px !important;
    line-height: 15px !important;
}

/* services page */
#services-page .swiper-container::before {
    opacity: .8;
}

/* residential page */
#residential-content table td{
    padding: 10px;
    max-width: 350px;
    text-align: center;
}

/* testimonials page */
#testimonials-page blockquote{
    margin: 0 auto;
    padding: 0;
    border: none;
    font-size: 1rem;
    font-weight: 400;
    color: currentColor;
    line-height: inherit;
}
#testimonials-page .description{
    margin: 0 auto;
    width: 100%;
    max-width: 920px;
    text-align: center;
}
#testimonials-page .description::before{
    content: "\201C";
    display: block;
    line-height: 1;
    font-size: 130px;
    height: 81px;
    font-family: var(--family2);
    text-indent: -45px;
    letter-spacing: 6.5px;
    opacity: .2;
}
#testimonials-page p.star{
    font-size: 0.875rem;
    margin-bottom: 7px;
    color: #ff8600;
}

/* blog list */
#blog-list .list-post .list-btn{
    border-radius: 40px;
    font-size: 14px;
}
#blog-list #comment_form .CommandButton{
    border-radius: 40px;
    font-size: 14px;
}
#blog-list .jssocials-shares{
    display: none;
}

/* calculator page */
#calculator-page .calc-container{
    max-width: 800px;
    height: auto;
}
#calculator-page iframe{
    width: 100%;
    min-height: 800px;
}

/* Our Team */
#our-team .col-container{
    padding: 0;
}
#our-team .pic{
    margin-bottom: 15px;
    width: 100%;
}
#our-team img{
    object-fit: cover;
    width: 100%;
}
#our-team .cont{
    padding: 20px;
}


/* footer */
#footer-widget .list-02 li{
    margin-bottom: 16px;
}
#footer-widget .footer-desc img{
    max-width: 250px;
    width: 100%;
}
#footer-widget .footer-desc p{
    font-size: 15px;
}
#footer-widget a.social-03{
    margin-left: 0;
    margin-right: 16px;
}
#footer-widget a.social-03:hover{
    color: #f9883c !important;
}
#footer-widget blockquote{
    border-left: none;
}

@media screen and (max-width: 1080px) {
    
    /* homepage */
    #about-synergy-section h2,
    #our-approach-section h2,
    #homepage-cta h2,
    #why-choose-us h2,
    #team-section h2,
    #faq-section h2,
    #client-section h2,
    #contact-blog-section h2{
        font-size: 48px !important;
    }
    #our-approach-section .offset-lg-2{
        margin-left: 0;
    }
    #our-approach-section p.title{
        font-size: 20px !important;
        line-height: 25px !important;
    }
    #our-approach-section p.list-bg{
        font-size: 2rem;
        width: 100px;
        height: 100px;
        line-height: 75px;
    }

    /* about us page */
    #about-us .layout-container{
        max-width: 800px;
    }
}

@media screen and (max-width: 980px){
    
    /* homepage */
    #homepage-hero .height-100{
        display: none;
    }
    #homepage-hero h1{
        font-size: 50px !important;
    }
    #services-section .law01-infobox-top{
        margin-top: -60px;
    }
    #services-section .height-80{
        height: 50px;
    }
    #about-synergy-section #isbox-Oy9np7{
        padding-bottom: calc(650 / 1000* 100%);
    }
    #homepage-cta h2{
        font-size: 40px !important;
    }
    #our-approach-section p.title{
        font-size: 16px !important;
    }
    #why-choose-us .is-box-img{
        display: none;
    }

    /* about page */
    #our-team img{
        height: auto !important;
        max-height: 100%;
    }

    /* internal page */
    #internal-cta h2{
        font-size: 45px !important;
    }
}

@media screen and (max-width: 768px){

    /* homepage */
    #services-section .info-box10:hover h3.title{
        margin-bottom: 0;
    }
    #services-section .info-box10:hover .description{
        max-height: 120px;
        height: 100%;
    }
    #homepage-cta .align-items-center{
        flex-direction: column;
    }
    #homepage-cta .col-md-2{
        width: 100%;
    }

    /* about us page */
    #about-us{
        padding-top: 40px;
    }
    #about-us .layout-container .featureImg{
        max-width: 600px;
    }
    #about-us .align-items-center{
        flex-direction: column;
        row-gap: 120px;
    }
    #about-us .is-fixed-element{
        display: none;
    }
    #about-us .col-md-6{
        width: 100%;
    }
    #about-us .height-60{
        display: none;
    }
    #our-team{
        padding-top: 40px;
    }
    #our-team .layout-container .mb-10{
        display: none !important;
    }

    /* internal pages */
    #internal-banner h1{
        font-size: 45px !important;
    }
    #internal-banner h1 br{
        display: none !important;
    }


    /* internal cta */
    #internal-cta .align-items-center,
    #services-cta .align-items-center{
        flex-direction: column;
        text-align: center;
    }
    #internal-cta .col-md-9,
    #services-cta .col-md-9{
        width: 100%;
    }
    #internal-cta .spacer,
    #services-cta .spacer{
        display: none;
    }
    #services-cta h2{
        font-size: 28px !important;
        margin-bottom: 20px;
    }

    /* table responsive */
    .thead{
        display: none;
    }
    table tr,
    table td{
        display: block;
        padding: 0.5rem 1rem;
        width: 100%;
        text-align: center !important;
        max-width: 100% !important;
    }
    table td ul,
    table td li{
        text-align: center !important;
        list-style: none;
    }
    
    td::before{
        content: attr(data-cell);
        text-transform: capitalize;
        font-weight: 700;
        display: block;
        text-align: center;
    }

}

@media screen and (max-width: 480px){

    /* homepage */
    #homepage-hero h1 {
        font-size: 35px !important;
    }
    #client-section .clientlist-05{
        text-align: center;
    }
    #our-approach-section p.title{
        font-size: 14px !important;
    }

    /* about us page */
    #about-us{
        padding-top: 0;
    }
    #about-us .layout-container{
        text-align: center;
    }
    #about-us .layout-container .featureImg{
        display: none;
    }
    #our-team .layout-container{
        text-align: center;
    }
    #our-team .social{
        justify-content: center;
    }

    /* services page */
    #services-page .swiper-container::before{
        display: none;
    }

    /* single service page */
    #residential-content .layout-container{
        margin-top: 40px;
    }

    /* internal pages */
    #internal-banner h1{
        text-align: center;
    }

    /* tmd documents */
    #tmd-documents .feature-container{
        display: none;
    }

    /* footer */
    #footer-widget{
        text-align: center;
    }
    #footer-widget .list-02 li{
        display: block;
    }
}

@media screen and (max-width: 400px){

    #our-approach-section p.title{
        max-width: 150px !important;
        width: 100% !important;
        padding-left: 20px !important;
        font-size: 11px !important;
    }
}


	


.dng-main{
	 background-color:#FFFFFF;  	}
.container{
		padding-left:15px;
	padding-right:15px;
		width: var(--container-width);
	max-width: 100%;
}
.is-container{
	max-width:var(--container-width);
}
.container-fluid {
		padding-right:15px;
	padding-left:15px;
		margin-right: auto;
	margin-left: auto;
}   
#dnn_content{
	 padding-top:0px;		 padding-bottom:0px;	}		

@media (min-width:576px) {
	
		}
@media (min-width:768px) {
		}
@media (min-width:992px) {
		}
@media (min-width:1200px) {
		}


	.left-full-column > .full-column-inner{
		margin-left:calc((var(--container-width) - 100vw)/2);
		width:calc(100% + (100vw - var(--container-width))/2);
	}
	.right-full-column > .full-column-inner{
		margin-right:calc((var(--container-width) - 100vw)/2);
		width:calc(100% + (100vw - var(--container-width))/2);
	}
	.full-column > .full-column-inner{
		width:100vw;	
		margin-left:calc((var(--container-width) - 100vw)/2 - 15px);
	}
	.layout-no-plr .full-column > .full-column-inner{
		margin-left:calc((var(--container-width) - 100vw)/2);
	}

		@media (max-width:575px) {
		.left-full-column > .full-column-inner{
			margin-left:-15px;
			width:calc(100% + 15px);
		}
		.right-full-column > .full-column-inner{
			margin-right:-15px;
			width:calc(100% + 15px);
		}
		.full-column > .full-column-inner{
			width:calc(100% + 30px);
			margin-left:-15px;
		}
	}
	




h1, h2, h3, h4, h5, h6{
	font-family:inherit;
}

h1{
	color:var(--h1-color);
	font-family:"Open Sans"; 	font-weight:500;
	font-size:2.25rem;
	line-height:1.2;
	letter-spacing:0;
}		
h2{
	color:var(--h2-color);
		font-family:"Open Sans"; 	font-weight:500;
	font-size:1.75rem;
	line-height:1.3;
	letter-spacing:0;
}		
h3{
	color:var(--h3-color);
		font-family:"Open Sans"; 	font-weight:500;
	font-size:1.75rem;
	line-height:1.3;
	letter-spacing:0;
}		
h4{
	color:var(--h4-color);
		font-family:"Open Sans"; 	font-weight:500;
	font-size:1.625rem;
	line-height:1.4;
	letter-spacing:0;
}		
h5{
	color:var(--h5-color);
		font-family:"Alata"; 	font-weight:500;
	font-size:1.375rem;
	line-height:1.4;
	letter-spacing:0;
}		
h6{
	color:var(--h6-color);
		font-family:"Alata"; 	font-weight:500;
	font-size:1.25rem;
	line-height:1.5;
	letter-spacing:0;
}	

#Body .is-inherit-root-text,
#Body .is-inherit-root-text p,
#Body .is-inherit-root-text li,
#Body .is-inherit-root-text div,
#Body .is-inherit-root-text span{
	color: var(--default-color);
}
#Body .is-inherit-root-text h1{
	color:var(--h1-color);
}
#Body .is-inherit-root-text h2{
	color:var(--h2-color);
}
#Body .is-inherit-root-text h3{
	color:var(--h3-color);
}
#Body .is-inherit-root-text h4{
	color:var(--h4-color);
}
#Body .is-inherit-root-text h5{
	color:var(--h5-color);
}
#Body .is-inherit-root-text h6{
	color:var(--h6-color);
}
#Body .is-inherit-root-text a, 
#Body .is-inherit-root-text a:link{
	color:var(--link-color);
}
#Body .is-inherit-root-text a:visited{
	color:var(--link-visited-color);
}
#Body .is-inherit-root-text a:hover{
	color:var(--link-hover-color);
}
#Body .is-inherit-root-text a:active{
	color:var(--link-active-color);
}

 
@media only screen and (min-width: 576px)  {
						}
@media only screen and (min-width: 768px) {	
						}
@media only screen and (min-width: 992px) {	
		h1{
		font-size:3rem;		line-height:1.2;	}
			h2{
		font-size:2.5rem;		line-height:1.4;	}		
			h3{
		font-size:2rem;			}		
				}
@media only screen and (min-width: 1200px) {	
						}

a, 
a:link{
	color: var(--link-color);
}
a:visited{
	color: var(--link-visited-color);
}
a:hover{
	color: var(--link-hover-color);
}
a:active{
	color: var(--link-active-color);
}


.btn-accent,
a.btn-accent{
	color:var(--accent-color);
	border-color:var(--accent-color);
	background-color:var(--accent-color);
}
[class*="am-btn-"].btn-accent:before{
	background-color:var(--accent-color);
}

div [class*="am-btn-"].hover-accent:hover{
	color:var(--accent-color);
	border-color:var(--accent-color);
	background-color:var(--accent-color);
}
div [class*="am-btn-"].hover-accent:hover:before{
	background-color:var(--accent-color); 
}



#Body .bg-accent{
	background-color:var(--accent-color);
}
#Body .color-accent{
	color:var(--accent-color);
} 
#Body .border-accent{
	border-color:var(--accent-color);
}
#Body .bg-accent-hover:hover{
	background-color:var(--accent-color);
}
#Body .color-accent-hover:hover{
	color:var(--accent-color);
} 
#Body .border-accent-hover:hover{
	border-color:var(--accent-color);
}

#Body .bg-accent2{
	background-color:var(--accent-color2);
}
#Body .color-accent2{
	color:var(--accent-color2);
} 
#Body .border-accent2{
	border-color:var(--accent-color2);
}

#Body .bg-accent3{
	background-color:var(--accent-color3);
}
#Body .color-accent3{
	color:var(--accent-color3);
} 
#Body .border-accent3{
	border-color:var(--accent-color3);
}
#Body .bg-accent4{
	background-color:var(--accent-color4);
}
#Body .color-accent4{
	color:var(--accent-color4);
} 
#Body .border-accent4{
	border-color:var(--accent-color4);
}

b,
strong{
	font-weight:600;
}
.bold,
.font-weight-bold,
.strong-before:before,
.strong-after:after,
.strong-before :before,
.strong-after :after{
	font-weight:600!important;
}



#Body, body, .Head, .SubTitle, .SubSubTitle, .Normal{
	font-family: var(--family);  
	font-size: 1rem; 
	line-height: 1.8;
	letter-spacing: 0;
	color: var(--default-color);
}
.default-size{font-size:1rem;}
.default-lineheight{line-height:1.8;}

@media (min-width:576px) {
		}
@media (min-width:768px) {
		}
@media (min-width:992px) {
		}
@media (min-width:1200px) {
		}



button, 
input, 
select, 
textarea,
.btn{
	font-family: var(--family);  
}

.default-color{
	color: var(--default-color)!important;
}
.default-bg-color{
	background-color: var(--default-color)!important;
}
.default-bg-color-hover:hover{
	background-color: var(--default-color)!important;
}
.default-border-color{
	border-color: var(--default-color)!important;
}
.accent-color{
	color: $var(--accent-color);
}
.default-family{
	font-family: var(--family)!important;
}
.family2{
	font-family: var(--family2)!important;
}

/*default color*/



/*page title*/
.page-title-bg{
			background-color:#f0f0f0; 
		}		
.page-title .title-area:after{
	border-color: #f3bebe; 
}



	

.page-title-bg.light-overlay::after{
	background-color: rgba(255, 255, 255, 0.10);
}
.page-title-bg.dark-overlay::after{
	background-color: rgba(0, 0, 0, 0.10);
}

.page-title-container{
	 height: 200px;
}
@media only screen and (max-width: 767px) {
	.page-title-container{
		height: auto;padding-top:35px;padding-bottom:35px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.page-title-container{
		height:120px;
		min-height:162px;
		padding-top: 45px;
		padding-bottom: 45px;
	}
}
 


 	.page-title .main-title span::before{
		background-image: linear-gradient(to right, #f3bebe , #fff1cd);
	}
 


/*breadcrumbs*/
.page-breadcrumbs{
	background-color:#ffffff;  
	}
.page-breadcrumbs > .container{
		padding-top:20px;
				padding-bottom:10px;
		}

.page-breadcrumbs .breadcrumbs a:hover{
		color:var(--accent-color)!important;
	}

.page-breadcrumbs .breadcrumbs{
    color: #666666;
    font-size: 14px;
}
.page-breadcrumbs .breadcrumbs-box > a,
.page-breadcrumbs .breadcrumbs-box > span > span > span{
    line-height:20px;
}
.page-breadcrumbs .breadcrumbs a,
.page-breadcrumbs .breadcrumbs a:link,
.page-breadcrumbs .breadcrumbs a:active,
.page-breadcrumbs .breadcrumbs a:visited{
    color: #666666;
    font-size: 14px;
}
.page-breadcrumbs .breadcrumbs a:hover{
			color:var(--accent-color)!important;
	}

.breadcrumbs_sytle2 .breadcrumbs-box,
.breadcrumbs_sytle3 .breadcrumbs-box > a:before, 
.breadcrumbs_sytle3 .breadcrumbs-box > span > span > span:before{
	background-color:#ededed;
}

/*sidebar dynamic*/

.sidebar_dynamic.sidebar_dynamic_sytle01{
	padding-right:40px;	}
.sidebar_dynamic.sidebar_dynamic_sytle01 > .sidebar_sticky{
	 	 }


.sidebar-main{
	display: flex;
}
.sidebar-main .sidebar-bar{
	width: 340px;
    flex: 0 0 340px;
}
.sidebar-main .sidebar-container{
	 flex-grow: 1;
	 width:  calc(100% - 340px);
}

.sidebar-main .sidebar_pos_right{
	order:2
}


@media only screen and (max-width: 767px) {
	.sidebar-main{
		flex-direction: column;
	}
	.sidebar-main .sidebar-bar{
		width:100%;
		flex: 0 0 100%;
	}	
	.sidebar-main .sidebar-container{
		width: 100%;
		flex: 0 0 100%;
	}

				.sidebar-main .sidebar-bar{
			order:1
		}	
		.sidebar-main .sidebar-container{
			order:0
		}
	}
 
@media only screen and (max-width: 991px) {
	.sidebar_dynamic.sidebar_dynamic_sytle01{
		padding-right:15px!important;
		padding-left:15px!important;
		margin-top: 30px;
	}
	.sidebar_dynamic.sidebar_dynamic_sytle01 > .sidebar_sticky{
		padding-top:0!important;
		padding-bottom:0!important;
	 }

}

.has-sidebar >.row{
	position: relative;
}




/*page */
.swiper-container .swiper-pagination-bullet-active{
	background: var(--accent-color);	
}
.swiper-container .swiper-button-next:hover, 
.swiper-container .swiper-button-prev:hover{
	color: var(--accent-color);	
}
 
.isotope-grid .isotope-group a:before {
    border-top-color:var(--accent-color2);
}

.isotope-grid .isotope-group a:after {
    border-top-color:var(--accent-color2);
}

.easy-carousel .pagination-bullet{
	color: var(--accent-color);	
}
 

/*backtop */

