/*!
 * Start Bootstrap - One Page Wonder v5.0.2 (https://startbootstrap.com/template-overviews/one-page-wonder)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-one-page-wonder/blob/master/LICENSE)
 */

body {
  font-family: 'Lato';
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800 !important;
}

.btn-xl {
    text-transform: uppercase;
    padding: 0.75rem 1.5rem;
    letter-spacing: 0.1rem;
}

.bg-black {
  background-color: #000 !important;
}

.rounded-pill {
  border-radius: 5rem;
}

.navbar-custom {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: rgba(0, 0, 0, 0.7);
}

.navbar-custom .navbar-brand {
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  font-weight: 700;
}

.navbar-custom .navbar-nav .nav-item .nav-link {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}



header.masthead .masthead-content {
  z-index: 1;
  position: relative;
}

header.masthead .masthead-content .masthead-heading {
  font-size: 4rem;
}

header.masthead .masthead-content .masthead-subheading {
  font-size: 1.5rem;
	clear: both;
	margin-top: 1rem;
}



@media (min-width: 992px) {
  header.masthead {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
  header.masthead .masthead-content .masthead-heading {
    font-size: 6rem;
  }
  header.masthead .masthead-content .masthead-subheading {
    font-size: 4rem;
  }
}

.bg-primary {
  background-color: #ee0979 !important;
}

.btn-primary {
  background-color: #d5405d !important;
  border-color: #d5405d !important;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #d5405d !important;
  border-color: #d5405d !important;
}

.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0rem rgba(238, 9, 121, 0);
  box-shadow: 0 0 0 0rem rgba(238, 9, 121, 0);
}

.btn-secondary {
  background-color: #ff6a00;
  border-color: #ff6a00;
}

.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
  background-color: #cc5500 !important;
  border-color: #cc5500 !important;
}

.btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5);
}


.container-fluid {
	max-width: 1400px;
}

.prod-thumb {
	padding:1rem 2rem;
	}

.prod-thumb img {
	  width: 100%!important;
    height: auto;
    max-width: 220px;
    display: block;
    margin: 0 auto;
}

.prod-thumb h2 {
	    color: #444;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 17px;
    letter-spacing: 0.5px;
}

.prod-thumb h2:before {
content: '';
    width: 50px;
    height: 2px;
        margin: 0.5rem auto 1rem;
    display: block;
    background: #ff737e;
	z-index: 8;
    position: relative;
} 

.prod-thumb p {
	font-size: 14px;
	color: #666;
	line-height: 1.4;
}

.price {
	display: block;
	font-size: 17px;
	color: #999;
	margin-bottom: 0.5rem;
}


.prod-thumb .btn-primary {
	background: #fff!important;
	color: #d5405d !important;
  border-color: #d5405d !important;
	font-size: 12px;
	text-transform: uppercase;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.prod-thumb:hover .btn-primary,
.prod-thumb .btn-primary:hover,
.prod-thumb .btn-primary:focus{
	color: #fff!important;
	background: #d5405d !important;
	}


.img-wrap {
	overflow: hidden;
	background:#fff;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.img-wrap:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


.counter-wrap {
    text-align: center;
    position: relative;
    min-height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
} 

.counter {
	font-family: 'Montserrat', sans-serif;
  font-weight: 200 !important;
	font-size: 32px;
	margin: 0 auto;
	display: block;
	width: 440px;
	line-height: 1.2;
}

.counter div {
	float: left;
	text-align: center;
	width:100px;
	border-radius: 3px;
	margin: 0 5px;
}
.counter span {
display: block;
font-size: 14px;
	font-weight: 400;
text-transform: uppercase;}


h1.site-heading {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600!important;
    letter-spacing: 2px;
    margin-bottom: 0.25rem;
	
}

.icon {
	max-width: 80px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding-left: 10px;
}

.sub {
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	margin-bottom: 0.25rem;
	display: block;
	letter-spacing: 3px;
}

.masthead-content p {
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 0;
	line-height: 1.4;
}

.masthead-content p.lead {
	font-size: 15px;
    font-weight: 500;
} 



header .img_01,
header .img_02
{
  position: relative;
  overflow: hidden;
  padding-top: calc(7rem + 72px);
  padding-bottom: 7rem;
  background-image:url(../img/hero.jpg); 
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

header .img_02
{  background-image:url(../img/hero-2.jpg);
	
	}

header .content {
background:rgb(213, 64, 93);
    padding: 0rem 4rem 3rem;
}





.gs-extra-border-element.border-extra-arrow-down {
    position: relative;
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -26px;
    margin-top: -1px;
    z-index: 25;
    margin-bottom: -25px;
    clear: both;
}

.gs-extra-border-element .gs-extra-border-outer {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: absolute;
}

.gs-extra-border-inner {
    position: absolute;
    left: 50%;
    width: 50px;
    height: 50px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    top: -30px;
	background:rgb(213, 64, 93);
}

footer p{
	color: #666;
}

.preload {
		font-family: 'Montserrat', sans-serif;
	position: absolute;
	font-weight: 200 !important;
	font-size: 50px;
	text-align: center;
	color: rgba(255,255,255,0.75);
	top: 13px;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	opacity: 1;
	-webkit-transition: all 2s;
	-webkit-transition: all 2s;
	-webkit-transition: all 2s;
	transition: all 2s;

}
.preload:after {
	content: '';
	width: 60px;
	height: 2px;
	background: rgba(255,255,255,0.75);
	margin-top: 1rem;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
}

.preload.hided {
	opacity: 0;

}
