@media all and (max-width: 580px) {
    .colorsec3 h1 {
        font-size: 27px !important;
        text-transform: uppercase !important;
    }

    .colorsec3 .buttonmore .btn {
        max-height: 50px;
    }

    .colorsec3 .btn-primary {
        padding: 12px 20px !important;
    }
}

.colorsec3 {
    background-color: #fff;
    /*Se pidio el cambio antes era #333*/
    padding-bottom: 30px;
    padding-top: 30px;
    margin-bottom: 1px;
}

.colorsec3 h1 {
    color: #333;
    /*Se cambio por que ahora el bg de la seccion es blanco */
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 38px;
    margin-bottom: 25px;
    margin-top: 0px;
    /*text-transform: uppercase;*/
}

.colorsec3 h2 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 0px;
}

.colorsec3 .hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.colorsec3 .hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    /*background-color: rgba(75,75,75,0.7);*/
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.colorsec3 .hovereffect .overlay i {
    color: #ffffff;
    font-size: 60px;
    opacity: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease-in-out 0s;
}

.colorsec3 .hovereffect:hover .overlay i {
    opacity: 1;
}

.colorsec3 .imgtext {
    margin-bottom: 30px;
}

.colorsec3 .imgtext .boxpriceprop {
    /*background-color: #333;*/
    padding: 10px 0px;
}

.colorsec3 .imgtext .boxpriceprop h2.price,
.colorsec3 .imgtext .title .boxpriceprop h2.developmenttitle {
    margin-top: 0;
}

.colorsec3 .imgtext .boxpriceprop h2,
.colorsec3 .imgtext .title .boxpriceprop p.price.preco {
    margin-bottom: 0;
}

.colorsec3 .imgtext .boxpriceprop .price,
.colorsec3 .imgtext .boxpriceprop h2,
.colorsec3 .imgtext .title .boxpriceprop h2.developmenttitle {
    color: #000;
}

.colorsec3 .imgtext .title {
    background-color: #ffffff;
    display: inline-block;
    padding: 5px 0px 0px;
    text-align: center;
    width: 100%;
}

.colorsec3 .imgtext .boxpriceprop h2 {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0px;
}

.colorsec3 .imagewidth {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /*border-radius: 6px;*/
}

.colorsec3 .contour {
    /*    border: 1px solid #999;
        padding: 1px;
        background-color: #FFF;*/
}

.colorsec3 h2 {
    font-size: 14px;
    font-weight: 300;
    /*    line-height: 20px;*/
    margin-bottom: 7px;
    margin-top: 0px;
    color: #444444;
}

.colorsec3 .detailscontainer {
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 300;
}

.colorsec3 .detailscontainer.detailscentered {
    display: flex;
    justify-content: center;
}

.colorsec3 .details {
    float: left;
    min-height: 42px;
}


.colorsec3 .details-3-items {
    width: 33.33%;
}


.colorsec3 .details-2-items {
    width: 40%;
}


.colorsec3 .details-1-items {
    width: 100%;
}

.colorsec3 .details label {
    font-weight: 300;
}

.colorsec3 .details h6 {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 300;
}

.colorsec3 .details hr {
    margin: 0px;
    padding: 0px;
}

.colorsec3 .btn-primary {
    border-color: transparent !important;
    color: #fff;
    border-radius: 0;
    padding: 20px;
}

.colorsec3 .imgopportunities {
    display: table;
}

.colorsec3 .imgopportunities a {
    display: table-cell;
    vertical-align: middle;
}

.colorsec3 .buttonmore {
    text-align: center;
}

.colorsec3 .buttonmore .btn {
    border-style: none;
    color: #fff;
    text-transform: capitalize;
}

.colorsec3 .buttonmore .btn-more {
    color: #444;
    width: 31.5%;
    height: 66px;
    background-color: #d1b676;
    border-radius: unset;
    font-size: 20px;
}

.colorsec3.newversion .hovereffect .overlay span,
.colorsec3 .hovereffect .overlay span {
    color: #fff;
    border: 1px solid;
    border-radius: 150px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px 100px;
    font-weight: bold;
    opacity: 0;
    position: relative;
    top: 80%;
    border: 1px solid;
    transform: translateY(-50%);
    transition: all 0.4s ease-in-out 0s;
    font-family: Arial, Helvetica, sans-serif;
}

.colorsec3 .hovereffect:hover .overlay i,
.colorsec3 .hovereffect:hover .overlay span {
    opacity: 1;
}

@media all and (max-width: 767px) {
    .colorsec3 {
        padding: 0px;
        overflow-x: hidden;
    }

    .colorsec3.Contacme {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .colorsec3 .container .row .centered>div {
        /*padding: 0px;*/
        /*margin-bottom: 0px !important;*/
    }

    .colorsec3 h3 {
        font-size: 18px;
        line-height: normal;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .colorsec3.Youtube .container {
        padding-top: 0px;
    }

    .colorsec3 .container {
        padding-left: 0;
        padding-right: 0;
        padding-top: 25px;
    }

    .colorsec3 .container.contacme {
        padding-left: 0;
        padding-right: 0;
        padding-top: 10px;
    }

    .colorsec3 .buttonmore {
        /*padding-bottom: 25px;*/
        padding-bottom: 25px;
        padding-top: 25px;
        margin-top: 0px !important;
    }

    .colorsec3 .buttonmore.youtube {
        /*padding-bottom: 25px;*/
        padding-bottom: 0px;
        padding-top: 25px;
        margin-top: 0px !important;
    }
    .colorsec3 .buttonmore .btn {
        font-size: 15px;
        line-height: normal;
        padding: 10px 0px;
        width: calc(100% - 5px);
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: -1px;
        font-family: inherit !important;
    }

    .colorsec3 p {
        font-size: 16px;
        letter-spacing: normal;
        line-height: normal;
    }
    .colorsec3 .contacme {
        padding-left: 0px;
        padding-right: 0px;
    }

    .colorsec3 .contacme .contactmeform {
        padding-left: 0px;
        padding-right: 0px;
    }

    .colorsec3 .contacme .btn {
        font-size: 15px;
        line-height: normal;
        padding: 10px 50px;
        width: 100%;
        border-radius: 3px !important;
        height: 50px;
    }
    .colorsec3 .imgtext:not(:last-child) {
        margin-bottom: 15px;
    }

    .colorsec3 .imgtext:last-child {
        margin-bottom: 0px;
    }
}

.colorsec3 .imgtext .boxpriceprop p.price {
    font-size: 30px !important;
}

.matchheight1.laimagen img {
    max-height: 260px;
    height: 260px;
}

.modal-high-conversion .iti__selected-flag{max-height: 42px !important;}
#contactagent .iti__selected-flag{max-height: 34px !important;}

@media all and (max-width: 768px) {
    .matchheight1.laimagen img {
        max-height: none;
    }

    .matchheight1 h3.price {
        margin-bottom: 0px;
    }
}

@media all and (max-width: 768px) {
    .matchheight1.laimagen img.img-responsive {
        height: 300px;
    }
}

.img-responsive {
    object-fit: cover;
}