@charset "utf-8";

/* CSS Document */
@font-face {
  src: url(../fonts/fonts/OpenSans-Bold.ttf);
  font-family: OpenSans-Bold;
}

@font-face {
  src: url(../fonts/fonts/OpenSans-Regular.ttf);
  font-family: OpenSans-Regular;
}

@font-face {
  src: url(../fonts/fonts/OpenSans-Light.ttf);
  font-family: OpenSans-Light;
}

@font-face {
  src: url(../fonts/fonts/OpenSans-Semibold.ttf);
  font-family: OpenSans-Semibold;
}

@font-face {
  src: url(../fonts/fonts/OpenSans-Italic.ttf);
  font-family: OpenSans-Italic;
}

@font-face {
  src: url(../fonts/fonts/OpenSans-LightItalic.ttf);
  font-family: OpenSans-LightItalic;
}

@font-face {
  src: url(../fonts/fonts/OpenSans-SemiboldItalic.ttf);
  font-family: OpenSans-SemiboldItalic;
}

@font-face {
  font-family: 'FontAwesome';
  src: url(../fonts/UbuntuCondensed-Regular.ttf);
  src: url('../fonts/ionic-fonts/fontawesome-webfont.eot');
  src: url('../fonts/ionic-fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/ionic-fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/ionic-fonts/fontawesome-webfont.woff') format('truetype'), url('../fonts/ionic-fonts/fontawesome-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}



.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


body {
  overflow-x: hidden;
  font-family: "OpenSans-Regular";
}

body p {
  text-align: justify;
  font-size: 14px;
}

.img-responsive {
  margin: 0 auto;
}

a:hover,
a:focus {
  text-decoration: none;
}

.top {
  margin: 0px;
  background-color: #03305A;
}

.top ul li {
  list-style-type: none;
  display: inline-block;
  padding: 4px;
  float: right;
  margin: 0px;
}

.top ul li {
  font-family: "OpenSans-Regular";
  font-size: 14px;
  color: #ffffff;
}

.top ul li a {
  color: #ffffff;
}

.top ul li a:hover {
  color: #FFFF33;
  -webkit-transition: 0.8s;
}

.navbar {
  border: none;
}

.navbar-default {
  background-color: #FFFFFF;
  margin: 0px;
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #05b3ef;
}

.navbar-brand {
  height: auto;
}

.navbar-default .navbar-nav>li {
  background-color: #05b3ef;
  margin-top: 25px;
  padding: 0px 0px 0px 0px;
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
  font-family: "OpenSans-Semibold";
  font-size: 14px;
  padding: 10px;
}

.navbar-default .navbar-nav>li>a:hover {
  background-color: #bf0707;
  color: #fff;
  -webkit-transition: 0.8s;
  border-radius: 0px;
}

.navbar-default .navbar-nav>.active>a {
  color: #fff;
  background-color: transparent !important;
}

.navbar-default .navbar-nav>.active>a:hover {
  background-color: #bf0707 !important;
  color: #fff;
  -webkit-transition: 0.8s;
  border-radius: 0px;
}

/* dropdown menu css*/
.dropdown-menu {
  background-color: #ffff;
  color: #000000;
  padding: 17px;
}

.dropdown-menu>li>a:hover {
  background-color: #df000e;
  color: #fff;
  -webkit-transition: 0.8s;
}

.navbar-nav>li>.dropdown-menu {
  padding: 11px;
}

.dropdown-menu>li>a {
  padding: 12px 22px;
  display: block;
  color: #000000;
  white-space: nowrap;
  font-family: "OpenSans-Regular";
  font-size: 14px;
}

.navbar-default .navbar-nav>li.dropdown:hover>a,
.navbar-default .navbar-nav>li.dropdown:hover>a:hover {
  background-color: #bf0707;
  color: #fff;
  -webkit-transition: 0.8s;
}

.navbar-default .navbar-nav>li.dropdown:hover>a:focus {
  background-color: #f22900;
  color: #fff;
  -webkit-transition: 0.8s;
}

li.dropdown:hover>.dropdown-menu {
  display: block;
  border: none;
}

/*dropdown active css*/
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,


body h1,
h2,
h3 {
  font-family: "OpenSans-Bold";
  text-align: center;
  font-size: 24px;
  line-height: 1em;
  color: #000;
}

body p {
  font-family: "OpenSans-Regular";
  text-align: justify;
  font-size: 14px;
  line-height: 31px;
}

.banner {
  width: 100%;
  height: auto;
}

.banner img {
  width: 100%;
  height: auto;
}

.footersec {
  background-color: #101010;
  padding: 4px;
}

.footersec p {
  text-align: center;
  font-family: "OpenSans-Regular";
  color: #ffffff;
  font-size: 14px;
  padding-top: 6px;
}

.footersec p a {
  font-family: "OpenSans-Regular";
  color: #ffffff;
  font-size: 14px;
}

.footersec p a:hover {
  color: #00CCFF;
  -webkit-transition: 0.5s;
}

.penta_section_1 {
  padding-bottom: 2em;
}

.penta_section_2 {
  text-align: center;
}

.sec_2_btn {
  border: none;
  border-radius: 50px;
  padding: 10px 30px 10px 30px;
  margin-top: 20px;
  margin-bottom: 18px;
  background-color: #fff;
  color: #000;
}


.prd_1 {
  background-color: #00CCFF;
  padding: 20px;
  border: 2px solid #fff;
}

.prd_1 h3 {
  font-family: "OpenSans-Bold";
  text-align: center;
  font-size: 18px;
  line-height: 2em;
  color: #fff;
}

.prd_1 h4 {
  font-family: "OpenSans-Bold";
  text-align: center;
  font-size: 16px;
  line-height: 2em;
  color: #000;
}

.prd_1 h4:hover {
  color: #999999;
  -webkit-transition: 0.8s;
}

.prd_1:hover {
  background-color: #f22900;
  -webkit-transition: 0.5s;
}

.prd_1:hover .sec_2_btn {
  background-color: #000;
  color: #fff;
  -webkit-transition: 0.5s;
}

.prd_2 {
  background-color: #f22900;
  padding: 20px;
  border: 2px solid #fff;
}

.prd_2 h3 {
  font-family: "OpenSans-Bold";
  text-align: center;
  font-size: 18px;
  line-height: 2em;
  color: #fff;
}

.prd_2 h4 {
  font-family: "OpenSans-Bold";
  text-align: center;
  font-size: 16px;
  line-height: 2em;
  color: #000;
}

.prd_2 h4:hover {
  color: #999999;
  -webkit-transition: 0.8s;
}

.prd_2:hover {
  background-color: #00CCFF;
  -webkit-transition: 0.5s;
}

.prd_2:hover .sec_2_btn {
  background-color: #000;
  color: #fff;
  -webkit-transition: 0.5s;
}


.prd_3 {
  background-color: #00CCFF;
  padding: 20px;
  border: 2px solid #fff;
}

.prd_3 h3 {
  font-family: "OpenSans-Bold";
  text-align: center;
  font-size: 18px;
  line-height: 2em;
  color: #fff;
}

.prd_3 h4 {
  font-family: "OpenSans-Bold";
  text-align: center;
  font-size: 16px;
  line-height: 2em;
  color: #000;
}

.prd_3 h4:hover {
  color: #999999;
  -webkit-transition: 0.8s;
}

.prd_3:hover {
  background-color: #f22900;
  -webkit-transition: 0.5s;
}

.prd_3:hover .sec_2_btn {
  background-color: #000;
  color: #fff;
  -webkit-transition: 0.5s;
}



/*.penta_section_footer {background-image: linear-gradient(to right, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)),url(../img/water_bg.jpg); background-repeat:no-repeat; background-size:cover; padding-bottom:3em; padding-top:2em; }
*/
.penta_section_footer {
  background-color: #000;
  padding-bottom: 1em;
  padding-top: 2em;
}

.penta_section_footer h4 {
  font-family: "OpenSans-Bold";
  text-align: justify;
  font-size: 18px;
  line-height: 2em;
  color: #fff;
  text-transform: uppercase;
}

.penta_section_footer p {
  color: #fff;
  line-height: 20px;
}

.penta_section_footer p a {
  color: #fff;
}

.penta_section_footer p a:hover {
  color: #00CCFF;
  -webkit-transition: 0.5s;
}

.contents_form_in_footer .form-control {
  border-radius: 0px;
  box-shadow: none;
  padding: 5px;
  margin: 2px;
  border: none;
  background-color: rgba(255, 255, 255, .7);
}

.fa-tint {
  margin-right: 10px;
  color: #00CCFF;
}

.penta_section_footer p a:hover .fa-tint {
  color: #fff;
  -webkit-transition: 0.5s;
}

.penta_section_footer p a:hover .fa-mobile-alt {
  color: #fff;
  -webkit-transition: 0.5s;
}

.penta_section_footer p a:hover .fa-envelope {
  color: #fff;
  -webkit-transition: 0.5s;
}

.penta_section_footer p a:hover .fa-phone-volume {
  color: #fff;
  -webkit-transition: 0.5s;
}

.fa-map-marker-alt {
  margin-right: 10px;
  color: #00CCFF;
}

.fa-phone-volume {
  margin-right: 10px;
  color: #00CCFF;
}


.penta_section_4 {
  text-align: center;
  background-color: #fafafa;
  padding-bottom: 2em;
}

.penta_section_4 h2 {
  line-height: 2em;
}

.sec_4_btn {
  border: 1px solid #CC0000;
  border-radius: 50px;
  padding: 10px 30px 10px 30px;
  background-color: #fff;
  color: #000;
}

.sec_4_btn:hover {
  background-color: #000;
  color: #fff;
  -webkit-transition: 0.8s;
}

.sec_four_1 {
  background-color: #00CCFF;
}

.sec_four_2 {
  background-color: #f22900;
  text-align: center;
}

.btn_center {
  text-align: center !important;
}

.btn_enquiry {
  border: none;
  border-radius: 50px;
  padding: 10px 30px 10px 30px;
  margin-top: 20px;
  margin-bottom: 18px;
  background-color: #f22900;
  color: #fff;
}

.btn_enquiry:hover {
  background-color: #000;
  color: #fff;
  -webkit-transition: 0.8s;
}


.produts_sec_1 {
  padding-bottom: 3em;
}

.produts_sec_1 p {
  font-size: 14px;
  color: #000;
  font-family: "OpenSans-Bold";
  line-height: 19px;
  text-align: center;
}

.produts_sec_1 h4 {
  text-align: center;
  font-family: "OpenSans-Bold";
  font-size: 18px;
  color: #f22900;
  line-height: 1em;
}

.product_spec {
  width: 100%;
}

.product_spec tr th {
  padding: 10px;
  text-align: justify;
  border: none;
  font-family: "OpenSans-Bold";
  font-size: 18px;
  color: #f22900;
}

.product_spec tr td {
  padding: 10px;
  border: 1px solid #0dbcfb;
}

.image_column img {
  margin-bottom: 10px;
}

.bld-font {
  font-family: "OpenSans-Bold";
}

.produts_sec_2 h4 {
  text-align: center;
  font-family: "OpenSans-Bold";
  font-size: 18px;
  color: #f22900;
}

.produts_sec_2 ul li {
  list-style-image: url(../img/icon_1.png);
  font-size: 14px;
  color: #000;
  font-family: "OpenSans-Regular";
  line-height: 34px;
}

.penta_sec_4 h4 {
  text-align: center;
  font-family: "OpenSans-Bold";
  font-size: 18px;
  color: #f22900;
}

.penta_sec_5 {
  padding-bottom: 3em;
}

.penta_sec_5 ul li {
  list-style-image: url(../img/icon_1.png);
  font-size: 14px;
  color: #000;
  font-family: "OpenSans-Regular";
  line-height: 34px;
}

.penta_sec_5 h4 {
  text-align: center;
  font-family: "OpenSans-Bold";
  font-size: 18px;
  color: #f22900;
}

.colom_txt_center {
  text-align: center;
}

.contact_social {
  width: 100%;
  background-color: #eeeeee;
}

.contact_social tr td {
  width: 25%;
  border: 2px solid #fff;
  padding: 10px;
  text-align: center;
  font-size: 24px;
  color: #000;
}

.contact_social tr td a {
  color: #000;
}

.contact_social tr td a:hover {
  color: #0099FF;
  -webkit-transition: 0.7s;
}

.aom_contact_us {
  padding-bottom: 2em;
}

.aom_contact_us h4 {
  text-align: justify;
  font-family: "OpenSans-Bold";
  font-size: 18px;
  color: #000;
  line-height: 2em;
}

.aom_contact_us p {
  text-align: justify;
  font-family: "OpenSans-Regular";
  font-size: 14px;
  color: #000;
  line-height: 20px;
}

.aom_contact_us p a {
  color: #000;
}

.colom_txt_center .form-control {
  border-radius: 0px;
  border: none;
  box-shadow: none;
  padding: 10px;
  background-color: #eeeeee;
}

.contact_section_2_btn {
  background-color: #00CCFF;
  padding: 10px 30px 10px 30px;
  border-radius: 50px;
  border: none;
  box-shadow: none;
  color: #fff;
  margin-top: 20px;
}

.contact_section_2_btn:hover {
  background-color: #000;
  -webkit-transition: 0.7s;
}


.aom_about_us {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url(../img/abt-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 3em;
  padding-top: 2em;
}

.aom_about_us_1 h2 {
  text-align: center;
  font-family: "OpenSans-Bold";
  font-size: 24px;
  color: #000;
  line-height: 1em;
}

.aom_about_us_1 p {
  text-align: justify;
  font-family: "OpenSans-Regular";
  font-size: 14px;
  color: #000;
  line-height: 34px;
}

.aom_about_us_2 {
  padding-bottom: 2em;
}

.aom_about_us_2 h2 {
  text-align: center;
  font-family: "OpenSans-Bold";
  font-size: 24px;
  color: #000;
  line-height: 1em;
}

.aom_about_us_2 p_1 {
  text-align: justify;
  font-family: "OpenSans-Regular";
  font-size: 14px;
  color: #000;
  line-height: 34px;
}

.aom_about_us h2 {
  text-align: center;
  font-family: "OpenSans-Bold";
  font-size: 24px;
  color: #fff;
  line-height: 1em;
}

.aom_about_us p {
  text-align: justify;
  font-family: "OpenSans-Regular";
  font-size: 14px;
  color: #fff;
  line-height: 34px;
}


hr.style1 {
  border-top: 2px solid #00CCFF;
  width: 3%;
}

hr.style2 {
  border-top: 2px solid #00CCFF;
  width: 3%;
}

hr.style3 {
  border-top: 2px solid #fff;
  width: 3%;
}

hr.style4 {
  border-top: 2px solid #00CCFF;
  width: 3%;
}

.fa-mobile-alt {
  color: #00CCFF;
  margin-right: 15px;
}

.fa-envelope {
  color: #00CCFF;
  margin-right: 10px;
}

.penta_newe_section_2 {
  background-image: url(../img/sec_3_bg.jpg);
  width: 100%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-attachment: fixed;
  -o-background-size: cover;
  height: auto;
  margin: 0 auto;
  background-repeat: no-repeat;
  padding-bottom: 3em;
  padding-top: 1em;
}

.penta_newe_section_2 h1 {
  color: #fff;
}

hr.style_new_1 {
  border-top: 2px solid #fff;
  width: 3%;
}

.bg_col_1 {
  background-color: #fff;
  text-align: center;
  padding: 10px;
  border: 2px solid #000;
}

.penta_newe_section_2 h4 {
  font-family: "OpenSans-Bold";
  text-align: center;
  color: #bf0707;
  line-height: 2em;
}

.btn_view {
  font-family: "OpenSans-Bold";
  background-color: transparent;
  color: #000;
  padding: 7px 17px 7px 17px;
  border: 1px solid #bf0707;
  border-radius: 50px;
  font-size: 14px;
}

.btn_view:hover {
  background-color: #000000;
  border: 1px solid #000;
  color: #fff;
  -webkit-transition: 0.8s;
}

.bg_col_1:hover {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: 0.8s;
}

.penta_newe_section_3 {
  background-color: #eee;
  padding: 2em;
}

.bg_col_2 {
  background-color: #fafafa;
  text-align: center;
  padding: 10px;
  border: 2px solid #eee;
}

.bg_col_2:hover {
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.8s;
}

.penta_newe_section_3 h4 {
  font-family: "OpenSans-Bold";
  text-align: center;
  color: #bf0707;
  line-height: 2em;
}

.btn_view {
  font-family: "OpenSans-Bold";
  background-color: transparent;
  color: #000;
  padding: 7px 17px 7px 17px;
  border: 1px solid #bf0707;
  border-radius: 50px;
  font-size: 14px;
}

.btn_view:hover {
  background-color: #000000;
  border: 1px solid #000;
  color: #fff;
  -webkit-transition: 0.8s;
}

.fa-arrow-circle-left {
  margin-top: 175px;
}

.fa-arrow-circle-right {
  margin-top: 175px;
}

@media screen and (max-width: 736px) {
  .contact_social {
    width: 20% !important;
    background-color: #eeeeee;
  }

  .navbar {
    border: none;
  }

  .navbar-default {
    background-color: #FFFFFF;
    margin: 0px;
    border: none;
    border-radius: 0px;
  }

  .navbar-brand {
    height: auto;
  }

  .navbar-default .navbar-nav>li {
    background-color: #fff;
  }

  .navbar-default .navbar-nav>li>a {
    color: #bf0707;
    font-family: "OpenSans-Semibold";
    font-size: 14px;
    padding: 17px;
  }

  .navbar-default .navbar-nav>li>a:hover {
    background-color: #bf0707;
    color: #fff;
    -webkit-transition: 0.8s;
    border-radius: 0px;
  }

  .navbar-default .navbar-nav>.active>a {
    color: #bf0707;
    background-color: transparent !important;
  }

  .navbar-default .navbar-nav>.active>a:hover {
    background-color: #bf0707 !important;
    color: #fff;
    -webkit-transition: 0.8s;
    border-radius: 0px;
  }

}


@media screen and (max-width: 480px) {
  .contact_social {
    width: 20% !important;
    background-color: #eeeeee;
  }

  .navbar {
    border: none;
  }

  .navbar-default {
    background-color: #FFFFFF;
    margin: 0px;
    border: none;
    border-radius: 0px;
  }

  .navbar-brand {
    height: auto;
  }

  .navbar-default .navbar-nav>li {
    background-color: #fff;
  }

  .navbar-default .navbar-nav>li>a {
    color: #bf0707;
    font-family: "OpenSans-Semibold";
    font-size: 14px;
    padding: 17px;
  }

  .navbar-default .navbar-nav>li>a:hover {
    background-color: #bf0707;
    color: #fff;
    -webkit-transition: 0.8s;
    border-radius: 0px;
  }

  .navbar-default .navbar-nav>.active>a {
    color: #bf0707;
    background-color: transparent !important;
  }

  .navbar-default .navbar-nav>.active>a:hover {
    background-color: #bf0707 !important;
    color: #fff;
    -webkit-transition: 0.8s;
    border-radius: 0px;
  }
}

.carousel_seciton_amoka .carousel-control.right {
  background-image: none !important;
  background-color: #bf0707 !important;
  color: #fff !important;
}

.carousel_seciton_amoka .carousel-control.left {
  background-image: none !important;
  background-color: #bf0707 !important;
  color: #fff !important;
}

.carousel_seciton_amoka {
  background-color: #05b3ef;
}

.carousel_seciton_amoka .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: none;
  border-radius: 0px;
}

.carousel_seciton_amoka h4 {
  text-align: center;
  font-size: 16px;
  color: #000;
  font-family: "OpenSans-Bold";
}

.carousel_seciton_amoka {
  padding-top: 20px;
  padding-bottom: 10px;
}

/* Carousel Control */
.carousel_seciton_amoka .control-box {
  text-align: right;
  width: 100%;
}

.carousel_seciton_amoka .carousel-control {
  background: #666;
  border: 0px;
  border-radius: 0px;
  display: inline-block;
  font-size: 34px;
  font-weight: 200;
  line-height: 18px;
  opacity: 0.5;
  padding: 4px 15px 10px 10px;
  margin-top: 90px;
  height: 30px;
  width: 15px;
}

.table>tbody>tr>td,
a {
  border-top: none;
  color: #fff;
}