/*End Core Variables*/
body {
  font-family: 'Roboto', sans-serif !important;
  color: #3C505A !important;
  font-weight: 400;
  font-size: 14px;
}
.overlay {
  width: 100%;
  background-color: #3C505A;
  display: inline-block;
  opacity: 0.3;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.text-16 {
  font-size: 16px;
  opacity: 0.9;
  display: inline-block;
  width: 100%;
}
img {
  max-width: 100%;
}
.theme-btn {
  width: 100%;
  max-width: 200px;
  height: 50px;
  border-radius: 2px;
  border: 1px solid #3C505A;
  background-color: #3C505A;
  color: #ffffff;
  font-weight: 500 !important;
  font-size: 16px;
  transition: 0.5s;
  font-family: 'Poppins', sans-serif;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}
.theme-btn:hover {
  background-color: transparent;
  color: #3C505A;
  transition: 0.5s;
}
.pink-btn {
  background-color: #DC0086;
  border-color: #DC0086;
}
.pink-btn:hover {
  background-color: transparent;
  color: #DC0086;
}
a.theme-btn {
  color: #ffffff !important;
  line-height: 50px;
  text-decoration: none !important;
}
a.theme-btn:hover {
  color: #3C505A !important;
}
a {
  cursor: pointer;
  color: #3C505A;
}
a:hover {
  text-decoration: none;
  color: #3C505A;
}
a:visited,
a:visited {
  color: #3C505A;
}
p {
  margin: 0;
}
.container {
  max-width: 1170px;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  margin: 0;
}
h1,
h2 {
  font-size: 32px;
  text-align: center;
  letter-spacing: 0px;
  color: #3C505A;
  margin: 0;
  font-weight: 600;
}
.h1 {
  font-size: 58px;
}
h3 {
  font-size: 22px;
  letter-spacing: 0px;
  font-weight: 600;
}
section {
  display: inline-block;
  width: 100%;
}
.discription {
  padding-bottom: 30px;
  text-align: center;
}
.discription p {
  font-size: 16px;
  letter-spacing: 0px;
  opacity: 0.9;
  max-width: 770px;
  display: inline-block;
}
.form-check-label {
  margin-left: 31px;
  opacity: 0.9;
  text-align: left;
  position: relative;
  top: 4px;
  font-weight: 300;
}
.form-group {
  margin-bottom: 20px;
}
.form-group input {
  width: 100%;
}
.label {
  width: 100%;
  display: inline-block;
  opacity: 0.9;
  margin-bottom: 7px;
}
form {
  width: 100%;
  display: inline-block;
}
.confirm-btn {
  display: inline-block;
  width: 100%;
  padding-top: 20px;
}
.form-check {
  padding-left: 0;
  max-width: 539px;
  text-align: left;
  width: 100%;
  display: inline-block;
}
.password {
  position: relative;
}
.password .see-pass {
  position: absolute;
  right: 31px;
  bottom: 11px;
  display: inline-block;
}
.password .see-pass i.fa {
  color: #3C505A;
  opacity: 0.2;
  font-size: 24px;
}
input[type="checkbox"] {
  content: url(../images/checkbox.jpg);
  cursor: pointer;
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
  margin-left: 0;
}
input[type="checkbox"]:checked {
  content: url(../images/checkbox-input-active.svg);
}
input[type="radio"] {
  content: url(../images/radio.jpg);
  cursor: pointer;
  width: 16px;
  height: 16px;
}
input[type="radio"]:checked {
  content: url(../images/radio-button-active.svg);
}
li,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
button,
input {
  outline: none !important;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none !important;
  outline: none !important;
}
* {
  box-sizing: border-box;
  letter-spacing: 0.2px;
}
button:not(.primary) {
  box-shadow: none !important;
}
select:focus,
select,
input[type="text"],
input[type="date"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
textarea {
  border: 1px solid #3C505A66;
  border-radius: 4px;
  height: 50px;
  padding: 0px 10px 0px 20px;
  color: #3C505A !important;
  font-size: 12px !important;
  background-color: transparent;
}
textarea {
  resize: none;
  padding-top: 17px;
  width: 100%;
  height: 80px;
}
.common-main {
  display: inline-block;
  width: 100%;
  padding: 60px 0 300px 0;
  text-align: center;
}
.common-main p {
  padding: 10px 0 30px 0;
}
.line-title {
  border-bottom: 1px solid #3C505A19;
  padding: 30px 0;
  margin-bottom: 30px;
}
.oops-main {
  display: inline-block;
  width: 100%;
  padding: 00px 0 100px 0;
}
.oops-main .oops-detail {
  width: 100%;
  display: inline-block;
  max-width: 270px;
  float: right;
  padding-top: 150px;
}
.oops-main .oops-detail img {
  display: none;
}
.oops-main .oops-detail p {
  padding: 30px 0;
}
.line-title.for-res h3 .fa,
.line-title1.for-res h3 .fa {
  display: none;
}
/*responsive*/
@media (max-width: 1280px) {
  .h1 {
    font-size: 38px;
  }
  .container {
    max-width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .line-title,
  .line-title1 {
    border-bottom: 1px solid #3C505A19;
    padding: 20px 0 20px 0;
    margin-bottom: 0;
    border-top: 1px solid #3C505A19;
  }
  .line-title.for-res,
  .line-title1.for-res {
    width: auto;
    margin: 0 -20px 30px -20px;
    padding: 10px 20px;
  }
  .line-title.for-res .fa,
  .line-title1.for-res .fa {
    font-weight: 300;
    float: right;
    font-size: 27px;
  }
  .line-title.for-res i.fa.fa-angle-down,
  .line-title1.for-res i.fa.fa-angle-down {
    display: inline-block;
  }
  .line-title.for-res.active i.fa.fa-angle-up,
  .line-title1.for-res.active i.fa.fa-angle-up {
    display: inline-block;
  }
  .line-title.for-res.active i.fa.fa-angle-down,
  .line-title1.for-res.active i.fa.fa-angle-down {
    display: none;
  }
  .oops-main {
    padding-bottom: 60px;
  }
  .oops-main .line-title {
    padding: 0px 10px 20px 20px;
    border-top: 0;
  }
  .oops-main .discription,
  .oops-main .title {
    padding-right: 15px;
    padding-left: 15px;
  }
  .oops-main .oops-detail {
    max-width: 100%;
  }
  .oops-main .container {
    padding: 0;
  }
  .oops-main .container .row {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .oops-main .oops-detail {
    text-align: center;
    padding: 50px 0 0 0;
  }
  .oops-main .oops-detail img {
    display: inline-block;
    margin-top: 30px;
  }
  .oops-main .col-md-6:last-child {
    display: none;
  }
  h1,
  h2 {
    font-size: 28px;
  }
  .password .see-pass i.fa {
    font-size: 18px;
  }
}
.aircraft-page .blog-discription {
  padding: 10px 20px 20px 20px;
}
.aircraft-page .blog-discription a {
  padding-top: 0;
  padding-bottom: 20px;
}
.range {
  display: inline-block;
  width: 100%;
}
.range .range-row {
  display: inline-block;
  width: 100%;
  padding-bottom: 3px;
}
.range .range-row span {
  min-width: 52px;
  margin-right: 10px;
  display: inline-block;
  font-weight: 400;
}
.range .range-row p {
  font-weight: 300;
  display: inline-block;
}
.aircraft-back {
  padding-top: 10px;
}
.charter-aircraft .blog-inner {
  padding-top: 0;
}
.charter-aircraft .blog-inner .charter-row {
  width: 100%;
  display: inline-block;
  padding-top: 60px;
}
.charter-aircraft .blog-inner .charter-row .charter-nm {
  width: 100%;
  display: inline-block;
  padding-bottom: 20px;
}
.charter-aircraft .blog-inner .charter-row .charter-nm h3 {
  padding-bottom: 10px;
}
.charter-aircraft .blog-inner .charter-row .charter-nm p {
  opacity: 0.9;
  max-width: 770px;
  display: inline-block;
  width: 100%;
}
.charter-aircraft-main .broker-form .tab-div .tab-content .form-main {
  max-width: 360px;
}
/*responsive*/
@media (max-width: 991px) {
  .charter-aircraft-main .broker-form .tab-div .tab-content .form-main {
    max-width: 100%;
  }
  .charter-aircraft .blog-inner .charter-row {
    padding-top: 30px;
  }
}
