#content .sec-font h2{
    font-size: 75px;
}
#content .sec-title h2{
    font-size: 55px;
}
#container{
    padding-top: 50px;
    padding-bottom: 50px;
}
#in-touch .elementor-column-gap-default{
    margin: 0;
}
.elementor .elementor-section{
        margin-top: 50px;
    margin-bottom: 50px;
}
#in-touch .learn-more a{
    font-size: 18px;
    font-family: var(--font-body);
}
#content .thum-our .details {
    background: none;
    padding:0;
    box-shadow: none;
}
#content .thum-our .details h2{
    font-size: 75px;
    color: #CFA670;
    font-family: "Kristi", Sans-serif;
    margin-bottom: -20px;
}
#banner-menu-home .elementor-column-gap-default{
    margin:0;
}
#banner-menu-home .elementor-element-populated{
    padding:0;
}
#in-touch > .elementor-column-gap-default{
    gap:10px;
}
#content .thum-our .details p{
    font-size: 70px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: var(--font-body);
    color:white;
    margin: 0;
}
#in-touch .sec-title{
    margin-bottom: 10px;
}
#in-touch{
    position: relative;
}
#in-touch .sec-font{ margin-bottom: 3px }
#in-touch .font-our{
    margin: 0;
}
#in-touch .portrait a,
#in-touch .landscape a
{
    border-radius: 5px;
    overflow: hidden;
    height: 214px;
}
#in-touch .portrait a img,
#in-touch .landscape a img{
    height: 100%;
    object-fit: cover;
}
#in-touch .landscape{
    margin-top: -3px;
}
/* #in-touch .our-con{
    width: 450px;
    position: absolute;
    top:0px;
    right:0;
    z-index: 11;
} */
 #in-touch .gallery-con .elementor-element-0bd51dd{
    margin-top: -3px;
}
#in-touch .our-con label{
font-size: 16px;
font-weight: 600;
}
#in-touch .our-con label textarea{
    height:80px;
}
#in-touch .our-con .elementor-shortcode .wpcf7-submit{
    background: #cfa670;
    border-radius: 5px;
}
#in-touch .our-con  .elementor-shortcode .wpcf7-submit:hover{
    background: white;
    border: 1px solid #cfa670;
    color: #cfa670;
}
#in-touch .our-con .elementor-shortcode p:last-child{
    margin: 0;
}
#banner-menu-home + section{
  margin-bottom: 40px;
}
#our-gallery .gallery-con .elementor-column-gap-default{
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    padding: 0 30px;
}
#our-gallery .gallery-con .gallery-icon a{
    border-radius: 5px;
    overflow: hidden;
}
.gallery-con .gallery-icon a img{
    transition: transform 1s 
cubic-bezier(0, 1, .5, 1);
}
#our-gallery .gallery-con .gallery-icon a img:hover{
    opacity: 1;
    transform: scale(.6);
}
