#parkerId,
#parkerIdR  {
color: #00ABCC;
font-weight: bold;
font-size: 17px;
}
#parkerId > span{
    width: 16px;
    height: 16px;
    background-color: #00ABCC;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0!important;
    margin-left: 10px;

}
#parker_black,
#parker_blackR{
    display: none !important;
}
#parker_w,
#parker_wR{
    display: flex;
}


.img-right-side{
    width: 556px;
    height: 474px;
    background-size: cover;
}
.first_row_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 96px;
    margin-top: 106px;
}
.description-text-container{
    max-width: 411px;
}
.blue_title{
    color:#00ABCC;
    font-size: 17px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 26px;
}
.desc_title{
    color:#000A13;
    font-size: 30px;
    line-height: 33px;
    font-weight: bold;
    margin-bottom: 32px;
}
.description_txt{
    font-size: 15px;
    line-height: 22px;
    min-height: 258px;
}
.center_desc_txt{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.center_desc_title{
    color:#000A13;
    font-size: 30px;
    line-height: 33px;
    font-weight: bold;
    max-width: 412px;
    margin-bottom: 30px;
}
.center_description_txt{
    font-size: 15px;
    line-height: 22px;
    max-width: 412px;
    margin-bottom: 80px;
}
.gray-line-position{

    justify-content: center;
    display: flex;
}
.gray-line{
    width: 80%;
    background-color: #B6B6B6;
    height: 2px;
}
.line_icon_container,
.line_icon_container2{
    display: flex;
    
    margin: 0 10%;
    
    margin-top: -26px;
    width: 80%;
    place-content: center;
    
    justify-content: space-evenly;
    margin-bottom: 60px;

}
.parker_icon{
   /** border-color: #D5D5D5;*/
    background-color: red;
    width: 51px;
    height: 51px;;
    border: 1px solid var(--unnamed-color-d5d5d5);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D5D5D5;
    border-radius: 5px;
    opacity: 1;
    text-align: center;
    margin-bottom: 34px;
}
.icon_cube_l{
    display: flex;
    justify-content: end;
}
.line_icon1,
.line_icon2{
    width: 223px;
}
.left_icon_txt{
    display: flex;
    justify-content: end;
}
.tecnology_img{
    max-width: 556px;
    min-height: 230px;
    background-size: cover;
}
.type1,
.type2{
    display: flex;
    place-content: space-evenly;
    
    margin-bottom: 37px;
}
.description-text-container > div:first-child{
    font-weight: bold;
    font-size: 17px;
    padding-left: 11px;
    margin-bottom: 20px;
}
.service_row{
    width: 100% !important;
    
    margin-bottom: 20px !important;
    
    max-width: none !important;
}
.description-text-container{
    
    align-self: center;
}
.type1 > div,
.type2 > div{
    width: 50%;
}
.list-img-container{
    
    text-align: -webkit-center;
}
.list-container{
    padding-left: 10%;
}
.tecnology_img3{
    max-width: 556px;
    min-height: 349px;
    background-size: cover;
}
.list-container{
    
    align-self: center;
}
.type2:last-child{
    /*margin-bottom: 105px;*/
}
/*CONEXIONES*/
.conexion_type_title{
    font-size: 30px;
    line-height: 33px;
    margin-top: 67px;
    margin-bottom: 29px;
}
.conexion_container{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 77px;
}
.conexion_type{
    max-width: 1178px;
}
.floating_block{
    display: flex;
    width: 100%;
}
.floating_box{
    width: 34%;
    display: flex;
    justify-content: center;
}
.img_cnxn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 211px;
    height: 211px;
    z-index: 1;
    margin-bottom: -30px;
    background-color: rgb(255, 255, 255);
    border: 1px solid #D5D5D5 ;
    border-radius: 5px;
}
.big_img{
    display: flex;
    background-size: cover;
}
.bluebox1{
    background-color: #003057EB;
    /*width: 30%;*/
}
.bluebox2{
    background-color: #00ABCCEB;
    /*width: 30%;*/
}
.bluebox1,
.bluebox2{
    width: 34%;
    padding: 70px 55px 55px 55px;
}
.bluebox1 > div,
.bluebox2 > div{
    color: #FFFFFF;
    max-width: 284px;
}
.img_cnxn > div{
    
    background-size: 100% 100%;
}
.box_title{
    font-weight: bold;
    min-height: 80px;
    font-size: 17px;
    margin-bottom: 16px;
    line-height: 30px;
}
.gray-line2{
    width: 80%;
    background-color: #B6B6B6;
    height: 1px;
    margin-bottom: 58px;
}
.related_prod{
    line-height: 18px;
    font-weight: bold;
    justify-content: center;
    display: flex;
    margin-bottom: 40px;
}
.list_title{
    font-weight: bold;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 21px;
}
.conexion_type_r{
    display: none;
}

.content_cards{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-evenly;
}
.card_item{
    min-height: 236px;
    width: 240px;
    background: #00ABCC;
    border-radius: 18px;
    cursor: pointer;
    margin-right: 26px;
    margin-top: 31px;
}

.card_item:hover{
    box-shadow: 3px 3px 20px #0030570D;
    border: 1px solid #D5D5D5;
}
.img_card{
    width: 100%;
    min-height: 230px;
    background: white;
    border-radius: 15px 15px 0 0;
}

.cont_product{
    width: 100%;
    display:flex;
    justify-content: center;
}
.cont_product > img {
    width: 176px;
    height: 176px;
}

.text_title_product{
    min-height: 70px;
    color: #000A13;
    font-weight: 500;
    font-size: 13px;
    padding-top: 5px;
    text-align: center;
}

.container_text_info_product{
    display: flex;
    align-items: center;
    justify-content: center;
}

.text_info_product{
    height: 40px;
    color: white;
    font-weight: 500;
    font-size: 13px;
    padding-top: 10px;
    text-align: center;
}
.related_products{
    display: flex;
    flex-direction: column;
    
    align-items: center;
    margin-bottom: 109px;
}
.card_loc{

}
.btn_general_blue > a{
    color: white;
    line-height: 22px;
    font-size: 15px;
}
.btn_general_blue {
    padding: 0 8px !important;
}
@media screen and (max-width:1063px) {
    .card_loc:first-child{
        display: none;
    }
}
@media screen and (max-width:966px){
    
    .description-text-container{
        margin-bottom: 70px;
        
    padding: 0 10px;
    max-width: 341px;
    }
    
}
@media screen and (max-width:800px){
    .description-img-container{
        width: 100%;
    }
    .description-text-container{
            
        padding: 0 10px;
        max-width: 341px;
    }
    .img-right-side{
        
    width: 100%;
    height: 300px;
    }
    .description-text-container{
        margin-bottom: 70px;
    }
    .gray-line{
        width: 100%;
    }
    .line_icon_container{
        
        justify-content: end;
    }
    .line_icon_container2{
        
        justify-content: start;
    }
    .line_icon1:last-child{
        display: none;
    }
    .center_desc_txt{
        padding: 0 10px;
    }
    .center_description_txt{

        max-width: 341px;
    }
    .responsive_line_block{
        display: block !important;
    }
    
    .type1{
        
    flex-direction: column;
    }
    .type2{
        flex-direction: column-reverse;
    }
    .type1, .type2 {
        margin-bottom: 0;
    }
    .type1 > div, .type2 > div{
        width: 100%;
        margin-bottom: 68px;
    }
    .tecnology_img,
    .tecnology_img3 {
        
    max-width: 100%;
    background-position: center;
    min-height: 230px;
    }
    .list-container{
        padding-left: 36px;
        
    }
    .conexion_type_title
    {
        margin-top: 0;
        margin-bottom: 41px;
        text-align: center;
    }
    .conexion_type{
        display: none;
    }
    .conexion_type_r{
        display: block;
        width: 100%;
    }
    .bluebox1, .bluebox2{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        
        padding: 70px 35px 70px 35px;
    }
    
    .floating_box{
        width: 100%;
    }
    .big_img {
        display: flex;
        background-size: 300% 100%;
        background-position-x: center;
    }
    .big_img_r2{
        background-position: right;
    }
    .big_img_r1{
        background-position: left;
    } 
    .vertical_item{
        width: 100%;
        margin-top: 30px;
    }
    .related_prod{
        margin-bottom: 71px;
    }
    .card_item{
        min-height: 236px;
        width: 165px;
        margin-right: 0;
    }
    .img_card{
        min-height: 210px;
    }
    .cont_product > img {
        width: 150px!important;
        height: 162px!important;
    }

    .text_info_product{
        padding-top: 4px;
    }
    .related_products{
        margin-bottom: 40px;
    }
    
    .card_loc:last-child{
        display: none;
    }
    #parkerIdR > span{
        width: 28px;
        height: 28px;
        background-color: #00ABCC;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0!important;
        margin-left: 10px;

    }
    #parker_wR{

    }
}
@media screen and (max-width:500px){
    .content_cards{
        flex-direction: column;
        
        align-content: center;
    }
    .card_item {
        margin-bottom: 31px;
    }
    
}
@media screen and (max-width:350px){
    .text_title_product{
        padding-top: 5px;
    }
}