body {
  font-family: 'Lato';
  font-size: 1em;
}

h1,
h2,
h3
{
  font-family: 'Catamaran';
  font-weight: 600 !important;
  color: #419484;
}

h4, 
h5,
h6 {
  font-family: 'Catamaran';
  font-weight: 400 !important;
  color: #419484;
}

.rounded-corners {     
    border-radius: 100%;
    overflow: hidden;
}

.btn-xl {
  padding: 1.5rem 3rem;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}

.bg-black {
  background-color: #000 !important;
}

.rounded-pill {
  border-radius: 5rem;
}

.navbar-custom {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: rgba(0, 0, 0, 1);
}

.navbar-custom .navbar-brand {
  /*! text-transform: uppercase; */
  font-size: 1.5rem;
  /*! letter-spacing: 0.1rem; */
  font-weight: 300;
  color: #FFCB05;
}

.navbar-custom .navbar-nav .nav-item .nav-link {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}

header.masthead {
  position: relative;
  overflow: hidden;
  padding-top: calc(7rem + 65px);
  padding-bottom: 7rem;
  /*background: linear-gradient(0deg, #FCB500 0%, #FCB500 100%);*/
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: scroll;
  background-size: cover;
  background-image: linear-gradient(rgba(255,255,255, 0.1), rgba(255,255,255, 0.1)),url('../img/padua-grafitti.jpg');
}

header.masthead .masthead-content {
  z-index: 1;
  position: relative;
}

header.masthead .masthead-content .masthead-heading {
  font-size: 3rem;
  background: rgba(255,255,255,0.75);
}

header.masthead .masthead-content .masthead-subheading {
  font-size: 1rem;
  background: rgba(255,255,255,0.75);
  padding:1em 0 0.5em 0;
}


@media (min-width: 992px) {
  header.masthead {
    padding-top: calc(8rem + 55px);
    padding-bottom: 7rem;
  }
  header.masthead .masthead-content .masthead-heading {
    font-size: 3.5rem;
    color: #FFCB05 !important;
  }
  header.masthead .masthead-content .masthead-subheading {
    font-size: 1.5rem;
    color: #FFCB05 !important;
  }
}

.bg-primary {
  background-color: #ee0979 !important;
}

.btn-primary {
  background-color: #FFCB05;
  border-color: #FFCB05;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #FFCB05 !important;
  border-color: #FFCB05 !important;
}

.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 9, 121, 0.5);
}

.btn-secondary {
  background-color: #ff6a00;
  border-color: #ff6a00;
}

.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
  background-color: #cc5500 !important;
  border-color: #cc5500 !important;
}

.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5);
}

.alert {
    padding: 1em;
    background-color: #ffbb33;
    color: black;
    opacity: 1;
    transition: opacity 0.6s;
    margin-bottom: 0px;
}

.alert.info {background-color: #194B7A;}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.tg {
    border-collapse: collapse;
    border-spacing: 0;
    width: 520px;
}


.tg .tg-odj0 {
    font-weight: bold;
    background-color: #FFCB05;
    vertical-align: top;
}

.tg .tg-lqy6 {
    text-align: left;
    vertical-align: top;
    width: 100px;
}

.tg .tg-l2oz {
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

.tg .tg-9hbo {
    font-weight: bold;
    vertical-align: top;
}

.tg .tg-yw4l {
    vertical-align: top;
}

.tg .tg-xr8r {
    background-color: #ffffc7;
    text-align: left;
    vertical-align: top;
    width: 100px;
}

.tg .tg-kjho {
    background-color: #ffffc7;
    vertical-align: top;
}

.tg1 {
    font-family: 'Lato';
    border-collapse: collapse;
    border-spacing: 0;
    width: 1040px;
}


.tg1 .tg1-odj0 {
    font-size: 1.5em;
    font-weight: bold;
    background-color: #FFCB05;
    vertical-align: top;
    text-align: left;
}

.tg1 .tg1-lqy6 {
    text-align: left;
    vertical-align: top;
    width: 150px;
}

.tg1 .tg1-l2oz {
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

.tg1 .tg1-9hbo {
    font-weight: bold;
    vertical-align: top;
}

.tg1 .tg1-yw4l {
    vertical-align: top;
}

.tg1 .tg1-xr8r {
    background-color: #ffffc7;
    text-align: left;
    vertical-align: top;
    width: 150px;
}

.tg1 .tg1-kjho {
    background-color: #ffffc7;
    vertical-align: top;
}
.caption {        font-size: 100%;
                  font-family: Lato;
                  text-align: center;
                  font-weight: bold;
                  color: #ee0979;
                }

  .icon-square-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 10em;
  min-height: 10em;
  min-width: 80px;
  margin-bottom: 1em;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1em;
  background-color: #e2f8f8;
  background-image: url("../img/padua-bubbles.gif");
  background-position: 0px -260px;
  background-size: cover;
}

.icon-square-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 12em;
  min-height: 8em;
  min-width: 80px;
  margin-bottom: 1em;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1em;
  background-color: #e2f8f8;
  background-image: url("../img/padua-sax.webp");
  background-position: 0px -250px;
  background-size: cover;
}

.icon-square-03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 25em;
  min-height: 8em;
  min-width: 80px;
  margin-bottom: 1em;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: top;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1em;
  background-color: #e2f8f8;
  background-image: url("../img/padua-kiss.jpg");
  background-position: 0px 0px;
  background-size: cover;
}

.star {
  position: relative;
  
  display: inline-block;
  width: 0;
  height: 0;
  
  margin-left: .9em;
  margin-right: .9em;
  margin-bottom: 1.2em;
  
  border-right:  .3em solid transparent;
  border-bottom: .7em  solid #7C1415;
  border-left:   .3em solid transparent;

  /* Controlls the size of the stars. */
  font-size: 18px;
  
  &:before, &:after {
    content: '';
    
    display: block;
    width: 0;
    height: 0;
    
    position: absolute;
    top: .6em;
    left: -1em;
  
    border-right:  1em solid transparent;
    border-bottom: .7em  solid #7C1415;
    border-left:   1em solid transparent;
  
    transform: rotate(-35deg);
  }
  
  &:after {  
    transform: rotate(35deg);
  }
}
