/*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*/
.Seccion_Servicios{height: 170px; width: 100%;}
.Seccion_Servicios_Left{ height: 140px; margin-top: 20px; padding-top: 25px; padding-bottom: 10px; padding-right: 20px; width: 50%; float:left; text-align: center; }
.Seccion_Servicios_Right{height: 140px; margin-top: 20px; padding-top: 10px; padding-bottom: 10px; width: 50%; float:left; padding-left: 20px; }
.Seccion_Servicios_Right a{font-size:17px; color: #424949;}
.SupportAppleText_L{width: 40%; float:left; text-align: right;}
.SupportAppleText_L a{font-size:75px;font-family: optima; color: #424949;}
.SupportAppleText_R{width: 60%; float:left; text-align: left; padding-left: 20px; padding-top:20px;}
.SupportAppleText_R a{font-size:22px; color: #424949;}
/*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*/
/*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*/
.Seccion_img_mac{width: 100%;}
.Seccion_img_mac_sub{width: 70%;}
/*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*/
/*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*/
.Seccion_Refacciones{height: 140px; width: 100%;}
.Seccion_Refacciones_Left{ height: 110px; margin-top: 20px; padding-top: 30px; padding-bottom: 10px; padding-right: 20px; width: 50%; float:left; text-align: center; }
.Seccion_Refacciones_Left a{ color: #424949; font-size:40px; font-weight: 600;}
.Seccion_Refacciones_Right{height: 110px; margin-top: 20px; padding-top: 10px; padding-bottom: 10px; width: 50%; float:left; padding-left: 20px; }
.Seccion_Refacciones_Right a{ font-size:17px; color: #424949;}
/*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*/

@media screen and (max-width: 1200px) {
    .Seccion_Refacciones_Left{width: 40%;}
    .Seccion_Refacciones_Right{width: 60%;}
    .Seccion_Servicios_Left{width: 40%;}
    .Seccion_Servicios_Right{width: 60%;}
    .Seccion_Refacciones_Left a{ font-size:37px;}
}

@media screen and (max-width: 1000px) {
    .Seccion_Refacciones_Left{width: 37%;}
    .Seccion_Refacciones_Right{width: 63%;}
    .SupportAppleText_L{width: 30%;}
    .SupportAppleText_R{width: 70%;}
}

@media screen and (max-width: 900px) {
    .Seccion_Refacciones_Left{width: 100%; padding-top:20px; margin-top: 10px; height: 70px;}
    .Seccion_Refacciones_Right{width: 100%; padding-top:0px; border-bottom: 0px;}
    .Seccion_Servicios_Left{width: 100%; padding-top:0px; margin-top: 10px; height: 70px;}
    .Seccion_Servicios_Right{width: 100%; padding-top:0px; border-bottom: 0px;}
    .SupportAppleText_L{width: 40%;}
    .SupportAppleText_R{width: 60%;}
    }

    @media screen and (max-width: 500px) {
        .SupportAppleText_L{width: 35%;}
        .SupportAppleText_R{width: 65%;}
        .Seccion_Refacciones_Right a{font-size:15px;}
        .Seccion_Servicios_Right a{font-size:15px;}
        }
    
    @media screen and (max-width: 400px) {
        .SupportAppleText_L{width: 30%;}
        .SupportAppleText_R{width: 70%;}
        .SupportAppleText_R a{font-size:19px;}
        .Seccion_Refacciones_Right a{font-size:12px;}
        .Seccion_Servicios_Right a{font-size:12px;}
        
        }