body {
    border-bottom: 20px solid #20A0DB;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

p {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Istok Web';
}

li {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.logo-head {
    max-width: 250px;
    margin: auto;
}

a {
    color: #333;
    text-decoration: none;
}

.h3, h3 {
    font-size: 22px;
  }


/*===========BARRA DE MENU===============*/

.navbar-default {
    background-color: #f5f7fa;
}

.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;
}

.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;
  }
  
/* 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;
}

.program {
    position: relative;
    top: 3rem;
    padding: 0.6rem;
}

.program > h3 {
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin: 0px;
}

.bhoa {
    max-width: 80%;
    width: 50%;
}

.box-padding >.col-md-4>.col-md-6 {
    padding-top: 5rem;
}

.col-md-2-5> h3.title-call {
    font-size: 17px !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: 2rem;
    box-sizing: border-box;
    z-index: 2;
    /* flexbox to display content at center  */
    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: center;
}

.banner .slide .text p {
    margin-bottom: 10px;
    font-size: 20px;
    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;
}


/*Slides*/

#slide1 {
    background-image: url(../images/slider_responsive/maximun-comfort-1440px.jpg);
    background-position-y: 0%;
}

#slide2 {
    background-image: url(../images/slider_responsive/energy-efficiency-1440px.jpg);
    background-position-y: 0%;
}

#slide3 {
    background-image: url(../images/slider_responsive/smart-control-1440px.jpg);
    background-position-y: 0%;
}

#slide4 {
    background-image: url(../images/slider_responsive/small-1440px.jpg);
    background-position-y: 0%;
}

.text-inner {
    width: 100% !important;
    display: block !important;
    bottom: 5rem !important;
    position: absolute !important;
}


/*===========contenido===============*/

.col-md-2-5 {
    width: 20%;
}

#button-sing {
    border: 1px solid #fff;
    color: #fff;
}

.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;
    text-align: justify;
}

.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: 32px;
}

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

.img-prod {
    max-width: 80%;
}

.img-full-right {
    float: right;
    width: 80%;
}

.call-grey {
    margin: 0px;
    padding: 0px;
    background-color: #ededed;
}

.box-padding-icons {
    padding-top: 3rem;
    padding-bottom: 0px;
}

.sep-icons {
    border-color: #6d6e71 !important;
    margin: 1rem 6rem !important;
}

.left-ray {
    padding-top: 3rem;
    padding-bottom: 0px;
    border-left: 1px solid #00000059;
    min-height: 30rem;
}

.box-padding-des {
    padding: 5rem 1rem 0rem 1rem;
}

.call-grey .col-md-6 {
    margin: 0px;
    padding: 0px;
}

.box-grey {
    padding: 1rem 14rem 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 p {
    color: #737373;
    font-size: 18px;
    margin: 3rem 26rem;
    line-height: 1.4;
}

.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: #ffffff !important;
    border: 2px solid #ffffff;
    text-decoration: none !important;
    text-align: center;
    padding: 8px 16px 8px;
    font-weight: 700;
    background-color: rgba(255,255,255,.15);
    font-size: 14px;
    display: inline-block;
}
.btn-learn-grey{
    text-transform: uppercase;
    color: #6D6E71 !important;
    border: 2px solid #6D6E71;
    text-decoration: none !important;
    text-align: center;
    padding: 5px 15px 5px;
    font-weight: 700;
    background-color: #fff;
    font-size: 14px;
    display: inline-block;
}
.title-cont > hr {
    margin-top: 1px;
    margin-bottom: 1px;
}

.title-cont >h3 {
    font-size: 2rem;
    margin-top: 1rem;
}

.smart-tabs {
    margin: 2rem 20rem 1rem 2rem;
}

.smart-tabs>.nav-tabs>li.active>a {
    background-color: #0297de;
    border: 1px solid #0297de;
    border-bottom-color: #0297de;
}

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

.smart-tabs>.nav-tabs>li>a {
    background-color: #ccc;
    color: #000;
}

.smart-tabs>.tab-content {
    padding: 2rem;
}

.subtitle-call-icon {
    font-weight: 700;
    color: #575756;
    font-size: 1.3rem;
}

.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;
}

.box-padding-3 {
    padding: 1rem 1rem 2rem 1rem !important;
}

.icons-call {
    width: 8rem;
    max-width: 9rem;
}

.title-call {
    color: #2394d2
}

.subtitle-call {
    font-size: 1.3rem;
    color: #575756;
    text-align: center;
    position: relative;
    font-family: sans-serif;

}

.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%;
}


/* === 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;
}

span.ir-arriba.fas.fa-angle-up {
    visibility: hidden;
}
/* === // ===*/


/* 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;
}

#debonair{
    margin-bottom: 1rem;
}
#quamec{
    margin-bottom: 1rem;
    height: 7rem;
}
#thermal{
    margin-top: 1rem;
    margin-bottom: 2rem;
    max-width: 120%;
}

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

@media (min-width: 768px) and (max-width: 1024px) {
    #slide1 {
        background-image: url(../images/slider_responsive/maximun-comfort-1024px.jpg);
        background-position-y: 0%;
    }
    #slide2 {
        background-image: url(../images/slider_responsive/energy-efficiency-1024px.jpg);
        background-position-y: 0%;
    }
    #slide3 {
        background-image: url(../images/slider_responsive/smart-control-1024px.jpg);
        background-position-y: 0%;
    }
    #slide4 {
        background-image: url(../images/slider_responsive/small-1024px.jpg);
        background-position-y: 0%;
    }
    .form-per .form-control {
        max-width: 100%;
    }
    .btn-upload {
        width: 100%;
    }
    .icons-col {
        width: 100% !important;
    }
    .h3, h3 {
        font-size: 18px;
    }
    .description-producto>p {
        font-size: 1.4rem;
        padding: 0px;
    }
    .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;
    }
    span.ir-arriba.fas.fa-angle-up {
        visibility: initial;
    }
    #menu-ppa>.nav>li {
        height: initial;
    }
    .menu-foot {
        display: inherit;
    }
 
    .white-container p {
        margin: 3rem 5rem;
        font-size: 16px;
        line-height: 30px;
        
    }
    .box-grey {
        padding: 2rem !important;
    }
    .banner .slide .text p {
        font-size: 19px;
        line-height: 22px;
    }
    .text-inner {
        width: 90% !important;
    }

}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
    .banner .slide .text {
        height: 330px;
    }
    .banner .slide .text::after {
        height: 330px;
    }
    .banner .slide .image {
        height: 330px;
    }
    .banner {
       height: 330px;
    }
    .text-inner {
        width: 90% !important;
    }
}


/* 
Menu responsivo en tablet
*/
@media (max-width: 992px) {
    .subtitle-call {
        font-size: 1.1rem;
        color: #575756;
        text-align: center !important;
        position: relative;
        font-family: sans-serif;
        left: 0px !important;
    }
    .find-part {
        display: none;
      }
    
    #slide1 {
        background-image: url(../images/slider_responsive/maximun-comfort-768px.jpg);
        background-position-y: 0%;
    }
    #slide2 {
        background-image: url(../images/slider_responsive/energy-efficiency-768px.jpg);
        background-position-y: 0%;
    }
    #slide3 {
        background-image: url(../images/slider_responsive/smart-control-768px.jpg);
        background-position-y: 0%;
    }
    #slide4 {
        background-image: url(../images/slider_responsive/small-768px.jpg);
        background-position-y: 0%;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .banner .slide .text p {
        font-size: 18px;
        line-height: 25px;
        max-width: 256px;
    }
    .h3, h3 {
        font-size: 18px;
    }
    .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-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;
    }
    .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;
    }
    .collapse.in {
        display: block !important;
    }
    .sidebar-left {
        display: none;
    }
    .white-container p {
        margin: 3rem 0rem;
        font-size: 16px;
        line-height: 30px;
    }

    .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;
    }
  
}


/*
Movil lanscape
*/

@media (min-width: 482px) and (max-width: 767px) {
    .icons-col {
        width: 100% !important;
    }
    
    .find-part {
        display: none;
      }
      span.ir-arriba.fas.fa-angle-up {
        visibility: initial;
    }
    #slide1 {
        background-image: url(../images/slider_responsive/maximun-comfort-420px.jpg);
        background-position-y: 0%;
    }
    #slide2 {
        background-image: url(../images/slider_responsive/energy-efficiency-420px.jpg);
        background-position-y: 0%;
    }
    #slide3 {
        background-image: url(../images/slider_responsive/smart-control-420px.jpg);
        background-position-y: 0%;
    }
    #slide4 {
        background-image: url(../images/slider_responsive/small-420px.jpg);
        background-position-y: 0%;
    }
    .banner .slide .image {
        background-position: center;
    }
    .col-xs-12 {
        width: 50% !important;
    }
    section.container {
        width: auto !important;
    }
    .banner .slide .text {
        width: 100%;
    }
    .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 {
        height: 9.5rem;
    }
    .banner .slide .text {
        position: absolute;
        background-color: #20A0DB;
        bottom: 0;
        padding: 2rem;
        box-sizing: border-box;
        z-index: 2;
    }
    .subtitle-call {
        font-size: 1.3rem;
        color: #575756;
        text-align: center !important;
        position: relative;
        font-family: sans-serif;
        left: 0px !important;
    }
    .banner {
        height: 35rem;
    }
    .banner .slide .image {
        position: relative;
        width: 100%;
        height: 35rem;
        background-size: inherit;
        background-position: center;
        background-repeat: no-repeat;
    }
    .learn-btn {
        margin: auto;
    }
    .container>.navbar-collapse {
        margin-right: 1rem;
        margin-left: 2rem;
    }
    
    #menu-ppa>.nav>li {
        height: initial;
    }
    .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;
    }
    .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 .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;
    }
}

@media (max-width: 766px) and (min-width: 481px){
    .banner .slide .text {
        height: 8rem;
        position: absolute;
        background-color: #20A0DB;
        bottom: 0;
        padding: 2rem;
        box-sizing: border-box;
        z-index: 2;
    }
    .icons-col {
        width: 100% !important;
    }
    
    .find-part {
        display: none;
      }
      span.ir-arriba.fas.fa-angle-up {
        visibility: initial;
    }
    #slide1 {
        background-image: url(../images/slider_responsive/maximun-comfort-420px.jpg);
        background-position-y: 0%;
    }
    #slide2 {
        background-image: url(../images/slider_responsive/energy-efficiency-420px.jpg);
        background-position-y: 0%;
    }
    #slide3 {
        background-image: url(../images/slider_responsive/smart-control-420px.jpg);
        background-position-y: 0%;
    }
    #slide4 {
        background-image: url(../images/slider_responsive/small-420px.jpg);
        background-position-y: 0%;
    }
    .banner .slide .image {
        background-position: center;
    }
    .col-xs-12 {
        width: 50% !important;
    }
    section.container {
        width: auto !important;
    }
    .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;
    }

    .subtitle-call {
        font-size: 1.3rem;
        color: #575756;
        text-align: center !important;
        position: relative;
        font-family: sans-serif;
        left: 0px !important;
    }
    .banner {
        height: 35rem;
    }
    .banner .slide .image {
        position: relative;
        width: 100%;
        height: 35rem;
        background-size: inherit;
        background-position: center;
        background-repeat: no-repeat;
    }
    .learn-btn {
        margin: auto;
    }
    .container>.navbar-collapse {
        margin-right: 1rem;
        margin-left: 2rem;
    }
    
    #menu-ppa>.nav>li {
        height: initial;
    }
    .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;
    }
    .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 .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;
    }
    .box-padding >.col-md-4>.col-md-6 {
        width: 49%;
        display: inline-block;
    }
}

/* 
  ##Device = Smartphones (portrait)
  ##Screen = B/w 320 to 480
*/

@media (min-width: 230px) and (max-width: 480px) {
    #slide1 {
        background-image: url(../images/slider_responsive/maximun-comfort-420px.jpg);
        background-position-y: 0%;
    }
    #slide2 {
        background-image: url(../images/slider_responsive/energy-efficiency-420px.jpg);
        background-position-y: 0%;
    }
    #slide3 {
        background-image: url(../images/slider_responsive/smart-control-420px.jpg);
        background-position-y: 0%;
    }
    #slide4 {
        background-image: url(../images/slider_responsive/small-420px.jpg);
        background-position-y: 0%;
    }
    .banner .slide .image {
        background-position: center;
    }
    .subtitle-call {
        font-size: 1.3rem;
        color: #575756;
        text-align: center !important;
        position: relative;
        font-family: sans-serif;
        left: 0px !important;
    }
    span.ir-arriba.fas.fa-angle-up {
        visibility: initial;
    }
    .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;
    }
    .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 p {
    font-size: 16px;
    margin-bottom: 18px;
    line-height: 30px;
    }
    .banner .slide .text p {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 16px;
        color: #fff;
        float: left;
    }
    .banner .slide .text {
        width: 35%;
    }
    .program {
        display: none;
    }
    .btn-learn {
        padding: 8px 10px 8px;
    }
    .learn-btn {
        display: inherit;
    }
    .font-5 {
        font-size: 2rem;
    }
    .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: 10rem;
        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: inherit;
        background-position: center;
        background-repeat: no-repeat;
    }
    .learn-btn {
        margin: auto;
    }
    .col-md-2-5 {
        width: initial;
    }
    .text-inner {
        width: 90% !important;
        height: 25% !important;
        align-items: center !important;
        display: flex !important;
    }
    .txt-banner {
        display: none;
    }
    #logowshp {
        width: auto !important;
        float: initial !important;
    }
    .banner-wrapper .slider-arrow {
        top: 25% !important;
    }
    .find-part {
        display: none;
      }
      .left-ray {
        min-height: 16rem;
    }
    #logo-daikin {
        float: initial;
        width: auto;
    }
    #logowshp {
        width: auto;
        float: initial;
    }
}
