/*
Theme Name : Ayling
Template: visual-composer-starter
*/
div.content-wrapper {
	padding-top: 0;
	padding-bottom: 0;
}
div.main-content {
	padding-bottom: 0;
	
}
body:not(.menu-sandwich) div.navbar-header {
	max-width: 134px;
	float: none;
	margin: auto;
	padding-bottom: 6px;
}
/*body:not(.menu-sandwich) div#main-menu {
	text-align: center;
	position: unset;
	margin: 0;
}*/
body.header-full-width nav.navbar {
	padding-left: 0;
	padding-right: 0;
}
body:not(.menu-sandwich) div#main-menu > ul > li > a {
	font-size: 14px;
	text-transform: uppercase;
	padding: .55em 1.5em;
}
body:not(.menu-sandwich) div#main-menu > ul {
	margin: 0;
	margin-top: 5px;
}

#main-sec {
	position: relative;
}
#main-sec .copyright {
	position: absolute;
	bottom: 0;
	right: 30px;
	font-size: 11px;
	color: rgb(146, 142, 142);
}
button.navbar-toggle {
	position: absolute;
	left: 30px;
	top: 20px;
}
.navbar-header .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 7px;
}
.navbar-header .navbar-toggle .icon-bar {
    width: 30px;
	background-color: #e2e2e2;
}
button.navbar-toggle .icon-bar {
	background-color: #fff;
}
div#main-menu {
	background-color: #8c8c8c;
}
/* Home page */
.home .home-middle-title h1 {
	font-weight: 400 !important;
	font-size: 52px !important;
}

@media (max-width: 767px) { 
/* Home page */
	.home .home-middle-title h1 {
		font-size: 30px !important;
	}
}

@media (max-width: 767px) { 
	body:not(.menu-sandwich) div#main-menu.desktop {
		display: none;
	}
	body:not(.menu-sandwich) div#main-menu.mobile {
		display: block;
	}
	#home-h h1 br {
		display: none;
	}
	#contact .elementor-element .elementor-icon-box-icon {
		display: inline-block;
		float: left;
		margin-right: 10px !important;
	}
	#contact .location .elementor-icon-box-icon {
		margin-bottom: 80px;
	}	
	div#main-menu {
		margin-left: -270px;
		left: 0;
		background-color: #1f1d1e;
	}
	#main-menu.open {
		margin-left: 0;
	}
	body:not(.menu-sandwich) div#main-menu ul li a {
		padding: 12px 12px 12px 0;
		color: #b9b5b5;
		border-bottom: 1px solid #4c4c4c;
	}	
	div#main-menu ul li.menu-item-has-children > a {
		margin: 0;
	}	
	div#main-menu > ul > li > .dropdown-toggle {
		padding: 10px 0;
		color: #b9b5b5;
	}	
	div#main-menu ul li ul li {
		padding-left: 20px;
	}	
	div#main-menu > ul > li > .dropdown-toggle {
		transform: rotate(-90deg);
	}	
	div#main-menu > ul > li > .dropdown-toggle.open {
		transform: rotate(0);
	}	
}
@media (min-width: 768px) { 
	body:not(.menu-sandwich) div#main-menu.desktop {
		display: block;
	}
	body:not(.menu-sandwich) div#main-menu.mobile {
		display: none;
	}
	body:not(.menu-sandwich) div#main-menu {
		background: #8c8c8c;
		opacity: 0.8;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 42px;
		margin: 0;
		text-align: center;		
	}	
}
		


/* service page */
#service-provide .elementor-widget-tabs .elementor-tab-desktop-title {
	padding: 10px 0;
	font-weight: 400;
}
#service-provide .elementor-widget-tabs .elementor-tab-content {
	padding: 10px 0;
}
#service-provide .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
	font-weight: 700;
}
#service-provide h2 {
	font-weight: 300;
	color: #cecece;
	margin-bottom: 40px;
}
#service-provide .elementor-widget-tabs .elementor-tab-content p {
	line-height: 1.3em;
}
.service_tab ul li {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 4px 0;
	color:#cecece;
/* 	cursor: pointer; */
}
.service_tab ul li::before {
	content: '';
}
.service_tab ul li.active {
	font-weight: 700;
	color: #ededed;
}
body:not(.elementor-editor-active) #service-provide .elementor-text-editor {
	color: #cecece;
}
body:not(.elementor-editor-active) #service-provide .tab-content .elementor-element {
	display: none;
}
body:not(.elementor-editor-active) #service-provide .tab-content .elementor-element:first-child {
	display: block;
}
#service-provide {
	min-height: 900px;
	background-color: #6e6e6e;
}


@media (max-width: 767px) { 
	#service-provide h2 {
		font-size: 25px;
	}
	section#service-provide {
    background-position: center center;
}
}
@media (min-width: 768px) { 
	body:not(.menu-sandwich) #main-menu .service_tab .sub-menu {
		display: none !important;
	}
	body:not(.menu-sandwich) div#main-menu ul li.menu-item-has-children.service_tab > a::before {
		display: none;
	}			
}
				
/* End service page */



/* Contact Us Page */
.page-id-13 .elementor-icon-box-content .elementor-icon-box-title a {
	border-bottom: none;
}
.page-id-13 .elementor-icon-box-content .elementor-icon-box-title a:hover {
	color: #c0bfbf;
}
/* End Contact Us Page */

body:not(.menu-sandwich) div#main-menu {
	background: #000;
}

h1.entry-title {
	display: none !important;
}

body:not(.menu-sandwich) div#main-menu {
	background: #fff;
	opacity: 1;
}