/* ALL WEBSITE */
a {
	color: #0270d1;
	font-weight: 600;
}
.vc-title {
	font-size: 30px;
	font-weight: bold;
}
.vc-subtitle {
	font-size: 15px;
}
.ast-archive-description {
	display:none;
}
/* main menu padding*/
.elementor-21764 .elementor-element.elementor-element-6788d394 .elementor-nav-menu--main .elementor-item {
	padding: 15px 15px !important;
}
/* SIDEBAR MENU*/
#dc_jqaccordion_widget-4-item .page_item a{
	background: black !important;
}
#dc_jqaccordion_widget-4-item ul ul li a{
	padding-left: 30px !important;
}
#dc_jqaccordion_widget-4-item ul ul ul li a{
	padding-left: 50px !important
}
/* slider homepage*/
.elementor-slide-heading{
	background: rgba(0, 0, 0, 0.6);
	display: inline-block;
	padding: 10px;
}
.elementor-slide-description h1{
	background: rgba(0, 0, 0, 0.6);
	display: block;
	padding: 10px;
	font-size:60px;
	color: #fdb338; 
	font-weight:900;
}
.elementor-slide-description h3{
	background: rgba(0, 0, 0, 0.6);
	display: block;
	padding: 10px;
	font-size:20px;
	color: #fdb338; 
	font-weight:900;
}
.elementor-slide-description span{
	background: rgba(0, 0, 0, 0.6);
  display: inline-block;
	padding: 10px;
	font-weight:400;
}

/* gallery homepage (cases)*/
.home-panel h5{
	color: white;
	background-color: #fdb338;
	font-size: 13px;
	line-height:1.5 !important;
	font-weight: bold;
	padding: 20px 0px !important;
	margin-top: -30px !important;
	margin-right: 10px !important;
	margin-left: 10px !important;
}
.txt-brown{ color: #fdb338 !important;}

/* HOME PANEL MOBILE PROBLEM */
	.elementor-element-populated{
	margin-top: 0px !important;
}

/* BLOG Date
.ast-date-meta .posted-on{margin-top: -20px !important;margin-left: -20px !important;}

/* CONTACT EMAIL*/

.contact-email {color: white !important; font-size: 25px;
}

/* OUR SUCCESS */
.our-success h1{
	font-size: 30px;
	font-weight: bold;
	color: #034a8c;
	margin-bottom: 20px;
}
.our-success h4{
	text-transform: uppercase; 	 
	font-weight: bold;
	margin-bottom: 0px;
}
.vc-testimonials strong {
		border-bottom: 1px dashed #013461;
		padding-bottom:20px;
	  display: block;
}
.vc-testimonials hr{
		border-bottom: 1px dashed #013461;
		margin-bottom:20px;
}
/* end OUR SUCCESS */

/* SIDEBAR WIDGETKIT */
.uk-h6{
	font-size: 15px !important;
}

/* BRAZENBULL */
.brazenbull a{color: #fdb338;}

/* KYLA LEE COURT

#kylascourt .elementor-upload-field::-webkit-file-upload-button {
  visibility: hidden;
}
#kylascourt .elementor-upload-field::before {
  content: 'Upload Video';
  display: inline-block;
  background: yellow;
  border: 1px solid #999;
  border-radius: 3px;
  padding: 15px 18px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 13pt;
}
#kylascourt .elementor-upload-field:hover::before {
  border-color: black;
}
#kylascourt .elementor-upload-field:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

*/
/* Adjust z-index for the image container and image to ensure the dropdown menu appears above it */
.fifu_play {
  	z-index: 1 !important; 

}