@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Mono:300,400,500,700&display=swap');
@import url('animate.css');
body { font-family: 'Quicksand', sans-serif; font-weight: 400; background-color: #f7f7f7; color: #656565; font-size: 1.2rem; }
a:hover { text-decoration: none; color: #eb1658;/*transition: all 0.5s ease;*/ transition: all 0.2s linear; }
a, a:hover, a:focus, input, input:focus, input:hover, button, button:hover, button:focus { outline: none!important; box-shadow: none!important;/*transition: all 0.5s ease;*/ transition: all 0.2s linear; }
h1, h2, h3, h4, h5, h6 { font-weight: 600; }
h2 { color: #000000; }
a { color: #464958; }
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/

.inner-page-bg { background: url(../images/inner-page-banner.jpg) no-repeat; padding: 3.5rem; background-size: cover; color: #fff; }
.inner-page-bg p { font-size: 1.1rem; }
.inner-page-bg, .welcome-banner { border-radius: 3px; overflow: hidden; }
.container-fluid { width: 96%; }
 @media (min-width:992px) {
.container-fluid { width: 80%; }
}
.bg-light { background-color: #fff !important; }
.fixed-top { }
.inner-page { padding-top: 8rem; }
.page-block-contents { border-top: solid 1px #EBEBEB; padding-top: 6rem; }
.page-block-contact { border-top: solid 1px #EBEBEB; padding-top: 5rem; padding-bottom: 4rem; margin-top: 4rem; }
/*.homepage-banner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	background-color: #000000ba;
}*/
/*.homepage-banner {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100vh;
	background: url(../images/thomas-tucker-500892-unsplash.jpg) no-repeat center;
	background-size: cover;
}*/
@-webkit-keyframes slide { from {
background-position: 0 0;
}
to { background-position: -500px 0; }
}
.homepage-banner h1, .homepage-banner h2 { color: #fff; }
.homepage-banner h1 { font-size: 5rem; }
.homepage-banner h2 { font-size: 3rem; }
.full-height { min-height: auto; }
.home-page-full-height { height: 100vh; }
.full-height-section { min-height: 100vh; background-color: #f4f4f4; }
section.bg-primary { background-color: #fff!important; }
section.bg-secondary { background-color: #f4f4f4!important; }
.bg-style { background: url(../images/b1.jpg) no-repeat; background-size: cover; position: relative; overflow: hidden; color: #fff; }
.bg-style:before { content: ''; position: absolute; top: 0; height: 100%; width: 100%; background: rgb(107,12,51); /* Old browsers */ background: -moz-linear-gradient(-45deg, rgba(107,12,51,0.8) 0%, rgba(211,21,97,0.8) 100%); background: -webkit-linear-gradient(-45deg, rgba(107,12,51,0.8) 0%, rgba(211,21,97,0.8) 100%); background: linear-gradient(135deg, rgba(107,12,51,0.8) 0%, rgba(211,21,97,0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b0c33', endColorstr='#d31561', GradientType=1 );
}
.bg-style h2 { color: #fff; }
.main-inner-block { padding-top: 5rem; padding-bottom: 5rem; }
footer .main-inner-block { padding-top: 5rem; padding-bottom: 5rem; }
 @media (min-width:992px) {
.main-inner-block { padding-top: 7rem; padding-bottom: 7rem; }
}
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/


.carousel-fade .carousel-item { opacity: 0; transition-duration: .6s; transition-property: opacity; }
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { opacity: 1; }
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { opacity: 0; }
.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev { transform: translateX(0); transform: translate3d(0, 0, 0); }
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/

.carousel h2, .carousel h4 { color: #fff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.carousel h2 { font-size: 1.4rem; display: block; }
.carousel h2 .text-style { color: #fff; background-color: #eb1658; display: inline-block; padding: 0.5rem 1rem; border-radius: 3px; }
.carousel h4 { font-size: 1rem; font-weight: 300!important; display: block }
.carousel h4 .text-style { color: #000; background-color: #fff; display: inline-block; padding: 0.5rem 1rem; border-radius: 3px; }
.home-page { min-height: 100vh; background-color: #eb1658; }
.home-page .bd-example { position: sticky; position: -webkit-sticky; top: 0px; justify-content: center; }
.home-page .carousel-caption { color: #333; bottom: 40%; color: #fff!important; padding-bottom: 0px; text-align: center; }
.home-page .carousel-indicators { bottom: 30%; }
.home-page .carousel-inner, .home-page .carousel-item { max-height: 100vh; }
.home-page .carousel-inner img { width: 100%; }
.home-page .carousel-item { height: 100vh; background-size: cover!important; background-position: center!important; }
.brands-carousel .carousel-item img { border: solid 1px rgb(234, 234, 234); }
.b1 { }
.home-page .carousel-inner { background: url(../images/b1.jpg) no-repeat; height: 100vh; background-size: cover!important; background-position: center!important; }
/*.b1 {
	background: url(../images/b1.jpg) no-repeat;
}
.b2 {
	background: url(../images/b2.jpg) no-repeat;
}
.b3 {
	background: url(../images/b3.jpg) no-repeat;
}
*/
.home-page .carousel-inner:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100vh; z-index: 1; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+1,000000+100&0+0,0.75+100 */ background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(0,0,0,0.75) 100%); /* FF3.6-15 */ background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */ background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.carousel-indicators li { border: solid 1px #d2d2d2!important; border-radius: 1px!important; }
.carousel-indicators .active { background-color: #949494!important; border-color: #949494!important; }
.carousel-indicators li { background-color: transparent; border-radius: 0px; height: 6px; width: 20px; opacity: 1; padding: 0; }
.inside-carousel .carousel-indicators { bottom: -50px; }
 @media (min-width:992px) {
.carousel h2 { font-size: 2.8rem; }
.carousel h4 { font-size: 1.8rem; }
}
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/



.navbar { font-weight: 500; }
.navbar-brand, .inner .navbar-brand { text-indent: -999px; overflow: hidden; min-width: 120px; height: 80px; background: url(../images/logo-b.svg) no-repeat; background-size: contain; transition: 0.2s; }
.Sticky .navbar-brand { text-indent: -999px; overflow: hidden; min-width: 100px; height: 60px; background: url(../images/logo.svg) no-repeat; background-size: contain; transition: 0.2s; }
.inner .navbar-brand { background: url(../images/logo.svg) no-repeat; background-size: contain; }
.navbar { padding: 0.8rem; z-index: 999; -webkit-transition: 0.2s; box-shadow: 0 1px 0 rgba(0,0,0,.05); background-color: transparent; font-size: 0.9rem; }
.nav-link { font-weight: 500; }
.navbar-light .navbar-nav .nav-link { color: #000; }
.Sticky.navbar-light .nav-item.dropdown:hover .nav-link { color: #d21550; }
.nav-link.active { color: #e81b22; }
.navbar-light .navbar-brand { color: #e81b22; }
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #a7a5bf; }
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: #e81b22; }
.Sticky { transition: 0.8s; -webkit-transition: 0.2s; padding: 0.4rem 0.8rem; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); }
.nav-item .nav-link:hover { color: #d21550!important; /*background-color: #212121;*/ border-radius: 0px; }
.left-nav.mr-auto { transition: all 0.5s ease; }
.navbar-toggler { border: none; }
.nav-link { padding: 1rem; font-family: 'Roboto Mono', sans-serif; text-transform: uppercase; }
.navbar-collapse { margin-top: 15px; }
 @media (min-width:1200px) {
.navbar-collapse { margin-top: 0px; }
.nav-link { padding: 1rem 1rem; }
}
.navbar-collapse { background-color: #fff; max-height: 400px; overflow-y: auto; }
.nav-link { color: #000; }
.navbar-expand-xl .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; border-bottom: solid 1px #ececec; }
 @media (min-width:1200px) {
.navbar-collapse { background-color: transparent; max-height: none; overflow-y: inherit; }
.nav-link { color: #fff; }
.navbar-expand-xl .navbar-nav .nav-link { border-bottom: none; }
}
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/




.dropdown-menu:after { content: ''; position: absolute; top: -12px; left: 20px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 12px solid #212121; display: none; }
.dropdown:hover { /*background-color: #212121;*/ border-radius: 0px; }
.dropdown:hover a.nav-link { color: #d21550; }
.dropdown:hover>.dropdown-menu { display: block; }
.dropdown>.dropdown-toggle:active { pointer-events: none; }
.dropdown-menu { margin: 0; padding: 0; border: none; width: auto; min-width: 300px; box-shadow: 0px 20px 20px -10px rgba(0, 0, 0, 0.1); }
.dropdown-menu .dropdown-item { padding: 1rem; background-color: #212121; color: #fff; border-top: solid 1px #333333; }
.dropdown-menu .dropdown-item:hover { background-color: #eb1658; color: #fff; }
 @media (min-width:1200px) {
.dropdown-menu .dropdown-item { padding: 0.6rem 1rem; }
.dropdown-menu:after { display: inherit; }
}
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/


.inner-best-block { padding: 3rem; background: rgb(107,12,51); /* Old browsers */ background: -moz-linear-gradient(-45deg, rgba(107,12,51,0.8) 0%, rgba(211,21,97,0.8) 100%); background: -webkit-linear-gradient(-45deg, rgba(107,12,51,0.8) 0%, rgba(211,21,97,0.8) 100%); background: linear-gradient(135deg, rgba(107,12,51,0.8) 0%, rgba(211,21,97,0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b0c33', endColorstr='#d31561', GradientType=1 );
}
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/
footer .text-muted { color: #fff!important; }
footer { /*background: #231f20;*/ color: #CCCCCC; background-color: #212121; position: relative; font-size: 0.9rem; }
footer h4 { color: #eb1658; }
footer .container { position: relative; z-index: 1; }
footer a { color: #7b7b7b; }
footer .f-contents { position: relative; z-index: 1; }
footer ul { margin: 0px; padding: 0px; list-style: none; display: inline-block; }
footer ul li { margin-bottom: 0.3rem; }
footer [class^="icon-"], footer [class*=" icon-"] { font-size: 1.4rem; margin-right: 0.6rem; }
.footer-heading { border-bottom: solid 1px #2d2d2d; padding-bottom: 0.6rem; margin-bottom: 0.6rem; color: #eb1658; text-transform: uppercase }
.footer-btm { padding: 1rem 0; background-color: #000; color: #7b7b7b; position: relative; z-index: 1; }
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/

.navbar .nav-say-hello h5 { color: #fff; }
.navbar.navbar-light .nav-say-hello h5 { color: #000; }
.navbar .nav-say-hello p { color: #d0d0d0; }
.navbar.navbar-light .nav-say-hello p { color: #6b6b6b; }
.nav-say-hello h5 { font-weight: 700 }
.nav-say-hello { padding-left: 2rem; }
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/


/*a.read-more {
	text-decoration: none;
	position: relative!important;
}
a.read-more:hover {
	color: #eb1658;
}
a.read-more:after {
	background: none repeat scroll 0 0 transparent;
	bottom: -2px;
	content: "";
	display: block;
	height: 1px;
	left: 0%;
	position: absolute;
	background: #eb1658;
	transition: width 0.3s ease 0s, left 0.3s ease 0s;
	width: 0;
}
a.read-more:hover:after {
	width: 100%;
	left: 0;
}*/

.btn-outline-primary, .btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { border: solid 1px rgba(0, 0, 0, 0.16); color: #fff; background-color: transparent; }
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/


/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/

.navbar-menu { cursor: pointer; margin: 0 auto; padding-left: 1.25em; position: relative; width: 40px; height: 30px; }
.menu-global { backface-visibility: hidden; position: absolute; left: 0; height: 5px; background-color: #FFFFFF; width: 100%; transition: 0.55s; border-radius: 5px; }
nav.inner .menu-global { background-color: #eb1658; }
.menu-top { top: 0; }
.menu-middle { top: 12px; }
.menu-bottom { top: 24px; }
.menu-top-click { backface-visibility: hidden; top: 15px; transform: rotate(45deg); transition: 0.55s 0.5s; }
.menu-middle-click { opacity: 0; }
.menu-bottom-click { backface-visibility: hidden; top: 15px; transform: rotate(-405deg); transition: 0.55s 0.5s; }
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/

.tooltip-inner { padding: 0.8rem; border-radius: 2px; font-weight: 500; font-size: 1rem; }
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/
.card { border-radius: 0px; }
.card-product { border: none; }
.card-product .card-body { padding-top: 2.8rem; padding-bottom: 2.8rem; background-color: #fff; box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1); }
.card-product i { font-size: 4rem; margin-bottom: 1rem; display: block; color: #eb1658; font-weight: 300; }
.p-read-more { transform: scale(0); transition: 0.5s; font-size: 0.9rem; border: solid 1px #eb1658; padding: 0.4rem 1rem; display: inline-block; }
a.card-product:hover h5 { color: #464958; }
a.card-product:hover .p-read-more { transform: scale(1); transition: 0.5s; }
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/

.modal-fullscreen { padding: 0 !important; }
.modal-fullscreen h4 { color: #737373; font-weight: 400 }
.modal-fullscreen .modal-dialog { width: 100%; height: 100%; margin: 0; padding: 0; max-width: 100%; }
.modal-fullscreen .close { font-size: 2rem; position: relative; right: 2rem; top: 1rem; color: #000; text-shadow: none; opacity: 1; }
.modal-fullscreen .modal-content { height: auto; min-height: 100%; border: 0 none; border-radius: 0; background-color: rgba(255, 255, 255, 0.96); }
.modal-fullscreen .modal-header { border: none; }
.modal-fullscreen .modal-footer { border-color: #ffd800; }
.modal-fullscreen .full-height { min-height: 80vh; }
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/

#loading { position: fixed; width: 44px; height: 44px; margin-left: -22px; margin-top: -22px; left: 50%; top: 50%; display: none; z-index: 999999; }
.loding-overlay { position: fixed; background: #ffffffc7; top: 0; left: 0; width: 100%; height: 100%; }
#loading .spinner-border { z-index: 1; position: relative; }
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/

.img-border { border: solid 1px #efefef; }
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/

.block-brands { background-color: #f7f7f7; border-top: solid 1px #e8e8e8; }
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/

.btn { font-weight: 700; }
.btn-primary, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { background-color: #eb1658; border-color: #eb1658; }
/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/

.btn-capta-code { background: url(../images/capta-code.png) repeat; border-color: #ced4da; min-width: 150px; border-right: 0px!important; }


/*
____________________________________________________________________________________________________________________________________
____________________________________________________________________________________________________________________________________
*/
::-webkit-scrollbar {
width:2px;
border-radius:10px;
}
::-webkit-scrollbar-track {
background:none!important;
}
::-webkit-scrollbar-thumb {
background:#e6e3e3;
}
::-webkit-scrollbar-thumb:hover {
background:#dad7d7;
}
@media (min-width:568px) {
::-webkit-scrollbar {
width:8px;
}
::-webkit-scrollbar-thumb {
background:#888;
}
::-webkit-scrollbar-thumb:hover {
background:#555;
}
}


.row.main-inner-block h2{
	color:#eb1658;
}