

.collapse.navbar-collapse.navbar-ex1-collapse {
    background: #d5fffe;
    width: 100%;
}

.shopheader .nav {
    /*background: #287fea;*/
    background: rgb(9,53,121);
background: linear-gradient(45deg, rgba(9,53,121,1) 0%, rgba(9,40,121,1) 16%, rgba(0,140,255,1) 80%);
    width: 100%;
}

.shopheader .navbar-nav>li>a {
    color: #fff;
    margin-left: 0;
    border-radius: 0;
    padding: 13px 30px;
    font-size: 14px;
    border-right: 1px solid #adcade;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    font-weight: 600;
    /*background: #287fea;*/
}



.development_choice {
    display: inline-flex;
}
.deve_icon_name {
    margin-top: 22px;
    padding: 0px 10px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
   
}


.abtnkwrpn {width: 84%; margin: 0;}

.backgrdwrp {
    padding: 30px 0px 0px;
    background: #fff;
    height: 100%;
  
    
}

#innerbanner {
    background-image: url(../images/abut-image3.jpg);
    /* text-align: center; */
    color: #fff;
    
    background-position: 60%;
    padding: 72px;
}

.brdgrm {text-align: center;
    padding-bottom: 50px;}



.brdgrm p {
    color: #fff;
}

.brdgrm h3, .brdgrm p{color: #fff70b; text-align: center;}

#fthrwrapper {
	position: fixed;
    bottom: 5px;
    padding: 0px auto;
    opacity: 0.1;
   
    color: white;
}


.aboutbgbanner {
background-image: url(../img/sliderimg.jpg);
    /* text-align: center; */
    color: #fff;
    background-position: 70%;
    padding: 62px 0px;
    width: 100%;
    height: 410px;
}

ul.bgsschl {border: 1px solid #9e9e9e;
    padding: 10px;list-style: inside;}

ul.bgsschl li {font-size: 15px;
    font-weight: 600;
    padding-bottom: 8px;
    color: #f39b05;}

ul.bgsschl li span{ color: #bedaf9; font-size: 14px; padding-left: 22px;}

span.glyphicon.glyphicon-chevron-left {
    width: 40px;
    height: 40px;
    border-radius: 30px;
    background: #2D3E50;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 38%;
    right: 20px;
    line-height: 40px;
    color: #fff;
}

span.glyphicon.glyphicon-chevron-right {
    width: 40px;
    height: 40px;
    border-radius: 30px;
    background: #2D3E50;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 38%;
    right: 20px;
    line-height: 40px;
    color: #fff;
}