.hide{
	display:none
}
.navbar-collapse >nav {
    margin-left: auto;
}


.dropdown-menu li a {
    transition: all .4s;
    padding: 10px 25px;
    position: relative;
	font-size: 13px;
    opacity: .9;
	display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-menu{
padding: 10px 0;
    border: 0;
    box-shadow: 0px 10px 40px -4px rgb(0 0 0 / 10%);
	transition: all .4s;
}

#main-menu .dropdown > a::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.dropdown-menu li a::after {
	display:none!important;
}
.pattern1-bg .filter.bg-img {
    background-image: url(../img/line-pattern1.png)!important;
}
.data-overlay-dark h6, .data-overlay-dark span,
.data-overlay-dark h4{
	color:#FFF;
}
@media screen and (max-width: 991px){

	.dropdown-menu li a{
		color:#FFF!important;
	}
	.search-form__submit.form-submit{
		display:none
	}
}
.dark-style .title-section,
.dark-style h6 {
    color: #FFF;
}
.mr-top-140{
	margin-top:-140px;
}
.projdtal{
	width:100%;
	clear:both;
}
.video-bg{
	width:100%;
}
.blog-list-style1 > .img > a{
	width:100%;
}
.comments-area article h3{
	font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}
.comments-area article.js-comment{
	padding: 30px 0;
    border-bottom: 1px solid #eee;
}
.comments-area section h2{
	font-size:25px;
}
.comments-area article ul.links.inline{
	float:right
}
.comments-area .indented{
	margin-left:50px;
}
.comment-form input[type=text], .comment-form textarea,
.user-login-form input[type=text], .user-login-form input[type=password]{
	width: 100%;
    padding: 17px;
    background: #fafafa;
    border: 0;
}
.comment-form input[type=submit], .search-form input[type=submit],
.user-login-form input[type=submit]{
	cursor: pointer;
    padding: 14px 40px;
    background: #1e1e1e;
    color: #FFF;
    border: none;
    border-radius: 3px
}
.comments-area h2:last-child, .comments-area h2:nth-child{
	margin-top:50px;
}
.h-node-article{
	font-size:27px!important;
}
.comment-form label {
    margin-top: 20px!important;
}
.contact-form input[type=submit]:last-child {
    float: right;
	cursor: pointer;
}
section.contact .row {
    position: relative;
}
.contact-form input[type=submit] {
    width: 49%;
    float: left;
	cursor: pointer;
}
.contact .form {
    padding: 81px 5%!important;
}
.search-form {
    margin-top: 60px;
    width: 100%;
	margin-bottom:25px;
}
.search-form input[type=search] {
    width: 100%;
    padding: 10px;
    border: solid 1px #EEE;
    margin-bottom: 20px;
}
.path-search .row-content h2{
	width:100%;
}
.path-search .row-content ol{
	width:100%;

}
.path-search .row-content ol li{
margin-bottom: 22px;
    border-bottom: solid 1px #EEE;
    padding-bottom: 22px;
}

.path-search .row-content ol li a{
	font-size:23px;
}
.user-login-form{
	margin-bottom: 60px;
    margin-top: 25px;
}

#toolbar-administration {
  position: fixed;
  top: 0;
  z-index: 9999999;
}

.contextual {
  top: 30%;
}
.contextual .visually-hidden {
  clip: auto;
  position: absolute;
  top: 20%;
}
.contextual .contextual-links {
  background: #fff;
}
.contextual .contextual-links a {
    color: #000;
}

.process .item .bg-img {
  background-position: center center;
}

#toolbar-administration {
    z-index: 9999 !important;
}
.logged-in .navbar.change:not(.nav-scroll) {
    top: 110px !important;
}
.logged-in .navbar.change.nav-scroll {
    top: -27px;
}

.contact .messages__wrapper .messages {
    padding: 10px;
    max-width: 220px;
    background: #b19777;
    color: white;
}

@media screen and (max-width: 991px) {
.contact .map-box iframe {
    max-height: 400px;
}
.slid-half .nofull {
    height: 100vh; /* Fallback for older browsers */
    height: 100dvh; /* Dynamic viewport height for mobile browsers */
}
.navbar .navbar-collapse {
    max-height: 500px !important;
}
}

.blog-pg .posts .item .content .tags a {
    pointer-events: none;
}

@media screen and (max-width: 768px) {
    .pages-header {
        background-attachment: unset !important;
        background-position: center center !important;
    }
    .node--type-portfolio .intro-section {
        padding: 40px 0 !important;
    }
}
