/*
ITERA S.A.C.
Enero 2017
*/
body{
    font-family: 'Roboto Condensed', sans-serif, arial;
    color: #000;
    margin: 0 auto;
}
#global{
	background: #fff;
}
#contenedor{
	width: 100%;
	margin: 0 auto;
}
#header{
    position: relative;
    height: 150px;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0px 15px 0px 15px;
    font-size: 17px;
}
.login{
	float: right;
	text-align: right;
}
#header p{
	max-width: 400px;
    margin: 0;
    padding: 5px 10px 10px 10px;
    font-size: 15px;
}

#enlacesup{
	background: #13477b;
    border-radius: 0px 0px 5px 5px;
    color: #fff;
}
#logo{
    height: 100%;
}
.pull-left{
    float: left;
}
a{
    color: #0072bc;
    text-decoration: none;
}
#datoscontacto {
    float: right;
    margin-top: 50px;
    margin-right: 50px;
}
#enlacesup a{
color: #E3E4A4;
}
#enlacesup a:hover{
color: #ccc;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.clear {
    clear: both;
    height: 1px;
    visibility: none;
}
#llamada {
    float: left;
    margin-top: 5px;
}
#correo a {
    color: #888787;
}
#correo a:hover{
  color: #b91820;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.content{
    margin-top:50px;
    background:#fff;
    margin:0 auto;
    padding:20px;
    max-width:1000px;
}
.destino {
    padding:20px;
    background:#f4f6fa;
    border-radius:4px;
    font-size: 20px;
}
#datoscontacto b {
    float: right;
    margin: 10px 0px 0px 5px;
    font-family: 'Roboto Condensed', sans-serif, arial;
    color: #888787;
    font-size: 17px;
}
b, strong {
    font-weight: bold;
}
#menunav {
    width: 100%;
    background: #13477b;
    height: 46px;
}
#nav {
    margin: 0 auto;
    height: 46px;
    max-width: 1160px;
    padding: 0px 15px 0px 15px;
}
#nav li {
    margin: 0;
    padding: 12px 0px 8px 0px;
    list-style: none;
    display: inline;
    border-right: 1px solid #3C5470;
}
#nav li a.active, #nav li a:hover {
    background-color: #1F618D;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#nav li a {
    display: inline-block;
    width: auto;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 14px 10px 10px 10px;
    font-size: 18px;
    color: #fff;
    background-position: 10px 50%;
    background-repeat: no-repeat;
}
#header #logo img {
    width: auto;
    height: auto;
    vertical-align: middle;
    margin-top: 20px;
}
#content {
    padding: 0px 15px 20px 15px;
    margin: 0 auto;
    height: auto !important;
    font-size: 18px;
    min-height: 350px;
    max-width: 1160px;
    text-align: justify;
    color: #4E4D4D;
    margin-top: 35px;
    line-height: 1.5;
}

h1 {
	color: #3E526C;
    font-size: 27px;
    font-weight: 600;
}

.flush-left {
    text-align: right;
}

#slsoporte{
    width: 100%;
}

#slsoporte img{
    width: 100%;
}

p{
    font-size: 17px;
}

/* DIV MOSTRAR */

.btnMostrar{
    background: #1F618D;
    padding: 5px;
    border: 1px solid #1F618D;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    font-weight: bold;
    text-align: left;
    height: 33px;
}

.btnMostrar:hover{
    background: #1F618D;
    padding: 5px;
    border: 1px solid #1F618D;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: left;
    height: 33px;
}

.btnOcultar{
    background: #1F618D;
    padding: 5px;
    border: 1px solid #1F618D;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    font-weight: bold;
    text-align: left;
    height: 33px;
}
.btnOcultar:hover{
    background: #1F618D;
    padding: 5px;
    border: 1px solid #1F618D;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: left;
    height: 33px;
}

.producto{
    background: #299886;
    width: 100%;
    color: #fff;
}
.titulot{
    background: #576b80;
    width: 1000px;
    color: #fff;
    height: 29px;
}

table{
    border: 1px solid #f4f6f9;
    background: 2A8172;
}

td,
tr,
th{
    text-align: center;
    border-style: dotted;
    border-bottom: 5px inset #e8ecf3;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}

.infoadicional{
    font-size: 14.5px;
    color: #454646;
}

.btndescargar {
    background: #2E86C1;
    padding: 3px;
    border-radius: 5px;
    color: #fff;
}

.btndescargar:hover {
    background: #5D6D7E;
    padding: 3px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}



td img{
    margin-top: 6px;
}

td{
    font-size: 15px;
}


/* DIV MOSTRAR 1 */

.btnMostrar1{
    background: #005b94;
    padding: 5px;
    border: 1px solid #005b94;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    font-weight: bold;
    text-align: left;
}

.btnMostrar1:hover{
    background: #024975;
    padding: 5px;
    border: 1px solid #024975;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    cursor: pointer;
    height: 40px;
    font-weight: bold;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: left;
}

.btnOcultar1{
    background: #005b94;
    padding: 5px;
    border: 1px solid #067B7F;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    font-weight: bold;
    text-align: left;
}
.btnOcultar1:hover{
    background: #024975;
    padding: 5px;
    border: 1px solid #024975;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: left;
}

.btndescargar1:hover {
    background: #227F7C;
    padding: 3px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.destino1 {
    padding:20px;
    background:#eee;
    border-radius:4px;
    font-size: 20px;
}

.titulot1{
    background: #005b94;
    width: 1000px;
    color: #fff;
    height: 29px;
}

.espacio{
    height: 20px;
}

/* DIV MOSTRAR 2 */

.btnMostrar2{
    background: #005b94;
    padding: 5px;
    border: 1px solid #005b94;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    font-weight: bold;
    text-align: left;
}

.btnMostrar2:hover{
    background: #024975;
    padding: 5px;
    border: 1px solid #024975;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    cursor: pointer;
    height: 40px;
    font-weight: bold;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: left;
}

.btnOcultar2{
    background: #005b94;
    padding: 5px;
    border: 1px solid #067B7F;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    font-weight: bold;
    text-align: left;
}
.btnOcultar2:hover{
    background: #024975;
    padding: 5px;
    border: 1px solid #024975;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: left;
}

.btndescargar2:hover {
    background: #227F7C;
    padding: 3px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.destino2 {
    padding:20px;
    background:#eee;
    border-radius:4px;
    font-size: 20px;
}

.titulot2{
    background: #005b94;
    width: 1000px;
    color: #fff;
    height: 29px;
}

.espacio{
    height: 20px;
}

/* DIV MOSTRAR KB1 */

.btnMostrarkb1{
    background: #006B6E;
    padding: 5px;
    border: 1px solid #067B7F;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    font-weight: bold;
    text-align: left;
}

.btnMostrarkb1:hover{
    background: #0E878B;
    padding: 5px;
    border: 1px solid #0E878B;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    cursor: pointer;
    height: 40px;
    font-weight: bold;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: left;
}

.btnOcultarkb1{
    background: #006B6E;
    padding: 5px;
    border: 1px solid #067B7F;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    font-weight: bold;
    text-align: left;
}
.btnOcultarkb1:hover{
    background: #0E878B;
    padding: 5px;
    border: 1px solid #067B7F;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: left;
}

.btndescargarkb1:hover {
    background: #227F7C;
    padding: 3px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.destinokb1 {
    padding:20px;
    background:#eee;
    border-radius:4px;
    font-size: 20px;
}

.destinokb1 p{
    font-size: 18px;
    color:#198ca9;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 8px;

}

.destinokb1 a{
    font-size: 18px;
    margin-left: 4px;
    color: #198ca9;

}
.destinokb1 a:hover{
    font-size: 18px;
    color: #ba171f;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-weight: bold;
    margin-top: 4px;

}

/* PIE */

#footer{
    background: #2E4053;
    padding: 5px 40px 5px 40px;
}

#footer p {
    margin: 0px 0px 30px 0px;
    color: #D8D8D8;
    font-size: 14px;
    text-align: center;
}

#btnsocial{
    width: 200px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.btnredsocial {
    width: 35px;
    float: left;
    margin: 4px 0px 1px 10px;
}

.btnredsocial a:hover{
    margin-left: -4px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

/* PRUEBA */

.prueba{
    background: #1F618D;
    padding: 5px;
    border: 1px solid #1F618D;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    font-weight: bold;
    text-align: left;
    width:100%;
    height: 32px;
}

.prueba:hover{
    background: #1F618D;
    padding: 5px;
    border: 1px solid #1F618D;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    font-weight: bold;
    width:100%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: left;
    height: 32px;
}

/* RESPONSIVE */

@media only screen and (max-width: 650px){
#content{
  font-size: 14px !important;
        }
h1,h3{
font-size:18px;
}
}
@media only screen and (max-width: 600px){
#datoscontacto b{
  font-size: 14px !important;
        }
#header p{
font-size:12.5px;
}
#logo img{
max-width:130px;
max-height:63px;
}
#logo{
height:63px;
}
#datoscontacto{
margin-top:0px;
}
}
@media only screen and (max-width: 599px) and (min-width: 480px){
#logo{
margin-top:45px !important;
} 
}

@media only screen and (max-width: 850px) and (min-width: 750px){
#datoscontacto{
margin-right:0px !important;
} 
}
@media only screen and (max-width: 749px) and (min-width: 675px){
#datoscontacto{
margin-top:0px !important;
} 
}

@media only screen and (max-width: 680px){
#nav li a{
font-size:13px;
}
#nav li a:hover{
font-size:13px;
}
#nav li a.active{
font-size:13px;
}
.flush-left{
text-align: center !important;
}
}

@media only screen and (max-width: 540px){
.home{
display:none !important;
}
}

@media only screen and (max-width: 370px){
#logo img{
margin-left: 90px;
}
}

@media only screen and (max-width: 600px){
#header #logo img{
    margin-top: 0px !important;
}
}


@media only screen and (max-width: 1150px){
#new_ticket{
float: none !important;
margin: 0 auto;
padding: 10px;
max-width:600px !important;
}
#check_status{
float: none !important;
margin: 0 auto;
padding: 10px;
max-width:600px !important;
margin-top:20px !important;
}
}

