body {
    font-family: 'Open Sans', sans-serif !important;
}
.capital {
  text-transform: uppercase;
}
.cabezal-ventas {
    margin-bottom: 30px;
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 0;
    height: 85px;
    border-bottom: solid 2px #9C2259;
}
#wrapper {
	margin-top: 100px;
}
.bg-plum {
    background: #9C2259 url(../Imagenes/bg-vol.jpg);
    color: #FFF;
}

.btn-plum {
    color: #FFF;
    background-color: #9C2259;
    border-color: #83204D;
}

.btn-plum:hover, .btn-plum:focus, .btn-plum:active, .btn-plum.active, .open .dropdown-toggle.btn-plum, .btn-switch-plum.active {
    color: #FFF;
    background-color: #83204D;
    border-color: #600;
}
#logo2 {
    background: #fff;
    padding: 10px;
    width: 191px;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 0 10px rgba(51,51,51,0.53);
}
.panel-default {
	border-color: #e4e4e4;
}
#header {
	margin-bottom: 20px;
}
#header h4 {
	margin: 0 0 0 0 !important;
}

.btn-margin {
	margin-top: 13px;
}
.sinmargen {
    margin-top: 0;
}
.brand {
    display: block;
}

#logo {
	padding: 10px;
	width: 140px;
	height: 120px;
	background: white;
	box-shadow: 0 0 10px rgba(51,51,51,0.53);
	border-radius: 0 0 5px 5px;
	margin-bottom: 10px;
}
#logo img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.fa-google-plus-square {color:#cf3e2b;}
.fa-facebook-square {color:#3b5998;}
.fa-twitter-square, .fa-twitter {color:#31aae1;}
.fa-youtube {color:#9f2121;}
.fa-pinterest {color:#ca1519;}
.fa-flickr {color:#C91D76;}
.fa-linkedin-square {color:#0d82c3;}

.box {
    height: 150px;
    overflow: auto;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
}
.panel-danger {
border-color: #951613;
}
.panel-danger>.panel-heading {
color: #fff;
background-color: #bd362f;
border-color: #951613;
}
.page-header {
padding-bottom: 0px;
margin: 0px 0 21px;
border-bottom: 1px solid #e0e0e0;
}


#pasos.nav-pills>li.active>a, #pasos.nav-pills>li.active>a:hover, #pasos.nav-pills>li.active>a:focus {
color: #FFF;
background-color: #9C2259 !important;
}

#pasos a {
color: #E61377;}

#infomracionCotizada .nav
{
    margin-top: 18px;
}
#informacionCotizada .panel-body
{
    padding: 0 !important;
}
#dependientes a {
    text-decoration: none;
}
#panelPlanElegido .panel-heading h3
{
    margin: 0px;
}
#footer .margenbotontop a
{
    color: #ccc !important;
}
#footer a
{
    color: #007fff !important;
}
.chatwindow, .irse {
  width: 300px;
  position:fixed;
  bottom:0px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  border-radius: 4px 4px 0 0 !important;
}

.chatwindow #chat-form {
  padding: 10px;
  background: #ccc;
}

.chatwindow .btn {
  border-radius: 4px 4px 0 0 !important;
}
.btn-margin2 {
margin-top: 20px;
}
#pasos a:hover
{
    cursor: default;
    background: none;
}
.box-valor
{
    margin-top: 65px;
}
/*************** FLEX VIDEO ********************************/

.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}

.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}

.btn-switch-info, .btn-switch-success, .btn-switch-plum
{
    color: #ffffff;
    background-color: #b2b7b8;
    border-color: #95a5a6;

}
.btn-switch-success.active
{
    color: #ffffff;
    background-color: #13987e;
    border-color: #11866f;
}
.btn-switch-info.active
{
    color: #ffffff;
    background-color: #2383c4;
    border-color: #2077b2;
}
.sinmargen
{
    margin: 0 0 10.5px 0;
}
.table-tarjetas
{
    width: 100%;
}
.table-tarjetas div
{
    background: #fff url('../Imagenes/tarjetas.jpg') no-repeat;
    height: 40px;
    width: 100px;
    margin: 0 auto;
}
.table-tarjetas td {
    text-align: center;
    width: 20%;
}
.table-tarjetas tr:last-child td {
    background: #fff;
}
.table-tarjetas tr:first-child td {
    font-size: 13px;
    line-height: 23px;
}
.american {
    background-position: 10px 0 !important;
}
.master {
    background-position: -69px 0 !important;
}
.visa {
    background-position: -150px 0 !important;
}
.discover {
    background-position: -237px 0 !important;
    width: 92px !important;
}
.diners {
    background-position: -313px 0 !important;
    width: 92px !important;
}
.sinmargen
{
    margin: 0 0 10.5px 0;
}
.verisign h3 {
  font-size: 16px;
}
.verisign img {
  width: 110px;
}
#footer
{
  margin-bottom: 40px;
}
/* GRACIAS */
#gracias_01 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.text-plum {
color: #9C2259;
}
.text-pink {
color: #e55e98;
}
#gracias .lead {
    font-weight: normal;
    color: #666;
}
@media (min-width: 768px) {
  #gracias .lead {
    font-size: 16px;
  }
  }