/*
Theme Name: Foremost Contracting 2019
Theme URI: http://foremostcontracting.com
Author: Logic Web Media
Author URI: https://logicwebmedia.com
*/

/* -------------------------------------------
            		TYPOGRAPHY
----------------------------------------------*/
body {
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 1.4px;
	font-size: 19px;
	line-height: 31px;
	overflow-x: hidden;
}
p {
	margin-bottom: 35px;
}
h1, h2, h3, h4, h5, h6,.h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 700;
	letter-spacing: 3.5px;
	margin-bottom: 15px;
	margin-top: 0;
	text-transform: uppercase;
}
h1, .h1 {
	font-size: 91px;
	line-height: 84px;
	letter-spacing: 9px;
}
h2, .h2 {
	font-size: 75px;
	line-height: 83px;
}
h3, .h3 {
	font-size: 53px;
	line-height: 59px;
	letter-spacing: 6px;
	margin-bottom: 20px;
}
h4, .h4 {
	font-size: 35px;
	line-height: 59px;
	margin-bottom: 20px;
}
h5, .h5 {
	font-size: 21px;
	line-height: 27px;
}
h6, .h6 {
	font-size: 17px;
	line-height: 25px;
    letter-spacing: 2px;
}
a {
	color: inherit;
	transition: 0.3s all ease-in-out;
	-webkit-transition: 0.3s all ease-in-out;
	-ms-transition: 0.3s all ease-in-out;
}
a:hover, a:focus {
	color: #000;
	outline: none;
	text-decoration: none;
}
a[href^="mailto:"] {
	word-break: break-all;
}
.text-white, .text-white h1, .text-white .h1, .text-white h2, .text-white .h2, .text-white h3, .text-white .h3, .text-white h4, .text-white .h4, .text-white h5, .text-white .h5, .text-white h6, .text-white .h6, .text-white a,.text-white ul > li,.text-white ol > li {
	color: #fff;
}
.bg-dark {
    background-color: #000!important;
}
.bg-light {
    background-color: #f7f7f7!important;
}
b, strong {
	font-weight: 700;
}
.btn {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 50px;
    min-width: 215px;
    padding: 0 30px;
    position: relative;
    text-transform: uppercase;
    border-width:3px;
    border-radius: 0;
    transition: 0.5s cubic-bezier(0.785, 0.135, 0.150, 0.860);
    z-index: 1;
}
.btn:after {
    background: #000;
    content: "";
	display: block;
    left: 0;
    position: absolute;
    transform-origin: left 0;
    transform: scaleX(0);
    transition: 0.5s cubic-bezier(0.785, 0.135, 0.150, 0.860);
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: -2px;
    z-index: -1;
}
.btn:hover:after {
	transform: scaleX(1);
}	
.btn.focus, .btn:focus {
    box-shadow: none;
}
.btn-outline-dark {
    border-color: #000;
}
.btn-outline-dark:hover,.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle {
    background-color: transparent;
    border-color: inherit;
    box-shadow: none!important;
    color: #fff;
    border-color: #000;
}
.btn-outline-light {
	color: #fff;
    border-color: #fff;
}
.btn-outline-light:after {
	background: #fff;
}
.btn-outline-light:hover,.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active {
    background-color: transparent;
    color: #000;
    border-color: #fff;
}
.btn.btn-sm {
    border-width: 2px;
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 35px;
    min-width: 175px;
    padding: 0 20px;
}
.btn.btn-lg {
    font-size: 29px;
    line-height: 56px;
    margin-top: 5px;
    padding: 0 35px;
}

/* FORM CONTROL */
.form-container label {
	display: none;
}
.form-field {
    margin: 0 0 45px;
}    
.form-control {
    background-color: transparent;
    border-color: #eee;
    border-radius: 0;
    border-width: 0 0 1px 0;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    letter-spacing: 2px;
    padding: 20px 0;
    text-transform: uppercase;
}	
.form-control:focus {
    border-style: solid;
    border-width: 0 0 1px 0;
	box-shadow: none;
    border-color: #000;
}
.form-control::-webkit-input-placeholder{color:#7a7a7a;opacity:1}
.form-control::-moz-placeholder{color:#7a7a7a;opacity:1}
.form-control:-ms-input-placeholder{color:#7a7a7a;opacity:1}
.form-control::-ms-input-placeholder{color:#7a7a7a;opacity:1}
.form-control::placeholder{color:#7a7a7a;opacity:1}
input.error, textarea.error {
    border-style:solid;
    border-width: 0 0 1px 0;
}

.table {
	table-layout: fixed;
	margin-bottom: 50px;
}

/* PAGE LOADER */
#pageloader { 
	background-color: #fff; 
	height: 100%; 
	left: 0; 
	position: fixed; 
	top: 0; 
	width: 100%; 
	z-index: 999; 
}

/* ANIMATION */
.animated { visibility: hidden; }
.visible { visibility: visible; }

/* -------------------------------------------
            	NAVIGATION MENU
----------------------------------------------*/
/* MAIN NAV */ 
.main-nav .navbar {
	width: 100%;
	z-index: 99;
}	
.main-nav .navbar-brand {
	padding-bottom: 10px;
	padding-top: 10px;
}
.main-nav .navbar-brand > img {
	transition: 0.3s all ease-in-out;
	width: 400px;
}
.main-nav .navbar-nav .nav-link {
	font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
}
.main-nav .navbar-nav .dropdown-toggle:after {
    border: none;
    color: #000;
    content: "\f3d0";
    font-family: "Ionicons";
    font-size: 16px;
    font-weight: 700;
    margin-left: 0;
    vertical-align: middle;
}
/* DROPDOWN MENU */
.main-nav .dropdown-menu {
    min-width: 230px;
    color: #000;
    border: none;
    border-radius: 0;
}
.main-nav .dropdown-item { 
	text-transform: capitalize;
}
.main-nav .dropdown-item:focus, .main-nav .dropdown-item:hover,.main-nav .dropdown-item.active, .main-nav .dropdown-item:active {
    color: #000;
    background-color: transparent;
}
/* NAVBAR LIGHT */
.main-nav .navbar-light .navbar-nav .nav-link {
	color: #000;
}
.main-nav .navbar-light .navbar-nav .nav-link:focus, .main-nav .navbar-light .navbar-nav .nav-link:hover {
	color: #777;
}
.main-nav .navbar-light .navbar-toggler {
	padding: 0 0 0 20px;
    border: none;
    outline: none;
    font-size: 36px;
}
/* CTA BUTTON */
.main-nav .form-inline {
	padding-left: 28px;
}
/* STICKY */
.main-nav .is-sticky .navbar {
	box-shadow: 0 0 7px rgba(0,0,0,.1);
}

/* -------------------------------------------
                PAGE TITLE 
----------------------------------------------*/
.page-header {
    padding: 30px 0;
}

/* -------------------------------------------
                BREADCRUMB
----------------------------------------------*/
.breadcrumb {
    padding: 30px 0;
    margin-bottom: 0;
}
.breadcrumb-nav ul {
    list-style: none;
    margin: 0 -12px;
    padding: 0;
}
.breadcrumb-nav ul > li {
    color: #8D8D8D;
    display: inline-block;
    font-family: inherit;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    padding: 0 12px;
    position: relative;
    text-transform: capitalize;
}
.breadcrumb-nav ul > li:not(:last-child):after {
    content:"\f3d3";
    font-family:"Ionicons";
    position: absolute;
    right: -5px;
}

/* -------------------------------------------
            	PAGEHEADER 
----------------------------------------------*/
.pageheader {
    padding: 0 10px;
}
.featured-slider {
	position: relative;
}
.featured-slider .row {
    margin-right: -5px;
    margin-left: -5px;
}
.featured-slider .row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}
.featured-slider .project-wrapper {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    z-index: 1;
}
.featured-slider .sub-project {
    height: 33.33%;
    padding-bottom: 10px;
}
.featured-slider .sub-project > .project-wrapper {
    min-height: auto;
}
.featured-slider .sub-project:last-child {
    padding-bottom: 0;
}
.featured-slider .project-wrapper > .overlay {
	background-color: rgba(0,0,0,0.4);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.featured-slider .project-wrapper .content-block {
	padding-top: 185px;
    padding-bottom: 185px;
}
.featured-slider .slide > .content-block {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 1;
}
.featured-slider .slide > .content-block p {
	text-transform: uppercase;
}
.featured-slider.owl-carousel .owl-nav > button {
    background-color: #fff;
    bottom: 0;
    color:#000;
    height: 70px;
    line-height: 70px;
    outline: none;
    position: absolute;
    left: 0;
    transition: 0.3s all ease-in-out;
    width: 70px;
}
.featured-slider.owl-carousel .owl-nav > button.owl-next {
	left: 70px;
}	
.featured-slider.owl-carousel .owl-nav > button i {
	font-size: 35px;
}
.featured-slider.owl-carousel .owl-nav > button i:before { font-weight: 700; }

/* -------------------------------------------
            	SECTION
----------------------------------------------*/
section,.section {
	background-position: center center;
	overflow: hidden;
	padding-bottom: 120px;
	padding-top:120px;
	position: relative;
	z-index: 1;
}
.section-sm, .no-gutters > .section-inner {
	padding: 90px 0;
}
/* SECTION TITLE */
.section-title {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.section-title h6 {
    color: #7a7a7a;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.line-under {
    position: relative;
    padding-bottom: 10px;
}
.line-under:after {
    background: #000;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 45px;
}

/* ABOUT SECTION */
.about-section .content {
    z-index: 1;
}	
/* -------------------------------------------
            	lATEST POSTS
----------------------------------------------*/
.latest-projects .nav {
    margin: 0 -22px 50px;
}
.latest-projects .nav .nav-link {
    display: block;
    padding: 0 22px;
}
.latest-projects .nav > li > a {
    color: #7a7a7a;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.latest-projects .nav > li > a.active {
    color: #000;
}
.latest-projects {
    margin-bottom: 65px;
}
.latest-projects .container-fluid {
    padding:0 10px;
}
.latest-projects .container-fluid .row {
    margin-right: -5px;
    margin-left: -5px;
}
.latest-projects .container-fluid .row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}
.latest-projects .project-wrapper > a {
display: block;
margin-bottom: 10px;
overflow: hidden;
position: relative;
height: 475px;
}
.latest-projects .project-wrapper > a .title {
    background: rgba(0,0,0,0.7);
    bottom: 0;
    font-size: 20px;
    font-weight: 700;
    height: 50px;
    left: 0;
    letter-spacing: 2px;
    line-height: 50px;
    min-width: 240px;
    padding: 0 30px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
}
/* -------------------------------------------
                CLIENT SECTION
----------------------------------------------*/
.client-section .client-img {
    display: block;
    margin: 0 auto 30px;
}

/* -------------------------------------------
                CONTACT SECTION
----------------------------------------------*/
.cta {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    margin-bottom: 25px;
}
.cta .icon-block {
    padding-right: 25px;
}
.cta .icon-block > i {
    background-color: #000;  
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 30px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    width: 55px;
}
.cta .cta-content h5 {
    font-weight: 400;
    margin-bottom: 0;
    letter-spacing: 2px;
}
.cta .icon-block > i.fas {
    font-size: 20px;
}

/* -------------------------------------------
            PROJECT GRID
----------------------------------------------*/
.project-grid {
    margin-bottom: 30px;
    background-color: #f7f7f7;
}
.project-grid .project-img {
    box-shadow: 0 30px 25px -30px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 30px 25px -30px rgba(0, 0, 0, 0.5);
	max-height: 225px;
overflow: hidden;
}
.project-grid .project-content {
    padding: 50px 30px;
}
.project-grid .project_location {
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 30px;
    text-transform: uppercase;
    max-width: 50%;
}
/* PROJECT SINGLE */
.project-single .featured-img {
    width: 100%;
    margin-bottom: 30px;
}
.project-single .project-detail {
    padding-top: 15px;
    text-transform: uppercase;
}
.project-single .entry-content {
    padding: 30px 0;
}
.project-single .entry-content img {
    padding: 20px 0;
}

.navigation-wrapper .navigation {
    position: relative;
    padding-left:30px;
}  
.navigation-wrapper .previous-txt,.navigation-wrapper .next-txt {
    text-transform: uppercase;
    font-size:12px;
}
.navigation-wrapper .navigation h6:before {
    content:"\f30a";
    font-family:"Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
}
.navigation-wrapper .navigation.next {
    padding: 0 30px 0 0;
}
.navigation-wrapper .navigation.next h6:before {
    content:"\f30b";
    left: auto;
    right: 0;
    top: 0;
}

.logo-slider.owl-carousel .owl-item img {
    width: auto;
    max-width: 100%;
}
.logo-slider.owl-carousel .owl-stage {
    display: -ms-flexbox!important;
    display: flex!important;
}
.logo-slider.owl-carousel .owl-item {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

/* -------------------------------------------
                PAGINATION
----------------------------------------------*/
.pagination {
    padding-top: 60px;
}
.pagination > a, .pagination > span {
    background: #f7f7f7;
    color: #000;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    min-width: 40px;
    padding: 0 15px;
    text-align: center;
}
.pagination > a:hover,.pagination > span.current {
    background: #000;
    color: #fff;
}
.pagination > span.dots {
    background: transparent;
    color: #000;
    margin:0;
}

/* -------------------------------------------
            	FOOTER
----------------------------------------------*/
.footer {
	font-size: 14px;
}
.footer .footer-widgets {
    padding: 135px 0 60px;
}
.footer .widget {
	position: relative;
	margin-bottom: 50px;
}
.footer .widget .footer-logo {
	display: inline-block;
	margin-bottom: 30px;
}
.footer .widget .footer-menu > li {
	margin-bottom: 16px;
}
.footer .widget .footer-menu > li > a {
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 400;
}
.footer .widget .copyright-widget p {
	text-transform: uppercase;
	margin-bottom: 20px;
}
.footer .widget .social-icons {
	padding-top: 15px;
}
.footer .widget .social-icons > li > a {
	background: #000;
	border-radius: 50%;
	color: #fff;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}
.footer .widget .social-icons > li > a:hover {
	background: #555;
}

.post.single-post .entry-content img{
	display: table;
float: none;
margin: 0 auto;
}

.projList span{
display:inline-block;
margin-right:20px;	
}