#ajax-loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: -webkit-translate(-50%, -50%);
    transform: -moz-translate(-50%, -50%);
    transform: -ms-translate(-50%, -50%);
    color: darkred;
    width: 64px;
    height: 64px;
    z-index: 10000;
}

.btn-style a i {
  padding-right: 10px;
}

#softeo-flags {
  max-width: 70px;
}

#branches a {
  color: #666;
}

#branches a:hover {
  text-decoration: underline;
}

#branch-page h2 {
  font-size: 28px;
}

#branch-page h3 {
  font-size: 24px;
}

#branch-page ul.post-meta li {
  display: inline-block;
  margin-right: 15px;
}

#branch-page ul.post-meta li a {
  color: #000;
  text-decoration: underline;
}

.ci-err {
  color: red;
  display: block;
  font-size: 12px;
  line-height: 1 !important;
  padding-top: 5px;
}

.contact-form-wrapper, .reservation-form-wrapper {
  padding: 0 !important;
}

#contact-form .control-input, #reservation-form .control-input {
  display: none;
}

.contact-page-item a {
  color: #000;
}

.contact-page-item a:hover {
  text-decoration: underline;
}

.contact-area.contact-area-2.contact-area-3 h2 {
  margin-bottom: 30px;
}

.contact-area form input[type="checkbox"] {
  height: auto !important
}

.contact-area label.last {
  margin-bottom: 0;
}

.contact-area label a {
  color: #333;
  text-decoration: underline;
}

.contact-sub a {
  color: #fff;
}

.contact-sub a:hover, .newsletter-widget a:hover {
  text-decoration: underline;
}

button.theme-btn:focus {
  outline: 0 !important;
}

.dropzone {
    position: relative;
    border: 2px dashed #d4d4d4;
    padding: 30px 60px;
    background: transparent;
}

.dropzone .btn {
    display: block;
}

.dropzone h2 {
    margin-bottom: 0 !important;
}

.dropzone .icon i {
    font-size: 35px;
}

.dropzone input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}

.dropzone span.small {
    display: block;
}

.dropzone input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}

.practice-catagory-item {
  margin-bottom: 30px;
}

.about-style-2 .about-content {
  margin-top: 30px;
}

.about-style-2 .about-content p {
  font-size: 15px;
}

p.text a {
  color: #000;
  text-decoration: underline;
}

.practice-section-text p {
  padding: 0!important;
}

#reservation-cta .btn-style a {
  background-color: #fff;
}

.branch-map-link {
  color: #444;
  font-weight: bold;
  text-decoration: underline;
}

#branches .blog-content h3 a {
  color: #353535;
}

#branches .blog-content ul li {
  display: block;
}

.hidden {
  display: none;
}

.practice-section-text p, .practice-section-text ul {
  color: #333;
  margin-bottom: 20px;
}

.practice-section-text ul li i {
  color: #d0a15e;
}

#branches .blog-content ul li, #branches .blog-content ul li a {
  color: #333;
}

#branches .blog-content ul li {
  padding-bottom: 5px;
}

#branches .blog-content ul li a:hover {
  text-decoration: underline;
}

#downloads-table {
  margin-bottom: 50px;
}

#downloads-table  a {
  color: #333;
}

#contact-form {
  margin-bottom: 50px;
}

#contact-form .form-control, #reservation-form .form-control, #reservation-form .form-control {
  color: #000 !important;
}

.partner {
  margin-bottom: 20px;
}

.text-content p a {
  color: #333;
  text-decoration: underline;
}

.branch-subgallery {
  margin-top: 20px;
}

#article-news {
  margin-top: 30px;  
}

#article-news img {
  height: 120px;
}

#article-news p {
  font-size: 14px;
}

#article-news p a {
  color: #666;
  text-decoration: underline;
}

.template {
  display: none !important;
}

#list-rf_uploaded_files a {
  color: #333;
}

#list-rf_uploaded_files a.uploaded-file-filename, .text-red {
  color: #ff0000;
}

#list-rf_uploaded_files tr th, #list-rf_uploaded_files tr td {
  font-size: 0.9rem;
}

div#ui-datepicker-div {
  z-index: 9999999 !important;
}

a.branche-res-link {
  color: #000;
  text-decoration: underline;
}

a.theme-btn-custom {
    background-color: #50B5D0;
    border: none;
    text-transform: none;
}

a.theme-btn-custom:hover {
    color: #fff;
    text-decoration: underline;
}

#page_partner_service .practice-section-text {
    padding-top: 0;
}

#page_partner_service .practice-section-text ul li i {
    color: #50B5D0;
}

#page_partner_service #gallery .photo-wrapper {
    display: block;
    height: 150px;
    width: 100%;
}

#page_partner_service #gallery .photo-wrapper img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

#page_partner_service .blog-content a {
    color: #000;
    text-decoration: underline;
}

.studies-item .overlay-text h3 {
  font-weight: bold;
}