.navbar-inverse {
    border-color: #1a2d58;
    background-color: #130f52;
}

.masthead:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 200%;
    height: 400%;
    content: "";
    background: url(./images/gestback.JPG) 0 0 #26bcb5;
    opacity: 0.9;
    background-repeat: repeat;
}

a.forumtitle, a.topictitle {
    font-size: 1.08em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    color: #1162db;
}

.socialbar {
    margin: 50px 0;
}

.mastbottom {
    padding: 40px 0;
    color: #fff;
    background: url(./images/tile-bg-head.png) fixed 100% 100% #685ae7;
}

.social-network a {
    font-size: 26px;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 3px;
    align-items: center;
    text-align: center;
    color: #fff!important;
    border-radius: 20px;
}

h3{
    color: rgb(29, 79, 119);
}

li {
    list-style: none;
    list-style-position: initial;
   
}

ul {
    display: block;
    list-style-type: disc;
    padding-inline-start: 10px;
}

.panel-forum>.panel-heading {
    font-weight: 700;
    font-style: normal;
    line-height: 40px;
    height: 40px;
    padding: 0 0 0 10px;
    text-transform: uppercase;
    color: #fff;
    border-color: transparent;
    border-radius: 3px 3px 0 0;
    background-color: #4845e0;
}

.btn-group-lg>.btn-lg {
    font-size: 14px;
    line-height: 0.001;
    padding: 10px; 
    border-radius: 5px;
    border-radius: 7px;
}

.our_partners_area .partners {
    padding-top: 60px;
    padding-bottom: 90px;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.our_partners_area .partners .item img {
    width: 100%;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

.owl-carousel .owl-item img {
    display: block;
}

img {
    vertical-align: middle;
    border: 0;
}