/*
  Theme Name: One Expo
  Author: ProInternet
  Author URI: http://www.prointernet.mx
  Version: 1.0
*/
/*=======================================================================
[Table of contents]
=========================================================================

#	Typography
#	Top bar section
#	Navigation
#	Main Content
#	Pagination
#	Lifestyle listing
#	News Details
#	404 error page
#	Index2, Index3, Index4

==========================================================================*/
/*   Import   */
@import "https://fonts.googleapis.com/css?family=Signika:300,400,600,700";
/*   Colors   */
/*   Typography   */
html{
  scroll-behavior: smooth;
}
body {
  font-family: "Signika", sans-serif;
  font-size: 16px;
  color: #000000;
  background-color: #f2f3f5;
  overflow-x: hidden !important;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navbar-nav li a:hover,
.navbar-nav li a:focus {
  outline: none;
  outline-offset: 0;
  text-decoration: none;
  background: transparent;
}

a {
  color: #888888;
  text-decoration: none;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
a:focus,
a:hover {
  text-decoration: none;
  outline: none;
  color: #6c6c6c;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}

.w-100 {
  width: 100%;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.padding {
  padding: 90px 0;
}

.section {
  margin-bottom: 30px;
}

.color-4 {
  color: #28978b;
}

.section-title {
  margin-top: 5px;
  margin-bottom: 20px;
  padding-bottom: 0;
  position: relative;
  font-size: 24px;
  text-transform: none;
  color: #525b6e;
  font-weight: 600;
}
.section-title:before {
  width: 50px;
  z-index: 1;
}
.section-title:after {
  right: 0;
  background-color: #e6e6e8;
}
.section-title:before,
.section-title:after {
  position: absolute;
  content: "";
  bottom: -12px;
  left: 0;
  height: 2px;
}
.section-title.title {
  margin-bottom: 45px;
}

.btn-primary {
  color: #fff;
  border: 0;
  font-size: 12px;
  font-weight: 700;
  padding: 10px 45px;
  outline: none;
  text-transform: uppercase;
}
.btn-primary.btn-animated {
  font-size: 12px;
  font-weight: 700;
  padding: 17px 47px;
  background-color: transparent;
  text-transform: uppercase;
  border-color: #fff;
  border-width: 3px;
  border-style: solid;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  letter-spacing: 2px;
}
.btn-primary.btn-animated:hover,
.btn-primary.btn-animated:focus {
  background-color: transparent;
  outline: none;
  border: 3px solid #a0d48c;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #333;
  color: #fff;
  outline: none;
  border: 0;
}

.parallax-section {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  min-height: 437px;
  color: #fff;
  position: relative;
}

.overlay-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.form-control {
  height: 35px;
  padding: 6px 12px;
  color: #000;
  border: 2px solid #ececec;
  border-radius: 2px;
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
  background-color: #fff;
  font-weight: 500;
}
.form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 2px;
  border-style: solid;
  background-color: #fff;
}

textarea.form-control {
  padding: 15px 20px;
  resize: none;
}

label {
  font-weight: 400;
}

.form-group {
  margin-bottom: 20px;
}

.navbar-toggle {
  border: 1px solid #fff;
  margin-top: 13px;
  border: 1px solid #384650;
}
.navbar-toggle .icon-bar {
  background-color: #384650;
}

.navbar-fixed-top .navbar-toggle {
  border: 1px solid #384650;
}

.navbar-toggle .icon-bar,
.navbar-fixed-top .navbar-toggle .icon-bar {
  background-color: #384650;
}

.image-bg {
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  position: relative;
}
.image-bg .section-title h1 {
  color: #fff;
}

.nav .open > a {
  border-color: inherit;
  background-color: inherit;
}
.nav .open > a:focus,
.nav .open > a:hover {
  border-color: inherit;
  background-color: inherit;
}

.badge {
  margin-left: 5px;
  font-size: 11px;
}

/*Magnific-popup overwrite CSS*/
.mfp-figure {
  background-color: #fff;
}

img.mfp-img {
  padding: 12px;
}

.mfp-image-holder .mfp-close {
  top: -35px;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}

.mfp-counter {
  right: 50%;
  color: #fff;
  top: 50px;
  margin-right: -20px;
}

/* Sticky Nav CSS*/
#navigation .sticky-nav {
  position: fixed;
  width: 100%;
  left: 0;
  top: -1px;
  z-index: 9999;
  background: #fff;
}
#navigation .sticky-nav #topbar {
  display: none;
}

.secondary-logo {
  display: none;
}

#navigation .sticky-nav .secondary-logo {
  display: block;
  position: absolute;
  left: 15px;
  top: 10px;
}
#navigation .sticky-nav .navbar-nav {
  margin-left: 220px;
}
#navigation .navbar {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#navigation .navbar-nav .mega-cat-dropdown,
#navigation .navbar-nav .mega-dropdown {
  position: inherit;
}

#mainmenu {
  width: 100%;
}
#mainmenu .navbar-nav {
  width: 100%;
}
#mainmenu .navbar-nav li:last-child {
  float: right;
}
#mainmenu .mega-cat-menu {
  background-color: #143a66;
  padding: 30px 0 45px 0;
  border: none;
  min-width: 100%;
  border-radius: 0;
  z-index: 9999 !important;
  margin-top: -2px !important;
  left: -1px;
}
#mainmenu .sub-catagory {
  overflow: hidden;
}
#mainmenu .sub-catagory .section-title {
  color: #fff;
}
#mainmenu .sub-catagory ul {
  float: right;
  margin-top: -32px;
}
#mainmenu .sub-catagory ul li a {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  padding: 4px;
  z-index: 1000;
  position: relative;
  border-bottom: 2px solid transparent;
}
#mainmenu .sub-catagory ul li a:hover {
  color: #fff;
}
#mainmenu .post a:hover {
  color: #aeaeae;
}
#mainmenu .dropdown-menu > li > a {
  font-size: 14px;
  padding: 5px 20px;
}

.navbar.sticky-nav #menubar #mainmenu .navbar-nav {
  width: auto;
}
.navbar.sticky-nav #menubar #mainmenu .searchNlogin {
  position: relative;
  right: 60px;
}

.dropdown-menu > li > a {
  color: #aeaeae;
}

#mainmenu .mega-menu {
  min-width: 100%;
  background-color: #fff;
  padding-bottom: 45px;
}
#mainmenu .mega-menu h2 {
  font-size: 16px;
  color: #999;
  font-weight: 600;
}
#mainmenu .mega-menu ul {
  margin-left: 0;
}
#mainmenu .mega-menu li a {
  display: block;
  padding: 5px 0;
}
#mainmenu .mega-menu .entry-thumbnail {
  margin-top: 25px;
}

/*==============================
========= Top bar section=======
================================*/
#navigation {
  background-color: #fff;
}
#navigation .navbar .topbar {
  border-bottom: 1px solid #eee;
}

#topbar {
  float: none;
}

.navbar-brand {
  height: 100%;
  padding: 9px 15px;
}

.homepage .navbar-brand {
  padding: 13px 15px;
}

#navigation .container .navbar-brand {
  margin-left: -15px;
}

#topbar-right {
  float: right;
}

.language-dropdown,
#date-time,
#weather {
  display: inline-block;
  margin-left: 20px;
  padding-left: 20px;
  line-height: 60px;
  color: #525b6e;
  font-size: 14px;
}

.language-dropdown .dropdown-menu {
  border-radius: 0;
  border-color: #ebecee;
  min-width: 74px;
  text-align: center;
}
.language-dropdown a {
  color: #384650;
  text-transform: uppercase;
}

#topbar-right #weather img {
  max-width: 61px;
}

.searchNlogin {
  float: right;
  position: relative;
  margin-right: -15px;
}
.searchNlogin li {
  float: left;
  border-left: 1px solid #ebecee;
  padding: 15px 20px;
  color: #aeaeae;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.searchNlogin li:hover {
  color: #525b6e;
}

.user-section {
  float: right;
}

#mainmenu {
  padding-right: 0;
  padding-left: 0;
  margin-left: -15px;
  margin-right: -15px;
}

.search {
  position: absolute;
  top: 0;
  z-index: 10;
  right: 110px;
  width: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.expanded .search {
  opacity: 1;
  width: 300px;
}

.search-form {
  padding-left: 0;
  height: 52px;
  font-size: 14px;
  font-weight: 300;
  outline: none;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #f2f3f5;
  border-right: 0;
}

.expanded .search-form {
  padding-left: 15px;
}
.expanded .search-icon {
  background-color: #f2f3f5;
  border-left-color: #f2f3f5;
  color: #525b6e;
}

#navigation .dropdown-menu.top-user-section {
  padding: 0;
  border-top: 0;
  position: absolute;
  right: 15px;
  top: 52px;
  min-width: 360px;
  background-color: #3a3a3a;
  z-index: 10;
  left: inherit;
  margin-top: 0 !important;
}

.dropdown-menu.top-user-section {
  padding: 0;
  border-top: 0;
  position: absolute;
  right: 15px;
  top: 52px;
  min-width: 360px;
  background-color: #3a3a3a;
  z-index: 10;
  left: inherit;
  margin-top: 0 !important;
  right: 0;
}

.top-user-form:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 5px solid #3a3a3a;
  top: -5px;
  right: 1px;
}

.top-user-section a {
  color: #fff;
}

.top-user-form {
  padding: 30px;
  font-size: 12px;
  overflow: hidden;
  cursor: default;
}

.create-account {
  padding: 20px 30px 17px;
  background-color: #1f1f1f;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
}

.input-group {
  margin-bottom: 20px;
}

.top-user-form .btn {
  float: right;
  margin-top: 10px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 8px 30px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top-user-form .reset-user {
  float: left;
  margin-top: 16px;
}

.input-group-addon {
  background-color: #fff;
  border: 0;
}

.input-group img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.form-control:active img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.input-group:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.input-group .form-control {
  border: 0;
}

#navigation .user-panel:hover .dropdown-menu.top-user-section {
  display: block;
}

.social-bar .social-list li {
  display: inline-block;
  padding: 8px;
}
.social-bar .social-list li:hover {
  background-color: #0c223b;
  cursor: pointer;
}
.social-bar .social-list li a {
  color: #ffffff;
  padding: 16px 4px;
}

/*==============================
========= Navigation ===========
================================*/
.navbar {
  border-radius: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#mainmenu li a:hover {
  color: inherit;
}

/*==============================
========= Main Content==========
================================*/
.feature-post {
  position: relative;
}
.feature-post .post-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  z-index: 1;
  color: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjMzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjc0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjkxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.13) 18%,
    rgba(0, 0, 0, 0.33) 36%,
    rgba(0, 0, 0, 0.74) 70%,
    rgba(0, 0, 0, 0.91) 87%,
    black 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.13) 18%,
    rgba(0, 0, 0, 0.33) 36%,
    rgba(0, 0, 0, 0.74) 70%,
    rgba(0, 0, 0, 0.91) 87%,
    black 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.13) 18%,
    rgba(0, 0, 0, 0.33) 36%,
    rgba(0, 0, 0, 0.74) 70%,
    rgba(0, 0, 0, 0.91) 87%,
    black 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000",GradientType=0 );
  border-radius: 0 0 3px 3px;
  width: 100%;
}
.feature-post .entry-title a,
.feature-post .entry-meta a,
.feature-post .entry-title a:hover,
.feature-post .entry-meta a:hover {
  color: #fff;
}

.directory {
  padding: 10px 5px;
}

.estate {
  min-height: 80px !important;
  padding: 0 !important;
}

.directory h2 {
  font-size: 16px;
  margin-top: 10px;
}

.directory h3 {
  font-size: 14px;
  margin-bottom: 4px !important;
  color: #28978b !important;
  margin-top: 4px !important;
  line-height: 17px;
}

.directory-thumb {
  width: 50%;
  margin: auto;
}
.directory-thumb .small {
  margin: auto;
  width: 80%;
}

.revista-min-height {
  min-height: 200px !important;
}
.post-magazine {
  min-height: 270px;
}
.post-magazine .post {
  border: none !important;
  margin-top: 10px !important;
}

.post-directory {
  min-height: 150px !important;
}
.post-directory .post {
  border: none !important;
  margin-top: 10px !important;
}

#home-slider .post-content {
  padding-bottom: 30px;
}

.entry-meta {
  font-size: 14px;
}

.post {
  overflow: hidden;
  border-radius: 3px;
  margin-top: 30px;
  background-color: #fff;
  border-bottom: 2px solid #f2f3f5;
}
.post:hover {
  border-bottom: 2px solid #eee;
}
.post.feature-post {
  background-color: inherit;
  margin-top: 15px;
}
.post .entry-title {
  font-size: 16px;
  margin-top: 10px;
}

.catagory {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
}
.catagory a {
  color: #fff;
  display: block;
  padding: 3px 12px;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 2px;
  opacity: 0.85;
}

.feature-post img {
  border-radius: 3px;
}

.post img,
.post-content,
.entry-meta,
.entry-title {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.feature-post:hover .post-content {
  padding-top: 50%;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjMzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjc0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjkxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.2) 18%,
    rgba(0, 0, 0, 0.42) 36%,
    rgba(0, 0, 0, 0.85) 70%,
    rgba(0, 0, 0, 0.95) 87%,
    black 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.2) 18%,
    rgba(0, 0, 0, 0.42) 36%,
    rgba(0, 0, 0, 0.85) 70%,
    rgba(0, 0, 0, 0.95) 87%,
    black 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.2) 18%,
    rgba(0, 0, 0, 0.42) 36%,
    rgba(0, 0, 0, 0.85) 70%,
    rgba(0, 0, 0, 0.95) 87%,
    black 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000",GradientType=0 );
}

.entry-thumbnail {
  overflow: hidden;
}

.post img:hover {
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: scale(1.1);
  -khtml-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.post .carousel-inner .item img,
.post .add img,
.post.feature-post img {
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.catagory a {
  background-color: #777;
}
.catagory.orange-light a {
  background-color: #f7941d !important;
}
.catagory.purple a {
  background-color: #92278f !important;
}
.catagory.aqua a {
  background-color: #1cbbb4 !important;
}
.catagory.green a {
  background-color: #8dc63f !important;
}
.catagory.blue a {
  background-color: #0072bc !important;
}
.catagory.blue-light a {
  background-color: #00aeef !important;
}
.catagory.orange a {
  background-color: #ef3853 !important;
}
.catagory.green-dark a {
  background-color: #00a651 !important;
}

.owl-controls .owl-pagination {
  float: right;
  margin-top: -30px;
  position: relative;
  padding-right: 20px;
}

.owl-theme .owl-controls .owl-pagination {
  text-align: center;
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 8px;
  height: 8px;
  margin: 5px;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.add {
  position: relative;
  margin-top: 40px;
}
.add.featured-add {
  margin-top: 30px;
}

.google-add {
  text-align: center;
  background-color: transparent;
  border-bottom: 0;
}
.google-add:hover {
  text-align: center;
  background-color: transparent;
  border-bottom: 0;
}
.google-add .add {
  display: inline-block;
  max-width: 728px;
  height: 90px;
  margin-top: 10px;
}

.add img {
  border-radius: 3px;
  display: inline-block;
}

#latest-news .post {
  margin-right: 30px;
  position: relative;
}

.latest-news-wrapper {
  margin-right: -30px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.post-content {
  padding: 20px;
}
.post-content i {
  margin-right: 5px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#latest-news {
  position: relative;
}

.post-content-title {
  background-color: #143a65;
  color: #ffffff;
  font-size: 19px;
  margin-bottom: 0px;
  padding: 15px;
}

.post-content-asociation {
  font-weight: 700;
  min-height: 35px !important;
}

.post.medium-post .entry-title {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 0;
  min-height: 60px;
}

.entry-title a,
.entry-meta a {
  color: #000;
}

.entry-title a:hover {
  color: #9c9c9c;
}

#latest-news .owl-controls .owl-pagination {
  position: absolute;
  top: 21px;
  right: 3px;
  text-align: right;
}
#latest-news .owl-controls .owl-page span {
  background-color: #c2c3c4;
  margin: 3px;
}

.latest-news-wrapper .section-title:after {
  margin-right: 80px;
}

#latest-news:hover .post img {
  opacity: 0.6;
}
#latest-news .post:hover img {
  opacity: 1;
}

.section {
  position: relative;
}

.cat-menu {
  position: absolute;
  top: 10px;
  right: 0;
}

.section > .cat-menu {
  visibility: hidden;
}
.section:hover > .cat-menu {
  visibility: visible;
}

.cat-menu a {
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 6px;
  color: #525b6e;
  border-bottom: 2px solid transparent;
}

.list-post {
  padding-bottom: 10px;
}
.list-post li {
  border-top: 1px solid #eee;
}
.list-post li a {
  display: block;
  padding: 17px 30px;
  color: #000;
}
.list-post li a:hover {
  color: #9c9c9c;
}
.list-post li a i {
  float: right;
}

.small-post .post-content {
  padding: 20px 20px 0px 20px;
}

.post.small-post .entry-title {
  font-size: 14px;
  margin-top: 5px !important;
}

.entry-content {
  color: #525b6e;
  font-size: 16px;
  font-weight: 300;
}

.left-content .post .entry-title {
  margin-bottom: 20px;
  margin-top: 12px;
}

.contacto-directorio .post {
  margin-top: 10px;
}
.contacto-directorio .post p {
  margin-bottom: 0;
}
.contacto-directorio .post .entry-title {
  color: #28978b;
  font-size: 18px;
  line-height: 16px;
}
.contacto-directorio .post .post-content {
  padding: 8px 20px;
}

#photo-gallery {
  background-color: #fff;
}
#photo-gallery .item h2 {
  font-size: 18px;
  padding: 30px;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: none;
}
#photo-gallery .item h2 a {
  color: #000;
}
#photo-gallery .item h2 a:hover {
  color: #aeaeae;
}

#photo-gallery-sec {
  background-color: #fff;
}
#photo-gallery-sec .item h2 {
  font-size: 18px;
  padding: 30px;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: none;
}
#photo-gallery-sec .item h2 a {
  color: #000;
}
#photo-gallery-sec .item h2 a:hover {
  color: #aeaeae;
}

.gallery-indicators {
  position: inherit;
  width: 100%;
  left: 0;
  margin-left: 0;
  text-align: left;
  padding: 5px 30px;
}
.gallery-indicators li {
  height: 40px;
  width: 40px;
  border-radius: 4px;
  margin: 3px;
  opacity: 0.4;
}
.gallery-indicators li.active {
  height: 40px;
  width: 40px;
  border-radius: 4px;
  margin: 3px;
  opacity: 1;
}
.gallery-indicators li:hover {
  opacity: 1;
}

.gallery-turner {
  position: absolute;
  right: 28px;
  bottom: 37px;
  font-size: 25px;
  z-index: 50;
}
.gallery-turner a {
  margin: 5px;
}

/*=========Carousel Fade==========*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  background-repeat: no-repeat;
  background-size: cover;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.health-feature {
  overflow: hidden;
  max-height: 185px;
}

.left-content .post.medium-post .entry-title {
  margin-bottom: 0;
}

.health-section .entry-header,
.health-section .post-content {
  width: 50%;
  float: left;
}

.health-feature .post .entry-title {
  line-height: 22px;
}

.health-section .small-post {
  max-height: 95px;
}
.health-section .small-post .entry-header {
  max-width: 100px;
  float: left;
}
.health-section .small-post .post-content {
  padding: 15px;
  width: 60%;
  float: left;
}

.football-result .featured-result {
  background-image: url(../images/others/league-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #2f5088;
  color: #fff;
  text-align: center;
  padding: 30px 20px;
}
.football-result .featured-result h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  text-transform: uppercase;
}

.featured-result .verses {
  font-size: 24px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.featured-result .match-result {
  font-size: 24px;
}

.league-result {
  background-color: #fff;
  text-align: center;
}
.league-result ul li {
  border-bottom: 1px solid #f2f3f5;
  padding: 25px;
}
.league-result img {
  display: inline-block;
  margin-top: -3px;
}
.league-result span {
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 5px;
}
.league-result .col-xs-4 {
  padding-left: 0;
  padding-right: 0;
}

.post-content .video-catagory {
  font-size: 14px;
}

.video-section .video-catagory {
  margin-top: -5px;
  margin-bottom: -5px;
  font-size: 11px;
  text-transform: uppercase;
}

.video-post-list .post,
.widget .post-list .post {
  max-height: 100px;
}

.widget .post-list .post {
  border-radius: 0;
}

.video-post-list .entry-header,
.widget .post-list .entry-header {
  float: left;
  width: 40%;
}

.video-post-list .entry-thumbnail,
.widget .post-list .entry-thumbnail {
  height: auto;
}

.video-post-list .post-content,
.widget .post-list .post-content {
  float: left;
  width: 60%;
  padding: 20px 15px;
}

.stock-exchange {
  background-color: #fff;
  overflow: hidden;
  margin-top: 30px;
  font-size: 14px;
  padding-bottom: 10px;
}

.stock-exchange-zone {
  background-image: url(../images/others/stock-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #00aeef;
  text-align: center;
  padding: 30px;
}
.stock-exchange-zone img {
  display: inline-block;
}

.stock-header {
  padding: 12px 25px;
  border-bottom: 1px solid #f2f3f5;
}

.com-details {
  border-bottom: 1px solid #f2f3f5;
  padding: 12px 25px;
  color: #9c9c9c;
}
.com-details .col-xs-4 {
  padding-left: 0;
  padding-right: 0;
}
.com-details .fa-caret-down {
  color: #ed1c24;
}
.com-details:last-child {
  border-bottom: 0;
}
.com-details i {
  margin-left: 12px;
}
.com-details .fa-caret-up {
  color: #00a651;
}

.social-icons li {
  margin-right: 12px;
}
.social-icons li:last-child {
  margin-right: 0;
}
.social-icons a i {
  color: #fff;
  font-size: 24px;
  text-align: center;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.social-icons a .fa-facebook {
  background-color: #4968a9;
}
.social-icons a .fa-twitter {
  background-color: #00aeef;
}
.social-icons a .fa-google-plus {
  background-color: #d9232d;
}
.social-icons a .fa-linkedin {
  background-color: #0072bc;
}
.social-icons a .fa-youtube-play {
  background-color: #ed1c24;
}
.social-icons a .fa-instagram {
  background-color: #111111;
}
.social-icons a:hover .fa-facebook {
  background-color: #456098;
}

.author-listing .single-author .social-icons a:hover .fa-facebook,
.author-social .social-icons a:hover .fa-facebook {
  background-color: #456098;
}

.social-icons a:hover .fa-twitter,
.author-listing .single-author .social-icons a:hover .fa-twitter,
.author-social .social-icons a:hover .fa-twitter {
  background-color: #039cd5;
}

.social-icons a:hover .fa-google-plus,
.author-listing .single-author .social-icons a:hover .fa-google-plus,
.author-social .social-icons a:hover .fa-google-plus {
  background-color: #c2242c;
}

.social-icons a:hover .fa-linkedin,
.author-listing .single-author .social-icons a:hover .fa-linkedin,
.author-social .social-icons a:hover .fa-linkedin {
  background-color: #025e9a;
}

.social-icons a:hover .fa-youtube-play,
.author-listing .single-author .social-icons a:hover .fa-youtube-play,
.author-social .social-icons a:hover .fa-youtube-play {
  background-color: #ce1b22;
}

.social-icons a:hover .fa-pinterest,
.author-listing .single-author .social-icons a:hover .fa-pinterest,
.author-social .social-icons a:hover .fa-pinterest {
  background-color: #b91d23;
}

.social-icons a:hover .fa-instagram,
.author-listing .single-author .social-icons a:hover .fa-instagram,
.author-social .social-icons a:hover .fa-instagram {
  background-color: #111111;
}

.widget {
  margin-bottom: 30px;
}
.widget .post-list {
  background-color: #fff;
}
.widget .post-list li {
  border-top: 1px solid #f2f3f5;
  padding: 15px;
}
.widget .post-list .post {
  border-bottom: 0;
  margin-top: 0;
}

.lista_comunicados .post.medium-post .entry-title {
  min-height: 120px;
}
.lista_noti .post.medium-post .entry-title {
  min-height: 105px;
}

.weather-widget {
  background-color: #fff;
  text-align: center;
  padding: 25px 35px 65px 35px;
}
.weather-widget img {
  margin-left: 10px;
}
.weather-widget span {
  display: block;
}
.weather-widget .weather-type {
  margin-top: -20px;
  color: #b4b4b4;
  text-transform: uppercase;
  font-size: 12px;
}
.weather-widget .weather-temp {
  font-size: 60px;
  font-weight: 700;
  color: #525b6e;
}
.weather-widget .weather-date {
  text-transform: uppercase;
  font-size: 14px;
}
.weather-widget .weather-region {
  font-size: 12px;
  margin-bottom: 35px;
}
.weather-widget .weather-humidity {
  float: left;
  background: url(../images/others/weather2.png) left center no-repeat;
  padding-left: 25px;
}
.weather-widget .weather-wind {
  float: right;
  padding-left: 30px;
  background: url(../images/others/weather1.png) left center no-repeat;
}

.widget .nav-tabs {
  margin-bottom: 30px;
  background-color: #fff;
}
.widget .tab-content ul li {
  border-bottom: 1px solid #f2f3f5;
}
.widget .tab-content ul li:last-child {
  border-bottom: 0;
}
.widget .tab-content ul li .post {
  margin-top: 0;
  border-bottom: 0;
}
.widget .nav-justified > li > a {
  border-bottom: 0;
  border: 0;
  font-size: 12px;
}
.widget .nav-justified > li > a i {
  margin-right: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.widget .nav-justified > li > a:hover {
  border: 0;
  background-color: #fff;
}
.widget .nav-tabs.nav-justified > .active > a {
  border: 0;
  background-color: #fff;
}
.widget .nav-tabs.nav-justified > .active > a:focus,
.widget .nav-tabs.nav-justified > .active > a:hover {
  border: 0;
  background-color: #fff;
}
.widget .nav-tabs > li.active > a {
  color: #aeaeae;
}
.widget .nav-tabs > li.active > a:focus,
.widget .nav-tabs > li.active > a:hover {
  color: #aeaeae;
}
.widget .tab-content .entry-meta li {
  border-bottom: 0;
}
.widget .tab-content .entry-meta li a {
  font-size: 11px;
  text-transform: uppercase;
  color: #aeaeae;
}
.widget .small-post .post-content {
  padding: 0 0 0 15px;
}
.widget .tab-pane.active {
  position: relative;
  background-color: #fff;
}
.widget .tab-pane.active:before {
  position: absolute;
  content: "";
  top: -10px;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
.widget .tab-pane.active#comment:before {
  left: 50%;
}
.widget .tab-pane.active#author:before {
  left: 55px;
}
.widget .tab-pane.active#tag:before {
  left: inherit;
  right: 45px;
}
.widget .tab-pane .tag-cloud {
  padding: 20px;
}
.widget .tab-pane .tag-cloud li {
  border-bottom: 0;
  color: #aeaeae;
  margin-bottom: 10px;
}
.widget .tab-pane .tag-cloud li a {
  font-size: 11px;
  text-transform: uppercase;
}

#twitter-feed,
.footer-widget {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 60px;
  border-bottom: 1px solid #f2f3f5;
}

#twitter-feed {
  margin-top: 40px;
}
#twitter-feed a {
  color: #00aeef;
}
#twitter-feed h2,
#twitter-feed img {
  display: inline-block;
}
#twitter-feed h2 {
  margin-bottom: 35px;
}
#twitter-feed img {
  margin-right: 5px;
  margin-top: -10px;
}
#twitter-feed:hover {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.widget address {
  color: #aeaeae;
  margin-top: 25px;
  font-size: 14px;
  line-height: 10px;
  font-weight: 300;
}

.footer-widget {
  padding-top: 70px;
}
.footer-widget ul li {
  float: left;
  width: 70px;
  height: 70px;
  margin-right: 25px;
  margin-bottom: 25px;
}
.footer-widget ul li img {
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer-widget ul li img:hover {
  opacity: 0.7;
}
.footer-widget ul li:last-child,
.footer-widget ul li:nth-child(4) {
  margin-right: 0;
}

.widget.news-letter {
  color: #aeaeae;
}
.widget.news-letter form {
  margin-top: 20px;
}
.widget.news-letter input {
  padding: 10px 12px;
  width: 100%;
  border: 1px solid #f6f6f6;
  border-radius: 4px;
  font-size: 14px;
  margin-bottom: 20px;
  outline: none;
}
.widget.news-letter input:focus {
  border-width: 1px;
  border-style: solid;
}
.widget.news-letter button {
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 30px;
  border: 0;
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer-top {
  background-color: #e6e7e8;
}

.logo-icon {
  border-top: 1px solid #f2f3f5;
  padding: 20px 0;
  position: relative;
}
.logo-icon:before,
.logo-icon:after {
  position: absolute;
  content: "";
  top: 50%;
  height: 1px;
  width: 140px;
  background-color: #d9dadb;
  left: 50%;
}
.logo-icon:before {
  margin-left: -180px;
}
.logo-icon:after {
  margin-left: 40px;
}
.logo-icon img {
  display: inline-block;
}

.footer-menu {
  background-color: #27292a;
  text-align: center;
  border-bottom: 1px solid #1a1b1c;
}
.footer-menu .navbar-nav {
  display: inline-block;
  float: none !important;
  padding: 25px 0 20px 0;
}
.footer-menu .navbar-nav li a {
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
  padding: 10px;
}

.bottom-widgets {
  background-color: #143a66;
  padding: 50px 0;
  color: #fff;
}
.bottom-widgets .widget h2 {
  margin-bottom: 25px;
  font-size: 16px;
  text-transform: uppercase;
}
.bottom-widgets .widget h2 a {
  color: #fff;
}
.bottom-widgets .widget ul {
  float: left;
  margin-right: 20px;
}
.bottom-widgets .widget ul:last-child {
  margin-right: 0;
}
.bottom-widgets .widget li a {
  padding: 5px;
  display: block;
  font-size: 14px;
}
.bottom-widgets .widget li a:hover {
  color: #fff;
}

.footer-bottom {
  background-color: #0c223b;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 1.25rem;
  letter-spacing: 1px;
}

/* Pagination */
.pagination {
  font-size: 14px;
  color: #fff;
}
.pagination li:first-child a,
.pagination li:last-child a {
  padding: 12px 30px;
}
/* .pagination li:nth-child(2) a {
  padding-left: 92px;
}
.pagination li:nth-child(11) a {
  padding-right: 92px;
} */
.pagination li a {
  color: #28988b;
  background-color: #fff;
  padding: 12px 15px;
  border: 2px solid #f2f3f5;
  font-weight: 600;
}
.pagination li a:hover {
  color: #fff;
}
.pagination .active > a {
  color: #fff;
}
.pagination .active > a:focus,
.pagination .active > a:hover {
  color: #fff;
}

.page-breadcrumbs {
  position: relative;
  margin: 85px 0 15px;
}

/* lifestyle listing */
.listing-news .entry-header,
.listing-news .post-content {
  float: left;
}
.listing-news .entry-header {
  width: 55%;
}
.listing-news .post-content {
  width: 45%;
  padding: 40px 30px;
}
.listing-news .post-content .entry-title {
  margin-bottom: 25px;
}
.listing-news .post {
  max-height: 255px;
}

/* news details */
.page .navbar-header {
  position: absolute;
  left: 15px;
  top: 0;
  width: 100%;
}

.details-news .entry-meta {
  margin-bottom: 25px;
  margin-top: 10px;
}
.details-news .entry-meta .posted-by a {
  text-transform: uppercase;
}
.details-news .entry-title {
  font-size: 32px;
  font-weight: 700;
}
.details-news .entry-content a {
  color: #01bf8b;
}

.post-inner-image {
  margin-top: 40px;
  margin-bottom: 40px;
}

.share-link {
  margin-top: 35px;
  margin-bottom: 10px;
}

.comments-wrapper {
  margin-top: 30px;
  font-size: 14px;
  color: #888888;
}
.comments-wrapper .media-list {
  margin-bottom: 70px;
}
.comments-wrapper .media {
  background-color: #fff;
  padding: 15px;
  border-radius: 4px;
}

.media {
  margin-top: 10px;
}

.comments-wrapper .media .media-object {
  height: 35px;
  width: 35px;
  border-radius: 100%;
  background-color: #ddd;
}
.comments-wrapper .media .media-left {
  padding-top: 15px;
  padding-right: 15px;
}
.comments-wrapper .media-body h2,
.comments-wrapper .media-body h3 {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
}
.comments-wrapper .media-body h2 {
  font-size: 18px;
  margin: 7px 0;
}
.comments-wrapper .media-body h3 {
  font-size: 14px;
}
.comments-wrapper .media-body h2 a,
.comments-wrapper .media-body h3 a:hover {
  color: #000;
}
.comments-wrapper .media-body .replay:hover {
  color: #888;
}
.comments-wrapper .media.media-child {
  margin-top: 10px;
  margin-left: 150px;
}

#comment-form {
  background-color: #fff;
  padding: 40px;
  margin-bottom: 70px;
  border-radius: 3px;
}
#comment-form button.btn-primary {
  display: inline-block;
  margin-top: 15px;
}

/* 404 error page */
.error-page {
  padding-top: 90px;
  padding-bottom: 50px;
  color: #525b6e;
  background-color: #fff;
}
.error-page img {
  display: inline-block;
}
.error-page .logo {
  margin-bottom: 75px;
}

.error-content img {
  margin-bottom: 35px;
}
.error-content h1 {
  font-size: 48px;
  font-weight: 500;
  margin-bottom: 5px;
}
.error-content .btn-primary {
  margin-top: 25px;
  margin-bottom: 75px;
  padding: 10px 20px;
  letter-spacing: 2px;
}

.error-page .copyright {
  color: #b5b5b5;
}

/* index2 */
.homepage-two .language-dropdown,
.homepage-two #date-time,
.homepage-two #weather {
  line-height: 35px;
  color: #ffffff;
}
.homepage-two #date-time {
  margin-left: 0;
  padding-left: 0;
}
.homepage-two #weather,
.homepage-two .searchNlogin li {
  border-left: 1px solid #dedfe0;
}
.homepage-two #weather {
  padding-right: 20px;
}
.homepage-two .searchNlogin {
  margin-right: 0;
}
.homepage-two .searchNlogin li {
  padding: 6px 15px;
}
.homepage-two .search {
  right: 46px;
  border-left: 1px solid #dedfe0;
}
.homepage-two .search-form {
  height: 50px;
}
.homepage-two .topbar {
  background-color: #eaebed;
}
.homepage-two .navbar {
  border-bottom: 0;
}

.top-head {
  overflow: hidden;
  margin: 30px 0;
}
.top-head .navbar-header {
  margin-top: 0;
}
.top-head .navbar-right {
  margin-right: 0;
  width: 65%;
}

.homepage-two #navigation {
  background-color: transparent;
}
.homepage-two #menubar {
  background-color: #fff;
}

#breaking-news {
  background-color: #fff;
  overflow: hidden;
  margin: 25px 0;
  border-radius: 3px;
}
#breaking-news span {
  color: #fff;
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  padding: 21px 25px 19px 25px;
  text-transform: uppercase;
}
#breaking-news ul li {
  align-items: center;
  display: flex;
  min-height: 60px;
  padding: 10px 20px;
}
#breaking-news ul li i {
  margin-right: 8px;
}
#breaking-news ul li a {
  color: #525b6e;
  line-height: 18px;
}
#breaking-news ul li a:hover {
  color: #000;
}

/* index3 */
.box-width {
  max-width: 1250px;
  margin: 0 auto;
  background-color: #fff;
}

#main-wrapper {
  background-color: #f2f3f5;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.175);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.175);
}

/* index4 */
#main-slider,
#main-slider-two {
  height: 350px;
  overflow: hidden;
}

#main-slider .owl-item,
#main-slider .feature-post {
  height: 350px;
  border-radius: 0;
  margin-top: 0;
}

#main-slider-two .owl-item,
#main-slider-two .feature-post {
  height: 350px;
  border-radius: 0;
  margin-top: 0;
}

#main-slider .feature-post .catagory,
#main-slider-two .feature-post .catagory {
  position: initial;
  display: inline-block;
  margin-bottom: 5px;
}

#main-slider .feature-post .entry-title,
#main-slider-two .feature-post .entry-title {
  font-size: 20px;
  line-height: 22px;
}

#main-slider .feature-post .post-content,
#main-slider-two .feature-post .post-content {
  border-radius: 0;
}

.feature-post .post-content .entry-meta {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
}

.homepage-four .navbar,
.homepage-five .navbar {
  margin-bottom: 0;
}

.homepage-four .navbar-brand {
  height: 50px;
}

.homepage-five .navbar-brand {
  height: 50px;
}
.homepage-five #main-slider {
  margin-top: 40px;
}
.homepage-five #date-time {
  border-left: 0;
  padding-left: 0;
  margin-left: 0;
}
.homepage-five #weather {
  padding-right: 20px;
}
.homepage-five .language-dropdown,
.homepage-five #date-time {
  line-height: 42px;
}
.homepage-five #weather {
  line-height: 42px;
  border-left: 1px solid #dedfe0;
}
.homepage-five .searchNlogin li {
  border-left: 1px solid #dedfe0;
}
.homepage-five #weather {
  padding-right: 20px;
}
.homepage-five .searchNlogin {
  margin-right: 0;
}
.homepage-five .searchNlogin li {
  padding: 10px 15px;
}
.homepage-five .search {
  right: 88px;
  border-left: 1px solid #dedfe0;
}
.homepage-five .search-form {
  height: 42px;
}
.homepage-five .nav > li > a {
  padding: 10px 12px;
  line-height: 30px;
}

/* new */
/* homepage-two fixed-nav */
.homepage-two.fixed-nav .sticky-nav .top-head {
  overflow: visible;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
}
.homepage-two.fixed-nav .sticky-nav #menubar {
  float: right;
}
.homepage-two.fixed-nav .sticky-nav #mainmenu {
  float: right !important;
}
.homepage-two.fixed-nav .sticky-nav #mainmenu .dropdown-menu {
  left: auto;
  right: 0;
}
.homepage-two.fixed-nav .sticky-nav .top-head .navbar-right {
  display: none;
}
.homepage-two.fixed-nav .sticky-nav .top-head .navbar-header {
  margin-top: 0;
}
.homepage-two.fixed-nav #navigation .sticky-nav {
  padding: 0 15px;
  border-bottom: 1px solid #ddd;
}
.homepage-two.fixed-nav #navigation .sticky-nav .navbar-nav {
  margin-left: 90px;
}
.homepage-two.fixed-nav #navigation .sticky-nav .navbar-brand {
  margin-left: 0;
}
.homepage-two.fixed-nav #navigation .sticky-nav .navbar-brand .main-logo {
  height: 32px;
}

/* author details */
.author-details {
  background-color: #fff;
  margin: 30px 0;
  font-size: 14px;
  overflow: hidden;
}
.author-details .author-heading {
  background-image: url(../images/others/author-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #004981;
  color: #fff;
  position: relative;
  min-height: 200px;
  border-radius: 4px 4px 0 0;
}
.author-details .author-profile {
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0;
  font-size: 16px;
  padding: 0 45px;
}
.author-details .author-profile h1 {
  margin-bottom: 0;
}

.author-profile .author-gravatar {
  float: left;
  margin-right: 25px;
}
.author-profile .author-gravatar img {
  border-radius: 3px;
}
.author-profile .author-social {
  position: absolute;
  right: 30px;
  bottom: 10px;
}
.author-profile .author-social .social-icons li {
  margin-right: 0;
}
.author-profile .author-social .social-icons li i {
  font-size: 14px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  background-color: #d2d2d4;
}

.author-listing .single-author .social-icons li i {
  font-size: 14px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  background-color: #d2d2d4;
}

.author-profile .author-social .social-icons li i {
  color: #00223c;
}

.author-listing .single-author .social-icons li i,
.author-profile .author-social .social-icons li a:hover i,
.author-listing .single-author .social-icons li a:hover i {
  color: #fff;
}

.author-details .author-info {
  padding: 35px 45px;
  color: #888;
  line-height: 24px;
}
.author-details .author-info h3 {
  margin-top: 0;
  color: #525b6e;
  font-size: 18px;
}

/* single-author */
.author-listing {
  margin-top: 30px;
}
.author-listing .single-author {
  margin-bottom: 30px;
  background-color: #fff;
  text-align: center;
  color: #000;
  border-radius: 3px;
  min-height: 390px;
  padding-bottom: 5px;
}
.author-listing .single-author .author-bg {
  min-height: 110px;
}
.author-listing .single-author img {
  display: inline-block;
  border-radius: 3px 3px 0 0;
}
.author-listing .single-author .author-image {
  margin-top: -41px;
}
.author-listing .single-author .author-image img {
  height: 82px;
  width: 82px;
  border-radius: 100%;
}
.author-listing .single-author h2 {
  margin: 10px 0;
}
.author-listing .single-author h2 a {
  color: #000;
  font-weight: 600;
}
.author-listing .single-author .social-icons li {
  margin-right: 0;
}
.author-listing .single-author .author-info {
  padding: 10px;
}

/* about us */
.about-us {
  font-size: 15px;
  color: #888888;
  font-weight: 200;
}
.about-us.welcome-section h2 {
  margin-bottom: 22px;
}
.about-us.welcome-section p {
  margin-bottom: 20px;
}
.about-us.welcome-section p:last-child {
  margin-bottom: 10px;
}
.about-us .content-section {
  padding-right: 0;
}
.about-us .image-section {
  padding-left: 0;
}

.magazine {
  background-color: #ffffff;
  color: #2b2b2b;
}
.magazine .h2 {
  color: #143a65;
}
.magazine .post {
  margin-top: 0;
  background-color: transparent !important;
  border-bottom: none !important;
}
.magazine .post-content {
  padding: 10px 35px 0 25px;
}
.magazine .btn-primary:hover,
.magazine .btn-primary:focus {
  background-color: #143a65 !important;
}

.magazine-store {
  margin: 0 0 25px 0;
}
.magazine-store img {
  margin: auto !important;
}

.about-us-content {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.about-us-content h2 {
  margin-top: 0;
  margin-bottom: 15px;
  color: #454545;
}

.our-team {
  overflow: hidden;
}

.single-member .overlay {
  position: absolute;
  top: 100%;
  left: 0;
  height: 50%;
  width: 100%;
  background-color: rgba(237, 28, 36, 0.75);
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.single-member:hover .overlay {
  opacity: 1;
  border-radius: 0;
  height: 100%;
  top: 0;
}

.team-members .single-member {
  text-align: center;
  margin-bottom: 40px;
  height: 202px;
}

.member-image {
  position: relative;
  overflow: hidden;
}

.team-members .single-member h3 {
  margin-top: 15px;
}

.single-member img {
  display: inline-block;
}
.single-member .social-icons {
  position: relative;
  top: 50%;
  margin-top: -10px;
}
.single-member .social-icons li {
  margin-right: 0;
  padding: 0;
}
.single-member .social-icons li i {
  font-size: 14px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  background-color: #fff;
}
.single-member .social-icons li a:hover i {
  color: #fff;
}

.testimonials {
  text-align: center;
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 70px;
}

#testimonial {
  display: inline-block;
  padding: 50px;
  max-width: 720px;
}
#testimonial img {
  display: inline-block;
  height: 100px;
  width: 100px;
  border-radius: 100%;
}
#testimonial h3 {
  font-size: 22px;
  margin-bottom: 20px;
}
#testimonial h3 span {
  display: block;
  font-size: 16px;
}
#testimonial h4 {
  line-height: 25px;
}

/* Contact Us */
#gmap {
  height: 350px;
  margin-bottom: 30px;
  border-radius: 3px;
}

.contact-info {
  overflow: hidden;
}
.contact-info ul li {
  background-color: #fff;
  padding: 0 25px;
  margin-right: 25px;
  border-radius: 3px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  color: #525b6e;
}

.contact-page-two .contact-info ul li {
  width: 31.3%;
  padding: 0px 30px;
  margin-right: 30px;
}

.contact-info ul li:last-child {
  margin-right: 0;
}
.contact-info ul li h2 {
  font-size: 22px;
}
.contact-info ul li address {
  font-size: 15px;
}

/* sign-up / login page */
.ragister-account {
  margin-top: 125px;
  margin-bottom: 80px;
  padding: 60px 45px;
  background-color: #fff;
}
.ragister-account .section-title {
  margin-bottom: 25px;
  text-align: center;
  margin-top: 0;
}
.ragister-account .section-title:after,
.ragister-account .section-title:before {
  display: none;
}
.ragister-account .form-control {
  height: 40px;
}
.ragister-account .checkbox {
  overflow: hidden;
}
.ragister-account label {
  color: #999;
}
.ragister-account .btn-primary {
  margin-top: 25px;
}
.ragister-account a:hover {
  color: #ed1c24;
}
.ragister-account .new-user {
  margin-top: 25px;
  color: #999;
}

.facebook-login,
.twitter-login {
  display: inline-block;
  padding: 15px;
  color: #fff;
  margin-bottom: 35px;
  font-size: 18px;
  width: 49%;
}

.facebook-login {
  background-color: #506dab;
}

.twitter-login {
  background-color: #27c4fe;
}

.ragister-account .facebook-login:hover,
.ragister-account .twitter-login:hover {
  color: #fff;
}

.facebook-login:hover {
  background-color: #425e9a;
}

.twitter-login:hover {
  background-color: #10aee8;
}

.login-options {
  color: #999;
  overflow: hidden;
}
.login-options i {
  margin-right: 10px;
}

.ragister-account .devider {
  position: relative;
  margin-bottom: 30px;
  z-index: 1;
}
.ragister-account .devider:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 10px;
  z-index: -2;
  background-color: #f5f5f5;
}
.ragister-account .devider:before {
  background-color: #fff;
  width: 80px;
  left: 50%;
  height: 20px;
  bottom: 0;
  content: "";
  position: absolute;
  margin-left: -40px;
  z-index: -1;
}

/*======:: END MAIN ::=======*/
/*=================================================
Subscribe
=================================================*/
.subscribe-me h1 {
  text-transform: uppercase;
  font-weight: 700;
  color: #ed1c24;
}
.subscribe-me h2 {
  margin-top: 12px;
  font-size: 26px;
  color: #b1b1b1;
  margin-bottom: 35px;
}
.subscribe-me button {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background-color: #f14950;
  border: 1px solid #f14950;
  text-transform: uppercase;
  padding: 9px 20px;
  position: absolute;
  right: 0px;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.subscribe-me button:hover {
  background-color: #ed1c24;
}
.subscribe-me button:focus {
  outline: none;
}
.subscribe-me form {
  max-width: 550px;
  width: 100%;
  display: inline-block;
}
.subscribe-me .input-group-addon {
  border: 1px solid #f2f2f2;
  border-right: 0;
  border-radius: 0;
}
.subscribe-me .input-group {
  position: relative;
}
.subscribe-me input {
  max-width: 550px;
}
.subscribe-me.sb form input:focus {
  box-shadow: none;
  outline: none;
}

.sb {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -400px;
  margin-top: -150px;
  width: 800px;
  height: 325px;
  background: white;
  padding: 55px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  z-index: 1999;
  opacity: 0;
  border-radius: 4px;
}
.sb form input[type="text"],
.sb form input[type="password"],
.sb form input[type="email"] {
  margin: 0;
  border: 1px solid #f2f2f2;
  border-left: 0;
  background: #fff;
  padding: 15px;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.sb form textarea {
  margin: 0;
  border: 1px solid #f2f2f2;
  border-left: 0;
  background: #fff;
  padding: 15px;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.sb form input[type="submit"] {
  padding: 18px 10px;
  background: none;
  font-size: 16px;
  text-transform: uppercase;
  border: none;
  background: black;
  color: white;
  width: 20%;
  margin: 0;
}
.sb .sb-close-btn {
  position: absolute;
  right: 15px;
  top: 15px;
}
.sb .sb-close-btn img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.4;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sb .sb-close-btn img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.sb.sb-withoverlay {
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: -250px;
}

.sb-open.sb-open-with-overlay {
  overflow: hidden;
}
.sb-open .sb-overlay,
.sb-open .sb {
  opacity: 1;
}

.sb-overlay {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.58);
  opacity: 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: auto;
}

.sb-close-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

[class^="sb-animation-"],
[class*=" sb-animation-"] {
  -webkit-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -o-animation-duration: 500ms;
  animation-duration: 500ms;
}

.sb-animation-flyInRight {
  -webkit-animation-name: flyInRight;
  -moz-animation-name: flyInRight;
  -o-animation-name: flyInRight;
  animation-name: flyInRight;
}

.sb-animation-flyOutRight {
  -webkit-animation-name: flyOutRight;
  -moz-animation-name: flyOutRight;
  -o-animation-name: flyOutRight;
  animation-name: flyOutRight;
}

.sb-animation-flyInLeft {
  -webkit-animation-name: flyInLeft;
  -moz-animation-name: flyInLeft;
  -o-animation-name: flyInLeft;
  animation-name: flyInLeft;
}

.sb-animation-flyOutLeft {
  -webkit-animation-name: flyOutLeft;
  -moz-animation-name: flyOutLeft;
  -o-animation-name: flyOutLeft;
  animation-name: flyOutLeft;
}

.sb-animation-flyInUp {
  -webkit-animation-name: flyInUp;
  -moz-animation-name: flyInUp;
  -o-animation-name: flyInUp;
  animation-name: flyInUp;
}

.sb-animation-flyOutUp {
  -webkit-animation-name: flyOutUp;
  -moz-animation-name: flyOutUp;
  -o-animation-name: flyOutUp;
  animation-name: flyOutUp;
}

.sb-animation-flyInDown {
  -webkit-animation-name: flyInDown;
  -moz-animation-name: flyInDown;
  -o-animation-name: flyInDown;
  animation-name: flyInDown;
}

.sb-animation-flyOutDown {
  -webkit-animation-name: flyOutDown;
  -moz-animation-name: flyOutDown;
  -o-animation-name: flyOutDown;
  animation-name: flyOutDown;
}

/*=================================================
Animation Library
=================================================*/
@-webkit-keyframes flyInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(3000px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes flyInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(3000px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes flyInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(3000px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes flyInRight {
  0% {
    opacity: 0;
    transform: translateX(3000px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes flyOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(3000px);
  }
}
@-moz-keyframes flyOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(3000px);
  }
}
@-o-keyframes flyOutRight {
  0% {
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(3000px);
  }
}
@keyframes flyOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(3000px);
  }
}
@-webkit-keyframes flyInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-3000px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes flyInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-3000px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes flyInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-3000px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes flyInLeft {
  0% {
    opacity: 0;
    transform: translateX(-3000px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes flyOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-3000px);
  }
}
@-moz-keyframes flyOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-3000px);
  }
}
@-o-keyframes flyOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-3000px);
  }
}
@keyframes flyOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-3000px);
  }
}
@-webkit-keyframes flyInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes flyInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes flyInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes flyInUp {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes flyOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes flyOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes flyOutUp {
  0% {
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes flyOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
@-webkit-keyframes flyInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes flyInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes flyInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes flyInDown {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes flyOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes flyOutDown {
  0% {
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes flyOutDown {
  0% {
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes flyOutDown {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
/* ===== Color Overrides =======*/
.top-user-section a:hover,
.post-content .entry-meta li:hover i,
.list-post li a:hover i,
.gallery-turner a:hover {
  color: #28988b;
}

.widget .nav-justified > li > a:hover i,
.widget .nav-tabs.nav-justified > .active > a i,
.widget .tab-content .entry-meta li a:hover {
  color: #28988b;
}

.footer-menu .navbar-nav li a:hover,
.widget .tab-pane .tag-cloud li a:hover,
#twitter-feed a:hover,
.widget address a:hover,
.details-news .entry-meta .posted-by a:hover {
  color: #28988b;
}

.comments-wrapper .media-body h2 a:hover,
.comments-wrapper .media-body .replay {
  color: #28988b;
}

.author-listing .single-author h2 a:hover,
.single-member .social-icons li i,
.contact-info ul li a:hover,
.subscribe-me h1 {
  color: #28988b;
}

.section-title:before,
.btn-primary,
.badge,
.dropdown-menu .section-title:before {
  background-color: #28988b;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #28988b;
}

#latest-news .owl-controls .owl-page.active span,
#latest-news .owl-controls.clickable .owl-page:hover span {
  background-color: #28988b;
}

.pagination li a:hover {
  background-color: #28988b;
}
.pagination .active > a {
  background-color: #28988b;
}
.pagination .active > a:focus,
.pagination .active > a:hover {
  background-color: #28988b;
}
.pagination li a:hover {
  border-color: #28988b;
}
.pagination .active > a {
  border-color: #28988b;
}
.pagination .active > a:focus,
.pagination .active > a:hover {
  border-color: #28988b;
}

.form-control:focus,
.widget.news-letter input:focus,
.subscribe-me button,
.btn-danger {
  border-color: #28988b;
}

#pagination-selected {
    background-color: #28988b;
    color: #fff;
}

#mainmenu .sub-catagory ul li a:hover {
  border-bottom: 2px solid #28988b;
}

.cat-menu .active a,
.cat-menu a:hover {
  border-bottom: 2px solid #28988b;
}

.subscribe-me button:hover,
.top-user-form .btn {
  background-color: #28988b;
}

.widget.news-letter button:hover,
.widget.news-letter button:focus {
  background-color: #28988b;
}

.single-member .overlay {
  background-color: rgba(11, 222, 205, 0.47);
}

.section-title {
  color: #28988b;
}

.footer-menu {
  background-color: #143a66;
}

.section-title:before {
  background-color: #143a66;
}

.homepage-two .topbar {
  background-color: #143a66;
}

.widget.news-letter button,
#breaking-news span,
.subscribe-me button,
.top-user-form .btn:hover {
  background-color: #143a66;
}

a.btn.btn-link {
  text-decoration: none;
  padding: 0;
  color: #777;
}
a.btn.btn-link:hover {
  color: #28988b;
}

.post-grid {
  height: 100%;
}
.post-grid:after {
  content: "";
  display: block;
  clear: both;
}

.post-sizer {
  width: 33.3333%;
}
#LISTA_COMINICADOS .post-sizer {
  width: 25%;
}
#LISTA_COMINICADOS .post.post-grid-item {
  width: 22.5%;
}

.post.post-grid-item {
  width: 30%;
  float: left;
  margin: 1rem;
  margin-top: 0;
}

.prointernet .pro-footer {
  height: 30px;
  opacity: 0.5;
}
.prointernet:hover .pro-footer {
  opacity: 1;
}

.pdfobject-container {
  height: 800px;
  margin-bottom: 1rem;
}

.modal-newsletter {
  margin-top: 40px;
}

.modal-newsletter label {
  display: inline-block;
}

.modal-newsletter input {
  border: 1px solid #eaeaea;
  display: inline-block;
  padding: 10px 10px;
  width: 100%;
}

.modal-newsletter input[type="radio"] {
  display: inline-block;
  width: auto;
}

.mailchimp-list {
  margin-top: 10px;
}

.mailchimp-list li {
  display: inline-block;
}

.modal-newsletter .mailchimp-list input,
.modal-newsletter .mailchimp-list label {
  display: inline-block;
}

.modal-newsletter .mailchimp-list input {
  width: auto;
  margin-right: 10px;
}

.modal-newsletter .mailchimp-list label {
  margin-right: 50px;
}

.modal-header {
  background-color: #78b42f !important;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}

.modal-newsletter .mc-field-group {
  height: 90px;
  width: 45%;
  display: inline-block;
  margin: 0 10px;
}

.modal-newsletter .mc-field-group.input-group {
  height: 90px;
  width: 100%;
  display: inline-block;
  margin: 0 10px 50px;
}

.modal-newsletter .input-group input[type="radio"] {
  display: inline-block;
  width: auto;
  margin-right: 15px;
  margin-top: 15px;
}

#mc-embedded-subscribe {
  margin: 0 auto 20px !important;
  width: 100% !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#mc-embedded-subscribe:hover {
  background-color: #143a66;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.modal {
  z-index: 99999;
}

.modal-backdrop {
  z-index: 9999;
}

#mc_embed_signup {
  background: #fff;
  clear: left;
  font: 14px Helvetica, Arial, sans-serif;
}

#mce-success-response {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 20px;
  color: #016045;
  font-weight: 700;
}

.boletin {
  background-color: #ffffff;
  background-image: url(../images/bg-white.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

.boletin img {
  display: block;
  margin: 40px auto;
}

/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
#mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
  padding: 40px 30px;
}

#mc_embed_signup h2 {
  font-weight: bold;
  padding: 0;
  margin: 15px 0;
  font-size: 1.4em;
}

#mc_embed_signup input {
  border: 1px solid #abb0b2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#mc_embed_signup input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

#mc_embed_signup input[type="radio"] {
  -webkit-appearance: radio;
}

#mc_embed_signup input:focus {
  border-color: #333;
}

#mc_embed_signup .button {
  clear: both;
  background-color: #06bf8b;
  border: 0 none;
  border-radius: 4px;
  transition: all 0.23s ease-in-out 0s;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 32px;
  margin: 0 5px 10px 0;
  padding: 10px 22px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}

#mc_embed_signup .button:hover {
  background-color: #0e9789;
}

#mc_embed_signup .small-meta {
  font-size: 11px;
}

#mc_embed_signup .nowrap {
  white-space: nowrap;
}

#mc_embed_signup .mc-field-group {
  position: relative;
  padding-bottom: 0%;
  min-height: 110px;
}

#mc_embed_signup .size1of2 {
  clear: none;
  float: left;
  display: inline-block;
  width: 46%;
  margin-right: 4%;
}

* html #mc_embed_signup .size1of2 {
  margin-right: 2%;
  /* Fix for IE6 double margins. */
}

#mc_embed_signup .mc-field-group label {
  display: block;
  margin-bottom: 3px;
}

#mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 2%;
}

#mc_embed_signup .mc-field-group select {
  display: inline-block;
  padding: 5px 0;
  margin-bottom: 2px;
}

#mc_embed_signup .datefield,
#mc_embed_signup .phonefield-us {
  padding: 5px 0;
}

#mc_embed_signup .datefield input,
#mc_embed_signup .phonefield-us input {
  display: inline;
  width: 60px;
  margin: 0 2px;
  letter-spacing: 1px;
  text-align: center;
  padding: 5px 0 2px 0;
}

#mc_embed_signup .phonefield-us .phonearea input,
#mc_embed_signup .phonefield-us .phonedetail1 input {
  width: 40px;
}

#mc_embed_signup .datefield .monthfield input,
#mc_embed_signup .datefield .dayfield input {
  width: 30px;
}

#mc_embed_signup .datefield label,
#mc_embed_signup .phonefield-us label {
  display: none;
}

#mc_embed_signup .indicates-required {
  text-align: right;
  font-size: 11px;
  margin-right: 4%;
}

#mc_embed_signup .asterisk {
  color: #e85c41;
  font-size: 150%;
  font-weight: normal;
  position: relative;
  top: 5px;
}

#mc_embed_signup .clear {
  clear: both;
}

#mc_embed_signup .mc-field-group.input-group ul {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}

#mc_embed_signup .mc-field-group.input-group ul li {
  display: block;
  padding: 3px 0;
  margin: 0;
}

#mc_embed_signup .mc-field-group.input-group label {
  display: inline;
}

#mc_embed_signup .mc-field-group.input-group input {
  display: inline;
  width: auto;
  border: none;
}

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em 0.5em 0em 0.5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both;
}

#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em 0.5em 0.5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 100%;
  text-align: center;
}

#mc_embed_signup #mce-error-response {
  display: none;
}

#mc_embed_signup #mce-success-response {
  color: #013865;
  display: none;
}

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: 0.5em 0;
}

#mc-embedded-subscribe {
  clear: both;
  width: auto;
  display: block;
  margin: 1em 0 1em 5%;
}

#mc_embed_signup #num-subscribers {
  font-size: 1.1em;
}

#mc_embed_signup #num-subscribers span {
  padding: 0.5em;
  border: 1px solid #ccc;
  margin-right: 0.5em;
  font-weight: bold;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  display: inline-block;
  margin: 2px 0 1em 0;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  z-index: 1;
  color: #e85c41;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
  border: 2px solid #e85c41;
}

/* INDICADORES */
.widget-indicadores {
  border-bottom: 1px solid #dbdbe6;
  border-top: 1px solid #dbdbe6;
  text-align: center;
}
.widget-indicadores .in-time {
  color: #525b6e;
  font-size: 12px;
}
.widget-indicadores .in-name {
  color: #525b6e;
  font-size: 12px;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.widget-indicadores .in-cont {
  background-color: #ffffff;
  border-radius: 4px;
  display: inline-block;
  margin: 10px 1%;
  min-height: 90px;
  padding: 6px 8px 5px 8px;
  vertical-align: middle;
  width: 30%;
}
.widget-indicadores .in-cont:nth-child(3) {
  width: 33%;
}
.widget-indicadores .in-cont-nobg {
  margin: 5px 10px 0 10px;
}
.widget-indicadores h3 {
  color: #353538;
  display: inline-block;
  font-size: 15px;
  margin: 0 12px 0 0;
  text-transform: uppercase;
}
.widget-indicadores .in-change {
  font-size: 13px;
}
.widget-indicadores .greenFont {
  color: #008a00;
}
.widget-indicadores .redFont {
  color: #ef0000;
}
.widget-indicadores .neutralFont {
  color: #595d65;
}
.widget-indicadores .in-data {
  color: #353538;
  font-size: 15px;
  font-weight: bold;
}
.widget-indicadores .in-small {
  font-size: 10px;
}
.widget-indicadores .upArrow::after {
  font-family: "FontAwesome";
  content: "\f0d8";
  margin-left: 0.5rem;
  font-size: 12px;
  font-style: normal;
}
.widget-indicadores .downArrow::after {
  font-family: "FontAwesome";
  content: "\f0d7";
  margin-left: 0.5rem;
  font-size: 12px;
  font-style: normal;
}
.widget-indicadores .noneArrow::after {
  font-family: "FontAwesome";
  content: "\f0da";
  margin-left: 0.5rem;
  font-size: 12px;
  font-style: normal;
}

.linkedin.share {
  background-color: #0077b5;
  color: #ffffff;
  position: absolute;
  margin-top: 2px;
  padding: 5px 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  margin-left: 3px;
}
.linkedin.share i {
  margin: 0;
}
.d-flex {
  display: flex;
}
.justify-content-center {
  justify-content: center;
}

.accordion .card-header {
  background-color: #143a65;
  color: #ffffff;
  padding: 5px;
}
.accordion .card-header h5 {
  margin-top: 0;
  text-align: center;
}
.accordion .card-header h5 > button {
  color: #ffffff;
  font-size: 19px;
}

.show {
  display: block;
}

.filterDiv {
  display: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
}
.btn-filter {
  background: #28988b;
  color: #fff;
  border-radius: 0;
  margin: 3px;
  outline: none;
}
.btn-filter:hover,
.btn-filter:focus {
  color: #fff;
}
.btn-filter.active {
  background: #143a66;
}
.btn-filter.active:hover {
  color: #fff;
}

#myBtnContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
  margin-bottom: 20px;
}

.img-fluid {
  max-width: 100%;
}

.search-container {
  background: white;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
}
.search-container.expanded {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.search-container form {
  -webkit-transform: translateY(-50%) scaleX(0);
  -moz-transform: translateY(-50%) scaleX(0);
  -ms-transform: translateY(-50%) scaleX(0);
  -o-transform: translateY(-50%) scaleX(0);
  transform: translateY(-50%) scaleX(0);
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.search-container.expanded form {
  -webkit-transform: translateY(-50%) scaleX(1);
  -moz-transform: translateY(-50%) scaleX(1);
  -ms-transform: translateY(-50%) scaleX(1);
  -o-transform: translateY(-50%) scaleX(1);
  transform: translateY(-50%) scaleX(1);
  transition: all 0.5s ease-in-out;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.search-container form i {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #28988b;
  color: #fff;
  width: 70px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 23px;
  font-weight: 400;
}
.search-container input {
  height: 70px;
  padding: 0 0 0 80px;
  background: #f4f4f4;
  border: none;
  width: 600px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 26px;
  border: 2px solid #ececec;
  outline: none;
}

@media screen and (max-width: 767.9px) {
  .search-container input {
    height: 60px;
    width: 500px;
    font-size: 22px;
  }
  .search-container form i{
    font-size:21px;
  }
}
@media screen and (max-width: 546.9px) {
  .search-container input {
    height: 60px;
    width: 400px;
    font-size: 20px;
  }
  .search-container form i{
    font-size:19px;
  }
}
@media screen and (max-width: 429.9px) {
  .search-container input {
    height: 50px;
    width: 300px;
    font-size: 16px;
  }
  .search-container form i{
    font-size:17px;
  }
}

/* .search-container.expanded input{
  -webkit-transform: translateY(-50%) scaleX(1);
    -moz-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    -o-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
} */
.search-container button {
  position: absolute;
  top: 0;
  margin-top: 50px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: none;
  font-size: 18px;
  color: #28988b;
  opacity: 0;
  transition: all 0.8s ease-in-out;
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.search-container.expanded button {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: none;
  font-size: 18px;
  color: #28988b;
  opacity: 1;
}

.card-postulacion .imagen-crop-home {
  margin-bottom: 35px;
}
.card-postulacion .card-title {
  color: #28988b;
}
.card-postulacion .card-text {
  font-size: 1.75rem;
}
.card-postulacion .imagen-crop-home {
  margin-bottom: 35px;
}

.card-postulacion .imagen-crop-home {
  object-fit: cover;
  min-height: 200px;
}

.card-postulacion .croping  {
  display: block;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.mb-2{
  margin-bottom: 1.5rem;
}


.card-postulacion .card-body{
  background-color: #fff;
  border-bottom: 2px solid #f2f3f5;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-postulacion .puesto li{
  margin-bottom: 10px;
}
.card-postulacion .rrss a{
  font-size: 18px;
  padding: 10px;
  transition: .2s;
}
.card-postulacion .rrss a:hover{
  color: #143a66;
}
.card-postulacion .rrss p{
  font-size: 18px;
  font-weight: 500;
  color: #28988b;
}
.card-postulacion .boton{
  background-color: #143a66;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
    color: #fff;
    transition: .3s all ease;
}

.dropzone{
  min-height: 150px;
  border: 2px solid #ececec !important;
    background: white;
    padding: 20px 20px;
    margin-bottom: 30px;
    cursor: pointer;
}

.dropzone .dz-message {
  display: flex;
    align-items: center;
    flex-direction: column;
}

.dz-message .icon {
  color: #CBCBCB;
  font-size: 50px;
  margin-bottom: 15px;
}

.form-vacantes{
  margin-top: 75px;
}

.form-vacantes h4{
  color: #28988b;
    margin-top: 5px;
    margin-bottom: 20px;
    padding-bottom: 0;
    position: relative;
    font-size: 24px;
    text-transform: none;
    font-weight: 600;
}