<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bread-crumcontainer {
    position: relative;
    padding-top: 32px;
}
.bread-crumcontainer:before {
    content: '';
    background: #b5a27a;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
}
.container1360 {
    max-width: 1023px;
    width: 64.85%;
    margin: auto;
}
.row1360 {
    margin: 95.46px 0 98.62px;
    display: flex;
}
.col12.newcustomer {
    width: 100%;
    background: #f0ece4;
    padding: 33.13px 75.74px 38.66px;
}
.formsquare {
    max-width: 534.15px;
    margin: auto;
    text-align: center;
}
.registerweb h1 {
    font-size: 32px;
    line-height: 48px;
    font-family: 'Spectral';
	font-style:italic;
    font-weight: normal;
    text-align: center;
    margin-top: 0;
    position: relative; 
    margin-bottom: 41px;
}
.registerweb h1::after {
    content: "";
    height: 1px;
    width: 172.79px;
    background: #b5a27a;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -11px;
}
.form-group {
    margin:0 0 18px;
}
.form-control {
    width: 100%;
    height: 41px;
    font-size: 14px;
    border: 1px solid #c7c7c7;
    padding: 14.99px 12.62px 11.83px;
    line-height: 26.57px;
    color: #000;
}
button.cont15btn {
    background: #b5a27a;
    color: #fff;
    border: 1px solid transparent;
    width: 305px;
    height: 48px;
    line-height: 13.98px;
    margin: 22px 0 32.34px;
    font-size: 15px;
}
.g-recaptcha {
    margin-top: 28px;/*
    transform: scale(1.41);
    margin-bottom: 17px;*/
}
.g-recaptcha div{
    margin: 0px auto;
}
.formsquare p {
    font-size: 16px;
    line-height: 20.51px;
    margin: 0px 0 33.92px;
}
.alreadyhaveaccount {
    color: #000;
    font-size: 16px;
    line-height: 20.51px;    
}
.alreadyhaveaccount a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.formsquare p.error{
    line-height: normal;
    font-size: 14px;
    color: #ff0000;
    font-style: italic;
    width: 100%;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 2px;
}
p.error.recaptcha-error.text-center {
    text-align: center;
}
@media screen and (max-width: 1200px) {
    .container1360{
        width: 70%;
    }
    .row1360 {
        margin: 60px 0 60px;
    }
}
@media (max-width: 1024px){
    .g-recaptcha {
        transform: none;
        margin-bottom: 2px;
    }
    .formsquare p.error{
        font-size: 12px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .registerweb h1{
        font-size: 22px;
        line-height: 26px;
    }
    .formsquare {
        max-width: 43.85vw;
    }
    .formsquare p{
        font-size: 12px;
        line-height: 16px;
    }
    .form-control{
        height: 30px;
        font-size: 12px;
    }
    button.cont15btn{
        height: 34px;
        font-size: 12px;
        width: 27.4vw;
    }
    .alreadyhaveaccount{
        font-size: 12px;
    }
}
@media (max-width: 767px){
    .bread-crumcontainer {
        display: none;
    }
    .registerweb {
        width: 100%;
        float: left;
    }
    .container1360 {
        max-width: 100%;
        width: 100%;
    }
    .registerweb h1 {
        padding:0 0 2.2vw;
        margin:0px 0 6.15vw;
        font-size: 36px;
        line-height: normal;
    }
    .registerweb h1::after{
        height: 0.25vw;
        width: 24.5vw;
    }
    .row1360 {
        margin: 2.05vw 0 6.25vw;
    }
    .formsquare p.toptxt {
        font-size: 14px;
        line-height: 18px;
        max-width: 85%;
        margin: 0px auto;
    }
    .formsquare {
        max-width: 100%;
    }
    
    .col12.newcustomer {
        padding:2.15vw 0px 2.5vw;
        background: transparent;
    }
    .mobile_bg {
        background: #f6f6f6;
        padding:7.8vw 6.05vw 7.35vw;
        margin-top: 8.79vw;
    }
    .form-group {
        margin: 0 0 4.75vw;
    }
    .form-control {
        height: auto;
		font-size: 16px;
		border: 0.4vw solid #c7c7c7;
		padding: 10px;
		line-height: 20px;
    }
    .formsquare p {
        font-size: 3.5vw;
        line-height: 5.3vw;
    }
    .g-recaptcha {
        margin-top: 7.2vw;
    }
    button.cont15btn {
        border: 1px solid transparent;
		width: 100%;
		height: auto;
		margin: 2.2vw 0 7.95vw;
		line-height: initial;
		font-size: 16px;
		padding: 20px 10px;
		margin-left: -5px;
		font-weight:600;
		letter-spacing: 0.18vw;
    }
    .alreadyhaveaccount {
        line-height: initial;
    }
    .subscibetonews {
        padding: 4.7vw 0 9.4vw;
    }
    .subscibetonews.clearboth::before{
        display: none;
    }

}</pre></body></html>