@import "grid.css";
@import "jquery-ui.min.css";
@import "reset.css";
@import "../js/fancybox/jquery.fancybox.css";
@import "hacks.css";
/*
 |---------------------------------------------
 | Frontend Language file
 | @author Maxim Feshchuk
 |---------------------------------------------re
 */
/*
 |---------------------------------------------
 | Frontend Language file
 | @author Maxim Feshchuk
 |---------------------------------------------re
 */
/*
 |---------------------------------------------
 | Frontend Language file
 | @author Maxim Feshchuk
 |---------------------------------------------re
 */
@font-face {
  font-family: 'oswaldregular';
  src: url('../fonts/oswald-regular/oswald-regular.eot');
  src: url('../fonts/oswald-regular/oswald-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-regular/oswald-regular.woff2') format('woff2'), url('../fonts/oswald-regular/oswald-regular.woff') format('woff'), url('../fonts/oswald-regular/oswald-regular.ttf') format('truetype'), url('../fonts/oswald-regular/oswald-regular.svg#oswaldregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldlight';
  src: url('../fonts/oswald-light/oswald-light.eot');
  src: url('../fonts/oswald-light/oswald-light.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-light/oswald-light.woff2') format('woff2'), url('../fonts/oswald-light/oswald-light.woff') format('woff'), url('../fonts/oswald-light/oswald-light.ttf') format('truetype'), url('../fonts/oswald-light/oswald-light.svg#oswaldlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldbold';
  src: url('../fonts/oswald-bold/oswald-bold.eot');
  src: url('../fonts/oswald-bold/oswald-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-bold/oswald-bold.woff2') format('woff2'), url('../fonts/oswald-bold/oswald-bold.woff') format('woff'), url('../fonts/oswald-bold/oswald-bold.ttf') format('truetype'), url('../fonts/oswald-bold/oswald-bold.svg#oswaldbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #2c2c2c;
}
a {
  text-decoration: none!important;
  color: #047d88;
  outline: none!important;
}
a:hover {
  color: #047d88;
}
textarea {
  resize: none;
  overflow: auto;
}
.button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 20px;
  color: #ffffff;
  border: 1px solid #047d88;
  background-color: #2c2c2c;
  display: inline-block;
  cursor: pointer;
  line-height: 24px;
}
.button.green {
  background-color: #047d88;
}
.title {
  padding: 5px 10px;
  background: #047d88;
  color: #ffffff;
  font-size: 15px;
}
.background-size {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.absolute {
  position: absolute;
}
.relativ {
  position: relative;
}
.no-display {
  display: none !important;
}
hr {
  border: 0 solid #ccc;
  border-top-width: 1px;
  clear: both;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.no-margin {
  margin-left: 0!important;
  margin-right: 0!important;
}
.relative {
  position: relative;
}
.ui-dialog {
  z-index: 10000000;
}
#dialog {
  display: none;
  z-index: 10000000;
}
#dialog p {
  text-align: center;
  margin: 35px 0 0;
}
#dialog-pay {
  display: none;
  height: 120px!important;
}
#dialog-pay p {
  text-align: center;
  margin: 35px 0 0;
}
.ui-dialog-buttonset {
  float: none!important;
  text-align: center;
}
.ui-widget-header {
  background: none!important;
  background-color: #2c2c2c !important;
  color: #fff;
}
button.green {
  background: none!important;
  border: 0!important;
  color: #fff!important;
  background-color: #047d88 !important;
}
button.pink {
  background: none!important;
  border: 0!important;
  color: #fff!important;
  background-color: #cd1a3c !important;
}
html {
  background: url("../img/styles/header-line.png") top center repeat-x;
}
html #breadcrambs {
  height: 20px;
  margin-top: 10px;
  margin-bottom: 30px;
}
html #breadcrambs a {
  display: inline-block;
}
html .social {
  text-align: right;
  height: 65px;
  padding-top: 5px;
}
html .social h1 {
  width: 93%;
  float: left;
  text-align: center;
  color: white;
  border-bottom: none;
  font-family: 'oswaldlight';
  font-size: 46px;
  line-height: 56px;
}
html .social a {
  display: inline-block;
  margin: 5px 0 0 5px;
}
html .social a.wordpress {
  margin: 0;
  border: 1px solid #fff;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  position: relative;
  top: -7px;
}
html .social a.special {
  text-decoration: underline!important;
}
html .social span {
  margin: 0;
  color: #fff;
  padding: 5px;
  position: relative;
  top: 3px;
  position: absolute;
  left: 0;
}
html .social span a {
  margin: 0;
  color: #fff;
}
html header .banner {
  height: 330px;
  overflow: hidden;
}
html header .banner .kwicks {
  width: 1232px;
  height: 330px;
  overflow: hidden;
}
html header .banner .kwicks li {
  height: 330px;
  width: 195px;
  float: left;
  overflow: hidden;
  -webkit-box-shadow: 4px 0px 60px 15px #000000;
  -moz-box-shadow: 4px 0px 60px 15px #000000;
  box-shadow: 4px 0px 60px 15px #000000;
}
html header .banner .kwicks li .caption {
  width: 640px;
  height: 70px;
  padding: 20px 30px;
  position: relative;
  background: rgba(44, 44, 44, 0.58);
  bottom: 110px;
}
html header .banner .kwicks li .caption h3 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #fff;
  text-shadow: 1px 1px 1px #000000;
}
html header .banner .kwicks li .caption p {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-shadow: 1px 1px 1px #000000;
}
html header .navigation {
  position: relative;
  height: 70px;
  background: url("../img/styles/menu-line.png") top center repeat-x;
}
html header .navigation .logo {
  position: absolute;
  top: -320px;
  margin-left: 10px;
  display: inline-block;
}
html header .navigation .logo img {
  width: 110px;
}
html header .navigation ul {
  width: 100%;
  display: inline-block;
}
html header .navigation ul li {
  float: left;
  border-right: 1px solid #222222;
  border-left: 1px solid #383838;
}
html header .navigation ul li a {
  font-family: 'oswaldregular';
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  padding: 23px 24px;
  min-width: 85px;
  text-align: center;
  text-shadow: 1px 1px 1px #000000;
}
html header .navigation ul li.active a{
  color: #047d88;
}
html header .navigation ul li a:hover {
  color: #047d88;
}
html header .navigation ul li:first-child {
  border-left: 0;
  margin-left: 10px;
}
html header .navigation ul li:last-child {
  border-right: 0;
}
html .submenu {
  position: relative;
}
html .submenu h3 {
  font-family: 'oswaldregular';
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  background-color: #2c2c2c;
  padding: 15px 10px 15px 115px;
  border-bottom: 5px solid #047d88;
  text-shadow: 1px 1px 1px #000000;
  margin: 0;
}
html .submenu h3.no-photo {
  padding-left: 10px;
}
html .submenu .img_rounded {
  width: 77px;
  height: 77px;
  display: inline-block;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -khtml-border-radius: 40px;
  border: 4px solid #047d88;
  position: absolute;
  top: -20px;
  left: 15px;
}
html .submenu .img_rounded img {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -khtml-border-radius: 40px;
  position: absolute;
  top: -1.5px;
  left: -1.5px;
}
html .submenu ul {
  min-height: 310px;
  background-color: #047d8836;
  background-image: url("../img/styles/submenu-img-10.jpg");
  background-repeat: no-repeat;
  background-position: top left;
}
html .submenu ul li {
  font-size: 14px;
  color: #2c2c2c;
  padding: 15px 10px 15px 10px;
  margin-left: 90px;
  border-bottom: 1px solid #af2a19;
}
html .submenu ul li.active {
  background-color: #6ea6ac;
}
html .submenu ul li a {
  font-size: 14px;
  color: #2c2c2c;
  font-weight: bold;
}
html .submenu ul li a:hover {
  color: #047d88;
}
html .contacts .sended {
  font-size: 20px;
  color: #047d88;
}
html .contacts form {
  width: 500px;
}
html .contacts form label {
  font-size: 18px;
  padding-bottom: 5px;
  width: 100%;
}
html .contacts form p {
  color: #af2a19;
}
html .footer-line {
  height: 35px;
  width: 100%;
  margin-top: 100px;
  background: url("../img/styles/footer-line.png") top center repeat-x;
}
html .footer-line .social {
  height: 35px;
  padding-top: 0;
}
html h1 {
  font-family: 'oswaldbold';
  font-size: 36px;
  line-height: 45px;
  font-weight: normal;
  color: #af2a19;
  border-bottom: 5px solid #af2a19;
  margin-bottom: 20px;
}
html h2 {
  font-family: 'oswaldbold';
  font-size: 22px;
  line-height: 32px;
  font-weight: normal;
  color: #2c2c2c;
  margin-bottom: 20px;
  border-bottom: 1px solid #2c2c2c;
}
html h2 a {
  color: #2c2c2c;
}
html h2.entry-title {
  margin-bottom: 10px;
}
html h3 {
  margin: 5px 0;
}
html h3.entry-title {
  margin-bottom: 20px;
}
html h3.actual-info {
  margin-bottom: 20px;
  background: #2c2c2c url("../img/styles/info-small-icon.png") 10px center no-repeat;
  color: #fff;
  padding: 15px 15px 15px 50px;
  font-size: 20px;
}
html .center {
  text-align: center;
}
html a.download {
  font-size: 24px;
  margin-top: 20px;
  text-align: center;
  display: block;
  text-decoration: underline!important;
}
html .message p {
  margin-bottom: 20px;
  padding: 15px 15px 15px 50px;
  font-size: 20px;
  line-height: 22px;
}
html .message p.succes {
  border-left: 5px solid #047d88;
  color: #047d88 !important;
  text-align: left!important;
  background: #2c2c2c url("../img/styles/info-small-icon-succes.png") 10px center no-repeat;
}
html .message p.error {
  border-left: 5px solid #F56060;
  color: #F56060!important;
  text-align: left!important;
  background: #2c2c2c url("../img/styles/info-small-icon-error.png") 10px center no-repeat;
}
html p {
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 16px;
}
html .article-body p,
html .article-body li {
  line-height: 25px;
  font-size: 16px;
}
html .article-body p {
  text-align: justify;
}
html .article-body li {
  margin: 0 0 20px 50px;
  text-align: justify;
  list-style: disc;
}
html .article-body small {
  font-size: 12px;
  font-style: italic;
}
html .article-body .slider img {
  margin: 0 auto;
}
html input {
  border: 1px solid #047d88;
  line-height: 24px;
  padding: 0 10px;
}
html input#s {
  width: 300px;
  margin-bottom: 20px;
}
html textarea {
  border: 1px solid #047d88;
  padding: 5px;
  width: 330px;
}
html #searchsubmit,
html #submit,
html .comment-reply-link,
html .edit-link {
  background-color: #2c2c2c;
  border: 1px solid #047d88;
  color: #fff;
  padding: 0 10px;
  line-height: 24px;
  margin: 10px 0;
  cursor: pointer;
  display: inline-block;
}
html .edit-link a {
  color: #fff;
}
html .comment-reply-link {
  margin: 10px 0 0;
}
html .commentmetadata {
  margin-bottom: 10px;
}
html .comments-title {
  margin-top: 20px;
}
html .comment-list {
  background-color: #f4f4f4;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 20px;
}
html .comment-list li {
  margin: 15px;
  border-bottom: 1px solid #b8b7b7;
}
html .comment-list li:first-child {
  margin-top: 0;
}
html .comment-list li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
html #commentform label {
  width: 130px;
  display: inline-block;
}
html .more-link {
  text-decoration: underline!important;
}
html #form-allowed-tags {
  background-color: #f4f4f4;
  margin-top: 20px;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
html .g-recaptcha,
html #wp-comment-editor-tools {
  margin: 10px 0;
}
html .reply {
  display: none;
}
html .navigation .title {
  background: none;
}
html .navigation .current {
  background-color: #2c2c2c;
  border: 1px solid #047d88;
}
html .blog-main .my-content {
  padding: 0;
  margin: 0;
}
html table {
  width: 100%;
}
html table thead {
  background: #2c2c2c;
}
html table thead th {
  padding: 10px;
  color: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
html table thead th:first-child {
  border-left: 1px solid #2c2c2c;
}
html table thead th:last-child {
  border-right: 1px solid #2c2c2c;
}
html table tbody td {
  padding: 10px;
  border: 1px solid #2c2c2c;
  vertical-align: middle;
}
html table tbody td.no-results {
  text-align: center;
}
html table .link {
  display: inline-block;
  width: 22px;
  height: 22px;
}
html table .link.delete {
  background: url("../img/styles/icon_action.png") -23px 0 no-repeat;
}
html table .link.active {
  background: url("../img/styles/icon_action.png") -110px 0 no-repeat;
}
html table .link.inactive {
  background: url("../img/styles/icon_action.png") -88px 0 no-repeat;
}
html table .link.edit {
  background: url("../img/styles/icon_action.png") 3px 0 no-repeat;
}
html table .status {
  padding: 10px 20px;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
html table .status_active {
  background-color: #047d88;
  border: 1px solid #03470B;
}
html table .status_inactive {
  background-color: #F42828;
  border: 1px solid #4C0600;
}
html table .status_new {
  background-color: #4446FF;
  border: 1px solid #07043A;
}
html table#users td:first-child {
  width: 20px;
  text-align: center;
}
html table#users td:last-child {
  width: 100px;
}
html table#users.history td {
  text-align: center;
}
html table#users.history td:last-child {
  width: 130px;
}
html table#users.history td:last-child a {
  float: none;
}
html table#users.list td,
html table#pays.list td {
  text-align: center;
}
html table#users.list td:last-child,
html table#pays.list td:last-child {
  width: 80px;
}
html table#users.list td:last-child a,
html table#pays.list td:last-child a {
  float: none;
}
html .preloader {
  z-index: 2;
  background-image: url("../img/styles/loading.gif");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50px;
  display: none;
  position: absolute;
  width: 100%;
  height: calc(100%);
  background-color: rgba(255, 255, 255, 0.8);
}
html .dataTables_paginate {
  margin-right: 3px;
  margin-top: 15px;
  float: right;
}
html .dataTables_paginate .disabled {
  display: none!important;
}
html .dataTables_paginate a {
  padding: 5px 8px;
  border: 1px solid #047d88;
  margin: 0 3px;
  cursor: pointer;
  float: none!important;
}
html .dataTables_paginate a:hover {
  color: #047d88 !important;
}
html .dataTables_paginate a.paginate_button.current {
  background-color: #047d88;
  border: 1px solid #19670C;
  color: #fff;
}
html .dataTables_wrapper {
  position: relative;
}
html .dataTables_wrapper .dataTables_info {
  margin-top: 10px;
}
html .dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 0px;
  left: 40%;
}
html .dataTables_wrapper thead .sorting {
  background-image: url("../img/styles/table-icons/sort_both.png");
  background-position: center right;
  background-repeat: no-repeat;
}
html .dataTables_wrapper thead .sorting_asc {
  background-image: url("../img/styles/table-icons/sort_asc.png");
  background-position: center right;
  background-repeat: no-repeat;
}
html .dataTables_wrapper thead .sorting_desc {
  background-image: url("../img/styles/table-icons/sort_desc.png");
  background-position: center right;
  background-repeat: no-repeat;
}
html .dataTables_filter {
  text-align: right;
  margin-bottom: 10px;
}
html .dataTables_filter input {
  margin-left: 10px;
}
html .pay-info p {
  font-size: 14px;
}
html .pay-fee-paid .pay-data,
html .admin .pay-data {
  border: 1px solid #2c2c2c;
  padding: 0 0 0 90px;
  background: url("../img/styles/submenu-img-1.jpg") top left no-repeat;
}
html .pay-fee-paid .pay-data h3,
html .admin .pay-data h3 {
  font-family: 'oswaldregular';
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  background-color: #2c2c2c;
  padding: 10px 20px;
  text-shadow: 1px 1px 1px #000;
  margin: 0;
}
html .pay-fee-paid .pay-data h3 span,
html .admin .pay-data h3 span {
  float: right;
}
html .pay-fee-paid .pay-data .pay-detail,
html .admin .pay-data .pay-detail {
  background: url("../img/styles/agot-white.jpg") center center no-repeat;
}
html .pay-fee-paid .pay-data .pay-detail p,
html .admin .pay-data .pay-detail p {
  margin: 20px;
}
html .pay-fee-paid .pay-data .pay-detail p.center,
html .admin .pay-data .pay-detail p.center {
  text-align: center;
}
html .pay-fee-paid .pay-data .pay-detail u,
html .admin .pay-data .pay-detail u {
  font-weight: bold;
  font-size: 14px;
}
html .pay-fee-paid a,
html .admin a {
  margin-top: 10px;
  float: right;
}
html .pay-fee-paid a:hover,
html .admin a:hover {
  color: #fff;
}
html .pay-fee-paid .add-pay,
html .admin .add-pay {
  margin: 0 0 10px 10px;
  position: relative;
  top: -4px;
  z-index: 2;
}
html .pay-fee-paid table a,
html .admin table a {
  margin: 0;
}
html .pay-fee-paid table a.fancy,
html .admin table a.fancy {
  float: none;
  color: #2c2c2c;
  text-decoration: underline!important;
}
html .pay-fee-paid table a.fancy:hover,
html .admin table a.fancy:hover {
  color: #2c2c2c;
}
html form {
  background: #f9f9f9;
  padding: 30px;
}
html form label {
  display: inline-block;
  width: 150px;
}
html form input[type="text"],
html form input[type="password"] {
  margin-bottom: 10px;
  width: 330px;
}
html form select {
  margin-bottom: 10px;
  width: 352px;
  border: 1px solid #047d88;
  line-height: 24px;
  padding: 4px 10px;
}
html form .small {
  width: 100px!important;
}
html form .relative {
  width: 330px;
  display: inline-block;
}
html form .my-total {
  text-align: right;
  font-weight: bold;
  font-size: 20px;
  margin-top: 15px;
}
html form p.requeridos {
  margin-left: 150px;
  font-size: 12px;
  color: red;
}
html .login {
  display: block;
  float: none;
  margin: 0 auto;
  min-height: 200px;
}
html .login a {
  float: right;
  margin: 0 10px 10px 0;
  display: inline-block;
  text-decoration: underline;
}
html .login input[type="submit"] {
  float: right;
  margin-right: 10px;
}
html .login input[type="checkbox"] {
  margin: 0 0 25px 0;
  position: relative;
  top: 3px;
}
html .login input[type="file"] {
  border: 0;
  padding-left: 0;
}
html .login p.error {
  color: red;
  text-align: right;
  margin-right: 10px;
}
html .login .g-recaptcha {
  margin-left: 200px;
}
html .login .change_password {
  display: none;
}
html .login #submit-pay {
  padding-bottom: 50px;
}
html .login #submit-pay p.error {
  text-align: left;
  margin-top: 10px;
  margin-left: 150px;
}
html .login .pay {
  margin-top: 10px;
  position: relative;
  top: -55px;
}
html .login .upload-pay {
  display: none;
}
html .forgot_password label {
  width: 48px;
}
html section.error {
  text-align: center;
  min-height: 200px;
}
html section.error .big {
  font-size: 120px;
}
html section.error .small {
  font-size: 38px;
}
html .search-date {
  margin-bottom: 10px;
}
html .search-date label {
  width: 80px;
}
html .search-date input[type="text"] {
  width: 150px;
}
html .search-date input[type="submit"] {
  width: 253px;
}
html footer.entry-footer {
  padding-top: 0;
}
html footer {
  padding: 20px 0;
}
html footer h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
html footer p {
  line-height: 20px;
}
html footer .navigation ul {
  float: right;
}
html footer .navigation ul li {
  float: left;
  padding: 0 5px;
}
html footer .navigation ul li a {
  font-family: 'oswaldregular';
  font-size: 12px;
  color: #2c2c2c;
  text-transform: uppercase;
}
html footer .navigation ul li a:hover {
  color: #047d88;
}
html footer .navigation ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
html footer p.rights {
  text-align: right;
  margin-top: 85px;
}

.img-center {
  margin: 20px auto;
  display: block; 
}

.directory table {
  width: 100%;
}

.directory td {
  width: 50%;
  border: none;
  text-align: center;
  vertical-align: top;
}

.directory td h3{
  font-size: 26px;
  color: #047d88;
}

.directory td h4 {
  font-size: 18px;
  line-height: 42px;
  color: #af2a19;
}

.directory td h5 {
  font-size: 14px;
  line-height: 18px;
}

.directory td img.person {
  border-radius: 500px;
  border: 2px solid rgba(0,0,0,.1);
  min-width: 150px;
  max-width: 300px;
}

.directory.detail td:first-child {
  width: 200px;
}

.directory.detail td:last-child {
  width: auto;
}

.directory.detail span {
  color: #047d88;
  display: block;
  text-align: left;
}

.icon img {
  margin-right: 10px;
}

.directory.detail td img.person {
  border-radius: 300px;
  border: 2px solid rgba(0,0,0,.1);
  min-width: 150px;
  max-width: 200px;
}

.directory td a.see {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 10px 40px;
  border: 1px solid #047d88;
  border-radius: 5px;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;

  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;

  -webkit-transition: opacity 300ms, visibility 300ms;
          transition: opacity 300ms, visibility 300ms;
}

.directory td a.see:hover {
  color: #fff;
  background-color: #047d88;
}

.directory td:hover a.see {
  visibility: visible;
  opacity: 1;
}

.directory td:hover img.person {
  border: 2px solid #047d88;
}

.icon a,
.icon span {
  top: -10px;
  position: relative;
}

.icon a {
  text-decoration: underline!important;
}

