/*
Theme Name: Team3C
Description: This is the theme for the Team3C website
Version: 1.0
Author: Koen van Dieren
Author URI: https://www.koenvandieren.com
Template: enfold
*/


/*Add your own styles here:*/

/* Fonts & Links */

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#main p a, #footer a, span.copyright a, .main_color .sidebar a {
	text-decoration: underline;
	-webkit-transition-duration: 0.8s;
  	transition-duration: 0.8s;
}

.main_color a:hover, #top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover, a.iconlist_icon , .main_color .sidebar a:hover {
	text-decoration: none;	
	-webkit-transition-duration: 0.8s;
  	transition-duration: 0.8s;
}


.entry-content-wrapper div li {
    font-size: 19px;
}

/* Buttons */


#top a.avia-button {
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition-duration: 0.8s;
  	transition-duration: 0.8s;
}

#top .avia-button.avia-size-large, #top a.avia-slideshow-button {
    font-size: 16px;
    -webkit-transition-duration: 0.8s;
  	transition-duration: 0.8s;
}


.avia-button, div .main_color .button, #top a.avia-slideshow-button {
  	display: inline-block;
	border: none;
  	-webkit-transition-duration: 0.8s;
  	transition-duration: 0.8s;
  	-webkit-transition-property: transform;
  	transition-property: transform;
  	-webkit-transform: translateZ(0);
  	transform: translateZ(0);
	-webkit-box-shadow: 1px 0px 6px -4px rgba(0,0,0,0.75);
	box-shadow: 1px 0px 6px -4px rgba(0,0,0,0.75);
}

.ff-default .ff_btn_style {
    box-shadow: 1px 0px 6px -4px rgba(0, 0, 0, 0.75);
    border-color: var(--enfold-main-color-button-border) !important;
    background-color: var(--enfold-main-color-primary) !important;
    text-transform: uppercase;
    font-weight: bolder !important;
    -webkit-transform: scale(1.05);
  	transform: scale(1.05);
	-webkit-transition-duration: 0.5s;
  	transition-duration: 0.5s;
}

.avia-button:hover, .avia-button:focus, .avia-button:active, div .main_color .button:hover, div .main_color .button:focus, div .main_color .button:active, #top a.avia-slideshow-button:hover, #top a.avia-slideshow-button:focus, #top a.avia-slideshow-button:active, .ff-default .ff_btn_style:hover, .ff-default .ff_btn_style:focus, .ff-default .ff_btn_style:active {
  	-webkit-transform: scale(1.05);
  	transform: scale(1.05);
	-webkit-transition-duration: 0.5s;
  	transition-duration: 0.5s;
}


/* Forms */

.fluentform {
    background: #f8f8f8;
    border-radius: 20px 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 30px 30px 10px 30px;
}

#top label {
    font-size: 18px;
}


#top .input-text, #top input[type=email], #top input[type=input], #top input[type=number], #top input[type=password], #top input[type=search], #top input[type=tel], #top input[type=text], #top input[type=url], #top select, #top textarea {
    font: 18px 'static', Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    color: black;
}

.ff-message-success, .ff-errors-in-stack {
    border: none;
    box-shadow: none;
    padding: 0px;
    margin: 20px 0px 30px;
    text-align: center;
    font-size: 18px;
}

/* Header */


span.logo.avia-standard-logo img {
    padding: 18px 0px;
    margin-top: 5px;
}

/* Body */

.container_wrap {
    border: none;
}


#subtitle h3, #subtitle h2 {
    color: #bd0000;
}

/* Footer */


#custom-footer .avia-icon-list-container {
    margin: 11.5px 0px;
}

div#footer-logo img {
    width: 250px;
}

#top #custom-footer .av_inherit_color a {
    text-decoration: none;
    -webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
}

div#custom-footer p, div#custom-footer a {
    font-size: 16px;
}

section#footer-contact {
    text-align: right;
}

#top #custom-footer .av_inherit_color a:hover {
    color: #bd0000;
    -webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
}

div#copyright {
    margin-top: 90px;
}

div#custom-footer div#copyright p, div#copyright a {
    font-size: 13px;
}

div#copyright a {
    text-decoration: none;
}

#custom-footer .av-iconlist-small .iconlist_icon svg {
    height: 1.5em;
    width: 1.5em;
    margin-top: 1px;
}

#custom-footer .entry-content-header {
    margin-left: 10px;
}

#custom-footer .av-iconlist-small li {
    margin-bottom: 2px;
}



/*** Individual Pages ***/


/* Home page */


div#partner-logos {
    margin-top: 0px;
}

.slideshow_caption {
    width: 50%;
}

/* Contact page */

#top .av_iconlist_title a {
    text-decoration: none !important;
    font-size: 15px;
    font-weight: bold;
}


div#contact-icons-list li {
    margin-bottom: 10px;
}

div#contact-info h3 {
    color: #bd0000;
    text-transform: uppercase;
}

section#contact-text {
    margin: 40px 0px;
}

/*** Individual Sections ***/


/* top image */

#top div#top-image h1, #top div#top-image h2 {
    color: #ffffff;
    font-size: 34px;
    text-transform: uppercase;
}

#top div#top-image p {
    margin: 30px 0px;
    font-size: 22px;
    line-height: 1.1em;
    font-weight: 500;
}

.avia-svg-icon img[is-svg-img=true], .avia-svg-icon svg:first-child {
    height: 1.2em;
    width: 1.2em;
}

/* boxes */

#top .box {
    color: white;
    text-align: center;
    min-height: 369px;
    padding: 65px 20px 25px;
}

.box h2 {
    color: white !important;
    font-size: 19px;
    margin-top: 15px;
}

#top .box p {
    padding: 0px 2.5%;
    font-size: 16px;
}

#red1, #blue1, #blue2, #black {
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
  -webkit-filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
}

div#solution-box {
    background: #f8f8f8;
    border-radius: 20px 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

div#solution-box h3 {
    font-size: 19px;
}

.solution-box-text {
    text-align: center;
    padding: 20px;
}

.solution-box-head {
    font-weight: 600;
    border-radius: 20px 20px 0 0;
    padding: 20px 15px;
    color: #fff;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    font-size: 20px;
    min-height: 92px;
    text-align: center;
    margin-bottom: 25px;
}

#top .solution-box-head h3, #top .solution-box-head h2 {
    color: #ffffff;
    margin-bottom: 0px;
}

.red {
    background: #bd0000;
}

.blue {
    background: #03354c;
}

.blue-dark {
    background: #031e2a;
}

.black {
    background: #000000;
}


/* Logo Element */

#top .avia-logo-element-container .slide-entry {
    padding: 18px;
}


/* Glitch */

.glitch-wrapper {
   width: 100%;
   height: 100%;
   display: flex;
   align-items: center;
   justify-content: center;
   text-align: center;
   background-color: rgba(255, 255, 255, 0);
}

.glitch {
   position: relative;
   font-size: 64px;
   font-weight: 700;
   line-height: 1.2;
   color: #bd0000;
   letter-spacing: 4px;
   z-index: 1;
}

.glitch:before {
   content: attr(data-glitch);
   position: absolute;
   top: 0;
   left: -2px;
   width: 100%;
   color: #bd0000;
   background-color: rgba(255, 255, 255, 0);
   overflow: hidden;
   clip: rect(0, 900px, 0, 0);
   animation: noise-before 3s infinite linear alternate-reverse;
}

.glitch:after {
   content: attr(data-glitch);
   position: absolute;
   top: 0;
   left: 2px;
   width: 100%;
   color: #bd0000;
   background-color: rgba(255, 255, 255, 0);
   overflow: hidden;
   clip: rect(0, 900px, 0, 0);
   animation: noise-after 2s infinite linear alternate-reverse;
}

@keyframes noise-before {
   0% {
      clip: rect(61px, 9999px, 52px, 0);
   }

   5% {
      clip: rect(33px, 9999px, 144px, 0);
   }

   10% {
      clip: rect(121px, 9999px, 115px, 0);
   }

   15% {
      clip: rect(144px, 9999px, 162px, 0);
   }

   20% {
      clip: rect(62px, 9999px, 180px, 0);
   }

   25% {
      clip: rect(34px, 9999px, 42px, 0);
   }

   30% {
      clip: rect(147px, 9999px, 179px, 0);
   }

   35% {
      clip: rect(99px, 9999px, 63px, 0);
   }

   40% {
      clip: rect(188px, 9999px, 122px, 0);
   }

   45% {
      clip: rect(154px, 9999px, 14px, 0);
   }

   50% {
      clip: rect(63px, 9999px, 37px, 0);
   }

   55% {
      clip: rect(161px, 9999px, 147px, 0);
   }

   60% {
      clip: rect(109px, 9999px, 175px, 0);
   }

   65% {
      clip: rect(157px, 9999px, 88px, 0);
   }

   70% {
      clip: rect(173px, 9999px, 131px, 0);
   }

   75% {
      clip: rect(62px, 9999px, 70px, 0);
   }

   80% {
      clip: rect(24px, 9999px, 153px, 0);
   }

   85% {
      clip: rect(138px, 9999px, 40px, 0);
   }

   90% {
      clip: rect(79px, 9999px, 136px, 0);
   }

   95% {
      clip: rect(25px, 9999px, 34px, 0);
   }

   100% {
      clip: rect(173px, 9999px, 166px, 0);
   }
}

@keyframes noise-after {
   0% {
      clip: rect(26px, 9999px, 33px, 0);
   }

   5% {
      clip: rect(140px, 9999px, 198px, 0);
   }

   10% {
      clip: rect(184px, 9999px, 89px, 0);
   }

   15% {
      clip: rect(121px, 9999px, 6px, 0);
   }

   20% {
      clip: rect(181px, 9999px, 99px, 0);
   }

   25% {
      clip: rect(154px, 9999px, 133px, 0);
   }

   30% {
      clip: rect(134px, 9999px, 169px, 0);
   }

   35% {
      clip: rect(26px, 9999px, 187px, 0);
   }

   40% {
      clip: rect(147px, 9999px, 137px, 0);
   }

   45% {
      clip: rect(31px, 9999px, 52px, 0);
   }

   50% {
      clip: rect(191px, 9999px, 109px, 0);
   }

   55% {
      clip: rect(74px, 9999px, 54px, 0);
   }

   60% {
      clip: rect(145px, 9999px, 75px, 0);
   }

   65% {
      clip: rect(153px, 9999px, 198px, 0);
   }

   70% {
      clip: rect(99px, 9999px, 136px, 0);
   }

   75% {
      clip: rect(118px, 9999px, 192px, 0);
   }

   80% {
      clip: rect(1px, 9999px, 83px, 0);
   }

   85% {
      clip: rect(145px, 9999px, 98px, 0);
   }

   90% {
      clip: rect(121px, 9999px, 154px, 0);
   }

   95% {
      clip: rect(156px, 9999px, 44px, 0);
   }

   100% {
      clip: rect(67px, 9999px, 122px, 0);
   }
}

/* Scroll to top */

#scroll-top-link, #av-cookie-consent-badge {
    border: none;
    background: #f7f7f7;
}

#av-cookie-consent-badge.avia_pop_class, #scroll-top-link.avia_pop_class {
    opacity: 1;
}

#scroll-top-link.avia-svg-icon svg:first-child {
    height: 21px;
    margin-top: 16px;
}

/* Responsive Design */

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

.slideshow_caption {
    width: 100%;
}
	
#top .box {
    padding: 55px 10px 25px;
}

.box p {
    padding: 0px 10px;
}	

.box h2 {
    font-size: 16px;
}
	
@media only screen and (max-width: 989px) {	
	
#top .box {
    padding: 65px 8% 25px;
	min-height: 400px;
}
	
.box h2 {
    margin-bottom: 30px;
}
	
.responsive #top #wrap_all div#solution-box {
    margin-bottom: 50px;
}
	
@media only screen and (max-width: 767px) {

#top div#top-image h1, #top div#top-image h2, h2 {
    font-size: 26px;
}
#top div#top-image p {
    margin: 20px 0px 10px;	
}

.box p {
    padding: 0px 19%;
}
#top .box {
    padding: 75px 12% 25px;
}

.box h2 {
	margin-top: 30px;
}
	
.glitch {
    font-size: 42px;
}
	
.responsive #scroll-top-link {
    display: inline;
}
	
div#footer-logo img {
    text-align: center;
    margin: 0 auto;
}	

div#custom-footer p, div#custom-footer a {
    text-align: center;
}	

#custom-footer .avia-icon-list-container {
    display: none;
}	

}
