@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'), url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.woff2') format('woff2'), url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.woff2') format('woff2'), url('../fonts/lato-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'Montserratregular';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'Montserratmedium';
    src: url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'Montserratsemibold';
    src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'Montserratbold';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'Montserratextrabold';
    src: url('../fonts/Montserrat-ExtraBold.woff2') format('woff2'), url('../fonts/Montserrat-ExtraBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'blatantbold';
    src: url('../fonts/blatant-bold.woff2') format('woff2'),url('../fonts/blatant-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'blatantregular';
    src: url('../fonts/blatant-2.woff2') format('woff2'),url('../fonts/blatant-2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'orkneymedium';
    src: url('../fonts/orkney-medium-webfont.woff2') format('woff2'), url('../fonts/orkney-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'orkneyregular';
    src: url('../fonts/orkney-regular-webfont.woff2') format('woff2'), url('../fonts/orkney-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'webfontregular';
    src: url('../fonts/gothic-webfont.woff2') format('woff2'), url('../fonts/gothic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'mulibold';
    src: url('../fonts/muli-bold-webfont.woff2') format('woff2'), url('../fonts/muli-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  @font-face {
    font-family: 'muliregular';
    src: url('../fonts/muli-regular-webfont.woff2') format('woff2'), url('../fonts/muli-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
  }
  * {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-decoration: none;
    outline: none;
    resize: none;
    box-sizing: border-box;
    font-weight: normal;
  }
  img{
      width:100%;
      display: block;
      height: auto;
  }
  a,
  a:hover,
  a:focus {
    text-decoration: none;
    outline: none;
    display: inline-flex;
    -webkit-transition: all 0.15s cubic-bezier(0.32, 0.1, 0.3, 1);
    transition: all 0.15s cubic-bezier(0.32, 0.1, 0.3, 1);
  }
  body {
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
    scroll-behavior: smooth;
    font-family: 'latoregular';
  }
  ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }
  ::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    cursor: auto;
    user-select: none !important;
    font-weight: normal;
  }
  select::-ms-expand {
    display: none !important;
  }
  select:focus {
    outline: none !important;
  }
  label {
    font-weight: normal;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-size: 15px;
    vertical-align: top;
  }
  label em {
    color: #ff0000;
  }
  strong {
    font-weight: bold;
  }
  a {
    color: #fff;
}
  .clearfix {
    display: table;
    clear: both;
  }
  .main-title {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 25px 0px;
    font-size: 50px;
    line-height: 55px;
    font-family: 'orkneybold';
    text-transform: uppercase;
    color: #004f94;
  }
  .main-title span {
    
  }
  .main-title.line {
    padding-left: 0px;
    text-align: center;
  }
  .main-title.line::after {
    content: '';
    display: block;
    width: 70px;
    height: 4px;
    background: #004f94;
    margin: 20px auto 0px auto;
  }
  .main-title.bar {
    text-align: center;
    display: inline-block;
    padding-left: 55px;
    position: relative;
    font-size: 35px;
    line-height: 30px;
  }
  .main-title.bar::before {
    content: '';
    display: block;
    width: 20px;
    height: 100%;
    background: #004f94;
    position: absolute;
    left: 12px;
    top: -3px;
    transform: skew(-35deg);
  }
  .btn {
    height: 46px;
    width: auto;
    display: inline-flex;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    line-height: 46px;
    border: 2px solid #fff;
    color: #fff;
    background-color: transparent;
    border-radius: 30px;
    -webkit-border-radius: 15px;
    -webkit-appearance: none;
    -ms-progress-appearance: none;
    -moz-appearance: none;
    -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    user-select: none;
    padding: 0px 30px;
    cursor: pointer;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'montserratregular';
    margin-top: 30px;
  }
  .btn:hover {
    
  }
  .btn:active {
    
  }
  .btn.is-loading {
    font-size: 0px;
    color: transparent !important;
    pointer-events: none;
    position: relative;
  }
  .btn.is-loading::after {
    -webkit-animation: spinAround 500ms infinite linear;
    animation: spinAround 500ms infinite linear;
    border: 2px solid #ffffff;
    border-radius: 10px;
    border-right-color: transparent;
    border-top-color: transparent;
    content: "";
    display: block;
    height: 14px;
    width: 14px;
    position: absolute;
    left: calc(50% - 7px);
    top: calc(50% - 7px);
    box-sizing: border-box;
  }
  .btn.blue-btn {
    border: 1px solid #0a4197;
    color: #fff;
    background-color: #0a4197;
  }
  .btn.blue-btn:hover {
    border: 1px solid #093883;
    color: #fff;
    background-color: #093883;
  }
  .btn.yellow-btn {
    border: 1px solid #fcc600;
    color: #fff;
    background-color: #fcc600;
  }
  .btn.yellow-btn:hover {
    border: 1px solid #D2AB0D;
    color: #fff;
    background-color: #D2AB0D;
  }
  .btn.green-btn {
    border: 1px solid #00ae93;
    color: #fff;
    background-color: #00ae93;
  }
  .btn.green-btn:hover {
    border: 1px solid #00937C;
    color: #fff;
    background-color: #00937C;
  }
  .btn.large {
    height: 46px;
    line-height: 46px;
  }
  .btn.transparent {
    color: #282828;
    background: transparent;
    border: 1px solid #000;
  }
  .btn.transparent:hover{
      background: #d00b11;
      color: #fff;
      border: 1px solid #d00b11;
  }
  .btn.small {
    height: 34px;
    line-height: 34px;
    font-size: 13px;
  }
  .input-text {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    border: 2px solid #717171;
    border-radius: 4px;
    -webkit-border-radius: 30px;
    -webkit-appearance: none;
    -ms-progress-appearance: none;
    -moz-appearance: none;
    color: #282828;
    font-size: 14px;
    height: 28px;
    line-height: 40px;
    padding: 0px 15px;
    box-shadow: none;
    -webkit-box-shadow: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 0px;
    -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    font-family: 'latoregular';
  }
  .input-text.large {
    height: 45px;
    line-height: 45px;
  }
  .input-text.small {
    height: 34px;
    line-height: 34px;
  }
  .input-text::placeholder {
    color: #d2d2d2;
  }
  .input-text:focus {
    color: #0a4197;
    border: 1px solid #0a4197;
  }
  .input-text:focus::placeholder {
    color: #0a4197;
  }
  .input-text.validation-failed {
    border-color: #df280a;
    color: #df280a;
  }
  .input-text.validation-failed::placeholder {
    color: #df280a;
  }
  .input-text.validation-failed:focus {
    outline-color: #ef9384;
    border-color: #df280a;
    color: #df280a;
  }
  .input-text.validation-failed:focus::placeholder {
    color: #df280a;
  }
  .input-div {
    width: 100%;
    position: relative;
  }
  .input-checkbox {
    width: 0px;
    height: 0px;
    opacity: 0;
    position: absolute;
  }
  .input-checkbox + .checkbox-label {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    margin: 0px 10px 0px 0px;
    background-color: #fff;
    position: relative;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  .input-checkbox + .checkbox-label::after {
    content: '';
    background: #fff;
    position: absolute;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    width: 9px;
    height: 9px;
  }
  .input-checkbox:checked + .checkbox-label::after {
    background: #fff url("../images/checkbox_tick.png") center no-repeat;
  }
  .input-radio {
    width: 0px;
    height: 0px;
    opacity: 0;
    position: absolute;
  }
  .input-radio + .radio-label {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #8b8b8b;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    margin: 0px 3px 0px 0px;
    background-color: #fff;
    position: relative;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    line-height: 14px;
    margin: 12px 0px !important;
  }
  .input-radio + .radio-label::after {
    content: '';
    background: #fff;
    position: absolute;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    width: 9px;
    height: 9px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  .input-radio:checked + .radio-label::after {
    box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.3);
    background-color: rgba(0, 0, 0, 0.3);
  }
  .input-text:-webkit-autofill {
    background-color: #ffffff !important;
  }
  textarea.input-text {
    height: 120px !important;
  }
  select.input-text {
    background: #FFFFFF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGNJREFUSIntzbENgDAMRNFfkR42YUxYBlLDSlkBGhcWSlJYToP869M9iKKo1wJswNTZJGAHZgtwAw9wNJAEZNlcFmAFSgPR50W2pjRyCuJ2XkOy93kNcT//IkPONTLsPIr+2gsEwx4NLAopngAAAABJRU5ErkJggg==) no-repeat calc(100% - 10px) center;
    padding-right: 40px;
  }
  select.input-text:focus {
    background: #FFFFFF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAALVBMVEX/////dyr/dyr/dyr/dyr/dyr/dyr/dyr/dyr/dyr/dyr/dyr/dyr/dyr/dyoo+I6tAAAADnRSTlMABgcSEzKKi7Cxsry97lYwfJQAAABASURBVHja3cnJEQAgCARB8RaP/MOVQj5IBuxrazr4Wq7wTmxJwToduOOZCsom4b5L+GWAdCMo3Yp0K9KtUHe3Cy3fAc23y6RHAAAAAElFTkSuQmCC) no-repeat calc(100% - 10px) center;
    padding-right: 40px;
  }
  .input-text.date {
    background: #efefef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAbCAMAAABY1h8eAAABsFBMVEWDg4P///+Dg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4MixLq9AAAAj3RSTlMAAAECAwQFBgcICQoLDA8QExQVFhcZJCUmKCkqKywvMDEyMzQ1Njc4OT4/RUlLTU5PUFFSU1RVV1laW1xdXl9hZGVoaWtsbW50eXt9gYKFhoeIiYqNjo+RlJWWl5qcnZ+jqaqrrK2wsba6wcPExsfIycvMzdTW19jd3uHi4+Tl5ufo6evu8PL19vf4+fr7/T4gR6EAAAG0SURBVHgBdZH5U9NAGIa/LxVtUpVWvKVSaBEPLQFRUcFDSREVrNZDgo2Sooj3LXgfBjGhvP+yuyFHZeT54ZnMPJN3d2bJZ/30y120DDOnHr7pYAn5tAGX47gTuLkcN09M2Vf2LOF0/5Q9aU/WbLvS7mKor3bf2kYvAPza66HnHgIWuubRPwFgluaFn3YBJ8fC+LqwhHOXAPymD8LvW4DcjTB+3OKg8yKAb37ESOfhAz8RMtpxZMdcHPGgigZm7tbhxzmsymdycFTv0XW9V0h8FItFX3p3t+NSHfQPHPEF9AdaQ8pWrepuvmNZZ5l/rIyDAAZZ6Dnz9//FUzI+C2KqcfZauZLl8tXK8SCqtDVfyFGmkM+voXQ608TN6YwWxAS9AkAjQs1ZoT4Wmg4upNBbGUdlbBc6JuNM9OdjYIEuyNgq1CtjLb6tpjZJJYmSqqbwWjWVCOI6MkzzOu0zx8eTm26bZivfMs2B6Ez5MjQmZ9uETrDQoyh+krEstDEXxif+rAuiQ8OlM7S9ZAxRwjBKLXzeGN7P/BUEbCCJEr+KwhI566Duet7iordSLkAH32EVZgf+AvNd6EZMAhVcAAAAAElFTkSuQmCC) no-repeat;
    background-position: calc(100% - 10px) center;
  }
  .input-text.date:focus {
    background: #efefef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAbCAMAAABY1h8eAAABsFBMVEXiJSv////iJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSt47rg9AAAAj3RSTlMAAAECAwQFBgcICQoLDA8QExQVFhcZJCUmKCkqKywvMDEyMzQ1Njc4OT4/RUlLTU5PUFFSU1RVV1laW1xdXl9hZGVoaWtsbW50eXt9gYKFhoeIiYqNjo+RlJWWl5qcnZ+jqaqrrK2wsba6wcPExsfIycvMzdTW19jd3uHi4+Tl5ufo6evu8PL19vf4+fr7/T4gR6EAAAG0SURBVHgBdZH5U9NAGIa/LxVtUpVWvKVSaBEPLQFRUcFDSREVrNZDgo2Sooj3LXgfBjGhvP+yuyFHZeT54ZnMPJN3d2bJZ/30y120DDOnHr7pYAn5tAGX47gTuLkcN09M2Vf2LOF0/5Q9aU/WbLvS7mKor3bf2kYvAPza66HnHgIWuubRPwFgluaFn3YBJ8fC+LqwhHOXAPymD8LvW4DcjTB+3OKg8yKAb37ESOfhAz8RMtpxZMdcHPGgigZm7tbhxzmsymdycFTv0XW9V0h8FItFX3p3t+NSHfQPHPEF9AdaQ8pWrepuvmNZZ5l/rIyDAAZZ6Dnz9//FUzI+C2KqcfZauZLl8tXK8SCqtDVfyFGmkM+voXQ608TN6YwWxAS9AkAjQs1ZoT4Wmg4upNBbGUdlbBc6JuNM9OdjYIEuyNgq1CtjLb6tpjZJJYmSqqbwWjWVCOI6MkzzOu0zx8eTm26bZivfMs2B6Ez5MjQmZ9uETrDQoyh+krEstDEXxif+rAuiQ8OlM7S9ZAxRwjBKLXzeGN7P/BUEbCCJEr+KwhI566Duet7iordSLkAH32EVZgf+AvNd6EZMAhVcAAAAAElFTkSuQmCC) no-repeat;
    background-position: calc(100% - 10px) center;
  }
  .input-text.time {
    background: #efefef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAA0lBMVEWDg4P///+Dg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4PodARtAAAARXRSTlMAAAIEBQcJCxAXGiMkJzM2OTo8P0FCRUdIS0xNUFFYW11gY2RmcHJzd32DhIaKjI6UoLa4ub3EytDR2drd3+nq6+z19/328NIqAAABL0lEQVR4AYWTa0/yQBBGdwu8vIggFFSkCooW5CLlruWO5fz/vySl6cgmJj1fT7LZmecZJaQq3tQ/HPypV0npmFim3TXC2k2burHEYNm41H2AYNKpl8v1ziQA6P/qMXAc5lWI1jo/PALjWPeAVVGdsAYDS58oroBepB1gkVUhNajpkOwCcEJtbWGTUWda0NJnMhvYWifdBgoqoglNHVEA2lpZOxgpQ0eMYGcpG4LcXzoXgK08mClDx8zAU3NwRT/Bo2gX5soHR/QrvIl2wFd7KMX2egeH7nvIg9Yl2Bv6A4H7SF8+3kX4vokev/za/y/4vKtUq7e1q+hr5mD/Xp4zxmDxWgRtrEWWKtpYqkQi2oxEAhVtBip1EC11MMokWsqUXEWzyLYtRU48g+QjSjjBHyzoWwmMs5SfAAAAAElFTkSuQmCC) no-repeat;
    background-position: calc(100% - 10px) center;
  }
  .input-text.time:focus {
    background: #efefef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAA0lBMVEXiJSv////iJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSu3AigyAAAARXRSTlMAAAIEBQcJCxAXGiMkJzM2OTo8P0FCRUdIS0xNUFFYW11gY2RmcHJzd32DhIaKjI6UoLa4ub3EytDR2drd3+nq6+z19/328NIqAAABL0lEQVR4AYWTa0/yQBBGdwu8vIggFFSkCooW5CLlruWO5fz/vySl6cgmJj1fT7LZmecZJaQq3tQ/HPypV0npmFim3TXC2k2burHEYNm41H2AYNKpl8v1ziQA6P/qMXAc5lWI1jo/PALjWPeAVVGdsAYDS58oroBepB1gkVUhNajpkOwCcEJtbWGTUWda0NJnMhvYWifdBgoqoglNHVEA2lpZOxgpQ0eMYGcpG4LcXzoXgK08mClDx8zAU3NwRT/Bo2gX5soHR/QrvIl2wFd7KMX2egeH7nvIg9Yl2Bv6A4H7SF8+3kX4vokev/za/y/4vKtUq7e1q+hr5mD/Xp4zxmDxWgRtrEWWKtpYqkQi2oxEAhVtBip1EC11MMokWsqUXEWzyLYtRU48g+QjSjjBHyzoWwmMs5SfAAAAAElFTkSuQmCC) no-repeat;
    background-position: calc(100% - 10px) center;
  }
  .loader {
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 15px);
    margin: 0px;
    text-align: center;
    z-index: 1000;
    font-family: 'latoregular';
    text-transform: uppercase;
    z-index: 16009;
  }
  .loader::before {
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 500rem;
    border: 3px solid rgba(69, 89, 93, 0.52);
    box-sizing: border-box;
  }
  .loader::after {
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    -webkit-animation: loader 0.6s linear;
    animation: loader 0.6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #252525 transparent transparent;
    border-style: solid;
    border-width: 3px;
    -webkit-box-shadow: 0px 0px 0px 1px transparent;
    box-shadow: 0px 0px 0px 1px transparent;
    box-sizing: border-box;
  }
  .loader span {
    position: absolute;
    top: 40px;
    left: calc(50% - 45px);
    font-size: 12px;
    width: 90px;
    line-height: 15px;
    letter-spacing: 2px;
    text-shadow: 0px 0px 10px #000000;
    font-family: 'orkneymedium';
    color: #3a3a3a;
    text-align: center;
  }
  .loader span::before {
    content: '';
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    background: rgba(191, 191, 191, 0.9);
  }
  p {
    color: #0b0a10;    
    line-height: 28px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-family: 'latoregular';
  }
  .inline {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    
  }
  .col-1 {
    width: 100%;
    padding: 0px 15px;
  }
  .col-2 {
    width: 50%;
    padding: 0px 15px;
  }
  .col-3 {
    width: 33.3333%;
    padding: 0px 15px;
  }
  .col-4 {
    width: 25%;
    padding: 0px 15px;
  }
  .col-5 {
    width: 20%;
    padding: 0px 15px;
  }
  .col-container {
    font-size: 0px;
  }
  .row {
    margin: 0px -15px;
  }
  .container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
  }
  .column {
    display: flex;
    flex-wrap: wrap;
    margin: -15px -15px 0px -15px;
  }
  .columns {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 15px;
  }
  .margin-top {
    margin-top: 175px;
  }
  .ui-datepicker .ui-datepicker-prev {
    top: 3px;
    background: #f42f2f url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAQAAABuQZ3IAAAAmElEQVQYGQXBQSqEAQCA0e//XWBSUspRKKJGoWZh4TxWVjZWNu7BxgXULJSFsuAMmBmj570kSZJzkyRJcunPQ5IkF9a+7CVJZn79OFCSnFpZOJaSTC0tnUhKjiysnElS9n1bm0mS8ognG5KkTDzj3ihJyaY57oySkmx5wa1BSpJtr7gxKEmy4w3XhiRJdr3jaqyqqj477CP/0qmsbV1NXLMAAAAASUVORK5CYII=) no-repeat center;
    font-size: 12px;
  }
  .ui-datepicker .ui-datepicker-next {
    top: 3px;
    background: #f42f2f url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAQAAABuQZ3IAAAAmElEQVQY01XQTQpBYRTG8YMN3JSUUjZCKeoqlIGB7TAyMjEysQ8mNnDLQBkoZRG+Lvp73onz6sx+p57zYUy50MC8jBlwph5TgbnwRM0p4EJ4pOoUcCk8UHEyiqyEe8pOAdfCjCQaTomdcBvTiDc3Wg4Dch50PKvHU5X6xK76OX3fq82dl5J+2ze5KnYc37jhw+T/EwnDGLAv7KSz3xS1KTsAAAAASUVORK5CYII=) no-repeat center;
  }
  .ui-datepicker table {
    font-size: 12px !important;
  }
  .ui-widget {
    font-size: 12px !important;
  }
  .ui-widget input,
  .ui-widget select,
  .ui-widget textarea,
  .ui-widget button {
    font-size: 12px !important;
  }
  .popup {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    transform: scale(1);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 50000;
    text-align: center;
    overflow-y: auto;
  }
  .popup .popup-content {
    display: inline-block;
    text-align: left;
    margin-top: 100px;
    margin-bottom: 100px;
    width: 560px;
    max-width: calc(100% - 30px);
    min-height: 300px;
    height: auto;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 20px #000000;
    padding: 40px 30px;
    position: relative;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    transition-duration: 0.3s;
    transition-delay: 0.3s;
    opacity: 0;
  }
  .popup .popup-content .popup-close {
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    width: 29px !important;
    height: 29px !important;
    line-height: 27px !important;
    padding: 0px 0px 0px 2px  !important;
    text-align: center;
    border-radius: 30px !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7) !important;
    background: #004f94 !important;
    border-color: #004f94 !important;
    color: #FFFFFF !important;
    letter-spacing: 1px !important;
    margin: 0px !important;
  }
  .popup .popup-content.open {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transition-duration: 0.3s;
    transition-delay: 0.3s;
    opacity: 1;
  }
  .popup .popup-content .header {
    padding: 0px 0px 10px 0px;
    border-bottom: 2px solid #9c9c9c;
    margin-bottom: 20px;
  }
  .popup .popup-content .header h2 {
    font-size: 17px;
    margin: 0px 0px 0px 0px;
    color: #3a3a3a;
    text-transform: uppercase;
  }
  .popup .popup-content .content {
    border-bottom: 2px solid #9c9c9c;
  }
  .popup .popup-content .content .job-title {
    font-size: 25px;
    line-height: 30px;
    color: #3a3a3a;
    margin: 0px 0px 10px 0px;
  }
  .popup .popup-content .content .experience {
    font-size: 12px;
    line-height: 12px;
    color: #3a3a3a;
    margin: 0px 0px 10px 0px;
  }
  .popup .popup-content .content .sections {
    margin-bottom: 20px;
  }
  .popup .popup-content .content .sections p {
    font-size: 14px;
    line-height: 20px;
    color: #3a3a3a;
  }
  .popup .popup-content .content .sections p strong {
    font-weight: normal;
    display: inline-block;
    vertical-align: baseline;
    margin-right: 2px;
  }
  .popup .popup-content .content .sections .apply {
    float: right;
    padding: 0px 30px;
    line-height: 38px;
    height: 40px;
    text-transform: uppercase;
    font-size: 15px;
    width: auto !important;
    background: #004f94 !important;
    border-color: #004f94 !important;
    color: #FFFFFF !important;
    box-shadow: none !important;
    margin: 0px !important;
  }
  .popup .popup-content .content .sections .apply:hover {
    background: #004988 !important;
    border-color: #004988 !important;
    color: #3a3a3a !important;
  }
  .popup .popup-content .content .form .col-container {
    margin: 0px -5px;
  }
  .popup .popup-content .content .form .col-container .inline {
    padding: 0px 5px;
  }
  .popup .popup-content .content .form .col-container .inline .input-div {
    margin-bottom: 15px;
    position: relative;
  }
  .popup .popup-content .content .form .col-container .inline .input-div .input-text {
    width: 100%;
    height: 40px;
    line-height: 41px;
  }
  .popup .popup-content .content .form .col-container .inline .input-div textarea.input-text {
    height: 120px;
  }
  .popup .popup-content .content .form .col-container .inline .input-file-div #resume {
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    cursor: pointer;
  }
  .popup .popup-content .content .form .col-container .inline .input-file-div #resume:hover + .input-text {
    color: #004f94;
    border-color: #004f94;
    box-shadow: inset 0px 0px 10px rgba(249, 104, 58, 0.5);
    -webkit-box-shadow: inset 0px 0px 10px rgba(249, 104, 58, 0.5);
  }
  .popup .popup-content .content .form .col-container .inline .input-file-div #resume:hover + .input-text .btn {
    background: #004988;
    border-color: #004988;
    color: #FFFFFF;
  }
  .popup .popup-content .content .form .col-container .inline .input-file-div .input-text {
    position: relative;
  }
  .popup .popup-content .content .form .col-container .inline .input-file-div .input-text .btn {
    position: absolute;
    padding: 0px 15px;
    right: -1px;
    top: -1px;
    height: 40px;
    line-height: 39px;
    margin: 0px;
    width: auto;
    box-shadow: none;
    font-size: 12px;
    text-transform: uppercase;
    background: #004f94;
    border-color: #004f94;
    color: #FFFFFF;
  }
  .popup .popup-content .content .form .col-container .inline .input-file-div .input-text .input-file-name {
    line-height: 39px;
    position: absolute;
    width: calc(100% - 108px);
    height: 100%;
    left: 0px;
    top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #323232;
    font-size: 13px;
    padding: 0px 15px;
  }
  .popup .popup-content .content .form .col-container .inline .apply {
    height: 45px;
    line-height: 44px;
    width: auto;
    padding: 0px 50px;
    float: right;
    margin: 6px 0px 25px 0px;
    box-shadow: none;
    background: #004f94;
    border-color: #004f94;
    color: #FFFFFF;
  }
  .popup .popup-content .content .form .col-container .inline .apply:hover {
    background: #004988;
    border-color: #004988;
  }
  .social {
    font-size: 0px;
    display: block;
    margin:0;
  }
  .social li {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px 0px 0px;
  }
  .social li:last-child{
    margin-right: 0;
  }
  .social li a {
    display: flex;
    font-size: 16px;
    color: #021624;
    background: #fff;
    width: 25px;
    height: 25px;
    cursor: pointer; 
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  .social li a:hover{
    
  }
  .social li a.facebook:hover {
    color: #3b5998;
  }
  .social li a.instagram:hover {
    color: #d82c7d;
  }
  
  
  .social li a.linkedin:hover {
    color: #0077b5;
  }
  .social li a:hover {
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  .social li a:hover i {
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  /*.social li a.facebook:hover,
  .social li a.facebook:active,
  .social li a.facebook:focus {
    color: #3b5998;
  }
  .social li a.g-plus:hover,
  .social li a.g-plus:active,
  .social li a.g-plus:focus {
    transition: 0.1s;
    color: #e53935;
  }
  .social li a.instagram:hover,
  .social li a.instagram:active,
  .social li a.instagram:focus {
    transition: 0.1s;
    color: #d82c7d;
  }
  .social li a.twitter:hover,
  .social li a.twitter:active,
  .social li a.twitter:focus {
    transition: 0.1s;
    color: #1da1f2;
  }
  .social li a.linkedin:hover,
  .social li a.linkedin:active,
  .social li a.linkedin:focus {
    transition: 0.1s;
    color: #0077b5;
    background-color: transparent;
  }
  .social li a.youtube:hover,
  .social li a.youtube:active,
  .social li a.youtube:focus {
    transition: 0.1s;
    color: #ff0000;
  }*/
  .goto-top {
    border-radius: 3px;
    padding: 0px 20px;
    font-size: 40px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    background: #ff1216 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAYFBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8GYpHzAAAAH3RSTlMAASorLDA7PD9ARlJXbm92eHl8fX5/gISFhoeIvfv8ZEvyMgAAAHpJREFUeAHt0UkOgzAMhWG789B0bjqU4PvfEiElT0YYS6zhbZD1/axCk9z2vHf9LiJvHvaHtPuw607xlLIvO47CcbN4Zany98e2R7qZRYQTij9b/5Mu4DvlujiUIHQdxaXci6QdRb3GfUzZsatIOql72XvlTVjRmM1rANIYFT25t9OXAAAAAElFTkSuQmCC) no-repeat;
    background-position: center;
    border: none;
    z-index: 10;
  }
  .goto-top.open {
    opacity: 1;
    visibility: visible;
  }
  .home-wrapper {
    padding: 0px 0px 0px 145px;
  }
  .close-div {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  .close-div.open {
    opacity: 1;
    visibility: visible;
  }
  .desc {
    color: #3a3a3a;
    font-size: 20px;
    line-height: 25px;
    display: block;
    margin: 0px 0px 0px 0px;
  }
  .box {
    padding: 70px 0px;
  }
  .read-more {
    color: #004f94;
    display: inline-block;
    vertical-align: baseline;
    font-size: 15px;
    line-height: 24px;
    text-transform: capitalize;
  }
  .read-more:hover {
    color: #fcc600;
  }
  header {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 20;
    padding: 35px 0px;
    background: transparent;
    transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  }
  header.fix {
    box-shadow: 0px 0px 20px rgb(0 0 0 / 30%);
    background: #01121f;
    padding: 10px 0px;
    }

  header .logo {
    display: inline-block;
    vertical-align: middle;
    width: 180px;
    transition: all 0.3s cubic-bezier(1, 0.01, 0.31, 0.99);
  }
  header.fix .logo{
    width:100px;
  }
  header .logo h1 {
    margin: 0;
  }

  header .logo h1 a {
    margin: 0;
    display: block;
    width: 100%;
  }

  header .logo h1 a img {
    display: block;
    max-width: 100%;
  }

  header .menu {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 140px);
    text-align: right;
  }
  .container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
   
}
.col-container {
    font-size: 0px;
}
header .col-container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
header .menu {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.3s cubic-bezier(1, 0.01, 0.31, 0.99);
    transition: all 0.3s cubic-bezier(1, 0.01, 0.31, 0.99);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
    
  }
  header .menu .contact_div{
    display: flex;
    justify-content: right;
    align-items: center;
  }
  header.fix .contact_div{
    display: none;
    
  } 
  header .menu a.call {
    line-height: 34px;
    font-size: 17px;
    color: #fffbfb;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: baseline;
   
    transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
    font-weight: 600;
    font-family: 'latobold';
    background-size: 12%;
}
header .menu a.call.india {
  line-height: 34px;
  font-size: 17px;
  color: #fffbfb;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: baseline;
  padding: 0px 20px 0px 26px;
  background: url(../images/india.png) no-repeat;
  background-position: left center;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  font-weight: 600;
  font-family: 'latobold';
  background-size: 12%;
}
header .menu a.call.dubai {
  line-height: 34px;
  font-size: 17px;
  color: #fffbfb;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: baseline;
  padding: 0px 20px 0px 26px;
  background: url(../images/dubai.png) no-repeat;
  background-position: left center;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  font-weight: 600;
  font-family: 'latobold';
  background-size: 12%;
}
    header .menu a.call span {
    color: #fffbfb;
}
  header .menu .close {
    vertical-align: middle;
    width: auto;
    height: auto;
    padding: 0px;
    font-size: 0px;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    z-index: 16001;
    position: relative;
    border: none;
    background: rgba(255, 255, 255, 0);
    margin: 0px 0px 0px 0px;
    position: absolute;
    top: 10px;
    right: 20px;
    display: none;
  }
  header .menu .close .icon {
    position: relative;
    display: block;
    padding: 10px 0px;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition-delay: 1s;
  }
  header .menu .close .icon .bar {
    overflow: hidden;
    width: 20px;
    height: 2px;
    display: block;
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    position: relative;
  }
  header .menu .close .icon .bar::before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: translateX(-40px);
  }
  header .menu .close .icon .bar::after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: translateX(0px);
  }
  header .menu .close .icon .bar-1 {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  header .menu .close .icon .bar-1::before {
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu .close .icon .bar-1::after {
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu .close .icon .bar-2 {
    margin-top: 7px;
    margin-bottom: -2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  header .menu .close .icon .bar-2::before {
    -webkit-transition: all 0.6s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.6s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu .close .icon .bar-2::after {
    -webkit-transition: all 0.6s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.6s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu .close .icon .bar-3 {
    margin-bottom: 7px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  header .menu .close .icon .bar-3::before {
    -webkit-transition: all 1.2s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 1.2s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu .close .icon .bar-3::after {
    -webkit-transition: all 1.2s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 1.2s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu .close .icon .bar-4 {
    width: 20px;
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  header .menu .close .icon .bar-4::before {
    -webkit-transition: all 0.9s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.9s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu .close .icon .bar-4::after {
    -webkit-transition: all 0.9s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.9s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu .close:hover .icon .bar::before {
    transform: translateX(0px);
  }
  header .menu .close:hover .icon .bar::after {
    transform: translateX(40px);
  }
  header .menu .close.open .icon {
    opacity: 1;
  }
  header .menu .menu-list {
    display: block;
    position: relative;
    text-align: right;
  }
  header .menu .menu-list li {
    display: inline-block;
    padding: 0px 15px;
  }
  header .menu .menu-list li:last-child{
    padding-right: 0;
  }

  header .menu .menu-list li a {
    font-family: 'latoblack';
    font-size: 18px;
    line-height: 80px;
    padding: 0px 0px;
    position: relative;
    overflow: hidden;
    color: #fff;
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: 0.5s;
    position: relative;
    text-transform: uppercase;    
  }
  header .menu .menu-list li a::after,header .menu .menu-list li a::before{
    height: 4px;
    position: absolute;
    content: '';
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    background-color: #fff;
    width: 0;
  }
  header .menu .menu-list li a:before {
    top: 15px;
    left: 0;
  }
  header .menu .menu-list li a:after {
    bottom: 15px;
    right: 0;
  }
  header .menu .menu-list li a:hover {
    color: #fff;
  }
  header .menu .menu-list li a:hover:before,
  header .menu .menu-list li.current_page_item a:before,
  header .menu .menu-list li a:hover:after,
  header .menu .menu-list li.current_page_item a:after {
  width: 100%;
}
 
  header .menu .menu-list li.menu-item-has-children.large {
    position: unset;
  }
  header .menu .menu-list li.menu-item-has-children.large a {
    position: relative;
  }
  header .menu .menu-list li.menu-item-has-children.large a::after {
    content: '';
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 4px solid #fff;
    position: absolute;
    right: 0px;
    top: calc(50% - 4px);
  }
  header .menu .menu-list li.menu-item-has-children.large .sub-menu {
    position: absolute;
    left: 0px;
    top: auto;
    min-width: 100%;
    background: #001f5c;
    text-align: center;
    border: 1px solid #001f5c;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
  }
  header .menu .menu-list li.menu-item-has-children.large .sub-menu::before {
    content: '';
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #001f5c;
    position: absolute;
    right: calc(50% - 5px);
    top: -7px;
  }
  header .menu .menu-list li.menu-item-has-children.large .sub-menu li {
    display: block;
  }
  header .menu .menu-list li.menu-item-has-children.large .sub-menu li a {
    display: block;
    padding: 10px 10px;
    line-height: normal;
    border-bottom: 1px dashed #dedede;
  }
  header .menu .menu-list li.menu-item-has-children.large .sub-menu li a::after {
    display: none;
  }
  header .menu .menu-list li.menu-item-has-children.large .sub-menu li:last-child a {
    border-bottom: none;
  }
  header .menu .menu-list li.menu-item-has-children.large .sub-menu li .dropdown-container {
    text-align: left;
    padding: 0px 10px 10px 10px;
  }
  header .menu .menu-list li.menu-item-has-children.large .sub-menu li .dropdown-container h4 {
    text-transform: uppercase;
    font-family: 'Poppins Medium';
    margin: 10px 0px 10px 0px;
    text-align: center;
  }
  header .menu .menu-list li.menu-item-has-children.large .sub-menu li .dropdown-container h4 a {
    color: #094861;
    display: block;
    font-size: 13px;
    padding: 0px;
  }
  header .menu .menu-list li.menu-item-has-children.large .sub-menu li .dropdown-container h4 a:hover {
    color: #fcb338;
  }
  header .menu .menu-list li.menu-item-has-children.large .sub-menu li .dropdown-container ul {
    padding-left: 15px;
    margin: 0px;
    font-family: 'Open Sans Bold';
  }
  header .menu .menu-list li.menu-item-has-children.large .sub-menu li .dropdown-container ul li {
    display: list-item;
    list-style: decimal;
  }
  header .menu .menu-list li.menu-item-has-children.large .sub-menu li .dropdown-container ul li a {
    font-family: 'Open Sans Bold';
    font-size: 12px;
    padding: 5px 0px;
    text-transform: capitalize;
  }
  header .menu .menu-list li.menu-item-has-children {
    position: relative;
  }
  header .menu .menu-list li.menu-item-has-children a {
    position: relative;
  }
  header .menu .menu-list li.menu-item-has-children a::after {
    content: '';
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #ffffff;
    position: absolute;
    right: 0px;
    top: calc(50% - 4px);
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  header .menu .menu-list li.menu-item-has-children .sub-menu {
    position: absolute;
    left: 0px;
    top: auto;
    background: #001f5c;
    text-align: center;
    border: 1px solid #001f5c;
    border-top: 1px solid #dedede;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    min-width: 170px;
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    opacity: 0;
    visibility: hidden;
    transform: translateY(25px);
  }
  header .menu .menu-list li.menu-item-has-children .sub-menu::before {
    content: '';
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #dedede;
    position: absolute;
    right: calc(100% - 50px);
    top: -7px;
  }
  header .menu .menu-list li.menu-item-has-children .sub-menu li {
    display: block;
    line-height: normal;
  }
  header .menu .menu-list li.menu-item-has-children .sub-menu li a {
    display: block;
    border-bottom: 1px dashed #dedede;
    font-family: 'Poppins';
    font-size: 12px;
    padding: 10px 0px;
    text-transform: capitalize;
    line-height: normal;
    color: #ffffff;
  }
  header .menu .menu-list li.menu-item-has-children .sub-menu li a::after {
    display: none;
  }
  header .menu .menu-list li.menu-item-has-children .sub-menu li:last-child a {
    border-bottom: none;
  }
  header .menu .menu-list li.menu-item-has-children.open a::after {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    border-top: 7px solid #fcb338;
  }
  header .menu .menu-list li.menu-item-has-children.open .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  header .menu.open {
    transform: matrix(1, 0, 0, 1, 650, 0);
    visibility: visible;
    opacity: 1;
  }
  header .menu-btn {
    display: none;
    vertical-align: middle;
    width: auto;
    height: auto;
    padding: 0px;
    font-size: 0px;
    cursor: pointer;
    -webkit-transition: all 0.3s cubic-bezier(1, 0.01, 0.31, 0.99);
    transition: all 0.3s cubic-bezier(1, 0.01, 0.31, 0.99);
    position: relative;
    border: none;
    background: rgba(255, 255, 255, 0);
    margin: 0px 0px 0px 0px;
  }
  header .menu-btn::before {
    display: block;
    margin: 0px 0px 0px 0px;
    color: #001f5c;
    font-family: 'Open Sans ExtraBold';
    font-size: 14px;
    text-transform: uppercase;
    transform: translateX(-4px);
    -webkit-transform: translateX(-4px);
  }
  header .menu-btn .icon {
    position: relative;
    display: block;
    padding: 10px 0px;
  }
  header .menu-btn .icon .bar {
    overflow: hidden;
    width: 30px;
    height: 2px;
    display: block;
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    position: relative;
  }
  header .menu-btn .icon .bar::before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: translateX(-40px);
  }
  header .menu-btn .icon .bar::after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: translateX(0px);
  }
  header .menu-btn .icon .bar-1 {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  header .menu-btn .icon .bar-1::before {
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu-btn .icon .bar-1::after {
    -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu-btn .icon .bar-2 {
    margin-top: 7px;
    margin-bottom: -2px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  header .menu-btn .icon .bar-2::before {
    -webkit-transition: all 0.6s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.6s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu-btn .icon .bar-2::after {
    -webkit-transition: all 0.6s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.6s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu-btn .icon .bar-3 {
    margin-bottom: 7px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  header .menu-btn .icon .bar-3::before {
    -webkit-transition: all 1.2s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 1.2s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu-btn .icon .bar-3::after {
    -webkit-transition: all 1.2s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 1.2s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu-btn .icon .bar-4 {
    width: 20px;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  header .menu-btn .icon .bar-4::before {
    -webkit-transition: all 0.9s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.9s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu-btn .icon .bar-4::after {
    -webkit-transition: all 0.9s cubic-bezier(0.1, 0.1, 0.25, 0.9);
    transition: all 0.9s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  }
  header .menu-btn:hover .icon .bar::before {
    transform: translateX(0px);
  }
  header .menu-btn:hover .icon .bar::after {
    transform: translateX(40px);
  }
  header .menu-btn.open .icon .bar-1 {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  header .menu-btn.open .icon .bar-2 {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  header .menu-btn.open .icon .bar-3 {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  header .menu-btn.open .icon .bar-4 {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  .banner{
    background: url("../images/home_banner.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
    height: 865px;
    width:100%
}
.banner .container {
  position: relative;
  height: 100%;
}
.banner_text{
  width: 30%;
  position: relative;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
.banner_text h1{
  letter-spacing: 0px; 
  color: #fff;
  font-family: 'blatantbold';
  font-size: clamp(30px, 5vw, 86px);
  text-transform: uppercase;
  line-height: 1;
}
.banner_text h5{
    letter-spacing: 0px; 
    color: #fff;
    font-family: 'latoregular';
    font-size: clamp(20px, 2vw, 34px);
    text-transform: uppercase;
    line-height: 1;
    padding-top: 10px;
  }
.homeabout_container{
    width:100%;
    margin-top:100px;
}
.homeabout_wrapper {
    width: 100%;
}
.homeabout_wrapper .about-item {
    padding: 90px 0;
    position: relative;
    text-align: left;
    margin: 60px 0;
}
.homeabout_wrapper .about-item .image {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(50% + 40px);
    height: 100%;
    overflow: hidden;
}
.homeabout_wrapper .about-item .image img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
}
.homeabout_wrapper .about-item .details {
    display: block;
    width: calc(50% + 40px);
    min-height: 250px;
    margin: 0 0 0 calc(50% - 40px);
    padding: 45px 70px;
    background: #ffffff;
    box-shadow: 0 0 25px rgb(0 0 0 / 7%);
    position: relative;
    z-index: 1;
}
.homeabout_wrapper .about-item .details h4 {
    color: #003b59;
    font-size: clamp(25px, 5vw, 35px);
    line-height: 36px;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-family: 'blatantbold';
}
.homeabout_wrapper .about-item .details p {
    width: 100%;
    margin: 0 0 0 0;
    text-align: left;
}
p.innerdesc {
    color: #0b0a10;
    font-family: 'latoregular';
    font-size: 18px;
    line-height: 28px;
    padding: 10px 0;
    
}
.homefeatures_container{
  width:100%;
  padding: 100px 0;
  background: url(../images/features_bg.jpg) no-repeat;
  background-position: center top;
  background-size: cover;
}
.homefeatures_container .tittle{
  color: #fff;
    font-size: clamp(25px, 5vw, 55px);
    line-height: 55px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: 'blatantbold';
    text-align: center;
}
.homefeatures_wrapper{
  width: auto; 
  display: flex;
  flex-wrap: wrap;
  margin:50px -25px 0;
}
.homefeatures_wrapper .block{
  width:20%;
  display: inline-block;
  padding:25px;
  text-align: center;
}
.homefeatures_wrapper .block_inner{
  background: #fff;
  border-radius: 10px;
  padding: 40px 20px;
}
.homefeatures_wrapper .block .icon{
  margin:0 auto;
  width:50%;
  display: block;
}
.homefeatures_wrapper .block .name{
  color: #003b59;
  font-family: 'blatantregular';
  font-size: 17px;
  padding: 15px 0;
  position: relative;
  text-transform: capitalize;
}
.homefeatures_wrapper .block .name::after {
  border-bottom: 6px solid #4776a2;
  position: absolute;
  width: 50%;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  border-radius: 40px;
}
.feature_bottom{
  width:100%;
  background: #f2f5fb;
  padding: 100px 0;
}
.feature_bottom_wrapper{
  width:92%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: justify;
  align-items: center;
}
.feature_bottom_wrapper .content{
  width: 48%;
  display: inline-block;
}
.feature_bottom_wrapper .content p{

}
.feature_bottom_wrapper .image{
  width: 48%;
  display: inline-block;
}
.supporting_container{
  width:100%;
  padding: 100px 0;
}
.supporting_container .tittle{
  color: #282828;
    font-size: clamp(25px, 5vw, 55px);
    line-height: 55px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: 'blatantbold';
    text-align: center;
}
.supporting_wrapper{
  width:92%;
  margin:0px auto 0;
}
.hardware_wrapper {
  padding: 50px 0;
}
.hardware_wrapper-item{
  width:100%;
  padding: 20px;
}  

.hardware_wrapper-item .text {
  min-height: 1px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 0 25px rgb(0 0 0 / 7%);
  border-radius: 30px;
  padding: 25px;
  -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
}
  
.hardware_wrapper-item .text:hover{
  background: #003b59;
  -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
}
.hardware_wrapper-item .text.active{
  background: #003b59;
  -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
}
.hardware_wrapper-item .text:hover .image{
  border: 6px solid #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
}


.hardware_wrapper-item .text .image {
  
  width:34%;
  height: 34%;
  border-radius: 50%;
  border: 6px solid #dfdfdf;
  display: inline-block;
}
.hardware_wrapper-item .text .content {
  width: 62%;  
  display: inline-block;
}
.hardware_wrapper-item .text .image img{
  border-radius: 50%;

}

.hardware_wrapper-item .text .title {
  font-size: 17px;
  line-height: 20px; 
  font-family: 'blatantregular';
  color: #003b59;
  text-transform: capitalize;
}
.hardware_wrapper-item .text:hover .title{
  color: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
}
.hardware_wrapper-item .text.active .title{
  color: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  
}
.hardware_wrapper-item .text:hover p{
  color: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
}
.hardware_wrapper-item .text.active p{
  color: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
}
.hardware_wrapper-item .text p{
  font-size: 15px;
  color: #282828;
  line-height: 23px;
}
.supporting_wrapper .owl-nav.disabled {
  display: block !important;
}
.supporting_wrapper  .owl-nav div.owl-prev{
  left: calc(33.33333% - 64px);
}
.supporting_wrapper  .owl-nav div.owl-next{
  right: -5%;
  padding-right: 8px;
}
.supporting_wrapper  .owl-nav div{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border-radius: 60px;
  opacity: 1;
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
.supporting_wrapper .owl-nav div.owl-prev{
  padding-left: 8px;
  left: -5%;
}
.supporting_wrapper .owl-nav div{
  width: 50px;
  height: 50px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  -webkit-appearance: none;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
  background: #e6e6e6;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  font-size: 0;
}
.supporting_wrapper .owl-nav div:hover{
  background: #003b59;
}

.supporting_wrapper .owl-nav div.owl-next::before , .supporting_wrapper .owl-nav div.owl-prev::before  {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
}
.supporting_wrapper .owl-nav div.owl-prev::before {
  transform: rotate(-45deg);
  border-top-color: #003b59;
  border-left-color: #003b59;
}
 .supporting_wrapper  .owl-nav div.owl-next::before {
  transform: rotate(45deg);
  border-top-color: #003b59;
  border-right-color: #003b59;
}
.supporting_wrapper .owl-nav div:hover.owl-prev::before {
  border-top-color: #fff;
  border-left-color: #fff;
}
.supporting_wrapper .owl-nav div:hover.owl-next::before {
  border-top-color: #fff;
  border-right-color: #fff;
}
 .getin_container{
  width:100%;
  padding: 100px 0 150px;
  background: url(../images/getin_bg.jpg) no-repeat;
  background-position: center top;
  background-size: cover;
  text-align: center;
}
.getin_container .container{
  position: relative;
}
.getin_container .tittle{
  color: #fff;
    font-size: clamp(25px, 5vw, 55px);
    line-height: 55px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: 'blatantbold';
    text-align: center;
}
.getin_container p{
  color: #fff;
    font-family: 'latoregular';
    font-size: 18px;
    line-height: 28px;
    padding: 10px 0;
    
}
.getin_wrapper{
  width:100%;
  position: absolute;
  z-index: 1;
 margin-top:60px;
  
}
.getin_wrapper .contact{
  display: flex;
  flex-wrap: wrap;
  width: auto;
  margin:0 -20px;
}
.getin_wrapper .contact_block{
  width:33.33%;
  padding:20px;
  display: inline-block;
}
.getin_wrapper .contact_block_inner{
  border-radius: 30px;
  border-bottom: 5px solid #007afe;
  box-shadow: 0 0 25px rgb(0 0 0 / 7%);
  background: #fff;
  padding: 30px;
  
}
.getin_wrapper .contact_block_inner .contact_div{
  display: flex;  
  align-items: center;
  justify-content: left;
}
.getin_wrapper .contact_block_inner .contact_div .image{
  display: inline-block;
  width:25%;
}
.getin_wrapper .contact_block_inner .contact_div .content{
  display: inline-block;
  width:70%;
  padding-left: 20px;
  text-align: left;
}
.getin_wrapper .contact_block_inner .contact_div .content .tittle{
  color: #003b59;
  font-family: 'blatantregular';
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: left;
}
.getin_wrapper .contact_block_inner .contact_div .content p{
  font-family: 'latoregular';
  font-size: 17px;
  color: #282828;
  line-height: 23px;
  text-transform: capitalize;
  text-align: left;
}
.getin_wrapper .contact_block_inner .contact_div .content a{
  font-family: 'latoregular';
  font-size: 17px;
  color: #282828;
  line-height: 23px;
  cursor: pointer;
  text-align: left;
}
footer{
  margin-top:80px;
  background: #f2f5fb;
}
footer .copyright {
  margin: 0px 0px 0px 0px;
  padding: 20px 0px;
  font-size: 0px;
  
}
footer .copyright .desc {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
footer .copyright .desc p {
  display: block;
  color: #003b59;
  font-family: 'latoregular';
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
footer .copyright .desc p a {
  color: #007afe;
}
header .menu .contact_div {
  display: flex;
  justify-content: right;
  align-items: center;
}
header .contact_div_mobile {
  display: none;
}
.form_area{
  width: 100%;
  margin-top:180px;
}
.contactform_form {
  display: block;
    width: 90%;  
    margin: 0 auto;
}
.book_now{
  width:70%;
  margin:0 auto;
  display: block;
}
.contactform_form p{
  color: #706f6f;
  font-family: 'jostregular';
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  text-align: left;
  padding-top: 5px;
  text-transform: capitalize;
}
.contactform_form form{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  margin-top:20px;
}
.contactform_form form label {
  display: block;
  color: #706f6f;
  font-family: "latoregular";
  font-size: 15px;
  text-align: left;
  line-height: 5px;
  padding-bottom: 12px;
  text-transform: capitalize;
}
.required{
  color: red;
}

.contactform_form  form p {
margin: 0;
}

.contactform_form  form .full {
grid-column: 1 / 3;

}
.contactform_form form .half {  
 padding-right: 25px;
}
.contactform_form form .half:nth-of-type(even){  
  padding-right: 0;
 }
 .contactform_form form button, .contactform_form form input, .contactform_form form textarea {
  width: 100%;
  padding: 10px;
  border: none;    
  box-shadow: none;
  height: 45px;
  border: 2px solid #ebebeb;
  background: transparent;
  color: #706f6f;
}
.contactform_form select {
  width: 100%;
  padding: 10px;
  border: none;
  box-shadow: none;
  height: 45px;
  border: 2px solid #ebebeb;
  background: transparent;
  color: #706f6f;
  font-family: 'jostregular';
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  text-align: left;    
  text-transform: capitalize;
}
.contactform_form  option{
  color: #706f6f;
  font-family: 'jostregular';
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  text-align: left;    
  text-transform: capitalize;  
  border-radius: 0;
  border: 1px solid #ebebeb;
}
.contactform_form form button ::placeholder, .contactform_form form input::placeholder, .contactform_form form textarea::placeholder, .contactform_form select#position option::placeholder {
  
  color: #706f6f;
  font-family: 'jostregular';
  font-weight: 400;
  font-size: 18px;
  text-transform: capitalize;  
  
}
.contactform_form  form button,
.contactform_form  form input.wpcf7-not-valid,
.contactform_form  form textarea.wpcf7-not-valid {
width: 100%;
padding: 10px;
border: solid 1px red;
border-radius: 0px;
}
.wpcf7-not-valid-tip {
    color: #dc3232; /* Red */
    font-size: 0;
    font-weight: normal;
    display: none;
}
.contactform_form  form textarea {
resize: none;
height: 180px;
}

.contactform_form  form button {
  background: #007afe;
  border: 0;
  color: #fff;
  font-family: 'latobold';
  font-size: 16px;
  border-radius: 0;
  padding: 10px;
  width: fit-content;
    padding: 0 35px;
    text-transform: uppercase;
    cursor: pointer;
}
.contactform_form .wpcf7-submit {
  background: #007afe;
  border: 0;
  color: #fff;
  font-family: 'latobold';
  font-size: 18px;
  border-radius: 0;
  padding: 10px;
  text-transform: uppercase;
}
.contactform_form .wpcf7-submit:hover {
  background: #007afe;
}
.contactform_form  form button:hover,
.contactform_form  form button:focus {
  background: #007afe;
transition: background-color 2s ease-out;
}
.contactform_form form .full:last-child{
  margin-bottom:0;
}
.alert.alert-danger {
  border: 1px solid red;
  display: flex;
  align-items: center;
  padding: 5px;
}
@media (max-width: 1350px) {
  .homefeatures_wrapper .block {
    width: 25%;   
}

}
@media (max-width: 1200px) {
.banner {
  
  height: 675px;
 
}
}
@media (max-width: 1050px) {
  .banner {
    background: url(../images/home_banner.jpg) no-repeat;
    background-position: center top;
    background-size: cover;
    height: 700px;
    width: 100%;
}
.homefeatures_wrapper .block {
  width: 33.33%;
}
.feature_bottom_wrapper {
  
  flex-direction: column-reverse;
  width:100%;
}
.feature_bottom_wrapper .content {
  width: 100%;
  display: block;
  margin-top: 50px;
  text-align: left;
}
.feature_bottom_wrapper .image {
  width: 100%;
  display: block;
}
.getin_wrapper .contact {
  
  justify-content: center;
}
.getin_wrapper .contact_block {
  width: 50%;
  padding: 20px;
  display: inline-block;
}
footer {
  margin-top: 300px;
}
}
@media (max-width: 993px) {
  header .menu .contact_div{
    display: none;
  }
  header .contact_div_mobile{
    display: flex;
  }
  header .contact_div_mobile a.call {
    line-height: 34px;
    font-size: 0;
    color: #fffbfb;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: baseline;
    padding: 0px 17px 0px 21px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NEU1QUQ0RDlEMkI3MTFFQ0E0QTVEMDE2MDgxQjY0Q0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NEU1QUQ0REFEMkI3MTFFQ0E0QTVEMDE2MDgxQjY0Q0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0RTVBRDREN0QyQjcxMUVDQTRBNUQwMTYwODFCNjRDRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0RTVBRDREOEQyQjcxMUVDQTRBNUQwMTYwODFCNjRDRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmbQGuIAAANHSURBVHjatJhrSFRBFMfXzTTLEsoPlkZUZkmGvSGiUgzSwsiKNqlPGRUGUtALAyWkD32ICulhRR8qekBIkVJIn6R3UG0PNEO3B1bag4IoNfX2Hzi3TtPMfe3ugR93d86Zc/87d+6ZmY0xDMMXhiWAiyAXBEEININGcAf0Ok0UE6aQEeCTxveeRB4FLdEWImwumAGSwWiQDaZJMQfATvBLm0UIiQKZYDtoM/5aK1ig66NqnA4qQTkYH6YgP9hl/GurnQjZLXXqA4EIjFAWeM7yrrUSUsEC74Emq44eiAW3WM5ZKiEbWcBZFnDfbkhBKjgHroJ9oAjEWQhqpXwfSdwfIcnsZmekTgPAQ+YvViReYfxvb8EmjZA0FneSC9lDjR80HcWve8Q6j5P8g0EZOAgaJUHnNTnL5Hw+mg/Cqmyesfkq7rCJS6dHZdplTdwb8teYQjqoocjmBubkLXc4OSuZGNVj2kq+72CgaHjt4M24wpJmunhTLlGfH4oJPJzlLPCjuL6iIpuhKLzCXweW0vdS0OSi/K8H/bQ4Lpd8X8Bt+rxQ3OglfZmjSHQMLAE9oJgWMDf2FVyjzwUK/126ThRCbtCXPDBMCvxJ1z5wweOi+ICuUxW+EBdSb67EICAFbgOdNLRBj0I66Bqr8HXRNd2cOLU0adoUE242m1QnPJT2IWALmKnwzaO87WZDNrvZGkWHCptXMRxyRLXlDdfpRt+otMsd6pmYQKT3MLZrgAQv9SujJYSvO8IKFR0GgWcsZrMmcQrYQKt6qhchPulGYzSTj6/IhyR/IZVt07otthCWQkaCHkoiyn+CZgvIy/5NEp3L2j6DTpsthKUQQR5L8JhvYCT2srhe9rkZDKUfEXSy07MarhKWQDyKRE3cYhBisS0gifnjnUxyu0lUKh0HMiw2T0dAnUZwnDQyk9wKkfezXQ72LVZHC3OSV8t+v4O1ogbkg24QD2rBcZDocs3pp2OosKRwTnoTpF39O7DORf/9rG++l0djVfSEPaVFLU0TL5aLwyy+WhXn9RCeBarAMj64oIG2Cy/oUU4Bq8BYijkFSqJxCJ8PTlP1tDPLU0Ik/pYQlgIWgRwwGYyiEWqn7aAYiSdWCX4LMABzMKRGaTUCZAAAAABJRU5ErkJggg==) no-repeat;
    background-position: left center;
    transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
    font-weight: 600;
    font-family: 'latobold';
    background-size: 52%;
    
}
header .contact_div_mobile a.call span {
  display: none;
}
    .main-title {
      display: block;
      text-align: center;
    }
    .main-title::after {
      margin: 20px auto 0px auto;
    }
    header {
      padding: 25px 0px;
    }
    header .menu {
      background: #011421;
      position: fixed;
      top: 0px;
      right: 0px;
      width: 100%;
      height: 100vh;
      border-radius: 0px;
      display: flex;
      align-items: center;
      justify-content: center;
      vertical-align: middle;
      max-width: 100%;
      z-index: 16001;
      overflow: hidden;
      visibility: hidden;
      opacity: 0;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
    }
    header .menu .close {
      display: block;
      z-index: 16002;
    }
    header .menu .menu-list {
      display: block;
      position: relative;
      width: 250px;
      text-align: center;
    }
    header .menu .menu-list li {
      display: block;
      padding: 0px 0px;
    }
    header .menu .menu-list li a {
      font-size: 20px;
      line-height: normal;
      padding: 10px 0px;
    }
    header .menu .menu-list li a:hover {
      color: #fff;
    }
    header .menu .menu-list li.current_page_item a {
      color: #fff;
    }
    header .menu .menu-list li a:before {
      top: 0px;
      left: 0;
  }
  header .menu .menu-list li a:after {
    bottom: 0;
    right: 0;
}
    header .menu .menu-list li.menu-item-has-children {
      position: relative;
    }
    header .menu .menu-list li.menu-item-has-children a {
      position: relative;
    }
    header .menu .menu-list li.menu-item-has-children a::after {
      content: '';
      display: block;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 7px solid #ffffff;
      position: absolute;
      right: 0px;
      top: calc(50% - 4px);
      -webkit-transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
      transition: all 0.3s cubic-bezier(0.1, 0.1, 0.25, 0.9);
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
    }
    header .menu .menu-list li.menu-item-has-children .sub-menu {
      display: none !important;
    }
    header .menu .menu-list li.menu-item-has-children.open a::after {
      transform: rotate(-180deg);
      -webkit-transform: rotate(-180deg);
      border-top: 7px solid #fcb338;
    }
    header .menu .menu-list li.menu-item-has-children.open .sub-menu {
      opacity: 1;
      visibility: visible;
      transform: translateY(0px);
    }
    header .menu.open {
      transform: translateX(0px);
      visibility: visible;
      opacity: 1;
    }
    header .menu-btn {
      display: inline-block;
      
    }
    .homeabout_wrapper .about-item {
        padding: 50px 30px;
        margin-bottom: 0;
    }
    .homeabout_wrapper .about-item .image {
        width: 100%;
        height: calc(50% + 40px);
    }
    .homeabout_wrapper .about-item .details {
      width: 100%;
      margin: 50% 0 0 0;
      padding: 30px 15px;
    }
    .banner {
     
      height: 514px;
      width: 100%;
  }
  header.fix {
   
    padding: 20px 0px;
}
}
@media (max-width: 769px){
.homeabout_wrapper .about-item .image {
    width: 100%;
    height: calc(50% + 40px);
}
.homeabout_wrapper .about-item .details {
  width: 100%;
  margin: 50% 0 0 0;
  padding: 30px 15px;
}
header .logo {
 
  width: 100px;
  transition: all 0.3s cubic-bezier(1, 0.01, 0.31, 0.99);
}
.banner {
  height: 350px;
  width: 100%;
}
.homefeatures_wrapper .block {
  width: 50%;
}
.supporting_wrapper {
  width: 100%;
  margin: 0px auto 0;
}
.getin_wrapper .contact_block {
  width: 100%;
  padding: 20px;
  display: block;
}
.getin_container {
  
  padding: 80px 0;  
  
}
.getin_wrapper {
  width: 100%;
  position: relative;
  z-index: 1;
  /* margin-top: 60px; */
}
footer {
  margin-top: 10px;
  clear: both;
}
}
@media (max-width: 500px){
  .banner {
    height: 330px;
    width: 100%;
    background-size: contain;
}
.banner_text {
  width: 100%;
  position: relative;
  transform: translateY(0);
  position: relative;
  top: 59%;
  background: #021727;
  padding: 20px;
}
.homefeatures_container {
  width: 100%;
  padding: 50px 0;  
}
.homefeatures_wrapper .block {
  width: 100%;
}
}