@font-face
{
   font-family: "IBM Plex Sans Light";
   src: url('../IBMPlexSans-Light.ttf') format('truetype');
}
@font-face
{
   font-family: "IBM Plex Sans Medium";
   src: url('../IBMPlexSans-Medium.ttf') format('truetype');
}
@font-face
{
   font-family: "Philosopher";
   src: url('../Philosopher-Regular.ttf') format('truetype');
}
@-webkit-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-moz-keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@-webkit-keyframes animate-fade-in-down
{
   0% { -webkit-transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-down
{
   0% { -moz-transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-down
{
   0% { transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-webkit-keyframes animate-fade-in-left
{
   0% { -webkit-transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-left
{
   0% { -moz-transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-webkit-keyframes animate-fade-in-right
{
   0% { -webkit-transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-right
{
   0% { -moz-transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-right
{
   0% { transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-webkit-keyframes animate-fade-in-up
{
   0% { -webkit-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-up
{
   0% { -moz-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
a.whiteText_blackBackg
{
   color: #FFFFFF;
   background: #000000;
   text-decoration: none;
}
a.whiteText_blackBackg:visited
{
   color: #FFFFFF;
   background: #000000;
   text-decoration: none;
}
a.whiteText_blackBackg:active
{
   color: #FFFFFF;
   background: #000000;
   text-decoration: none;
}
a.whiteText_blackBackg:hover
{
   color: #FFFFFF;
   background: #000000;
   text-decoration: none;
}
a.whiteText_blackGreyBackg
{
   color: #FFFFFF;
   background: #202020;
   text-decoration: none;
}
a.whiteText_blackGreyBackg:visited
{
   color: #FFFFFF;
   background: #202020;
   text-decoration: none;
}
a.whiteText_blackGreyBackg:active
{
   color: #FFFFFF;
   background: #202020;
   text-decoration: none;
}
a.whiteText_blackGreyBackg:hover
{
   color: #FFFFFF;
   background: #202020;
   text-decoration: none;
}
a.blackText_whiteBackg
{
   color: #000000;
   text-decoration: none;
}
a.blackText_whiteBackg:visited
{
   color: #000000;
   text-decoration: none;
}
a.blackText_whiteBackg:active
{
   color: #000000;
   text-decoration: none;
}
a.blackText_whiteBackg:hover
{
   color: #000000;
   text-decoration: none;
}
a.blackText_grayBackg
{
   color: #000000;
   background: #CDCDCD;
   text-decoration: none;
}
a.blackText_grayBackg:visited
{
   color: #000000;
   background: #CDCDCD;
   text-decoration: none;
}
a.blackText_grayBackg:active
{
   color: #000000;
   background: #CDCDCD;
   text-decoration: none;
}
a.blackText_grayBackg:hover
{
   color: #000000;
   background: #CDCDCD;
   text-decoration: none;
}
h1, .h1
{
   font-family: "IBM Plex Sans Light";
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: "IBM Plex Sans Light";
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: "IBM Plex Sans Light";
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: "IBM Plex Sans Light";
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: "IBM Plex Sans Light";
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: "IBM Plex Sans Light";
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
.half-circle-top
{
   text-decoration: none;
   background-color: #000000;
}
.half-circle-top:before
{
   text-decoration: none;
   background-color: #000000;
   border-radius: 50px;
   width: 100px;
   z-index: 10;
   position: absolute;
   height: 100px;
   left: 50%;
   content: "";
   transform: translateX(-50%);
   top: -50px;
}
.half-circle-bottom
{
   text-decoration: none;
   background-color: #000000;
}
.half-circle-bottom:after
{
   text-decoration: none;
   background-color: #000000;
   border-radius: 50px;
   width: 100px;
   z-index: 10;
   position: absolute;
   height: 100px;
   left: 50%;
   content: "";
   transform: translateX(-50%);
   bottom: -50px;
   top: auto;
}
.diagonal
{
   text-decoration: none;
   background-color: #FFFFFF;
   z-index: 1;
   padding-top: 6em;
}
.diagonal:before
{
   text-decoration: none;
   background-color: #FFFFFF;
   width: 150%;
   z-index: -1;
   transform-origin: 3% 0;
   position: absolute;
   height: 50%;
   left: -25%;
   content: '';
   transform: rotate(-3deg);
   display: block;
   top: 0;
}
.diagonal:after
{
   text-decoration: none;
   background-color: #FFFFFF;
   width: 150%;
   z-index: -1;
   transform-origin: 0 0;
   position: absolute;
   height: 75%;
   left: -25%;
   content: '';
   transform: rotate(-2deg);
   display: block;
   top: 0;
}
.triangle
{
   text-decoration: none;
   background-color: #FFFFFF;
}
.triangle:after
{
   text-decoration: none;
   background-color: #FFFFFF;
   width: 100px;
   z-index: 10;
   position: absolute;
   height: 100px;
   left: 50%;
   content: "";
   bottom: -50px;
   transform: translateX(-50%) rotate(45deg);
}
.triangles
{
   text-decoration: none;
   background-color: #FFFFFF;
}
.triangles:after
{
   text-decoration: none;
   background-color: #FFFFFF;
   box-shadow: -50px 50px 0px #000000;
   width: 50px;
   z-index: 10;
   position: absolute;
   height: 50px;
   left: 50%;
   content: "";
   bottom: -25px;
   transform: translateX(-50%) rotate(45deg);
}
.curve
{
   text-decoration: none;
   background-color: #FFFFFF;
}
.curve:before
{
   text-decoration: none;
   background-color: #FFFFFF;
   position: absolute;
   content: "";
   top: -70px;
   left: 0px;
   z-index: 10;
   width: 50%;
   height: 70px;
   border-radius: 0 80px 0 0;
}
.curve:after
{
   text-decoration: none;
   background-color: #FFFFFF;
   position: absolute;
   content: "";
   top: -70px;
   z-index: 10;
   width: 50%;
   height: 70px;
   left: 50%;
   border-radius: 80px 0 0 0;
}
.blocks
{
   text-decoration: none;
   background-color: #000000;
}
.blocks:before
{
   text-decoration: none;
   background-color: transparent;
   background-image: url('../linear%2dgradient%28to%20right%2c%20%23000000%2050%25%2c%20%23FFFFFF%2050%25');
   background-size: 130px 100%;
   width: 100%;
   position: absolute;
   height: 50px;
   left: 0px;
   content: "";
   top: -50px;
}
.zigzag
{
   text-decoration: none;
   background-color: #000000;
}
.zigzag:before
{
   text-decoration: none;
   background-color: transparent;
   background-image: url('../linear%2dgradient%28315deg%2c%20%23000000%2025%25%2c%20transparent%2025%25%29%2c%20linear%2dgradient%28%2045deg%2c%20%23000000%2025%25%2c%20transparent%2025%25');
   background-size: 50px 100%;
   z-index: 10;
   right: 0px;
   position: absolute;
   height: 90px;
   left: 0px;
   content: "";
   background-position: 50%;
   display: block;
   top: -90px;
}
.zigzag-bottom
{
   text-decoration: none;
   background-color: #000000;
}
.zigzag-bottom:after
{
   text-decoration: none;
   background-color: transparent;
   background-image: url('../linear%2dgradient%28135deg%2c%20%23FFFFFF%2025%25%2c%20transparent%2025%25%29%2c%20linear%2dgradient%28225deg%2c%20%23FFFFFF%2025%25%2c%20transparent%2025%25');
   background-size: 50px 100%;
   z-index: 10;
   right: 0px;
   position: absolute;
   height: 90px;
   left: 0px;
   content: "";
   background-position: 50%;
   display: block;
   top: 100%;
}
.triangles-top
{
   text-decoration: none;
   background-color: #FFFFFF;
}
.triangles-top:before
{
   text-decoration: none;
   background-color: #FFFFFF;
   box-shadow: -50px 50px 0px #000000;
   width: 50px;
   position: absolute;
   height: 50px;
   left: 50%;
   content: "";
   transform: translateX(-50%) rotate(45deg);
   top: -25px;
}
.triangle-top
{
   text-decoration: none;
   background-color: #FFFFFF;
}
.triangle-top:before
{
   text-decoration: none;
   background-color: #FFFFFF;
   width: 100px;
   position: absolute;
   height: 100px;
   left: 50%;
   content: "";
   transform: translateX(-50%) rotate(45deg);
   top: -50px;
}
@media only screen and (min-width: 800px) and (max-width: 969px)
{
.curve
{
   text-decoration: none;
   background-color: #FFFFFF;
}
}
@media only screen and (min-width: 480px) and (max-width: 799px)
{
.curve
{
   text-decoration: none;
   background-color: #FFFFFF;
}
}
@media only screen and (max-width: 479px)
{
.curve
{
   text-decoration: none;
   background-color: #FFFFFF;
}
}
