/*
====================================================================
	Gallery Carousel Section
====================================================================
*/
.gallery-carousel-section{
	position:relative;
}

.gallery-carousel-section .owl-nav,
.gallery-carousel-section .owl-dots{
	display:none;
}

.news-style-three{
	position:relative;
	margin-bottom:50px;
}

.news-style-three .inner-box{
	position:relative;
}

.news-style-three .inner-box .dark-text{
	color:#333333;
	font-size:14px;
	line-height:1.8em;
	margin-bottom:20px;
}

.news-style-three .inner-box .image-box{
	position:relative;
}

.news-style-three .inner-box .image-box img{
	position:relative;
	width:100%;
	display:block;
}

.news-style-three .inner-box .content-box{
	position:relative;
}

.news-style-three .inner-box .content-box .upper-box{
	position:relative;
	padding:12px 0px;
	border-bottom:1px solid #eeeeee;
}

.news-style-three .inner-box .content-box .upper-box .date{
	position:relative;
	color:#777777;
	font-size:14px;
	font-weight:400;
	padding-left:30px;
}

.news-style-three .inner-box .content-box .upper-box .date .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:16px;
}

.news-style-three .inner-box .content-box .upper-box .news-info{
	position:relative;
}

.news-style-three .inner-box .content-box .upper-box .news-info li{
	position:relative;
	line-height:1.4em;
	margin-right:15px;
	display:inline-block;
}

.news-style-three .inner-box .content-box .upper-box .news-info li:last-child{
	margin-right:0px;
}

.news-style-three .inner-box .content-box .upper-box .news-info li a{
	position:relative;
	font-size:14px;
	color:#777777;
	padding-left:32px;
}

.news-style-three .inner-box .content-box .upper-box .news-info li a:hover{
	color:#00aeef ;	
}

.news-style-three .inner-box .content-box .upper-box .news-info li a .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:18px;
}

.news-style-three .inner-box .content-box .lower-box{
	position:relative;
	padding-top:20px;
}

.news-style-three .inner-box .content-box .lower-box .title{
	position:relative;
	color:#00aeef ;
	font-size:14px;
	font-weight:400;
	margin-bottom:12px;
	font-family: 'Pacifico', cursive;
}

.news-style-three .inner-box .content-box .lower-box h3{
	position:relative;
	font-size:18px;
	font-weight:700;
	color:#333333;
	margin-bottom:15px;
	font-family: 'Ubuntu', sans-serif;
}

.news-style-three .inner-box .content-box .lower-box h3 a{
	color:#333333;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-style-three .inner-box .content-box .lower-box h3 a:hover{
	color:#00aeef ;
}

.news-style-three .inner-box .content-box .lower-box .text{
	font-size:14px;
	color:#777777;
	margin-bottom:20px;
}

.news-style-three .inner-box .content-box .lower-box .text p{
	margin-bottom:20px;
}

.news-style-three .inner-box .content-box .lower-box .text p:last-child{
	margin-bottom:0px;
}

.news-style-three .inner-box .content-box .lower-box .read-more{
	position:relative;
	color:#333333;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-style-three .inner-box .content-box .lower-box .read-more:hover{
	color:#00aeef ;
}

.sidebar-page-container{
	padding:150px 0px 130px;
}

.news-detail-section .news-style-three .inner-box .content-box .lower-box h3{
	font-size:24px;
}

/*Containers *********************************** */

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.medium-container{
	max-width:850px;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
}

/*Post Widget *********************************** */

.sidebar .popular-posts .post{
	position:relative;
	padding-left:130px;
	min-height:98px;
	margin-bottom:30px;
}

.sidebar .popular-posts .post:last-child{
	margin-bottom:0px;
}

.sidebar .popular-posts .post .post-thumb{
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:98px;
}

.sidebar .popular-posts .post:hover .post-thumb img{
	opacity:0.70;
}

.sidebar .popular-posts .post .post-thumb img{
	display:block;
	width:100%;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.sidebar .popular-posts .post h4{
	font-size:14px;
	margin:8px 0px 0px;
	font-weight:700;
	color:#333333;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
}

.sidebar .popular-posts .post a,
.sidebar .popular-posts .post a:hover{
	color:#99cc00;
}

.sidebar .popular-posts .post h4 a{
	color:#222222;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.sidebar .popular-posts .post-info{
	font-size:14px;
	color:#00aeef ;
	font-family: 'Pacifico', cursive;
}

.flickr-widget .images-outer{
	margin:0px -10px;
}

.flickr-widget .image-box{
	position:relative;
	float:left;
	width:33.333%;
	padding:0px 10px;
	margin-bottom:20px;
}

.flickr-widget .image-box img{
	position:relative;
	display:block;
	width:100%;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.flickr-widget .image-box img:hover{
	opacity:0.70;	
}

/*popular tags *********************************** */

.sidebar .popular-tags a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:7px 18px 7px;
	margin:0px 7px 10px 0px;
	color:#777777;
	text-align:center;
	font-size:14px;
	background-color:#f7f7f7;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.sidebar .popular-tags a:hover{
	background-color:#005baa;
	color:#ffffff;	
}

.post-share-options{
	position:relative;
	color:#333333;
	padding:10px 0px 22px;
	border-bottom:1px solid #eeeeee;
}

.post-share-options .tags a{
	position:relative;
	color:#777777;
	font-size:14px;
	padding:9px 21px;
	border-radius:2px;
	margin-right:4px;
	margin-bottom:6px;
	display:inline-block;
	background-color:#f7f7f7;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.post-share-options .tags a:hover{
	background-color:#00aeef ;
	color:#ffffff;
}

.post-share-options .tags{
	padding-top:2px;
}

.sidebar-widget{
    position: relative;
    margin-bottom:42px;
}

.sidebar-title{
	position:relative;
	margin-bottom:30px;
}

.sidebar-title h2{
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    line-height: 1.2em;
    padding-bottom: 16px;
    text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}

.sidebar-title h2:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:32px;
	height:2px;
	background-color:#00aeef ;
}

/* =======================
   Share Buttons Styles
======================== */
.share-buttons {
    display: flex;
    align-items: center; /* Alinea verticalmente el título y los iconos */
    gap: 10px; /* Espacio entre el título y los iconos */
}

.share-title {
    font-weight: 500;
    font-size: 0.9rem;
    color: #555; /* Un color de texto neutro */
    margin-right: 5px; /* Pequeño espacio extra */
}

.share-btn {
    font-size: 1.25rem; /* Tamaño del icono */
    text-decoration: none;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.share-btn:hover {
    transform: scale(1.15); /* Efecto de zoom al pasar el ratón */
    opacity: 0.8;
}

/* Colores específicos de cada red */
.share-btn.email { color: #d44638; }      /* Color tipo Gmail */
.share-btn.facebook { color: #1877F2; }  /* Color oficial de Facebook */
.share-btn.whatsapp { color: #25D366; }  /* Color oficial de WhatsApp */

/*
====================================================================
	Comments Area
====================================================================
*/

.sidebar-page-container .comments-area{
	position:relative;
	margin-top:10px;
	margin-bottom:40px;
	border-bottom:1px solid #eeeeee;
}

.sidebar-page-container .group-title{
	position:relative;
	margin-bottom:30px;
}

.sidebar-page-container .group-title h2{
	position:relative;
	font-size:20px;
	color:#333333;
	font-weight:700;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
}

.sidebar-page-container .comments-area .comment-box{
	position:relative;
	padding:0px 0px 15px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.sidebar-page-container .comments-area .comment-box:nth-child(1){
	padding-top:0px;	
}

.sidebar-page-container .comments-area .comment-box:hover{
	border-color:#222222;	
}

.sidebar-page-container .comments-area .comment{
	position:relative;
	padding:0px 0px 0px 115px;
	font-size:14px;
}

.sidebar-page-container .comments-area .comment .comment-inner{
	position:relative;
	padding-bottom:22px;
}

.sidebar-page-container .comments-area .comment .comment-reply{
	position:absolute;
	right:0px;
	top:0px;
	color:#333333;
	font-size:14px;
	text-align:center;
	font-weight:400;
	display:inline-block;
	text-transform:capitalize;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	font-family: 'Roboto', sans-serif;
}

.sidebar-page-container .comments-area .comment .comment-reply .icon{
	position:relative;
	line-height:1em;
	top:2px;
}

.sidebar-page-container .comments-area .comment .comment-reply:hover{
	color:#00aeef ;
}

.sidebar-page-container .comments-area .reply-comment{
	padding-left:85px;	
}

.sidebar-page-container .comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	border-radius:50%;
	margin-bottom:20px;
	padding-right:30px;
}

.sidebar-page-container .comments-area .comment-box .author-thumb img{
	width:73px;
	display:block;
	border-radius:50%;
}

.sidebar-page-container .comments-area .comment-info{
	color:#3e5773;
	line-height:24px;
	font-size:13px;	
}

.sidebar-page-container .comments-area .comment-box strong{
	font-size:16px;
	font-weight:700;
	color:#333333;
	line-height:16px;
	text-transform:uppercase;
}

.sidebar-page-container .comments-area .comment-box .text{
	color:#777777;
	font-size:14px;
    margin-top: 14px;
    line-height: 1.8em;
}

.sidebar-page-container .comments-area .comment-info .comment-time{
	position:relative;
	font-size:14px;
	color:#00aeef ;
	margin-top:4px;
	font-family: 'Pacifico', cursive;
}

.sidebar-page-container .comments-area .comment-box .theme-btn{
	padding:5px 30px;
	font-size:12px;
	border:1px  solid #fbca00;
	text-transform:uppercase;
	letter-spacing:1px;
}