/*
Theme Name: pryson_ms1
Theme URI: http://www.pryson_ms1.com
Description: Tema oficial
Author: pryson_ms1
Author URI: http://www.pryson_ms1.com
Version: 1.0
*/
html,body{
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: hidden;
	width: 100%;
}


.navbar-ichitaip {
    background-color: transparent!important;
    border-color: transparent !important;
	width: 100%;
	font-weight: 100;
	
}
.btn-dark{
	background-color: #353044 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: white !important;
}

.navbar-light .navbar-brand {
    color: white !important;
}


.navbar-ichitaip .dropdown-item:hover{
	color: #660000 !important;
}

.navbar-brand:hover, .navbar-brand a:hover{
	color: white !important;
}

.navrow{
	/*-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);*/
	position: relative;
	z-index:999; 
	background-color: white;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#notaspp .card-text a:hover{
	color:rgb(158, 29, 33);
}

#navmenu .dropdown-menu a{
	background: #F4F4F4;
    border: 1px solid #bbbbbb;
	padding: 0px 6px 0px 6px;
    margin: 0px 0px 4px 0px;
	border-radius: 5px;
}
.dropdown-menu{
	padding: 10px 5px 10px 5px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB)) !important;
}
.navbar-ichitaip .icon-bar{
	background-color: black !important;
}
.paddingcero{
	padding: 0 !important;
    margin: 0 !important;
}
.dropdown-item{
	color: #000066 !important;
}
.postDate{
	color: #fff;
	font-size: 12px;
	font-style: oblique;
}

.not2:hover img{
	filter: grayscale(0) !important;
	opacity: .9;
}

.not2:hover {
	background-color:rgba(0,0,0,0.8) !important;
}

.eresob a:hover{
	background-color: #B70913;
	border-color: #B70913 !important;
	color: white !important;
	cursor: pointer;
	text-decoration: none;
}

.lgohead a{
    font-size: small;
    padding: 0 10px;
	color: #282828;
}
.lgohead a:hover span{
	/*border-bottom: solid thick #DFDFDF;*/
	text-decoration: none;
	background: #DFDFDF;
}

.opaco{
	background: rgb(158, 29, 33);
}

.accs a:hover .material-icons{
	color: rgb(158, 29, 33)  !important;
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}

.btncon a:hover{
	background-color: #E1383D;
	border-color: #E1383D !important;
	color: white !important;
	cursor: pointer;
}

.btncon a{
	text-decoration: none;
	color: black;
}

.card-img-top{
	filter: none !important;
}

#footer a{
	color: #CCCCCC !important;
	text-decoration: none;
}

#footer{
	font-size: small;
}

.noti6{
	opacity: .7;
	filter: grayscale(0);
}
.noti6:hover{
	opacity: 1;
	filter: none;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.sidbn{
	webkit-filter: saturate(100%);
    filter: saturate(100%);
	-webkit-transition: all .35s ease-out;
	-moz-transition: all .35s ease-out;
	-o-transition: all .35s ease-out;
	transition: all .35s ease-out;
}
.sidbn:hover{
	webkit-filter: saturate(250%);
    filter: saturate(250%);
	-webkit-transition: all .35s ease-out;
	-moz-transition: all .35s ease-out;
	-o-transition: all .35s ease-out;
	transition: all .35s ease-out;
}

.sidbn img{
	opacity: 1;
	filter: grayscale(0);
	/*width: 200%;*/
	-webkit-transition: all .35s ease-out;
	-moz-transition: all .35s ease-out;
	-o-transition: all .35s ease-out;
	transition: all .35s ease-out;
}
.sidbn img:hover{
	opacity: 1;
	filter: none;
	-webkit-transition: all .35s ease-out;
	-moz-transition: all .35s ease-out;
	-o-transition: all .35s ease-out;
	transition: all .35s ease-out;
	/*transform: translate(-50%, 0%);*/
}

.card-header {
    border-bottom: none;
}

.infp{
	filter: grayscale(0) !important;
	opacity: 1;
	cursor: pointer;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.datp{
	filter: grayscale(0) !important;
	opacity: 1;
	cursor: pointer;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.infp:hover {
	opacity: 1;
	filter: none !important;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.datp:hover{
	opacity: 1;
	filter: none !important;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

#envivo:hover{
	opacity: 1 !important;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
	z-index: 9999;
}
#envivo{
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

#preg_frec a:hover span, #preg_frec a:hover i{
	color:white !important;
}

.display-4{
		font-weight: 500;
	}

.fab{
	color:#B70913;
}
.btn-primary{
	background-color: #B70913;
	border-color: #B70913;
}
.centre {
    width: 100%;
    text-align: center;
    display: inline-block;
}

p{
	font-size: 1.1rem !important;
}