/* CSS Document */
body,
html {
    height: 100%
}
body {
    background: #fff;
    font-family: "Titillium Web", Helvetica,sans-serif;
    overflow-y: auto;
    overflow-x: hidden
}
body.hidden {
    overflow: hidden
}
a,
a:active,
a:focus,
a:hover {
    color: #0a67b2;
    text-decoration: none;
    outline: 0;
    _-webkit-transition: all .3s ease-in-out;
    _transition: all .3s ease-in-out
}
p {
    font-size: 16px;
    color: #666565;
    line-height: 27px;
    margin: 0
}

.container {
    position: relative;
    display: table;
    width: 100%;
    max-width: 1040px;
    height: 100%;
    margin: 0 auto;
    z-index: 1
}
.container:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.container .box {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px
}
.section {
    position: relative;
    text-align: center
}
.section .background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0) skew(0deg, -4deg);
    -ms-transform: translate3d(0, 0, 0) skew(0deg, -4deg);
    transform: translate3d(0, 0, 0) skew(0deg, -4deg);
}

.section .section-title {
    font-size: 34px;
    font-weight: 400;
    color: #0a67b2;
    text-transform: uppercase;
    margin: 0 0 30px
}

.investit{
    padding-top:15px;
    padding-bottom: 30px
}
.section .section-title span {
    font-size: 34px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 30px;
    background:#0a67b2;
    padding: 0 15px;
}

.SLheading span {
    font-size: 34px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 30px;
    background:#0a67b2;
    padding: 0 15px;
}

.btn,
.contact .form .btn {
    display: inline-block;
    font-size: 16px;
    background: #0a67b2;
    color: #fff;
    letter-spacing: -.2px;
    border: 1px solid #0a67b2;
    padding: 5px 32px;
    border-radius: 8px;
    text-transform: uppercase;
}
.btn:hover,
.contact .form .btn:hover {
    background: #fff;
    color: #6d6e71;
    text-decoration: none
}
.btn.transparent,
.contact .form .btn.transparent {
    color: #fff;
    border-color: #fff
}
.btn.transparent:hover,
.contact .form .btn.transparent:hover {
    background: #fff;
    color: #0a67b2;
    text-decoration: none
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.loading {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;

}
.loading i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90px;
    height: 120px;
    margin: -60px 0 0 -45px;
    background:  url(../img/beximco.png) center no-repeat
}
.header {
    position: fixed;
     background: rgba(255,255,255, 1);
    top: 0;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    z-index: 999;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.header.mini {
    background-color: rgba(255, 255, 255, 1)
}
.header.mini .beximco-logo-small {
    opacity: 1;
    /*left: -60px*/
}
.header.mini .nav {
    width: 100%
}
.header.mini .nav ul li a {
    padding: 30px 9px
}
.topcontainer{
    width: 64%;
    margin: 0 auto;
}
.header .beximco-logo-small {
    opacity: 1;
    position: fixed;
	top: 10px;    
    width: 960px;
    height: 138px;
    background: url(../img/header.png) left center no-repeat;
	margin-left: -480px;
}
.headertop{
	width:960px;
	height:138px;
	margin-left: 0px;
}
.header .nav {
    width: 94%;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}
.header .nav ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}
.header .nav ul li {
    display: inline-block
}
.header .nav ul li a {
    display: block;
    text-transform: uppercase;
    font-size: 17px;
    color: #5a5a5a;
    outline:none;

    letter-spacing: -.5px;
    padding: 30px 9px;
    _-webkit-transition: all .5s ease-in-out;
    _transition: all .5s ease-in-out
}
.header .nav ul li:hover a {
    color: #0a67b2;
    text-decoration:none;
    outline:none;
}
.header .nav ul li.active a {
    font-weight: bold;
    color: #0A67B2;
    outline:none;
    text-decoration:none;
}
.header .indicator {
    display: block;
    width: 100px;
    height: 2px;
    background: #0a67b2;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0
}
.header .container {
    display: block;
    width: auto;
    max-width: 1000px;
    padding: 0 20px
}
.intro {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
/*    z-index: -1*/
}

.intro.background {
    background: url(../img/background-intro.jpg) center no-repeat;
    background-size: cover
}
.intro .hero {
    display: table;
    width: 100%;
    height: 100%
}
.intro .hero .inner {
    display: table-cell;
    vertical-align: middle;
    padding: 100px 20px 0
}
.intro .hero .beximco-logo-large {
    width: 425px;
    height: 150px;
     background: url(../img/beximco-logo.png) center no-repeat;
    /*background: rgba(255,255,255, 0.5) url(../img/beximco-logo.png) center no-repeat;*/
    background-size: 75%;
    position: absolute;
    left: 37% !important;
    top: 25%;
	z-index: 999;
    border-radius: 0px;
}
.intro .hero h1 {
    font-size: 37px;
    font-weight: 400;
    color: #5a5a5a;
    text-transform: uppercase;
    letter-spacing: -.8px;
    margin: 50px 0 28px
}
.intro .hero h1 span {
    font-family: Gotham-Bold;
    color: #0a67b2
}

.intro .down-arrow {
    width: 165px;
    z-index: 999;
    height: 83px;
    position: absolute;
    bottom: 24%;
    left: 50%;
    margin-left: -82px;
    -webkit-transition: bottom .2s ease-in;
    transition: bottom .2s ease-in
}


.threeblock{
    _float: left;
    margin-bottom: 15px;
    width: 100%;

    /*Murad*/
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;
    flex-wrap: wrap;
    justify-content: center;
}
.about .down-arrow i,
.intro .down-arrow i {
    width: 27px;
    height: 32px;
    background: url(../img/down-arrow-icon-blue.png) center no-repeat;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -13px
}
.about .down-arrow:hover,
.intro .down-arrow:hover {
    bottom: -15px
}

.fortunepic{
    width: 50%;
}
.advisor{margin-top:-10px; margin-bottom:50px; font-weight: bold; color:#0a67b2;}
.shn{padding-top:-2%;}
.divider_key_management{
  margin: 25px auto;
  clear: both;
  padding: 10px;
}
.divider_key_management p{
  width: 75%;
  height: 4px;
  background: #FFF;
  margin: auto;
  border-radius: 5px;
  clear: both;
}

.about .down-arrow {
    width: 165px;
    height: 83px;
    position: absolute;
    bottom: -13%;
    left: 50%;
    margin-left: -82px;
    -webkit-transition: bottom .2s ease-in;
    transition: bottom .2s ease-in
}
.about .down-arrow:hover {
    bottom: -12%;
}



.intro .video {
    /*left: 0;
     min-width: 100%;
    _position: fixed;
    top: 0;
    width: auto;
    z-index: 1;*/

	/*min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1*/
}


.desktopslider{

}





.grp {
    bottom: 0;
    margin: 0 auto 0;
    position: absolute;
    width: 100%;
    z-index: 999;
    background: #fff none repeat scroll 0 0;
}

.about {
    padding: 200px 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0) url("../../images/about-us-bg.png") no-repeat;
    background-position: left top;
    background-size: 100%;
}

.clients {
    padding: 200px 0;
    z-index: 2;
    background: #eee url("../../images/about-us-bg.png") no-repeat;
    background-position: left top;
    background-size: 100%;
}

.verticals {
    margin-top: -83px;
    min-height: 400px;
    padding: 120px 0 0;
    z-index: 10;
}

.bbg {
 width: 100%;
 height: 83px;
 z-index: 999;
}
.industry{
    min-height: 800px;
    padding: 0px 0;
    z-index: 10;
    margin-top: -100px;

}
#industry_pharma,
#industry_beximco{
    background: #0A67B2;
}
#industry_ceramic{
    background: #BBB082;
}
#industry_synthetic{
    background: #3A2C31;
}
.about .aboutDivider{

}
.about .background {
    background: #eee;
    border-bottom: 1px solid #d7d7d7;
    top: 130px;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0) skew(0deg, -5deg);
    -ms-transform: translate3d(0, 0, 0) skew(0deg, -5deg);
    transform: translate3d(0, 0, 0) skew(0deg, -5deg);
}


.verticals .background {
    background: #fff;
   /* border-bottom: 1px solid #d7d7d7*/

}
.industry .background {

    /*border-bottom: 1px solid #d7d7d7;*/
    transform:none;
    position: relative;
    padding-top: 12%;
}

#industry_pharma{
    background:#eee url(../img/healthcare-bottom-banner.png) no-repeat;
    height: 1012px;
    position: relative;
    background-size: 100%;
}

#industry_ceramic{
    background:#eee url(../img/bottom-fashionwear.png) no-repeat;
    height: 1012px;
     position: relative;
     background-size: 100%;
}

#industry_synthetic{
    background:#eee url(../img/defence-bottom-banner.png) no-repeat;
    height: 1012px;
     position: relative;
     background-size: 100%;
}

#industry_beximco{
    background:#eee url(../img/abc-bottom-banner.png) no-repeat;
    height: 1012px;
     position: relative;
     background-size:100%;
    }


.verticals .border-top,
.about .border-top {
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    height: 110px;
  /*  background: rgba(10, 103, 178, .8);*/
    z-index: -1;
    -webkit-transform: rotate(.8deg) translate3d(0, 0, 0) skew(3deg, 0deg);
    -ms-transform: rotate(.8deg) translate3d(0, 0, 0) skew(3deg, 0deg);
    transform: rotate(.8deg) translate3d(0, 0, 0) skew(3deg, 0deg);
}

.work .border-top {
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    height: 110px;
    background: rgba(0, 0, 0, .06);
    z-index: -1;
    -webkit-transform: rotate(.8deg) translate3d(0, 0, 0) skew(3deg, 0deg);
    -ms-transform: rotate(.8deg) translate3d(0, 0, 0) skew(3deg, 0deg);
    transform: rotate(.8deg) translate3d(0, 0, 0) skew(3deg, 0deg);
}

/*.about:after,
.about:before {
    top: 96%;
    left: 60%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.verticals:after,
.verticals:before{
    top: 94%;
    left: 60%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.verticals:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 84px;

}
.verticals:before{
    border-color: #0072bc transparent transparent;
    border-width: 20px;
    margin-left: 65px;
    margin-top: 54px;
    z-index: 9;
}
*/

.about:after {
   border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 50px;
    margin-left: -50px

}
.about:before {
    border-color: #0072bc transparent transparent;
    border-width: 20px;
    margin-left: -20px;
    margin-top: 24px;
    z-index: 9;
}

.services {
    padding: 90px 0 200px 0;
    z-index: 1;
    margin-top: -67px;
}
.services .background {
    background: #eee;
}
.services .item {
    display: inline-block;
    width: 201px;
    vertical-align: top;
    margin: 0 20px
}
.services .item:nth-child(3),
.services .item:nth-child(4) {
    width: 200px
}
.services .item .icon {
    position: relative;
    display: block;
    width: 170px;
    height: 170px;
    background: #f3f3f3;
    border: 1px dashed #cdcfcf;
    padding: 13px;
    margin: 0 auto 35px;
    overflow: hidden;
    border-radius: 50%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.services .item .icon .inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #cdcfcf;
    border-radius: 50%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    box-sizing: border-box
}
.services .item .icon .inner i {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 5
}
.services .item .icon.design i {
    background-image: url(../img/services/design/sprite.png)
}
.services .item .icon.design .icon-0 {
    display: block;
    background-position: 0 0
}
.services .item .icon.design .icon-1 {
    background-position: 0 -170px
}
.services .item .icon.design .icon-2 {
    background-position: 0 -340px
}
.services .item .icon.design .icon-3 {
    background-position: 0 -510px;
    z-index: 4
}
.services .item .icon.design .icon-4 {
    background-image: url(../img/services/design/icon-4.png)
}
.services .item .icon.design .icon-5 {
    background-position: 0 -850px
}
.services .item .icon.design .icon-6 {
    background-image: url(../img/services/design/icon-6.png)
}
.services .item .icon.design .icon-7 {
    background-position: 0 -1190px
}
.services .item .icon.design .icon-8 {
    background-position: 0 -1360px
}
.services .item .icon.development i {
    background-image: url(../img/services/development/sprite.png)
}
.services .item .icon.development .icon-0 {
    display: block;
    background-position: 0 0
}
.services .item .icon.development .icon-1 {
    background-position: 0 -170px;
    z-index: 6
}
.services .item .icon.development .icon-2 {
    right: 0;
    left: auto;
    background-position: 0 -340px
}
.services .item .icon.development .icon-3 {
    background-image: url(../img/services/development/icon-3.png)
}
.services .item .icon.development .icon-4 {
    background-position: 0 -680px
}
.services .item .icon.development .icon-5 {
    background-position: 0 -850px
}
.services .item .icon.development .icon-6 {
    background-position: 0 -1020px
}
.services .item .icon.development .icon-7 {
    background-position: 0 -1190px
}
.services .item .icon.development .icon-8 {
    background-position: 0 -1360px
}
.services .item .icon.development .icon-9 {
    background-position: 0 -1530px
}
.services .item .icon.wordpress i {
    background-image: url(../img/services/wordpress/sprite.png)
}
.services .item .icon.wordpress .icon-0 {
    display: block;
    background-position: 0 0
}
.services .item .icon.wordpress .icon-1 {
    background-position: 0 -170px;
    z-index: 6
}
.services .item .icon.wordpress .icon-2 {
    background-position: 0 -340px
}
.services .item .icon.wordpress .icon-3 {
    background-image: url(../img/services/wordpress/icon-3.png)
}
.services .item .icon.wordpress .icon-4 {
    background-image: url(../img/services/wordpress/icon-4.png)
}
.services .item .icon.wordpress .icon-5 {
    background-image: url(../img/services/wordpress/icon-5.png)
}
.services .item .icon.wordpress .icon-6 {
    background-image: url(../img/services/wordpress/icon-6.png)
}
.services .item .icon.wordpress .icon-7 {
    top: -1px;
    background-position: 0 -1190px
}
.services .item .icon.wordpress .icon-8 {
    top: 2px;
    background-position: 0 -1360px
}
.services .item .icon.wordpress .icon-9 {
    background-position: 0 -1530px
}
.services .item .icon.wordpress .icon-10 {
    background-position: 0 -1700px
}
.services .item .icon.wordpress .icon-11 {
    top: 3px;
    background-position: 0 -1870px
}
.services .item .icon.mobile i {
    background-image: url(../img/services/mobile/sprite.png)
}
.services .item .icon.mobile .icon-0 {
    display: block;
    background-position: 0 0
}
.services .item .icon.mobile .icon-1 {
    background-position: 0 -170px
}
.services .item .icon.mobile .icon-2 {
    right: 0;
    left: auto;
    background-position: 0 -340px
}
.services .item .icon.mobile .icon-3 {
    background-position: 0 -510px
}
.services .item .icon.mobile .icon-4 {
    background-position: 0 -680px
}
.services .item .icon.mobile .icon-5 {
    background-position: 0 -850px
}
.services .item .icon.mobile .icon-6 {
    background-position: 0 -1020px
}
.services .item .icon.mobile .icon-7 {
    background-position: 0 -1190px
}
.services .item h2 {
    font-size: 24px;
    font-weight: 400;
    color: #0a67b2;
    text-transform: uppercase;
    letter-spacing: -.5px;
    margin: 0 0 20px
}
.services .item p {
    font-size: 15px;
    color: #4b4b4b;
    line-height: 23px
}
.services .item:hover .icon {
    background: #0a67b2;
    border-color: transparent
}
.services .item:hover .icon .inner {
    background: #0a67b2;
    border-color: rgba(255, 255, 255, .5)
}
.services .btn {
    margin: 50px 45px 0 0
}
.ylow{height: 65px;}
.shinpk{}
.bol{ margin-top: 7px; width: 95%;}

.mblslider{display:none;}
.work {
    z-index: 9;
    margin-top: -91px;
    padding: 100px 0 0 0;
    background: url("../../images/vertical-divider.jpg")  no-repeat;
    background-position: left top;
    background-size: 100%;

}

.clients {
    padding: 240px 0 200px;
    z-index: 1;
    margin-top: -67px;
}

.work .background {
    /*background: url(../img/background-work.png) center no-repeat;
    background-size: cover*/
    background: #fff;
       top: 9%;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0) skew(0deg, -4deg);
    -ms-transform: translate3d(0, 0, 0) skew(0deg, -4deg);
    transform: translate3d(0, 0, 0) skew(0deg, -4deg);
}
.work .title {
    position: relative;
    padding: 40px 0 70px;
    z-index: 3
}
.work .title h3 {
    font-size: 34px;
    font-weight: 400;
    color: #99f6ff;
    text-transform: uppercase;
    margin: 0
}
.work .carousel {
    margin-top: 30px;
    z-index: 2
}
.work .carousel .owl-controls {
    position: relative;
    max-width: 940px;
    margin: 0 auto;
    padding: 0 15px
}
.work .carousel .owl-controls .owl-nav {
    position: absolute;
    top: 150px;
    width: 150px
}
.work .carousel .owl-controls .owl-nav div {
    display: inline-block;
    width: 15px;
    height: 27px;
    text-indent: -9999px;
    overflow: hidden
}
.work .carousel .owl-controls .owl-nav div.owl-prev {
    float: left;
    background: url(../img/carousel-prev.png) center no-repeat
}
.work .carousel .owl-controls .owl-nav div.owl-next {
    float: right;
    background: url(../img/carousel-next.png) center no-repeat
}
.work .carousel .owl-controls .owl-dots {
    position: absolute;
    top: 153px;
    margin: 0 30px
}
.work .carousel .owl-controls .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 5px
}
.work .carousel .owl-controls .owl-dots .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, .4);
    border-radius: 50%
}
.work .carousel .owl-controls .owl-dots .owl-dot.active span {
    background: #fff
}
.work .carousel .item .inner {
    max-width: 1000px;
    padding: 0 20px;
    margin: 0 auto
}
.work .carousel .item .description {
    width: 400px
}
.work .carousel .item .description h2 {
    font-family: Gotham-Bold;
    font-size: 23px;
    font-weight: 400;
    color: #fff;
    letter-spacing: -.5px;
    margin: 0 0 20px
}
.work .carousel .item .description h4 {
    font-family: Gotham-Bold;
    font-size: 15px;
    font-weight: 400;
    color: #99f6ff;
    text-transform: uppercase;
    margin: 0 0 20px
}
.work .carousel .item .description p {
    font-size: 15px;
    color: #fff;
    line-height: 24px;
    margin: 0 0 35px
}
.work .carousel .item .description .service-list {
    list-style: none;
    margin: 0 0 40px;
    padding: 0
}
.work .carousel .item .description .service-list li {
    display: inline-block;
    width: 62px;
    font-size: 10px;
    color: #bbf7ff;
    text-transform: uppercase;
    text-align: center;
    line-height: 13px;
    margin-right: 5px
}
.work .carousel .item .description .service-list li:last-child {
    margin-right: 0
}
.work .carousel .item .description .service-list li i {
    display: block;
    width: 62px;
    height: 62px;
    margin: 0 auto 15px;
    background-color: rgba(1, 100, 114, .4);
    background-image: url(../img/icons-services.png);
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 50%
}
.work .carousel .item .description .service-list li i.icon-design {
    background-position: 0 0
}
.work .carousel .item .description .service-list li i.icon-development {
    background-position: 0 -62px
}
.work .carousel .item .description .service-list li i.icon-wordpress {
    background-position: 0 -124px
}
.work .carousel .item .description .service-list li i.icon-mobile {
    background-position: 0 -186px
}
.work .carousel .item .description .service-list li i.icon-marketing {
    background-position: 0 -248px
}
.work .carousel-images {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0) skew(0deg, 3deg);
    -ms-transform: translate3d(0, 0, 0) skew(0deg, 3deg);
    transform: translate3d(0, 0, 0) skew(0deg, 3deg)
}
.work .carousel-images .owl-carousel .owl-stage-outer {
    overflow: visible
}
.work .carousel-images .carousel-container {
    max-width: 1000px;
    margin: 0 auto;
    position: relative
}
.work .carousel-images .carousel-container .inner {
    width: 400px;
    float: right;
    margin: 130px 30px 0 0;
    -webkit-transform: rotate(55deg) translate3d(0, 0, 0) skew(0deg, -25deg);
    -ms-transform: rotate(55deg) translate3d(0, 0, 0) skew(0deg, -25deg);
    transform: rotate(55deg) translate3d(0, 0, 0) skew(0deg, -25deg)
}
.work .carousel-images .carousel-container .inner .owl-item {
    opacity: .1;
    -webkit-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in
}
.work .carousel-images .carousel-container .inner .owl-item.active {
    opacity: 1
}
.work .carousel-images .carousel-container .inner .owl-item .preview {
    position: absolute;
    top: 55px;
    left: 15px;
    right: 30px;
    bottom: 80px;
    border: 1px solid #8e8e8f;
    overflow: hidden
}
.work .carousel-images .carousel-container .inner .owl-item .preview .owl-carousel,
.work .carousel-images .carousel-container .inner .owl-item .preview .owl-item,
.work .carousel-images .carousel-container .inner .owl-item .preview .owl-stage,
.work .carousel-images .carousel-container .inner .owl-item .preview .owl-stage-outer,
.work .carousel-images .carousel-container .inner .owl-item .preview ul,
.work .carousel-images .carousel-container .inner .owl-item .preview ul li,
.work .carousel-images .carousel-container .inner .owl-item .preview ul li img {
    height: 100%
}
.work .carousel-images .carousel-container .inner .owl-item .preview .owl-item {
    opacity: 1;
    height: 100%;
    -webkit-transition: none;
    transition: none
}
.work .carousel-images .carousel-container .inner .owl-item .preview ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.contact {
    padding: 90px 0 100px;
    z-index: 2;
    margin-top: -90px;
}
.contact .background {
    background: #fff;
}

.section #contact .background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0) skew(0deg, -4deg 0deg, 0deg);
    -ms-transform: translate3d(0, 0, 0) skew(0deg, -4deg 0deg, 0deg);
    transform: translate3d(0, 0, 0) skew(0deg, -4deg);
}
.contact:after,
.contact:before {
    top: 99%;
    left: 50%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}
.contact:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 34px;
    margin-left: -34px
}
.contact:before {

    border-color: #d7d7d7 transparent transparent;
    border-width: 35px;
    margin-left: -35px
}

.clients:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 34px;
    margin-left: -34px
}
.clients:before {
    border-color: #d7d7d7 transparent transparent;
    border-width: 35px;
    margin-left: -35px
}

.contact .form {
    position: relative;
    max-width: 790px;
    margin: 40px auto 0
}
.contact .form .form-control {
    position: relative;
    display: inline-block;
    width: 47%;
    margin: 10px 5% 10px 0;
    border-bottom: 2px solid #e0e0e0
}
.contact .form .form-control.textarea {
    width: 84%;
    margin-right: 2%
}
.contact .form .form-control.right {
    margin-right: 0
}
.contact .form .form-control:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: #0a67b2;
    z-index: 1;
    -webkit-transition: width .3s ease-out;
    transition: width .3s ease-out
}
.contact .form .form-control.filled:after,
.contact .form .form-control.focus:after {
    width: 100%
}
.contact .form input[type=text],
.contact .form input[type=email],
.contact .form textarea {
    width: 100%;
    font-family: Gotham-Light;
    font-weight: 400;
    font-size: 24px;
    color: #999;
    border: none;
    outline: 0;
    padding: 15px 5px;
    box-sizing: border-box
}
.contact .form input[type=text]:focus,
.contact .form input[type=email]:focus,
.contact .form textarea:focus {
    color: #0a67b2
}
.contact .form .btn {
    width: 13%;
    background: #fff;
    vertical-align: top;
    margin-top: 21px;
    padding: 13px 0;
    outline: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-sizing: border-box
}
.contact .screen-reader-response,
.contact span.wpcf7-not-valid-tip {
    display: none
}
.contact .wpcf7-response-output.wpcf7-mail-sent-ng,
.contact .wpcf7-response-output.wpcf7-validation-errors {
    padding: 20px;
    margin-bottom: 20px;
    background: #ebccd1;
    border: 1px solid #ebccd1;
    color: #a94442
}
.contact .wpcf7-response-output.wpcf7-mail-sent-ok {
    padding: 20px;
    margin-bottom: 20px;
    background: #dff0d8;
    border: 1px solid #d6e9c6;
    color: #3c763d
}
.contact .ajax-loader {
    position: absolute;
    top: -20px;
    left: 50%
}
.no-touch .verticals .border-bottom,
.no-touch .about .border-bottom {
    position: absolute;
    bottom: -55px;
    left: 0;
    right: -4px;
    height: 110px;
    background: rgba(0, 0, 0, .03);
    z-index: -1;
    -webkit-transform: rotate(3.8deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
    -ms-transform: rotate(3.8deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
    transform: rotate(3.8deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
}
.no-touch .services .border-bottom {
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
    height: 110px;
    background: rgba(0, 0, 0, .1);
    z-index: -1;
    -webkit-transform: rotate(3.8deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
    -ms-transform: rotate(3.8deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
    transform: rotate(3.8deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
}

.no-touch .work .border-bottom {
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
    height: 110px;
    background: rgba(0, 0, 0, .1);
    z-index: -1;
    -webkit-transform: rotate(3.8deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
    -ms-transform: rotate(3.8deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
    transform: rotate(3.8deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
}
.no-touch .contact .border-top {
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    height: 110px;
    background: rgba(10, 103, 178, 0.8) none repeat scroll 0 0;
    z-index: -1;
    -webkit-transform: rotate(.8deg) translate3d(0, 0, 0) skew(3deg, 0deg);
    -ms-transform: rotate(.8deg) translate3d(0, 0, 0) skew(3deg, 0deg);
    transform: rotate(.8deg) translate3d(0, 0, 0) skew(3deg, 0deg)
}
.no-touch .clients .border-bottom {
    position: absolute;
    bottom: -25px;
    left: 0;
    right: -3px;
    height: 110px;
    background: rgba(0, 0, 0, .06);
    z-index: -1;
    -webkit-transform: rotate(3.5deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
    -ms-transform: rotate(3.5deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
    transform: rotate(3.5deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
}

.no-touch .clients .border-top {
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    height: 110px;
    background: rgba(10, 103, 178, 0.8) none repeat scroll 0 0;
    z-index: -1;
    -webkit-transform: rotate(.8deg) translate3d(0, 0, 0) skew(3deg, 0deg);
    -ms-transform: rotate(.8deg) translate3d(0, 0, 0) skew(3deg, 0deg);
    transform: rotate(.8deg) translate3d(0, 0, 0) skew(3deg, 0deg)
}
.no-touch .clients .border-bottom {
    position: absolute;
    bottom: -25px;
    left: 0;
    right: -3px;
    height: 110px;
    background: rgba(0, 0, 0, .06);
    z-index: -1;
    -webkit-transform: rotate(3.5deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
    -ms-transform: rotate(3.5deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
    transform: rotate(3.5deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;    z-index: 10;
    font-size: 0;
    overflow: auto
}
.modal .heading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 40px 0 10px;
    z-index: 1
}
.modal .heading .background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -45px;
    background: #fff;
    -webkit-transform: translate3d(0, 0, 0) skew(0deg, 3deg);
    -ms-transform: translate3d(0, 0, 0) skew(0deg, 3deg);
    transform: translate3d(0, 0, 0) skew(0deg, 3deg)
}
.modal .heading .close {
    position: absolute;
    right: 25px;
    top: 0;
    width: 117px;
    height: 120px;
    z-index: 1
}
.modal .heading .close .background {
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0a67b2;
    -webkit-transform: translate3d(0, 0, 0) skew(0deg, 3deg);
    -ms-transform: translate3d(0, 0, 0) skew(0deg, 3deg);
    transform: translate3d(0, 0, 0) skew(0deg, 3deg)
}
.modal .heading .close i {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    margin: 35px 0 0 35px;
    background: url(../img/icon-close.png) center no-repeat;
    z-index: 1
}
.modal .heading .close:hover .background {
    background: #00899a
}
.modal .heading h2 {
    position: relative;
    font-family: Gotham-Bold;
    font-size: 26px;
    font-weight: 400;
    color: #0a67b2;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    z-index: 1
}
.modal .project {
    padding-top: 75px
}
.modal .project img {
    width: 100%;
    height: auto
}
.footer {
    position: relative;
    margin-top: -76px;
    padding-top: 0px;
    background:#903232;
    z-index: 99;
    clear: both;
    padding-bottom: 10px;
    border-top: 0px #fff solid;
}
.footer #map {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0
}
.footer .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(248, 248, 248, .8);
    z-index: 1
}
.footer .container {
    z-index: 2
}
.footer .beximco {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90px;
    height: 120px;
    margin: -60px 0 0 -45px;
    background: url(../img/beximco.png) center no-repeat
}
.footer .social {
    list-style: none;
    margin: 25px 0 0;
    padding: 0;
    float: left
}
.footer .social li {
    display: inline-block;
    margin-right: 3px
}
.footer .social li a {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    background-color: #0a67b2;
    border-radius: 50%
}
.footer .social li a:hover {
    background-color: #027f8f
}
.footer .social li a:hover i {
    opacity: .5
}
.footer .social li a i {
    position: absolute;
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
    background-image: url(../img/icons-social.png)
}
.footer .social li a i.twitter {
    background-position: 0 0
}
.footer .social li a i.facebook {
    background-position: 0 -44px
}
.footer .social li a i.linkedin {
    background-position: 0 -88px
}
.footer .social li a i.gplus {
    background-position: 0 -132px
}
.footer .address {
    float: right
}
.footer .address p {
    display: inline-block;
    font-family: Gotham-Bold;
    font-size: 16px;
    color: #0a67b2;
    text-align: right;
    line-height: 26px;
    vertical-align: middle
}
.footer .address i {
    display: inline-block;
    width: 44px;
    height: 44px;
    background: url(../img/icon-location.png) center no-repeat;
    vertical-align: middle;
    margin-left: 15px
}
@font-face{font-family:Gotham-Light;src:url(../fonts/Gotham-Lightd41d.eot?#iefix) format('embedded-opentype'),
url(../fonts/Gotham-Light.otf) format('opentype'),
url(../fonts/Gotham-Light.woff) format('woff'),
url(../fonts/Gotham-Light.ttf) format('truetype'),
url(../fonts/Gotham-Light.svg#Gotham-Light) format('svg');
font-weight:400;
font-style:normal
}
@font-face{font-family:Gotham-Bold;src:url(../fonts/Gotham-Boldd41d.eot?#iefix) format('embedded-opentype'),
url(../fonts/Gotham-Bold.woff) format('woff'),
url(../fonts/Gotham-Bold.ttf) format('truetype'),
url(../fonts/Gotham-Bold.svg#Gotham-Bold) format('svg');
font-weight:400;
font-style:normal
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .loading i {
        background-image:url(../img/beximco%402x.png);
        background-size:90px 120px
    }
    .header .beximco-logo-small {
        background-image: url(../img/header.png);
        background-position: 35px;
    }
    .intro .hero .beximco-logo-large {
        background-image: url(../img/beximco-logo-large%402x.png)
    }
    .intro .down-arrow {
        background-image: url(../img/down-arrow%402x.png);
        background-size: 165px 83px
    }
    .intro .down-arrow i {
        background-image: url(../img/down-arrow-icon%402x.png);
        background-size: 27px 14px
    }
    .services .item .icon i {
        background-size: 170px 170px
    }
    .services .item .icon.design i {
        background-image: url(../img/services/design/sprite%402x.png);
        background-size: 170px 1530px
    }
    .services .item .icon.design .icon-4 {
        background-image: url(../img/services/design/icon-4%402x.png);
        background-size: 170px 170px
    }
    .services .item .icon.design .icon-6 {
        background-image: url(../img/services/design/icon-6%402x.png);
        background-size: 170px 170px
    }
    .services .item .icon.development i {
        background-image: url(../img/services/development/sprite%402x.png);
        background-size: 170px 1700px
    }
    .services .item .icon.development .icon-3 {
        background-image: url(../img/services/development/icon-3%402x.png);
        background-size: 170px 170px
    }
    .services .item .icon.wordpress i {
        background-image: url(../img/services/wordpress/sprite%402x.png);
        background-size: 170px 2040px
    }
    .services .item .icon.wordpress .icon-3 {
        background-image: url(../img/services/wordpress/icon-3%402x.png);
        background-size: 170px 170px
    }
    .services .item .icon.wordpress .icon-4 {
        background-image: url(../img/services/wordpress/icon-4%402x.png);
        background-size: 170px 170px
    }
    .services .item .icon.wordpress .icon-5 {
        background-image: url(../img/services/wordpress/icon-5%402x.png);
        background-size: 170px 170px
    }
    .services .item .icon.wordpress .icon-6 {
        background-image: url(../img/services/wordpress/icon-6%402x.png);
        background-size: 170px 170px
    }
    .services .item .icon.mobile i {
        background-image: url(../img/services/mobile/sprite%402x.png);
        background-size: 170px 1360px
    }
    .work .carousel .item .description .service-list li i {
        background-image: url(../img/icons-services%402x.png)
    }
    .footer .beximco {
        background-image: url(../img/beximco%402x.png);
        background-size: 90px 120px
    }
    .footer .address i {
        background-image: url(../img/icon-location%402x.png);
        background-size: 44px 44px
    }
    .footer .social li a i {
        background-image: url(../img/icons-social%402x.png);
        background-size: 44px 176px
    }
    .modal .heading .close i {
        background-image: url(../img/icon-close%402x.png);
        background-size: 44px 44px
    }
}
@media (max-width: 1024px) {
    .services .item {
        width:40%;
        margin-bottom:50px
    }
    .services .btn {
        float: none;
        margin: 0
    }
    .work .title {
        padding: 40px 0
    }
}
@media (max-width: 900px) {
    .header .nav {
        width:400px
    }
    .header .nav ul li a {
        font-size: 16px;
        padding: 20px 15px
    }
    .header.mini {
        background-color: rgba(255, 255, 255, .9)
    }
    .header.mini .beximco-logo-small {
        opacity: 1;
        /*width: 55px;*/
        height: 70px;
       /* background-size: auto 100%;*/
        left: 15px
    }
    .header.mini .nav {
        width: 100%
    }
    .header.mini .nav ul li a {
        font-size: 16px;
        padding: 20px 15px
    }
    .intro .hero .inner {
        padding-top: 60px
    }
    .intro .hero .beximco-logo-large {
        width: 650px;
        height: 225px
    }
    .intro .hero h1 {
        font-size: 30px;
        margin: 20px 0 30px
    }
    .work {
        padding-bottom: 100px
    }
    .work .title {
        padding: 40px 0 20px
    }
    .work .carousel .item .description {
        width: auto;
        text-align: center
    }
    .work .carousel .item .description h2,
    .work .carousel .item .description p {
        text-align: left
    }
    .work .carousel .item .description h4 {
        margin-top: 650px
    }
    .work .carousel .owl-controls {
        display: none!important
    }
    .work .carousel-images {
        top: 80px
    }
    .work .carousel-images .carousel-container {
        max-width: 400px
    }
    .work .carousel-images .carousel-container .inner .owl-item {
        opacity: 0
    }
    .work .carousel-images .carousel-container .inner .owl-item.active {
        opacity: 1
    }
}
@media (max-width: 700px) {
    .intro .hero .beximco-logo-large {
        width:450px;
        height:156px
    }
    .intro .hero h1 {
        font-size: 22px;
        line-height: 32px;
        margin: 15px 0 25px
    }
    .contact .form .form-control,
    .contact .form .form-control.textarea {
        width: 100%
    }
    .contact .form input[type=text],
    .contact .form input[type=email],
    .contact .form textarea {
        font-size: 18px
    }
    .contact .form .btn {
        width: 205px;
        margin-top: 30px
    }
    .footer .beximco {
        display: none
    }
    .footer .social {
        float: none;
        text-align: center
    }
    .footer .address {
        float: none;
        text-align: center;
        margin-top: 30px
    }
    .footer .address p {
        font-size: 18px;
        line-height: 26px;
        text-align: center
    }
    .footer .address i {
        display: none
    }
    .footer .social li a {
        width: 55px;
        height: 55px
    }
    .footer .social li a i {
        top: 5px;
        left: 5px
    }
}
@media (max-width: 600px) {
    .header .nav {
        width:315px
    }
    .header .nav ul li:first-child {
        display: none
    }
    .header .indicator {
        display: none!important
    }
    .services .item {
        width: auto;
        margin-bottom: 50px
    }
    .work .title {
        padding: 40px 0 0
    }
    .work .carousel .item .description h4 {
        margin-top: 500px
    }
    .work .carousel-images {
        top: 70px
    }
    .work .carousel-images .carousel-container {
        max-width: 300px
    }
    .work .carousel-images .carousel-container .inner {
        width: 300px
    }
    .modal .heading {
        padding: 20px 0 0
    }
    .modal .heading h2 {
        font-size: 22px
    }
    .modal .heading .background {
        bottom: -25px
    }
    .modal .heading .close {
        right: 15px;
        width: 65px;
        height: 65px
    }
    .modal .heading .close i {
        width: 30px;
        height: 30px;
        margin: 16px 0 0 16px
    }
    .modal .project {
        padding-top: 50px
    }
}
@media (max-width: 480px) {
    .header .nav {
        width:255px
    }
    .header .nav ul li a,
    .header.mini .nav ul li a {
        padding: 20px 5px
    }
    p {
        font-size: 14px;
        line-height: 24px
    }
    .section .section-title {
        font-size: 26px;
        line-height: 36px;
        margin: 0 0 25px
    }
    .intro .hero .beximco-logo-large {
        width: 305px;
        height: 240px;
        background-image: url(../img/beximco-logo-large-mobile%402x.png)
    }
    .intro .hero h1 {
        font-size: 20px;
        margin: 15px 0 25px
    }
    .intro .down-arrow {
        display: none
    }
    .work {
        padding-bottom: 80px
    }
    .work .title h3 {
        font-size: 26px
    }
    .work .carousel .item .description h2 {
        font-size: 18px;
        line-height: 22px
    }
    .work .carousel .item .description p {
        font-size: 14px;
        line-height: 22px
    }
    .work .carousel .item .description .service-list li {
        width: 52px;
        font-size: 9px;
        line-height: 13px
    }
    .work .carousel .item .description .service-list li i {
        width: 50px;
        height: 50px
    }
    .work .carousel .item .description .service-list li i.icon-development {
        background-position: 0 -51px
    }
    .work .carousel .item .description .service-list li i.icon-wordpress {
        background-position: 0 -100px
    }
    .work .carousel .item .description .service-list li i.icon-mobile {
        background-position: 0 -150px
    }
    .work .carousel .item .description .service-list li i.icon-marketing {
        background-position: 0 -200px
    }
    .work .carousel-images {
        top: 80px
    }
}
@media (max-width: 340px) {
    .container .box {
        padding:0 15px
    }
    .header .nav {
        width: 225px
    }
    .header .nav ul li a {
        font-size: 14px
    }
    .header.mini .beximco-logo-small {
        left: 10px
    }
    .header.mini .nav ul li a {
        font-size: 14px
    }
    .header .container {
        padding: 0 15px
    }
    .intro .hero .inner {
        padding: 60px 0 0
    }
    .intro .hero .beximco-logo-large {
        width: 240px;
        height: 190px
    }
    .intro .hero .btn-projects {
        display: none!important
    }
    .work .carousel .item .description .service-list {
        margin-left: -15px;
        margin-right: -15px
    }
    .work .carousel .item .description .service-list li {
        width: 48px
    }
    .work .carousel-images {
        top: 130px
    }
}


/*---------------- Amin Part */
.carousel-fade {
  .carousel-inner {
    .item {
      opacity: 0;
      transition-property: opacity;
    }

    .active {
      opacity: 1;
    }

    .active.left,
    .active.right {
      left: 0;
      opacity: 0;
      z-index: 1;
    }

    .next.left,
    .prev.right {
      opacity: 1;
    }
  }

  .carousel-control {
    z-index: 2;
  }
}




.carousel {
    /*height: 550px;*/
    position: absolute !important;
    top: 86px;
    width: 100%;
    z-index: 10;
}
.carousel-inner > .item{
    width: 100%;
    margin: 0px;
}

.carousel-inner > .active,
.carousel-inner > .item:hover img{
}

.carousel-control.right,
.carousel-control.left{
    background-image: none !important;
}
.carousel-caption{
    text-align: left !important;
    bottom: 20% !important;
    left: 10% !important;
}

.carousel-caption h1{
    font-size: 5em;
    margin-bottom: 0;
    font-weight: 600;

}
.carousel-caption h3{
    font-size: 3em;
    margin-top: 1%;
}
ul.indvert{
    padding:0;
    margin: 0;
}
ul.indvert li{
    display: inline-block;
}
ul.indvert li a{
    float: left;
}

.vertinfo{
     min-height: 710px;
}
.mdcn{
  bottom: 6%;
    left: 0;
    position: absolute;
    z-index: 999;
}

.vinfoleft{
    border-radius: 5px;
    padding: 2%;
    height: 515px;
    text-align: left;
    width: 37%;
    margin: -2% 2% 0 auto;
    z-index: 999;
    float: right;

}
.vinbottom{

    position: static;

}
.listbex{
    background: rgba(0, 114, 188, 0.7) none repeat scroll 0 0;
}

.listpharma{
   background: rgba(34, 179, 174, 0.7) none repeat scroll 0 0;
}
.listceramic{
    background: rgba(187, 176, 130, 0.7) none repeat scroll 0 0;
}
.listsynthetic{
   background: rgba(105, 45, 60, 0.7) none repeat scroll 0 0;
}
.industry h3{
 color: #fff;
    font-size: 36px;
    font-style: italic;
    line-height: 37px;
    margin: 14% 0 0 10%;
    padding: 0 0 15px;
    position: absolute;
    text-align: left;
    text-shadow: 2px 2px 5px #0a67b2;
    width: 32%;
}

h2.verhead{
    color: #fff;
    font-size: 26px;
    margin-top: 0;
    margin-left: -2%;
    text-transform: capitalize;
}
.vicon{
    width: 115px;
}

.vinfoleft h3{
    color: #fff;
}
.vinfoleft p{
    color: #fff;
    font-size: 18px;
}
.verbtn{
    border: 1px solid #eee;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    padding: 5px 32px;
    margin-top: 3%;
}
.verbtn:hover{
    color: #414141;
    text-decoration: none;
    background: #eee;
}


.vbtn{
    border: 1px solid #fff;
    background: none;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    padding: 5px 32px;
    margin-top: 3%;
}
.vbtn:hover{
    color: #fff;
    background: #949599;
    text-decoration: none;
}

hr.footline{
      
      margin: 0;
      padding-bottom: 50px;
      position: relative;
}

ul.footmenu {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.footmenu li {
    display: inline-block;
}

ul.footmenu li a {
    color: #5a5a5a;
    display: block;
    font-size: 19px;
    letter-spacing: -0.5px;
    outline: medium none;
    padding: 30px 10px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;
}

ul.footmenu li a:hover {
    text-decoration: none;
}
ul.footmenu li.active a {
    color: #0a67b2;
    font-weight: bold;
    outline: medium none;
    text-decoration: none;
}

ul.indver{
     margin: 0 auto;
    padding: 0;
    width: 76%;
}
ul.indver li{
    display: inline;
    list-style: circle;
    padding: 0 15px;
}
ul.indver li a{
    color: #0a67b2;
    padding:0;
    font-size: 26px;
    cursor: pointer;
}

ul.indver li a:hover{
color:#9cd3ff;
}
    .thumb {
        display:block;
        width:100%;
        height:170px;
        position:relative;
        margin-bottom:20px;
        margin-right:20px;
        float:left;
    }

        .thumb-wrapper {
            display:block;
            width:100%;
            height:100%;
        }

        .thumb img {
            width:100%;
            height:100%;
            position:absolute;
            display:block;

        }

        .thumb .thumb-detail {
            display:block;
            width:100%;
            height:100%;
            position:absolute;
            /* border: 3px #eee solid; */
        }

        .thumb .thumb-detail a {
            display:block;
            width:100%;
            height:100%;
            text-transform:uppercase;
            font-weight:bold;
            color:#333;
            text-decoration:none;
            font-family: 'Open Sans', sans-serif;
            letter-spacing:-1px;
            padding:10px;
            font-size:18px;
        }

    .thumb .thumb-detail{
        position: absolute;
    }
    /*
    * Without CSS3
    */
    .thumb.scroll {
        overflow: hidden;
    }

        .thumb.scroll .thumb-detail {
            bottom:-280px;
        }


.compv{
    height: 600px;
    margin: 0 auto;
    position: relative;
    width: 70%;
    z-index: 99;
    padding-top: 0%;

}

.ContactSec{
       margin: 0 auto;
    position: relative;
    width: 60%;
    z-index: 99;
    padding-top: 7%;
    padding-bottom: 6%;
}

#verticals .box{

}
.bexvert{
    width: 90%;
    margin: 0 auto;

 /*   position: absolute;
  z-index: 15;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -150px;
  background: red;*/

}

.bexvert a:hover{
    color: #428bca;
    text-decoration:none;
    cursor: pointer;
}
h2.bvtitle {
    margin: 95% 0 0 -21px;
    position: relative;
    z-index: 99;
    color: #6D6E71;
    font-size: 26px;
}
h2.bvtitle:hover{
    color: #428bca;
    text-decoration:none;
    cursor: pointer;
}

#img1,
#img2,
#img3,
#img4
{
    margin: 2%;
    width: 21%;
}

#img1 img.nocolor,
#img2 img.nocolor,
#img3 img.nocolor,
#img4 img.nocolor
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 71%;
    outline: 11px solid #fff;
}
#img3 img.nocolor{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 71%;
    outline: 11px solid #fff;
}


#img1 img.color,
#img2 img.color,
#img3 img.color,
#img4 img.color  {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    height: 71%;
    outline: 11px solid #D1D3D4;
}


   /*
    * CSS3 Flip
    */
    .thumb.flip {
        -webkit-perspective:800px;
           -moz-perspective:800px;
            -ms-perspective:800px;
             -o-perspective:800px;
                perspective:800px;
    }

        .thumb.flip .thumb-wrapper {
            -webkit-transition: -webkit-transform 1s;
               -moz-transition: -moz-transform 1s;
                -ms-transition: -moz-transform 1s;
                 -o-transition: -moz-transform 1s;
                    transition: -moz-transform 1s;
            -webkit-transform-style: preserve-3d;
               -moz-transform-style: preserve-3d;
                -ms-transform-style: preserve-3d;
                 -o-transform-style: preserve-3d;
                      transform-style: preserve-3d;
        }

        .thumb.flip .thumb-detail {
            -webkit-transform: rotateY(-180deg);
               -moz-transform: rotateY(-180deg);
                -ms-transform: rotateY(-180deg);
                 -o-transform: rotateY(-180deg);
                    transform: rotateY(-180deg);
        }

        .thumb.flip img,
        .thumb.flip .thumb-detail {
            -webkit-backface-visibility: hidden;
               -moz-backface-visibility: hidden;
                -ms-backface-visibility: hidden;
                 -o-backface-visibility: hidden;
                    backface-visibility: hidden;
        }

        .thumb.flip .flipIt {
            -webkit-transform: rotateY(-180deg);
               -moz-transform: rotateY(-180deg);
                -ms-transform: rotateY(-180deg);
                 -o-transform: rotateY(-180deg);
                    transform: rotateY(-180deg);
        }


.imbdr{
     border: 5px solid #eee;
    padding: 3px;
}

.carousel.carousel-fade .item {
    -webkit-transition: opacity 0.9s ease-in-out;
    -moz-transition: opacity 0.9s ease-in-out;
    -ms-transition: opacity 0.9s ease-in-out;
    -o-transition: opacity 0.9s ease-in-out;
    transition: opacity 0.9s ease-in-out;
    opacity:0.3;
}

.carousel.carousel-fade .active.item {
    opacity:1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
    left: 0;
    z-index: 1;
}

.carousel.carousel-fade .carousel-control {
    z-index: 3;
}

/* Inner Page Style -----------------------------------------*/
.containerInner{
    width: 85%;
    margin: 0 auto;
}
h1.innerHead{
    color: #0A67B2;
    font-size:46px;
    text-align: left;
    padding: 0;
    margin: 0;
	text-transform:uppercase;
}
h3.InnerSub{
    color:#fff;
      font-size: 36px;
    font-style: italic;
    line-height: 37px;
    margin: 21% 0 0 4%;
    padding: 0 0 15px;
    position: absolute;
    text-align: left;
    width: 32%;
    text-shadow: 2px 2px 5px #0a67b2;
}
.aboutus{
    padding: 70px 0;
    z-index: 2;
}

.aboutus p{
    text-align: justify;
     padding-bottom: 10%;
}
.innerSlider {
    padding: 0px 0 0px;
    z-index: 1;
   /* margin-top: 9%;*/
}

h2.LeftHead{
    font-size: 24px;
    letter-spacing: -1px;
    color: #0A67B2;
    text-align: left;
    text-transform: uppercase;
}
ul.leftNav{
    padding: 0;
    margin: 0;
    text-align: left;
}

ul.leftNav li{
    list-style: none;
}
ul.leftNav li a{
    color:#808285;
    font-size: 16px;
    outline: none;
}

ul.leftNav li a:hover{
    color:#1268B3;
    font-size: 16px;
}

.footerInner {
    position: relative;
    margin-top: 0px;
    padding-top: 0px;
    background:#0A67B2;
    z-index: 99;
    clear: both;
}

hr.footlineInner{
      border-bottom: 1px solid rgba(147, 149, 152, 0.5);
      margin: 0;
      padding-bottom: 0px;
      position: relative;
}

ul.footmenuInner {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.footmenuInner li {
    display: inline-block;
}

ul.footmenuInner li a {
    color: #939598;
    display: block;
    font-size: 19px;
    letter-spacing: -0.5px;
    outline-bottom: medium none;
    padding: 30px 10px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;

}

ul.footmenuInner li a:hover {
    text-decoration: none;
    color: #fff;
   /* border-bottom:2px solid #fff;*/
}
ul.footmenuInner li.active a {
    color: #939598;
    font-weight: bold;
    outline: medium none;
    text-decoration: none;
}
.aboutBottom{
     background-size: 100% auto;
    float: left;
    margin-top: 50px;
}

.share {
    border: 1px solid #dedede;
    float: left;
    height: auto;
}

.rowprice {
    background: #eee none repeat scroll 0 0;
    float: left;
    font-size: 13px;
    margin-top: 2px;
    padding: 3px;
    width: 100%;
}
.row11 {
    background: #c1bfbf none repeat scroll 0 0;
    float: left;
    font-size: 13px;
    margin-top: 2px;
    padding: 3px;
     width: 100%;
}

.ShareDse {
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 6px !important;
    width: 50%;
}
.ShareDate {
    float: right;
    font-family: calibri;
    font-size: 14px;
    margin: 0;
    padding: 6px !important;
}
.Col1 {
    float: left;
    height: auto;
    text-align: left;
    width: 80%;
}
.Col2 {
    float: left;
    height: auto;
    text-align: right;
    width: 20%;
}
.Col3 {
    float: left;
    height: auto;
    text-align: left;
    width: 136px;
}
.Col4 {
    float: left;
    height: auto;
    text-align: right;
    width: 140px;
}
.Lndate{
    font-size: 14px;
}

.InvestItem{
    display: inline-block;
    margin: 20px 20px;
    vertical-align: top;
    width: 45%;
    float: left;
    border: 1px solid #eee;
    padding: 16px;
    height: 565px;

}



.InvestItem .icon {
    /*background: #f3f3f3 none repeat scroll 0 0;
    border: 1px dashed #cdcfcf;*/
    border-radius: 0;
    display: block;
    height: 250px;
    margin: 0 auto 35px;
    overflow: hidden;
    padding: 13px;
    position: relative;
    transition: all 0.3s linear 0s;
    width: 100%;
}
.InvestItem .icon .inner {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 0;
    padding-top: 5%;
    box-sizing: border-box;
    display: block;
    height: 100%;
    position: relative;
    transition: all 0.3s linear 0s;
    width: 100%;
}
.InvestItem .icon .inner:hover {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #cdcfcf;
}

h4.invcom{
     font-size: 20px;
    text-align: left;
}

ul.links {
    background: transparent none repeat scroll 0 0;
    float: left;
    height: auto;
    line-height: normal;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 20px;
    width: 100%;
}
ul.links li {
    background: transparent none repeat scroll 0 0;
    display: block;
    float: left;
    font-size: 13px;
    line-height: normal;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.links li a {
    background-color: #cccccc;
    border-right: 5px solid #ffffff;
    color: #333333;
    display: block;
    float: left;
    padding: 4px;
    text-decoration: none;
}
ul.links li a:hover {
    background-color: #333333;
    color: #ffffff;
    text-decoration: none;
}

.bbox {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: auto;
    margin-top: 2px;
    text-align: left;
    width: 100%;
    font-size: 14px;
}



.nav-tabs > li > a {
    border: 1px solid #eee !important;
    color: #555;
    font-size: 15px !important;
    outline: none;
     padding: 10px 86.1px !important;
}
.TZRow{
    background:#f8f8f8;
    padding-top:15px;
    text-align: left;
}
.TZRow1{
    background:#f1f1f1;
    text-align: left;
}
.ptit{
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    font-weight: normal;
    height: auto;
    line-height: 30px;
    margin: 0px auto 0;
    width: 100%;
}

.pinfo{
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    font-weight: normal;
    height: auto;
    margin: 0px auto 0;
    width: 100%;
}

.pinfotitle{
    background:#f8f8f8;
    font-weight: normal;
    height: auto;
    line-height: 30px;
    margin: 0px auto 0;
    width: 100%;
}

.pinfotitle2{
    border-top: 1px solid #CCCCCC;
    background:#f8f8f8;
    font-weight: normal;
    height: auto;
    line-height: 30px;
    margin: 0px auto 0;
    width: 100%;
}
.pinfotitle2 img,
.pinfotitle img{
    width:12px;
    height:11px;
    border:none;
    float:right;
    padding-top:6px;
    padding-right:100px;
}

.pinfotitle a,
.pinfotitle2 a{
    color:#666 !important;
}
.pinfotitle a:hover,
.pinfotitle2 a:hover{
    color:#999 !important;
}

/*edited By Arzon*/
#side-navigation {
    display: block;
    width: 55px;
    height: 290px;
    padding: 10px 0;
    left: 0;
    top: 34%;
    position: absolute;
    z-index: 9999;
}


#side-navigation a {
    display: block;
    float: left;
    clear: both;
    padding: 18px 0 0 55px;
    width: 55px;
    height: 60px;
    margin: 0 0 10px 0;
    overflow: hidden;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: rgba(0,0,0, 0.5);
}


#side-navigation a.active, #side-navigation a:hover, #side-navigation a.mactive {
    background-color: rgba(0,0,0, 0.5);
    left: 0;
    position: relative;
    /*width: 120px;*/
}


#side-navigation a div {
    /*display: none;*/
    font-family: "Titillium Web", Helvetica,sans-serif;
    display: inline-block;
    height: 30px;
    width: 150px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

#side-navigation a#nav-chat {
    background-image: url('../img/icon-chat.png');
    background-repeat: no-repeat;
    background-position: 15px center;
}

#side-navigation a#nav-demo {
    background-image: url('../img/icon-schedule.png');
    background-repeat: no-repeat;
    background-position: 15px center;
}


#side-navigation a#nav-test-drive {
    background-image: url('../img/icon-test-drive.png');
    background-repeat: no-repeat;
    background-position: 15px center;
}

#side-navigation a#watch-demo {
    background-image: url('../img/icon-watch.png');
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 26px 26px;
}
#side-navigation a#csr {
    background-image: url('../img/csr.png');
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 26px 26px;
}

#side-navigation a#nav-quote {
    background-image: url('../img/icon-quote.png');
    background-repeat: no-repeat;
    background-position: 15px center;
}

.AllSection{
    width: 100%;
    position: relative;
    top: -60px;
}
#verticals .navigationlisted{
position: relative;
display: none;
}

.fcolm{
    width: 24%;
    float: left;
}
.scolm{
    width: 24%;
    _margin-left: 10px;
    float: left;

    /*Added My Murad*/
    padding-left: 6px;
}
.tcolm{
    width: 24%;
    _margin-left: 10px;
    float: left;

    /*Added My Murad*/
    padding-left: 6px;
}

/*Edited By arzon*/
#listed-navigation {
    display: block;
    width: 55px;
    height: 290px;
    padding: 10px 0;
    left: 0;
    bottom: 30%;
    position: absolute;
    z-index: 9999;
}



#listed-navigation a {
    display: block;
    float: left;
    clear: both;
    padding: 18px 0 0 55px;
    width: 55px;
    height: 60px;
    margin: 0 0 10px 0;
    overflow: hidden;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: rgba(0,0,0, 0.5);
}

#listed-navigation a.active,
#listed-navigation a:hover,
#listed-navigation a.mactive {
    background-color: rgba(0,0,0, 0.5);
    left: 0;
    position: relative;

}

#listed-navigation a div {
    /*display: none;*/
    font-family: "Titillium Web", Helvetica,sans-serif;
    display: inline-block;
    height: 30px;
    width: 250px;
    font-size: 16px;
    text-align: left;
    color: #fff;
    text-decoration: none;
}

#listed-navigation .active{
width: 350px !important;
}
.beximcoPharmaPanel{
    background-image: url('../img/Icon-list-pharma.png');
    background-repeat: no-repeat;
    background-position: 2px center;
}

.beximcoPanel{
    background-image: url('../img/Icon-list-beximco.png');
    background-repeat: no-repeat;
    background-position: 2px center;

}

.shinepukurPanel{
    background-image: url('../img/Icon-list-ceramic.png');
    background-repeat: no-repeat;
    background-position: 2px center;
}
.syntheticsPanel{
    background-image: url('../img/Icon-list-synthetic.png');
    background-repeat: no-repeat;
    background-position: 2px center;
}


/*Edited By Arzon*/
@media (max-width: 625px) {
    #listed-navigation,
    #side-navigation {
        display: none;
        top: 20%;
    }
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    #listed-navigation a#nav-chat,
    #side-navigation a#nav-chat {
        background-image: url('../img/icon-chat2x.png');
        background-repeat: no-repeat;
        background-position: 15px center;
        background-size: 23px 17px;
    }
    #listed-navigation a#nav-demo
    #side-navigation a#nav-demo {
        background-image: url('../img/icon-schedule2x.png');
        background-repeat: no-repeat;
        background-position: 15px center;
        background-size: 26px 24px;
    }
    #listed-navigation a#nav-test-drive,
    #side-navigation a#nav-test-drive {
        background-image: url('../img/icon-test-drive2x.png');
        background-repeat: no-repeat;
        background-position: 15px center;
        background-size: 30px 20px;
    }
    #listed-navigation a#watch-demo,
    #side-navigation a#watch-demo {
        background-image: url('../img/icon-watch2x.html');
        background-repeat: no-repeat;
        background-position: 15px center;
        background-size: 26px 26px;
    }
    #listed-navigation a#nav-quote,
    #side-navigation a#nav-quote {
        background-image: url('../img/icon-quote2x.png');
        background-repeat: no-repeat;
        background-position: 15px center;
        background-size: 25px 22px;
    }
}

.verticalSection{

    padding-bottom: 7%;
    position: relative;

   /* -webkit-transform: rotate(3.8deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
    -ms-transform: rotate(3.8deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
    transform: rotate(3.8deg) translate3d(0, 0, 0) skew(-4deg, -10deg);
*/
}

/*.verticalSection .box{
    -webkit-transform: rotate(-3.8deg) translate3d(0, 0, 0) skew(4deg, -10deg);
    -ms-transform: rotate(-3.8deg) translate3d(0, 0, 0) skew(4deg, -10deg);
    transform: rotate(-3.8deg) translate3d(0, 0, 0) skew(4deg, -10deg);
}*/

.white-popup-block {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 100%;
  margin: 40px auto;
  position: relative;
  display: inline-block;
}
.csrblock{
    background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 100%;
  margin: 40px auto;
  position: relative;
}

ul.ListCompany{
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
}

ul.ListCompany li{
    background: #939598;
    border-radius: 3px;
    display: block;
    list-style: outside none none;
    margin-top: 1px;
    padding: 1px 10px;
    text-align: right;
}
ul.ListCompany li a{
    font-size: 15px;
    color: #fff;
}

.vBack{
    background: url(../img/vertical-fashionwear.png) no-repeat;
    position: relative;
    padding-top: 5%;
    min-height: 1002px;
    background-size: 100%;
}
.vPharma{
    background: url(../img/vertical-pharma.png) no-repeat;
    position: relative;
    padding-top: 5%;
    min-height: 1002px;
    background-size: 100%;
}
.vCeramic{
    background: url(../img/vertical-healthcare.png) no-repeat;
    position: relative;
    padding-top: 5%;
    min-height: 1002px;
    background-size: 100%;
}
.vRealestate{
    background: url(../img/defence.png) no-repeat;
    position: relative;
    padding-top: 5%;
    min-height: 1002px;
    background-size: 100%;
}

.vInn{
    float: right;
    height: 550px !important;
    margin: 3% 2% 0 auto;
    padding: 2%;
    text-align: left;
    width: 34%;
}
.vInn .InnerSub,
.vInn .innerHead{
    color: #fff;
}

.vInn .inner_page{
    color: #fff;
    font-size: 18px;
    line-height: 25px;
}

.indvertxtcolr{
      background: rgba(243,55,58, 0.8);
}
.indverphrmacolr{
       background: rgba(18,162,247, 0.7);
}
.indvercermccolr{
      background: rgba(50,150,51, 0.7);
}

.indverrealscolr{
      background: rgba(69,84,18, 0.7);
}
.indverictcolr{
       background: rgba(160,180,0, 0.9);
}
.indverhospcolr{
      background: rgba(190,60,255, 0.7);
}

.indverfincolr{
      background: rgba(150,50,0, 0.7);
}
.indverenergcolr{
       background: rgba(50,150,50, 0.7);
}


blockquote {
    border-left: 5px solid #ccc;
    margin-bottom: 24px;
    padding: 20px 25px;
    position: relative;
}
blockquote > *:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
blockquote::after, blockquote::before {
    color: #ccc;
    font-size: 40px;
    position: absolute;
}
blockquote::before {
    content: "“";
    left: 10px;
    top: 0;
}
blockquote::after {
    bottom: 0;
    content: "”";
    right: 10px;
}

.closebtn{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 50%;
    float: right;
    font-weight: bold;
    height: 30px;
    padding: 0;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -15px;
    width: 30px;
}

.rgsearch {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    border-radius: 6px;
    top: 4%;
    _left: -13px;
    margin-top: 3%;
    padding-bottom: 1%;
    position:relative;
    width: 100%;
    float: left;
}

h1.SLheading {
    color: #0a67b2;
    font-size: 26px;
    margin: 0;
    padding: 11px;
    _text-align: left;
    text-transform: uppercase;
}

.rgsearch label {
    display: inline;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.lNws{
    background:#0a67b2; border:1px solid #aaa;
    padding: 8px;
    float: left;
    font-size: 13px;
    color: #fff;
    border-radius: 0px;

}
.lNws:hover{
    background:#818181;
}

.lNws h2{
    font-size: 17px;
    text-align: left;
    padding: 7px 0 0;
    margin: 0;
    height: 30px;

}

.lNws h2.aboutusicon { background: no-repeat right url("../img/icon-about-us.png"); }
.lNws h2.verticalicon { background: no-repeat right url("../img/icon-inde-vertical.png"); }
.lNws h2.investoricon { background: no-repeat right url("../img/icon-investor-relation.png");
background-size: 30px 30px; }

.lNws h2.news { background: no-repeat right url("../img/icon-schedule.png"); }
.lNws h2.profile { background: no-repeat right url("../img/icon-watch.png"); }
.lNws h2.dse { background: no-repeat right url("../img/icon-test-drive.png"); }



.pfmn{
    border: #eee 1px solid;
    height: 80px;
}

.threebox{
    _position: absolute;
    _bottom: 30%;
    _left: 30%;
	z-index: 999;
    height: 125px;
    _width: 1000px !important;
    _margin: 0 auto !important;

    /*Murad*/
    left: 50%;
    bottom: 15%;
    margin: auto -50% auto auto !important;
    min-width: 150px;
    position: absolute;
    transform: translate(-50%, -50%);
}

ul.ltm{
    padding: 0;
    margin:  15px 0 0 0;
    text-align: left;
}

ul.ltm li{
list-style: none;
display: block;
line-height: 24px;
border-bottom: 1px dotted #c5c5c5;
}

/*.LogoBg{
   background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
   width:
}*/


/*------------ Investor Relation By Murad ----------------*/

.quarterly-report-h2{
  text-align: left;
  padding: 6px;
  border-bottom: 3px solid rgb(10, 103, 178);
  color: rgb(85, 85, 85);
  width: auto;
  display: block;
}

.quarterly-report-caption{
  font-size: 18px;
  font-style: italic;
  color: #6a6a6a;
}

.price-sensitive-container{
  border-bottom: 1px dashed #0A67B2;
  padding: 6px 0px;
  font-size: 15px;
}

.price-sensitive-container:last-child{
  border-bottom: none;
}

.price-sensitive-date{
  margin-right: 20px
}

.price-sensitive-title{
  color: #666666;
}

.investor-panel-title{
  display: block !important;
  outline: none !important;
}

.overflow-control{
  overflow: hidden;
}

.box-custom{
  width: 100%;
  display: block !important;
}

.spcial{
    width:100%; padding:8px 22px;
}
.dspcl{
    padding:7px 10px;
}
.dsnews{
    width:100%; padding:8px 37px;
}
.InvNes{
    padding:7px 10px;
}
.invernes{
    width:100%; padding:8px 22px;
}
.abtnes{
    width:100%; padding:8px 37px;
}


#sidemenu li{
  position:relative;
  display: inline-block;
}
#sidemenu li span{
   color: #5a5a5a;
    display: block;
    font-size: 17px;
    letter-spacing: -0.5px;
    outline: medium none;
    padding: 30px 9px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;
    cursor: pointer;
}
#sidemenu li ul.subnav {
   /*left: 0;
    opacity: 1;
    position: absolute;
    top: 100%;
    width: 223px;
    text-align: left;*/
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 247px;
    top: 85px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 10px;
    z-index: 1;
    text-align: left;
    border-top: 3px solid #0A67B2;
}

#sidemenu li ul.subnav li{
   padding: 0;
   margin: 0;
   text-align: left;
   width: 100%;
}

.has_sub{
    width: 105% !important;
}

#sidemenu li ul.subnav li a {
    color: #5a5a5a;
    display: block;
    font-size: 17px;
    letter-spacing:0;
    outline: medium none;
    padding: 10px 9px;
    text-transform: uppercase;
    _transition: all 0.5s ease-in-out 0s;
}


#sidemenu li ul.subnav li a {
    color: #5a5a5a;
    display: block;
    font-size: 17px;
    letter-spacing:0;
    outline: medium none;
    padding: 10px 9px;
    text-transform: uppercase;
    _transition: all 0.5s ease-in-out 0s;
}

#sidemenu li ul.subnav li a:hover {
    color: #0a67b2;
    font-weight: bold;
    background: #d1d3d4;
}

#sidemenu li ul.subnav li.active {
    background: #d1d3d4;
}

#sidemenu li ul.subnav li.thmenu{
  position: relative;
}

#sidemenu li ul.subnav li.thmenu ul{
    position: absolute;
    right: 0px;
    left: 100%;
    opacity: 0;
}

#sidemenu li ul.subnav li.thmenu:hover ul {
    background: #d1d3d4 none repeat scroll 0 0;
    left: 100%;
    opacity: 1;
    position: absolute;
    top:0;
    width: 300px;
    z-index: 9999;
}
#sidemenu li ul.subnav li.thmenu:hover ul li{
    width: 100%;
}




/*#sidemenu li:hover ul.subnav {*/
     /*display: block;*/
 /*}*/

.quickLink{

    bottom: 2%;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 2%;
    width: 38%;
    z-index: 999;
	
}

ul.QLnk{
    padding: 0;
    margin:0;
    float: right;
    margin-right: 15px;
	
}
ul.QLnk li{
    display: inline;
    float: left;
    margin-right: 7px;
	
}
ul.QLnk li a{
    display: block;
    text-align: right;
    padding: 2px 0;
    font-size: 15px;
	
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
}

/*#sidemenu li ul.subnav::after {

}*/

#sidemenu li:hover span.main-menu::before{
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #0A67B2;
    content: "";
    left: 50%;
    position: absolute;
    top: 90%;
}

.active-class{
    font-weight: bold;
    color: #0A67B2 !important;
}

/*.main-menu::before{
    position: absolute;
    top: -10px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #0A67B2;
    border-left: 7px solid transparent;
    _border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}*/

/*.subnav::before {
    position: absolute;
    top: -10px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid blue;
    border-left: 7px solid transparent;
    _border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.subnav::after {
    position: absolute;
    top: -9px;
    _left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
    color: blue;
}*/

.bgrmp{
    width: 34%;
}

.clientheading{
    background: #3F81BF;
    color: #fff;
}
.textileclient{
    background: #fefefe;
}

.clbox{

}

#filters-block{
    width: 92%;
    display: block;
    margin: 0 auto;
}

.menu-block{
    border-radius: 8px;
    width: 23%;
    padding: 11px 6px;
    float: left;
    font-size: 20px;
    background: #fff;
    margin-right: 1%;
    box-sizing: border-box;
    _border-right: 5px solid transparent;
    cursor: pointer;
    border: 1px solid #1768a9
}


/*====================== Our Clients css Start ========================*/

#filters{
    width: 92%;
    display: block;
    margin: 0 auto;
}

.filter-menu-block{
	border: 1px solid #fff;
	border-radius: 8px;
	width: 24%;
    padding: 6px;
    float: left;
    font-size: 18px;
    background: #fff;
    margin-right: 1%;
    box-sizing: border-box;
    _border-right: 5px solid transparent;
    cursor: pointer;
}

.filter-menu-block:last-child{
	_border-right: none;
    margin-right: 0px
}

/* ---- isotope ---- */
.grid {
    display: inline-block;
    width: 92%;
    margin: 0px;
    margin-top: 2%;
}

/* clear fix */
.grid:after {
    content: '';
    display: block;
    clear: both;
}

.is-checked{
    background: #1768a9;
    color: #fff;
}

/* ---- .element-item ---- */
.element-item{
    _position:relative;
    float: left;
    width: 150px;
    height: 150px;
    margin: 5px;
}

/*====================== Our Clients css close ========================*/

.footcopy{float:left; padding-left:2%; padding-top: 6px;margin-top: -35px; height:40px; color:#fff}
.footpowerd{float: right; padding-right:2%; padding-top: 6px;margin-top: -35px; height:40px;}

.marquetext {
 height: 50px;	
 overflow: hidden;
 position: relative;
 margin-bottom:10px;
}
.marquetext {
 font-size: 2em;
 color: limegreen;
 position: absolute;
 width: 100%;
 margin: 0;
 margin-bottom:4px; 
 line-height: 50px;
 text-align: center;

}
