.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-video-carousel .owl-item .single-image,  .video-feeds .single-image {  min-height: 100%;  }    .content-section img {  max-width: 100%;  height: auto;  margin: 5px 0px;  }    .video-post > a {  position: relative;  display: block;  }    .video-post > a:after {  background: url('/images/playBTN.png') center center no-repeat;  background-size: 100px;  bottom: 0;  content: '';  display: block;  left: 0;  position: absolute;  right: 0;  top: 0;  }        .side-feed-articles {  background: #bbdbf4;  padding: 20px;  border-radius: 5px;  }    .side-feed-articles .section-header h3 {  background-color: #bbdbf4;  }    .side-feed-articles .single-post-container .single-wrapper {  position: relative;  background: #bbdbf4;  }    .lifestyle-container {  background: linear-gradient(130deg,#ff7a18,#af002d 41.07%,#319197 76.05%);  background-clip: padding-box;  padding: 20px 10px;  border-radius: 5px;  margin: 0px 0px 30px 0px;  position: relative;  z-index: 2;  }  .lifestyle-container > *{  position:relative;  z-index:2;  }  .lifestyle-container:before {  content: "";  width: calc(100% - 10px);  height: calc(100% - 10px);  position: absolute;  top: 5px;  left: 5px;  z-index: 1;  margin: 0;  border-radius: inherit;  background: #e4eaf3;  }  .lifestyle-container .section-header h3 {  background-color: #e4eaf3;  }    .lifestyle-container .single-post-container {  background: transparent;  }    .lifestyle-container .single-post-container .single-wrapper.image {  min-height: 100px;  background: transparent;  }    .recipe-slider-container {  background: #e4eaf3;  padding: 20px 10px;  border-radius: 5px;  margin-left: 0;  margin-right: 0;  margin-bottom: 30px;  }    .recipe-slider-container .section-header h3 {  background-color: #e4eaf3;  }    .recipe-slider-container .single-post-container {  background: transparent;  }    .recipe-slider-container.carousel-main-container .owl-carousel .owl-item img {  max-height: initial;  border: none;  }    .recipe-slider-container .single-post-container .single-wrapper.image {  background: transparent;  }    .didyouread-container {  background: #ceead6;  padding: 20px;  border-radius: 5px;  margin-bottom: 30px;  }    .didyouread-container .section-header h3 {  background-color: #ceead6;  }    .didyouread-container .single-post-container {  background: #ceead6;  color: #000080;  }    .didyouread-container .single-post-container .single-wrapper.image {  background: transparent;  }    .endcard {  border-radius: 5px;  bottom: 20%;  width: 60%;  }    .article-container .article-content-container .endcard .title {  font-size: 17px;  line-height: 20px;  }  .article-container .article-content-container .endcard .description {  font-size: 14px;  }    .endcard {  border-radius: 5px;  bottom: 10%;  width: 45%;  }    .article-container .article-content-container .endcard .title {  color: white;  font-size: 22px;  line-height: 24px;  }  iframe {  margin: 0 auto;  display: flex;  }    .tag-container .owl-simple-carousel .single-title {  padding: 0;  }    .embed-media {  margin-bottom: 20px;  }  .vplr {  position: relative;  width: 100%;  height: 0;  padding-bottom: 56.25%;  }  .vplr iframe {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  }    .scroll-top {  position: fixed;  bottom: 35px;  right: 10px;  z-index: 99;  background: #004071;  background-image: url('/images/ScrollToTop.svg');  border-radius: 50%;  background-repeat: no-repeat;  background-position: center;  background-size: 50%;  border: none;  width: 40px;  height: 40px;  }    .gallerybox {  background-color: #323232;  padding: 20px 10px;  border-radius: 5px;  margin-left: 0;  margin-right: 0;  margin-bottom: 30px;  box-shadow: 0 1px 3px rgba(54,64,67,.15),0 1px 2px rgba(54,64,67,.3)  }  @media (max-width: 575.98px) {  .gallerybox {  border-radius: 0;  border:0;  }  }  .gallerybox .section-header h3 {  background-color: #323232;  color: #FFF;  }    .gallerybox {  background-color: #323232;  }    .gallerybox .single-title {  color: #FFF;  word-break: break-word;  }    .gallerybox .section-header {  background-color: #FFF;  }    .gallerybox .single-post-container, .gallerybox .single-post-container .image {  background: transparent;  }    .gallerybox .owl-carousel .owl-item img {  border: 0;  }    .gallerybox .owl-carousel .owl-item a {  cursor: pointer;  }  .opinion-container {  background: #f3f3f3;  padding: 20px;  height: 450px;  display: flex;  flex-direction: column;  justify-content: space-between;  border-radius: 5px;  position: relative;  border: solid 1px #ddd;  }    .opinion-container .header-wrapper {  margin-bottom: 10px;  position:absolute;  top:10px;  width:87%;  }    .opinion-container .header-wrapper .title {  font-size: 24px;  line-height: 1.1;  text-align: left;  color: #004071;  margin-bottom: 5px;  display: block;  font-weight:bold;  }  .opinion-container .header-wrapper .title .commentsign{  right:-15px;  top:-5px;    }    .opinion-container .header-wrapper .description {  font-size: 20px;  font-weight: normal;  line-height: 1.1;  text-align: left;  color: #3d3d3d;  min-height: 150px;  display: block;  }    .opinion-container .img-wrapper {  display: flex;  flex-direction: row;  align-items: center;  gap: 15px;  position: absolute;  bottom: 20px;  }    .opinion-container .img-wrapper img {  width: 120px;  }    .opinion-container .img-wrapper .author {  font-size: 18px;  font-weight: 500;  text-align: left;  color: #3d3d3d;  }    @media (max-width: 991.98px) {  .lifestyle-container, .theme-posts-container.alfavita, .home-imerisia-container {  width: 98%;  margin-left: 1%;  border-radius:5px;  }  .opinions {  margin: 0px 20px;  }  .didyouread-container {  border-radius:0;  }  .opinion-container {  flex-direction: column-reverse;  min-height: auto;  gap: 25px;  }    .opinion-container .img-wrapper {  flex-direction: column;  }    .opinion-container .header-wrapper .description {  min-height: auto;  }    .opinion-container .header-wrapper {  margin: 0;  }  }    @media (min-width: 1185px) and (max-width: 1384px) {  .opinion-container .img-wrapper img {  width: 100px;  }  }    @media (max-width: 991.98px) {  .popular-posts .single-post-container.top1 {  margin: 0px;  }    .popular-posts .single-post-container {  margin: 0px 20px;  }  }  .image-gallery-home {  position: fixed;  top: 0;  left: 0;  width: 100%;  height: 100vh;  z-index: 5;  z-index: 2147483647;  background-color: #004071;  display: none;  }  .image-gallery-home .closebtn {  position: absolute;  padding: 5px;  background-color: #C31A20;  top: 10px;  right: 10px;  cursor: pointer;  z-index: 7;  }  .image-gallery-home #big {  width: 100%;  height: calc(100vh - 130px);  }  .image-gallery-home .pg-img {  background-color: #004071;  background-size: contain;  height: calc(100vh - 130px) !important;  }  .homethumb {  background-color: #000;  border-radius: 0;  }  .phcaption {  position: absolute;  z-index: 3;  color: #FFF;  background-color: rgba(0,0,0,.5);  padding: 5px 10px 5px 10px;  top: 10px;  left: 10px;  max-width: 80%;  text-align: left;  }  .image-gallery-home {  position: fixed;  top: 0;  left: 0;  width: 100%;  height: 100vh;  z-index: 5;  z-index: 2147483647;  background-color: #004071;  display: none;  }  .image-gallery-home .closebtn {  position: absolute;  padding: 5px;  background-color: #C31A20;  top: 10px;  right: 10px;  cursor: pointer;  z-index: 7;  }  .image-gallery-home #big {  width: 100%;  height: calc(100vh - 130px);  }  .image-gallery-home .pg-img {  background-color: #004071;  background-size: contain;  height: calc(100vh - 130px) !important;  }  .homethumb {  background-color: #000;  border-radius: 0;  }  .phcaption {  position: absolute;  z-index: 3;  color: #FFF;  background-color: rgba(0,0,0,.5);  padding: 5px 10px 5px 10px;  top: 10px;  left: 10px;  max-width: 80%;  text-align: left;  }    .theme-posts-container.alfavita,  .theme-posts-container.alfavita .section-header h3 {  background-color: #0f70a7;  }    .theme-posts-container.alfavita .single-post-container .single-category,  .theme-posts-container.alfavita .single-post-container .single-category a {  color: #1dafe1 !important;  }    .theme-posts-container.alfavita .mini-posts {  display: flex;  top: 100px;  position: relative;  }    .theme-posts-container.alfavita .theme-post-logo {  position: absolute;  top: 0;  right: 10px;  background-image: url('/images/alfavita.png');  display: block;  width: 171px;  height: 40px;  }    @media (max-width: 1200px) {  .theme-posts-container.alfavita .mini-posts {  top: 0;  }    .theme-post-logo-container {  margin-bottom: 60px;  }  }    @media (max-width: 575.98px) {  .theme-posts-container.alfavita .single-post-container .single-wrapper.image {  padding: 17px 0px;  }  }    @media (max-width: 768px) {  .opinion-container {  height: 360px !important;  }    .opinion-container .description {  display: none !important;  }    .opinion-container .img-wrapper {  flex-direction: unset !important;  }    .opinion-container .header-wrapper {  top: 20px !important;  }  }