body {
  border-bottom: 20px solid #20A0DB;
} 
.logo-head {
  max-width: 70%;
  margin: auto;
}
a {
  color: #333;
}

/*===========BARRA DE MENU===============*/
.navbar-default {  
  background-color: #f5f7fa;
}
.navbar-toggle {
  float: left;
  margin-left: 15px;
}
.navbar-toggle-log {
  display: none;
}

.navbar-toggle-log:focus, .navbar-toggle-log:hover {
  background-color: #5BC2F0 !important;
}
  .navbar {
    margin-top: 1rem;
    border-radius: 0px;
    border:0px;
    margin-bottom: 0px;
  }
  #menu-ppa>.nav>li {
    border-right: 1px solid #fff;
    margin: 1rem;
  }
  .navbar-default .navbar-nav>li>a {  
    color: #737373;
}
.navbar-default .navbar-toggle {
  color: #737373;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  
    background-color: #5BC2F0 !important;
}
.nav>li>a {
  padding: 0px 2px 0px 0px;
}
.menu-foot>.nav>li>a {
  padding: 0px 15px 0px 10px;
}


.container>.navbar-collapse {
  margin-right: 6rem;
  margin-left: 7rem;
}
/* Nuevo */
#menu-ppa>.nav>li {   
  border-left: 1px solid #fff;
  border-right: 1px solid #ffffff;
  margin: 1.5rem 0px 0.5rem 0px;
  list-style: none;
  font: bold 14px/14px "Istok Web",sans-serif;
  padding: 0 10px;
  height: 14px;
  text-transform: uppercase;
}

.text-footer{
  font-size: 1.5rem;
  color:#939598;
}

.welcome {
  padding: 0px 1rem 0px 0px;
  color: #fff;
}
.menu-foot a{
  color: #939598;
  font-weight: bold;
}
.menu-foot .nav>li>a:hover{
  background-color: rgba(0,0,0,.2);
  color: #20a0db;
}
.cont-foot >.row>.col-md-3 {
  border-right: 1px solid #D1D3D4;
  border-left: 1px solid #D1D3D4;
}

#logowshp{
width: 70%;
float: right;
}
.cont-foot >.row>.col-md-3 {
  border-right: 1px solid #D1D3D4;
  border-left: 1px solid #D1D3D4;
}

.box-padding >.col-md-4>.col-md-6 {
  padding-top: 5rem;
}
.col-md-6> h3.title-call {
  font-size:16px !important;
  }
  /* Banner */

.banner {
  width: 100%;
  height: 400px;
}

.banner .slide .image {
  position: relative;
  height: 400px;
  width: 63%;
  float: right;
  background-size: cover;
  background-position: inherit;
  background-repeat: no-repeat;
}

.banner .slide .text {
  position: relative;
  background-color: #20A0DB;
  height: 400px;
  width: 37%;
  /*max-width: 550px;*/
  float: right;
  padding: 50px;
  box-sizing: border-box;
  z-index: 2;

  /* flexbox to display content at bottom */
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
    -ms-flex-wrap: wrap;
  flex-wrap: wrap;
    -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.banner .slide .text .text-inner {
  padding-right: 30%;
}

.banner .slide .text p {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  /*max-width: 256px;*/
  float: left;
}

.banner .slide .text::after {
  position: absolute;
  right: 20%;
  top: 0;
  content: " ";
  background-color: #49C8F5;
  opacity: .5;
  height: 400px;
    width: 100%;
    transform: skewX(-40deg);
    z-index: -1;
    overflow: hidden;
}

.banner .button {
  display: inline-block;
  color: #fff;
  border: 2px solid #fff;
  margin-top: 8px;
  font-size: 16px;
  padding: 6px 16px 4px;
}

.banner .button:hover, .banner .button:active {
  color: #49C8F5;
  background-color: #fff;
}

.banner .ie-badge {
  position: absolute;
  left: 0;
  top: 40px;
  background-color: #fff;
  padding: 10px 25px;
  box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.6);
}

.banner .ie-badge img {
  width: 65px;
  height: 65px;
  display: block;
  margin: 0 auto;
}

/* individual slide styles */
.banner .slide.nurses {
  font-size: 28px;
    line-height: 1.25em;
}

.banner .slide .text.small p{
  font-size: 22px;
    line-height: 1.25;
}


/* buttons */
 .button {
  line-height: 1;
  padding: 4px 14px;
 }

 span.ir-arriba.fas.fa-angle-up {
  visibility: hidden;
}
.product-list table {
  border: 1px solid #f1f1f1;
}
 .product-list table tr th {
  background: #f1f1f1;
  text-align: left;
  padding: 10px 40px;
}
.product-list table tr:nth-child(odd) td {
  background: #f1f1f1;
}
.product-list table .btn {
  font-size: 14px;
  background-color: #25aeff;
  border: none;
  color: #fff;
  display: inline-block;
}
.btn-over{
  font-size: 14px;
  background-color: #25aeff;
  border: none;
  color: #fff;
  display: inline-block;
}
#popupform form label {
  padding-top: 10px;
  display: block;
  text-align: left;
  font-weight: bold;
}
 #popupform form input[type=text], #popupform  form select,  #popupform form textarea {
  padding: 10px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
}
.bg-red{
  background: #FF5D5B;
      color: #fff;
  }
  /*===========contenido===============*/
  .navbar-right>li {
    border:none !important;
    }
  #button-sing {
    border: 1px solid #737373;
    color: #737373;
    padding: 0rem 2rem 0rem 2rem;
}

.form-per .form-control {
    max-width: 60%;

  }

.btn-upload{
    width: 60%;
    border-radius: 0px;

  }
.markt .sidebar-list li {

    border: 0px;
  }
.navbar-default .navbar-nav>li>a:hover {
    color: #5BC2F0;
}

.font-1em {
  font-size: 1em;
}
.font-103em {
  font-size: 1.3em;
}
.font-25 {
  font-size: 2.5rem;
}
.font-15 {
  font-size: 1.5rem;
}
.font-2{
font-size: 2rem;
}
.font-3{
  font-size: 3rem;
  }

.font-4 {
  font-size: 4rem;
}
.font-5{
  font-size: 5rem;
}

.img-prod {
  max-width: 80%;
}
.img-full-left {
  float: left;
}
.call-grey {
  margin: 0px;
  padding: 0px;
  background-color: #ededed;
}
.box-padding-icons {
padding-top: 3rem;
padding-bottom: 0px;
}
.icons-find {
  float: left;
}
.box-padding-des {
  padding: 5rem 1rem 0rem 1rem;
}
.call-grey .col-md-6 {
margin: 0px;
padding: 0px;
}
.box-grey {
  padding: 1rem 1rem 1rem 1rem !important;
}
.border-left{
  border-left: 1px solid #cecccc;
  margin: 2rem 0 2rem 0;
}
.box-media {
padding: 1rem 25rem 1rem 0rem;
}
.call-act {
  background-color: #2394d2;
  padding: 2rem;
}
.menu-foot>.navbar-nav>li {
  float: initial;
  }
.call-act h1{
  font-size: 5rem;
  color: #fff;
}
.call-act h3{
  font-weight: lighter !important;
  font-size: 2.3rem;
  color: #fff;
}
.btn-call {
border-radius: 0px;
margin: 1rem;
font-size: 1.8rem;
padding: 6px 24px;
background: rgb(14,14,14); /* Old browsers */
border: 2px solid #000;
color: #fff;
background: -moz-linear-gradient(left, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#7d7e7d',GradientType=1 ); /* IE6-9 */
}
.btn-call:hover {
  color: #0297de;
  text-decoration: none;
}
#logo-daikin {
  float: left;
}
.white-container h1 {
  color: #20A0DB;
  font-size: 36px;
  margin-bottom: 14px;
margin-top: 50px;
}
.footer-per{
  width:100%;
  background-color:#fff;
  padding: 3rem 2rem;
  color: #fff;
  height: auto;
  position: sticky;
  margin-top: 5rem;
}
footer .row{
  padding: 10px;
  border-top: 2rem solid #f5f7fa;
}

.btn-learn {
  text-transform: uppercase;
  color: #6D6E71 !important;
  border: 2px solid #6D6E71;
  text-decoration: none !important;
  text-align: center;
  padding: 8px 16px 8px;
}
.btn-learn-find {
  text-transform: uppercase;
  color: #ffffff !important;
  border: 2px solid #6D6E71;
  text-decoration: none !important;
  text-align: center;
  padding: 2px 6px 1px;
  font-weight: 600;
  background-color: #2294d2;
}

.find-part {
  display: initial;
  position: relative;
  top: 1rem;
}
.find-part>p
{
    font-weight: 600;
    font-size: 1.5rem;
}

.title-cont > hr {
    margin-top: 1px; 
    margin-bottom: 1px; 
}
.title-cont >h3 {

  font-size: 2rem;
  margin-top: 1rem;
}
.smart-tabs {
  margin: 2rem 6rem 1rem 2rem;
}
.smart-tabs>.nav-tabs>li.active>a {
  background-color: #0297de;
  border: 1px solid #0297de;
  border-bottom-color: #0297de;
  padding: 1rem;
}

.smart-tabs>.nav-tabs {
  border-bottom: 4px solid #0297de;
}

.smart-tabs>.nav-tabs>li>a {
  background-color: #ccc;
  color: #000;
  padding: 1rem;
}
.smart-tabs>.tab-content{
  padding: 2rem;
}

.img-responsive {
margin: auto;
}
.icons-end {
width: 8rem;
}
section.container {
  width: 1015px !important;
  }
.color-celeste {
  color: #2394d2;
}
.color-grey {
  color: #575756;
}
.div-grey {
  padding: 2rem;
  background-color: #ededed;
}
.div-grey h3 {
color: #0297de;
}
#hr-cont {
  border-top: 1px solid #525252; 
}
.div-white {
  padding: 2rem;
  background-color: #fff;
}
.padding-lateral {
  padding: 1rem 10rem;
}
.color-red {
  color: red;
}
.box-padding{
padding: 1rem;
text-align: justify;
}
.box-padding-3 {
  padding: 6rem 1rem 6rem 1rem !important;
}
.icons-call {
  width: 8rem;
  max-width: 9rem;
}
.title-call {
  color: #2394d2
}
.subtitle-call{
color: #6d6e71;
}
.encabezado-table {
  background-color: #91d4f447;
  text-align: center;
}

.box-padding-mob {
display: none;
}
.box-padding-des {
  display: initial;
  }

.table>thead>tr>th {
  vertical-align: middle;
  text-align: center;
}
.table>tbody>tr>td{
  vertical-align: middle;
  text-align: center;
}

table {
  border: 1px solid #ddd;
}
tr,th,td {
  border: 1px solid #525252 !important;
}

/* SIDEBAR */
.sidebar-left {
  padding: 6rem 0rem;
}
#bannerFullWidth-end {
  height: 40rem;
  background-position: center top;
  background-size: cover;
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
#roadshow {
  max-width: 100%;
}

/* === IMAGES HOME FEATURES === */

.bg {
  background-size: cover;
  background-position: center;
  position: absolute;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.bg:after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.4);
  pointer-events: none;
  transition: all 0.5s ease;
}

.bg:hover .bg:after {
  background-color: rgba(0,0,0,.2);
}

.home-feature .third {
  height: 28rem;
}
.home-feature .container {

  width: 1000px;
}

/* === // ===*/
 /* home-feature */
 .home-feature {
  color: #fff;
  padding: 20px 0 35px;
  margin-top: 30px;
}

.home-feature .inner {
  width: 90%;
  max-width: none;

  /* flexbox to make all .third same height */
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
}

.home-feature .third {
  box-sizing: border-box;
  position: relative;
  padding: 13% 20px 20px;
  color: #fff;
  text-align: left;
  position: relative;
  z-index: 0;
}

.home-feature .third .bg {
  background-size: cover;
  background-position: center;
  position: absolute;
  content: '';
  display: block;
  height: 100%;
  width: 90%;
  top: 0;
  left: 0;
  z-index: -1;
}

.home-feature .third .bg:after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.4);
  pointer-events: none;
  transition: all 0.5s ease;
}

.home-feature .third:hover .bg:after {
  background-color: rgba(0,0,0,.2);
}

.home-feature .content {
  position: absolute;
  bottom: 20px;
}

.home-feature h2 {
  font-size: 22px;
  padding: 0;
  margin: 0;
}

.home-feature p {
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 10px;
  color: #fff;

}

.home-feature .button {
  background-color: #49C8F5;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding: 6px 16px 4px;
}

.home-feature .button:hover, .home-feature .button:active {
  background-color: #fff;
  color: #49C8F5;
}

.home-feature .icon {
  width: 90px;
  height: 90px;
}
 /*==========MENU MULTILEVEL========= */
 .dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
/*========TABLA PROPOSALS===========*/

#table-proposals {
  border: 1px solid #000;
}

#table-proposals td {

  border: 0px;
}
#tab-inter-proposal{
  margin: 1rem 4rem 2rem 4rem;
}
.bg-grey {
background-color: #f5f5f5;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
#img-table1 {
  display: none;
}
#img-table2 {
  display: none;
}


/*===========Footter===============*/
  button#searchsubmit {
    background-color: #4b84c1;
  }


  /* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1023px)  {
  .ir-arriba {
    display: none;
    padding: 1.5rem;
    background: #0197de;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 25px;
    right: 15px;
    opacity: 0.4;
}
.ir-arriba:hover {
    opacity: 1;
}
  .form-per .form-control {
    max-width: 100%;
}
#button-sing{
  display: none;
}
.banner .slide .text .text-inner {
  padding-right: 0%;
}
.find-part {
  display: none;
}
.menu-foot {
  display: inherit;
}
.btn-upload {
    width: 100%;
}
.description-producto>p {
    font-size: 1.4rem;
    padding: 0px;
}
.navbar-collapse.collapse {
  display: none!important;
}
.font-103em {
    font-size: 1.4rem;
}
.box-media {
    padding: 1rem;
}
.home-feature .container {
    width: auto;
}
.smart-tabs {
    margin: 1px;
}
.img-full-left {
    float: initial;
}
.box-padding-des {
    display: none;
}
.box-padding-mob {
    display: initial;
}
section.container {
    width: initial !important;
}
.container>.navbar-collapse {
    margin-right: 1rem;
    margin-left: 1rem;
}
#menu-ppa>.nav>li {
    height: initial;
}
.menu-foot {
    display: inherit;
}
.white-container h1 {
    margin: 3rem 5rem;
}
.navbar-toggle-log {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: block;
}

.navbar-toggle-log:focus, .navbar-toggle-log:hover {
  background-color: #5BC2F0 !important;
}

span.ir-arriba.fas.fa-angle-up {
  visibility: initial;
}
}

  /* 
Menu responsivo en tablet
*/
@media (max-width: 992px) {
  .ir-arriba {
    display: none;
    padding: 1.5rem;
    background: #0197de;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 25px;
    right: 15px;
    opacity: 0.4;
}
.banner .slide .text .text-inner {
  padding-right: 0%;
}
.ir-arriba:hover {
    opacity: 1;
}
  .navbar-header {
    float: none;
}
.navbar-left,
.navbar-right {
    float: none !important;
}
.navbar-toggle {
    display: block;
}
.menu-foot {
  display: inherit;
}

.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 1px;
}
.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;
}
.sidebar-left {
    display: none;
}
.white-container h1 {
    margin: 3rem 0rem;
}
.box-grey {
    padding: 0rem !important;
}
.img-full-right {
    float: initial;
    width: 100%;
}
h3 {
    font-size: 16px;
}
.learn-btn {
    margin: auto;
}
.text-inner {
    width: 100%;
    height: auto;
    display: block;
}
.navbar-toggle-log {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: block;
}

span.ir-arriba.fas.fa-angle-up {
  visibility: initial;
}
.navbar-toggle-log:focus, .navbar-toggle-log:hover {
  background-color: #5BC2F0 !important;
}
}
@media (min-width: 482px) and (max-width: 767px) {

  .col-sm-4 {
    width: 33.33333333%;
    float: left;
}
.home-feature .container {
  width: auto;
}
.banner {
  height: 500px ;
}

.banner .slide .image {
  height: 500px ;
}

.banner .slide .text {
  height: 30vh;
}
.menu-foot {
  display: inherit;
}

.banner .slide .text .text-inner {
  padding-right: 0%;
}
#menu-ppa>.nav>li {
  height: initial;
}

span.ir-arriba.fas.fa-angle-up {
  visibility: initial;
}
.container>.navbar-collapse {
  margin-right: 1rem;
  margin-left: 1rem;
}
#button-sing{
  display: none;
}
.navbar-toggle-log {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: block;
}

.navbar-toggle-log:focus, .navbar-toggle-log:hover {
  background-color: #5BC2F0 !important;
}


}


  /* 
  ##Device = Smartphones (portaitt)
  ##Screen = B/w 320 to 480
*/
@media (max-width: 767px)  and (min-width: 481px) {
  .find-part {
      display: none;
    }
    .menu-foot {
      display: inherit;
  }
  #tabla1 {
    display: none;
}
#img-table1 {
  display: block;
}
span.ir-arriba.fas.fa-angle-up {
  visibility: initial;
}
  .banner .slide .image {
      background-position: center;
  }
  .col-xs-12{
      width: 50% !important;
  }
  section.container {
      width: auto !important;
  }
  .banner .slide .text {
      width: 100%;
  }
  .banner .slide .text {
      position: absolute;
      background-color: #20A0DB;
      bottom: 0;
      padding: 2rem;
      box-sizing: border-box;
      z-index: 2;
  }
  .banner {
      height: 35rem;
  }
  .banner .slide .image {
      position: relative;
      width: 100%;
      height: 35rem;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
  }
  .learn-btn {
      margin: auto;
  }
  .text-inner {
      width: 95% !important;
      display: block !important;
      bottom: 3rem !important;
      margin: auto;
      text-align: center;
      position: absolute !important;
  }
  .txt-banner {
      display: none;
  }
  .banner-wrapper .slider-arrow {
      top: 25%
  }
  .font-5 {
      font-size: 3rem;
  }
  .navbar-toggle-log {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
  }
  .navbar-toggle-log:focus, .navbar-toggle-log:hover {
    background-color: #5BC2F0 !important;
  }
  .banner .slide .text {
      height: 13rem;
  }
  .banner .slide .text p {
    font-size: 18px;
    line-height: 16px;
}
  .banner .slide .image {
      height: 300px;
  }
  .banner {
      height: 300px;
  }
  .subtitle-call {
      text-align: center;
  }
  .col-md-2-5 {
      width: 100%;
  }
  .container>.navbar-collapse {
      margin-right: 1rem;
      margin-left: 2rem;
  }
  .navbar-collapse.in {
      overflow-y: -webkit-paged-y;
  }
  .navbar-nav>li>a {
      padding-top: 15px;
      padding-bottom: 15px;
  }
  .box-padding-des {
      display: none;
  }
  .box-padding-mob {
      display: initial;
  }
  #button-sing{
    display: none;
  }
  .ir-arriba {
    display: none;
    padding: 1.5rem;
    background: #0197de;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 25px;
    right: 15px;
    opacity: 0.4;
}
.ir-arriba:hover {
    opacity: 1;
}
}

@media (max-width: 767px) and (min-width: 481px) and (orientation: landscape)  {

  .banner .slide .text {
      height: 11rem !important;
  }
  .banner {
    height: 350px ;
  }
  
  .banner .slide .image {
    height: 350px ;
  }
  .banner .slide .text p {
    font-size: 1.6rem;
    line-height: 14px;
  
  }
  .text-inner {
    bottom: 1rem !important;
}

span.ir-arriba.fas.fa-angle-up {
  visibility: initial;
}
.banner .button {
  display: inline-block;
  color: #fff;
  border: 2px solid #fff;
  margin-top: 8px;
  text-align: center;
  font-size: 16px;
  float: initial;
  padding: 6px 16px 4px;
}

.banner .slide .text p {
  font-size: 1.6rem;
  line-height: 14px;
  width: -webkit-fill-available;
}
  }
  @media (min-width: 320px) and (max-width: 380) and (orientation: landscape) {

  .banner .slide .text {
    height: 20vh;
  }
  .banner .slide .text p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 12px;
  }
  }

@media (min-width: 230px) and (max-width: 480px) {
  .product-list table tr th {
    padding: 1rem;
}
div#prod-list-med {
   word-break: break-word;
}
  .navbar-toggle-log {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
  }
  
  .banner .slide .image {
    background-position: center;
}

span.ir-arriba.fas.fa-angle-up {
  visibility: initial;
}
.img-sing {
    max-width: 100%;
    margin: auto;
    padding: 1rem;
}
.font-1em {
    font-size: 0.8em;
}
.img-prod {
    display: none;
}
.form-per .form-control {
    max-width: 100%;
}
.btn-upload {
    width: 100%;
}
.description-producto>p {
    font-size: 1.4rem;
    padding: 0px;
}
.font-103em {
    font-size: 1.4rem;
    text-align: justify;
}
.box-media {
    padding: 1rem;
}
#tab-inter-proposal {
    margin: 0px;
}
.welcome {
    padding: 10px 15px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #5BC2F0;
}
.home-feature .container {
    width: auto;
}
.banner .slide .text {
    float: left;
}
.smart-tabs {
    margin: 1rem;
}
.smart-tabs>.tab-content {
    padding: 1px;
}
.padding-lateral {
    padding: 2rem 0rem;
}
.box-grey {
    padding: 2rem 2rem 6rem 2rem !important;
}
.nav-tabs>li {
    float: none;
}
.home-feature .third .bg {
    width: 100%;
}
.home-feature .third {
    margin: 1rem;
}
#tabla1 {
    display: none;
}
#tabla2 {
    display: none;
}
#img-table1 {
    display: block;
}
#img-table2 {
    display: block;
}
.call-act {
    padding: 1rem;
}
.call-act h1 {
    font-size: 3rem;
}
.call-act h3 {
    font-size: 2rem;
}
.font-25 {
    font-size: 2rem;
}
.font-4 {
    font-size: 3rem;
}
.font-5 {
    font-size: 3.5rem;
}
.icons-end {
    width: 35%;
}
#bannerFullWidth-end {
    height: 20rem;
    background-position: right top;
}
#logowshp {
    width: 70%;
    margin: auto;
    float: none;
}
#logo-daikin {
    margin: auto;
    float: none;
}
.box-padding-icons {
    padding: 2rem;
}
.icons-find {
    float: initial;
}
.font-15 {
    font-size: 1.5rem;
    text-align: center;
}
.box-padding-des {
    display: none;
}
.box-padding-mob {
    display: initial;
}
section.container {
    width: initial !important;
}
.container>.navbar-collapse {
    margin-right: 1rem;
    margin-left: 1rem;
}
.box-padding >.col-md-4>.col-md-6 {
    padding-top: 2rem;
}
#menu-ppa>.nav>li {
    height: initial;
}
.menu-foot {
    display: inherit;
}
.white-container h1 {
    color: #20A0DB;
    font-size: 24px;
    margin: 2rem;
    line-height: 1.4;
}
.banner .slide .text p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    float: left;
    width: 100%;
}
.banner .slide .text {
    width: 35%;
}
.program {
    display: none;
}
.learn-btn {
    display: inherit;
}
.img-program {
    display: none;
}
.img-full-right {
    float: initial;
    width: 100%;
}
.left-ray {
    border-left: 0px;
}
.banner .slide .text {
    width: 100%;
}
.banner .slide .text {
    position: absolute;
    background-color: #20A0DB;
    height: 13rem;
    bottom: 0;
    padding: 2rem 1rem 2rem 1rem ;
    box-sizing: border-box;
    z-index: 2;
}
.banner {
    height: 30rem;
}
.banner .slide .image {
    position: relative;
    width: 100%;
    height: 30rem;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.learn-btn {
    margin: auto;
}
.col-md-2-5 {
    width: initial;
}
.text-inner {
  width: 100% !important;
  height: 100% !important;
  align-items: center !important;
  display: block !important;
}
.txt-banner {
    display: none;
}
#logowshp {
    width: auto !important;
    float: initial !important;
}
.banner-wrapper .slider-arrow {
    top: 25% !important;
}
.find-part {
    display: none;
  }

  .banner .slide .text .text-inner {
    padding-right: 0% !important;
}

#button-sing{
  display: none;
}
.ir-arriba {
  display: none;
  padding: 1.5rem;
  background: #0197de;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  position: fixed;
  bottom: 25px;
  right: 15px;
  opacity: 0.4;
}
.ir-arriba:hover {
  opacity: 1;
}
}



