/*
* auSoleil Visual Communication
*/




/******************************************************
ausoleil
******************************************************/
.borde {
 border-bottom: solid 3px #4066B3;
 padding-top: 25px;

}
.marginTop20 {
 margin-top: 20px;
}
.marginTop40 {
 margin-top: 40px;
}
.marginBottom20 {
 margin-bottom: 20px;
}
.float-right {
 float:right;
}
.footer {
 margin: 10px 0 0 0;
 font-size: 12px;
 padding: 30px 0 30px 0;
  text-align: center;
}
.gris {
 background: #E6E6E6;
}
.texto10 p {
 font-size: 12px !important;
 line-height:normal;
}
.borderResultados {
 border: 1px solid #999999;
 padding: 15px;
}
.borderResultados h3 {
 color: #003399;
}
.text-resultados {
 padding: 5px;
 background: #eeecea;
 color: #003399;
 height: 40px;
 font-size: 21px;
 display: table-cell;
 vertical-align: middle;
 text-align: center;
 width: 100%;

}
.tables {
 background: #eeecea;
  align-content: center;
 width: 100%;
 align-items: center;
 display: table;
}
.observaciones {
  padding: 10px;
  text-align: center;
}
.resultados {
 background: #97C1E3;
 font-size: 20px;
 text-align: center;
 padding: 10px;
 color: #fff;
}
.resultados a {
 color: #fff;
}
.resultados a:hover {
  text-decoration: none;
}
.textosazules {
 color: #003399;
 font-weight: 300;
}
.padding15 {
 padding: 10px;
}
.padding15aportando {
 padding: 0 10px 10px 10px
}
.aportando {
 background: #E6E6E6;
 font-size: 18px;
}
.planes {
 background: #F3F3F3;
 padding: 5px;
}
.btn {
 border-radius: 0px;
 border: 0px;
 margin: 10px 0px;
 font-size: 16px;
    color: #fff;
}
.btn span {
 margin: 0px 10px 0px 0px;
}
.glyphicon {
 top: 3px;
}



.card-container.card {
    max-width: 350px;
    padding: 40px 40px;
}

.btn {
    height: 36px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}

/*
 * Card component
 */
.card {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/*
 * Form styles
 */
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}

.reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}
.btnacceso {
  font-size: 18px !important;
  
  -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
  height: 45px !important;
  margin: 0px !important;
}
.btnacceso a {
  color: #fff;
  font-family:"Frutiger LT W01_45 Ligh1475730","Helvetica Neue",Arial,sans-serif;
  font-weight: 100;
}

.btninfo {
  font-size: 14px !important;
  -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
  height: 35px !important;
  margin: 0px !important;
  width: 60px;
  
}
.btninfo a {
  color: #fff;
  font-family:"Frutiger LT W01_45 Ligh1475730","Helvetica Neue",Arial,sans-serif;
  font-weight: 100;
}

.btnmodificar {
  font-size: 14px !important;
  
 /* -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;*/
  height: 25px !important;
  margin: 0px !important;
}
.btnmodificar a {
  color: #fff;
  font-family:"Frutiger LT W01_45 Ligh1475730","Helvetica Neue",Arial,sans-serif;
  font-weight: 100;
}





.btn.btn-signin {
    /*background-color: #4d90fe; */
    background-color: #003399;
    /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}

.btn.btn-signin:hover,
.btn.btn-signin:active,
.btn.btn-signin:focus {
    background-color: #97C1E3;
  color: #003399;
}

.forgot-password {
    color: rgb(104, 145, 162);
}

.forgot-password:hover,
.forgot-password:active,
.forgot-password:focus{
    color: rgb(12, 97, 33);
}

.clientesCamp {
 /*position:fixed;*/
 background: #eeecea;
 color: #003399;
 padding: 10px;
 /*width: 300px;*/
 /*margin: 0 auto;*/
 

}
body {
 font-family:"Frutiger LT W01_55 Roma1475738","Helvetica Neue",Arial,sans-serif;
 color: #4C433D;
 font-size: 14px;
 background: #f8f8f8;
 
}
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.colors {
 background: #f8f8f8;
 z-index: 70;
 
 border-bottom: 1px solid #ddd;
 padding: 25px 0px;
 width: 900px;
 margin: 0 auto;
}
h1, h2, h3, h4, h5 {
 font-family:"Frutiger LT W01_45 Ligh1475730","Helvetica Neue",Arial,sans-serif !important;
 font-weight: 100;
}
.font24px {
 font-size: 24px;
}
.font28px {
 font-size: 28px;
}
.font30px {
 font-size: 30px;
}
.font34px {
 font-size: 34px;
}
.font38px {
 font-size: 38px;
}
.font42px {
 font-size: 42px;
}
.font46px {
 font-size: 46px;
}
.contenedor {
 width: 1000px;
 height: 1500px;
 /*border: 1px solid #CFCFCF;*/

 margin: 0 auto;
 box-sizing: border-box;
}
.verticalmedio {
 display:table-cell;
    vertical-align:middle;
}
.blancos {
 width: 100%;
 z-index: 69;
 background: #f8f8f8;
}
.logo {
 width: 900px;
 padding: 15px 0px;
 margin-bottom: 25px;
 z-index: 69;
 margin: 0 auto;
 position: relative;
 border-bottom: 2px solid #003399;
 background: #f8f8f8;
}

/* Menu
 * --------------------------------------- */
#menu li {
 display:inline-block;
 margin: 5px;
 color: #003399;
 font-size: 20px;
 background:#fff;
 background: rgba(255,255,255, 0.5);
 -webkit-border-radius: 10px;
            border-radius: 10px;
}
#menu li.active{
 background: #003399;
 color: #fff;
}
#menu li a {
 text-decoration:none;
 color: #003399;
}
#menu li.active a:hover{
 color: #fff;
}
#menu li a:hover{
 color: #fff;
}
#menu li:hover{
 background: #003399;
 color: #fff;
}
#menu li a,
#menu li.active a{
 padding: 5px 5px;
 display:block;
}

#menu {
 position:relative;
 /*top:0;
 left:0;*/
 z-index: 70;

 padding: 0;
 margin: 0 auto;
 width: 900px;
 background: #f8f8f8;
 color: #003399;
}
.menuProd:hover {
 background: #003399;
 color: #fff;
 padding: 5px;
 text-decoration: none;
 border-radius: 10px;
}


.contenidos {
 width: 1000px;
 height: 1500px;
 padding: 25px;
 box-sizing: border-box;
 /*background-image: url(images/plantilla.gif);
 background-repeat: no-repeat;
 background-position: center;*/
 
}
.section {
 /*background-image: url(images/plantilla.gif);
 background-repeat: no-repeat;
 background-position: center;*/
 text-align: center;
}
.separador {
 height: 25px;
}

.texcenter {
 text-align: center;
}
.contidoBG {
 padding: 50px;
 background: #ffffff;
 border-bottom: 8px solid #C0C0C0;
 width: 100%;
 box-sizing: border-box;
}
.contidoBG2 {
 padding: 20px 50px;
 background: #ffffff;
 border-bottom: 8px solid #C0C0C0;
 width: 900px;
 margin: 0 auto;
 box-sizing: border-box;
 text-align: center;
}
.contidoBG2video {

 background: #ffffff;
 border-bottom: 8px solid #C0C0C0;
 width: 900px;
 margin: 0 auto;
 box-sizing: border-box;
 text-align: center;
}
.medidas {
 width: 900px;
 margin: 0 auto;
}
.abajo{
    /*position:absolute;*/
    bottom:5px;
    right:10px;
}
.svg200 {
 width: 200px; 
}
.svg150 {
 width: 150px; 
}
.svg100 {
 width: 100px; 
}
.svg50 {
 width: 50px; 
}
.svg75 {
 width: 75px; 
}

/*#section1 {
 margin: 0 auto;
 width: 1000px;
}*/
.fijo {
 position: fixed;
 top: 150px;
 margin-left: 10px;
 z-index: 1000;
}
.clearB {
 clear: both;
}
.contidoBG2video h1, .contidoBG2video h2 {
 margin-top: 0px;
 padding-top: 20px;
}
.padding50 {
 padding: 10px 50px;
}
.textLeft {
 text-align: left;
}
.panel-body img {
 margin-right: 15px;
}
.caracteristicas p {
 margin-bottom: 25px;
}
.animated {

            -webkit-animation-duration: 2s;
            animation-duration: 2s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
         }
         
         @-webkit-keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
         @keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
         .fadeIn {
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
         }


/*lightbox*/
.miZurich {
 width: 266px;
 float: left;
 padding: 20px;
}
.contidoBG2 li {
 margin-bottom: 10px;
}
.lomasvalorado1 {
 width: 300px;
 padding: 25px;
 float: left;
}
/*.lomasvalorado1 h4 {
 height: 40px;
 
}*/
.ancho600 {
 width: 600px;
 margin: 0 auto;
}
.segpersonales {
 width: 750px;
 margin: 0 auto;
}
.legales {
    font-size: 11px;
}
.colorAzulflojo {
 background: #EAF3F9;
}
/* Logos */
.visible-mobile {
	display: none;
}

@media only screen and (min-width: 600px) and (max-width: 959px) {
.visible-mobile {
	display: inline;
}
	.visible-desktop {
		display: none;
	}


}
@media only screen and (min-width: 300px) and (max-width: 600px) {

.visible-mobile {
	display: inline;
}
	.visible-desktop {
		display: none;
	}
}








