.service-images {
display:none;
}

#wp-main-content > div.custom-breadcrumb.text-light.text-left.show-bg > div.breadcrumb-main > div > div > ol {
display:none;
}

#wpcf7-f68-p711-o1 > form > p:nth-child(4) > span {
margin-bottom: 20px;
color: #768492;
font-weight: 400;
font-size: 18px;
line-height: 1.68;
font-family: Open Sans,sans-serif;
}

#wpcf7-f68-p711-o1 > form > p:nth-child(4) > span > input {
    width: 100%;
    height: 68px;
    padding: 0 15px;
    margin-bottom: 2px;
    box-shadow: none;
    background: #F7F7F9;
    border: none;
    max-width: 100%;
    border-radius: 0;
box-sizing: border-box;
}

.btn-theme:hover {
  background: #111B2B !important;
}

.copyright {
 display: none;
}