@import url('https://fonts.googleapis.com/css?family=Prata&subset=cyrillic,cyrillic-ext,vietnamese');
@font-face {
    font-family: 'PTSansRegular';
    src: url('../fonts/ptsans/ptsans-regular.eot');
    src: url('../fonts/ptsans/ptsans-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsans/ptsans-regular.woff') format('woff'),
         url('../fonts/ptsans/ptsans-regular.ttf') format('truetype'),
         url('../fonts/ptsans/ptsans-regular.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html { line-height: 1.15; -webkit-text-size-adjust: 100%;font-family: arial,verdana; }
body { margin: 0; }
h1 { font-size: 23px; margin: 0 0 0.67em 0; width: 100%; }
hr { box-sizing: content-box; height: 0; overflow: visible; }
pre { font-family: monospace, monospace; font-size: 1em; }
a { background-color: transparent;text-decoration: none;font-family: arial,verdana; } 
abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }
b, strong { font-weight: bolder; }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -0.25em; } 
sup { top: -0.5em; }
img { border-style: none; }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }
button, input { overflow: visible; }
button, select { text-transform: none; }  
button, 
[type="button"],
[type="reset"], 
[type="submit"] { -webkit-appearance: button; }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }
fieldset { padding: 0.35em 0.75em 0.625em; }
legend { box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal; }
progress { vertical-align: baseline; }
textarea { overflow: auto; }
[type="checkbox"],
[type="radio"] { box-sizing: border-box; padding: 0; }
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button { height: auto; }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
details { display: block; }
summary { display: list-item; }
template { display: none; }
[hidden] { display: none; }

/*** GENERALES ***/
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*:focus { outline: none; }

a:focus { 
    text-decoration: none; 
}
a:focus, a:hover { 
    color: #E2BF4E; 
    text-decoration: none; 
}
a, button, input { 
    outline: medium none; 
    color: #E2BF4E; 
}
ol, ul{ 
    padding: 0; 
    margin: 0;
    list-style: none;
}
strong{ 
  font-weight: 400;
}
*::-moz-selection { 
    background: #E2BF4E; 
    color: #fff; 
    text-shadow: none; 
}
::-moz-selection { 
    background: #E2BF4E; 
    color: #fff;
    text-shadow: none; 
}
::selection { 
    background: #E2BF4E; 
    color: #fff; 
    text-shadow: none; 
}

button, input[type="submit"], 
input[type="button"], 
input[type="reset"] {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    padding: 11px 40px 11px;
    border: 2px solid transparent;
    border-radius: 0;
    color: #fff;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    outline: none!important;
    -webkit-font-smoothing: antialiased;
}

ol, ul {
    margin:  0;
    padding: 0 0 0 25px;
}

body { font-family: 'Open sans','Roboto','PTSansRegular','Noto Sans JP','lato',Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 1rem; /*17px;*/
    line-height: 30px;
    color: #707070;/*#86898c;*/
    /*background-color: #f3f7f9;*/
    letter-spacing: 0;

}
h1, h2, h3, h4, h5, h6{ font-family: 'Playfair Display','Prata',Arial,Helvetica,sans-serif; margin-bottom: 25px; font-weight: 500; color: #1c1c1c;}
h1 { font-size: 45px; line-height: 50px; }
h2 { font-size: 35px; line-height: 40px; }
h3 { font-size: 30px; line-height: 35px; }
h4 { font-size: 22px; line-height: 28px; margin-top: 0;}
h5 { font-size: 22px; line-height: 32px; margin-top: 0;}
h6 { font-size: 18px; line-height: 22px; font-weight: normal; margin-top: 0;}

h4 a {
	font-family: 'Playfair Display','Prata',Arial,Helvetica,sans-serif; margin-bottom: 25px; font-weight: 500; color: #1c1c1c;
}
body .page {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
a { color: #2b343b; }

a:hover,
.ttm-textcolor-skincolor
{
  color: #CDA434;
}

h1.ttm-textcolor-skincolor, h2.ttm-textcolor-skincolor, h3.ttm-textcolor-skincolor, 
h4.ttm-textcolor-skincolor, h5.ttm-textcolor-skincolor, h6.ttm-textcolor-skincolor {
  color: #CDA434 !important;
}

.ttm-bgcolor-skincolor {
  background-color: #CDA434;
}
.ttm-bgcolor-skincolors {
  background-color: #CDA434;
}

.ttm-bgcolor-skincolor a {
    color: rgba(255,255,255,1);
}

.ttm-bgcolor-skincolor > p,
.ttm-bgcolor-skincolor p{
    color: rgba(255,255,255,.95);
}

a.tp-caption:hover{
    -webkit-transition: all 0.3s ease-in-out 0s !important; 
    -moz-transition: all 0.3s ease-in-out 0s !important; 
    -ms-transition: all 0.3s ease-in-out 0s !important; 
    -o-transition: all 0.3s ease-in-out 0s !important; 
    transition: all 0.3s ease-in-out 0s !important; 
}
.tp-caption.main-font{
  font-family: 'Prata',Arial,Helvetica,sans-serif;
}



/***** NORMAL *****/
/***** TITULOS H *****/
h1, h2, h3, h4, h5, h6 {
   margin-top: 0;
   margin-bottom: 0.5rem;
   font-weight: 500;
   line-height: 1.2;
}
h1 {
   font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
   h1 {
      font-size: 2.5rem;
   }
}
h2 {
   font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
   h2 {
      font-size: 2rem;
   }
}
h3 {
   font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
   h3 {
      font-size: 1.75rem;
   }
}
h4 {
   font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
   h4 {
      font-size: 1.5rem;
   }
}
h5 {
   font-size: 1.55rem;
}
h6 {
   font-size: 1.2rem;
}

/*
|---------------------------------
| MEDIDAS
|---------------------------------
         Break       Container
 xs      <576px      No (Auto) 
 sm      ≥576px      540px  
 md      ≥768px      720px 
 lg      ≥992px      960px  
 xl      ≥1200px     1140px 
 xxl     ≥1400px     1320px 
|---------------------------------
*/
.d-flex {
   display: flex;
}
.justif-center{
   justify-content: center;
}

/*
|---------------------------------
| CONTAINER
|---------------------------------
*/
.container-full {
   width: 100%;
}
.container {
   width: 100%;
   padding-right: 0;
   padding-left: 0;
   margin-right: auto;
   margin-left: auto;
}
.header-container {
   width: 92%;
   padding-right: 0;
   padding-left: 0;
   margin-right: auto;
   margin-left: auto;
}
@media (min-width: 576px) {
   .container {
      /*max-width: 540px;*/
      width: 100%;
      max-width: 100%;
   }
   .header-container {
      /*max-width: 540px;*/
      width: 92%;
      max-width: 92%;
   }
}
@media (min-width: 768px) {
   .container {
      /*max-width: 720px;*/
      width: 95%;
      max-width: 95%;
   }
   .header-container {
      /*max-width: 720px;*/
      width: 95%;
      max-width: 95%;
   }
}
@media (min-width: 992px) {
   .container {
      /*max-width: 960px;*/
      width: 92%;
      max-width: 92%;
   }
   .header-container {
      /*max-width: 960px;*/
      width: 95%;
      max-width: 95%;
   }
}
@media (min-width: 1200px) {
   .container {
      width: 85%;
      max-width: 85%;
   }
   .header-container {
      width: 95%;
      max-width: 95%;
   }
}
@media (min-width: 1400px) {
   .container {
      width: 85%;
      max-width: 1320px;
   }
   .header-container {
      width: 95%;
      max-width: 1320px;
   }
}
.mnhd {
   display: none;
}

.dflex {
   display: flex;
}

/*
|---------------------------------
| CONTAINER-NAV
|---------------------------------
*/
.container-nav {
   width: 92%;
   padding-right: 0;
   padding-left: 0;
   margin-right: auto;
   margin-left: auto;
}
@media (min-width: 576px) {
   .container-nav {
      width: 92%;
      max-width: 92%;
   }
}
@media (min-width: 768px) {
   .container-nav {
      width: 95%;
      max-width: 95%;
   }
}
@media (min-width: 992px) {
   .container-nav {
      width: 92%;
      max-width: 92%;
   }
}
@media (min-width: 1200px) {
   .container-nav {
      width: 85%;
      max-width: 85%;
   }
}
@media (min-width: 1400px) {
   .container-nav {
      width: 85%;
      max-width: 1320px;
   }
}

/*
|---------------------------------
| ROW
|---------------------------------
*/
.row {
   width: 100%;
   margin: 0 auto;
   display: flex;
   flex-direction: column;
}
@media (min-width: 768px) {
   .row {
      flex-direction: row;
   }
}

/*
|----------------------------
| GENERALES
|----------------------------
*/
input[type=text],
input[type=email],
input[type=password] {
   width: 100%;
   height: 38px;
   padding: 3px 5px;
   background: linear-gradient(#fff, #e0e0e0);
   border: 1px solid #cccccc;
   box-shadow: 0 1px 0 rgba(255,255,255,0.1);
   border-radius: 0.5em;
   font-size: 15px;
   font-family: 'Play',arial, verdana;
}

select, textarea {
   width:100%;
   padding:0px 5px;
   /*height: 40px;*/
   background:linear-gradient(#fff, #e0e0e0);
   border:1px solid #cccccc;
   box-shadow: 0 1px 0 rgba(255,255,255,0.1);
   border-radius:0.5em;
   font-size: 14px;
   font-family: arial, verdana;
}

.menu-main { display: none; }

.tl { text-align: left; }
.tr { text-align: right; }
.tc { text-align: center; }

.mt-cnt { margin-top: 80px; }

/*
|---------------------------------
| COLUMNAS
|---------------------------------
*/
.col-main {
   width: 100%;
   min-height: 100vh;
   padding: 70px 0 0 0;
   z-index: 2px;
   text-align: left;
}
.col-div {
   width: 20px;
   min-width: 20px;
}
.col-aside {
   width: 100%;
   min-width: 100%;
   margin: 0 auto;
   display: flex;
   flex-direction: column;
   /*border: 1px solid #e0e0e0;*/
   min-height: 415px;
   margin-top: 30px;
}
.spc20 {
   width: 100%;
   min-width: 100%;
   height: 20px;
}


@media (min-width: 576px) {
   .col-aside {
      margin-top: 0;
   }
}
@media (min-width: 768px) { 
   .col-main {
      width: 100%;
      padding: 95px 70px 0 0;
   }
   .col-aside {
      width: 30%;
      min-width: 250px;
   }
   .spc20 {
      width: 20px;
      min-width: 20px;
   }
}
@media (min-width: 992px) {
   .col-aside {
      width: 300px;
      min-width: 300px;
   }
   .spc20 {
      width: 20px;
      min-width: 20px;
   }
}


/*
|---------------------------------
| MENU
|---------------------------------
*/
.log-nav {
   display: none;
}
.log-nav-mov {
   display: flex;
}

.navbar {
   position: fixed;
   top: 0;
   width: 100%;
   height: 75px;
   overflow: visible;
   background-color: #fff;
   display: -webkit-box;
   display: flex;
   -webkit-box-pack: center;
   justify-content: center;
   -ms-flex-align: center;
   align-items: center;
   -ms-flex-pack: justify;
   justify-content: space-between;
   padding: 0;
   z-index: 2;
   font-family: 'Open sans', verdana;
   font-size: 15px;
   -webkit-transition: -webkit-transform 0.4s;
   transition: -webkit-transform 0.4s;
   transition: transform 0.4s; 
   transition: transform 0.4s, 
       -webkit-transform 0.4s;
   /*border-top: 1px solid #6797d6;*/
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.40);
}

.container-nav {
   width: 95%;
   height: 105px;
   padding-right: 0;
   padding-left: 0;
   margin-right: auto;
   margin-left: auto;
   margin: 0 auto;
   display: -ms-flexbox;
   display: flex;
      -ms-flex-wrap: wrap;
   flex-wrap: wrap;
      -ms-flex-align: center;
   align-items: center;
      -ms-flex-pack: justify;
   justify-content: space-between;
   overflow: visible;
   z-index: 500;
}

.navbar-bg {
   background-color: #fff;
}

.navbar-mnu {
   display: none;
}

.mov-btn {
   display: block;
}

.mov-btn .bt-menu {
   display: block;
   overflow: hidden;
   font-size: 25px;
   font-weight: bold;
   color: #fff;
   text-decoration: none;
}

.mov-nav {
   width: 100%;
   max-width: 500px;
   position: fixed;
   right: -100%;
   top: 76px;
   overflow: auto;
   background-color: #262d33;
   z-index: 900;
}

.mov-nav ul li {
   width: 100%;
   padding: 10px 10px 10px 20px;
   /*border-bottom: 1px solid rgba(0,0,0,.15);*/
   border-bottom: 1px solid #fff;
   margin-left: 0px;
   margin-right: -40px;
}

.mov-nav ul li i {
   margin-right: 10px;
}

.mov-nav ul a li {
   color: #fff;
}

.mov-nav ul li:hover {
   background-color: #CDA434;
   cursor: pointer;
}

a.bt-menu:link {
   font-size: 25px;
   font-weight: normal;
   text-decoration: none;
   color: #e0e0e0;
}
a.bt-menu:visited {
   text-decoration: none;
   color: #e0e0e0;
}

@media (min-width: 576px) {

   .navbar-bg {
      background-color: #fff;
   }

}

@media (min-width: 768px) {

   .scroll-down .navbar {
      -webkit-transform: translate3d(0, -100%, 0);
              transform: translate3d(0, -100%, 0);
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.40);
      overflow: hidden;
   }

   .scroll-up .navbar {
      -webkit-transform: none;
              transform: none;
      background-color: #fff;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.40);
      z-index: 800;
   }
}

@media (min-width: 992px) {

   .mt-cnt { margin-top: 85px; }

   .log-nav {
      display: block;
   }
   .log-nav-mov {
      display: none;
   }

   .navbar img {
      margin-top: 5px;
   }


   .navbar {
      height: 105px;
   }
   .navbar-bg {
      background-color: #fff;
   }

   .navbar-mnu {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 0;
      margin-bottom: 0;
      list-style: none;
      -ms-flex-direction: row;
      flex-direction: row;
      margin: 0;
   }

   .navbar-mnu .nav-link {
      padding-left: 25px;
      color: #414141;
      text-decoration: none;
   }
   .navbar-mnu .nav-item .nav-link:hover,
   .navbar-mnu .nav-item .nav-link:focus { color:#CDA434; }

   .mov-btn,
   .mov-nav {
      display: none;
   }

}

.icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 2px;
    background-color: #414141;
    margin-bottom: 4px;
}
.bt-menu:hover span {
   background-color: #CDA434;
}

/*
|---------------------------------
| .HEADER INDEX
|---------------------------------
*/
.header {
   padding-top: 70px;

   width:100%;
   height: 760px;
   background-image: url('../fotos/index.png');
   background-image: linear-gradient(to bottom, rgba(20,45,70,0.70) 0%,rgba(20,45,70,0.70) 100%), url('../fotos/index.png');

   background-size: cover;
   background-repeat: no-repeat;
   background-position: top 12% center;
   /*background-attachment: fixed;*/

   display: flex;
   align-items: flex-start;
   justify-content: center;
}

.header-container {
   display: flex;
   flex-direction: column;
   z-index: 1;
}

.header-left {
   width: 100%;
   min-width: 100%;
   padding: 0px 0px 0px 0;
   color: #fff;
   font-family: 'Source Sans Pro','Arimo','Roboto', Arial;
   animation: slideInLeft; /* referring directly to the animation's @keyframe declaration */
   animation-duration: 1s; /* don't forget to set a duration! */
   z-index: 2;
   display: flex;
   align-items: flex-start;
   /*text-shadow: 3px 2px 5px rgba(0,0,0,0.70);*/
}
.header-left h1 {
   font-size: 32px;
   font-weight: 700;
   line-height: 32px;
   width: 100%;
   text-align: center;
   padding-bottom: 10px;
}
.header-left p {
   font-weight: 400;
   font-size: 16px;
   letter-spacing: 0.5px;
   line-height: 26px;
}
.header-left img {
    width: 100%;
    height: auto;
}

.header-right {
   width: 100%;
   min-width: 100%;
   display: flex;
   justify-content: center;
   animation: slideInRight; /* referring directly to the animation's @keyframe declaration */
   animation-duration: 1s; /* don't forget to set a duration! */
   padding-top: 0;
   z-index: 3;
   padding: 0 0px 30px 0;
   color: #111;
   font-family: 'Roboto', Arial;
}
.header-right h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    padding-bottom: 15px;
    color: #000;
    text-align: center;
}
.header-right h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 15px;
    color: #333;
    text-align: center;
}

@media (min-width: 576px) {

   .header-container {
      margin-top: 0px;
   }
   .header-left {
      padding: 0px 20px 0 20px;
   }
}

@media (min-width: 768px) { /* MD */
   .header {
      padding-top: 100px;

      width:100%;
      height: 600px;
      background-image: url('../fotos/index.png');
      background-image: linear-gradient(to bottom, rgba(20,45,70,0.70) 0%,rgba(20,45,70,0.70) 100%), url('../fotos/index.png');

      background-size: cover;
      background-repeat: no-repeat;
      background-position: top 12% center;

      display: flex;
      align-items: flex-start;
      justify-content: center; 
   }

   .header-container {
      flex-direction: row;
   }

   .header-left {
      min-width: 40%;
      padding: 0px 70px 0 20px;
   }
   .header-left h1 {
      font-size: 35px;
      font-weight: 700;
      line-height: 40px;
      padding-bottom: 20px;
      text-align: left;
      color: #fff;
   }
   .header-left p {
      font-size: 18px;
      line-height: 26px;
   }
   .header-right {
      min-width: 60%;
      padding: 0px 20px 0 10px;
   }

}

@media (min-width: 992px) {
   .header {
      padding-top: 100px;

      width:100%;
      background-image: url('../fotos/index.png');
      background-image: linear-gradient(to bottom, rgba(20,45,70,0.7) 0%,rgba(20,45,70,0.7) 100%), url('../fotos/index.png');

      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center;

      display: flex;
      align-items: flex-start;
      justify-content: center; 
   }

   .header-left {
      padding: 0px 70px 0 30px;
   }
   .header-left h1 {
      font-size: 45px;
      line-height: 50px;
   }

}

@media (min-width: 1200px) {

   .header-left {
      padding: 40px 70px 0 50px;
   }
   .header-right {
      padding: 20px 40px 0 40px;
   }

}

@media (min-width: 576px) {
   .lgindex {
      background: url('../imagenes/div-shadow.png') center 1px no-repeat;
      padding: 40px 25px 50px 25px;
      z-index: 900;
   }
}

.imglg {
   border: 5px solid #CDA434;
   border-radius: 7px;
   margin-top: 30px;
}

/*
|---------------------------------
| BLOG
|---------------------------------
*/
.post-datos {
   margin-top: 0px;
   font-size: 14px;
}
.post-datos span {
   margin-right: 30px;
   color: #999;
}
.post-datos span i {
   margin-right: 7px;
}

.post {
   width: 95%;
}

.post img {
   width: 100%;
   height: auto;
   border-radius: 10px;
}

.post h1, .post h2 {
   margin-bottom: 10px;
   font-size: 33px;
   font-weight: 600;
   font-style: normal;
   margin-top: 0;
   color: #111;
   /*font-family: 'Open Sans','Oswald',sans-serif;*/
}

.post h2 {
   font-size: 21px;
   margin-bottom: 20px;
}

.post .quote:before {
    display: none
}
.post .quote {
   background-image: none;
   position: relative;
   padding: 20px;
   border: 0 solid #ffa507;
   border-left-width: 4px;
   margin: 0;
   margin-bottom: 20px;
   margin-left: 30px;

   font-family: verdana;
   font-size: 16px;
   font-style: italic;
   border-left-color: #dd9933; 
   color: #474747; 
   background-color: #ececec;
}
.post .quote *:last-child {
    margin-bottom: 0
}
.post .quote .quote-arrow {
    position: absolute;
    height: 0;
    width: 0;
    left: -1px;
    top: 50%;
    margin-top: -7px;
    border-width: 7px;
    border-color: #ffa507;
    border-style: solid;
    border-top-color: rgba(0, 0, 0, 0) !important;
    border-bottom-color: rgba(0, 0, 0, 0) !important;
    border-right-width: 0;
    border-left-color:#dd9933;
}

.post .quote a {
   color: #f09217;
}

.post-redes {
   padding: 20px;
   border-top: 1px solid #e0e0e0;
   margin-left: -20px;
   margin-right: -20px;
   display: flex;
   width: 100%;
}

.post-redes a,
.post-share a {
   text-decoration: none;
   color: #fff;
   margin-right: 10px;
}

.icon {
   min-width: 120px;
   padding: 7px;
   color: #fff;
   font-size: 13px;
   margin-bottom: 7px;
}

.icon.facebook {
   width: 100%;
   text-align: center;
   background-color: #5d72a4;
}
.icon.facebook:hover {
   background-color: #2E4887;
}

.icon.twitter {
   width: 100%;
   text-align: center;
   background-color: #00baff;
}
.icon.twitter:hover {
   background-color: #1097C9;
}

.icon.whatsapp {
   width: 100%;
   text-align: center;
   background-color: #26cc69;
}
.icon.whatsapp:hover {
   background-color: #18A952;
}

/*
|----------------------------
| FORMULARIOS
|----------------------------
*/
.fw20,.fw80,.fw25,.fw75,.fw30,.fw70 { width: 100%; }

.w30, .w50 { width: 100%; }

select, textarea, input[type="text"], 
input[type="password"], 
input[type="email"] {
    display: block;
    line-height: 1.428571429;
    color: #333;
    font-weight: 300;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 7px;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
.form-input input[type=text],
.form-input input[type=number],
.form-input input[type=file] {
   width: 100%;
   height: 40px;
   padding: 4px 6px;
   font-size: 15px;
   font-family: 'Source Sans Pro', sans-serif, arial;
   background:-webkit-linear-gradient(#fff, #e0e0e0);
   background:-o-linear-gradient(#fff, #e0e0e0);
   background:linear-gradient(#fff, #e0e0e0);
   border:1px solid #cccccc;
   box-shadow: 0 1px 0 rgba(255,255,255,0.1);
   border-radius: 0.5em;
}

select {
   width: 100%;
   height: 40px;
   padding: 4px 6px;
   background:-webkit-linear-gradient(#fff, #e0e0e0);
   background:-o-linear-gradient(#fff, #e0e0e0);
   background:linear-gradient(#fff, #e0e0e0);
   border:1px solid #cccccc;
   box-shadow: 0 1px 0 rgba(255,255,255,0.1);
   border-radius: 0.5em;
   font-size: 14px;
   font-family: 'Source Sans Pro', sans-serif, arial;
}

textarea {
   width: 100%;
   padding: 4px 6px;
   background:-webkit-linear-gradient(#fff, #e0e0e0);
   background:-o-linear-gradient(#fff, #e0e0e0);
   background:linear-gradient(#fff, #e0e0e0);
   border:1px solid #cccccc;
   box-shadow: 0 1px 0 rgba(255,255,255,0.1);
   border-radius: 0.5em;
   font-size: 14px;
   font-family: 'Source Sans Pro', sans-serif, arial;
}

input[type=text].fcha {
   background-position: right center;
   padding: 4px 6px;
   width: 30%;
   height: 40px;
   background-image: url('../imagenes/calendar.png');
   background-repeat: no-repeat;
   cursor: pointer;
}

.form {
   width: 100%;
   margin: 0 auto;
}

.form360,
.form400,
.form500,
.form600,
.form700,
.form750 {
   width: 100%;
   max-width: 100%;
}

.frm500,
.frm650,
.frm700 { 
   width: 100%;
   max-width: 100%;
   margin:0 auto; 
}

.form-input img {
   width: 100%;
   height: auto;
}

.form-title {
   width: 100%;
   height: 35px;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 16px;
   color: #FFFFFF;
   background-color: #85ABD6;
   border-bottom: 2px solid #FFFFFF;
   padding: 4px 0px;
   display: flex;
   justify-content: center;
   align-items: center;
}

.form-row {
   width: 100%;
   margin: 0 auto;
   display: flex;
   flex-wrap: wrap;
}

.form-label {
   display: flex;
   align-items: center;
   justify-content: flex-start;
   background-color: #C5D9F2;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 15px;
   color: #222;
   padding: 0px 8px 0px 8px;
   border-bottom: 2px solid #fff;
}

.form-label-textarea {
   display: flex;
   align-items: center;
   justify-content: flex-end;
   background-color: #C5D9F2;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 15px;
   color: #222;
   padding: 4px 8px 4px 8px;
   border-bottom: 2px solid #fff;
}

.form-label img,
.form-label-textarea img {
   margin-left: 5px;
}

.form-input {
   padding: 0px 7px; 
   background-color: #f8f8f8;
   border-bottom: 2px solid #fff;
}
.form-input button {
   margin: 10px 0;
}

.form-textarea {
   padding: 4px 7px; 
   background-color: #f8f8f8;
   border-bottom: 2px solid #fff;
}

.action {
   display: flex;
   justify-content: center;
   padding: 5px 0;
   /*background-color: #e9e9e9;*/
}
.action button {
   min-width: 200px;
}

.pass {
   width: 100%;
   padding: 5px;
   text-align: center;
}

.pass a {
   font-family: verdana;
   font-size: 13px;
   text-decoration: none;
   color: #6C8604;
   font-weight: normal;
}

.pass a:hover {
   text-decoration: underline;
}

.trg {
   font-family: 'Oswald', sans-serif;
   font-size: 27px;
   font-weight: 700;
   text-align: center;
   margin-bottom: 10px;
   color: #111;
}

.frmg {
   border: 1px solid #ccc;
   border-radius: 10px;
   background-color: #f8f8f8;
   padding: 15px;
}

.fg {
   background-color: transparent;
   color: #333;
   border-bottom: 0;
}
.selct {
   display: flex;
   align-items: center;
   flex-direction: row;
   min-width: 100%;
   font-size: 14px;
}

.slct,
.slcs {
   display: flex;
   flex-wrap: wrap;
   align-items: center;
   flex-direction: row;
   min-width: 100%;
   font-size: 14px;
}

.slct span,
.slcs span {
   display: flex;
   align-items: center;
   min-width: 50%;
   padding: 6px 0;
}

.new {
   font-family: 'Source Sans Pro', sans-serif, arial;
   font-size: 14px;
   padding: 0 10px;
   flex-shrink: 0;
}

.newtxt {
   width: 100%;
   text-align: left;
   margin-top: 5px;
}

.newtxt input[type=text] {
   width: 75%;
}

.btns {
   height: 37px;
   background: #3498db;
   background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
   background-image: -moz-linear-gradient(top, #3498db, #2980b9);
   background-image: -ms-linear-gradient(top, #3498db, #2980b9);
   background-image: -o-linear-gradient(top, #3498db, #2980b9);
   background-image: linear-gradient(to bottom, #3498db, #2980b9);
   -webkit-border-radius: 10;
   -moz-border-radius: 10;
   border-radius: 10px;
   border:none;
   font-family: Arial;
   color: #ffffff;
   font-size: 15px;
   background: #3498db;
   padding: 5px 17px;
   text-decoration: none;
   -webkit-box-shadow: 0px 0px 0px #fff;
   -moz-box-shadow: 0px 0px 0px #fff;
   box-shadow: 0px 0px 0px #fff;
}

.btns:hover {
   background: #3cb0fd;
   background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
   background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
   background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
   background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
   background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
   text-decoration: none;
   cursor: pointer;
}

a.btns {
   color: #fff;
}

.img-arrow {
   display: none;
}

/*
|---------------------------------
| MENSAJES
|---------------------------------
*/
.msg{
   width: 100%;
   max-width: 500px;
   overflow: hidden;
   margin: 15px auto;
   padding: 10px 20px;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border: solid #9acce6 1px;
}

.notice{
   background-color:#ddf0f8;
   border: solid #9acce6 1px;
}

.warning{
   background-color:#fff176 ;
   border: solid #ffd324 1px;
}
.warning2{
   background-color:#ffa500;
   border: solid #ffa500 1px;
}

.error{
   background-color:#FDD1C5;
   border: solid #FBAB95 1px;
}

.success{
   background-color:#99ffa0;
   border: solid #00b050 1px;
}

/***** MENSAJES *****/
.msger {
  background: #FDD1C5 url("../imagenes/icon-error.png") center no-repeat;
  background-position: 15px 50%; /* x-pos y-pos */
  text-align: left;
  padding: 10px 20px 5px 50px;
  border-top: 2px solid #FBAB95;
  border-bottom: 2px solid #FBAB95;
  color:#000000;
  margin: 5px auto;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  line-height: 130%;
}

.msgok {
  background: #99ffa0 url("../imagenes/icon-success.png") center no-repeat;
  background-position: 15px 50%; /* x-pos y-pos */
  text-align: left;
  padding: 10px 20px 10px 50px;
  border-top: 2px solid #00b050;
  border-bottom: 2px solid #00b050;
  color:#000000;
  margin: 5px auto;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  line-height: 130%;
}

.msgal {
  background: #fff6bf url("../imagenes/icon-warning.png") center no-repeat;
  background-position: 15px 50%; /* x-pos y-pos */
  text-align: left;
  padding: 10px 20px 10px 50px;
  border-top: 2px solid #ffd324;
  border-bottom: 2px solid #ffd324;
  color:#000000;
  margin: 5px auto;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  line-height: 130%;
}

.msgin {
  background: #E7F9F8 url("../imagenes/icon-info.png") center no-repeat;
  background-position: 15px 50%; /* x-pos y-pos */
  text-align: left;
  padding: 10px 20px 10px 50px;
  border-top: 2px solid #B5D4FE;
  border-bottom: 2px solid #B5D4FE;
  color:#000000;
  margin: 5px auto;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  line-height: 130%;
}

@media (min-width: 576px) {

   .header-right {
      min-width: 450px;
   }

   .frm-row {
      flex-direction: row;
   }

   .inpt33 { max-width: 33%; }
   .inpt20 { max-width: 20%; }
   .inpt15 { max-width: 15%; }
   .inpt10  { max-width: 10%; }

   .frm-left  { width: 20%; }
   .frm-right { width: 80%; }

   .frm-left {
      justify-content: flex-end;
   }

   .slct span {
      min-width: 33%;
      padding: 6px 0;
   }

   /* INPUTS */
   input[type=text],
   input[type=email],
   input[type=password],
   .form-input input[type=text] {
      height: 37px;
   }

   select {
      height: 40px;
      padding: 0 6px;
   }

   .frm-left {
      min-height: 27px;
      padding: 3px 7px 3px 5px;
   }

   .frm-right {
      min-height: 27px;
      padding: 3px 5px;
   }
   .frm-right-fot {
      min-height: 27px;
      padding: 3px 5px;
   }

   .w10 { width: 15%; }
   .w90 { width: 85%; }

}

@media (min-width: 768px) {
   .form {
      width: 90%;
      margin: 0 auto;
   }
   .form-row {
      flex-wrap: nowrap;
   }
   .form-label {
      justify-content: flex-end;
   }
   .form-input {
      padding: 4px 7px; 
   }
   .form-input button {
      margin: 0px 0;
   }

   .form360 { width: 100%;max-width: 360px; }
   .form400 { width: 100%;max-width: 400px; }
   .form420 { width: 100%;max-width: 420px; }
   .form500 { max-width: 500px; }
   .form600 { max-width: 600px; }
   .form700 { width: 100%;max-width: 700px; }
   .form730 { width: 100%;max-width: 730px; }
   .form750 { width: 100%;max-width: 90%; }


   .frm500 { width: 100%;max-width: 500px; }
   .frm650 { width: 100%;max-width: 650px; }
   .frm700 { width: 100%;max-width: 700px; }

   /*** WIDTH ***/
   .fw20 { width: 20%; }
   .fw80 { width: 80%; }
   .fw25 { width: 25%; }
   .fw75 { width: 75%; }
   .fw30 { width: 30%; }
   .fw70 { width: 70%; }
   .w30  { max-width: 30%; }
   .w50  { max-width: 50%; }

   .frm-left  { width: 30%; }
   .frm-right { width: 70%; }

   .newtxt input[type=text] {
      width: 50%;
   }

   .w10 { width: 20%; }
   .w90 { width: 80%; }

   .img-arrow {
      display: block;
      position: absolute;
      margin-left:-85px;
      margin-top: 65px;
      width: 100px;
      height: 107px;
   }

}

@media (min-width: 992px) {

   .img-arrow {
      display: block;
      position: absolute;
      margin-left:-95px;
      margin-top: 45px;
      width: 120px;
      height: 128px;
   }

}


/*
|----------------------------
| REGISTRO
|----------------------------
*/
.text {
   font-size: 14px;
   padding: 11px 16px;
   background-color: #f8f8f8;
   border: 1px solid rgba(0, 0, 0, 0.2);
   box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05) ;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   width:100%;
}
.text:focus {
   border-color:#ffa52b !important;
   box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05), 0 0 0 1px #ffa52b inset !important;
}
.text.valid {
   border-color:#7b991f;
   box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05), 0 0 0 1px #7b991f inset;
}
.text.invalid {
   border-color:#ea5d55;
   box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05), 0 0 0 1px #ea5d55 inset;
}


/*
|---------------------------------
| PAGINACION
|---------------------------------
*/
ul {
   border: 0;
   margin: 0;
   padding: 0;
   float: center;
}
#pagination li {
   border: 0;
   margin: 0;
   padding: 0;
   font-size: 12px;
   list-style: none;
   /* savers */
   float: left;
}
#pagination a {
   border: solid 1px #9aafe5;
   margin-right: 2px;
}
#pagination .previous-off, #pagination .next-off {
   border: solid 1px #DEDEDE;
   color: #888888;
   display: block;
   float: left;
   font-weight: bold;
   margin-right: 2px;
   padding: 6px 7px;
}
#pagination .next a, #pagination .previous a {
   font-weight: bold;
}
#pagination .active {
   background: #85ABD6;
   color: #FFFFFF;
   font-weight: bold;
   display: block;
   float: left;
   padding: 7px 9px;
   /* savers */
   margin-right: 2px;
}
#pagination a:link, #pagination a:visited {
   color: #0e509e;
   display: block;
   float: left;
   padding: 6px 9px;
   text-decoration: none;
}
#pagination a:hover {
   border: solid 1px #0e509e;
}

/*
|---------------------------------
| PADDING Y MARGIN
|---------------------------------
*/
.mt-0  { margin-top: 0px; }
.mt-10  { margin-top: 10px; }
.mt-20  { margin-top: 20px; }
.mt-30  { margin-top: 30px; }
.mt-40  { margin-top: 40px; }

.mb-10  { margin-bottom: 10px; }
.mb-15  { margin-bottom: 15px; }
.mb-20  { margin-bottom: 20px; }

.pt-135 { padding-top: 135px; }
.p-10   { padding: 10px; }
.pt-cnt { padding-top: 45px; }
.mt-3   { margin-top: 3px; }
.tc     { text-align: center; }

/*
|---------------------------------
| MEDIA QUERYS
|---------------------------------
*/
@media (min-width: 576px) { /* SM */

}
@media (min-width: 768px) { /* MD */

}
@media (min-width: 992px) { /* LG */

}
@media (min-width: 1200px) { /* XL */
   

} /* XL */
@media (min-width: 1400px) { /* XXL */

} /* XXL */


/*
|---------------------------------
| PORTADA INDEX
|---------------------------------
*/
.container-fluid {
   width: 100%;
   margin: 0 auto;
}
.no-gutter {
   margin-right: 0;
   margin-left: 0
}
.no-gutter>.col, .no-gutter>[class*=sppb-col-] {
   padding-right: 0;
   padding-left: 0
}
.col, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
   position: relative;
   width: 100%;
   min-height: 1px;
}
.col {
   -ms-flex-preferred-size: 0;
   flex-basis: 0;
   -ms-flex-positive: 1;
   flex-grow: 1;
   max-width: 100%
}
.col-auto {
   -ms-flex: 0 0 auto;
   flex: 0 0 auto;
   width: auto;
   max-width: none
}
.col-1 {
   -ms-flex: 0 0 8.333333%;
   flex: 0 0 8.333333%;
   max-width: 8.333333%
}
.col-2 {
   -ms-flex: 0 0 16.666667%;
   flex: 0 0 16.666667%;
   max-width: 16.666667%
}
.col-3 {
   -ms-flex: 0 0 25%;
   flex: 0 0 25%;
   max-width: 25%
}
.col-4 {
   -ms-flex: 0 0 33.333333%;
   flex: 0 0 33.333333%;
   max-width: 33.333333%
}
.col-5 {
   -ms-flex: 0 0 41.666667%;
   flex: 0 0 41.666667%;
   max-width: 41.666667%
}
.col-6 {
   -ms-flex: 0 0 50%;
   flex: 0 0 50%;
   max-width: 50%
}
.col-7 {
   -ms-flex: 0 0 58.333333%;
   flex: 0 0 58.333333%;
   max-width: 58.333333%
}
.col-8 {
   -ms-flex: 0 0 66.666667%;
   flex: 0 0 66.666667%;
   max-width: 66.666667%
}
.col-9 {
   -ms-flex: 0 0 75%;
   flex: 0 0 75%;
   max-width: 75%
}
.col-10 {
   -ms-flex: 0 0 83.333333%;
   flex: 0 0 83.333333%;
   max-width: 83.333333%
}
.col-11 {
   -ms-flex: 0 0 91.666667%;
   flex: 0 0 91.666667%;
   max-width: 91.666667%
}
.col-12 {
   -ms-flex: 0 0 100%;
   flex: 0 0 100%;
   max-width: 100%
}

.col-spc30 {
   width: 30px;
   min-width: 30px;
   height: auto;
}
.col-spc50 {
   width: 50px;
   min-width: 50px;
   height: auto;
}

@media (max-width:767px) {
   .col-xs {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%
   }
   .col-xs-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: none
   }
   .col-xs-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%
   }
   .col-xs-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%
   }
   .col-xs-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%
   }
   .col-xs-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%
   }
   .col-xs-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%
   }
   .col-xs-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%
   }
   .col-xs-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%
   }
   .col-xs-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%
   }
   .col-xs-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%
   }
   .col-xs-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%
   }
   .col-xs-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%
   }
   .col-xs-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%
   }
}

@media (min-width:768px) {

   .col-sm {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%
   }
   .col-sm-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: none
   }
   .col-sm-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%
   }
   .col-sm-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%
   }
   .col-sm-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%
   }
   .col-sm-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%
   }
   .col-sm-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%
   }
   .col-sm-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%
   }
   .col-sm-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%
   }
   .col-sm-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%
   }
   .col-sm-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%
   }
   .col-sm-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%
   }
   .col-sm-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%
   }
   .col-sm-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%
   }

}

@media (min-width:992px) {

   .col-md {
       -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%
   }
   .col-md-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: none
   }
   .col-md-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%
   }
   .col-md-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%
   }
   .col-md-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%
   }
   .col-md-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%
   }
   .col-md-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%
   }
   .col-md-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%
   }
   .col-md-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%
   }
   .col-md-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%
   }
   .col-md-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%
   }
   .col-md-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%
   }
   .col-md-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%
   }
   .col-md-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%
   }

}

@media (min-width:1200px) {

   .col-lg {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%
   }
   .col-lg-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: none
   }
   .col-lg-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%
   }
   .col-lg-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%
   }
   .col-lg-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%
   }
   .col-lg-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%
   }
   .col-lg-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%
   }
   .col-lg-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%
   }
   .col-lg-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%
   }
   .col-lg-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%
   }
   .col-lg-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%
   }
   .col-lg-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%
   }
   .col-lg-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%
   }
   .col-lg-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%
   }

}

/*
|---------------------------------
| PADDING Y MARGIN
|---------------------------------
*/
.pr-20 { padding-right: 20px; }

@media (min-width:992px) {

   .pl-10 { padding-left: 10px; }
   .pl-20 { padding-left: 20px; }
   .pr-10 { padding-right: 10px; }
   .pr-20 { padding-right: 20px; }

}

/*
|---------------------------------
| POST
|---------------------------------
*/
.not {
   width: 100%;
   max-width: 100%;
   display: flex;
   flex-flow: row;
   margin-bottom: 30px;
}
.img-fot {
   width: 100%;
   height: auto;
}
.not-des {
   width: 100%;
   position: relative;
   display: flex;
   flex-direction: column;
}

.not-des-title {
   width: 100%;
   position: absolute;
   padding: 9px 20px;
   left: 0;
   bottom: 0;
   /*background-color: rgba(0,0,0,0.4);*/
   z-index: 600;
   text-shadow: 1px 1px #000;
   background:rgba(0,0,0,0.6);
   background: rgba(0,0,0,0.0);
   background: -moz-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.8) 66%, rgba(0,0,0,0.9) 100%);
   background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.0)), color-stop(66%, rgba(0,0,0,0.8)), color-stop(100%, rgba(0,0,0,0.9)));
   background: -webkit-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.8) 66%, rgba(0,0,0,0.9) 100%);
   background: -o-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.8) 66%, rgba(0,0,0,0.9) 100%);
   background: -ms-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.8) 66%, rgba(0,0,0,0.9) 100%);
   background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.8) 66%, rgba(0,0,0,0.9) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adadad', endColorstr='#000000', GradientType=0 );
}

.not-des-title h1 {
   font-family: Arimo,sans-serif,arial;
   font-size: 17px;
   letter-spacing: 0.3px;
   line-height: 22px;
   text-align: left;
}

.not-des-title h2 {
   font-family: Arimo,sans-serif,arial;
   font-size: 17px;
   letter-spacing: 0.3px;
   line-height: 22px;
   text-align: left;
}

.not-des-title a {
   color: #fff;
   font-family: Arimo,sans-serif,arial;
}

.not1-title a {
   font-family: Arimo,sans-serif,arial;
   font-weight: 700;
   font-size: 18px;
   line-height: 24px;
   color: #1c1c1c;
   text-decoration: none;
}
.not1-title a:hover {
   color: #1e88e5 ;
}
.not1-datos {
   color: #1c1c1c;
   font-family: Arimo,sans-serif,arial;
   font-weight: 700;
   font-size: 12px;
   padding-right: 8px;
   margin-right: 5px;
   line-height: 24px;
}
.not1-datos span {
   font-family: Arimo,sans-serif,arial;
   color: #a3a3a3;
   padding-left: 10px;
   border-left: 1px solid #a3a3a3;
}
.not1-resumen {
   margin-bottom: 30px;
   font-size: 13px;
   font-family: Open Sans,sans-serif;
   font-weight: 600;
   color: #525252;
   line-height: 22px;
   text-decoration: none;
   letter-spacing: -.5px;
}

.not-ppal {
   width: 100%;
   margin-bottom: 30px;
}
.not-ppal img {
   width: 100%;
   height: auto;
}
.not {
   width: 100%;
   max-width: 100%;
   display: flex;
   flex-flow: row;
   margin-bottom: 30px;
}
.not-head {
   width: 100%;
}
.not-head-title {
   display: inline-block;
   position: relative;
   font-size: 18px;
   font-weight: 700;
   font-family: 'Cairo', sans-serif, arial;
   height: 30px;
   line-height: 30px !important;
   padding: 0 15px;
   margin: 0 0 30px;
   color: #fff;
}
.nht-blue  { background-color: #4258fe; }
.ntb-blue  { border-top: 2px solid #4258fe; }
.nht-black { background-color: #000; }
.ntb-black { border-top: 2px solid #000; }
.nht-red   { background-color: #de1b2c; }
.ntb-red   { border-top: 2px solid #de1b2c; }

.not-img {
   width: 200px;
   max-width: 200px;
}
.not-img img {
   width: 100%;
   height: auto;
   border: 1px solid #d0d0d0;
}
.not-body {
   width: 100%;
   max-width: 100%;
   padding-left: 15px;
}
.not-body a {
   color: #1c1c1c;
   text-decoration: none;
   font-size: 14px;
   line-height: 19px;
   font-family: Arimo,sans-serif;
   font-weight: 700;
}
.not-body a:hover {
   color: #1e88e5 ;
   line-height: 19px;
}
.not-fecha {
   font-family: Arimo,sans-serif,arial;
   line-height: 22px;
   font-size: 12px;
   color: #a3a3a3;
}
.not-spc {
   width: 20px;
}

.mt-red { margin-top: 0px; }


/*
|---------------------------------
| MAS NOTICIAS
|---------------------------------
*/
.masnot {
   width: 100%;
   display: flex;
   margin-bottom: 0;
   flex-direction: column;
}

.masnot-img {
   width: 100%;
   max-width: 300px;
}
.masnot-img img {
   width: 100%;
   height: auto;
}

.masnot-body {
   width: 100%;
   padding-left: 0;
}

@media (min-width:992px) {

   .masnot {
      width: 100%;
      display: flex;
      margin-bottom: 30px;
      flex-direction: row;
   }
   .masnot-body {
      padding-left: 30px;
   }

}

/*
|---------------------------------
| BANNERS
|---------------------------------
*/
.col-op {
   width: 100%;
   display: flex;
   flex-flow: wrap;
}
.col-red {
   width: 100%;
   display: flex;
   flex-flow: wrap;
}
.bnr-derecha { 
   width: 100%;
   margin-bottom: 30px;
   text-align: right;
}
.bnr-derecha img {
   width: 100%;
   max-width: 100%;
   height: auto;
}

@media (min-width:768px) {

   .redes-descripcion a {
      font-size: 20px;
   }

   .bnr-derecha { 
      width: 100%;
      margin-bottom: 30px;
      text-align: center;
   }
   .bnr-derecha img {
      width: 100%;
      max-width: 360px;
      height: auto;
   }

   .col-op {
      flex-flow: row;
   }
   .col-red {
      flex-flow: row;
   }
   .opinion-index {
      margin-right: 5px;
   }
   .columna {
      margin-left: 5px;
   }
   .facebook {
      /*margin-right: 10px;*/
   }
   .twitter {
      /*margin-right: 10px;*/
   }
}

@media (min-width:992px) {

   /***** PADDINGS *****/
   .pl-10 { padding-left: 10px; }
   .pl-20 { padding-left: 20px; }
   .pr-10 { padding-right: 10px; }
   .pr-20 { padding-right: 20px; }
   .pr-30 { padding-right: 30px; }
   .pr-50 { padding-right: 50px; }
   .pd-10 { padding-left: 10px; padding-right: 10px; }
   .pd-15 { padding-left: 15px; padding-right: 15px; }
   .pl-md-10 { padding-left: 10px; }
   .pl-md-20 { padding-left: 20px; }
   .pr-md-10 { padding-right: 10px; }
   .pr-md-20 { padding-right: 20px; }
   .mb-bm { margin-bottom: 0; }
   .plder { padding-left: 30px; }

   .mt-red { margin-top: -60px; }

   .col-op,
   .col-red {
      flex-flow: wrap;
   }

   .opinion-index {
      margin-right: 0;
   }
   .columna {
      margin-left: 0;
   }
   .facebook {
      margin-right: 0;
   }
   .twitter {
      margin-right: 0;
   }

}

/*
|---------------------------------
| INTERMEDIO - REDES
|---------------------------------
*/
.col-spc30 {
   width: 30px;
   min-width: 30px;
   height: auto;
}
.col-spc50 {
   width: 50px;
   min-width: 50px;
   height: auto; 
}

.redes {
   width: 100%;
   height: 72px;
   margin-bottom: 10px;
   padding: 10px 12px;
   display: flex;
}
.redes-img {
   width: 60px;
   min-width: 60px;
}
.redes-img img {
   width: 100%;
   height: auto;
}
.opinion-index {
   cursor: pointer;
   background-color: #de1b2c;
}
.columna {
   cursor: pointer;
   background-color: #de1b2c;
}
.facebook {
   background-color: #3b5998;
}
.twitter {
   background-color: #00aced;
}
.instagram {
   background-color: #c32aa3;
}
.redes-log {
   width: 48px;
   height: 48px;
   background-color: rgba(0,0,0,.2);
   display: flex;
   justify-content: center;
   align-items: center;
   color: #fff;
}
.redes-texto {
   width: 100%;
   padding-left: 12px;
   color: #fff; 
   display: flex;
   flex-direction: column;
   justify-content: center;
   font-family: Open Sans,sans-serif;
   font-weight: normal;
   color: #fff;
   line-height: 20px;
   letter-spacing: 0.5px;
}
.redes-texto a {
   font-family: Open Sans,sans-serif;
   font-weight: normal;
   color: #fff;
   line-height: 20px;
   letter-spacing: 0.5px;
}
.redes-autor,
.redes-autor a {
   font-family: 'Manrope', sans-serif, arial;
   font-size: 15px;
   font-weight: 600;
}

.redes-title,
.redes-title a {
   font-family: 'Manrope', sans-serif, arial;
   font-size: 15px;
   font-weight: 200;
}
.redes-descripcion {
   width: 100%;
   padding-right: 14px;
   display: flex;
   justify-content: flex-end;
}
.redes-descripcion,
.redes-descripcion a {
   font-family: 'Arimo', sans-serif, arial;
   font-size: 14px;
   font-weight: 400;
}

.red-opn {
   width: 100%;
   margin-right: 0; 
}
.red-clm {
   width: 100%;
   margin-right: 0; 
}

/*
|---------------------------------
| PADDING Y MARGIN
|---------------------------------
*/
.mb-bm { margin-bottom: 30px; }
.mb-30 { margin-bottom: 30px; }
.p0    { padding: 0; }
.plx-0  { padding-left: 0; }
.prx-0  { padding-right: 0; }
.pb-3  { padding-bottom: 3px; }
.pb-0  { padding-bottom: 0; }
.pb-20 { padding-bottom: 20px; }
.pb-30 { padding-bottom: 30px; }
.pb-50 { padding-bottom: 50px; }
.pr-20 { padding-right: 20px; }
.pl-20 { padding-left: 20px; }
.pt-5  { padding-top: 5px; }
.mb-boletin { margin-bottom: 30px; }
.plder { padding-left: 0px; }

/*
|---------------------------------
| BOLETIN
|---------------------------------
*/
.boletin {
   width: 100%;
   padding: 20px;
   background-color: #f1f1f1;
}
.boletin-title {
   font-size: 18px;
   font-family: Arimo,sans-serif;
   font-weight: 700;
}
.boletin-texto {
   font-family: Open Sans,sans-serif;
   font-size: 14px;
   font-weight: normal;
   color: #333;
   line-height: 22px;
   padding: 10px 0;
}
.boletin-btn {
   margin-top: 15px;
}

.boletin-input {
   text-align: center;
}
.button {
   -webkit-appearance: button;
   cursor: pointer;
   border-color: #cd0000;
   background-color: #ec0000;
   color: #fff;
   border: 0;
   padding: 10px 15px;
   font-weight: 700;
   /*text-transform: uppercase;*/
   font-size: 13px;
}

.btn {
   color: white;
   padding: 14px 14px;
   border: none;
   font-weight: normal;
   letter-spacing: 0.7px;
   cursor: pointer;
   width: 100%;
   opacity: 0.9;
   border-radius: 0.4em;
}

.btn:hover {
   opacity: 1;
}

/*
|---------------------------------
| FOOTER
|---------------------------------
*/
footer {
  background-size: cover;
  background-color: #222222;
  padding: 30px 0;
}

.footer-end {
  width: 100%;
  height: 45px;
  background-color: #000;
  font-size: 14px;
  letter-spacing: 0.6px;
  color: #fff;
  display: flex;
  align-items: center;
}

.f-list li {
  margin-bottom: 0px;
  padding: 10px 0;
  border-bottom: 1px solid #444;
}

.f-list a { color: #fff;font-weight: normal; }
.f-list a:hover { color: #fff;text-decoration: none; }

.f-links { padding-right: 20px; }

/*** FORM CONTACTO FOOTER ***/
#inptxt input[type=text],
#inptxt input[type=email],
#inptxt input[type=password],
#inptxt input[type=textarea] {
  width: 80%;
  padding:3px 5px;
  /*background:linear-gradient(#fff, #e0e0e0);*/
  border:1px solid #cccccc;
  box-shadow: 0 1px 0 rgba(255,255,255,0.1);
  border-radius:0.5em;
  font-size: 14px;
  font-family: arial, verdana;
}

#inptxt textarea {
  width: 100%;
  padding: 3px 5px;
  /*background:linear-gradient(#fff, #e0e0e0);*/
  border: 1px solid #cccccc;
  box-shadow: 0 1px 0 rgba(255,255,255,0.1);
  border-radius: 0.5em;
  font-size: 14px;
  font-family: arial, verdana;
}

/******************/
.footer-row {
   background-color: #1c1c1c;
   color: #969696;
   padding: 25px 0 40px 0;
}
.footer-row .not-body a {
   font-size: 14px;
   font-weight: 400;
   color: #a3a3a3;
   line-height: 19px;
   font-family: Arimo,sans-serif;
}
.footer-row .not-body a:hover,
.footer-row .footer-secciones a:hover {
   text-decoration: underline;
}
.footer-row .not-fecha {
   color: #515151;
   font-size: 12px;
}
.footer-sec {
   padding: 0 50px;
   padding-bottom: 30px;
}

.footer-logo {
   width: 100%;
   margin: 0 auto;
   text-align: center;
}
.footer-logo img {
   width: 146px;
   height: 58px;
}
.footer-logo p {
   font-size: 12px;
   font-weight: 600px;
}
.footer-redes {
   width: 100%;
   display: flex;
   justify-content: center;
}
.foot-red,
.foot-red .facebook {
   width: 32px;
   height: 32px;
   margin-right: 5px;
   line-height: 32px;
   background: #282828;
   color: #fff;
   text-align: center;
   font-size: 12px;
   cursor: pointer;
   display: flex;
   justify-content: center;
   align-items: center;
}
.foot-redx:hover {
   background-color: #ec0000;
}
.foot-red a {
   color: #FFF;
}
.rfacebook:hover {
   background-color: #3b5998;
}
.rtwitter:hover {
   background-color: #00aced;
}
.rinstagram:hover {
   background-color: #c32aa3;
}

.footer-border {
   padding-top: 50px;
   border-top: 1px solid #606060;
}
.footer-secciones a {
   font-size: 14px;
   font-weight: 400;
   color: #a3a3a3;
   line-height: 30px;
   font-family: 'Cairo', Arimo,sans-serif;
}
.footer-row h4 {
   font-size: 16px;
   color: #fff;
   font-family: 'Cairo', Arimo,sans-serif;
   font-weight: 700;
}

@media (min-width:768px) {

   .footer-logo img {
      width: 240px;
      height: 96px;
   }
   .footer-logo p {
      font-size: 14px;
      font-weight: 600px;
   }

}

@media (min-width:992px) {

   .pfsec { padding-left: 60px; }
   .pfint { padding-left: 20px; }

}

@media (min-width:1200px) {

   .footer-sec {
      padding-bottom: 0;
   }
   .pfsec { padding-left: 120px; }
   .pfint { padding-left: 50px; }

}

/*
|---------------------------------
| HEAD SECCIONES
|---------------------------------
*/
.section-servicios {
   /*background: url('../fotos/bg-section.jpg') fixed;*/
   background-image: url('../fotos/bg-section.jpg');
   background-image: linear-gradient(to bottom, rgba(250,250,250,0.60) 0%,rgba(250,250,250,0.60) 100%), url('../fotos/bg-servicios.jpg');
   background-color: transparent;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   padding-top: 20px;
   background-repeat: no-repeat;
   background-position: center top;
}

.section-title {
  margin: 50px 0;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.63125rem;
  padding: 0 25px;
  font-family: 'Great Vibes', cursive;
  text-align: center;
  color: #B29433;
  text-shadow: 1px 1px 2px #fff;
      line-height: 80%;
}

.section-about {
   /*background: url('../fotos/bg-section.jpg') fixed;*/
   background-image: url('../fotos/bg-sect.jpg');
   /*background-image: linear-gradient(to bottom, rgba(250,250,250,0.60) 0%,rgba(250,250,250,0.60) 100%), url('../fotos/bg-sect.jpg');*/
   background-image: linear-gradient(to bottom, rgba(250,250,250,0.60) 100%,rgba(250,250,250,0.60) 100%), url('../fotos/bg-sect.jpg');
   background-color: transparent;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   padding-top: 20px;
   background-repeat: no-repeat;
   background-position: center top;
}


/*
|---------------------------------
| MENU HORIZONTAL
|---------------------------------
*/
header {
   display: none;
   z-index: 1000;
   justify-content: flex-end;
}
   
header > nav > ul {
   display: flex;
   flex-wrap: wrap;
   justify-content: flex-end;
   list-style: none;
   margin: 0;
   padding: 0;
}
   
header > nav > ul > li {
   flex: 0 0 auto;
   margin: 0;
   padding: 0;
   position: relative;
   transition: all linear 0.1s;  
}
      
header > nav > ul > li:hover {
   background: transparent;
}
         
header > nav > ul > li a + div {
   width: 180px;
   background-color: #e0e0e0;
   display: none;
   font-family: 'Montserrat', 'arial';
   font-size: 13px;
   font-weight: 400;
   position: absolute;
   z-index: 500;
   border-top: 2px solid #CDA434;
   box-shadow: 0px 3px 7px 4px rgba(0,0,0,0.2);
}
         
header > nav > ul > li:hover a + div {
   display: block;
}
            
header > nav > ul > li a + div > ul {
   list--type: none;
   padding: 0;
}
            
header > nav > ul > li a + div > ul > li {
   margin: 0;
   padding: 0;
}
               
header > nav > ul > li a + div > ul > li > a {
   margin: 0;
   display: flex;
   align-items: center;
   height: 40px;
   padding: 0 15px;
   text-decoration: none;
   font-family: Open sans,arial,verdana;
   font-size: 14px;
   font-weight: 400;
   color: #414141;
}
                  
header > nav > ul > li a + div > ul > li:hover > a {
   margin: 0;
   background-color: #CDA434;
   color: #fff;
}
   
header > nav > ul > li > a {
   display: flex;
   align-items: center;
   height: 40px;
   font-family: Open sans,arial,verdana;
   font-size: 14px;
   font-weight: 400;
   color: #414141;
   max-width: auto;
   padding: 0 12px;
   text-decoration: none;
   transition: all linear 0.1s;
}

.li-inicio {
   display: none;
}
.li-home {
   display: block;
}
.li-home a {
   padding:0 0 0 0;
}



@media (min-width:992px) {

   header {
      display: flex;
   }
}

@media (min-width:1045px) {

   .li-inicio {
      display: block;
   }
   .li-home {
      display: none;
   }
}


/*
|---------------------------------
| PADDING Y MARGEN
|---------------------------------
*/
.mt-20{margin-top:20px;}
.mt-15{margin-top:15px;}
.mt-5{margin-top:5px;}
.mt-105{margin-top:105px;}

.mb-30 {margin-bottom: 30px;}

.p-15 {padding: 15px;}
.p-20 {padding: 20px;}
.pr-20 {padding-right: 20px;}
.pr-30 {padding-right: 30px;}

.pt-120{padding-top:120px;}

.mt-row { margin-top: 85px; }

@media (min-width: 992px) {
   .mt-row { margin-top: 105px; }
}


/*
|---------------------------------
| SECCIONES
|---------------------------------
*/
.seccion-title {
   font-family: 'Playfair Display', arial, serif;
   font-size: 28px;
   line-height: 38px;
   font-weight: 500;
   color: #2b343b;
   margin-bottom: 15px;
}
.seccion-subtitle {
   margin-top: -10px;
   font-size: 19px;
   line-height: 22px;
   font-weight: 500;
   color: #2b343b;
   margin-bottom: 15px;
}

.header-social-network {

}
.header-social-network .list-inline-item a.fb {
   background: #3b5999;
}

.share { 
   display: flex;
   justify-content: flex-end;
}

.share > a > div {
   margin-left: 11px;
}

.redes-sociales {
   width: 30px;
   height: 30px;
   padding: 5px;
   border-radius: 50%;
   display: flex;
   justify-content: center;
   align-items: center;
}
.redes-sociales {
   font-size: 14px;
   color: #fff;

}

.clr-gris {
   font-size: 14px;
   color: #999;
}

.fb {
   background-color: #3b5999;
}
.tw {
   background-color: #55acee;
}
.wh {
   background-color: #10b418;
}

.figure {
   margin-bottom: 30px;
   margin-top: 30px;
}
.figure img {
   width: 100%;
   height: auto;
}

.br-10 { border-radius: 10px; }

.col-article {
   padding-right: 0;
}

@media (min-width:768px) {
   .col-article { padding-right: 30px; }
}

/*
|---------------------------------
| ASIDE
|---------------------------------
*/
.col-aside { padding: 0 0 0 0; }

@media (min-width:992px) {
   .col-aside { padding: 0 0 0 30px; }
}

.sidebar-menu {
   width: 100%;
   margin: 0 0 50px 0;
   padding: 30px;
   border: 1px solid #e4e4e4;
   border-radius: 5px;
   background-color: #f7f8f9;
}

.sidebar-menu-title h5 {
   font-size: 12px;
   text-transform: uppercase;
   letter-spacing: 1px;
   border-bottom: 1px solid #e4e4e4;
   padding-bottom: 10px;
   position: relative;
   color:#000;
   font-family:'Noto Sans JP';
   font-size: 15px;
   letter-spacing: 0.4px;
}
.sidebar-menu-title h5::after {
   content:"";
   background-color: #000c2d;
   height:3px;
   width:50px;
   position:absolute;
   bottom:0;
   left:0;
}

.sidebar-items li.mnu-item,
.sidebar-items li.mnu-items {
   width:100%;
   padding:8px 0;
   border-bottom:1px dotted rgba(0,0,0,0.15);
   display:table;
}

.sidebar-items li.mnu-item:last-child,
.sidebar-items li.mnu-items:last-child {
   /*border:none;*/
   border-bottom:1px dotted rgba(0,0,0,0.15);
}
.sidebar-items li.mnu-item a {
   font-family: 'PTSansRegular',arial;
   text-align:left;
   padding:0;
   color: #687385;
}

.sidebar-items li.mnu-item a:hover {
   color: #4da7d4;
}

.sidebar-direccion {
   width: 100%;
   margin: 0 0 50px 0;
   padding: 30px;
   border: 1px solid #e4e4e4;
   border-radius: 5px;
   background-color: #fff;
}

/*
|---------------------------------
| ASIDE MENUS
|---------------------------------
*/
.sidebar-items li.mnu-items a {
   margin-left: 10px;
   font-weight: bold;
   font-family: 'PTSansRegular',arial;
   text-align: left;
   padding: 0;
   color: #CDA434;
}

/*
|---------------------------------
| ACORDION
|---------------------------------
*/
.accordion {
   background-color: #eee;
   color: #444;
   cursor: pointer;
   padding: 12px 16px;
   width: 100%;
   border: none;
   text-align: left;
   outline: none;
   font-size: 15px;
   transition: 0.4s;
   margin-bottom: 0px;
}

.active, .accordion:hover {
   background-color: #ccc;
}

.accordion:after {
   content: '\002B';
   color: #777;
   font-weight: bold;
   float: right;
   margin-left: 5px;
}

.active:after {
   content: '\2212';
}

.panel {
   padding: 0 18px;
   background-color: #f8f8f8;
   max-height: 0;
   overflow: hidden;
   transition: max-height 0.2s ease-out;
   border-bottom: 1px solid #fff;
}

ul li a {
   color: #86898c;
}

.lst {
   padding-left: 35px;
   margin-bottom: 25px;
}
.lst ul li {
   background:url('../imagenes/footer-list-arrow.png') no-repeat 0px 6px;
   padding-left: 20px;
}

/*
|---------------------------------
| VIDEO
|---------------------------------
*/
.video-responsive {
   position: relative;
   overflow: hidden;
   padding-bottom: 56.25%;
   height: 0;
}

.video-responsive iframe {
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   position: absolute; 
}

.vidresp {
   width: 100%;
   text-align: center;
}
.vidresp video {
   width: 100%;
   height: auto;
   max-width: 500px;
}

video {
   max-width: 100%;
   height: auto;
}

/*
|---------------------------------
| ESPECIALISTAS
|---------------------------------
*/
.dr-img {

}
.dr-img img {
   width: 100%;
   height: auto;
   border: 7px solid #e4e1e3;
   max-width: 210px;
}

.dr-datos {
   padding: 0 0 0 0;
}
@media (min-width:768px) {
   .dr-datos { padding: 0 0 0 30px; }
}

.sec-subtitle {
   font-family: PTSansRegular, arial, verdana;
   line-height: 140%;
   font-size: 16px;
   color: #9dabaf;
}

.mt-m5 {
   margin-top: -5px;
}

/*
|---------------------------------
| MAPA GOOGLE
|---------------------------------
*/
.sdw1 {
  margin-top: 10px;
  -webkit-box-shadow: 0px -1px 30px 0px rgba(0,0,0,0.30);
  -moz-box-shadow: 0px -1px 30px 0px rgba(0,0,0,0.30);
  box-shadow: 0px -1px 30px 0px rgba(0,0,0,0.30);
}

.sdw1 iframe {
   width: 100%;
   height: 350px;
   /*
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray; 
  -webkit-filter: grayscale(99%); 
  -webkit-backface-visibility: hidden; 
  */
}

.lclz {
   color: #CBA135;
   font-size: 20px;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/*** REDES SOCIALES ***/
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn a, .btn a:hover {
   text-decoration: none;
   color: #FFFDB8;
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);
}

.btn-facebook:hover {
    background-color: #205081;
}

.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-social:hover {
    color: #eee;
}

.btn-social :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    padding: 7px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.2);
}

a.btn-facebook {
  color: #fff;
  cursor: pointer;
}

/**** FORMULARIO ****/
.button.golden {
   margin: 0; padding: 6px 8px;
   font-size: 14px;
   font-weight: 500;
   letter-spacing: 0.6px;
   border: 2px solid #CBA135;
   border-radius: 7px;
   background-color: #CBA135;
   color: #fff; 
}
.button.golden:hover, .button.golden:focus {
   background-color:#B29433;
   border-color:#B29433;
   color: #fff; 
}

.form-row {
   padding-bottom: 35px;
}


/*
|---------------------------------
| INDEX
|---------------------------------
*/
.opc-3 {
   display: flex;
}
.opc-3 img {
   border-radius: 50%;
}
.opc-3 h5 {
   font-size: 20px;
}


.tc {
   text-align: center;
}

a.btn-gold, button.btn-gold {
   margin: 0; padding: 6px 8px;
   font-size: 14px;
   font-weight: 500;
   letter-spacing: 0.6px;
   border: 2px solid #CBA135;
   border-radius: 7px;
   background-color: #CBA135;
   color: #fff; 
}
.btn-gold:hover {
   background-color:#B29433;
   border-color:#B29433;
   color: #fff; 
}

a.sml {
   padding: 4px 15px;
}

.col-article {
   min-height: 500px;
}

/*
|---------------------------------
| BLOG
|---------------------------------
*/
.list-post {

}
.list-post img {
   width: 100%;
   height: auto;
   border-radius: 8px;
}

.pl-list {
   padding-left: 0;
}
@media (min-width:768px) {
   .pl-list { padding-left: 20px; }
}
.mt-list {
   margin-top: 0;
}
@media (min-width:768px) {
   .mt-list { margin-top: -7px; }
}
.hr-list {
   margin: 15px 0 25px 0;
}
.pd-40b {
   padding-left: 0;
   padding-right: 0;
}
@media (min-width:768px) {
   .pd-40b {
      padding-left: 40px;
      padding-right: 40px;
   }
}

/*
|---------------------------------
| ANTES Y DESPUES
|---------------------------------
*/
.ant-des {
   display: flex;
   width: 100%;
   justify-content: center;
   flex-flow: column;
}
.ant-des img {
   width: 100%;
   height: auto;
}
.ad-div {
   width: 0;
}
.ad-img {
   width: 100%;
   text-align: center;
}
.w250, .w200, .w300, .w350, .w400 {
   width: 100%;
}

@media (min-width: 576px) {
   .ant-des {
      flex-flow: row;
   }
   .w200 {
      width: 200px;
   }
   .w250 {
      width: 250px;
   }
   .w300 {
      width: 300px;
   }
   .w350 {
      width: 350px;
   }
   .w400 {
      width: 400px;
   }
   .ad-div {
      width: 20px;
   }
}

.sld {
   display: none;
}
.sld-mov {
   display: block;
}
@media (min-width: 777px) {
   .sld {
      display: block;
   }
   .sld-mov {
      display: none;
   }
}

/*
|---------------------------------
| INVISALIGN
|---------------------------------
*/

.invisalign {
   width: 100%;
   background-color: #cbd0d3;
   padding: 40px 0;
}
.imginv {
   max-width: 100%;
   text-align: center;
   padding-left: 20px;
   padding-right: 20px;
}
.imginv img {
   width: 100%;
   height: auto;
   border-radius: 10px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
   max-width: 350px;
}
.txtinv {
   text-align: center;
   line-height: 27px;
   padding-left: 30px;
   padding-right: 30px;
}
.txtinv img {
   width: 100%;
   height: auto;
   max-width: 296px;
}

@media (min-width:768px) {
   .imginv {
      max-width: 370px;
      text-align: left;
   }
   .txtinv {
      padding-left: 20px;
      padding-right: 0px;
   }
}


a.btn-blue, button.btn-gold {
   margin: 0; padding: 6px 8px;
   font-size: 14px;
   font-weight: 500;
   letter-spacing: 0.6px;
   border: 2px solid #1e679e;
   border-radius: 7px;
   background-color: #1e679e;
   color: #fff; 
}
.btn-blue:hover {
   background-color:#1e679e;
   border-color:#1e679e;
   color: #fff; 
}

.row {
   padding-left: 15px;
   padding-right: 15px;
}

/*
|---------------------------------
| CREDENCILES
|---------------------------------
*/
.cred-main {
   display: flex;
   flex-direction: column;
}

.bg-f0 {
   background-color: #f0f0f0;
   padding: 10px;
}

.bg-ccc {
   background-color: #ccc;
   padding: 10px;
}

.bg-f8 {
   background-color: #f8f8f8;
   padding: 10px;
}

.cred-main p {
   margin-top: 0px;
}

.cred-img {
   display: flex;
   margin-bottom: 0px;
}

.cred-img img {
   border: 3px solid #ccc;
}

.cred-hr {
   border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.br-top {
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
}

.br-bottom {
   border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
}

.logfoot {
   text-align: center;
   padding-top: 30px;
   font-size: 1rem;
   line-height: 30px;
   color: #fff;
   letter-spacing: .3px;
}

@media (min-width: 576px) {
   .logfoot {
      padding-top: 30px;
   }
}
@media (min-width: 768px) {
   .logfoot {
      padding-top: 0;
   }
}

.logfoot img {
   max-width: 160px;
   height: auto;
}

.post a {
	color: #E2BF4E;
}

.post a:hover {
	color: #0055ff;
}

strong {
	font-weight: bold;
}
