 p, li, a, span, .sppb-person-introtext, span.sppb-person-name, span.sppb-person-designation {
     font-weight: 400 !important;
}

.entry-header > h1 {
    font-style: italic;
    font-weight: 400 !important;
}

.centerAllContent {
    text-align: center !important;
}

footer#sp-footer {
    /*background-color: white !important; */
    background-color: #7d7d7d !important;
    text-align: left;
}

span.sp-copyright {
    /*color: black;*/
    color: white;
    font-weight: bold !important; 
    font-size: 17px;
}


.downText > p {
    color: white;
    font-weight: bold !important;
}

.titleCustom {
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 4%;
}

.customParagraph {
    font-weight: 500;
    text-align: justify;
    margin-bottom: 6%;
}

.buttonReadMore {
    text-align: right;
}

.buttonReadMoreServicesHomepage {
    text-align: center;
    margin-top: 3%;
}

.buttonReadMoreServicesHomepage > a {
    padding: 1% !important;
}


a.linkBtnReadMore {
    color: white !important;
    background: #7d7d7d;
    border: 3px solid #7d7d7d;
    text-transform: uppercase;
    font-weight: bold !important;
    padding: 2%;
}

a.linkBtnReadMore:hover {
    color: #7d7d7d !important;
    background: none;
}

div.titleServicesHomepage {
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 31px;
}

img.customImageAbout {
    width: 55%;
}



/*SLIDER*/

h3#sp-slider-inner-item-1598537035940-num-0-key, 
h3#sp-slider-inner-item-1598537035941-num-0-key, 
h3#sp-slider-inner-item-1598537035942-num-0-key, 
h3#sp-slider-inner-item-1598537035943-num-0-key, 
h3#sp-slider-inner-item-1598537035944-num-0-key, 
h3#sp-slider-inner-item-1598537035945-num-0-key,
h3#sp-slider-inner-item-1598537035946-num-0-key,
h3#sp-slider-inner-item-1598537035947-num-0-key,
h3#sp-slider-inner-item-1598537035948-num-0-key {
    
     background: rgb(255, 255, 255, 0.8);
     border-radius: 75px !important;
     padding: 14px;
     font-weight: 600;
     font-size: 27px !important;
     padding-left: 4% !important;
     padding-right: 4%;
     color: #333 !important;
     font-size: 20px !important;
     margin-top: 33%;
     margin-right: -9%
     /*background: rgb(83, 188, 237, 0.8);*/
     /*border-radius: 75px !important;*/
     /*padding: 14px;*/
     /*font-weight: 400;*/
     /*font-size: 27px !important;*/
     /*padding-left: 6% !important;*/
     /*padding-right: 6%;*/
}





/*COLOR IN SERVICES PAGE*/
.sp-megamenu-parent > li > a {
    text-transform: uppercase;
    font-weight: bold !important;
}

.sp-megamenu-parent > li > a.colorInHomepage {
    color: white !important;
}

ul.sp-megamenu-parent >
li.sp-menu-item.current-item.active > a.colorInHomepage, 
.sp-megamenu-parent > li > a.colorInHomepage:hover {
    color: #4fbae7 !important;
}


header#sp-header.sticky >
.sticky__wrapper >
.container >
.row >
div#sp-logo >
.sp-column >
h1.logo > a {
    color: white !important;
}


/*COLOR IN PAGE EXCEPT SERVICES*/

header#sp-header.sticky >
.sticky__wrapper >
.container >
.row >
div#sp-menu >
.sp-column >
.sp-megamenu-wrapper >
ul.sp-megamenu-parent.menu-fade-down-fade-up.hidden-sm.hidden-xs >
li.sp-menu-item > a {
    color: white !important;
}

header#sp-header.sticky >
.sticky__wrapper >
.container >
.row >
div#sp-menu >
.sp-column >
.sp-megamenu-wrapper >
ul.sp-megamenu-parent.menu-fade-down-fade-up.hidden-sm.hidden-xs >
li.sp-menu-item.current-item.active > a {
    color: #4fbae7 !important;
}

.sp-megamenu-parent > li > a {
    color: #333 !important;
}

ul.sp-megamenu-parent >
li.sp-menu-item.current-item.active > a, 
.sp-megamenu-parent > li > a:hover {
    color: #4fbae7 !important;
}

.sp-megamenu-parent >li >a:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 10px;
  width: 80px;
  height: 80px;
  /*border: 1px solid #333333;*/
  border: 1px solid #4fbae7;
  border-width: 1px 0 0 1px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.sp-megamenu-parent >li >a:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 10px;
  width: 80px;
  height: 80px;
  /*border: 1px solid #333333;*/
  border: 1px solid #4fbae7;
  border-width: 1px 0 0 1px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.sp-megamenu-parent >li >a:after {
  top: auto;
  left: auto;
  bottom: 13px;
  right: 10px;
  border-width: 0 1px 1px 0;
}
.sp-megamenu-parent >li.active>a:before,
.sp-megamenu-parent >li:hover>a:before,
.sp-megamenu-parent >li.active>a:after,
.sp-megamenu-parent >li.hover>a:after {
  width: 20px;
  height: 20px;
  opacity: 1;
}
.sp-megamenu-parent >li >a:before {
    top: 32px;
    left: 3px;
  /*top: 0px;*/
  /*left: -10px;*/
}
.sp-megamenu-parent >li >a:after {
  bottom: 32px;
  right: 3px;
  /*bottom: 0px;*/
  /*right: -10px;*/
}
.sp-megamenu-parent >li:hover>a:after {
  width: 20px;
  height: 20px;
  opacity: 1;
}

.teaser {
    position: relative;
    overflow: visible;
    box-shadow: 0 4px 16px 0 rgba(51,51,51,0.1);
}
.text-center {
    text-align: center;
}

.buttonReadMoreServices {
    margin-top: 6%;
    /*pointer-events: none;*/
}

.teaser.text-center {
    background: white;
    margin: 0;
    padding: 45px 35px;
}

.teaser h4 {
    margin-bottom: 18px;
    color: #333;
    font-weight: 700;
    line-height: 1.3;
}

.teaser.text-center:before,
.teaser.text-center:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  border: 2px solid #4fbae7;
  z-index: 2;
}


.teaser.text-center:before {
    top: 17px;
    left: 16px;
    border-width: 2px 0 0 2px;
}

.teaser.text-center:after {
    bottom: 17px;
    right: 16px;
    border-width: 0 2px 2px 0;
}

.teaser_icon > img {
    width: 11%;
    margin: auto;
    margin-bottom: 4%;
}

hr.customHr {
    border: 1px solid #4fbae7 !important;
}

.teaser.text-center:hover .teaser_icon > img { 
    transform: scale(1.4); 
    transition: all .2s ease-in-out;
}


 img.imgSignContact {
     display: inline;
     margin-right: 1%;
}
 p.textUnderSignContact {
     font-size: 15px;
    /*margin-top: 4%;
    */
}
 span.textSignContact {
     font-size: 16px !important;
     color: #111;
     text-transform: uppercase;
     font-weight: bold !important;
}
 p.chrono_credits {
     display: none !important;
}


 input#button5.btnSendMessage {
     background: #53bced !important;
     color: white !important;
     padding: 10px 38px !important;
     padding-bottom: 28px !important;
     font-weight: bold !important;
     text-transform: uppercase !important;
     vertical-align: middle !important;
     border: 4px solid #53bced !important;
     text-shadow: none !important;
}
 input#button5.btnSendMessage:hover {
     background: white !important;
     color: #53bced !important;
}



h1.logo > a {
    color: black !important;
    font-weight: bold !important;
    font-size: 22px;
}



a#offcanvas-toggler {
    left: 5em;
}


/*MEDIA QUERYS*/

@media (min-width: 360px) and (max-width: 640px) {
     h3#sp-slider-inner-item-1598537035940-num-0-key, h3#sp-slider-inner-item-1598537035941-num-0-key, h3#sp-slider-inner-item-1598537035942-num-0-key, h3#sp-slider-inner-item-1598537035943-num-0-key, h3#sp-slider-inner-item-1598537035944-num-0-key, h3#sp-slider-inner-item-1598537035945-num-0-key, h3#sp-slider-inner-item-1598537035946-num-0-key, h3#sp-slider-inner-item-1598537035947-num-0-key, h3#sp-slider-inner-item-1598537035948-num-0-key {
            margin-top: 52%;
            margin-right: 2%;
            text-align: center;
            font-size: 14px !important;
     }
     
     .sp-dots {
        bottom: 5% !important;
    }
}
 
 
@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    
    
      h3#sp-slider-inner-item-1598537035940-num-0-key, h3#sp-slider-inner-item-1598537035941-num-0-key, h3#sp-slider-inner-item-1598537035942-num-0-key, h3#sp-slider-inner-item-1598537035943-num-0-key, h3#sp-slider-inner-item-1598537035944-num-0-key, h3#sp-slider-inner-item-1598537035945-num-0-key, h3#sp-slider-inner-item-1598537035946-num-0-key, h3#sp-slider-inner-item-1598537035947-num-0-key, h3#sp-slider-inner-item-1598537035948-num-0-key {
            margin-top: 52%;
            margin-right: 2%;
            text-align: center;
            font-size: 14px !important;
     }
     
     .sp-dots {
        bottom: 5% !important;
    }
      
  }
  
  
@media (min-width: 768px) and (max-width: 1024px) { }