/* Reset CSS
 * --------------------------------------- */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
* {
  box-sizing: border-box;
  outline: 0;
  font-family: "Atlas Grotesk Regular";
  color: #000;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  text-decoration: none;
}
table {
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-weight: normal;
  font-style: normal;
}
strong {
  font-weight: bold;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
}
@font-face {
  font-family: "Atlas Grotesk Regular";
  src: url("../fonts/AtlasGrotesk-Regular.eot");
  src: url("../fonts/AtlasGrotesk-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/AtlasGrotesk-Regular.woff2") format("woff2"),
    url("../fonts/AtlasGrotesk-Regular.woff") format("woff"),
    url("../fonts/AtlasGrotesk-Regular.ttf") format("truetype"),
    url("../fonts/AtlasGrotesk-Regular.svg#AtlasGrotesk-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Atlas Grotesk Medium";
  src: url("../fonts/AtlasGrotesk-Medium.eot");
  src: url("../fonts/AtlasGrotesk-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/AtlasGrotesk-Medium.woff2") format("woff2"),
    url("../fonts/AtlasGrotesk-Medium.woff") format("woff"),
    url("../fonts/AtlasGrotesk-Medium.ttf") format("truetype"),
    url("../fonts/AtlasGrotesk-Medium.svg#AtlasGrotesk-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.graduated,
.fullscreen {
  position: absolute;
  width: 200%;
  height: 100%;
  left: 0;
  top: 0;
  /* z-index: 1; */
  vertical-align: middle;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.header_area {
  position: fixed;
  background-color: transparent;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
}
.inquiry {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  text-transform: uppercase;
  padding-top: 28px;
}

/* Section 1
  * --------------------------------------- */
.ms-left .section1 .fullscreen {
  top: 0;
}

#left1 {
  height: 100%;
}

.section1 img {
  margin: 0px 0 0px 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  object-position: bottom;
}

.banner_left_logo {
  position: absolute;
  left: 7%;
  top: 37%;
  transform: translateY(50%);
}

.banner_left_logo img,
.banner_right_logo img {
  max-width: 290px;
  width: 100%;
}

.banner_right_logo,
.banner_left_logo {
  max-width: 350px;
    width: 300px;
    z-index: 9;
    height: 28px;
}
.inquiry a {
  display: block;
  color: #fff;
  font-family: "Atlas Grotesk Medium";
}

.email-click,
.phone-click {
  cursor: pointer;
}

.grey-add {
  color: #a0acb8;
}

.inquiry a span {
  display: block;
  color: #fff;
}
.banner_right_logo {
  position: absolute;
  left: auto;
  right: 7%;
  top: 37%;
  transform: translateY(50%);
}

/* .desktop_banner
 {
	background-image: url(../images/hero_banner.png);
	background-size: cover;
	width: 100%;
	height: 100%;background-position: center;background-repeat: no-repeat;
 } */

.modal-content .close1,
.modal-content .close2 {
  position: absolute;
  right: 21px;
  top: 8px;
  font-size: 30px;
  cursor: pointer;
}

.modal_scrollbararea {
  padding: 20px 5%;
  height: 400px;
  overflow: auto;
  overflow-x: hidden;
  margin-top: 35px;
  overflow-y: scroll;
}

/* Section 2
  * --------------------------------------- */
.section_two_area {
  padding: 1.1em 5em;
}
.text-black {
  color: #000 !important;
}
.section_two_area h1,
.section_two_area h1 span {
  font-family: "Atlas Grotesk Medium";
  font-size: 60px;
  margin-bottom: 70px;
  width: 100%;
  text-transform: uppercase;
  text-transform: uppercase;
}
.section_two_area h1 span {
  margin-bottom: 0;
}
.section_two_area p {
  font-size: 21px;
  line-height: 45px;
  text-align: left;
  max-width: 90%;
  margin: auto;
  width: 100%;
}
/* Section 3, 4, 5, 6
  * --------------------------------------- */
.section_three_image {
  width: 100%;
  height: 100%;
}
.section_three_image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section_three_content * {
  color: #fff;
}

.section_three_content {
  padding: 2% 10%;
  display: flex;
  flex-direction: row;
  align-content: space-between;
  height: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
.section_three_content h2 {
  text-align: center;
  font-size: 60px;
  line-height: 72px;
  text-transform: uppercase;
  width: 100%;
  font-family: "Atlas Grotesk Medium";
}
.section_three_content p {
  text-align: left;
  font-size: 18px;
  line-height: 32px;
  font-family: "Atlas Grotesk Regular";
  width: 100%;
}

/* Section 7
  * --------------------------------------- */
.section7 {
  background-color: #fff !important;
}

.section_address_content {
  padding: 2% 5%;
  display: flex;
  flex-direction: row;
  align-content: flex-start;
  height: 100%;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}

.btm_logo {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 180px;
}

.section_address_content h3 {
  text-align: center;
  font-size: 60px;
  line-height: 72px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #000;
  width: 100%;
  font-family: "Atlas Grotesk Medium";
}

.total_address {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 15px;
  text-align: left;
}
/* #left7 .box_address, #right7 .box_address {
  width: 50%;
  margin-bottom: 0;
  padding: 11px;
  text-align: left;
  font-size: 14px;
  margin: 5px 0;
  line-height: 32px;
  padding: 0;
} */

.box_address {
  width: 50%;
  margin-bottom: 0;
  padding: 2px 0;
  text-align: left;
  font-size: 14px;
  margin: 5px 0;
  line-height: 22px;
}

.box_address a {
  color: #000;
}
.toggle-class {
  color: #fff !important;
  opacity: 0.5 !important;
}

.section8 {
  background: #425a72 !important;
}

.section_eight_content {
  padding: 4% 10%;
  display: table;
  flex-direction: row;
  align-content: flex-start;
  height: 100%;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  width: 100%;
}

.section_eight_content form input {
  border-radius: 0;
}

.section_eight_content h2 {
  text-align: center;
  font-size: 60px;
  line-height: 72px;
  text-transform: uppercase;
  width: 100%;
  color: #fff;
  margin-bottom: 1.5em;
  position: absolute;
  left: 0;
  top: 2%;
  font-family: "Atlas Grotesk Medium";
}

.ms-tableCell {
  vertical-align: top;
}

#right8 .ms-tableCell {
  vertical-align: middle;
}

.section_eight_content .container-fluid {
  display: table-cell;
  vertical-align: middle;
  margin: auto;
}
.section_eight_image {
  max-width: 328px;
}

.section_eight_image {
  margin: auto;
  display: block;
  text-align: center;
  padding: 5%;
}

.radio_area label {
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  top: 0;
  display: flex;
  align-items: center;
}
.section_eight_content [type="radio"]:checked,
.section_eight_content [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.section_eight_content [type="radio"]:checked + span,
.section_eight_content [type="radio"]:not(:checked) + span {
  padding-left: 23px;
  cursor: pointer;
}
.section_eight_content [type="radio"]:checked + span:before,
.section_eight_content [type="radio"]:not(:checked) + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.section_eight_content [type="radio"]:checked + span:after,
.section_eight_content [type="radio"]:not(:checked) + span:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #425a72;
  position: absolute;
  top: 5px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.section_eight_content [type="radio"]:not(:checked) + span:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.section_eight_content [type="radio"]:checked + span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.opacity-5 {
  color: #a0acb8;
}

.section_eight_content .form-check-input {
  width: 25px;
  height: 25px;
}
.section_eight_content .form-check-inline {
  margin-right: 2rem;
  vertical-align: middle;
}
.section_eight_content .form-check-input:checked {
  background-color: #c5c5c5;
  border-color: #a4b5cf;
}
.section_eight_content .form-check .form-check-input {
  margin-left: -2.2em;
  vertical-align: middle;
  cursor: pointer;
}
.join_btn button {
  background-image: url(../images/right_arrow_btn.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  font-size: 24px;
  padding: 15px 60px 15px 25px;
  background-position: 95% center;
  margin-top: 35px;
}
.section_eight_content .form-check-input:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(69 73 78);
}

.section_eight_content .btn-primary:hover,
.section_eight_content .btn-check:focus + .btn-primary,
.section_eight_content .btn-primary:focus {
  background-color: #ffffff;
  border-color: #495972;
  color: #425a72;
  background-image: url(../images/hover_arrow_btn.svg);
  box-shadow: none;
}

.footer_area li a {
  color: #fff;
}
.footer_area {
  padding: 0px 25px 0px 35px;
  position: absolute;
  bottom: 36px;
  width: 100%;
  left: 0;
}
#right8 {
  position: relative;
}

.footer_area p {
  color: #fff;
  margin-right: 15px;
  font-size: 14px;
  line-height: 22px;
}
.footer_area ul li a {
  padding: 0 11px;
  display: block;
  font-size: 14px;
  line-height: 22px;
}
.footer_icons {
  width: 60px;
}
.header_area .container {
  max-width: 100%;
  padding: 0 40px;
}
.inquiry.inquiry_onearea {
  padding-top: 40px;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
span#email-click {
  color: #fff;
  margin-right: 12px;
}
span#phone-click {
  margin-left: 12px;
  margin-right: 12px;
}
.box_address > strong {
  font-family: "Atlas Grotesk Medium";
  font-weight: 500;
}
/* #right3 .section_three_content p
{
  font-size: 22px;
    line-height: 36px;
} */

.hero_banner_mobile {
  display: none;
}

#fullpage {
  display: none;
}

#left2 .section_two_area p {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  margin-top: 35px;
}

.text-start .selected {
  color: #fff !important;
}
#fv-dots {
  display: none !important;
}
.tab_banner_banyon {
  display: none;
}

.radio_area {
  display: flex;
  align-items: center;
}

.radio_area .form-check-inline {
  margin-right: 8px !important;
}
.section_eight_content .form-check-input {
  width: 100% !important;
  height: auto !important;
  background: transparent;
  border: 0;
  display: flex;
  align-items: center;
}

span.wpcf7-list-item-label {
  font-size: 16px;
  margin-right: 13px;
  color: #fff;
  margin-left: 2px;
}

.radio_area label input {
  transform: scale(1.8);
  margin-right: 7px;
}

.join_btn .btn-primary {
  padding: 17px 68px 17px 25px;
  display: block;
  margin: 0 auto;
  border: 1px solid #eee;
  margin-top: 17px;
  font-size: 20px;
  color: #eee;
  background: url(../images/arrow_contact_form.png);
  background-color: transparent;
  background-position-x: 92%;
  background-repeat: no-repeat;
  background-position-y: 20px;
}

.form-control {
  padding: 0.875rem 0.75rem;
}

.tab_banner_image {
  display: none !important;
}

.mobile_hero_area {
  display: none;
}

.mobile_show_only {
  display: none;
}

/******* For Big Screen CSS ***************/

@media (min-width: 1171px) {
  .ms-left
  {
    width: 100% !important;
  }
  #right1
  {
    z-index: -1;
  }
  .graduated, .fullscreen
  {
    width: 100% !important;
  }
  #right2
  {
    z-index: -1;
  }
  #left8, #left7, #left6, #left5, #left4, #left3
  {
    width: 50%;
  }
  #left1
  {
    height: 100vh;
  }
  #left2
  {
    height: 100vh;
  }
}


@media (min-width: 1440px) {
  #left2 .section_two_area p {
    margin-top: 55px;
  }
  .banner_left_logo,
  .banner_right_logo {
    top: 45%;
  }
  .section_two_area p {
    font-size: 36px;
    line-height: 54px;
  }
  .btm_logo {
    bottom: 40px;
  }
}

@media (min-width: 1600px) {
  .banner_left_logo,
  .banner_right_logo {
    top: 46%;
  }
  .banner_left_logo {
    left: 4%;
  }
  .banner_right_logo {
    right: 4%;
  }
}

@media (min-width: 1800px) {
  .banner_left_logo,
  .banner_right_logo {
    top: 40%;
  }
  .banner_left_logo {
    left: 5%;
  }
  .banner_right_logo {
    right: 5%;
  }
  .banner_left_logo img,
  .banner_right_logo img {
    max-width: 350px;
  }
}

@media (min-width: 2000px) {
  .banner_left_logo,
  .banner_right_logo {
    top: 50%;
  }
}
