*{
    font-family: Arimo;
}

.elementor {
    font-family: Arimo;
}
.elementor-2633 .elementor-element.elementor-element-c3f15cf .elementor-heading-title {
    font-family: Arimo;
    font-size: 51px;
}
.elementor-2759 .elementor-element.elementor-element-748f9b5 .elementor-heading-title {
    font-family: Arimo;
    font-size: 51px;
}
.elementor-2784 .elementor-element.elementor-element-2ec499c7 .elementor-heading-title {
    font-family: Arimo;
    font-size: 65px;
    font-weight: 900;
    line-height: 1.2em;
}


.elementor-6107 .elementor-element.elementor-element-f74e2a1 .elementor-portfolio__filter {
    color: #000000;
    font-family: Arimo;
    font-size: 20px;
}

.creative-layout .fixed .top-bar .name h1 a img {
    max-height: 70px;
	padding-top:0px;
	margin-top: -6px;
	padding-bottom:0px;
}

.l-header.creative-layout {
    background: #fff;
height:85px}

body.admin-bar .creative-layout .contain-to-grid.sticky.fixed {
    top: 28px;
    height: 90px;
}
.l-header.creative-layout.clearfix{
    top: 28px;
    height: 90px;
}
.top-bar .name {
    padding: 7px 0 0 17px;
}


.creative-layout .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 20px;
}
.blog-page .read-more-link, #wp-calendar a, .wd-testimonail blockquote cite, .list-icon li:before, .wd-heading h2 span, a, .creative-layout .top-bar-section li:not(.has-form).active_menu a:not(.button) {
    color: #000000;
}
.blog-page .read-more-link, #wp-calendar a, .wd-testimonail blockquote cite, .list-icon li:after, .wd-heading h2 span, a, .creative-layout .top-bar-section li:not(.has-form).active_menu a:not(.button) {
    color: #000000;
}
.elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover {
    padding: 0px 0px;
    line-height: 22px;
}
ul li {
    font-size: 22px;
	
}

.creative-social .call, .creative-social .address, .social-icons a {
    color: #ffffff;
    font-size: 20px;
}

.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
    border: none;
    font-size: 22px;
    line-height: 20px;
    letter-spacing: .5px;
    background: rgba(0,0,0,0.61);
    color: #FFF;
    padding: 10px 15px;
}
.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
    border: none;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .5px;
    background: rgba(0,0,0,1);
    color: #FFF;
     padding: 10px 15px; 
}
.creative-layout .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 11px; 
}
.top-bar-section .has-dropdown>a {
    padding-right: 15px !important;
}
.creative-social {
    height: 35px;
	margin-top: -10px;
	}
.searchform #s {
    font-size: 2px;
    height: 38px;
    width: 190px;
    padding-right: 25px;
	margin-bottom:40px !important;
    box-shadow: 0 0 0 rgba(0,0,0,0.1) inset;
    border: 1px solid #e7e7e7;
	
}
.searchform #searchsubmit {
    background-color: rgba(0,0,0,0.01);
    border: 0 none;
    box-shadow: none;
    color: #000;
    display: inline-block;
    font-size: 0.01px;
    height: 0.1px;
    position: fixed;
    right: 1;
    transition: all 0.3s ease-in-out 0s;
    width: auto;
}
.searchform #s {
    font-size: 0.9em;
    height: 34px;
    width: 190px;
    padding-right: 0px;
    margin-right: 40px;
	   margin-bottom: 60px;
    box-shadow: 0 0 0 rgba(0,0,0,0.1) inset;
    border: 1px solid #e7e7e7;
	
}
.is-menu.full-width-menu form, .is-menu.sliding form {
    min-width: 0 !important;
    position: absolute;
    right: 0px;
}
.is-menu.full-width-menu form, .is-menu.sliding form {
    min-width: 0 !important;
    position: absolute;
    right: 0;
    top: -3px;
    width: 0;
    z-index: 9;
}


.search-icon {
  height:  50px;
}

.elementor-2025 .elementor-element.elementor-element-21638a18 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
    background-color: #ffffff;
    border-width: 2px 2px 2px 2px;
    border-radius: 6px 6px 6px 6px;
	border-color: grey
}
.wp-caption {
    background: #fff;
    border: 0px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
    clear: both;
}
.creative-layout .contain-to-grid, .creative-layout .top-bar {
    background: #ffffffff;
    box-shadow: none;
    display: block;
    margin: 0 auto;
    width: 100%;
    z-index: 1001;
}

.top-bar.expanded {
    background: white;
	height: 5500px !important;
	font-size : 50px !important;
}

.elementor-portfolio-item__overlay {
    opacity: 1;
    position: above;
    top: 300px;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    overflow: visible;
    background-color: hsla(0,0,0,0);
			border-TOP: solid 4px black;

}
.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
    width: 304px;
     height: auto-flow;
		border-TOP: solid 6px black;
	
			border-left: solid 5px black;
		border-right: solid 4px black;
}
.elementor-2241 .elementor-element.elementor-element-f74e2a1 .elementor-portfolio__filter:not(:first-child) {
    margin-left: 20px;
	}
	