/*
Theme Name: Betheme 
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 15.3

All css files are placed in /css/ folder
*/

.gallery_div li{position: relative !important;
left: unset !important;
top: unset !important;
width: 20%;
margin: 0 !important;}

@media(max-width:420px){
.gallery_div li{width: 100%;}
}

.gallery_div li img{width: 100%;}

.gallery_div .wpb_wrapper > div {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

blockquote {
    color: #fff !important;
    font-size: 25px !important;
    line-height: 35px !important;
}
.author h5 {
    font-size: 20px;
    color: #FFF;
}

.silder_div p {
    font-size: 51px;
    color: #fff;
}
#Content {
   padding-top: 0px !important;
}

.contact_div {
    padding: 15px 30px;
}
.wpcf7-form-control.wpcf7-submit {
    background-color: #000;
    font-size: 16px;
}

.silder_div {
    background-color: #000;
    padding: 32px;
}
.widgets_wrapper h4 {
    font-size: 20px;
    font-weight: bold;
}

#text-18 tr td {
    border: none !important;
}

#text-20 li {
    padding: 10px 0px;
    
}

#text-20 li a{
  color: #FFF !important;
}

.sliding_box .desc_wrapper {
   
    width: 355px;
}

a.button .button_label {
   
    font-size: 20px;
padding: 10px 30px !important;
color: white !important;
}

.top_bar_right a.button .button_label {
    font-size: 14px;
padding: 5px 20px !important;
}

.appointment p {
    width: 88%;
    margin: 0 auto;
}


body:not(.template-slider) #Header {
    min-height: 0px !important;
}

.about_text p {
    width: 63%;
    margin: 0 auto;
}