



body
{
	font-family: 'Geologica', sans-serif;
	background-color:rgba(255,255,255,1);
	margin:0px;
	padding:0px;
	color:rgba(0,0,0,0.5);
	font-size:2rem;
	padding:60px;
	padding-left:50px;
	font-weight: 100;
}

.page-content{
	
}

.overlay{
	background:rgba(255,255,255,0.80);	
	position:fixed;
	top:0;
	left:0;
	width:100% !important;
	height:100%;
}

.logo{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display: flex;
	justify-content: center;
}

.fli
{
	flex-grow: none !important;
	display: block;
}

.ffont{
	
	color:rgba(181,70,61,1) !important;
	text-rendering: optimizeLegibility;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 1px;
}

.footer{
	
}

.logoim
{
	width:100%;
	height:auto;
}

.logoimH, .mCon /*,.hCon*/
{
	/*
	background-color: rgba(255,255,255,1);
    border: 3px solid rgba(181,70,61,1);
	*/
    padding: 30px;
    border-radius: 15px;
}

.priceCell
{
	border-right:1px solid rgba(205,195,171,1);
	text-align: center;
	vertical-align: top !important;
	padding-top:20px !important;
	width:80px !important;
}

.mCon
{
	
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	margin:10px;
	padding:0px;
}

.gLogo
{
	/*
	width:10%;
	height:auto;
	min-width:150px;
	*/
}

svg.gLogo
{
	width:100%;
	height:auto;
	max-width: 500px;
}

.fil0 {
	transition: all ease-in-out 0.4s;
    fill: rgba(181,70,61,1) !important;
    fill-rule: nonzero;
}

.fil0:hover {
	cursor:pointer;
	transition: all ease-in-out 0.4s;
    fill: rgba(181,70,61,1) !important;
    fill-rule: nonzero;
}

.a:hover
{
	cursor: default;
}

.hd{
	font-size:36px;
	font-weight:700;
	/*color:rgba(140,127,153,1.00);*/
	color:rgba(181,70,61,1);
	max-width:500px;
	margin-top:30px;
	margin-left:10px;
	/*text-align: left;*/
	margin-bottom:20px;
}

.inf
{
	font-weight: 100;
	color:#5f657f;
}


.specialCell
{
	font-weight: 700;
	color:#f7a725 !important;
}

.catIm{
	height:140px;
	margin-top:50px;
}

.infoCell
{
	font-size:13px;
	color:#c99900;
	font-style: italic;
}



.mCon td
{
 border-bottom:1px dashed rgba(53,53,53,1);
	padding:10px;
	/*vertical-align: middle !important;*/
}

.en
{
	display:none;
}

.lim
{
	transition: all ease-in-out 0.2s;
    cursor: pointer;
    border-radius: 50%;
    border: 3px solid rgba(181,70,61,1);
    padding: 3px;
    width: 55px;
    /*background: rgba(255,255,255,1);*/
}

.lang-icon
{
	transition:all ease-in-out 0.4s;
	position:fixed;
	top:80px;
	right:15px;
	border-radius:50%;
}

.lim:hover, .limc
{
	transition:all ease-in-out 0.2s;
	/*box-shadow:inset 0px 0px 0px 0px rgba(201, 136, 14,1) !important;*/
}

.shadow {
    box-shadow: inset 3px 3px 10px 0 #000000;
}

.langs
{
	background: #fff;
    padding: 30px 40px;
    border-radius: 30px 30px 0px 0px;
    position: fixed;
    bottom: 0px;
    padding-bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    zoom: 0.5;
    margin-bottom: 0px;
}

.nb
{
	border:none !important;
}

blockquote
{
    /* background: rgba(255,255,255,1); */
    color: rgba(255, 255, 255,1);
    /* border-radius: 10px; */
    margin: 0px;
    padding: 30px;
    /* padding-top: 15px; */
    border: none;
    border-top: 1px dashed rgba(255,255,255,1);
    margin-left: -10px;
    /* margin-top: -20px; */
    margin-bottom: -20px;
}

table
{
	border-collapse: separate;
}

.sp
{
	color:rgba(181,70,61,1);
}

.menu-item a
{
	transition: all ease-in-out 0.4s;
	color:rgba(255, 0, 0,1) !important;
}

.menu-item a:hover
{
	letter-spacing: 2px !important;
}

.prodInf{
	/*color:rgb(128, 127, 127);*/
	line-height: 20px !important;
    overflow-wrap:anywhere;
	font-size: 1.3rem;
	color:rgba(0,0,0,1);
}

.prodMore{
	/*color:rgb(128, 127, 127);*/
	line-height: 20px !important;
    overflow-wrap:anywhere;
	font-size: 1.1rem;
	color:rgba(181,70,61,1);
	font-style: italic;
}


.productCell
{
	padding:20px 20px 20px 10px !important;
	border-bottom:none !important;
}



.mCon td
{
	border-bottom:none !important;
}


.iconA
{
	transition: all ease-in-out 0.4s;
    color: rgba(181,70,61,1);
	font-size: 2.5rem;
    margin: 0px 5px;
    /*background: rgba(255,255,255,1);*/
    border-radius: 50%;
    padding: 10px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    border: 3px solid rgba(181,70,61,1);
}

.iconA:hover
{
	transition: all ease-in-out 0.4s;
	color:rgba(181,70,61,1) !important;
	text-decoration: none;
    border: 3px solid rgba(181,70,61,1);
}

.iconA:active
{
	transition: all ease-in-out 0.4s;
	color:rgba(181,70,61,1) !important;
	text-decoration: none;
    border: 3px solid rgba(181,70,61,1);
}

.logoIM, .madeby
{
	color:rgba(181,70,61,1) !important;
	/*background-color: rgba(181,70,61,1);
	background-color: rgba(255,255,255,1);
	border:3px solid rgba(181,70,61,1);*/
	padding: 30px;
    border-radius: 15px;
	display:inline-block;
}

.madeby
{
	width:250px;
	margin-top: 50px;
}

h1
{
	color:rgba(205,195,171,1) !important;
	font-size:4rem;
	font-weight:900;
	letter-spacing:2px;
	margin:0px 0px 150px 0px;
	margin-left:5px;
	padding:20px;
	text-align: center;
	word-wrap: break-word;
}

h2
{
	font-weight:600;
	font-size:3rem;
	margin-bottom:20px;
}

h3
{
    font-size: 2rem;
    font-weight: 600;
	color:rgba(181,70,61,1);
}

.sep
{
	border-bottom:2px solid rgba(181,70,61,1) !important;
	margin:20px 0px 50px 0px;
	width:100%;
}

section{
	margin-bottom:100px;
	width:100%;
}

.phoneName
{
	font-size: 1.6rem;
	margin:20px 0px 5px 0px;
}

.text
{
	font-size: 1.6rem;
	margin:20px 0px 5px 0px;
	
}

.moreInfo
{
	font-size:1.3rem;
	margin-top:50px;
	border-radius:10px;
	padding:20px;
	border:1px solid rgba(181,70,61,1);
	background:rgba(181,70,61,0.05);
	width:100%;
}

li
{
	margin-top:20px;
}

.menu
{
	text-align: center;
    font-size: 1.5rem;
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 90;
    width: 100vw;
    height: 100%;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	padding-top:50px;
}

.menu a
{
	transition: all ease-in-out 0.3s;
	font-size:2.5rem;
	text-transform: uppercase;
	color:rgba(181,70,61,1) !important;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color:unset !important;
}

.menu a:hover, .menu .menu-close:hover
{
	text-decoration: none;
	background-color:none !important;
	letter-spacing:2px;
}

.menu-close {
	transition: all ease-in-out 0.3s;
	border-radius:50%;
    cursor: pointer;
	width:50px;
	height:50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    letter-spacing: 0px !important;
	position:fixed;
	left:50%;
	bottom:20px;
	transform:translateX(-35px);
}

.menu .menu-close:hover
{
	background-color:rgba(255,255,255,1);
}

.nav-icon {
	cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    font-size: 1.9rem;
    line-height: 1;
    color: rgba(181,70,61,1);
    /*background-color: rgba(255, 255, 255,1) !important;*/
    border-radius: 50%;
    border: 3px solid rgba(181,70,61,1);
    position: fixed;
    top: 15px;
    right: 15px;
}

.nav-icon:hover{
	transition: all ease-in-out 0.3s;
}

.limd
{
	transition:all ease-in-out 0.4s;
	transition-delay: 2s;
	bottom:-100px;
}

.lima
{
	transition:all ease-in-out 0.4s;
	transition-delay: 0.5s;
	bottom:20px;
}

.cpb
{
	font-weight: 900;
}

.hh2
{
	background-color: #111;
    position: relative;
    left: -30px;
    color: rgba(181,70,61,1) !important;
	padding:15px 0px;
	font-size:14px;
}

.disImg img
{
	max-width: 80vw;
    max-height: 80vh;
    border-radius: 10px;
    box-shadow: 0px 0px 50px 30px rgb(0 0 0);
}

.disImg {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.disCon
{
	position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.img-close {
	transition: all ease-in-out 0.3s;
    border-radius: 50%;
    cursor: pointer;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    letter-spacing: 0px !important;
    /* float: right; */
    position: absolute;
    right: 40px;
    /* top: 40px; */
    margin-top: -20px;
    background: rgba(255,255,255,1);
    color: rgba(181,70,61,1);
    font-size: 3rem;
}

.page-container
{
	background:rgba(255,255,255,0.5);
	padding:200px 0px;
}

a{
	color:rgba(181,70,61,1) !important;
}