@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
  font-family: 'codropsicons';
  src: url('../fonts/codropsicons/codropsicons.eot');
  src: url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'), url('../fonts/codropsicons/codropsicons.woff') format('woff'), url('../fonts/codropsicons/codropsicons.ttf') format('truetype'), url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.alert {
  width: 50%;
  right: 0;
  position: absolute;
  top: 68px;
  z-index: 999;
}
.modal-body {
  position: relative;
  padding: 15px 30px;
}
body {
  background: #f2f2f2;
}
.wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
}
.bg-gray {
  background: #d2d2d2;
}
.p-10 {
  padding: 10px;
}
.bg-white {
  background: #fff;
}
.no-items p {
  margin-bottom: 0;
}
.rubik-loader {
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background-image: url(http://i.giphy.com/3og0ISeflb7vrNzy2A.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.container > header,
.codrops-top {
  color: #fff;
  font-family: 'Lato', Arial, sans-serif;
}
.gn-menu-wrapper.gn-open-all {
  width: 220px !important;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.2);
}
.gn-menu-main {
  border-bottom: 1px solid #e1e1e1;
}
#gn-menu .gn-trigger img {
  width: 95px;
  left: -18px;
  position: relative;
}
.wd-100p {
  width: 100%;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt-15 {
  margin-top: 15px;
}
.color-red {
  color: #cd0000;
}
.gn-menu .active {
  background: #0c82c7;
}
.gn-menu .active a {
  color: #fff !important;
}
.gn-menu li a:hover {
  background: #0c82c7;
  color: #fff;
  transition: all 0.3s ease;
}
.gn-submenu {
  background: #f2f2f2 !important;
}
.gn-submenu li a {
  color: #2ea7ff !important;
}
.gn-submenu li a:hover {
  color: #fff !important;
}
.btn2 {
  background-color: #337ab7;
}
.container > header {
  margin: 0 auto;
  padding: 12em 2em;
  padding-left: 370px;
  background: rgba(0,0,0,0.05);
}
.container > header a {
  color: #566473;
  text-decoration: none;
  outline: none;
}
.container > header a:hover {
  color: #4f7bab;
}
.container > header h1 {
  font-size: 3.2em;
  line-height: 1.3;
  margin: 0;
  font-weight: 300;
}
.container > header span {
  display: block;
  font-size: 55%;
  color: #74818e;
  padding: 0 0 0.6em 0.1em;
}
.codrops-top {
  background: #fff;
  background: rgba(255,255,255,0.6);
  text-transform: uppercase;
  width: 100%;
  font-size: 0.69em;
  line-height: 2.2;
}
.codrops-top a {
  text-decoration: none;
  padding: 0 1em;
  letter-spacing: 0.1em;
  color: #888;
  display: inline-block;
}
.codrops-top a:hover {
  background: rgba(255,255,255,0.95);
  color: #333;
}
.codrops-top span.right {
  float: right;
}
.codrops-top span.right a {
  float: left;
  display: block;
}
.codrops-icon:before {
  font-family: 'codropsicons';
  margin: 0 4px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.codrops-icon-drop:before {
  content: "\e001";
}
.codrops-icon-prev:before {
  content: "\e004";
}
.codrops-demos {
  padding-top: 1em;
  font-size: 0.9em;
}
.codrops-demos a {
  text-decoration: none;
  outline: none;
  display: inline-block;
  margin: 0.5em;
  padding: 0.7em 1.1em;
  border: 3px solid #b1aea6;
  color: #b1aea6;
  font-weight: 700;
}
.codrops-demos a:hover,
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
  border-color: #89867e;
  color: #89867e;
}
@media screen and (max-width: 1025px) {
  .container > header {
    margin: 0 auto;
    padding: 120px 50px;
    font-size: 70%;
    text-align: right;
  }
}
@media screen and (max-width: 740px) {
  .codrops-icon span {
    display: none;
  }
}
.error_login {
  background-color: #f00;
  width: 100%;
  color: #fff;
  border-width: 45px;
  border: solid #cc0a0a;
  display: none;
}
.servicename {
  font-size: 22px;
  margin-left: 0% !important;
  border-left: none !important;
  border-right: none !important;
  width: 20% !important;
}
.toolbox {
  position: absolute;
  background: #fff;
  padding: 5px;
  z-index: 9;
  left: 0px;
  top: 0px;
}
.toolbox a {
  cursor: pointer;
}
.imgservices {
  margin-bottom: 15px;
  border: 5px solid #d5d5d5;
  border-radius: 4px;
  height: 250px;
  overflow: hidden;
}
.imgservices img {
  width: 100%;
  position: absolute;
  width: 150%;
  left: -50%;
}
.title-galery h3 {
  font-size: 28px;
  color: #3e3e3e;
}
.modal-body .thumbnails img {
  width: 100%;
}
.logout {
  width: 18%;
  margin-left: 11px;
  float: right !important;
  border-left: 1px solid #c6d0da;
}
.logout img {
  width: 50px;
  border-radius: 50%;
  margin-left: -43px;
}
.logout label {
  margin-left: 15px;
}
.info_text {
  position: relative;
  width: auto;
}
.info_text a {
  color: #1891e8;
}
.table1 {
  position: relative;
  color: #333;
}
.table1 button {
  color: black;
}
.table1 img {
  width: 20%;
}
.table1 thead th {
  text-align: center;
  font-weight: bold;
  color: #fff;
  border-radius: 0 !important;
}
.table1 thead th:nth-child(odd) {
  background: #2ea7ff;
}
.table1 thead th:nth-child(even) {
  background: #1891e8;
}
.table1 tr:nth-child(odd) {
  background-color: #fff;
}
.table1 tr:nth-child(even) {
  background-color: #fbfbfb;
}
.table1 td {
  padding: 7px 15px;
  text-align: center;
}
.table1 td a {
  cursor: pointer !important;
}
.table1 .edit-icon {
  color: #1891e8;
}
.table1 h4 {
  font-size: 18px;
  color: #0085c7;
  border: 1px dashed #ccc;
  display: inline-block;
  padding: 5px;
}
.percentage td {
  width: 15% !important;
}
.dropdown-toggle {
  height: 34% !important;
}
.login {
  width: 400px;
  margin: auto;
  margin-top: 12%;
  text-align: center;
  background: #fff;
  padding: 15px;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.18);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.18);
  box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.18);
}
.login h1 {
  color: #555;
  font-size: 24px;
}
.login img {
  height: 90px;
}
.login input {
  background-color: transparent;
  border-bottom-color: #ccc !important;
  border-color: transparent;
  color: #888;
  float: left;
  height: 53px;
  margin-top: 23px;
  padding-bottom: 4px;
  width: 86%;
}
.login input:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom-color: #26A6DF !important;
}
.login button {
  height: auto;
  width: auto;
  padding: 10px 70px;
  border-radius: 40px;
  border: none;
  background: #26A6DF;
  color: #fff;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.login button:hover {
  background: #1389df;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.centralpanel {
  margin-top: 0;
  margin-left: 0;
  padding: 100px 100px;
  padding-left: 160px;
}
.textbox {
  float: left;
}
.dashboard-tables i {
  color: #0287dd;
  padding: 0 15px;
}
.dashboard .glyphicon {
  background: #f2f2f2;
  padding: 5px;
  border-radius: 100%;
  color: #1891e8;
  margin-right: 8px;
}
.dashboard-btn {
  background: #2ea7ff;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px;
  margin-top: 20px;
  display: inline-block;
  -webkit-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.18);
  -moz-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.18);
  box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.18);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.dashboard-btn:hover {
  background: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.box-data {
  background: #fff;
  padding: 15px;
  border-bottom: 3px solid #1891e8;
  margin-bottom: 40px;
}
.addnew {
  position: fixed;
  color: white;
  background-color: #0c82c7;
  border-radius: 60%;
  width: 50px;
  height: 50px;
  right: 20px;
  bottom: 50px;
  padding-top: 15px;
  text-align: center;
  cursor: pointer;
}
.addnew a {
  color: white;
}
.addnew a::before {
  display: inline;
}
.gallery img {
  width: 100%;
  float: left;
  padding: 10px;
}
.gallery a {
  position: absolute;
  margin-left: 50%;
  margin-top: 5%;
}
.preview-btn {
  color: #fff !important;
  background: #0c82c7;
  border: none;
  border-radius: 20px;
  padding: 7px 25px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.preview-btn:hover {
  background: #5f6f81;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.modal-header {
  border-bottom: transparent;
}
.box-form {
  width: 650px;
  margin: auto;
  padding: 20px;
  background: #fff;
}
.box-form .block-access {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  padding: 25px 0;
}
.box-form .block-access p {
  text-align: center;
  font-size: 18px;
}
.box-form .send {
  text-align: center;
}
.profile-img img {
  width: 30% !important;
}
.cancel-btn {
  color: #fff !important;
  background: #e22727;
  border: none;
  border-radius: 20px;
  padding: 7px 25px;
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.cancel-btn:hover {
  background: #ac1212;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.check-social {
  padding: 0;
  position: relative;
  top: 9px;
  left: 6px;
}
.formadd2 {
  background: #fff;
  padding: 25px;
  max-width: 600px;
  margin: auto;
}
.m-auto {
  margin: auto;
}
.wd-100 {
  width: 100px;
}
.colum-6 {
  width: 50%;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}
.preview-item {
  margin: auto;
  width: 59px;
  display: block;
}
.delet-icon {
  color: #ff0303;
  cursor: pointer;
}
.block {
  display: block;
}
.text-left {
  text-align: left !important;
}
.mt-35 {
  margin-top: 35px;
}
.mb-30 {
  margin-bottom: 30px;
}
.overlay_empty {
  position: absolute;
  z-index: 999;
  background-color: #ccc;
  width: 100%;
  height: 78%;
}
.buttons-support button {
  padding: 8px 15px;
  text-align: center;
  border: none;
}
.buttons-support .col-md-4 {
  padding: 0 5px;
  text-align: center;
}
.buttons-support .gn-icon::before {
  width: auto;
  margin: 0 3px;
  position: relative;
  top: 2px;
}
.user-support img {
  width: 30px;
  border-radius: 50%;
}
.description p {
  display: inline-block;
}
.pt-5 {
  padding-top: 5px;
}
.pb-5 {
  padding-bottom: 5px;
}
.pb0 {
  padding-bottom: 0;
}
.pt0 {
  padding-top: 0;
}
.comments-support {
  background: #f7f7f7;
  padding: 8px;
  border-bottom: 1px solid #fff;
}
.comments-support small {
  display: block;
  margin-left: 33px;
}
.p8 {
  padding: 8px;
}
.status-span .gn-icon::before {
  width: auto;
  margin: 0 3px;
  position: relative;
  top: 0px;
}
.new-ticket {
  color: #fff !important;
  background: #0c82c7;
  border: none;
  border-radius: 20px;
  display: inline-block;
  text-align: center;
  padding: 10px 20px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.new-ticket .gn-icon::before {
  width: auto;
  margin: 0 3px;
  position: relative;
  top: 0px;
}
.new-ticket:hover {
  background: #1b9fec;
  text-decoration: none;
  cursor: pointer;
}
.back-menu {
  background: #ccc;
  padding: 10px;
  display: inline-block;
  text-align: center;
  margin-bottom: 10px;
}
.back-menu a {
  color: #fff;
}
.back-menu a .gn-icon::before {
  width: auto;
  margin: 0 3px;
  position: relative;
  top: 0px;
}
.terms-text h1 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
.terms-text h2 {
  font-size: 18px;
  font-weight: bold;
  color: #444;
}
.terms-text h3 {
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.terms-text p {
  font-size: 15px;
  color: #888;
}
.developed {
  text-align: center;
}
.developed p {
  color: #888;
  margin-top: 50px;
}
.overlay_fs {
  width: 100%;
  height: 100%;
  position: absolute;
}
.iframes_fs {
  width: 100%;
  border: none;
  height: 500px;
  overflow: auto;
}
.user_terms {
  position: relative;
  z-index: 9999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
  overflow-y: auto;
  background: #f7f7f7;
  padding: 30px;
  margin-bottom: 25px;
}
.user_terms h1 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
.user_terms h2 {
  font-size: 18px;
  font-weight: bold;
  color: #444;
}
.user_terms h3 {
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
.user_terms p {
  font-size: 15px;
  color: #888;
}
.user_terms1 {
  position: absolute;
  z-index: 9999999;
  background-color: rgba(255,255,255,0.81);
  top: 0%;
  width: 100%;
  height: 100%;
  padding-top: 15px;
}
.accept {
  position: relative;
  bottom: 0;
  text-align: center;
  width: 100%;
  padding: 20px;
}
.accept small {
  display: block;
  margin-top: 15px;
}
.accept a {
  display: inline-block;
}
.accept a:hover {
  text-decoration: none;
}
.accept a .gn-icon::before {
  width: auto;
  margin: 0 3px;
}
.overlay_empty_ds {
  background-color: rgba(24,145,232,0.78);
  position: absolute;
  top: 23%;
  width: 100%;
  height: 77%;
}
.overlay_empty_ds p {
  top: 44%;
  position: absolute;
  left: 38%;
  color: #fff;
}
#fp {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 170px;
  color: #0c82c7;
  font-family: Arial;
}
#agregar_galeria {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 542px;
  height: 168px;
  outline: none;
  opacity: 0;
}
.dragd {
  border: 4px dashed #0c82c7;
}
.imgal {
  width: 100%;
}
.disabled {
  color: #ccc;
}
.center_text_dh {
  position: absolute;
  width: 100%;
  background-color: white;
  text-align: center;
}
.fr-box a {
  display: none !important;
}
.fr-element a {
  display: block !important;
}
.color_1 {
  width: 10px;
  height: 99px;
  position: absolute;
  margin-top: -39px;
  margin-left: -15px;
}
.idioma {
  float: right;
  margin-top: 0;
  margin-right: 0;
  font-size: 21px;
  border: none;
  position: relative;
  z-index: 125;
  top: 71px;
  padding: 0 20px;
  color: #ccc;
}
.idioma a {
  font-size: 15px;
  color: #a5a5a5;
  margin: 0 2px;
}
.active_idioma {
  background-color: transparent;
  font-size: 15px;
  color: #1983c3 !important;
}
#agregar_galeria {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 542px;
  height: 168px;
  outline: none;
  opacity: 0;
}
#fp {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 170px;
  color: #0c82c7;
  font-family: Arial;
}
.dragd {
  border: 4px dashed #0c82c7;
}
.imgal {
  width: 100%;
}
