

::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #372b75;
}

::selection {
    background-color: #7b4a98;
    color: #fff;
}


.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #7b4a98;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.text-darkpurple {

color: #372c6f;

}

h1, .h1 {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 4.125rem;
    font-weight: 700;
    line-height: 0.8;
    color: #372c6f;
}



h2, .h2 {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 2.9rem;
    line-height: 1.2;
    color: #343434;
}




.navbar-nav-desctop li a {
   display:inline-block;
   transition: none;
}




.navbar-nav-desctop button {
    display: inline-block;
    transition: none;
    text-transform: uppercase;
}




.navbar-nav-desctop li button:hover {
    text-decoration: underline;
    text-decoration-color: #7b4a98;
    text-underline-offset: 24px;
    font-weight: 600;
}



.navbar-nav-desctop li button:focus, footer button:focus {
    outline: 1px dotted;
    outline: 0;
}



.navbar-nav-desctop a::before  {
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}


.navbar-mobile .social-icons li {
float:none;
    display: inline-block;
}



section h2 {

    font-size: 28px;
}

.btn {
    font-family: 'Roboto', sans-serif;
    position: relative;
    display: inline-block;
    border: 0.2em solid #7d4a96;
    border-radius: 30px;
    padding: 0.9em 2.4em 0.9em;
    font-size: 0.875em;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #7b4a98;
    border-width: 1px;
    -webkit-transition: all .3s ease-out!important;
    transition: all .3s ease-out!important;
}




.btn:hover, .btn:focus, .btn:active {
    color: #000;
    background-color: white;
    border-color: white;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none!important;
}


.form-control:focus {
    border-color: #7b4a98;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}



.progress-bar:before {
       background: #7b4a98;
    content: '';
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
}


.section {
    position: relative;
    padding: 7rem 0;
}





.section-about .text-parallax {

background: url(assets/28years.webp) 50% 50% no-repeat;
background-size: cover;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}


.section-about .block-amsterdam img {
       height: 35px;
    width: auto;
    margin-right: 12px;
    max-width: 120px;
}




.section-skills {

    background:#f5f4f4;
}

.section-partners {


    background: white;
}



.section-footertop {
    background: #372b75!important;
    font-size: 14px;

}


.section-skills .set1 img {

    height: 40px;
        margin-right: 15px;
    filter: brightness(0) saturate(100%) invert(18%) sepia(64%) saturate(1103%) hue-rotate(221deg) brightness(94%) contrast(100%);

}

.section-skills .set2 img {

     height: 40px;
        margin-right: 15px;
  filter: brightness(0) saturate(100%) invert(21%) sepia(22%) saturate(7353%) hue-rotate(268deg) brightness(91%) contrast(93%);

}

.section-skills .set3 img {

     height: 40px;
        margin-right: 15px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(43%) saturate(2783%) hue-rotate(15deg) brightness(87%) contrast(77%);

}



 .section-skills  h6 {

color:black;
 }


  .section-skills  span {

font-weight:700;
 }



 /* Section Header */

.social-icons ion-icon:hover {
    color: #372b73;
}


.social-icons img {

filter: invert(99%) sepia(0%) saturate(4%) hue-rotate(180deg) brightness(102%) contrast(104%);
}

.social-icons img:hover {

filter: invert(64%) sepia(78%) saturate(388%) hue-rotate(32deg) brightness(99%) contrast(88%);
}




.social-icons img.x-icon {
    filter: invert(0%) sepia(0%) saturate(4%) hue-rotate(180deg) brightness(102%) contrast(104%);
  
}




nav img.x-icon {
    filter: invert(0%) sepia(0%) saturate(4%) hue-rotate(180deg) brightness(102%) contrast(104%);
  
}


.navbar-mobile-footer .social-icons img.x-icon {
    filter: invert(0%) sepia(0%) saturate(4%) hue-rotate(180deg) brightness(102%) contrast(104%);
    height: 15px;
    width: 15px;
    margin-top: -8px;
}







.twitter-icon svg {

    width: 17px;
    height: 17px;
    margin-top: -6px;
    filter: invert(100%) sepia(96%) saturate(2%) hue-rotate(280deg) brightness(105%) contrast(101%);
    
}


/* footer copyright */


.footer-copy div {

    opacity:0.75 !important;
}


footer  ion-icon {
    color: #ffffff;
    font-size: 19.19px;
    --ionicon-stroke-width: 17px;
}


footer h6 {
display:inline;
vertical-align: super;

}



footer .social-icons ion-icon:hover {
    color: #abc852;
}








.maintenance-list {

    list-style: disc;
    padding-left: 20px;
    
}


@media only screen and (max-width: 600px) {


main .hero-overlay {
    background: white;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;

}


h1, .h1 {
  
    font-size: 3.5125rem;

}

h2, .h2 {

    font-size: 1.8rem;
 
}

}







@media (max-width: 767.98px) {


.prices-customblock .block-1 h6 {

width: 110px;
    text-align: center;

}


.prices-customblock .block-2 h6 {


    text-align: center;

}


.prices-customblock .block-3 h6 {

    text-align: center;
    /* margin-left: 5px; */
    /* margin: 0; */
    float: right;

}




}












@media only screen and (max-width: 1340px) {
.navbar-nav-desctop {

    display:none !important;
}

.toggler {

    display:block !important;
}


.navbar-mobile {

        display: flex !important;
}

}


.containerlaptop {
  text-align: center;
  /* zelf toegevoegd de max width and height, maar werkt niet blijkbaar */
  max-width: 635px;
  max-height: 312px;

}

.mockup {
  display: inline-block;
  position: relative;
  z-index: 3;
  text-align: center;
  font-size: 0;
  perspective: 2400px;
  perspective-origin: 50% 100%;
  opacity: 0;
  transition: 500ms opacity;
}

.mockup.loaded {
  opacity: 1;
}

.mockup .part .top,
.mockup .part .bottom {
  position: absolute;
  top: 0;
  left: 0;
}

.mockup .part.top {
  transform: translate3d(0, 0, 0) rotateX(-90deg);
}

.mockup:hover .part.top {
  transform: translate3d(0, 0, 0) rotateX(0deg);
}

.mockup .part {
  display: inline-block;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform-origin: 50% 100%;
  transition: 900ms;
}

.mockup.opened .part .top {
  transform: translate3d(0, 0, -11px) rotateX(90deg) scale(1, 1);
}

.mockup .part .top {
  transform-origin: 50% 0;
  transform: translate3d(0, 0, -11px) rotateX(90deg);
  transition: 900ms;
}

.mockup img {
  display: block;
  max-width: 100%;
  backface-visibility: hidden;
}

.mockup .part .cover {
  position: relative;
}

.mockup video {
  display: block;
  position: absolute;
  top: 8%;
  left: 4%;
  width: 92%;
  border-radius: 6px;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 1px);
}

.mockup .part.bottom {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate3d(0, 0, 0) rotateX(-90deg);
}

.mockup .part .bottom {
    transform-origin: 50% 0;
    transform: translate3d(0,0,0) rotateX(90deg);
}

.certs {
    max-width: 100px; max-height: 100px; margin-right: 10px;
}

.certs2 {
    max-width: 92px; max-height: 92px; margin-right: 10px;
}

.certs3 {
    margin-top: 2.5rem;
    margin-bottom: 4rem;
}

.max40 {
    max-width: 40px;
}

.partnertxt {
    font-size: 14px;
    margin-top: -30px !important;
}



.block-certificates img {
    max-width: 120px;
    max-height: 25%;
    width: 25%;
    height: 25%;
    margin: auto;
    margin-bottom: 5px;
    padding: 4px;

}





/* extra block prices */


.prices-customblock {

max-width: 550px;
    margin: auto;

}







.show_total {


display:none;

}

.btn-websitecosts-calculator {

        background: none;
    border: none;
   font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 0.9rem;
    letter-spacing: 1px;
    line-height: 1.2;
    color: #343434;
  
    text-transform: uppercase;
    padding-block: 0;
}

.btn-websitecosts-calculator img {


      margin-bottom: 1rem;
}

.btn-websitecosts-calculator:focus {

    outline: 0;
}
