:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;

}
@font-face{
    font-family: angleciapro_italic;
    src: url("https://tirenavi.pro/hinza/themes/sw_maxshop/storefonts/AngleciaProDisplay-Italic.otf");
}
@font-face{
    font-family: angleciapro_regular;
    src: url("https://tirenavi.pro/hinza/themes/sw_maxshop/storefonts/AngleciaProDisplay-Regular.otf");
}
@font-face{
    font-family: dfGothic;
    src: url("https://tirenavi.pro/hinza/themes/sw_maxshop/storefonts/DFGothic-EB.ttf");
}
@font-face{
    font-family: msGothic;
    src: url("https://tirenavi.pro/hinza/themes/sw_maxshop/storefonts/msgothic_0.ttc");
}
@font-face{
    font-family: yasashisaGothic;
    src: url("https://tirenavi.pro/hinza/themes/sw_maxshop/storefonts/YasashisaGothicBold-V2.otf");
}
.backimage{
    background-image: linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0.5)),url(https://tirenavi.pro/hinza/themes/sw_maxshop/storeimages/Background.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow-x: hidden;
    box-sizing: border-box;
}
.container{
    max-width: 85%;
}
.rounded-pill {
    border-radius: 20px;
}








.bluebar{
    margin-top: 20px;
}
.bluebar .col-xs-12 .col-md-8{
    background-color: #2355b9;
    text-align: center;
    padding: 12px 0;
}
.bluebar h2{
    font-family: angleciapro_regular;
    color: white;
    font-weight: 900;
	background-color: #2355b9;
    text-align: center;
    padding: 12px 0;
}







.stepmbl{
    display: none;
}


.cards{
    padding: 30px 0;
}
.cards .card {
    max-width: 80%;
    border-radius: 3%;
    margin: auto;
    background-color: white;
    margin-bottom: 8px;
    padding: 5px 0;
}
.card.bg-info {
    background-color: var(--info);
    color: white;
}
.card.bg-danger {
    background-color: red !important;
    color: white;
}
.card.bg-warning {
    background-color: var(--warning);
    color: white;
}
.card.bg-success {
    background-color: var(--success);
    color: white;
}
.card.bg-white.fullCard {
    background-color: white;
}
.cards .card p{
    font-family: yasashisaGothic;
}
.cards .card img{
   padding-bottom: 32px;
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.cards .card img.w-30 {
    width: 32% !important;
    padding-bottom: 50px;
    margin-top: 20px;
}

.cards .card img.w-40 {
    width: 48% !important;
    padding-bottom: 50px;
    margin-top: 20px;
}
.cards .colp{
    font-family:  msGothic;
    font-size: 10px !important;
}

.cards .btn{
    font-family:  msGothic;
    font-size: 16px !important;
    border-radius: 10px;
    background-color: #2355b9 !important;
    border: 0;
}
.cards .card .w-25 {
    width: 26% !important;
}
.cards .pbr{
    display: none;
}














.redbar{
    padding-bottom: 30px;
}
.redbar  .col-md-8{
    background-color: #ef4546;
    text-align: center;
    padding: 12px 0;
    color: white;
}
.redbar .col-md-8 h2{
    font-weight: bold;
    letter-spacing: 0;
    font-family: dfGothic;
    font-size: 27px;
}
.redbar p.text-center{
    font-size: 14px;
    margin-top: 8px;
    font-weight: 600;
}









.stepone.img{
        vertical-align: middle;
        width: 100% !important;
}




.steps{
    padding: 50px 0;
}
/* .steps .col-xs-3{
    margin: 0;
    padding: 0;
} */
.steps .card {
    height: 120px;
    border-radius: unset !important;
}
.steps .card .card-body{
    padding: 0 !important;
}
.steps .card p {
    font-size: 30px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-family: angleciapro_regular;
    width: 100%;
    text-align: center;
}
.steps .card .italic{
    font-family: angleciapro_italic;
    font-weight: 500;
    font-size: 42px !important;
}
.steps .card p.font-14{
    font-size: 15px !important;
}
.steps .fullCard .card-body{
    padding: 0 !important;
}
.steps .fullCard .card-body p{
    width: 100%;
    text-align: center;
    font-weight: 800;
}
.steps .fullCard p{
    font-family: msGothic;
}
.shadow{
    box-shadow: inset -2px 2px 10px rgba(0,0,0,0.5) !important;
}
.font-weight-800{
    font-weight: 400;
}
.font-weight-700{
    font-weight: 600;
}














.stepone{
    padding-bottom: 30px;
}
.stepone p{
    font-family: angleciapro_regular;
    font-size: 25px;
    color: #00adef;
    margin: 0;
}
.stepone p span{
    font-family: angleciapro_regular;
    font-size: 45px;
    font-weight: 700;
}
.stepone .bgText{
    color: white;
    background-color: #00adef;
    display: inline-block;
    font-family: dfGothic;
    font-weight: 700;
    padding:2px 10px;
    margin: 0;
}
.stepone .blackText{
    color: black;
    font-size: 20px;
    margin: 1.2rem 0;
    font-family: msGothic;
    font-weight: 600;
}
.stepone .lgText{
    color: black;
    font-weight: 400;
    font-size: 15px;
}
.stepone ul{
    margin: 16px 10px !important;
    font-family: msGothic;
}
.stepone ul li{
    margin: 5px 0;
}
.stepone ul li i{
    color:  #00adef;
}
.stepone i{
    color:  #00adef;
}
.stepone .roundText{
    color: white;
    background-color: #00adef;
    display: inline-block;
    font-family: dfGothic;
    font-weight: 700;
    padding:5px 30px;
    margin: 0;
    font-size: 15px;
}
.stepone .arrow{
    position: relative;
}
.stepone .arrow img.w-20 {
    width: 50px;
    position: absolute;
    bottom: -17%;
    right: 52%;
}
.stepone .arrow1{
    position: relative;
}
.stepone .arrow1 img.w-20 {
    width: 50px;
    position: absolute;
    bottom: -17%;
    right: 52%;
}
.stepone .sText{
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 600;
}
.stepone .h50{
    width: 100% !important;
    margin: 12px 0;
    /* text-align: right; */
    float: right;
    position: relative;
}
.stepone .h50 img{
    width: 100%;
}
.h50 .border1{
    position: absolute;
    bottom: 0;
    left: 0;
}
.h50 .border2 {
    position: absolute;
    width: 120px !important;
    height: 100%;
    left: 0;
}
.stepone .downtext {
    color: white;
    background-color: #00adef;
    display: inline-block;
    font-family: dfGothic;
    font-weight: 700;
    padding: 5px 30px;
    margin: 20px 0 0 0;
    font-size: 15px;
}








.steptwo{
    padding-bottom: 30px;
}
.steptwo p{
    font-family: angleciapro_regular;
    font-size: 25px;
    color: #ef4546;
    margin: 0;
}
.steptwo p span{
    font-family: angleciapro_regular;
    font-size: 45px;
    font-weight: 700;
}
.steptwo .bgText{
    color: white;
    background-color: #ef4546;
    display: inline-block;
    font-family: dfGothic;
    font-weight: 700;
    padding:2px 10px;
    margin: 0;
}
.steptwo .lgText{
    color: black;
    font-weight: 400;
    font-size: 15px;
}
.steptwo .blackText{
    color: black;
    font-size: 18px;
    margin: 1.2rem 0;
    font-family: msGothic;
    font-weight: 600;
}
.steptwo ol{
    margin: 0;
    padding:0;
}
.steptwo ol li{
    font-family: msGothic;
}
.steptwo ol li span{
    color: #ef4546;
}
.steptwo .lasttext{
    font-size: 14px;
}
.steptwo .h50{
    width: 100% !important;
    margin: 12px 0;
    /* text-align: right; */
    float: right;
    position: relative;
}
.steptwo img{
    width: 100%;
}
.steptwo .h50 .border3-1 {
    position: absolute;
    top: 60px;
    right: 35px;
    width: 42%;
}
.steptwo .h50 .border3-2 {
    position: absolute;
    bottom: 0;
    right: 47px;
    width: 15%;
}







.stepthree {
    padding: 100px 0 50px 0px;
}
.stepthree p{
    font-family: angleciapro_regular;
    font-size: 25px;
    color: #fecd06;
    margin: 0;
}
.stepthree p span{
    font-family: angleciapro_regular;
    font-size: 45px;
    font-weight: 700;
}
.stepthree .bgText{
    color: white;
    background-color: #fecd06;
    display: inline-block;
    font-family: dfGothic;
    font-weight: 700;
    padding:2px 10px;
    margin: 0;
}
.stepthree .lgText{
    color: black;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-top: 10px;
}
.stepthree .h50{
    width: 100% !important;
    margin: 12px 0;
    /* text-align: right; */
    float: right;
    position: relative;
}
.stepthree img{
    width: 100%;
}
.stepthree .h50 .border4 {
    position: absolute;
    bottom: 3px;
    left: 5px;
    width: 14%;
}
.stepthree .h50 .line {
    position: absolute;
    bottom: 9px;
    left: 65px;
    width: 34%;
}










.stepfour{
    padding: 30px 0;
}
.stepfour p{
    font-family: angleciapro_regular;
    font-size: 25px;
    color: #96c93c;
    margin: 0;
}
.stepfour p span{
    font-family: angleciapro_regular;
    font-size: 45px;
    font-weight: 700;
}
.stepfour .bgText{
    color: white;
    background-color: #96c93c;
    display: inline-block;
    font-family: dfGothic;
    font-weight: 700;
    padding:2px 10px;
    margin: 0;
}
.stepfour .lgText{
    color: black;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-top: 10px;
}
.stepfour .font-weight-600{
    font-weight: 600;
}
.stepfour ul{
    margin: 16px 10px !important;
    font-family: msGothic;
}
.stepfour ul li{
    margin: 15px 0;
    font-size: 13px;
}
.stepfour ul li i{
    color:  #96c93c;
}
.stepfour i{
    color:  #96c93c;
}
.stepfour .h50{
    width: 100% !important;
    margin: 12px 0;
    /* text-align: right; */
    float: right;
    position: relative;
}
.stepfour img{
    width: 100%;
}
.stepfour .h50 .border5 {
    position: absolute;
    bottom: 54%;
    left: 5px;
    width: 64%;
    height: 92px;
}
.stepfour .h50 .arrow5 {
    position: absolute;
    bottom: 55%;
    right: 20px;
    width: 25%;
}
.stepfour .h50 .border6 {
    position: absolute;
    bottom: 125px;
    left: 10px;
    width: 58%;
    height: 95px;
}















/* ======================================================== */
@media screen and (max-width:1300px){
    .stepone .roundText {
        color: white;
        background-color: #00adef;
        display: inline-block;
        font-family: dfGothic;
        font-weight: 700;
        padding: 5px 30px;
        margin: 0;
        font-size: 14px;
    }
}
@media screen and (max-width:1200px){
    .stepone .arrow img.w-20 {
        width: 50px;
        position: absolute;
        bottom: -22%;
        right: 48%;
    }
    .stepone .arrow1 img.w-20 {
        width: 50px;
        position: absolute;
        bottom: -22%;
        right: 48%;
    }
}
@media screen and (max-width:1100px){
    .stepone .arrow img.w-20 {
        width: 50px;
        position: absolute;
        bottom: -25%;
        right: 42%;
    }
    .stepone .arrow1 img.w-20 {
        width: 50px;
        position: absolute;
        bottom: -25%;
        right: 42%;
    }
}
@media screen and (max-width:992px){
    .bluebar h2 {
        font-family: angleciapro_regular;
        color: white;
        font-size: 28px;
    }
    .cards .card p {
        font-family: yasashisaGothic;
        font-size: 12px;
    }
    .cards .card .w-25 {
        width: 28% !important;
    }
    .cards .colp {
        font-family: msGothic;
        font-size: 8px !important;
    }





    .redbar .col-xs-8 h2 {
        font-weight: bold;
        letter-spacing: 0;
        font-family: dfGothic;
        font-size: 19px;
    }
    .steps .card p.font-14 {
        font-size: 8px !important;
    }




    .stepone p {
        font-family: angleciapro_regular;
        font-size: 18px;
        color: #00adef;
        margin: 0;
    }
    .stepone .bgText{
        font-size: 18px !important;
    }
    .stepone .blackText{
        font-size: 18px !important;
    }
    .stepone .lgText{
        font-size: 12px !important;
    }
    .stepone ul li{
        font-size: 12px;
    }
    .stepone .roundText{
        font-size: 12px;
    }
    .stepone .arrow img.w-20 {
        width: 42px;
        position: absolute;
        bottom: -17%;
        right: 42%;
    }
    .stepone .arrow1 img.w-20 {
        width: 42px;
        position: absolute;
        bottom: -17%;
        right: 42%;
    }
}

@media screen and (max-width:900px){
    .stepone .arrow img.w-20 {
        width: 42px;
        position: absolute;
        bottom: -17%;
        right: 34%;
    }
    .stepone .arrow1 img.w-20 {
        width: 42px;
        position: absolute;
        bottom: -17%;
        right: 34%;
    }
}





@media screen and (max-width:768px){
    .container-fluid{
        padding: 0 15px !important;
    }
    .steps{
        display: none;
    }
    .stepmbl{
        display: block;
    }

    .steps{
        padding: 50px 0;
    }
    /* .steps .col-xs-3{
        margin: 0;
        padding: 0;
    } */
    .stepmbl .row{
        margin: 20px 0;
    }
    .stepmbl .col-xs-3, .col-xs-5{
        padding: 0 !important;
    }
    .stepmbl .card {
        height: 70px;
        border-radius: unset !important;
    }
    .stepmbl .card .card-body{
        padding: 0 !important;
    }
    .stepmbl .card p {
        font-size: 30px !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        font-family: angleciapro_regular;
        width: 100%;
        text-align: center;
    }
    .stepmbl .card .italic{
        font-family: angleciapro_italic;
        font-weight: 500;
        font-size: 42px !important;
    }
    .stepmbl .card p.font-14{
        font-size: 15px !important;
    }
    .stepmbl .fullCard .card-body{
        padding: 0 !important;
    }
    .stepmbl .fullCard .card-body p{
        width: 100%;
        text-align: center;
        font-weight: 800;
    }
    .stepmbl .fullCard p{
        font-family: msGothic;
    }
    .shadow{
        box-shadow: inset -2px 2px 10px rgba(0,0,0,0.5) !important;
    }
    .font-weight-800{
        font-weight: 400;
    }
    .font-weight-700{
        font-weight: 600;
    }



    .stepone .arrow img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 6% !important;
    }
    .stepone .arrow1 img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 6% !important;
    }
    .container{
        max-width: 95%;
    }
    .cards .col-xs-1{
        display: none;
    }
    .cards .col-xs-4{
        padding: 0 !important;
        margin: 0 !important;
        width: 33.33333333% !important;
    }
    .cards .row {
        margin: -10px -15px;
    }
    .col-xs-10 {
        width: 100%;
    }
    .cards .colp {
    font-family: msGothic;
    font-size: 12px !important;
    margin: 0 20px 10px 20px;
        margin-top: 0px;
    font-weight: 501;
}
    .cards .pt-4{
        padding-top: 4px !important;
    }
    .cards .card {
        max-width: 100%;
        border-radius: 20%;
        margin: 5px;
    }
    .cards .pbr{
        display: block;
    }
    .cards .card img.w-30 {
        width: 46% !important;
        padding-bottom: 50px;
        margin-top: 20px;
    }
    .cards .card img.w-40 {
        width: 70% !important;
        padding-bottom: 49px;
        margin-top: 4px;
    }
    .cards p.mt-3{
        margin-top: 0 !important;
    }
    .redbar .hidp{
        display: none;
    }









    .stepone, .steptwo, .stepthree, .stepfour{
        text-align: center !important;
        padding: 15px 0;
    }

    .stepone p{
        font-size: 40px;
    }
    
    .stepone p span{
        font-size: 55px;
    }

    .stepone .bgText{
        font-size: 30px !important;
    }

    .stepone .lgText{
        font-size: 16px !important;
    }
    .stepone ul li{
        display: inline;
        margin: 0 10px;
        font-size: 13px;
    }

    .stepone .arrow img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 34%;
    }

    .stepone .arrow1 img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 34%;
    }
    .stepone .h50 .border2 {
        position: absolute;
        width: 180px !important;
        height: 100%;
        left: 0;
    }
    .stepone .roundText {
        font-size: 12px;
        margin: 10px 0;
    }








    .steptwo p{
        font-size: 40px;
    }
    
    .steptwo p span{
        font-size: 55px;
    }

    .steptwo .bgText{
        font-size: 30px !important;
    }
    .steptwo .lgText{
        font-size:16px !important;
    }
    .steptwo .lasttext{
        margin-bottom: 10px;
    }
    .steptwo ol {
        margin: 0;
        padding: 0;
        text-align: left;
        margin-left: 25%;
        list-style: none;
    }
    .steptwo ol li {
        font-family: msGothic;
        float: left;
        width: 50%;
        font-size: 17px;
    }
    .steptwo .h50 .border3-1 {
        position: absolute;
        top: 100px;
        right: 60px;
        width: 40%;
    }
    .steptwo .h50 .border3-2 {
        position: absolute;
        bottom: 45px;
        right: 206px;
        width: 15%;
    }

    








    .stepthree p{
        font-size: 40px;
    }
    
    .stepthree p span{
        font-size: 55px;
    }

    .stepthree .bgText{
        font-size: 30px !important;
    }
    .stepthree .lgText{
        font-size:16px !important;
    }
    .stepthree .h50 .line {
        position: absolute;
        bottom: 9px;
        left: 100px;
        width: 34%;
    }












    .stepfour p{
        font-size: 40px;
    }
    
    .stepfour p span{
        font-size: 55px;
    }
    .stepfour .bgText{
        font-size: 30px !important;
    }
    .stepfour .lgText{
        font-size:16px !important;
    }
    .stepfour .h50 .border5 {
        position: absolute;
        bottom: 55%;
        left: 5px;
        width: 65%;
        height: 115px;
    }
    .stepfour .h50 .border6 {
        position: absolute;
        bottom: 169px;
        left: 10px;
        width: 58%;
        height: 130px;
    }
    .stepfour .lgText {
        font-size: 16px !important;
        text-align: left;
        margin: 20px 0;
        font-weight: 600;
    }
    .stepfour ul li {
        margin: 15px 0;
        font-size: 16px;
        text-align: left;
    }
}

@media screen and (max-width:576px){
    .stepmbl .card p {
        font-size: 24px !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        font-family: angleciapro_regular;
        width: 100%;
        text-align: center;
    }
    .stepmbl .card .italic {
        font-family: angleciapro_italic;
        font-weight: 500;
        font-size: 35px !important;
    }
    .stepone .arrow1 img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8% !important;
        right: 29%;
    }
    .stepone .arrow img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8% !important;
        right: 29%;
    }
    .steptwo .h50 .border3-1 {
        position: absolute;
        top: 70px;
        right: 45px;
        width: 40%;
    }
    .steptwo .h50 .border3-2 {
        position: absolute;
        bottom: 37px;
        right: 167px;
        width: 15%;
    }
    .stepthree .h50 .line {
        position: absolute;
        bottom: 9px;
        left: 70px;
        width: 34%;
    }
    .stepfour .h50 .border6 {
        position: absolute;
        bottom: 120px;
        left: 10px;
        width: 58%;
        height: 130px;
    }
}

@media screen and (max-width:550px){
    .stepone .arrow img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 25%;
    }
    .stepone .arrow1 img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 25%;
    }
}

@media screen and (max-width:500px){
    .stepmbl .card .italic {
        font-family: angleciapro_italic;
        font-weight: 500;
        font-size: 25px !important;
    }
    .steptwo .h50 .border3-2 {
    position: absolute;
    bottom: 32px;
    right: 143px;
    width: 15%;
}
    .stepone .arrow img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 23%;
    }
    .stepone .arrow1 img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 23%;
    }
}

@media screen and (max-width:470px){
    .stepone .arrow img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 21%;
    }
    .stepone .arrow1 img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 21%;
    }
	.bluebar h2
	{
	font-size: 22px!important;	
	}
	.redbar h2{
  font-size: 22px;
   }
   .cards .card img.w-30
   {
	  padding-bottom: 40px !important; 
   }
   .cards .card img.w-40
   {
	padding-bottom: 32px !important;   
   }
}

@media screen and (max-width:450px){
    .stepone .arrow img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 19%;
    }
    .stepone .arrow1 img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 19%;
    }
    
}

@media screen and (max-width:400px){
    .stepone .arrow img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 15%;
    }
    .stepone .arrow1 img.w-20 {
        width: 42px;
        position: absolute;
        bottom: 8%;
        right: 15%;
    }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 34.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}