@import url('https://fonts.cdnfonts.com/css/futura-lt');
@import url('https://fonts.cdnfonts.com/css/young-serif');
@import url('https://fonts.cdnfonts.com/css/isle-headline-personal-use');
@import url('https://fonts.cdnfonts.com/css/roboto');

/*font-family: 'Roboto', sans-serif;
font-family: 'Roboto Thin', sans-serif;
font-family: 'Roboto Light', sans-serif;
font-family: 'Roboto Medium', sans-serif;
font-family: 'Roboto Black', sans-serif;
font-family: 'Isle Headline PERSONAL USE', sans-serif;
font-family: 'Young Serif', sans-serif;
font-family: 'Futura LT', sans-serif;*/

     
#navbarsExample06{
    border-bottom: 0px solid #ffffff;
    background-color: #a55c5c00;
    margin: 0px 0px 0px 0px;
    text-align: center;
    /* float: right; */
}
#navbarsExample06 ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
}
#navbarsExample06 li{
    float: left;
    margin: 0;
    padding: 0px 4px 0px 0px;
}
#navbarsExample06 .menu a{
    display: block;
    float: left;
    color: #1b1c13;
    border: 0px none #CCCCCC;
    background-color: transparent;
    background-image: none;
    font-family: 'Roboto Medium', sans-serif;
    font-size: 15px;
    font-style: normal;
    text-decoration: none;
    height: 28px;
    line-height: 28px;
    padding: 0px 0px 0px 30px;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
/*    font-weight: 700;*/
}

#navbarsExample06 ul ul{
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    width: auto;
    height: auto;
    border: none;
    background-color: transparent;
    z-index: 999;
    background-color: #838383;
}
#navbarsExample06 li li{
    width: 240px;
    padding: 2px 0px 2px 0px;
    border: 0px #C0C0C0 solid;
    border-width: 0 0px;
    font-size: 12px;
}
#navbarsExample06 ul ul a{
    float: none;
    margin: 0;
    width: auto;
    height: auto;
    white-space: normal;
    padding: 4px 5px 4px 5px;
    background-color: #0a83d3;
    background-image: none;
    border: 0px none #CCCCCC;
    color: #FFFFFF;
    font-family: 'Raleway', sans-serif;
    font-size: 15px !important;
    font-style: normal;
    line-height: 16px!important;
    text-align: left;
    text-decoration: none;
}
#navbarsExample06 li:hover a, #navbarsExample06 a:hover
{
   color: #63770c;
   border: 0px none #2E6DA4;
   background-color: transparent;
   background-image: none;
}


#navbarsExample06 li:hover, #navbarsExample06 li a:hover
{
   position: relative;
}


#navbarsExample06 ul :hover ul
{
   left: 0px;
   top: 28px;
   padding-top: 0px;
   visibility: visible;
}



#navbarsExample06 ul ul a, #navbarsExample06 ul :hover ul a
{
   float: none;
   margin: 0;
   width: auto;
   height: auto;
   white-space: normal;
   padding: 6px 5px 6px 5px;
   /* background-color: #0a83d3; */
   background-image: none;
   border: 0px none #CCCCCC;
   color: #FFFFFF;
   font-family: 'Raleway', sans-serif;
   font-size: 18px;
   font-style: normal;
   line-height: 16px;
   text-align: left;
   text-decoration: none;
}
#main_logo{
    background-image: url("http://localhost:10054/wp-content/themes/images/inkurunziza logo-02.svg");
    object-fit: cover;
    background-repeat: no-repeat;
    /* width: 100%; */
    height: 80px;
    margin-top: 8px;
}

#menu_body{
    width: auto;
    padding: 0;
    max-height: 270px;
}
#navbarsExample06 li li:hover {
    
/*    background-color: red;*/
}
#header_text h1{
    /* font-family: 'PT Serif', sans-serif; */
    /* font-size: 62px; */
    /* font-weight: 700; */
}
#header_text p{
    /* font-family: 'PT Sans', sans-serif; */
    /* font-size: 24px; */
    /* font-weight: 500; */
    /* line-height: 30px; */
    text-align: left;
}
#header_contact{
    background-color: #63770c;
}
#header_contact_text{
    width: 100%;
    height: auto;
    padding: 10px 0px 10px 0px;
}
#header_contact_text p{
    font-family: 'Roboto Medium', sans-serif;
}

/*FOOTER*/
#footer_menu h1{
    color: #ffff;
    font-family: 'Roboto Black', sans-serif;
    text-transform: uppercase;
}
#footer_menu h3{
    color: #ffff;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}
#footer_menu p{
    color: #ffff;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
}
#footer_menu .menu ul{
    margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#footer_menu .menu li{
   margin: 0;
   padding: 0px 4px 0px 0px;
   list-style: none;

}
#footer_menu .menu a{
    color: #bbbbbb;
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    font-size: 16px;
    margin-left: 24px;
}
#copyright_Layer p{
    color: #ffff;
    /* font-family: 'Roboto Thin', sans-serif; */
    /* font-size: 14px; */
}
#copyright_Layer a:hover{
    text-decoration: underline;
    color: red;
}



/*Contact form 7*/

.contact-form {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.form-group {
    margin-bottom: 15px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form textarea {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}

.contact-form textarea {
    resize: vertical;
    min-height: 150px;
}

.contact-form input[type="submit"] {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.contact-form input[type="submit"]:hover {
    background-color: #0056b3;
}



/* Optional custom styles */
.navbar-brand img {
    max-height: 50px;
    width: auto;
}

.navbar-nav .nav-item .nav-link {
    padding: 10px;
    color: #333;
}

.navbar-nav .nav-item.active .nav-link {
    color: #007bff;
}

@media (max-width: 992px) {
    .navbar-brand img {
        max-height: 40px;
    }
}

.dropdown-menu.show{
    display: block;
}
