@charset "UTF-8";
/* CSS Document */

.hero                       {padding: 20px 20px 50px 20px; text-align: center; background-color: rgba(255, 255, 255, 1);}

.info-box-tan               {background-image: url(../assets/background/bg_03.png); background-repeat: repeat;
                             color: rgba(229, 0, 109, 1.0); padding: 30px 20px 60px; text-align: center; font-size: 1.1rem;}

.info-box-dark              {background-image: url(../assets/background/bg_03.png); background-repeat: repeat;
                             color: rgba(229, 0, 109, 1.0); padding: 30px 20px 60px; text-align: center; font-size: 1.1rem;}

.col                        {width: 100%; text-align: center;}
.row:before, .row:after     {content: ""; display: table; text-align: center;}
.row:after                  {clear: both;}

/*Tablet View*/
@media (min-width: 768px){
.col-md-one-half            {width: 50%; text-align: center;}
.col                        {float: left; padding: 0px 7px 14px; text-align: center;}
}

/*Desktop View*/
@media (min-width: 1024px){
.col-lg-one-fourth          {width: 25%; text-align: center; padding: 5px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/

.stil-01                    {color: rgba(229, 0, 109, 1.0); font-size: 3rem; font-weight: 900;}
.stil-02                    { color:rgba(229, 0, 109, 1.0); font-size: 1.5rem; font-weight: 600;}













/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/






