/* Colors 
    Main Font color: #929292
    Footer light gray: #B1AEAE

    Dev Link 
    https://xd.adobe.com/view/c83ca495-15e2-4a16-8d69-49cc5b036af8-9d6f/
    font-family: 'Roboto', sans-serif;

*/

html {
    scroll-behavior: smooth;
  }
  
body {
	margin: 0;
	padding: 0;
    font-family: 'Roboto', sans-serif;
/* 	-webkit-user-select: none;  
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; */
}

img {
	width: 100%;
	height: auto;
}

p, li, a {
	font-size: 16px;
	line-height: 25px;
	color: #005070;
	outline: 0;
    font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
	color: #000;
}

h1{
    font-size: 4em;
    font-weight: 600;
    margin-bottom: 0.5em;
}

h2{
    font-size: 2.5em;
    margin-bottom: 0.5em;
    font-weight: 600;
}

strong {
	font-weight: 800;
}

a:link, a:visited, a:hover, a:active  {
	text-decoration: none;
	/* border-bottom: none; */
	outline: none;
	color:inherit;
	outline: 0;
}
  
.logo {

}

.mobi-logo{
	display:none;
}

.hide-mobi{
	display: none;
}

.mobi-only{
	display: none;
}

.mobi-breaks{
	display:none;
}

.nopad{
	padding:0!important;
}

.nopad-l{
	padding-left:0!important;
}

.nopad-r{
	padding-right:0!important;
}

/* Buttons  */
.btn-primary{
	color: #fff;
	background-color: inherit;
    font-size: 16px;
	text-align: left;
	text-transform:uppercase;
	border:inherit;
    width: 240px;
    border-radius: 0;
    padding: 1em 1.2em;
	outline: 0!important;
	transition: 0.5s;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.btn-primary:link, .btn-primary:visited,.btn-primary:active  {
	background-color:inherit;
	border-color:inherit;
	color: inherit;
}

.btn-primary.btn-prestige:link , .btn-primary.btn-prestige:visited, .btn-primary.btn-prestige:active  {
	background-color:#DB290E;
    color:#fff;
    border-color: #DB290E;
}

.btn-primary:hover{
	background-color: inherit;
}

/* .btn-primary.btn-prestige:hover{
	border-color:#fff;
	background-color: #fff;;
    color:#DB290E;
} */

.btn-prestige{
	background-color: #DB290E;
	border: 1px solid #DB290E;
    color:#fff;
}

.btn-contact{
    background-color:#005070;
    color: #fff;
    border: 2px solid #fff;
    margin-top:2em;
    text-align: center;
}

.btn-contact:hover{
    background-color:#fff;
    color: #005070;
    border: 2px solid #fff;
}

.navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    width: 40%;
}

.navbar-expand-md .navbar-nav {
    /* width: 40%; */
    width: 45%;
    margin-left: 3em;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 2.5rem;
    padding-left: .5rem;
    color: #005070;
}

.navbar-nav .active>.nav-link, .navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .navbar-nav .show>.nav-link {
    color: #2C95D1;
}

.navbar-nav .nav-link:hover{
    color: #2C95D1;
}

.header a:hover{
    color: #2C95D1;
    transition: 0.5s;
}

.nav-item {
    padding: 0 1.1em;
}

.header-info a {
    color: #005070;
}

.header-info{
    /* width: 100%; */
    justify-content: flex-end;
    width: 32em;
}

.navbar-expand-lg .navbar-nav {
    width: 70%;
    justify-content: center;
}

.vl {
    padding-left: 1em;
    margin-left: 1em;
    border-left: 0.1em solid #DBDBDB;
    height: 1.5em;
}

.social-icons a {
    padding: 0 0.5em;
}

.arrow {
    width: 18px;
    float: right;
    position: relative;
    top: 3px;
}

/* End of Buttons  */

header {
    position: fixed;
    width: 100%;
    z-index: 999;
    top:0;
    background-color: #fff;
    -webkit-box-shadow: 0px 10px 23px 0px rgba(0,0,0,0.19);
	-moz-box-shadow: 0px 10px 23px 0px rgba(0,0,0,0.19);
	box-shadow: 0px 10px 23px 0px rgba(0,0,0,0.19);
}

.navbar-brand {
    padding: 0;
    width: 14em;
}

/* Home  */

.home-head{
    background: url("/images/home/header.jpg") no-repeat center center/cover;
    padding: 8% 0;
    height: 40em;
    margin-top: 7em;
}

.head-info {
    width: 70%;
}

.head-info h1{
    color:#fff;
}

.head-info p {
    margin-bottom: 2em;
    color: #fff;
}

.range-slide{
    /* background: url(https://via.placeholder.com/400x200.jpg) no-repeat center center/cover; */
    height:200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.range-slide p{
    color:#fff;
    text-transform: uppercase;
    font-size: 1.3em;
}

.carpeting-sup{
    background: url(/images/home/carpeting.jpg) no-repeat center center/cover;
}

.vinyl-sup{
    background: url(/images/home/vinyl.jpg) no-repeat center center/cover;
}

.laminated-sup{
    background: url(/images/home/laminate.jpg) no-repeat center center/cover;
}

.exotic-sup{
    background: url(/images/home/exotic.jpg) no-repeat center center/cover;
}

.screeded-sup{
    background: url(/images/home/screeded.jpg) no-repeat center center/cover;
}

.artificial-sup{
    background: url(/images/home/grass.jpg) no-repeat center center/cover;
}

.underfloor-sup{
    background: url(/images/home/underfloor.jpg) no-repeat center center/cover;
}

.blinds-sup{
    background: url(/images/home/blinds.jpg) no-repeat center center/cover;
}


.range-section{
    margin:2% 0;
}

.specials {
    margin-bottom: 2.5%;
}

.specials h2 {
    color: #005070;
    text-align: center;
    margin: 1em 0;
}

.our-team {
    padding: 6% 0;
    background-color: #005070;
    margin-bottom: 2%;
}

.our-team h2, .our-team p{
    color:#fff;
}

.our-team h2 {
    font-size: 2.8em;
}

.our-team p {
    font-weight: 100;
    margin-bottom: 2em;
}

.ourteam{
    position: relative;
    width: 600px;
    height: 480px;
    margin-left: 2em;
}

.our-team li{
    color:#fff;
}

.our-team .col-md-6{
    float:left;
}

.our-team ul{
    margin-bottom: 0;
}

.img-overlay {
    opacity: 0;
    background-color: rgba(0,0,0,0.3);
    width: 100%;
    /* height: 360px; */
    height:300px;
    /* position: absolute; */
    top: 0;
    bottom: 0;
    left: auto;
    right: auto;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.completed-projects{
    background-color: #F5F5F5;
    padding: 3% 0 4%;
}

.btn-completed{
    float: right;
}

.completed-text {
    position: absolute;
    bottom: 2em;
    left: 2.5em;
    opacity: 0;
    z-index: 9999999;
}

.completed-text p{
    color: #fff;
    font-size: 2em;
    margin-bottom: 0;
    font-weight: 500;
}

.slide:hover .img-overlay, .slide:hover .completed-text{
	opacity: 1; 
}

.completed-slider{
    margin-top: 2%;
}

.completed-projects h2{
    color:#005070;
}

/* .slide-project{
    background: url(https://via.placeholder.com/500x400.jpg) no-repeat center center/cover;
    height: 300px;
    position: relative;
} */

.clients-say{
    padding: 3% 0;
    background: url("/images/home/testimonials.jpg") no-repeat center center/cover;
}

.clients-say h2{
    color:#fff;
    text-align: center;
    margin:1em 0;
}

.bubble p{
    color: #005070;
}

.bubble{
    position: relative;
    width: 100%;
    height: auto;
    padding: 2.6em 2em 2em;
    background: #FFFFFF;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

.bubble:after{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 30px 30px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    left: 50%;
    bottom: -1.8em;
    transform: translate(-50%);
}

.author {
    color: #fff;
    margin-top: 3em;
    text-align: center;
    font-weight: 600;
    font-size: 1.2em;
}

.client-slider{
    /* padding: 0 5%;     */
    padding: 0 30%;

}

.quotation-contact{
    background-color: #2C95D1;
    padding: 3% 5%;
    width: 90%;
    margin: 3% auto;
}

.quotation-contact h2{
    margin-bottom: 0;
    color:#fff;
    text-transform: uppercase;
    font-size: 2.5em;
}

/* About Us  */
.other-headers{
    /* background: url(https://via.placeholder.com/1600x800.jpg) no-repeat center center/cover; */
    padding: 8% 0;
    height: 30em;
    margin-top: 7em;
}

.about-header{
    background: url("/images/about/header.jpg") no-repeat center center/cover;
}

.contact-header{
    background: url("/images/contact/header.jpg") no-repeat center center/cover;
}

.projects-header{
    background: url("/images/projects/header.jpg") no-repeat center center/cover;
    padding: 6% 0;
}

.other-headers h1{
    margin-bottom: 0.3em;
}

.about-body p, .about-body h2{
    color: #005070;
}

.about-body{
    padding:2%;
    background-color: #F5F5F5;
    padding: 2em 0;
}

.goal-h2 {
    margin: 3em 0;
    text-align: center;
    font-weight: 500;
    font-size: 2.5em;
    padding: 0 3.2em;
}

.industry-knowledge{
    background-color: #005070;
    padding: 4% 0;
    text-align: center;
}

.industry-knowledge h2{
    color:#fff;
    margin-bottom: 1em;
}

.about-team h2{
    color:#005070;
    margin: 2% 0;
    text-align: center;
}

.about-team .img-overlay{
    height: 30em;
}

.member-info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    opacity: 0;
}

/* .about-team .col-md-3{
    padding:0;
} */

.about-team .col{
    padding: 0 0.3em;
}

.first-col{
    padding-left:0!important;
}

.last-col{
    padding-right:0!important;
}

.team-member{
    background: url(https://via.placeholder.com/400x600.jpg) no-repeat center center/cover;
}

.team-member:hover .img-overlay, .team-member:hover .member-info{
    opacity:1;
    /* cursor: pointer; */
}

.member-info p{
    color:#fff;
}

.member-info .member-title{
    color: #fff;
    font-weight: 600;
    font-size: 1.5em;
    margin-bottom: 0.2em;
}

.click-sup{
    text-align: center;
    margin:2em 0;
    font-style: italic;
}

/* Products and Services  */
.products .head-info{
    width:60%;
}

.products{
    padding:7% 0;
    background: url("/images/services/header.jpg") no-repeat center center/cover;
}

.products-body{
    margin: 2em 0;
    padding: 2em 0;
    background-color:#F5F5F5 ;
}

.slider{
    margin:0 0 3em;
}

.info-blocks {
    padding: 3em 1em 0;
}

.info-blocks span{
    color:#6B6B6B;
    font-weight: 600;
}

.info-blocks span:hover{
    cursor: pointer;
}

.info-blocks h2{
    color: #005070;
}

.p-active{
    color: #DB290E!important;
}

.residential {
    margin-right: 2em;
}

.res-p, .com-p{
    margin-top: 1em;
}

/* Modal Styling */

.modal {
    top: 10%;
}

.modal-header .close {
    padding: 5px;
    margin: -10px -9px -15px auto;
    background-color: #cdcdcd;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    width: 35px;
    position: absolute;
    right: 2rem;
    top: 2rem;
}

.modal-header {
    border-bottom: 0;
    padding: 1em 3rem 0;
}

.modal h3{
    color: #DB290E;
    font-size: 2em;
    margin: 0.5em 0;
}

.modal h4 {
    color: #005070;
    font-size: 1.5em;
    margin-bottom: 0.3em;
}

/* .res-com{
    margin-top:2.5em;
} */

/* Scrollbar  */
/* width */
.modal ::-webkit-scrollbar {
    width: 8px;
}
  
/* Track */
.modal ::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
   
/* Handle */
.modal ::-webkit-scrollbar-thumb {
    background: #005070; 
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
  
/* Handle on hover */
.modal ::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

/* --------End of Scrollbar---------  */

.modal-body .col-md-6 {
    float: left;
    padding:0;
    margin-bottom: 1em;
}

/* .modal-body .col-md-12{
    margin-bottom: 1em;
} */

.modal-body {
    margin: 0 3rem 3rem;
    padding:0;
}

.modal-info{
    max-height: 20em;
    overflow: auto;
}

.modal-title {
    margin-bottom: 30px;
    line-height: 1.5;
    color: #005070;
    font-weight: 600;
    font-size: 2.5em;
}

.modal-subheadings{
    padding-bottom: 1em;
}

.modal p{
    color: #005070;
    margin-bottom: 5px;
}

.close:focus{
    outline: none;
}

.modal .col-md-12{
    padding:0;
}

.modal a:hover{
    color:#2C95D1;
}

/*----------- Modal Styling End ----------------*/

.slide a{
    cursor: pointer;
}

.free-quote {
    background-color: #2C95D1;
    margin: 3em auto;
    padding: 3em 10em;
    width: 90%;
}

.free-quote h3{
    color:#fff;
    font-size: 3em;
    text-transform: uppercase;
    width: fit-content;
    float:left;
    font-weight: 600;
}

.free-quote .btn-prestige{
    float:right;
}

/* Portfolio  */
.project {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 350px;
    position: relative;
    margin-bottom: 2em;
}

.port-projects{
    padding: 4em 0;
}

.project .img-overlay{
    height: 350px;
}

.project:hover .img-overlay, .project:hover .completed-text{
    opacity: 1;
    transition: 0.5s;
}

.grindlay{
    background: url("/images/projects/grindlay/new/cover.jpg") no-repeat center center/cover;
}

.pretorius{
    background: url("/images/projects/pretorius/cover.jpg") no-repeat center center/cover;
}

.hilltop{
    background: url("/images/projects/hilltop/header.jpg") no-repeat center center/cover;
}

.westwood {
    background: url("/images/projects/westwood/house316/cover.jpg") no-repeat center center/cover;
}

.westwood322 {
    background: url("/images/projects/westwood/house322/cover.jpg") no-repeat center center/cover;
}

.bayview1124 {
    background: url("/images/projects/bayview/cover.jpg") no-repeat center center/cover;
}

.oceanside1192 {
    background: url("/images/projects/oceanside1192/cover.jpg") no-repeat center center/cover;
}

/* Contact  */

.contact-form-section{
    background-color: #005070;
    padding: 3em 0;
    margin:2em 0;
}

.contact-form-section h2, .contact-form-section label{
    color:#fff;
}

.contact-info {
    margin: 2em 0 0;
    background-color: #F5F5F5;
    padding: 2em 0;
    text-align: center;
}

.contact-form-section h2{
    text-align: center;
    font-size: 2em;
    padding-bottom: 1em;
}

.contact-info span{
    width: 100%;
    color:#005070;
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 0;
}

.contact-info i {
    color: #fff;
    background-color: #DB290E;
    padding: 15px;
    border-radius: 50%;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom:20px;
    width: 60px;
    height: 60px;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
}

.contact-info .fa-whatsapp {
    font-size: 23px;
}


.contact-info p {
    margin-bottom: 5px;
    font-weight: 400;
}

.arrow-d {
    filter: contrast(0);
    position: absolute;
    top: 3.5em;
    right: 2.5em;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* Portfolio Individual */

.project-indiv {
    padding: 3% 0!important;
    height: auto!important;
    background-color: #005070!important;
    background:none;
}

.backto{
    color:#fff!important;
    font-style: italic;
}

.about-project h2{
    color: #005070;
    margin-bottom: 1em;
}

.backto-divider{
    padding: 2em 0;
    border-top: 2px solid #DBDBDB;
}

.about-project {
    padding-top: 4em;
}

.about-project p{
    padding-bottom: 2em;
}

.backto-divider .backto{
    color: #005070!important;
}

.contact-form .col-md-6 {
    float: left;
    margin-bottom: 1em;
}

#map{
    height:30em;
    margin-bottom: 2em;
}

.gm-style img {
    max-width: 50%;
}

.error {
    padding: 10px;
    background-color: #DB290E;
    color: #fff;
    display: none;
    width: 70%;
    font-size: 16px;
    margin: 15px auto 0;
    text-align:center;
}

.output {
    margin-top: 15px;
    padding: 10px;
    background-color: #fff;
    color: #005070;
    display: none;
    width: 70%;
    font-size: 16px;
    margin: 15px auto 0;
    text-align:center;
}

#email2 {
	display: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #005070;
    background-color: #fff;
    border-color: #005070;
}

.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 20px 15px;
    font-size: 18px;
    color: #005070;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.form-control:focus {
    border-color: #fff;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.msg-input{
    min-height: 200px;
	resize:vertical;
	max-height: 300px;
}

.footer .navbar-nav .nav-link {
    padding: 1em;
}

.footer .navbar-nav {
    flex-direction: unset;
    justify-content: center;
}

.footer p, .footer a{
    color:#005070;
}

.footer a:hover{
    color: #2C95D1;
    transition:0.5s;
}

.footer .social-icons{
    margin-bottom: 1em;
}

.foot-contact {
    padding: 20px 0 30px;
}

.footer hr{
    color: #fff;
}

.footer{
    background-color: #F5F5F5;
    padding: 2% 0;
    text-align: center;
}

.popup-logo {
    width: 70%;
    margin: 0 auto 1em;
    display: block;
    background-color: #fff;
    padding: 0 10px;
}

.gm-style  {
    position: absolute;
    text-align: center;
}

.mb0{
    margin-bottom: 0;
}

.mobi-subheadings{
    display:none;
    color: #DB290E;
    margin-bottom: 20px;
}

button:focus {
    outline: none;
}

.navbar {
    padding: 1rem;
}

.service2, .service3, .service4{display:none;}

.subcat {
    list-style: none;
    padding-left: 0;
    display: flex;
}

.subcat li {
    padding-right: 2em;
}

.subcat li:hover {
    cursor: pointer;
}

.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

/* These classes are only temporary, until more slides are added. Remember to change number of slides in Jquery too */

.temp-center{
    margin: 0 auto 3em;
    width: 35em;
}

.three-center {
    margin: 0 auto 3em;
    width: 80%;
}
/* ---------------------------- */

.single-slider{
    width: 20em;
    margin: 0 auto 3em;
}

.monthly-specials {
    width: 40%;
    margin: 0 auto;
}

.monthly-specials .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 3% 0;
    text-align: center;
    margin: auto;
}

.monthly-specials .card-img-overlay h2>a {
    font-size: 25px!important;
    color: #fff;
    font-weight: 400;
}

.monthly-specials .card-img-overlay p {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}

.monthly-specials .card-img-overlay .h3 {
    font-size: 25px!important;
    font-weight: 800;
}

.monthly-specials .bg-dark {
    background-color: rgb(0 0 0 / 50%)!important;
}

.specials-mobi-btn {
    display: none;
}

.specials-modal{
    top:0!important;
}

.specials-modal img {
    margin-bottom: 30px;
}

.monthly-specials a:hover{
    cursor: pointer;
}