
#swecet-featured-img:before {
    padding-top: 5%;
}

.swecet-content p:first-of-type {
    font-size: 20px;
}

.swecet-content p {
    font-size: 16px;
}

.swecet-content {
    padding-top: 20px;
    padding-bottom: 80px;
}

.red-text, .red-text:hover {
    color: #E20714;
}

h2.swecet-heading {
    font-size: 32px;
}

#dots3 {
    width: 319px;
    height: 566px;
    position: absolute;
    right: 0;
}

.contact-marg {
    margin-top: 50px;
}

#news-graphic {
    margin-top: 100px;
    margin-bottom: 40px;
}

#swecet-page-img {
    margin-top: 100px;
    box-shadow: 10px 10px 10px rgba(84.7, 84.7, 84.7, 0.5);
    position: relative;
    margin-right: 60px;
    margin-bottom: 50px;
    z-index: 9999;
}

.page-img {
    width: 80%;
    padding-left: 20px;
}

#news-graphic-fill {
    position: absolute;
    bottom: -50px;
}

.swecet-news-wrapper {
    background-color: #dfdfdf;
    border-bottom-left-radius: 10px;
    padding: 10px;
    display: inline-block;
}

.swecet-news-single {
    margin-bottom: 40px;
}

.swecet-news-single a:hover .front-news-single {
    background-color: #4BC5C1;
    color: #fff;
    text-decoration: none;
    box-shadow: 5px 5px #DFDFDF;
    webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.front-news-single {
    width: 100%;
}

.swecet-news-single a:hover div {
    color: #fff;
    text-decoration: none;
}

.swecet-news-single a:hover .news-date, .swecet-news-single a:hover, .swecet-news-single a:hover p {
    text-decoration: none;
}

.swecet-heading-white {
    color: #fff;
}

.news-date-f {
    color: #DFDFDF;
    margin-bottom: 40px;
    font-size: 14px;
}

.swecet-btn2 {
    display: inline-block;
    margin-bottom: 40px;
}

.swecet-news-img-f:before {
    padding-top: 70%;
}

.swecet-news-img-f {
    margin-top: 20px;
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    left: 0;
    box-shadow: 20px 20px rgba(84.7, 84.7, 84.7, 0.2);
    z-index: 5;
}


#news-graphic-fill {
    position: absolute;
    right: 0;
    bottom: 18%;
}

#dots2 {
    width: 319px;
    height: 566px;
    position: absolute;
    left: -40%;
    bottom: -50px;
}

.swecet-news-a {
    margin-top: 150px;
}

.swecet-news-img:before {
    padding-top: 50%;
}

#corner3 {
    width: 300px;
    height: 300px;
}

#f-lines {
    width: 396px;
    height: 707px;
    position: absolute;
    right: 0;
    z-index: 1;
    top: 5%;
}


.wpcf7-form textarea, .wpcf7-form input, .wpcf7-form label {
    width: 100%;
}

.wpcf7-form textarea, .wpcf7-form input {
    border-radius: 0;
    border: none !important;
    background-color: #eee;
}

.wpcf7-submit {
    cursor: pointer;
    background-color: #4bc5c1 !important;
    border: 2px solid #4bc5c1 !important;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    padding: 10px 50px !important;
    color: #fff !important;
    font-weight: 900 !important;
    font-size: 20px !important;
    webkit-transition: all .5s !important;
    -moz-transition: all .5s !important;
    transition: all .5s !important;
    line-height: auto !important;
}

.wpcf7-submit:hover {
    border: 2px solid #4bc5c1 !important;
    background-color: #fff !important;
    color: #4bc5c1 !important;
    padding: 10px 50px !important;
    line-height: auto !important;
}

@media (max-width: 1320px) {
    #dots3 {
        display: none;
    }
}

@media (max-width: 1360px) {
    #news-graphic-fill {
        display: none;
    }
}

@media (max-width: 767px) {
    .swecet-content {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #news-graphic {
        display: none;
    }

    #swecet-page-img {
        margin-right: 0;
    }

    #swecet-featured-img {
        height: auto;
    }

    #swecet-featured-img:before {
        padding-top: 25%;
    }

    #corner3 {
        display: none;
    }

    #swecet-page-img {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    #dots2 {
        display: none;
    }

    .swecet-news-img-f {
        position: static;
        margin-bottom: 20px;
    }

    .swecet-news-img-f, .swecet-news-img {
        height: auto;
    }

    .page-img {
        width: 100%;
        padding-left: 0px;
    }

    .swecet-content .swecet-heading {
        margin-top: 0;
    }

    #f-lines {
        display: none;
    }
}
