/* Fonts Used 

font-family: 'Oswald', sans-serif;


*/


html,
body {
  width: 100%;
  height: 100%; }

body {
font-family: 'Oswald', sans-serif;
    font-weight: 200;
    color: #191919;
    
}

strong, b {
font-family: 'Oswald', sans-serif;
    font-weight: 500;
}

a {
  color: #8A8A8A;
}

a:hover {
  color: #B0B0B0;
    text-decoration: none;
}

a:active {
  color: #191919;
    text-decoration: none;
}


.no-padding {
    padding: 0;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.txtRed {
    color: #700000;
}


hr {
	border: 0;
	height: 1px;
    background: #333;
	margin: 40px 0px 40px 0px;
}

hr.light {
  border-color: white; }

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Oswald', sans-serif;
    font-weight: 400;

}



p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
}


ul {
	padding-left: 20px;
	line-height: 22px;
	margin: 0px;
	list-style-image: url("/images/bullet.png");
}

li {
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}




section.videoFooter {
    margin: 0px;
    padding: 0px;
    background: #000;

}


.mt-extra {
    margin-top: 60px;
}


.shadowImage {
    	box-shadow: 0px 4px 8px rgba(0,0,0,0.1) ;

}

.img-border {
    border: #FFFFFF solid 12px;
}

.img-border-sm {
    border: #FFFFFF solid 8px;
}


section.productHome {
    background: #FFF url("../images/backgrounds/bg-product-list.jpg") center center fixed;
    background-size: cover;
    position: relative;
    padding: 90px 80px 90px 80px;
    margin: 0 auto;
}

@media (max-width: 480px) {

section.productHome {
    background: #FFF url("../images/backgrounds/bg-product-list.jpg") top center;    
    padding: 20px 10px 20px 10px;
}
      
}

section.product h2 {
    font-size: 40px;
    margin-top: 0;
}

section.pageMain {
    font-size: 18px;
    position: relative;
    padding: 0px 20px;
}

section.pageMain1 {
    background: none;
    font-size: 18px;
    position: relative;
    padding: 0px 40px;
    margin-top: -100px;
    z-index: 888;
}


section.pageMain h1 {
    font-size: 60px;
    margin-top: 0;
}

section.pageMain h2 {
    font-size: 40px;
    margin: 0px 0px 20px 0px;
}

section.pageMain h3 {
    font-size: 30px;
    line-height: 30px;
    color: #000;
    margin: 0px 0px 20px 0px;
}

section.pageMain p {

    font-size: 18px;
}

@media (max-width: 480px) {

    
section.pageMain1 {
    margin-top: -60px;
}    
    
section.pageMain h1 {
    font-size: 30px;
    font-weight: 400;    
    margin-top: 0;
}
    
    
section.pageMain1 h2 {
    font-size: 18px;
    line-height: 30px;
    margin: 0px 0px 20px 0px;
}    
	
    
	section.pageMain h3 {
    font-size: 20px;
}
      
}

section.pageMain h4 {
    font-size: 24px;
    font-weight: 400;    
    margin-top: 0;
}



section.features {    
  margin: 0px 20px 0px 20px;
    padding: 0px;
}



#features h2 {
    font-size: 34px;
    margin-top: 0; 
    font-weight: 800;
	
}

#features p {
    font-size: 18px;
    margin-bottom: 20px;
}


section.features .feature-item {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;

}

section.features .feature-item h3 {
    font-weight: 600;
	font-size: 30px;
}

section.features .feature-item i {
    font-size: 80px;
    display: block;
    margin-bottom: 15px;

}

section.homeTop {
  position: relative;
  background-image: url("../images/main-temp.jpg");
  background-position: center;
  background-size: cover;
}

section.homeTop .homeTop-content {
    position: relative;
    z-index: 1;
    padding: 300px 0px;
    
}


@media (max-width: 480px) {
section.homeTop .homeTop-content {
        padding: 100px 0px;
    }
}


section.homeTop .homeTop-box {
    background: rgba(49,52,56,0.85);
    padding: 20px 20px 40px 20px;
    margin: 20px;
}


section.homeTop .homeTop-content h2 {
      font-size: 40px;
      margin-top: 0;
      margin-bottom: 25px;
      color: white; }

@media (min-width: 768px) {
      section.homeTop .homeTop-content h2 {
        font-size: 60px; }
}
  
section.homeTop .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.0);

}


section.homeMid {
  
    position: relative;
    text-align: center;
    background-image: url("../images/temp-image-1200.jpg");
    background-position: center;
    background-size: cover;
    padding: 0;
    margin: 0;
}


section.homeMid .homeMid-content {
    position: relative;
    z-index: 1;
    padding: 300px 0px;

}

@media (max-width: 480px) {
      section.homeMid .homeMid-content {
        padding: 100px 0px;
    }
}

section.homeMid .homeMid-content h2 {
      font-size: 50px;
      max-width: 1200px;
      margin-top: 0;
      margin-bottom: 25px;
      color: white; }

@media (min-width: 768px) {
      section.homeMid .homeMid-content h2 {
        font-size: 80px; }
}
  
section.homeMid .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }






footer {
  padding: 40px 20px 80px 20px;
  text-align: left;
  color: #C7C7C7;
  background-color: #000000;
    margin: 0;

}


footer p {
    font-size: 14px;
    margin-bottom: 20px;
}

footer h3 {
    font-size: 24px;
    margin: 10px 0px ;
}

footer ul {
    margin-bottom: 0;
}

footer ul li a {
      font-size: 12px;
  color: #C7C7C7;
}

@media (max-width: 480px) {
footer ul li a {
      font-size: 18px;
  color: #C7C7C7;
}
        
    
}


    
footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active {
        text-decoration: none;
    color: #FFF;
}


#footer-strip {
    font-size: 12px;
    color: #fff;
    background: #353535;
    padding: 10px;
    margin: 0px;
}

.product-thumbnail {
    margin: 0px 0px 30px 0px;
	border: #ccc solid 1px;
}

.product-thumbnail:hover {
    opacity: 0.7;
}

.bg-primary {
  background: #ccc;
  background: -webkit-linear-gradient(#fdcc52, #fdc539);
  background: linear-gradient(#fdcc52, #fdc539);
}


.bg-black {
    background: #000;
    color: #fff;
}

.bg-grunge {
    background: #000 url("../images/backgrounds/grunge-02.jpg") center center no-repeat ;
    background-size: cover;
    box-shadow: 0px 4px 8px rgba(0,0,0,0.3) ;
}

.bg-grunge2 {
    background: #000 url("../images/backgrounds/grunge-03.jpg") center center no-repeat ;
    background-size: cover;
}



#overpanel {
    position: absolute;
    width: 180px;
    height: 104px;
    z-index: 30;
    right: 0px;
    top: -50px;
}

#overpanel-bottom {
    position: absolute;
    width: 180px;
    height: 104px;
    z-index: 31;
    left: 20px;
    bottom: -50px;
}


.text-primary {
  color: #fdcc52; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }


.btn-outline {
  color: white;
  border: 1px solid;
  border-color: white;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    color: #313438;
    border-color: #fff;
    background-color: #fff;
}

.btn-outline-dark {
  color: black;
  border: 1px solid;
  border-color: black;
}

.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:active, .btn-outline-dark.active {
    color: white;
    border-color: #000;
    background-color: #000;
}

.btn-dark {
  color: white;
  border: 1px solid;
  border-color: black;
	background-color: #000;
	
}

.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active {
    color: black;
    border-color: #000;
    background-color: #FFF;
}


.btn {
  border-radius: 0px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.btn-danger {
  color: white;
  border: 1px solid;
  border-color: 700000;
	background-color: #700000;
}


.btn-xl {
  font-size: 16px;
  padding: 15px 45px;
}


/* --------------------------------------
   Quicklinks
   -------------------------------------- */

#quicklinks {
	background: rgba(255,255,255,1.00);
}


.quicklinks-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 900px;
}

.quicklinks-box .quicklinks-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 1;
    background: rgba(0,0,0,0.00);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
	text-shadow: rgba(0,0,0,0.70) 2px 2px 15px;
	letter-spacing: 1px;
}

.quicklinks-box .quicklinks-box-caption .quicklinks-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.quicklinks-box .quicklinks-box-caption .quicklinks-box-caption-content .quicklinks-category,
.quicklinks-box .quicklinks-box-caption .quicklinks-box-caption-content .project-name {
    padding: 0 15px;
font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.quicklinks-box .quicklinks-box-caption .quicklinks-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 200;
	margin-bottom: 10px;
}

.quicklinks-box .quicklinks-box-caption .quicklinks-box-caption-content .project-name {
    font-size: 28px;
	font-weight: 400;
}

.quicklinks-box:hover .quicklinks-box-caption {
    opacity: 1;
    background: rgba(0,0,0,0.70);


}

@media(min-width:768px) {
    .quicklinks-box .quicklinks-box-caption .quicklinks-box-caption-content .project-category {
        font-size: 16px;
    }

    .quicklinks-box .quicklinks-box-caption .quicklinks-box-caption-content .project-name {
        font-size: 28px;
    }
}


/* ----- PRODUCT LIST ----- */

#product .product-item {
  margin: 0px 0px 0px 0px;
    padding: 14px;
    
}

@media (max-width: 480px) {

#product .product-item {
  margin: 0px 0px 0px 0px;
    padding: 30px;
}
      
}

#product .product-item .product-link {
    position: relative;
    display: block;
    max-width: 600px;
    margin: 0 auto;
    cursor: pointer;
    text-decoration: none;
}

#product .product-item .product-link .product-hover {
      position: absolute;
      width: 100%;
      height: 100%;
      transition: all ease 0.5s;
      opacity: 0;
      background: rgba(49,52,56,0.50); }

#product .product-item .product-link .product-hover:hover {
        opacity: 1; }

#product .product-item .product-link .product-hover .product-hover-content {
        font-size: 20px;
        position: absolute;
        top: 40%;
        width: 100%;
        height: 20px;
        margin-top: -12px;
        text-align: center;
        color: white; }

#product .product-item .product-link .product-hover .product-hover-content i {
          margin-top: -12px; }

#product .product-item .product-link .product-hover .product-hover-content h3,

#product .product-item .product-link .product-hover .product-hover-content h4 {
          margin: 0; }

#product .product-item .product-caption {
    max-width: 500px;
    margin: 0 auto;
    padding: 25px;
    text-align: center;
    background-color: #fff; }

#product .product-item .product-caption h3 {
      margin: 0px 0px 10px 0px;
      text-transform: none;
        color: #000;
}

#product .product-item .product-caption h4 {
    margin: 0px 0px 10px 0px;
    text-transform: none;
    color: #000;
    font-size: 20px;
}
 
#product .product-item .product-caption p {
      font-size: 16px;
      margin: 0;
}




/*-- CARD --*/

.card {
  border: 0;
    border-radius: 0px;
    background: #fff;
    text-align: left;
    margin: 0px 20px 20px 20px;
    /*  box-shadow: 0px 4px 8px rgba(0,0,0,0.1) ; */

}

.card-body {
    border-radius: 0px;
    padding: 20px 0 0 0;    

}

.card-title {
  font-size: 24px;
  text-transform: none;
}

.tmb-link {
    margin: 0;
  -webkit-transition: all ease .3s ;
    -moz-transition: all ease .3s ;
    transition: all ease .3s ;
    
    -webkit-clip-path: inset(-1px);
    clip-path: inset(-1px);
    
}

.tmb-link:hover {
    opacity: 0.7;
    
    -webkit-clip-path: inset(10px);
    clip-path: inset(10px);    
      
}

/* ZOOM EFFECTS [1] The container */
.img-hover-zoom {
  height: 450; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .3s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.15);
}

.img-hover-zoom-sm {
  height: 350; 
  overflow: hidden; 
}

.img-hover-zoom-sm img {
  transition: transform .3s ease;
}

.img-hover-zoom-sm:hover img {
  transform: scale(1.15);
}
