.elementor-161 .elementor-element.elementor-element-6e891282 .jeg-elementor-kit.jkit-button .jkit-button-wrapper,
.elementor-161 .elementor-element.elementor-element-61812f2e .jeg-elementor-kit.jkit-button .jkit-button-wrapper {

  background-color: #a30000;

  border-color: #a30000;
}

.elementor-161 .elementor-element.elementor-element-69fdf106,
.elementor-161 .elementor-element.elementor-element-2c661b7f,
.elementor-161 .elementor-element.elementor-element-73a9fd06 .jeg-elementor-kit.jkit-button .jkit-button-wrapper,
.elementor-161 .elementor-element.elementor-element-6aadd1ef .jeg-elementor-kit.jkit-button .jkit-button-wrapper{

  border-color: #a30000;
}



.elementor-161 .elementor-element.elementor-element-266f628b .jeg-elementor-kit.jkit-testimonials .testimonials-track .testimonial-item .testimonial-box .rating-stars li {
    color:   #a30000;
}

.standards .jeg-elementor-kit.jkit-icon-box .jkit-icon-box-wrapper {
  min-height: 350px;
}

/*///////////////////////////////////////////////////////
///////////////////////SYMPIC-Footer CSS/////////////////
///////////////////////////////////////////////////////*/


.sympic-footer-link {
 width: 260px;
 height: 60px;
 border-radius: 5px;
 box-shadow: 0 2px 30px rgba(0, 0, 0, 0.2);
 background: #fff;
 position: relative;
 overflow: hidden;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 border-radius: 30px;
 -webkit-box-shadow: 2px 2px 5px 0px rgba(77, 78, 64, 0.75);
 -moz-box-shadow: 2px 2px 5px 0px rgba(77, 78, 64, 0.75);
 box-shadow: 2px 2px 5px 0px rgba(77, 78, 64, 0.75);
 -webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
 -webkit-border-radius: 60px 3px;
 border-radius: 60px 3px;
 transition: box-shadow .3s;
 opacity: .3;
 margin:auto;
}
@media (min-width:720px) {

}
.sympic-footer-link img {
 vertical-align: top;
}
.sympic-footer-link:hover {
 box-shadow: 0 0 11px rgba(33,33,33,.2);
 outline: none;
 border-color: #34a299;
 box-shadow: 0 0 10px #34a299;
 transition: all .3s;
 opacity: 1;
}
.wave {
 opacity: .4;
 position: absolute;
 top: -70%;
 left: 42%;
 background: rgba(77,78,64,0.5);
 width: 500px;
 height: 500px;
 margin-left: -250px;
 margin-top: -250px;
 -webkit-transform-origin: 50% 48%;
 transform-origin: 50% 48%;
 border-radius: 43%;
 -webkit-animation: drift 3000ms infinite linear;
 animation: drift 7000ms infinite linear;
}
.wave.-three {
 -webkit-animation: drift 5000ms infinite linear;
 animation: drift 5000ms infinite linear;
}
.wave.-two {
 -webkit-animation: drift 7000ms infinite linear;
 animation: drift 7000ms infinite linear;
 opacity: .1;
 background: #34a299;
}
.sympic-footer-link::after {
 content: '';
 display: block;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 background: -webkit-linear-gradient(top, #34a299, rgba(52, 162, 153, 0) 80%, rgba(255, 255, 255, 0.7));
 background: linear-gradient(to bottom, rgba(52,162,153,0.5), rgba(52, 162, 153, 0) 65%, rgba(255, 255, 255, 0.3));
 z-index: 11;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
.sympic-footer-link .title {
 position: absolute;
 left: 0px;
 top: 5px;
 width: 100%;
 z-index: 1;
 line-height: 300px;
 text-align: center;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 color: white;
 text-transform: uppercase;
 font-family: 'Playfair Display', serif;
 letter-spacing: .4em;
 font-size: 24px;
 text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
 text-indent: .3em;
}
.sympic-footer-link .title img {
 max-width: 75%;
 margin: 0 auto;
}
@-webkit-keyframes drift {
 from {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
 }
 from {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
 }
}
@keyframes drift {
 from {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
 }
 from {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
 }
}
/*///////////////////////////////////////////////
////////////////////////////SYMPIC-Footer CSS Responsive
////////////////////////////////////////////////////////////////*/

.footer-wrapper .pull-left {
 margin-top: 18px;
}
.footer-wrapper {
 padding:8px 0px;
}
.footer-wrapper a:hover {
 text-decoration:underline;
}
.logo-bot {
 max-width:6%;
 float:right;
 margin-left:3px;
}
.link-bot {
 text-align:right;
}
@media (max-width:768px) {
 .link-bot {
  margin-right: 20px;
 }
}
@media (max-width:720px) {
 .link-bot {
  margin:5px 32%
 }
 .footer-wrapper .pull-left {
  float:none!important;
 }
}
@media (max-width:640px) {
 .link-bot {
  margin:8px 27%
 }
}
@media (max-width:540px) {
 .link-bot {
  margin:8px 21%
 }
}
@media (max-width:450px) {
 .link-bot {
  margin:8px 14%
 }
}
@media (max-width:410px) {
 .link-bot {
  margin:8px 10%
 }
}
@media (max-width:360px) {
 .link-bot {
  margin:8px 4%
 }
}
@media (max-width:330px) {
 .link-bot {
  margin:8px -2%
 }
}