.header-menu.header-normal #my-menu > .mm-panel li a { font-size: 14px}

a {color: #6593be; }

#wpcf7-f137-p61-o1 > form > p:nth-child(2) > span > input {height: 25px}
#wpcf7-f137-p61-o1 > form > p:nth-child(3) > span > input {height: 25px}
#wpcf7-f137-p61-o1 > form > p:nth-child(4) > span > input {height: 25px}

#wpcf7-f135-p63-o1 > form > p:nth-child(2) > span > input {height: 25px}
#wpcf7-f135-p63-o1 > form > p:nth-child(3) > span > input {height: 25px}
#wpcf7-f135-p63-o1 > form > p:nth-child(4) > span > input {height: 25px}


/*media all*/
.logo-img img {
    width: auto;
    max-height: 86px !important;
    opacity: 1;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 0.315s ease-in-out 0s;
    transition: opacity 0.315s ease-in-out 0s;
}


/*@media all and (max-width:1199px) and (min-width:320px)*/
.header-menu {
    height: 100px !important;
}

ul {
    /*
     * We want the bullets outside of the list,
     * so the text is aligned. Now the actual bullet
     * is outside of the list’s container
     */
    list-style-position: outside;
}

.wpcf7 input, .wpcf7 textarea {
    padding: 0;
}

.entry-meta.entry-header {
    display: none;
}