@charset "utf-8";
/***!  https://www.uinitdesigns.co.za/wp-content/themes/uinitdesigns/css/custom_css.css?ver=1563258462  !***/

@media all {
nav.main_menu>ul>li>a {
font-family: montserrat;
    position: relative;
    padding: 0 17px;
    color: #342f2b;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 2px;
}

.content.content_top_margin_none {
    margin-top: 60px!important;
}

.separator.small {
    height: 1px;
    position: relative;
    width: 60px;
    display: block;
    margin: 10px auto 20px;
}

.rotate {
    height: 0.5px!important;
    position: relative;
    width: 60px;
    display: block;
    margin: 10px auto 20px;
    transform: rotate(90deg);
}

.qbutton {
    font-family: Reem Kufi;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 4px;
    line-height: 42px;
}

ul {
    list-style-position: inherit;
margin-left: 18px;
color: #fff;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    display: block;
    margin: 5px 0 0;
    padding: 15px;
    border: 0;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #f1f1f1;
    color: #818181;
    font-family: reem kufi;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}

.reem {
font-family: Reem Kufi; 
font-size: 130px; 
line-height: 1.3em; 
font-style: normal; 
font-weight: 400; 
color: rgba(255,255,255,0.2); 
text-decoration: none; 
letter-spacing: 25px; 
text-align: left;
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
text-align: center;
text-transform: uppercase;
}


}@media only screen and (max-width: 780px){
.reem {
font-family: Reem Kufi; 
font-size: 40px; 
line-height: 1.3em; 
font-style: normal; 
font-weight: 400; 
color: rgba(255,255,255,0.2); 
text-decoration: none; 
letter-spacing: 10px; 
text-align: left;
}

.h2, h2 {
    font-size: 18px;
    line-height: 1em;
}
}
