html {
	height: 100%;
}

@media all and ( max-width: 768px ) {
	html {
		font-size: 14px;
	}
}

a,
a:hover {
	text-decoration: none;
}

.btn-danger {
	background-color: #cb1717;
    border-radius: 50px;
    padding-left: 2rem;
    padding-right: 2rem;
}

.bg-black {
	background-color: #000;
}

.mw-1320 {
	max-width: 1320px;
}

.slider-home .item img {
	transition: all 150ms ease;
}

.slider-home .item:not(:hover) img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}

.slider-home .item {
	position: relative;
	overflow: hidden;
}

@media all and ( max-width: 768px ) {
	.slider-home .item {
		width: 217px;
		height: 361px;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.slider-home .item img {
		display: none;
	}
}

.slider-home .item .about {
	position: absolute;
	bottom: -100%;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 15px;
	transition: all 225ms ease;
}

@media all and ( min-width: 768px ) {
	.slider-home .item .about {
		box-shadow: 0 0px 40px 30px rgba(0, 0, 0, 0.6);		
	}
}

.slider-home .item:hover .about {
	bottom: 0;
}

@media all and ( max-width: 768px ){
	.slider-home .item .about {
		bottom: 0;
	}
}

.slider-home .item .link-slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}

.container-list-escorts .item-girl .thumb {
	overflow: hidden;
	position: relative;
}

.container-list-escorts .item-girl .thumb a img {
	transition: all 225ms ease;
}

.container-list-escorts .item-girl:hover .thumb a img {
	transform: scale(1.1);
}

.talk-me .whatsapp-green {
	display: none;
}

.talk-me:hover .whatsapp-green {
	display: block;
}
.talk-me:hover .whatsapp-white {
	display: none;
}

.about .name:after {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background-color: #dc3545;
	margin-top: 8px;
}

.slider-home .item .hot-tag {
	position: absolute;
	top: 0;
	right: 0;
}

.item-girl .hot-tag {
	position: absolute;
	top: 0;
	right: 0;
	transition: all 225ms ease;
}

.item-girl:hover .hot-tag {
	top: -100px;
}

@media all and ( max-width: 768px ) {
	.hot-tag {
		width: 20px;
	}
}

.bg-entrada {
	background-image: url('../images/bg-entrada.png');
	background-position: center;
	background-repeat: no-repeat;
}

@media all and ( max-width: 768px ) {
	.bg-entrada {
		background-size: cover;
	}
}

.change-locale {
	cursor: pointer;
}
.change-locale .text-label {
	background-image: url('../images/marker.png');
	background-position: center left;
	background-repeat: no-repeat;
}

.change-locale .text-label > span:last-of-type {
	background-image: url('../images/arrow-select-locale.png');
	background-position: center right;
	background-repeat: no-repeat;	
}

.header-mobile .change-locale .text-label {
	background-image: url('../images/marker-black.png');
}

.header-mobile .change-locale .text-label > span:last-of-type {
	background-image: url('../images/arrow-select-locale-black.png');
}

.menu-header {}
.menu-header .list-menu-itens {
	padding: 0;
	margin: 0;
}

@media all and ( min-width: 992px ) {
	
	.menu-header .list-menu-itens .menu-item {
	    list-style-type: none;
	    display: block;
	    float: left;
	    position: relative;
	}

	.menu-header .list-menu-itens .menu-item:before,
	.menu-header .list-menu-itens .menu-item:after {
		content: "";
		display: block;
		position: absolute;
		top: 100%;
		width: 0%;
		height: 2px;
		background-color: #cb1717;
		margin-top: -10px;
		transition: width 225ms ease;
	}

	.menu-header .list-menu-itens .menu-item:before {
		left: 50%;
	}

	.menu-header .list-menu-itens .menu-item:after {
		right: 50%;
	}

	.menu-header .list-menu-itens .menu-item:hover:before,
	.menu-header .list-menu-itens .menu-item:hover:after,
	.menu-header .list-menu-itens .menu-item.active:before,
	.menu-header .list-menu-itens .menu-item.active:after {
		width: 50%;
	}

	.menu-header .list-menu-itens .menu-item a {
		display: block;
		color: #fff;
		padding: 15px;
		text-decoration: none;
	}

	.menu-header .list-menu-itens .menu-item.active a ,
	.menu-header .list-menu-itens .menu-item:hover a {
		color: #cb1717;
	}
}

.the-content {}
.the-content a {
	color: #cb1717;
}


.tags p {
	line-height: 245%;
}
.tags .tag {
	color:#fff;
	padding: 8px 20px;
	border-radius: 100px;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	display: inline-block;
	margin: 0 .35rem .8rem;
}

.tags .tag.active,
.tags .tag:hover {
	background-color: #cb1717;
	border-color: #e12222;
}

.footer .bg-tags {
	background-color: #131d21;
}

@media all and ( min-width: 992px ) {
	.sidebar {
		width: 300px;
	}	
}

.sidebar.colored-box .row {
	background-color: #131d21;
}

.sidebar .item-related a {
	transition: all 225ms ease;
}

.sidebar .item-related:hover a {
	color:#cb1717 !important;
	border-color: #cb1717 !important;
}


.content-model-description p:empty {
	display: none;
}

.grid {
	position: relative;
    height: 690.625px;
    width: calc(100% + 1rem);
    margin-left: -.5rem;
    margin-top: -.5rem;
}

.grid .grid-item {
	width: 33.333%;
	padding: .5rem;
}

@media all and ( max-width: 768px ) {
	.grid .grid-item {
		width: 50%;
	}
}

.grid .grid-item.loading {
	opacity: 0;
}

.list-categories {}
.list-categories a {
	color: #000;
	background-color: #3d4142;
	border-radius: 12px;
}

.list-categories a.active,
.list-categories a:hover {
	background-color: #e62626;
}

.line-about:after {
	content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #dc3545;
    margin: 5px auto 0;
}

.item-post-list:hover .title-post {
	color:#dc3545 !important;
}

.see-more-post .icon {
	transform: rotate(-90deg);
	margin-top: -3px;
}

@media all and ( max-width: 991px ) {
	.menu-header,
	.close-menu-mobile {
	    width: 42px;
	    height: 42px;
	    background-size: 36px;
	    background-repeat: no-repeat;
	    background-position: center;
	}
	.menu-header:not(.active) {
    	background-image: url(../images/menu-mobile.png);		
	}
	.close-menu-mobile {
		background-image: url(../images/menu-mobile-close.png);
	}

	.list-menu-itens {
		position: fixed;
		top: -100%;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 99;
		background-color: rgba(203, 23, 23, 0.95);
		transition: top 225ms ease;
	}

	.menu-header.active .list-menu-itens {
		top: 0;
	}

	.menu-header .list-menu-itens .menu-item {
	    list-style-type: none;
	    display: block;
	}
	.menu-header .list-menu-itens .menu-item a {
		display: block;
		color: #000;
		padding: 15px;
		text-decoration: none;
		text-align: center;
		text-transform: uppercase;
		font-weight: bold;
	}
}

@media all and ( max-width: 768px ) {
	.menu-header,
	.close-menu-mobile {
	    background-size: 25px;
	}
}

@media all and ( max-width: 991px ) {
	.sidebar-mobile {
		position: fixed;
	    display: block !important;
	    width: 80%;
	    background-color: #000;
	    z-index: 99;
	    top: 0;
	    padding-top: 1rem;
	    bottom: 0;
	    padding-bottom: 1rem;
	    left: -80%;
	    transition: left 225ms ease;
	}

	.sidebar-mobile.active {
		left: 0;
	}
}

.title-accordion {
	position: relative;
	cursor: pointer;
}

.title-accordion:hover,
.title-accordion:not(.collapsed) {
	color: #dc3545 !important;
}

.title-accordion .icon {
   	width: 24px;
    height: 24px;
    background-image: url(../images/accordion.png);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
}

.title-accordion.collapsed .icon {
    transform: rotate(180deg);	
}


div.wpcf7-response-output {
	background-color: #fff;
}

.wp-pagenavi *:not(.btn) {
	display: none;
}

.wp-pagenavi .nextpostslink {
	float: right;
}
.wp-pagenavi .previouspostslink {
	float: left;
}