body {
  font-size: 16px;
  font-family: Arial,Segoe UI,Roboto,Helvetica Neue;
  color: #1b1c1e;
}
p{line-height: 24px;}
.bg-primary {
  background-color: #0fb3e4!important;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */

.bg-secondary {
  background-color: #2c3e50!important;
}

.fa-stack {
  font-size: 2.7em;
  text-align: center;
}

i {
  vertical-align: middle;
}

.template_position {
  position: relative;
}

.template_actions {
  position: absolute;
  bottom: 7%;
  left: 55%;
}

.footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #2c3e50;
  color: #fff;
}

.btn-social {
  width: 3.25rem;
  height: 3.25rem;
  font-size: 1.25rem;
  line-height: 2rem;
}

.copyright {
  background-color: #1a252f;
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
  border-bottom: 3px solid #0fb3e4;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #fff;
  background-color: #0fb3e4;
  border-bottom: 3px solid #fff;
  -webkit-transition: .4s;
transition: .4s;
}

.spacer span:before, .spacer span:after, .spacer span i {
  background: #0d82ea;
  color: #fff;
}

.spacer span:before, .spacer span:after {
  width: 100px;
  display: inline-block;
  height: 3px;
  content: "";
  vertical-align: middle;
  position: relative;
  top: 0;
}

h1 {
  margin-bottom: 5px;
}

.img-frame {
  padding: 10px;
  background-color: #fff;
  color: #000;
  border: solid 3px #c3c3c3;
  margin: 10px;
  border-radius: .3rem;
}

img {
  border-radius: .5rem;
}
/*  CLEAN FORM */
.contact-clean {
  background: #f1f7fc;
  padding: 80px 0;
}
@media (max-width:767px) {
  .contact-clean {
    padding: 20px 0;
  }
}
.contact-clean form {
  max-width: 480px;
  width: 90%;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 40px;
  border-radius: 4px;
  color: #505e6c;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
}
@media (max-width:767px) {
  .contact-clean form {
    padding: 30px;
  }
}
.contact-clean h2 {
  margin-top: 5px;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 36px;
  color: inherit;
}
.contact-clean .form-group:last-child {
  margin-bottom: 5px;
}
.contact-clean form .form-control {
  background: #fff;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
  outline: none;
  color: inherit;
  padding-left: 12px;
  height: 42px;
}
.contact-clean form .form-control:focus {
  border: 1px solid #b2b2b2;
}
.contact-clean form textarea.form-control {
  min-height: 100px;
  max-height: 260px;
  padding-top: 10px;
  resize: vertical;
}
.contact-clean form .btn {
  padding: 16px 32px;
  border: none;
  background: none;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
  outline: none !important;
}
.contact-clean form .btn:hover {
  opacity: 1;
}
.contact-clean form .btn:active {
  transform: translateY(1px);
}
.contact-clean form .btn-primary {
  background-color: #055ada !important;
  margin-top: 15px;
  color: #fff;
}
span.error {
  color: #FF0000;
}
.validate_me, input#firtsname{
			display: none;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255);
}
.usa {
  font-family:helvetica;
  font-size: 1.1rem;
  font-weight: bolder;
  text-align: center;
  background:url(https://www.jesusmenera.com/assets/img/united-states-of-america-small.jpg) center no-repeat;
  background-size: cover;
  color: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0.25px #fff;
}
a.usa:hover {
  color: #fff;
  text-decoration: underline;
}
.usa:before {
  content: 'English';
  position:absolute;
  width:100%;
  left:0;
  z-index: -1;
}
.mex {
  font-family:helvetica;
  font-size: 1.1rem;
  font-weight: bolder;
  text-align: center;
  background:url(https://www.jesusmenera.com/assets/img/mexico-flag-3d-small.png) center no-repeat;
  background-size: cover;
  color: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 0.25px #fff;
}
a.mex:hover {
  color: #fff;
  text-decoration: underline;
}
.mex:before {
  content: 'Español';
  position:absolute;
  width:100%;
  left:0;
  z-index: -1;
}
.title {
    padding: 0;
    text-align: center;
    position: relative;
    background-image: linear-gradient(115deg,#4fcf70,#fad648,#a767e5,#12bcfe,#44ce7b);
    border-radius: 6px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    z-index: 2;
}
.white-title {
    font-weight: 700;
    color: #fff;
    display: block;
    width: 100%;
    text-overflow: ellipsis;

    text-align: center;
    overflow: hidden;
    transition: .2s ease;
    line-height: 1;
}
 .title span {
    padding: .875rem 0;
    align-items: center;
    background: #0fb3e4;
    border-radius: 3px;
    display: block;
    justify-content: center;
    margin: 3px;
    box-sizing: border-box;
    height: 100%;
}
.navbar-brand  {
  font-size: 2.25rem;
  font-family:helvetica;
  font-weight: bolder;
  text-align: center;
  color: #fff;
  text-decoration: none;
  /* background-image: linear-gradient(rgb(15,179,228), #fff); */
}
a.navbar-brand:hover {
  color: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0.25px #fff;
}
.navbar-brand:before {
  content: 'Jesus Menera';
  position:absolute;
  width:100%;
  left:0;
  z-index: -1;
}
h1,h2,h3,h4,h5,h6,.navbar-brand{
  font-family: Segoe UI,Roboto,Helvetica Neue;
  font-weight: bold;
}
/* The device with borders */
.tablet {
  position: relative;
  width: 768px;
  height: 1024px;
  margin: auto;
  border: 16px black solid;
  border-top-width: 60px;
  border-bottom-width: 60px;
  border-radius: 36px;
}

/* The horizontal line on the top of the device */
.tablet:before {
  content: '';
  display: block;
  width: 60px;
  height: 5px;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #333;
  border-radius: 10px;
}

/* The circle on the bottom of the device */
.tablet:after {
  content: '';
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 50%;
  bottom: -65px;
  transform: translate(-50%, -50%);
  background: #333;
  border-radius: 50%;
}
span.fa-stack, h3.text-center {
    color: #000;
}
span.fa-stack:hover, h3.text-center:hover, a.h3.text-center:hover {
    color: #fff;
    text-decoration: none;
}
.portfolio-item {
    display: block;
    border-radius: 10px;
    position: relative;
    box-shadow: 0px 6px 12px rgb(0 0 0 / 30%);
    transition: transform 200ms ease-in, box-shadow 200ms ease-in;
}

.portfolio-item:after {
    background-image: linear-gradient(
90deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.0666667) 4%, rgba(255,255,255,0) 10%, rgba(255,255,255,0) 90%, rgba(0,0,0,0.0666667) 96%, rgba(0,0,0,0.2) 100%);
    content: '';
    border-radius: 3px;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 20;
}

.portfolio-item:hover {
    box-shadow: 0px 11px 18px rgb(0 0 0 / 30%);
    transform: scale(1.025);
}
