



/* CustomFonts */
@font-face {
 font-family: 'Glimer';
 src: url('/Portals/0/ThemePluginPro/uploads/2025/12/16/gilmer-bold-webfont.woff') format('woff');
 font-weight: bold;
}

@font-face {
 font-family: 'Glimer';
 src: url('/Portals/0/ThemePluginPro/uploads/2025/12/16/gilmer-heavy-webfont.woff') format('woff');
 font-weight: 800;
}

@font-face {
 font-family: 'Glimer';
 src: url('/Portals/0/ThemePluginPro/uploads/2025/12/16/gilmer-light-webfont.woff') format('woff');
 font-weight: 600;
}

@font-face {
 font-family: 'Glimer';
 src: url('/Portals/0/ThemePluginPro/uploads/2025/12/16/gilmer-regular-webfont.woff') format('woff');
 font-weight: normal;
}




:root{
	--default-color: #333333;
    --accent-color:#f26522;
    --accent-color2:#f7931e;
    --accent-color3:#ff6600;
    --accent-color4:#ffbc00;

    --family:"Glimer";
    --family2:"Glimer";

    --button-color1:#f7931e;
	--button-hover-color1:#f26522;
    --button-color2:#c72d29;
	--button-hover-color2:#fc4b46;
    --button-color3:#ff6600;
	--button-hover-color3:#ff8330;
    --button-color4:#ffbc00;
	--button-hover-color4:#ffcc3e;
    --button-color5:#ffffff;
	--button-hover-color5:#ffffff; 

	--link-color:#FFFFFF;
	--link-visited-color:#ffffff;
	--link-hover-color:#f7931e;
	--link-active-color:#da2e29;

	--container-width: auto;

	--h1-color: #ffffff;
	--h2-color: #ffffff;
	--h3-color: #ffffff;
	--h4-color: #ffffff;
	--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;
	}
}
 

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500;700;800&display=swap'); */

body, 
p,
p > strong, 
span,
ul,
li,
p > a,
#mainMenu li a,
.article_pager a,
b{
	font-family: 'Glimer', sans-serif !important;
	font-weight: normal !important;
}

#mainMenu li a{
	font-size: 20px !important;
}

h1, 
h2,
h2 > a,
h2 > span{
	font-family: 'Glimer', sans-serif !important;
	font-weight: bold !important;
	line-height: 1.3em !important;
	margin-bottom: 16px !important;
}
h1{
    line-height: 1em !important;
}

h3,
h3 > a,
.wsc_slides_grid h3,
h3 > b{
	font-family: 'Glimer', sans-serif !important;
	font-weight: bold !important;
	line-height: 1.3em !important;
	margin-bottom: 16px !important;
}

#dnn_BannerPane{
    background-color: #000000;
    padding-bottom: 40px;
}

/* homepage */
#services-section a:hover{
    color: #f7931e !important;
}
#services-section .home-services{
    margin-bottom: 40px;
}
#contact-us-section{
    background: linear-gradient(to right,  #f7931e 0%,#f7931e 0%,#f26522 100%) !important;
}

/* Services */
#dnn_ctr468_ViewEasyDNNNewsMain_ctl00_pnlViewArticle{
    background-color: #0c0405;
    padding-bottom: 30px;
}
#dnn_ctr468_ViewEasyDNNNewsMain_ctl00_pnlViewArticle article{
    max-width: 1200px;
    margin: auto;
    padding: 0 15px;
}
#dnn_ctr468_ViewEasyDNNNewsMain_ctl00_pnlViewArticle article h1{
    font-family: 'Glimer', sans-serif;
    line-height: 1em;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 16px !important;
}
#dnn_ctr468_ViewEasyDNNNewsMain_ctl00_pnlViewArticle article h3 > strong{
    font-family: 'Glimer', sans-serif;
    line-height: 1em;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 16px !important;
}
#dnn_ctr468_ViewEasyDNNNewsMain_ctl00_pnlViewArticle article p
{
    font-family: 'Glimer', sans-serif;
    line-height: 27px;
    color: #FFFFFF;
    font-weight: 600;
    margin-bottom: 16px !important;
    max-width: 555px;
    font-size: 16px;
}
#dnn_ctr468_ViewEasyDNNNewsMain_ctl00_pnlViewArticle article ul li{
    font-family: 'Glimer', sans-serif;
    line-height: 27px;
    color: #FFFFFF;
    font-weight: 600;
    max-width: 555px;
    font-size: 16px;
}

/* carousel */
#carousel .swiper-button-next,
#carousel .swiper-button-prev{
    display: none;
}
#carousel .swiper-button-next > span,
#carousel .swiper-button-prev > span{
    display: none;
}
#carousel .carousel02 .swiper-slide .pic::after{
    display: none;
}

/* contact us button section */
#contact-us-button-section{
    padding: 40px 0;
}

/* shared contact form */
#shared-contact-form-section{
    max-height: 700px;
    margin-top: 40px;
    margin-bottom: 40px;
}
#shared-contact-form-section .layout-container{
    margin-top: 0;
    margin-bottom: 0;
}
#shared-contact-form-section span.form-required::before{
    color: #FFFFFF;
}
#shared-contact-form-section .layout-default .formErrorContent2{
    color: #FFFFFF;
}
#shared-contact-form-section button#submit_1_1-submit{
    display: block;
    width: 100%;
    border: 1px solid #FFFFFF;
    font-weight: 600;
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'Glimer', sans-serif;
    cursor: pointer;
}

/* footer */
#footer-section{
    padding-top: 40px;
}
#footer-section li{
    margin-bottom: 10px !important;
}
#footer-section li a,
#footer-section p{
    font-size: 16px !important;
    text-align: left;
}
#footer-section a.social-05{
    width: 40px !important;
    height: 40px !important;
    margin-right: 10px !important;
}
#footer-section a.social-05:hover{
    background-color: #000000 !important;
    border: 1px solid #ffffff !important;
}
.main-footer{
    padding-top: 10px !important;
}
.main-footer .footer{
    font-size: 13px !important;
}
.main-footer #column-102508{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.main-footer #UserLogin604072{
    font-size: 14px;
    margin-left: 3px;
}
.main-footer #UserLogin604072 .sep{
    color: #777777 !important;
}
.main-footer #dnn_dnnLogin604072_loginLink{
    margin-left: 3px;
    font-size: 13px;
    color: #777777 !important;
}
.main-footer .footer-info-box{
	padding-left: 15px;
}

/* Testemonials Carousel */
#testimonials-section{
    padding: 40px 0;
}
#testimonials-section .carousel-wrapper{
    padding: 0;
}
#testimonials-section p{
    color: #333333;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 20px;
    margin-top: 20px;
}
#testimonials-section blockquote{
    background-color: #f7f7f7;
    height: auto;
    padding: 0;
}
#testimonials-section blockquote .img-Lazy-warp{
    margin-bottom: 0;
    align-items: center;
    justify-content: center;
    display: flex;
}
#testimonials-section blockquote img{
    height: 80px;
    width: 80px;
}
#testimonials-section blockquote p{
    max-width: 900px;
    margin: 0 auto;
}
#testimonials-section blockquote > .name{
    color: #333333;
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    font-family: 'Glimer', sans-serif !important;
}
#testimonials-section blockquote > .position{
    font-style: italic;
    font-size: 13px;
    color: #333333;
    line-height: 22px;
    font-weight: 600;
    font-family: 'Glimer', sans-serif !important;
}
#testimonials-section blockquote > .position::after{
    display: none;
}
#testimonials-section .carousel-pagination{
    padding: 0;
    bottom: 0;
    top: 5px;
    position: relative !important;
}
#testimonials-section .easy-carousel .pagination-bullet{
    width: 10px;
    height: 10px;
}

/* News Page */
#news-banner{
    padding: 40px 0 0;
}
#dnn_ctr443_ContentPane{
    padding: 40px 0;
    background-color: #f7f7f7;
}
#dnn_ctr443_ContentPane .media_o{
    flex-direction: column;
}
#dnn_ctr443_ContentPane .media_o .post .blog_content{
	padding: 38px;
}

/* News Index Page */
#dnn_ctr443_ContentPane .media_o .post:not(.post_details){
	flex: none;
    max-width: 1080px;
    margin: 0 auto 15px;
    padding: 0;
}

#dnn_ctr443_ContentPane .media_o .post:not(.post_details) .blog_content .blog_header{
	border-bottom: none;
}

#dnn_ctr443_ContentPane .media_o .post:not(.post_details) .blog_content .blog_header li > a{
    font-family: 'Glimer', sans-serif !important;
}

#dnn_ctr443_ContentPane .media_o .post:not(.post_details) .blog_content .read_more{
	border-top: none;
}

#dnn_ctr443_ContentPane .media_o .post:not(.post_details) .post_blog{
	display: flex;
}

#dnn_ctr443_ContentPane .media_o .post:not(.post_details) .post_blog .lb_img{
	max-width: 40%;
	width: 100%;
    margin: 0;
}

#dnn_ctr443_ContentPane .media_o .post:not(.post_details) .post_blog .lb_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#dnn_ctr443_ContentPane .media_o .post:not(.post_details) .post_blog .blog_content{
	align-self: center;
	width: 100%;
}
#dnn_ctr443_ContentPane .media_o .post .post_blog .blog_content p {
	color: #333;
}
#dnn_ctr443_ContentPane .media_o a.read-more, 
#dnn_ctr443_ContentPane .media_o .blog_content a.read-more,
#dnn_ctr443_ContentPane .media_o .post:not(.post_details) .user_icon{
	color: #333;
}

/* Post or News Details */
#dnn_ctr443_ContentPane .post_details{
    max-width: 1140px;
    margin: 0 auto;
}
#dnn_ctr443_ContentPane .post_details h1{
    font-size: 38px;
    text-transform: none;
    font-style: normal;
    color: #252525;
    letter-spacing: 1px;
}
#dnn_ctr443_ContentPane .post_details h2{
    font-size: 30px !important;
    color: #252525 !important;
    margin: 0 !important;
    text-transform: none;
}
#dnn_ctr443_ContentPane .post_details ul{
    margin-bottom: 10px;
}
#dnn_ctr443_ContentPane .post_details li{
    color: #333 !important;
    font-size: 16px !important;
}
#dnn_ctr443_ContentPane .post_details p,
#dnn_ctr443_ContentPane .post_details p{
    margin-bottom: 10px !important;
    line-height: 27px
}
#dnn_ctr443_ContentPane .post_details p a,
#dnn_ctr443_ContentPane .post_details p a strong{
    color: #f68b1e;
    font-weight: 600 !important;
    font-family: 'Glimer', sans-serif !important;
    line-height: 27px;
}
#dnn_ctr443_ContentPane .post_details .blog_summary ul{
    list-style-type: disc;
    padding-left: 20px;
}
#dnn_ctr443_ContentPane .post_details a.btn-primary{
    display: inline-block;
    padding: 15px;
    background-color: #eb8125;
    color: #fff;
    font-size: 28px;
    text-decoration: none !important;
    border-radius: 4px;
    margin-bottom: 20px;
}


/* contact us page */
#contact-form-section{
    padding: 40px 0;
}
#row-643946{
    display: none;
}
#contact-form-section #LiveForm404 > ul{
    box-shadow: none;
    padding: 15px 0;
}
#contact-form-section #LiveForm404 label{
    font-weight: bold;
    margin-bottom: 4px;
    text-align: left;
    color: #7b7b7b;
    font-size: 17px;
}
#contact-form-section #LiveForm404 input{
    height: 38px;
    padding: 8px;
    background-color: #FFFFFF;
    font-size: 13px;
    color: #666;
    box-shadow: none;
    outline: none;
}
#contact-form-section #LiveForm404 textarea{
    min-height: 65px;
    padding: 8px;
    box-shadow: none;
    font-size: 13px;
    color: #666666;
    outline: none;
}
#contact-form-section #LiveForm404 input[type="submit"]{
    min-width: 100px;
    font-weight: bold;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    padding: 15px;
    font-size: 13px;
    box-shadow: none;
    border-radius: 4px;
    background: #eb8125;
    width: 100% !important;
    height: auto !important;
    transition: all 0.3s ease;

}
#contact-form-section #LiveForm404 input[type="submit"]:hover{
    box-shadow: 0 0 0 2px white, 0 0 0 3px #eb8125 !important;
}
#team-section{
    background-color: #f7f7f7;
    padding: 40px 0;
}
#team-section .Architecture-blog{
    background: transparent;
}
#team-section .Architecture-blog:hover{
    box-shadow: none;
}
#team-section .Architecture-blog::after{
    border: none;
}

/* FAQ */
#faq-section ul{
    list-style: none !important;
}

/* Login */
#dnn_ctr437_Login_UP label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
#dnn_ctr437_Login_UP input[type="text"]{
    width: 200px;
    min-width: 200px;
    margin-bottom: 5px;
    max-width: 445px;
    padding: 8px;
    background: #ffffff;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    color: #333;
    font-size: 12px;
    outline: none;
}
#dnn_ctr437_Login_UP .dnnCheckbox .mark{
    background-color: transparent;
}
#dnn_ctr437_Login_UP form .btn{
    padding: 11px 20px;
}
#dnn_ctr437_Login_Login_DNN_cmdLogin{
    background: #fcc43f;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 5px 20px;
    text-shadow: none;
    font-size: 14px;
}
#dnn_ctr437_Login_Login_DNN_cancelLink,
#dnn_ctr437_Login_Login_DNN_passwordLink{
    border: 1px solid #ebebeb;
    box-shadow: none;
    border-radius: 0;
    padding: 5px 20px;
    text-shadow: none;
    background: transparent;
    color: #4c5667;
    font-size: 14px;
}
#dnn_ctr437_Login_Login_DNN_cancelLink:hover,
#dnn_ctr437_Login_Login_DNN_passwordLink:hover{
    background: #fcc43f;
    color: #FFFFFF;
}

/* Gallery */
#gallery-section #EDG_0_Shadow_2 .EDGbackground .EDGcontentbgrd{
    padding: 0;
}
#gallery-section .is-container,
#gallery-section .is-container .col-md-12{
    padding: 0;
}
#gallery-section tbody td{
    width: 16.5% !important;
    max-width: 317px;
    height: 100%;
    max-height: 100%;
}
#gallery-section tbody td .EDGmain{
    margin: 0;
    padding: 0;
}
#gallery-section .EDGmain .EDGimage a input,
#gallery-section #EDG_0_Shadow_2 .EDGmain .EDGimage a input{
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    border-spacing: 0 !important;
}

@media screen and (max-width: 1200px){

    /* news single post */
    #dnn_ctr443_ContentPane .post_details{
        max-width: 90%;
    }
    
}

/* medium screen size */
@media screen and (max-width: 1080px) {
    
    /* news index */
    #dnn_ctr443_ContentPane .media_o .post:not(.post_details){
        max-width: 80%;
        flex-direction: column;
    }
    #dnn_ctr443_ContentPane .media_o .post:not(.post_details) .post_blog .lb_img{
        max-width: 100%;
    }
    #dnn_ctr443_ContentPane .media_o .post:not(.post_details) .post_blog{
        flex-direction: column;
    }
}

@media screen and (max-width: 980px) {

    /* contact us page */
    #contact-form-section .time{
        text-align: center;
    }
}

@media screen and (max-width: 768px){

    /* gallery section */
    #gallery-section tbody td{
        width: 33% !important;
    }
}

/* mobile screen */
@media screen and (max-width: 480px) {

    /* contact us button */
    #dnn_FooterPaneD a{
        font-size: 25px !important;
    }

    /* news index */
    #dnn_ctr443_ContentPane .media_o .post:not(.post_details) .blog_content{
        padding: 22px !important;
    }
    #dnn_ctr443_ContentPane .media_o .post:not(.post_details) .blog_header h2{
        font-size: 20px !important;
        text-align: center;
    }
    #dnn_ctr443_ContentPane .media_o .post:not(.post_details) .blog_summary p{
        text-align: center;
    }

    /* news single post */
    #dnn_ctr443_ContentPane .post_details h1{
        font-size: 28px !important;
        text-align: center;
    }
    #dnn_ctr443_ContentPane .post_details h2{
        font-size: 22px !important;
    }
    #dnn_ctr443_ContentPane .post_details .blog_summary p > span{
        font-size: 16px !important;
    }
    #dnn_ctr443_ContentPane .post_details .blog_summary a.btn-primary{
        display: block;
        max-width: 200px;
        text-align: center;
        margin: 0 auto 15px;
    }

}


	


.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:"Glimer"; 	font-weight:bold;
	font-size:2.25rem;
	line-height:1em;
	letter-spacing:0;
}		
h2{
	color:var(--h2-color);
		font-family:"Glimer"; 	font-weight:bold;
	font-size:1.75rem;
	line-height:1em;
	letter-spacing:0;
}		
h3{
	color:var(--h3-color);
		font-family:"Glimer"; 	font-weight:600;
	font-size:1.75rem;
	line-height:1em;
	letter-spacing:0;
}		
h4{
	color:var(--h4-color);
		font-weight:500;
	font-size:1.625rem;
	line-height:1.4;
	letter-spacing:0;
}		
h5{
	color:var(--h5-color);
		font-weight:500;
	font-size:1.375rem;
	line-height:1.4;
	letter-spacing:0;
}		
h6{
	color:var(--h6-color);
		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;			}		
			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:500;
}
.bold,
.font-weight-bold,
.strong-before:before,
.strong-after:after,
.strong-before :before,
.strong-after :after{
	font-weight:500!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 */

