/*
Theme Name: Meetme
Description:  Designed by Themesgravity
01. General
02. Icon
03. Header
04. Image & form
05. Features
06. Video & people online
07. testimonials
08. newsletter
09. footer
10. media queries
*/




/* importing trtillium web font regular(400) and bold (700)

font-family: 'Titillium Web', sans-serif;

 */
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,700);
/* -------------------- main page styles ---------------------------- */

/* 

	COLOR RED : #bc3522
   
    COLOR HOVER : #ed553f

 */


body {
	background: url(../images-tmp/background/06.png) repeat;
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	color: #444444;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	padding-top: 20px;
	text-shadow: 0 1px 0 #ffffff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Titillium Web', sans-serif;
	color: #bd3623;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
section {
	background: #ffffff;
	margin-bottom: 30px!important;
	border-bottom: 2px solid #dadada;
}
p {
	font-family: 'Titillium Web', sans-serif;
	color: #434343;
}
a {
	color: #bc3522;
}
a:hover {
	color: #ed553f;
}
.color {
	color: #bc3522;
}
.clear {
	clear: both;
}
.light-text {
	color: #9a9a9a;
}
.opacity {
	opacity: 1!important;
}
/* ICON */
a.icon {
	display: block;
	width: 32px;
	height: 32px;
	background: url('../images-tmp/icons/social-icons.png');
	background-position: bottom left;
}
a.icon:hover {
	background-position: top left;
}
a.twitter {
	background-position: 448px 32px;
}
a.twitter:hover {
	background-position: 448px 0px;
}
a.pinterest {
	background-position: 416px 32px;
}
a.pinterest:hover {
	background-position: 416px 0px;
}
/* SERVICES ICONS */

.services-icon {
	background: url('../images-tmp/icons/services-icons.png');
	background-position: top left;
	display: block;
	float: left;
	margin-right: 4px;
}
.icon1 {
	height: 17px;
	width: 17px;
	margin-top: 14px;
}
.icon2 {
	height: 15px;
	width: 17px;
	background-position: bottom right;
	margin-top: 13px;
}
.icon3 {
	height: 16px;
	width: 17px;
	background-position: top center;
	margin-top: 13px;
}
.icon4 {
	height: 16px;
	width: 19px;
	background-position: bottom center;
	margin-top: 13px;
}
.icon5 {
	height: 17px;
	width: 18px;
	background-position: top right;
	margin-top: 11px;
}
.icon6 {
	height: 17px;
	width: 18px;
	background-position: bottom left;
	margin-top: 11px;
}
/* --- header --- */

#topbar {
	background: #ffffff url(../images-tmp/top-line.png) top center no-repeat;
	padding-top: 6px;
	min-height: 75px;
}
#topbar .header-text {
	float: left;
	border-left: 1px solid #e5e5e5;
	margin-top: 26px;
	line-height: 22px;
	padding-left: 16px;
	margin-left: 16px;
}
#topbar .logo {
 	float: left;
	height: 105px;
	width: 200px;
}
.top-social ul li {
	list-style: none;
	float: right;
	margin-left: 7px;
	margin-top: 1px;
}
/* --- image and form --- */
#slider-area {
	height:460px;
	overflow: hidden;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0!important;
}
.home-form {
	background:#f6f6f6;
	height: 450px;
	margin-left: 21px;
	margin-right: 21px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 2px solid #c8c8c8;
	-webkit-box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 1px 4px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 1px 4px rgba(50, 50, 50, 0.3);
}
.home-form h3 {
	font-size: 23px;
	text-align: center;
	margin: 0;
	line-height: 2;
}
.home-form form {
	margin: 0px;
	padding-left:28px;
	padding-right: 28px;
}
.home-form input, .home-form select {
	max-width: 264px;
	height: 36px;
	margin: 0 0 5px 0;
	line-height: 2;
}
.home-form form span {
	font-size: 12px;
	font-style: italic;
	line-height: 2.5;
}
.home-form .submit {
	height: 58px;
	width: 195px;
	border:0;
	margin: 0 auto;
	display: block;
	background: url('../images-tmp/form-button.png') no-repeat bottom;
}
.home-form .submit:hover {
	background-position: 0px 0px;
}
/* --- features --- */

#features {
	padding-top:30px;
}
#features div h3 {
	float: left;
}
/* --- video and people online --- */

#video {
	padding-left: 20px;
	padding-top: 32px;
	padding-bottom: 12px;
}
#video div h3 {
	font-size: 24px;
	line-height: 0px;
}
.people-online ul {
	margin-bottom: 11px;
}
.people-online ul li {
	list-style: none;
	margin-top: 16px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #b7b8ba;
}
.people-online ul li:first-child {
	margin-top: 30px;
}
.people-online ul li img {
	float: left;
}
.people-online ul li p {
	font-size: 12px;
	margin-left: 74px;
	line-height: 1.4;
}
a.navi-left {
	display: block;
	height: 16px;
	width: 16px;
	background: url('../images-tmp/icons/navi.png') no-repeat;
	background-position: top left;
	float: right;
	cursor: pointer;
}
a.navi-left:hover {
	background-position: bottom left;
}
a.navi-right {
	display: block;
	height: 16px;
	width: 16px;
	background: url('../images-tmp/icons/navi.png') no-repeat;
	background-position: top right;
	float: right;
	margin-left: 4px;
	cursor: pointer;
}
a.navi-right:hover {
	background-position: bottom right;
}
#joyasListado {
	background: #ffffff url(../images-tmp/top-line-arrow.png) top center no-repeat;
	padding-top: 11px;
}
ul.joyasListado-text {
	list-style: none;
	padding-top: 20px;
}
ul.joyasListado-text li {
	display: none;
}
ul.joyasListado-text li.test-current {
	display: block;
}
li.border-current img {
	border: 3px solid #bc3522!important;
	-webkit-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
}
ul.joyasListado-text li p {
	text-align: center;
	font-size: 18px;
	color: #7c7c7c;
	margin-bottom: 0px;
}
ul.joyasListado-text li h4 {
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
}
ul.joyasListado-images {
	list-style: none;
}
ul.joyasListado-images li {
	display: inline-block;
	margin-left: 16px;
}
ul.joyasListado-images li img {
	border: 3px solid #eeeeee;
}
ul.joyasListado-images li:first-child {
	display: inline-block;
	margin-left: 0px;
}
a.joyasListado-prev {
	background: url('../images-tmp/icons/test-icons.png') no-repeat;
	height: 80px;
	width: 40px;
	display: block;
	margin-left: 10px;
	cursor: pointer;
}
a.joyasListado-next {
	background: url('../images-tmp/icons/test-icons.png') no-repeat top right;
	height: 80px;
	width: 40px;
	display: block;
	cursor: pointer;
}
/* --- footer --- */

#footer p {
}
#footer ul {
	list-style-image:url('../images-tmp/icons/list-arrow.png');
}
#footer ul li {
}
#footer ul li a {
	color: #444444;
}
#footer ul li a:hover {
	color: #bc3522;
}
 


/* Large desktop */
@media (min-width: 1200px) {
}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
 .home-form h3 {
 line-height: 1!important;
}
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
 .logo {
 margin: 0 auto;
 float: none!important;
}
 #topbar .header-text {
 float: none!important;
 border-left: none!important;
 margin-top: 10px!important;
 line-height: auto;
 text-align: center;
 margin-left: 0px;
 padding-left: 0px;
}
 .top-social ul li {
 display: none;
}
 .home-form form span {
 line-height: 1!important;
}
 .home-form {
 height: 548px;
}
 #slider-area {
 height: 548px;
}
 .home-form input {
 display: table;
 margin-left: auto;
 margin-right: auto;
}
 .home-form form span {
 display: table;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 margin-bottom: 3px;
}
 .people-online ul li {
 min-height: 74px;
}
 #video div h3 {
 line-height: 1px;
}
 .joyasListado-images {
 display: none;
}
 .joyasListado-prev {
 display: none!important;
}
 .joyasListado-next {
 display: none!important;
}
}



 
/* Landscape phones and down */
@media (max-width: 480px) {
 .home-form h3 {
 line-height: 1!important;
}
 #video div h3 {
 line-height: 1;
}
}

.formulario{ position:absolute; top:0; z-index:9000}


.click{
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:5px;
	box-shadow:0 1px 0 rgba(255, 255, 255, .4) inset, 0 -3px 0 rgba(0, 0, 0, .3) inset, 0 0 10px rgba(255, 255, 255, .3) inset, 0 2px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, .4) inset, 0 -3px 0 rgba(0, 0, 0, .3) inset, 0 0 10px rgba(255, 255, 255, .3) inset, 0 2px 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .4) inset, 0 -3px 0 rgba(0, 0, 0, .3) inset, 0 0 10px rgba(255, 255, 255, .3) inset, 0 2px 4px rgba(0, 0, 0, .2);
 	text-align:center;
	text-shadow:0 -1px rgba(0, 0, 0, .2);
	padding:3px 5px;
	font-weight: bold;
	font-size: 100%;
	margin: 3px auto;
	color: #fff;
	top:3px;
     animation:myfirst 5s;
  -moz-animation:myfirst 5s infinite; /* Firefox */
-webkit-animation:myfirst 5s infinite; /* Safari and Chrome */
  }

@-moz-keyframes myfirst {
0%   {background:red;}
50%  {background:#F4D433;}
100%   {background:red;}
}
 
@-webkit-keyframes myfirst{
0%   {background:red;}
50%  {background:#F4D433;}
100%   {background:red;}
}