* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #f5f5f5;
    font-family: "Nunito", sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    padding-top: 10px;
}

.main {
    width: 1210px;
    margin: auto;
    border: 2px solid rgb(26, 58, 94);

    /* Styles for smaller screens */
    @media (max-width: 768px) {
        .main {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .main {
            width: 90%;
        }
    }
}

.indexMain {
    width: 132vw;
    margin: 100px 0px;

    /* Styles for smaller screens */
    @media (max-width: 768px) {
        .main {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .main {
            width: 90%;
        }
    }
}

.container {
    background-color: rgb(128, 179, 231);
    font-family: "Nunito", sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

.container1 {
    font-family: "Nunito", sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    padding-left: 200px;
    padding-right: 200px;
    padding-top: 40px;
    padding-bottom: 40px;
    color: rgb(68, 68, 68);
}

.container2 {
    font-family: "Nunito", sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-style: normal;
    font-weight: 400;
    width: 1150px;
    margin: auto;
    margin-bottom: 40px;
    border: 2px solid rgb(26, 58, 94);

    /* Styles for smaller screens */
    @media (max-width: 768px) {
        .container2 {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .container2 {
            width: 90%;
        }
    }
}

.container3 {
    background-color: white;
    ;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    color: rgb(26, 58, 94);
    padding-left: 200px;
    padding-right: 200px;
    padding-bottom: 40px;
    padding-top: 30px;

}

.container4 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    color: rgb(26, 58, 94);
    padding-left: 200px;
    padding-right: 200px;
    padding-bottom: 40px;
    padding-top: 30px;
}

.container5 {
    background-color: white;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    color: rgb(26, 58, 94);
    padding-left: 200px;
    padding-right: 200px;
    padding-bottom: 40px;
    padding-top: 30px;
}

.container7 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    color: rgb(26, 58, 94);
    padding-left: 50px;
    padding-bottom: 40px;
    padding-top: 30px;
}

.container8 {
    background-color: white;
    padding-left: 150px;
    padding-top: 40px;
    margin: 20px;

    /* Styles for smaller screens */
    @media (max-width: 768px) {
        .container8 {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .container8 {
            width: 90%;
        }
    }
}

/* @media (max-width: 768px) {
        .container9 {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
/*@media (max-width: 480px) {
        .container9 {
            width: 90%;
        }
    }*/

.container10 {
    padding-left: 75px;
    width: 1070px;
    height: 50px;
    margin: auto;
    padding-bottom: 200px;

    /*border: 2px solid rgb(26, 58, 94);*/
    /* Styles for smaller screens */
    @media (max-width: 768px) {
        .container10 {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .container10 {
            width: 90%;
        }
    }
}

.container11 {
    background-color: white;
    font-family: "Nunito", sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-style: normal;
    font-weight: 400;
    width: 1150px;
    margin: auto;
    padding-bottom: 20px;
    border: 2px solid rgb(26, 58, 94);

    /* Styles for smaller screens */
    @media (max-width: 768px) {
        .container11 {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .container11 {
            width: 90%;
        }
    }
}

.robo {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 42px;
    line-height: 53px;
    font-weight: 400;
    font-style: normal;
    color: rgb(26, 58, 94);
    padding-left: 125px;
    padding-right: 125px;
    padding-bottom: 30px;
}


.pino {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    color: rgb(220, 61, 44);
    padding-left: 125px;
    padding-right: 125px;
    padding-bottom: 30px;
}

ul {
    padding-left: 50px;
    padding-top: 10px;
}

p {
    font-family: "Lora", serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    color: rgb(68, 68, 68);
    color: rgb(9, 1, 58);
}

h1 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22.4px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    margin-bottom: 20px;
    color: rgb(26, 58, 94);
}

h2 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 46px;
    line-height: 45px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 30px;
    color: rgb(26, 58, 94);
}

.same {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 46px;
    line-height: 45px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    padding-right: 130px;
    color: rgb(26, 58, 94);
}

h4 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 21px;
    line-height: 32px;
    font-weight: 400;
    font-style: normal;
    color: rgb(68, 68, 68);
}

.para {
    font-family: "Nunito", sans-serif;
    font-size: 12px;
    line-height: 21px;
    font-style: italic;
    font-weight: 400;
}

.input1 {
    font-family: "Nunito", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    padding: 20px 20px 20px 20px;
    margin-left: 500px;
    color: rgb(255, 255, 255);
    background-color: rgba(205, 31, 31, 0.761);
}

.input1:active {
    background-color: rgb(179, 27, 27);
    transform: scale(0.98);
}

.input1:hover {
    background-color: rgb(220, 61, 44);
    cursor: pointer;
}

.input1:focus {
    outline: none;
}

.input1:visited {
    color: rgb(255, 255, 255);
}

.ul1 {
    list-style-type: none;
    margin-bottom: 20px;
}

.para1 {
    font-family: "Lora", serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    color: rgb(68, 68, 68);
    padding-top: 15px;
}

.para2 {
    color: rgb(27, 26, 26);
    font-family: "Nunito", sans-serif;
    font-size: 24px;
    line-height: 26px;
    font-style: italic;
    font-weight: 400;
    padding-bottom: 2px;
    /*padding-bottom:10px ;
    text-align:center;*/
}

.para3 {
    color: rgb(27, 26, 26);
    font-family: "Nunito", sans-serif;
    font-size: 24px;
    line-height: 26px;
    font-style: italic;
    font-weight: 400;
    padding-left: 30px;
    padding-bottom: 15px;
    padding-top: 1px;
}

.para4 {
    color: rgb(68, 68, 68);
    font-family: "Nunito", sans-serif;
    font-size: 17px;
    line-height: 19px;
    font-style: italic;
    font-weight: 400;
}

.para5 {
    color: rgb(26, 58, 94);
    font-family: "Nunito", sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-style: normal;
    font-weight: 700;
    padding-left: 95px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.para6 {
    color: rgb(68, 68, 68);
    font-family: "Nunito", sans-serif;
    font-size: 11px;
    line-height: 21px;
    font-style: italic;
    font-weight: 400;

    @media (max-width: 768px) {
        .para6 {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .para6 {
            width: 90%;
        }
    }
}

.para7 {
    color: rgb(68, 68, 68);
    font-family: "Nunito", sans-serif;
    font-size: 12px;
    line-height: 21px;
    font-style: normal;
    font-weight: 700;
    padding-left: 40px;
}

.para8 {
    color: rgb(68, 68, 68);
    font-family: "Nunito", sans-serif;
    font-size: 12px;
    line-height: 21px;
    font-style: normal;
    font-weight: 700;
    padding-left: 40px;
}

.para9 {
    color: rgb(68, 68, 68);
    font-family: "Nunito", sans-serif;
    font-size: 12px;
    line-height: 21px;
    font-style: normal;
    font-weight: 700;
    padding-left: 40px;
}

.para10 {
    font-family: "Lora", serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    color: rgb(68, 68, 68);

    @media (max-width: 768px) {
        .para10 {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .para10 {
            width: 90%;
        }
    }
}

.para11 {
    color: rgb(27, 26, 26);
    font-family: "Nunito", sans-serif;
    font-size: 24px;
    line-height: 26px;
    font-style: italic;
    font-weight: 400;
    padding-left: 30px;
    padding-bottom: 15px;
    padding-top: 1px;
    text-align: center;
    margin-right: 38px;

    @media (max-width: 768px) {
        .para10 {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .para10 {
            width: 90%;
        }
    }
}

h3 {
    color: rgb(26, 58, 94);
    font-family: "Nunito", sans-serif;
    font-size: 26px;
    line-height: 21px;
    font-style: normal;
    font-weight: 700;
    padding-left: 30px;
    padding-top: 50px;
    padding-bottom: 20px;
}

.h {
    width: 380px;
    height: 5px;
    background-color: rgb(21, 12, 48);
    width: 22px;
    height: 24px;
    display: block;
    transition: transform 0.2s, width 0.2s, height 0.2s;
    margin-left: 225px;
    width: 300px;
    height: 3px;
    background-color: rgb(21, 12, 48);
}

.h2 {
    margin-left: 135px;
    width: 300px;
    height: 3px;
    background-color: rgb(21, 12, 48);
}

.h3 {
    margin-left: 335px;
    width: 447px;
    height: 3px;
    background-color: rgb(21, 12, 48);
}

.button1 {
    font-family: "Nunito", sans-serif;
    font-size: 21px;
    line-height: 21px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 18px 18px 18px 18px;
    color: rgb(68, 68, 68);
    background-color: #f5f5f5;
    border: none;
}

.button1:active {
    font-family: "Nunito", sans-serif;
    font-size: 21px;
    line-height: 21px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 20px 20px 18px 18px;
    color: white;
    background-color: navy;
    border: 2px solid gray;
}

.button1:hover {
    cursor: pointer;
    font-family: "Nunito", sans-serif;
    font-size: 21px;
    line-height: 21px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 20px 20px 18px 18px;
    color: white;
    background-color: navy;
    border: 2px solid gray;
}

.button2 {
    font-family: "Nunito", sans-serif;
    font-size: 21px;
    line-height: 21px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 18px 18px 18px 18px;
    color: rgb(68, 68, 68);
    background-color: #f5f5f5;
    border: none;
}

.button2:active {
    font-family: "Nunito", sans-serif;
    font-size: 21px;
    line-height: 21px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 20px 20px 18px 18px;
    color: white;
    background-color: navy;
    border: 2px solid gray;
}

.button2:hover {
    cursor: pointer;
    font-family: "Nunito", sans-serif;
    font-size: 21px;
    line-height: 21px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 20px 20px 18px 18px;
    color: white;
    background-color: navy;
    border: 2px solid gray;
}

.button3 {
    font-family: "Nunito", sans-serif;
    font-size: 21px;
    line-height: 21px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 20px 20px 18px 18px;
    color: rgb(68, 68, 68);
    background-color: #f5f5f5;
    border: none;
}

.button3:active {
    font-family: "Nunito", sans-serif;
    font-size: 21px;
    line-height: 21px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 18px 18px 18px 18px;
    color: white;
    background-color: navy;
    border: 2px solid gray;
}

.button3:hover {
    cursor: pointer;
    font-family: "Nunito", sans-serif;
    font-size: 21px;
    line-height: 21px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 18px 18px 18px 18px;
    color: white;
    background-color: navy;
    border: 2px solid gray;
}

.div1 {
    position: absolute;
    top: 173px;
    left: 131px;
}

.div2 {
    position: absolute;
    top: 173px;
    left: 263px;
}

nav {

    /* Styles for smaller screens */
    @media (max-width: 768px) {
        .main {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .main {
            width: 90%;
        }
    }
}

img{
    /* Styles for smaller screens */
    @media (max-width: 768px) {
        .main {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .main {
            width: 90%;
        }
    }
}

nav span img {
    margin-top: 15px;
    width: 74px;
}

.navigation {
    font-family: var(--font1);
    height: 74px;
    /*background-color: red;*/
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
    align-items: center;
}

.nav-left {
    font-size: 35px;
    display: flex;
}

.nav-left ul {
    display: flex;
    align-items: center;
    margin: 0 77px;
    font-size: 25px;
    font-weight: bold;
}

.nav-left ul li {
    list-style: none;
    margin: 0 14px;
    font-family: var(--font2);
    transition: all 0.01s ease-in-out;
}

.nav-left ul li:hover {
    color: var(--main-bg-color);
    font-weight: bolder;
    font-size: 28px;
}

.nav-left ul li a {
    text-decoration: none;
    color: black;
    transition: all 0.3s ease-in-out;
}

.nav-left ul li a:hover {
    color: var(--main-bg-color);
    font-weight: bolder;
}

.content-left {
    font-family: var(--font1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;

    /* Styles for smaller screens */
    @media (max-width: 768px) {
        .content-left {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .content-left {
            width: 90%;
        }
    }
}

.content-right {
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-right img {
    height: 340px;
    width: 349px;
    border: 4px solid black;
    border-radius: 4px;
}

.content {
    height: 550px;
    display: flex;
    /*background-color: rgb(237, 237, 243);*/
    padding: 9px;
    padding-top: 36px;
    padding-bottom: 16px;
    position: relative;
}

.content::after {
    content: "";
    background-image: url(../img/frontpage.png);
    top: 0;
    position: absolute;
    width: 100%;
    height: inherit;
    opacity: 0.15;
}

.home-articles {
    padding: 18px;
    margin: 23px;

    /*background-color:red;*/
    /* Styles for smaller screens */
    @media (max-width: 768px) {
        .main {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .main {
            width: 90%;
        }
    }
}

.home-article-content {
    align-self: center;
    padding: 25px;
}

.home-article-content div, span {
    padding: 10px 0;
}

.home-article-content a:hover {
    color: purple;
    font-size: 18px;
}

.home-article a {
    text-decoration: none;
    color: var(--main-bg-color);
}

.home-article {
    display: flex;
    padding: 25px;

    /* Styles for smaller screens */
    @media (max-width: 768px) {
        .main {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .main {
            width: 90%;
        }
    }
}

.home-article img {
    width: 300px;
}

.footer {
    height: 300px;
    background-color: var(--main-bg-color);
    padding: 50px;
    color: #f5f5f5;

    /* Styles for smaller screens */
    @media (max-width: 768px) {
        .main {
            width: 100%;
        }
    }

    /* Styles for even smaller screens */
    @media (max-width: 480px) {
        .main {
            width: 90%;
        }
    }
}

.footer a {
    color: white;
    text-decoration: none;
}

.left {
    margin: 100px;
    font-family: var(--font1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
}

.con {
    height: 650px;
    display: flex;
    /*background-color: rgb(237, 237, 243);*/
    padding: 9px;
    padding-top: 32px;
    position: relative;
}

/* Footer styles (icons-ready) */
.footer {
    background: #f5f5f5;
    padding: 24px 0;
    border-top: 1px solid #e9e9e9
}

.footer-inner {
    max-width: 1150px;
    margin: 0 auto;
    padding: 0 16px;
    text-align: center
}

.footer-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap
}

.footer-brand {
    color: #090a2b;
    font-size: 18px;
    font-weight: 700
}

.social-icons {
    display: flex;
    align-items: center;
    gap: 10px
}

.social-icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 6px;
    background: transparent;
    text-decoration: none
}

/* Tooltip for social icons */
.icon-tooltip {
    position: absolute;
    left: 50%;
    bottom: 120%;
    transform: translateX(-50%);
    background: #222;
    color: #fff;
    padding: 3px 10px;
    border-radius: 4px;
    font-size: 13px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.18s, bottom 0.18s;
    z-index: 10;
}

.social-icons a {
    position: relative;
}

.social-icons a:hover .icon-tooltip,
.social-icons a:focus .icon-tooltip {
    opacity: 1;
    bottom: 140%;
}

/* Social icon color and hover effects */
.social-icons a {
    color: #0b74de;
    transition: color 0.2s, background 0.2s;
}

.social-icons a[aria-label="Facebook"] {
    color: #1877f3;
}

.social-icons a[aria-label="Twitter"] {
    color: #1da1f2;
}

.social-icons a[aria-label="Instagram"] {
    color: #e4405f;
}

.social-icons a[aria-label="Email"] {
    color: #ea4335;
}

.social-icons a[aria-label="Phone"] {
    color: #34a853;
}

.social-icons a:hover, .social-icons a:focus {
    background: #f0f4fa;
    color: #111;
}

.social-icons a:hover svg, .social-icons a:focus svg,
.social-icons a:hover img, .social-icons a:focus img {
    transform: scale(1.18);
}


.social-icons a[aria-label="Facebook"]:hover {
    color: #145db2;
}

.social-icons a[aria-label="Twitter"]:hover {
    color: #0d8ddb;
}

.social-icons a[aria-label="Instagram"]:hover {
    color: #b92d53;
}

.social-icons a[aria-label="Email"]:hover {
    color: #b31414;
}

.social-icons a[aria-label="Phone"]:hover {
    color: #257a3a;
}

.social-icons img {
    width: 20px;
    height: 20px;
    display: block
}

.footer-links {
    margin-top: 16px;
}

.footer-links a {
    color: #666;
    text-decoration: none;
    margin: 0 6px;
    font-size: 25px;
    font-family: var(--font2, 'Nunito', sans-serif);
    font-weight: bold;
    transition: all 0.3s ease-in-out;
}

.footer-links a:hover, .footer-links a:focus {
    color: var(--main-bg-color);
    font-weight: bolder;
    font-size: 28px;
    text-decoration: none;
}

/*text-decoration: none;
margin: 0 6px
}*/

.footer-links a:hover {
    text-decoration: underline
}

.footer-credit {
    margin-top: 8px;
    font-size: 13px;
    color: #888
}

@media (max-width:600px) {
    .footer-top {
        flex-direction: column;
        gap: 8px
    }

    .footer-brand {
        order: 1
    }

    .social-icons {
        order: 2
    }
}

strong {
    color: rgb(220, 61, 44);
}

