@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@200;300;400;500;600;700&display=swap');

*{
	outline:none !important;
}

body{
	color:#666;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:none !important;
}

ul, ol{
    padding-left:1.2rem !important;
}

.padding{
padding-top:3rem;
padding-bottom:3rem;
}

.padding-inner{
    padding-top:1rem;
    padding-bottom: 2rem;
}

.color-yellow{
	color:#efae20 !important;
}

.bg-yellow{
    background: #efae20;
}

.color-pink{
	color:#c9305f !important;
}

.color-white{
	color:#fff !important;
}

.font-weight-500{
	font-weight:500 !important;
	color:#000;
}

.border-right{
	border-right: 1px solid #ccc;
}

.font-header{
	font-size:1.4rem;
	margin-right:8px;
	margin-left:3px;
}

.headings{
	font-size:2rem;
	font-weight:800;
	color:#000;
	margin-bottom:1.5rem;
}

.white-underline{
    width:100px;
    border-bottom: 4px solid #fff;
    margin-left: 0;
    margin-top: -0.8rem;
    margin-bottom: 1rem;
}

.btn{
	background-color:#efae20;
	color:#fff;
	padding:8px 15px;
	font-size:20px;
	border:2px solid #efae20;
}

.btn:hover{
	background:transparent;
	color:#efae20;
}

.header-logo{
	width:100%;
	max-width:300px;
}


.welcome{
	background-color:#efae20;
	color:#fff;
	display:inline-block;
	margin-bottom:0.7rem;
	padding:8px;
	font-size:20px;
}

.carousel-caption{
	text-align:center !important;
	top:30px;
	left:0;
	position:absolute;
}

.carousel-caption h2{
	font-size:3.5rem;
	color:#efae20;
/*    background: #00000061;*/
	text-transform:uppercase;
	font-weight:700;
    animation: zoomIn;
    animation-duration: 2s;
}

.carousel-caption h4{
	font-size:3.3rem;
	color:#fff;
    background: #00000061;
	text-transform:uppercase;
	font-weight:700;
    animation: zoomIn;
    animation-duration: 2s;
}

.team{
	border-right: 4px solid #fff;
	width:100%;
	text-align:center;
}

.team h2{
	font-size:4rem;
	font-weight:bold;
	text-transform:uppercase;
	color:#c9305f;
}

.team h2 span{
	color:#efae20;
    display: block;
}

.team-carousel{
	text-align:center;
    padding: 3rem 1rem;
    margin-top:  1rem;
    overflow: hidden;
}

.carousel-type-1{
	background-color:#fff;
    border-bottom: 3px solid #efae20;
}

.carousel-type-2{
	background-color:#efae20;
    border-bottom: 3px solid #fff;
}

.team-carousel img{
	max-width:160px;
    margin: auto;
    position: relative;
    z-index: 2;
}

.carousel-type-2 .img-bg{
	position: absolute;
    z-index:0;
    left: 50%;
    right:50%;
    transform: translate(-50%,-50%);
    max-width: 200px;
    top:50%;
}

.wholsesale-trader{
    padding:1rem;
    display: flex;
    background: linear-gradient(135deg, #fff 0%, #fff 40%, #c9305f 40%, #c9305f 100%);
    justify-content: center;
    position: absolute;
    top:-7rem;
    left: 0;
    z-index: 99;
    width: 100%;
    text-align: center;
    align-items: center;
    border:4px solid #c9305f;
}


.wholsesale-trader img{
    max-width:300px;
    width:100%;
    max-height: 62px;
    height:auto;
}

.wholsesale-trader h2{
    width:100%;
    display: block;
    font-size:2.5rem;
    color:#fff;
    margin-bottom: 0;
}


.team-carousel .text-1{
	color:#000;
	font-size:1.1rem;
	font-weight:bold;
    display: block;
    position: relative;
    z-index: 2;
    text-transform: capitalize;
}

.team-carousel .text-2{
	color:#000;
	font-weight:300;
    display: block;
    padding-bottom:2rem;
    position: relative;
    z-index: 2;
}

.products{
	margin:0.5rem 0.1rem;
	border-radius:10px;
	overflow:hidden;
	background:#000;
	color:#fff;
	text-align:center;
}

.products .desc{
	padding:1rem;
}

.products img{
	width:100%;
}

.products h4{
	
}

.products-img,.products-img-2{
	width:24%;
	text-align:center;
	display:inline-block;
}

.products-img img{
	width:100%;
}

.products-img, .products-img-2{
	color:#000;
	line-height:35px;
	font-size:20px;
	font-weight:bold;
	vertical-align:middle;
}

.products-img-2 img{
	width:90%;
}

.product-main-heading{
	font-size:3rem;
	font-weight:bold;
	color:#000;
    margin-bottom: 1.8rem;
	text-transform:uppercase;
}

.product-button{
	background-color:#000;
	color:#fff;
	border: 2px solid #000;
	display:inline-block;
    margin: auto;
	margin-top:1rem;
	padding:8px 18px;
	font-size:20px;
    max-width: 200px;
	border-radius:5px;
}

.product-button:hover{
background:transparent;
color:#000;
font-weight:bold;
}

.review{
	background-color:#fff;
	padding: 4rem 2rem 1rem;
	margin-top:3rem;
	border-radius:5px;
	color:#000;
/*    min-height: 250px;*/
}

.review p{
    min-height:80px;
}

.review-btn{
	border: 1px solid #666;
	color:#666;
	padding:6px 10px;
	font-size:20px;
	
}

.review-btn:hover{
	color:#666;
}

.review-quote{
	font-size:2rem;
	padding:1rem;
	border-radius:50%;
	background-color:#f1f1f1;
	border:3px solid #fff;
	margin-top:-6rem;
	color: #efae20;
}

.review-heading{
	padding-left:10px;
	border-left: 5px solid #c9305f;
}

.review-img img{
	width:80px !important;
	height:80px;
    display: inline-block !important;
	border-radius:50%;
}

.review-desc .name{
	color:#efae20;
	font-size:20px; 
	font-weight:bold;
}

.review-desc .designation{
	color:#000;
	font-size:14px;
}

.review-image-section{
	width:70%;
}

.review-star{
	width:30%;
	text-align:right;
}

.review-star i{
	color: #efae20;
}

.goo-fb{
	max-width:177px;
	width:100%;
}

.contact-form{
	padding-top: 3rem;
	padding-bottom:3rem;
}

.contact-form input, .contact-form textarea{
	width:49%;
	border: 2px solid #fff;
	padding:1rem;
	color:#fff;
	outline:none;
	margin-bottom:1.5rem;
	background:transparent;
	border-radius:5px;
}

.contact-form textarea{
	width:100%;
	resize:none;
}

.contact-form input::placeholder, .contact-form textarea::placeholder{
	color:#bcbbb7;
	font-family: 'Open Sans', sans-serif;
}

.contact-form button{
	background-color:#c9305f;
	color:#fff;
	text-transform:uppercase;
	border:none;
	font-size:20px;
	outline:none;
	padding: 12px 15px;
}

footer{
	background-color:#0b0b0b;
	padding-top:2rem;
	color:#858b89;
}

.footer-heading{
	color:#efae20;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:1px;
}

.footer-links a{
	display:block;
	border-bottom: 1px dotted #666;
	color:#858b89;
	padding-top:0.5rem;
	padding-bottom:0.3rem;
}

.w-10{
	width: 10%;
	color:#efae20;
}

.w-90{
	width:90%;
}

.w-5{
  width:5%;
    color:#efae20;
}

.social{
	background-color:#c9305f;
	color:#fff;
	padding:8px;
	border-radius:50%;
}

.bottom-footer{
	padding-top:1rem;
	padding-bottom:1rem;
	background-color:#141414;
	font-weight:500;
	color:#858b89;
	border-top: 1px solid #666;
	text-align:center;
}

.bottom-footer a{
	text-decoration:none;
	color:#858b89;
	font-weight:bold;
}

.enquire-btn{
	background-color:#c9305f;
	display:block;
	color:#fff;
	padding:13px 20px;
	font-size:19px;
	text-transform:uppercase;
    height: 100%;
    display: flex;
    align-items: center;
}

.enquire-btn:hover{
	color:#fff;
}

#linkone, #linktwo, #linkthree, #linkfour, #linkfive, #navbarDropdown{
	color:#000;
	font-size:18px;
	margin-right:0.8rem;
    padding-top:0.85rem;
    padding-bottom: 0.87rem;
	text-transform:uppercase;
}

.page-404{
    padding: 3rem 0.5rem;
}

.page-404 i{
    font-size:9rem;
    display: block;
    color:#efae20;
    margin-bottom: 1rem;
}

.page-404 h2{
    color:#c9305f;
    font-weight:700;
}

.page-404 h5{
    font-weight:normal;
}

.page-404 a{
    font-size:1.2rem;
    background: #c9305f;
    color:#fff;
    padding:0.6rem 1.2rem;
    display: inline-block;
    margin-top: 1rem;
}

.page-404 a i{
    font-size:1.2rem;
    display: inline;
    color:#fff;
}

.p-type-1,.p-type-2,.p-type-3,.p-type-4,.p-type-5,.p-type-6,.p-type-7{
    width:13.9%;
    height: 300px;
    text-align: left;
    background: #000;
    display: inline-block;
    position: relative;
    color:#fff;
    margin-bottom: 2rem;
    background-size: cover !important;
    background-repeat: no-repeat;
}

.p-type-1{
    background: url('../images/p-1.jpg');
}

.p-type-2{
    background: url('../images/p-2.jpg');
}

.p-type-3{
    background: url('../images/p-3.jpg');
    background-position: right;
}

.p-type-4{
    background: url('../images/p-4.jpg');
}

.p-type-5{
    background: url('../images/p-5.jpg');
    background-position: center;
}

.p-type-6{
    background: url('../images/p-6.jpg');
}

.p-type-7{
    background: url('../images/p-7.jpg');
    background-position: top;
}

.p-type-1 span,.p-type-2 span,.p-type-3 span,.p-type-4 span,.p-type-5 span,.p-type-6 span,.p-type-7 span{
    position: absolute;
    bottom: -18px;
    z-index: 2;
    padding: 10px 5px;
    background: #000;
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
    text-align: center;
}

.fixed-caption{
    position: absolute;
    right:-2rem;
    z-index:3;
    text-align: right;
    top: 3rem;
}

.fixed-caption h2{
    font-size:2.5rem;
    font-weight:600;
    display: inline-block;
    color:#fff;
    background-color:#000;
    text-transform: capitalize;
    padding: 1rem 2rem;
    padding-right:5rem;
    border-radius: 2rem;
    margin-bottom: 1rem;
    animation: slideInRight;
    animation-duration: 2.5s;
}

.fixed-caption-2{
    position: absolute;
    left:6%;
    top:25%;
    z-index:3;
    text-align: left;
}

.fixed-caption-2 h2{
    font-size:4rem;
    color:#fff;
    font-weight:300;
    animation: fadeInLeft;
    animation-duration: 2s;
}

.fixed-caption-2 h2 span{
    font-weight:700;
    color:#efae20;
}

.fixed-img-1,.fixed-img-2,.fixed-img-3{
    position: absolute;
    z-index:3;
    animation: zoomIn;
    animation-duration: 2s;
}

.fixed-img-1{
    right:1%;
    bottom:4rem;
}

.fixed-img-2{
    right:35%;
    bottom:4rem;
}

.fixed-img-3{
    right:23%;
    bottom:4rem;
}

.mv{
    margin: auto;
    width:95%;
    overflow: hidden;
    border-radius: 10px;
    display: flex;
    align-items: center;
    box-shadow: 1px 1px 20px #dddddd;
    margin-bottom: 2rem;
    padding:1rem;
}

.mv i{
    display: block;
    padding:1rem;
    width:80px;
    height:100%;
    font-size:1.8rem;
    text-align: center;
    background: #efae20;
    color: #c9305f;
    border:1px solid #c9305f;
}

.mv div{
    padding:1rem;
}

.mv div h4{
    color: #c9305f;
    text-transform: uppercase;
}

.gallery{
    margin-bottom: 1rem;
    padding: 1rem;
}

.gallery img{
    width:100%;
    max-width:500px;
    border-bottom:5px solid #efae20;
}

.top-banner{
    background: url(../images/banner-top.jpg) no-repeat;
    background-size:cover;
    background-position: right;
    padding-top:4rem;
    padding-bottom:4rem;
    text-transform: uppercase;
    color:#fff;
}
.top-banner-scaffolding{
    background: url(../images/scaff-folding.jpg) no-repeat;
    background-size:cover;
    background-position: right;
    padding-top:4rem;
    padding-bottom:4rem;
    text-transform: uppercase;
    color:#fff;
}
.top-banner-roofingsheets{
    background: url(../images/roofing-sheets.jpg) no-repeat;
    background-size:cover;
    background-position: right;
    padding-top:4rem;
    padding-bottom:4rem;
    text-transform: uppercase;
    color:#fff;
}
.top-banner-pipes{
    background: url(../images/pipes-banner.jpg) no-repeat;
    background-size:cover;
    background-position: right;
    padding-top:4rem;
    padding-bottom:4rem;
    text-transform: uppercase;
    color:#fff;
}

.prod h5{
    color:#000;
    font-size:0.95rem !important;
    background: #efae20;
    font-weight:bold;
    
}

@media (max-width:1102px){
    .product-main-heading{
        font-size:2.6rem;
    }
    .wholsesale-trader{
        display: block;
        position: static;
        background: linear-gradient(180deg, #fff 0%, #fff 50%, #c9305f 50%, #c9305f 100%);
        padding:0.2rem;
    }
    .wholsesale-trader img{
        width:100%;
    }
    .wholsesale-trader h2{
        font-size: 1.5rem;
    }
    .enquire-btn {
        max-width: 208px;
        font-size: 14px;
        height:60px;
    }
}

@media (max-width:768px){
	.contact-form input{
		width:100%;
	}
    .review-image-section{
        width:100%;
    }

    .review-star{
        width:100%;
        text-align:center;
    }
    .goo-fb{
        max-width:140px;
        width:100%;
    }
    .products-img,.products-img-2{
        width:100%;
        margin-bottom: 1rem;
    }
    .products-img-2{
/*        display:none;*/
    }
    .products-img-2 img{
        width: 100%;
    }
    .carousel-caption{
        top:5px;
    }

    .carousel-caption h2{
        font-size:20px;
    }

    .carousel-caption h4{
        font-size:16px;
    }

    .contact-form{
        padding-top:1rem;
        padding-bottom:02rem;
    }
    .headings{
        font-size: 1.7rem;
    }
    .review p{
        text-align:center;
    }
    .product-main-heading{
        font-size:2rem;
    }
    .team{
        border:0;
        margin-bottom: :1rem;
    }
    .team h2{
        font-size: 2.6rem;
/*        text-decoration: underline;*/
    }
    .team h2 span{
     display: inline;
/*        margin-left: 0.5rem;*/
    }
    .w-5{
        width:10%;
    }
    .p-type-1,.p-type-2,.p-type-3,.p-type-4,.p-type-5,.p-type-6,.p-type-7{
        width:100%;   
        margin-bottom: 3rem;
    }
    .contact-form button{
        display: block;
        width:100%;
    }
    .fixed-caption{
        top: 1.8rem;
    }
    .fixed-caption h2{
        font-size:1.1rem;
        margin-bottom: 0.4rem;
        padding:0.5rem 1rem;
        padding-right:3rem;
    }
    .fixed-caption-2 h2{
        font-size:1.3rem;
    }
    .fixed-img-1, .fixed-img-2, .fixed-img-3{
        bottom:2.5rem;
        width:80px;
    }
    .fixed-img-2{
        width:50px;
        right:39%;
    }
    .fixed-img-3{
        width:50px;
    }
    .mv{
        display: block;
        text-align: center;
        padding-top:2.5rem;
    }
    .mv i{
        display: inline-block;
        padding:0;
        padding-top:1.6rem;
        height:80px;
    }
    .top-banner{
        background-position: unset;
    }
}

.carousel-indicators .active{
	background-color:#c9305f;
}

.navbar-light .navbar-toggler-icon{
	background:url("../images/icon-menu-bars.svg") !important;
}

.navbar-light .navbar-toggler{
	border-color:#c9305f;
	margin:10px 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu{
	background-color:#efae20;
	border:none;
    padding-top: 0;
    padding-bottom: 0px;
    margin-top: 6px;
    border-radius: 0;
}

.dropdown-item{
	color:#000;
	font-weight:600 !important;
	border-bottom: 1px dotted #000;
}

.dropdown-item:focus, .dropdown-item:hover{
	background-color:#c9305f;
	color:#fff;
}

.owl-nav{
    display: none;
}

.owl-dots{
    display: block;
    text-align: center;
    padding-top: 0.8rem;
}

.owl-dots .owl-dot{
    width: 30px;
    height: 3px;
    background: #fff !important;
    margin-right: 0.5rem;
}

.owl-dots .owl-dot.active{
   background: #efae20 !important; 
}

.carousel-indicators li{
    background-color: #000;
    opacity: 1;
}

#button {
    content: "\f077";
    display: inline-block;
    background-color: #efae20;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, 
      opacity .5s, visibility .5s;
    opacity: 0.7;
    visibility: hidden;
    z-index: 1000;
  }
  
  #button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
  }
  
  #button:hover {
    cursor: pointer;
    text-decoration:none;
  }
  
  #button:active {
    background-color: #555;
  }
  
  #button.show {
    opacity: 1;
    visibility: visible;
  }
  .btn:focus {
    box-shadow: none!important;
}
  

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}

@media (max-width:991px){
/*
    .dropdown-menu{
        display: none;
    }
*/
/*
    .dropdown-toggle::after{
        display: none;
    }
*/
    .dropdown-item {
        font-size:18px;
        font-weight: 700 !important;
    }
}


.owl-nav .owl-prev, .owl-nav .owl-next{
   display: block;
    padding:11px;
    top:30%;
    position: absolute;
    border-radius: 50%;
    width:30px;
    height:30px;
    border:3px solid #ffa71f !important;
    align-items: center;
}

.owl-nav .owl-prev span, .owl-nav .owl-next span{
font-weight:bold;
    font-size: 18px;
    color:#ffa71f;
    display: block;
    margin-top: -3px;
}

.owl-nav .owl-prev{
    left:-5%;
}

.owl-nav .owl-next{
   right:-5%;
}

.owl-nav .owl-prev, .owl-nav .owl-next{
        top:50%;
}

.carousel-indicators{
    position: absolute;
    transform: rotate(90deg);
    left: -16%;
    top: 50%;
    display: inline-flex;
    height: 22px;
    width: 114px;
    background: #ffffff94;
    border-radius: 20px;
    padding: 0 10px;
}

.call-btn{
    background: transparent;
    color:#c9305f;
    border:2px solid #c9305f;
    padding:0.5rem;
    border-radius: 50%;
    font-size:1.3rem;
    margin-top: 0.6rem;
    margin-right: 10px;
    width: 40px;
    height:40px;
}

@media (min-width:768px){
    .owl-nav{
        display: block !important;
    }
}

@media (max-width:927px){
    .owl-nav .owl-prev, .owl-nav .owl-next{
        top:83%;
    }
    .top-banner{
        background: url(../images/banner-top.jpg) no-repeat;
        background-size:cover;
        background-position: left;
        padding-top:4rem;
        padding-bottom:4rem;
        text-transform: uppercase;
        color:#fff;
    }
    .top-banner-scaffolding{
        background: url(../images/scaff-folding.jpg) no-repeat;
        background-size:cover;
        background-position: left;
        padding-top:4rem;
        padding-bottom:4rem;
        text-transform: uppercase;
        color:#fff;
    }
    .top-banner-roofingsheets{
        background: url(../images/roofing-sheets.jpg) no-repeat;
        background-size:cover;
        background-position: left;
        padding-top:4rem;
        padding-bottom:4rem;
        text-transform: uppercase;
        color:#fff;
    }
    .top-banner-pipes{
        background: url(../images/pipes-banner.jpg) no-repeat;
        background-size:cover;
        background-position: left;
        padding-top:4rem;
        padding-bottom:4rem;
        text-transform: uppercase;
        color:#fff;
    }
    
}
@media (max-width:500px){
    .carousel-indicators {
        position: absolute;
        transform: none;
        left: 0;
        top: auto;
        display: inline-flex;
        height: 14px;
        width: auto;
        background: transparent;
        border-radius: none;
        padding:none;
    }
}


.blog-thumbnails{
    margin-bottom: 1rem;
    padding:1rem 1rem 1.5rem;
    box-shadow: 1px 1px 20px #f3f3f3;
/*    border-radius: 10px;*/
}

.blog-thumbnails:hover{
    box-shadow: 1px 1px 20px #f0f0f0;
}

.blog-thumbnails .img-thumb{
    width:100%;
    margin-bottom: 0.3rem;
}

.blog-thumbnails .blog-title{
    font-size: 1.3rem;
    color:#000;
    display: block;
    margin-bottom: 0.4rem;
    font-weight: bold;
}

.blog-thumbnails .blog-title:hover{
    color:#c9305f;
}

.blog-thumbnails .btn{
    padding:7px 12px;
    border-radius: 0;
}

.blog-thumbnails .time{
    display: block;
    margin-bottom: 0.3rem;
    color:#efae20;
}

.blog-thumbnails p{
    font-size: 18px;
}

.blog .blog-main-title{
    font-size: 2rem;
    margin-bottom: 1rem;
    color:#efae20;
}

.blog h2, .blog h3{
    font-size: 1.8rem;
    color:#000;
    font-weight: 700;
    margin-bottom: 1.3rem;
}

.blog h3{
    font-size: 1.5rem;
}

.blog img{
    width:100%;
    margin-bottom: 1rem;
}

.padding-blog{
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.blog p a, .blog li a{
    color:#c9305f;
    font-weight: bold;
}

.blog p a:hover, .blog li a:hover{
    color:#efae20;
    transition-duration: 0.5s;
}

.blog .date-era{
    color:#000;
    font-weight: 500;
    display: block;
    margin-bottom: 1rem;
}
/*

.blog .date-era i{
    color:#c9305f;;
}
*/

.blog .date-era .d-inline-block{
    width:170px;
}

.latest-blog{
    list-style: none;
    padding-left: 0 !important;
}

.latest-blog li a{
    color:#000;
    font-weight: normal;
}

.latest-blog li{
    padding:10px 0;
    border-bottom: 2px dotted #ccc;
}


.latest-blog li a:hover{
    color:#efae20;
}

.post-navigation {
    margin-bottom: 1rem;
    margin-top: 1.5rem;
}

.post-navigation a {
    background: #c9305f;
    color: #fff;
    width: 190px;
    padding: 0.5rem 0;
    text-transform: uppercase;
    text-align: center;
    border-radius: 0;
    font-weight: 500;
    font-size: 16px;
    border: 0;
    display: inline-block;
}

.blog h3 ol{
    margin-left: 0;
    padding-left: 1.7rem !important;
    margin-bottom: 0;
}

@media (max-width:720px){
    .blog h2{
        font-size: 1.5rem;
    }
    .blog h3{
        font-size: 1.3rem;
    }
    .blog .date-era .d-inline-block{
     width: fit-content;
        margin-right: 0.5rem;
    }
    .post-navigation a {
        width: 100%;
        margin-bottom: 10px;
    }
    .blog h3 ol{
        padding-left: 24px !important;
    }
    .blog .blog-main-title{
        font-size: 1.5rem;
    }
}