.logo_container
{
text-align:center;
margin-left:auto;
margin-right:auto;

}

.img_logo
{
width:8%;
height:auto;
}

.desktop_menu
{
display:flex;
}

.menu_items
{
width:100%;
text-align:center;
}

.hash_mark
{
color:#FF0000;
}

.solutions
{
line-height:150%;
font-size:125%;

}

.logo_behind_text
{
width:10%;
}

.tag_text
{
line-height:150%;
font-size:125%;
}

@media screen and (max-width: 550px)
{
.solutions
{
line-height:200%;
font-size:100%;

}

.tag_text
{
line-height:200%;
font-size:100%;
}

.logo_behind_text
{
width:15%;
}

}

.sub_container
{
    display: flex;
}

.item_container_1
{
    width: 50%;
    text-align: left;
    background-color: #433F30;
    color: white;
    position: relative;
    font-size: 120%;
}

.item_container_2
{
    width: 50%;
    text-align: left;
    position: relative;
}

.item_container_3
{
    width: 50%;
    text-align: left;
    position: relative;
    
}

.item_container_4
{
    width: 50%;
    text-align: left;
    background-color: #433F30;
    color: white;
    position: relative;
    font-size: 170%;
    font-weight: bold;
}

.grid_container
{
    display: table;
    background-color: #F0EDE0;
    font-family: 'Poppins';
    font-size: 300%;
    font-kerning: auto;
    font-weight: lighter;
    width: 100%;
    
}

.item
{
    padding: 5% 5%;
    text-align: center;
    vertical-align: middle;
}

.wedo_container

{
    display: flex;
    width: 100%;
    padding: 0%;
    
    
}

.wedo_item_1
{
    width: 33.3%;
    text-align: left;
    background-color: #594F4F;
    color: white;
    padding: 1%;
    font-size: 160%;
    font-weight:lighter;
}

.wedo_item_2
{
    width: 33.4%;
    text-align: left;
    background-color: #547980;
    color: white;
    padding: 1%;
}

.wedo_item_3
{
    width: 33.4%;
    text-align: left;
    background-color: #45ADA8;
    color: white;
    padding: 1%;
}

.punch_line
{
    color:#aa8943;    
}

.container_2
{
    display: flex;
    width: 100%;
    
}

.container_2_sub_1
{
    background-color: #3F4122;
    width: 50%;
    font-size: 170%;
    font-style: italic;
    color: #DAA520;
    padding: 1%;
    
}

.container_2_sub_2
{
    background-color: #013A20;
     width: 50%;
    font-size: 170%;
    font-style: italic;
    color: #DAA520;
    padding: 1%;
}

div.container_strength
{
    text-align: left;
    color: #31352E;
    font-size: 120%;
    background-color: #D4D6CF;
    font-weight: normal;
    line-height: 200%;
    padding: 1%;
    width: 65%;
}

div.strength
{
    display: flex;
    width: 100%;
    background-color: #D4D6CF;
}

div.strength_2
{
    width: 35%;
    padding: 1%;
    border-radius:50%;
    background-color: wheat;
    padding: 2% 2%;
    font-size: 180%;
    
}

.container_2_mobile
{
    display: none;
}

.strength_2_text
{
    padding: 7%;    
}

.bottom
{
    background-color: #D1E2C4;
    line-height: 250%;
}

.footer
{
    background-color: #778A35;
}

.grid_container_mobile
{
    display: none;
}

.img_logo_main
{
    width: 50%;
}

.spok_color
    {
        color: #9b7b37;
    }

.lb_3
{
    font-weight: bold;
     font-family: 'Roboto', sans-serif;
    font-size: 150%;
    
}

.lb_3_container
{
    padding: 2%;
    text-align: left;
    color:#E2DFD2;
}

.div_captcha
{
    padding: 1px;
    padding-top: 8px;
}

.divinput
{
    padding: 1px;
    padding-top: 8px;
}

.captcha_container
{
    display: table;
    width: 100%;
    font-weight: bold;
}
