*
{padding:0;
 margin:0;}

 /* offcanves */
.fixed-top
{
    display: none;
}
/*off canves */
 body
 {
    overflow-x:hidden;
    font-family: "Playfair Display", serif;
 }

 p
 {
  font-family: "Metrophobic", sans-serif; 
  font-size:19px !important;
  line-height:35px;
  font-weight: 400;
  margin-bottom:10px;
 }

ul li
{
    font-family:"Metrophobic", sans-serif;
    font-size:14px;
    line-height:25px;
}
 /* Font-Styling */
 .about_us h3 {
    font-size: 35px;
    line-height: 26px;
    font-weight: 600;
}

.services h3 {
    font-size: 37px;
    line-height: 22px;
    font-weight: 700;
}
.Appointment h1 {
    font-size: 60px;
    line-height: 70px;
    font-weight: 800;
}
.services_list h3 {
    font-size: 18px;
    line-height:22px;
    font-weight:700;
}
/* Font-Styling */

 /* Top-Header Css */
.top-header {
background:url(../images/header_bg.png);
background-size:cover;
background-repeat: no-repeat;
background-position:center;
padding:0 10px;}   
.top_header_icons{padding: 8px 0px;}
.top_header_icons i{color:#000;}  
.top_header_icons ul li{display: inline-flex;gap:20px;}
.top_header_icons ul li i{color:#7b7b7b;}

/* Section_one */
.main_header
{background:url(../images/header_bg.png) !important;
background-size:cover;
background-repeat: no-repeat;
background-position:center;
height:100vh;
display: flex;
justify-content: center;
align-items: center;}

.main_header .navbar-nav
{flex-direction:column;
 align-items: center;
 justify-content: center;
 margin:0 auto;
}

.my-column
{
    padding:0 !important;
}
.banner_picture img {
    width: 99%;
}
/* section_two */
.logo_area img {
    width: 50%;
    display: block;
    margin: 0 auto;
}

/* section_three */
.about_us {
    padding:70px 0;
}

.services p
{
text-align: left;
}
/* Section Four */
.bg_black
{
    background-color:#000;
    padding:80px 0;
}
.btn_white
{
    background:#fff;
    color:#000;
    border:0px;
    padding:15px 30px;
    margin-top:20px;
    font-family: "Metrophobic", sans-serif;
}

.services
{
    padding: 43px 0 0px 0;
}

.o_work
{
    padding: 60px 0 0px 0;
    background:#F5F5F5;
}

.Our_Work
{
    padding: 25px 0;
}
.Our_Work h3 {
    font-size: 35px;
    line-height: 24px;
    font-weight: 600;
}

.our-gallery
{
     background:#F5F5F5;
}


/* Gallery Css */
.gallery-one img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    margin-bottom:20px;
}
/* Gallery Css */

/* Contact */
.contact_sect
{
    padding: 50px 0;
}
.contact {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 70px 0;
}
.email
{
    display:flex;
    flex-direction:column;       
}

.contact_details
{
display:flex;
flex-direction:column;
}
.email label 
{
    text-align:left;
}
.email a
{
    text-align:left;
    text-decoration:none;
    color:#D65C09;
    font-size:15px;
    letter-spacing:1px; 
    
}

.contact_details label,p,a
{
    text-align:left;
}
.contact_details a
{
    text-align:left;
    text-decoration:none;
    color:#D65C09;
    font-size:15px;
    letter-spacing:1px; 
    
}
.contact_sect h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 25px;
}
/* Contact */
/* Policy */
.txt_policy h3
{
    font-size:38px;
    line-height:45px;
    font-weight: 700;
}
/* Policy */
*
{padding:0;
 margin:0;}

 
 body
 {
    overflow-x:hidden;
    font-family: "Playfair Display", serif;
 }

 p
 {
  font-family: "Metrophobic", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
 }
ul li
{
    font-family:"Metrophobic", sans-serif;
    font-size: 17px;
    line-height: 27px;
}
 /* Font-Styling */
 .about_us h3 {
    font-size: 35px;
    line-height: 26px;
    font-weight: 600;
}

.services h3 {
    font-size: 37px;
    line-height: 22px;
    font-weight: 700;
}
.Appointment h1 {
    font-size: 60px;
    line-height: 70px;
    font-weight: 800;
}
.services_list h3 {
    font-size: 18px;
    line-height:22px;
    font-weight:700;
}
/* Font-Styling */

 /* Top-Header Css */
.top-header {
background:url(../images/header_bg.png);
background-size:cover;
background-repeat: no-repeat;
background-position:center;
padding:0 10px;}   
.top_header_icons{padding: 8px 0px;}
.top_header_icons i{color:#000;}  
.top_header_icons ul li{display: inline-flex;gap:20px;}
.top_header_icons ul li i{color:#7b7b7b;}

/* Section_one */
.main_header
{background:url(../images/header_bg.png) !important;background-size:cover;background-repeat: no-repeat;background-position:center;height:100vh;display: flex;justify-content: center;align-items: center;flex-direction: column;}

.main_header .navbar-nav
{flex-direction:column;
 align-items: center;
 justify-content: center;
 margin:0 auto;
}

.my-column
{
    padding:0 !important;
}
.banner_picture img {
    width: 99%;
}
/* section_two */
.logo_area img {
    width: 50%;
    display: block;
    margin: 0 auto;
}

/* section_three */
.about_us {
    padding:70px 0;
}

.services p
{
text-align: left;
}
/* Section Four */
.bg_black
{
    background-color: #5e841c;
    padding:80px 0;
}
.btn_white
{
    background:#fff;
    color:#000;
    border:0px;
    padding:15px 30px;
    margin-top:20px;
    font-family: "Metrophobic", sans-serif;
}

.services
{
    padding: 43px 0 0px 0;
}

.o_work
{
    padding: 60px 0 0px 0;
    background:#F5F5F5;
}

.Our_Work
{
    padding: 25px 0;
}
.Our_Work h3 {
    font-size: 35px;
    line-height: 24px;
    font-weight: 600;
}

.our-gallery
{
     background:#F5F5F5;
}


/* Gallery Css */
.gallery-one img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    margin-bottom:20px;
}
/* Gallery Css */

/* Contact */
.contact_sect
{
    padding: 50px 0;
}
.contact {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 70px 0;
}
.email
{
    display:flex;
    flex-direction:column;       
}

.contact_details
{
display:flex;
flex-direction:column;
}
.email label 
{
    text-align:left;
}
.email a
{
    text-align:left;
    text-decoration:none;
    color: #5e841c;
    font-size: 19px;
    letter-spacing:1px;
    font-weight: 500;
}

.contact_details label,p,a
{
    text-align:left;
}
.contact_details a
{
    text-align:left;
    text-decoration:none;
    color: #5e841c;
    font-size: 18px;
    letter-spacing:1px;
    font-weight: 700;
}
.contact_sect h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 25px;
}
/* Contact */
/* Policy */
.txt_policy h3
{
    font-size:38px;
    line-height: 12px;
    font-weight: 700;
}
/* Policy */

/* footer */
.footer
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:05px 30px;
    background: #5e841c;
}

.footer p
{
    margin:0;
}

.nav-item a
{
    font-family: "Playfair Display", serif;
    font-size:19px;    
}

/* Services pages */
.s_content {
    padding: 10px 0 50px 0;
}
.s_content p {
    line-height: 31px;
}
.our-work {
    padding: 0;    
}
.our-work li
{
    font-size:18px;
    line-height:35px;
}
.price_content
{
    display: flex;
    justify-content: space-between;    
}
.price_content h4 {
    line-height: 56px;
}
.price-list {
    padding: 05em 0 16em 0;
}
.price_content h4 {
    font-weight: 800;
}

/* Contact Page Css */
.contact_page_details {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    padding-top: 20px;
}

.inner_contact_details {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.inner_contact_details label {
    font-weight: 700;
    font-size: 19px;
    line-height: 32px;
}



.inner_contact_details a 
{
    font-size:18px;
    line-height:29px;
    text-decoration: none;
    color: #5e841c;
}

.inner_contact_details {
    padding: 0px 42px 0 0;
}
.inner_contact_details p {
    font-size: 18px !important;
    line-height: 26px;
}

.contact_form {
    padding: 0 30px 0 0;
}

.contact_form input {
    margin: 10px 0 10px 0;
    border-radius: 0px;
    border: 1px solid #000;
    height: 40px;
}

.contact_form textarea {
    border-radius: 0px;
    margin: 0 0 16px 0;
    border: 1px solid #000;
}

.contact_form button
{
    color:#000;
    background:transparent;
    padding:15px 45px;
    font-size:18px;
    border:1px solid #D65C09;
    
}
.contact_form label {
    color: #000;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 10px;
}

.contact_us
{
    padding: 50px 0 50px 0;
}
.contact_us_colx {
    padding: 65px 0 0px 0;
}
.us_colx {
    padding-bottom: 150px;
}
/* Contact Page Css */

/* appointment*/

.appointment
{
    padding:30px 0;
}
.appointment p
{text-align: center;}

.booking_form {
    width: 50%;
    margin: 0 auto;
}
.btn-black {
    padding: 14px 41px;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    margin-top: 15px;
    font-size: 19px;
}
.booking_form input {
    border: 1px solid #000;
    border-radius: 0;
    height: 45px;    
}
.booking_form textarea
{
    border:1px solid #000;
    border-radius:0    
}
.chk_box label {
    display: flex;
    align-items: center;        
    gap:0 05px;
}
.chk_box input
{
    height:15px !important;
}

.booking_colx
{
    padding-bottom:240px;
}

.booking_form label {
    color: #000;
    margin: 10px 0 10px 0;
    font-size: 18px;
    line-height: 22px;
}
/* appointment*/


/* Thankyou */
.logo_area h1 {
    font-size: 150px;
    margin: 10px 0 20px 0;
}
.btn-home {
    background: #000;
    color: #fff;
    padding: 16px 30px;
    position: relative;
}
a.btn-home 
{
    text-decoration:none;
}
/* Thankyou */

/*Gallery Hover Effects */
.gallery-one
{
    overflow:hidden
}
.gallery-one img
{
    transition:all ease-in-out .5s;    
}
.gallery-one img:hover
{
    transform:scale(1.1);
}

.sidebar_logo img {width: 49%;display: block;margin: 0 auto;}

.nav-link {        
color: #231f20 !important;
font-weight: 700;
}

.nav-link:hover {        
color: #5E841C !important;

}
/*  */