
@charset "UTF-8";
@font-face {
  font-family: "Givonic";
  src: url("../fonts/Givonic-Regular.ttf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Givonic";
  src: url("../fonts/Givonic-Bold.ttf");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "Modeling";
  src: url("../fonts/Modeling.ttf"); }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/MontserratBold.otf");
  font-weight: bold;
  font-style: normal; }




h1, h3, p, div, button, span {
  font-family: "Givonic";
}

h2 {
  font-family: "Montserrat";
}


.anim-frame {
  margin-top: 40px;
  transition: all .3s ease-in-out; 
}
.anim-frame:hover .anim-frame-top {
  top: 1vw;
  left: 1vw; 
}
.anim-frame:hover .anim-frame-bottom {
  bottom: 1vw;
  right: 1vw; 
}
.anim-frame:hover .anim-frame-text {
  transform: translateY(-45px); 
}
.anim-frame-img {
  position: relative;
  transition: all .3s ease-in-out; 
}
.anim-frame-top, .anim-frame-bottom {
  position: absolute;
  height: 7%;
  width: auto;
  transition: all .3s ease-in-out;
}
.anim-frame-top {
  top: 0;
  left: 0; 
}
.anim-frame-bottom {
  bottom: -1px;
  right: -1px;
  transform: rotate(180deg); 
}
.anim-frame-text {
  position: absolute;
  z-index: -1;
  font-size: 60px;
  width: 100%;
  text-align: center;
  color: white;
  transition: all .3s ease-in-out;
  /* text-stroke: 1px black;
  -webkit-text-stroke: 1px black;
  -webkit-text-fill-color: white; */
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; 
}

.anim-hover-scale, .btn-custom {
  transform: scale(1);
  transition: all .3s ease-in-out;
  backface-visibility: hidden; 
}
.anim-hover-scale:hover, .btn-custom:hover {
  transform: scale(1.025); 
}
.anim-hover-scale-parent:hover .anim-hover-scale-child {
  transform: scale(1.025); 
}
.anim-hover-scale-child {
  transition: all .3s ease-in-out;
  transform: scale(1); 
}

.anim-hover-shadow {
  transition: all .3s ease-in-out; 
}
.anim-hover-shadow:hover {
  -webkit-box-shadow: 2px 5px 16px 0px rgba(0, 0, 0, 0.32);
  box-shadow: 2px 8px 16px 0px rgba(0, 0, 0, 0.32); 
}
.anim-hover-shadow-parent:hover .anim-hover-shadow-child {
  -webkit-box-shadow: 2px 8px 16px 0px rgba(0, 0, 0, 0.32);
  box-shadow: 2px 8px 16px 0px rgba(0, 0, 0, 0.32); 
}
.anim-hover-shadow-parent:hover-child {
  transition: all .3s ease-in-out; 
}

.img-fluid {
  max-width: 100%;
  height: auto; }

.card-custom-content {
  position: absolute;
  bottom: 1vw;
  left: 1vw; 
}

@media (min-width: 678px) { 
  .bg-tedx {
    background-image: url('../img/tedx-background-large-3.jpg');
  }
}

@media (max-width: 678px) { 
  .bg-tedx {
    /*background-color: #fff;*/
    background-image: url('../img/tedx-background-large-3.jpg');
  }
}

.strokeme-white{
  color: white;
  background-color: #8873EF;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.border-cyan-react-native {
  border-color: #61DBFB;
}

.border-orange-firebase {
  border-color: #FFA611;
}

.border-green-android {
  border-color: #78C257;
}

.border-blue-app-store-connect {
  border-color: #009CDF;
}

.border-gray-google-play-console {
  border-color: #5F6368;
}

.border-purple-php {
  border-color: #474A8A;
}

.border-red-html {
  border-color: #E34C26;
}

.border-blue-css {
  border-color: #2565AE;
}

.border-cyan-tailwindcss {
  border-color: #01b8d6;
}

.border-yellow-javascript {
  border-color: #F0DB4F;
}

.border-sea-blue-mysql {
  border-color: #00758F;
}

.border-air-force-blue-paypal {
  border-color: #013088;
}

.border-blue-stripe {
  border-color: #635bff;
}

.border-purple-mailjet {
  border-color: #9585f4;
}

.border-orange-mangopay {
  border-color: #d95821;
}

.border-red-ebay {
  border-color: #E53238;
}

.border-blue-gray-c {
  border-color: #669ad3;
}

.border-yellow-python {
  border-color: #fdd643;
}

.border-red-raspberry-pi {
  border-color: #ce1d56;
}

.border-blue-green-arduino {
  border-color: #0592a3;
}

.border-blue-bluetooth {
  border-color: #486AAE;
}

.border-red-gitlab {
  border-color: #e24329;
}

.border-green-seo {
  border-color:#9aab26;
}

.border-purple-figma {
  border-color: #b659ff;
}

.border-orange-analytics {
  border-color: #e47500;
}

.border-blue-search-console {
  border-color: #2771f3;
}

.border-red-admob {
  border-color: #ff4d12;
}

.border-blue-lora {
  border-color: #009fe3;
}

.background-pink-malt {
  background-color: #ff5c57;
}

.background-pink-malt-2 {
  background-color: #FC5757;
}

.background-gold-leizup {
  background-color: #bf9000;
}

.background-orange-sauvermonbar {
  background-color: #ffb03b;
}

.background-blue-thales {
  background-color: #171f69;
}

.background-blue-sorbonne {
  background-color: #0752a1;
}

.background-green-ece {
  background-color: #017278;
}

.background-blue-circlegames {
  background-color: #21a9fb;
}

.background-red-descartes {
  background-color: #ce072c;
}

.background-gray-high-tech-station {
  background-color: #626262;
}

.background-blue-leizup {
  background-color: #202e3d;
}