/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: Poppins;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden !important;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

 :focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    
    padding-bottom: 0px;
}

/* header section start */

.header_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
    background-size: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.bg-light {
    background-color: transparent !important;
}

.header_main {
    width: 100%;
    float: left;
    background: #10e2bd;
    height: 80px;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #f76d37;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #f76d37;
}

.navbar {
    padding: 20px 1rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: 18px;
    color: #252525;
}

.logo {}

/* header section end */

/* banner section start */

.banner_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner-bg.png);
    height: auto;
    background-size: 100%;
    padding: 10px 0px 25px 0px;
    background-repeat: no-repeat;
}

.banner_taital {
    width: 100%;
    float: left;
    padding: 100px 0px;
}

.outstanding_text {
    width: 100%;
    float: left;
    font-size: 60px;
    color: #252525;
    padding-bottom: 0px;
}

.coffee_text {
    width: 100%;
    float: left;
    font-size: 70px;
    color: #fdfcfa;
    font-weight: bold;
    padding-bottom: 0px;
}

.there_text {
    width: 50%;
    float: left;
    font-size: 16px;
    color: #fff;
    margin: 0px;
    padding-bottom: 30px;
}

.learnmore_bt {
    width: 170px;
}

.learnmore_bt a {
    width: 100%;
    float: left;
    padding-right: 0;
    background-color: #252525;
    color: #fff;
    text-align: center;
    margin-right: 12px;
    height: 53px;
    padding: 15px 40px;
    font-size: 14px;
    text-transform: uppercase;
}

.learnmore_bt a:hover {
    background-color: #f76d37;
    color: #fff;
}

#main_slider a.carousel-control-next {
    left: 0px;
    right: -60px;
    top: 440px;
}

#main_slider a.carousel-control-prev {
    left: -60px;
    right: 0px;
    top: 440px;
}

#main_slider .carousel-control-next,
#main_slider .carousel-control-prev {
    width: 45px;
    height: 45px;
    background: #fff;
    opacity: 1;
    font-size: 30px;
    color: #333333;
    margin: 0 auto;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
}

#main_slider .carousel-control-next:focus,
#main_slider .carousel-control-next:hover,
#main_slider .carousel-control-prev:focus,
#main_slider .carousel-control-prev:hover {
    color: #ffffff;
    background-color: #f76d37;
}

/* banner section end */

/* about section start */

.about_section {
    width: 100%;
    float: left;
    padding-top: 30px;
}

.about_taital_main {
    width: 100%;
    float: left;
    padding: 90px;
    
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #f76d37;
    font-weight: bold;
    text-transform: uppercase;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #4c4c4b;
    margin: 0px;
    padding-top: 10px;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #4c4c4b;
    margin: 0px;
    padding-top: 10px;
}

.read_bt {
    width: 175px;
    float: left;
    padding-top: 40px;
}

.read_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #252525;
    color: #ffffff;
    text-align: center;
    padding: 8px;
}

.read_bt a:hover {
    color: #ffffff;
    background-color: #f76d37;
}

/* about section end */

/* gallery section start */

.gallery_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
}

.gallery_taital {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 40px;
    color: #f76d37;
    font-weight: bold;
}

.gallery_text {
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
    margin: 0px;
    padding-top: 20px;
    color: #262525;
}

.gallery_section_2 {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

img.image {
    min-height: 300px;
}

.container_main {
    position: relative;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgb(254, 230, 220, 0.6);
    margin: 0 auto;
}

.container_main:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    text-align: center;
}

.seemore_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.seemore_bt a {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: #252525;
    padding: 10px 0px;
    margin-top: 40px;
}

.seemore_bt a:hover {
    background-color: #f76d37;
    color: #ffffff;
}

a:hover {
    color: #f76d37;
    text-decoration: underline;
}

/* gallery section end */

/* services section start */

.services_section {
    width: 100%;
    float: left;
    background: url('../images/house.jpg') no-repeat center center/cover;
    height: 800px;
    padding-bottom: 100px;
    background-attachment: fixed;
}


.services_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
}

.services_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
    text-align: center;
}

.house_icon {
    width: 200px;
    height: auto;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.house_icon img {
    width: 45px;
    min-height: 50px;
}

.box_main .house_icon .image_2 {
    display: none;
}

.box_main:hover .house_icon .image_2 {
    display: block;
}

.box_main:hover .house_icon .image_1 {
    display: none;
}

.box_main:hover {
    background-color: #ffffff;
}

.box_main {
    width: 100%;
    background-color: rgba(85, 84, 83, 0.6);
    padding: 40px 30px;
    box-shadow: 0px 0px 18px -6px;
    position: relative;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    overflow: hidden;
}

.box_main:hover .decorate_text {
    color: #000;
}

.box_main:hover .tation_text {
    color: #000;
}

.box_main:hover .readmore_bt {
    display: block;
}

.box_main:hover .readmore_bt a {
    color: #ffffff;
    background-color: #000;
}



.text-toggle {
    transition: opacity 0.3s ease-in-out;
}

.text-hidden {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    white-space: normal;
    max-width: 400px; 
}

.box_main:hover .text-toggle {
    opacity: 0;
}

.box_main:hover .text-hidden {
    opacity: 1;
}

.box_main:hover {
    transform: scale(1.1); 
    transition: transform 0.3s ease-in-out;
}

.text-size{
    font-size: 14px !important;
    padding: 20px;
}
@media (max-width: 768px) {
    .text-size {
        font-size: 10px !important; 
        padding: 15px; 
    }
}

.services_section_2 {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.decorate_text {
    width: 100%;
    font-size: 28px;
    color: #ffffff;
    padding-top: 30px;
    text-align: center;
    height: 197px;
    
}
.weight{
    font-weight: 600;
}
.tation_text {
    width: 100%;
    font-size: 14px;
    color: #ffffff;
    margin: 0px;
    text-align: center;
    font-weight: 400;
}

.readmore_bt {
    width: 175px;
    padding-top: 40px;
    margin: 0 auto;
    display: flex;
    display: none;
    padding-bottom: 40px;
}

.readmore_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #070603;
    color: #ffffff;
    text-align: center;
    padding: 8px;
    text-transform: uppercase;
}

.readmore_bt a:hover {
    color: #ffffff;
    background-color: #f76d37;
}

/* services section end */

/* client section start */

.client_section {
    width: 100%;
    float: left;
}

.client_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #f76d37;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
}

.client_text {
    width: 100%;
    font-size: 16px;
    color: #252525;
    margin: 0 auto;
}

.client_section_2 {
    width: 100%;
    float: left;
    margin-top: 50px;
    padding-bottom: 100px;
}

.testimonial_section_2 {
    width: 100%;
    float: left;
    padding: 0px 40px 30px 40px;
    position: relative;
}

.testimonial_section_2::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 150px;
    border-top: 3px solid #252525;
    border-left: 3px solid #252525;
    top: 12px;
    left: 0px;
    right: initial;
}

.testimonial_section_2::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 150px;
    border-bottom: 3px solid #252525;
    border-right: 3px solid #252525;
    top: 12px;
    left: initial;
    right: 0px;
}

.client_name_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #f76d37;
    text-transform: uppercase;
    padding-left: 100px;
    font-weight: bold;
}

.quick_icon {
    text-align: right;
    padding-left: 30px;
}

.customer_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #252525;
    margin: 0px;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 55px;
    height: 18px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: #252525;
    border-radius: 20px;
}

.carousel-indicators {
    bottom: 0px;
}

.carousel-indicators .active {
    background-color: #f76d37;
}

/* client section end */

/* contact section start */

.contact_section {
    width: 100%;
    float: left;
}

.contact_text {
    width: 100%;
    float: left;
    font-size: 40px;
    text-align: center;
    color: #f76d37;
    font-weight: bold;
}

.contact_section_2 {
    width: 100%;
    float: left;
}

.mail_section {
    width: 100%;
    float: left;
    background-image: url(../images/img-9.png);
    height: auto;
    padding: 23px 70px;
    background-repeat: no-repeat;
    background-size: cover;
}

.long_text {
    width: 52%;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    color: #b2afaf;
    padding-top: 30px;
    display: flex;
}

.email_text {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.email-bt {
    color: #080707;
    width: 100%;
    height: 55px;
    font-size: 20px;
    padding: 20px 40px;
    border: 0px;
    border-radius: 30px;
}

.massage-bt {
    color: #080707;
    width: 100%;
    height: 150px;
    font-size: 20px;
    padding: 40px;
    border: 0px;
    border-radius: 50px;
}

.send_btn {
    width: 170px;
    margin: 0 auto;
    text-align: center;
}

.main_bt a {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background-color: #d33a11;
    padding: 15px 50px 12px 50px;
    border-radius: 30px;
    display: block;
}

.main_bt a {
    color: #ffffff;
    background-color: #d33a11;
}

.main_bt a:hover {
    color: #323131;
    background-color: #ffffff;
}

.padding_0 {
    padding: 0px;
}

/* contact section end */

/* footer section start */

.footer_section {
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
    padding: 95px 0px;
}

.useful_text {
    width: 100%;
    font-size: 24px;
    color: #252525;
    font-weight: bold;
}

.footer_text {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #252525;
    margin: 0px;
}

.footer_menu {
    width: 100%;
    float: left;
}

.footer_menu ul {
    margin: 0px;
    padding: 0px;
}

.footer_menu li {
    font-size: 14px;
    color: #252525;
    margin-bottom: 6px;
}

.footer_menu li a {
    color: #252525;
}

.footer_menu li a:hover {
    color: #f76d37;
}

.dummy_text {
    width: 30%;
    float: left;
    font-size: 14px;
    color: #252525;
    margin: 0px;
}

.location_text {
    width: 100%;
    float: left;
}

.location_text ul {
    margin: 0px;
    padding: 0px;
}

.location_text li {
    font-size: 14px;
    color: #252525;
    padding: 0px 0px 5px 0px;
}

.location_text li a {
    color: #252525;
}

.location_text li a:hover {
    color: #f76d37;
}

.padding_left_10 {
    padding-left: 10px;
}


/* footer section end */

/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #252525;
    text-align: center;
    margin-left: 0px;
}

.copyright_text a {
    color: #252525;
}

.copyright_text a:hover {
    color: #f76d37;
}


/* copyright section end */

.margin_top90 {
    margin-top: 90px;
}

.background {
    position: relative;
    width: 100%;
    height: 100vh;
    background: url('../images/house.jpg') no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
}
.background::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.content {
    
    padding: 20px;
    border-radius: 10px;
    z-index: 99;
}
h1 {
    font-size: 3rem;
    margin-bottom: 20px;
    color: #f1f1f1;
}
.btn {
    display: inline-block;
    padding: 10px 20px;
    font-size: 1.2rem;
    color: white;
    background: #f76d37;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    z-index: 99;
}
.btn:hover {
    background: #c8481d;
    color: white;
}

@media (max-width: 768px) {
    .background {
        height: 70vh;
        background: url('../images/house.jpg') no-repeat center center/cover;
    }
    h1 {
        font-size: 2rem;
    }
    .btn {
        font-size: 0.9rem;
        padding: 6px 12px;
    }
}

@media (max-width: 480px) {
    .background {
        height: 60vh;
        background: url('../images/house.jpg') no-repeat center center/cover;
    }
    .content {
        padding: 10px;
    }
    h1 {
        font-size: 1rem;
        font-weight: bold;
    }
    .btn {
        font-size: 0.8rem;
        padding: 5px 10px;
    }
}

.logo {
    font-family: 'Russo One', sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 3px;
    background: linear-gradient(45deg, #ff8c5a, #f76d37, #c8481d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}


@media (max-width: 1024px) {
    .logo {
        font-size: 28px;
        letter-spacing: 2px;
    }
}

@media (max-width: 768px) {
    .logo {
        font-size: 24px;
        letter-spacing: 1.5px;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    }
}


@media (max-width: 480px) {
    .logo {
        font-size: 20px;
        letter-spacing: 1px;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    }
}

.custom-dropdown {
    border: 1px solid rgba(0, 0, 0, 0.08) !important;

    background-color: #ffffff !important; 
}

.custom-dropdown .dropdown-item {
    color: #252525 !important; 
}

.custom-dropdown .dropdown-item:hover {
    background-color: #f76d37 !important; 
}

.about_img{
    
    display: block;

}
.bg{
    position: relative;
    display: inline-block;
}
.bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3); 
    z-index: 1;
}

.or{
    color:#f76d37;
    font-weight: bold;
}

.background-about {
    position: relative;
    width: 100%;
    height: 100vh;
    background: url('../images/house-3.jpg') no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
}
.background-about::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.background-materials {
    position: relative;
    width: 100%;
    height: 100vh;
    background: url('../images/house-4.jpg') no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
}
.background-materials::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.background-wooden {
    position: relative;
    width: 100%;
    height: 100vh;
    background: url('../images/house-5.jpg') no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
}
.background-wooden::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.image-container {
    text-align: center;
}

.image-container img {
    display: inline-block;
}

.footer_menu {
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.footer_menu .menu-item {
    list-style: none;
    margin: 0 10px;
}


@media (max-width: 768px) {
    .footer_menu {
        flex-direction: column;
        align-items: center;
    }

    .footer_menu .menu-item {
        margin: 5px 0;
    }
}



@media (max-width: 575px) {
    .layout_padding {
        padding-bottom: 10px !important;
        height: 100%;
    }
}

.thank-you-box {
    background: rgba(255, 255, 255, 0.9);
    max-width: 500px;
    margin: auto;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 30px;
}

.thank-you-title {
    color: #f76d37;
    font-size: 28px;
    font-weight: bold;
}

.thank-you-text {
    font-size: 18px;
    color: #333;
}

.btn-primary {
    background-color: #f76d37;
    border: none;
}

.btn-primary:hover {
    background-color: #c8481d;
}


@media (max-width: 992px) {
    .thank-you-box {
        max-width: 400px;
        padding: 25px;
    }

    .thank-you-title {
        font-size: 24px;
    }

    .thank-you-text {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .thank-you-box {
        max-width: 90%;
        padding: 20px;
    }

    .thank-you-title {
        font-size: 22px;
    }

    .thank-you-text {
        font-size: 14px;
    }

    .btn-primary {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .thank-you-box {
        max-width: 100%;
        padding: 15px;
    }

    .thank-you-title {
        font-size: 20px;
    }

    .thank-you-text {
        font-size: 12px;
    }
}

.background-sps {
    position: relative;
    width: 100%;
    height: 100vh;
    background: url('../images/house-5.jpg') no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
}
.background-sps::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

@media (max-width: 575px) {
    .services_taital { 
        font-size: 29px;
    }
    .decorate_text{
        font-size: 20px;
    }
}
.navbar-nav .nav-item {
    margin-right: 20px; 
}

.navbar-nav .nav-item:last-child {
    margin-right: 0; 
}

.contact-container {
    background: rgba(255, 255, 255, 0.8); 
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 998px;
    margin: 0 auto;
    z-index: 5;
}


.contact-info {
    flex: 1;
    min-width: 531px;
    padding-right: 20px;
}

.contact-info h3,
.contact-info p,
.contact-info a {
    color: black;
}
.contact-info p{
    font-size: 18px;
    padding-top: 29px;
}

.contact-form {
    flex: 1;
    min-width: 375px;
    padding: 20px;
    background: white;
    border-radius: 10px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2); 
    transition: box-shadow 0.2s ease-in-out;
}
.contact-form:hover {
    box-shadow: 0px 40px 40px rgba(0, 0, 0, 0.3);
}


.contact-form h3 {
    color: black;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
}


.form-group {
    margin-bottom: 12px;
}


.form-control {
    width: 100%;
    height: 40px; 
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}


#phone {
    width: 100%;
}


textarea.form-control {
    height: 80px; 
    resize: none;
}


.form-control:focus {
    transform: scale(1.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-color: #f76d37;
    outline: none;
}


.btn-primary {
    background-color: #f76d37;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    transition: background 0.3s ease;
    width: 100%;
    font-size: 16px;
}


.btn-primary:hover {
    background-color: #f76d37;
}

.form-control::placeholder {
    color: gray; 
    opacity: 1; 
    font-size: 14px;
}


.form-control:focus {
    transform: scale(1.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-color: #f15d23;
    outline: none;
}

@media (max-width: 768px) {
    .contact-container {
        flex-direction: column;
        max-width: 90%;
        padding: 20px;
    }

    .contact-info,
    .contact-form {
        min-width: 100%;
        padding-right: 0;
    }
}

@media (max-width: 480px) {
    .contact-container {
        padding: 15px;
    }

    .contact-form {
        padding: 15px;
    }

    .btn-primary {
        font-size: 14px;
        padding: 8px 12px;
    }

    .form-control {
        height: 35px;
        padding: 6px;
    }
    .cont{
        font-size: 20px !important;
        font-weight: 600;
    }
    .contact-info p {
        font-size: 14px;
        padding-top: 0;
    }
    .contact-form h3 {
        
        font-size: 20px;
        font-weight: 600;
    }
    .size-con{
        font-size: 12px !important;
        font-weight: 300;
    }
}

.cont{
    font-size: 40px;
    font-weight: 600;
}

.main_bg{
    background-color:#f76d37;

}

.size-con{
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 70px;
}