.header {
  margin-bottom: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #22b8d5;
  background-color: #191919;
}

.logo {
  display: block;
  width: 190px;
  height: 73px;
  margin-right: auto;
  margin-left: auto;
}

.footer {
  margin-top: 128px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #202020;
  color: #9e9e9e;
}

.dark-footer {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #181818;
  color: #5e5e5e;
  font-size: 13px;
  text-align: center;
}

.header-div {
  display: block;
  width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

.menu-bar {
  height: 50px;
  margin-bottom: 50px;
  padding-top: 14px;
  padding-bottom: 10px;
  background-color: #070707;
  color: #ddd;
}

.menu-link {
  padding-bottom: 10px;
  border-bottom: 1px solid transparent;
  color: #ddd;
  text-decoration: none;
}

.menu-link:hover {
  border-bottom-width: 1px;
  border-bottom-color: #2cafc6;
}

.body {
  background-color: #071f25;
  background-image: url('../images/io.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
}

.field {
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #00bac6;
  border-radius: 4px;
}

.code {
  display: none;
  width: 250px;
  border-radius: 4px;
}

.field-title {
  font-size: 13px;
  font-weight: 400;
}

.submit-2 {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 4px;
  background-color: #f8e600;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #3b3b3b;
  font-size: 16px;
  font-weight: 700;
}

.submit-2:hover {
  background-color: #fff466;
}

.form-wrapper {
  width: 400px;
}

.social-login {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 55px;
  border-radius: 4px;
  background-color: #355289;
  background-image: url('../images/f.jpg');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  text-align: left;
}

.social-login:hover {
  background-color: #3b5c98;
}

.social-login.g {
  width: 100%;
  background-color: #bc533a;
  background-image: url('../images/g.jpg');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: left;
}

.social-login.g:hover {
  background-color: #d15c41;
}

.social-clm.right-sider {
  padding-left: 7.5px;
}

.social-clm.leftsider {
  padding-right: 7.5px;
}

.social-txt {
  margin-bottom: 10px;
  color: #838383;
  text-align: center;
}

.social-txt.small {
  font-size: 12px;
  cursor: pointer;
}

.social-txt.small:hover {
  color: #00c0d4;
  text-decoration: underline;
}

.h1 {
  margin-top: 0px;
  color: #00bacb;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
}

.contact-txt {
  margin-bottom: 15px;
  color: #505050;
  font-size: 14px;
  text-align: justify;
}

.leftclm {
  padding-left: 0px;
}

.submit-3 {
  width: 100%;
  padding: 13px 45px;
  float: none;
  border-radius: 4px;
  background-color: #00bacb;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.submit-3:hover {
  background-color: #2c9ba5;
}

.field-2 {
  height: 42px;
  border-radius: 4px;
  background-color: #f8f8f8;
}

.field-2.numb {
  width: 95%;
  margin-right: 15px;
}

.field-title2 {
  color: #505050;
  font-size: 13px;
  font-weight: 400;
}

.map {
  height: 327px;
  border-radius: 4px;
}

.txt {
  margin-top: 15px;
  margin-right: 20px;
  margin-left: 20px;
  font-size: 16px;
  line-height: 20px;
  text-align: justify;
}

.heading-1 {
  margin-top: 0px;
}

.mail-link {
  color: #0891c7;
  text-decoration: none;
}

.mail-link:hover {
  color: #006c9e;
  text-decoration: underline;
}

.btn-2 {
  display: block;
  width: 30%;
  margin: 35px auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 4px;
  background-color: #f8e600;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #353535;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.btn-2:hover {
  background-color: #f8c600;
}

.section {
  height: 100vh;
  padding-top: 40px;
  background-color: rgba(0, 0, 0, .63);
}

.footer2 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.white-logo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: right;
}

.txt-logo {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.logo-clm {
  padding-right: 0px;
  padding-left: 0px;
}

.popup-box {
  display: block;
  width: 670px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 35px;
  border-color: #888;
  border-radius: 4px;
  background-color: #fff;
}

.popup-header {
  height: 25px;
  padding-top: 13px;
  padding-right: 13px;
  padding-bottom: 5px;
  border-bottom: 1px solid #888;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-image: -webkit-linear-gradient(90deg, #cacaca, #fff);
  background-image: linear-gradient(0deg, #cacaca, #fff);
  box-shadow: inset 0 2px 0 0 #fff;
}

.x {
  width: 21px;
  height: 21px;
  float: right;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: 'Varela Round', sans-serif;
  color: #303030;
  font-size: 23px;
  line-height: 23px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.x:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.x-txt {
  width: 21px;
  height: 21px;
}

.phone-link {
  color: #333;
  font-size: 16px;
  text-decoration: none;
}

.phone-link:hover {
  text-decoration: underline;
}

.logo-2 {
  margin-top: 10px;
}

.logo3 {
  display: block;
  width: 200px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 991px) {
  .txt {
    margin: 25px;
    font-size: 16px;
    line-height: 21px;
  }
}

@media (max-width: 767px) {
  .txt {
    margin: 15px;
    font-size: 15px;
    line-height: 19px;
  }
  .section {
    padding-top: 0px;
  }
}

@media (max-width: 479px) {
  .txt {
    margin: 5px;
    font-size: 13px;
  }
  .section {
    padding-top: 0px;
  }
}

