@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap');
/*!
 * Start Bootstrap - Scrolling Nav (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

html{scroll-behavior: smooth}
body {
    height: 100%;
}
body {
    width: 100%;
    height: 100%;
    background: #fff;
    font-size: 15px;
    line-height: 1.5;
    font-family: 'Lato', sans-serif;
    color: #585859;
}
html {
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
}
.navbar-nav {
    width: 100%;
    text-align: center;
}
header.large img {
    width: 238px;
    height: 74px;
    margin-top: 0;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.navbar-brand {
    margin-top: -30px
}
header.small {
    height: 50px
}
header.small img {
    width: 158px;
    height: 50px;
    /*margin-top: 20px;*/
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
header.small li {
    margin-top: 0
}



button.wh-ap-btn {
	outline: none;
    width:  60px;
    height:  60px;
    border:  0;
    background-color: #2ecc71;
    padding:  0;
    border-radius:  100%;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    cursor:  pointer;
    transition:  opacity 0.3s, background 0.3s, box-shadow 0.3s;
}

button.wh-ap-btn::after {
    content: '';
    background-image: url('//i.imgur.com/cAS6qqn.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 48%;
    width:  100%;
    height:  100%;
    display:  block;
    opacity: 1;
}

button.wh-ap-btn:hover {
    opacity:  1;
    background-color: #20bf6b;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.boton-consulta{
	font-family: 'Lato', sans-serif;
	background-color:transparent;
	color:#057fd0;
	text-decoration:none;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	font-size:20px;
	float:left;
	padding: 7px;
	margin-top: 30px;
}



.wh-api {
    position:  fixed;
    bottom:  0;
    left:  0;
	z-index:999999999999999999999999999999999999999;
}

.wh-fixed {
    margin-left:  20px;
    margin-bottom:  35px;
}

.wh-fixed>a {
    display:  block;
    text-decoration:  none;
	width: fit-content;
}


.wh-p{background-color: gray;
    padding: 10px;
    margin-left: 20px;
	    margin-right: 20px;
		    font-size: 14px;}

.wh-fixed>a:hover button.wh-ap-btn::before {
    opacity:  1;
    width:  auto;
    padding-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    width:  250px;
}

#contacto-wp{
	padding:5px;
	text-align:center;
	/*margin-right:179px;*/
	letter-spacing: 1px;
}

#contacto-wp a{
	color:#ffff;
	text-decoration:none;
}

#barra-wp{
	height:30px;
	background-color:#0083CB;
	 color:#ffff;
	 text-align: center;
	 font-size:14px;
}






#logo-powered{
	width: auto;
    height: 52px;
    float: right;
	top: 0;
    position: fixed;
    right: 30px;
}

.navbar-header img {
    max-width: 285px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1030px) {
    .navbar-brand {
        margin-top: -10px
    }
    header.large img {
        width: 123px;
        height: 39px;
        margin-top: -2px;
       margin-right:0px;
	       margin-left: 20px;

    }
    header.small img {
        width: 123px;
        height: 39px;
        margin-top: -2px;
        margin-left: 20px;
		margin-right: 0px;
    }
#contacto-wp{
	padding:8px;
	text-align:center;
	margin-right: auto;
    margin-left: auto;
	letter-spacing: 1px;
	font-size: 11px;
	width: 80%;
}	
	
#barra-wp{
	height: fit-content!important;
	position: fixed;
	top:150px;
	left:15px;
	margin:auto auto;
	width:calc(100% - 30px);
	z-index:99999;
	}	
	
	#nobreak{display:none}
	#contacto-wp{
	font-size:18px;	
		
		
	}	
	
	#break{display: block!important;;}
	
	#btn_modal{display:block; margin-bottom: 15px}
	#back_black{
		position:fixed;
		background:rgba(0,0,0,0.5);
		width:100%;
		height:100%;
		z-index:9999;
		
	}	
	
	
#logo-powered{
    height: 31px;
	float:none;
	position: inherit;
}	
	
}
header[role="banner"] #logo-main {
    display: block;
    margin: 20px auto 25px auto;
	float: left;
	margin-left: 26px;
}


#paga_deuda{
    /* text-align: left; */
    font-size: 22px;
    margin-top: 67px;
    /* display: none; */
    text-align: right;
}

#paga_deuda_datos{
   text-align: left;
   margin-top: 77px;
}


@media (max-width:1201px){
	
#paga_deuda{
text-align: center;
	 font-size: 18px;
  
}

#paga_deuda_datos{
	text-align: center;
    margin-top: 16px;
}
	
	
}


@media (min-width: 1030px) {
	

    .navbar > .container {
        text-align: center;
    }
    .navbar-header {
        float: none;
        display: inline-block;
    }
    .navbar-brand {
        float: none;
        display: inline-block;
    }
    .navbar .navbar-nav {
        float: none;
        display: contents;
        clear: none;
    }
    .navbar .navbar-nav > li {
        float: none;
        display: inline-block;
    }
    .navbar .navbar-nav > li li {
        text-align: left
    }
    /*add id of centerednav on the collapse or it won't work*/

    .collapse.navbar-collapse#centerednav {
        float: none;
        display: inline-block!important;
        width: auto;
        clear: none;
    }
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
@media(min-width:1030px) {
    .navbar {
        padding: 0;
        -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
        transition: background .5s ease-in-out, padding .5s ease-in-out;
    }
    .top-nav-collapse {
        padding: 0;
    }
    .navbar-brand img {
        max-width: 280px;
	}
        header, a, img, li {
            transition: all 1s;
            -moz-transition: all 1s;
            /* Firefox 4 */

            -webkit-transition: all 1s;
            /* Safari and Chrome */

            -o-transition: all 1s;
            /* Opera */
        }
    
}
@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 5px;
    }
}
h1,
h2,

h4,
h5,
h6 {
    line-height: 1.3;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 0px;
}
h1,
h2 {
    margin: 0;
}
a {
    color: #45AED7;
}
p {
    color: #697176;
}
p.cta {
    color: #563d7c;
    font-size: 20px;
}
b,
strong {
    font-weight: 600;
}
h1 {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    line-height: 120%;
    font-weight: 300;
    color: #464648;
}

#ph1{
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  line-height: 120%;
  font-weight:300;
  color: #464648;
  text-align: left;
  margin-top: -60px;
}

h3.title {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    ;
    font-size: 38px !important;
    line-height: 120%;
    font-weight: 300;
    padding: 25px 0;
}
.lead {
    font-size: 18px;
    line-height: 2
}
h1 span {
    font-size: 14px;
    display: block;
    color: #45AED7;
    line-height: 100%;
    font-weight: 700;
}
h2 {
    font-size: 18px;
    color: #545456 !important;
    line-height: 1.6;
    margin-bottom: 30px;
	font-family: 'Lato', sans-serif;
}
.blue {
    color: #45AED7
}
.invisible {
    margin: 20px 0;
}
/*colores*/

.bg-blue {
    background: #0083CB
}
.txt-blue {
    color: #0083CB
}
.txt-white {
    color: #fff
}
.btn {
    display: inline-block;
    padding: 8px 20px;
    margin-top: 15px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    background: #004c75;
    color: #fff;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.btn:hover {
    background: #fff;
    color: #004c75;
}
.footer {
    position: relative;
    clear: both;
    padding-top: 20px;
    background: #fff;
}
footer img {
    max-width: 200px;
    padding: 10px 0;
}
footer p {
    color: #575459;
    text-align: center;
    font-weight: 300;
    font-size: 14px;
    padding: 30px 0;
}
footer p span {
    color: #0083CB
}
/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children
of those sections to manage the look and feel of the site. */

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 0px;
}
.navbar-default {
    background-color: #fff;
    border-color: transparent;
	box-shadow: -7px -1px 18px #888888;
    
}
.navbar-default .navbar-nav > li > a {
    color: #9E9E9E;
    text-align: left;
    margin-left: 25px;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 600;
    top: 32px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #0083CB;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #0083CB;
    border-bottom: 2px #0083CB solid;
    background: #fff;
}
.navbar .nav.pull-right {
    float: right;
    margin-right: 0px;
    /*set margin this way in your custom styesheet*/
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #0083CB;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #fff;
}
.navbar-toggle {
    position: relative;
    float: none;
    padding: 9px 10px;
	margin-top: -12px;
	   /* float: right;*/
        margin-right: 22px;
    margin-left: auto;
    margin-bottom: 17px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
/* hash para evitar el mal posicionamiento del highlight cuando scrollea*/

.anchor {
    display: block;
    height: 115px;
    /*same height as header*/

    margin-top: -115px;
    /*same height as header*/

    visibility: hidden;
}
.intro-section {
    padding: 97px 0;
    text-align: center;
    background: #fff;
}
.intro-section h1 {
    margin-top: 30px;
}
.about-section {
    margin-top: 106px;
    text-align: center;
    background: url(../img/banner-home.jpg);
    background-repeat: no-repeat;
}
.container-holder {
    overflow: hidden;
    background: #fff;
}
.gray-box {
    background: #f6f6f8 url(../img/test.jpg) repeat;
    background-size: 8% auto;
    background-position: right 0px top;
    padding: 90px 15px 9999px 9999px;
    margin: 0 -15px -9999px -9999px;
    position: relative;
}
.gray-box-right {
    background: #f6f6f8 url(../img/test.jpg) no-repeat;
    background-size: 8% 8%;
    padding: 90px 9999px 9999px 15px;
    margin: 0 -9999px -9999px -15px;
    position: relative;
}
.boxset {
    min-height: 600px;
}
.thumbnails {
    background: #ebebed;
    padding: 80px 0;
}
.white-box {
    padding: 140px 60px 0 0px;
}
.about-section .btn {
    margin-bottom: 20px;
    margin-top: 20px;
}
.resultados-section {
    padding-top: 0px;
    text-align: center;
    background: #fff;
}
.resultados-section h1 {
    font-size: 22px;
    margin-bottom: 25px !important;
}
.resultados-section p {
    font-size: 16px;
    font-weight: 600;
    color: #585859;
    max-width: 75%;
    text-align: center;
    margin: 0 auto;
}
.resultados-section .img-center {
    margin-bottom: 25px !important;
    margin-top: 10px !important
}
.servicios-section {
    padding-top: 0px;
    text-align: center;
    background: #fff;
}
.servicios-section h3.title {
    color: #fff;
}
.servicios-section h2 {
    font-size: 26px;
    font-weight: 700
}
.servicios-section h2,
p {
    text-align: left;
    color: #fff
}
.contact-section {} .contact-section h1 {
    text-align: center;
}
.contact-section h2 {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}
.cover-contact {
    min-height: 600px;
    background: url(../img/bg-contact.jpg) no-repeat center center;
    background-size: cover;
}
.contact-section .form {
    padding-top: 60px
}
.contact-section .child {
    position: absolute;
    top: 31%;
    left: 0%;
    right: 0;
    margin: 0 auto;
    height: 30%;
    width: 90%;
}
.left-floated-block {
    float: left;
    height: 20px;
    width: 20px;
    margin: 2px 10px 0 0;
    background: url(../img/flecha.svg) no-repeat center center;
}
p {
    overflow: hidden;
    text-align: left;
}
.herramientas-section {
    padding: 80px 0;
    text-align: center;
    background: #fff;
}
.team-section {
    background: #fff;
    padding: 120px 0;
    text-align: center;
    position: relative;
}
.team-section h2 {
    font-family: 'Lato', sans-serif;
    color: #fff  !important;;
    font-size: 28px;
}
.team-section p {
    width: 90%;
    margin: 0 auto;
}
.marketbg {
    background: #242a33 url(../img/market.jpg) no-repeat 50% 50%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0;
}
.texture-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 131, 203, .8);
}
.texture-overlay-bk {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .8);
}
.screen-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    /* Cover the full screen width */
}
.screen-image .image-content {
    padding: 0;
}
.screen-image img {
    height: 400px;
    /* Dummy height. Change with your desired height */

    width: 100%;
}
.content-wrapper {
    position: relative;
    /* Go on top of the screen-image */
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #3C92CA;
    border-color: #3C92CA;
    white-space: normal;
}
.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.homepage-grid-icon {
    margin-bottom: 0px;
}
/* ---- banners -------- */

.cover-oficinas {
    background: #fff url(../img/bg-oficinas.jpg) center center no-repeat;
    background-size: cover;
    min-height: 500px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.cover-oficinas:hover {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.57);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.57);
    transform: scale(1.05);
    position: relative;
    z-index: 2
}
.cover-software {
    background: #fff url(../img/bg-software.jpg) center center no-repeat;
    background-size: cover;
    min-height: 500px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.cover-software:hover {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.57);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.57);
    transform: scale(1.05);
    position: relative;
    z-index: 2
}
.cover-telefonia {
    background: #fff url(../img/bg-telefonia.jpg) center center no-repeat;
    background-size: cover;
    min-height: 500px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.cover-telefonia:hover {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.57);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.57);
    transform: scale(1.05);
    position: relative;
    z-index: 2
}
.cover-database {
    background: #fff url(../img/bg-database.jpg) center center no-repeat;
    background-size: cover;
    min-height: 500px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.cover-database:hover {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.57);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.57);
    transform: scale(1.05);
    position: relative;
    z-index: 2
}
.cover .description-right {
    text-align: center;
    float: right;
}
.cover .description-left {
    text-align: center;
    float: left;
}
.cover-home {
    
background-size: cover;
    
min-height: 402px;
}


.child {
    position: absolute;
    top: 38%;
    left: 16%;
    right: 0;
    margin: 0 auto;
    height: 30%;
    width: 80%;
}
.banner .btn {
    margin-top: 10px;
}
.banner h2 {
    color: #575459;
    font-size: 28px;
    line-height: 1;
    text-align: left;
    margin-bottom: 10px;
    font-weight: 300;
    text-transform: uppercase;
}
.banner h2.blue {
    color: #575459;
    font-weight: 600;
}
.banner h2 > span {
    color: #a2d9ef;
    font-weight: 300;
}
.banner p {
    color: #575459;
    font-size: 16px;
    line-height: 150%;
    text-align: left;
}
.banner p.text-muted {
    color: #777;
    font-size: 16px;
}
.banner .btn-info {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 26px;
    margin: 15px 0 0px 0;
    font-size: 16px;
}
.banner .btn-info:focus,
.banner .btn-info.focus {
    color: #45AED7;
    background-color: transparent;
    border-color: #1b6d85;
}
.banner .btn-info:hover {
    color: #45AED7;
    background-color: transparent;
    border-color: #269abc;
}
.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}


/* switch idiomas*/
.switch-lang {position: relative; margin: 0 auto; width: 85px }
.switch-lang .btn {
  color: #0083CB;
  font-size: 16px;
    font-weight: normal;
    text-transform: none;
    padding: 6px;
    border: 3px solid #0083CB;
    background-color: transparent;
    border-radius: 50%; margin-right: 5px;
    height: 35px;
    width: 35px;    line-height: 20px; text-align: center;
}
.switch-lang .btn:hover {
color:#484e5d ;
    border: 3px solid #9E9E9E;

}
/* switch idiomas*/


/*--------- banner servicios -------*/

.serviciosbg {
    background: #242a33 url(../img/bg-grey.jpg) no-repeat 50% 50%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0;
}
/*--------- banner contactocas -------*/

.contactobg {
    background: #242a33 url(../img/cislo-trama.jpg) no-repeat 50% 50%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.formatos {
    padding: 3px 0;
    white-space: nowrap;
    width: 38px;
    text-align: center;
    box-sizing: border-box;
    height: auto;
    float: none;
    border-radius: 2px;
    font-size: 90%;
    background-color: #eff0f1;
    color: #3b4045;
    font-weight: 700;
    transform: translateY(-1px);
    display: inline-block;
    margin-bottom: 15px;
}
.modal-content {
    border-radius: 0px;
}
.contact-pad {
    padding: 40px 0;
}
a.contacto {
    color: #575459;
    font-size: 16px;
    font-weight: 600;
}
a.contacto:hover,
a.contacto:focus {
    color: #000;
    text-decoration: none
}
@media (max-width: 768px) {
    .container {
        width: 100%;
    }
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */

    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
@media (max-width: 1200px){
.navbar .navbar-nav li a{
    padding-right: 7px!important;
 
    padding-left: 7px!important;
}
}

@media (max-width: 1030px){
#page-top > header > nav > div.container > div.collapse.navbar-collapse.navbar-ex1-collapse > ul > li:nth-child(7)
	{display:none}

    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 0px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
		    padding-bottom: 50px;
    }
}
.img-circle {
    border-radius: 32px;
    width: 64px;
    height: 64px;
}
.img-circle:hover {
    opacity: .5;
}

/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 900px) {
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #0083CB;
        border-bottom: 1px #0083CB solid;
        background: #fff;
        margin-left: 30px;
        padding-left: 0px;
    }
    #logo-main {
        max-width: 117px;
		margin-bottom: 5px !important;
		    margin-top: 15px !important;
    }
    .resultados-section .img-center {
        margin-top: 25px !important;
		margin-left: auto !important;
    	margin-right: auto !important;
    }
    .white-box {
        padding: 50px 0px 50px 0px;
    }
    .cover-oficinas,
    .cover-software,
    .cover-telefonia {
        margin-bottom: 20px;
    }
    .btn {
        display: inline-block;
        padding: 8px 20px;
        margin-top: 15px;
        margin-bottom: 25px;
        font-size: 16px;
    }
    .about-section {
            margin-top: 65px;
            text-align: center;
            background: url(../img/banner-mobile.jpg);
            background-size: cover;
    }
	
	#ph1{
		    margin-top: -118px;
		    font-size: 24px;
	}
	
	.cover-home {
    background-size: cover;
    min-height: 350px;}
	
    .intro-section {
        padding: 50px 0;
    }
    .resultados-section a {
        font-size: 14px;
    }
    h1 {
        font-size: 28px;
    }
    .banner h2 {
        font-size: 36px;
    }
    .child {
        width: 80%;
        top: 40%;
		left: -15%;
    }
    .cover-encuadernado {
        min-height: 500px;
    }
    .cover-copiados {
        min-height: 500px;
    }
    .cover-comerciales {
        min-height: 500px;
    }
    .thumbnails {
        background: #ebebed;
        padding: 40px 0;
    }
    .carousel-inner {
        min-height: 300px;
    }
}
/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .container {
        width: 100%;
    }
    .form {
        padding-bottom: 50px
    }
    .child {
        top: 40%;
    }
    .intro-section {
        padding: 100px 0;
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }
    .navbar-default .navbar-nav > li > a {
        color: #9E9E9E;
        text-align: left;
        padding-left: 10px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
    }
    .white-box {
        padding: 50px 60px 50px 0px;
    }
}
/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .about-section {
        padding-top: 120px;
    }
    .cover-comerciales,
    .cover-rubrica,
    .cover-copiados,
    .cover-encuadernado {
        min-height: 400px;
    }
    .intro-section {
        padding: 100px 0;
    }
    .child {
        top: 20%;
    }
    .white-box {
        padding: 50px 50px 50px 0px;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
        margin-left: -25px;
        margin-right: -25px;
    }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #0083CB;
        border-bottom: 2px #0083CB solid;
        background: #fff;
        margin-left: 0px;
        padding-left: 0;
        padding-right: 0;
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }
    .navbar-default .navbar-nav > li > a {
        color: #9E9E9E;
        text-align: left;
        padding-left: 5px;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
    }
    #logo-main {
        max-width: 200px;
        max-height: 63px;
    }
    .banner h2 {
        color: #575459;
        font-size: 22px;
        line-height: 1;
        text-align: left;
        margin-bottom: 10px;
        font-weight: 300;
        text-transform: uppercase;
    }
    .btn {
        display: inline-block;
        padding: 8px 20px;
        margin-top: 15px;
        margin-bottom: 25px;
        font-size: 22px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
  
  #logo-powered{
	  position:inherit;
	      height: 40px;
  }
  .navbar-toggle {
 margin-top: 20px !important;}
 
 .navbar .navbar-nav > li {
 display: grid;}
 
 li.active {
    width: 100%;
}

}
