@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=RocknRoll+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ropa+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Acme&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rosario&display=swap');

body {
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #80BA1357 100%);
}

.topbar {
    background: url('../page_img/topbar.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 90%;
}

.topbar li a {
    font-family: "Roboto Slab", Sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.topbar p {
    font-size: 12px;
    font-style: italic;
}

.w-40 {
    width: 40%;
}

.theme-text {
    color: #116795;
    font-family: "Roboto Slab", Sans-serif;
}

.btn-facebook {
    background-color: #3b5998;
    color: #fff;
}

.btn-twitter {
    background-color: #1da1f2;
    color: #fff;
}

.btn-youtube {
    background-color: #cd201f;
    color: #fff;
}

.btn-whatsapp {
    background-color: #25d366;
    color: #fff;
}

.btn-linkedin {
    background-color: #0077b5;
    color: #fff;
}

.banner nav {
    position: absolute;
    top: 0;
    width: 100%;
}

.banner nav .nav-item.active {
    background: #083F59B8;
    padding: 0px 10px;
}

.banner nav .nav-item:hover {
    background: #083F59B8;
}

.banner nav .nav-link {
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    margin: 5px 10px;
}

.banner nav .nav-link i {
    color: #2bb5ff;
}

.banner nav .dropdown .dropdown-menu li a {
    font-family: "Roboto", Sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #00375B;
    background-color: #FFFFFFE6;
    padding: 8px 10px;
}

.banner nav .dropdown .dropdown-menu li a:hover {
    background: #045b8bd2;
    color: #fff;
}

.banner nav .dropdown .dropdown-menu li {
    position: relative;
}

.banner nav .dropdown .dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
}

.banner nav .dropdown .dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}

.banner nav .dropdown .dropdown-menu>li:hover>.dropdown-submenu {
    display: block;
    padding: 0;
}

.submenu_spliter {
    border-bottom: 1px solid #007DC1;
}

.banner .bg-video-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.banner video {
    width: 100%;
    min-width: 100%;
    min-height: 100%;
}

.banner .overlay {
    width: 100%;
    height: 99%;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000057;
}

.main_crsl{
    height: 100%;
    padding: 17rem 0;
}

.flipcard {
    position: relative;
    top: -100px;
}

.flip {
    -webkit-perspective: 800;
    perspective: 800;
    position: relative;
    text-align: center;
    margin: 10px 0;
}

.flip .card.flipped {
    -webkit-transform: rotatey(-180deg);
    transform: rotatey(-180deg);
}

.flip .card {
    height: 215px;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 0.5s;
    transform-style: preserve-3d;
    transition: 0.5s;
    border: 0;
    border-radius: 10px;
}

.flip .card .face {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 2;
    color: #fff;
}

.flip .card .face h5 {
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 23px;
    font-weight: 700;
    color: #fff;
}

.flip .card .front {
    background-color: #1C84BC;
    padding: 10% 0;
    position: absolute;
    z-index: 1;
    border-radius: 7px;
}

.flip .card .back {
    background-color: #084871;
    padding: 10% 0;
    -webkit-transform: rotatey(-180deg);
    transform: rotatey(-180deg);
    position: absolute;
    border-radius: 8px;
}

.about .title {
    color: #5A9A00;
    font-family: "RocknRoll One", Sans-serif;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
}

.about p {
    font-family: "Ropa Sans", Sans-serif;
    text-align: justify;
    font-size: 15px;
}

.portfolio .title {
    color: #5A9A00;
    font-family: "RocknRoll One", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.portfolio .card-header {
    background-color: transparent;
    background-image: linear-gradient(160deg, #004C89 0%, #7EC6B6 100%);
}

.portfolio .card-header a {
    color: #fff;
    font-weight: 500;
}

.portfolio .collapse p {
    color: #333;
    font-family: "Acme", Sans-serif;
    font-size: 15px;
    text-align: justify;
}

.portfolio .collapse a {
    color: #008080;
    font-weight: 500;
}

.gallery .title {
    color: #5A9A00;
    font-family: "RocknRoll One", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.owl-item {
    width: 128.906px;
    margin-right: 10px;
    background: powderblue;
}

.owl-theme .owl-dots .owl-dot {
    display: none !important;
}

.btn-theme-green {
    background-color: #5A9A00;
    color: #fff;
    font-weight: 500;
}

.btn-theme-green:hover {
    color: #e2e2e2;
}

footer{
    background: #07334B;
    padding: 15px 0 0 0;
}

footer .short-about img{
    width: 80%;
}

footer .short-about{
    text-align: center;
    font-size: 14px;
    font-style: italic;
    font-family: "Times New Roman", Sans-serif;
    font-weight: 700;
}

footer .lower-part{
    font-family: "Rosario", Sans-serif;
}

footer .social .fa{
    font-size: 20px;
}

footer hr{
    color: #fff;
    border: 1px solid #fff;
}

footer .last-line{
    font-size: 12px;
    font-weight: 600;
}

@media (min-width:576px) {
    .topbar {
        background-position-y: 90%;
    }

    .w-40 {
        width: 25%;
    }

    .banner nav .nav-link {
        margin: 0;
        font-size: 11px;
    }

    .flipcard {
        position: relative;
        top: 0px;
    }

    .flip {
        margin: 20px 0;
    }

    footer .short-about img{
        width: 100%;
    }
}

@media (min-width:768px) {
    .topbar {
        background-position-y: 90%;
    }

    .w-40 {
        width: 40%;
    }

    .flipcard {
        position: relative;
        top: -60px;
    }

    .banner nav .nav-link {
        margin: 5px 10px;
        font-size: 14px;
    }

    .flip {
        margin: 10px 0;
    }

    .flip .card .face h5 {
        font-size: 21px;
    }

    footer .short-about img{
        width: 65%;
    }
}