/*!
 * Start Bootstrap - Freelancer v3.3.7+1 (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
 
 
 
 @media (max-width:300px) {
	.personal-data{
		padding: 10px !important;
	}
}	
body {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	overflow-x: hidden
}

.personal-data{
    padding: 20px;
    max-width: 80%;
    margin: 0 auto;
}

.personal-data h1{
    font-size: 40px;
    color: #183253;
}

.personal-data h2 {
    font-size: 14px;
    color: #75AFE0;
    margin-top: 0;
}
p.textcenter{

}
.personal-data img {
    max-width: 80%;
    margin-top: 8em;
    margin-bottom: 4em;
}

.personal-data p {
    font-size: 16px;
    color: #656565;
    line-height: 1.5em;
}

.verde{
    background-color: #47ac34;
	color: #FFF;
	text-align: center;
}
.botonera {
    justify-content: center;
    display: flex;
    align-content: flex-start;
}
.botonera a {
    height: 74px;
    width: 73px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fffc;
    text-align: center;
    margin: 5px 5px 15px;
    box-shadow: 0 6px 10px #002e711f;
    border-radius: 4px;
    font-size: 35px;
}

p {
	font-size: 18px
}
p.small {
	font-size: 14px
}
a, a.active, a:active, a:focus {
	color: #09C;
	outline: 0;
	text-decoration:none;
}
a:hover {
	color: #1d4792;
	text-decoration:none;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700
}

.page-scroll h3{ font-weight:700; color:#039;}
.page-scroll h3 span{ font-weight:400; color:#666; font-size: 0.6em;}


#contact {background: #f5f5f5;
	color: #003360;
}
#contact p{
	line-height: 1.5em;}	
#contact h2 {
    color: #003360;
    font-size: 22px;
    line-height: 35px;
}
#contact a { color: #003360;}

#contact a:hover { color: #003360; text-decoration: none;}

#redes {
    background: transparent;
    color: #fff;
    padding: 90px 0px;
	text-align: center;
}	
#redes h2 {
    color: #FFF;
    font-size: 20px;
    line-height: 35px;
	display: inline-block;
}
#redes .descargar {
    text-align: center;
    margin-bottom: 40px;
}

#redes hr.star-primary {
    border-color: #f2f2f2;
    width: 100%;
    display: block;
    margin: 15px 0px 10px;
    float: left;
}

#redes .descargar .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#redes a {
color: #FFF;
}

hr.star-light, hr.star-primary {
	padding: 0;
	border: none;
	border-top: solid 1px;
	text-align: center;
	max-width: 250px;
	margin: 15px 0px
}

.navbar-custom, header .intro-text .name {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase
}
hr.star-light {
	border-color: #fff
}
hr.star-light:after {
	background-color: #1d4792;
	color: #fff
}


#portfolio p{ font-size:16px;}

hr.star-primary {
	border-color: #f2f2f2;
}
hr.star-primary:after {
	background-color: #fff;
	color: #1d4792
}
.navbar-custom .navbar-brand, .navbar-custom .navbar-brand.active, .navbar-custom .navbar-brand:active, .navbar-custom .navbar-brand:focus, .navbar-custom .navbar-brand:hover, .navbar-custom .navbar-nav li a, header {
	color: #fff
}
.img-centered {
	margin: 0 auto
}
header {
	text-align: center;
	background: url(../img/background.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-size: cover;
}
header .container .col-lg-12 {
	padding: 0px;
}
header img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
header .intro-text .name {
	display: block;
	font-weight: 700;
	font-size: 2em
}
header .intro-text .skills {
	font-size: 1.25em;
	font-weight: 300
}
@media (min-width:768px) {
header .container  {
		padding-top: 0px;
}
header .intro-text .name {
	font-size: 4.75em
}
header .intro-text .skills {
	font-size: 1.75em
}
}
.navbar-custom {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f4f4f4+75,f7f7f7+90,e8e8e8+100 */

	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 75%, #f7f7f7 90%, #e8e8e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 75%,#f7f7f7 90%,#e8e8e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 75%,#f7f7f7 90%,#e8e8e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
	font-weight: 700;
		border: none
}
.navbar-custom a:focus {
	outline: 0
}
.navbar-custom .navbar-nav {
	letter-spacing: 1px;
	margin-top: 18px;
}
.navbar-custom .navbar-nav li a:hover {
	color: #18BC9C;
	outline: 0
}
.navbar-custom .navbar-nav li a:active, .navbar-custom .navbar-nav li a:focus {
	color: #fff
}
.navbar-custom .navbar-nav li.active a, .navbar-custom .navbar-nav li.active a:active, .navbar-custom .navbar-nav li.active a:focus, .navbar-custom .navbar-nav li.active a:hover {
	color: #fff;
	background: #18BC9C
}
.navbar-custom .navbar-toggle {
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	border-color: #fff
}
.navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:hover {
	background-color: #18BC9C;
	color: #fff;
	border-color: #18BC9C
}
@media (min-width:768px) {
.navbar-custom {
	padding: 5px 0;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	transition: padding .3s
}
.navbar-custom .navbar-brand {
	font-size: 2em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.navbar-custom.affix {
	padding: 0px 0
}
.navbar-brand > img {
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;}
  
.navbar-custom.affix .navbar-brand > img {
    display: block;
    max-width: 120px;
}
.navbar-custom.affix .navbar-brand {
	font-size: 1.5em
}

.navbar-custom.affix .navbar-nav {
    letter-spacing: 1px;
    margin-top: 5px;
}
}
section {
	padding: 50px 0
}
section h2 {
	margin: 0;
	font-size: 3em
}
section.contenido {
    color: #666666;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1em;
}
@media (max-width:767px) {
section {
	padding: 25px 0 10px;	
}
section.first {
	padding-top: 35px
}
}
#portfolio .portfolio-item {
	margin: 0 0 15px;
	right: 0
}
#portfolio .portfolio-item .portfolio-link {
	display: block;
	position: relative;
	max-width: 400px;
	margin: 0 auto
}
#portfolio .portfolio-item .portfolio-link .caption {
	background: rgba(24,188,156,.9);
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
	opacity: 1
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
	position: absolute;
	width: 100%;
	height: 20px;
	font-size: 20px;
	text-align: center;
	top: 50%;
	margin-top: -12px;
	color: #fff
}
.btn-social, .scroll-top, .scroll-top .btn {
	width: 50px;
	height: 50px
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
	margin-top: -12px
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3, #portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
	margin: 0
}
#portfolio * {
	z-index: 2
}
@media (min-width:767px) {
#portfolio .portfolio-item {
	margin: 0 0 30px
}
}
.floating-label-form-group {
	position: relative;
	margin-bottom: 0;
	padding-bottom: .5em;
	border-bottom: 1px solid #eee
}
.floating-label-form-group input, .floating-label-form-group textarea {
	z-index: 1;
	position: relative;
	padding-right: 0;
	padding-left: 0;
	border: none;
	border-radius: 0;
	font-size: 1.5em;
	background: 0 0;
	box-shadow: none!important;
	resize: none;
	color:#FFF;
}
.floating-label-form-group label {
	display: block;
	z-index: 0;
	position: relative;
	top: 2em;
	margin: 0;
	font-size: .85em;
	line-height: 1.764705882em;
	vertical-align: middle;
	opacity: 0;
	-webkit-transition: top .3s ease, opacity .3s ease;
	-moz-transition: top .3s ease, opacity .3s ease;
	-ms-transition: top .3s ease, opacity .3s ease;
	transition: top .3s ease, opacity .3s ease
}
.floating-label-form-group:not(:first-child) {
	padding-left: 14px;
	border-left: 1px solid #eee
}
.floating-label-form-group-with-value label {
	top: 0;
	opacity: 1
}
.floating-label-form-group-with-focus label {
	color: #18BC9C
}
form .row:first-child .floating-label-form-group {
	border-top: 1px solid #eee
}
footer {
	color: #fff;
	background: #48AD34;
background: -webkit-linear-gradient(180deg, rgba(72, 173, 52, 1) 0%, rgba(34, 42, 83, 1) 100%);
background: -moz-linear-gradient(180deg, rgba(72, 173, 52, 1) 0%, rgba(34, 42, 83, 1) 100%);
background: linear-gradient(180deg, rgba(72, 173, 52, 1) 0%, rgba(34, 42, 83, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#48AD34", endColorstr="#222A53", GradientType=0);
}
footer h3 {
	margin-bottom: 30px
}
footer .footer-above {
	padding-top: 50px;
	background-color: #1d4792;
}
footer .footer-col {
	margin-bottom: 50px
}
footer .footer-below {
	padding: 25px 0;
	background-color: #0f3373
}
.btn-outline {
	color: #fff;
	font-size: 20px;
	border: 2px solid #fff;
	background: 0 0;
	transition: all .3s ease-in-out;
	margin-top: 15px
}
.btn-outline.active, .btn-outline:active, .btn-outline:focus, .btn-outline:hover {
	color: #09C;
	background: #fff;
	border: 2px solid #fff
}
.btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-primary, .open .dropdown-toggle.btn-success {
	background-image: none
}
.btn-primary {
	color: #fff;
	background-color: #2C3E50;
	border-color: #2C3E50;
	font-weight: 700
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #1a242f;
	border-color: #161f29
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #2C3E50;
	border-color: #2C3E50
}
.btn-primary .badge {
	color: #2C3E50;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #42a200;
	border-color: #128f76;
	font-weight: 700
}
.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #128f76;
	border-color: #11866f
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color: #18BC9C;
	border-color: #18BC9C
}
.btn-success .badge {
	color: #18BC9C;
	background-color: #fff
}
.btn-social {
	display: inline-block;
	border: 2px solid #fff;
	border-radius: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 45px
}
.btn.active, .btn:active, .btn:focus {
	outline: 0
}
.scroll-top {
	position: fixed;
	right: 2%;
	bottom: 2%;
	z-index: 1049
}
.scroll-top .btn {
	font-size: 20px;
	border-radius: 100%;
	line-height: 28px
}
.scroll-top .btn:focus {
	outline: 0
}
.portfolio-modal .modal-content {
	border-radius: 0;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	min-height: 100%;
	padding: 100px 0;
	text-align: center
}
.portfolio-modal .modal-content h2 {
	margin: 0;
	font-size: 3em
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px
}
.portfolio-modal .modal-content .item-details {
	margin: 30px 0
}
.portfolio-modal .close-modal {
	position: absolute;
	width: 75px;
	height: 75px;
	background-color: transparent;
	top: 25px;
	right: 25px;
	cursor: pointer
}
.portfolio-modal .close-modal:hover {
	opacity: .3
}
.portfolio-modal .close-modal .lr {
	height: 75px;
	width: 1px;
	margin-left: 35px;
	background-color: #2C3E50;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	z-index: 1051
}
.portfolio-modal .close-modal .lr .rl {
	height: 75px;
	width: 1px;
	background-color: #2C3E50;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	z-index: 1052
}
.portfolio-modal .modal-backdrop {
	opacity: 0;
	display: none
}
.navbar-brand {
    height: auto !important;
}


ul.listado {
    list-style: none;
    padding:0;
    margin:0;
	text-align:left;
}

ul.listado > li { 
    padding-left: 1em; 
    text-indent: -.7em;
	font-size:18px; margin:10px 0px;
}

ul.listado > li:before {
    content: "• ";
    color: #F60; /* or whatever color you prefer */
	font-size: 18px;
    vertical-align: top;
}

.metodo p{ font-size:14px;}



h1.redes.insta i{ color: #e1306c; font-size: 40px;}
h1.redes.face i{ color: #3b5999; font-size: 40px;}

h1.redes a {
	color: #999;
	font-weight: 400;
	font-size: 28px;
}

.main-content h3 {
    color: #666;
    line-height: 32px;
    margin: 0 0 5px;
}
.content-box-info h3 {
    text-align: left;
    margin: 40px 0px 15px 0px !important;
    border-bottom: 1px solid #048ba9;
	padding-bottom: 5px;
	color: #003360;
	font-size: 20px;
}
.content-box{ margin: 20px 0px;}

.content-box ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.content-box ul li{
    padding: 10px 0px;
    border-bottom: 1px solid #f2f2f2;
	font-size: 17px;
}
.content-box ul li i{
	color: #048ba9;
	padding-right: 0.5em;
}

.social-icons-footer-bottom {
    margin: 6px 0 0;
	padding: 0;
	width: 100%;
}
hr{
width: 100%;
height: 1px;
display: block;
}
.social li {
    background-color: #FFF;
    border-radius: 100% 100% 100% 100%;
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 60%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 60%);
    display: inline-block;
    height: 48px;
    margin-right: 5px;
    width: 48px;
    text-align: center;
    background: #fff;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
    padding: 1px;
    line-height: 18px;
}
.social-icons-footer-bottom li i {
    display: inline-block;
	color: #4e585e;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 48px;
    padding-top: 0;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
}

@media (min-width: 768px){
	.container { width: 500px; 	}	
	}

@media (min-width: 992px){
	.container { width: 800px; 	}	
	}
@media (min-width: 1200px){
		.container { width: 1000px; 	}	
	}


	form{display:flex;flex-direction:column;gap:12px}


	/* Floating label fields */
	.form-group{
	position:relative;
	display:block;
	}
	
	input[type="text"], input[type="email"], textarea{
	width:100%;
	padding:16px 14px 14px 14px;
	background:transparent;
	border:1px solid rgba(0,0,0,0.2);
	border-radius:10px;
	color:inherit;
	font-size:0.95rem;
	outline:none;
	transition: box-shadow .18s ease, border-color .18s ease, transform .06s ease;
	resize:vertical;
	min-height:44px;
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
	}
	textarea{min-height:110px;padding-top:18px}
	
	
	label.floating{
	position:absolute;
	left:12px;
	top:12px;
	font-size:0.86rem;
	color:var(--muted);
	pointer-events:none;
	transform-origin:left top;
	transition: transform .14s ease, font-size .14s ease, top .14s ease, color .14s ease;
	background:transparent;
	padding:0 6px;
	}
	
	
	/* when input is focused or has content - lift label */
	.form-group input:focus + label.floating,
	.form-group input:not(:placeholder-shown) + label.floating,
	.form-group textarea:focus + label.floating,
	.form-group textarea:not(:placeholder-shown) + label.floating{
		transform: translateY(-12px) scale(0.96);
		top: 6px;
		color: var(--primary);
		background: #f5f5f5;
	}
	
	
	/* focus styles */
	input:focus, textarea:focus{
	box-shadow:var(--focus-ring);
	border-color:var(--primary);
	}
	
	
	/* small helper text */
	.form-group{
	font-size:0.82rem;
	color:var(--muted);
	margin-top:6px;
	}
	
	
	/* buttons */
	.btn{
	display:inline-flex;
	align-items:center;
	gap:10px;
	justify-content:center;
	padding:12px 14px;
	border-radius:10px;
	cursor:pointer;
	border:0;
	font-weight:600;
	background:rgba(34, 42, 83, 1);
	color:#FFF;
	box-shadow: 0 8px 18px rgba(7,20,36,0.65), inset 0 -2px 0 rgba(0,0,0,0.08);
	transition: transform .12s ease, box-shadow .12s ease, opacity .12s ease;
	}
	.btn:hover{background: #48AD34;}
	.btn:active{transform:translateY(1px)}
	.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}

	/* Botón flotante de WhatsApp */
.whatsapp-btn {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background-color: #25D366;
	color: #fff;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	font-size: 28px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
	z-index: 1000;
	}
.whatsapp-btn:hover {
	transform: scale(1.1);
	box-shadow: 0 6px 18px rgba(0, 0, 0, 0.35);
	}