body {
    background-color: #fff;
    background-image: url("images/fondo-textura2.jpg");
}


div.container-fluid {
    margin: 20px 0;
    height: auto;
    padding: 0 0
}

header.fluid-container {
    padding: 30px 15px;
    height: 112px
}

#form1>hr {
    border-top: unset;
    margin-bottom: 0;
    margin-top: 0;
    height: 10px;
    background: #c99f28;
    background: -moz-linear-gradient(left, rgba(201, 159, 40, 1) 0%, rgba(241, 240, 158, 1) 27%, rgba(241, 240, 158, 1) 48%, rgba(201, 159, 40, 1) 63%, rgba(201, 159, 40, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(201, 159, 40, 1)), color-stop(27%, rgba(241, 240, 158, 1)), color-stop(48%, rgba(241, 240, 158, 1)), color-stop(63%, rgba(201, 159, 40, 1)), color-stop(100%, rgba(201, 159, 40, 1)));
    background: -webkit-linear-gradient(left, rgba(201, 159, 40, 1) 0%, rgba(241, 240, 158, 1) 27%, rgba(241, 240, 158, 1) 48%, rgba(201, 159, 40, 1) 63%, rgba(201, 159, 40, 1) 100%);
    background: -o-linear-gradient(left, rgba(201, 159, 40, 1) 0%, rgba(241, 240, 158, 1) 27%, rgba(241, 240, 158, 1) 48%, rgba(201, 159, 40, 1) 63%, rgba(201, 159, 40, 1) 100%);
    background: linear-gradient(to right, rgba(201, 159, 40, 1) 0%, rgba(241, 240, 158, 1) 27%, rgba(241, 240, 158, 1) 48%, rgba(201, 159, 40, 1) 63%, rgba(201, 159, 40, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c99f28', endColorstr='#c99f28', GradientType=1)
}

footer {
    background-repeat: no-repeat;
    background-color: #000;
    background-position: 500px;
    height: 150px
}

footer.container {
    padding-right: 15px;
    padding-left: 15px
}

.botonero {
    background: url(../Images/newsletter-bg.png);
    padding-left: 50px;
    padding-right: 60px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-radius: 15px;
    margin-top: 40px;
    margin-bottom: 50px
}

.botonero_container {
    height: auto
}

.information {
    margin-top: 20px
}

.social-icons li {
    text-decoration: none;
    list-style: none;
    display: inline
}

.movilLogo {
    min-width: 50%;
    max-width: 70%
}

.faceIcon {
    background: url(../Images/face1.png);
    width: 32px;
    height: 31px
}

.twitIcon {
    background: url(../Images/twit1.png);
    width: 32px;
    height: 31px
}

.instaIcon {
    background: url(../Images/insta1.png);
    width: 32px;
    height: 31px
}

.faceIcon:hover {
    background: url(../Images/face2.png)
}

.twitIcon:hover {
    background: url(../Images/twit2.png)
}

.instaIcon:hover {
    background: url(../Images/insta2.png)
}

.botonBanco {
    background: url(../../Images/bancos1.png) no-repeat;
    width: 80px;
    height: 115px;
    border: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding-top: -20px;
    position: relative;
    top: -58px
}

.css3Simple {
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0
}

.social-icons li {
    text-decoration: none;
    list-style: none;
    display: inline;
    float: right;
    margin-left: 5px
}

.loader {

    background-color: #2b2a29;
    background-repeat: no-repeat;
    text-align: center;
    text-transform: uppercase;
    font-family: squada one, cursive;
    font-size: 3em;
    color: Black;
    padding-top: 60px;
    padding-right: 150px;
    width: 100%;
    height: 171.1px;
    box-shadow: 0 0 15px 1px #f4f0a2;
    text-align: right;
    margin-bottom: 30px
}

.loader span {
    text-shadow: 0 0 2px #ff0, 0 15px 25px #ebeb97, 0 -2px 3px #ebeb97, 0 -5px 10px #ebeb97, 0 5px 10px #ebeb97, 0 3px 4px #ebeb97, 0 0 20px #ebeb97;
    -webkit-animation: loading 1.2s ease-in-out infinite alternate;
    -moz-animation: loading 1.2s ease-in-out infinite alternate;
    -ms-animation: loading 1.2s ease-in-out infinite alternate;
    animation: loading 2s ease-in-out infinite alternate
}

@-webkit-keyframes loading {
    to {
        text-shadow: 0 0 2px rgba(204, 208, 212, .2), 0 0 3px rgba(0, 0, 0, .02), 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent
    }
}

@-moz-keyframes loading {
    to {
        text-shadow: 0 0 2px rgba(204, 208, 212, .2), 0 0 3px rgba(0, 0, 0, .02), 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent
    }
}

@-ms-keyframes loading {
    to {
        text-shadow: 0 0 2px rgba(204, 208, 212, .2), 0 0 3px rgba(0, 0, 0, .02), 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent
    }
}

@keyframes loading {
    to {
        text-shadow: 0 0 2px rgba(204, 208, 212, .2), 0 0 3px rgba(0, 0, 0, .02), 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent
    }
}

.loader span:nth-child(2) {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    animation-delay: .2s
}

.loader span:nth-child(3) {
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -ms-animation-delay: .4s;
    animation-delay: .4s
}

.loader span:nth-child(4) {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    animation-delay: .6s
}

.loader span:nth-child(5) {
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    -ms-animation-delay: .8s;
    animation-delay: .8s
}

.loader span:nth-child(6) {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -ms-animation-delay: 1s;
    animation-delay: 1s
}

.loader span:nth-child(7) {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.container-fluid>header>div.row:nth-child(3) {
    margin: 0 !important
}

.btn_LiveChatReports {
    margin-top: 10px;
    margin-right: 20px
}

@media only screen and (min-device-width: 375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) {
    header.fluid-container {
        background-image: unset
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {}

@media only screen and (min-device-width: 375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {}

@media only screen and (min-device-width: 375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {}

.logoMovil {
    background-color: #000;
    padding: 10px 100px;
    margin-bottom: -50px
}

.panel.panel-default,
.panel-heading,
.panel-footer,
.panel-title {
    background-color: transparent !important
}

#form1>div.panel.panel-default {
    background-color: #2b2a29;
    background-image: unset;
    box-shadow: unset
}

#form1>div.panel.panel-default>div.panel-heading.text-center {
    background-color: #2b2a29;
    background-image: unset;
    color: #ff0
}

#form1>div.panel.panel-default>div.panel-body.form-inline.text-center>div.panel-body.form-inline>div.panel-footer.text-center {
    background-color: #2b2a29;
    background-image: unset
}

.registrame {
    background-image: url('images/logo-gc-registro1.png');
    border: none;
    border-radius: unset;
    background-color: transparent;
    width: 100%;
    height: 199px;
    background-repeat: no-repeat
}

.registrame:hover {
    background-image: url('images/logo-gc-registro2.png');
    background-color: transparent
}

#form1>div.panel.panel-default>div.panel-footer.text-center {
    background-color: #2b2a29;
    background-image: unset
}

#DropPais {
    width: 400px;
    margin: 0 auto
}

#MM {
    width: 100px
}

#form1>div.panel.panel-default>div.panel-body {
    padding: 30px 148px
}

div.col-md-6>div.form-group>div.form-inline {
    height: 23px;
    line-height: 12px
}

#form1>div.panel.panel-default,
#form1>div.panel.panel-default>div.panel-heading.text-center,
#form1>div.panel.panel-default>div.panel-footer.text-center {
    background-color: transparent;
    border: unset
}

#form1>div.panel.panel-default>div.panel-heading.text-center>div {
    top: 0
}

#Label1 {
    font-size: 24px;
    padding-left: 161px
}

#form1>div.panel.panel-default>div.panel-body>div.row>div>div>div>span,
#form1>div.panel.panel-default>div.panel-body>div.row>div>div>span,
#Label12 {
    font-weight: 700;
    font-size: 15px
}

.rotate,
.rotate2 {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    font-size: 30px
}

div.row>div.col-md-6 {
    padding-left: 50px
}

h1.rotate {
    position: absolute;
    top: 115px;
    left: -110px;
    font-weight: 700;
    color: #825b1a
}

h1.rotate2 {
    position: absolute;
    top: 58px;
    left: -55px;
    font-weight: 700;
    color: #825b1a
}

.inputStyle {
    border-radius: 10px
}

#DropPais {
    background-color: #fff
}

#form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9)>a {
    color: #000;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase
}

#form1>div.panel.panel-default>div.panel-heading.text-center {
    padding-top: 20px
}

div.col-md-6:nth-child(1)>div:nth-child(5)>div:nth-child(1) {
    margin-top: 26px
}

#TextCedula {
    width: 280px
}

#TextTelefono {
    width: 260px
}

#DropDownCodigoTl {
    width: 100px
}

@media screen and (device-width: 360px) and (device-height:640px) and (-webkit-device-pixel-ratio:3.0) and (orientation:portrait) {
    .registrame {
        background-image: url('images/logo-gc-registro1.png') border: none;
        border-radius: unset;
        background-color: transparent;
        width: 100%;
        height: 199px
    }

    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    .form-group {
        margin-bottom: 0
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #DropPais {
        width: 200px
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        margin-left: 10px;
        width: 230px;
        display: inline
    }

    #AA {
        margin-bottom: 10px
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 240px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    footer.container {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: -180px;
        background-size: 700px
    }
}

@media screen and (device-width: 640px) and (device-height:360px) and (-webkit-device-pixel-ratio:2) and (orientation:landscape) {
    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    .form-group {
        margin-bottom: 0
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        width: 520px;
        margin-left: 5px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #AA {
        margin-bottom: 20px
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 520px;
        margin-left: 5px;
        display: inline
    }

    footer {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: -100px;
        background-size: 700px
    }
}

@media screen and (device-width: 360px) and (device-height:640px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) {
    .registrame {
        background-image: url('images/logo-gc-registro1.png') border: none;
        border-radius: unset;
        background-color: transparent;
        width: 100%;
        height: 199px
    }

    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    .form-group {
        margin-bottom: 0
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #DropPais {
        width: 200px
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        margin-left: 10px;
        width: 230px;
        display: inline
    }

    #AA {
        margin-bottom: 10px
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 240px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    footer {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: -100px;
        background-size: 700px
    }
}

@media screen and (device-width: 640px) and (device-height:360px) and (-webkit-device-pixel-ratio:3) and (orientation:landscape) {
    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    .form-group {
        margin-bottom: 0
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        width: 520px;
        margin-left: 5px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #AA {
        margin-bottom: 20px
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 520px;
        margin-left: 5px;
        display: inline
    }

    footer {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: -90px;
        background-size: 750px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .registrame {
        background-image: url('images/logo-gc-registro1.png') border: none;
        border-radius: unset;
        background-color: transparent;
        width: 100%;
        height: 199px
    }

    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    .form-group {
        margin-bottom: 0
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #DropPais {
        width: 200px
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        margin-left: 10px;
        width: 190px;
        display: inline
    }

    #AA {
        margin-bottom: 10px
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 200px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    footer {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: -200px;
        background-size: 700px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    .form-group {
        margin-bottom: 0
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        width: 350px;
        margin-left: 10px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #AA {
        margin-bottom: 20px
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 360px;
        margin-left: 5px;
        display: inline
    }

    footer {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: -100px;
        background-size: 700px
    }
}

@media only screen and (device-width: 320px) and (device-height:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .registrame {
        background-image: url('images/logo-gc-registro1.png') border: none;
        border-radius: unset;
        background-color: transparent;
        width: 100%;
        height: 199px
    }

    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    .form-group {
        margin-bottom: 0
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #DropPais {
        width: 200px
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        margin-left: 10px;
        width: 190px;
        display: inline
    }

    #AA {
        margin-bottom: 10px
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 200px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    footer {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: -200px;
        background-size: 700px
    }
}

@media only screen and (device-width: 568px) and (device-height:320px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    .form-group {
        margin-bottom: 0
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        width: 350px;
        margin-left: 10px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #AA {
        margin-bottom: 20px
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 360px;
        margin-left: 5px;
        display: inline
    }

    footer {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: -100px;
        background-size: 700px
    }
}

@media only screen and (device-width: 375px) and (device-height:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .registrame {
        background-image: url('images/logo-gc-registro1.png') border: none;
        border-radius: unset;
        background-color: transparent;
        width: 100%;
        height: 199px
    }

    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    .form-group {
        margin-bottom: 0
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #DropPais {
        width: 200px
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        margin-left: 10px;
        width: 250px;
        display: inline
    }

    #AA {
        margin-bottom: 10px
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 255px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    footer {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: -120px;
        background-size: 600px
    }
}

@media only screen and (device-width: 667px) and (device-height:375px) and (-webkit-min-device-pixel-ratio:2.0) and (orientation:landscape) {
    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    .form-group {
        margin-bottom: 0
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        width: 540px;
        margin-left: 10px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #AA {
        margin-bottom: 20px
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 540px;
        margin-left: 5px;
        display: inline
    }

    footer {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: -100px;
        background-size: 800px
    }
}

@media only screen and (device-width: 768px) and (device-height:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    .form-group {
        margin-bottom: 0
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        width: 540px;
        margin-left: 10px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #AA {
        margin-bottom: 20px
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 540px;
        margin-left: 5px;
        display: inline
    }

    footer {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: -100px;
        background-size: 700px
    }
}

@media only screen and (device-width: 1024px) and (device-height:768px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {
    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    .form-group {
        margin-bottom: 0
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        width: 540px;
        margin-left: 10px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #AA {
        margin-bottom: 20px
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 540px;
        margin-left: 5px;
        display: inline
    }

    footer {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: -100px;
        background-size: 700px
    }
}

@media only screen and (device-width: 768px) and (device-height:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2.0) {
    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    .form-group {
        margin-bottom: 0
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        width: 625px;
        margin-left: 10px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #DD {
        width: 100%
    }

    #AA {
        margin-bottom: 20px;
        width: 100%
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 630px;
        margin-left: 5px;
        display: inline
    }

    footer {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: -50px;
        background-size: 800px
    }
}

@media only screen and (device-width: 1024px) and (device-height:768px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {
    h1.rotate {
        position: absolute;
        top: 115px;
        left: -129px
    }

    h1.rotate2 {
        position: absolute;
        top: 68px;
        left: -74px
    }

    #form1>div.panel.panel-default>div.panel-body {
        padding: 0
    }

    #form1>div.panel.panel-default>div.panel-body>div.row>div:nth-child(2)>div:nth-child(9) {
        margin-top: 10px;
        margin-bottom: 20px
    }

    .form-group {
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: 100%;
        vertical-align: middle
    }

    div.row>div.col-md-6 {
        padding: 0 15px
    }

    div.col-md-6>div.form-group>div.form-inline {
        height: unset;
        line-height: unset
    }

    #cedulaCmb {
        width: 80px;
        display: inline
    }

    #TextCedula {
        width: 360px;
        margin-left: 10px;
        display: inline
    }

    #MM {
        width: 100%
    }

    #AA {
        margin-bottom: 20px
    }

    #DropDownCodigoTl {
        width: 80px;
        display: inline
    }

    #TextTelefono {
        width: 361px;
        margin-left: 5px;
        display: inline
    }

    footer {
        background-repeat: no-repeat;
        background-color: #000;
        background-position: 50px;
        background-size: 800px
    }
}

.btn-remking {
    display: none
}


.panel-default {
    color: black;
    font-weight: bold;
}

