body {
  overflow: auto;
  overflow-x: hidden;
}


#contact {
    width: 100%;
    height: 100vh;
  }
  
  body ::selection {
    background: #34428d;
    color: #fff;
  }
  

/* .navbar-brand {
  margin-left: 0.5%;
} */
.fixed-top {
  position: inherit;
  top: 0;
  right: 0;
  left: 0;
  z-index: 998;
  background: transparent;
  padding-bottom: 12px;
}

.home header {
  background: transparent;
}
header {
  position: relative;
  z-index: 10;
  will-change: transform, opacity;
  background: #fff;
}
.flex.v-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 0 3rem;
}
.row1180 {
  margin: 0 auto;
  width: 1190px;
  max-width: 96%;
  position: relative;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.margin-header{
  margin-top: 38px;
}

header .left-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
}
header .left-header #logo {
  opacity: 1;
  color: #181818;
  /* margin-bottom: -50px; */
  -webkit-flex-basis: 168px;
  -moz-flex-basis: 168px;
  -ms-flex-basis: 168px;
  flex-basis: 168px;
  max-width: 93px;
  height: 98px;
  margin-right: 80px;
}
a {
  color: #34428d;
  outline: 0;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .left-header #logo img, header .left-header #logo svg {
  width: 100%;
  height: auto;
}
img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: top;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.main_nav {
  font-size: 0;
}
.main_nav .level_a {
  position: relative;
  margin-bottom: 0;
}
.main_nav * {
  line-height: 1;
}
ul {
  list-style: none;
}
.main_nav .level_a li {
  position: relative;
  z-index: 0;
  display: inline-block;
}
.main_nav .level_a > li > a {
  font-size: 18px;
  padding: 5px 20px;
  color: #4e575d;
  font-weight: bold;
  border-right: 1px solid rgb(52 66 141 / 50%);
  /* border-radius: 3px;
  margin: 0 30px; */
}
    
.main_nav .level_a > li > a:hover {
  color: #34428d;
}


.main_nav a {
  display: block;
}

.main_nav a:hover {
  text-decoration: none;
}

header .right-header a {
  font-size: 18px;
  font-weight: 700;
  color: #4e575d;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .right-header a:hover {
  color: #34428d;
}
a.footer_logo {
  display: inline-block;
  width: 60px;
  margin-bottom: 5px;
}
@media (max-width: 1140px) {
.mobile_hide {
    display: none;
}

}


.login-button{
  color: #34428d;
  margin-left: 10px;
  font-size: 22px;
}


.row1540 {
  margin: 0 auto;
  width: 1540px;
  max-width: 96%;
  position: relative;
}

  
   
.contact-form__component {
  padding: 49px 40px 35px;
  background: #f3f5ff;
  text-align: center;
}
.contact-form__component .form-title {
  margin-bottom: 45px;
}
.contact-form__component .form-title h4 {
  padding-bottom: 0;
}
h4 {
  font-size: 24px;
}
strong, b {
  font-weight: 700;
}
.contact-form__component .form-wrapper {
  max-width: 762px;
  margin: 0 auto;
}
.wpcf7 {
  width: 100%;
}
.wpcf7 .screen-reader-response {
  display: none;
}
.contact-form__component .form-wrapper form .inputs-wrapper {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1%;
  width: 102%;
}
.contact-form__component .form-wrapper form .inputs-wrapper label {
  position: relative;
}
.contact-form__component .form-wrapper form .inputs-wrapper > * {
  width: 48%;
  margin: 0 1% 1.5em;
}
.contact-form__component .form-wrapper form .inputs-wrapper span, .contact-form__component .form-wrapper form .inputs-wrapper div {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
  position: relative;
}
.wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  display: block !important;
}
.contact-form__component .form-wrapper form .inputs-wrapper label input {
  height: 60px;
  border: none;
  border-bottom: 2px solid transparent;
  font-size: 14px;
  font-weight: 600;
  color: #b8b8b8;
  padding: 20px 30px;
}
input[type='text'], input[type='number'], input[type='email'], input[type='password'], input[type='search'], input[type='tel'], textarea {
  border: 1px solid #e1e1e1;
  background: #fff;
  color: #222;
  font-family: 'Proxima Nova', sans-serif;
  font-size: 16px;
  height: 40px;
  padding: 0 5px 0 10px;
  width: 100%;
}
::placeholder{
  color: #b8b8b8;
}
.contact-form__component .form-wrapper form .inputs-wrapper label .placeholder {
  position: absolute;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 35px;
  font-size: 14px;
  font-weight: 600;
  color: #b8b8b8;
  z-index: 5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact-form__component .form-wrapper form .inputs-wrapper span .placeholder, .contact-form__component .form-wrapper form .inputs-wrapper div .placeholder {
  position: absolute;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 35px;
  font-size: 14px;
  font-weight: 600;
  color: #b8b8b8;
  z-index: 5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact-form__component .form-wrapper form .inputs-wrapper span textarea, .contact-form__component .form-wrapper form .inputs-wrapper div textarea {
  padding: 20px 30px;
  height: 65px;
  min-height: 65px;
  border: none;
  border-bottom: 2px solid transparent;
  font-size: 14px;
  font-weight: 600;
  color: #b8b8b8;
}
.contact-form__component .form-wrapper form .submit-btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
}
.footer_image {
  position: absolute;
  right: 195px;
  top: auto;
  max-width: 380px;
  max-height: 380px;
  z-index: 999;
  bottom: 34px;
}
.top-footer__wrapper {
  padding: 10px 40px 10px;
  background: #c8d0fd;
}

.f-text-holder h4{
  color: #34428d;
  font-size: 32px;
  padding-bottom: 5px;
  font-weight: 700;
  margin: 0;
}
.f-text-holder p{
  font-size: 15px;
  margin-bottom: 2px;
}
p span {
  font-weight: bold;
}
.bottom-footer__wrapper {
  padding: 5px 0;
  background-color: #99a1d5;
  text-align: center;
}
.btn {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  padding: 20px 40px;
  cursor: pointer;
  text-align: center;
  text-decoration: none !important;
  color: #fff;
  border: none;
  outline: 0;
  background: #34428d;
  appearance: none;
  min-width: 220px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn:hover{
  color: #fff;
}
h2 {
  font-size: 40px;
}
h1, h2, h3, h4, h5, h6 {
  color: #4e575d;
  font-weight: 400;
  padding-bottom: 20px;
}

.desctop_hide {
  display: none;
}
.f-text-holder p.addresshk {
  max-width: 420px;
  font-weight: 600;
}
.f-text-holder p.addressnk {
  max-width: 280px;
  font-weight: 600;
}
.map-holder iframe {
  height: 240px;
}
.copyright span {
  font-weight: 600;
}

@media (max-width: 1024px){
.footer_image {
    display: none;
}
}
@media (max-width: 1600px){
  .footer_image {
    position: absolute;
    right: 39px;
    top: auto;
    max-width: 360px;
    max-height: 360px;
    bottom: 32px;
    z-index: 999;
  }
  .top-footer__wrapper {
    padding: 18px 40px 18px;
    background: #c8d0fd;
}
.contact-form__component {
  padding: 122px 40px 35px;
  background: #f3f5ff;
  text-align: center;

}
.contact-form__component .form-title {
  margin-bottom: 37px;
}
}
@media (max-width: 1470px){
  .contact-form__component {
    padding: 12px 40px 13px;
    background: #f3f5ff;
    text-align: center;
}
.footer_image {
    max-width: 260px;
    max-height: 260px;
    bottom: 32px;
    top: auto;
    right: 45px;
}
}
@media (max-width:470px){
  .contact-form__component {
    padding: 27px 40px 13px;
    background: #f3f5ff;
    text-align: center;
}
.top-footer__wrapper {
  padding: 35px 20px;
  background: #c8d0fd;
}
}

.btn.white {
  background: transparent;
  border: 1px solid #34428d;
  color: #4e575d;
  padding: 15px 10px;
  text-align: center;
  min-width: 168px;
}
.btn.white:hover {
  color:#34428d;
}


:focus-visible {
  outline: 0;
}

@media (max-width: 1279px){
  .f-text-holder h4 {
    font-size: 26px;
}
a.footer_logo {
  width: 50px;
}
}


@media (max-width: 1140px){
  .flex.v-center {
    padding: 0 0;
  }

  .burger {
    position: absolute;
    z-index: 101;
    top: 40px;
    right: 10px;
    margin-right: 10px;
    text-align: left;
}
.desctop_hide {
  display: block;
}
.burger .burger-icon, .burger .burger-icon::before, .burger .burger-icon::after {
  display: block;
  width: 24px;
  height: 3px;
  background-color: #34428d;
  outline: 1px solid transparent;
  transition-property: background-color, transform;
  transition-duration: 0.4s;
}
.burger .burger-icon {
  display: inline-block;
  position: relative;
  margin-top: 7px;
  margin-bottom: 7px;
  user-select: none;
}
.burger .burger-icon::before {
  top: -7px;
}
.burger .burger-icon::before, .burger .burger-icon::after {
  position: absolute;
  content: "";
}
.burger .burger-icon, .burger .burger-icon::before, .burger .burger-icon::after {
  display: block;
  width: 24px;
  height: 3px;
  background-color: #34428d;
  outline: 1px solid transparent;
  transition-property: background-color, transform;
  transition-duration: 0.4s;
}
.burger .burger-icon::after {
  top: 7px;
}
.mobile_menu_active .mobile_menu_container {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mobile_menu_container {
  font-size: 0;
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 80%;
  max-width: 480px;
  height: 100vh;
  padding: 5px;
  border-top: 40px solid #34428d;
  border-bottom: 3px solid #34428d;
  background: #99a1d3;
  will-change: transform, opacity;
  -webkit-transform: translateX(110%);
  -moz-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mobile_menu_container {
  width: 100%;
  max-width: 100%;
}
.mobile_menu_container nav {
  margin-bottom: 40px;
}
.mobile_menu_container .level_a > li {
  border-bottom: 1px solid #808bd3;
}
.mobile_menu_container li {
  position: relative;
}
.mobile_menu_container .level_a > li > a {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  padding-left: 20px;
  color: #fff;
}
.mobile_menu_container a {
  z-index: 10;
  display: block;
}
.mobile_menu_container a.link-from-header {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  padding-left: 20px;
  color: #fff;
  border-bottom: 1px solid #99a1d3;
}
header .left-header #logo {
  opacity: 1;
  color: #181818;
  margin-bottom: -50px;
  -webkit-flex-basis: 168px;
  -moz-flex-basis: 168px;
  -ms-flex-basis: 168px;
  flex-basis: 118px;
  max-width: 100px;
  height: 141px;
  margin-right: 80px;
}
.burger.is-active {
  top: 13px;
}

.mobile_menu_active .burger {
  position: fixed;
}
.mobile_menu_active {
  overflow: hidden;
}
.burger .burger-icon::before {
top: -7px;
}
.burger.is-active .burger-icon::before {
transform: translateY(7px) rotate(45deg);
}
.burger .burger-icon::after {
top: 7px;
}
.burger.is-active .burger-icon::after {
transform: translateY(-7px) rotate(-45deg);
}
.burger.is-active .burger-icon::before, .burger.is-active .burger-icon::after {
background: #fff;
}
.mobile_menu_active:before {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  content: '';
  background: rgba(0, 0, 0, .7);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

}
nav ul {
  list-style: none;
  z-index: 2;
  padding-left: 0;
}

}


.map-holder{
  padding: 0 15px 0 15px;
}

@media (max-width: 1140px){
  .map-holder{
    padding: 30px 0 0 0;
  }
  
}





/* login-page start */



.sidebar-container {
  /* background: #fff; */
  position: fixed;
  top: 0;
  right: 0;
  width: 385px;
  height: 100%;
  transform: translateX(150%);
  transition: .5s;
  z-index: 9999;
  display: block;
  padding: 25px;
}
@media (max-width:1040px){
  .sidebar-container {
    display: none;
  }
}


.sidebar-container.move-to-left {
  transform: translateX(0);
}

.sidebar-container::after {
  position: absolute;
  content: "";
  background: #fff;
  width: 150%;
  height: 100%;
  z-index: 1;
  right: -50%;
  top: 0;
  border-left: 2px solid #34428d;
}

.sidebar-close-btn {
  position: absolute;
  z-index: 3;
  color: #fff;
  right: 20px;
  top: 16px;
  font-size: 20px;
  transform: scaleX(1.3);
  width: 26px;
  height: 35px;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background: #34428d;
  cursor: pointer;
}

.login {
  width: 100%;
  position: relative;
  text-align: center;
}

.login-logo {
  width: 94px;
  position: relative;
  z-index: 3;

}
.login h2{
  font-size: 25px;
  color: #34428d;
  z-index: 4;
  position: relative;
  font-family: "Optima nova LT Pro";
}
.form-group{
  position: relative;
  z-index: 3;

}

.w-45{
  width: 35% !important;
}
.form-group h2 {
  font-weight: bold;
  font-size: 20px;
  padding: 0;
}

input[type='text'], input[type='number'], input[type='email'], input[type='password'], input[type='search'], input[type='tel'], textarea {
  border: 1px solid #e1e1e1;
  background: #fff;
  color: #222;
  font-family: 'Proxima Nova', sans-serif;
  font-size: 16px;
  height: 40px;
  padding: 0 5px 0 10px;
  width: 100%;
}
::placeholder{
  color: #b8b8b8;
}
input:focus {
  color: #495057;
  background-color: #fff;
  border-color: #34428d9c;
  border: 1px solid;
  outline: 0;
}

select#country {
  border: 1px solid #34428d;
  background: #fff;
  color: #222;
  font-family: 'Proxima Nova', sans-serif;
  font-size: 16px;
  height: 40px;
  padding: 0 5px 0 10px;
  width: 100%;
  margin-left: 6px;
  border-radius: 5px;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #34428d9c;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(135 153 247 / 27%);
}


.form-group input {
  background: transparent;
  border: 1px solid #34428d;
  color: #4e575d;
  padding: 15px 10px;
  text-align: left;
  border-radius: 0.25rem;
  margin: 0 5px;
}
.container input:checked ~ .checkmark {
  background-color: #34428d;
}
.form-group button {
  min-width: 150px !important;
}
.color-btn{
  background-color: #34428d !important;
  color: #fff !important;
  border: 1px solid #34428d;
}
.color-btn:hover{
  background-color: #fff !important;
  color: #34428d !important;
}

.w-49{
  width: 49% !important;
}


.toast-error {
  background-color: red !important;
}

/* .toast-warning {
  background-color: red !important;
} */



/* login page modal */

.modal {
  z-index: 9999999;
}


.modal .modal-dialog {
  max-width: 50%;
}

.modal-body form h1 {
  font-size: 25px;
  color: #34428d;
}

/* login page modal end */




/* login-page end */