
@charset "utf-8";
/* CSS Document */


input[type="submit"] {
	display:block;
}

#nono {
	display: block;
}

#packages .icons {
	/*color: #333;*/
	height: 30px;
	margin-top: 20px;
}

#product .container {
	/*color: #333;*/
	margin-top: 100px;
	margin-bottom: 50px;
}

#product .box .box-image {
	/*color: #333;*/
	margin-top: 10px;
}

#product .box .box-image img {
	/*color: #333;*/
	width: 100%;
	height: 150px;
}

#product .box .icons {
	/*color: #333;*/
	width: 20px;
	height: 20px;
	margin-top: 20px;
}

#product .btn-wrapper a {
	/*color: #333;*/
	cursor: pointer;
}

  /*Latest News*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,600,700,800);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
figure.snip1208 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 220px;
  max-width: 310px;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  font-size: 16px;
}
figure.snip1208 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
figure.snip1208 img {
  max-width: 100%;
  vertical-align: top;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
figure.snip1208 figcaption {
  padding: 25px;
  position: relative;
}
figure.snip1208 .date,
figure.snip1208 i {
  background-color: #0746a3;
  top: 25px;
  color: #fff;
  left: 25px;
  min-height: 60px;
  min-width: 60px;
  position: absolute;
  text-align: center;
}
figure.snip1208 .date {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
figure.snip1208 .date span {
  display: block;
  line-height: 30px;
}
figure.snip1208 .date .month {
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.1);
}
figure.snip1208 i {
  line-height: 60px;
  font-size: 30px;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip1208 h3,
figure.snip1208 p {
  margin: 0;
  padding: 0;
}
figure.snip1208 h3 {
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
}
figure.snip1208 p {
  font-size: 0.8em;
  margin-bottom: 20px;
  line-height: 1.6em;
}
figure.snip1208 button {
  border: medium none;
  padding: 10px 20px;
  background-color: #0746a3;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.8em;
}
figure.snip1208 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.snip1208:hover img,
figure.snip1208.hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure.snip1208:hover .date,
figure.snip1208.hover .date {
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip1208:hover i,
figure.snip1208.hover i {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip1208:hover button,
figure.snip1208.hover button {
  background-color: #034dba;
}
/* Demo purposes only */

/*End Latest news*/
.banner-image-termsandcon{
    background-image: url("../img/termsandconbanner.jpg");
    background-size: cover;
    height: 205px;
    margin-bottom: 20px;
}

/*Career*/
  input[type="file"]{
    padding: 0px !important;
  }
.mobile .col-md-2{
    padding: 0 !important
  }
  .mobile .col-md-10{
    padding-right: 0 !important
  }
  #btn_career_submit{
    width: 100%;
    margin-top: 10px
  }
  /*End Career*/

a{
    color: #333 !important;
}

#country_code{
	padding: 15px;
}
.form-group{
	margin: 0 !important;
	padding: 0 !important
}
input{
	padding: 10px !important
}

