



/*h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
}

*/

/*-- Slider --*/
.w3-oneimg{  background: #EA6D24;}
.w3-twoimg{  background: url(../img/raw-slider-card.png);}
.w3-threeimg{ background: url(../img/bg-img/bg-21.jpg);}
.w3-oneimg,.w3-twoimg,.w3-threeimg{ 
background-repeat: no-repeat;
    background-position: center;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 600px;
}
.bgs1{
  background: #ea6d24;
  padding: 10px;
  color: #fff;
  text-align: center;
  border-radius: 7px;
    box-shadow: 3px 5px 14px #c7c7c7;
}
#contact h6{
  margin-top: 20px;
  color: #fff;
}
#contact p{
  color: #fff;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
table{
    border: 1px solid black;
    width: 100%;
    text-align: center;
    margin: 0 auto;

    
}
td u{
  font-weight: 700;
}
table td{
    border: 1px solid black;
    padding: 10px;
    font-size: 14px;
    
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
/*-- //banner Slider --*/
.rslides {
  margin: 0 auto 40px;
  }
.tab-content{
  margin: 30px;
}
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }
.card-header
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

/*a {
  color: #fff;
  text-decoration: none;
  }
*/
/* Callback example */
/*.events {
  list-style: none;
  }*/

.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

/*.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }*/
 .slider-info{
    background:rgba(0, 0, 0, 0);
    color: #fff;
	z-index: 999;
    text-align: left;
    padding-top: 250px;

}
 .slider-info h4{
	 font-weight:600;
    color: #fff;
    font-size: 6em;
    letter-spacing: 3px;
        line-height: 1;
}
 .slider-info p{
    font-size: 22px;
    letter-spacing: 4px;
    padding: 16px 0px;
    color: #fff;
}
.w3layouts_more-buttn a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 2px;
    background-color:rgb(44, 190, 255);
    outline: none;
    padding: 10px 22px;
    border: 2px solid rgb(44, 190, 255);
}
.w3layouts_more-buttn a:hover {
    background: #fff;
    color: #000;
}
span.home-banner{
    color: rgb(44, 190, 255);
	font-weight:100;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
    height: 53px;
    width: 53px;
  background:rgba(230, 230, 230, 0) url("../img/left-arrow.png") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
   background:rgba(230, 230, 230, 0)  url("../img/right-arrow.png") no-repeat 0px 0px;
  background-position: right top;
  right: 0;
  }

/*#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}--*/
/*-- modal-- */

img {
    width: 100%;
}



/*-- //Stats --*/






@media(max-width:1280px){
	.slider-info h4 {
    font-size: 3.6em;
	}
	
.slider-info {
    padding-left:30px;
}
}
@media(max-width:1080px){

.w3-oneimg, .w3-twoimg, .w3-threeimg {
    min-height: 578px;
}
.slider-info {
    margin-top: 16em;
}

.slider-info h4 {
    font-size: 4.5em;
}
.banner-agileits-btm {
    min-height: 459px;
}
.white-shadow{
    padding-left: 37px;
}
span.banner-icon {
    font-size: 44px;
    line-height: 94px; 
    width: 102px;
    height: 102px;
}
}

@media(max-width:1024px){
.w3-oneimg, .w3-twoimg, .w3-threeimg {
    min-height: 554px;
}
.slider-info h4 {
    font-size: 4.2em;
}
.slider-info p {
    font-size: 22px;
	padding: 14px 0px;
}
	
}
@media(max-width:991px){

.cd-header-buttons {
    right: 0px;
}
.w3layouts_more-buttn a {
    padding: 9px 18px;
}
.banner-agileits-btm {
    margin: 32px 0px 0px;
}
.slider-info
  {
    margin-top: 0;
}
}
@media(max-width:900px){
	.slider-info h4 {
    font-size: 3.7em;
}
.w3-oneimg, .w3-twoimg, .w3-threeimg {
    min-height: 522px;
}
/*.slider-info {
    margin-top: 15em;
}*/
.slider-info p {
    font-size: 19px;
}

}
@media(max-width:800px){
	.w3-oneimg, .w3-twoimg, .w3-threeimg {
    min-height: 495px;
	}
.about-top-grid h2 {
    font-size: 27px;
}
.title {
    font-size: 51px;
	margin-bottom: 25px;
}

}


@media(max-width:767px){
	
.slider-info h4 {
    font-size: 3.2em;
}

}
@media(max-width:736px){
	.w3-oneimg, .w3-twoimg, .w3-threeimg {
    min-height: 457px;
}
.slider-info h4 {
    font-size: 3em;
}
.w3layouts_more-buttn a {
    font-size: 13px;
	padding:7px 12px;
}
/*.slider-info {
    margin-top: 13em;
}*/
.slider-info {
    text-align: center;
}

}
@media(max-width:667px){
	.w3-oneimg, .w3-twoimg, .w3-threeimg {
    min-height: 443px;
}

}
@media(max-width:640px){
	.w3-oneimg, .w3-twoimg, .w3-threeimg {
    min-height: 480px;
}
.slider-info h4 {
    font-size: 2.7em;
}
.slider-info p {
    font-size: 17px;
}

}
@media(max-width:600px){
	
.nav-header{
  width: 70%;
}
.callbacks_nav {
    top: 61%;
}
.slider-info{
  padding-top: 150px;
}
}
@media(max-width:568px){

.slider-info h4 {
    font-size: 2.4em;
}
.slider-info p {
    padding: 12px 0px;
}

}
@media(max-width:480px){
	
	.slider-info h4 {
    font-size: 2em;
}
.slider-info p {
    letter-spacing: 2px;
}
.about-top-grid p {
    line-height: 28px;
}
.banner-agileits-btm {
    margin: 41px 0px 0px;
	  min-height: 351px;
}
 
}
@media(max-width:440px){
.callbacks_nav.next, .callbacks1_nav.prev {
    background-size: 30px;
}	
.slider-info p {
    font-size: 15px;
}
.slider-info h4 {
    font-size: 1.6em;
}

}



@media(max-width:320px){

.slider-info h4 {
    letter-spacing: 4px;
	    line-height: 28px;
}
.slider-info {
    margin-top: 11em;
}

}
.card{
  border-radius: 5px !important;
}
/*--//responsive--*/
.card-header{
  padding: 0px;
  
}

.card-header h5{
  padding: 10px;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
    text-transform: uppercase;
}
.sidebar-products{
  font-size: 16px;
  text-align: left;
}
.sidebar-products ul{
  padding: 0;
  margin: 0;
}
#surplus{
  padding-left: 80px;
  padding-bottom: 25px;
}
#surplus h4{
  text-align: center;
  padding: 20px;
}
.sidebar-products li:before,#surplus li:before{
  content: "\f061";
    font-family: FontAwesome;
    padding-right: 10px;
    color: #ddd;
    top: 0;

}
#reachstock .card-body{
margin: 0 auto;
    -ms-flex: 1 1 auto;
   
     padding: 1.25rem; 
    display: grid;
    width: 100%;
  }
  dl, ol, ul{
    margin: 0;
  }
  #surplus1 table{
  width: 0% !important;
  
  padding-bottom: 15px;
  margin: 0;
  margin-bottom: 15px;
  margin-left: 23%;

}
#reachstock1 .row{
  margin: 0;
}
#reachstock1 .tab-content{
  margin: 0 !important;
  
}
#reachstock1 .card{
  margin-top: 30px;
  margin-bottom: 30px;
}
#reachstock1 .card-header{
  border-bottom:none;
}

.input-form {
        background: #f0f0f0;
    padding: 39px 30px 39px;
}

.input-form input {
       margin-bottom: 30px;
        height: 48px;
}



.buttondesign {
        background: #ea6d24;
    color: #ffffff;
    width: 100%;
    height: 44px;
    border-radius: 59px;
}
