.animated-text.animate {
 
    transform: scale(0) translateX(6%) !important;
    
}

.logo-image-phone {
    height: 37px !important;
}

section#sp-page-title {
    padding: 120px 0px 0px 0px;
}
#sp-main-body {
    padding: 50px 0!important;
}

#sp-footer ul.menu li a {

    font-size: 17px !important;
  
}

#sp-cookie-consent {
   
    font-size: 20px!important;
  
  
}

div.mod-languages ul li.lang-active {
    background-color: transparent !important;
}


.sppb-addon-image-layout-content.sppb-text-alignment:hover {
    border: 4px double #c9ad7c;
    box-shadow: 1px 1px 10px 10px #3333337d;
}

.logo {
    display: none;
}
/*widgetkit*/

.uk-scope .uk-h5,uk-h4, .uk-scope h5,.uk-scope h4 {

    text-align: center;
}


.uk-scope .uk-h4, .uk-scope h4 {
    font-size: 17px!important;
}



.uk-scope .uk-h1, .uk-scope .uk-h2, .uk-scope .uk-h3, .uk-scope .uk-h4, .uk-scope .uk-h5, .uk-scope .uk-h6, .uk-scope .uk-heading-2xlarge, .uk-scope .uk-heading-large, .uk-scope .uk-heading-medium, .uk-scope .uk-heading-small, .uk-scope .uk-heading-xlarge, .uk-scope h1, .uk-scope h2, .uk-scope h3, .uk-scope h4, .uk-scope h5, .uk-scope h6 {
    margin: 0 0 20px 0;
    font-family: 'Noto Sans', sans-serif!important;
}
    
    
    .uk-scope .uk-grid-item-match>:not([class*=uk-width]), .uk-scope .uk-grid-match>*>:not([class*=uk-width]) {
    text-align: center;
}
    
    /*widgetkit end*/

label {
 
    text-transform: none!important;
}

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {

  font-size: 24px!important; }

@media (max-width: 575px)
#sp-header .sp-module {
    margin-left: 0px!important;
}