
@font-face {
  font-family: "hypatia-sans-pro";
  src: url("https://db.onlinewebfonts.com/t/8a46227a3cdd1d2685fd90956b6a49f7.eot");
  src: url("https://db.onlinewebfonts.com/t/8a46227a3cdd1d2685fd90956b6a49f7.eot?#iefix")format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/8a46227a3cdd1d2685fd90956b6a49f7.woff2")format("woff2"),
  url("https://db.onlinewebfonts.com/t/8a46227a3cdd1d2685fd90956b6a49f7.woff")format("woff"),
  url("https://db.onlinewebfonts.com/t/8a46227a3cdd1d2685fd90956b6a49f7.ttf")format("truetype"),
  url("https://db.onlinewebfonts.com/t/8a46227a3cdd1d2685fd90956b6a49f7.svg#Hypatia Sans Pro")format("svg");
}

body {
  font-family: 'hypatia-sans-pro'!important;
  background-color:transparent!important;
}

#photos {
  float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}

#photos-mobile {
  float: left;
  display:none;
  width:100%;
  height:auto;
  text-align: center;
}

#photos-mobile img {
  max-width:31%;
  margin-right:1%;
  padding-top:1%;
}

#photos-mobile img:first-of-type {
  margin-left:1%;
}

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

  #container {    
    width: 100vw!important;
    height: auto!important;
  }

  #photos {
    display:none;
  }

  #photos-mobile {
    display:block;
  }


  .hover {
    float:none!important;
    width:170px!important;
    height:170px!important;
  }

  .hover2 {
    float:none!important;
    width:170px!important;
    height:85px!important;
  }
  #text {
    font-size: 20px!important;
    font-family: 'Lato'!important;
  }

  #one {
    width:170px!important;
    height:170px!important;
    margin:1px!important;
  }

  #two {
    width:170px!important;
    height:170px!important;
    margin:1px!important;
  }

  #three {
    width:170px!important;
    height:170px!important;
    margin:1px!important;
  }

  #four {
    width:170px!important;
    height:170px!important;
    margin:1px!important;
  }

  .title{
    margin-top:120px!important;
  }
  .rainbow{
    display:none;
  }
  .ccc{
    display:none;
  }

}

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



  #photos {
    display:none;
  }

  #photos-mobile {
    display:block;
  }

  .title{
    margin-top:84px!important;
  }
    .hover {
      float:none!important;
      width:130px!important;
      height:130px!important;
  }
  .hover2 {
    float:none!important;
    width:130px!important;
    height:65px!important;
  }
    #text {
      font-size: 18px!important;
      font-family: 'Lato'!important;
    }

  #one {
    width:130px!important;
    height:130px!important;
    margin:1px!important;
  }

  #two {
    width:130px!important;
    height:130px!important;
    margin:1px!important;
  }

  #three {
    width:130px!important;
    height:130px!important;
    margin:1px!important;
  }

  #four {
    width:130px!important;
    height:130px!important;
    margin:1px!important;
  }

  .subtitle p {
    font-size: 12px; 
  }
}

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

  #text {
    font-size: 15px!important;
  }

  #photos {
    display:none;
  }

  #photos-mobile {
    display:block;
  }
}

#text {
  float:left;margin:5px;width:auto;max-width:930px;height:auto;border:0px solid #eee;padding:10px;
  font-size: 18px;
  font-family: 'Lato'!important;
}

#container {    
  width: 960px;
  height: auto;
  margin: auto;
  left:0;
  right:0;
}

.hover{
  font-family: 'hypatia-sans-pro'!important;
  width: 240px;
    height: 240px;
    float: left;
}

.hover2{
  font-family: 'hypatia-sans-pro'!important;
  width: 160px;
    height: 240px;
    float: left;
}

#one {
  font-family: 'hypatia-sans-pro'!important;
  transition: all 0.65s ease-in-out;
  overflow:hidden;opacity:1;width:220px;height:220px;background-size:auto 100%;background-position:center center;border-radius:15%;float:left;margin:10px;margin-top:10px;
}

#two{
  font-family: 'hypatia-sans-pro'!important;
  transition: all 0.65s ease-in-out;
  overflow:hidden;opacity:1;width:220px;height:220px;background-size:auto 100%;background-position:center center;border-radius:15%;float:left;margin:10px;
}

#three{
  font-family: 'hypatia-sans-pro'!important;
  transition: all 0.65s ease-in-out;
  overflow:hidden;opacity:1;width:220px;height:220px;background-size:auto 100%;background-position:center center;border-radius:15%;float:left;margin:10px;margin-top:10px;
}

#four{
  font-family: 'hypatia-sans-pro'!important;
  transition: all 0.65s ease-in-out;
  overflow:hidden;opacity:1;width:220px;height:220px;background-size:auto 100%;background-position:center center;border-radius:15%;float:left;margin:10px;margin-top:10px;
}

.image {
  font-family: 'hypatia-sans-pro'!important;
  transition: all 0.75s ease-in-out;overflow:hidden;
  z-index:1;
}

.title {
  font-family: 'hypatia-sans-pro'!important;
  transition: all 0.35s ease-in-out;overflow:hidden;
  width: 100%; float:left;height:25px;margin-top:170px;text-align:center;color:white;background-color:#13416bb5;
}

.subtitle {
  font-size: 14.5px;
  font-family: 'hypatia-sans-pro'!important;
  transition: all 0.35s ease-in-out;overflow:hidden;
  width: 100%; border-bottom-left-radius: 25px;border-bottom-right-radius: 25px;float:left;height:25px;text-align:center;color:white;background-color:#f39112e0;
}

.title .p {
  font-family: 'hypatia-sans-pro'!important;
  transition: all 0.65s ease-in-out;overflow:hidden;
  font-size: 34px; line-height: 39px;cursor:pointer;
  opacity:0;
  margin-top:0px;
}
.subtitle .p {
  font-family: 'hypatia-sans-pro'!important;
  transition: all 0.65s ease-in-out;overflow:hidden;
  font-size: 34px; line-height: 39px;cursor:pointer;
  opacity:0;
  margin-top:0px;
}

.ccc{
  font-family: 'hypatia-sans-pro'!important;
  width: 100%; position: relative; text-align: center; opacity:0;
  transition: all 0.65s ease-in-out;overflow:hidden;
}


.rainbow {
  font-family: 'hypatia-sans-pro' !important;
  display: flex;
  justify-content: center;
  position: relative;
  opacity: 0;
  transition: all 1s ease-in-out;
  z-index: -1;
}

.rainbowx{
  font-family: 'hypatia-sans-pro'!important;
    position: relative;
    border-radius: 50%;
    opacity:0;
    transition: all 1s ease-in-out;
    z-index:-1;
}

#rainbow1{
  font-family: 'hypatia-sans-pro' !important;
    width: 176px;
    margin-left: -17px;
    margin-top: -1px;
    transform: rotate(313deg);
}

#rainbow2{
font-family: 'hypatia-sans-pro' !important;
    width: 176px;
    margin-left: -16px;
    margin-top: -1px;
    transform: rotate(313deg);
}

#rainbow3{    
  font-family: 'hypatia-sans-pro'!important;
  width: 156px;
  margin-left: 15px;
  margin-top: -3px;
  transform: rotate(324deg);
}

#rainbow4{
       font-family: 'hypatia-sans-pro' !important;
    width: 156px;
    margin-left: 30px;
    margin-top: -1px;
    transform: rotate(330deg);
}

.rainbow span {
  font: 22px MonoSpace;
  height: 140px;
  position: absolute;
  width: 30px;
  left: 0;
  top: 0;
  transform-origin: bottom center;
  pointer-events:none;
}


.char1b {
  transform: rotate(215deg);
}

.char2b {
  transform: rotate(207deg);
}

.char3b {
  transform: rotate(199deg);
}

.char1 {
  transform: rotate(6deg);
}

.char2 {
  transform: rotate(12deg);
}

.char3 {
  transform: rotate(18deg);
}

.char4 {
  transform: rotate(24deg);
}

.char5 {
  transform: rotate(30deg);
}

.char6 {
  transform: rotate(36deg);
}

.char7 {
  transform: rotate(42deg);
}

.char8 {
  transform: rotate(48deg);
}

.char9 {
  transform: rotate(54deg);
}

.char10 {
  transform: rotate(60deg);
}

.char11 {
  transform: rotate(66deg);
}

.char12 {
  transform: rotate(72deg);
}

.char13 {
  transform: rotate(78deg);
}

.char14 {
  transform: rotate(84deg);
}

.char15 {
  transform: rotate(90deg);
}

.char16 {
  transform: rotate(96deg);
}

.char17 {
  transform: rotate(102deg);
}

.char18 {
  transform: rotate(108deg);
}

.char19 {
  transform: rotate(114deg);
}

.char20 {
  transform: rotate(120deg);
}

.char21 {
  transform: rotate(126deg);
}

.char22 {
  transform: rotate(132deg);
}

.char23 {
  transform: rotate(138deg);
}

.char24 {
  transform: rotate(144deg);
}
  



h1, h2, h3, h4, h5, h6, a {
  font-family: 'hypatia-sans-pro'!important;
}

img {
    width:100%;
    height:auto;
    border-radius: 12px 12px 0px 0px;
    transition: all 0.5s ease-in-out;
    opacity: 1;
    width: 75%;
    padding-top: 12.5%;
    border-radius: 0px;
}

.flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    max-width:1100px;
    overflow:hidden;
  }

  .flex-items{
    cursor:pointer;
    margin:1%;
    width:98%;
    overflow:hidden;
  }

  .flex-items > p:nth-child(2) {
    font-size:22px!important;
    margin:0px;
    padding:0px;
    margin-left:5px;
    color:#103a60;
    font-family: 'hypatia-sans-pro'!important;
    width:60%;
  }

  .flex-items > p:nth-child(3) {
    font-size:14px!important;
    margin:0px;
    padding:0px;
    margin-left:5px;
    color:#103a60;
    font-family: 'Lato'!important;
    width:60%;
  }

  .flex-items > p:nth-child(4) {
    font-size:14px!important;
    margin:0px;
    padding:0px;
    margin-left:5px;
    color:#f29114;
    text-decoration:underline;
    font-family: 'Lato'!important;
    width:60%;
  }

  .flex-items > p:nth-child(5) {
    font-size:14px!important;
    margin:0px;
    padding:0px;
    margin-left:5px;
    margin-top:10px;
    color:black;
    width:100%;
    padding-right:5px;
    height:0px;
    float:left;
    overflow:auto;
    transition: all 0.5s ease-in-out;
    font-family: 'Lato'!important;
  }
  
  .flex-items:nth-child(1) {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
  }
  
  .flex-items:nth-child(2) {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
  }
  
  .flex-items:nth-child(3) {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
  }
  
  .flex-items:nth-child(4) {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
  }
  
  .flex-items:nth-child(5) {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
  }
  
  .flex-items:nth-child(6) {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
  }
  
  .flex-items:nth-child(7) {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
  }
  
  .flex-items:nth-child(8) {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
  }
  
  .flex-items:nth-child(9) {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
  }