.col-xs-15{
    width:18%;

}

.col-xs-2 .col-xs-15{
    margin:10px;
    padding-left:0;
    padding-right:0;
    padding-top:0;
    padding-bottom:0 !important;
    
}

.col-xs-2.col-xs-15 img {

}

.container-fluid p {
    font-size: .8em;
}

.col-xs-12 {
    width: 100%;
    padding-bottom: 60px;
}


.move_arrows_left{
    position:absolute;
    left:-300px;
    top:15%;
    z-index:-1;
    }
  
  /*---------Service sections-----*/
    
.dark-bg-section{
    background-color:#2c3437; 
    margin:0;
    padding-bottom:5%;
    }
.light-bg-section{
    background-color:#41484e;
    margin:0;
    padding-bottom:5%;
}
.text-center{
    padding-top:2%;
    padding-left:5%;
    padding-right:5%;
}
.tab-light{
    width: 300px;
    margin-top:0;
	border-top: 30px solid #41484e;
	border-right: 30px solid transparent;
	border-left: 30px solid transparent;
	margin-left:auto;
	margin-right:auto;
}	
.tab-dark{
     width: 300px;
    margin-top:0;
	border-top: 30px solid #41484e;
	border-right: 30px solid transparent;
	border-left: 30px solid transparent;
	margin-left:auto;
	margin-right:auto;
}
.subs-caption-box{
    width:50%;
    text-align:center;
    margin:2% auto;
    color:#fff;
    font-weight:900;
    font-style:italic;
}
.subs-caption-box h3{
    color:#fff;
    text-align:center;
    font-style:normal;
    font-weight:bolder;
    text-transform: uppercase;
    line-height:35px;
}
.subs-caption-box h3 img{
   margin-right:10px;
   height:35px;
   vertical-align:middle;
}
.subs-more-tab{
    margin-top:-30px;
}
.wpb_row{
    margin-bottom:10px;
    margin-top:-10px;
}

h2.vc_custom_heading {
    margin-top: 30px;
}