HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/WPSassoon/wp-content/themes/sassoon/css/contact-us.css
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Abyssinica+SIL&display=swap");
@font-face {
  font-family: "Timeless";
  src: url("../font/Timeless-Normal.woff2Timeless-Normal.woff2") format("woff2"), url("../font/Timeless-Normal.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Timeless";
  src: url("../font/Timeless-Bold.woff2") format("woff2"), url("../font/Timeless-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.inner-banner {
  background-color: #32327A;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 595px;
}
@media (max-width: 1199px) {
  .inner-banner {
    height: 520px;
  }
}
@media (max-width: 991px) {
  .inner-banner {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .inner-banner {
    height: 480px;
  }
}
@media (max-width: 579px) {
  .inner-banner {
    max-width: 100%;
    height: 450px;
  }
}
.inner-banner .align-center {
  display: flex;
  align-items: center;
  height: 100%;
}
.inner-banner .contents {
  max-width: 1150px;
}
@media (max-width: 1481px) {
  .inner-banner .contents {
    max-width: 70%;
  }
}
@media (max-width: 1199px) {
  .inner-banner .contents {
    max-width: 65%;
  }
}
@media (max-width: 767px) {
  .inner-banner .contents {
    padding-top: 30px;
  }
}
@media (max-width: 579px) {
  .inner-banner .contents {
    max-width: 100%;
    padding-top: 30px;
  }
}
.inner-banner .subtitle {
  font-weight: 600;
  font-size: 23px;
  line-height: 1.2;
  color: #fff;
  padding-bottom: 40px;
}
@media (max-width: 1679px) {
  .inner-banner .subtitle {
    font-size: 20px;
    padding-bottom: 30px;
  }
}
@media (max-width: 1481px) {
  .inner-banner .subtitle {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .inner-banner .subtitle {
    font-size: 16px;
    padding-bottom: 15px;
  }
}
.inner-banner .main-title {
  color: #fff;
  font-weight: 700;
  font-size: 46px;
  line-height: 1.2;
  padding-bottom: 20px;
}
@media (max-width: 1679px) {
  .inner-banner .main-title {
    font-size: 40px;
    line-height: 46px;
  }
}
@media (max-width: 1481px) {
  .inner-banner .main-title {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (max-width: 1199px) {
  .inner-banner .main-title {
    font-size: 34px;
    line-height: 42px;
  }
}
@media (max-width: 991px) {
  .inner-banner .main-title {
    font-size: 28px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .inner-banner .main-title {
    font-size: 26px;
    line-height: 38px;
  }
}
@media (max-width: 579px) {
  .inner-banner .main-title {
    font-size: 24px;
    line-height: 34px;
  }
}
.inner-banner .content {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  color: #fff;
  max-width: 1000px;
}
@media (max-width: 1679px) {
  .inner-banner .content {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 1481px) {
  .inner-banner .content {
    font-size: 14px;
    line-height: 26px;
    margin: 0px;
  }
}
.inner-banner.contact-banner {
  background-image: url(../img/contact-banner-bg.png);
}
.inner-banner .btn-sec .round-btn {
  height: 41px;
  font-weight: 700;
  font-size: 12px;
  line-height: 14.52px;
  letter-spacing: 0%;
  width: 160px;
}

.map {
  height: 734px;
}
@media (max-width: 1679px) {
  .map {
    height: 680px;
  }
}
@media (max-width: 1481px) {
  .map {
    height: 600px;
  }
}
@media (max-width: 1199px) {
  .map {
    height: 550px;
  }
}
@media (max-width: 991px) {
  .map {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .map {
    height: 250px;
  }
}
.map iframe {
  width: 100%;
  height: 100%;
}

.contact-form {
  padding: 95px 0px;
}
@media (max-width: 1679px) {
  .contact-form {
    padding: 80px 0px;
  }
}
@media (max-width: 1481px) {
  .contact-form {
    padding: 60px 0px;
  }
}
@media (max-width: 1199px) {
  .contact-form {
    padding: 40px 0px;
  }
}
.contact-form .contact-form-inner {
  display: flex;
}
@media (max-width: 767px) {
  .contact-form .contact-form-inner {
    flex-wrap: wrap;
  }
}
.contact-form .contact-left {
  width: 485px;
  background: #DFDFF6;
  padding: 63px 32px 0px 53px;
  border-radius: 30px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  position: relative;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}
@media (max-width: 1199px) {
  .contact-form .contact-left {
    width: 40%;
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .contact-form .contact-left {
    border-radius: 30px !important;
    margin-bottom: 15px;
    width: 100%;
    padding: 20px;
  }
}
.contact-form .contact-left::after {
  content: "";
  position: absolute;
  bottom: 0;
  background-image: url("../img/contact-left-img.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 754px;
  width: 100%;
  left: 0;
  z-index: 9;
}
@media (max-width: 1199px) {
  .contact-form .contact-left::after {
    height: 521px;
  }
}
@media (max-width: 767px) {
  .contact-form .contact-left::after {
    display: none;
  }
}
.contact-form .icon-box {
  display: flex;
  background: #FFFFFF;
  padding: 26px;
  border-radius: 10px;
  align-items: center;
  margin-bottom: 20px;
  position: relative;
  z-index: 99;
}
@media (max-width: 1679px) {
  .contact-form .icon-box {
    padding: 22px;
  }
}
@media (max-width: 1481px) {
  .contact-form .icon-box {
    padding: 20px;
  }
}
@media (max-width: 1199px) {
  .contact-form .icon-box {
    padding: 18px;
  }
}
@media (max-width: 991px) {
  .contact-form .icon-box {
    padding: 15px;
    z-index: 1;
  }
}
.contact-form .icon-box .icons {
  width: 83px;
  height: 83px;
  border-radius: 60px;
  box-shadow: 0px 10px 50px 0px #EBEBFC;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 20px;
}
@media (max-width: 1679px) {
  .contact-form .icon-box .icons {
    width: 70px;
    height: 70px;
  }
  .contact-form .icon-box .icons img {
    width: 40px;
    height: 40px;
    object-fit: contain;
  }
}
@media (max-width: 1481px) {
  .contact-form .icon-box .icons {
    width: 60px;
    height: 60px;
  }
  .contact-form .icon-box .icons img {
    width: 35px;
    height: 35px;
    object-fit: contain;
  }
}
@media (max-width: 1199px) {
  .contact-form .icon-box .icons {
    width: 40px;
    height: 40px;
  }
  .contact-form .icon-box .icons img {
    width: 25px;
    height: 25px;
    object-fit: contain;
  }
}
@media (max-width: 991px) {
  .contact-form .icon-box .icons {
    margin-right: 10px;
  }
}
.contact-form .icon-box .label-text {
  color: rgba(46, 46, 120, 0.8);
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  letter-spacing: 0%;
  color: rgba(46, 46, 120, 0.8);
}
@media (max-width: 1679px) {
  .contact-form .icon-box .label-text {
    font-size: 16px;
  }
}
@media (max-width: 1481px) {
  .contact-form .icon-box .label-text {
    font-size: 14px;
  }
}
.contact-form .icon-box .label-text .mail-sec {
  color: rgba(46, 46, 120, 0.8);
}
.contact-form .contact-rt {
  background: #F0F0FF;
  flex: 1;
  padding: 70px 60px;
  border-radius: 14px;
  margin-left: -10px;
  z-index: 99;
}
@media (max-width: 1199px) {
  .contact-form .contact-rt {
    padding: 20px;
    z-index: 9;
  }
}
@media (max-width: 767px) {
  .contact-form .contact-rt {
    margin-left: 0px;
    padding: 20px 15px;
  }
}
.contact-form .contact-rt .title-sec {
  padding-bottom: 45px;
}
@media (max-width: 1679px) {
  .contact-form .contact-rt .title-sec {
    padding-bottom: 35px;
  }
}
@media (max-width: 1481px) {
  .contact-form .contact-rt .title-sec {
    padding-bottom: 25px;
  }
}
.contact-form .contact-rt .title-sec .title1 {
  font-family: "Abyssinica SIL", serif;
  font-weight: 400;
  font-size: 38px;
  line-height: 59px;
  letter-spacing: 0%;
}
@media (max-width: 1679px) {
  .contact-form .contact-rt .title-sec .title1 {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (max-width: 1481px) {
  .contact-form .contact-rt .title-sec .title1 {
    font-size: 34px;
    line-height: 42px;
  }
}
@media (max-width: 1199px) {
  .contact-form .contact-rt .title-sec .title1 {
    font-size: 28px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .contact-form .contact-rt .title-sec .title1 {
    font-size: 26px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .contact-form .contact-rt .title-sec .title1 {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 579px) {
  .contact-form .contact-rt .title-sec .title1 {
    font-size: 22px;
    line-height: 32px;
  }
}
.contact-form .contact-rt .title-sec .inner-titel {
  font-weight: 400;
  font-size: 17px;
  line-height: 36px;
  letter-spacing: 0%;
  color: #080836;
}
@media (max-width: 1679px) {
  .contact-form .contact-rt .title-sec .inner-titel {
    font-size: 16px;
  }
}
@media (max-width: 1481px) {
  .contact-form .contact-rt .title-sec .inner-titel {
    font-size: 14px;
    line-height: 22px;
  }
}
.contact-form .contact-rt .form-label {
  color: #2F2F78;
  font-weight: 400;
  font-size: 22px;
  line-height: 26.63px;
  padding-bottom: 30px;
  letter-spacing: 0%;
  margin: 0;
}
@media (max-width: 1679px) {
  .contact-form .contact-rt .form-label {
    font-size: 22px;
    padding-bottom: 20px;
  }
}
@media (max-width: 1481px) {
  .contact-form .contact-rt .form-label {
    font-size: 20px;
    padding-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .contact-form .contact-rt .form-label {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .contact-form .contact-rt .form-label {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .contact-form .contact-rt .form-label {
    font-size: 14px;
  }
}
.contact-form .contact-rt .form-control {
  height: 70px;
  box-shadow: 0px 4px 4px 0px #E2E2FF;
  background: #FFFFFF;
  font-weight: 600;
  font-size: 16px;
  line-height: 19.36px;
  letter-spacing: 0%;
  color: #9696CF;
  display: flex;
  align-items: center;
  border-radius: 8px;
}
.contact-form .contact-rt .form-control::placeholder {
  color: #9696CF;
  font-weight: 400;
}
.contact-form .contact-rt .form-control:focus {
  box-shadow: none;
  outline: none;
}
.contact-form .contact-rt .form-control.form-textarea {
  height: 154px;
}
@media (max-width: 1679px) {
  .contact-form .contact-rt .form-control {
    height: 60px;
    font-size: 14px;
  }
}
@media (max-width: 1481px) {
  .contact-form .contact-rt .form-control {
    height: 50px;
  }
}
.contact-form .contact-rt .input-group-text {
  width: 66px;
  box-shadow: 0px 4px 4px 0px #E2E2FF;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
}
@media (max-width: 1679px) {
  .contact-form .contact-rt .input-group-text {
    width: 56px;
  }
  .contact-form .contact-rt .input-group-text img {
    width: 20px;
    object-fit: contain;
  }
}
@media (max-width: 991px) {
  .contact-form .contact-rt .input-group-text {
    width: 40px;
  }
  .contact-form .contact-rt .input-group-text img {
    width: 15px;
    flex-shrink: 0;
  }
}
.contact-form .contact-rt .btn-sec {
  display: flex;
  justify-content: space-between;
  padding-top: 0px;
  padding-bottom: 40px;
}
.contact-form .contact-rt .btn-sec .btn {
  width: 49%;
  background: #ADADC6;
  height: 70px;
  font-weight: 700;
  font-size: 18px;
  line-height: 21.09px;
  letter-spacing: 0%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.contact-form .contact-rt .btn-sec .btn.btn-send {
  background-color: #262677;
}
@media (max-width: 1679px) {
  .contact-form .contact-rt .btn-sec .btn {
    font-size: 16px;
    height: 60px;
  }
}
@media (max-width: 1481px) {
  .contact-form .contact-rt .btn-sec .btn {
    font-size: 14px;
    height: 50px;
  }
}
@media (max-width: 991px) {
  .contact-form .contact-rt .btn-sec .btn {
    height: 40px;
  }
}
.contact-form .contact-rt .privacy-text {
  font-weight: 400;
  font-size: 19px;
  line-height: 22.27px;
  letter-spacing: 0%;
  color: #2F2F78;
}
@media (max-width: 1679px) {
  .contact-form .contact-rt .privacy-text {
    font-size: 16px;
  }
}
@media (max-width: 1481px) {
  .contact-form .contact-rt .privacy-text {
    font-size: 14px;
  }
}
.contact-form .contact-rt .input-sec {
  margin-bottom: 60px;
}
@media (max-width: 1679px) {
  .contact-form .contact-rt .input-sec {
    margin-bottom: 50px;
  }
}
@media (max-width: 1481px) {
  .contact-form .contact-rt .input-sec {
    margin-bottom: 40px;
  }
}
@media (max-width: 1199px) {
  .contact-form .contact-rt .input-sec {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .contact-form .contact-rt .input-sec {
    margin-bottom: 20px;
  }
}

/*# sourceMappingURL=contact-us.css.map */