@import url( fonts.css );

body {
	background-color: #ffffff;
	color: #000;
	font-family: 'Lato', sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

img {
	max-width: 100%;
	height: auto!important;
}

img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	max-width: 460px;
	height: auto!important;
}

img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	max-width: 460px;
	height: auto!important;
}

div.image-with-caption {
	float: right;
}

div.image-with-caption.right {
	margin-left: 15px;
	margin-bottom: 15px;
}

div.image-with-caption.right {
	margin-right: 15px;
	margin-bottom: 15px;
}

div.image-with-caption img {
	margin-bottom: 5px;
}

div.image-with-caption p {
	text-align: left;
}

a {
	color: #0f0f0f;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #991b23;
}

hr {
	border: 0;
	border-top: 2px solid #0f0f0f;
	width: 20%;
	margin: 20px 0;
}

body#contact hr {
	border-top: 2px solid #991b23;
	width: 15%;
	margin: 10px 0;
}

li {
	padding: 5px 0;
}

.heading, h1, h2, h3, h4, h5 {
	color: #0f0f0f;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: normal;
	text-transform: uppercase;
}

h1,
.heading.one {
	font-size: 300%;
	font-weight: 700;
}

h2,
.heading.two {
	font-size: 170%;
}

h3,
.heading.three {
	font-size: 140%;
	text-transform: none;
}

h4,
.heading.four {
	font-size: 116%;
}

h5,
.heading.five {
	font-size: 166%;
	text-transform: none;
}

.heading a, h1 a, h2 a, h3 a, h4 a {
	color: inherit;
	text-decoration: none;
}

.contact h3 {
	text-transform: uppercase;
}

div.subtitle {
	color: #cb1516;
	font-family: Helvetica, sans-serif;
	font-size: 19pt;
	margin: 10px 0;
}

div.page-title {
	background-image: url( '../images/pageheader.jpg' );
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: 100px;
	text-align: center;
}

div.page-title h1 {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
}

div.page-title p {
	color: #fff;
	font-family: 'Lato', sans-serif;
}

div.page-title-background {
	display: table;
	width: 100%;
	height: 100%;
	padding: 60px 0;
	background: rgba(0,0,0,0.5);
}

/*.row {
	padding: 0 10px;
}

.row h2 {
	text-transform: none;
	font-size: 18px;
	font-weight: 700;
	margin-top: 4em;
}

.row h4 {
	text-transform: none;
	text-decoration: underline;
	padding-left: 10px;
	font-size: 14px;
}*/

textarea {
	resize: none;
}

/*--- MAIN WRAPPER ---*/

.wrapper {
	margin: 0px auto;
	padding: 0px 10px;
	position: relative;
	text-align: left;
	max-width: 1485px;
}

#header .wrapper {
	margin: 0px auto;
	padding: 0px 0px 0px 30px;
	position: relative;
	text-align: left;
	max-width: 100%;
}


/*--- HEADER ---*/

#header {
	background-color: #0f0f0f;
	height: 100px;
	left: 0;
	padding: 0;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 999;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#header.active {
	top: 0;
}

#header.open,
#header.active,
#header:hover {
	background-color: #0f0f0f;
}

#back-top {
	background-image: url( ../images/top.png );
	background-position: center;
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,0.5);
	background-size: 20px auto;
	/*border-radius:  4px;*/
	bottom: 10px;
	opacity: 0;
	position: fixed;
	right: 10px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	visibility: hidden;
	width: 45px;
	z-index: 800;
}

#back-top:hover {
	background-color: #991b23;
}

#back-top a {
	display: block;
	height: 45px;
	text-align: left;
	text-indent: -9999px;
	width: 45px;
}

#back-top.active {
	opacity: 1;
	visibility: visible;
}

/*--- NAVIGATION ---*/

#logo {
	float: left;
	width: 280px;
	padding: 14px 0;
}

#logo img {
	height: auto;
	max-width: 100%;
	width: auto;
}

#navigation {
	width: 100%;
	height: 100px;
	text-align: right;
}

#navigation ul li {
	display: inline-block;
	list-style-type: none;
	padding: 0 20px;
	padding-top: 70px;
	font-weight: 700;
}

#navigation a:hover {
	color: #991b23;
}

#navigation .request_a_quote {
	background-color: #991b23;
	height: 100px;
}

#navigation .request_a_quote a {
	border-bottom: 2px solid #991b23;
}

#navigation .request_a_quote a:hover{
	color: #fff;
	border-bottom: 2px solid #fff;
}

#navigation .search {
	text-indent: -9999px;
	white-space: nowrap;
	background-image: url( '../images/search.png' );
	background-repeat: no-repeat;
	background-position: center 52px;
	padding: 2px 1em;
}


#navigation .search:hover {
	cursor: pointer;
	border-bottom: 2px solid #fff;
}


/* Root = Horizontal, Secondary = Vertical */

ul#menu {
	border: 0px none;
	display: inline-block;
	height: 100px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}

ul#menu li {
	background: none;
	display: block;
	float: left; /*For Gecko*/
	height: 100px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
}

ul#menu ul {
	background-color: #0f0f0f;
	display: none;
	left: 0;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 210px;
}

ul#menu ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	font: 1px/0px serif;
	visibility: hidden;
}

ul#menu ul li {
	background-image: none;
	background-color: #0f0f0f;
	border: none;
	color: #fff;
	display: block !important;
	display: inline; /*For IE*/
	float: left; /*For IE 7 lack of compliance*/
	height: auto;
	padding: 0px;
	text-transform: uppercase;
	text-align: left;
	width: 210px;
}

/* Root Menu */
ul#menu a {
	color: #ffffff;
	display: table-cell;
	vertical-align: bottom;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	font-family: 'Lato', sans-serif;
	font-size: 13pt;
	font-weight: 700;
	height: 100px;
	/*line-height: 80px;*/
	padding: 0px 20px 20px;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 99;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;

}

/*ul#menu > li > a {
	display: table;
	width: 100%;
}

ul#menu > li > a > span {
	display: table-cell;
	padding: 0px 10px;
	vertical-align: middle;
}*/

ul#menu ul a {
	letter-spacing: normal;
	text-transform: none;
	font-size: 11pt;
}

/* Root Menu Hover Persistence */
ul#menu a:hover,
ul#menu li:hover a,
ul#menu li.iehover a {
	color: #991b23;
	text-decoration: none;
}

/* 2nd Menu */
ul#menu li:hover li a,
ul#menu li.iehover li a {
	color: #FFFFFF;
	float: none;
	height: auto;
	line-height: 1.1em;
	padding: 10px 22px;
	text-transform: uppercase;
}

/* 2nd Menu Hover Persistence */
ul#menu li:hover li:hover, ul#menu li.iehover li.iehover {
	background-color: #0f0f0f;
}

ul#menu li:hover li a:hover,
ul#menu li:hover li:hover a,
ul#menu li.iehover li a:hover,
ul#menu li.iehover li.iehover a {
	color: #991b23;
}

/* 3rd Menu */
ul#menu li:hover li:hover li a,
ul#menu li.iehover li.iehover li a {
	background-color: #0f0f0f;
	color: #fff;
}

/* 3rd Menu Hover Persistence */
ul#menu li:hover li:hover li a:hover,
ul#menu li:hover li:hover li:hover a,
ul#menu li.iehover li.iehover li a:hover,
ul#menu li.iehover li.iehover li.iehover a {
	background-color: #0f0f0f;
	color: #991b23;
}

/* 4th Menu */
ul#menu li:hover li:hover li:hover li a,
ul#menu li.iehover li.iehover li.iehover li a {
	background-color: #0f0f0f;
	color: #fff;
}

/* 4th Menu Hover */
ul#menu li:hover li:hover li:hover li a:hover,
ul#menu li.iehover li.iehover li.iehover li a:hover {
	background-color: #0f0f0f;
	color: #991b23;
}

ul#menu ul ul,
ul#menu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 210px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#menu li:hover ul ul,
ul#menu li:hover ul ul ul,
ul#menu li.iehover ul ul,
ul#menu li.iehover ul ul ul {
	display: none;
}

ul#menu li:hover ul,
ul#menu ul li:hover ul,
ul#menu ul ul li:hover ul,
ul#menu li.iehover ul,
ul#menu ul li.iehover ul,
ul#menu ul ul li.iehover ul {
	display: block;
}

/*--- CONTENT ---*/

#content-container {
	background-color: #FFFFFF;
	min-height: 300px;
}

#content {
	background-color: #FFFFFF;
	min-height: 300px;
}

#content h1, h2, h3, h4{
	color: #0f0f0f;
}

.default-container {
	padding: 50px 0;
}

.content-container {
	padding: 50px 0;
}

.content-container h2:first-child {
	margin-top: 0;
}

/*--- CALL TO ACTION ---*/

#cta-container {
	background-color: #991b23;
	width:100%;
	position: relative;
}

.careers-main-container h2 {
	margin-top: 0;
}

.cta-container {
	color: #ffffff;
	padding: 40px 0;
	text-align: center;
	margin-bottom: -145px;
	display: grid;
	display: -ms-grid;
	grid-template-columns: 440px 1fr 320px;
	-ms-grid-columns: 440px 80px 1fr 80px 1fr;
	grid-gap: 0 80px;
}

.cta-container.request-a-quote {
	margin-bottom: 0;
}

.cta-container-item {
	display: flex;
	align-items: center;
}

.cta-container-item:first-of-type {
	justify-content: end;
	-ms-grid-column: 1;
}

.cta-container-item:nth-of-type(2) {
	justify-content: start;
	-ms-grid-column: 3;
}

.cta-container-item:nth-of-type(3) {
	justify-content: start;
	-ms-grid-column: 5;
}

#cta-container .heading.one {
	color: #ffffff;
	text-align: right;
}

#cta-container .heading.one {
	text-align: left;
	z-index: 100;
	position: relative;
	text-transform: capitalize;
	font-size: 350%;
	margin-bottom: 16px;
}

#cta-container .heading.two {
	position: relative;
	z-index: 1000;
	text-transform: capitalize;
	font-weight: 500;
	color:#fff;
}

#cta-container .cta-container.request-a-quote {
	display: block;
	max-width:1100px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#cta-container .wrapper {
	text-align: center;
}

#cta-container .btn {
	color: #991b23;
	font-weight: 600;
	margin-bottom: 0;
}

#cta-container .btn:hover {
	border-bottom-color: #252525;
}

#cta-container p {
	margin: 16px auto;
	text-align: left;
	line-height: 2em;
}

#cta-container hr {
	border-top: 2px solid #ffffff;
	width: 10%;
	margin: 20px auto;
}

#cta-container img {
	position: absolute;
	top: -18px;
	left: 30px;
	z-index: 0;
	width: 216px;
}

#cta-container.request-a-quote {
	position: relative;
	z-index: 0;
}

#cta-container.request-a-quote-container img {
	left: 40px;
}

.cta-container select.form,
.cta-container input[type=text].form,
.cta-container textarea.form,
.cta-container form.notify select,
.cta-container form.notify input[type=text],
.cta-container form.notify textarea,
.cta-container input {
	border: none;
	max-width: 100%;
	padding: 1em;
}


#cta-container form.notify label,
#cta-container form.notify label h4,
#cta-container form.notify label .heading.four,
#cta-container form.notify label h2 {
	color:#fff;
	font-weight: 400;
}

#footer-container.cta-footer {
	padding-top: 100px;
}

div.row-spacing {
	margin-top: 20px;
	margin-bottom: 20px;
}

#homepage-welcome-to-canada-forgings {
	background-color: #ececec;
	width: 100%;
	color: #0f0f0f;
	padding-bottom: 20px;
}

#homepage-welcome-to-canada-forgings h2 {
	font-size: 300%;
	margin-bottom: 0px;
}

#homepage-welcome-to-canada-forgings .company {
	color: #fb4a21;
}

#homepage-welcome-to-canada-forgings p {
	line-height: 2em;
	max-width: 90%;
}

#homepage-welcome-to-canada-forgings h3 {
	color: #0f0f0f;
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size: 16px;
	letter-spacing: 5px;
	text-transform: uppercase;
}

#homepage-welcome-to-canada-forgings .info img {
	width: 120px;
	padding: 2em 0;
}

#homepage-welcome-to-canada-forgings .info p {
	font-size: 19px;
	line-height: normal;
}

#homepage-welcome-to-canada-forgings img.grid-photo {
	width: 100%;
}

#content-container ul li {
	text-indent: -.7em;
	padding: 3px 0 3px 1em;
}

#content-container ul li:before {
	content: "•";
	padding-right: 7px;
	padding-bottom: 8px;
	font-size: 75%;
	color: #991b23;
}

#content-container ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

/*--- FOOTER ---*/

#footer-container {
	background-color: #000000;
	color: #ffffff;
	text-align: left;
	padding: 20px 0;
}

#footer-container a {
	color: #ffffff;
	margin: 0;
	text-decoration: none;
}

#footer-container p {
	color: #ffffff;
	margin: 5px 0;
}

#footer-container h3 {
	color: #ffffff;
	font-size: 12pt;
	margin-bottom : 5px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}

#footer-container h4 {
	color: #ffffff;
	font-size: 12pt;
	margin-bottom : 5px;
}

#footer-container .footer-logo {
	width: 200px;
	padding-top: 30px;
}

#footer-container ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer-container ul li {
	background: none;
	margin: 0;
	padding: 0 0 3px;
}

#footer-container h4 a:hover,
#footer-container h4 a {
	color: #fff;
}

#footer-container .social{
	width: 50px;
	padding: 5px 0;
	padding-right: 2px;
}

#footer-container .social:hover {
	cursor: pointer;
	opacity: 0.8;
}


/*--- TABLE ---*/


#content-container table {
	width: 100%;
	padding: 0 10px;
	margin-bottom: 10px;
	margin-top: 30px;
}

#content-container th {
	background-color: #991b23;
	color: #fff;
	/*text-align: center;*/
	text-transform: uppercase;
	padding: 9px 9px;
	font-size: 90%;
	font-weight: normal;
	letter-spacing: 3px;
	font-family: 'Montserrat', sans-serif;
}

#content-container tr {
	background-color: #ffffff;
}

#content-container tr:nth-child(even) {
	background-color: #f0f0f0;
}

#content-container tr:first-child td:first-child {
}

#content-container tr td:first-child {
	max-width: 125px;
}

#content-container td {
	padding: 15px 10px;
	font-size: 12pt;
}

/*--- OTHER ---*/

.company, .canforge_highlight, .canforge {
	color: #991b23;
	font-weight: 700;
}

label.title {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
}
div.msg-error,
div.msg-success,
div.msg-warning,
div.msg-information,
div.msg-question {
	background-repeat: no-repeat;
	height: auto !important;
	height: 40px;
	margin-bottom: 10px;
	min-height: 40px;
	padding-top: 17px;
	padding-left: 57px;
	padding-bottom: 10px;
	text-align: left;
}

div.msg-error {
	background-image: url( '../images/message-error-bg.jpg' );
	background-color: #FFC4C4;
	border: 1px solid #BB0000;
	color: #A10000;
}

div.msg-error a {
	color: #A10000;
	text-decoration: underline;
}

div.msg-error a:hover {
	text-decoration: none;
}

div.msg-success {
	background-image: url( '../images/message-success-bg.jpg' );
	background-color: #CAFA9F;
	border: 1px solid #6CAA07;
	color: #437100;
}

div.msg-success a {
	color: #437100;
	text-decoration: underline;
}

div.msg-success a:hover {
	text-decoration: none;
}

div.msg-warning {
	background-image: url( '../images/message-warning-bg.jpg' );
	background-color: #FFEB8C;
	border: 1px solid #A68943;
	color: #B25000;
}

div.msg-warning a {
	color: #B25000;
	text-decoration: underline;
}

div.msg-warning a:hover {
	text-decoration: none;
}

div.msg-information {
	background-image: url( '../images/message-info-bg.jpg' );
}

div.msg-question {
	background-image: url( '../images/message-question-bg.jpg' );
}

div.msg-information,
div.msg-question {
	background-color: #CAE4FF;
	border: 1px solid #2477d9;
	color: #004D99;
}

div.msg-information a,
div.msg-question a {
	text-decoration: underline;
	color: #004D99;
}

div.msg-information a:hover,
div.msg-question a:hover {
	text-decoration: none;
}

span.input-error {
	color: #C20000;
	display: block;
	margin: 5px;
}

.center {
	text-align: center;
	margin: 0 auto;
}

.clear {
	clear: both;
}

body#home #gallery {
	background-color: #fff;
	text-align: center;
}

body#home #gallery h2 {
	color: #0f0f0f;
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
}

body#home #gallery p {
	color: #0f0f0f;
}

body#home #gallery .gallery-item-container {
	max-width: 300px;
	margin: 0 auto;
	border-bottom: 1px solid #991b23;
	min-height: 500px;
	margin-top: 50px;
}

body#home #gallery a {
	color: #991b23;
	font-weight: 700;
}

#grid {
	margin-top: 2em;
}

#grid img{
	background-color: #fff;
	padding: 10px;
	margin-top: 1em;
}

.info {
	text-align: center;
	max-width: 300px;
	margin: 0 auto;
	border-bottom: 3px solid #991b23;
	/*margin-top: 3em;*/
	/*padding-bottom: 2em;*/
}

.photo-column {
	margin: 0 auto;
	text-align: center;
}

.photo-column .info {
	margin-top: 3em;
	padding-bottom: 2em;
}

.photo-column p img{
	border: 3px solid #f1f1f1;
}


#quote-container {
	background-color: #991b23;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	background-image: url( '../images/quote-image.png');
	background-repeat: no-repeat;
	background-position: 75% center;
	margin: 0 auto;
	padding: 20px 0;
}

#quote {
	text-align: center;
}

#quote h2 {
	font-weight: 900;
	color: #fff;
	margin: 10px 0;
}

#quote p {
	color: #fff;
	font-size: 140%;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 10px 0;
}

#quote a.btn {
	margin: 10px 0;
}

#quote p a {
	color: #fff;
	margin: 10px 0;
}

#search-box {
	/*float: right;*/
	display: none;
}

div.search-field {
	text-align: right;
}

input[name=search_for] {
	background-image: url('../images/small-search.png');
	background-size: 35px auto;
	background-repeat: no-repeat;
	background-position: 10px center;
	border: 1px solid #0f0f0f;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #00264c;
	display: inline-block;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	max-width: 400px;
	padding: 12px 10px 12px 55px;
	width: 100%;
	outline: 0;
	vertical-align: top;
}

/* form styles */

.btn {
	background-color: #991b23;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	/*font-weight: 900;*/
	font-size: 12pt;
	/*letter-spacing: 2px;*/
	line-height: normal;
	padding: 12px 24px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-appearance: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn:hover {
	background-color: #0f0f0f;
	border-color: #0f0f0f;
	color: #fff;
}

.btn:active, .btn:focus {
	outline: none;
}

.btn.search {
	font-size: 10pt;
	padding: 13px 25px;
	vertical-align: middle;
}

.btn.alternate {
	border: 0;
	background-color: #081f2c;
	color: #ffffff;
}

.btn.alternate:hover {
	border: 0;
	background-color: #ffffff;
	color: #0f0f0f;
}

.btn.footer {
	margin: 0;
}

.btn.white {
	background-color: #fff;
	color: #991b23;
}

.btn.white:hover {
	background-color: #fff;
	color: #991b23;
}

.btn.small {
	font-size: 10pt;
}

input.btn {
	border: 0;
}

#map {
	height: 350px;
}

select.form,
input[type=text].form,
textarea.form,
form.notify select,
form.notify input[type=text],
form.notify textarea {
	background: #ffffff; /* Old browsers */
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #00264c;
	display: block;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 10pt;
	margin: 5px 0px;
	max-width: 482px;
	padding: 12px 10px;
	width: 100%;
}

form.notify div.input {
	margin: 7px 0;
}

form.notify div.radio-inputs {
	margin: 10px 0;
}

form.notify .btn {
	margin: 10px 0;
}

form.notify label {
	display: block;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: none;
	vertical-align: middle;
}

form.notify h4 {
	margin: 10px 0;
}

form.notify label.inline {
	background-color: transparent;
	display: inline-block;
	font-weight: normal;
	padding: 0;
	margin-top: 0px;
}

form.notify label.error {
	color: red;
	display: block;
}

form.notify .website_url {
	visibility: hidden;
}

form.notify div.row {
	margin-bottom: 10px;
}

/* SEARCH STYLES */

.result {
	margin: 3em 0;
}

.result-title, .result-text, .result-link {
	padding: 10px 0;
}

.result-title {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
}

/*map*/

#map1 {
	height: 250px;
	/*width: 300px;*/
}

#map2 {
	height: 200px;
	/*width: 300px;*/
}

#map3 {
	height: 200px;
	/*width: 300px;*/
}
