
body {
    font-family: 'Poppins', sans-serif;
}

.t3-mainnav {
    margin-top: 20px;
	}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a, .t3-mainnav .t3-navbar-collapse .navbar-nav li > span {
    font-size: 16px;
    text-transform: capitalize;
		color: #0C1325;
		font-weight: 400;
	}


@media (max-width: 767px) {
	.t3-wrapper nav#t3-mainnav .navbar-toggle {
    color: #fff;
    background: #412716;
    border-color: #412716;
}

	
}

.t3-megamenu .mega-nav > li a {}
.t3-megamenu .dropdown-menu .mega-nav > li a {
    padding: 8px 0;
	font-size: 14px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > span {
	cursor: pointer;
}
.mobile.mobile_mode .logo-image img {
	max-width: 70%;
}
.scroll-to-fixed-fixed .t3-mainnav {
    margin-top: 0px;
	transition: all 0.5s linear;
	}
.scroll-to-fixed-fixed .logo-image img {
	max-width: 70%;
    height: auto;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}



.swiper-slider .swiper-slide .swiper-slide-caption .camera_caption {
    background: rgba(0, 0, 0, 0.45);
    color: #ffffff;
    max-width: 666px;
	
}
.swiper-slider .swiper-slide .swiper-slide-caption .camera_caption h1 {
	color: #ffffff;
}




#t3-breadcrumbs .qx-container-fluid {
	
	background-image: url("../images/bg_breadcrumbs.png");
	background-position: top;
	background-repeat: repeat-x
}
.breadcrumb_title {
    font-weight: 400;
    font-size: 56px;
    line-height: 1.5;
    text-transform: capitalize;
    color: #ffffff;
}
.breadcrumb {
    color: #ffffff;
    padding: 10px 30px;
	/*display: none !important;*/
}
.breadcrumb li a, .breadcrumb li span, .breadcrumb li.active span, .breadcrumb li + li:before {
	color: #ffffff;
}
.t3-breadcrumbs {
    padding: 0px;
}

.page-item .item_fulltext {
	font-size: 16px;
	line-height: 1.8;
}
.page-item .item_fulltext .BT_cut_sheet a,
#qx-column-309 .qx-element .BT_cut_sheet a {
	font-size: 18px;
	line-height: 1.8;
	border: solid 1px #965e3d;
	padding: 5px 30px;
}
.page-item .item_fulltext .BT_cut_sheet a:hover, 
#qx-column-309 .qx-element .BT_cut_sheet a:hover {
	background: #965e3d;
	color: #ffffff;
}


.moduletable.moduleHomeWhatWeDo .qx-blurb-media img {
	width: 95px;;
	height: auto;
}
.moduletable.moduleHomeWhatWeDo .qx-blurb-title {
	margin: 20px 0;
}
.moduletable.moduleHomeWhatWeDo #qx-heading-5226 h1 {
	max-width: 100%;
}
.moduletable.moduleHomeWhatWeDo .qx-element-wrap .qx-blurb-content {
	text-align: justify;
}




.pageCatalog #sectionPriceList .BT_cut_sheet {
	margin-top: 20px;
}
.pageCatalog #sectionPriceList .BT_cut_sheet a {
	font-size: 18px;
	line-height: 1.8;
	padding: 5px 30px;
	margin-top: 30px;
}
.pageCatalog #sectionPriceList .BT_cut_sheet a:hover {
	background: #965e3d;
	color: #ffffff;
}
.pageCatalog #sectionPriceList .qx-element-wrap {
	/*box-shadow: 1px 7px 8px 0px rgba(0,0,0,0.5);
-webkit-box-shadow: 1px 7px 8px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 1px 7px 8px 0px rgba(0,0,0,0.5);*/
}



.pageContactUs .moduletable.moduleContactMessage .moduleContactMessage {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}
.pageContactUs .moduletable.moduleContactInfo .moduleContactInfo {
	font-size: 16px;
}
.pageContactUs .moduletable.moduleContactInfo .moduleContactInfo p {
	padding: 5px;
}
.pageContactUs .moduletable.moduleContactInfo .moduleContactInfo a {
	color: #0a0a0a;
}
.pageContactUs .moduletable.moduleContactForm .moduleContactForm input[type="text"] {
	width: 100%;
}
.pageContactUs .moduletable.moduleContactForm .moduleContactForm .rsform-submit-button.button {
	background: #965e3d;
	padding: 12px 30px;
	font-size: 16px;
	letter-spacing: 2px;
}
.pageContactUs .moduletable.moduleContactForm .moduleContactForm .rsform-submit-button.button:hover {
	background: #412716;
}


.moduletable.moduleCabinetConstruction  .article-body th {
	padding: 12px 8px;
}
.moduletable.moduleCabinetConstruction .article-body td {
	padding: 12px 8px;
	border-top: 1px solid #cccccc;
}
.moduletable.moduleCabinetConstruction .article-body td.ccID {
	font-weight: 600;
}
.moduletable.moduleCabinetConstruction .article-body td.ccPart {
	font-weight: 600;
}



.page-blog.CabinetsDoorStyles .item .item_header h4 {
	text-align: center;
	font-weight: 400;
}
.page-item.CabinetsDoorStyles .item_header h4 {
	font-size: 36px;
}
.page-item.CabinetsDoorStyles .item_fulltext h3 {
	margin-top: 30px;
	margin-bottom: 10px;
}
.page-item.CabinetsDoorStyles .item_fulltext ul li {
	list-style: square;
	padding: 5px 0;
}



.pageServices #servicesSectionDesign,
.pageServices #servicesSectionEngineering {
	margin-bottom: 80px;
	color: #222222;
}
.pageServices #servicesSectionInstallation {
}
#servicesSectionDesign .servicesText,
#servicesSectionEngineering .servicesText,
#servicesSectionInstallation .servicesText {
	text-align: justify;
}
#servicesSectionDesign .servicesText ul,
#servicesSectionEngineering .servicesText ul {
	margin-left: 30px;
}
#servicesSectionDesign .servicesText ul li ,
#servicesSectionEngineering .servicesText ul li {
	list-style: square;
}








.pageAbout #header {
    margin-bottom: 0px;
}
.pageAbout #sectionAboutText ul {
	margin-left: 30px;
}
.pageAbout #sectionAboutText ul li {
	list-style: square;
}



.item_img a:hover:before {
    opacity: 0;
}
.img-intro__right, .img-full__right {
    max-width: 40%;
}




.pageProducts.Frameless #header {
    margin-bottom: 0px;
}

#qx-column-679 .section-title {
	color: #ffffff;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.5;
}

#sectionFrameless .qx-element ul li {
	list-style: square;
	font-size: 16px;
	line-height: 1.5;
	padding: 5px 0;
}
.moduletable.moduleFramelessGallery,
.moduletable.moduleFrameless {
	margin-top: 36px;
}
.moduletable.moduleFramelessGallery .page_header h3 {
	border-bottom: solid 2px #666666;
	padding: 5px 0;
	color: #965e3d;
}
.moduletable.moduleFrameless #qx-text-4397 ul {
	margin-left: 30px;
}
.moduletable.moduleFrameless #qx-text-4397 ul li {
	list-style: square;
	font-size: 16px;
	line-height: 1.5;
	padding: 5px 0;
}


.at-share-tbx-element {
    display: none !important;
}


.t3-footer {
    background: #1b0e06;
	font-family: 'Poppins', sans-serif;
	line-height: 23px;
    font-weight: 400;
    font-style: normal;
	font-size: 14px;
}
#t3-footer .t3-sl-footer-1 ul.menu li {
    display: block;
    width: 100%;
}
.t3-footer .menu a, .t3-footer .menu .button {
    display: inline-block;
    padding: 0px;
	line-height: 23px;
}
.t3-footer .menu .active > a {
    background: none;
}

.t3-footer tbody, .t3-footer tfoot {
    border: 0px solid #1b0e06;
    background-color: #1b0e06;
}
.t3-footer tbody tr:nth-child(even) {
    background-color: #1b0e06;
}
.t3-footer tbody td {
    padding: 0;
}

@media (max-width: 767px) {
.t3-footer {
    text-align: center;
}
.img-intro__left, .img-full__left {
    max-width: 100%;
}

}


.copyright a {
    color: #BCC0CB;
}
.copyright a:hover {
    color: #965e3d;
}

.t3-footer .button, .t3-footer .button.disabled, .t3-footer .button[disabled], .t3-footer .button.disabled:hover, .t3-footer .button[disabled]:hover, .t3-footer .button.disabled:focus, .t3-footer .button[disabled]:focus {
    background-color: #965e3d;
	border-color: #965e3d;
    border-radius: 0;
	color: #fefefe;
}
.t3-footer .button:hover, .t3-footer .button.disabled:hover, .t3-footer .button.disabled:hover:hover, .t3-footer .button.disabled:focus:hover, .t3-footer .button[disabled]:focus {
    background-color: #d4a067;
    border-color: #d4a067;
}

