.nav1 a{
    color: #32335A !important;
    border-bottom: 0px solid #fff;
    margin-top: -0px;
}
.nav1 a:hover{
    color: #5a370b !important;
    border-bottom: 0px solid #fff !important;
    margin-top: -0px !important;
}
.mb10{
    margin-bottom: 10px;
}
.mt100 {
	margin-top: 100px;
}
.mt70 {
	margin-top: 70px;
}
.mt30 {
	margin-top: 30px;
}
.barz{
    height: 10px;
    background: #32335A !important;
}
.barz2{
    height: 10px;
    background: #DF9841 !important;
}
.btns{
    margin-top: 30px;
    display: block;
    color: #fff !important;
}
.btns a{
    color: #fff !important;
}
.t1{
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    color: #32335A;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 3em;
    line-height: 1em;
}
.t2{
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    color: #32335A;
    font-weight: 800;
    font-size: 1.6em;
    line-height: 1.2em;
    letter-spacing: -0.04em;
    padding-bottom: 15px;
}
.t3{
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 2.7em;
    line-height: 1em;
}
.t4{
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    color: #32335A;
    font-weight: 800;
    font-size: 1.6em;
    line-height: 1.2em;
    letter-spacing: -0.04em;
}
.t5{
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    color: #32335A;
    font-weight: 600;
    font-size: 1.4em;
    line-height: 1.2em;
    letter-spacing: -0.04em;
}
.ll{
	margin-top: 0px !important;
	margin-bottom: 	50px;
}
.btc{
    color: #808080 !important;
    font-weight: 600 !important;
}
.btnpo {
    position: absolute;
    bottom: 15%;
    right: 5%;  
    padding: 15px 25px;
    font-size: 20px;
    background: #32335A !important;
}
.btnpot {

    color: #fff !important;
    font-weight: 600 !important;
}

 @media all and (max-width: 767px) {
    .nav1 a{
        color: #5a370b !important;
        border-bottom: 0px solid #fff;
        margin-top: -0px;
    }
    .nav1 a:hover{
        color: #5a370b !important;
        border-bottom: 0px solid #fff;
        margin-top: -0px;
    }
}
