/*
   Theme Name: Child OnePress
   Theme URI: http://www.araceliroman.com
   Version: 1
   Description: Child Theme. Parent Theme OnePress
   Author: Ara Roman
   Author http://www.araceliroman.com
   Template: onepress
*/

@import url("bootstrap.css");
@import url("ccs/animate.css");
@import url("ccs/font-awesome.css");
@import url("ccs/responsive.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans');
@import url("../onepress/style.css");
/* =Aquí empieza la personalización de tu tema
-------------------------------------------------------------- */
/* gris #666666 */
/* morado #310865  */
/* lila #550d7d */
/* Float Elements 
---------------------------------*/
.fl-lt {float:left;}
.fl-rt {float:right;}

/* Clear Floated Elements
---------------------------------*/
/*------------------------------
	2.2 Links
------------------------------*/
a {
	color: #310865;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #550d7d;
}

a:active, a:focus, a:hover, a:visited {
	color: #310865;
	outline:0px !important;
}



.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.figure{margin:0px;}

/* CSS Document */

.header{
	text-align:center;
	background:url(/images/textura.png) left top repeat;
	padding:280px 0;
}
.footer{
	background: url(/images/textura.png)left top repeat;
	padding:20px 0 10px;
}
img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.site-footer {
	background: url(/images/textura.png)left top repeat;
	padding:20px 0 10px;
}
.cuerpo{
	padding-top: 120px;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
	background:#fff;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#666666;
	margin:0;
	height: 100%;
}

/*------------------------------
	2.3 Heading
------------------------------*/
h1 {
	line-height: 1.3;
	color: #310865;
	font-size: 38px;
}

h1:hover {
	color: #550d7d;
	cursor: pointer;
	animation: pulse 1s ease-in-out 100ms both;
	-webkit-animation: pulse 1s ease-in-out 100ms both;
	-o-animation: pulse 1s ease-in-out 100ms both;
}

h2 {
	font-size: 34px;
	color: #310865;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 15px;
	text-align: center;
	text-transform: uppercase;
}

h2:hover {
	color: #550d7d;
	cursor: pointer;
	animation: pulse 1s ease-in-out 100ms both;
	-webkit-animation: pulse 1s ease-in-out 100ms both;
	-o-animation: pulse 1s ease-in-out 100ms both;
}

h3 {
	font-family: 'Montserrat', sans-serif;
	color: #310865;
	font-size: 20px;
	margin: 0 0 5px;
	font-weight: 400;
}

h4 {
	font-family: 'Open Sans', sans-serif;
	color: #310865;
	font-size: 18px;
	text-transform: none;
	text-align: center;
	font-weight: 400;
}

h6 {
	font-size: 16px;
	line-height: 19px;
	color: #550d7d;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-align: center;
	margin: 0 0 30px;
	text-transform: none;
}

p {
	line-height: 24px;
	margin: 0;
	margin-bottom: 1.5em;
}
/*cookies*/
	.cookies p{
	margin-bottom: 1.5em; 
	
}
.sobremi-work{
	font-size:14px;
}
.sobremi-work h2{
	text-align:left;
	letter-spacing: .3em;
	margin:0 0 3px 0;
}
.sobremi-work h6{
	text-align:left;
	font-size:22px;
	letter-spacing: .3em;
}
/* Header Styles
---------------------------------*/

.header{
	text-align:center;
	background:url(/images/textura.png) left top repeat;
	padding:280px 0;
}
.logo{
	width:240px;
	margin:0 auto 35px;
}
.header h1{
	font-family:'Montserrat',sans-serif;
	font-size:50px;
	font-weight:400;
	letter-spacing: -1px;
	margin:0 0 22px 0 ;
	color:#310865;
}

.we-create{
	padding:0;
	margin:35px 0 55px;
}
.wp-pic{
	margin-bottom:20px;
}
.we-create li{
	display:inline-block;
	font-family: 'Montserrat',sans-serif;
	font-size:14px;
	color: #550d7d;
	text-transform: uppercase;
	font-weight: 400;
	margin:0 5px 0 0;
	padding:0 0 0 15px;
}
.we-create li:first-child{
	background:none;
}

.start-button {
	padding-left: 0px;
}

.start-button li a{
color: #fff;
}


.link{
	padding:15px 35px;
	background:#550d7d;
	color:#fff !important;
	font-size:16px;
	font-weight:400;
	font-family: 'Montserrat', sans-serif;
	display:inline-block;
	border-radius:3px;
	text-transform:uppercase;
	line-height:25px;
	margin-bottom:20px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.link:hover {
	text-decoration:none;
	color:#fff !important;
	background:#58585a;
}

.link:active, .link:focus {
	background: #550d7d;
	text-decoration:none;
	color:#fff !important;
}

/* Navigation
---------------------------------*/
.main-nav-outer{
	padding:0px;
	border-bottom:1px solid #dddddd;
	box-shadow:0 4px 5px -3px #ececec;
	position:relative;
	background:#fff;
}
.main-nav{
	text-align:center;
	margin:10px 0 0px;
	padding:0;
	list-style:none;
}
.main-nav li{
	display:inline;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
}
.main-nav li a{
	display:inline-block;
	color:#550d7d;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	line-height:5px;
	margin:17px 28px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.main-nav li a:hover{ 
	text-decoration:none;
	color: #310865;
}

.main-nav li a:active{
  color: #fff;
	background-color: #310865;
}

.small-logo{ 
	width:50px;
	padding:0 20px;
}

.main-section{
	padding:50px 0 50px;
}
/* Footer
---------------------------------*/

.footer{
	background: url(/images/textura.png)left top repeat;
	padding:20px 0 10px;
}
.footer-logo{
	margin:15px auto 15px;
	width: 80px;
}
.copyright{
	color:#550d7d;
	font-size:14px;
	display:block;
	text-align:center;
} 

.menu2{
	color:#550d7d;
	font-size:14px;
	display:block;
	text-align:center;
	text-transform:uppercase;
}
.copyright a, .menu2 a{
	
	color:#310865;
	font-weight:600;
	text-decoration: none;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.copyright a:hover, .menu2 a:hover {
	text-decoration: underline;
}

.res-nav_click {
	line-height:36px;
	font-family: 'FontAwesome';
	font-size:30px;
	text-decoration: none !important;
	text-align: right;
	color:#310865;
	font-style:normal;
	display:none;
	width:240px;
	height:30px;
	margin:10px 20px 30px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.logo-ad{ 
	padding:0 40px;
}


.res-nav_click:hover, .res-nav_click:active, .res-nav_click:focus {
	color:#550d7d !important;
}

.portfolioContainer{
	max-width: 1140px;
}

/*boton*/
.btn-personal{
    padding: 10px 25px;
    border-radius: 3px;
    vertical-align: middle;
    cursor: pointer;
    border:1px solid #310865;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.42857;
    background: #310865;
    color:#fff;
    font-weight: 700;
    margin-top: 30px;
    text-transform: capitalize!important;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn-personal:hover{
    background-color: #550d7d;
    border:1px solid#310865;
    color: #fff;
}
.btn-personal.featured{
    background: #310865;
    border:1px solid#310865;
    color: #fff;
}
.btn-personal.featured:hover{
    background-color: #550d7d;
    color:#fff;
    border:1px solid#9b3791;
}

/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-1s { 
	animation-delay: 1s; 
	-webkit-animation-delay: 1s; 
}
.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}
/*redes*/
.social-link{
	padding:5px 0;
	display:block;
	align-content:center;
	overflow:hidden;
	list-style:none;
	align-items:center;
	text-align: center;
}
.social-link li{
	margin-right:10px;
	
}
.social-link li a{
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:15px;
	color:#fff;
	background:#550d7d;
	border-radius:50%;
	transition:all 0.3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus{
	text-decoration:none;
}
.twitter a:hover {
	background-color: #55acee;
}
.facebook a:hover {
	background-color: #3b5998;
}
.pinterest a:hover {
	background-color: #cb2026;
}
.gplus a:hover {
	background-color: #dd4b39;
}
.youtube a:hover {
	background-color: #e52d27;
}
.behance a:hover {
	 background-color: #0b2acf;
}
.linkedin a:hover {
	 background-color: #0077B5;
}
.form{
	margin:0 66px 0 30px;
}
