.container {
    max-width: 1600px;
}
#header {
    /* background-image: url(/wp-content/themes/gsa-sonk/imgs/bg-1.jpg);
    height: 100%;
    width: 100%;
    padding-bottom: 30px; */
}
.header {
    background-color: #ffffffdb;
    position: absolute;
    top: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
}

.gsasnok-logo-h img {
    max-height: 80px;
    padding: 10px;
}
img.gsaw-header-ikon {
    max-height: 30px;
}
.gsasnok-tel-h a {
    font-size: 24px;
    font-weight: 600;
    color: #0F6699;
}



footer {
    background-color: #002B4E;
    padding: 20px 0;
}
img.footer-logo {
    padding: 10px;
    border: 1px solid #777;
    border-radius: 10px;
    margin: 20px;
}
.gsasnok-tel-f a {
    font-size: 30px;
    font-weight: 600;
    color: #dedede;
}
footer p {
    text-align: left;
    color: #ccc;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px 0;
}
.footer-form {
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #cccccc45;
    margin: 20px;
}
footer input {
    width: 100%;
    border-radius: 10px;
    margin: 0 0 10px 0;
    height: 40px;
}
footer textarea {
    width: 100%;
    height: 80px;
    border-radius: 10px;
    margin: 20px 0;
}
.footer-btl {
    width: 66%;
    margin: 0 auto;
}
.footer-btl input {
    background-color: #4f4f4f;
    color: #fff;
    font-size: 26px;
}
.footer-menu {
    color: #fff;
    padding: 20px;
    text-align: right;
    line-height: 30px;
}
.footer-menu a {
    color: #fff;
    padding: 20px;
}


.gsa-tel-content {
    font-size: 1.2em;
    font-weight: bold;
}
.gsa-tel-content span {
    font-size: 0.8em;
    font-style: italic;
    font-weight: 100;
}

.elementor-32 .elementor-element.elementor-element-4496c2f5 > .elementor-widget-container {
    padding: 0% 0% 10px 0%;
}
.gsa-card {
    float: left;
    list-style:none;
}
.gsa-card li {
    padding: 15px;
    border: 1px solid #bbdfff;
    margin: 10px;
    background-color: aliceblue;
    box-shadow: 0 0 0 1px rgb(194, 192, 184) inset,
0 5px 0 -4px rgb(255, 255, 255),
0 5px 0 -3px rgb(194, 192, 184),
0 11px 0 -8px rgb(255, 255, 255),
0 11px 0 -7px rgb(194, 192, 184),
0 17px 0 -12px rgb(255, 255, 255),
0 17px 0 -11px rgb(194, 192, 184);
}
.gsa-card-name span {
    font-size: 22px;
    color: #4f4f4f;
    font-weight: 600;
    text-align: center;
    line-height: 18px;
}
.gsa-card-name {
    margin: 10px 0 20px 0;
    height: 94px;
    overflow: hidden;
}
.gsa-card-price {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #808080;
}
.elementor-tabs-wrapper {
    text-align: center;
}