
p{
    font-size: 15px;
    font-weight: 400;
}

.input-lg{
    height: 50px;
    border-radius: 0em!important;
}
.input-lg.error{
    border-color: #e62f46;
}

label{
    font-weight: 700;
    padding-bottom: 10px;
}
.h1-style{
    color: #e62f46;
    font-size: 75px;
}
.form-control.error {
    border-color: #E74C3C;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}

.selector{
    display: none;
}
.selector2{
    display: none;
}

.remove{
    display: none!important;
}

.australia-selector{
    display: block;
}
.newzeeland-selector{
    display: block;
}
.but{
    width: 175px;
    font-size: 15px;
    padding: 17px 50px 13px;
    border: 0;
    border-radius: 0;
    background-color: #e62f46;

}
.but:hover{
    background: #a0091e
}
.but2{
    background-color: #19516c;
    margin-left: 20px!important;
    width: 175px;
    font-size: 15px;
    padding: 17px 50px 13px;
    border: 0;
    border-radius: 0;
}
.but2:hover{
    background: #11384b;
}
.but:focus {
    color: #fff;
    background: #a0091e;
    border-color: #0a58ca;
    box-shadow: 0 0 0 0.25rem rgb(49 132 253 / 50%);
}
.link-cl{
    color: #e62f46;
    text-decoration: none;
}
.link-cl2{
    color: white;
    text-decoration: none;
}
.link-cl2:hover{
    color: #e62f46;
    text-decoration: none;
}
.banner{
    background-image: url(https://image.caltexlubricants.com/lib/fe8c1373756d007571/m/1/ab4ed08c-5f50-4fcb-927a-137248f8d9bf.jpg);
    background-position: center center, center top;
    background-repeat: repeat, no-repeat;
    min-height: 450px;
    margin-bottom: 30px;

}
.img-cl-ban{
    padding-top: 40px;
}
.headding{
    font-size: 50px;
    font-weight: 700;
    font-style: italic;
    color: white;
}
.heading2{
    font-size: 50px;
    font-weight: 700;
    font-style: italic;
    color: white;
    
}
mark{
    background-color: #ED1B2F;
    color:white
}
@media only screen and (max-width: 1125px) {
    .footer-back{
        background-image: url(https://image.caltexlubricants.com/lib/fe8c1373756d007571/m/1/5dc5773f-d280-4e12-92f7-3879e6b08e9c.png);
        background-repeat:no-repeat;
        min-height: 922px;
        background-position: center bottom;
        background-size: contain;
        background-color: #044c61;
        width:100%
    }    
    .center-foo{
        text-align: center;
        padding-top: 150px;
    }
    .headding{
        font-size: 36px;

    }
    mark{
        font-size: 36px;
    }
    .banner{
        background-image: url(https://image.caltexlubricants.com/lib/fe8c1373756d007571/m/1/b6878d20-33fb-4c2d-b59d-272f70e728a7.jpg);
    
    }
}


.centerz{
    text-align: center;
}
.p2{
    font-size: 10px;
}
.inlin-dis{
    display: inline;
    padding:50px;
}
.margin-fo{
    margin-top: 75px;
}
.footer-p{
    color:white;
    text-align: center;
}
.footer-marg{
    padding-top:100px
}
@media only screen and (min-width: 1125px) 
{

    .footer-back{
        background-image: url(https://image.caltexlubricants.com/lib/fe8c1373756d007571/m/1/3758098f-5157-42c2-83a6-454e8af7a3f7.jpg);
    
        background-repeat:no-repeat;
        min-height: 690px;
        background-size: cover!important;
        width:100%
    }  
}