/*!
 * Start Bootstrap - Full Width Pics (https://startbootstrap.com/template-overviews/full-width-pics)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full-width-pics/blob/master/LICENSE)
 */
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow|Oswald:400,300);
@import url(https://fonts.googleapis.com/css?family=Kaushan+Script);
@import url(https://fonts.googleapis.com/css?family=Raleway);

.content {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
}

.content .content-overlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
    opacity: 1;
}

.content-image{
    width: 100%;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
    top: 50%;
    left: 50%;
    opacity: 1;
}

.content-details .content-title{
    color: #fff;
    font-weight: 700;
    margin-bottom: 0.5em;
}

.content-details p{
    color: #fff;
    font-size: 0.8em;
}

.fadeIn-bottom{
    top: 80%;
}

.fadeIn-top{
    top: 20%;
}

.fadeIn-left{
    left: 20%;
}

.fadeIn-right{
    left: 80%;
}


body {
    /*padding-top: 50px;*/
    font-family: 'PT Sans Narrow', Arial, sans-serif;
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 18px;
    width: 100%;
    height: 100%;
}

a,
a:hover,
a:focus,
a:active {
    outline: 0;
    text-decoration: none;
}

.top1site {
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    font-size: 20px;
    padding-top: 20px;
    color: #39648f !important;
}

.bg-image-full {
    text-align: center;
    color: #fff;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 500px;
    width: 100%;
}

.intro-text {
    position: relative;
    padding: 10% 0 15% 0;
}

.bg-image-full .intro-text h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    padding-top: 50px;
    letter-spacing: 5px;
    margin-bottom: 45px;
    -webkit-animation: bounceIn;
    -moz-animation: rubberBand;
    -o-animation: bounceIn;
    animation: bounceIn;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    font-family: 'Oswald', sans-serif;
}

.bg-image-full .intro-text h1 span {
    color: #bfbfbf;
}

.bg-image-full .intro-text p {
    color: #fff;
    font-size: 20px;
    /*font-family: 'PT Sans Narrow', Arial, sans-serif;*/
    margin-bottom: 55px;
    -webkit-animation: bounceInLeft;
    -moz-animation: fadeInLeft;
    -o-animation: fadeInLeft;
    animation: bounceLeft;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

.bg-image-section2 {
    text-align: center;
    color: #fff;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.section-title h2 {
    color: #111;
    font-size: 40px;
    font-weight: 600;
    font-family: 'Noto Serif',serif;
    text-align: center;
    /*font-family: Arial, sans-serif;*/
    margin-bottom: 40px;
    color: #800000;
}

.about-list h4 {
    margin-top: 30px;
    margin-bottom: 10px;
}

.about-list li {
    margin-bottom: 5px;
    color: #444;
    list-style: none;
}

.about-list li i {
    margin-right: 10px;
}

ul li {
    /*padding: 10px 0px;*/
}

.site-logo {
    max-height: 100px;
    margin-top: -10px;
}

.frontpage-btn {
    margin-top: 5px;
    margin-bottom: 5px;
}

.mission-title {
    font-weight: bold;
}

@media only screen and (max-width: 1026px) {
    .contacts-details {
        display: none !important;
    }
}


.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #39648f;
}

.navbar-light .navbar-nav .nav-link {
    color: #39648f;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #660000;
}


.required-input::after {
    color: red;
    content: " *";
}

.webpop-content-div {
    line-height: 1.8;
    font-size: 13px;
}

.fa-youtube {
    color: #c4302b;
    text-decoration: none;
}

.fa-whatsapp {
    color: #25D366;
    text-decoration: none;
}

.fa-twitter {
    color: #1DA1F2;
    text-decoration: none;
}

.fa-facebook {
    color: #3b5998;
    text-decoration: none;
}


.social-links .list-group-item {
    font-family: 'PT Sans Narrow', Arial, sans-serif;
    position: relative;
    display: block;
    padding: .4rem 1.2rem;
    margin-bottom: -1px;
    background-color: inherit;
    border: 1px solid rgba(230, 230, 230, 0.8);
    font-size: 14px;
}

.social-links .list-group-item-action:focus, .social-links .list-group-item-action:hover {
    z-index: 1;
    color: #fff !important;
    text-decoration: none;
    background-color: #39648f;
}

.social-links .list-group-item-action:hover i {
    color: #fff !important;
}


.contact-links .list-group-item {
    font-family: 'PT Sans Narrow', Arial, sans-serif;
    position: relative;
    display: block;
    padding: .4rem 1.2rem;
    margin-bottom: -1px;
    background-color: inherit;
    border: 1px solid rgba(230, 230, 230, 0.8);
    color: rgba(115, 115, 115, 0.8);
    font-size: 14px;
}

.contact-links .list-group-item a {
    font-size: 14px;
    letter-spacing: 1px;
    display: block;
    /*line-height: 32px;*/
}

