body {
  margin: 0px;
  padding: 0px;
}

hr {
  margin-top: 5px;
  margin-bottom: 15px;
  border-top: 1px solid #b3b3b3;
}

.top-header {
  border-radius: 0;
  background-color: #0383ff;
  /* padding-top: 23px; */
  padding-bottom: 13px;
}
.container-3 {
  max-width: 961px;
}
.align-items-center {
  align-items: center !important;
}
.row-3 {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  left: 1pc;
}
/* .col-3 {
  width: 66.66666667%;
} */
.header-left-contant {
  line-height: 1;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
.header-left-contant li {
  /* margin-right: 25px; */
  margin-right: 33px;
  display: inline-block;
  color: #ffffff;
  /* font-size: 14px; */
  font-size: 13px;
  position: relative;
  padding-left: 30px;
  position: relative;
  top: 7px;
}
.header-left-contant li i {
  font-size: 18px;
  position: absolute;
  top: -2px;
  left: 0;
}
.header-left-contant .home-1 img {
  filter: invert(1);
  position: relative;
  top: -4px;
  height: 20px;
  left: -7px;
}
.header-left-contant .phone-1 {
  position: relative;
  top: -4px;
}
.header-left-contant .phone-1 img {
  position: relative;
  top: 17px;
  height: 19px;
  left: -28px;
  filter: invert(1);
}
.header-left-contant li a {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
.header-left-contant .email-1 {
  position: relative;
  top: -4px;
}
.header-left-contant .email-1 img {
  position: relative;
  top: 17px;
  height: 19px;
  left: -28px;
  filter: invert(1);
}
.image {
  /* height: 125px;
  width: 208px; */
  width: 373px;
  height: 261px;
  margin: -64px;
}
/* .header_bg {
  background: #0000002b;
} */

.socialICON {
  float: right;
  position: relative;
  top: 20px;
}
.socialICON ul {
  margin: 0px;
  padding: 0px;
  display: inline-flex;
  list-style: none;
  width: 201px;
}
.socialICON li a {
  /* padding: 0em 1.2em 0em 0.5em;
  text-decoration: none;
  position: fixed;
  bottom: 5%;
  right: 5%;
  padding: 10px;
  font-size: 64px;
  color: white;
  background: #25d366;
  border-radius: 50%; */
  /* padding: 10px 18px 10px 18px; */
  /* padding: 10px; */
  text-decoration: none;
  position: relative;
  bottom: 29%;
  right: -71%;
  font-size: 15px;
  border-radius: 26%;
}
.facebook {
  position: relative;
  left: -27px;
}
.facebook a {
  color: white !important;
  background-color: #1877f2;
  padding: 10px 15px 10px 15px;
}

.twitter {
  position: relative;
  left: -6px;
}
.twitter a {
  color: white !important;
  background-color: #1da1f2;
  left: 26px;
  padding: 10px 15px 10px 15px;
}

.gplus {
  position: relative;
  left: -13px;
}

.gplus a {
  color: white !important;
  background-color: #e31a3d;
  left: 23px;
  padding: 10px 11px 10px 11px;
}
/* .gplus a:hover {
  color: #dd4b39 !important;
} */
.linkedin a {
  color: white !important;
  background-color: #0a66c2;
  left: 29px;
  padding: 10px 15px 10px 15px;
}
/* .linkedin a:hover {
  color: #0177b5 !important;
} */

/*banner*/
.banner-bg {
  /*background:url(../img/b3.jpg); background-position: top center; background-repeat: no-repeat;*/
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/*PANEL*/
.PANELbg {
  background: url(../img/panel_bg.jpg) no-repeat top center / cover;
  background-attachment: fixed; /*text-align: -moz-center;text-align: -webkit-center;*/
  padding: 3em 0em;
}
/*.PANELicon{padding: 0.3em 0em;}*/
/*.btn a:hover{text-decoration:none; color: #fff;}*/
/*.btn a{color:#555;}*/
.btn-blue a {
  color: #015198;
  background-color: transparent;
  border-color: transparent;
  font-weight: 600;
}
.btn-blue a:hover {
  color: #555;
  border-color: none;
  border-color: transparent;
  font-weight: 600;
  text-decoration: none;
}
.panelBox {
  padding: 0em 0.8em 2em 0.8em;
  background-color: #fff;
  overflow: auto;
  width: 267px;
}
.panelBox h3 {
  text-transform: uppercase;
  font-size: 1.2em;
  /* font-weight: lighter; */
  font-weight: 500;
  color: #004d7a;
}
.panelBox p {
  /* color: #535353; */
  font-size: 0.9em;
  /* font-weight: lighter; */
  font-weight: 500;
  text-align: justify;
}
/*PANEL-End*/

/*PANEL-Container*/
.panelContainer_bg {
  background: #f6f8f7;
  padding: 3em 0em 3em 0em;
  background: url(../img/p_bg.jpg) no-repeat top center / cover; /*background-attachment: fixed;*/
}
.TextpanelContainer h3 {
  /* color: #555; */
  line-height: 2.8em;
  margin-bottom: 0px;
  margin-top: 0px;
}
.TextpanelContainer ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.TextpanelContainer li {
  line-height: 2.2em;
  /* font-weight: lighter; */
  font-weight: 500;
  font-size: 1.2em;
  color: black;
}
/*.panelContainer_box{background:#fff;padding: 1em 0em;overflow: hidden;}*/
/*/PANEL-Container*/

/*Footer*/
.footer_bg {
  /* \\background: #ffffff;
  background: -moz-linear-gradient(
    left,
    #ffffff 16%,
    #adc7de 100%
  ); 
  background: -webkit-linear-gradient(
    left,
    #ffffff 16%,
    #adc7de 100%
  );
  background: linear-gradient(
    to right,
    #adc7de 100%,
    #ffffff 16%
  ); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#adc7de',GradientType=1 );

  padding: 1em 0em 0em 0em;
  height: 100px; */
}
/*.footer_bg h4{font-size: 18px; color:#fff;}*/
.footer_bg ul {
  margin: 7px;
  padding: 0px;
  list-style: none;
  float: right;
  display: -webkit-inline-flex;
  display: inline-flex;
  display: inline-flex;
}
.footer_bg li a {
  color: #555;
  text-decoration: none;
}
.footer_bg li a:hover {
  color: #015198;
  text-decoration: none;
}

/*.footer_link{background:#2d2d2d; padding:2em 0em 1em 0em; color:#FFF;}
.footer_link a{color:#FFF;}
.footer_link a:hover{color: #fdce44;}*/
/*/Footer*/

/*copyright*/
.copyright {
  padding-top: 1em;
  padding-bottom: 0.1em;
  background-color: #0383ff;
}
.copyright p {
  font-weight: 300;
  color: #fff;
  font-size: 0.9em;
  width: 394px;
}
.copyright p span a {
  color: #040e16;
  text-decoration: none;
}
.copyright p span a:hover {
  color: black;
}
.copyTEXT {
  text-align: right;
}
/*copyright-END*/

/*quick-inquiery*/
.quick-form {
  margin: 0px 0px 73px 0px;
  padding: 20px;
  float: left;
  width: 100%;
  background: #f1f1f1;
  border-bottom: 1px solid #c2c2c2;
}
.quick-inquiery h2 {
  font-size: 18px;
  text-transform: uppercase;
  color: #4f638a;
  padding-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
  font-weight: 600;
  margin-bottom: 10px;
}
.quick-inquiery h2 span {
  background: url(../images/titler.png) no-repeat left bottom;
  height: 3px;
  padding-bottom: 22px;
}

.quick-row {
  padding-bottom: 10px;
  width: 100%;
  float: left;
  height: 63px;
}
/*.quick-form label { font-size:13px; color:#757575; padding-bottom:5px; width:100%; float: left;}*/
.quick-form input {
  border: 0 none;
  background: #fff;
  border: 1px solid #dddddd;
  padding: 5px;
  width: 100%;
  float: left;
}
.captcha {
  width: 60% !important;
  float: left;
  padding: 1px !important;
}
.quick-form input.btngo {
  background: #015198;
  border: 0 none;
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-size: 14px;
  line-height: 40px;
  font-weight: 600;
  padding: 0px;
  text-transform: uppercase;
  width: 100%;
  transition: all 0.1s linear 0s;
}
.quick-form input.btngo:hover {
  background: #333;
  border: 0 none;
  transition: all 0.1s linear 0s;
}
.quick-form textarea {
  border: 0 none;
  background: #fff;
  border: 1px solid #dddddd;
  padding: 5px;
  width: 100%;
  float: left;
}

/*
About Us*/
.about_bg {
  background: #f6f8f7;
  padding: 3em 0em 3em 0em; /*background:url(../img/p_bg.jpg) no-repeat top center / cover; background-attachment: fixed;*/
}
.aboutContainer h3 {
  color: #555;
  line-height: 1.5em;
  margin-bottom: 0px;
  margin-top: 0px;
}
.aboutContainer h4 {
  color: #015198;
  line-height: 2.8em;
  margin-bottom: 0px;
  margin-top: 0px;
}
.aboutContainer p {
  /* font-weight: lighter; */
  font-weight: 500;
  font-size: 1em;
  text-align: justify;
  color: black;
}
.aboutContainer ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.aboutContainer li {
  line-height: 2.2em;
  font-weight: lighter;
  font-size: 1.2em;
}

/*End
About Us*/

/*
Gallery*/
.gal-container {
  padding: 12px;
}
.gal-item {
  overflow: hidden;
  padding: 3px;
}
.gal-item .box {
  height: 350px;
  overflow: hidden;
}
.box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}
.gal-item a:focus {
  outline: none;
}
.gal-item a:after {
  content: "\e003";
  font-family: "Glyphicons Halflings";
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  right: 3px;
  left: 3px;
  top: 3px;
  bottom: 3px;
  text-align: center;
  line-height: 350px;
  font-size: 30px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after {
  opacity: 1;
}
.modal-open .gal-container .modal {
  background-color: rgba(0, 0, 0, 0.4);
}
.modal-open .gal-item .modal-body {
  padding: 0px;
}
.modal-open .gal-item button.close {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #000;
  opacity: 1;
  color: #fff;
  z-index: 999;
  right: -12px;
  top: -12px;
  border-radius: 50%;
  font-size: 15px;
  border: 2px solid #fff;
  line-height: 25px;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
}
.modal-open .gal-item button.close:focus {
  outline: none;
}
.modal-open .gal-item button.close span {
  position: relative;
  top: -3px;
  font-weight: lighter;
  text-shadow: none;
}
.gal-container .modal-dialogue {
  width: 80%;
}
.gal-container .description {
  position: relative;
  height: 40px;
  top: -40px;
  padding: 10px 25px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: left;
}
.gal-container .description h4 {
  margin: 0px;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
  top: 100px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
  opacity: 1;
}
#whatsapp {
  position: fixed;
  bottom: 5%;
  right: 5%;
  padding: 10px;
  /* font-size: 30px; */
  font-size: 64px;
  color: white;
  background: #25d366;
  border-radius: 50%;
}
.hero {
  width: 100%;
  height: 100vh;
  /* background-image: linear-gradient(rgba(12, 3, 51, 0.3), rgba(12, 3, 51, 0.3)); */
  position: relative;
  padding: 0 5%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content {
  text-align: center;
}
.span {
  color: white;
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  top: -129px;
}
.content h1 {
  font-size: 60px;
  color: #fff;
  font-weight: 900;
  margin-bottom: 35px;
  font-family: "Roboto", sans-serif;
  line-height: 1.2;
  position: relative;
  top: -106px;
}
.content p {
  color: white;
  margin-bottom: 35px;
  font-size: 17px;
  line-height: 1.8;
  position: relative;
  top: -100px;
}
.banner {
  position: relative;
  top: -117px;
}
.default-btn {
  font-size: 16px;
  color: #ffffff;
  padding: 15px 40px;
  line-height: 1;
  -webkit-transition: allease 0.5s;
  transition: allease 0.5s;
  text-align: center;
  background-color: #0383ff;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  margin-bottom: -5px;
  text-decoration: none;
}
.default-btn.active {
  margin-left: 30px;
  background-color: transparent;
  border: 1px solid #0383ff;
  color: #0383ff;
}
.default-btn:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  background-color: #015198;
}
.back-video {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  top: 0;
}

@media (min-aspect-ratio: 16/9) {
  .back-video {
    width: 100%;
    height: auto;
  }
}
@media (max-aspect-ratio: 16/9) {
  .back-video {
    width: auto;
    height: 100%;
  }
}

@media (min-width: 768px) {
  .gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
  }
  .hero {
    height: 100%;
    padding-top: 250px;
    padding-bottom: 50px;
    position: relative;
    z-index: 1;
  }
  /* .top-header {
    text-align: center;
    padding-bottom: 34px;
  } 
  .header-left-contant .home-1 {
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: 5px;
    padding-left: 25px;
    font-size: 24px;
    margin-top: 24px;
  }
  .header-left-contant li a {
    font-size: 28px;
    position: relative;
    left: 37px;
  }
  .header-left-contant .home-1 img {
    height: 31px;
  }
  .header-left-contant .phone-1 img {
    position: relative;
    left: -101px;
    top: 31px;
    height: 31px;
  } */
}
@media (max-width: 768px) {
  .gal-container .modal-content {
    height: 250px;
  }
  .image {
    width: 164px;
    height: 137px;
    margin: -29px;
  }
}
/* @media (min-width: 375px) {
  .image {
    height: 100px;
  }
} */
@media (min-width: 1508px) {
  .hero {
    padding-top: 526px;
  }
  .span {
    position: relative;
    top: -625px;
    font-size: 17px;
  }
  .top {
    position: relative;
    top: 263px;
  }
  .content h1 {
    position: relative;
    top: -575px;
    font-size: 70px;
  }
  .content p {
    position: relative;
    top: -585px;
    font-size: 24px;
  }
  .banner {
    position: relative;
    top: -518px;
  }
  .default-btn {
    font-size: 26px;
    padding: 20px 49px;
  }
  .header_bg {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    max-width: 1110px;
    margin: auto;
    border-radius: 0 0 10px 10px;
    background-color: #ffffff;
    top: 54px;
    height: 120px;
  }
  .container-3 {
    max-width: 966px;
  }
  /* .header-left-contant .home-1 {
    font-size: 20px;
  } */
  .header-left-contant .home-1 img {
    height: 25px;
  }
  .header-left-contant .phone-1 img {
    position: relative;
    height: 21px;
    left: -31px;
    /* top: 22px; */
    top: 19px;
  }
  /* .header-left-contant li a {
    font-size: 20px;
  } */
  .header-left-contant .email-1 img {
    height: 28px;
    position: relative;
    top: 21px;
    left: -34px;
  }
  .header-left-contant .email-1 li a {
    font-size: 21px;
  }
  /* .panelContainer_bg {
    position: relative;
    top: -249px;
  } */
  .image {
    /* height: 187px;
    position: relative;
    top: -42px; */
    width: 187px;
    height: 150px;
    margin: -39px;
  }
  .back-video {
    width: 129%;
  }
}
@media (min-width: 1991px) {
  .panelContainer_bg {
    position: relative;
    top: 165px;
  }
  .PANELbg {
    position: relative;
    top: 167px;
  }
  .footer_bg {
    position: relative;
    top: 165px;
  }
  .copyright {
    position: relative;
    top: 157px;
  }
}
@media (min-width: 1959px) {
  .panelContainer_bg {
    position: relative;
    top: 143px;
  }
  .PANELbg {
    position: relative;
    top: 145px;
  }
  .footer_bg {
    position: relative;
    top: 165px;
  }
  .copyright {
    position: relative;
    top: 157px;
  }
}
@media (min-width: 1366px) {
  .image {
    width: 216px;
    height: 201px;
    margin: -44px;
    position: relative;
    left: 20px;
  }
}
@media (min-width: 1262px) {
  .panelContainer_bg {
    position: relative;
    top: 40px;
  }
  /* .image {
    height: 77px;
  } */
}
/* @media (min-width: 375px) {
  .image {
    width: 164px;
    height: 137px;
    margin: -29px;
  }
} */

/*End
Gallery*/
