body {
    margin: 0px;
    padding: 0px;
    background: #F5F5F5 !important;
    font-family: 'Poppins', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
    font-family: 'Poppins', sans-serif;
}

.text-left {
    text-align: left;
}

.top_header_section {
    background-color: #111111;
}

ul.news-info-list {
    padding: 6px 0;
    margin-bottom: 0px;
}

ul.news-info-list li {
    font-size: 13px;
    margin-right: 30px;
    display: inline-block;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
}

ul.news-info-list li:last-child {
    margin-right: 0;
}

ul.news-info-list li i {
    color: #ffffff;
    font-size: 16px;
    margin-right: 15px;
}

ul.header-social {
    text-align: right;
    padding: 6px 0;
    margin-bottom: 0px;
}

ul.header-social li {
    display: inline-block;
    margin-right: 5px;
}

ul.header-social li:last-child {
    margin-right: 0;
}

ul.header-social li a {
    color: #ffffff;
    height: 30px;
    width: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.header_section {
    background: white;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

ul.main-menu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.main-menu li {
    font-weight: 600;
    margin-bottom: 10px;
    padding: 5px 10px 3px 10px;
    background: #f2f2f2;
    border-radius: 4px;
    border-bottom: solid 4px transparent;
    transition: all 0.3s ease-in-out;
    color: #333;
}

ul.main-menu li a {
    color: inherit;
    text-decoration: none;
}

ul.main-menu li:hover,
ul.main-menu>.active {
    color: rgb(189, 0, 0);
    border-bottom: solid 4px rgb(189, 0, 0);
}

.img-scale-animate {
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 #e4e1e1;
}

.GridStyle,
.SubGridStyle {
    -webkit-background-size: 461px auto;
    /* background-size: ; */
    background-position: center;
    transition: all 1s ease-out;
}

.GridStyle:hover,
.SubGridStyle:hover {
    background-size: 500px auto;
}

.img-scale-animate img {
    width: 100%;
    /* height: 100%; */
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1.5s ease-out;
    -moz-transition: all 1.5s ease-out;
    -ms-transition: all 1.5s ease-out;
    -o-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out;
}

.img-scale-animate:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.img-overlay-70 {
    position: relative;
}

.img-overlay-70:before {
    opacity: 0.7;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111111), to(transparent));
    background-image: -webkit-linear-gradient(transparent, #111111);
    background-image: -moz-linear-gradient(transparent, #111111), -moz-linear-gradient(transparent, #111111);
    background-image: -o-linear-gradient(transparent, #111111), -o-linear-gradient(transparent, #111111);
    background-image: linear-gradient(transparent, #111111), linear-gradient(transparent, #111111);
    content: "";
    height: 70%;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.mask-content-lg {
    position: absolute;
    z-index: 7;
    bottom: 10px;
    right: 30px;
    padding-left: 30px;
}

.mask-content-sm {
    position: absolute;
    z-index: 7;
    bottom: 5px;
    right: 25px;
    padding-left: 25px;
}

h1.title-medium-light {
    font-weight: 500;
    line-height: 25px;
    color: #ffffff;
}

h1.title-medium-light a {
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

h1.title-medium-light a:hover {
    color: #e53935;
}

h3.title-medium-light {
    font-weight: 500;
    line-height: 23px;
    color: #ffffff;
}

h3.title-medium-light a {
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

h3.title-medium-light a:hover {
    color: #e53935;
}

h3.title-medium-light span {
    color: #e53935;
}

.sna_section_title_1 .sna_section_title_1_text {
    position: relative;
    z-index: 1;
    padding: 0 10px;
    color: #232323
}

.Heading_1 {
    padding-right: 0;
    border-left: solid 7px #c71303;
    padding-left: 10px;
}

.Heading_1 a {
    text-decoration: none;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}


/*=====================================
[9] Sidebar Element Style
======================================*/

ul.stay-connected li {
    width: 25%;
    border-left: 1px solid #dcdcdc;
    text-align: center;
    display: inline-block;
    float: right;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

ul.stay-connected li:last-child {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
}

ul.stay-connected li i {
    margin: 0 auto;
    color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: block;
    line-height: 50px;
    font-size: 18px;
    margin-bottom: 10px;
}

ul.stay-connected li .connection-quantity {
    font-weight: 600;
    font-size: 18px;
    color: #111111;
    margin-bottom: 10px;
}

ul.stay-connected li p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1;
    color: #444444;
}

ul.stay-connected li:hover {
    opacity: 0.8;
}

ul.stay-connected .facebook i {
    background-color: #3b5998;
}

ul.stay-connected .twitter i {
    background-color: #0091ea;
}

ul.stay-connected .youtube i {
    background-color: #ff0000;
}

ul.stay-connected .rss i {
    background-color: #ef6c00;
}

ul.stay-connected-color {
    padding-left: 0px;
}

ul.stay-connected-color li {
    width: 24.3%;
    text-align: center;
    float: left;
    margin-left: 2px;
    display: inline-block;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

ul.stay-connected-color li:last-child {
    margin-right: 0;
}

ul.stay-connected-color li a {
    padding: 27px 0;
    display: block;
    text-decoration: none;
    color: white;
}

ul.stay-connected-color li i {
    color: #ffffff;
    display: block;
    font-size: 18px;
}

ul.stay-connected-color li .connection-quantity {
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 5px;
}

ul.stay-connected-color li p {
    font-size: 11px;
    margin-bottom: 0;
    line-height: 1;
    color: #ffffff;
}

ul.stay-connected-color li:hover {
    opacity: 0.8;
}

ul.stay-connected-color .facebook {
    background-color: #3b5998;
}

ul.stay-connected-color .twitter {
    background-color: #0091ea;
}

ul.stay-connected-color .youtube {
    background-color: #ff0000;
}

ul.stay-connected-color .linkedin {
    background-color: #1976d2;
}

ul.stay-connected-color .rss {
    background-color: #ef6c00;
}

ul.stay-connected-light li {
    margin-bottom: 2px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(211, 211, 211, 0.75);
    -moz-box-shadow: 0px 1px 0px 0px rgba(211, 211, 211, 0.75);
    box-shadow: 0px 1px 0px 0px rgba(211, 211, 211, 0.75);
    background-color: #ffffff;
    width: 24%;
    text-align: center;
    display: inline-block;
    margin-left: 3px;
    float: right;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

ul.stay-connected-light li:last-child {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
}

ul.stay-connected-light li a {
    padding: 15px 0;
    display: block;
}

ul.stay-connected-light li i {
    margin: 0 auto;
    color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: block;
    line-height: 50px;
    font-size: 18px;
    margin-bottom: 10px;
}

ul.stay-connected-light li .connection-quantity {
    font-weight: 600;
    font-size: 18px;
    color: #111111;
    margin-bottom: 10px;
}

ul.stay-connected-light li p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1;
    color: #444444;
}

ul.stay-connected-light li:hover {
    background-color: #fafafa;
}

ul.stay-connected-light .facebook i {
    background-color: #3b5998;
}

ul.stay-connected-light .twitter i {
    background-color: #0091ea;
}

ul.stay-connected-light .linkedin i {
    background-color: #1976d2;
}

ul.stay-connected-light .rss i {
    background-color: #ef6c00;
}

p.social_media {
    color: white;
    font-size: 17px;
}

p.social_media a {
    font-size: 22px;
    line-height: 10px;
    margin-right: 10px;
    color: white;
}

p.social_media a:hover {
    color: #e53935;
}

ul.footer_links {
    list-style-type: none;
    color: white;
    padding-right: 0px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #666666;
    padding-top: 20px;
}

ul.footer_links li {
    color: white;
}

ul.footer_links li a {
    color: white;
    text-decoration: none;
    display: block;
    height: 25px;
}

ul.footer_links li a:hover {
    color: #e53935;
}

p.credits {
    font-size: 14px;
    margin-bottom: 0px;
}

p.credits a {
    color: white;
    text-decoration: none;
}

p.credits a:hover {
    color: #e53935;
}

.TextMobileLeft {
    text-align: right;
}

.TextMobileRight {
    text-align: left;
}

@media (max-width: 600px) {
    .footer_links {
        flex-direction: column;
    }
    .TextMobileLeft,
    .TextMobileRight {
        text-align: center;
    }
}

.heartz {
    animation: .8s infinite beatHeart
}

@keyframes beatHeart {
    0% {
        transform: scale(1)
    }
    25% {
        transform: scale(1.1)
    }
    40% {
        transform: scale(1)
    }
    60% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(1)
    }
}

.marquee {
    width: 100%;
    overflow: hidden;
    border: 1px solid #ccc;
}

.js-marquee-wrapper {
    width: 100% !important;
}


/* The Modal (background) */

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 60%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}


/* Modal Content */

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50% !important;
}


/* The Close Button */

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#PNN_Area {
    width: 300px;
    height: 300px;
    position: fixed;
    right: 20px;
    bottom: 40px;
    z-index: 99999999999;
    display: block;
}

#close {
    float: right;
    position: relative;
    top: 20px;
    right: 20px;
    display: block;
    width: 25px;
    height: 25px;
    color: white;
    text-align: center;
    background: #dc3545;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

#close:hover {
    background: #7e0b16;
}

.ad-crud {
    float: right;
    position: relative;
    top: 20px;
    right: 20px;
    display: block;
    height: 40px;
    color: white;
    text-align: center;
    margin-right: 10px;
    background: #dc3545;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.news-meta {
    color: #333;
    font-size: 14px;
}

.news-meta a {
    color: #333;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

.news-meta a:hover {
    color: rgb(197, 0, 0);
    text-decoration: none;
}

.news-content {
    font-size: 18px;
}

.box-style {
    width: 100%;
    box-shadow: 2px 1px 3px 0 rgb(0 0 0 / 5%);
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff!important;
    padding: 13px;
    border: 1px solid #e6e6e6;
}

ul.blog-tags {
    padding: 0px;
    margin-bottom: 0px;
}

ul.blog-tags li {
    font-size: 13px;
}

ul.blog-tags li a {
    border: 1px solid #dcdcdc;
    display: block;
    padding: 3px 10px;
    color: #444444;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

ul.blog-tags li a:hover {
    color: #ffffff;
    background-color: #111111;
    border: 1px solid #111111;
}

ul.blog-tags li:first-child {
    border: 1px solid #e53935;
    padding: 3px 15px;
    background-color: #e53935;
    color: #ffffff;
    font-size: 14px;
}

ul.item-inline {
    overflow: hidden;
}

ul.item-inline li {
    margin-left: 3px;
    float: right;
    display: inline-block;
    margin-bottom: 3px;
}

.post-share-area {
    padding: 20px;
    background-color: #fff;
    border: dashed 2px #ccc;
}

.post-share-area p {
    font-size: 16px;
    font-weight: 600;
}

.post-share-area ul.social-default li a.facebook {
    background: #516eab;
    border: 2px solid #516eab;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.post-share-area ul.social-default li a.facebook:hover {
    background: transparent;
    color: #516eab;
}

.post-share-area ul.social-default li a.twitter {
    background: #29c5f6;
    border: 2px solid #29c5f6;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.post-share-area ul.social-default li a.twitter:hover {
    background: transparent;
    color: #29c5f6;
}

.post-share-area ul.social-default li a.google {
    background: #eb4026;
    border: 2px solid #eb4026;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.post-share-area ul.social-default li a.google:hover {
    background: transparent;
    color: #eb4026;
}

.post-share-area ul.social-default li a.pinterest {
    background: #ca212a;
    border: 2px solid #ca212a;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.post-share-area ul.social-default li a.pinterest:hover {
    background: transparent;
    color: #ca212a;
}

.post-share-area ul.social-default li a.rss {
    background: #ef6c00;
    border: 2px solid #ef6c00;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.post-share-area ul.social-default li a.rss:hover {
    background: transparent;
    color: #ef6c00;
}

.post-share-area ul.social-default li a.linkedin {
    background: #1976d2;
    border: 2px solid #1976d2;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.post-share-area ul.social-default li a.linkedin:hover {
    background: transparent;
    color: #1976d2;
}

.post-share-area ul.social-default li:last-child {
    margin-left: 0;
}

.post-share-area ul.social-default li a {
    display: block;
    height: 44px;
    line-height: 42px;
    width: 48px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.blog-post-slider {
    padding: 0 0 30px;
}

.blog-post-slider .prev-article {
    color: #444444;
    margin-bottom: 10px;
    display: block;
    width: 95%;
    height: 95px;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.blog-post-slider .prev-article i {
    margin-left: 10px;
    color: #e53935;
    font-size: 20px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.blog-post-slider .prev-article:hover {
    color: #e53935;
}

.blog-post-slider .next-article {
    color: #444444;
    margin-bottom: 10px;
    display: block;
    width: 95%;
    height: 95px;
    float: left;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.blog-post-slider .next-article i {
    margin-right: 10px;
    color: #e53935;
    font-size: 20px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.blog-post-slider .next-article:hover {
    color: #e53935;
}

h3.title-medium-dark {
    font-weight: 500;
    font-size: 14px;
    color: #333;
}

h3.title-medium-dark a {
    color: #111111;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

h3.title-medium-dark a:hover {
    color: #e53935;
}

h3.title-medium-dark span {
    color: #e53935;
}
.card {
    height: 100% !important;
}
figcaption {
    text-align: center;
    font-size: 15px;
    color: #333;
    font-style: italic;
}
a.language-selector {
    text-decoration: none;
    background: #fff;
    border-radius: 5px;
    padding: 1px 10px;
    color: #333;
    font-weight: bold;
    margin: auto 3px;
    transition: all 0.3s ease-in-out;
}
a.language-selector:hover {
    background: #c71303;
    color: #fff;
}
a.language_active {
    background: #084e9c;
    color: #fff;
}