/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.drop_down .second .inner>ul>li>a:hover{
	color: #000000
}
.home .main_menu{
	display: none !important
}
.admin-bar header.sticky.sticky_animate{
	display: none
}
.contact-form p{
	color: #ffffff !important
}

.contact-form .wpcf7-form-control.wpcf7-text{
	color: #000000 !important
}
.new-main-menu li a{
	margin: 5px 20px;
	color: #ffffff !important;
	font-weight: 600;
	text-transform: uppercase !important;
}
.new-main-menu .menu{
	text-align: center;
}



.new-main-menu .menu-main-menu-container ul li{
	display: inline-block;
	
}
.new-main-menu .sub-menu{
	display:none;
}
.accordion-timetable-mob .q_accordion_holder.accordion div.accordion_content{
	padding: 0px !important
}

.accordion-timetable-mob .q_accordion_holder{
	background-color: #ffffff !important
}
.accordion-timetable-mob .elementor-element-populated{
	padding: 0px !important
}

.accordion-timetable-desk .accordion_content{
	padding: 0px !important
}

.margintop .elementor-image-box-title{
	margin-top: -30px !important

}
.testimonial_image_holder {
    margin: 0 0 20px !important;
}
.page-description p{
	color: #FFFFFF !important;
}

@media only screen and (min-width: 767px) {
.remove-title-box h4{
	display: none !important
}
.home .logo_wrapper {
	display: none !important
	
}

}
@media only screen and (max-width: 768px) {
.remove-title-box h4{
	margin-bottom: 46px !important;
    margin-top: -42px !important;
}
.main-btn-home .elementor-image-box-content{
		margin-top: -40px
	}
	.qode_icon_font_awesome.fa{
		font-size: 22px;
	}
}