@import url('https://fonts.googleapis.com/css?family=Raleway:400,700,900|Ubuntu:700');.steps.template-erico {padding: 50px 0;position: relative;background-position: center 0;-webkit-background-size: cover;background-size: cover;font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;overflow: hidden;font-family: 'Raleway',sans-serif;}.steps.template-erico .container {z-index: 1;text-align: center;}.steps.template-erico .title {font-size: 36px;color: #a1a1a1;text-align: center;margin-bottom:  70px ;line-height: 1.2;position: relative;}.steps.template-erico .title b{font-weight: 900;}.steps.template-erico .list-container {max-width: 730px;margin: 0 auto;}.steps.template-erico .list-item {position: relative;display: flex;align-items: center;padding: 5px 0;}.steps.template-erico .list-item:nth-child(even) {flex-direction: row-reverse;}.steps.template-erico .list-item:last-child {padding-bottom: 45px;}.steps.template-erico .col {width: 50%;color: #fff;}.steps.template-erico .line {width: 0;height: 100%;border-left: 2px dashed #d5d5d5;position: absolute;left: 50%;top: 50%;}.steps.template-erico .image-combo {width: 100px;height: 92px;position: absolute;left: 50%;transform: translateX(-50%);z-index: 99999;}.steps.template-erico .number {font-family: 'Ubuntu',sans-serif;font-size: 26px;width: 100px;height: 92px;position: absolute;left: 50%;top: 50%;border-radius: 50%;color: #fff;z-index: 55;padding: 7px;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);}.steps.template-erico .list-item .number svg {position: relative;z-index: 2;}.steps.template-erico .number .border-bullet {display: block;width: 80%;height: 85%;position: absolute;top: 50%;border: 2px solid;border-radius: 100%;transform: translate(-50%,-50%);left: 55%;z-index: 1;}.steps.template-erico .list-item:nth-child(even) .number .border-bullet {left: 45%;}.steps.template-erico .number .number-item {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);font-size: 40px;z-index: 3;}.steps.template-erico .list-title {font-size: 26px;color: #a1a1a1;margin-bottom: 8px;}.steps.template-erico .list-text {font-size: 16px;color: #000;line-height: 1.2;}.steps.template-erico .list-item:nth-child(odd) .text {padding: 0px 70px ;text-align: right ;}.steps.template-erico .list-item:nth-child(even) .text {padding: 0px  70px ;text-align: left;}.steps.template-erico .list-item:nth-child(even) svg{transform:rotate(180deg);}

@media (max-width: 767px) {
    .steps.template-erico .list-container {max-width: 430px;}
    .steps.template-erico .title {margin-bottom: 20px;}
    .steps.template-erico .title,.steps.template-erico .title span,.steps.template-erico .title font {font-size: 26px !important;}
    /*.steps.template-erico .line {left: 30px;}*/
    .steps.template-erico .line {
        right: unset !important;        
        left: 33px !important;
    }    
    .steps.template-erico .number {left: 30px;width:  70px !important;height: 64px;}
    .steps.template-erico .number .number-item,.steps.template-erico .number .number-item span,.steps.template-erico .number .number-item font {font-size: 25px !important;}
    .steps.template-erico .col {width: 100%;}
    .steps.template-erico .list-item {padding: 35px 0 35px 75px;}
    .steps.template-erico .list-item:nth-child(odd) svg {transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);}.steps.template-erico .image-combo {width:  70px !important;height: 64px;left: 0;transform: translate(0);}.steps.template-erico .image-combo svg {/*transform: translate(0) !important;*/}.steps.template-erico .image-combo img {max-width: 100% !important;}.steps.template-erico .list-item .number .border-bullet {left: 45%;}.steps.template-erico .list-item .col.text {text-align: left;padding: 0;}.steps.template-erico .list-title,.steps.template-erico .list-title span,.steps.template-erico .list-title font {font-size: 22px !important;}.steps.template-erico .list-text,.steps.template-erico .list-text span,.steps.template-erico .list-text font {font-size: 14px !important;}.steps.template-erico .list-item:last-child {padding-bottom: 20px;}}

@media (max-width: 767px){

    .steps.template-erico .description{
        /*padding-right: 25% !important;*/
        left: 0px !important;
        /*position: absolute !important;*/
    }
    
    
    .steps.template-erico .image-combo{
        right: 0px !important;
        left: 40px !important;
    }
    
    .steps.template-erico .line {
        right: unset !important;
        left: 33px !important;
    }
    }

    
/*
    body.mobile .steps.template-erico .description{
            padding-right: 25% !important;
            left: 0px !important;
            position: absolute !important;
        }
        
        
        body.mobile .steps.template-erico .image-combo{
            right: 0px !important;
            left: unset !important;
        }
        
        body.mobile .steps.template-erico .line {
            left: unset !important;
            right: 73px !important;
        }  */      
    