/*	$Id: bryans-globals.css 7621 2019-06-12 14:04:06Z bowe $	*/

body {
	margin-top: -80px !important;
}

.dark-bg .tp-bgimg.defaultimg {
    opacity: 0 !important;
}

.rev_slider .slotholder:after, .rev_slider .slotholder .kenburnimg img:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: 99;
    background: rgba(0,0,0,0) !important;
}

.mb20 {
	margin-bottom: 20px !important;
}


.features.Plan3 {
margin-top: 15px !important;
}

 .cbp-l-inline {
 	background-color: inherit !important;
  	border: 1px Solid rgba(193, 193, 193, 0.4) !important;
  	border: 1px Solid #c6c6c6 !important;
  	border-radius: 20px !important;
 }
 
 .cbp-l-inline-desc {
  font: 400 13px/20px "Open Sans", sans-serif;
  color: #474747;
  margin-top: 5px !important;
  margin-bottom: 20px; 
 }
 
 
 .Block-Sec p {
font-size: 13px;
color: #FFF;
padding: 0px 30px;
font-family: 'Open Sans', sans-serif;
} 
  
.newitem {
	position: absolute;
	background-image: none;
	border-radius: 100%;
	border-radius: 4px;
	right: 24px;
	left: auto;
	bottom: 55px;
	text-shadow: none;
	padding: 2px 10px 4px 10px;
	height: 40px;
	line-height: 36px;
	display: inline-block;
	text-align: center;
	z-index: 1;
	box-shadow: none;
	font-size: 0.9em;
	color: #FFF;
	border-bottom: 2px solid transparent;
	background-color: #e36159;
	border-bottom-color: #dd4036;
}

.Bottom-title-news {
display: inline-block;
background: #FFF;
margin-top: -1px;
padding: 15px 25px;
margin-left: 6px !important;
margin-right: 6px !important;
}

.new-sash {
	position: absolute;
	top: -5px;
	left: -5px;
	bottom: auto;
	right: auto;
	z-index: 1;
	height: 100px;
	width: 100px;
}

.new-sash-alt {
	position: absolute;
	top: -5px;
	left: -6px;
	bottom: auto;
	right: auto;
	z-index: 1;
}

.Link-ul ul.icons-ul li a.pay:hover {
background-color: #478978 !important;
}

.Link-ul ul.icons-ul li a.pay:hover span {
color: #fff !important;
}