/*Sidabar Style*/

@import url(//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap);

.settings {
    height: 73px;
    float: left;
    background: url(https://s3.postimg.org/bqfooag4z/startific.jpg);
    background-repeat: no-repeat;
    width: 250px;
    margin: 0px;
    text-align: center;
    font-size: 20px;
    font-family: 'Strait', sans-serif;
}

/* ScrolBar  */
.scrollbar {
    height: 90%;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}

    .scrollbar:hover {
        height: 90%;
        width: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
    }

/* Scrollbar Style */

#style-1::-webkit-scrollbar-track {
    border-radius: 2px;
}

#style-1::-webkit-scrollbar {
    width: 5px;
    background-color: #f7f7f7;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #bfbfbf;
}
/* Scrollbar End */

.fa-lg {
    font-size: 1em;
}

.fa {
    position: relative;
    display: table-cell;
    width: 55px;
    height: 36px;
    text-align: center;
    top: 12px;
    font-size: 20px;
}

.sidebar:hover,
nav.sidebar.expanded {
    width: 250px;
    overflow: hidden;
    opacity: 1;
}

.sidebar {
    background: #f7f7f7;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    width: 55px;
    overflow: hidden;
    -webkit-transition: width 0.2s linear;
    transition: width 0.2s linear;
    -webkit-transform: translateZ(0) scale(1, 1);
    box-shadow: 1px 0 15px rgba(0, 0, 0, 0.07);
    opacity: 1;
}

    .sidebar > ul {
        margin: 7px 0;
    }

    .sidebar li {
        position: relative;
        display: block;
        width: 250px;
    }

        .sidebar li > a {
            position: relative;
            width: 255px;
            display: table;
            border-collapse: collapse;
            border-spacing: 0;
            color: #043872;
            font-size: 13px;
            text-decoration: none;
            -webkit-transform: translateZ(0) scale(1, 1);
            -webkit-transition: all 0.14s linear;
            transition: all 0.14s linear;
            font-family: 'Strait', sans-serif;
            border-top: 1px solid #f2f2f2;
            text-shadow: 1px 1px 1px #fff;
        }

    .sidebar .nav-icon {
        position: relative;
        display: table-cell;
        width: 55px;
        height: 36px;
        text-align: center;
        vertical-align: middle;
        font-size: 18px;
    }

    .sidebar .nav-text {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        width: 190px;
        font-family: 'Titillium Web', sans-serif;
    }

    .sidebar .fb-like {
        left: 180px;
        position: absolute;
        top: 15px;
    }

    .sidebar > ul.logout {
        position: absolute;
        left: 0;
        bottom: 0;
    }

.no-touch .scrollable.hover {
    overflow-y: hidden;
}

    .no-touch .scrollable.hover:hover {
        overflow-y: auto;
        overflow: visible;
    }

/* Logo Hover Property */
.settings:hover,
.settings:focus {
    background: url(https://s17.postimg.org/74cl7s05b/logo_hover.jpg);
    -webkit-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
    -moz-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
    -o-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
    transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
}

.settings:active,
.settings:focus {
    background: url(https://s3.postimg.org/bqfooag4z/startific.jpg);
    -webkit-transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
    -moz-transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
    -o-transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
    transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
}

a:hover,
a:focus {
    text-decoration: none;
    border-left: 0px solid #f7f7f7;
}

nav {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    nav ul,
    nav li {
        outline: 0;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        font-family: "Josefin Sans", serif;
    }

/* Darker element side menu Start*/

.darkerli {
    background-color: #ededed;
    text-transform: capitalize;
}

.darkerlishadow {
    background-color: #ededed;
    text-transform: capitalize;
    -webkit-box-shadow: inset 0px 5px 5px -4px rgba(50, 50, 50, 0.55);
    -moz-box-shadow: inset 0px 5px 5px -4px rgba(50, 50, 50, 0.55);
    box-shadow: inset 0px 5px 5px -4px rgba(50, 50, 50, 0.55);
}

.darkerlishadowdown {
    background-color: #ededed;
    text-transform: capitalize;
    -webkit-box-shadow: inset 0px -4px 5px -4px rgba(50, 50, 50, 0.55);
    -moz-box-shadow: inset 0px -4px 5px -4px rgba(50, 50, 50, 0.55);
    box-shadow: inset 0px -4px 5px -4px rgba(50, 50, 50, 0.55);
}

/* Darker element side menu End*/

.sidebar li:hover > a,
nav.sidebar li.active > a,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,
.dashboard-page nav.dashboard-menu ul li.active a {
    color: #fff;
    background-color: #00bbbb;
    text-shadow: 0px 0px 0px;
}

.area {
    float: left;
    background: #e2e2e2;
    width: 100%;
    height: 100%;
}

@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 300;
    src: local('Titillium WebLight'), local('TitilliumWeb-Light'), url(http://themes.googleusercontent.com/static/fonts/titilliumweb/v2/anMUvcNT0H1YN4FII8wpr24bNCNEoFTpS2BTjF6FB5E.woff) format('woff');
}

/*Sidabar Style*/

.wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 650px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

body {
    font-size: 15px;
    font-family: 'Lato', sans-serif;
}

.navbar {
    background-color: aliceblue;
    padding: 20px;
    border: 2px solid #f3f3f4;
}

    .navbar .navbar-nav {
        /*margin: 0 auto;*/
    }

    .navbar .nav-item {
        margin: 0 15px;
    }

        .navbar .nav-item .nav-link {
            border-bottom: 2px solid transparent;
            padding: 8px 0;
            transition: all 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4);
        }

    .navbar .nav-item {
        margin: 0 20px;
    }

        .navbar .nav-item.active .nav-link {
            border-color: #999999;
            transition: all 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4);
        }

        .navbar .nav-item .nav-link:hover,
        .navbar .nav-item .nav-link:active {
            border-color: #999999;
            transition: all 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4);
        }

h1,
h2 {
    font-weight: 700;
    color: #043872;
}

/*.card-wrapper .row > div {
    margin-bottom: 50px;
}

.card {
    height: 370px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    cursor: pointer;
    transition: all 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4);
    overflow: hidden;
}

    .card img {
        width: 100%;
        height: 100%;
        transition: all 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4);
        object-fit: cover;
    }

.descriptions {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 100%;
    transition: all 0.7s ease-in-out;
    padding: 20px;
    box-sizing: border-box;
    clip-path: circle(0% at 100% 100%);
}

.card:hover .descriptions {
    left: 0px;
    transition: all 0.7s ease-in-out;
    clip-path: circle(75%);
}

.card:hover {
    transition: all 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
    transform: scale(0.97);
}

    .card:hover img {
        transition: all 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4);
        transform: scale(1.6) rotate(20deg);
        filter: blur(3px);
    }

.card .cd-title {
    color: #043872;
    margin-bottom: 15px;
    font-size: 26px;
}

.card p {
    font-size: 16px;
    line-height: 24px;
    color: #313131;
}

.card button {
    width: fit-content;
    height: 40px;
    cursor: pointer;
    border-style: none;
    background-color: rgb(45, 171, 245);
    color: #fff;
    font-size: 15px;
    outline: none;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
    transition: all 0.5s ease-in-out;
}

    .card button:hover {
        transform: scale(0.95) translateX(-5px);
        transition: all 0.5s ease-in-out;
    }*/

/*  footer   */
footer {
    background-color: aliceblue;
    color: #fff;
    font-size: 14px;
    bottom: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 999;
    padding: 20px;
}

    footer p {
        margin: 0;
    }

    footer .fa-heart {
        color: red;
        margin: 0 7px;
    }

    footer .fa-dev {
        color: #fff;
    }

    footer .fa-twitter-square {
        color: #1da0f1;
    }

    footer .fa-instagram {
        color: #f0007c;
    }

    footer .fa-linkedin {
        color: #0073b1;
    }

    footer .fa-codepen {
        color: #fff;
    }

    footer a {
        color: #3c97bf;
        text-decoration: none;
        margin: 0 7px;
    }

.youtubeBtn {
    position: fixed;
    left: 50%;
    transform: translatex(-50%);
    bottom: 70px;
    transition: all 0.3s;
    vertical-align: middle;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 575px) {
    .youtubeBtn {
        bottom: 80px;
    }
}

.youtubeBtn i {
    font-size: 20px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.youtubeBtn a {
    color: #ff0000;
    animation: youtubeAnim 1000ms linear infinite;
    float: right;
}

    .youtubeBtn a:hover {
        color: #c9110f;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
    }

.youtubeBtn i:active {
    transform: scale(0.9);
    transition: all 0.3s ease-in-out;
}

.youtubeBtn span {
    font-weight: bold;
    font-size: 14px;
}

@keyframes youtubeAnim {
    0%, 100% {
        color: #c9110f;
    }

    50% {
        color: #ff0000;
    }
}

.content-area {
    padding-top: 50px;
    padding-bottom: 70px;
}

.message-box h4 {
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 5px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
    color: #999;
}

.message-box h2 {
    font-size: 28px;
    font-weight: 500;
    padding: 0 0 10px;
    margin: 0;
    line-height: 62px;
    margin-top: 0;
    text-transform: none;
}

.message-box p {
    margin-bottom: 20px;
}

.message-box .lead {
    padding-top: 10px;
    font-size: 19px;
    font-style: italic;
    color: #999;
    padding-bottom: 0;
}

.btn-brd {
    padding: 13px 40px;
    font-size: 18px;
    border: 2px solid #ab3432;
    color: #ffffff;
    background-color: #ab3432;
    border-radius: 25px 0px 25px 0px;
}
