/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */

.whatsapp_float{
    position:fixed;
    bottom: 60px;
    right: 20px;
}

.photo-about{
    border: 1px solid;
  padding: 10px;
  box-shadow: 5px 10px #888888;
}



.pares {
    font-size: 1px;
    color: coral;
}

.header-nav.navbar-transparent.animated-active .menu-top > li > a {
    color: #fff;
  }

  p{
    font-size: 17px;
  }

  .pbigfont{
    font-size: 332px;
    font-weight: 370px;
  }