/*tp://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

/*
font-family: 'Raleway', sans-serif;
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
   display: block;
}
body {
   line-height: 1;
   background-color: #fff;
   font-family: 'Raleway', sans-serif;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}

ul{
text-decoration: none;

}

li{
text-decoration: none;
}
a{
text-decoration: none !important;
}
a:hover{
text-decoration: none !important;
}
a:focus {
    outline: none !important;
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px !important;
}

:focus {
  outline:none;
}
::-moz-focus-inner {border:0;
}
header{
padding-top: 30px;
padding-bottom: 20px;
}
.row{
   width: 100%;
   margin: 0px;
   padding: 0px;
   clear: both;
   background-color: white;
}
.cont4{
width: 40%;
margin: 0 auto;
left: 0;
right: 0;
}
.cont5{
width: 50%;
margin: 0 auto;
left: 0;
right: 0;
}
.cont55{
width: 55%;
margin: 0 auto;
left: 0;
right: 0;
}
.cont6{
width: 60%;
margin: 0 auto;
left: 0;
right: 0;
}

.cont7{
width: 70%;
margin: 0 auto;
left: 0;
right: 0;
}
.cont8{
width: 80%;
margin: 0 auto;
left: 0;
right: 0;
}
.cont9{
width: 90%;
margin: 0 auto;
left: 0;
right: 0;
}
.logoHead{

float: left;
}
.bannerH2{
opacity: 0;
}
#banner h2{
color: #fff;
font-size: 36px;
font-weight: 200;
text-transform: uppercase;
}
#banner h2 span{
font-weight: 500;
}
.canalesHead h2{
font-size: 36px;
font-weight: 200;
color: #5d799e;
}
.canalesHead h2 span{
font-weight: 500;
}
.canalesHead p{
font-size: 14px;
color: #575859;
line-height: 18px;
margin-bottom: 60px;
}
.medioImg{
border-radius: 10px;
border:1px solid #b2b2b2;
height: 195px;
-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-top: 53px;
  position: relative;
  margin-bottom: 25px;
}
.medioImg:hover{
border:1px solid #fff;
-webkit-box-shadow: 0px 0px 20px 10px rgba(221,221,221,1);
-moz-box-shadow: 0px 0px 20px 10px rgba(221,221,221,1);
box-shadow: 0px 0px 20px 10px rgba(221,221,221,1);
-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.medioImg img{
margin: 0 auto;
left: 0;
right: 0;
float: none;
display: block;
vertical-align: middle;
}
.botonPago{
width: 95%;
margin: 0 auto;
left: 0;
right: 0;
float:none;
background-color: #5d7597;
border-radius: 60px;
height: 33px;
line-height: 33px;
padding: 0px 13px;
display: table;
position: absolute;
bottom: 8px;
}
.botonPago p{
float: left;
font-size: 13px;
color: #fff;
font-weight: 300;
margin: 0;
}
.botonPago img{
float: right;
margin-top: 7px;
}

.pagoDesc{
}
.pagoDesc p{
vertical-align: middle;
text-align: center;
border-top: 1px solid #b2b2b2;
border-bottom: 1px solid #b2b2b2;
padding: 20px 5px;
font-size: 12px;
color: #575859;
text-transform: uppercase;
line-height: 18px;
}
.pagoBogo{
margin-top: 45px;
}
.pagoBanco{
margin-top: 32px;
}
#cartera{
margin-top: 180px;
}
#cartera h2{
font-size: 36px;
font-weight: 200;
color: #5d799e;
}
#cartera h2 span{
font-weight: 500;
}
#cartera p{
font-size: 14px;
color: #575859;
margin: 20px 0;
}

#cartera a{
background-color: #5d7597;
border-radius: 60px;
height: 33px;
line-height: 33px;
padding: 0px 13px;
color: #fff;
display: block;
float: left;
margin-right: 16px;
}
#contacto{
background: #45576f; /* Old browsers */
background: -moz-linear-gradient(top,  #45576f 0%, #5d7597 52%, #5d7597 63%, #5d7597 63%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45576f), color-stop(52%,#5d7597), color-stop(63%,#5d7597), color-stop(63%,#5d7597)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45576f 0%,#5d7597 52%,#5d7597 63%,#5d7597 63%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45576f 0%,#5d7597 52%,#5d7597 63%,#5d7597 63%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45576f 0%,#5d7597 52%,#5d7597 63%,#5d7597 63%); /* IE10+ */
background: linear-gradient(to bottom,  #45576f 0%,#5d7597 52%,#5d7597 63%,#5d7597 63%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45576f', endColorstr='#5d7597',GradientType=0 ); /* IE6-9 */
margin-top: 100px;
padding: 120px 0;
}
#contacto h2{
font-size: 36px;
font-weight: 200;
color: #fff;
text-transform: uppercase;
margin-bottom: 46px;
}
#contacto h2 span{
font-weight: 500;
color: #7be5e9;
}
#contacto p{
font-size: 14px;
color: #fff;
}
#contacto p span{
font-weight: 700;
}
.contForm input{
width: 100%;
height: 60px;
background-color: rgba(0,0,0,0);
border:1px solid #8994a4;
padding: 0px 20px;
margin: 10px 0;
color: #fff;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;

}
.select{
width: 100%;
overflow: hidden;
border:1px solid #8994a4;
margin: 10px 0;
background-image: url(../img/select.png);
background-repeat: no-repeat;
background-position: 96% 50%;
}
.select select{
width: 104%;
height: 60px;
background-color: rgba(0,0,0,0);
padding: 0px 20px;
border:none;
  color: #fff;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
cursor: pointer;
}
.contForm button{
background-color: #fff;
border-radius: 10px;
height: 60px;
width: 270px;
text-align: center;
line-height: 60px;
float: right;
margin-top: 20px;
font-size: 16px;
color: #5b697e;
}
::-moz-placeholder {
  opacity: 1;
}
.contForm ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
}
.contForm ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
}
.contForm :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
}
.contForm :-moz-placeholder { /* Firefox 18- */
  color: #fff;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
}

.pse{
opacity: 0;
}
.bogota{
opacity: 0;
}
.baloto{
opacity: 0;
}
.bancolombia{
opacity: 0;
}
#cartera{
opacity: 0;
}
.contactHead{
opacity: 0;
}
.contForm{
opacity: 0;
}
.boronHead{
float: left;
opacity: 0;
}
.boronHead p{
font-size: 14px;
color: #575859;
float: left;
margin-right: 30px;
    margin-top: 40px;

}
.boronHead img{
float: left;
border-radius: 40px;
}
.botnHead{
padding: 0px;
border-radius: 40px;
-webkit-box-shadow: 0px 0px 1px 2px rgb(184, 182, 184);
-moz-box-shadow: 0px 0px 10px 2px rgba(184,182,184,1);
box-shadow: 0px 0px 1px 2px rgba(184,182,184,1);
display: inline-block;
margin-top: 10px;
}
/*responsive*/

@media(max-width: 767px){
.cont7{
width: 95%;
}
.canalesHead p {
text-align: justify;
}
.pagoDesc {
    margin-top: 0px;
    margin-bottom: 45px;
}
#cartera {
    margin-top: 0px;
}
#cartera h2 {
    font-size: 27px;
}
.botonPago p {
    font-size: 12px;
}
#cartera a {
margin-bottom: 20px;
}
.contForm button {
margin: 0 auto;
left: 0;
right: 0;
float: none;
width: 245px;
}
#contacto h2 {
    font-size: 27px;
}
.canalesHead h2 {
    font-size: 27px;
}
.botnHead {
    float: right;
}
.boronHead p {
    margin-right: 8px;
}
.boronHead {
    margin:40px auto 0;
    left: 0;
    right: 0;
    float: none;
    width: 303px; 
}
.logoHead{
margin: 0 auto;
left: 0;
right: 0;
float: none;
display: block;
}
}
@media(min-width: 768px) and (max-width: 991px){
.cont7{
width: 95%;
}
#cartera {
    margin-top: 39px;
}
}
@media(min-width: 992px) and (max-width: 1199px){
.cont7{
width: 95%;
}
.botonPago p {
    font-size: 11px;
}
.medioImg {
    height: 240px;
}
}
@media(min-width: 1200px) and (max-width: 1300px){
.cont7{
width: 95%;
}
.botonPago p {
    font-size: 11px;
}
.medioImg {
    height: 240px;
}
}
@media(min-width: 1301px) and (max-width: 1400px){
.cont7{
width: 90%;
}
.botonPago p {
    font-size: 11px;
}
.medioImg {
    height: 240px;
}
.pagoDesc p {
    font-size: 13px;
}
}
@media(min-width: 1401px) and (max-width: 1500px){
.cont7{
width: 90%;
}
.botonPago p {
    font-size: 12px;
  }

}
@media(min-width: 1501px) and (max-width: 1600px){
.cont7{
width: 90%;
}
.botonPago p {
    font-size: 12px;
  }

}
@media(max-width: 992px){
.pse{
opacity: 1;
}
.bogota{
opacity: 1;
}
.baloto{
opacity: 1;
}
.bancolombia{
opacity: 1;
}
#cartera{
opacity: 1;
}
.contactHead{
opacity: 1;
}
.contForm{
opacity: 1;
}
.bannerH2{
opacity: 1;
}
.boronHead{
opacity: 1;
}
}

/*------------------------------------pr2------------------------------------*/
header{
  padding: 0;
}

.flex-row{
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.flex-cont-log{
  display: flex;
}

.flex-cont-log img{
  background-color: white;
  width: 90%;
  height: 100%;
  padding: 10% 20% 10% 20%;
}

.banner{
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-back{
  width: 100%;
  height: 100%;
  z-index: -1;
}

.mid-log{
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.cont-mid-log{
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 100%;
  position: absolute;
  margin-top: 20%;
}

.mid-log img{
  display: flex;
  height: 100%;
  width: 30%;
}

.logon{
  display: flex;
}

.flex-cont-can{
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 3%;
}

.flex-separation-0{
  width: 28%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.flex-separation-0 h3{
  font-size: 22px;
  font-weight: 300;
  color: #114f76;
}

.flex-separation-0 h2{
  font-size: 40px;
  font-weight: 800;
  color: #114f76;
}

.h-1{}

.h-2{
  margin-right: 11%;
}

.h-3{
  margin-left: 11%;
}

.flex-separation-1{
  width: 50%;
  display: flex;
  align-items: baseline;
  justify-content: space-around;
}

.flex-separation-2{
  width: 50%;
  display: flex;
  align-items: baseline;
  justify-content: space-around;
}

.flex-secctions-can{
  width: 48%;
}

.pagoDesc{
  margin-top: 0;
}

.pagoDesc p{
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  height: 120px;
}

.flex-row-can{
  margin-top: -14%;
}



/*responsive*/

@media (max-width: 399px) and (min-width: 320px){
  .mid-log img{
    width: 40%;
  }

  .flex-row-can{
    margin-top: 0%;
  }

  .flex-cont-log img{
    width: 60%;
    padding: 4% 10% 4% 10%;
  }

  .mid-log img{
    margin-top: 6%;
  }

  .flex-separation-0 h3{
    font-size: 20px;
  }

  .flex-separation-0 h2{
    font-size: 39px;
  }

  #canales{
    padding-top: 30px;
  }

  .flex-separation-0{
    padding-bottom: 10%;
    width: 100%;
  }

  .flex-cont-can{
    flex-direction: column;
    align-items: center;
  }

  .flex-separation-1{
    align-items: center;
    flex-direction: column;
    width: 96%;
  }

  .flex-separation-2{
    align-items: center;
    flex-direction: column;
    width: 96%;
  }

  .flex-secctions-can{
    width: 100%;
  }

  .h-1{}

  .h-2{
    margin-right: 5%;
  }

  .h-3{
    margin-left: 5%;
  }
}

@media (max-width: 549px) and (min-width: 400px){
  .mid-log img{
    width: 40%;
  }

  .flex-row-can{
    margin-top: 0%;
  }

  .flex-cont-log img{
    width: 70%;
    padding: 4% 10% 4% 10%;
  }

  .mid-log img{
    margin-top: 5%;
  }

  .flex-separation-0 h3{
    font-size: 24px;
  }

  .flex-separation-0 h2{
    font-size: 46px;
  }

  #canales{
    padding-top: 40px;
  }

  .flex-separation-0{
    padding-bottom: 10%;
    width: 100%;
  }

  .flex-cont-can{
    flex-direction: column;
    align-items: center;
  }

  .flex-separation-1{
    align-items: center;
    flex-direction: column;
    width: 96%;
  }

  .flex-separation-2{
    align-items: center;
    flex-direction: column;
    width: 96%;
  }

  .flex-secctions-can{
    width: 100%;
  }

  .h-1{}

  .h-2{
    margin-right: 5%;
  }

  .h-3{
    margin-left: 5%;
  }
}

@media (max-width: 767px) and (min-width: 550px){
  .mid-log img{
    width: 40%;
  }

  .flex-row-can{
    margin-top: 8%;
  }

  .flex-cont-log img{
    width: 80%;
    padding: 4% 10% 4% 10%;
  }

  .flex-separation-0 h3{
    font-size: 28px;
  }

  .flex-separation-0 h2{
    font-size: 56px;
  }

  .flex-separation-0{
    padding-bottom: 10%;
    width: 100%;
  }

  .flex-cont-can{
    flex-direction: column;
    align-items: center;
  }

  .flex-separation-1{
    align-items: center;
    flex-direction: column;
    width: 96%;
  }

  .flex-separation-2{
    align-items: center;
    flex-direction: column;
    width: 96%;
  }

  .flex-secctions-can{
    width: 100%;
  }

  .h-1{}

  .h-2{
    margin-right: 5%;
  }

  .h-3{
    margin-left: 5%;
  }
}

@media (max-width: 1330px) and (min-width: 768px){
  body{
  overflow-y: hidden;
}
.logon{
  height: 1080px;
}
  .flex-row-can{
    margin-top: 3%;
  }

  .flex-separation-0 h3{
    font-size: 28px;
  }

  .flex-separation-0 h2{
    font-size: 56px;
  }

  .flex-separation-0{
    padding-bottom: 4%;
    width: 48%;
  }

  .flex-cont-can{
    flex-direction: column;
    align-items: center;
  }

  .flex-separation-1{
    width: 100%;
  }

  .flex-separation-2{
    width: 100%;
  }
}

@media (max-width: 1540px) and (min-width: 1331px){
  body{
  overflow-y: hidden;
}
  .mid-log img{
    margin-top: 14%;
  }

  .flex-logos{
    width: 50%;
  }

  .medioImg{
    height: 140px;
    padding-top: 20px;
    margin-bottom: 20px;
  }

  .flex-row-can{
    margin-top: 0%;
  }

  .flex-cont-can{
    margin-bottom: 1%;
  }

  .cont-mid-log{
    margin-top: -2%;
  }

  .banner{
    content: url(../img/Sitio-en-construccion-screen-max.jpg);
    width: 100%;
  }

  .banner-back{
    display: none;
  }

}

@media (max-width: 15940px) and (min-width: 1541px){
  body{
  overflow-y: hidden;
}
  .mid-log img{
    margin-top: 16%;
  }

  .logon{
    /*height: 387px;*/
  }

  .flex-logos{
    width: 50%;
  }

  .medioImg{
    height: 140px;
    padding-top: 20px;
    margin-bottom: 20px;
  }

  .flex-row-can{
    margin-top: 0%;
  }

  .flex-cont-can{
    margin-bottom: 1%;
  }

  .cont-mid-log{
    margin-top: -2%;
  }
  .banner{
    content: url(../img/Sitio-en-construccion-screen-max.jpg);
    width: 100%;
  }

  .banner-back{
    display: none;
  }
}

@media (min-width: 1680px;){
  
}

