/*

Made with love by Creative Tim (http://www.creative-tim.com)

*/

@font-face {
   font-family: 'Algerian';
       src: url('ufonts.com_algerian.ttf');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'Waste of time';
       src: url('Waste of time.ttf');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'SF Atarian System';
       src: url('SF Atarian System.ttf');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'coolvetica rg';
       src: url('coolvetica rg.ttf');
   font-weight: normal;
   font-style: normal;
}


@font-face {
   font-family: 'ROSART';
       src: url('ROSART__.ttf');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'LIBERTAS';
       src: url('../../global/fonts/PAC LIBERTAS font.ttf');
   font-weight: normal;
   font-style: normal;
}

.ludega_logo{
    /*font-family: 'Algerian',cursive;*/
    /*font-family: 'Grand Hotel',cursive;*/
    /*font-family: 'Waste of time',cursive;*/
    /*font-family: 'Old English Text MT',cursive;*/
    /*font-family: 'SF Atarian System',cursive;*/
    font-family: 'LIBERTAS',cursive;
}

.my-card-light {
  transition:all 0.25s ease;
  border-radius: 6px;
  margin-bottom: 10px;
}

.my-card-light:hover {
  -webkit-box-shadow: 0px 0px 8px 1px lightgray;
  -moz-box-shadow: 0px 0px 8px 1px lightgray;
  box-shadow: 0px 0px 8x 1px lightgray;
  transform: scale(1.01, 1.03);
  /*position: relative;
  z-index: 10000;*/
  /*  Failing at transitioning to be bigger
  width: 110%;
  position: absolute;
  top: 0;
  z-index: 1000;  */

  /* First attempt at increasing size and adding shadow*/
  /*-webkit-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -moz-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -o-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -ms-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  transition-property: all;
  transition-duration: 370ms;
  transition-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
  transition-delay: 0.736377ms;*/
}

.my-card-light:not( :hover ){
  transition:all 0.25s ease;
}

.my-card {
  transition:all 0.75s ease;
  border-radius: 6px;
}

.my-card:hover {
  -webkit-box-shadow: 0px 0px 10px #444;
  -moz-box-shadow: 0px 0px 10px #444;
  box-shadow: 0px 0px 10px #444;
  transform: scale(1.04, 1.04);
  /*position: relative;
  z-index: 10000;*/
  /*  Failing at transitioning to be bigger
  width: 110%;
  position: absolute;
  top: 0;
  z-index: 1000;  */

  /* First attempt at increasing size and adding shadow*/
  /*-webkit-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -moz-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -o-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -ms-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  transition-property: all;
  transition-duration: 370ms;
  transition-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
  transition-delay: 0.736377ms;*/
}

.my-card:not( :hover ){
  transition:all 1s ease;
}

.my-card-dark {
  transition:all 0.75s ease;
  border-radius: 6px;
  -webkit-box-shadow:0px 1px 5px rgba(0, 0, 0, 0.33);
  -moz-box-shadow:0px 1px 5px rgba(0, 0, 0, 0.33);
  box-shadow:0 1px 5px rgba(0, 0, 0, 0.33);
}

.my-card-dark:hover {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
  transform: scale(1.01, 1.01);
  /*position: relative;
  z-index: 10000;*/
  /*  Failing at transitioning to be bigger
  width: 110%;
  position: absolute;
  top: 0;
  z-index: 1000;  */

  /* First attempt at increasing size and adding shadow*/
  /*-webkit-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -moz-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -o-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -ms-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  transition-property: all;
  transition-duration: 370ms;
  transition-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
  transition-delay: 0.736377ms;*/
}

.my-btn:hover{
  background-color: transparent;
  color: #519cff;
  border-color: #519cff;
}

.my-card-dark:not( :hover ){
  transition:all 1s ease;
}

my-shadow-box{
  border-radius:6px;
  -webkit-box-shadow:0px 1px 5px rgba(0, 0, 0, 0.33);
  -moz-box-shadow:0px 1px 5px rgba(0, 0, 0, 0.33);
  box-shadow:0 1px 5px rgba(0, 0, 0, 0.33);
}

.fake-link {
    /*color: blue;*/
    /*text-decoration: underline;*/
    cursor: pointer;
}

.filter.filter-color-myblue:before {
  background: #015082;
}
