@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap');

body {
    font-family: 'Work Sans', sans-serif;
    color: #292929;
    font-size: 16px;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h5 { font-weight: 700;}

.moduletable h3 {
    text-align: center;
    color: #F67F00;
    font-size: 45px;
	margin: 0 auto 40px 0;
}

img {
  width: 100%;
}

/************************
article right image
*************************/
.right  img{
    height: auto;
    padding: 0;
}

@media (min-width: 767px){
.right  img{
    float: right!important;
    width: 400px!important;
    height: auto;
    padding: 0 0 15px 15px;
}
}


.container-fluid { width: 1400px;}

a {
    color: #F67F00;
}
a:hover {
    color: #333;
}

.mod-customstyle1block .module-title { margin-bottom: 40px;}
.mod-customstyle1block .module-title .title {
    text-align: center;
    color: #F67F00;
    font-size: 45px;
}

.module-style1 .module-title { margin-bottom: 40px;}
.module-style1 .module-title .title {
    text-align: center;
    color: #F67F00;
    font-size: 45px;
}

.module-style2 .module-title { margin-bottom: 30px;}
.module-style2 .module-title .title {
    text-align: left;
    color: #F67F00;
    font-size: calc(1.375rem + 1.5vw);
}


@media (min-width: 1200px) {
    .module-style2 .module-title .title {
        font-size: 2.5rem;
    }
}


.btn-outline-kesari {
    color: #f67f00;
    border-color: #f67f00;
}
.btn-outline-kesari.active,
.btn-outline-kesari:focus,
.btn-outline-kesari:hover {
    color: #FFFFFF;
    background-color: #f67f00;
    border-color: #f67f00;
}

.btn-kesari {
    color: #FFFFFF;
    background-color: #f67f00;
    border-color: #f67f00;
}
.btn-kesari.active,
.btn-kesari:focus,
.btn-kesari:hover {
    color: #FFFFFF;
    background-color: #ff5013;
    border-color: #ff5013;
}

.control-group { margin-bottom: 15px;}
.control-group .control-label { margin-bottom: 5px; font-weight: 600;}

.page-link {
    color: #f67f00;
}
.page-link:hover {
    color: #f08f28;
}
.page-link:focus {
    color: #f08f28;
    box-shadow: 0 0 0 .25rem rgba(240,143,40,.25);
}
.page-item.active .page-link {
    background-color: #ff5013;
    border-color: #ff5013;
}


.top-wrapper {
    background: #292929;
    padding: 15px 0;
    color: #FFFFFF;
    font-size: 15px;
}
.top-wrapper .col-smlinks a { 
    display: inline-block;
    margin-left: 20px;
}
.top-wrapper .col-smlinks a img { width: 23px;}
.top-wrapper .col-smlinks a:first-child {
    margin-left: 0;
}


.subtop-wrapper {
    padding: 10px;
    background: #FFFFFF;
}
.subtop-wrapper .col-toplogo img {
    height: 100px;
  width:auto;
}
.subtop-wrapper .col-topcontent .content-block {
    display: flex;
    align-items: center
}
.subtop-wrapper .col-topcontent .content-block .img-content {
    margin-right: 15px;
    height: 50px;
  	width: auto;
}
.subtop-wrapper .col-topcontent .content-block .text-content {
    font-size: 15px;
}
.subtop-wrapper .col-topcontent .content-block .text-content h4 {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
}


.mainmenu-wrapper {
    background: #292929;
}
.mainmenu-wrapper .dj-megamenu-wrapper { 
    display: table;
    margin: 0 auto;
}
.mainmenu-wrapper .dj-megamenu-wrapper .dj-megamenu-clean li a { 
    color: #FFFFFF;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    padding: 0 30px;
}
.mainmenu-wrapper .dj-megamenu-wrapper .dj-megamenu-clean li a:hover,
.mainmenu-wrapper .dj-megamenu-wrapper .dj-megamenu-clean li a.active { 
    color: #F67F00;
}
.mainmenu-wrapper .dj-megamenu-clean li:hover a.dj-up_a, 
.mainmenu-wrapper .dj-megamenu-clean li.hover a.dj-up_a {
  color: #F67F00;
}
.mainmenu-wrapper .dj-megamenu-offcanvas-dark .dj-mobile-open-btn:hover,
.mainmenu-wrapper .dj-megamenu-offcanvas-dark .dj-mobile-open-btn:focus,
.mainmenu-wrapper .dj-megamenu-offcanvas-dark .dj-mobile-open-btn { 
    background: none;
    color: #FFFFFF;
    font-size: 31px;
}
.mainmenu-wrapper .dj-megamenu-offcanvas-dark .dj-mobile-open-btn::before {
    content: 'Menu';
    display: inline-block;
    text-transform: uppercase;
    margin-right: 15px;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    top: -5px;
}
.mainmenu-wrapper .dj-megamenu-clean li div.dj-subwrap .dj-subwrap-in {
	background-color: #292929;
}
.mainmenu-wrapper .dj-megamenu-clean li ul.dj-submenu > li > a {
	font-size: 14px;
	line-height: normal;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mainmenu-wrapper .dj-megamenu-clean li ul.dj-submenu > li > a:hover, 
.mainmenu-wrapper .dj-megamenu-clean li ul.dj-submenu > li > a.active {
	background: #303030;
}



.homebanner-section .mod-finder {
    display: none;
}

.homebanner-section .homebanner-searchblock .mod-finder {
    display: block;
    margin-top: 30px;
}
.homebanner-section .homebanner-searchblock .form-control {
    background-color: #DAD6D5;
    border-color: #DAD6D5;
    height: auto;
    padding: 12px 30px;
    min-width: 480px;
    font-size: 18px;
}
.homebanner-section .homebanner-searchblock .form-control::placeholder {
    color: #898484;
}



.popularservices-section {
    background: #FFFFFF;
    padding: 10px 0 50px 0;
}
.popularservices-section .popularservices-box {
    display: flex;
    align-items: start;
    width: 350px;
    margin-bottom: 30px;
}
.popularservices-section .popularservices-box .img-content {
    margin-right: 30px;
    width: 50px;
}
.popularservices-section .popularservices-box .text-content {
    font-weight: 300;
}
.popularservices-section .popularservices-box .text-content h4 {
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
}



.boardmayersalderman-section {
    padding: 60px 0;
    background: #F4F4F4;
}
.boardmayersalderman-section .uk-panel {
    background: #FFFFFF;
    padding: 7px;
    -webkit-box-shadow: 0px 10px 8px 0px rgba(29,24,25,0.1);
    -moz-box-shadow: 0px 10px 8px 0px rgba(29,24,25,0.1);
    box-shadow: 0px 10px 8px 0px rgba(29,24,25,0.1);
}
.boardmayersalderman-section .uk-panel .uk-h3 {
    font-weight: 600;
    font-size: 20px;
    padding: 0 50px;
}
.boardmayersalderman-section .uk-panel .uk-margin p {
    font-weight: 300;
    font-size: 18px;
    padding: 0 15px;
    line-height: 25px;
}
.boardmayersalderman-section .uk-slider .uk-slider-nav {
    margin-top: 40px;
}
.boardmayersalderman-section .uk-slider .uk-dotnav > * > * {
    background: #FFFFFF;
    width: 15px;
    height: 15px;
}



.eventsupdates-section {
    padding: 60px 0;
    background: #FFFFFF;
}
.eventsupdates-section .uk-panel {
    background: #F4F4F4;
    padding: 40px;
    transition: all .15s ease-in-out;
}
.eventsupdates-section .uk-panel:hover {
    background: #333333;
    color: #FFFFFF;
}
.eventsupdates-section .uk-panel .uk-h3 {
    font-weight: 700;
    font-size: 25px;
    padding: 0 20px;
    color: #F67F00;
    text-transform: uppercase;
    line-height: 25px;
}
.eventsupdates-section .uk-panel .uk-margin p {
    font-size: 17px;
    padding: 0 15px;
    margin-bottom: 0;
}
.eventsupdates-section .btn-allevents {
    margin-top: 40px;
    color: #999999;
    font-weight: 700;
    padding: 10px 40px;
    font-size: 23px;
    border-radius: 10px;
}
.eventsupdates-section .btn-allevents:focus,
.eventsupdates-section .btn-allevents:hover {
    color: #FFFFFF;
}
.eventsupdates-section .uk-slider .uk-slider-nav {
    margin-top: 40px;
}
.eventsupdates-section .uk-slider .uk-dotnav > * > * {
    background: #FFFFFF;
    width: 15px;
    height: 15px;
}




.latestnews-section {
    padding: 60px 0;
    background: url('../images/latest-news-background.jpg') no-repeat center center #000000;
    background-size: cover;
    color: #FFFFFF;
}

.latestnews-section .uk-panel .uk-h3 {
    font-weight: 600;
    font-size: 25px;
    padding: 0 20px;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 25px;
}
.latestnews-section .uk-slider .uk-panel .uk-margin { width: 48%; margin: 0 auto;}
.latestnews-section .uk-panel .uk-margin p {
    font-size: 16px;
    margin-bottom: 0;
}
.latestnews-section .btn-allnews {
    margin-top: 40px;
    background: #FFFFFF;
    color: #999999;
    font-weight: 700;
    padding: 10px 40px;
    font-size: 23px;
    border-radius: 10px;
}
.latestnews-section .btn-allnews:focus,
.latestnews-section .btn-allnews:hover {
    color: #F67F00 !important;
}
.latestnews-section .uk-slider .uk-slidenav,
.latestnews-section .uk-slider .uk-slidenav:hover,
.latestnews-section .uk-slider .uk-slidenav:focus {
    color: #FFFFFF;
}
.latestnews-section .uk-slider .uk-slider-nav {
    margin-top: 40px;
    display: none;
}
.latestnews-section .uk-slider .uk-dotnav > * > * {
    background: #FFFFFF;
    width: 15px;
    height: 15px;
}




.abovefooter-section {
    padding: 60px 0;
}

.abovefooter-section .uk-panel .uk-h3 {
    font-weight: 600;
    font-size: 25px;
    padding: 0 20px;
    text-transform: uppercase;
    line-height: 25px;
}
.abovefooter-section .uk-slider .uk-panel .uk-margin { width: 48%; margin: 0 auto;}
.abovefooter-section .uk-panel .uk-margin p {
    font-size: 16px;
    margin-bottom: 0;
}
.abovefooter-section .btn-allnews {
    margin-top: 40px;
    color: #999999;
    font-weight: 700;
    padding: 10px 40px;
    font-size: 23px;
    border-radius: 10px;
}
.abovefooter-section .btn-allnews:focus,
.abovefooter-section .btn-allnews:hover {
    color: #F67F00 !important;
}
.abovefooter-section .uk-slider .uk-slidenav,
.abovefooter-section .uk-slider .uk-slidenav:hover,
.abovefooter-section .uk-slider .uk-slidenav:focus {
}
.abovefooter-section .uk-slider .uk-slider-nav {
    margin-top: 40px;
    display: none;
}
.abovefooter-section .uk-slider .uk-dotnav > * > * {
    background: #FFFFFF;
    width: 15px;
    height: 15px;
}



.footer-wrapper {
    padding: 60px 0;
    background: url('../images/footer-background.jpg') no-repeat center center #000000;
    background-size: cover;
    color: #FFFFFF;
    border-top: 5px solid #F67F00;
}
.footer-wrapper .footer-div {
    text-align: center;
}
.footer-wrapper .footer-div h4 {
    margin: 20px 0 40px 0;
    font-size: 30px;
    font-weight: 600;
    color: #F67F00;
}
.footer-wrapper .footer-1 {
    font-size: 19px;
    text-align: left;
	max-width: 250px;
    display: block;
    margin: 0 auto 0 0;
}
.footer-wrapper .footer-1 img { max-width: 100px;}

.footer-wrapper .footer-1 label {
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}

.footer-wrapper .footer-1 address {
    margin-bottom: 20px;
}

.footer-wrapper .footer-1 address a {
    color: #fff;
    text-decoration: none;
}

.footer-wrapper .footer-1 address {
    margin-bottom: 20px;
}
.footer-wrapper .footer-2 {
    max-width: 250px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 19px;
}
.footer-wrapper .footer-2 .form-control::placeholder {
    color: #999999;
    font-weight: 300;
}
.footer-wrapper .footer-2 .form-control {
    background: none;
    border-color: #FFFFFF;
    border-radius: 7px;
    padding: 12px 20px;
    margin-top: 30px;
    box-shadow: none;
    color: #F67F00;
}

.footer-wrapper .footer-2 iframe { width: 340px; margin: 0 auto;}

.footer-wrapper .footer-3 {
    max-width: 250px;
    display: block;
    margin: 0 0 0 auto;
    text-align: center;
    font-size: 19px;
}

.footer-wrapper .footer-3 ul {
    display: block;
    margin: 0 0 0 auto;
    text-align: center;
}

.footer-wrapper .footer-3 ul a {
    color: #fff;
    text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.footer-wrapper .footer-3 ul a:hover {
    color: #F67F00;
}

.bottom-wrapper {
    border-top: 1px solid #F67F00;
    padding: 20px 0;
    background-color: #262626;
    color: #FFFFFF;
}
.bottom-wrapper .footer-menu { margin-bottom: 15px;}
.bottom-wrapper .footer-menu h4 {
    font-size: 25px;
    font-weight: 600;
    color: #F67F00;
    margin-bottom: 10px;
}
.bottom-wrapper .footer-menu .mod-menu {
    display: block;
    margin: 0 auto;
}
.bottom-wrapper .footer-menu .mod-menu li {
    display: inline-block;
}
.bottom-wrapper .footer-menu .mod-menu li a {
    font-weight: 600;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    padding: 5px 10px;
    display: block;
}
.bottom-wrapper .footer-menu .mod-menu li.active a,
.bottom-wrapper .footer-menu .mod-menu li.active a:hover {
    color: #F67F00;
}
.bottom-wrapper .copyright {
    font-size: 14px;
}
.bottom-wrapper .copyright a {
    color: #FFFFFF;
    text-decoration: none;
}



.innepage-section { padding: 50px 0 20px 0;}
.com_content.view-featured .innepage-section { padding: 0;}

.innepage-section .page-header { margin-bottom: 30px; color: #F67F00; border-bottom: 1px dashed #c2c2c2ee;}
.innepage-section .page-header a { color: #F67F00; text-decoration: none;}
.innepage-section .row {
    margin-left: -25px;
    margin-right: -25px;
}
.innepage-section [class^="col-"], 
.innepage-section [class*=" col-"] {
    padding-left: 45px;
    padding-right: 45px;
    margin-bottom: 40px;
}
.innepage-section .readmore .btn {
    font-weight: 600;
    padding: 10px 20px;
}

.christmas-parade-photo {
    width: 100%;
    height: auto;
    padding-top: 20px;
}


@media (max-width: 1399.98px) { 
    
	.container-fluid { width: 90%;}
	
	.mainmenu-wrapper .dj-megamenu-wrapper .dj-megamenu-clean li a {
		padding-left: 16px;
		padding-right: 16px;
		font-size: 14px;
	}
	.mainmenu-wrapper .dj-megamenu-clean li ul.dj-submenu > li > a {
		font-size: 13px;
	}

}


@media (max-width: 1199.98px) { 
    	
    .container-fluid { width: 100%; padding-right: 25px; padding-left: 25px;}
    .subtop-wrapper { padding-top: 20px; padding-bottom: 20px;}
    .subtop-wrapper .col-toplogo { margin-bottom: 20px;}    
    .subtop-wrapper .col-toplogo img {
        display: block;
        margin: 0 auto;
    }

    .mainmenu-wrapper .dj-megamenu-wrapper .dj-megamenu-clean li a {
		padding-left: 13px;
		padding-right: 13px;
		font-size: 13px;
	}
	.mainmenu-wrapper .dj-megamenu-clean li ul.dj-submenu > li > a {
		font-size: 12px;
		padding-top: 8px;
		padding-bottom: 8px;
	}

}


@media (max-width: 991.98px) { 
    
    .subtop-wrapper .col-topcontent .content-block {
        display: block;
        text-align: center;
    }
    .subtop-wrapper .col-topcontent .content-block .img-content {
        margin-right: 0;
        margin-bottom: 10px;
    } 

    .mainmenu-wrapper { padding: 10px 0;}

    .footer-wrapper .container { max-width: 90%;}

    .footer-wrapper .footer-1 { text-align: center; margin: 0 auto;}
    .footer-wrapper .footer-3 { margin: 0 auto;}

}


@media (max-width: 767.98px) { 
    
    .footer-wrapper .container { max-width: 100%;}

    .popularservices-section .popularservices-box { width: auto;}

    .boardmayersalderman-section .uk-slider {
        margin: 0 50px;
    }
    .eventsupdates-section .uk-slider {
        margin: 0 50px;
    }
    .latestnews-section .uk-slider .uk-panel .uk-margin {
        width: 75%;
    }
    .latestnews-section .uk-slider .uk-slider-nav { 
        display: flex;
    }

}


@media (max-width: 575.98px) { 
 

    .subtop-wrapper { padding-bottom: 0;}
    .top-wrapper .col-smlinks { margin-top: 10px;}
        
    .subtop-wrapper { 
        padding-left: 0;
        padding-right: 0;
    } 
	.subtop-wrapper .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
    .subtop-wrapper .col-topcontent {
        background: #EFEEEE;
    }
    .subtop-wrapper .col-utilities { 
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        padding-top: 15px;
        padding-bottom: 15px;
    } 
    .subtop-wrapper .col-topcontent .content-block .text-content h4 { font-size: 11px;} 
    .subtop-wrapper .col-topcontent .content-block .text-content .text {
        display: none;
    }
    .subtop-wrapper .col-topcontent .content-block .img-content {
        height: 35px;
    }
    
    .footer-wrapper .footer-2 { 
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .footer-wrapper .footer-div h4 { margin-bottom: 30px;}  
    
    .bottom-wrapper { padding-top: 35px; padding-bottom: 35px;}
    .bottom-wrapper .footer-menu {
        margin-bottom: 25px;
    }
    .bottom-wrapper .footer-menu .mod-menu li {
        display: block;
    }

}



