@media (min-width: 768px) {
.hidedesktop{display:none;}
}

@media screen and (max-width: 650px){
.hidecel{display:none;}
}

.header-10 .header-wrap {
    position: relative;
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    max-width: 1176px;
    margin: 0 auto;
}

@media only screen and (max-width: 600px) {
    .branding__logo img {
    margin-left: 0px!important;
}

.header-right {
    margin: 0;
}

h1 {10px;}
}


 .branding__logo img {
    margin-left: 0px!important;
}

.header-right {
    margin: 0 29px;
}

.tm-contact-form-7 .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 10px;
}

.tm-contact-form-7 .wpcf7-submit {
    display: block;
    margin: 0;
    width: 100%;
}

.whatsapp {
    position: fixed;
    top: 89%;
    right: 1%;
    padding: 5px;
    z-index: 10000000;
}

.tm-testimonial.style-1 .testimonial-info {
    display: none;
}