body{
  font-family: 'Montserrat', sans-serif;
}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.bg-color-1{
  background-color:#02075D;
}
.button-1{
  width: 180px;
  height: 41px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 18px;
}
.mar{
  margin-bottom: 0;
}
.pd{
  padding-right: 10px;
}
 .box-shadow-1{
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.48);
  background-color: #fff;
  border-radius: 5px;
  padding: 10px 13px;
   /* height: 210px; */
  line-height: 1.6;
  text-align: justify;
}
.min{
  min-height: 237.6px
}
.box-pad-1{
  padding-bottom: 60px;
}
.box-pad-2{
  padding-bottom: 130px;
}
/* .service-box:hover{
  background-color: #e1e7f7;
} */
.margin-1{
  margin-top: 40px;
}
/* .padding-1{
  padding-top: 30px;
} */
.button-service{
  width: 100px;
height: 30px;
background-color: #ff8024;
border: none;
color: #fff;
}
.box-bg{
  background-color: #5096ff;
}
.date{
  font-size: 14px;
}
.text-align{
  text-align: justify
}
.padding-2{
  padding-right: 40px;
}
.images-1{
    width: 100%;
    height: 100%;
  }
.p-font-1{
  font-size: 20px;
  font-weight: 600;
}
.button-contact{
  width: 150px;
  height: 40px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background-color: #FFC029;
  border: none;
}
.button-position{
  position: absolute;
  top: -500%;
  left: -10%;
}
.copyright-font{
  font-size: 14px;
}
.p-font-size{
  font-size: 16px;
  color: #595353;
}
.p-font-01{
  font-size: 16px;
  font-weight: 600;
}
.ul-font{
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.bg-color-2{
  background-color: #FAFAFA;
}
.bg-color-02{
  background-color: #FFF;
}
.bg-color-3{
  background-color: #FF9900;
}
.h2-font-1{
  font-size: 30px;
  font-weight: 600;

}
.h6-class{
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.p-font-3{
  font-size: 15px;
  font-weight: 500;
}
.p-font-transform{
text-transform: lowercase;
}
.h3-class{
  padding: 16px 0;
font-weight: bold;
font-size: 22px;

}
.about-us-img{
  width: 80%;
  margin-top: 50px;
}
.h2-font{
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
}
.p-font-2{
  font-size: 16px;
  text-align: justify;
  line-height: 1.7;
}
.border-right-1{
border-right: 2px solid #D7D7D7;
}
.carousel-bg{
  background-color: #F69600;
}
.img-position{
  position: absolute;
  top: 0;
  left: 0;
}
.footer-bg{
  background-image: url('images/footer-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.ul-class{
  list-style: none;
  text-decoration: none;
}
.footer-head{
  font-size: 22px;
font-weight: 600;
border-bottom: 2px solid #fff;
width: 120px;
/* padding-bottom: 10px; */
}
.bg-service2{
   background-image: url("images/banner-2.jpg");
   background-repeat: no-repeat;
   background-size: cover;
}
.about-bg{
  margin: 32px 0;
}
.map{
  width: 100% !important;
  min-height: 240px;
  /* height: 100%; */
  border: 0;
}
.span-color-1{
  color:#FF9900;
  font-size: 20px;
}
.contact-font{
  font-size: 15px;
font-weight: 400;
color: #818181;
}
.button-contact2 {
    width: 150px;
    height: 40px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background-color: #FFC029;
    border: none;
}
.contact-img{
  width: 40px;
}
.address-class{
  border: 10px solid #0581F1;
  text-align: center;
}
.phone-pad{
  padding-top: 30px !important;
}
.phone-border{
  border-left: 2px solid #DBDBDB;
border-right: 2px solid #DBDBDB;
}
.bg-color4{
  background-color: #444B85;
  padding: 10px 0;
}
/* .pad-bottom{
  padding-bottom: 59px;
} */
.button-2{
  width: 82px;
  height: 34px;
  font-size: 12px;
  background-color: transparent;
  color: #0687f8;
  border: 1px solid #0687F8;
}
.tr-color{
  background-color: #0687F8;
color: #fff;
}
.td-color{
  color: #5D5D5D;
}
/* testimonial slid */

/* /testmonial slid */

@media only screen and (min-width: 0px) and (max-width: 414px) {
  .button-position {
    position: absolute;
    top: 0%;
    left: -10%;
}
.button-contact {
    width: 80px;
    height: 25px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    background-color: #FFC029;
    border: none;
}
.address-display{
  display: none;
}
.box-shadow-1{
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.48);
 background-color: #fff;
 border-radius: 5px;
 padding: 10px 13px;
 /* height: 210px; */
 line-height: 1.6;
 text-align: justify;
}
}

@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .button-position {
    position: absolute;
    top: -200%;
    left: -10%;
  }
  .outbound{
    height: 205px;
  }
}
 @media only screen and (min-width: 1281px) and (max-width: 1900px) {
   .button-position {
    position: absolute;
    top: -202%;
    left: -10%;
  }
  .outbound{
    height: 205px;
  }
 }
@media only screen and (min-width: 1901px) and (max-width: 2000px) {

  .outbound{
    height: 205px;
  }
  }
.ind-cont{
  padding-top: 6%;
}
.job-ul{
  list-style-type: none;
  line-height: 30px;
  letter-spacing: 1px;
}
.bb{
  border-bottom: 2px solid #000;
}
.form-input{
  max-width: 400px;
width: 100%;
padding: 10px;
letter-spacing: 1px;
border: 1px solid #d2d2d2;
}
.submit-btn{
  max-width: 150px;
  width: 100%;
  padding: 10px;
  letter-spacing: 1px;
  background-color: #ff8024;
  border: 1px solid #ff8024;
  color: #fff;
}
.table-cont{
  max-width: 1200px;
  width: 100%;
  overflow-y: auto;
}
