/*

Theme Name: Scent Child

Description: Model Agency WordPress Theme

Author: Coffeecream

Theme URI: http://themeforest.net/user/Coffeecream/portfolio

Author URI: http://themeforest.net/user/Coffeecream

Template: scent

Version: 1.0

License: GNU General Public License

*/



@import url("../scent/style.css");

/*MOVIL*/
@media(max-width:480px){

	.mylogo{width:100%;}

	.seo{width:100%;}

	
	
	
	
	
	
	
	
	
	
}
/*TABLETS*/
@media(max-width:780px){

	.mylogo{width:100%;}

	.seo{width:100%;}

	.navbar-header{float:left}
	
	ul#menu-principal {
    	clear: both;
    	text-align:  center;
	}
	
	
	
	

	
	
	
}
/*TABLETS PRO*/
@media(max-width:1200px){
	
	.whatsapp-24{
		display:none;
	}
	
	
	
	
	
	
	
	
}
/*ESCRITORIOS*/

.mylogo {
    width: 35%;
    float:  left;
    padding:5px;
    text-align:center
}

.seo {
    width:  65%;
    float:  left;
    text-align: left;
    padding-left: 35px;
}

.seo h1 {
    font-size:  30px;
    text-transform: uppercase;
}

.seo h2 {
    font-size:  20px;
    color: #c4ddda;
    margin-top:5px;
}

.models.columns-6 li {
    width: 18.0%;
    margin: 0 1% 50px 1%;
    vertical-align: top;
}

.models .sup {
    background: url('img/adornoSup.png') no-repeat center top;
    height: 35px;
    text-align: center;
}

.models .inf {
    background: url(img/adornoInf.png) no-repeat center bottom;
    height: 35px;
    text-align: center;
}

.models li span {
    display: block;
    background: rgba(0, 0, 0, 0.43);
    padding: 15px 10px;
    font-family: Oranienbaum;
    font-size: 22px;
    color: #80b5ae;
    text-align: center;
}

.models li a img {
    width: 100%;
    border: solid 3px #80b5ae;
}

.image-bg{background-attachment:fixed}

.cabecera1 {
    border-bottom: 1px solid  #80b5ae;
    padding-bottom:  30px;
}

h3 {
    text-transform: uppercase;
}

#como h4.sheart span {
    display: inline-block;
    border-bottom: dashed 1px #c80000;
    border-top: dashed 1px #c80000;
    padding: 14px 0;
}

#como h4.sheart {
    background: url(img/corazones.png) no-repeat center top;
    display: inline-block;
    padding: 25px 0 0 0;
    margin: 0 0 20px 0;
    font-size: 18px;
    color: #FFF;
    font-weight: normal;
    text-transform: uppercase;
}

.model-template-default.single-model p, #como p {
    font-family: 'Oranienbaum';
    font-size: 18px;
    color: #FFF;
    font-style: italic;
    margin-bottom: 25px;
}

.model-template-default.single-model li {
	font-family: 'Oranienbaum';
	font-size: 16px;
	color: #FFF;
	margin-bottom:2px;
	list-style:  none;
	font-style: italic;
}

.model-template-default.single-model .profile ul {
	border-left:3px solid #80b5ae;
	margin-left:25px;
	padding-left:10px
}

.model-template-default.single-model li strong{
	font-weight:bold;
	font-style: normal;
	color:#7aaea6
}

section, footer {
    background: #090909;
    position: relative;
    z-index: 100;
}

.alinear-right {
    text-align:  right;
}

#como strong{
    color: #7aaea6;
}

.fila2 {
    border-top: 1px solid #333333;
    margin-top: 30px;
    padding-top: 60px;
}            

.navbar .container .whatsapp-24 {
    float: right;
    margin: 5px 0 0 60px;
}

.navbar-nav > li > a {
    font-family: Oranienbaum;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 68px;
    text-transform: uppercase;
}

.model-template-default.single-model h2 {
    font-size:  60px;
}

.precios {
    text-align: center;
}

.precios h5 {
    font-size:  25px;
    text-transform: uppercase;
}

.precios p{
    color:#cacaca;
    font-size:18px
}
.precios p em{
    color:#ffffff;
	font-size:20px
}
.responsive {
    max-width: 100%;
    height: auto;
}

.p5{
	color:#fff;
	font-size:18px
}

@media(max-width: 1200px){
	.models.columns-6 li {
		width: 23%;
	}
	.mylogo {
		width:  100%;
	}

	.seo {
		width:100%
	}
}

@media(max-width: 767px){
	.models.columns-6 li {
		width: 30%;
	}
}

@media(max-width: 360px){
	.models.columns-6 li {
		width: 45%;
		vertical-align: top;
	}
}