﻿@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
/*========================================================
					  Main Styles
=========================================================*/
body {
  background: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-color:#474747;
  -webkit-text-size-adjust: none;principal
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6 {

  color: #434547;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #0D33A0;
}

h1 {
   font-family: 'Crimson Text', serif;
  font-size: 38px;
  line-height: 42px;
}

h2 {
   font-family: 'Crimson Text', serif;
  font-size: 34px;
  line-height: 38px;
  font-weight: 300;

}

h3 {
  
  font-size: 24px;
  line-height: 30px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}


epigrafes {
  font-size: 10px;
  color: #707070;
  font-weight: 600;
}

p a:hover, .list a:hover {
  text-decoration: none;
}
p .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

a {
  font: inherit;
  color: #1D70B7;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:hover {
    color: #707070;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}
a[href^="http://www-test.scba.gov.ar/paginas.asp?id=43475"]{

  color: inherit;
  text-decoration: none;
}
a[href^="social:"] {
  color: inherit;
  text-decoration: none;
}

a.blanco {
color: #ffffff;
}

a.blanco:hover {
color: #D3D3D3;
}

a.celeste {
color: #55BBCF;
}

/*----- Este estilo jodia el tamqño de texto de los sliders y lo pasamos a cammera.css------

.linkslider{
    font-size: 50px;
    line-height: 50px;
    color:#ffffff;
    text-decoration: none;
}

*/

div {
}
div.blanco {
color: #ffffff;
}

b {
  font-weight: 600;
}
strong {
  font-weight: 600;
}
strong.blanco {
color: #ffffff;
}
.smaller {
  font-size: 0.70em;;
} 

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

hr {
  border: none;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
}

.hr {
  border-bottom: 3px solid #aaa;
}

@media (max-width: 767px) {
  .mobile-center {
    text-align: center;
  }
}

.mg-add {
  margin-top: 18px;
}


.agileits_logo{
  /*float: center;*/
  display: block;
    margin: 0 auto;
    width: 80%;
}
.agileits_logo h1 a{
  /*font: ../fonts/SCBA font;*/
  font-size: 1em;
    color: #212121;
    text-decoration: none;
    /*background: url(../images/1.jpg) no-repeat 0px 0px;*/
    height: 75px;
    display: block;
    padding-left: 1.8em;
    padding-top: .3em;
}

.topper {
    display: none;
}

.fondoceleste  {
  background-color: #F7F5F5;
}

.fondogris {
  background-color: #EDE8E8;
}


/*=======================================================
					   Main Layout
=========================================================*/
* + .btn {
  margin-top: 32px;
  width: 100%;
}

* + .row {
  margin-top: 18px;
}

* + .off1 {
  margin-top: 13px;
}

* + .off2 {
  margin-top: 24px;
}

* + .off3 {
  margin-top: 32px;
}

* + .off4 {
  margin-top: 4px;
}

.info-box + .owl-carousel {
  margin-top: 30px;
}

h2 + img {
  margin-top: 23px;
}

h2 + p {
  margin-top: 14px;
}

h3 + p {
  margin-top: 12px;
}

* + hr {
  margin-top: 40px;
}

.row + p {
  margin-top: 25px;
}

hr + * {
  margin-top: 40px;
}

img + p {
  margin-top: 22px;
}

img + h3 {
  margin-top: 20px;
}

.marked-list + .btn {
  margin-top: 17px;
}

.grid_2 img + img {
  margin-top: 30px;

}
@media (min-width: 480px) and (max-width: 767px) {
  .grid_2 img + img {
    margin-top: 0;
    margin-left: 3%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .grid_2 img {
    width: 46%;
  }
}

.off2 + hr,
.off2 + hr + .row {
  margin-top: 50px;
}

p + .btn_wr {
  margin-top: 33px;
}
p.justify {
text-align: justify;
}
p.center {
text-align: center;
}
p.right {
text-align: right;
}

.hide-desktop {
    display: none;
}

/*=======================================================
						Components
=========================================================*/

/*===============Grid Header==============================*/

.grd-container {
  float: center;
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 10px;
}
.grd-item {

 /* width: 30%;
  float: left;
  padding: 15px;
  border: 1px solid red;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.8);*/
  padding: 10px;
  /*font-size: 30px;
  text-align: center;*/
}
.grd-item1 {

  /*width: 40%;
  float: left;
  padding: 15px;
  border: 1px solid red;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.8);*/
  padding: 10px;
  font-size: 24px;
  text-align: center;
}

/*==============Fin Grid Header===========================*/
/*================== Grid Row     ========================*/
.rowhead {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

.scba-rowhead {
    margin-top: 15px;
    margin-bottom: 30px;
}

/* Create four equal columns that sits next to each other */
.columnhead {
  flex: 30%;
  max-width: 30%;
  font-size: 24px;
  text-align: center;
  /*border: 1px solid red;*/
}

.scba-rowhead .columnhead {
    flex: 74%;
    max-width: 74%;
    text-align: left;
}

.scba-rowhead .columnhead2 {
    flex: 26%;
    max-width: 26%;
    font-size: 21px;
    padding-top: 30px;
    text-align: center;
}

.scba-rowhead .columnhead3 {
    flex: 25%;
    max-width: 25%;
    padding-top: 38px;
}

.columnhead img {
    margin-top: 8px;
    vertical-align: middle;
}
.scba-rowhead #ilustracion-palacio {
    flex: 5%;
}
.scba-rowhead #scba-fonograma {
    flex: 40%;
    text-align: center;
}


/* Input Búsqueda */
#busca-global {
    text-align: right;
    max-width: 434px;
    margin-left: auto;
    margin-right: auto;
}

    #busca-global .searchbox-scba {
        display: inline-block;
        margin-bottom: 0px;
        border-radius: 3px 0px 0px 3px !important;
        padding: 12px 10px 7px 10px !important;
        font-size: 17px !important;
        border: 2px solid #1D3259 !important;
        height: 44px;
        width: 200px !important;
    }

#busca-global .searchbox-scba:focus {
    border-radius: 0px !important;
    outline: none;
    outline: 3px solid #fd0;
    outline-offset: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

    #busca-global .search-submit {
        background: #1D3259;
        position: relative;
        width: 56px;
        height: 44px;
        font-size: 18px;
        color: #fff;
        float: right;
        border-radius: 0px 3px 3px 0px;
        padding-top: 4px;
    }

    #busca-global .search-submit:hover {
        background: #1D70B7;
    }

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .columnhead {
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .columnhead {
    flex: 100%;
    max-width: 100%;
  }
}

/*==================  Fin GridRow  ======================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
}
.brand_name {
  display: inline-block;
  overflow: hidden;
  font-weight: 700;
  font-size: 55px;
  line-height: 62px;
  color: #5ab7de;
  vertical-align: bottom;
}
.brand_slogan {
  display: inline-block;
  padding-left: 10px;
  padding-bottom: 5px;
  font-size: 24px;
  vertical-align: bottom;
}
.brand a:hover {
  color: inherit;
}

.marcatxt h1 a {
  /*background: url(../images/logo1.png) no-repeat 0px 0px;*/
  background-size: 20%;
  height: 55px;
  padding-left: 1.3em;
  padding-top: 0;
}



/*==================  Backgrounds  ======================*/
.bg-primary {
  color: #fff;
  background: #55BBCF;
}
.bg-primary h2 {
  color: #fff;
}
.bg-primary .icon {
  color: #55BBCF;
  background: #fff;
}
.bg-primary .product-list li .box:hover .icon {
  background: #fff;
}
.bg-primary .product-list .icon {
  margin-top: 11px;
}
.bg-primary .product-list hr {
  margin-top: 50px;
  background: rgba(0, 0, 0, 0.1);
}
.bg-primary .product-list hr + .box {
  margin-top: 39px;
}
.bg-primary .product-list h3 + p {
  margin-top: 12px;
}
.bg-primary .product-list hr {
  border-bottom: 0;
}
.bg-primary .product-list h3 {
  color: #fff;
}

.bg-secondary {
  background: #434547;
}

.bg-secondary2 {
  background: #f5f5f5;
}

.bg-secondary3 {
  background: #000033;
}


.bg-image {
  background: url(../images/page-3_bg.jpg) center no-repeat;
  background-size: cover;
}
.bg-image p {
  font-size: 16px;
}

/*==================     Icons     ======================*/
.icon {
  position: relative;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 52px;
  text-align: center;
  color: #fff;
  background: #1d3259;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.icon:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.icon2 {
  position: relative;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 34px;
  text-align: center;
  color: #55BBCF;
  background: #4a4c4d;
}
.icon2:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/*==================TopNav===============================*/
.topnav {
  overflow: hidden;
  background-color: #F2f2f2;
}

.topnav a {
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding: 10px 8px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #2196F3;
  color: white;
}

.topnav .search-container {
  float: right;
}

.topnav input[type=text] {
  padding: 6px;
  margin-top: 8px;
  font-size: 17px;
  border: none;
}

.topnav .search-container button {
  float: right;
  padding: 6px 10px;
  margin-top: 8px;
  margin-right: 16px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.topnav .search-container button:hover {
  background: #ccc;
}

@media screen and (max-width: 600px) {
  .topnav .search-container {
    float: none;
  }
  .topnav a, .topnav input[type=text], .topnav .search-container button {
    float: none;
    display: block;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 14px;
  }
  .topnav input[type=text] {
    border: 1px solid #ccc;  
  }
}
/*==================Fin TopNAv===========================*/


/*==================    Buttons    ======================*/
.btn,
.btn2 {
  display: inline-block;
  width: 220px;
  padding: 8px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 200;
  text-align: center;
  text-transform: uppercase;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn5 {
  display: inline-block;
  width: 180px;
  padding: 8px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 200;
  text-align: center;
  text-transform: uppercase;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn6 {
  color: #fff;
  background: #1D3259;
  display: inline-block;
  width: 400px;
  padding: 19px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 200;
  text-align: center;
  text-transform: uppercase;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn7 {
  color: #fff;
  background: #1D3259;
  display: inline-block;
  width: 300px;
  padding: 19px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 200;
  text-align: center;
  text-transform: uppercase;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.btn8 {
  color: #fff;
  background: #1D70B7;
  display: inline-block;
  width: 200px;
  padding: 6px 10px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 200;
  text-align: left;
  text-transform: uppercase;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn3 {
  width: 100%;
  padding: 8px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 200;
}
.btn:hover {
  background: #cccccc;
}
.btn:active {
  background: #22a1d7;
}

.btn5:hover {
  background: #cccccc;
}
.btn5:active {
  background: #22a1d7;
}


.btn2:hover {
  background: #cccccc;
}
.btn2:active {
  background: #22a1d7;
}

.btn {
  color: #fff;
  background: #1D3259;
}

.btn2 {
  color: #F0F0E8;
  background: #eaeaea;
}
.btn3 {
  color: #353535;
  background: #eaeaea;
}
.btn4 {
  color: #fff;
  background: #1D3259;
  width: 100%;
  padding: 8px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 200;
}
.btn4:hover {
  background: #cccccc;
}
.btn4:active {
  background: #22a1d7;
}
.btn5 {
  color: #fff;
  background: #1D3259;
}

.btn6:hover {
  background: #cccccc;
}
.btn6:active {
  background: #22a1d7;
}

.btn7:hover {
  background: #cccccc;
}
.btn7:active {
  background: #22a1d7;
}


.btn8:hover {
  background: #1D70B7;
}
.btn8:active {
  background: #22a1d7;
}




/*.btn2:hover, .btn2:active {
  color: #fff;
}*/

.btn_wr [class*="btn"] {
  padding: 16px 30px;
  display: inline-block;
  width: auto;
}


.btn_wr [class*="btn"] + [class*="btn"] {
  margin-top: 0;
  margin-left: 20px;
}
.btn_wr + .btn_wr {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .btn_wr [class*="btn"] {
    width: 100%;
  }
  .btn_wr [class*="btn"] + [class*="btn"] {
    margin-top: 20px;
    margin-left: 0;
  }
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
  padding-left: 5px;
  padding-right: 20px;
}
.box_cnt__no-flow {
  overflow: hidden;
}

/*==================     Banner    ======================*/
.banner_wr {
  position: relative;
  min-height: 280px;
}

.banner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.banner:before, .banner:after {
  display: table;
  content: "";
  line-height: 0;
}
.banner:after {
  clear: both;
}
.banner li {
  position: relative;
  margin-top: 30px;
  width: 25%;
  height: 263px;
  padding: 50px 29px 20px;
  float: left;
  color: #fff;
  background: #2B579A;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: bottom;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.banner li:hover {
  margin-top: 0px;
  height: 308px;
  padding-bottom: 50px;
}
.banner li [class*="fa-"] {
  font-size: 62px;
  line-height: 1;
  color: inherit;
}
.banner li a {
  position: absolute;
  bottom: 26px;
  right: 30px;
  color: #ffffff;
}
.banner li a:before {
  font-family: "FontAwesome";
  font-size: 19px;
  line-height: 1;
  color: inherit;
  content: "";
}
.banner li a:hover {
  opacity: .7;
}
.banner li:hover a {
  right: 30px;
}
.banner li:nth-child(1) {
  background: #2B579A;
}
.banner li:nth-child(2) {
  background: #2B579A;
}
.banner li:nth-child(3) {
  background: #2B579A;
}
.banner h3 {
  color: #fff;
}
.banner p {
  line-height: 28px;
  color: #fff;
}
.banner [class*="fa-"] + h3 {
  margin-top: 17px;
}
.banner h3 + p {
  margin-top: 13px;
}
@media (max-width: 1199px) {
  .banner {
    position: static;
  }
  .banner li {
    width: 50%;
    margin-top: 0;
  }
  .banner li a {
    right: 30px;
  }
  .banner li:hover {
    height: 358px;
    padding-bottom: 20px;
  }
    section#scba-servicios-digitales .banner {
        display: flex;
        flex-wrap: wrap;
    }
    section#scba-servicios-digitales .banner li {
        margin-top: 15px;
    }
    .dropdown {
        padding: 14px 20px 0px 20px !important;
    }
}
@media (max-width: 767px) {
  .banner li {
    text-align: center;
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
    section#scba-servicios-digitales .banner li {
        width: 50%;
    }
  .banner li a {
    margin-top: 30px;
    display: inline-block;
    position: static;
  }
  .banner li:hover {
    height: auto;
    margin-top: 20px;
  }
  .hide-mobile {
    display: none;
  }
  .hide-desktop {
    display: block;
  }
    section#scba-servicios-digitales .banner li .responsiveimg {
        max-width: 90px !important;
    }
    section#scba-servicios-digitales .banner li a {
        margin-top: 0px;
    }
    section#scba-servicios-digitales .banner li h3 {
        font-size: 17px !important;
    }
}

/*==============      Product List     ==================*/
.product-list li .box:hover .icon {
  background: #57aacd;
}
.product-list li .box_cnt__no-flow {
  padding-left: 30px;
}
.product-list * + hr {
  margin-top: 50px;
}
.product-list hr + * {
  margin-top: 50px;
}
.product-list h3 + p {
  margin-top: 6px;
}
@media (max-width: 767px) {
  .product-list hr {
    display: none;
  }
  .product-list hr + * {
    margin-top: 30px;
  }
  .product-list li .box {
    text-align: center;
  }
  .product-list li .box_aside {
    float: none;
  }
  .product-list li .box_aside .icon {
    display: inline-block;
  }
  .product-list li .box_cnt__no-flow {
    margin-top: 20px;
    padding-left: 0;
  }
    section.scba-grilla-iconos .product-list li .box_cnt__no-flow {
        margin-top: 8px;
    }
}

/*==================    Quote     ======================*/
blockquote .box_cnt__no-flow {
  padding-left: 30px;
}
blockquote p {
  padding-top: 3px;
}
blockquote q:before {
  position: relative;
  top: -2px;
  left: 0;
  padding-right: 7px;
  content: "\f10d";
  color: #55BBCF;
  font-family: "FontAwesome";
  font-size: 34px;
  line-height: 28px;
  vertical-align: top;
  z-index: 10;
}
blockquote cite {
  display: block;
  font-size: 16px;
  color: #55BBCF;
}
blockquote cite a:hover {
  text-decoration: none;
}
blockquote p + cite {
  margin-top: 8px;
}
@media (min-width: 768px) and (max-width: 979px) {
  blockquote .box_aside {
    width: 100%;
    float: none;
    text-align: center;
  }
  blockquote .box_aside img {
    width: auto;
  }
  blockquote .box_cnt__no-flow {
    margin-top: 30px;
    padding-left: 0;
  }
}
@media (max-width: 479px) {
  blockquote .box_aside {
    width: 100%;
    float: none;
    text-align: center;
  }
  blockquote .box_aside img {
    width: auto;
  }
  blockquote .box_cnt__no-flow {
    margin-top: 30px;
    padding-left: 0;
  }
}

/*==================  Marked List  ======================*/
.marked-list li {
  position: relative;
  padding-left: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  font-style: bold;
  line-height: 18px;
  color: #777777;

}

.marked-list li + li {
  margin-top: 0px;
  border-top: 0px solid #e5e5e5;    /*border-top: 1px solid #e5e5e5;*/
}
.marked-list a:hover {
    color: #1D70B7;
}

/*==================  Contact List  =====================*/
.contact-list {
  color: #f5f5f5;
  font-size: 16px;
}
.contact-list .box {
  display: table;
}
.contact-list .box_cnt__no-flow {
    vertical-align: middle;
    display: table-cell;
    line-height: 21px;
}
.contact-list .box + .box {
  margin-top: 30px;
}
.contact-list a[href^="callto:"] {
  font-size: 24px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .contact-list a[href^="callto:"] {
    font-size: 18px;
  }
}
.contact-list a:hover {
  color: #55BBCF;
}

.contact-list2 {
  padding-top: 23px;
  padding-bottom: 2px;
}
.contact-list2 h3 {
  color: #42acda;
}
.contact-list2 a[href^="callto:"] {
  font-size: 24px;
  line-height: 20px;
}
.contact-list2 dd, .contact-list2 dt {
  display: inline-block;
  font-size: 16px;
}
.contact-list2 a + dl {
  margin-top: 9px;
}

/*==================  Marked List  ======================*/
table {
  width: 100%;
}
td {
  padding: 15px 20px;
  line-height: 19px;
}
table td:last-child {
  min-width: 98px;
}
table tr:nth-child(even) {
  background: #f5f5f5;
}


/*==================  Marked List original ======================
.marked-list li {
  position: relative;
  padding-left: 41px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  line-height: 18px;
  color: #55BBCF;

}
.marked-list li a:before {
  content: "\f00c";
  position: absolute;
  left: 0;
  top: 16px;
  font-weight: 400;
  font-size: 22px;
  font-family: "FontAwesome";
}
.marked-list li + li {
  margin-top: 0px;
  border-top: 1px solid #e5e5e5;
}
.marked-list a:hover {
  color: #777777;
}
*/





/*==================    Info Box   ======================*/
.info-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 7px;
  padding: 30px 30px 25px;
  color: #fff;
  background: #1D3259;
}
.info-box dt,
.info-box dd {
  display: inline-block;
}
.info-box hr {
  background: #fff;
}
.info-box [class^="fa-"]:before {
  padding-right: 13px;
  font-size: 54px;
}
.info-box h2 {
  color: #fff;
  position: relative;
  padding-left: 65px;
}
.info-box h2:before {
  position: absolute;
  left: 0;
}
.info-box h3 {
  color: #fff;
}
.info-box h2 + hr {
  margin-top: 26px;
}
.info-box * + h3 {
  margin-top: 18px;
}
.info-box h3 + dl {
  margin-top: 4px;
}
.info-box dl + hr {
  margin-top: 25px;
}

/*==================     Info     ======================*/
.info dt {
  font-size: 20px;
  color: #434547;
}
.info dt + dd {
  margin-top: 17px;
}
.info dd + dt {
  margin-top: 15px;
}

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu li:first-child {
    border-left: 1px solid #56585a;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  padding: 20px 17px;
  color: #fff;
  font-size: 19px;
  line-height: 1;
  font-weight: 400;

  border-right: 1px solid #56585a;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
    color: #fff;
    background: #aaa;
    border-right: 1px solid #1D70B7;
}
.sf-menu > li.active > a {
  color: #fff;
  background: #1D3259;
  border-right: 1px solid #1D3259;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 210px;
  line-height: 1.2;
  background: #f5f5f5;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  font-size: 14px;
  padding: 6px 11px;
  color: #1D3259;
  background: #f5f5f5;
}
.sf-menu ul > li + li {
  border-top: 1px solid #e5e5e5;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #777777;
}

.sf-menu ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  width: 210px;
  margin-top: 7;
  margin-left: 7px;
  padding: 0;
  z-index: 4;
}

.sf-menu > li > ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > ul > li > .sf-with-ul:before {
  position: absolute;
  right: 6px;
  top: -6px;
  margin-left: -6px;
  content: "";
  font: 400 18px/50px "FontAwesome";
  color: #888a8c;
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/


/*==================   lo que sigue se agregó de proyecto     =====================*/


.agile_chat h3 img{
  padding-right:1em;
}
.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
.agile_chat_grid,.w3ls_market_video_grid{
  float:left;
  width:22%;
}
.agile_chat_grid:nth-child(2),.w3ls_market_video_grid:nth-child(3){
  margin:0 .5em;
}
.agile_chat_grid img {
    margin: 0 auto;
}
.agile_chat_grid p {
    padding: 1em 0 0;
    border-top: 1px solid #999;
}
.agile_chat_grid p a {
    /*color: #337ab7;*/
    color: #55BBCF;
}
.agile_chat_grid1{
  position:relative;
  overflow:hidden;
}
.agile_chat_grid1 .agile_p_mask {
    opacity: 0;
    visibility: hidden;
    background:rgba(0, 0, 0, 0.72);
    bottom: 0%;
  left: 0;
    position: absolute;
    padding:.5em 0;
    width: 100%;
    -webkit-transform: translate3d( 0px, 100%, 0px );
    -moz-transform: translate3d( 0px, 100%, 0px );
    -ms-transform: translate3d( 0px, 100%, 0px );
    -o-transform: translate3d( 0px, 100%, 0px );
    transform: translate3d( 0px, 100%, 0px );
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    text-align: center;
}
.agile_chat_grid:hover .agile_p_mask,.agileinfo_trade_team_grid1:hover .agile_p_mask {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d( 0px, 0px, 0px );
    -moz-transform: translate3d( 0px, 0px, 0px );
    -ms-transform: translate3d( 0px, 0px, 0px );
    -o-transform: translate3d( 0px, 0px, 0px );
}    
.agile_chat_grid-n,.w3ls_market_video_grid-n{
  float:left;
  width:100%;
}
.agile_chat_grid-n:nth-child(2),.w3ls_market_video_grid-n:nth-child(3){
  margin:0 .5em;
}
.agile_chat_grid-n img {
    margin: 0 auto;
}
.agile_chat_grid-n p {
    padding: 1em 0 0;
    border-top: 1px solid #999;
}
.agile_chat_grid-n p a {
    /*color: #337ab7;*/
    color: #55BBCF;
}
.agile_chat_grid1-n{
  position:relative;
  overflow:hidden;
}
.agile_chat_grid1-n .agile_p_mask-n {
    opacity: 0;
    visibility: hidden;
    background:rgba(0, 0, 0, 0.72);
    bottom: 0%;
  left: 0;
    position: absolute;
    padding:.9em 0;
    width: 100%;
    -webkit-transform: translate3d( 0px, 100%, 0px );
    -moz-transform: translate3d( 0px, 100%, 0px );
    -ms-transform: translate3d( 0px, 100%, 0px );
    -o-transform: translate3d( 0px, 100%, 0px );
    transform: translate3d( 0px, 100%, 0px );
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    text-align: center;
}
.agile_chat_grid-n:hover .agile_p_mask-n,.agileinfo_trade_team_grid1-n:hover .agile_p_mask-n {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d( 0px, 0px, 0px );
    -moz-transform: translate3d( 0px, 0px, 0px );
    -ms-transform: translate3d( 0px, 0px, 0px );
    -o-transform: translate3d( 0px, 0px, 0px );
    transform: translate3d( 0px, 0px, 0px );
    }

   /*==================  hasta acá columna lateral    =====================*/


.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #55BBCF;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================  Stuck menu  ======================*/
.stuck_container {
  margin-top: 21px;
  background: #396082;
}

.isStuck {
  margin-top: 0;
  z-index: 9999;
  /*border-bottom: 1px solid #888;*/
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 40px;
  height: 40px;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  background: #888;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
        color: #fff;
        background: #1D3259;
        text-decoration: none;
}

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
.primary {
    color: #1D3259;
}

/*========================================================
					 HEADER  Section
=========================================================*/
header {
  padding-top: 0px;
  background: #fff;
}

header a[href^="callto:"],
header .container > p {
  clear: right;
  float: right;
}
header a[href^="callto:"] {
  margin-top: 7px;
  position: relative;
  font-size: 24px;
  color: #777777;
}
header a[href^="callto:"]:before {
  position: absolute;
  top: -4px;
  left: -44px;
  font-size: 34px;
  color: #6bc7ed;
}
header a[href^="callto:"]:hover {
  color: map;
}
header a[href^="callto:"] + p {
  margin-top: 7px;
}
@media (max-width: 979px) {
  header {
    text-align: center;
  }
  header .brand, header a[href^="callto:"], header .container > p {
    float: none;
  }
  header .brand {
    display: block;
  }
  header .brand_slogan {
    padding-left: 0;
  }
  header a[href^="callto:"] {
    display: inline-block;
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
}



/*-- header modelo anterior--*/
3ls_header_cont {
    background:#f4f4f4;
}
.w3layouts_header li{
  display:inline-block;
}
.w3layouts_header li i{
  padding:0;
  color:#9c9c9c;
  font-style:normal;
}
.w3layouts_header li a{
  color:#fff;
  text-decoration:none;
}
.dropdown-menu > li > a {
    color: #f5a824 !important;
}
.w3_dropdown {
    min-width: 100px;
    text-align: center;
}
.w3l_header_left{
  float:left;
}
.w3l_header_right{
  float:right;
}
.w3l_header_right h2{
  font-size: 1em;
    color: #fff;
    margin: .2em 0 0;
}
.w3l_header_right h2 i{
  padding-right:1em;
  color:#B8EAF5;
}




.agileinfo_news_original_grids_right {
    padding-right: 0;
}
.agileinfo_news_original_grids_left,.agileinfo_news_original_grids_left1,.agileinfo_news_original_grids_right{
    width: 80%;
}
.agileinfo_news_original_grids_left1,.agileinfo_news_original_grids_right {
    margin: 0 auto;
}
.agileinfo_news_original_grids_right {
    margin-top: 2em;
}




.marcatxt {

  margin: auto;    
    font-family: "Cinzel";
    font-size: 1.9em;
    font-weight: single;
    text-align: center;
    color: #55BBCF;

  /*  padding: 20px  20px;
    background-image: url(../images/logos.png) ;
    background-repeat: no-repeat;*/
}


.logo {

  margin: auto;    
    font-weight: single;
    text-align: center;
  /*  padding: 10px  20px;
    background-image: url(../images/logos.png) ;
    background-repeat: no-repeat;*/
}

.titulosp {
    font-size: 29px;
    line-height: 40px;
    color: #1D3259;
}

.titulos {
    font-size: 40px;
    line-height: 40px;
    color: #1D3259;
    font-family: 'Crimson Text', serif;
    font-weight:300;
}
.tituloseccion {
    font-size: 50px;
    color: #ffffff;
    font-family: 'Crimson Text', serif;
   font-weight:300; 
    padding-top: 120px;
}

.tituloseccionblanco {
    font-size: 34px;
    color: #ffffff;
    font-weight:300;
    padding-top: 19px;
   font-family: 'Crimson Text', serif;



}


.tituloseccionmobil {
    font-size: 35px;
    color: #ffffff;
    line-height: 35px;
    font-family: 'Crimson Text', serif;
    font-weight:600;
}


@font-face {
   /*  font-family: 'Cinzel', serif; */
     font-family: 'Crimson Text', serif;
       
}

.linksecundarios ul > li > a {
    font-size: 18px;
    font-style: 
    font-color:#55BBCF;
    line-height: 20px;
    text-align: left;
    text-decoration: underline;
}


.panel--marine {
    background: #001531;
}


/*fin header modelo anterior*/






/*========================================================
					 CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff;
}
main .container.hr {
  padding-bottom: 130px;
}
main p + a[href^="mailto:"] {
  display: inline-block;
  margin-top: 10px;
  font-size: 16px;
  color: #55BBCF;
}
main p + a[href^="mailto:"]:hover {
  text-decoration: underline;
}

a[href^="callto:"]:hover {
  color: #55BBCF;
}

.video {
  position: relative;
  width: 100%;
  padding-bottom: 60%;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*==================      Well     ======================*/
.well {
  padding-top: 50px;
  padding-bottom: 50px;
}

.well1 {
  padding-top: 10px;
  padding-bottom: 50px;
}

.well2 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.well3 {
  padding-top: 50px;
  padding-bottom: 30px;
}
.well4 {
  padding-top: 59px;
  padding-bottom: 61px;
}
.wellfooter {
  padding-top: 4px;
  padding-bottom: 4px;
}

.ins1 {
  padding-bottom: 0;
}

.ins2 {
  padding-bottom: 52px;
}

.ins3 {
  padding-bottom: 43px;
}

.ins4 {
  padding-bottom: 20px;
}

.ins5 {
  padding-top: 44px;
}

/*========================================================
					 FOOTER  Styles
=========================================================*/
footer {
  color: #888a8c;
  background: #434547;
}
footer section + section .container {
  border-top: 1px solid #888a8c;
}
footer .copyright {
  padding-top: 21px;
  padding-bottom: 30px;
}
footer .copyright a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  footer .copyright {
    text-align: center;
  }
}

/*========================================================*/
/* Social Media */
/*========================================================*/

.sticky-container{
    padding:0px;
    margin:0px;
    position:fixed;
    right:-130px;
    top:55px;
    width:180px;
    z-index: 600;
}
.sticky li {
    list-style-type:none;
    background-color:#fff;
    color:#efefef;
    height:43px;
    padding:0px;
    margin:0px 0px 1px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor:pointer;
}
.sticky li:hover {
    margin-left:-35px;
}
.sticky li img {
    float:left;
    margin:5px 4px;
    margin-right:5px;
}
.sticky li p {
    padding-top:5px;
    margin:0px;
    line-height:16px;
    font-size:11px;
}
.sticky li p a {
    text-decoration:none;
    color:#2C3539;
}
.sticky li p a:hover{
    text-decoration:underline;
}
.topper {
    top: 570px;
}
@media (min-width: 800px) {
    .topper {
    top: 270px;
    }
}




/*========================================================*/
/* Agregados rediseño JUN 2020 */
/*========================================================*/

body {
      font-family: 'Open Sans', sans-serif;
      line-height: 1.6;
}

h1 {
    font-size px;
}

footer {
    background: #1D3259;
}

footer .box_aside {
    padding-right: 0px;
}

footer #scba-escudo-container {
    float: right;
    max-width: 150px;
    text-align: right;
}

footer #scba-escudo-container img {
    max-height: 150px;
    margin-top: -34px;
}

.scba-encabezado-img h1 {
    color: white;
    position: absolute;
    bottom: 60px;
    font-size: 60px;
    font-weight: 600;
    line-height: 1em;
}

p {
    font-size: 18px;
    margin-bottom: 15px;
}

.topper {
    display: none;
}

.nav--secondary .nav__separator {
    height: 30px;
    width: 2px;
    background: rgba(255,255,255,.2);
    display: inline-block;
    position: relative;
    float: right;
}

.nav__left i {
    line-height: unset;
}

.col-izquierda li {
    font-size: 18px;
    line-height: normal;
    border-bottom: 1px solid #80808042;
    padding: 20px 20px 20px 0px;
}

.col-derecha i {
    display: block;
    font-size: 24px;
    margin: 30px;
    color: #1D3259;
}

.scba-container-busqueda form {
    float: left;
    width: 20%;
    font-size: 18px;
}

.scba-container .col-centro {
    display: inline-block;
    width: 65%;
    padding-left: 20px;
}

#scba-resultados {
    width: 60%;
    float: left;
    display: inline-block;
    padding-left: 20px;
    padding-top: 10px;

}

i.fas.fa-print {
    margin-top: 0px;
}

.scba-container .col-derecha {
    max-width: 280px;
    width: 11%;
    float: right;
    display: INLINE-BLOCK;
    min-height: 40px;
    min-height: 40px;
    padding-left: 7px;
    text-align: center;
    margin-top: 30px;
}

#scba-banner-sentencias .col-derecha {
    margin-top: 0px;
}

.col-derecha a i:hover {
    color: #1D70B7;
}

.col-derecha a {
    cursor: pointer;
}

#header-top {
    color: #fff;
    background: #1D3259;
    font-size: 16px;
    padding: 2px;
}

#header-top a {
    color: #f5f5f5;
    float: right;
    padding: 0px 8px;
    font-size: 12px;
}

#header-top a:hover {
        color: #bfbfbf;
        text-decoration: underline;
}

a.nav__item, .nav__separator {
    float: left;
    display: inline-block;
}

.scba-encabezado-img {
    background: url(../images/page-1_slide11.jpg) no-repeat 0px 0px;
    min-height: 240px;
    width: 100%;
    max-width:;
    display: block;
    clear: both;
    background-size: cover;
    background-position: bottom;
    position: relative;
    margin-bottom: 50px;
    max-width: 2500px;
    margin-left: auto;
    margin-right: auto;
    background-size: cover !important;
}

#scba-banner-actualidad {
    margin-bottom: 20px;
}


.scba-encabezado-img {
    background: linear-gradient( to bottom, transparent, #1d32599e ), url(../images/foto-palacio-prensa2.jpg) no-repeat 0px -200px;
}

#scba-novedades.scba-encabezado-img {
    background: linear-gradient( to bottom, transparent, #1d32599e ), url(../images/foto-palacio-prensa3.jpg) no-repeat 0px -200px;
}

#scba-banner-busqueda.scba-encabezado-img {
    background: linear-gradient( to bottom, transparent, #1d32599e ), url(../images/foto-palacio-prensa4.jpg) no-repeat 0px -200px;
}

#scba-banner-sentencias.scba-encabezado-img {
    background: linear-gradient( to bottom, transparent, #1d32599e ), url(../images/foto-palacio-prensa5.jpg) no-repeat 0px -200px;
}

#scba-banner-inst-nota,
#scba-banner-paginas.scba-encabezado-img {
    min-height: 140px;
}

.scba-container .scba-col-principal {
    width: 85%;
    float: left;
    font-size: 16px;
}

.icon2 {
    background-color: transparent;
}

footer .icon2 {
    color: #aaa;
    font-size: 26px;
    line-height: 46px;
}

footer .fa-map-marker:before {
    content: "\f3c5";
}

/* BOTONES */
.scba-btn {
    padding: 12px 30px;
    border: 2px solid #1D3259;
    border-radius: 3px;
    background: #1D3259;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.7px;
    cursor: pointer;
}

.scba-btn-primario:hover {
    background: #1D70B7;
    border-color: #1D70B7;
}

.scba-btn-secundario {
    background: none;
    color: #1D3259;
    border: 2px solid #1D3259;
}

    .scba-btn-secundario:hover {
        background: #337ab7;
        color: #fff;
        border: 2px solid #337ab7;
    }

#scba-nota .scba-encabezado-img {
    background: url(../images/foto-palacio-prensa.jpg) no-repeat 0px -70px;
}


#scba-no-videntes1 {
    display: none;
}


.scba-form select,
.scba-form input {
    font-size: 18px;
    padding: 6px 10px;
    border: 2px solid black;
    line-height: 1.4em;
    max-width: 100%;
    letter-spacing: 1px;
    margin-bottom: 30px;
    font-family: 'Open Sans';
    border-radius: 3px !important;
    max-height: 40px;
}

    .scba-form select:focus,
    .scba-form input:focus,
    .scba-form textarea:focus {
        outline: 3px solid #fd0;
        outline-offset: 0px;
        box-shadow: none;
        -webkit-box-shadow: none;
    }


.scba-form-group select,
.scba-form-group input,
.scba-form-group textarea {
    font-size: 18px;
    padding: 6px 10px;
    border: 2px solid black;
    line-height: 1.4em;
    max-width: 100%;
    letter-spacing: 1px;
    min-height: 44px;
}

.scba-form-group.scba-fecha {
    position: relative;
}

.scba-form-group.scba-fecha input.fecha {
        position: absolute;
        background: url(../images/calendar-alt-regular.svg) no-repeat 12px 0px;
        background-size: 22px;
        border: none;
        height: 23px;
        width: 48px;
        border-left: 1px solid#1D3259;
        left: 153px;
        margin-top: 6px;
        min-height: 32px;
        border-radius: 0px !important;
}

.scba-form-group.scba-fecha input.fecha:hover {
        background-image: url(../images/calendar-alt-regular-hover.svg);
}

.scba-form-group.scba-fecha input#date1, .scba-form-group.scba-fecha input#date2 {
    width: 200px;
}

.scba-form-group label {
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
}


/* Estilos para pantallas SMALL*/
@media (max-width: 479px) {
    .container, .container-fluid {
        width: 90%;
        padding: 0px;
    }
    header .container {
        width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    section#scba-servicios-digitales .container {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .scba-rowhead .columnhead {
        flex: 100%;
        max-width: 100%;
    }

    .scba-rowhead .columnhead2 {
        flex: 100%;
        max-width: 100%;
        padding-top: 20px;
    }

    .scba-rowhead .columnhead3 {
        flex: 100%;
        max-width: 100%;
        padding-top: 20px;
    }

    #busca-global .searchbox-scba {
        max-width: 350px;
        width: 80% !important;
    }

    .col-derecha a {
        float: left;
    }

    .col-derecha i {
        margin: 15px;
    }

    .scba-container .col-derecha {
        width: 100%;
        float: left;
        padding-top: 15px;
    }

    .scba-container-busqueda form {
        width: 100%;
    }

    i.fas.fa-print {
        margin-top: 15px;
        margin-left: 0px;
    }
    .titulosp {
        font-size: 24px;
        line-height: 31px;
    }
    #scba-resultados {
        width: 100%;
        padding: 0px;
    }

    .scba-encabezado-img h1 {
        color: #1D3259;
        font-size: 42px;
    }

    .scba-encabezado-img h1 {
        position: relative;
        bottom: 0px;
        margin-bottom: 20px;
    }

    .scba-encabezado-img {
        background: none !important;
        padding: 30px 0px 0px 0px;
        margin-bottom: 0px;
        min-height: auto;
    }

    #scba-nota .scba-encabezado-img {
        display: none;
    }

    .columnhead2 h6 {
        padding: 15px 0px;
    }

    footer #scba-escudo-container {
        float: left;
    }

    footer #scba-escudo-container img {
        margin-top: 30px;
    }
}

@media (max-width: 979px) {
    .rd-mobilemenu, .rd-mobilepanel {
        display: block;
    }
    .sf-menu {
        display: none;
    }
    .scba-rowhead .hide-mobile {
        display: none;
    }
    .scba-rowhead .hide-desktop {
        display: block;
        text-align: center;
        flex: 100%;
        max-width: 100%;
    }
    .scba-rowhead .columnhead3 {
        flex: 100%;
        max-width: 100%;
        padding-top: 20px;
    }
    .scba-rowhead .columnhead2 {
        flex: 100%;
        max-width: 100%;
        padding-top: 20px;
    }
    #busca-global .searchbox-scba {
        max-width: 350px;
        width: 80% !important;
    }
}

section.well1 .container.hr .marked-list a {
    font-weight: normal;
}

main .banner_wr .banner li a:before {
    display: none;
}

main .banner_wr .banner li {
    text-align: center;
}

main .banner_wr .banner li a {
    position: relative;
    right: auto;
}

section#scba-servicios-digitales {
    background-image: linear-gradient(#212e47, #1d3259);
    position: relative;
}

    section#scba-servicios-digitales .container {
        min-height: auto;
        padding: 15px 150px 0px 150px;
    }

section#scba-servicios-digitales h3.scba-tit {
    color: white;
    text-align: center;
    padding: 15px 0px;
    text-transform: uppercase;
    background: #1d3259;
}

section#scba-servicios-digitales .banner li {
    height: auto;
    background: transparent;
    padding: 10px;
}

section#scba-servicios-digitales .banner {
    position: relative;
}

section#scba-servicios-digitales .banner li:hover {
    height: auto;
    margin-top: 20px;
}

section#scba-servicios-digitales .banner li h3 {
    font-size: 20px;
    line-height: 23px;
    min-height: 55px;
    font-weight: 600;
}

section#scba-servicios-digitales .banner li .responsiveimg {
    max-width: 44% !important;
}

section.scba-grilla-iconos .product-list .grid_4 h3 + p {
    display: none;

}

section.scba-grilla-iconos .product-list li .box_cnt__no-flow {
    padding-left: 0px;
    margin-top: 30px;
}

section.scba-grilla-iconos .product-list .icon {
    background: none;
}

section.scba-grilla-iconos .product-list .icon:before {
    color: #1d3259;
    top: 25px;
    font-size: 38px;
}

section.scba-grilla-iconos .product-list .fadeInRight {
    background: #ece9e9;
    border-radius: 5px;
    margin: 5px;
    cursor: pointer;
    border: 2px solid #aaa;
    min-height: 17px;
    padding-top: 15px;
}

section.scba-grilla-iconos .product-list * + hr {
    visibility: hidden;
}

section.scba-grilla-iconos .product-list .box h3 {
    line-height: 26px;
}

section.scba-grilla-iconos .product-list .box_aside {
    padding-right: 0px;
}

section.scba-grilla-iconos .product-list .box:hover {
    background: none;
}

section.scba-grilla-iconos .product-list .box:hover .icon {
    background: none;
}

section.scba-grilla-iconos .product-list .box:hover .icon:before,
section.scba-grilla-iconos .product-list .box:hover h3 a {
    color: #57aacd;
}

.scba-container-busqueda form#Filtro input#Busqueda {
    max-width: 200px !important;
}

.col-derecha #scba-col-derecha-volver {
    height: 30px;
    width: 120px;
    top: 0;
    left: 0;
    border: none;
    text-decoration: none;
    margin: 4px 2px 30px 2px;
    cursor: pointer;
    font-size: 18px;
    color: #1D3259;
    font-family: 'Open Sans';
}

.col-derecha #scba-col-derecha-volver:hover {
    text-decoration: underline;
}

.scba-btns-sinicono .box {
    text-align: center;
    padding: 10px;
}

.product-list.scba-btns-sinicono .box_cnt__no-flow {
    margin-top: 1px !important;
}

section.scba-grilla-iconos .product-list * + hr {
    margin-top: 15px;
}

section.scba-grilla-iconos .product-list .box:hover h3 {
    margin-left: 10px;
    transition: all 0.4s ease;
}
section.scba-grilla-iconos .product-list .box h3 {
    font-size: 23px;
}
/*
    .col-derecha #scba-col-derecha-volver:before {
        content: "\f054";
        font-weight: 400;
        font-family: "FontAwesome";
        display: block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-size: 23px;
        width: 32px;
        height: 31px;
        background: red;
    }

*/





/* MEGA MENU */
#megamenu * {
    box-sizing: border-box;
}

@media only screen and (max-width: 979px) {
    #megamenu {
        display: none;
    }
    #scba-main {
        margin-top: auto !important;
    }
}

#megamenu {
    overflow: hidden;
}

#scba-megamenu-container #megamenu {
    display: block;
}

.scba-megamenu-col1 {
    max-width: 350px;
    padding-right: 30px !important;
    border-right: 1px solid black;
}

#megamenu a {
    float: none;
    font-size: 16px;
    color: #396082;
    text-align: left;
    padding: 4px 16px;
    text-decoration: none;
    line-height: normal;
}

.scba-megamenu-foto img {
    margin-bottom: 10px;
}

#megamenu h4 {
    margin: none;
    color: #888;
    padding-left: 0px;
}

#megamenu h3,
#megamenu h4 {
    font-family: 'Crimson Text', serif;
}

#megamenu a:hover h4,
#megamenu a.scba-megamenu-foto:hover {
    text-decoration: none;
    color: #396082;
}

#megamenu li {
    list-style: none;
}

.dropdown {
    float: left;
    overflow: hidden;
    padding: 14px 36px 0px 36px;
}

    .dropdown .dropbtn {
        font-size: 16px;
        border: none;
        outline: none;
        color: inherit;
        background-color: inherit;
        font: inherit;
        margin: 0;
        z-index: 1000;
        position: relative;
        border-bottom: 1px solid #ffffff91;
        padding-bottom: 6px;
    }

#inicio .dropdown .dropbtn {
    color: white;
}

#megamenu .container:hover .dropdown .dropbtn {
    color: #001531;
}

#megamenu a:hover {
    text-decoration: underline;
}

.dropdown:hover .dropbtn {
    border-bottom: 3px solid #001531;
}

#scba-main {
    margin-top: -60px;
}

#megamenu .row {
    margin-top: 0px;
    padding: 0px 40px 40px 40px;
}

@media (min-width: 1500px) {
    #megamenu .row {
        padding: 0px 40px 110px 40px;
    }
}

.dropdown-content {
    visibility: hidden;
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    box-shadow: 0px 15px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    opacity: 0;
    transition: opacity 0.4s;
}

.dropdown-content .header {
    padding: 20px 16px 15px 70px;
    color: white;
    border-top: 1px solid #aaa;
}

.dropdown:hover .dropdown-content {
    display: block;
    opacity: 1;
    visibility: visible;
    margin-top: -60px;
    padding-top: 60px;
}

/* Create three equal columns that floats next to each other */
#megamenu .column {
    float: left;
    width: 25%;
    padding: 0px 40px 40px 40px;
    height: 350px;
}

#megamenu .column-img {
    float: left;
    width: 25%;
    padding: 0px 40px 40px 40px;
    height: 300px;
}

#megamenu .column-img2 {
    float: left;
    width: 13%;
    padding: 0px 10px 10px 10px;
    height: 300px;
}

.column a {
    float: none;
    color: #396082;
    padding: 16px;
    text-decoration: none;
    display: block;
    text-align: center;
}

        .column a:hover {
            text-decoration: underline;
        }

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}




#scba-sobre-slider #busca-global .searchbox-scba {
    margin-bottom: 10px;
    width: 100% !important;
    max-width: 100% !important;
}

#scba-sobre-slider #busca-global .search-submit {
    display: block;
    border-radius: 3px;
}

#scba-sobre-slider {
    max-width: 220px;
    background: white;
    position: absolute;
    bottom: -30px;
    right: 120px;
    padding: 0px 15px 15px 15px;
    border: 1px solid #c5c5c5;
    -webkit-box-shadow: 0 0 1rem rgba(0,0,0,.15);
    box-shadow: 0 0 1rem rgba(0,0,0,.15);
}

@media (min-width: 1199px) {
    #scba-sobre-slider {
        bottom: -99px;
    }
}

    #scba-sobre-slider-abajo a {
        display: block;
        color: #1D70B7;
        padding-bottom: 8px;
    }

    #scba-sobre-slider-abajo a:hover {
        text-decoration: underline;
    }

    #scba-sobre-slider-abajo {
        margin-top: 65px;
        border-top: 1px solid #d0d0d0;
        padding-top: 12px;
    }


#scba-sobre-slider-arriba {
    height: 50px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    text-align: center;
}


    #scba-sobre-slider-arriba span {
        margin-top: 10px;
        
    }

    #scba-sobre-slider-arriba a {
        flex-basis: 20%;
        margin: 10px;
        padding-left: 10px;
        border-left: 1px solid #d0d0d0;
    }



/*estilo mapa nmuevo */

 *{
  margin: 0;*
  box-sizing: border-box;
}


.ddjj{

   /* display: inline-block;*/
    position: relative;
    width: 35%;
    margin: auto;
    padding-top: 1%;
    padding-bottom: 5%;
    vertical-align: middle; 
    overflow: hidden; 
    font-family: 'Open Sans', sans-serif;
}
.ddjj path{
  fill: Gainsboro ;
  stroke: #FFFFFF;
  stroke-width:  2px;
}

.ddjj path:hover{
    fill: #6CADEC;
  transition: 0.6s;
  cursor: pointer;
}

        @media screen and (max-width: 500px) {
  
            .ddjj,
            {
                width: 70%;
            }
        }

/* modal */

    a {
  color: #263F8B;
}
    a:link, a:visited, a:active {
    text-decoration:none;
}
  .modalm-contenido{
  background: #fff;
  padding: 10px 20px;
  margin: 20% auto;
  position: relative;
  width: 400px;
    /*height: 300px;    */
    box-shadow: 1px 7px 25px rgba(0,0,0,0.6);
    transition: all 500ms ease;
    transform: translateY(-30%);
    font-family: 'Open Sans', sans-serif;
}
.modalm{
  background-color: rgba(0,0,0,.2);
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  opacity:0;
  pointer-events:none;
  transition: all 500ms ease;
  z-index: 9999;
 font-family: 'Open Sans', sans-serif;
}
.modalm header{
    padding: 10px;
    background: #87CEFA;
    /*color: #fff;*/
}

.closem{
    color: #A9A9A9;
    font-size:20px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 24px;
}
.closem:hover{
    color:#1E90FF;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 24px;
}

@media screen and (max-width:800px) {
    .ddjj{

    width: 85%;}

    .modalm-contenido{
  width: 280px;
  margin: 60% auto;}
}
/* apertura ventana modales */
#miModalm1:target{
  opacity:1;
  pointer-events:auto;
}
#miModalm2:target{
  opacity:1;
  pointer-events:auto;
}
#miModalm3:target{
  opacity:1;
  pointer-events:auto;
}
#miModalm4:target{
  opacity:1;
  pointer-events:auto;
}
#miModalm5:target{
  opacity:1;
  pointer-events:auto;
}
#miModalm6:target{
  opacity:1;
  pointer-events:auto;
}
#miModalm7:target{
  opacity:1;
  pointer-events:auto;
}
#miModalm8:target{
  opacity:1;
  pointer-events:auto;
}
#miModalm9:target{
  opacity:1;
  pointer-events:auto;
}
#miModalm10:target{
  opacity:1;
  pointer-events:auto;
}
#miModalm11:target{
  opacity:1;
  pointer-events:auto;
}
#miModalm12:target{
  opacity:1;
  pointer-events:auto;
}

.block{
/*text-align:center;*/
margin-left: 30px;
}
ul.a {
text-align: left;

display:inline-block;

}
  