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

#main_index {
    overflow: hidden;
    padding-bottom: 0 !important;
}

a:hover {
    text-decoration: none;
}

@media screen and (max-width: 767.5px){
.index_wrapper_2 .item>img{
    min-height:100vw!important;
    object-fit:cover;
}

}

/*Menu*/

.hp_ts {
    background: #ab9d94;
}

.hp_ts_ul {
    display: flex;
    margin-bottom: 0;
    list-style-type: none;
    padding-inline-start: 0;
    gap: 15px;
}

.hp_ts_icon {
    width: 20px;
}

.hp_ts_inbox {
    position: absolute;
    right: 3.5%;
    top: 33%;
}

.hp_ts_title {
    color: #fff;
    font-size: 17px;
    padding: 25px;
}

.navbar_type8 .nav_tab .nav_item a {
    color: #000;
    padding: 15px 2vw;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
}

.navbar_type8 .logo img {
    position: relative;
    left: 0px;
    width: 150px;
    padding: 0;
}

.navbar_type8 .logo {
    flex: 0 1 0%;
    overflow: hidden;
    position: absolute;
    margin-left: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    text-align: center;
}

.navbar_type8 .nav_tab {
    flex: 0 1 100%;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
}

.navbar_type8 .nav_tab .nav_item:nth-child(5)::before {
    display: none;
}

.navbar_type8 .nav_tab .nav_item::before {
    top: 100%;
    width: 0%;
    left: 50%;
    border-bottom: none;
    transition: all 0.4s ease-in-out;
    opacity: 1;
    height: 3px;
    transform: translate(-50%, 0);
    background-color: #ab9d94;     
}

.navbar_type8 .nav_tab .nav_item:hover::before {
    width: 60%;
}

.navbar_type8 .nav_tab .nav_item:nth-child(5) {
    margin: 0 9vw;
}

.navbar_type8 {
    height: 130px;
}

.navbar_mobile .logo_img {
    transform: scale(1.25);
}

.dark_nav {
    background-color: #fff !important;
}

.navbar_mobile {
    background-color: rgba(255, 255, 255, 1);
}

@media screen and (max-width: 1200.5px){
.navbar_type8 .nav_tab .nav_item a {
    padding: 15px 1.75vw;
    font-size: 14px;
}

.navbar_type8 .logo {
    left: -5%;
}

.hp_ts_title {
    margin-left: -5%;
    font-size: 16px;
}

.navbar_type8 .logo img {
    width: 140px;
}

}

/*Banner*/

.hp_banner {
    padding-top: 13.25%;
}

.hp_banner_title {
    color: #f4ede7;
    font-style: italic;
    font-family: playfair display;
    font-size: 4.05vw;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 1.75%;
    font-weight: 600;
}

.hp_banner_title2 {
    color: #f4ede7;
    font-size: 1.95vw;
    font-weight: 600;
    font-family: playfair display;
    margin-bottom: 1.75%;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.hp_banner_desc {
    color: #f4ede7;
    font-size: 1.4vw;
    font-family: playfair display;
    line-height: 1.5;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 2.5%;
}

.hp_banner_link {
    color: #4d4d4d;
    background: linear-gradient(to right, #b4a79f, #f2ebe5, #b4a79f);
    border-radius: 30px;
    padding: 0.5vw 2vw 0.65vw;
    font-size: 1.1vw;
    font-style: italic;
    font-family: playfair display;
    font-weight: 500;
    transition: 0.3s;
}

.hp_banner_link:hover {
    color: #4d4d4d;
    background: linear-gradient(to right, #f2ebe5, #f2ebe5, #f2ebe5);
}

@media screen and (max-width: 1200.5px){
.hp_banner_desc {
    font-size: 1.65vw;
    margin-bottom: 2.5%;
}

.hp_banner_title {
    font-size: 4.8vw;
    margin-bottom: 1.75%;
}

.hp_banner_title2 {
    font-size: 2.33vw;
    margin-bottom: 1.75%;
}

.hp_banner_link {
    border-radius: 30px;
    padding: 0.6vw 2.25vw 0.75vw;
    font-size: 1.35vw;
}

.hp_banner {
    padding-top: 12%;
}

}

@media screen and (max-width: 767.5px){
.hp_banner_desc {
    font-size: 3.75vw;
    margin-bottom: 6%;
}

.hp_banner_desc br {
    display: none;
}

.hp_banner_title {
    font-size: 10vw;
    margin-bottom: 2%;
}

.hp_banner_title2 {
    font-size: 5.5vw;
    margin-bottom: 2%;
}

.hp_banner_link {
    border-radius: 50px;
    padding: 2vw 7vw 2vw;
    font-size: 3.75vw;
}

.hp_banner {
    padding-top: 12%;
}

}

/*About*/

.hp_about {
    padding: 9% 6% 13%;
    position: relative;
}

.hp_about:before {
    position: absolute;
    content: "";
    top: 0%;
    left: 0;
    background-image: url(https://cdn1.npcdn.net/img/1777950187B-Background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.hp_about_image {
    width: 100%;
}

.hp_about_sbox {
    display: flex;
    gap: 1.75vw;
    position: relative;
    margin-right: -4%;
    padding-top: 4%;
}

.hp_about_sbox:before {
    position: absolute;
    content: "Levento";
    top: -9%;
    left: 13%;
    font-size: 5vw;
    font-family: playfair display;
    font-style: italic;
    color: #ab9d94;
    opacity: 0.5;
}

.hp_about_sbox:after {
    position: absolute;
    content: "Concept";
    top: 9%;
    left: 30.5%;
    font-size: 5vw;
    font-family: playfair display;
    font-style: italic;
    color: #ab9d94;
    opacity: 0.5;
}

.hp_about_title {
    font-size: 3.5vw;
    font-family: playfair display;
    font-style: italic;
    margin-bottom: 7%;
    font-weight: 600;
    color: #4d4d4d;
}

.hp_about_desc.dsmall {
    font-size: 1.04vw;
    line-height: 1.8;
    color: #4d4d4d;
    font-weight: 400;
    margin-bottom: 8%;
    width: 84.5%;
    margin-left: auto;
        font-family: 'Playfair Display';
}

.bbutton {
    color: #4d4d4d;
    transition: 0.3s;
    background: linear-gradient(to right, #afa198, #f4ede7, #afa198);
    border-radius: 30px;
    padding: 6px 50px 9px;
    font-family: playfair display;
    font-weight: 500;
    font-style: italic;
    font-size: 16px;
    border: 1px solid transparent;
}

.bbutton:hover {
    color: #4d4d4d;
    background: linear-gradient(to right, #f4ede7, #f4ede7, #f4ede7);
    border: 1px solid #afa198;
}

.hp_about_link {
    color: #4d4d4d;
    transition: 0.3s;
    background: linear-gradient(to right, #afa198, #f4ede7, #afa198);
    border-radius: 30px;
    padding: 0.45vw 2vw 0.65vw;
    font-family: playfair display;
    font-weight: 500;
    font-style: italic;
    font-size: 1.14vw;
    border: 1px solid transparent;
}

.hp_about_link:hover {
    color: #4d4d4d;
    background: linear-gradient(to right, #f4ede7, #f4ede7, #f4ede7);
    border: 1px solid #afa198;
}

.hp_about_box {
    padding-left: 6%;
}

.hp_about_ibox.x {
    transform: translateY(5vw) !important;
}

.hp_about_bbox {
    padding-left: 15%;
}

@media screen and (max-width: 1200.5px){
.hp_about_title {
    font-size: 4vw;
    margin-bottom: 7%;
    margin-left: -5%;
}

.hp_about_desc.dsmall {
    font-size: 1.3vw;
    margin-bottom: 8%;
    width: 95%;
}

.hp_about_link {
    border-radius: 30px;
    padding: 0.55vw 2vw 0.8vw;
    font-size: 1.4vw;
}

.hp_about_bbox {
    padding-left: 5%;
}

.hp_about {
    padding: 9% 6% 8%;
}

}

@media screen and (max-width: 767.5px){
.hp_about_title {
    font-size: 35px;
    margin-bottom: 25px;
    margin-left: 0%;
}

.hp_about_desc.dsmall {
    font-size: 14.5px;
    margin-bottom: 30px;
    width: 100%;
}

.hp_about_link {
    border-radius: 50px;
    padding: 6px 30px 9px;
    font-size: 15px;
}

.hp_about_bbox {
    padding-left: 0%;
}

.hp_about {
    padding: 80px 3% 100px;
}

.hp_about_sbox {
    gap: 3vw;
    margin-right: 0;
    padding-top: 4%;
}

.hp_about_box {
    padding-left: 0;
    margin-top: 45px;
}

.hp_about:before {
    background-position: 59%;
}

.hp_about_sbox:before {
    top: -12%;
    left: 13%;
    font-size: 9vw;
}

.hp_about_sbox:after {
    top: 6%;
    left: 30.5%;
    font-size: 9vw;
}

}

/*Services*/

.index_wrapper_4 {
    background: #e7ded9;
    padding: 6% 10% 6%;
}

.hp_services_tbox {
    margin-bottom: 30px;
}

.service_3 .service_box .content {
    top: unset;
    bottom: 0%;
    left: 0%;
    transform: unset;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: unset;
    opacity: 1;
    padding: 3%;
}

.service_3 .service_box:hover .content {
    background-color: rgba(0, 0, 0, 0.7);
}

.service_3 .service_box:hover img {
    transform: scale(1.05);
}

.service_3 .service_box img {
    height: 100%;
}

.service_3 .service_box .content h3 {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    margin-bottom: 0 !important;
    font-size: 41px;
    font-family: playfair display;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.container.service_3 {
    max-width: 100%;
}

@media screen and (max-width: 1200.5px){
.service_3 .service_box .content h3 {
    font-size: 33px;
}

}

@media screen and (max-width: 991.5px){
.service_3 .service_box .content h3 {
    font-size: 25px;
}

.hp_services_tbox {
    margin-bottom: 25px;
}

}

@media screen and (max-width: 767.5px){
.index_wrapper_4 {
    padding: 45px 3% 55px;
}

.container.service_3 {
    max-width: 100%;
    padding: 0 30px;
}

.service_3 .service_box .content h3 {
    font-size: 23.5px;
}

.service_3 .service_box .content {
    padding: 4%;
}

}

/*Gallery*/

.index_wrapper_5 {
    position: relative;
    padding: 8% 0 8.5%;
}

.index_wrapper_5:before {
    position: absolute;
    content: "";
    top: 0%;
    left: 0;
    background-image: url(https://cdn1.npcdn.net/img/1777949741D-Background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: 50%;
}

.hp_photoGallerySlider_type4 .flix-parents {
    padding-top: 4.75rem !important;
    padding-bottom: 1.5rem ! IMPORTANT;
}

.hp_photoGallerySlider_type4 .flickfeed .slick-slide {
    margin: 0px 4px;
}

.hp_photoGallerySlider_type4 .flickfeed button.slick-arrow {
    height: 79%;
}

@media screen and (max-width: 1200.5px){
.index_wrapper_5 {
    padding: 8% 0 7%;
}

.hp_photoGallerySlider_type4 .flix-parents {
    padding-top: 2rem !important;
    padding-bottom: 1rem ! IMPORTANT;
}

.hp_photoGallerySlider_type4 .flickfeed .slick-slide > div {
    padding: 1rem !important;
}

}

@media screen and (max-width: 991.5px){
.index_wrapper_5 {
    padding: 5% 0 7%;
}

.hp_photoGallerySlider_type4 .flix-parents {
    padding-top: 1rem !important;
    padding-bottom: 0rem ! IMPORTANT;
}

.hp_photoGallerySlider_type4 .flickfeed .slick-slide > div {
    padding: 1rem !important;
}

.bbutton {
    border-radius: 30px;
    padding: 6px 45px 9px;
    font-size: 15.5px;
}

}

@media screen and (max-width: 767.5px){
.index_wrapper_5 {
    padding: 45px 0 65px;
}

.hp_photoGallerySlider_type4 .flix-parents {
    padding-top: 1rem !important;
    padding-bottom: 0rem ! IMPORTANT;
}

.hp_photoGallerySlider_type4 .flickfeed .slick-slide > div {
    padding: 1rem !important;
}

.bbutton {
    border-radius: 50px;
    padding: 6px 45px 9px;
    font-size: 15px;
}

}

/*Clients*/

.index_wrapper_6 {
    background: #f4ede7;
    padding: 6% 6% 6%;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card {
    display: flex;
    flex-direction: column;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area {
    order: 1;
    padding: 10% 8.5% 1%;
    margin-top: 0;
    position: relative;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area:before {
    position: absolute;
    content: "";
    top: -5%;
    left: -3%;
    background-image: url(https://cdn1.npcdn.net/img/1777970103E-Icon-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.5vw;
    height: 1.5vw;
    z-index: 1;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area:after {
    position: absolute;
    content: "";
    top: -5%;
    right: -3%;
    background-image: url(https://cdn1.npcdn.net/img/1777970103E-Icon-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.5vw;
    height: 1.5vw;
    z-index: 1;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .name {
    order: 2;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .img {
    order: 3;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card i {
    display: none;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card {
    padding: 0;
    border: 1px solid #ab9d94;
    position: relative;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card:before {
    position: absolute;
    content: "";
    top: -2%;
    right: 7.5%;
    background-color: #f4ede7;
    width: 2.5vw;
    height: 2.5vw;
    z-index: 1;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card:after {
    position: absolute;
    content: "";
    top: -2.5%;
    right: 9%;
    background-image: url(https://cdn1.npcdn.net/img/1777972494E-Icon-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.75vw;
    height: 1.75vw;
    z-index: 1;
}

.hp_testimonial_type4 .testimonial_box {
    padding: 0 1.75vw;
    margin-top: 2rem !important;
    margin-bottom: 1rem !important;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .name {
    text-align: left;
    padding: 4% 8.5% 4%;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text-center {
    text-align: left !important;
    padding: 0;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .align-self-center {
    align-self: start !important;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .img {
    padding-top: 65%;
    overflow: visible;
    box-shadow: unset;
    border: 0;
    position: relative;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .img:before {
    position: absolute;
    content: "";
    bottom: -5%;
    left: -3%;
    background-image: url(https://cdn1.npcdn.net/img/1777970103E-Icon-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.5vw;
    height: 1.5vw;
    z-index: 1;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .img:after {
    position: absolute;
    content: "";
    bottom: -5%;
    right: -3%;
    background-image: url(https://cdn1.npcdn.net/img/1777970103E-Icon-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.5vw;
    height: 1.5vw;
    z-index: 1;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .name h6 {
    color: #4d4d4d;
    font-family: playfair display;
    font-style: italic;
    font-weight: 600;
    font-size: 1.02vw;
    margin-bottom: 3%;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .all_font_sm {
    font-size: 1vw !important;
    color: #4d4d4d;
    margin-bottom: 5%;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text {
    color: #4d4d4d;
    line-height: 1.8;
    font-size: 1.02vw;
    margin-bottom: 1%;
    height: 13vw;
}

.container.hp_testimonial_type4 {
    max-width: 100%;
}

.hp_testimonial_type4 .fa-chevron-left:before {
    content: "";
    background-image: url(https://cdn1.npcdn.net/img/1777973468E-Arrow-Button-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 2.5vw;
    height: 2.5vw;
    display: inline-block;
}
.hp_testimonial_type4 .fa-chevron-right:before {
    content: "";
    background-image: url(https://cdn1.npcdn.net/img/1777973500E-Arrow-Button-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 2.5vw;
    height: 2.5vw;
    display: inline-block;
}

.hp_testimonial_type4 .fas.fa-chevron-left.slick-arrow {
    left: -3% !important;
}
.hp_testimonial_type4 .fas.fa-chevron-right.slick-arrow {
    right: -3% !important;
}

@media screen and (max-width: 1200.5px){
.hp_testimonial_type4 .testimonial_box .testimonial_card .text {
    font-size: 1.27vw;
    height: 20vw;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .name h6 {
    font-size: 1.27vw;
    margin-bottom: 3%;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .all_font_sm {
    font-size: 1.25vw !important;
    margin-bottom: 5%;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area:before {
    top: -4%;
    left: -4%;
    width: 2vw;
    height: 2vw;
}
.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area:after {
    top: -4%;
    right: -4%;
    width: 2vw;
    height: 2vw;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .img:before {
    bottom: -6%;
    left: -4%;
    width: 2vw;
    height: 2vw;
}
.hp_testimonial_type4 .testimonial_box .testimonial_card .img:after {
    bottom: -6%;
    right: -4%;
    width: 2vw;
    height: 2vw;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card:after {
    top: -2.5%;
    right: 10%;
    width: 2.25vw;
    height: 2.25vw;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card:before {
    top: -2%;
    right: 8.5%;
    width: 3vw;
    height: 3vw;
}

}

@media screen and (max-width: 991.5px){
.hp_clients_title br {
    display: none;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text {
    font-size: 1.52vw;
    height: 16vw;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .name h6 {
    font-size: 1.52vw;
    margin-bottom: 3%;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .all_font_sm {
    font-size: 1.5vw !important;
    margin-bottom: 5%;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area:before {
    top: -6%;
    left: -3.5%;
    width: 2.5vw;
    height: 2.5vw;
}
.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area:after {
    top: -6%;
    right: -3.5%;
    width: 2.5vw;
    height: 2.5vw;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .img:before {
    bottom: -5%;
    left: -3.5%;
    width: 2.5vw;
    height: 2.5vw;
}
.hp_testimonial_type4 .testimonial_box .testimonial_card .img:after {
    bottom: -5%;
    right: -3.5%;
    width: 2.5vw;
    height: 2.5vw;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card:after {
    top: -2.5%;
    right: 10%;
    width: 2.75vw;
    height: 2.75vw;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card:before {
    top: -2%;
    right: 9%;
    width: 3.5vw;
    height: 3.5vw;
}

.hp_testimonial_type4 .fa-chevron-left:before {
    width: 3vw;
    height: 3vw;
}
.hp_testimonial_type4 .fa-chevron-right:before {
    width: 3vw;
    height: 3vw;
}

}

@media screen and (max-width: 767.5px){
.index_wrapper_6 {
    padding: 45px 3% 30px;
}

.hp_testimonial_type4 .testimonial_box {
    padding: 0 2.5vw;
    margin-top: 1.5rem !important;
    margin-bottom: 1rem !important;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .img:before {
    bottom: -5%;
    left: -3%;
    width: 5vw;
    height: 5vw;
}
.hp_testimonial_type4 .testimonial_box .testimonial_card .img:after {
    bottom: -5%;
    right: -3%;
    width: 5vw;
    height: 5vw;
}
.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area:before {
    top: -5%;
    left: -3%;
    width: 5vw;
    height: 5vw;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area:after {
    top: -5%;
    right: -3%;
    width: 5vw;
    height: 5vw;
}

    .hp_testimonial_type4 .testimonial_box .testimonial_card:after {
        top: -3%;
        right: 9%;
        width: 6vw;
        height: 6vw;
    }
    
        .hp_testimonial_type4 .testimonial_box .testimonial_card:before {
        top: -2%;
        right: 8%;
        width: 8vw;
        height: 8vw;
    }
    
        .hp_testimonial_type4 .testimonial_box .testimonial_card .text {
        font-size: 3.5vw;
        height: 42vw;
    }
    
        .hp_testimonial_type4 .testimonial_box .testimonial_card .name h6 {
        font-size: 3.5vw;
        margin-bottom: 3%;
    }
    
    .hp_testimonial_type4 .testimonial_box .testimonial_card .all_font_sm {
        font-size: 3.5vw !important;
        margin-bottom: 5%;
    }
    
    .hp_testimonial_type4 .fas.fa-chevron-left.slick-arrow {
    left: -5% !important;
}

.hp_testimonial_type4 .fas.fa-chevron-right.slick-arrow {
    right: -5% !important;
}

    .hp_testimonial_type4 .fa-chevron-left:before {
        width: 6vw;
        height: 6vw;
    }
    
    .hp_testimonial_type4 .fa-chevron-right:before {
        width: 6vw;
        height: 6vw;
    }
    
    .hp_testimonial_type4 .testimonial_box .testimonial_card .name {
   
    padding: 4% 6% 4%;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area {
   
    padding: 9% 6% 1%;
 
}

}

/*News*/

.index_wrapper_7 {
    padding: 5% 3% 3% 8%;
    position: relative;
}

.index_wrapper_7:before {
    position: absolute;
    content: "";
    top: 0%;
    left: 0;
    background-image: url(https://cdn1.npcdn.net/img/1777945216F-Background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: 50%;
}

#main_index .hp_latest_news_modern .read_more {
    text-transform: uppercase;
    width: 83px;
    letter-spacing: 0;
    border-bottom-width: 1.5px !important;
    color: #000 !important;
    padding-bottom: 0px !important;
}

#main_index .hp_latest_news_modern .mx-1 {
    display: none;
}

#main_index .hp_latest_news_modern .text-muted {
    color: #000 !important;
}

#main_index .hp_latest_news_modern .news_title p {
    color: #000;
    font-size: 24px;
    font-weight: bold;
}

#main_index .hp_latest_news_modern .img_frame {
    height: 370px;
}

.hp_news_tbox {
    margin-bottom: 4rem;
    padding-right: 5%;
}

.tbig {
    font-style: italic;
    font-family: playfair display;
    color: #4d4d4d;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 41px;
}

.tsmall {
    color: #4d4d4d;
    font-size: 15.5px;
    font-weight: 400;
    line-height: 1.8;
    font-family: 'Playfair Display';
}

@media screen and (max-width: 1200.5px){
#main_index .hp_latest_news_modern .news_title p {
    font-size: 22px;
}

#main_index .hp_latest_news_modern .img_frame {
    height: 360px;
}

.index_wrapper_7 {
    padding: 5% 1% 3% 8%;
}

.hp_news_tbox {
    padding-right: 7%;
    margin-bottom: 3.75rem;
}

.tbig {
    font-size: 38px;
}

.tsmall {
    font-size: 15px;
}

}

@media screen and (max-width: 991.5px){
#main_index .hp_latest_news_modern .news_title p {
    font-size: 20.5px;
}

#main_index .hp_latest_news_modern .img_frame {
    height: 333px;
}

.index_wrapper_7 {
    padding: 5% 0% 3% 8%;
}

.hp_news_tbox {
    padding-right: 8%;
    margin-bottom: 3.5rem;
}

.tbig {
    font-size: 35px;
}

.tsmall {
    font-size: 14.5px;
}

}

@media screen and (max-width: 767.5px){
#main_index .hp_latest_news_modern .news_title p {
    font-size: 20.5px;
}

#main_index .hp_latest_news_modern .img_frame {
    height: 350px;
}

.index_wrapper_7 {
    padding: 40px 3% 20px;
}

.hp_news_tbox {
    padding-right: 0%;
    margin-bottom: 3rem;
}

.tbig {
    font-size: 30px;
}

.tsmall {
    font-size: 14px;
}

.index_wrapper_7:before {
    background-position: 0%;
}

.hp_latest_news_modern {
    padding: 0 15px;
}

.hp_latest_news_modern .news_content_wrapper {
    margin-left: 0;
    padding: 10px 15px;
}

}

/*Footer*/

.footer_type7 {
    background-color: #fff;
    color: #4d4d4d;
    padding-top: 1.5rem !important;
    padding-bottom: 4.5rem !important;
    border-top: 15px solid #ab9d94;
}

.footer_type7 i {
    color: #ab9d94;
}

.footer_type7 a {
    color: #4d4d4d;
}

.footer_type7 .line {
    background-color: rgba(0, 0, 0, 0.2);
    height: 1.5px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.footer_type7 .logo img {
    max-height: 130px;
}

.footer_type7 .logo.title {
    min-height: 130px;
    margin-bottom: 2rem;
}

.footer_type7 .title {
    min-height: 35px;
}

.footer_type7 .title h5 {
    font-weight: 700;
    color: #ab9d94;
    text-transform: uppercase;
    font-size: 19px;
}

.footer_type7 .social_media {
    text-align: right;
    padding-top: 1.5rem;
    padding-right: 2rem !important;
}

.footer_type7 .col-12.col-md-5.mb-md-0.p-3 p {
    width: 88%;
}

.footer_type7 .location {
    width: 93%;
}

@media screen and (max-width: 1200.5px){
.footer_type7 .location {
    width: 100%;
}

.footer_type7 .col-12.col-md-5.mb-md-0.p-3 p {
    width: 100%;
}

}

@media screen and (max-width: 767.5px){
.footer_type7 .social_media {
    padding-top: 1rem;
    padding-right: 1rem !important;
}

.footer_type7 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

}