@import url('https://fonts.googleapis.com/css2?family=Baloo+2&display=swap');

html {
    scroll-behavior: smooth;
}

body {
    /* background: #f1f6ff; */
    background: #f5f5f7;
    /* background: radial-gradient(circle, rgba(255,191,0,0.8) 0%, rgba(249,249,251,1) 68%, rgba(50,205,50,0.8) 100%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed; */
    font-family: 'Baloo 2', cursive !important;
    /* font-family: 'Roboto', sans-serif !important; */
}

.navbar-brand h1 {
    font-size: 50px;
}

.nav-top {
    margin-bottom: 40px;
}

.fw-bolder {
    font-weight: 400;
}

table {
    white-space: nowrap !important;
}

.post_title h1 {
    font-size: 26px !important;
}

.navbar {
    border-top: #595959 dotted 1px !important;
    border-bottom: #595959 dotted 1px !important;
}

.navbar-shadow {
    /* border-top: solid 3px orange;
    border-bottom: solid 3px forestgreen; */
    background-color: rgba(255, 255, 255, .72);
    backdrop-filter: saturate(180%) blur(20px);
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%) !important;
}

.container-section {}

.img-main-card {
    height: 300px;
    object-fit: cover;
}

.page-item .page-link {
    margin-left: 2px !important;
    border-radius: 9px 9px 9px 9px !important;
}

.text-shadow {
    text-shadow: 3px 1.9px 2px rgb(0 0 0 / 10%) !important;
}

.card-info-bg-image {
    margin: 0 !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.card-info-bg-image img {
    opacity: .2 !important;
    border-radius: 50% !important;
    width: 200px !important;
    height: 190px !important;
    object-fit: cover !important;
}

.border-radius {
    border-radius: 10px !important;
}

.shadow-sm {
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 17%) !important;
}

.box-shadow-card-active {
    /* box-shadow: 0 1px 6px 0 rgb(32 33 36 / 17%) !important; */
}

.box-shadow-sm {
    /* box-shadow: 0 1px 6px 0 rgb(32 33 36 / 20%) !important; */
}

table tbody tr th {
    font-weight: 500 !important;
}

.card-border-radius {
    border-radius: 11px !important;
}

.card-header-border-radius {
    border-radius: 11px 11px 0px 0px !important;
}

.card-footer-border-radius {
    border-radius: 0px 0px 11px 11px !important;
}

.blank-dividers {
    content: '';
    height: 11px;
    width: auto;
    background-image: linear-gradient(90deg, #F6D6A8 20%, #F5BA55 20%, #F5BA55 40%, #F09741 40%, #F09741 60%, #327AB2 60%, #327AB2 80%, #3A94F6 80%);
    border-radius: 0px 0px 11px 11px !important;
}

.card-img-start {
    border-radius: 11px 0px 0px 11px !important;
}

.bd-callout-info {
    border-right-color: #5bc0de !important;
}

.bd-callout {
    border-left: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-right-width: 0.25rem !important;
}

.line-height {
    line-height: 1.1rem !important;
}

.h4,
.h5 {
    font-weight: 400 !important;
}

.bg-author {
    border-radius: 11px 11px 0px 0px !important;
    /* box-shadow: 0 1px 6px 0 rgb(32 33 36 / 17%) !important; */
    background: rgba(255, 255, 255, .8) !important;
    /* -webkit-backdrop-filter: blur(7px)!important; */
    /* backdrop-filter: blur(7px)!important; */
    transform-style: preserve-3d !important;
    /* color: #fff !important; */
}

.avatar {
    vertical-align: middle;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.post-view-table-2 tbody tr th {
    width: 30% !important;
}

/* /////////////////////////////////////////////////////// */

/* footer social icons */

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}


/* footer social icons */

.social-network a.icoFacebook {
    background-color: #3B5998;
}

.social-network a.icoLinkedin {
    background-color: #007bb7;
}

.social-network a.icoWeb {
    background-color: #17a2b8;
}

.social-network a.icoInstagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

.social-network a.icoYoutube {
    background-color: #c4302b;
}

.social-network a.icoTwitter {
    background-color: #00acee;
}

.social-network a.icoWeb i,
.social-network a.icoInstagram i,
.social-network a.icoYoutube i,
.social-network a.icoTwitter i,
.social-network a.icoFacebook i,
.social-network a.icoLinkedin i {
    color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 15px;
}

.social-circle li i {
    margin: 0;
    line-height: 30px;
    text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    color: #595959;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.social-network a {
    background-color: #F9F9F9;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
}

/* scroll bar changes */

::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
    /* background-color: #F5F5F5; */
    /* background-color: transparent; */
    opacity: 0;
    border-radius: 10px;
}

::-webkit-scrollbar {
    width: 7px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: #AAA;
    border-radius: 10px;
    background-image: -webkit-linear-gradient(90deg,
            rgba(0, 0, 0, .2) 25%,
            transparent 25%,
            transparent 50%,
            rgba(0, 0, 0, .2) 50%,
            rgba(0, 0, 0, .2) 75%,
            transparent 75%,
            transparent)
}
