body {
  font-family: "Poppins", sans-serif;
  color: #000000;
  background-color: #ffffff;
}

.layout_padding {
  padding: 75px 0;
}

.layout_padding2 {
  padding: 45px 0;
}

.layout_padding2-top {
  padding-top: 45px;
}

.layout_padding2-bottom {
  padding-bottom: 45px;
}

.layout_padding-top {
  padding-top: 75px;
}

.layout_padding-bottom {
  padding-bottom: 75px;
}

.custom_heading {
  text-transform: uppercase;
  font-weight: bold;
}

/*header section*/
.hero_area {
  height: 98vh;
  background-color: #b5caee;
}

.sub_page .hero_area {
  height: auto;
}

.hero_area.sub_pages {
  height: auto;
}

.header_section .container-fluid {
  padding-right: 25px;
  padding-left: 25px;
}

.header_section .nav_container {
  margin: 0 auto;
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-link {
  padding: 10px 30px;
  color:black;
  text-align: center;
  text-transform: uppercase;
}

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

a:hover,
a:focus {
  color: initial;
}

.btn,
.btn:focus {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.navbar-brand,
.navbar-brand:hover {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  color: black;
}

.custom_nav-container .nav_search-btn {
  background-image: url(../images/search-icon.png);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position-y: 7px;
  width: 35px;
  height: 35px;
  padding: 0;
  border: none;
}

.navbar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-brand img {
  width: 45px;
  margin-right: 5px;
}

.navbar-brand span {
  font-size: 20px;
  font-weight: 700;
  color: #191919;
  margin-top: 5px;
}

.custom_nav-container {
  z-index: 99999;
  padding: 15px 0;
}

.custom_nav-container .navbar-toggler {
  outline: none;
}

.custom_nav-container .navbar-toggler .navbar-toggler-icon {
  background-image: url(../images/menu.png);
  background-size: 55px;
}

/*end header section*/
/* slider section */
.slider_section {
  padding-top: 8%;
}

.slider_item-box {
  width: 100%;
  height: 100%;
}

.slider_item-box .container {
  height: 100%;
}

.slider_img-box {
  width: 85%;
  margin: 0 auto;
}

.slider_img-box img {
  width: 100%;
}

.slider_item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.slider-btn1 {
  display: inline-block;
  padding: 10px 35px;
  background-color: #004085;
  border: 1px solid #004085;
  color: #ffffff;
}

.slider-btn1:hover {
  background-color: transparent;
  color: #004085;
}

.slider-btn2 {
  display: inline-block;
  padding: 10px 35px;
  background-color: #252525;
  border: 1px solid #252525;
  color: #ffffff;
}

.slider-btn2:hover {
  background-color: transparent;
  color: #252525;
}

.slider_item-detail h1 {
  font-size: 68px;
  width: 95%;
  text-transform: uppercase;
}

.slider_item-detail p {
  margin: 45px 0;
}

.slider_section #carouselExampleControls,
.carousel-inner,
.carousel-item {
  height: 100%;
}

.slider_section .carousel-control-prev,
.slider_section .carousel-control-next {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 100%;
  opacity: 1;
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
  background-color: #6c757d;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.slider_section .carousel-control-prev:hover,
.slider_section .carousel-control-next:hover {
  background-color: #ffffff;
}

.slider_section .carousel-control-prev {
  left: 2%;
  background-image: url(../images/prev.png);
}

.slider_section .carousel-control-next {
  right: 2%;
  background-image: url(../images/next.png);
}

/* end slider section */
.bg {
  background-image: url(../images/bg.jpg);
  background-size: cover;
}

.about_section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about_detail-box p {
  margin-top: 30px;
  margin-bottom: 45px;
}

.about_detail-box a {
  display: inline-block;
  padding: 7px 25px;
  background-color: #252525;
  border: 1px solid #252525;
  color: #ffffff;
}

.about_detail-box a:hover {
  background-color: transparent;
  color: #252525;
}

.about_img-box img {
  width: 100%;
}

.brand_section {
  text-align: center;
  background-color: #c1dcf9;
}

.brand_section h3 {
  color: #333;
}

.brand_section .brand_item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.brand_item-box {
  width: 20%;
  margin: 30px 10px 0 10px;

}

.brand_img-box {
  height: 300px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.brand_img-box1 {
  height: 280px;
  background-size: cover;
  background-position: center;
  position: relative;
  border: 2px solid #004085;
}

.brand_img-box1.item {
  background-image: url(../images/watch/item.png);
}

.brand_img-box1.item-1 {
  background-image: url(../images/watch/item-1.png);
}

.brand_img-box1.item-2 {
  background-image: url(../images/watch/item-2.png);
}

.brand_img-box1.item-3 {
  background-image: url(../images/watch/item-3.png);
}

.brand_img-box1.item-4 {
  background-image: url(../images/watch/item-4.png);
}

.brand_img-box1.item-5 {
  background-image: url(../images/watch/item-5.png);
}

.brand_img-box1.item-6 {
  background-image: url(../images/watch/item-6.png);
}

.brand_img-box1.item-7 {
  background-image: url(../images/watch/item-7.png);
}

.brand_img-box1.item-8 {
  background-image: url(../images/watch/item-8.png);
}

.brand_img-box1.item-9 {
  background-image: url(../images/watch/item-9.png);
}

.brand_img-box1.item-10 {
  background-image: url(../images/watch/item-10.png);
}

.brand_img-box1.item-11 {
  background-image: url(../images/watch/item-11.png);
}

.brand_img-box1.item-12 {
  background-image: url(../images/watch/item-12.png);
}

.brand_img-box1.item-13 {
  background-image: url(../images/watch/item-13.png);
}

.brand_img-box1.item-14 {
  background-image: url(../images/watch/item-14.png);
}

.brand_img-box1.item-15 {
  background-image: url(../images/watch/item-15.png);
}

.brand_img-box1.item-16 {
  background-image: url(../images/watch/item-16.png);
}

.brand_img-box1.item-17 {
  background-image: url(../images/watch/item-17.png);
}

.brand_img-box1.item-18 {
  background-image: url(../images/watch/item-18.png);
}

.brand_img-box1.item-19 {
  background-image: url(../images/watch/item-19.png);
}

.brand_img-box1.item-20 {
  background-image: url(../images/watch/item-20.png);
}

.brand_img-box1.item-21 {
  background-image: url(../images/watch/item-21.png);
}

.brand_img-box1.item-22 {
  background-image: url(../images/watch/item-22.png);
}

.brand_img-box1.item-23 {
  background-image: url(../images/watch/item-23.png);
}

.brand_img-box1.item-24 {
  background-image: url(../images/watch/item-24.png);
}

.brand_img-box1.item-25 {
  background-image: url(../images/watch/item-25.png);
}

.brand_img-box1.item-26 {
  background-image: url(../images/watch/item-26.png);
}

.brand_img-box1.item-27 {
  background-image: url(../images/watch/item-27.png);
}

.brand_img-box1.item-28 {
  background-image: url(../images/watch/item-28.png);
}

.brand_img-box1.item-29 {
  background-image: url(../images/watch/item-29.png);
}

.brand_img-box1.item-30 {
  background-image: url(../images/watch/item-30.png);
}

.brand_img-box1.item-31 {
  background-image: url(../images/watch/item-31.png);
}

.brand_img-box1.item-32 {
  background-image: url(../images/watch/item-32.png);
}

.brand_img-box1.item-33 {
  background-image: url(../images/watch/item-33.png);
}

.brand_img-box1.item-34 {
  background-image: url(../images/watch/item-34.png);
}

.brand_img-box1.item-35 {
  background-image: url(../images/watch/item-35.png);
}

.brand_img-box1.item-36 {
  background-image: url(../images/watch/item-36.png);
}

.brand_img-box1.item-37 {
  background-image: url(../images/watch/item-37.png);
}

.brand_img-box1.item-38 {
  background-image: url(../images/watch/item-38.png);
}

.brand_img-box1.item-39 {
  background-image: url(../images/watch/item-39.png);
}

.brand_img-box1.item-40 {
  background-image: url(../images/watch/item-40.png);
}

.brand_img-box1.item-41 {
  background-image: url(../images/watch/item-41.png);
}

.brand_img-box1.item-42 {
  background-image: url(../images/watch/item-42.png);
}

.brand_img-box1.item-43 {
  background-image: url(../images/watch/item-43.png);
}

.brand_img-box1.item-44 {
  background-image: url(../images/watch/item-44.png);
}

.brand_img-box1.item-45 {
  background-image: url(../images/watch/item-45.png);
}

.brand_img-box1.item-46 {
  background-image: url(../images/watch/item-46.png);
}

.brand_img-box1.item-47 {
  background-image: url(../images/watch/item-47.png);
}

.brand_img-box1.item-48 {
  background-image: url(../images/watch/item-48.png);
}

.brand_img-box1.item-49 {
  background-image: url(../images/watch/item-49.png);
}

.brand_img-box1.item-50 {
  background-image: url(../images/watch/item-50.png);
}

.brand_img-box1.item-51 {
  background-image: url(../images/watch/item-51.png);
}

.brand_img-box1.item-52 {
  background-image: url(../images/watch/item-52.png);
}

.brand_img-box1.item-53 {
  background-image: url(../images/watch/item-53.png);
}

.brand_img-box1.item-54 {
  background-image: url(../images/watch/item-54.png);
}

.brand_img-box1.item-55 {
  background-image: url(../images/watch/item-55.png);
}

.brand_img-box1.item-56 {
  background-image: url(../images/watch/item-56.png);
}

.brand_img-box1.item-57 {
  background-image: url(../images/watch/item-57.png);
}

.brand_img-box1.item-58 {
  background-image: url(../images/watch/item-58.png);
}

.brand_img-box1.item-59 {
  background-image: url(../images/watch/item-59.png);
}

.brand_img-box1.item-60 {
  background-image: url(../images/watch/item-60.png);
}

.brand_img-box1.item-61 {
  background-image: url(../images/watch/item-61.png);
}

.brand_img-box1.item-62 {
  background-image: url(../images/watch/item-62.png);
}

.brand_img-box1.item-63 {
  background-image: url(../images/watch/item-63.png);
}

.brand_img-box1.item-64 {
  background-image: url(../images/watch/item-64.png);
}

.brand_img-box1.item-65 {
  background-image: url(../images/watch/item-65.png);
}

.brand_img-box1.item-66 {
  background-image: url(../images/watch/item-66.png);
}

.brand_img-box1.item-67 {
  background-image: url(../images/watch/item-67.png);
}

.brand_img-box1.item-68 {
  background-image: url(../images/watch/item-68.png);
}

.brand_img-box1.item-69 {
  background-image: url(../images/watch/item-69.jpg);
}

.brand_img-box1.item-70 {
  background-image: url(../images/watch/item-70.jpg);
}

.brand_img-box1.item-71 {
  background-image: url(../images/watch/item-71.jpg);
}

.brand_img-box1.item-72 {
  background-image: url(../images/watch/item-72.jpg);
}

.brand_img-box1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

.brand_detail-box {
  margin-top: 20px;
  border: 1px solid #004085;
  background-color:#004085 ;
}

.brand_detail-box h5 {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}

.brand_detail-box h5 span {
  color: #179dfb;
}

.brand_detail-box h6 {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}

.why_section .row {
  padding: 35px 0;
}

.why_section .row .col-md-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 25px 0;
}

.why_section .img_box {
  min-width: 125px;
  min-height: 125px;
  margin-right: 25px;
  border: 1.5px solid #e3e2e2;
  border-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.why_section .img_box img {
  width: 50px;
}

.why_section .detail_box h5 {
  font-weight: bold;
  color: #4b9df9;
}

.client_section .row {
  padding: 25px 0;
}

.client_section .row .col-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.client_section .detail_box {
  min-width: 150px;
  margin-right: 25px;
  text-align: center;
}

.client_section .detail_box img {
  width: 100%;
}

.client_section .detail_box h5 {
  font-weight: bold;
}

.client_section .detail_box h6 {
  color: #0b3275;
}

.client_section .detail_box .name_box {
  margin-top: 15px;
}

.client_section .detail_text {
  padding-top: 10px;
}

.client_section #carouselExampleControls,
.client_section .carousel-inner,
.client_section .carousel-item {
  height: 100%;
}

.client_section .carousel-control-prev,
.client_section .carousel-control-next {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 45px;
  border: none;
  opacity: 1;
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
  background-color: #c1dcf9;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.client_section .carousel-control-prev:hover,
.client_section .carousel-control-next:hover {
  background-color: #f2d8b9;
}

.client_section .carousel-control-prev {
  left: 2%;
  background-image: url(../images/prev.png);
}

.client_section .carousel-control-next {
  right: 2%;
  background-image: url(../images/next.png);
}

.contact_section {
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(../images/contact.jpg);
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/contact.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.contact_section input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #ffffff;
  height: 40px;
  padding-top: 45px;
  padding-bottom: 20px;
  background-color: transparent;
  outline: none;
  color: #fff;
}

.contact_section input::-webkit-input-placeholder {
  color: #fff;
}

.contact_section input:-ms-input-placeholder {
  color: #fff;
}

.contact_section input::-ms-input-placeholder {
  color: #fff;
}

.contact_section input::placeholder {
  color: #fff;
}

.contact_section input.message-box {
  padding-top: 135px;
}

.contact_section button {
  background-color: #179dfb;
  padding: 12px 55px;
  outline: none;
  border: none;
  border: 1px solid #179dfb;
  color: #fff;
}

.contact_section button:hover {
  color: #179dfb;
  background-color: transparent;
}

.info_section {
  background-color: #c1dcf9;
}

.info_items {
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.info_items .item {
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.info_items .item .img-box {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
}

.info_items .item .detail-box {
  margin-top: 25px;
  color: #004085;
}

.info_items {
  position: relative;
}

.info_items a {
  position: relative;
}

.info_items::before {
  content: "";
  position: absolute;
  top: 25%;
  width: 80%;
  height: 1px;
  background-color: #fff;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.info_items .item .img-box.box-1 {
  background-image: url(../images/location-blue.png);
}

.info_items .item .img-box.box-2 {
  background-image: url(../images/telephone-blue.png);
}

.info_items .item .img-box.box-3 {
  background-image: url(../images/envelope-blue.png);
}

.info_items .item .img-box:hover {
  background-color: #179dfb;
}

.info_items .item .img-box:hover.box-1 {
  background-image: url(../images/location-white.png);
}

.info_items .item .img-box:hover.box-2 {
  background-image: url(../images/telephone-white.png);
}

.info_items .item .img-box:hover.box-3 {
  background-image: url(../images/envelope-white.png);
}

/* footer section*/
.footer_section {
  background-color: #273135;
  padding: 20px;
  font-family: "Dosis", sans-serif;
  font-weight: 500;
}

.footer_section p {
  color: #fbfcfd;
  margin: 0;
  text-align: center;
}

.footer_section a {
  color: #fbfcfd;
}

.brand_img-box.item-1 {
  background-image: url(../images/img/item-1.jpg);
}

.brand_img-box.item-2 {
  background-image: url(../images/img/item-2.jpg);
}

.brand_img-box.item-3 {
  background-image: url(../images/img/item-3.jpg);
}

.brand_img-box.item-4 {
  background-image: url(../images/img/item-4.png);
}

.brand_img-box.item-5 {
  background-image: url(../images/img/item-5.jpg);
}

.brand_img-box.item-6 {
  background-image: url(../images/img/item-6.jpg);
}

.brand_img-box.item-7 {
  background-image: url(../images/img/item-7.jpg);
}

.brand_img-box.item-8 {
  background-image: url(../images/img/item-8.jpg);
}

.brand_img-box.item-9 {
  background-image: url(../images/img/item-9.jpg);
}

.brand_img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

.brand_img-box a {
  display: none;
  opacity: 0;
  background-color: transparent;
  border: 1px solid #999999;
  color: #f9fafa;
  padding: 12px 35px;
  font-size: 15px;
  z-index: 3;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.brand_img-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(37, 37, 37, 0.9);
  z-index: 1;
  -webkit-transform: translateY(320px);
          transform: translateY(320px);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.brand_img-box:hover {
  cursor: pointer;
}

.brand_img-box:hover::before {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.brand_img-box:hover a {
  display: inline-block;
  opacity: 1;
}
.brand_detail-box1 {
  margin-top: 20px;
}

.brand_detail-box1 h5 {
  text-transform: uppercase;
  font-weight: bold;
  color: #004085;
}

.brand_detail-box1 h5 span {
  color: #179dfb;
}

.brand_detail-box1 h6 {
  text-transform: uppercase;
  font-weight: bold;
  color: #004085;
}


/* end footer section*/
/*# sourceMappingURL=style.css.map */