/*
Created on : 25-feb-2020, 0:30:45
Author     : Alexander ALvarado j.alexander.ag@hotmail.com
*/

*{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;

}
.parallax h1,.parallax h2, .parallax p{
/*-webkit-text-stroke: 1px gray !important;*/
text-shadow: 2px 0 0 rgba(0,0,0,0.1), -2px 0 0 rgba(0,0,0,0.1), 0 2px 0 rgba(0,0,0,0.1), 0 -2px 0 rgba(0,0,0,0.1), 1px 1px rgba(0,0,0,0.1), -1px -1px 0 rgba(0,0,0,0.1), 1px -1px 0 rgba(0,0,0,0.1), -1px 1px 0 rgba(0,0,0,0.1);
}

*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.header-original{
color:#fff;
display:block;
margin-bottom:10px;
position:relative;
background:rgba(33,33,33,.9);
}

body {
background-color: rgba(0,0,0,.7);
color: #000;
font-family: 'Open Sans', sans-serif
}
.wrapper {
width: 100%;
margin: 0 auto;
}
main {
display: block;
background-color: #fff;
}
.container {
width: 100%;
max-width: 960px;
margin: 0 auto;
padding-right: 15px;
padding-left: 15px;
}

.pricing .container  {

max-width: 80% !important;

}

.row {
    margin-right: -30px !important;
    margin-left: -30px !important;
}

footer {
padding: 20px 0;
color: #fff;
}
section.section:last-child {
margin-bottom: 0;
}

section.section.content {
padding: 40px 0;
}
section.section.parallax {
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.lead{
font-size: 18px !important;
}

/* bootstrap */
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}



/* My latte styl */
.row {
    margin: 0 auto;
}

h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

h3, .h3 {
    font-size: 24px;
}

.lead {
    font-family: 'Montserrat', sans-serif;
}

.sombra {
    background: rgba(0, 0, 0, 0.7) !important;
}

.arrow-down:hover{
    cursor: pointer;
}

.logo_optimizado{
display:block !important;
margin-left: auto  !important;
margin-right: auto  !important;
margin-top: 100px;
margin-bottom: 40px;
}

.service-icon img{
width: 58px;
height: 58px;
}
a:hover, a:focus {
color: #23527c;
text-decoration: none !important;
}

/* intro */
section.section.parallax-intro {
    opacity: 0.9;
    background-image: url("../img/sections/1_intro_opt.jpg");
}

.intro .cover-container {
    margin-right: auto;
    margin-left: auto;
    padding: 100px 0;
    text-align: center;
}

.intro {
    background: rgba(0, 0, 0, 0.7);
    height: 758px !important;
    vertical-align: top;
    color: #FFF;
}

.intro .cover {
    padding: 0 20px;
}

.intro .cover-container {
    margin-right: auto;
    margin-left: auto;
    padding: 100px 0;
    text-align: center;
}

.intro div.avatar {
    width: 260px;
    height: 260px;
    background-size: cover;
    border-radius: 100%;
    margin: 0 auto;
    box-shadow: 0px 0px 0px 0px rgba(200, 95, 66, 0.4) inset, 0px 0px 0px 16px rgba(255, 255, 255, 0.6) inset, 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.intro .cover-heading {
    color: #FFF;
}

.intro .cover-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
}

.intro .lead {
    color: #FFF;
}

.intro .arrow .fa {
color: #FFF;
}

.intro .arrow .fa {
    font-size: 50px ;
    color: #FFF;
}

/* about */
.about .row {
    padding: 50px 0px;
}

@media screen and (max-width: 768px) {
.about .row {
    padding: 50px 50px !important;
}
}

.about {
    background: #F5F5F5;
}

.about .about-header {
    padding-bottom: 50px;
    text-align: center;
}

.about .about-header h2 {
    color: #333;
}

.about .about-header h2 {
    font-size: 40px;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
}

.about .about-header h3 {
    color: #9F8E8E;
}

.about .about-header h3 {
    color: #9F8E8E;
    font-size: 15px;
    margin-top: 0;
}

.about .name {
    color: #333;
}

.about .lead {
    color: #333;
}

.about .lead {
    margin-top: 20px;
}

/* Socials */
section.section.parallax-social {
    opacity: 0.9;
    background-image: url("../img/sections/2_social_opt.jpg");
}

.social {
    background: rgba(0, 0, 0, 0.7);
}

.social {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #FFF;
}

.social .row {
    padding: 50px;
    text-align: center;
}

@media screen and (max-width: 768px) {
.social .row {
    padding: 50px 100px !important;
}
}

.social .social-header {
    padding-bottom: 20px;
    text-align: center;
}

.social .social-header h2 {
    color: #FFF;
}

.social h2 {
    font-size: 40px;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
}

.social .row .social-box {
    float: none;
    display: inline-block;
    margin: 30px 0;
}

.social .icon-item .icon {
    border: 4px solid #FFF;
}

.icon-item .icon a {
    color: #FFF;
}

.icon-item .icon i {
    font-size: 50px;
    line-height: 1.7;
}

.icon-item .icon {
    width: 90px;
    height: 90px;
    border-radius: 45px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px !important;
    color: #FFF;
    border: 4px solid #FFF;
}

.social .row .social-box .it-facebook .icon:hover {
    background: #3B5998;
}
.social .row .social-box .it-twitter .icon:hover {
    background: #0084B4;
}
.social .row .social-box .it-google .icon:hover {
    background: #D34836;
}
.social .row .social-box .it-instagram .icon:hover {
    background: #3F729b;
}
.social .row .social-box .it-github .icon:hover {
    background: #000;
}

/* services */
.services {
    background: #F5F5F5;
}

.services {
    width: 100%;
    background: #F5F5F5;
}

.services .row {
    padding: 50px 0px;
}

@media screen and (max-width: 768px) {
.services .row {
    padding: 50px 25px !important;
}
}

.services .services-header {
    text-align: center;
}

.services .services-header h2 {
    color: #333;
}

.services h2 {
    text-align: center;
    font-size: 40px;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
}

.services .services-header {
    text-align: center;
}

.services .services-header h3 {
    color: #9F8E8E;
}

.services h3 {
    color: #9F8E8E;
    font-size: 15px;
    margin-top: 0;
}

.services .service-box {
    padding: 25px;
    word-break: break-all;
}

.services .service-item {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.176);
}

.services .service-box {
    padding: 25px;
    word-break: break-all;
}

.services .service-item {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.176);
}

.services .service-icon {
    background: #FFF;
}

.services .service-icon {
    background: #FFF none repeat scroll 0% 0%;
    padding: 20px 10px;
}

.services .service-icon .fa, .services .service-icon .fab, .services .service-icon .fas{
    color: #5E5E5E;
}

.services .service-icon .fa, .services .service-icon .fab, .services .service-icon .fas {
    font-size: 58px;
    color: #5E5E5E;
}


.services .service-icon h3 {
    color: #9F8E8E;
}

.services .service-icon h3 {
    font-size: 18px;
    margin: 10px;
}

.services .service-box p {
    background: #E0E0E0;
    color: #777;
}

.services .service-box p {
    background-color: #E0E0E0;
    font-size: 15px;
    color: #777;
    padding: 20px;
    margin: 0px;
    word-break: keep-all;
}

/* Separator */
section.section.parallax-separator {
    opacity: 0.9;
    background-image: url("../img/sections/3_separator_opt.jpg");
}

.separator {
    background: rgba(0, 0, 0, 0.7);
}

.separator {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #FFF;
}

.separator .row {
    padding: 50px;
    text-align: center;
}

.separator h2 {
    color: #FFF;
}

.separator h2 {
    padding-bottom: 20px;
    text-align: center;
    font-size: 40px;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
}

.separator .btn {
    color: #FFF;
    background: #181616;
}

.separator .btn {
    background: #181616;
    border-color: #181616;
}

/* skills */
.skills {
    background: #F5F5F5;
}

.skills {
    width: 100%;
    background: #F5F5F5;
}

.skills .row {
    padding: 50px 0px;
}

@media screen and (max-width: 768px) {
.skills .row {
    padding: 50px 25px !important;
}
}

.skills .skills-header {
    text-align: center;
    margin-bottom: 50px;
}

.skills .skills-header h2 {
    color: #333;
}

.skills h2 {
    font-size: 40px;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
}

.skills .skills-header h3 {
    color: #9F8E8E;
}

.skills h3 {
    color: #9F8E8E;
    font-size: 15px;
    margin-top: 0;
}

.skills .skill-box {
    padding: 0 25px;
}

.skills .skillbar {
    position: relative;
    display: block;
    margin-bottom: 15px;
    width: 100%;
    background: #CFCFCF;
    height: 40px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
}

.skills .skillbar-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    background: #6adcfa;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.skills .skillbar-title span {
    display: block;
    background: rgba(0, 0, 0, 0.1);
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.skills .skillbar-bar {
    height: 40px;
    width: 0px;
    background: #6adcfa;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.skills .skill-bar-percent {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 11px;
    height: 40px;
    line-height: 35px;
    color: #ffffff;
    color: rgba(0, 0, 0, 0.4);
}

/* portafolio */
.portfolio-gird {
    background: #F5F5F5;
}

@media screen and (max-width: 768px) {
.portfolio-gird .row {
    padding: 50px 35px !important;
}
}

.portfolio-gird {
    width: 100%;
    background: #F5F5F5;
}

.portfolio-gird * {
    z-index: 2;
}

.portfolio-gird .row {
    padding: 50px 0px;
}

.portfolio-gird * {
    z-index: 2;
}

.portfolio-gird .portfolio-header {
    text-align: center;
    margin-bottom: 50px;
}

.portfolio-gird .portfolio-header h2 {
    color: #333;
}

.portfolio-gird h2 {
    font-size: 40px;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
}

.portfolio-gird .portfolio-header h3 {
    color: #9F8E8E;
}

.portfolio-gird h3 {
    color: #9F8E8E;
    font-size: 15px;
    margin-top: 0;
}

.portfolio-gird .portfolio-item {
    right: 0 !important;
    margin: 0 0 15px !important;
}

.portfolio-gird .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.portfolio-gird .portfolio-item .portfolio-link .portfolio-hover {
    background: rgba(0, 0, 0, 0.7);
}

.portfolio-gird .portfolio-item .portfolio-link .portfolio-hover {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
}

.portfolio-gird .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content   {
    color: #FFF;
}

.portfolio-gird .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content  {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: #FFF;
}

.portfolio-gird .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i  {
    margin-top: -12px;
}

.portfolio-gird .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

.portfolio-gird .portfolio-item .portfolio-caption {
    background: #FFF;
}

.portfolio-gird .portfolio-item .portfolio-caption {
    max-width: 400px;
    background-color: #FFF;
    text-align: center;
    margin: 0 auto;
    padding: 18px;
}

.portfolio-gird .portfolio-item .portfolio-caption h4 {
    color: #000;
}

.portfolio-gird .portfolio-item .portfolio-caption h4 {
    color: #000;
    text-transform: none;
    margin: 0;
}

/* suscribe */
section.section.parallax-subscribe {
    opacity: 1;
    background-image: url("../img/sections/4_subscribe_opt.jpg");
}

.subscribe {
    background: rgba(0, 0, 0, 0.7);
}

.subscribe {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #000;
}

.subscribe .row {
    padding: 50px;
    text-align: center;
}

.subscribe .subscribe-header {
    text-align: center;
    margin-bottom: 50px;
}

.subscribe .subscribe-header h2 {
    color: #FFF;
}

.subscribe h2 {
    font-size: 40px;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
    color: #FFF;
}

.subscribe .subscribe-header h3 {
    color: #FFF;
}

.subscribe h3 {
    color: #FFF;
    font-size: 15px;
    margin-top: 0;
}

.subscribe .sib_signup_form .sib_signup_box_inside .sib-email-area, .subscribe .sib_signup_form .sib_signup_box_inside .sib-NAME-area {
    background: #FFF;
    color: 000;
    border-color: 000 !important;
}

.subscribe .sib_signup_form .sib_signup_box_inside .sib-email-area, .subscribe .sib_signup_form .sib_signup_box_inside .sib-NAME-area, .subscribe .sib_signup_form .sib_signup_box_inside .sib-SURNAME-area, .subscribe .sib_signup_form .sib_signup_box_inside .sib-SMS-area {
    padding: 10px 16px !important;
    margin: 5px 0px !important;
    border-radius: 0 !important;
    display: inline-block;
    max-width: 300px;
    height: 40px;
}

.subscribe .sib_signup_form .sib_signup_box_inside .sib-default-btn {
    color: #FFF !important;
    background: #181616 !important;
}

.subscribe .sib_signup_form .sib_signup_box_inside .sib-default-btn {
    padding: 10px 16px !important;
    margin: 5px 0px !important;
    border-radius: 0 !important;
    display: inline-block;
    font-size: 15px;
}

/* princing */
.pricing {
    background: #F5F5F5;
}

.pricing {
    width: 100%;
    background: #F5F5F5;
}

.pricing .row {
    padding: 50px 0px;
}

@media screen and (max-width: 768px) {
.pricing .row {
    padding: 50px 50px !important;
}
}


.pricing .pricing-header {
    text-align: center;
    margin-bottom: 25px;
}

.pricing .pricing-header h2 {
    color: #333;
}

.pricing h2 {
    text-align: center;
    font-size: 40px;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
}

.pricing .pricing-header h3 {
    color: #9F8E8E;
}

.pricing h3 {
    color: #9F8E8E;
    font-size: 15px;
    margin-top: 0;
}

.pricing-plans, .pricing-plans ul, .pricing-plans ul li {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}

.pricing-plans {
    margin-top: 10px;
}

.pricing .pricing-plans .pricing-plan {
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 20px;
}

.pricing .pricing-plans .pricing-plan .pricing-container {
    background: #FFF;
}

.pricing .pricing-plans .pricing-plan .pricing-container {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.pricing-plans, .pricing-plans ul, .pricing-plans ul li {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}

.pricing-container .title h2 {
    color: #000;
}

.pricing-container .title h2 {
    font-size: 2.125em;
    font-weight: 300;
    color: #000;
    margin: 0;
    padding: .6em 0;
}

.pricing h2 {
    text-align: center;
    font-size: 40px;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
}

.pricing-plans, .pricing-plans ul, .pricing-plans ul li {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}

.pricing-container .price p {
    background: #525252;
    color: #FFF;
}

.pricing-container .price p {
    background: #525252;
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    height: 2.6em;
    line-height: 2.6em;
    margin: 0 0 1em;
}

.pricing-container .options li {
    color: #000;
}

.pricing-container .options li {
    font-weight: 600;
    color: #000;
    text-align: left;
    margin-left: 50px;
    margin-right: 10px;
    list-style-type:disc;
}

.pricing-container .button a {
    background: #FFF;
    border: 2px solid #525252;
    color: #525252;
}

.pricing-container .button a {
    text-transform: uppercase;
    text-decoration: none;
    color: #525252;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 2.8em;
    border: 2px solid #525252;
    display: inline-block;
    width: 80%;
    height: 2.8em;
    border-radius: 4px;
    margin: 1.5em 0 1.8em;
}

/* contact us */
section.section.parallax-contact {
    opacity: 0.9;
    background-image: url("../img/sections/5_contact_opt.jpg");
}

.contact {
    background: rgba(0, 0, 0, 0.7);
}

.contact {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #FFF;
}

.contact .row {
    padding: 130px 0px;
    text-align: center;
}

.contact-header {
    margin-bottom: 50px;
}

.contact .contact-header h2 {
    color: #FFF;
}

.contact h2 {
    text-align: center;
    font-size: 40px;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
}

.contact .contact-header h3 {
    color: #FFF;
}

.contact h3 {
    color: #FFF;
    font-size: 15px;
    margin-top: 0;
}
