body {
	font-family: 'Alegreya Sans', sans-serif;
    font-size: 18px !important;
	/* padding-bottom: 105px; */
	line-height: 1.42857 !important;
    color: #333333 !important;
}

h1, h2, h3, h4 {
	font-family: 'Russo One', sans-serif;
	text-transform: uppercase;
}
h1 small, h2 small, h3 small, h4 small{
	font-family: 'Play', sans-serif;
	text-transform: none;
}


.phone {
	
    padding:28px 8px 0 8px !important;
	font-size: 1.2em;
   
}

.aphone{
	font-family: 'Russo One', sans-serif;
}

}
.btn{
	font-size: 18px;
}
form legend{
	font-family: 'Russo One', sans-serif;
	text-transform: uppercase;
}
.sn{
	margin-top:20px;
}
.scrollto{
	margin-bottom: 20px;
}


.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; 
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page_form {
    width: 70px;
    float: right;
}

.action{
	margin-bottom: 10px;
}
form legend span {color: red; float: right;}
.navbar-nav>li>a {
   text-transform: uppercase;
}
.review{
	padding-top: 5px;
}
.review-bottom{
	padding-top: 20px;
}
.footer_fix
{
	background-color: #337ab7;
	 margin-top: 10px;
	 padding: 10px;
	 color: white;
	 z-index: 999;
	 font-size: 10px;
	 position: fixed;
  bottom: 0;
  width: 100%;
}

.footer
{
	background-color: #337ab7;
	 margin-top: 10px;
	 padding: 10px;
	 color: white;
	 z-index: 999;
	 font-size: 10px;
	 /* position: fixed; */
  bottom: 0;
  width: 100%;
}

.nameprod{
	min-height: 85px;
}



	.price{
	color: red;
	font-size: 1.5em;
	}
	.action{
	color: red;}
	.price_act{
	color: red;
	font-size: 1em;
	}
	.panel {
	margin-bottom: 50px;}
	

