*{
    font-family: 'Roboto', sans-serif;
}

.setting{
    margin: 0 auto;
}
.pad0{
    padding: 0;
}
.mar0{
    margin:0;
}
.pad5{
    padding:5px;
}
.pad10{
    padding:10px;
}
.padtop5{
    padding-top:5px;
}
.padbot5{
    padding-bottom:5px;
}
.padtop10{
    padding-top:10px;
}
.padbot10{
    padding-bottom:10px;
}
.padL0{
    padding-left:0;
}
.padR0{
    padding-right:0;
}
.padleft15{
    padding-left:15px;
}

/* color */
.bluec{
    color:#194383;
}

/* background color */
.bluebg{
    background-color:#194383;
}
.whitebg{
    background-color:#FFF;
}
.whitebgF4{
    background-color:#F4F4F4;
}

.text-center{
    text-align: -webkit-center;
    text-align: -moz-center;
}
.text-right{
    text-align: -webkit-right;
    text-align: -moz-right;
}
.text-left{
    text-align: -webkit-left;
    text-align: -moz-left;
}
.menu-text{
    margin-left: 75%;
    position: absolute;
    top:5px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
.martop10{
    margin-top: 10px;
}
.lang{
    margin: 20px 0 0 0;
}
.lang li{
    padding:0;

}
.lang li a{
    color: #FFF;
    background:#34312C ;
    padding: 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

.lang li a:hover, .lang li a:focus{
    text-decoration: none;
    background:#194383;
    padding: 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

.lang li a.Langactive{
    text-decoration: none;
    background:#194383;
    padding: 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 16px;

}
.top8{
    top:7.5%;
}
.footer{
    position: fixed;
    width: 100%;
    z-index:1;
    left:0;
    bottom: 0;
    background: #FFF;
}

.footer h5{
    font-size:14px!important;
}
.sliderbutton{
    position: absolute;
    right:3%;
    bottom: 10%;
    display: block;


}
.sliderbutton li a{
    color:#FFF;
    padding:2px 10px;

}

.sliderbutton li{
    color:#FFF;
    background-color:#34312C;
    cursor: pointer;
    font-size: 22px;
    margin-bottom: 5px;
}
.overlay1{
    top:61px;
}
#sidebar-wrapper{
    height: 87%;
}
#wrapper.toggled #sidebar-wrapper{
    width:252px;
}
.navbar-inverse{
    border:0;
}
.sidebar-nav{
    top:20%;
    width:252px;
}
.sidebar-nav li{
    position: relative;
    line-height: 20px;
    display: inline-block;
    width: 80%;
    border-bottom: 1px solid #B3B3B3;
    float: right;
}
.sidebar-nav li:last-child{
    border-bottom: 0 solid #B3B3B3;
}

.sidebar-nav li a{
    text-align:-webkit-right;
    text-align:-moz-right;
    color: #27241F;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
    padding: 10px 15px 10px 0px;
    font-size:16px;
}
.sidebar-nav li.active {
    border-right: 5px solid #144E8C;
    border-bottom: 1px solid #144E8C;
}

.sidebar-nav li a:hover, .sidebar-nav li a:active, .sidebar-nav li a:focus, .sidebar-nav li.open a:hover, .sidebar-nav li.open a:active, .sidebar-nav li.open a:focus{
    color: #27241F;
    text-decoration: none;
    background-color: transparent;

}
.sidebar-nav li:first-child a{
    color: #27241F;
    background-color: transparent;
}
.sidebar-nav li:nth-child(n):before{
    background-color:transparent;
}

.aboutbtn{
    padding:10px 50px;
    color:#FFF;
}
.title{
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
}
.about{
    padding:10% 4% 0 4%;
    text-align: justify;
}
.overlay2{
    top:61px;
}

.solution img{
    width:650px;
    height:370px;
}
.solutionpad{
    padding:5% 4% 0 4%;
    text-align: justify;
}
.solutionpad ul{
    font-weight:bold;
}

.icon i{
    font-size: 8px;
    top: 6px;
}
.fa-ul{
    margin-left:15px;
}
.top2{
    margin-top:2%;
}
.top1{
    margin-top:1%;
}
.martop{
    margin-top: 4%;
}

.boxbot{
    -webkit-box-shadow:  0 2px 5px 0 rgba(0,0,0,0.2);
    -moz-box-shadow:  0 2px 5px 0 rgba(0,0,0,0.2);
    box-shadow:  0 2px 5px 0 rgba(0,0,0,0.2);
}
.headermenu{
    position:fixed;
    width: 100%;
    z-index: 1;
    background-color:#FFF;
}
.submenu{
    padding-top: 50%;
    margin: 0;
    padding-right: 6%;
}
.submenu li{
    border-bottom: 1px solid #B3B3B3;
    padding:0;
    width: 80%;
    border-bottom: 1px solid #B3B3B3;
    float:right;
}


.submenu li a{
    color:#27241F;
    font-weight: bold;
    font-size: 16px;
    float:right;
    width: 100%;
    cursor: pointer;
    text-align: -webkit-right;
    text-decoration:none;
    padding:10px;

}
.submenu li.active a{
    color:#194383;
    font-weight: bold;
    font-size: 16px;

}
.project{
    /*position: fixed;*/
    min-height: 693px;

}
.carousel, .item, .active{
    position:relative;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{
    z-index: 0;
    color: transparent;
    background-color: transparent;
    border-right: 5px solid #194383;
}
.list-group-item:first-child{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-item{
    margin:0;
    border:0;
}
.proarticle{
    background-color:#FFF;
}
.proarticle h5 p{
    padding:5px;
}
.projectscroll{
    min-height: 695px!important;
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width:12px!important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    border-radius:0!important;
    -webkit-border-radius: 0!important;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background-color:rgba(39,36,31,0.75)!important;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
    background-color:rgba(39,36,31,1)!important;
}
.mCSB_scrollTools .mCSB_draggerRail{
    border-radius:0!important;
    -webkit-border-radius: 0!important;
}
.projectarticle{
    padding:10px;
    height: 90px;
}
.projectarticle p{
    margin:0;
    font-family: 'Roboto', sans-serif;
    color:#27241F;
}
.projectarticle h4{
    margin:0;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
    color:#144E8C;
    font-size:16px;
}
.procenter i{
    cursor:pointer;
}

.info p{
    margin:0;
}
.borbotline{
    border-bottom: 5px solid #ddd;
    width: 40%;
    margin-bottom: 10px;
}
.prosingle img{
    width:100%;
    height:92vh!important;
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}
.singlesliderbutton{
    position: absolute;
    right:0;
    bottom: 50%;
    display:block;

}
.singlesliderbutton li a{
    color:#FFF;
    font-size: 25px;
    padding: 2px 15px;
}

.singlesliderbutton li{
    color:#FFF;
    background-color:#34312C;
    margin-top: 3px;
}
.prosingle{
    margin-top:-3px;
}
.single{
    padding:8% 0 5% 0;
}
.video iframe{

}
.videopad{
    padding:5% 4% 0 4%;
    text-align: justify;
}
.videotopbot{
    margin:10px 0 50px 0;
}

.solution img{
    width:650px;
    height:370px;
}
.referancebg{
    background:url('../images/ref2.jpg');
    height:92vh;
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.refwhitebg{
    background-color:rgba(255,255,255,0.8);
    height:92vh;
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.referance{
    padding:2%;
}
.referance p{
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    margin-bottom: 20px;
}
.resourcebg{
    background:url('../images/res1.jpg');
    height:92vh;
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.resource1{
    padding:3%;
}
.resource2{
    padding:3% 3% 3% 0;
}
.resourceform label{
    float:right;
}
.securitycode{
    background-color: #27241F;
    color:#FFF;
    padding:2% 10%;
    text-align: -webkit-center;
    text-align: -moz-center;
    margin-left:5px;
}
.securitycode p{
    margin:5px 0 1px 0;
}
.buton,.buton:hover,.buton:focus{
    background-color: #144E8C;
    color:#FFF;
    padding: 7px 40px;
    border-radius:0;
}
.form-control{
    border-radius:0;
    background-color: transparent;
    border: 1px solid #777;
}
.input-group-addon{
    background-color: transparent;
    border-right: 0px solid #777;
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    border-left: 1px solid #777;
    border-radius: 0;
}
.file{
    border-left: 0px solid #777;
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    border-right: 1px solid #777;
}
.form-horizontal .form-group{
    margin-right: 0;
    margin-left: 0;
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus{
    outline: 0 auto ;
    outline-offset: 0;
}
.form-control:focus{
    border-left: 0 solid #27241F;
    border-top: 0 solid #27241F;
    border-bottom: 1px solid #27241F;
    border-right: 0 solid #27241F;
    -webkit-box-shadow: none;
    box-shadow:  none;
}
.form-control.file:focus{
    border-left: 0px solid #777;
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    border-right: 1px solid #777;
    -webkit-box-shadow: none;
    box-shadow:  none;
}
.map{
    height:92vh;
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    pointer-events: none;
}
.contact{
    margin-top: 6%;
    padding: 9% 6% 0 3%;
    text-align:justify;
}
.about a:focus, .about a:hover{
    color:#FFF;
    text-decoration:none;
}
.input-group .form-control{
    z-index:0;
}

.contactform{
    border-left: 0 solid #27241F;
    border-top: 0 solid #27241F;
    border-bottom: 1px solid #27241F;
    border-right: 0 solid #27241F;
    box-shadow:none;
    color:#27241F!important;
}
.cont iframe {
    position: fixed;
    width: 65%;
    margin-top: 4%;
    padding-bottom: 3%;
}
.conform{
    padding:10px;
}
.aboutimg img{
    height:92vh;
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.marbot{
    margin-bottom:4%;
}

.fixed{
    position:fixed;
}
.single2{
    padding: 20% 6% 2% 6%;
}

.close{
    font-size: 50px;
    font-weight: 300;
    color: #000;
    opacity: 0.8;
}
.close:focus, .close:hover{
    color: #000;
    opacity: 0.8;
    outline:none;
}
.back.form-control:focus{
    border-left: 0 solid #194383;
    border-top: 0 solid #194383;
    border-bottom: 3px solid #194383;
    border-right: 0 solid #194383;
}
.socialmedia{
    height:30px;
    width:30px;
}
.hamburger {
    position: fixed;
    top: 18px;
    z-index: 999;
    display: block;
    width: 28px;
    height: 28px;
    margin-left: 32px;
    background: transparent;
    border: none;
}

.top28{
    padding-top:28px;
}

@media screen and (min-width:1600px) and (max-width:1925px){
    .martop{
        margin-top: 3%;
    }
    .top8{
        top: 6%!important;
    }
    #sidebar-wrapper{
        height:91%!important;
    }
    #wrapper.toggled #sidebar-wrapper{
        width: 310px;
    }
    .sidebar-nav{
        width: 310px;
    }
    .projectscroll{
        height:90vh!important;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .project{
        position:relative;
        height:90vh!important;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .map{
        height:94vh;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        pointer-events: none;
    }
    .conform{
        padding:15px;
        background-color:#FFF;
    }
    .cont iframe {
        position: relative;
        width: 100%;
        margin-top: 5%;
        padding-bottom: 2%;
    }
    .menu-text{
        font-size: 16px;
        top: 10%;
    }
}

@media screen and (min-width:1200px) and (max-width:1599px){
    .width20{
        width:20%!important;
    }
    .width80{
        width:80%!important;
    }
    .single2{
        padding: 10% 6% 2% 6%;
    }
    .martop{
        margin-top: 5%;
    }
}
@media screen and (max-width:1024px) {
    .minmar{
        margin-top:6%;
    }
    .about{
        padding: 2% 4% 10% 4%;
        text-align: justify;
    }
    .conform{
        padding:15px;
        background-color:#FFF;
    }
    .contact{
        margin-top: 6%;
        padding: 9% 2% 0 1%;
        text-align:justify;
    }
    .cont iframe {
        position: relative;
        width: 55%;
        margin-top: 6.5%;
        padding-bottom: 6%;
    }
    .marbot{
        margin-bottom:6%;
    }
    .videotopbot {
        margin: 2% 0 6% 0;
    }
    .referance {
        padding: 4% 2% 2% 2%;
    }
    .single {
        padding: 15% 0 5% 0;
    }
}
@media screen and (max-width:768px){
    .top2{
        margin-top:3%;
    }
    .marbot {
        margin-bottom: 7%;
    }
    .minmar {
        margin-top: 8%!important;
    }
    .videotopbot {
        margin: 5% 0 7% 0;
    }
    .referance {
        padding: 4% 2% 2% 2%;
    }
    .martop {
        margin-top: 6%;
    }
    .top8{
        top: 7.3%!important;
    }
    #sidebar-wrapper {
        height: 87.5%!important;
    }
    .single {
        padding: 4% 0 2% 0;
    }
    .single2 {
        padding: 3% 4% 2% 4%;
    }
    .resourcebg{
        width:100%;
        height:auto;
    }
    .refwhitebg{
        height:auto;
    }
    .resourceform label{
        float:left;
    }
    .resource2{
        padding:3%;
    }
    .cont iframe {
        position: relative;
        width: 100%;
        margin-top:0;
        padding-bottom:0;
    }
    .map{
        height:25vh;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        pointer-events: none;
    }
    .carousel-inner {
        position: fixed;
    }
    .project {
        position: relative;
        min-height: 0;
    }
    .prosingle img {
        height:auto!important;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .top28{
        padding-top:0;
    }
    .singlesliderbutton li a{
        font-size:20px;
    }
    .singlesliderbutton {
        position: fixed;
        right: 0;
        bottom: 30%;
    }
    .conbot{
        margin-bottom:3%;
    }
    .contact {
        margin-top: 5%;
        padding: 5% 2% 0 1%;
        text-align: justify;
    }
    .conform{
        padding:0;
    }

}
@media screen and (max-width:640px) {
    .project {
        position: relative;
        min-height: 0;
    }

    .top2 {
        margin-top: 6%;
    }

    .marbot {
        margin-bottom: 15%;
    }

    .minmar {
        margin-top: 12%!important;
    }

    .submenu {
        padding-top: 0;
        padding-right: 5%;
    }

    .submenu li a {
        float: left;
        width: 100%;
        cursor: pointer;
        text-align: -webkit-left;
        text-decoration:none;
        padding:7px;
    }
    .submenu li {
        width: 99%;
    }
    .single {
        padding: 4% 0 2% 0;
    }
    .martop {
        margin-top: 12%;
    }
    .single2 {
        padding: 2% 6% 2% 6%;
    }
    .videotopbot {
        margin: 8% 0 17% 0;
    }
    .cont iframe {
        position: relative;
        width: 100%;
        margin-top:0;
        padding-bottom:3%;
    }
    .resourcebg {
        width: 100%;
        height: auto;
    }
    .referancebg{
        width: 100%;
        height: auto;
    }

    .refwhitebg {
        height: 92vh;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .resourceform label {
        float: left;
    }

    .carousel-inner {
        position: fixed;
    }

    .prosingle img {
        height:auto!important;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .singlesliderbutton {
        position: fixed;
        right: 0;
        bottom: 25%;
    }
    .footer h5{
        font-size:11px!important;
    }
    .top28{
        padding-top:0;
    }
    .singlesliderbutton li a{
        font-size:20px;
    }
    .conbot{
        margin-bottom:3%;
    }
    .contact {
        margin-top: 5%;
        padding: 5% 2% 0 1%;
        text-align: justify;
    }
    .map{
        height:25vh;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        pointer-events: none;
    }
    .conform{
        padding:0;
    }


}
@media screen and (min-width:480px) and (max-width:639px){
    .top8 {
        top: 6.5%!important;
    }
    .overlay2 {
        top: 50px!important;
    }
    .sidebar-nav {
        top: 20%!important;
    }
    .resourcebg {
        height:auto!important;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .referancebg{
        height:auto!important;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .refwhitebg{
        height:auto!important;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    #sidebar-wrapper {
        position:fixed;
        height:88vh!important;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .top28{
        padding-top:0;
    }
    .singlesliderbutton {
        position: fixed;
        right: 0;
        bottom: 17%;
    }
    .singlesliderbutton li a{
        font-size:20px;
    }
    .conbot{
        margin-bottom:3%;
    }
    .contact {
        margin-top: 5%;
        padding: 5% 2% 0 1%;
        text-align: justify;
    }
    .cont iframe {
        position: relative;
        width: 100%;
        margin-top:0;
        padding-bottom:6%;
    }
    .map{
        height:25vh;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        pointer-events: none;
    }
    .conform{
        padding:0;
    }
}
@media screen and (max-width: 479px) and (min-width: 100px){
    .carousel-inner {
        position: relative!important;
    }
    .conbot{
        margin-bottom:3%;
    }
    .prosingle img {
        height:auto!important;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .socialmedia{
        height:20px;
        width:20px;
    }
    .singlesliderbutton {
        position: absolute;
        right: 0;
        bottom: 17%;
    }
    .singlesliderbutton li a{
        font-size:20px;
    }
    .width80{
        margin-bottom: 11%!important;
    }
    .lang {
        margin: 10px 0 0 0;
    }
    .overlay2{
        position:relative;
    }
    #wrapper.toggled #sidebar-wrapper {
        width: 100%;
    }
    #sidebar-wrapper{
        height: 60vh!important;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .sidebar-nav li{
        width: 100%;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
    }
    .sidebar-nav li a{
        text-align: -webkit-left;
        text-align: -moz-left;
        color: #27241F;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        padding: 10px 15px 10px 15px;
        font-size: 16px;
    }

    .menu-text{
        display: none;
    }
    .hamburger {
        position: fixed;
        top: 10px;
        z-index: 999;
        display: block;
        width: 28px;
        height: 28px;
        margin-left: 15px;
        background: transparent;
        border: none;
    }
    .resourcebg {
        height:auto!important;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .referancebg{
        height:auto!important;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .refwhitebg{
        height:auto!important;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .sidebar-nav {
        top: 2%;
        width:100%;
    }
    .footer h5{
        font-size:11px!important;
    }
    .about {
        padding: 2% 4% 25% 4%!important;
    }
    .top28{
        padding-top:0;
    }
    .cont iframe {
        position: relative;
        width: 100%;
        margin-top:0;
        padding-bottom:8%;
    }
    .map{
        height:25vh;
        background-repeat:no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        pointer-events: none;
    }
    .conform{
        padding:0;
    }
}


a:hover, a:focus{
    outline: none;
    text-decoration: none;
}
#accordion .panel-heading{
    background:none;
    padding: 0;
}
.panel-heading .panel-title{
    position: relative;
}
.panel-heading .panel-title > a{
    color: #27241F;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    padding: 9px 45px;
    display: block;
    line-height: 20px;
    background-color:#FFF;
}
.panel-heading .panel-title > a:before,
.panel-heading .panel-title > a.collapsed:before{
    font-family: 'FontAwesome';
    content: "\f068";
    width: 20px;
    height:20px;
    line-height: 20px;
    font-size: 18px;
    color:#1A1A1D;
    background: transparent;
    display: inline-block;
    text-align: center;
    position: absolute;
    left:13px;
    top:8px;
}
.panel-heading .panel-title > a.collapsed:before{
    content: "\f067";
    color:#1A1A1D;
    background: transparent;
}
.panel .panel-body{
    color: #27241F;
    font-size: 13px;
    line-height: 26px;
    background: transparent;
}
.panel-group .panel{
    border-radius:0;
}
.panel{
    background-color:transparent;
    box-shadow:none;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{
    border-top-color: transparent;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body{
    border-top: 1px solid transparent;
}
.panel-default>.panel-heading{
    border-color: transparent;
}
.panel-default {
    border-color: transparent;
}