/*
Theme Name: Carpenter
Theme URI: https://www.codecalibre.com/
Description: Child Theme for code-calibre
Author: Code Calibre Team
Author URI: https://www.codecalibre.com/
Template: code-calibre
Version: 1.0
*/
.header-logo-wrap {
    display: table-cell;
    width: 180px;
    padding: 6px 0!important;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
}
#primary {
    margin: 0px;
    padding-right: 0px;
}
.sticky-navigation .main-navigation a {
    display: block;
    color: #000;
    text-align: left;
    text-decoration: none;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: sticky;
    right: 0;
    left: 0;
    z-index: 1030;
}
.content-page {
    margin-top: 0!important;
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated{
	padding:0px!important;
}

.topheaderwrapper {
    background: #803c1a;
}
.topheaderwrapper ul {
    margin-bottom: 0;
}
.topheaderwrapper .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 7px;
    padding-bottom: 7px;
}
.sticky-navigation-open .sticky-navigation {
    top: 40px;
    opacity: 1;
}
.contactbox {
    display: flex;
    justify-content: flex-start;
}
.contactbox, .socialwrapper {
    width: 50%;
}
.contactbox li {
    margin-right: 15px;
	list-style: none;
}
.contactbox li a {
    color: #fff;
    font-size: 14px;
	outline: none;
}
.contactbox li a i {
    margin-right: 10px;
}
.socialwrapper ul {
    display: flex;
    justify-content: flex-end;
}
.topheaderwrapper ul {
    margin-bottom: 0;
}
.socialwrapper ul li a {
    color: #fff;
    font-size: 18px;
    transition: 0.3s all ease-in-out;
}
.socialwrapper ul li {
    list-style-type: none;
	margin-right: 15px;
}
.contactbox li a:hover {
    color: #000;
}
.socialwrapper li a {
    outline: none;
}
.socialwrapper li a:hover {
    color: #000;
}
.sticky-navigation .main-navigation li.current_page_item a {
     color: #fff;
	 background: #803c1a;
}
.sticky-navigation .main-navigation li a:hover, .sticky-navigation .login-register li.login a:hover {
	  color: #fff;
	 background: #803c1a;
}
.sticky-navigation .main-navigation li a {
    margin: 0;
    padding: 5px 11px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    background: transparent;
	outline: none;
}
.sticky-navigation .main-navigation li a:hover, .sticky-navigation .login-register li.login a:hover {
    color: #fff;
    text-decoration: none;
    background: #803c1a;
}
header .navbar-brand {
    height: 103px;
    padding: 7px 7px 7px 0;
    line-height: 53px;
}
.navbar-brand > img {
    max-height: 95px;
}

/*--- abt css start here ---- */
.about-us .content-column {
    position: relative;
    margin-bottom: 50px;
}
.about-us .image-column {
    position: relative;
    margin-bottom: 50px;
	margin-top: 55px;
}
.about-us .content-column .inner-column {
    position: relative;
}
.about-us .sec-title {
    margin-bottom: 20px;
}
.sec-title {
    position: relative;
    margin-bottom: 60px;
}
.sec-title h2 {
    position: relative;
    display: inline-block;
    font-size: 72px;
    color: #353535;
    line-height: 1em;
    font-weight: 600;
    color: transparent;
    cursor: default;
    -webkit-text-stroke: 1px #353535;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sec-title h2:hover {
    color: #353535;
    -webkit-text-stroke: 1px transparent;
}
.sec-title h2::before { background-color: #803c1a; }
.sec-title h2::after { background-color: #803c1a; }
.sec-title h2::before, .sec-title h2::after {
    position: absolute;
    left: 100%;
    bottom: 20%;
    height: 2px;
    width: 50px;
    background-color: #803c1a;
    content: "";
    margin-left: 15px;
}
.about-us .about-years {
    position: relative;
    margin-bottom: 30px;
    padding: 10px 30px;
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0,0,0,0.10);
}
.about-us .about-years::before { background-color: #803c1a; }
.about-us .about-years::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-left: 3px solid #803c1a;
    content: "";
}
.about-us .about-years .years { color: #803c1a;}
.about-us .about-years .years {
    position: relative;
    display: inline-block;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 700;
    margin-right: 10px;
    color: #803c1a;
}
.about-us .about-years h3 {
    position: relative;
    display: inline-block;
    font-size: 22px;
    line-height: 1.2em;
    color: #353535;
	margin: 0;
font-weight: 600;
}
.about-us .content-column .text-box {
    margin-bottom: 25px;
}
.about-us .content-column .text-box p {
    position: relative;
    margin-bottom: 20px;
	font-size: 16px;
line-height: 1.6em;
font-weight: 400;
color: #353535;
margin: 0;
}
.about-us .content-column .list-style-one {
    margin-bottom: 40px;
}
.list-style-one {
    position: relative;
    display: block; 
}
.about-us .list-style-one li {
    margin-bottom: 5px;
	list-style-type: disclosure-closed;
}
.list-style-one li {
    position: relative;
    font-size: 16px;
    line-height: 1.6em;
    color: #353535;
    padding-left: 5px;
    margin-bottom: 10px;
}
.list-style-one li::before { color: #803c1a;}

.about-us .bottom-box {
    position: relative;
    display: flex;
    align-items: center;
}
.about-us .btn-box {
    position: relative;
}
.about-us .btn-box a {
    display: block;
	border-color: #803c1a;
	color: #803c1a;
	outline: none;
}
.btn-style-one {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #ab7442;
    padding: 11px 30px 9px;
    font-weight: 600;
    border-radius: 5px;
    border: 3px solid #803c1a;
    overflow: hidden;
}
.theme-btn {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.theme-btn .btn-title {
    position: relative;
    z-index: 9;
    color: inherit;
}
.theme-btn span:not(.btn-title) {
	background-color: #803c1a;
}
.theme-btn span:nth-child(2) {
    left: 20%;
    transition-delay: 100ms;
}
.theme-btn span:not(.btn-title) {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 23%;
    height: 100%;
    border-radius: 50%;
    transform: translateY(150%);
    transition: all 500ms ease;
        transition-delay: 0s;
    background-color: #803c1a;
    z-index: 0;
}
.theme-btn span:nth-child(3) {
    left: 40%;
    transition-delay: 200ms;
}
.theme-btn span:nth-child(4) {
    left: 60%;
    transition-delay: 300ms;
}
.theme-btn span:nth-child(5) {
    left: 80%;
    transition-delay: 400ms;
}
.about-us .btn-box a {
    color: #803c1a;
}
.theme-btn:hover span {
    transform: translateY(0) scale(2);
	color: #fff;
}
.about-us .image-column .inner-column {
    position: relative;
    padding-left: 50px;
}
.about-us .image-column .inner-column::before {
    position: absolute;
    right: -50px;
    top: 50px;
    height: 400px;
    width: 200px;
    background-image: url('https://www.codecalibers.com/development/carpenter/wp-content/uploads/2021/12/pattern.png');
    content: "";
}
.about-us .image-column .image {
    position: relative;
    z-index: 9;
    margin-bottom: 0;
    text-align: center;
}
.about-us .image-column .image img {
    display: inline-block;
    width: auto;
    border: 10px solid #ffffff;
    box-shadow: 0 0 30px rgba(0,0,0,0.20);
}
.about-us {
    margin: 5% 0% 5%;
}
.inner-column .text-box.weh p {
    margin-bottom: 10px;
}
.content-column.abt2 {
    margin-bottom: 10px;
}
.about-us.hve {
    margin: 5% 0% 0%;
}
.abt-wrp p {
    color: #353535;
}
.abt-wrp {
    margin-bottom: 6%;
}
.content-column.abt2 {
    margin-bottom: 0;
}

/*---- about csss end here --- */

/*--- services css start here --- */
.sec-title.srvc h2 {
    margin-top: 0;
}
.sec-title.srvc {
    text-align: center;
    margin-bottom: 10px;
	margin-top: 30px;
}
.sec-title.srvc h2::before {
	left: auto;
right: 100%;
margin-right: 15px;
margin-left: 0;
}
.service-block {
    position: relative;
    padding: 20px;
    margin-bottom: 0px;
}
.service-block .inner-box {
    position: relative;
    overflow: hidden;
    border: 12px solid #ffffff;
    box-shadow: 0 0 20px rgba(0,0,0,.10);
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
	min-height: 420px;
}
.service-block .image-box {
    position: relative;
}
.service-block .image-box .image {
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
}
.service-block .inner-box:hover .image-box .image::before {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}
.service-block .image-box .image::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    z-index: 1;
    transform: scale(0);
    border-radius: 500px;
    background-color: rgba(255,255,255,.20);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 200ms ease;
}
.service-block .inner-box:hover .image img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.service-block .image-box .image img {
    position: relative;
    display: block;
    width: 100%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.service-block .lower-content {
    position: relative;
    text-align: center;
    padding: 19px 20px;
    background-color: #ffffff;
}
.service-block .lower-content h4 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 1.2em;
    color: #353535;
    font-weight: 500;
    margin-bottom: 15px;
	margin-top: 0;
}
.service-block .lower-content h4 a {
    color: #353535;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
	outline: none;
font-weight: 700;
}
.service-block .lower-content .text {
    position: relative;
    margin-bottom: 15px;
	color: #373737;
}
.service-block .btn-box {
    position: relative;
}
.service-block .btn-box a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #353535;
}
.service-block .inner-box:hover .btn-box a span {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    visibility: visible;
    opacity: 1;
}
.service-block .btn-box a span {
    opacity: 0;
    visibility: hidden;
    font-size: 12px;
    transform: translateX(-20px);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.service-block .inner-box:hover .btn-box a span {
    visibility: visible;
}
.service-block .btn-box a span {
    visibility: hidden;
    font-size: 12px;
}

.srcv-wrp .right-btn {
    margin-top: 60px;
}
.text-right {
    text-align: right !important;
}
.btn-box.srvc-btn {
    text-align: center;
    margin: 3% 0% 7%;
}
/*--- services css end here --- */

/*--- Why us css start here --- */
.fluid-section-one {
    position: relative;
	margin: 2% 0% 4%;
}
.fluid-section-one .outer-container {
    position: relative;
    min-height: 350px;
    padding-top: 100px;
}
.fluid-section-one .content-column {
    position: relative;
    float: right;
    width: 55%;
    background-color: #ffffff;
    box-shadow: 0 0 50px rgba(0,0,0,0.10);
    z-index: 9;
}
.fluid-section-one .content-column .inner-column {
    position: relative;
    max-width: 800px;
    padding: 70px 15px 60px 70px;
}
.fluid-section-one .content-column .sec-title {
    margin-bottom: 35px;
}
.fluid-section-one .content-column .sec-title h2 {
    font-size: 50px;
	margin: 0;
}
.fluid-section-one .content-column .text-box {
    margin-bottom: 30px;
}
.fluid-section-one .content-column .text-box p {
	font-size: 16px;
line-height: 1.6em;
font-weight: 400;
color: #353535;
margin: 0;
}
.feature-block-two {
    position: relative;
    margin-bottom: 30px;
}
.feature-block-two .icon i {
    font-size: 57px;
    width: 50px;
    display: block;
}
.feature-block-two .inner-box {
    position: relative;
    padding-left: 95px;
    min-height: 80px;
}
.feature-block-two .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 60px;
    line-height: 80px;
    color: #ab7442;
}
.feature-block-two .icon { color: #803c1a;}
.feature-block-two h4 {
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 600;
}
.feature-block-two .text {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    color: #353535;
}
.fluid-section-one .image-column {
    position: absolute;
    float: left;
    top: 0px;
    bottom: 100px;
    left: 0px;
    width: 55%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.fluid-section-one .image-column .image-box {
    position: relative;
    display: none;
}
.fluid-section-one .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%;
}

/*--- testimonial css start here --- */
.sec-title.light h2 {
    -webkit-text-stroke: 1px #ffffff;
}
.sec-title.light h2::before, .sec-title.light h2::after {
    background-color: #ffffff;
}
.sec-title.light h2:hover {
    color: #ffffff;
    -webkit-text-stroke: 1px transparent;
}
.sec-title.srvc.light {
    margin-bottom: 60px;
    margin-top: 8%;
}
.testi-wrap {
    margin-bottom: 4%;
}
/*--- testimonial css end here --- */

/*--- Getin Touch css start here --- */
.sec-title.getin {
    margin-top: 5%;
}
.cnt-from {
    position: relative;
    background-color: #cccccc;
    padding: 50px 30px 30px;
    border: 10px solid #ffffff;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.15);
    margin-bottom: 11%;
}
.cnt-from input[type="text"], input[type="email"], input[type="tel"], input[type="time"], input[type="datetime-local"], input[type="datetime"], input[type="date"], input[type="color"], textarea, select {
    border: 1px solid transparent;
    border-radius: 0px;
    color: #000;
	font-size: 15px;
    width: 100%;
    margin-top: 7px;
    margin-bottom: 7px;
    background: rgba(255, 255, 255);
    transition: ease-in-out all 0.2s;
	height: 43px;
}
.cnt-from input:focus {
    border-color: #803c1a !important;
}
.cnt-from input[type="text"]:focus {  border-color: #803c1a !important; }
a:focus, button:focus, input:focus, textarea:focus {
    outline: none !important;
}
.cnt-from label {
    width: 100%;
}
.cnt-from button, input[type="button"], input[type="reset"], input[type="submit"] {
    padding: 11px 30px 11px 30px;
    border: 1px solid #803c1a;
    border-radius: 5px;
    color: #fff;
    background-color: #803c1a;
    background-image: unset;
    background-repeat: repeat-x;
    background-size: contain;
    text-shadow: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0px;
    text-transform: uppercase;
    -webkit-transition: none;
    transition: ease-in-out all 0.2s;
}
.cnt-from button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #fff;
	color: #803c1a;
}
.countingboxwrp {
    text-align: center;
}
#count1 {
    margin-top: 8px;
}
.counterwrapper .counterbox {
    padding: 15px 0;
}
.counterwrapper .counterbox img {
    margin-bottom: 22px;
    display: inline-block;
}
.counterwrapper .counterbox span {
    margin: 5px 0px 15px;
    font-size: 50px;
    font-weight: 600;
    position: relative;
}
.counterwrapper .counterbox span, .counterwrapper .counterbox small {
    display: block;
    color: #000;
}
.counterwrapper .counterbox small {
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 500;
}
.counterwrapper .counterbox:last-child {
    margin-right: 0;
    border-right: none;
}

.grey-bg {
    border-top: 0px solid #eaebec;
    border-bottom: 0px solid #eaebec;
    background: transparent;
    background-image: url('https://www.codecalibers.com/development/carpenter/wp-content/uploads/2021/12/12.png');
    background-repeat: repeat;
    background-position: center;
    padding: 65px 0 0px;
}
.footer-widget-wrap .widget-box {
    display: inline-block;
    float: none;
    margin-right: 0;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.about-widget .footer-logo .image {
    position: relative;
    margin-bottom: 20px;
    top: -10px;
}
.about-widget .footer-logo img {
    display: block;
    height: auto;
	width: 35%;
    max-width: 100%;
}
.about-widget .text {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
}
.ftr .contact-list {
    position: relative;
}
.ftr .contact-list li {
    position: relative;
    font-size: 16px;
    line-height: 1.4em;
    color: #ffffff;
    font-weight: 400;
    padding-left: 30px;
    margin-bottom: 11px;
	padding-top: 0;
}
.ftr .contact-list li span {
	color: #803c1a;
}
.ftr .contact-list li span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    line-height: 1.4em;
    color: #fff;
}
.ftr .contact-list li a {
    color: #ffffff;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.ftr .contact-list li a:hover {
    color: #c08c4d;
}
.ftr .widget-title {
    position: relative;
    font-size: 22px;
    font-weight: 400;
    color: #ffffff;
    line-height: 24px;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
.ftr .widget-title::before {
	background-color: #ab7442;
}
.ftr .widget-title::before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 40px;
    background-color: #fff;
    content: "";
}
.ftr .list-style-two {
    margin-bottom: 40px;
}
.list-style-two {
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.widget-content .list-style-two li {
    position: relative;
    font-size: 16px;
    line-height: 28px;
    color: #353535;
    font-weight: 400;
    padding-left: 30px;
    margin-bottom: 5px;
    font-family: "Montserrat", sans-serif;
    padding-top: 0;
}
.list-style-two li::before { color: #ab7442; }
.list-style-two li::before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f061";
}
.ftr .list-style-two li a {
    color: #ffffff;
}
.ftr .list-style-two li a:hover {  color: #803c1a; }
.list-style-two li a {
    color: #353535;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.text {
    position: relative;
    color: #ffffff;
    margin-bottom: 15px;
    font-size: 16px;
}
.ftr .subscribe-form {
    position: relative;
    margin-bottom: 20px;
}
.ftr .social-links {
    position: relative;
    display: block;
}
.ftr .social-links li {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
}
.ftr .social-links li a {
    color: #ffffff;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.social-links li a i:hover {
    color: #803c1a;
}
.main-footer .social-links li a:hover { color: #803c1a;}

.subscribe-form .es-field-wrap input[type="email"] {
    width: 100%;
    font-weight: 500;
    border-radius: 5px;
}
.es-field-wrap label {
    width: 80%;
}
.es-field-wrap {
    margin-bottom: 0;
}
.subscribe-form input[type="submit"] {
    padding: 8px 24px 8px 24px;
}

footer.footer .widget-title {
    font-size: 24px;
    line-height: 28px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    margin-top: 0;
}

.copyright-wrapper {
    color: #fff;
    text-align: center;
    margin-top: 20px;
    border-top: 1px solid #fff;
    padding-top: 10px;
	padding-bottom: 3px;
}
.copyright-wrapper p a {
    color: #fff;
    outline: none;
    font-weight: 600;
}
.copyright-wrapper p a:hover { color: #803c1a;}
.footer-bottom-wrap {
    text-align: center;
    display: none;
}
footer.footer .widget {
    margin-bottom: 10px;
}
/*--- footer css end here --- */


.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.auto-container h1 {
    position: relative;
    font-weight: 500;
    font-size: 70px;
    line-height: 1.2em;
    z-index: 99;
    color: #ffffff;
    margin-bottom: 10px;
}
.auto-container .bread-crumb {
    position: relative;
    z-index: 1;
	padding: 0;
}
.auto-container .bread-crumb li {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 500;
    margin-right: 18px;
    padding-right: 18px;
}
.auto-container .bread-crumb li::after {
    position: absolute;
    content: '|';
    top: 0px;
    right: -4px;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 700;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.main-page-ttle {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 80px 0px;
    text-align: center;
}

.bread-crumb.clearfix li a {
    color: #fff;
    outline: none;
}

.addresswrpper p.conactlinks {
    align-items: flex-start;
}
.addresswrpper p {
    position: relative;
    padding: 30px 15px 30px 65px;
}
.addresswrpper p, .addresswrpper address {
    padding: 30px 75px;
    box-shadow: 1px 1px 4px 2px rgba(164, 164, 164, 0.4);
    margin-bottom: 35px;
    border: 1px solid transparent;
    transition: 0.3s all ease-in-out;
}
.addresswrpper p {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.addresswrpper p i {
    color: #fff;
    position: absolute;
    top: 23px;
    left: 15px;
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #803c1a;
    text-align: center;
    padding: 12px 0 0 0;
}
.addresswrpper {
    padding-left: 50px;
}
.addresswrpper p.conactlinks a {
    margin-bottom: 8px;
    display: inline-block;
}
.entry-content.content-page p a {
    color: #333;
    outline: none;
    text-decoration: underline;
}
.addresswrpper p a {
    color: #0067ED;
    margin-left: 10px;
    outline: none;
    vertical-align: middle;
    transition: 0.3s all ease-in-out;
}
#footer{
	background-image: url(https://www.noidacarpenter.com/wp-content/uploads/2023/03/bg11.png);
}

/*--------------------------------------- 
     RESPONSIVE CSS START HERE 
--------------------------------------- */

@media only screen and (max-width: 1050px) { 
.fluid-section-one .content-column .inner-column {
    padding: 50px 15px 37px 43px;
}
	.sec-title.getin {
    margin-top: 4%;
    padding-left: 40px;
}
	.cnt-from {
    margin-left: 30px;
}
}
@media only screen and (max-width: 991px) {
  .navbar-brand > img {
    max-height: 80px;
}
	header .navbar-brand {
    height: 78px;
    padding: 0;
    line-height: 51px;
}
	.sticky-navigation .main-navigation li a {
		padding: 5px 7px;
font-weight: 500;
	}
	.bnr-slide div#n2-ss-2 .n2-font-7da0b04e5d06aaad1043b31397f7eab1-hover {
    font-size: 30PX; 
	}
	.about-us .image-column {
    margin-bottom: 30px;
    margin-top: 15px;
}
	.testi-wrap {
    margin-bottom: 0%;
    padding: 0 30px;
}
	.sec-title.srvc.light {
    margin-bottom: 10px;
    margin-top: 6%;
}
	.sec-title.getin {
    margin-top: 3%;
    padding: 0 30px;
}
	.cnt-from {
    margin: 0 30px;
		margin-bottom: 10%;
}
	.counterwrapper .counterbox {
    padding: 15px 0;
    width: 45%;
    float: left;
}
	.useful-link {
    margin-top: 5%;
}
	.topheaderwrapper ul {
    padding: 0;
}
}
@media only screen and (max-width: 767px) { 
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #803c1a;
}
	.navbar-inverse button#menu-toggle:hover, .navbar-inverse button#menu-toggle:focus {
    background-color: #803c1a;
}
	.navbar-collapse .main-navigation li a {
    margin: 0;
    line-height: 30px;
    outline: none;
    border-bottom: 1px solid #e7e7e7;
    background-color: #803c1a;
    color: #fff;
    padding-left: 24px;
}
	.navbar-collapse .main-navigation li a:hover {
    background-color: #733300;
    color: #fff;
}
	.dropdown-toggle {
    position: absolute;
    z-index: 9;
    top: 8px;
    right: 10px;
    width: 25px;
    height: 25px;
    margin: 0;
    padding: 0;
    border-radius: 2px;
    background: #fff;
}
	.dropdown-toggle:hover, .dropdown-toggle:focus {
    z-index: 1;
    color: #fff;
    background-color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
}
	.sticky-navigation .main-navigation ul, .sticky-navigation .main-navigation ul ul, .sticky-navigation .main-navigation ul ul ul {
    position: relative;
    left: 0;
    left: auto;
    background: #803c1a;
}
	.sticky-navigation .main-navigation ul ul a {
    width: 100%;
    padding: 10px;
        padding-right: 10px;
    padding-right: 10px;
    background-color: #000;
}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: unset;
}
	.dropdown-toggle.toggled-on, .dropdown-toggle.toggled-on:hover, .dropdown-toggle.toggled-on:focus {
    background-color: #000;
}
	.sec-title h2 {
    font-size: 55px; 
	}
	.about-us .content-column .inner-column {
    padding: 0 20px;
}
	.fluid-section-one .content-column {
    position: relative;
    float: none;
    width: 100%;
    margin-top: 33%;
}
	.fluid-section-one .image-column {
    position: absolute;
    float: none;
    top: 0;
    bottom: 233px;
    left: 0px;
    width: 100%;
}
	.fluid-section-one .content-column .sec-title {
    margin-bottom: 20px;
}
	.sec-title.getin {
    margin-top: 3%;
    padding: 0 30px;
    margin-bottom: 25px;
}
	.counter-wrp {
    margin-bottom: 7%;
}
	.auto-container h1 {
    font-size: 50px; 
	}
	.addresswrpper {
    padding-left: 5px;
    padding-right: 17px;
}
	.feature-block-two .inner-box {
    min-height: auto;
    padding-bottom: 5px;
}
}
@media only screen and (max-width: 580px) {  
.bnr-slide div#n2-ss-2 .n2-font-facdd76e705b0683b4a0514f8286cb61-hover {
    font-size: 25PX;
}
	.bnr-slide div#n2-ss-2 .n2-font-57608114cbd4b681d77eb3dc92033f48-link a {
    font-size: 15px; 
	}
	.bnr-slide div#n2-ss-2 .n2-style-0540586dfaf2df95be8b918a34c7e802-heading {
    padding: 8px 22px 8px 22px; 
	}
	.sec-title h2 {
    font-size: 50px;
    margin-bottom: 0;
}
	.about-us .about-years h3 {
    font-size: 20px; 
	}
	.about-us .content-column .list-style-one {
    margin-bottom: 20px;
}
	.about-us .image-column .inner-column {
    padding-left: 15px;
    padding-right: 15px;
}
	.fluid-section-one .image-column {
    top: 0;
    bottom: 634px; 
	}
	.fluid-section-one .content-column .inner-column {
    position: relative;
    max-width: 800px;
    padding: 40px 35px 15px 35px;
}
	.fluid-section-one .content-column {
    margin-top: 33%;
    margin-bottom: 11%;
}
	.sec-title.srvc.light {
    margin-bottom: 7%;
    margin-top: 8%;
}
	.contactbox {
    display: block;
}
	.topheaderwrapper ul {
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}
	.contactbox, .socialwrapper {
    width: 100%;
}
}
@media only screen and (max-width: 480px) {   
	.feature-block-two h4 {
    font-size: 17px;
    margin-bottom: 11px;
}
	.feature-block-two .icon i {
    font-size: 43px; 
	}
	.bnr-slide div#n2-ss-2 .n2-style-3a5677a00356d4c6edf1710abfb3b1f8-heading {
    padding: 0px 40px 0px 40px; 
	}
.bnr-slide div#n2-ss-2 .n2-font-7da0b04e5d06aaad1043b31397f7eab1-hover {
    font-size: 22PX;
}
	.bnr-slide div#n2-ss-2 .n2-style-0540586dfaf2df95be8b918a34c7e802-heading {
    padding: 6px 16px 6px 16px;
    font-size: 13px;
}
	.sec-title h2 {
    font-size: 45px;
    margin-bottom: 0;
}
	.about-us .about-years .years {
    font-size: 22px; 
	}
	.about-us .about-years {
    margin-bottom: 21px;
    padding: 7px 20px; 
	}
	.about-us .content-column .text-box {
    margin-bottom: 13px;
}
	.sec-title.srvc {
       margin-bottom: 25px;
    margin-top: 35px;
}
	.fluid-section-one .content-column .sec-title h2 {
    font-size: 45px;
    line-height: 1.2;
}
	.feature-block-two h4 {
    font-size: 20px;
    margin-bottom: 7px; 
	}
	.cnt-from {
    padding: 20px 30px 20px; 
	}
	.counterwrapper .counterbox img {
    margin-bottom: 12px;
}
	.ftr .widget-title {
		margin-bottom: 15px;
		}
		.useful-link {
    margin-top: 10%;
}
	.main-page-ttle { padding: 45px 0px;}
	.abt-wrp {
    margin-bottom: 10%;
    margin-top: 10%;
}
	.content-column.abt2 {
    padding: 0;
}
	.cnt-from {
    margin: 0 15px 55px; 
	}
}


@media only screen and (max-width: 407px) {  
	.bnr-slide div#n2-ss-2 .n2-style-3a5677a00356d4c6edf1710abfb3b1f8-heading {
    padding: 0;
}
	.bnr-slide div#n2-ss-2 .n2-font-facdd76e705b0683b4a0514f8286cb61-hover {
    font-size: 20PX;
}
	.bnr-slide div#n2-ss-2 .n2-style-1582c5eb99ea27f86e235b1f3a000f84-heading {
     padding: 15px; 
	}
	.socialwrapper {
    display: none;
}
	.topheaderwrapper ul {
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}
	.bnr-slide div#n2-ss-2 .n2-font-7da0b04e5d06aaad1043b31397f7eab1-hover {
    font-size: 20PX;
    opacity: 0.8;
    padding: 3px;
}
	.bnr-slide div#n2-ss-2 .n2-font-a10ef159f039595d1c5ab4e88cf15620-paragraph {
		font-size: 17px;  opacity: 0.8;
	}
	.theme-btn .btn-title {
    font-size: 15px;
}
	.btn-style-one { padding: 7px 20px 7px;}
	.about-us .about-years h3 {
    font-size: 18px;
}
	.service-block .inner-box { min-height: auto; }
	.service-block .lower-content h4 a { font-size: 20px; }
	.service-block .lower-content h4 { margin-bottom: 10px; }
	.sec-title h2 {
    font-size: 40px;
} 
	.fluid-section-one .content-column .sec-title h2 {
    font-size: 40px; 
	}
	.feature-block-two .icon i {
    font-size: 45px; 
	}
	.feature-block-two .inner-box {
    position: relative;
    padding-left: 85px;
    min-height: auto;
}
	.sec-title.srvc.light {
    margin-bottom: 9%;
    margin-top: 10%;
}
	.cnt-from button, input[type="button"], input[type="reset"], input[type="submit"] {
    padding: 9px 20px 9px 20px; 
		font-size: 14px;
	}
	#count1 {
    margin-top: 0;
}
.counterwrapper .counterbox {
    padding: 15px 0;
    width: 100%;
    float: none;
}
	
.about-us .image-column .inner-column::before {
    position: absolute;
    right: -80px;
    top: 50px;
    height: 325px; 
	}
	.auto-container h1 {
    font-size: 40px;
}
	.addresswrpper p a {
    margin-left: 0; 
	}
	.addresswrpper p {
		display: block; }
}
@media only screen and (max-width: 320px) {  
.about-us .content-column .inner-column {
    padding: 0;
}
	.about-us .image-column {
    margin-bottom: 0;
    margin-top: 0px;
}
	.about-us .image-column .inner-column {
    padding-left: 7px;
    padding-right: 9px;
}
	.about-us .image-column .inner-column::before { 
	 height: 225px; 
	}
	.sec-title.srvc {
    margin-bottom: 20px;
    margin-top: 70px;
}
	.sec-title.srvc.light {
    margin-bottom: 10%;
    margin-top: 16%;
}
	.cnt-from {
    margin: 0 16px; 
		margin-bottom: 7%;
	}
	.cnt-from {
    padding: 15px 18px 13px;
}
	.about-widget .footer-logo img {
    width: 70%; 
	}
	.about-widget .footer-logo .image {
    margin-bottom: 0;
    top: 0;
}
	.es-field-wrap label {
    width: 100%;
}
	.addresswrpper p, .addresswrpper address {
    padding: 69px 30px 20px 23px; 
	}
	.addresswrpper {
    padding-left: 5px;
    padding-right: 17px;
    margin: 7% 0% 15%;
}
}

a.read-more:hover{
	color:#803c1a;
}