/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.page-id-2378 .logo-manayata{display:none;}
.slider-heading {
    color: #fff;
  
}
.slider-sub-heading {
    color: #fff;
    font-size: 10px !important;
}
@media only screen and (max-width: 590px){.slider-sub-heading{display:none;}}
@media only screen and (min-width: 1163px){
.slider-heading {
    color: #fff;
    font-size: 29px !important;
}
.slider-sub-heading {
    color: #fff;
    font-size: 23px !important;
}}


#wpcf7-f2290-o1 input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
}
#wpcf7-f2290-o1 input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus{
  color: #fff;
    background-color: transparent !important;
    border-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;


}

#wpcf7-f2290-o1 input#text-name {
    border-bottom: 1px solid #fff;color: #fff;
}
#wpcf7-f2290-o1 input#txt-name{
    border-bottom: 1px solid #fff;color: #fff;
}
#wpcf7-f2290-o1 input#txt-ph{
    border-bottom: 1px solid #fff;color: #fff;
}

/*abhijith*/

.blog_title_wrap{
	    border: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: none;
    padding: 2% 0;
    text-align: center;
	margin:0!important;
}
.blog_title_wrap h4{
	text-align:center!important;
}
.blog_title_wrap .post-meta .author-date {
    float: none;
}
.blog_image_wrap{
	text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
	margin:0!important;
}
.section.the_content.has_content{
	margin-top: 6%;
    padding: 0 4%;
}
.sidebar{
	margin-top:7%!important;
}
.image_frame{
	border:0!important;
}

#projectsliderblock .content_slider.carousel a.button {
    color: #054572 !important;
}
#projectsliderblock .content_slider.carousel a.button .button_icon {
    opacity: 1 !important;
}
#projectsliderblock .content_slider.carousel {
    padding: 0 20px !important;
}
#projectsliderblock .slick-list{
    height: auto !important;
}
/*Rohit*/

.testimonials_slider .testimonials_slider_ul li .author h5{
	color:#054572!important;
}

@media screen and (max-width: 63.99875em) {
  .banner-img{margin-top:50px;}
}