.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
} 
.admin-bar .sticky-header{
	top:32px;
}
.page-wrapper{
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  min-width: 300px;
}
/***************** Blog Sidebar Style*******************/
.widget{
	position: relative;
}
.widget ul,
.widget ol{
	position:relative;	
}
.widget ul li,
.widget ol li{
	position: relative;
	padding-bottom: 12px;
    margin-bottom: 12px;
	border-bottom:1px solid #e8e8e8;
}
.widget ul li:last-child,
.widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget ul li ul li,
.widget ol li ol li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
	margin-top:12px;
	padding-top:12px;
	border-top:1px solid #e8e8e8;
}

.widget ul li a,
.widget ol li a{
	position: relative;
    display: block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-size: 18px;
    line-height: 26px;
    color: #818188;
    font-weight: 500;
    font-family: "DM Sans";
}
.widget ul li a:hover,
.widget ol li a:hover{
	color: #deb18a;
}

.widget .tagcloud{
	position:relative;	
}
.widget .tagcloud a{
	position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 7px 25px 5px;
    min-width: 100px;
    margin: 0px 6px 10px 0px;
    text-align: center;
    background: none;
    text-transform: uppercase;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    border: 1px solid var(--theme-color);
    font-size: 12px !important;
    letter-spacing: 1px;
    color: #454456;
    font-weight: 700;
    font-family: "Crimson Text";	
}

.widget .tagcloud a:hover{
	color: #fff;
    background: #deb18a;	
}
.news-widget-two .post .post-thumb{
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 68px !important;
}
/***************** Pagination Style*******************/
.pagination{
	position:relative;
	width:100%;
	display:block;
	text-align:center;	
}
.pagination ul{
	position:relative;	
}
.pagination li{
	display: inline-block;
    margin: 0 4px 10px;
}
.pagination li a, .pagination li span{    
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: block;
    background-color: #F0F4F9;
    text-align: center;
    color: #222;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #fff;
    border-color: #00000000;
    background-color: #deb18a;
}

.tayler-comment-item .tayler-comment-item{
	margin-left:80px;
}


/***************** Sidebar Search Style*******************/
.service-widget {
	position:relative;	
	margin-bottom:30px;
}
.service-widget ul{
	font-size: 20px;
    color: #454456;
    font-weight: 600;
    font-family: "Crimson Text";
    position: relative;	
}
.service-widget ul li{
	position: relative;
    margin-bottom: var(--margin-bottom-15);
}
.service-widget ul li a{
	padding: 23px 40px;
    display: block;
    background: #fbf7f4;
    margin-bottom: 5px;
    color: #454456;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.service-widget ul li a:before{
	font-family: "Font Awesome 5 Pro";
    content: "\f105";
    position: absolute;
    top: 8px;
    right: 30px;
    line-height: 54px;
    font-size: 18px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    font-weight: 400;
}
.service-widget ul li a:hover:before,
.service-widget ul li.current-menu-item a:before{
	color: #fff;
}
.service-widget ul li:hover a,
.service-widget ul li.current-menu-item a{
	background: var(--theme-color);
    color: #fff;
}


.service-widget ul li:last-child{
	margin-bottom: 45px;
}
.service-widget .timing-widget .widget-content{
	margin-bottom: 45px;
}

/***************** Footer Menu Widget Style*******************/
.footer-widget{
	position:relative;
	margin-bottom:40px;	
}
.footer-widget ul,
.footer-widget ol{
	position:relative;	
}
.footer-widget ul li,
.footer-widget ol li{
	position: relative;
    margin-bottom: 15px;
	width:49%;
	display:inline-block;
}
.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
	margin-bottom:0px;
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
	margin-bottom:0px;
	margin-top:15px;
}
.footer-widget ul li a,
.footer-widget ol li a{
	font-size: 16px;
    color: #aaa9b5;
    font-weight: 500;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
    color: #deb18a;
}
.widget.widget_search{
	background: none !important;
    padding: 0px !important;
}
.benefits-section_image img{
	max-width: none !important;
}

.contact-widget_mail span.close-day{
	color:#aaa9b5;	
}
ul.about-widget_social-links a:hover{
	color:#fff !important;	
}

/************ Footer Recent Post Widget Style ****************/

.main-footer .post-widget{
  position: relative;
}

.main-footer .post-widget .post{
  position: relative;
  padding: 0px 0px 0px 100px;
  min-height: 100px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

.main-footer .post-widget .post:last-child{
  margin-bottom: 0px;
  padding-bottom:0px;
  border-bottom:0px;
}

.main-footer .post-widget .post .post-thumb{
  position: absolute;
  left: 0px;
  top: 1px;
  width: 75px;
  height: 75px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-footer .post-widget .post .post-thumb img{
  width: 100%;
  transition: all 500ms ease;
}

.main-footer .post-widget .post:hover .post-thumb img{
  opacity: 0.2;
}

.main-footer .post-widget .post h6{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 8px;
}

.main-footer .post-widget .post h6 a{
  display: inline-block;
  color:#fff;
}

.main-footer .post-widget .post h6 a:hover{
  color: #deb18a;
}

.main-footer .post-widget .post .post-date{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #aaa9b5;
  padding-left: 26px;
  text-transform: uppercase;
}

.main-footer .post-widget .post .post-date i{
  position: absolute;
  left: 0px;
  top: 4px;
  font-size: 15px;
}

.main-footer .post-widget .widget-title{
  margin-bottom: 26px;
}
.about-widget .about-widget_social-links li{
	width:auto;	
}
/******** End Style *************/
.blog-content .news-block-two{
	margin-bottom:50px;	
}
.blog-content .news-block-two h4{
	margin-top: 10px
}
.blog-sidebar .widget{
	padding:35px;	
}
section.error-section .text {
    margin-bottom: 50px;
}


.sidebar-page-container .comments-area .comment-box .text{
	max-width:none;	
}
.sidebar-page-container .comments-form .group-title h3,
.sidebar-social-widget .social-box li{
	margin-bottom:0px;	
}
.sidebar-page-container .default-form{
	margin-top:80px;	
}

.tayler-comment-item .default-form{
	margin:50px 0px;	
}

.default-form .group-title h3{
	margin-bottom:5px;	
}
.default-form form .logged-in-as a{
	color:#deb18a;
}
.sidebar-page-container .author-box,
.comments-area,
.default-form{
	margin-bottom:0px;
	margin-top:80px;	
}
.default-form .group-title h3 small a{
	position:relative;
	display:inline-block;
	font-size: 26px;
    color: #454456;
    font-weight: 600;
}
section.map-section{
	margin-bottom:-10px;	
}
.search-popup {
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-popup .popup-inner {
    position: relative;
    width: 100%;
}


/**************** Preloader Style ****************/

.handle-preloader {
  align-items: center;
  -webkit-align-items: center;
  display: flex;
  display: -ms-flexbox;
  height: 100%;
  justify-content: center;
  -webkit-justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99999;
  background: #fff;
}

.preloader-close{
  position: fixed;
  z-index: 999999;
  font-size: 14px;
  color: #fff;
  padding: 5px 20px 2px 20px;
  background: var(--theme-color);
  cursor: pointer;
  right: 0;
  top: 0;
  font-weight: 600;
}

.handle-preloader .animation-preloader {
  position: absolute;
  z-index: 100;
}

.handle-preloader .animation-preloader .spinner{
  animation: spinner 1s infinite linear;
  border-radius: 50%;
  height: 150px;
  margin: 0 auto 45px auto;
  width: 150px;
}

.handle-preloader .animation-preloader .txt-loading {
  text-align: center;
  user-select: none;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:before{
  animation: letters-loading 4s infinite;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  top:0;
  position: absolute;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading{
  font-weight: 700;
  letter-spacing: 15px;
  display: inline-block;
  position: relative;
  font-size: 70px;
  line-height: 70px;
  text-transform: uppercase;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {animation-delay: 0.2s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {animation-delay: 0.4s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {animation-delay: 0.6s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {animation-delay: 0.8s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before { animation-delay: 1s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before { animation-delay: 1.2s;}
.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before { animation-delay: 1.4s;}
.handle-preloader .loader-section {
  background-color: #ffffff;
  height: 100%;
  position: fixed;
  top: 0;
  width: calc(50% + 1px);
}

.preloader .loaded .animation-preloader {
  opacity: 0;
  transition: 0.3s ease-out;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading{
  color: var(--theme-color);
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:before{
  color: var(--theme-color);
}

.handle-preloader .animation-preloader .spinner{
  border: 3px solid var(--theme-color);
  border-top-color: rgba(188, 22, 34, 0.3); 
}

/* AnimaciÃ³n del preloader */
@keyframes spinner {
  to {
    transform: rotateZ(360deg);
  }
}
@keyframes letters-loading {
  0%,
  75%,
  100% {
    opacity: 0;
    transform: rotateY(-90deg);
  }

  25%,
  50% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}

@media screen and (max-width: 767px) {
  .handle-preloader .animation-preloader .spinner {
    height: 8em;
    width: 8em;
  }
}
@media screen and (max-width: 500px) {
  .handle-preloader .animation-preloader .spinner {
    height: 7em;
    width: 7em;
  }
  .handle-preloader .animation-preloader .txt-loading .letters-loading {font-size: 40px; letter-spacing: 10px;}
}

.comments-area .comment-box{
	margin-bottom:0px;	
}
.comments-area .comment{
	margin-bottom:40px;	
}
.comments-area > .tayler-comment-item > .comment-box:last-child >  .comment {
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px;	
}
.introduction-block_link-btn-two{
	text-decoration: underline !important;	
}
.page-title .bread-crumb li{
	margin-right: 10px;
    padding-right: 15px;	
}


.fw-7{
	font-weight:700 !important;
}

.header-top-two .logo-box img{
	width:115px;
}

.mobile-menu .nav-logo img{
	width:150px;
}