
.big-title{
    font-size: 2.5rem;
    font-weight: bolder;
    color: #0a472e;
    line-height: 0.8;
}



#block-about .item .inner-item:after{content:"";/* Gradient */position: absolute;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #0B386A 100%);width: 100%;height: 100%;bottom: 0;left: 0;}

#block-about .item .inner-item{
  position: relative;
  height: 0;
  padding-bottom: 150%;
  background: url(../images/about-slider.jpg) no-repeat center;
}
#block-about .info{
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   z-index: 2;
   color: #fff;
   text-align: center;
   padding: 10px 0;
}
#block-about .info .icon{
    font-size: 1rem;
}
#block-about .info .number{
    font-weight: bold;
    font-size: 1rem;
}
#block-about .info .desc{}

#block-about .more{}
#block-about .more a{
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 0.9rem;
    font-weight: bold;
    padding: 5px 25px;
    border-radius: 30px;
}
#block-about .more .view-more{
    background: var(--second);
    color: #fff;
}
#block-about .more .contact{
    background: var(--primary);
}


#block-service{}
#block-service .service-item{}
#block-service .service-item .inner {
    height: 0;
    padding-bottom: 100%;
    position: relative;
}
#block-service .service-item .inner .info{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#block-service .service-item .inner .info a{
    display: block;
    background: #333;
    color: #fff;
    padding: 7px 10px;
    text-decoration: none;
    font-weight: 500;
    transition: 0.5s ease;
}
#block-service .service-item .inner .info:hover a{
    background: var(--primary);
    text-decoration: none;
}
.index-title h2{
    margin: 0;
    font-weight: 600;
    font-size: 1.5rem;
    text-transform: uppercase;
}
.index-title .more i{position:relative;top:3px}
.index-title .more{
    color: #fff;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 500;
}
.index-title{
    border-bottom: 1px solid #ccc;
    color: #fff;
    font-weight: bold;
    font-size: 1.5rem;
    padding: 11px 15px;
    margin-bottom: 20px;
    position: relative;
    background: var(--second);
    background-size: 30px;
    border-radius: 5px;
}
.index-title-2{
  
    color: var(--second);
    font-weight: bold;
    font-size: 1.5rem;
    padding: 10px 0;
    margin-bottom: 0;
    position: relative;
    }

.more-link{
    background: var(--primary);
    color: #fff !important;
    text-decoration: none;
    padding: 8px 25px 9px 23px;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 1rem;
}

.ratio-brand{    --bs-aspect-ratio: 39.25%;
    background-size: contain !important;
    display: block;}

#block-about svg{width: 100%;height: auto;}
#block-about .box-image{}
#block-about .box-image div{
    padding: 15px 0 0px 15px;
    position: relative;
}

#block-about .box-image div:after{content:"";border: 2px solid var(--primary);width: calc(100% - 15px);height: calc(100% - 15px);position: absolute;top: 0;left: 0;}
#block-about .box-image img{
    position: relative;
    z-index: 2;
}

#block-feedback{
    background: #e0ebd1 url(../images/bg-feedback.png) no-repeat bottom left;
    background-size: cover;
}
#block-feedback .feedback-item{}
#block-feedback .feedback-item .photo {
    margin-bottom: 20px;
}
#block-feedback .feedback-item .photo img{
    width: 50px;
}
#block-feedback .feedback-item .desc{
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 4; /* number of lines to show */
   line-height: 20px;        /* fallback */
   max-height: 85px;       /* fallback */
   font-size: 14px;
   font-weight: bold;
   }
#block-feedback .feedback-item .name{}
#block-feedback .feedback-item .name h4{
    display: inline;
    color: var(--second);
    font-weight: bold;
    font-size: 15px;
}
#block-feedback .feedback-item .name p{
    display: inline;
    font-size: 12px;
}
#block-feedback .button-prev-2{
    display: inline-block;
}
#block-feedback .btn{
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    line-height: 28px;
    padding: 0;
}
#block-feedback .button-next-2{
    display: inline-block;
}
.center-img{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#block-support{}
#block-support span{}
#block-support p{
    font-weight: bold;
    margin: 0;
}
#block-support a.phone{
    display: block;
    font-weight: bold;
    color: var(--second);
    font-size: 1.5rem;
    letter-spacing: 2px;
    text-decoration: none;
}
#block-support a.email{
    display: block;
    padding: 20px 0;
    text-decoration: none;
    color: var(--second);
}
#block-support p.small{
    font-weight: normal;
    margin-bottom: 20px;
}
#block-support form{
    width: 100%;
    max-width: 300px;
    position: relative;
}
#block-support form input{
    border-radius: 30px;
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 6px 13px;
    width: 100%;
}
#block-support form button{
    background: transparent;
    border: 0;
    top: 0;
    right: 0;
    position: absolute;
    width: 40px;
    height: 100%;
}
.news-item{
    margin: 2px;
    margin-bottom: 10px;
}
.news-item .short-desc{font-size: 0.8rem;}
.news-item .desc {
    background: #fff;
    z-index: 2;
    position: relative;
    padding: 10px;
}
.news-item .meta {
    font-weight: bold;
    font-size: 13px;
}
.news-item h3 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.news-item h3 ~ a{
    font-size: 13px;
    color: #111;
    text-decoration: none;
    border-bottom: 1px solid;
}
.news-item h3 ~ a:hover{}
.news-item h3 a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-height: 20px;        /* fallback */
    max-height: 50px;       /* fallback */
    font-size: 14px;
    font-weight: bold;
    COLOR: #333;
    text-decoration: none;
}
.news-item h3:hover a{}
.item-project{
    position: relative;
    z-index: 2;
}
.item-project .inner{}
.ratio-p1{
    --bs-aspect-ratio: 39.25%;
    background-size: cover;
    background-position: center;
}
.ratio-p2{ --bs-aspect-ratio: 100%;}
.item-project .info{
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    top: auto;
    background: #11111191;
}
.item-project{cursor: pointer;}
.item-project .info h4{
    line-height: 1.5;
    margin: 0;
    font-size: 1rem;
    padding: 7px 11px;
    transition: 0.5s ease;
}
.item-project .info h4 a{
    color: #fff;
    text-decoration: none;
    display: block;
}
.item-project .info h4:hover{
    background: var(--second);
}


.project-nav{
    background: var(--second);
    margin-bottom: 15px;
    padding: 25px 20px;
}
.project-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.project-nav ul li{
    padding: 12px 0;
    margin-bottom: 2px;
    padding-left: 18px;
}
.project-nav ul li a i{display: none}
.project-nav ul li a{
    text-decoration: none;
    color: #fff;
}
.project-nav ul li.active i{display: inline-block}
.project-nav ul li.active{
    background: #ccc;
}
.project-nav ul li.active a{
    color: var(--second);
}
.project-nav ul li:hover a{}
.info-nav .name{font-weight: bold;font-size: 0.9rem;color: var(--second);margin-bottom: 7px;}
.info-nav{
    border: 1px solid #cccccc38;
    color: var(--second);
}


.birthday-swiper {
    position: relative;
    padding: 0 40px;
    margin-bottom: 30px;
}

.birthday-item {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    position: relative;
}



.birthday-image img {
    border-radius: 8px;
}

.birthday-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    background: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0));
    border-radius: 0 0 8px 8px;
}

.shipping-text {
    color: #fff;
    margin-bottom: 5px;
    font-size: 14px;
}

.birthday-title {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}

.btn-contact {
    display: inline-block;
    background-color: #fff;
    color: var(--primary);
    padding: 8px 16px;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
    font-weight: 600;
}

.btn-contact:hover {
    background-color: #d85c5c;
    color: #fff;
    transform: translateY(-3px);
}

.birthday-next, .birthday-prev {
    color: var(--primary) !important;
}

.birthday-pagination .swiper-pagination-bullet-active {
    background: #E37676;
}

@media (min-width: 768px) {

    .birthday-title {
        font-size: 22px;
    }
    
    .shipping-text {
        font-size: 16px;
    }
}
.gallery-swiper {
    padding: 0 30px;
    margin-bottom: 30px;
    position: relative;
}
.swiper-slide-active .gallery-item{
    background:#FDC1BB57;
    border-color:var(--primary)
}
.gallery-item {
    border-radius: 8px;
    overflow: hidden;
    
    background-color: #fff;
    transition: all 0.3s ease;
    background: transparent;
    padding: 20px;
    border: 2px solid transparent;
}



.gallery-caption {
    font-weight: 500;
}

.gallery-next, .gallery-prev {
    color: #E37676 !important;
}

.gallery-pagination .swiper-pagination-bullet-active {
    background: #E37676 !important;
    opacity: 1 !important;
}
.birthday-next:after,.birthday-prev:after{
 font-size: 24px !important;
}
.birthday-next:hover,.birthday-prev:hover{
    opacity: 1 !important;
}
.birthday-next,.birthday-prev{
    transition: 0.5s ease;
    width: 40px !important;
    height: 40px !important;
    text-align: center;
    border: 2px solid;
    line-height: 44px !important;
    background: #fff;
    border-radius: 5px;
    opacity: 0.6 !important;
}
.index-title-3{
  
    padding-bottom: 32px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: var(--primary);
}
@media(min-width:1400px){
    .birthday-next{ right: -5px !important;}
    .birthday-prev{
    left: -5px !important;
}
}

#block-gallery .swiper-slide{
    transition: 0.5s ease;
    transform:scale(0.7);
    -webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
}
#block-gallery .swiper-slide.swiper-slide-active{
    transform:scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
}

#block-about{position:relative}

    #block-about:after{content:"";background: #b4000000;width: 100%;height: 90%;position: absolute;top: 0;z-index: 1;}
@media(max-width:768px){
    .gallery-caption{
    font-size: 0.8rem;
    padding: 5px 0 0 0 !important;
}
    .swiper-slide .gallery-item img{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
    #block-gallery .gallery-swiper{
    padding-right: 10px;
    padding-left: 10px;
}
    #block-gallery .container{
    padding-left: 5px;
    padding-right: 5px;
}
    .gallery-next{
    transform: scale(0.5) !important;
    right: -4px !important;
}
    .gallery-prev{
    transform: scale(0.5) !important;
    left: -4px !important;
}
    .swiper-slide .gallery-item{
    padding: 4px;
    border-radius: 5px;
}
    #block-about  .box-image{padding:25px}
    .index-title .more{
    display: none;
}
    .index-title h2{
    font-size: 1.3rem;
}

    #block-gallery .swiper-slide{
    /* transform: scale(1) !important; */
}
.news-item .short-desc{text-overflow: ellipsis;-webkit-line-clamp: 2; /* number of lines to show */overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical; /* number of lines to show */line-height: 20px;        /* fallback */max-height: 85px;       /* fallback */font-size: 14px;}
}

.ratio-gallery{--bs-aspect-ratio: 135.733333%;}


