
@import url('https://fonts.googleapis.com/css2?family=Rethink+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');

:root {
    --bs-nav-pills-link-active-bg:#6637ee;
    --themeht-primary-color: #6637ee;
    --themeht-secondary-color: #00ffc2;
    --themeht-text-color: #130646;
    --themeht-body-color: #6a7a77;
    --themeht-white-color: #FFFFFF;
    --themeht-bg-dark-color: #160845;
    --themeht-bg-light-color: #eef5f1;
    --themeht-bg-light2-color: #FADCD9;
    --themeht-border-light-color: #D2F2EE;
    --themeht-border-dark-color: #303B40;
    --themeht-typography-body-font-family: 'Rethink Sans', sans-serif;
    --themeht-typography-secondary-font-family: 'Playfair Display', serif;
    --logo-desktop-height: 100px;
    --logo-tablet-height: 45px;
    --logo-mobile-height: 40px;
    --loader-img-height: 70px;
}
/* ------------------------
    General
------------------------*/
.whatsappFixed img{
    width:55px;
}
.whatsappFixed {
    position: fixed;
    bottom: 40px;
    left: 20px;
    z-index:999;
}
.whatsappFixed.callfixed{
    bottom: 110px;
}
body {font-family: var(--themeht-typography-body-font-family); font-weight: normal; font-style: normal; font-weight: 400; font-size: 16px; line-height: 30px; color: var(--themeht-body-color); overflow-x: hidden;}
.page-wrapper{overflow-x: hidden;}

/* ------------------------
    Typography
------------------------*/
h1, h2, h3, h4, h5, h6 {font-weight: normal; margin-top: 0px;color: var(--themeht-text-color); margin-bottom: 20px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h1, .h1 { font-size: 65px; font-style: normal; line-height: 75px; font-weight: 700; }
h2, .h2 { font-size: 50px; font-style: normal; line-height: 60px; font-weight: 700; }
h3, .h3 { font-size: 36px; font-style: normal; line-height: 40px; font-weight: 600; }
h4, .h4 { font-size: 26px; font-style: normal; line-height: 36px; font-weight: 600; }
h5, .h5 { font-size: 22px; font-style: normal; line-height: 32px; font-weight: 600; }
h6, .h6 { font-size: 20px; font-style: normal; line-height: 30px; font-weight: 600; }
ul { margin-left: 0; }

section{padding-top: 65px; padding-bottom: 65px;}

/* ------------------------
    Helper class
------------------------*/
p { line-height: 1.7; }
.lead { font-weight: normal; font-size: 16px; line-height: 30px; }
.text-decoration{text-decoration: underline;}
.rounded { border-radius: 20px !important;}

@media (min-width: 1200px) {
.container {
    max-width: 1424px !important;
}
}

/* ------------------------
    Background color
------------------------*/
.white-bg { background-color: var(--themeht-white-color); }
.dark-bg { background-color: var(--themeht-bg-dark-color); }
.light-bg { background-color: var(--themeht-bg-light-color); }
.theme-bg { background-color: var(--themeht-primary-color); }
.secondary-bg { background-color: var(--themeht-secondary-color); }
.transparent-bg { background-color: inherit !important; }


/* ------------------------
    Text color
------------------------*/
.text-theme{color: var(--themeht-primary-color);}
.text-black{color: var(--themeht-text-color) !important;}
.text-secondary{color: var(--themeht-secondary-color) !important;}
.text-white{color: var(--themeht-white-color);}


/* ------------------------
    Border color
------------------------*/
.border-primary { border-color: var(--themeht-secondary-color) !important; }
.border-dark { border-color: var(--themeht-bg-dark-color) !important; }
.border-light { border-color: var(--themeht-border-light-color) !important; }


/* ------------------------
    Background Image
------------------------*/
[data-bg-img] { background-size: cover; background-position: top center; background-repeat: no-repeat; }
.bg-cover { background-size: cover; }
.bg-contain { background-size: contain; }
.bg-auto { background-size: auto; }
.bg-pos-l { background-position: left; }
.bg-pos-r { background-position: right; }
.bg-pos-rt { background-position: right top; }
.bg-pos-lt { background-position: left top; }
.bg-pos-rb { background-position: right bottom; }
.bg-pos-lb { background-position: left bottom; }
.bg-repeat { background-repeat: repeat; }


/* ------------------------
    Banner Slider
------------------------*/
.banner-slider .slider-img { background-size: cover; background-position: top right; background-repeat: no-repeat; position: absolute; left: 0; top: 0; width: 100%; height: 100%; right: 0; }
.banner-content { position: relative; z-index: 9; }
.banner-1 .banner-content { padding: 250px 0 350px; }
.slider-img::before { position: absolute; content: ''; background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0) 100%); width: 70%; height: 100%; top: 0; left: 0; }
.banner-slider h1 { position: relative; opacity: 0; -webkit-transition: all 1000ms ease; -moz-transition: all 100ms ease; -ms-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms ease; -webkit-transform: translateY(80px); -moz-transform: translateY(80px); -ms-transform: translateY(80px); -o-transform: translateY(80px); transform: translateY(80px); }
.banner-slider p { position: relative; opacity: 0; -webkit-transition: all 1000ms ease; -moz-transition: all 100ms ease; -ms-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms ease; -webkit-transform: translateY(80px); -moz-transform: translateY(80px); -ms-transform: translateY(80px); -o-transform: translateY(80px); transform: translateY(80px); }
.banner-slider .btn-box { position: relative; opacity: 0; -webkit-transition: all 1000ms ease; -moz-transition: all 100ms ease; -ms-transition: all 1000ms ease; -o-transition: all 1000ms ease; transition: all 1000ms ease; -webkit-transform: translateY(80px); -moz-transform: translateY(80px); -ms-transform: translateY(80px); -o-transform: translateY(80px); transform: translateY(80px); }
.banner-slider .swiper-slide-active h1 { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); transition-delay: 1500ms; }
.banner-slider .swiper-slide-active p { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); transition-delay: 2000ms; }
.banner-slider .swiper-slide-active .btn-box { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); transition-delay: 2500ms; }
.banner-content .themeht-btn + .themeht-btn { margin-left: 20px; }
.banner-content h1 span { font-style: italic; font-weight: 400; font-family: var(--themeht-typography-secondary-font-family); }
.banner-content p { max-width: 80%; }
.banner-slider.swiper .swiper-button-prev, .banner-slider.swiper .swiper-button-next { width: 50px; height: 50px; line-height: 50px; }
.banner-slider.swiper .swiper-button-next:after, .banner-slider.swiper .swiper-button-prev:after { font-size: 20px; }
.banner-one .banner-text { padding: 42px; }
.banner-two .banner-content { position: relative; z-index: 9; padding: 200px 0; }


/* ------------------------
    List Icon
------------------------*/
.list-icon li { color: var(--themeht-text-color); margin-bottom: 20px; display: flex; align-items: center; }
.list-icon li i { color: var(--themeht-white-color); margin-right: 10px; font-size: 14px; flex-shrink: 0; background: var(--themeht-primary-color); width: 20px; height: 20px; border-radius: 50%; text-align: center; line-height: 20px; }
.text-white .list-icon li, .text-white .list-icon li i { color: var(--themeht-white-color) }


/* ------------------------
    Round Text
------------------------*/
.center .round-text { margin-left: auto; margin-right: auto; }
.right .round-text { margin-left: auto; }
.round-text { position: relative; width: 240px; overflow: hidden; height: 240px; display: inline-block; }
.round-text text { text-transform: uppercase; font-size: 13px; fill: var(--themeht-text-color); letter-spacing: 2px; font-weight: 600; }
.round-text svg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-animation-name: rotate; -moz-animation-name: rotate; -ms-animation-name: rotate; -o-animation-name: rotate; animation-name: rotate; -webkit-animation-duration: 20s; -moz-animation-duration: 20s; -ms-animation-duration: 20s; -o-animation-duration: 20s; animation-duration: 20s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; -ms-animation-timing-function: linear; -o-animation-timing-function: linear; animation-timing-function: linear; }
.about-text { position: absolute; right: 0; top: 0; z-index: 9; background: white; border-radius: 100%; }
.about-text2 { position: absolute; right: 0; bottom: 50px; width: 30%; }
.call-media { display: flex; align-items: center; }
.call-media i { background: var(--themeht-bg-dark-color); width: 60px; height: 60px; border-radius: 50%; text-align: center; font-size: 30px; line-height: 60px; color: white; margin-right: 15px; flex-shrink: 0; }
.call-media a { font-size: 20px; line-height: 1; font-weight: 600; }


/* ------------------------
  Video & Round Text
------------------------*/
.center .video-round-text { margin-left: auto; margin-right: auto; }
.right .video-round-text { margin-left: auto; }
.video-round-text { position: relative; width: 240px; overflow: hidden; height: 240px; display: inline-block; background: var(--themeht-white-color); border-radius: 100%; }
.video-round-text text { text-transform: uppercase; font-size: 14.5px; fill: var(--themeht-text-color); letter-spacing: 2px; font-weight: 600; }
.video-round-text svg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-animation-name: rotate; -moz-animation-name: rotate; -ms-animation-name: rotate; -o-animation-name: rotate; animation-name: rotate; -webkit-animation-duration: 20s; -moz-animation-duration: 20s; -ms-animation-duration: 20s; -o-animation-duration: 20s; animation-duration: 20s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; -ms-animation-timing-function: linear; -o-animation-timing-function: linear; animation-timing-function: linear; }
a.text-btn-icon { color: var(--themeht-primary-color); font-size: 60px; line-height: 1; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.text-white .video-round-text text { fill: var(--themeht-white-color); }


/* ------------------------
Extra
------------------------*/
.img-overlay::before { background: linear-gradient(to right, var(--themeht-primary-color), var(--themeht-bg-dark-color), var(--themeht-bg-dark-color), var(--themeht-primary-color)); opacity: 1; mix-blend-mode: multiply; position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; }

.location-item { padding: 30px; position: relative; border: 1px solid var(--themeht-border-light-color); border-radius: 20px; }
.location-item .location-icon { margin-bottom: 20px; position: relative; z-index: 9; font-size: 50px; line-height: 1; color: var(--themeht-primary-color); display: inline-block; }
.location-item .location-icon i { display: inline-block; }
.location-description p { margin-bottom: 0; }
.location-item .plus-btn { display: flex; width: 30px; height: 30px; border-radius: 100%; background: var(--themeht-primary-color); color: var(--themeht-white-color); align-items: center; justify-content: center; }
.location-item .plus-btn i { line-height: 0 }


/* ------------------------
    Countdown
------------------------*/
.countdown{margin:50px 0; padding:50px 0; display: table; width: 100%;}
.countdown > li{ font-weight: 700; text-align: center; list-style-type: none; display: table-cell; width: auto;}
.countdown > li span{font-size:70px; font-weight:700; line-height:60px; display: inline-block; color: var(--themeht-secondary-color);}
.countdown > li p{font-size:20px; display: inline-block; line-height:30px; margin-bottom: 0; color: var(--themeht-white-color);}
.coming-soon .subscribe-form{margin: 0 auto;}


/* ------------------------
    Contact
------------------------*/
.contact-media li{display: flex; align-items: center; margin-bottom: 30px}
.contact-media i { line-height: 1; font-size: 40px; color: var(--themeht-primary-color); margin-right: 20px; display: inline-block; }
.contact-media p { margin-bottom: 0; line-height: 24px; }
.contact-media p, .contact-media a { color: var(--themeht-text-color); font-size: 18px; }
.contact-media a:hover { color: var(--themeht-primary-color); }
.form-group { margin-bottom: 20px; position: relative; }
label { font-size: 14px; line-height: 1; color: var(--themeht-text-color) }
.form-control { height: 50px; border-radius: 10px; color: var(--themeht-body-color); background-color: var(--themeht-white-color); border: 1px solid var(--themeht-border-light-color); }
textarea.form-control { height: 150px; border-radius: 10px; }
.form-control:focus { box-shadow: none; background: none; border-color: var(--themeht-primary-color); }
select.form-control { -moz-appearance: none; -webkit-appearance: none; appearance: none; height: 50px !important; color: var(--themeht-body-color); }
iframe { width: 100%; border: none; pointer-events: auto; }
.iframe-h { height: 500px !important; }
.iframe-h-2 { height: 600px !important; }
.map iframe { border: 0px; width: 100%; height: 100%; z-index: 1; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); }
.help-block.with-errors { position: absolute; color: red; right: 15px; font-size: 10px; line-height: 14px; }
.form-control::-webkit-input-placeholder { color: var(--themeht-body-color); }
.form-control::-moz-placeholder { color: var(--themeht-body-color); }
.form-control:-ms-input-placeholder { color: var(--themeht-body-color); }
.form-control:-moz-placeholder { color: var(--themeht-body-color); }

.date-icon { position: absolute; top: 50%; right: 15px; transform: translateY(-50%); }
p { margin: 0 0 25px; }


/* ------------------------
    Responsive Css
------------------------*/

@media (max-width:1200px) {
  .right-nav { display: none !important; }
}
@media (max-width:992px) {

  /*Banner*/
  .page-title h1 { font-size: 40px; line-height: 50px; }
  .logo img { max-height: var(--logo-tablet-height); }
  .themeht-sidebar { margin-top: 40px; }
  .banner-slider .slider-img { background-position: top center; }
  .post-card.style-1 { display: block; }
  .post-card.style-1 .post-image { width: 100%; }
  .post-card.style-1 .post-title { width: 100%; margin: 30px 0; }
  .post-card.style-1 .post-arrow { font-size: 40px; -webkit-text-stroke: 1px var(--themeht-primary-color); color: transparent; position: inherit; right: 0; }
  .testimonial.style-1 .testimonial-content { width: 100%; }
  .testimonial-content p { font-size: 24px; line-height: 36px; }
  .bg-img-sec { min-height: 300px !important; }
  .service-item.style-2 .service-desc { padding: 20px; width: 95%; }
  .banner-5::after { display: none; }
  .mobile-bg-img { height: 400px !important; }
  .header { margin: 0 20px 20px; }
  .header-top { display: none; }
  .banner-one .banner-text { padding: 60px; }
  .form-overlap { margin-left: 0; }
  .mobile-mt-n0 { margin-top: 0 !important }
  .mobile-custom-py { padding-top: 50px !important; padding-bottom: 50px !important }
  .video-round-text, .round-text { width: 200px; height: 200px; }
  a.text-btn-icon { font-size: 40px; }
}
@media (max-width:767px) {
  .theme-title h2 { font-size: 34px !important; line-height: 46px !important; }
  .theme-title p { font-size: 16px; }
  .page-title h1 { font-size: 30px; line-height: 30px; }
  .header-top, .right-nav { display: none !important; }
  .logo img { max-height: var(--logo-mobile-height) }
  .navbar-brand.logo { margin-right: 0; }
  #header-wrap { padding: 10px 20px; }
  .counter span { font-size: 40px }
  .counter-lg.counter span { font-size: 70px; }
  blockquote { padding: 140px 20px 20px 20px !important; }
  blockquote:after { width: 100%; height: 100px; }
  .comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links { display: block; }
  .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { padding-right: 0; }
  .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { padding-left: 0; margin-top: 30px; }
  .header-middle { display: none }
  .service-item.style-1 { display: block; }
  .service-item.style-1 .service-image, .service-item.style-1 .service-desc { width: 100%; }
  .service-item.style-3 .service-image { padding-right: 0; }
  .service-item.style-3 .service-desc { margin-top: 0; width: 100%; }
  .service-item.style-3 .service-icon { right: 20px; top: inherit; bottom: 20px; font-size: 50px; }
  .testimonial-content p { font-size: 22px; line-height: 34px; }
  .banner-four .banner-content { padding: 100px 0 350px; }
  .banner-content p { max-width: 100%; }
  .banner-two .banner-content { padding: 100px 0; }
  .round-text { width: 150px; height: 150px; }
  .about-text2 { position: inherit; right: inherit; bottom: inherit; width: 100%; }
}
@media (max-width:576px) {
  h1 { font-size: 40px !important; line-height: 55px !important; }

  /*Banner*/
  .breadcrumb-item { line-height: 30px; }
  .page-title { padding: 100px 0; }

  /*Other*/
  .social-icons.footer-social li a { height: 45px; width: 45px; line-height: 45px; font-size: 26px; }
}

.inner-page h1{
    font-size:50px;
}

.inner-page p{
    font-size: 18px;
    color: black;
}

.bg-hover-primary:hover{
    background-color: var(--themeht-primary-color) !important;
    color: white;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background-color: var(--themeht-primary-color) !important;;
    color:white !important;
    
}

.nav-pills .nav-link{
    color:var(--themeht-primary-color) !important;
    font-weight: 700;
}
.review-card {
    background-color: #f8f9fa;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    margin-bottom: 15px;
    min-height: 250px;
}

.review-header {
    display: flex;
    align-items: start;
    margin-bottom: 10px;
    position: relative;
}
.review-header  .gg{
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    top: 0;
}

.review-avatar {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
}

.review-info {
    display: flex;
    flex-direction: column;
}

.review-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    margin-bottom: 8px;
}

.review-date{
    font-size:12px;
    line-height: 1;
}

.review-rating {
    font-size: 14px;
    color: #ffc107;
}

.review-text {
    font-size: 14px;
    color: #555;
    line-height: 1.4;
    margin: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color:transparent;
    filter: invert(1);
    border-radius: 50%;
}
.read-more-btn {
    color: #007bff;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
}

.read-more-btn:hover {
    text-decoration: underline;
}

.text-primary{
    color:var(--themeht-primary-color) !important;
}

.review-text{
    font-size: 16px !important;
}

.bg-hover-primary.active{
    background-color: var(--themeht-primary-color) !important;
    color: white !important;
} 
.section-inner{
    min-height:280px;
    background-size:cover;
    background-position:center;
    position:relative;
}
.overlay{
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-color:rgba(0,0,0,0.5);
   
}
.section-inner .overlay{
    display:flex;
    align-items:center;
}
.section{
    padding:60px 0;
}
.informative_frame{
    width:100%;
    border-radius:8px;
    aspect-ratio: 3 / 1.69;
}
.testimonial_slider .slick-slide{
    padding:10px;
}
.gallery-item {
    margin-bottom: 15px;
    display: none;
}

.gallery-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    cursor: pointer;
}

.nav-link {
    cursor: pointer;
}
.post-content{
        font-size: 18px;
    color: black;
}
.widget .recent-post-desc a{
    line-height:1.4;
}
.fT_logo{
    max-height:85px !important;
    background: white;
    padding: 4px 10px;
    max-height: 80px;
    border-radius:11px;
}
.inner-page ul{
    font-size:18px;
    color:black;
}
.inner-page ul li{
    
}
.inner-page h3{
    font-weight:bold;
}
.inner-page .accordion .accordion-body{
    font-size:18px;
    color:black;
}
.inner-page > .container >.row{
    flex-direction:row-reverse;
}
.homepage-shorts{
        height: 594px;
    border-radius: 12px;
    overflow: hidden;
}
.inner-page .accordion .accordion-body{
padding-left: 30px;
}
.textr .homepage-shorts{
        height: 381px;
}
.banner-content .mobile-bg-img{
    height:530px  !important;
}
.banner-one .banner-text{
    height:100%;
}
.inner-service-content figcaption{
    display:none;
}
.inner-service-content  blockquote{
    padding: 0 !important;
    color: black;
    background: transparent;
    font-size: inherit;
    line-height: inherit;
    margin:0;
    margin-bottom:13px;
}

@media screen and (max-width:768px){
    .banner-content .mobile-bg-img{
        height:220px !important;
    }
    .banner-one .banner-text{
      
    }
    .banner-slider  h1{
            font-size: 24px !important;
    line-height: 1.4 !important;
    }
   .banner-slider .mt-5{
        margin-top:0 !important;
    }
    .banner-one .banner-text{
        padding:30px;
    }
    .call-media{
        margin-bottom:30px;
    }
    .mb-mb-0{
        margin-bottom:0 !important;
    }
    section{
            padding-top: 32px;
    padding-bottom: 32px;
    }
    .xrteddd{
        height: 161px !important;;
    }
    .featured-item.style-3{
            padding: 14px 14px;
    }
    .featured-item.style-3 .featured-icon{
        font-size:40px;
    }
    .featured-item.style-3 .featured-title{
        margin-bottom:0;
    }
    .featured-item.style-3 .featured-title h5{
            font-size: 18px;
    line-height: 1.4;
    margin-bottom: 0;
    }
    .featured-item.style-3 p{
                font-size: 14px;
        line-height: 1.4;
        margin-top: 8px;
    }
    .featured-item.style-3 .featured-icon{
        margin-bottom:8px;
    }
    .theme-title{
        margin-bottom:12px;
    }
    .marquee-text span{
            font-size: 40px;
            line-height:50px;
    }
    .homepage-shorts{
        height:290px;
    }
    .bookorr{
        padding:24px !important;
        border-radius:0 !important;
    }
    .bookorr .h2{
        font-size: 36px;
    }
    .page-title{
        padding:22px 12px;
    }
    .page-title h1{
        font-size: 32px !important;
        line-height: 42px !important;
    }
    .page-breadcrumb{
            display: inline-block;
    background: transparent;
    padding:0;
    border-radius: 73px;
    font-size: 12px;
    color: black;
    }
    .breadcrumb-item a{
        color:black;
    }
    .breadcrumb-item.active, .breadcrumb-item a:hover{
        color:var(--primary);
    }
    .breadcrumb-item+.breadcrumb-item:before{
        color:black;
    }
    .service-widget{
        padding:20px;
    }
    .section-inner{
            min-height: 160px;
    }
    .header{
                margin: 0;
    }
    .logo img{
        max-height:60px;
    }
    .textr .homepage-shorts{
        height:290px;
    }
}