*{
    margin:0px;
    padding:0px;
  }
  body{
  margin:0;
  overflow-x: hidden;
  font-family: 'Exo 2', sans-serif;
  }
  ul{
    list-style-type: none;
  }
  .ul_list{
    list-style-type: none;
  }
.quoter_head{
  color: #2070c2;
  margin-bottom: 0px;
}
.send_btn,.send_btn:hover{
  background-color: #2070c2;
  color: #ffff;
}
.close_btn, .close_btn:hover{
  
  background-color: #c22520;
  color: #ffff;
}
.quote_request{
  color: #e99400;
}
/************************************************ Navbar  *******************************************************/
.top_nav {
  background-color: #cba046;
}
.emailm, .emailm:hover {
  color: #1a6150;
  text-decoration: none;
  font-size: 17.5px;
  margin-right: 15px;
}
.fa-mobile-alt, .fa-envelope{
  margin-right: 7px;
}
.nav_head{
  color: #ffff;
  margin-left: 20px;
  padding-top: 9px;
  font-size: 17px;
  vertical-align: middle;
}
.nav_bar{
  background-color:#ffff;
  color: #173284;
  box-shadow: 0px 3px rgb(245, 245, 245);
  padding: 0px !important;
}
.desktop_logo {
  width: 90px;
  margin-left: 75px;
}
.navbar_item{
  text-align: center;
  margin: auto;
}
.nav-item{
  font-weight: 600;
  margin-left: 10px;
  font-size: 18px;
}
.text_button{
  text-align: right;
}
.btn_size, .btn_size:hover{
 padding:0px;
 color: #ffff;
 margin-right: 15px;
}
body.offcanvas-active{
	overflow:hidden;
}

.offcanvas-header{ display:none; }
.screen-darken{
	height: 100%;
	width:0%;
	z-index: 30;
	position: fixed;
	top: 0;
	right: 0;
	opacity:0;
	visibility:hidden;
	background-color: rgba(34, 34, 34, 0.6);
	transition:opacity .2s linear, visibility 0.2s, width 2s ease-in;
}
.screen-darken.active{
	z-index:10; 
	transition:opacity .3s ease, width 0s;
    opacity:1;
    width:100%;
    visibility:visible;
}
/* ============ mobile view ============ */
@media all and (max-width: 991px) {
	.offcanvas-header{ display:block; }
	.mobile-offcanvas{
    background-color: #ffffff;
		visibility: hidden;
		transform:translateX(-100%);
	    border-radius:0; 
		display:block;
	    position: fixed;
	    top: 0; left:0;
	    height: 100%;
	    z-index: 1200;
	    width:80%;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    transition: visibility .3s ease-in-out, transform .3s ease-in-out;
	}
	.mobile-offcanvas.show{
		visibility: visible;
    	transform: translateX(0);
	}
	.mobile-offcanvas .container, .mobile-offcanvas .container-fluid{
		display: block;
	}
}	
.banner{
  width: 100%;
}
.mainheadpp{
  font-size: 30px;
  font-weight: 600;
  margin-top: 50px;
  margin-bottom: 15px;
  text-align: center;
}
.catbox{
  width: 90%;
}
.catimg{
  width: 100%;
}
.catbox p{
  text-align: center;
  font-size: 19px;
  margin-top: 10px;
  font-weight: 600;
}




.mainhead h1{
  font-size: 30px;
  font-weight: 600;
  margin-top: 50px;
  margin-bottom: 0px;
  text-align: center;
}
.mainp{
  font-size: 14px !important;
  text-align: center !important;
  padding: 5px 85px !important;
  font-weight: 400 !important;
  margin-top: -5px !important;
}
.catimgg{
  width: 100%;
  border: 1px solid rgb(238, 238, 238);
}
.catbox h2,.catbox h3, .catbox h4, .catbox h5, .catbox h6{
  text-align: center;
  font-size: 17px;
  margin-top: 5px;
  margin-bottom: 45px;
  font-weight: 600;
}
.shortbanner{
  width: 100%;
  margin-top: 120px;
  margin-bottom: 80px;
}

.centerbanner{
  width: 90%;
  margin-top: 50px;
}



/******review***********/
.carousel img {
  width: 70px;
  max-height: 70px;
  border-radius: 50%;
  margin-right: 1rem;
  overflow: hidden;
}
.carousel-inner {
  padding: 1em;
}

@media screen and (min-width: 576px) {
  .carousel-inner {
    display: flex;
    width: 90%;
    margin-inline: auto;
    padding: 1em 0;
    overflow: hidden;
  }
  .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 2);
  }
}
@media screen and (min-width: 768px) {
  .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 3);
  }
}
.carousel .card {
  margin: 0 0.5em;
  border: 0;
}

.carousel-control-prev,
.carousel-control-next {
  width: 3rem;
  height: 3rem;
  background-color: grey;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.bg-body-tertiary{
  background: #faf4e6;
  padding-bottom: 50px !important;
}
.googlereview{
  font-size: 25px;
  margin-top: 15px;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 600;
  color: #0d5846;
}
/* about us ******/
.abuttxt{
  font-size: 15px;
}
.abuttxt span{
  font-size: 15px;
  font-weight: 600;
  color: #e99400;
}









/****************************************************  Footer  *************************************************/
.footer_icon{
  margin-top: 10px;
  font-size: 16px;
  margin-right: 15px;
}
.site-footer {
  background-color: #644a14;
  padding: 45px 0 20px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 80px;
}
  .site-footer hr{
    border-top-color:#bbb;
    opacity:0.5
  }
 .footer_text{
   text-align: justify;
   padding-right: 65px;
 }
  .site-footer hr.small{
    margin:20px 0
  }
  .site-footer h6{
    color: #ffffff;
    font-size:16px;
    font-weight: 700;
    text-transform:uppercase;
    margin-top:5px;
    margin-bottom: 10px;
    letter-spacing:2px
  }
  .site-footer a{
      text-decoration: none;
    color:#ffffff;
  }
  .site-footer a:hover{
    color:#2070c2;
    text-decoration:none;
  }
  .footer-links{
    padding-left:0;
    list-style:none
  }
  .footer-links li{
    display:block
  }
  .footer-links a{
    color:#ffffff;
  }
  .footer-links a:active,.footer-links a:focus,.footer-links a:hover{
    color:#2070c2;
    text-decoration:none;
  }
  .footer-links.inline li{
    display:inline-block
  }
  .copyright-text{
    text-align: center;
  }
  @media (max-width:991px){
    .site-footer [class^=col-]{
      margin-bottom:30px
    }}
  @media (max-width:767px){
    .site-footer{
      padding-bottom:0
    }
    .site-footer .copyright-text,.site-footer .social-icons{
      text-align:center
    }
  }





  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: 17px;
    font-weight: 500;
  }
  /******************************************** (min-width: 320px) and (max-width:480px) *******************************************/
  @media only screen and (min-width: 320px) and (max-width:480px)
  {
    .side_banner{
      display: none;
    }
    .hide_mobile{
      display: none;
    }
    .mobile_navbar{
      background-color: #fcfcfc;
      box-shadow: 1px 1px 7px rgba(0,0,0,.15);
      padding-top: 5px;
      padding-bottom: 5px;
    }
    .text_button{
      margin-top: -5px;
      margin-bottom: 5px;
    }
    .mobile_logo {
      width: 65px;
      margin-top: 8px;
      margin-bottom: 0px;
    }
    .bar_btn{
      float: right;
    }
    .fa-bars {
      font-size: 21px;
      margin-top:7px;
  }
  .desktop_logo{
    display: none;
  }
  .banner{
    width: 100%;
  }
  .mainheadpp {
    font-size: 22px !important;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: center;
  }
  .catbox {
    width: 100%;
    margin: auto;
    margin-bottom: 15px;
  }
  .catbox p {
    margin-top: 6px;
    margin-bottom: 30px;
    font-size: 18px !important;
  }
  .shortbanner {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .mainhead h1 {
    font-size: 23px;
    margin-top: 36px;
    margin-bottom: 10px;
  }
  .mainp {
   display: none;
  }
  .catbox h2, .catbox h3, .catbox h4, .catbox h5, .catbox h6 {
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 24px;
    font-weight: 600;
  }
  .centerbanner {
    width: 100%;
    margin-top: 30px;
  }
  .footer_text {
    text-align: justify;
    padding-right: 25px;
  }
.googlereview {
  font-size: 22px;
}


  }
  @media only screen and (min-width: 480px) and (max-width:576px)
   {
     .side_banner{
       display: none;
     }
     .hide_mobile{
       display: none;
     }
     .mobile_navbar{
       background-color: #fcfcfc;
       box-shadow: 1px 1px 7px rgba(0,0,0,.15);
       padding-top: 5px;
       padding-bottom: 5px;
     }
     .text_button{
       margin-top: -5px;
       margin-bottom: 5px;
     }
     .mobile_logo {
      width: 65px;
      margin-top: 8px;
      margin-bottom: 0px;
    }
     .bar_btn{
       float: right;
     }
     .fa-bars {
       font-size: 21px;
       margin-top:7px;
   }
   .desktop_logo{
     display: none;
   }
   .banner{
     width: 100%;
   }
   .mainheadpp {
     font-size: 24px !important;
     font-weight: 600;
     margin-top: 30px;
     margin-bottom: 15px;
     text-align: center;
   }
   .catbox {
     width: 90%;
     margin: auto;
     margin-bottom: 15px;
   }
   .catbox p {
     margin-top: 6px;
     margin-bottom: 30px;
     font-size: 20px;
   }
   .shortbanner {
     width: 100%;
     margin-top: 30px;
     margin-bottom: 10px;
   }
   .mainhead h1 {
     font-size: 23px;
     margin-top: 36px;
     margin-bottom: 0px;
   }
   .mainp {
    display: none;
   }
   .catbox h2, .catbox h3, .catbox h4, .catbox h5, .catbox h6 {
     text-align: center;
     font-size: 19px;
     margin-top: 10px;
     margin-bottom: 45px;
     font-weight: 600;
   }
   .centerbanner {
     width: 100%;
     margin-top: 30px;
   }
   
 .footer_text{
  text-align: justify;
  padding-right: 65px;
}
   }
   
 @media only screen and (min-width:576px) and (max-width:768px)
 {
   .side_banner{
     display: none;
   }
   .hide_mobile{
     display: none;
   }
   .mobile_navbar{
     background-color: #fcfcfc;
     box-shadow: 1px 1px 7px rgba(0,0,0,.15);
     padding-top: 5px;
     padding-bottom: 5px;
   }
   .text_button{
     margin-top: -5px;
     margin-bottom: 5px;
   }
   .mobile_logo {
    width: 65px;
    margin-top: 8px;
    margin-bottom: 0px;
  }
   .bar_btn{
     float: right;
   }
   .fa-bars {
     font-size: 21px;
     margin-top:7px;
 }
 .desktop_logo{
   display: none;
 }
 .banner{
   width: 100%;
 }
 .mainheadpp {
  font-weight: 600;
  margin-top: 30px;
  font-size: 24px !important;
  margin-bottom: 15px;
  text-align: center;
}
 .catbox {
  width: 100%;
  margin: auto;
  margin-bottom: 15px;
}
 .catbox p {
   margin-top: 6px;
   margin-bottom: 30px;
   font-size: 19px;
 }
 .shortbanner {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
 .mainhead h1 {
   font-size: 25px;
   margin-top: 40px;
   margin-bottom: 5px;
 }
 .mainp {
  font-size: 12px !important;
  text-align: center !important;
  padding: 5px !important;
  font-weight: 400 !important;
  margin-top: -5px !important;
}
.catbox h2, .catbox h3, .catbox h4, .catbox h5, .catbox h6 {
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 30px;
  font-weight: 600;
}
 .centerbanner {
   width: 100%;
   margin-top: 30px;
 }
 
 .footer_text{
  text-align: justify;
  padding-right: 15px;
}
 }
 
 @media only screen and (min-width:768px) and (max-width:991px)
 {   .side_banner{
  display: none;
}
.hide_mobile{
  display: none;
}
.mobile_navbar{
  background-color: #fcfcfc;
  box-shadow: 1px 1px 7px rgba(0,0,0,.15);
  padding-top: 5px;
  padding-bottom: 5px;
}
.text_button{
  margin-top: -5px;
  margin-bottom: 5px;
}
.mobile_logo {
  width: 65px;
  margin-top: 8px;
  margin-bottom: 0px;
}
.bar_btn{
  float: right;
}
.fa-bars {
  font-size: 21px;
  margin-top:7px;
}
.desktop_logo{
display: none;
}
.banner{
width: 100%;
}
.mainheadpp {
font-weight: 600;
margin-top: 30px;
font-size: 24px !important;
margin-bottom: 15px;
text-align: center;
}
.catbox {
width: 100%;
margin: auto;
}
.catbox p {
margin-top: 6px;
margin-bottom: 30px;
font-size: 19px;
}
.shortbanner {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}
.mainhead h1 {
  font-size: 25px;
  margin-top: 40px;
  margin-bottom: 2px;
}
.mainp {
font-size: 12px !important;
text-align: center !important;
padding: 5px !important;
font-weight: 400 !important;
margin-top: -5px !important;
}
.catbox h2, .catbox h3, .catbox h4, .catbox h5, .catbox h6 {
  text-align: center;
  font-size: 17px;
  margin-top: 8px;
  margin-bottom: 30px;
  font-weight: 600;
}
.centerbanner {
width: 100%;
margin-top: 30px;
}

.footer_text{
text-align: justify;
padding-right: 15px;
}
 }


 
 @media only screen and (min-width:991px) and (max-width:1200px)
 { 
  .desktop_logo {
    width: 250px;
    margin-left: 20px;
    margin-top: 5px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: 16px;
    font-weight: 500;
  }
  .emailm, .emailm:hover {
    color: #1a6150;
    text-decoration: none;
    font-size: 15.5px;
    margin-right: 15px;
  }
  .mainheadpp {
    font-size: 25px;
  }
  .shortbanner {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .mainhead h1 {
    font-size: 27px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 0px;
    text-align: center;
  }
  .mainp {
    font-size: 14px !important;
    text-align: center !important;
    padding: 5px 5px !important;
    font-weight: 400 !important;
    margin-top: -5px !important;
  }
 }