/************************* google page 20 May 2019 ******************************/
.google_header {
  position: relative;
}
.google_header .head-title {
  top: 32%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.google_header .head-title h1 {
  color: #000000;
  font-size: 32px;
  font-weight: 600;
  white-space: pre;
  margin-bottom: 0;
}
.google_header .head-title h1 span{
  font-weight: 800;
}
.google_header .head-title p {
  font-size: 20px;
  color: #000000;
}
.google_content {
  position: relative;
}
.google_content .topdiv {
  background: #ffffff;
}
.google_content .t_cont {
  position: absolute;
  top: 0px;
  text-align: center;
  color: #000000;
  width: calc(100% - 30px);
  padding: 0px 30px;
  cursor: pointer;
}
.google_content .topdiv p {
  font-weight: 500;
}
.google_items > h1,
.google_items > h2 {
  font-weight: 600;
  font-family: var(--fontFamily);
}
.google_items .t_cont h1 {
  font-size: 20px;
  font-weight: 700;
}
.google_items .t_cont p {
  line-height: 1.4;
}
.social-footer {
  text-align: center;
  padding: 30px 0px;
  background: #ffffff;
  position: relative;
  top: -1px;
}
.social-footer .social_list li a {
  color: #000000;
  padding: 0px 15px;
  font-size: 25px;
}
.social-footer .social_list li {
  display: inline-block;
}
.social-header {
  position: absolute;
  right: 10%;
  top: 30px;
}
.social-header ul {
  list-style: none;
  display: flex;
}

.social-header li a:not(last-child) {
  color: #fff;
  padding-right: 15px;
  font-size: 25px;
}
.mail-img {
  display: flex;
  justify-content: center;
}
.cloud-img img {
  border: 0;
}
.google_content .cloud-img img {
  width: 100%;
}
.google_items img.img-responsive {
  margin: 0px auto;
  cursor: pointer;
}
.corporate_menu.pd-t-120 {
  padding-top: 0px;
}
.google_reserve_form .selectIcon select{
  background-position-x: calc(100% - 50px) !important;
}
/* @media screen and (min-width: 993px) and (max-width: 1100px) {
  .corporate_menu.pd-t-120 {
    padding-top: 140px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .corporate_menu.pd-t-120 {
    padding-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .corporate_menu.pd-t-120 {
    padding-top: 0px;
  }
} */
@media screen and (max-width: 992px) {
  .google_header {
    margin-top: 58px;
  }

  .google_header .head-title h1 {
    font-size: 26px;
  }

  .google_header .head-title p {
    font-size: 16px;
  }

  .google_header .head-title {
    top: 28%;
  }
}
@media screen and (max-width: 1100px) {
  .google_header .head-title {
    top: 20%;
  }
  .google_header {
    margin-top: 0px;
  }

  .google_header .head-title {
    width: 400px;
  }

  .google_header .head-title h1 {
    font-size: 18px;
    white-space: normal;
  }

  .google_header .head-title p {
    font-size: 12px;
  }

  .social-header {
    position: absolute;
    right: 1%;
    top: 8px;
  }

  .social-header li a:not(last-child) {
    font-size: 18px;
    padding-right: 10px;
  }

  .contact-title {
    font-size: 18px;
  }
  .contact-titleone {
    font-size: 16px;
  }
}
@media screen and (max-width: 479px) {
  .google_header .head-title {
    top: 20%;
  }

  .google_header .head-title {
    width: 300px;
  }

  .google_header .head-title h1 {
    font-size: 14px;
    white-space: normal;
  }

  .google_header .head-title p {
    font-size: 9px;
  }
}

@media (orientation: landscape) {
  .google_content .google_items .t_cont {
    width: calc(71%) !important;
    left: 0;
    right: 0;
    margin: auto;
  }
}
/****************** 27 May 2019 Google popup *********************/
.pd-t-120 {
  padding-top: 120px;
}
.gtravel_sec {
  background-color: #f6f6f6;
  padding: 3rem 0;
  text-align: center;
  color: #000000;
  margin: 0px;
}
.google_content .cloud-img {
  background-color: #0063b0;
  padding-top: 50px;
}
.gtravel_sec h4 {
  font-size: 35px;
}
.gtravel_sec h4 + p {
  font-size: 30px;
}
.gtravel_sec .google_btn {
  color: #ffffff;
  font-size: 35px;
  background-color: #000000;
  border: 2px solid #000000;
  padding: 15px 30px;
  border-radius: 100px;
  font-family: var(--fontFamily);
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
}
.gtravel_sec .google_btn:hover,
.gtravel_sec .google_btn:focus {
  text-decoration: none;
  background-color: #ffffff;
  color: #000000;
}
.google_clr_list {
  padding: 0px;
  display: inline-block;
  margin: 0;
}
.google_clr_list li {
  display: inline-block;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
}
.google_clr_list li:nth-child(1) {
  color: #5078bd !important;
}
.google_clr_list li:nth-child(2) {
  color: #ee3f22 !important;
}
.google_clr_list li:nth-child(3) {
  color: #fcbd10 !important;
}
.google_clr_list li:nth-child(4) {
  color: #5078bd !important;
}
.google_clr_list li:nth-child(5) {
  color: #3bb149 !important;
}
.google_clr_list li:nth-child(6) {
  color: #ee3f22 !important;
}
.google_clr_list li:nth-child(7) {
  color: #5078bd !important;
}
.gtravel_sec .gmailimg {
  position: absolute;
  top: 50%;
  transform: rotate(-21deg);
  left: 0;
}
/******* gtravel form ************/


.google_form .form-group ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ddd;
  opacity: 1; /* Firefox */
}

.google_form .form-group ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ddd;
}

.google_form .form-group ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ddd;
}

.google_form.google_reserve_form input,
.google_form.google_reserve_form textarea,
.google_form.google_reserve_form select {
  border: 1px solid #000000;
  color: #000;
  font-weight: 500;
}
.google_form .info-field-icon i {
  color: #000000;
}
.google_form.google_reserve_form .form-group {
  margin-right: 5px;
  margin-bottom: 5px;
}

/******* gtravel UniqueExperiences Start************/
.google_items {
  padding-bottom: 50px;
}

.d-flex {
  display: flex;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-around {
  justify-content: space-around;
}
.googleue.banner {
  background: url("https://s3-us-west-1.amazonaws.com/suiteam-website/landing-images/Google/uepage1.png")
    no-repeat;
  padding-top: 30px;
  padding-bottom: 80px;
  text-align: center;
  background-size: cover;
}
.googleue.banner h1 {
  color: #ffffff;
  font-size: 35px;
}
.googleue.banner h1 span {
  color: #000000;
}
.googleue.banner p {
  color: #ffffff;
  font-size: 18px;
}
.googleue p.backbtn {
  color: #ffffff;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: 5px;
  padding-left: 5px;
  text-align: left;
  cursor: pointer;
}
.googleue.banner h2 {
  color: #ffffff;
  font-size: 75px;
  text-align: left;
}
.googleue.banner .bannerinner {
  background: #fff;
  padding-bottom: 15px;
  border-radius: 0px 0px 5px 5px;
  margin-bottom: 15px;
}
.googleue.banner .bannerinner img {
  margin-bottom: 15px;
  width: 100%;
}
.googleue.banner .bannerinner h1 {
  color: #075fad;
  font-size: 17px;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 0;
  margin-top: 0px;
}
.googleue.banner .bannerinner p {
  color: #000000;
  font-size: 13px;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .googleue.banner .bannerinner h1 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .googleue.banner h1 {
    color: #ffffff;
    font-size: 22px;
  }
  .googleue.banner img {
    width: 80px;
  }
  .googleue.banner p {
    font-size: 15px;
  }
  .googleue.banner h2 {
    font-size: 50px;
  }
  .googleue p.backbtn {
    font-size: 11px;
  }
}
@media only screen and (max-width: 480px) {
  .googleue.banner h1 {
    font-size: 17px;
  }
  .googleue.banner img {
    width: 45px;
  }
  .googleue.banner p {
    font-size: 7px;
  }
  .googleue.banner h2 {
    font-size: 30px;
  }
  .googleue p.backbtn {
    font-size: 11px;
  }
}
/******* gtravel UniqueExperiences END************/
/*============== Earn Credit  ================================*/

.googlec.banner {
  padding-bottom: 90px;
  text-align: center;
  /* IE10+ */
  background-image: -ms-linear-gradient(top, #ffffff 0%, #649dca 100%);

  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #ffffff 0%, #649dca 100%);

  /* Opera */
  background-image: -o-linear-gradient(top, #ffffff 0%, #649dca 100%);

  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(100, #649dca)
  );

  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #649dca 100%);

  /* W3C Markup */
  background-image: linear-gradient(to bottom, #ffffff 0%, #649dca 100%);
}

.googlec.banner h1 {
  color: #075fad;
  font-size: 20px;
  padding-top: 20px;
  letter-spacing: 1px;
}
.googlec.banner h1 span {
  color: #000000;
}
.googlec.banner p {
  color: #ffffff;
  font-size: 18px;
}
.googlec.banner img {
  max-width: 100%;
  margin: auto;
}
.googlec_bannertext {
  padding-top: 15px;
}
.googlec_bannertext h2 {
  color: #000000;
  font-size: 18px;
  text-align: left;
  font-weight: 100;
  font-style: italic;
  position: absolute;
  bottom: 0px;
  opacity: 0.4;
  font-family: var(--fontFamily);
}
.googlec_bannertext .border_red {
  border-right: 10px solid #000000;
  min-height: 150px;
  margin-bottom: 20px;
}
.googlec.banner .googlec_bannertext p {
  color: #000000;
  text-align: left;
  font-family: var(--fontFamily);
}
.googlec_bannertext p span {
  color: #000000;
  font-weight: 400;
  font-size: 20px;
}
.googlec.banner p.backbtn {
  color: #505050;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: 25px;
  padding-left: 5px;
  text-align: left;
  cursor: pointer;
}

/*===================   Stay Google Frugal   =================== */

.googlec.banner.googlestay img {
  width: 80%;
}
.googlec.banner.googlestay h1 {
  color: #fff;
  font-size: 50px;
  letter-spacing: 2px;
  font-family: var(--fontFamily);
}
.googlestay .google_clr_list li {
  text-transform: none;
}
.googlec.banner.googlestay h1 sub {
  color: #075fad;
  font-size: 20px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: italic;
  font-family: var(--fontFamily);
}
.googlec.banner.googlestay {
  padding-bottom: 30px;
  text-align: center;
  position: relative;
  /* IE10+ */
  background-image: -ms-linear-gradient(top, #ffffff -40%, #649dca 100%);

  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #ffffff -40%, #649dca 100%);

  /* Opera */
  background-image: -o-linear-gradient(top, #ffffff -40%, #649dca 100%);

  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(100, #649dca)
  );

  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #ffffff -40%, #649dca 100%);

  /* W3C Markup */
  background-image: linear-gradient(to bottom, #ffffff -40%, #649dca 100%);
}
.googlstay_bannertext {
  width: 350px;

  bottom: 0px;
}
.googlestay .googlstay_bannertext p {
  color: #d60812;
  font-style: italic;
  font-size: 20px;
}

/******* gtravel popup ************/

.gtravel_reserve_popup {
}
.gtravel_reserve_popup .modal-lg {
  width: 90%;
}
.gtravel_reserve_popup .modal-content {
  padding: 30px 100px;
  min-height: 90vh;

  background-image: linear-gradient(
    #f7c803,
    rgba(5, 192, 248, 0.3),
    rgba(130, 196, 247, 0.7)
  );
  -moz-background-image: linear-gradient(
    #f7c803,
    rgba(5, 192, 248, 0.3),
    rgba(130, 196, 247, 0.7)
  );
  -ms-background-image: linear-gradient(
    #f7c803,
    rgba(5, 192, 248, 0.3),
    rgba(130, 196, 247, 0.7)
  );
  -webkit-background-image: linear-gradient(
    #f7c803,
    rgba(5, 192, 248, 0.3),
    rgba(130, 196, 247, 0.7)
  );
  -o-background-image: linear-gradient(
    #f7c803,
    rgba(5, 192, 248, 0.3),
    rgba(130, 196, 247, 0.7)
  );
}
.gtravel_reserve_popup .modal-header {
  border: 0px;
  color: #000000;
}
.gtravel_reserve_popup .modal-header .close {
  opacity: 1;
  font-size: 13px;
  text-transform: uppercase;
  text-shadow: 0px 0px 0px #000;
  font-weight: 400;
}
.gtravel_reserve_popup .modal-header h4 ul li a {
  color: #000000;
}
.gtravel_reserve_popup .modal-body h3,
.gtravel_reserve_popup .modal-body h3 + p {
  color: #fff;
}
.gtravel_reserve_popup .modal-header h4 ul li a {
  font-size: 20px;
}
.gtravel_reserve_popup .modal-body {
  padding: 30px;
  position: relative;
  z-index: 50;
}
.gtravel_reserve_popup .popup_bg {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0;
}
.gflexdiv {
  display: flex;
}
.gflexdiv .form-group {
  flex-grow: 1;
}
.gtravel_reserve_popup .modal-body .gflexdiv .form-group {
  flex-grow: 1;
  margin-right: 3px;
  max-width: 100% !important;
}
.gtravel_reserve_popup .modal-body .gflexdiv:first-child .form-group {
  min-width: 20%;
}

.gtravel_reserve_popup .modal-body .gflexdiv:nth-child(2) .form-group,
.gtravel_reserve_popup .modal-body .gflexdiv:nth-child(3) .form-group {
  width: 25%;
}

.google_reserve_form {
  margin: 50px 0px;
}
.google_reserve_form select {
  min-width: auto;
}
.google_reserve_form input,
.google_reserve_form textarea,
.google_reserve_form select {
  background-color: transparent;
  border: 1px solid #000000;
  color: #000000;
  border-radius: 0px !important;
  height: 55px;
  font-size: 12px;
  padding-left: 20px;
  text-transform: uppercase;
  position: relative;
}
.google_reserve_form .form-group {
  position: relative;
}
.google_reserve_form input::placeholder,
.google_reserve_form textarea::placeholder {
  color: #000000;
}
.google_reserve_form textarea {
  height: 150px;
}
.google_reserve_form .info-field-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #000000;
  background-color: transparent;
}
.google_reserve_form .thmbtn {
  background-color: #fff;
  border: 2px solid #000000;
  border-radius: 50px;
  color: #000000;
  padding: 10px 30px;
  font-size: 20px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.google_reserve_form .thmbtn:hover {
  color: #fff;
  background-color: #000000;
}
/* 28-05-2019  Google Modal Popup*/
.gtravel_reserve_popup.success .modal-content {
  position: relative;
}
.gtravel_reserve_popup.success .modal-content {
  background-image: linear-gradient(#fff 20%, #eef7fe);
}
.gtravel_reserve_popup.success .modal-body h4 {
  color: #000000;
  display: flex;
  justify-content: center;
  height: 100%;
  font-size: 40px;
  font-family: var(--fontFamily);
  font-weight: 400;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.gtravel_reserve_popup.success .modal-body {
  height: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.gtravel_reserve_popup.success .modal-header {
  position: relative;
  z-index: 100;
}
.gtravel_reserve_popup .modal-header h4 ul li {
  margin-right: 20px;
}
.gtravel_reserve_popup .modal-header .close {
  color: #979797;
}
.gtravel_reserve_popup.success .modal-header .close {
  color: #000000;
}

/* .google_reserve_form .bootstrap-select{
	background-color: transparent;
    border: 1px solid #444;
    border-radius: 0px;
	height: 55px;
}
.google_reserve_form .bootstrap-select > button{
	background-color: transparent;
    border: 1px solid #444;
	height: 55px;
	
} */

.google_reserve_form form{
  width: 900px;
  margin: auto;
}
.google_reserve_form .gflexdiv.top{
  display: grid;
  grid-template-columns: repeat(5,1fr);
}
.google_reserve_form .top .form-group:first-child{
  grid-column: 1 / 3;
}
.google_reserve_form .gflexdiv.google_formone{
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
.google_reserve_form ::placeholder { 
  color: #706969 !important;
}

.google_reserve_form :-ms-input-placeholder { 
  color: #706969 !important;
}

.google_reserve_form ::-ms-input-placeholder { 
  color: #706969 !important;
}
@media only screen and (max-width: 1024px) {
  .gtravel_reserve_popup .modal-content {
    padding: 20px 15px;
  }
  .gtravel_sec .google_btn {
    font-size: 20px;
  }
}

@media (max-width:991px){
  .google_reserve_form .gflexdiv.top {
    display: grid;
    grid-template-columns: repeat(4,1fr);
  }
  .google_reserve_form form {
    width: 95%;
  }
  .google_reserve_form .top .form-group:first-child {
    grid-column: auto;
  }
  .google_content .google_items .t_cont{
    width: 95% !important;
    max-width: 450px;
  }
}
@media only screen and (max-width: 767px) {
  .gtravel_reserve_popup .modal-content {
    padding: 20px 15px;
  }
  .gtravel_reserve_popup .modal-dialog {
    width: auto;
  }
  .gtravel_reserve_popup .gflexdiv {
    flex-wrap: wrap;
  }
  .google_form .gflexdiv {
    flex-direction: column;
  }
  .google_form.google_reserve_form .google_formone .form-group {
    width: auto;
  }
  .google_reserve_form .gflexdiv.top {
    grid-template-columns: repeat(2,1fr);
  }
  .google_reserve_form .gflexdiv.google_formone {
    grid-template-columns: repeat(2,1fr);
  }
 
}

@media only screen and (min-width: 480px) {
  .google_reserve_form select {
    min-width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .gtravel_reserve_popup .modal-body {
    padding: 0px;
  }
  .gtravel_reserve_popup .gflexdiv {
    flex-direction: column;
  }
  .gtravel_sec .google_btn {
    font-size: 15px;
  }
  .gtravel_reserve_popup .modal-body .gflexdiv:nth-child(2) .form-group,
  .gtravel_reserve_popup .modal-body .gflexdiv:nth-child(3) .form-group {
    width: 100%;
  }
}
