/*
Theme Name:         AnnexCore
Description:        AnnexcCore - Digital Marketing Agency
Version:            4.0.6
*/
/* VARIABLES */c

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('☺'), url(http://themes.googleusercontent.com/static/fonts/oswald/v8/HqHm7BVC_nzzTui2lzQTDT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('☺'), url(http://themes.googleusercontent.com/static/fonts/oswald/v8/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('☺'), url(http://themes.googleusercontent.com/static/fonts/oswald/v8/bH7276GfdCjMjApa_dkG6T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

/* ==========================================================================
   General Styles
   ========================================================================== */


::selection {
	background: #9FAE3C; /* Safari */
	color: #ffffff;
	}
::-moz-selection {
	background: #9FAE3C; /* Firefox */
	color: #ffffff;
}

body {
  background: #fff;
  color: #464646;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 1.5;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  outline: none !important;
}
p{
  margin: 0;
}
textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button,
a {
  outline: 0px !important;
}
.callout{
  position: static !important;
}
#video-home{
	position: relative;
	/*z-index: 0;*/
}
.excerpt-read-more{
	display:none;
}

.is-mobile body > section,
.is-mobile body > footer {
  background-attachment: scroll;
  -webkit-background-size: cover;
  background-size: cover;
}

/* ----- Buttons ----- */
.btn {
  border: 1px solid;
  font-size: inherit;
  line-height: 1.5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 5px;
  margin-right: 5px;
}
.btn-big {
  font-size: 20px;
  line-height: 20px;
  padding: 15px 30px;
  -webkit-border-radius: 10px 10px 0 10px;
  border-radius: 10px 10px 0 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
}
/*Botón Manda*/
.btn-big-manda {
  font-size: 18px;
  line-height: 20px;
  padding: 10px 15px;
  -webkit-border-radius: 10px 10px 0 10px;
  border-radius: 10px 10px 0 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
}
.btn-big-2 {
  font-size: 13px;
  line-height: 13px;
  padding: 15px 19px;
  -webkit-border-radius: 10px 10px 0 10px;
  border-radius: 10px 10px 0 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
}
.btn-medium {
  font-size: 16px;
  line-height: 16px;
  padding: 9px 30px;
  -webkit-border-radius: 8px 8px 0 8px;
  border-radius: 8px 8px 0 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
}
.btn-small {
  font-size: 14px;
  line-height: 14px;
  padding: 6px 24px;
  -webkit-border-radius: 6px 6px 0 6px;
  border-radius: 6px 6px 0 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
}



/* ==========================================================================
   Boton Razones
   ========================================================================== */

.btn-blue-ERP {
  border-color: #FFF;
  color: #FFF;
  background: transparent;
}

.btn-blue-ERP:hover {
  background: #FFF;
  color: #141443;
}

.btn-blue-ERP:focus {
  border-color: #fff;
  color: #fff;
  background: transparent;
}

.btn-blue-ERP:active,
.btn-blue-ERP.active {
  background: #fff;
  color: #141443;
}
/* ==========================================================================
   Boton Conoce
   ========================================================================== */

.btn-conoce-ERP {
  border-color: #FFF;
  color: #FFF;
  background: transparent;
}

.btn-conoce-ERP:hover {
  background: #FFF;
  color: #141443;
}

.btn-conoce-ERP:focus {
  border-color: #fff;
  color: #fff;
  background: transparent;
}

.btn-conoce-ERP:active,
.btn-conoce-ERP.active {
  background: #fff;
  color: #141443;
}

/* ==========================================================================
   Boton Razones
   ========================================================================== */
   
.btn-razones-ERP {
  border-color: #9FAE3C;
  color: #9FAE3C;
  background: transparent;
}

.btn-razones-ERP:hover {
  background: #C3D44A;
  border-color: #C3D44A;
  color: #FFF;
}

.btn-razones-ERP:focus {
  border-color: #FFF;
  color: #FFF;
  background: transparent;
}

.btn-razones-ERP:active,
.btn-razones-ERP.active {
  background: #C3D44A;
  border-color: #C3D44A;
  color: #FFF;
}



.btn-blue-ERP-inverted {
  background: #fff;
  color: #464646;
  border-color: #fff;
}
.btn-blue-ERP-inverted:hover {
  background: #f2f2f2;
  color: #fff;
  border-color: #f2f2f2;
}
.btn-blue-ERP-inverted:active {
  background: #fff;
  color: #464646;
  border-color: #fff;
}
.btn-blue {
  border-color: #9FAE3C;
  color: #9FAE3C;
}
.btn-blue:hover {
  background: #9FAE3C;
  color: #fff;
}
.btn-green-ERP {
  background: #9FAE3C;
  color: #fff;
  border-color: #9FAE3C;
}
.btn-green-ERP:hover {
  background: #2C3457;
  color: #fff;
  border-color: #2C3457;
}
.btn-green {
  border-color: #3F4B75;
  color: #3F4B75;
}
.btn-green:hover {
  background: #3F4B75;
  color: #fff;
}
.btn-green-inverted {
  background: #9FAE3C;
  color: #fff;
  border-color: #9FAE3C;
}
.btn-green-inverted:hover {
  background: #2C3457;
  color: #fff;
  border-color: #2C3457;
}
.btn-green-inverted:focus{
	color: #fff;
}
.btn-green-inverted-border {
  background: #9FAE3C;
  color: #fff;
  border-color: #FFF;
}
.btn-green-inverted-border:hover {
  background: #2C3457;
  color: #fff;
  border-color: #2C3457;
}
.btn-green-inverted-border:focus{
	color: #fff;
}

/* ==========================================================================
   Fonts
   ========================================================================== */
   
.btn-inquietud-erp {
  background: #2C3457;
  color: #fff;
  border-color: #2C3457;
}
.btn-inquietud-erp:hover {
  background: #9FAE3C;
  color: #fff;
  border-color: #9FAE3C;
}
.btn-inquietud-erp:focus{
	color: #fff;
}
.btn-asegurados-erp {
  background: transparent;
  color: #fff;
  border-color: transparent;
}
.btn-asegurados-erp:hover {
  background: #9FAE3C;
  color: #fff;
  border-color: #9FAE3C;
}
.btn-asegurados-erp:focus{
	color: #fff;
}
.btn-cta {
  /*font-size: 1.166666666666667em;*/
  font-weight: bold;
  /*padding: 12px 30px;*/
  -webkit-border-radius: 8px 8px 0 8px;
  border-radius: 8px 8px 0 8px;
  -moz-background-clip: border;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  z-index: 0;
}
.btn a:hover{
	text-decoration: none;
}
.btn-blue a:hover{
	color:#fff;
}
/* ----- Headings ----- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-weight: 300;
}
h1 {
  font-size: 3.333333333333333em;
}
h2 {
  font-size: 2.888888888888889em;
}
/*Heading media 320px*/
@media (max-width: 320px) {
    h2 {font-size: 2.25em;}
  }
h3 {
  font-size: 2em;
}
h4 {
  font-size: 1.555555555555556em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.7777777777777778em;
}
/* ----- Inputs ----- */
.form-input,
.form-textarea {
  display: block;
  width: 100%;
  height: 46px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.5;
  outline: none;
  color: #666;
  vertical-align: middle;
  background-color: transparent;
  background-image: none;
  border: 1px solid #666;
  -webkit-border-radius: 8px 8px 0 8px;
  border-radius: 8px 8px 0 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.form-input:focus,
.form-textarea:focus {
  background-color: #fff;
}
.form-textarea {
  height: auto;
}
form .btn {
  margin: 0;
  outline: none;
}
.form-input::-moz-placeholder,
.form-textarea::-moz-placeholder {
  color: #666;
}
.form-input::-moz-placeholder,
.form-textarea::-moz-placeholder {
  color: #666;
  opacity: 1;
}
.form-input::-ms-input-placeholder,
.form-textarea::-ms-input-placeholder {
  color: #666;
}
.form-input::-webkit-input-placeholder,
.form-textarea::-webkit-input-placeholder {
  color: #666;
}
button {
  outline: none;
}
label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 0;
  margin-right: 15px;
}
input[type=radio],
input[type=checkbox] {
  display: inline;
}
input[type=radio]:hover,
input[type=checkbox]:hover {
  display: inline;
}
.fancy-checkbox label.checklabel {
  padding-left: 25px;
}
.fancy-checkbox label.checklabel:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  bottom: 5px;
  background-color: #9FAE3C;
}
.fancy-checkbox .radio.radiolabel label:before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
}
.fancy-checkbox label.checklabel {
  margin-bottom: 10px;
}
.fancy-checkbox label.checklabel:before {
  border-radius: 3px;
}
.fancy-checkbox input[type=checkbox],
.fancy-checkbox input[type=radio] {
  display: none !important;
}
.fancy-checkbox input[type=radio]:checked + label:before {
  content: "\2022";
  color: #f3f3f3;
  font-size: 32px;
  text-align: center;
  line-height: 18px;
}
.fancy-checkbox input[type=checkbox]:checked + label:before {
  content: "";
  background: #9FAE3C url('../media/nav/checkbox-sign.png') center center no-repeat;
}
/* ----- Misc ----- */
a {
  color: #9FAE3C;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  outline: none;
}
.alignright {
  float: none;
  margin: 1.5em;
  display: block;
}
.alignleft {
  float: none;
  margin: 1.5em;
  display: block;
}
.loading-bar {
  width: 1px;
  height: 3px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background: #9FAE3C;
  overflow: hidden;
  display: none;
}
.loading-glow {
  width: 126px;
  height: 16px;
  position: fixed;
  top: 0;
  right: 100%;
  margin-right: -63px;
  z-index: 1000;
  background: transparent url('../media/nav/loading-glow.png') top left no-repeat;
  overflow: hidden;
  display: none;
}
.header-divider {
  display: block;
  height: 40px;
  position: relative;
}
.header-divider:after {
  content: '';
  height: 39px;
  width: 36%;
  border-top: 1px solid #9FAE3C;
  position: absolute;
  top: 0;
  left: 32%;
}
.header-cta {
  margin-bottom: 0;
  margin-top: 40px;
}
.read-on-home {
  margin-top: 40px;
    display: none;
}
.read-on-home a {
  color: #fff;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.read-on-home a:hover {
  opacity: 1;
}
.read-on-page{
  margin-top: 20px;
}
.read-on-page a {
  color: #fff;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.read-on-page a:hover {
  opacity: 1;
}
.brand-corner-small {
  -webkit-border-radius: 8px 8px 0 8px;
  border-radius: 8px 8px 0 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
}
.brand-corner-big {
  -webkit-border-radius: 12px 12px 0 12px;
  border-radius: 12px 12px 0 12px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
}
.fade-divider {
  height: 1px;
  width: 100%;
  margin: 5px 0 4px;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
.intro-text {
  color: #888;
  font-size: 1.666666666666667em;
  font-weight: 300;
}
.dark-overlay {
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.6;
}
.callout {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.666666666666667em;
  font-weight: 300;
  padding: 50px 0;
  margin: 0;
  background: #fff;
  color: #9FAE3C;
  text-align: center;
  line-height: 1.2em;
  overflow: hidden;
}
.callout p {
  margin: 0;
  padding: 0;
}
.header-page-serv {
  background-position: center top;
  background-size: auto auto;
  background-attachment: fixed;
  width: 100%;
  padding: 100px 0 0 0;
}
.header-page-serv h1 {
  font-size: 3.333333333333333em;
}
.header-page-serv .container {
  display: block;
}
.header-page-serv .header-cta {
  margin-bottom: 40px;
}
.header-page-serv .header-cta .btn {
  margin: 0;
}
.header-page-serv .service-photo {
  margin-bottom: 0;
  display: block;
  width: 100%;
}
.header-page-serv .service-photo img {
  width: 100%;
  height: auto;
  max-width: 1016px;
}
.header-page {
  background-position: center top;
  background-size: auto auto;
  background-attachment: fixed;
  width: 100%;
}
.header-page h1 {
  font-size: 3.333333333333333em;
}
.header-page .container {
  display: block;
}
.header-page .header-cta {
  margin-bottom: 40px;
}
.header-page .header-cta .btn {
  margin: 0;
}
.header-page .header-cta .btn,
.jumbotron .header-cta .btn {
  margin-bottom: 10px;
}
.header-page .service-photo {
  margin-bottom: 0;
  display: block;
  width: 100%;
}
.header-page .service-photo img {
  width: 100%;
  height: auto;
  max-width: 1016px;
}
.left-half {
  padding-right: 20px;
}
.right-half {
  padding-left: 20px;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.transformed-entrance .entrance {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
/* --- Section types --- */
.photo-section,
.blue-section,
.green-section {
  color: #fff;
  padding: 100px 0;
  overflow: hidden;
}
.photo-section h1,
.blue-section h1,
.green-section h1,
.photo-section h2,
.blue-section h2,
.green-section h2 {
  color: #fff;
  margin-top: 0;
}
.photo-section h2,
.blue-section h2,
.green-section h2 {
  margin-bottom: 20px;
}
.blue-section {
  background-color: #2C3457;
}
.green-section {
  background-color: #9FAE3C;
}
.gray-section {
  background-color: #959CA2;
}
.white-section,
.gray-section {
  color: #464646;
  padding: 0px 0;
  overflow: hidden;
}
.white-section h1,
.gray-section h1,
.white-section h2,
.gray-section h2 {
  color: #9FAE3C;
  margin-top: 0;
}
.white-section h2,
.gray-section h2 {
  margin-bottom: 20px;
}
/* --- Green Arrows list --- */
ul.green-arrow-ul {
  list-style-type: none;
  margin: 20px 0;
  padding-left: 50px;
}
ul.green-arrow-ul li {
  position: relative;
  margin-bottom: 10px;
}
ul.green-arrow-ul li::before {
  content: '';
  height: 24px;
  width: 24px;
  position: absolute;
  left: -40px;
  top: 2px;
  background: transparent url('../media/nav/ul-bullet-green.png');
}
.fancy-title {
  clear: both;
  display: block;
  font-size: 0.75em;
}
/* ----- Fancy Columns ----- */
.fancy-columns .outer-column {
  opacity: 0;
}
/*Fondo Especialistas*/
.fancy-columns .fancy-col {
  margin-bottom: 20px;
  -webkit-transition: all 0s ease-out;
  -moz-transition: all 0s ease-out;
  -o-transition: all 0s ease-out;
  transition: all 0s ease-out;
  background: #2C3457;/*Móviles*/
  color: #fff;
  padding: 20px 20px 48px 20px;
}
.fancy-columns .fancy-col figure {
  float: right;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.fancy-columns .fancy-col i,
.fancy-columns .fancy-col h3,
.fancy-columns .fancy-col a,
.fancy-columns .fancy-col p {
  color: #fff;
}
.fancy-columns .fancy-col i {
  font-size: 1.5em;
}
.fancy-columns .fancy-col h3 {
  color: #FFF;
  font-size: 1.333333333333333em;
  text-transform: capitalize;
  margin: 0 0 10px 0;
}
.fancy-columns .fancy-col p {
  font-size: 0.8888888888888889em;
  line-height: 1.5em;
  margin: 0 0 10px 0;
}
.fancy-columns .fancy-col .btn {
  position: absolute;
  bottom: 20px;
  left: 35px;
  -webkit-transition: all 0s ease-out;
  -moz-transition: all 0s ease-out;
  -o-transition: all 0s ease-out;
  transition: all 0s ease-out;
}
.fancy-columns .fancy-col .btn:hover {
  color: #2C3457;/*Web*/
}
@media (min-width: 992px) {
  .fancy-columns .outer-colum {
    opacity: 1;
  }
  .fancy-columns .fancy-col {
    padding: 20px 20px 20px 20px;
    margin-bottom: 0;
    -webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
    transition: all 0s ease-out;
    background: none;
    position: relative;
  }
  .fancy-columns .fancy-col:hover {
    background: #2C3457;
    color: #fff;
    padding: 20px 20px 68px 20px;
  }
  .fancy-columns .fancy-col:hover figure {
    float: right;
    display: inline-block;
  }
  .fancy-columns .fancy-col:hover i,
  .fancy-columns .fancy-col:hover h3 a,
  .fancy-columns .fancy-col:hover p {
    color: #fff;
  }
  .fancy-columns .fancy-col:hover i {
    font-size: 1.5em;
    color: #fff;
  }
  .fancy-columns .fancy-col:hover h3 {
    margin: 0 0 28px 0;
  }
  .fancy-columns .fancy-col:hover .btn {
    visibility: visible;
  }
  .fancy-columns .fancy-col figure {
    padding: 0;
    margin: 0;
    display: block;
    float: none;
  }
  .fancy-columns .fancy-col i {
    font-size: 2.666666666666667em;
    color: #fff;
  }
  .fancy-columns .fancy-col h3 {
    color: #fff;
    font-size: 1.333333333333333em;
    text-transform: capitalize;
    margin: 14px 0 14px 0;
  }
  .fancy-columns .fancy-col p {
    font-size: 0.8888888888888889em;
    line-height: 1.5em;
    margin: 0 0 10px 0;
  }
  .fancy-columns .fancy-col a {
    color: #fff;
  }
  .fancy-columns .fancy-col .btn {
    position: absolute;
    visibility: hidden;
    bottom: 20px;
    left: 20px;
    -webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
    transition: all 0s ease-out;
    color: #fff;
  }
  .fancy-columns .fancy-col .btn:hover {
    color: #9FAE3C;
  }
}
/* ----- Nivo Slider ----- */
/* ==========================================================================
   Home Page
   ========================================================================== */
/* Head section*/
.jumbotron {
  color: #fff;
  text-align: center;
  display: table;
  margin-bottom: 0;
}
.jumbotron h1 {
  margin: 0 0 40px 0;
  font-size: 2.5em;
}
.jumbotron h1 span {
  font-weight: 300;
}
.header-home {
  height: auto;
  background: none;
  background-size: auto auto;
  width: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  padding: 120px 0 100px;
  /*z-index: 0;*/
}
.header-home .container {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  z-index: 1;
}
.header-home h1 {
    font-size: 2.4em;
  }
  .jumbotron h1 {
    font-size: 2.5em;
  }
.header-home .read-on-home {
  position: absolute;
  bottom: 25px;
  left: 50%;
  height: 45px;
  width: 26px;
}
.header-home .read-on-home a {
  color: #fff;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  top: 0;
  left: -50%;
}
.header-home .read-on-home a:hover {
  opacity: 1;
}
.read-on-page {
  position: absolute;
  left: 50%;
  height: 45px;
  width: 26px;
}
.read-on-page a {
  color: #fff;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  top: 0;
  left: -50%;
}
.read-on-page a:hover {
  opacity: 1;
}
.home-container {
  min-height: 100%;
  min-width: 100%;
  width: 100%;
  height: 100%;
  position: relative;
  /*top: 0;
  left: 0;*/
  display: table;
  z-index: 1;
}
.home-video {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 0;
}
.home-video video {
  height: 120%;
  width: auto;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  top: auto;
  bottom:0;
  left:0;
}
.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  /*z-index:1;*/
}
.phone-menu {
  float: right;
  color: #9FAE3C;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin: 7px 0 8px 15px;
  display: none;
}
.phone-menu span {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  margin-left: 8px;
}
/* Main Nav*/
.navbar {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  font-family: 'Oswald', sans-serif;
  color: #f3f3f3;
  border: none;
  min-height: 40px;
  padding: 26px 0;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  z-index: 9999;
  margin: 0;
  background: #fff;
  width: 100%;
  overflow: visible;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.navbar-toggle {
  background: #9FAE3C;
  outline: none;
}
.navbar-toggle .icon-bar {
  color: #fff;
  background: #fff;
}
.navbar-nav {
  float: right;
  margin: 4px 0;
  overflow: visible;
}
/*Botones Siniestros y Usuarios*/
.navbar-nav .cta-menu {
  color: #ffffff;
  border: 2px solid #2C3457;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background: #2C3457;
}
.navbar-nav .cta-menu-user {
  color: #ffffff;
  border: 2px solid #9FAE3C;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background: #9FAE3C;
}
.navbar-nav .cta-menu a,
.navbar-nav .cta-menu-user a {
  color: #ffffff;
  padding: 8px 14px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.navbar-nav .cta-menu a:before,
.navbar-nav .cta-menu a:after,
.navbar-nav .cta-menu-user a:before,
.navbar-nav .cta-menu-user a:after {
  background: transparent;
}
.navbar-nav .cta-menu a:hover,
.navbar-nav .cta-menu-user a:hover {
  color: #fff;
}
.navbar-nav .cta-menu:hover {
  background: #9FAE3C;
  border: 2px solid #9FAE3C;
}
.navbar-nav .cta-menu-user:hover {
  background: #2C3457;
  border: 2px solid #2C3457;
}
.navbar-nav > li > a {
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #141443;
  padding: 8px 7px;
  position: relative;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  color: #9FAE3C;
  background: none;
}
.navbar-nav > li {
  margin-right: 10px;
  position: relative;
}
.navbar-nav > li:hover .navbar-nav li ul {
  opacity: 1;
}
.navbar-nav li:last-child {
  margin-right: 0;
}
.navbar-nav > li.active {
  color: #9FAE3C;
}
.navbar-nav > li.active a {
  color: #9FAE3C;
}
.navbar-collapse {
  text-align: center;
  max-height: 370px;

}
.navbar-collapse .navbar-nav {
  float: none;
}
.navbar-collapse .navbar-nav li {
  margin: 0;
}
.navbar-collapse .navbar-nav li .dropdown-container {
  display: block;
}
.navbar-collapse .navbar-nav li ul {
  position: relative;
  color: #464646;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  list-style-type: none;
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 0.7777777777777778em;
  text-align: center;
  display: block;
}
.navbar-collapse .navbar-nav li ul li {
  margin: 0;
  white-space: nowrap;
  margin-bottom: 6px;
  padding: 0;
}
.navbar-collapse .navbar-nav li ul li a {
  text-decoration: none;
  color: #3c3c3c;
}
.navbar-collapse .navbar-nav li ul li a:hover {
  color: #9FAE3C;
}
.navbar-collapse .navbar-nav li ul li:last-child {
  margin-bottom: 0;
}
.navbar-collapse .navbar-nav li:hover .dropdown-container {
  display: block;
}
.navbar-collapse .navbar-nav li:hover .dropdown-container ul {
  display: block;
}
@media (min-width: 768px) {

  .navbar-collapse .navbar-nav li .dropdown-container {
    display: none;
    padding-top: 12px;
    position: absolute;
    top: 100%;
  }
  .navbar-collapse .navbar-nav li .dropdown-container ul.sub-menu {
    display: none;
  }
  .navbar-nav > li > a {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #464646;
    padding: 10px 7px;
    position: relative;
  }
  .navbar-nav > li > a:hover,
  .navbar-nav > li > a:focus {
    color: #9FAE3C;
    background: none;
  }
  .navbar-nav > li > a:hover::before,
  .navbar-nav > li > a:focus::before,
  .navbar-nav > li > a:hover::after,
  .navbar-nav > li > a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    display: none\9;
  }
  .navbar-nav > li > a:after,
  .navbar-nav > li > a:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #9FAE3C;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  .navbar-nav > li > a:before {
    top: 0;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  .navbar-nav > li > a:after {
    bottom: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
  }
  .navbar-nav > li.active {
    color: #9FAE3C;
  }
  .navbar-nav > li.active:after,
  .navbar-nav > li.active:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #9FAE3C;
    content: '';
  }
  .navbar-nav > li.active:before {
    top: 0;
  }
  .navbar-nav > li.active:after {
    bottom: 0;
  }
  .navbar-nav > li.active a {
    color: #9FAE3C;
  }
  .navbar-collapse {
    text-align: center;
  }
  .navbar-collapse .navbar-nav {
    float: none;
  }
  .navbar-collapse .navbar-nav li {
    margin: 0 0 4px 0;
  }
  .navbar-collapse .navbar-nav li .dropdown-up {
    padding-bottom: 12px;
    position: absolute;
    bottom: 100%;
    top: auto;
    display: none;
  }
  .navbar-collapse .navbar-nav li .dropdown-up ul {
    -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.5);
  }
  .navbar-collapse .navbar-nav li .dropdown-up ul:before {
    content: '';
    border-top: 7px solid rgba(0, 0, 0, 0.4);
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    bottom: -14px;
    top: auto;
    left: 24px;
  }
  .navbar-collapse .navbar-nav li .dropdown-up ul:after {
    content: '';
    border-top: 7px solid #fff;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    bottom: -14px;
    top: auto;
    left: 24px;
  }
  .navbar-collapse .navbar-nav li ul {
    position: relative;
    color: #464646;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    list-style-type: none;
    text-align: left;
    margin: 0;
    padding: 10px 20px;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 0;
    font-size: 0.7777777777777778em;
    min-width: 140px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: none;
  }
  .navbar-collapse .navbar-nav li ul li {
    margin: 0;
    white-space: nowrap;
    margin-bottom: 6px;
    padding: 2px 0;
  }
  .navbar-collapse .navbar-nav li ul li a {
    text-decoration: none;
    color: #464646;
  }
  .navbar-collapse .navbar-nav li ul li a:hover {
    color: #9FAE3C;
  }
  .navbar-collapse .navbar-nav li ul:before {
    content: '';
    border-bottom: 7px solid rgba(0, 0, 0, 0.4);
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    top: -14px;
    left: 24px;
  }
  .navbar-collapse .navbar-nav li ul:after {
    content: '';
    border-bottom: 7px solid #fff;
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    top: -14px;
    left: 24px;
  }
  .navbar-collapse .navbar-nav li ul li:last-child {
    margin-bottom: 0;
  }
  .navbar-collapse .navbar-nav li:hover .dropdown-container {
    display: block;
  }
  .navbar-collapse .navbar-nav li:hover .dropdown-container .sub-menu {
    display: block;
  }
}
.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  width: auto;
  height: auto;
}
.navbar-brand .logo {
  display: inline;
  width: 200px;
  height: auto;
  margin-top: 8px;
}
.navbar-brand .logo-icon {
  display: none;
}
.sticky-wrapper {
  width: 100%;
  display: block;
}
.sticky-wrapper-home {
  width: 100%;
  display: block;
  position: fixed;
  top: 0;
  z-index: 10;
}
.stuck {
  width: 100%;
  position: fixed;
  top: 0;
}
.stuck-home {
  width: 100%;
  position: fixed;
  top: 0;
  padding: 10px 0;
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  display: block;
  z-index: 20;
}
.mobile-stuck {
  position: fixed;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .mobile-stuck {
    position: relative;
    top: auto;
  }
  .stuck-home {
    position: fixed;
    top: 0;
  }
  .sticky-wrapper-home {
    position: static;
    top: auto;
  }
}
.minified-menu {
  padding: 10px 0;
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  display: block;
}
/* Specializing section*/
.especialistas-en {
  background: #f7f7f7 url('../media/nav/specializing-bg.png') 0px 0px repeat fixed;
  background-size: auto 140%;
  padding: 120px 0 50px;
  position: relative;
  overflow: hidden;
}
.especialistas-en h1 {
  text-align: center;
  color: #141443;
  margin: 0 0 1.5em 0;
  font-size: 2.75em;
}
.especialistas-en h1 span {
  font-weight: 300;
}
.especialistas-en .fade-divider {
  margin-bottom: 40px;
}
.especialistas-en .badges {
  text-align: center;
}
.especialistas-en .badges img {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .especialistas-en {
    background: #f7f7f7 url('../media/nav/specializing-bg.png') right top repeat fixed;
  }
  .especialistas-en .fancy-columns .fancy-col {
    margin-bottom: 20px;
  }
  .especialistas-en .fancy-columns .fancy-col i {
    color: #141443;
  }
  .especialistas-en .fancy-columns .fancy-col h3 a {
    color: #141443;
  }
  .especialistas-en .fancy-columns .fancy-col p {
    color: #141443;
  }
  .especialistas-en .fancy-columns .fancy-col:hover i,
  .especialistas-en .fancy-columns .fancy-col:hover h3 a,
  .especialistas-en .fancy-columns .fancy-col:hover p {
    color: #fff;
  }
}
/*Texto Razones*/
.reasons {
  background: #ffffff url('../assets/home-reasons-bg.html') 50% 0 repeat fixed;
  background-size: auto auto;
  color: #FFF;/*Texto*/
  padding: 100px 0;
  overflow: hidden;
}
.reasons .reasons-head {
  text-align: center;
  float: left;
  opacity: 0;
  margin-left: -100px;
}
.reasons .the-reasons {
  float: right;
  opacity: 0;
  margin-right: -100px;
}
.reasons h2 {
  margin-bottom: 36px;
  margin-top: 0;
}
.reasons h2 span {
  font-weight: 300;
}
.reasons h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 1.555555555555556em;
  text-transform: none;
  margin-top: 0;
  text-transform: capitalize;
}
.reasons .btn {
  margin-bottom: 40px;
}
.reasons ol {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
  pdding-top: 7px;
}
.reasons ol li {
  position: relative;
  list-style: none;
  padding: 0 10px 20px;
}
.reasons ol li p {
  visibility: hidden;
  font-size: 0.8888888888888889em;
  line-height: 1.25em;
  font-weight: 400;
  margin-bottom: 0;
  color: #464646;
}
/*Texto Razones*/
.reasons ol > li:before {
  content: counter(li);
  /* Use the counter as content */

  counter-increment: li;
  /* Increment the counter by 1 */

  position: absolute;
  top: 27px;
  left: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 2.666666666666667em;
  font-weight: 300;
  line-height: 40px;
  height: 40px;
  color: #FFF;/*Números Razones*/
  z-index: 1;
}
.reasons .reasons-col {
  border: none;
  padding: 70px 20px 20px;
  height: 350px;
  background-color: #3F4B75;
}
.reasons .reasons-col p {
  visibility: visible;
  color: #FFFFFF;
}
/* CTA section*/
.general-cta {
  padding: 100px 0;
  width: 100%;
  background: #fff;
  text-align: center;
  overflow: hidden;
}
.general-cta p,
.general-cta a,
.general-cta h2 {
  opacity: 0;
}
.general-cta h2 {
  color: #9FAE3C;
  font-weight: 300;
  margin-bottom: 24px;
  margin-top: 0;
}
.general-cta .intro-text {
  margin-bottom: 24px;
}
.general-cta .btn {
  margin: 24px 0;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 1em;
}
.general-cta .phone-number {
  margin-bottom: 0;
  margin-top: -10px;
  opacity: 0;
  background: #9FAE3C;
  width : 440px;
  height : 65px;
  padding: 10px;
  margin: 0px auto;
  -webkit-border-radius: 8px 8px 0 8px;
  border-radius: 8px 8px 0 8px;
}
.general-cta .phone-number span {
  color: #FFF;
  font-weight: bold;
  font-size: 1.5em;
  margin-top: -10px;
  line-height: 1;
}
/* Clients section */
.clients-love {
  background-color: #464646;
  background: url('../assets/home-clients-bg.html') 0% 0 repeat fixed;
  background-size: auto auto;
  padding: 50px 0 50px;
  /*position: relative;*/
  text-align: center;
  overflow: hidden;
}
.clients-love .intro-text {
  color: #141443;
  font-size: 1.9em;
  font-weight:bold;
  text-transform: capitalize;
  display: block;
  position: relative;
  overflow: visible;
  margin-bottom: 40px;
}
.clients-love .read-more-clients {
  display: block;
  clear: both;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.clients-love .read-more-clients a.read-more {
  text-align: center;
  color: #fff;
  display: inline-block;
  padding-left: 40px;
  position: relative;
}
.clients-love .read-more-clients a.read-more:before {
  content: '';
  background: url('../media/nav/plus.png') center center no-repeat;
  height: 30px;
  width: 40px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.75s ease-out;
  -moz-transition: all 0.75s ease-out;
  -o-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
}
.clients-love .read-more-clients a.read-more:hover {
  text-decoration: none;
}
.clients-love .read-more-clients a.read-more:hover::before {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  /* IE 9 */

  -webkit-transform: rotate(360deg);
  /* Safari and Chrome */

}
/* Clients carrousel */
.carrousel-container {
  width: 100%;
  height: 100px;
  overflow: hidden;
}
#left_scroll {
  display: inline-block;
  float: left;
  text-align: left;
  height: 100px;
  width: 8.333333333333332%;
}
#left_scroll a {
  background: transparent url("../media/nav/left-arrow-dark.png") center center no-repeat;
  opacity: 0.7;
  height: 100px;
  width: 100%;  
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#left_scroll a:hover {
  opacity: 1;
  background-position: left center;
}
#carousel_inner {
  float: left;
  width: 83.33333333333334%;
  opacity: .85;
  overflow: hidden;
  margin-bottom: 30px;
}
#carousel_inner #carousel_ul {
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
  left: 0px;     /*Margen izquierdo de Carrusel Alianzas*/
  list-style-type: none;
  width: 9999px;
}
#carousel_inner #carousel_ul li {
  float: left;
  margin-right: 0;
  height: 100px;
  width: 199px;
  display: inline-table;
  margin-top: -20px;
  opacity: 0;
}
#carousel_inner #carousel_ul li a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
#carousel_inner #carousel_ul li span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
#carousel_inner #carousel_ul li img {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
}
#carousel_inner #carousel_ul .animated-carousel-li {
  opacity: 1;
  margin-top: 0;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
#right_scroll {
  display: inline-block;
  float: left;
  width: 8.333333333333332%;
  height: 100px;
}
#right_scroll a {
  background: transparent url("../media/nav/right-arrow-dark.png") center center no-repeat;
  opacity: 0.7;
  height: 100px;
  width: 100%;
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  outline: none;
}
#right_scroll a:hover {
  opacity: 1;
  background-position: right center;
}


/* Experts carrousel */
.carrousel-container-exp {
  width: 100%;
  height: 150px;
  overflow: hidden;
}
#left_scroll_exp {
  display: inline-block;
  float: left;
  text-align: left;
  height: 150px;
  width: 8.333333333333332%;
}
#left_scroll_exp a {
  background: transparent url("../media/nav/left-arrow-dark.png") center center no-repeat;
  opacity: 0.7;
  height: 150px;
  width: 100%;
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#left_scroll_exp a:hover {
  opacity: 1;
  background-position: left center;
}
#carousel_inner_exp {
  float: left;
  width: 83.33333333333334%;
  opacity: .85;
  overflow: hidden;
  margin-bottom: 30px;
}
#carousel_inner_exp #carousel_ul_exp {
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
  left: -1000px;
  list-style-type: none;
  width: 9999px;
}
#carousel_inner_exp #carousel_ul_exp li {
  float: left;
  margin-right: 100px;
  height: 150px;
  width: 900px;/*Ancho Reconocimientos*/
  display: inline-table;
  margin-top: -20px;
  opacity: 0;
  text-align: center;
}
#carousel_inner_exp #carousel_ul_exp li a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  text-align: center;
}
#carousel_inner_exp #carousel_ul_exp li span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  text-align: center;
}
#carousel_inner_exp #carousel_ul_exp li img {
  display: table-cell;
  vertical-align: middle;
  /*margin: 0 auto;
  max-width:90%;*/
  height: auto;
  float:left;
}
#carousel_inner #carousel_ul_exp .animated-carousel-li {
  opacity: 1;
  margin-top: 0;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}

/*Reconocimientos media*/
@media (max-width: 1024px) {
    #carousel_inner_exp #carousel_ul_exp {left: 0px;}/*Margen contenedor*/
    #carousel_inner_exp #carousel_ul_exp li {width: 800px;}/*Ancho Reconocimientos*/
    #carousel_inner_exp #carousel_ul_exp li img {height: 128px;}/*Alto imagen*/
}
@media (max-width: 768px) {
    #carousel_inner_exp #carousel_ul_exp li {
      width: 600px;/*Ancho Reconocimientos*/
      font-size:0.9em;/*Tamaño letra*/
    }
    #carousel_inner_exp #carousel_ul_exp li img {height: 128px;}/*Alto imagen*/
}
@media (max-width: 600px) {
    #carousel_inner_exp #carousel_ul_exp li {
      width: 468px;/*Ancho Reconocimientos*/
      font-size:0.75em;/*Tamaño letra*/
    }
    #carousel_inner_exp #carousel_ul_exp li img {height: 96px;}/*Alto imagen*/
}
@media (max-width: 480px) {
    #carousel_inner_exp #carousel_ul_exp li {
      width: 380px;/*Ancho Reconocimientos*/
      font-size:0.7em;/*Tamaño letra*/
    }
    #carousel_inner_exp #carousel_ul_exp li img {height: 80px;}/*Alto imagen*/
}
@media (max-width: 385px) {
    #carousel_inner_exp #carousel_ul_exp li {
      width: 300px;/*Ancho Reconocimientos*/
      font-size:0.6em;/*Tamaño letra*/
    }
    #carousel_inner_exp #carousel_ul_exp li img {height: 80px;}/*Alto imagen*/
}
@media (max-width: 320px) {
    #carousel_inner_exp #carousel_ul_exp li {
      width: 256px;/*Ancho Reconocimientos*/
      font-size:0.6em;/*Tamaño letra*/
    }
    #carousel_inner_exp #carousel_ul_exp li img {height: 72px;}/*Alto imagen*/
}
/**/
  
#right_scroll_exp {
  display: inline-block;
  float: left;
  width: 8.333333333333332%;
  height: 150px;
}
#right_scroll_exp a {
  background: transparent url("../media/nav/right-arrow-dark.png") center center no-repeat;
  opacity: 0.7;
  height: 150px;
  width: 100%;
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  outline: none;
}
#right_scroll_exp a:hover {
  opacity: 1;
  background-position: right center;
}


/* General Recent posts */
.general-recent-posts {
  padding: 100px 0;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.general-recent-posts .recent-posts-head {
  text-align: center;
  margin-bottom: 20px;
  margin-left: -80px;
  opacity: 0;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.general-recent-posts .recent-posts-head-animated {
  margin-left: 0px;
  opacity: 1;
}
.general-recent-posts .recent-col {
  float: none;
  margin-right: -80px;
  opacity: 0;
}
.general-recent-posts h2 {
  color: #9FAE3C;
  font-weight: 300;
  margin-bottom: 24px;
  margin-top: 0;
  font-size: 2.333333333333333em;
}
.general-recent-posts h2 span {
  font-weight: 400;
}
.general-recent-posts .recent-blog-post {
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: block;
  max-width: 450px;
  margin: 0 auto 20px;
}
.general-recent-posts .recent-blog-post figure {
  overflow: hidden;
}
.general-recent-posts .recent-blog-post figure img {
  width: 100%;
  height: auto;
}
.general-recent-posts .recent-blog-post h4 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.166666666666667em;
  color: #fff;
  text-transform: none;
}
.general-recent-posts .recent-blog-post .dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0.6;
}
.general-recent-posts .recent-blog-post .btn-small {
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 6px 14px;
  text-transform: lowercase;
  font-size: 0.7777777777777778em;
  opacity: 1;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* general subscribe */
.general-subscribe {
  background: #292929;
  width: 100%;
  padding: 0;
  height: auto;
  color: #fff;
  overflow: hidden;
}
.general-subscribe .container {
  height: 100%;
}
.general-subscribe .row {
  height: 100%;
}
.general-subscribe .blue-angle {
  height: auto;
  text-align: center;
  margin-top: 60px;
  width: 100%;
}
.general-subscribe .blue-angle p {
  font-size: 0.7777777777777778em;
}
.general-subscribe .subscribe-form {
  text-align: center;
  padding: 0px 0 60px;
  -webkit-box-shadow: inset -1px 0 0 #292929;
  -moz-box-shadow: inset -1px 0 0 #292929;
  box-shadow: inset -1px 0 0 #292929;
  width: 100%;
}
.general-subscribe input[type='text'] {
  height: 38px;
  width: 90%;
  border: 1px solid #595959;
  background: #373737;
  -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.2);
  outline: none;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  padding-left: 20px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: inline-block;
  margin-bottom: 10px;
}
.general-subscribe .subscribe-form input[type='text']:focus {
  background: #464646;
}
.general-subscribe .subscribe-form .btn {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  height: 58px;
  display: inline-block;
  outline: none;
  margin-top:-5px;
}
.mc4wp-form{
  margin: 0 !important;
}
/* General footer */
.general-footer {
  background: url('../assets/footer-bg.html') 0% 0 repeat fixed;
  background-size: auto 150%;
  color: #fff;
  width: 100%;
  padding-top: 80px;
  font-size: 0.8888888888888889em;
  overflow: hidden;
}
.general-footer h2 {
  font-size: 1.666666666666667em;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-transform: capitalize;
  border-bottom: 1px solid rgba(159, 174, 60, 0.5);
  margin-bottom: 12px;
  padding-bottom: 12px;
  color: #9FAE3C;
}
/*Texto Footer*/
.general-footer ul {
  list-style-type: none;
  padding-left: 20px;
  color: #FFF;
}
.general-footer ul li {
  margin-bottom: 8px;
}
.general-footer ul li ul {
  padding-left: 20px;
  margin-top: 8px;
}
.general-footer a {
  color: #FFF;
}
.bottom-cta .adress {
  text-transform: none;
  font-size: 0.8777777777777778em;
  background: rgba(63, 75, 117, 0.5);
  padding: 10px;
  margin-bottom: 20px;
}
.bottom-cta ul li i {
  margin-right: 10px;
}
.bottom-cta .btn-big {
  padding-left: 20px;
  padding-right: 20px;
}
/*Barra pie página*/
.bottom-bar {
  position: relative;
  height: auto;
  font-size: 0.875em;
  margin-top: 60px;
  background:#141443;
  padding:15px 0px;
}
.bottom-bar-cont {
  width:1170px;
  margin:0px auto;
}
.bottom-logo-icon {
  height: 32px;
  width: 32px;
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
  background: transparent url('../media/nav/bottom-logo.png') no-repeat;
  background-position: 0 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.bottom-logo-icon:hover {
  background-position: 0 -40px;
}
.middle-footer {
  margin-left: 0;
  margin-right: 0;
  padding: 60px 0 0 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.middle-footer p {
  margin-bottom: 4px;
}
.middle-footer p.copyright {
  float: left;
  text-align: center;
}
.middle-footer p.social-text {
  float: right;
  display: none;
}
.bottom-social-icons {
  height: 32px;
  position: absolute;
  top: 15px;
  right: 15px;
}
.bottom-social-icons .icon-fb,
.bottom-social-icons .icon-tw,
.bottom-social-icons .icon-in,
.bottom-social-icons .icon-s,
.bottom-social-icons .icon-t {
  display: inline-block;
  background: transparent url('../media/nav/social-icons-sprite.png') no-repeat;
  height: 32px;
  width: 32px;
  margin-left: 6px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  overflow: hidden;
}
.bottom-social-icons .icon-fb {
  background-position: 0 0;
  text-indent: -9999px;
}
.bottom-social-icons .icon-fb:hover {
  background-position: 0 -40px;
}
.bottom-social-icons .icon-tw {
  background-position: -40px 0;
  text-indent: -9999px;
}
.bottom-social-icons .icon-tw:hover {
  background-position: -40px -40px;
}
.bottom-social-icons .icon-in {
  background-position: -80px 0;
  text-indent: -9999px;
}
.bottom-social-icons .icon-in:hover {
  background-position: -80px -40px;
}
.bottom-social-icons .icon-s {
  background-position: -120px 0;
  text-indent: -9999px;
}
.bottom-social-icons .icon-s:hover {
  background-position: -120px -40px;
}
.bottom-social-icons .icon-t {
  background-position: -160px 0;
  text-indent: -9999px;
}
.bottom-social-icons .icon-t:hover {
  background-position: -160px -40px;
}
.collapse {
  display: none;
}
.nabvar-toggle {
  display: inline-block;
}
.scrolltotop {
  position: fixed;
  bottom: -50px;
  right: 30px;
  height: 58px;
  width: 58px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  padding:5px;
}
.scrolltotop:hover {
  color: #3F4B75;
  background-color: #eee;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.5);
}
.scrolltotop:hover i {
  opacity: 1;
}
.scrolltotop i {
  line-height: 40px;
  opacity: 0.5;
}
.show-to-top {
  opacity: 1;
  bottom: 15px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* ==========================================================================
   About Us
   ========================================================================== */
.header-about-us {
  height: auto;
  background: url('../assets/about-us-header-bg.html') center top repeat fixed;
  background-size: auto auto;
  width: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  padding: 100px 0;
}
.header-about-us .container {
  display: table-cell;
  vertical-align: middle;
}
.header-about-us .read-on-home {
  position: absolute;
  bottom: 25px;
  left: 50%;
  height: 45px;
  width: 26px;
}
.header-about-us .read-on-home a {
  color: #fff;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  top: 0;
  left: -50%;
}
.header-about-us .read-on-home a:hover {
  opacity: 1;
}
/* -- About Us - Who we are -- */
.we-are {
  background: #ffffff url('../assets/who-we-are-bg.html') 50% 0 repeat fixed;
  color: #fff;
  padding: 100px 0;
  overflow: hidden;
  min-height:550px;
}
.we-are .we-are-head {
  text-align: center;
  margin-left: -100px;
  opacity: 0;
}
.we-are h2 {
  margin-bottom: 36px;
  margin-top: 0;
  margin-right: 0;
  font-weight: 300;
}
.we-are h2 span {
  font-weight: 300;
}
.we-are .tabbed-content {
  float: right;
  opacity: 0;
  margin-right: -100px;
}
.we-are .nav-tabs {
  border: none;
  margin-bottom: 40px;
  margin-top: 6px;
  text-align: center;
}
.we-are .nav-tabs li {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 10px;
  float: none;
}
.we-are .nav-tabs li a {
  background: none;
  border: 1px solid #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  -webkit-border-radius: 8px 8px 0 8px;
  border-radius: 8px 8px 0 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 1.166666666666667em;
  line-height: 1em;
  text-transform: uppercase;
  padding: 8px 20px;
}
.we-are .nav-tabs li a:hover {
  background: rgba(255, 255, 255, 0.3);
}
.we-are .nav-tabs li.active a {
  background: #fff;
  color: #9FAE3C;
  font-weight: 400;
}
.we-are .tab-content h3 {
  font-size: 1.666666666666667em;
  font-weight: 300;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.we-are .tab-content .tab-pane {
  margin-bottom: 10px;
}
/* -- About Us - Our Values -- */
.our-values {
  padding: 90px 0 30px;
  width: 100%;
  background: #fff;
  text-align: center;
}
/*Título Valores*/
.our-values h2 {
  margin-top: 0;
  color: #2C3457;
  font-weight: 300;
  margin-bottom: 70px;
}
.our-values h2 span {
  font-weight: 400;
}
.our-values h3 {
  font-family: 'Open Sans', sans-serif;
  color: #888;
  font-size: 1.666666666666667em;
  line-height: 0.9em;
  text-transform: capitalize;
  font-weight: 300;
  margin-bottom: 30px;
}
.our-values i {
  color: #9FAE3C;
  font-size: 6em;
}
.our-values p {
  margin-bottom: 60px;
}
.our-values .values-col {
  float: left;
  opacity: 0;
  margin-left: -100px;
}
/* ==========================================================================
   Services page
   ========================================================================== */
.header-services {
  height: auto;
  background: url('../assets/services-header-bg.html') center top repeat fixed;
  background-size: auto auto;
  width: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  padding: 100px 0;
}
.header-services .container {
  display: table-cell;
  vertical-align: middle;
}
.header-services .header-cta {
  margin-bottom: 0;
}
.email-marketing {
  background: url('../assets/services-email-bg.html');
  -webkit-background-size: auto auto;
  background-size: auto auto;
  background-position: 50% top;
  background-attachment: fixed;
  padding: 160px 0 160px 0;
  color: #fff;
}
.email-marketing h2,
.email-marketing p {
  margin-bottom: 20px;
}
.email-marketing img {
  width: 100%;
  height: auto;
}
.ppc {
  padding: 40px 0px;
}
.ppc h2 {
  color: #9FAE3C;
  margin-bottom: 0px;
}
.ppc p {
  margin-bottom: 0px;
}
.ppc a {
  margin: 0;
}
.ppc img {
  width: 100%;
  height: auto;
}
.ppc .right-half {
  float: right;
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .ppc .right-half {
    width: 50%;
  }
}
.pys {
  padding: 0px;
}
.pys h2 {
  color: #9FAE3C;
  margin-bottom: 0px;
}
.pys p {
  margin-bottom: 0px;
}
.pys a {
  margin: 0;
}
.pys img {
  width: 100%;
  height: auto;
}
.pys .right-half {
  float: right;
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .pys .right-half {
    width: 50%;
  }
}
.seo {
  background-color: #2C3457;
  color: #fff;
  padding-top: 40px;
}
a {
  margin: 0;
}
.seo img {
  width: auto;
  height: auto;
  float: right;
}
.seo h2,
.seo p {
  margin-bottom: 0px;
  margin-top:30px;
}
.seo .left-half {
  margin-bottom: 0px;
}
.web-dev {
  padding: 160px 0 160px 0;
}
.web-dev h2 {
  color: #9FAE3C;
  margin-bottom: 20px;
}
.web-dev p {
  margin-bottom: 20px;
}
.web-dev a {
  margin: 0;
}
.web-dev img {
  width: 100%;
  height: auto;
}
.web-dev .right-half {
  float: right;
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .web-dev .right-half {
    width: 50%;
  }
}
.email-marketing,
.seo,
.ppc,
.pys,
.web-dev {
  overflow: hidden;
}
.email-marketing .left-half,
.seo .left-half,
.ppc .left-half,
.pys .left-half,
.web-dev .left-half {
  margin-bottom: 40px;
  float: left;
  margin-left: -100px;
  opacity: 0;
}
.email-marketing .right-half,
.seo .right-half,
.ppc .right-half,
.pyz .right-half,
.web-dev .right-half {
  float: right;
  margin-right: -100px;
  opacity: 0;
}
/* ==========================================================================
   Email Marketing
   ========================================================================== */
.header-email-mk {
  background: url('../assets/home-reasons-bg.html');
  background-position: center top;
  padding: 60px 0 0 0;
  overflow: hidden;
}
/* Core Email Services*/
.core-email {
  background: #f7f7f7 url('../assets/core-email-bg.html') 50% 0px repeat fixed;
  background-size: auto auto;
  padding: 120px 0 100px;
  position: relative;
  overflow: hidden;
  color: #fff;
}
.core-email h1 {
  text-align: center;
  margin: 0 0 1.5em 0;
}
.core-email h1 span {
  font-weight: 300;
}
.advanced-email {
  padding: 80px 0 40px;
  text-align: center;
}
.advanced-email h3 {
  color: #9FAE3C;
  margin-bottom: 20px;
}
.advanced-email h4 {
  font-size: 1.33333333333em;
  color: #3F4B75;
}
.advanced-email p {
  font-size: 0.888888888888em;
}
.advanced-email .btn {
  margin-bottom: 40px;
}
.advanced-email figure {
  margin-bottom: 40px;
}
/* ==========================================================================
   SEO
   ========================================================================== */
.header-seo {
  background: url('../assets/services-seo-bg.html');
  background-position: center top;
  padding: 60px 0 0 0;
  overflow: hidden;
}
.seo-what {
  background: url('../assets/what-is-seo.html');
  background-position: center top;
  overflow: hidden;
}
.section-icon-right {
  padding-left: 20px;
  opacity: 0;
  margin-right: -100px;
  margin-bottom: 40px;
}
.section-icon-right figure {
  text-align: left;
}
.section-icon-right figure img {
  width: 100%;
  height: auto;
  max-width: 220px;
}
.section-icon-left {
  padding-right: 20px;
  opacity: 0;
  margin-left: -100px;
  margin-bottom: 40px;
}
.section-icon-left figure {
  text-align: right;
}
.section-icon-left figure img {
  width: 100%;
  height: auto;
  max-width: 220px;
}
.section-content-left {
  text-align: right;
  padding-right: 20px;
  opacity: 0;
  margin-left: -100px;
}
.section-content-right {
  text-align: left;
  padding-left: 20px;
  opacity: 0;
  margin-right: -100px;
}
.seo-how {
  background: url('../assets/seo-how.html');
  background-position: center top;
  text-align: center;
  padding: 0 0 60px;
  overflow: hidden;
  position: relative;
}
.down-angle {
  width: 100%;
  display: block;
  height: 40px;
  margin-bottom: 20px;
  text-align: center;
}
.down-angle .the-angle {
  height: 40px;
  border-left: transparent solid 20px;
  border-bottom: transparent solid 20px;
  border-right: transparent solid 20px;
  border-top: 20px solid #fff;
  display: inline-block;
}
/* ==========================================================================
   PPC
   ========================================================================== */
.header-ppc {
  background: url('../assets/services-ppc-bg.html');
  background-position: center top;
  background-attachment: fixed;
  padding: 60px 0 0 0;
  overflow: hidden;
}
.ppc-benefits {
  background: url('../assets/core-email-bg.html');
  background-position: center top;
  background-attachment: fixed;
  overflow: hidden;
}
.ppc-columns {
  padding-top: 0;
  padding-bottom: 80px;
}
.ppc-columns .down-angle {
  margin-bottom: 60px;
}
.ppc-certified {
  padding: 100px 0;
}
.ppc-certified h3 {
  color: #9FAE3C;
  text-align: center;
  margin-bottom: 40px;
}
.ppc-certified h5,
.ppc-certified p {
  text-align: center;
}
.ppc-certified .section-icon-right {
  float: none;
}
.ppc-certified .section-icon-right figure {
  text-align: center;
}
.ppc-certified .section-icon-right figure img {
  max-width: 200px;
}
.ppc-certified .section-content-left {
  text-align: center;
  float: none;
}
@media (min-width: 768px) {
  .ppc-certified h3 {
    color: #9FAE3C;
    text-align: center;
    margin-bottom: 40px;
  }
  .ppc-certified .section-icon-right {
    text-align: right;
    float: right;
  }
  .ppc-certified .section-content-left {
    float: left;
  }
  .ppc-certified h5,
  .ppc-certified p {
    text-align: left;
  }
}
/* ==========================================================================
   Web-Dev
   ========================================================================== */
.header-web-dev {
  background: url('../assets/web-dev-bg.html');
  background-position: 50% top;
  background-attachment: fixed;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  padding: 60px 0 0 0;
  overflow: hidden;
}
.header-web-dev .service-photo {
  display: block;
}
.header-web-dev .flex-container {
  display: none;
}
.wordpress-dev {
  background: url('../assets/wordpress-bg.html');
  background-position: center top;
  background-attachment: fixed;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  overflow: hidden;
}
.wordpress-dev .btn,
.drupal-dev .btn,
.programming-dev .btn {
  margin: 10px 0 0 0;
}
/* ==========================================================================
   General page
   ========================================================================== */
.header-general-page {
  background: url('../assets/web-dev-bg.html');
  background-position: 50% top;
  padding: 100px 0;
  overflow: hidden;
  height: auto;
}
.header-general-page .header-cta {
  margin-bottom: 0;
}
.main-content {
  background: #fff;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.main-content p {
  margin-bottom: 20px;
}
.main-content img {
  -webkit-border-radius: 12px 12px 0 12px;
  border-radius: 12px 12px 0 12px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  max-width:100%;
  width:auto;
  height:auto;
}
.main-content .featured-image img {
  width: 100%;
  height: auto;
}
.main-content blockquote {
  color: #666;
  font-style: italic;
  padding-left: 40px;
  margin-left: 40px;
}
.page-content {
  margin-bottom: 100px;
}
.featured-area-page {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  padding: 60px 0;
  margin-bottom: 60px;
  overflow: hidden;
}
.featured-area-page figure {
  height: 300px;
  overflow: hidden;
  -webkit-border-radius: 12px 12px 0 12px;
  border-radius: 12px 12px 0 12px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
}
.featured-area-page .featured-area-img {
  width: 100%;
  height: auto;
}
.featured-area-page p {
  margin: 20px 0 20px 10px;
}
/* ==========================================================================
   Blog
   ========================================================================== */
.header-blog {
  background: url('../assets/blog-header-bg.html');
  background-position: 50% top;
  padding: 80px 0;
  overflow: hidden;
  height: auto;
  margin-bottom: 0;
}
.header-blog h1 {
  margin: 0;
  padding: 0;
}
.blog-articles {
  padding-top: 0;
}
.filters-container {
  height: 100px;
  display: block;
}
.filters-container .filters-open {
  top: 0 !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.filters-container .filters-bar {
  width: 90%;
  max-width: 980px;
  margin: 0 auto;
  padding: 23px 30px;
  background: #fff;
  display: block;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  border: solid #dbdbdb;
  border-width: 0 1px 1px 1px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
  position: relative;
  top: -122px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
}
.filters-container .filters-bar .toggle-btn {
  height: 40px;
  width: 40px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  background: #fff;
  margin-left: -20px;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
  z-index: 2;
  cursor: pointer;
}
.filters-container .filters-bar .toggle-btn:after {
  content: '';
  height: 20px;
  width: 48px;
  display: block;
  position: absolute;
  top: -1px;
  left: -5px;
  z-index: 3;
  background: #fff;
}
.filters-container .filters-bar .toggle-btn .toggle-icon {
  width: 16px;
  z-index: 4;
  margin: 0;
  margin-top: 19px;
  margin-left: 11px;
}
.filters-container .filters-bar .toggle-btn .toggle-icon i.toggle-line {
  width: 16px;
  height: 1px;
  margin-bottom: 3px;
  display: block;
  background: #adb4b6;
}
.filters-container .filters-bar .toggle-btn .toggle-icon i:last-child {
  margin-bottom: 0;
}
.filters-container .filters-bar:hover .toggle-icon i.toggle-line {
  background: #9FAE3C;
}
#ssba{
  position: absolute;
  right: 25px;
  bottom: 0;
}
.single #ssba{
  bottom: -35px;
}
@media (max-width: 327px) {
  .filters-container .filters-bar {
    top: -156px;
  }
}
.filter-input {
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
.filter-input .filter-name {
  font-family: 'Oswald', sans-serif;
  line-height: 34px;
  color: #666;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.filter-input .form-group {
  margin-bottom: 0;
  width: auto;
  position: relative;
}
.filter-input .form-group input {
  background: #f5f5f5;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  font-size: 15px;
  line-height: 22px;
  padding: 5px 10px;
  outline: none;
  color: #888;
}
.filter-input .search input {
  display: inline-block;
}
.filter-input .search .btn-search {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  height: 34px;
  background: none;
  border: none;
}
.filter-input .search .btn-search i {
  color: #888;
}
.btn-filter,
.cat-dropdown {
  background: #f5f5f5;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  font-size: 15px;
  line-height: 22px;
  padding: 5px 10px;
  outline: none;
  color: #888;
  height: 40px;
}
.filter-grid-style,
.filter-list-style {
  color: #666;
  margin-right: 10px;
  display: inline-block;
}
.filter-grid-style:hover,
.filter-list-style:hover {
  color: #9FAE3C;
}
.filter-grid-style i,
.filter-list-style i {
  font-size: 28px;
  vertical-align: middle;
  margin-top: 5px;
}
.toggle-styles {
  margin-right: 20px;
  display: none;
}
.toggle-styles .active {
  color: #9FAE3C;
}
/* --- Blog Loop --- */
.article-loop .blog-article {
  padding: 0 30px 80px;
}
.article-loop .blog-article h2 {
  font-size: 2.3333333333333em;
  color: #9FAE3C;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 30px;
}
.article-loop .blog-article h2 a:hover {
  text-decoration: none;
}
.article-loop .blog-article .post-content figure {
  margin-bottom: 20px;
}
.article-loop .blog-article .post-content section {
  margin-bottom: 20px;
}
.article-loop .blog-article .post-content img {
  width: 100%;
  height: auto;
}
.article-loop .blog-article .read-more {
  float: left;
  margin: 0;
}
.article-loop .blog-article .read-more .btn {
  margin: 0;
}
.social-icons {
  float: right;
  margin: 0;
  line-height: 36px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  color: #666;
  display: inline-block;
}
.social-icons a {
  color: #666;
  margin-left: 10px;
  font-size: 1.3333333333em;
}
.social-icons a:hover {
  color: #9FAE3C;
}
.post-meta {
  border-bottom: 1px solid #666;
  padding-bottom: 4px;
  margin-bottom: 20px;
}
.post-meta .meta-item {
  display: inline-block;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  color: #9FAE3C;
  margin-right: 20px;
}
.post-meta .meta-item i {
  color: #666;
  font-size: 1.3333333333em;
  margin-right: 5px;
}
.post-nav {
  padding: 60px 0;
  border-top: 1px solid #d5d5d5;
  float: left;
	width: 100%;
}
.post-nav .btn {
  margin: 0;
  padding: 9px 20px;
}
.post-nav .btn .fa {
  font-size: 0.6666666666666em;
  line-height: 16px;
  vertical-align: middle;
}
.post-nav .btn .fa-chevron-left {
  margin-right: 10px;
}
.post-nav .btn .fa-chevron-right {
  margin-left: 10px;
}
/* ==========================================================================
   Blog Post
   ========================================================================== */
.header-blog-post {
  background: url('../assets/blog-header-bg.html');
  background-position: 50% top;
  padding: 80px 0;
  overflow: hidden;
  height: auto;
  margin-bottom: 20px;
}
.header-blog-post h1 {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 1.8em;
}
.blog-content {
  padding-bottom: 30px;
}
.blog-content .featured-image {
  margin: 10px 0 20px;
  padding: 0px;
}
.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
  text-transform: none;
  color: #9FAE3C;
}
.single-post-meta {
  position: relative;
  margin-top: 10px;
}
.single-post-meta .social-icons {
  line-height: 27px;
  display: none;
}
.single-post-meta .post-date {
  position: absolute;
  height: 66px;
  width: 66px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  border: 1px solid #9FAE3C;
  top: -16px;
  left: -94px;
  text-align: center;
  line-height: 19px;
  text-transform: uppercase;
  padding: 9px 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: none;
}
.single-post-meta .post-date a {
  vertical-align: middle;
}
.single-post-meta .post-date:hover {
  background: #9FAE3C;
  border: 1px solid #fff;
}
.single-post-meta .post-date:hover a {
  color: #fff;
  text-decoration: none;
}
.post-author .row {
  padding-left: 15px;
  padding-right: 15px;
}
.author-box {
  -webkit-border-radius: 12px 12px 0 12px;
  border-radius: 12px 12px 0 12px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  border: 1px solid #dbdbdb;
  background: #f3f3f3;
  padding: 30px;
  margin-bottom: 100px;
  font-size: 0.8888888888888em;
}
.author-box .author-avatar {
  float: left;
  margin-right: 30px;
  display: none;
}
.author-box .author-info {
  overflow: hidden;
}
.author-box .author-info p:last-child {
  margin-bottom: 0;
}
.author-box h4 {
  color: #666;
  text-transform: none;
  margin-top: 0;
}
.author-box h4 a {
  margin-left: 10px;
}
.comments-section {
  background: #f3f3f3;
  border-top: 1px solid #dbdbdb;
  padding: 100px 0;
}
.comments-section h3 {
  margin-top: 0;
  margin-bottom: 30px;
}
.comments-section .comments-list {
  list-style-type: none;
  display: block;
  padding: 0;
}
.comments-section .comments-list li ul {
  list-style-type: none;
  padding: 0;
  margin-left: 30px;
}
.comments-section .comments-list li ul li {
  position: relative;
}
.comments-section .comments-list li ul li:before {
  content: '';
  position: absolute;
  height: 27px;
  width: 1px;
  background: #666;
  top: -27px;
  left: 30px;
}
.comments-section .comment {
  margin-bottom: 40px;
  border-top: 1px solid #666;
  list-style-type: none;
}
.comments-section .comment .row {
  margin-left: 0;
  margin-right: 0;
}
.comments-section .comment .comm-meta {
  padding-top: 24px;
  padding-left: 0px;
}
.comments-section .comment .comm-meta .comm-date,
.comments-section .comment .comm-meta .comm-time,
.comments-section .comment .comm-meta .comm-reply {
  clear: left;
  display: inline;
  margin-right: 10px;
  color: #666;
  font-size: 0.8888888888em;
  line-height: 1.125em;
}
.comments-section .comment .comm-meta .comm-time {
  margin-bottom: 10px;
}
.comments-section .comment .comm-meta .comm-reply {
  color: #9FAE3C;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.7777777777777em;
}
.comments-section .comment .comm-content {
  overflow: hidden;
  padding-right: 0px;
  padding-top: 12px;
  padding-left: 0;
}
.comments-section .comment h4 {
  margin-top: 0;
  margin-bottom: 0;
  color: #9FAE3C;
  text-transform: none;
  font-size: 1.333333333333em;
}
.comments-section .comment span.after-name {
  color: #666;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.75em;
}
.the-comments {
  margin-bottom: 80px;
}
.comment-form h4 {
  text-transform: none;
  font-size: 1.555555555555em;
  margin-bottom: 5px;
}
.comment-form p {
  font-size: 0.7777777777777em;
  margin-bottom: 10px;
  line-height: 1.2em;
}
#comment-nav ul{
  list-style-type: none;
}
.comment-form p a {
  display: block;
  clear: left;
}
/* ==========================================================================
   Contact Us
   ========================================================================== */
.header-contact {
  background: url('../assets/contact-header-bg.html');
  background-position: 50% top;
  padding: 100px 0;
  overflow: hidden;
  height: auto;
  margin-bottom: 0;
}
.info-section h2,
.info-section h5 {
  font-weight: 300;
  text-align: center;
  margin-top: 0;
}
.info-section h5 {
  font-size: 1.166666666666em;
  margin-bottom: 20px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
}
.info-section p {
  text-align: center;
  cursor: pointer;
}
.info-section i {
  cursor: pointer;
}
.contact-info {
  margin-bottom: 40px;
}
.contact-info h5 {
  cursor: pointer;
}
.contact-info .info-col {
  -webkit-border-radius: 8px 8px 0 8px;
  border-radius: 8px 8px 0 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  padding: 30px 15px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
  text-decoration: none;
  color: #464646;
}
.contact-info .info-col:hover {
  background: #f3f3f3;
}
/*Iconos redondos*/
.contact-info .info-col:hover .info-icon {
  -webkit-box-shadow: inset 0 0 0 5px #f3f3f3, 0 0 0 3px #9FAE3C;
  -moz-box-shadow: inset 0 0 0 5px #f3f3f3, 0 0 0 3px #9FAE3C;
  box-shadow: inset 0 0 0 5px #f3f3f3, 0 0 0 3px #9FAE3C;
  cursor: pointer;
}
.contact-info .info-col:hover .info-icon:after {
  -webkit-box-shadow: 0 0 0 0 #f3f3f3, 0 0 0 2px #9FAE3C;
  -moz-box-shadow: 0 0 0 0 #f3f3f3, 0 0 0 2px #9FAE3C;
  box-shadow: 0 0 0 0 #f3f3f3, 0 0 0 2px #9FAE3C;
}
/*Iconos redondos user*/
.contact-info .info-col:hover .info-icon-user {
  -webkit-box-shadow: inset 0 0 0 5px #d2d5d8, 0 0 0 3px #2C3457;
  -moz-box-shadow: inset 0 0 0 5px #d2d5d8, 0 0 0 3px #2C3457;
  box-shadow: inset 0 0 0 5px #d2d5d8, 0 0 0 3px #2C3457;
  cursor: pointer;
}
.contact-info .info-col:hover .info-icon-user:after {
  -webkit-box-shadow: 0 0 0 0 #d2d5d8, 0 0 0 2px #2C3457;
  -moz-box-shadow: 0 0 0 0 #d2d5d8, 0 0 0 2px #2C3457;
  box-shadow: 0 0 0 0 #d2d5d8, 0 0 0 2px #2C3457;
}
.contact-info .info-col:hover h5 {
  color: #2C3457;
  cursor: pointer;
}
.contact-info .info-icon {
  margin-bottom: 15px;
  cursor: pointer;
}
.contact-info p {
  margin-bottom: 0;
  line-height: 1.1666666666666;
  cursor: pointer;
}
/*Iconos redondos*/
.info-icon {
  height: 100px;
  width: 100px;
  background: #FFF;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  text-align: center;
  color: #fff;
  font-size: 2em;
  line-height: 100px;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-box-shadow: inset 0 0 0 5px #FFFFFF, 0 0 0 3px #2C3457;
  -moz-box-shadow: inset 0 0 0 5px #FFFFFF, 0 0 0 3px #2C3457;
  box-shadow: inset 0 0 0 5px #FFFFFF, 0 0 0 3px #2C3457;
}
/*Iconos redondos usuarios*/
.info-icon-user {
  height: 100px;
  width: 100px;
  background: #2C3457;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  text-align: center;
  color: #fff;
  font-size: 2em;
  line-height: 100px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 0 #f3f3f3;
  -moz-box-shadow: inset 0 0 0 0 #f3f3f3;
  box-shadow: inset 0 0 0 0 #f3f3f3;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.info-icon:after {
  content: '';
  height: 98px;
  width: 98px;
  position: absolute;
  top: 1px;
  left: 1px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
}
.info-icon-user:after {
  content: '';
  height: 98px;
  width: 98px;
  position: absolute;
  top: 1px;
  left: 1px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
}
.social-media-icons {
  text-align: center;
  position: relative;
}
.social-media-icons:before {
  content: '';
  width: 200px;
  height: 1px;
  background: #666;
  position: absolute;
  top: 25px;
  left: -50px;
  display: none;
}
.social-media-icons:after {
  content: '';
  width: 200px;
  height: 1px;
  background: #666;
  position: absolute;
  top: 25px;
  right: -50px;
  display: none;
}
.social-media-icons .social-ico {
  height: 50px;
  width: 50px;
  -webkit-border-radius: 8px 8px 0 8px;
  border-radius: 8px 8px 0 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  display: inline-block;
  background: #9FAE3C;
  font-size: 1.55555555555em;
  line-height: 50px;
  text-align: center;
  color: #fff;
  margin: 0 2px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.social-media-icons .facebook-ico {
  background: #45619d;
}
.social-media-icons .facebook-ico:hover {
  background: #354b7a;
}
.social-media-icons .twitter-ico {
  background: #00acee;
}
.social-media-icons .twitter-ico:hover {
  background: #0087bb;
}
.social-media-icons .google-ico {
  background: #dd4b39;
}
.social-media-icons .google-ico:hover {
  background: #c23321;
}
.social-media-icons .linkedin-ico {
  background: #1985bc;
}
.social-media-icons .linkedin-ico:hover {
  background: #13658f;
}
.contact-section {
}
.contact-section h2 {
  font-weight: 300;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  line-height:60px;
}
.contact-form {
  text-align: center;
}
.contact-form input[type='text'],
.contact-form input[type='email'],
.contact-form textarea {
  border: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  border-bottom: 1px solid #fff;
  color:#fff;
}
.contact-form input:focus,
.contact-form textarea:focus {
  background: #3F4B75;
  color: #fff;
}
.contact-form input[id="name"],
.contact-form input[id="email"] {
  padding-left: 50px;
  color: #fff;
}
.contact-form .form-input {
  color: #fff;
}
.contact-form .form-input::-moz-placeholder,
.contact-form .form-textarea::-moz-placeholder {
  color: #fff;
}
.contact-form .form-input::-moz-placeholder,
.contact-form .form-textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.contact-form .form-input::-ms-input-placeholder,
.contact-form .form-textarea::-ms-input-placeholder {
  color: #fff;
}
.contact-form .form-input::-webkit-input-placeholder,
.contact-form .form-textarea::-webkit-input-placeholder {
  color: #fff;
}
.contact-form .form-group {
  position: relative;
}
.contact-form .form-group i {
  position: absolute;
  top: 14px;
  left: 30px;
}
.contact-form .btn {
  background: none;
  padding-left: 40px;
  padding-right: 40px;
}
.contact-form .btn:hover {
  background: #fff;
  color: #9FAE3C;
}
.contact-form button {
  outline: none;
}

span.wpcf7-not-valid-tip {
  color: #fff;
  font-size: 0.8em;
  display: block;
  background: #f56a6a;
  margin-top: 10px;
  -webkit-border-radius: 6px 6px 0 6px;
  border-radius: 6px 6px 0 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: left;
  position: relative;
  padding: 2px 20px;
}

span.wpcf7-not-valid-tip::before {
  content:'';
  background: #f56a6a;
  height: 10px;
  width: 10px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: -5px;
  left: 40px;
}

div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: none;
  -webkit-border-radius: 6px 6px 0 6px;
  border-radius: 6px 6px 0 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  background: #f56a6a;
  color: #fff;
  font-size: 0.8em;
}

.map-section {
  padding: 0;
}
.map-section h2 {
  font-weight: 300;
  text-align: center;
  margin: 40px 0;
}
.map-section .down-angle {
  position: absolute;
  top: 0;
  z-index: 2;
}
.map-section .down-angle .the-angle {
  border-top: 20px solid #3F4B75;
  position: relative;
}
.map-section .down-angle .the-angle:before {
  content: '';
  background: #3F4B75;
  width: 80px;
  height: 30px;
  position: absolute;
  top: -50px;
  left: -40px;
}
.contact-map {
  position: relative;
  z-index: 1;
}
.map-content {
  height: 500px;
  width: 100%;
}
.map-directions {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 420px;
  width: 320px;
  display: block;
  background: rgba(255, 255, 255, 0.9);
  z-index: 2;
  font-size: 0.833333333333em;
  display: none;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
}
.map-directions .dir-close {
  height: 410px;
  width: 16px;
  top: 5px;
  left: 5px;
  background: #f5f5f5;
  cursor: pointer;
  z-index: 3;
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.map-directions .dir-close .fa {
  color: #9FAE3C;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -7px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.map-directions .dir-close:hover {
  background: #9FAE3C;
}
.map-directions .dir-close:hover .fa {
  color: #fff;
}
.map-directions #directions {
  overflow-y: scroll;
  z-index: 3;
  display: block;
  height: 420px;
  width: 320px;
  padding: 10px 20px 10px 26px;
  opacity: 1;
  color: #666;
}
.map-dir-min {
  width: 34px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.map-dir-min #directions {
  opacity: 0;
  transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  /* Safari */

  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.directions-form {
  position: absolute;
  bottom: 0;
  height: 42px;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
  display: none;
  text-align: center;
}
.directions-form .btn {
  display: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  padding: 4px 24px 5px;
}
.directions-form form {
  display: inline-block;
}
.directions-form label {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.directions-form label:before {
  display: none;
}
.directions-form input {
  display: inline-block;
  margin-top: 7px;
}
.directions-form input[type="text"] {
  background: rgba(0, 0, 0, 0.4);
  border: none;
  border: 1px solid rgba(255, 255, 255, 0.7);
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
  line-height: 26px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  height: 30px;
}
.directions-form input[type="text"]:focus {
  background: rgba(0, 0, 0, 0.8);
}
.directions-form input[type="submit"] {
  background: #fff;
  border: none;
  color: #9FAE3C;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
  padding: 2px 10px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  height: 30px;
}
/* ==========================================================================
   Quote Page
   ========================================================================== */
.header-quote {
  background: url('../assets/quote-header-bg.html');
  background-position: 50% top;
  padding: 100px 0;
  overflow: hidden;
  height: auto;
  margin-bottom: 0;
}
.quote-call {
  border-bottom: 1px solid #cecece;
  padding: 50px 0;
  margin: 0;
  font-size: 1em;
}
.quote-call .info-icon {
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 1.333333333333em;
  display: block;
  margin: 0 auto;
  margin-bottom: 8px;
}
.quote-call p {
  display: block;
  text-align: center;
  font-size: 0.85em;
  line-height: 1.166666666666em;
  overflow: hidden;
  margin-bottom: 24px;
}
.quote-call-col:hover .info-icon {
  -webkit-box-shadow: inset 0 0 0 4px #ffffff, 0 0 0 2px #2C3457;
  -moz-box-shadow: inset 0 0 0 4px #ffffff, 0 0 0 2px #2C3457;
  box-shadow: inset 0 0 0 4px #ffffff, 0 0 0 2px #2C3457;
}
.quote-section h1,
.quote-section h2,
.quote-section h3,
.quote-section h4,
.quote-section h5,
.quote-section h6 {
  color: #2C3457;
  text-align: center;
  margin: 0 0 20px 0;
}
.quote-section h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.333333333333em;
  text-transform: none;
  font-weight: 300;
  margin-bottom: 10px;
}
.quote-section .row {
  margin-bottom: 45px;
  text-align: center;
}
.quote-section .btn-cta {
  padding: 12px 50px;
}
.quote-section input,
.quote-section textarea {
  border-color: #2C3457;
}
.quote-section input:focus,
.quote-section textarea:focus {
  background: #f1f1f1;
}
.quote-section .form-input::-moz-placeholder,
.quote-section .form-textarea::-moz-placeholder {
  color: #2C3457;
}
.quote-section .form-input::-moz-placeholder,
.quote-section .form-textarea::-moz-placeholder {
  color: #2C3457;
  opacity: 1;
}
.quote-section .form-input:-ms-input-placeholder,
.quote-section .form-textarea::-ms-input-placeholder {
  color: #2C3457;
}
.quote-section .form-input::-webkit-input-placeholder,
.quote-section .form-textarea::-webkit-input-placeholder {
  color: #2C3457;
}
.quote-section .col-md-3 {
  padding: 0 10px;
}
.quote-section .col-md-3{
  margin-bottom: -50px;
}
.quote-section input[type='submit']{
  border:none;
}
.icheck .icheckbox_line_blue,
.icheck .iradio_line_blue {
  position: relative;
  display: block;
  margin: 0;
  padding: 15px 0;
  font-size: 0.888888888888em;
  line-height: 17px;
  color: #2C3457;
  background: #fff;
  -webkit-border-radius: 8px 8px 0 8px;
  border-radius: 8px 8px 0 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
  border: 1px solid #2C3457;
  cursor: pointer;
  text-align: center;
}
.icheck .icheckbox_line_blue .icheck_line-icon,
.icheck .iradio_line_blue .icheck_line-icon {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: url(img/check-sign.png) no-repeat;
  background-position: -32px 0;
  border: none;
}
.icheck .icheckbox_line_blue.hover,
.icheck .icheckbox_line_blue.checked.hover,
.icheck .iradio_line_blue.hover {
  background: #2689c2;
  border-color: #2689c2;
  color: #FFF;
}
.icheck .icheckbox_line_blue.checked,
.icheck .iradio_line_blue.checked {
  background: #2C3457;
  color: #fff;
}
.icheck .icheckbox_line_blue.checked .icheck_line-icon,
.icheck .iradio_line_blue.checked .icheck_line-icon {
  background-position: 0 0;
}
.icheck .icheckbox_line_blue.disabled,
.icheck .iradio_line_blue.disabled {
  background: #ADD7F0;
  cursor: default;
}
.icheck .icheckbox_line_blue.disabled .icheck_line-icon,
.icheck .iradio_line_blue.disabled .icheck_line-icon {
  background-position: -30px 0;
}
.icheck .icheckbox_line_blue.checked.disabled,
.icheck .iradio_line_blue.checked.disabled {
  background: #ADD7F0;
}
.icheck .icheckbox_line_blue.checked.disabled .icheck_line-icon,
.icheck .iradio_line_blue.checked.disabled .icheck_line-icon {
  background-position: -45px 0;
}
.signshow label:before {
    background-image: url("../media/nav/checkbox-sign.png");
    background-position: 2px;
    background-repeat: no-repeat;
}
/*----------------------------
    The file upload form
-----------------------------*/
.upload-drop {
  background: none;
  padding: 30px 40px;
  margin-bottom: 30px;
  border: 5px dashed #e6e6e6;
  border-radius: 8px;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #7f858a;
}
.upload-drop span {
  cursor: default;
  display: block;
  margin-bottom: 0;
}
.upload-drop span.drop-hint {
  font-weight: 400;
  text-transform: none;
  font-size: 0.75em;
  color: #999;
  margin-bottom: 20px;
}
.upload-drop a {
  cursor: pointer;
}
.upload-drop input {
  display: none;
}
.upload-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.upload-list ul li {
  padding: 5px;
  height: 48px;
  width: 100%;
  text-align: left;
}
.upload-list .uploaded-item div {
  display: inline-block;
}
.upload-list .knob-wrapper {
  margin-right: 10px;
  float: left;
}
.upload-list .delete-upload {
  float: right;
  margin-top: 5px;
}
.upload-list .delete-upload i {
  margin: 0;
}
.upload-list ul li input {
  display: none;
}
.upload-list ul li p {
  overflow: hidden;
  white-space: nowrap;
  color: #464646;
  font-size: 0.888888888888em;
  display: inline-block;
  margin: 5px 0 0 0;
}
.upload-list .error-status {
  display: block;
  margin: -5px 0 0 0;
}
.upload-list ul li i {
  font-weight: normal;
  font-style: normal;
  font-size: 0.75em;
  color: #7f7f7f;
  display: inline-block;
  margin-left: 10px;
}
.upload-list ul li canvas {
  margin-right: 10px;
}
.upload-list ul li span {
  width: 15px;
  height: 12px;
  cursor: pointer;
}
.upload-list ul li.working span {
  height: 16px;
  background-position: 0 -12px;
}
.upload-list ul li.error p {
  color: red;
}
.upload-list ul li.error p i.error-status {
  color: red;
}
/* ==========================================================================
   404 Page
   ========================================================================== */
.error404 header h1{
  text-align: center;
}
.error404 .entry-content p{
  text-align: center;
}
.error404 #post-not-found{
  padding: 50px 0;
}
.error404 .404-search-wrapper{
  float: left;
  width: 100%;
}
.error404 .filter-input{
  margin: 0 auto;
  display: block;
}
.error404 .filter-input form{
  width: 215px;
  margin: 0 auto;
}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

  .home-container {
    min-height: 100%;
    min-width: 100%;
    width: 100%;
    height: 100%;
    position: relative;
    /*top: 0;
    left: 0;*/
    display: table;
    z-index: 1;
  }

  .header-home,
  .header-page {
    height: 100%;
    background-position: center top;
    background-size: auto auto;
    background-attachment: fixed;
    padding: 100px 0;
  }
  .header-home h1 {
    font-size: 2.8em;
  }
  .jumbotron h1 {
    font-size: 2.5em;
  }
   .header-home .read-on-home {
    display: none;
  }
   .read-on-page {
    display: none;
  }
  .home-video video {
    height: 100%;
    width: auto;
    position: absolute;
    top: auto;
    bottom:0;
    left:0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .header-page-serv {
    height: 100%;
    background-position: center top;
    background-size: auto auto;
    background-attachment: fixed;
    padding: 100px 0 0 0;
  }
  .header-page-serv h1 {
    font-size: 3.333333333333333em;
  }
  .header-web-dev .service-photo {
    display: none;
  }
  .header-web-dev .flex-container {
    display: block;
  }
  .header-general-page,
  .header-blog,
  .header-contact,
  .header-quote {
    height: auto;
  }
  .header-blog h1 {
    margin: 0;
    padding: 0;
  }
  .header-blog-post {
    height: auto;
  }
  .header-blog-post h1 {
    font-size: 2.85em!important;
    text-transform: uppercase;
  }
  .especialistas-en,
  .reasons,
  .clients-love,
  .general-footer {
    background-position: center top;
    background-size: auto auto;
    background-attachment: fixed;
  }
  .especialistas-en h1 {
    font-size: 3.333333333333333em;
  }
  .navbar-collapse .navbar-nav {
    float: right;
  }
  .navbar-collapse .navbar-nav li {
    margin: 0 5px 0 0;
  }
  .menu-separator {
    margin: 0 5px 0 0;
    display:inherit;
  }
  .navbar-brand .logo {
    display: none;
  }
  .navbar-brand .logo-icon {
    display: inline-block;
  }
  .phone-menu {
    display: none;
  }
  .sticky-wrapper {
    width: 100%;
  }
  .reasons .reasons-col {
    height: 220px;
  }
  .general-cta .btn {
    margin: 24px 0;
    padding: 12px 30px;
    font-size: 1.166666666666667em;
  }
  .general-cta .btn-tel {
    margin: 24px 0;
    padding: 12px 30px;
    font-size: 2em;
  }
  .general-recent-posts .recent-posts-head {
    text-align: left;
    margin-bottom: 20px;
  }
  .general-recent-posts .recent-col {
    float: right;
  }
  .general-recent-posts h2 {
    font-size: 2.888888888888889em;
  }
  .general-recent-posts .btn {
    padding: 9px 15px;
  }
  .general-recent-posts .recent-blog-post {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: block;
    -webkit-border-radius: 8px 8px 0 8px;
    border-radius: 8px 8px 0 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 0;
  }
  .general-recent-posts .recent-blog-post figure {
    position: static;
    overflow: hidden;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 0;
  }
  .general-recent-posts .recent-blog-post figure img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-border-radius: 8px 8px 0 8px;
    border-radius: 8px 8px 0 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 0;
  }
  .general-recent-posts .recent-blog-post h4 {
    position: static;
    padding: 10px 0 0 0;
    margin: 0 0 10px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
    color: #464646;
    text-transform: none;
  }
  .general-recent-posts .recent-blog-post .dark-overlay {
    display: none;
  }
  .general-recent-posts .recent-blog-post .btn-small {
    position: static;
    padding: 6px 10px;
    text-transform: lowercase;
    font-size: 0.7em;
    opacity: 1;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    border-color: #9FAE3C;
    color: #9FAE3C;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .general-recent-posts .recent-blog-post .btn-small:hover {
    background-color: #9FAE3C;
    color: #fff;
  }
  .middle-footer {
    margin-left: 0px;
    margin-right: 0px;
    padding: 40px 0 0 0;
  }
  .middle-footer p.copyrights {
    text-align: left;
  }
  .we-are .we-are-head {
    display: block;
    width: 100%;
  }
  .we-are h2 {
    margin-bottom: 36px;
    margin-top: 0;
    margin-right: 0;
    font-weight: 300;
    text-align: left;
    display: block;
  }
  .we-are .tabbed-content {
    float: right;
  }
  .we-are .nav-tabs {
    border: none;
    margin-bottom: 40px;
    margin-top: 6px;
    text-align: left;
  }
  .we-are .nav-tabs li {
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: 0;
    display: inline-block;
  }
  .we-are .nav-tabs li a {
    background: none;
    border: 1px solid #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    -webkit-border-radius: 8px 8px 0 8px;
    border-radius: 8px 8px 0 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 1.333333333333333em;
    line-height: 1em;
    text-transform: uppercase;
    padding: 12px 30px;
  }
  .we-are .nav-tabs li a:hover {
    background: rgba(255, 255, 255, 0.3);
  }
  .we-are .nav-tabs li.active a {
    background: #fff;
    color: #9FAE3C;
    font-weight: 400;
  }
  .alignright {
    float: right;
    margin: 1.5em 0 1.5em 2em;
  }
  .alignleft {
    float: left;
    margin: 1.5em 2em 1.5em 0;
  }
  .filter-input {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
  }
  .filters-container .filters-bar {
    top: -68px;
  }
  .article-loop .blog-article {
    padding: 0 15px 80px;
  }
  .article-loop .blog-article .social-icons {
    display: inline-block;
  }
  .single-post-meta .social-icons {
    display: inline-block;
  }
  .social-media-icons:before {
    left: 30px;
    display: block;
  }
  .social-media-icons:after {
    right: 30px;
    display: block;
  }
  .quote-call .info-icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 1.333333333333em;
    display: block;
    margin: 0 auto;
    margin-bottom: 14px;
  }
  .quote-call p {
    display: block;
    text-align: center;
    font-size: 1em;
    line-height: 1.166666666666em;
    overflow: hidden;
    margin-bottom: 0;
  }
  .loading-bar,
  .loading-glow {
    display: inline-block;
  }
  .directions-form {
    display: block;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

  .home-container {
    min-height: 100%;
    min-width: 100%;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    display: table;
    z-index: 1;
  }

  .header-home {
    height: 100%;
    background-position: center top;
    background-size: auto auto;
    background-attachment: fixed;
    padding: 0;
  }
  .header-home h1 {
    font-size: 3.333333333333333em;
  }
  .jumbotron h1 {
    font-size: 2.5em;
  }
    .header-home .read-on-home {
    display: inline-block;
  }
  .read-on-page {
    display: inline-block;
  }
  .home-video video {
    height: 100%;
    width: auto;
    position: absolute;
    top: auto;
    bottom:0;
    left:0;
    -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  }
  .especialistas-en,
  .reasons,
  .clients-love,
  .general-footer {
    background-position: center top;
    background-size: auto auto;
    background-attachment: fixed;
  }
  .navbar-brand .logo {
    display: inline-block;
    height: auto;
    width: auto;
    margin: 0;
  }
  .navbar-brand .logo-icon {
    display: none;
  }
  .phone-menu {
    display: none;
  }
  .sticky-wrapper {
    width: 100%;
  }
  .reasons .reasons-col {
    height: 360px;
    background: none;
    border: 1px solid #FFF;/*Borde Razones*/
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  /*Fondo Razones*/
  .reasons .reasons-col:hover {
    background: #2C3457;
    border: 1px solid transparent;
  }
  .reasons .reasons-col:hover p {
    visibility: visible;
  }
  .reasons .reasons-col p {
    visibility: hidden;
    color: #FFFFFF;
  }
  .reasons .reasons-head {
    text-align: right;
  }
  .general-recent-posts .recent-blog-post {
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: block;
  }
  .general-recent-posts .recent-blog-post figure {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
  }
  .general-recent-posts .recent-blog-post figure img {
    width: 100%;
    height: auto;
    z-index: 10;
  }
  .general-recent-posts .recent-blog-post h4 {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 10px 0 10px;
    margin: 0;
    z-index: 20;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    font-weight: 300;
    color: #fff;
    text-transform: none;
  }
  .general-recent-posts .recent-blog-post .dark-overlay {
    position: absolute !important;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 0.6;
    display: block;
    -webkit-border-radius: 8px 8px 0 8px;
    border-radius: 8px 8px 0 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 0;
    z-index: 10;
  }
  .general-recent-posts .recent-blog-post .btn-small {
    position: absolute !important;
    bottom: 10px;
    left: 60px;
    padding: 6px 14px;
    text-transform: lowercase;
    font-size: 0.7777777777777778em;
    opacity: 0;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-color: #fff;
    color: #fff;
    z-index: 10;
  }
  .general-recent-posts .recent-blog-post .btn-small:hover {
    background-color: #fff;
    border-color: #fff;
    color: #9FAE3C;
  }
  .general-recent-posts .recent-blog-post:hover .dark-overlay {
    background: #9FAE3C;
    opacity: 0.8;
  }
  .general-recent-posts .recent-blog-post:hover .btn-small {
    opacity: 1;
    left: 10px;
  }
  .general-subscribe {
    width: 100%;
    padding: 0;
    height: 200px;
    text-align: left;
  }
  .general-subscribe .container {
    height: 100%;
  }
  .general-subscribe .row {
    height: 100%;
  }
  .general-subscribe h2 {
    font-size: 2.333333333333333em;
    margin-top: 10px;
  }
  .general-subscribe .blue-angle {
    background: #9FAE3C url('../media/nav/blue-corner.png') top right no-repeat;
    height: 100%;
    padding: 20px 50px 0 20px;
    margin: 0;
    text-align: left;
    float: left;
    margin-left: -100px;
    opacity: 0;
    width: 35%;
  }
  .general-subscribe .blue-angle p {
    font-size: 0.7777777777777778em;
  }
  .general-subscribe .subscribe-form {
    text-align: center;
    padding: 75px 0;
    -webkit-box-shadow: inset -1px 0 0 #292929;
    -moz-box-shadow: inset -1px 0 0 #292929;
    box-shadow: inset -1px 0 0 #292929;
    float: right;
    opacity: 0;
    margin-right: -100px;
    width: 15%;
  }
  .general-subscribe .subscribe-form-2 {
    text-align: center;
    padding: 50px 0;
    -webkit-box-shadow: inset -1px 0 0 #292929;
    -moz-box-shadow: inset -1px 0 0 #292929;
    box-shadow: inset -1px 0 0 #292929;
    float: right;
    opacity: 0;
    margin-right: -100px;
    width: 65%;
    font-size:1.5em;
  }
  .general-subscribe .subscribe-form input[type='email'] {
    height: 58px;
    width: 70%;
    border: 1px solid #595959;
    background: #373737;
    -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.2);
    outline: none;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    padding-left: 20px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: inline-block;
  }
  .general-subscribe .subscribe-form input[type='email']:focus {
    background: #464646;
  }
  .general-subscribe .subscribe-form .btn {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    height: 58px;
    display: inline-block;
    outline: none;
  }
  .middle-footer {
    margin-left: 40px;
    margin-right: 240px;
    padding: 6px 0 0 0;
  }
  .middle-footer p.copyright {
    float: left;
  }
  .middle-footer p.social-text {
    float: right;
    display: inline;
  }
  .we-are .we-are-head {
    float: left;
    display: inline;
    width: 33.33333333333333%;
    text-align: right;
  }
  .we-are h2 {
    margin-bottom: 36px;
    margin-top: 0;
    margin-right: 25px;
    font-weight: 300;
    display: inline;
  }
  .we-are h2 span {
    font-weight: 300;
  }
  .we-are .tabbed-content {
    border-left: 1px solid #fff;
    padding-left: 40px;
    float: right;
  }
  .we-are .nav-tabs {
    border: none;
    margin-bottom: 40px;
    margin-top: 6px;
  }
  .we-are .nav-tabs li {
    margin-right: 10px;
    float: left;
  }
  .we-are .nav-tabs li a {
    background: none;
    border: 1px solid #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    -webkit-border-radius: 8px 8px 0 8px;
    border-radius: 8px 8px 0 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 1.333333333333333em;
    line-height: 1em;
    text-transform: uppercase;
    padding: 12px 30px;
  }
  .we-are .nav-tabs li a:hover {
    background: rgba(255, 255, 255, 0.3);
  }
  .we-are .nav-tabs li.active a {
    background: #fff;
    color: #9FAE3C;
    font-weight: 400;
  }
  .toggle-styles {
    display: inline-block;
  }
  .article-loop .blog-article {
    padding: 0 20px 80px;
  }
  .single-post-meta .post-date {
    display: block;
  }
  .author-box .author-avatar {
    display: inline;
  }
  .author-info {
    padding-left: 29px;
    border-left: 1px solid #dbdbdb;
  }
  .comments-section .comment .comm-content {
    padding-left: 15px;
    padding-top: 24px;
  }
  .comments-section .comment .comm-meta .comm-date,
  .comments-section .comment .comm-meta .comm-time,
  .comments-section .comment .comm-meta .comm-reply {
    display: block;
    margin-right: 0;
  }
  .comments-section .comment .comm-meta {
    border-top: 2px solid #666;
  }
  .comments-section .comment h4 {
    margin-top: 0;
    margin-bottom: 10px;
    color: #9FAE3C;
    text-transform: none;
    font-size: 1.333333333333em;
  }
  .comments-section .comments-list li ul li:before {
    width: 3px;
  }
  .comments-section .comments-list li ul {
    margin-left: 60px;
  }
  .contact-info .info-col {
    padding: 30px 40px;
    cursor: pointer;
  }
  .social-media-icons:before {
    left: -100px;
  }
  .social-media-icons:after {
    right: -100px;
  }
  .quote-call .info-icon {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 0;
  }
  .quote-call p {
    display: inline-block;
    text-align: left;
    font-size: 1em;
    vertical-align: middle;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

  .home-container {
    min-height: 100%;
    min-width: 100%;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    display: table;
    z-index: 1;
  }

  .header-home {
    height: 100%;
    background-position: 0 0;
    background-size: auto 130%;
    background-attachment: fixed;
  }
.navbar-nav > li > a {
  font-size: 16px;
}
  .especialistas-en,
  .reasons,
  .clients-love,
  .general-footer {
    background-position: 0 0px;
    background-size: cover;
    background-attachment: fixed;
  }
  .phone-menu {
    display: inline-block;
  }
  .navbar-nav > li {
    margin-right: 10px; 
  }
  .navbar-brand .logo {
    display: inline;
  }
  .navbar-brand .logo-icon {
    display: none;
  }
  .sticky-wrapper {
    width: 100%;
  }
  .reasons .reasons-col {
    height: 302px;
  }
  .clients-love .intro-text::before {
    content: '';
    width: 100px;
    border-top: 1px solid #141443;
    position: absolute;
    top: 26px;
    left: 250px;
  }
  .clients-love .intro-text::after {
    content: '';
    width: 100px;
    border-top: 1px solid #141443;
    position: absolute;
    top: 26px;
    right: 250px;
  }
  .general-recent-posts .recent-blog-post {
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: block;
  }
  .general-recent-posts .recent-blog-post figure {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
  }
  .general-recent-posts .recent-blog-post figure img {
    width: 100%;
    height: auto;
    z-index: 10;
  }
  .general-recent-posts .recent-blog-post h4 {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    margin: 0;
    z-index: 20;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.166666666666667em;
    color: #fff;
    text-transform: none;
  }
  .general-recent-posts .recent-blog-post .dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 0.6;
  }
  .general-recent-posts .recent-blog-post .btn-small {
    position: absolute;
    bottom: 20px;
    left: 60px;
    padding: 6px 14px;
    text-transform: lowercase;
    font-size: 0.7777777777777778em;
    opacity: 0;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .general-recent-posts .recent-blog-post:hover .dark-overlay {
    background: #9FAE3C;
    opacity: 0.8;
  }
  .general-recent-posts .recent-blog-post:hover .btn-small {
    opacity: 1;
    left: 20px;
  }
  .general-subscribe {
    width: 100%;
    padding: 0;
    height: 200px;
  }
  .general-subscribe .container {
    height: 100%;
  }
  .general-subscribe .row {
    height: 100%;
  }
  .general-subscribe h2 {
    margin-top: 20px;
    font-size: 2.888888888888889em;
  }
  .we-are .we-are-head {
    text-align: right;
    float: left;
  }
  .we-are h2 {
    margin-bottom: 36px;
    margin-top: 0;
    margin-right: 25px;
    font-weight: 300;
  }
  .we-are h2 span {
    font-weight: 300;
  }
  .we-are .tabbed-content {
    border-left: 1px solid #fff;
    padding-left: 40px;
    float: right;
  }
  .we-are .nav-tabs {
    border: none;
    margin-bottom: 40px;
    margin-top: 6px;
  }
  .we-are .nav-tabs li {
    margin-right: 40px;
  }
  .we-are .nav-tabs li a {
    background: none;
    border: 1px solid #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    -webkit-border-radius: 8px 8px 0 8px;
    border-radius: 8px 8px 0 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 1.333333333333333em;
    line-height: 1em;
    text-transform: uppercase;
    padding: 12px 40px;
  }
  .we-are .nav-tabs li a:hover {
    background: rgba(255, 255, 255, 0.3);
  }
  .we-are .nav-tabs li.active a {
    background: #fff;
    color: #9FAE3C;
    font-weight: 400;
  }
  .header-services {
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
  .article-loop .blog-article {
    padding: 0 30px 0;
    margin-bottom: 80px;
  }
  .social-media-icons:before {
    left: -50px;
  }
  .social-media-icons:after {
    right: -50px;
  }
  
  .header-home .read-on-home {
    display: inline-block;
  }
  .read-on-page {
    display: inline-block;
  }
  .home-video video {
    height: 100%;
    width: auto;
    position: absolute;
    top: auto;
    bottom:0;
    left:0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
}

.wooslider {
    margin: 0 auto;
    padding: 0px;
    border: 0px none;
    background: none repeat scroll 0px center transparent;
	-webkit-box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.75);
    color: #FFF;
    text-shadow: 0px 1px 0px #2F4C63;
    margin-bottom: 50px!important;
    width: 100%;
}

.wooslider .slide-content {
margin:0!important;
}

 

.mc4wp-ajax-loader {
	height: 16px;
	width: 16px;
  	  background: url('../media/nav/ajax-loader.gif') repeat scroll 0% 0% transparent;
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
  display: inline;
  padding-left: 0;
}



.yotpo .yoBtn {
border-radius: 3px 3px 0 3px!important;
text-shadow:none!important;
font-family:'Open Sans', sans-serif!important;
padding:4px 24px!important;
}



.nform #form_ul .fileupload-cover.btn {
font-size: 16px;
line-height: 16px;
padding: 9px 30px;
border-radius: 8px 8px 0px;
background-clip: padding-box;
z-index: 0;
background: none repeat scroll 0% 0% #9FAE3C;
color: #FFF;
border-color: #9FAE3C;
text-transform: uppercase;
font-family 'Open Sans',sans-serif;
text-shadow:0;
font-weight:normal!important;
box-shadow:none!important;
}


.nform #form_ul .nform_btn {
font-size: 1.16667em!important;
font-weight: bold;
line-height: 16px;
padding: 9px 30px;
border-radius: 8px 8px 0px!important;
background-clip: padding-box;
z-index: 0;
background: none repeat scroll 0% 0% #9FAE3C;
color: #FFF;
border-color: #9FAE3C;
text-transform: uppercase;
font-family 'Open Sans',sans-serif;
text-shadow:0;
box-shadow:none!important;}

.ng-scope {
font-weight:600!important;}

/* ==========================================================================
   Iconos Oficina Virtual
   ========================================================================== */

.vida {
  background-image:url(https://www.estrategaseguros.com/media/iconos/vida.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.gmm {
  background-image:url(https://www.estrategaseguros.com/media/iconos/gmm.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.autos {
  background-image:url(https://www.estrategaseguros.com/media/iconos/autos.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.danos {
  background-image:url(https://www.estrategaseguros.com/media/iconos/danos.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.formatos {
  background-image:url(https://www.estrategaseguros.com/media/iconos/formatos.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.documentos {
  background-image:url(https://www.estrategaseguros.com/media/iconos/documentos.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.calendario {
  background-image:url(https://www.estrategaseguros.com/media/iconos/calendario.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.atencion {
  background-image:url(https://www.estrategaseguros.com/media/iconos/atencion.png);
  background-position:center center;
  background-repeat:no-repeat;
}

/* ==========================================================================
   Iconos Siniestros
   ========================================================================== */

.sin-gnp {
  background-image:url(https://www.estrategaseguros.com/media/siniestros/gnp.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.sin-bupa {
  background-image:url(https://www.estrategaseguros.com/media/siniestros/bupa.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.sin-hdi {
  background-image:url(https://www.estrategaseguros.com/media/siniestros/hdi.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.sin-pan {
  background-image:url(https://www.estrategaseguros.com/media/siniestros/panamerican.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.sin-qua {
  background-image:url(https://www.estrategaseguros.com/media/siniestros/qualitas.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.sin-ana {
  background-image:url(https://www.estrategaseguros.com/media/siniestros/ana.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.sin-atlas {
  background-image:url(https://www.estrategaseguros.com/media/siniestros/atlas.png);
  background-position:center center;
  background-repeat:no-repeat;
}

.sin-erp {
  background-image:url(https://www.estrategaseguros.com/media/siniestros/erp.png);
  background-position:center center;
  background-repeat:no-repeat;
}

/* ==========================================================================
   Iconos Especialistas
   ========================================================================== */

.atencion {
  background-image:url(https://www.estrategaseguros.com/media/iconos/atencion.png);
  background-position:center center;
  background-repeat:no-repeat;
}

/* ==========================================================================
   Iconos Especialistas
   ========================================================================== */

.traje {background-image:url(https://www.estrategaseguros.com/media/iconos/especialistas/traje.png);}

.riesgos {background-image:url(https://www.estrategaseguros.com/media/iconos/especialistas/engranes.png);}

.tramites {background-image:url(https://www.estrategaseguros.com/media/iconos/especialistas/reloj.png);}

.atnper {background-image:url(https://www.estrategaseguros.com/media/iconos/especialistas/chat.png);}

.vida-ini {background-image:url(https://www.estrategaseguros.com/media/iconos/especialistas/vida.png);}

.gmm-ini {background-image:url(https://www.estrategaseguros.com/media/iconos/especialistas/gmm.png);}

.autos-ini {background-image:url(https://www.estrategaseguros.com/media/iconos/especialistas/autos.png);}

.danos-ini {background-image:url(https://www.estrategaseguros.com/media/iconos/especialistas/danos.png);}

/* ==========================================================================
   Iconos Vida
   ========================================================================== */

.proyecta {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/proyecta.png);}

.dotal {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/dotal.png);}

.trasciende {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/trasciende.png);}

.vision {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/vision.png);}

.socios {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/socios.png);}

.mujer {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/mujer.png);}

.profesional {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/profesional.png);}

.privilegio {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/privilegio.png);}

/* ==========================================================================
   Iconos GMM
   ========================================================================== */

.gnp {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/gnp.png);}

.bupa {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/bupa.png);}

.panamerican {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/panamerican.png);}

.hdi {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/hdi.png);}

.ana {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/ana.png);}

.atlas {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/atlas.png);}

.qualitas {background-image:url(https://www.estrategaseguros.com/media/iconos/prodserv/qualitas.png);}

.ini-icon{
  background-position:center center;
  background-repeat:no-repeat;
  width:64px;
  height:64px;
  display:block;
}

/* ==========================================================================
   Iconos Valores
   ========================================================================== */

.responsabilidad {
  background-image:url(https://www.estrategaseguros.com/media/iconos/responsabilidad.png);
  background-position:center center;
  background-repeat:no-repeat;
  width:128px;
  height:128px;
}

.compromiso {
  background-image:url(https://www.estrategaseguros.com/media/iconos/compromiso.png);
  background-position:center center;
  background-repeat:no-repeat;
  width:128px;
  height:128px;
}

.etica {
  background-image:url(https://www.estrategaseguros.com/media/iconos/etica.png);
  background-position:center center;
  background-repeat:no-repeat;
  width:128px;
  height:128px;
}

.excelencia {
  background-image:url(https://www.estrategaseguros.com/media/iconos/excelencia.png);
  background-position:center center;
  background-repeat:no-repeat;
  width:128px;
  height:128px;
}

/* ==========================================================================
   Escritorio
   ========================================================================== */

.Poliza {
  float:left;
  width:20%;
  height:auto;
}

.Calendario {
  float:left;
  width:14.25%;
  height:auto;
  padding:0px 5px;
}

.CalendarioRojo {
  color:#F00;
}

.Documentos {
  float:left;
  width:25%;
  height:30px;
  padding:0px 5px;
}

.DocumentosRojo {
  color:#F00;
}

.lblMovil{display:none;}
#RowMovil{display:inherit;}

.left-half-img, .right-half-img{width:55%;}

.left-half-data, .right-half-data{width:45%;padding:0px 30px;}

col-md-6{padding:0px;}

@media screen and (max-width: 768px) {
    .Poliza {width:50%;}
    .lblMovil{display:inherit;}
    #RowMovil{display:none;}
    .row-polizas{border-bottom:2px #9FAE3C solid;}

}

@media screen and (max-width: 480px) {
    .Poliza {width:100%;}

}

.menu-separador
{
    display:inherit;
    color:#9FAE3C;
    margin:0px;
    }
@media (max-width: 600px) {
  .menu-separador {
    display:none;
  }
}

.menu-separator-barra
{
    margin:0px;
    padding:7px 0px 0px 0px;
    }

.down {
  background-image:url(https://www.estrategaseguros.com/media/iconos/down.png);
  background-position:center center;
  background-repeat:no-repeat;
  width:48px;
  height:48px;
  display:block;
}

.up {
  background-image:url(https://www.estrategaseguros.com/media/iconos/up.png);
  background-position:center center;
  background-repeat:no-repeat;
  width:48px;
  height:48px;
  display:block;
}

.col-md-3-ProdServ{height:500px;}

@media (max-width: 990px) {
    .col-md-3-ProdServ{height:auto;}
}

/* ==========================================================================
   Banner Contacto
   ========================================================================== */

#Ciudades{width:100%;height:auto;background:#666;overflow:hidden;}

.ciudades{width:33.3333333333333%;height:400px;float:left;}

.ciudades:hover{width:33.3333333333333%;height:400px;background:rgba(153,153,153,0.5);}
                
.btn-footer-ERP{color:#9FAE3C;}

.medio-logo{background: transparent url(https://www.estrategaseguros.com/media/backgrounds/half-logo-25.png) no-repeat scroll;background-position:right center}

#Ciudades
{
    width:100%;
    max-width:1500px;
    height:auto;
    margin:0 auto;
    text-transform:uppercase;
    font-size:1em;
    font-weight:bold;
    }

/*Ciudades*/
#Ciudades nav
{
    width:100%;
    height:auto;
    margin:0 auto;
    }
    
#Ciudades nav ul
{
	font-size:0;
	padding:0;
	margin:0;
    }

#Ciudades nav ul li
{
	display: inline-flex;
	width:33.33333333333333%;
	height:612px;
    }
@media (max-width: 768px) {
#Ciudades nav ul li
{
	width:50%;
    }
}
@media (max-width: 600px) {
#Ciudades nav ul li
{
	width:100%;
    }
}

#Ciudades nav ul li a
{
	width:100%;
	height:612px;
    }

#Ciudades nav ul li#mex a
{background:transparent url('https://www.estrategaseguros.com/media/contacto/mexico.jpg') no-repeat center center scroll;}

#Ciudades nav ul li#baj a
{background:transparent url('https://www.estrategaseguros.com/media/contacto/bajio.jpg') no-repeat center center scroll;}

#Ciudades nav ul li#riv a
{background:transparent url('https://www.estrategaseguros.com/media/contacto/riviera.jpg') no-repeat center center scroll;}

#Ciudades nav ul li#mex a:hover
{background:transparent url('https://www.estrategaseguros.com/media/contacto/mexico-hover.jpg') no-repeat center center scroll;}

#Ciudades nav ul li#baj a:hover
{background:transparent url('https://www.estrategaseguros.com/media/contacto/bajio-hover.jpg') no-repeat center center scroll;}

#Ciudades nav ul li#riv a:hover
{background:transparent url('https://www.estrategaseguros.com/media/contacto/riviera-hover.jpg') no-repeat center center scroll;}
/**/

/* ==========================================================================
   Fotos Nosotros
   ========================================================================== */

#CV
{
    width:100%;
    height:auto;
    margin:0 auto;
    text-transform:uppercase;
    font-size:1em;
    font-weight:bold;
    }

/*CV*/
#CV nav
{
    width:100%;
    max-width:1536px;
    height:auto;
    margin:0 auto;
    }
    
#CV nav ul
{
	font-size:0;
	padding:0;
	margin:0;
    }

#CV nav ul li
{
	display: inline-flex;
	width:16.66666666666667%;
	height:256px;
    }
@media (max-width: 1024px) {
#CV nav ul li
{
	width:25%;
    }
}
@media (max-width: 768px) {
#CV nav ul li
{
	width:33.33333333333333%;
    }
}
@media (max-width: 600px) {
#CV nav ul li
{
	width:50%;
    }
}
@media (max-width: 320px) {
#CV nav ul li
{
	width:100%;
    }
}


#CV nav ul li a
{
	width:100%;
	height:256px;
    }

#CV nav ul li#luis a
{background:transparent url('https://www.estrategaseguros.com/media/nosotros/luis.jpg') no-repeat center center scroll;}

#CV nav ul li#daniela a
{background:transparent url('https://www.estrategaseguros.com/media/nosotros/daniela.jpg') no-repeat center center scroll;}

#CV nav ul li#nela a
{background:transparent url('https://www.estrategaseguros.com/media/nosotros/nela.jpg') no-repeat center center scroll;}

#CV nav ul li#jackie a
{background:transparent url('https://www.estrategaseguros.com/media/nosotros/jackie.jpg') no-repeat center center scroll;}

#CV nav ul li#efren a
{background:transparent url('https://www.estrategaseguros.com/media/nosotros/efren.jpg') no-repeat center center scroll;}

#CV nav ul li#carlos a
{background:transparent url('https://www.estrategaseguros.com/media/nosotros/carlos.jpg') no-repeat center center scroll;}

#CV nav ul li#luis a:hover
{background:transparent url('https://www.estrategaseguros.com/media/nosotros/luis-hover.jpg') no-repeat center center scroll;}

#CV nav ul li#daniela a:hover
{background:transparent url('https://www.estrategaseguros.com/media/nosotros/daniela-hover.jpg') no-repeat center center scroll;}

#CV nav ul li#nela a:hover
{background:transparent url('https://www.estrategaseguros.com/media/nosotros/nela-hover.jpg') no-repeat center center scroll;}

#CV nav ul li#jackie a:hover
{background:transparent url('https://www.estrategaseguros.com/media/nosotros/jackie-hover.jpg') no-repeat center center scroll;}

#CV nav ul li#efren a:hover
{background:transparent url('https://www.estrategaseguros.com/media/nosotros/efren-hover.jpg') no-repeat center center scroll;}

#CV nav ul li#carlos a:hover
{background:transparent url('https://www.estrategaseguros.com/media/nosotros/carlos-hover.jpg') no-repeat center center scroll;}
/**/

.PolizaList{width:100%;height:auto;overflow:hidden;border-bottom:1px Solid #9FAE3C}
.floatPol{float:left;}
.PolNum{width:100%;}
.PolDes{width:100%;}
.PolCont{width:auto;}
.PolSeparator{margin:0px 5px;}
@media screen and (max-width: 480px) {
    .PolCont {width:100%;}
    .PolSeparator{display:none;}
}