﻿@charset "UTF-8";

html {
	font-family: 'Lato';
    font-size: 12px;
}


.TLp {
 
    color:   rgb(255, 255, 255);    
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: 900;
    text-shadow: 3px 3px 5px black;

}

.TLs {
 
    color:   rgb(255, 255, 255);    
    font-family: 'Montserrat';
    font-size: 25px;
    font-weight: 500;
    text-shadow: 2px 2px 4px black;

}


tbody tr:nth-child(odd) {

  background-color: #f9f9f9;

  }

/* CSS */
.btnMenuItem {
    align-items: center;
    background-color: #ffffff;
    border: 0;
    border-radius: 7px;
    box-sizing: border-box;
    color: #069;
    cursor: pointer;
    display: inline-flex;
    font-family: Lato;
    font-size: 12px;
    font-weight: 600;
    justify-content: center;
    line-height: 20px;
    max-width: 480px;
    min-height: 20px;
    min-width: 0px;
    overflow: hidden;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    touch-action: manipulation;
    transition: background-color 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s,
                      box-shadow 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s,
                           color 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: middle;
  }
  
  
  .btnMenuItem:hover,
  .btnMenuItem:focus {
    background-color: rgb(246, 250, 253);
    color: #069;
  }
  
  
  /*           ****************************       




/* CSS */
.button-18 {
  align-items: center;
  background-color: #0A66C2;
  border: 0;
  border-radius: 50px;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  font-family: -apple-system,
                   system-ui,
                   system-ui,
                  "Segoe UI",
                      Roboto,
            "Helvetica Neue",
                 "Fira Sans",
                      Ubuntu,
                      Oxygen,
               "Oxygen Sans",
                   Cantarell,
                "Droid Sans",
         "Apple Color Emoji",
            "Segoe UI Emoji",
           "Segoe UI Symbol",
             "Lucida Grande",
                   Helvetica,
                       Arial,
                  sans-serif;
  font-size: 12px;
  font-weight: 600;
  justify-content: center;
  line-height: 20px;
  max-width: 480px;
  min-height: 20px;
  min-width: 0px;
  overflow: hidden;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  touch-action: manipulation;
  transition: background-color 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s,
                    box-shadow 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s,
                         color 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  user-select: none;
  -webkit-user-select: none;
  vertical-align: middle;
}


.button-18:hover,
.button-18:focus {
  background-color: #16437E;
  color: #ffffff;
}

.button-18:active {
  background: #09223b;
  color: rgb(255, 255, 255, .7);
}

.button-18:disabled {
  cursor: not-allowed;
  background: rgba(0, 0, 0, .08);
  color: rgba(0, 0, 0, .3);
}

/*           ****************************                                    */
.tit_Grid  {
    color: #069;
    text-align: center;
    vertical-align: middle;
    /*display: inline;*/
    font-weight: 900;
    font-size: 16px;
}



.Agenda_Dia  {
 color: #069;

  display: flex;
  justify-content: center;
  align-items: center;


    font-weight: 900;
    font-size: 25px;
}

.Agenda_Mes  {

  display: flex;
  justify-content: center;
  align-items: center;

  color: rgba(0, 102, 153, 0.486);


    font-weight: 900;
    font-size: 12px;
}


.boxit {
        text-align:justify;
        line-height: 1.3;
		color: #069;
		display: -webkit-box;
      /*  max-width: 241;
        max-height: 84;   */
        white-space: normal;
		font-size: 14px;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
        text-indent: 20px;
}


.Tboxit {
        color: rgba(0, 0, 0, 0.527);
        text-align:left;
        line-height: 1.3;
		display: -webkit-box;
        white-space: normal;
		font-size: 15px;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
}

.Tboxit_320 {
    color: rgba(0, 0, 0, 0.527);
    text-align:left;
    line-height: 1.3;
    display: -webkit-box;
    white-space: normal;
    font-size: 13px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Aboxit {
        text-align:left;
        line-height: 1.3;
		display: -webkit-box;
        white-space: normal;
		font-size: 16px;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
}


.Bboxit {

        text-align:left;
        line-height: 1.3;
		display: -webkit-box;
        white-space: normal;
		font-size: 14px;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;


 }


.Hboxit {
        font-family: 'Lato';
        font-weight: 400;        
        color: rgb(126, 125, 125);
        text-align:left;
        line-height: 1.3;
		display: -webkit-box;
        white-space: normal;
		font-size: 14px;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
 }







.tit_titi {
    align-items:justify-content;
    display: inline-block;
    white-space:  nowrap;
    text-overflow:    ellipsis;
    overflow: hidden;
    color: #088;
    word-break: break-all;;
    max-width: 250px;
    max-height: 90px;
    font-size: 16px;
}


.It_Grid  {

    display: flex;
    align-items: bottom;
    justify-content: center;
    font-weight: 900;


}


.cartao {

    /* top-left | top-right | bottom-right | bottom-left */
    border-radius: 12px 12px 12px 12px;
            /* hor, ver, blur, spread, cor                *, hor, ver, blur, spread, cor */
    box-shadow: 0   4px   8px    0    rgba(0, 0, 0, 0.1),   0   6px  12px     0    rgba(0, 0, 0, 0.1);


}


.imCard {
    /* top-left | top-right | bottom-right | bottom-left */
    border-radius: 10px 10px 10px 10px;
}



.pumSub {

    background: rgb(255, 255, 255);
    color: #069;



    /* top-left | top-right | bottom-right | bottom-left */
    border-radius: 0px 15px 15px 15px    



}


.stFREE {

    background:   rgb(255, 255, 255);
    color:        rgba(0, 102, 153, 0.801);

    font-family: 'Lato';
    font-size: 15px;
    font-weight: 900;
    text-indent: 15px;

    border-radius: 10px 10px 0px 0px;    

}



.stSEL {
    background:   rgb( 250, 250, 250);
    color:        #069; 

	font-family: 'Lato';
    font-size: 15px;
    font-weight: 900;
    text-indent: 15px;

    /* top-left | top-right | bottom-right | bottom-left */
    border-radius: 10px 10px 0px 0px;

}


.stOVER {
    background: rgb(246, 252, 255); 
    color:    #069;   

	font-family: 'Lato';
    font-size: 15px;
    font-weight: 900;
    text-indent: 15px;

    /* top-left | top-right | bottom-right | bottom-left */
    border-radius: 10px 10px 0px 0px;
}





/* Menu   */
.menu {
	width: 100%;
	height: 40px;
	background:  #069;
	font-family: 'Lato';
    font-size: 13px;
}

.menu ul {
	list-style: none;
	position: absolute;
	
}

.menu ul li {
	width: 200 px;
	background: tomato;
	float: left;
}

.menu a {
	color: #fff;
	background-color:  #069;
    padding: 15px;
	display: block;
	text-decoration: none;
	/* text-align: center; */

}

.menu a:hover {
	background-color: #f4f4f4;
	color: #333;
}

.menu ul ul {
	position: absolute;
	visibility: hidden;
}

.menu ul li:hover ul {
	visibility: visible;
}

.menu ul ul li {
	float: none;
	border-bottom: solid 2 px #ccc;
}

.menu ul ul li a {
	background-color: #069;;
}





