/* Fonts Used 

font-family: 'Montserrat', sans-serif;

red = #C3161C

*/


html,
body {
  width: 100%;
  height: 100%; }

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;    
    color: #191919;
    font-size: 16px;
    line-height: 22px;    
    
}

@media (min-width: 1920px) {
  .container-xl{
    max-width: 1520px;
  }
}


a {
  color: #F16522;
text-decoration: none;
    
}

a:hover {
  color: #888888;
    text-decoration: none;
}

a:active {
  color: #191919;
    text-decoration: none;
}

.td {
    font-size: 16px;
    line-height: 22px;
}

.no-padding {
    padding: 0;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.txtRed {
    color: #c3161c;
}

.txtPink {
    color: #FF00D9;
}


.txtOrange {
    color: #F16522;
}



hr {
	border: 0;
	height: 1px;
    background: #333;
	margin: 40px 0px 40px 0px;
}

hr.light {
  border-color: white; }

h1,
h2,
h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}

h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;

}

h4 {
    color: #c3161c;
}


p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}


ul {
	padding-left: 16px;
    font-size: 16px;    
	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) ;

}


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.pageMain2 {
    background: #fff;
    font-size: 14px;
    position: relative;
    padding: 50px 20px;
}

section.pageMain {
    background: #FFF;
    font-size: 14px;
    position: relative;
    padding: 40px 20px;
}

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;
}



@media (max-width: 480px) {

section.pageMain h1 {
    font-size: 30px;
    font-weight: 400;    
    margin-top: 0;
}
    
    
section.pageMain h2 {
    font-size: 24px;
    margin: 0px 0px 20px 0px;
    color: #F16522;
}    
	
    
	section.pageMain h3 {
    font-size: 28px;
}
      
}

section.pageMain h4 {
    font-size: 22px;
    font-weight: 400;    
    margin-top: 0;
}


section.pageMainProduct {
    font-weight: 200;
    background: #FFF;
    font-size: 18px;
    position: relative;
    padding: 0px 0px 60px 0px;
}

section.pageMainProduct h1 {
    font-size: 30px;
    margin: 0px 0px 20px 0px;
}

section.pageMainProduct h2 {
    font-size: 20px;
    margin: 0px 0px 10px 0px;
}

section.pageMainProduct h3 {
    font-size: 18px;
    margin: 0px 0px 10px 0px;
}


  


section.features {    
  margin: 0px 20px 0px 20px;
    padding: 0px;
}



#features h2 {
    font-size: 34px;
    margin-top: 0; 
    font-weight: 800;
    color: #F16522;
	
}

#features p {
    font-size: 16px;
    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/main-temp.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); }





section.titanMid {
  
    position: relative;
    text-align: center;
    background-image: url("../images/backgrounds/bg-titan-1.jpg");
    background-position: center;
    background-size: cover; }

section.titanMid .titanMid-content {
    position: relative;
    z-index: 1;
    color: #FFF;
    padding: 300px 0px;
    
}

@media (max-width: 480px) {
section.titanMid .titanMid-content {
        padding: 100px 0px;
    }
}

section.titanMid .titanMid-content h2 {
      font-size: 50px;
      margin-top: 0;
      margin-bottom: 25px;
      color: white;

}

@media (min-width: 768px) {
      section.titanMid .titanMid-content h2 {
        font-size: 80px; } }
  
section.titanMid .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.0);

}


section.titanMid2 {
  
    position: relative;
    text-align: center;
    background-image: url("../images/backgrounds/bg-titan-2.jpg");
    background-position: center;
    background-size: cover; }

section.titanMid2 .titanMid2-content {
    position: relative;
    z-index: 1;
    color: #FFF;
    padding: 300px 0px;
    
}

@media (max-width: 480px) {
section.titanMid2 .titanMid2-content {
        padding: 100px 0px;
    }
}

section.titanMid2 .titanMid2-content h2 {
      font-size: 50px;
      margin-top: 0;
      margin-bottom: 25px;
      color: white;

}

@media (min-width: 768px) {
      section.titanMid2 .titanMid2-content h2 {
        font-size: 80px; } }
  
section.titanMid2 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);

}


section.adventurerMid {
  
    position: relative;
    text-align: center;
    background-image: url("../images/backgrounds/bg-adventurer-1.jpg");
    background-position: center;
    background-size: cover; }

section.adventurerMid .adventurerMid-content {
    position: relative;
    z-index: 1;
    color: #FFF;
    padding: 300px 0px;
    
}

@media (max-width: 480px) {
section.adventurerMid .adventurerMid-content {
        padding: 100px 0px;
    }
}

section.adventurerMid .adventurerMid-content h2 {
      font-size: 50px;
      margin-top: 0;
      margin-bottom: 25px;
      color: white;

}

@media (min-width: 768px) {
      section.adventurerMid .adventurerMid-content h2 {
        font-size: 80px; } }
  
section.adventurerMid .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.0);

}


section.adventurerMid2 {
  
    position: relative;
    text-align: center;
    background-image: url("../images/backgrounds/bg-adventurer-2.jpg");
    background-position: center;
    background-size: cover; }

section.adventurerMid2 .adventurerMid2-content {
    position: relative;
    z-index: 1;
    color: #FFF;
    padding: 300px 0px;
    
}

@media (max-width: 480px) {
section.adventurerMid2 .adventurerMid2-content {
        padding: 100px 0px;
    }
}

section.adventurerMid2 .adventurerMid2-content h2 {
      font-size: 50px;
      margin-top: 0;
      margin-bottom: 25px;
      color: white;

}

@media (min-width: 768px) {
      section.adventurerMid2 .adventurerMid2-content h2 {
        font-size: 80px; } }
  
section.adventurerMid2 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);

}


section.compactMid {
  
    position: relative;
    text-align: center;
    background-image: url("../images/backgrounds/bg-compact-1.jpg");
    background-position: center;
    background-size: cover; }

section.compactMid .compactMid-content {
    position: relative;
    z-index: 1;
    color: #FFF;
    padding: 300px 0px;
    
}

@media (max-width: 480px) {
section.compactMid .compactMid-content {
        padding: 100px 0px;
    }
}

section.compactMid .compactMid-content h2 {
      font-size: 50px;
      margin-top: 0;
      margin-bottom: 25px;
      color: white;

}

@media (min-width: 768px) {
      section.compactMid .compactMid-content h2 {
        font-size: 80px; } }
  
section.compactMid .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.0);

}


section.compactMid2 {
  
    position: relative;
    text-align: center;
    background-image: url("../images/backgrounds/bg-compact-2.jpg");
    background-position: center;
    background-size: cover; }

section.compactMid2 .compactMid2-content {
    position: relative;
    z-index: 1;
    color: #FFF;
    padding: 300px 0px;
    
}

@media (max-width: 480px) {
section.compactMid2 .compactMid2-content {
        padding: 100px 0px;
    }
}

section.compactMid2 .compactMid2-content h2 {
      font-size: 50px;
      margin-top: 0;
      margin-bottom: 25px;
      color: white;

}

@media (min-width: 768px) {
      section.compactMid2 .compactMid2-content h2 {
        font-size: 80px; } }
  
section.compactMid2 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);

}




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;
    text-decoration: none;
    
}

@media (max-width: 480px) {
footer ul li a {
      font-size: 16px;
  color: #C7C7C7;
    text-decoration: none;
    
}
        
    
}


    
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;
}

.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-red {
    background: #A70002;
    color: #fff;
}

.bg-logo {
    background: #000 url("../images/backgrounds/bg-logo.jpg") center center no-repeat ;
    color: #fff;
}


.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: c3161c;
	background-color: #c3161c;
}


.btn-xl {
  font-size: 16px;
  padding: 15px 45px;
}

.btn-circle {
    width: 60px;
    height: 60px;
    margin-top: 15px;
    padding: 8px 16px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 30px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}


/* ----- CAROUSEL ----- */

.carousel {
    margin: 0px 0px 0px 0px;
}

@media (max-width: 480px) {

.carousel {
    margin: 0px 0px 0px 0px;
}
      
}



/* ----- 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;
}


.box-red {
    background: #c3161c;
    padding: 30px 30px 0px 30px;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
}


.box-red a {
    color: #000;
}

.box-red .title1 {
    font-family: 'Montserrat', sans-serif;
	color: #fff;
    font-size: 56px;
	line-height: 54px;
	margin-bottom: 20px;
}   

.box-red .title2 {
    font-family: 'Montserrat', sans-serif;
	color: #fff;
    font-size: 30px;
	line-height: 34px;
	margin-top: 20px;
	
}   

.box-red .title3 {
font-weight: 700;
    font-size: 20px;
	margin-top: 20px;
}  



@media (max-width: 480px) {

.box-red {
    font-size: 20px;
    padding: 10px;
    
}
    
.box-red h1 {
    font-size: 30px;
}    
      
}


/*-- CARD --*/

.card {
      border: #dfdfdf solid 1px;
    border-radius: 0px;
    background: #fff;
    text-align: left;
    margin: 0px 20px 20px 20px;

}

.card-body {
    border-radius: 0px;
    padding: 10px 20px 20px 20px;    

}

.card-title {
    font-family: 'Montserrat', sans-serif;
  font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    padding: 20px 20px 5px 20px;
    margin-bottom: 0px;
    text-transform: none;
}


.tmb-link {
    margin: 0;
  -webkit-transition: all ease .2s ;
    -moz-transition: all ease .2s ;
    transition: all ease .2s ;
    
    -webkit-clip-path: inset(-1px);
    clip-path: inset(-1px);
    
}

.tmb-link:hover {
    opacity: 0.8;
    
    -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);
}
