/* Commen css */
*
{
    padding: 0px;
    margin: 0px;
} 

body   
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	color: #0a0a0a;
	background-color: #fff;
	line-height: 1.7em;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
} 
 
p, span 
{
  line-height: 25px;
  margin: 0px !important;
  padding: 0px;
  font-weight: normal; }

h1, h2, h3, h4, h5, h6 
{
font-family: 'Bitter', serif;
  margin-bottom: 0rem !important;
	color: #0b57a3;
	padding-bottom: 10px;
	line-height: 1em;
	font-weight: 500;
	text-transform: capitalize;

}

h1 
{
  font-size:36px;
line-height: 1.3em;
}

h2 
{
  font-size: 33px;
  line-height: 40px;
}

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 12px; }

a 
{
  color: #242424;
	text-decoration: none;
}

a:hover 
{
  color: #03172c;  
  text-decoration: none; 
}

.btn-primary {
  background-color: #242424;
  border: 1px solid #000000; }

.btn-primary:hover {
  background-color: #000000;
  border: 1px solid #242424; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  background-color: #000000;
  border: 1px solid #242424; }

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(36, 36, 36, 0.5); }

.paddl0 {
  padding-left: 0px; }

.paddr0 {
  padding-right: 0px; }

.paddlr0 {
  padding-left: 0px;
  padding-right: 0px; }

.row-padd-t {
  padding-top: 30px; }

.row-padd-b {
  padding-bottom: 30px; }

.row-padd-tb {
  padding-top: 30px;
  padding-bottom: 30px; }

img 
{
    max-width:100%;
    height:auto;
}
.btn-check:focus + .btn, .btn:focus 
{
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(13,110,253,.0) !important;
}

/* commen css */

.call 
{
 color:#03172c!important;
    line-height: 1em;
  font-weight: 500;
 font-family: 'Actor', sans-serif!important;
 
}
.call a
{
    font-family: sans-serif!important;
}
.social-div i
{
    color:#0b57a3!important;
    font-size:23px;
}
.navbar-light .navbar-nav .nav-link
{
  color: #000;
  transition: all 0.4s;
  letter-spacing:2px;
 font-size: 18px;
  text-decoration: none;
  font-weight: normal;
  transition: all 0.4s;
color: #03172c!important;
}
.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link.active 
{
    color: #0b57a3!important;
}
 .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .6rem;
    padding-left: .5rem;
  }
.banner
{
    width:96%;
    height: auto;
    margin: 0 auto;
    border:3px solid #0b57a3;
}
.banner-text p
{
    text-transform: uppercase !important;
  font-size: 60px !important;
  letter-spacing: 10px !important;
    color: #fff;
    font-weight: 300;
    line-height: 65px;
    font-family: 'Bitter',Georgia,"Times New Roman",serif!important;
    text-shadow: 0 1px 3px rgba(0,0,0,.3);
}
.banner-text span
{
font-size:20px;
line-height:28px;
  letter-spacing: 2px;
    font-weight:300;
}
.home-btn 
{
  display: inline-block;
  height: auto;
 padding-top: 15px;
  padding-bottom: 15px;
  border: 2px solid #fff;
  border-radius: 0;
  background-color: transparent;
  transition: all 0.4s;
  color: #fff !important;
  line-height: 20px;
  font-weight:700;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
}
.home-btn:hover
{
  border: 2px solid #fff;
  background-color: #fff!important;
  color: #03172c!important;
}
.banner-text
{
  bottom:100px!important;
}
.banner-text-1
{
    bottom:260px!important;
} 
}
.about-div h1
{
line-height: 1.2em;
font-weight: 500;
text-transform: uppercase;
  text-align: center;
}
.line
{
    width: 50px;
    height: 3px;
    background-color: #0b57a3;
    margin: 0 auto;
}
.about-div h2
{
    font-size: 30px;
    line-height: 40px;
  /* color: #03172c!important; */
    text-transform: capitalize;
}
.joinery-bottom
{
    border-bottom: 1px solid #0b57a3;
    padding-bottom: 80px;
}
.service-div p
{
    font-size: 25px;
    line-height: 35px;
    font-weight:normal;
}
.view-class
{
  font-family: 'Poppins', sans-serif!important;
  color: #000000 !important;
  border-width: 0px !important;
  border-color: #383838;
  border-radius: 0px;
  letter-spacing: 1px;
  font-size: 14px;
font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: rgba(56,56,56,0);
    transition: all 0.4s;
    
}
.view-class-1
{
 display: block!important;
}
.view-class:hover
{
    color: #000000 !important;
  border-color: rgba(191,191,191,0) !important;
  letter-spacing: 2px !important;
  background-image: initial;
  background-color: rgba(191,191,191,0);
}
.img-div img
{
    border: 3px solid #0b57a3;
}
.image-margin
{
    margin-top: 28px;
}
.review-border
{
    border: 1px solid #0b57a3;
}
.rev-icon
{
  font-size: 40px;
  color:#9e9d9d;
}
.customer-name 
{
  font-size: 22px;
  text-transform: uppercase;
 color: #0b57a3;
  display: block;
}
.rev-text
{
  font-size: 18px;
    line-height: 35px;
}
.img-div1
{
    color: #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
 cursor: pointer
}
.img-div1 img
{
    border: 3px solid #0b57a3;
}
.img-div1 .inner-text
{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.1em;
  opacity: 1;
  z-index: 2;
  transition-delay: 0.1s;
  font-size:15px;
  font-weight: 400;
  letter-spacing: 1px;
    margin-left: 45px;
    color: #fff!important;
}
.inner-text1
{
    margin-left: 0px!important;
    margin-right:  45px!important;
}
.inner-text a i
{
    font-size:50px;
   color: #fff!important; 
}
.inner-text p a, .inner-text strong a
{
    color: #fff!important; 
    font-size: 18px;
    line-height: 30px;
}
.media-div .joinery-top
{
  border-top: 1px solid #0b57a3;
  padding-bottom: 40px!important; 
}
.btn-back-to-top 
{
  position: fixed;
  color: rgba(0,0,0,0.7);
  z-index: 1000;
  right: 20px;
  bottom: 50px;
  -webkit-transition: .7s;
  transition: .7s;
}
.bottom-line
{
    background-color:#d6cdce;
    width: 350px;
    margin:50px auto 25px auto;
    height: 1px;

}
.btm-phone a,.btm-phone a i, .btm-phone i, .btm-phone
{
 color: #000000 !important;
    font-size: 17px!important;
    font-weight: 500;
}
.btm-phone .media-icon
{
   color: #0b57a3 !important;
  font-size:30px!important;
}
.bottom-heading
{
    line-height: 1em;
  font-weight: 500;
  font-family: 'Bitter', serif!important;
    font-size: 18px;
  border-bottom: 1px solid #0b57a3;
    text-transform: uppercase;
}

.menu-list li a:hover, .menu-list li:hover
{
    padding-left: 5px;
    /*cursor: pointer;*/
}
.menu-list li a, .menu-list li i, .menu-list li 
{
 font-size: 18px;
  line-height: 2.7em;
    color: rgba(0,0,0,.6);
  text-decoration: none;
    transition: all .4s ease-in-out;
}
.copy-text 
{
    font-size: 16px;
}
.copy-text a
{
    color: #0b57a3 !important;
}
.featured-box 
{
  position: relative;
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
  background: black;
}
.specialise-div .featured-box img
{
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.80;
}
.specialise-div .featured-box .featured-box-title
{
  position: absolute;
  bottom: 30px;
  text-align: center !important;
  width: 100%;
  color: #fff !important;
  font-size: 27px;
  line-height: 32px;
  display: inline-block;
}
.specialise-div .featured-box h2
{
 color: #fff !important;
font-size: 25px!important;
    line-height: 30px!important;
}
.contact-page-div
{
    width: 100%;
    height: auto;
    margin: 0 auto;
    box-shadow: 0px 2px 77px 9px rgba(84,84,84,0.09);
}
.input-box
{
    border-radius: 0px;
    color: #6c757d!important;
    background-color: #f5f5f5!important;
    font-size: 14px!important;
}
.form-control:focus 
{
  color: #6c757d!important;
  background-color:#f5f5f5!important;
  border-color:#ced4da!important;
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(13,110,253,.0)!important;
}
.submit-btn
{
  display: inline-block;
  height: auto;
  border: 2px solid #0b57a3;
  border-radius: 0;
  background-color:#0b57a3;
  transition: all 0.4s;
  color: #fff !important;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px; 
}
.contact-page-div .cnt-head
{
    font-size:18px;
    line-height:28px;
    text-transform: capitalize!important; 
}
.contact-page-div p
{
   font-size:16px!important; 
}
.security 
{
  font-size: 20px;
  font-weight: bold;
    color: #6c757d;
}
.map-text a
{
   color: #0b57a3 !important; 
}
/************************** Responsive **************************************/

@media only screen and (max-width: 1199px) 
{
.navbar-expand-lg .navbar-nav .nav-link 
{
  padding-right: 0.4rem;
  padding-left: .4rem;
}
 .navbar-light .navbar-nav .nav-link
 {
     letter-spacing: 1px;
     font-size: 16px;
 }
.image-margin
{
  margin-top: 21px;
}
.menu-list li a, .menu-list li i, .menu-list li 
{
  font-size: 17px;
}
}

@media only screen and (max-width: 1024px)
{
  .container
 {
    max-width: 95% !important;
  }
    .banner-text p
    {
        font-size: 40px !important;
        line-height: 50px;
    }
    .banner-text span
    {
      font-size: 18px;
      line-height: 27px;
    }
}

@media only screen and (max-width: 991px) 
{
 .navbar-light .navbar-toggler 
 {
  color: #0b57a3;
  border-color: rgba(11, 87, 163,.1);
box-shadow: 0 0 0 .25rem !important;
 }
.navbar-nav 
{
    border-top: 2px solid #0b57a3 !important;    
}
 .animate__zoomIn 
{
  -webkit-animation-name: none !important;   
  animation-name: none !important;   
}
.image-margin 
{
    margin-top: 51px;
  }
.inner-text a i 
{
  font-size:40px;
}
.img-div1 .inner-text
{
   margin-left:30px;     
}
.inner-text1 
{
  margin-left: 0px !important;
  margin-right: 25px !important;
}  

}
@media only screen and (max-width: 901px)
{
.banner-text p 
{
    font-size: 35px !important;
    line-height: 45px;
  }
.banner-text 
{
  bottom: 50px !important;
}
.image-margin 
{
    margin-top:45px;
}
}

@media only screen and (max-width: 801px)
{
    .image-margin 
{
    margin-top:40px;
}
@media only screen and (max-width:730px)
{
.image-margin 
{
    margin-top:35px;
}
}
@media only screen and (max-width:650px)
{
.image-margin 
{
    margin-top:31px;
}
}
@media only screen and (max-width:600px)
{
.image-margin 
{
    margin-top:28px!important;
} 
} 

@media only screen and (max-width:575px)
{
.image-margin 
{
    margin-top:45px!important;
}
h2 
{
  font-size: 30px;
  line-height: 40px;
}
.review-border 
{
  width: 95%;
  margin: 0 auto;
}
}
@media only screen and (max-width:450px)    
{
.inner-text a i
{
  font-size:30px;
}
.img-div1 .inner-text
{
   margin-left:19px!important;     
}
.inner-text p a, .inner-text strong a
 {
     font-size: 14px!important; 
     font-weight: normal!important;
     letter-spacing: 0px!important; 
     line-height: 20px!important; 
}
.inner-text1 
{
    margin-left: 0px !important;
    margin-right: 19px !important;
  }
}

@media only screen and (max-width:420px) 
{
.logo
{
  width: 70%;
  display: block;
}
    .width-class
    {
        width: 100%;
        margin: 0 auto;
        text-align: center!important;
    }
}
@media only screen and (max-width:320px) 
{
.img-div1 .inner-text
{
   margin-left:16px!important;      
} 
.inner-text1 
{
    margin-left: 0px !important;
    margin-right: 16px !important;
  }
}




































