.container{
    max-width: 1400px;
}
.special-item .special-content {
    margin-top: -10px;
}
.best-section .gallery-img {
    margin-bottom: 80px;
}
.home_blog_img a img{
    width: 100%;
}
.slick-dotted.slick-slider {
    height: 500px;
    overflow: hidden;
}
.cat_servive_details img{
    width: 100%;
}
.cat_servive_details_title h3{
    height: 75px;
}
p.cat_servive_details{
    height: 70px;
    overflow: hidden;
}
.service_details_img img{
    width: 100%;
    height: auto;
}
.newsletter-form input[type=phone] {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.61);
    color: #ffffff;
    width: 100%;
    height: 60px;
    padding: 0 190px 0 20px;
    font-weight: 500;
}
form.footer_news_form input[type=phone]{
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    padding: 0 10px;
    height: 48px;
}
.newsletter-form input[type=phone] {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.61);
    color: #ffffff;
    width: 100%;
    height: 60px;
    padding: 0 190px 0 20px;
    font-weight: 500;
}
.top-header {
    background-color: #ffffff;
}
.bottom-header{
    background-color: #ffffff;
}
.header-contact-info ul li a {
    color: #242323;
    display: block;
    -webkit-transition: color 0.4s linear;
    -moz-transition: color 0.4s linear;
    -ms-transition: color 0.4s linear;
    -o-transition: color 0.4s linear;
    transition: color 0.4s linear;
}
.header-contact-info {
    color: #242323;
    padding: 11px 0;
}
.main-navigation ul > li > a {
    color: #242323;
}

.header-social a {
    color: #242323;
}
.fixed-top {
    position: fixed !important;
}
.footer_img_logo img{
    width: 100%;
    height: auto;
}
.footer_img_logo a{
    width: 100% !important;
}