
.text-menu{
-webkit-transform: rotate(-90deg);
position: absolute;
transition: transform(-50% , -50%);
top: 42%;
left: 20%;
}
.text-menu-bloc{
width: 100%;
height: 100%;
background-color: #000;
color: #fff;
text-align: center;
}
.text-menu-2 {
    rotate: -90deg;
    position: absolute;
    top: 38%;
    left: 0;
    width: 100%;

}
.text-bloc-menu-2 {
    width: 100%;
    height: 100%;
    background-color: #000;
    color: #fff;
}
.row-1{
padding-bottom : 15px ;
}
.nav.flex-column.megamenu li {
    padding-bottom: 15px;
}

h5, .h5 {
    font-size: 18px;
}

.text-menu-3 {
    rotate: -90deg;
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
}
.price-box {
display : flex;
background-color  :#101010;
color : #fff;
width: 40%;
padding-left: 6px;
margin-bottom:10px;
}
.price-cus{
background-color  :#101010;
color : #fff;
}
.btn {
    border-radius: 0;
    padding: 10px 20px;
}
.btn-primary{
    background-color :  #7f7f7f ;
    border-color : #7f7f7f ;
}
.form-footer .btn-primary{
    background-color :  #101010 ;
    border-color : #101010 ;
    padding: 5px 93px;
}
.form-footer .btn-primary:hover{
    background-color :  #313131 ;
    border-color : #313131 ;
}
.form-footer input , .form-footer select , .form-footer textarea{
border-radius : 0;
}
.o_footer_copyright.o_colored_level.o_cc {
    display: none;
}
.contactus-form{
 background-color :  #101010;
}
.contactus-form a{
color : #fff !important;
text-decoration : none;
}
.contactus-form a:hover{
color : #fff !important;
text-decoration : none;
}

.price-box-2{
background-color  :#101010;
color : #fff;
width: 26%;
padding-left: 6px;
margin-bottom:10px;
}