﻿.slider-profile{
    margin:20px 0px;
    width:100%;
    position:relative;
}
.profile-slider {
    list-style-position: inside;
    margin : 0px -15px 0px -45px;
} 
.profile-slider img {width:100%;}
.bx-wrapper .bx-controls {
   position: absolute;
   right: 7px;
   bottom: 7px; }

.slider-profile .bx-wrapper .bx-prev,
.slider-profile .bx-wrapper .bx-next {
   position: static;
   display: inline-block;
   background-image: url("https://www.rsmurniteguh.com/Content/global/img/slider_arrows.png");
   background-repeat: no-repeat;
   background-color: #404547;
   -webkit-border-radius: 2px;
   -ms-border-radius: 2px;
   -o-border-radius: 2px;
   border-radius: 2px;
   width: 25px;
   height: 25px;
   line-height: 25px;
   -webkit-transition: background-color 0.1s linear;
   -moz-transition: background-color 0.1s linear;
   -o-transition: background-color 0.1s linear;
   transition: background-color 0.1s linear; }

.slider-profile .bx-wrapper .bx-prev {
   background-position: 0 0;
   margin: 0 2px 0 0; }

.slider-profile .bx-wrapper .bx-next {
   background-position: -50px 0; }

.content-profile p{
    text-align:justify;
    margin: 20px 0;
    color: #272727;
    font-size: 1em;
}

/* MENU TAB ACCORDION */

.tb-accordion-item-icon {
   position: absolute;
   width: 40px;
   height: 35px;
   text-align: center;
   line-height: 35px;
   font-size: 1em;
   color: #404040;
}


    .panel-group .panel {
        margin: 1px 0 3px 0;
        border: 1px solid #e8e8e8;
        border-radius: 3px;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 1em;
        padding-left: 25px;
    }

    .panel-title > a {
        display: block;
        padding: 10px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
        font-size: 0.7em;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }

/* CONTENT SIDE*/
.icon-block{ margin-bottom:40px;}
/*.icon-block .tib-icon {
    text-align: center;
    float: left;
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    border-width: 2px;
    border-style: solid;
    border-color: #404547;
    color: #404547;
    margin: 2px 0 0 0;
    -webkit-border-radius: 999px;
    -ms-border-radius: 999px;
    -o-border-radius: 999px;
    border-radius: 999px;
}*/
.icon-block .tib-icon {
    float: left;
}
.tib-icon-wrapper {
    margin: 0px 0px 40px 74px;
}
.tib-icon-wrapper h3 {
    text-transform: uppercase;
    line-height: 16px;
    margin: 0px 0px 5px 0px;
}
.tib-title {
    color: #117ba9;
    font-size: 1.5em;
}