@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 #fe3b00;
    color: #fff;
    background-color: #fe3b00;
    border-radius: 15px;
    -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: uppercase;
    letter-spacing: 1px;
    font-family: 'montserratbold';
    margin-top: 30px;
  }
  .btn:hover {
    color:#fe3b00;
    background: #fff;
  }
  .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 #fe3b00;
    border-radius: 4px;
    -webkit-border-radius: 10px;
    -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: 'montserratmedium';
  }
  .input-text.large {
    height: 45px;
    line-height: 45px;
  }
  .input-text.small {
    height: 34px;
    line-height: 34px;
  }
  .input-text::placeholder {
    opacity:0.5;
    color: #282828;
  }
  .input-text:focus {
    color: #282828;
    border: 1px solid #282828;
  }
  .input-text:focus::placeholder {
    color: #282828;
  }
  .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: #282828;    
    line-height: 25px;
    margin: 0px 0px 0px 0px;
    padding: 10px 0 0px;
    font-family: 'montserratregular';
    font-size: 17px;
  }
  .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: 10px 0px;
    background: transparent;
    transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  }
  header.fix {
    box-shadow: 0px 0px 10px #fe3b00;
    background: #fff;
    padding: 10px 0px;
    }

  header .logo {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    transition: all 0.6s cubic-bezier(1, 0.01, 0.31, 0.99);
  }
  header.fix .logo{
    width:80px;
    transition: all 0.6s cubic-bezier(1, 0.01, 0.31, 0.99);
  }
  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: 100%;
    width:85%;
   
}
.col-container {
    font-size: 0px;
}
header .col-container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

  header .contact_div {
    display: flex;
    justify-content: right;
    align-items: center;
}
header a.call {
    line-height: 40px;
    font-size: 16px;
    color: #fffbfb;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: baseline;
    padding: 0px 20px 0px 20px;
    background: #fe3b00;    
    transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);    
    font-family: 'montserratbold';   
    border-radius: 15px;
    border:2px solid #fe3b00;
}
header a.call:hover{
  color:#fe3b00;
  background:#fff;  
}
 .banner {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin: 50px 0 0;
}
.banner .container {
  position: relative;
  height: 100%;
}
.banner_text{
 width: 29%;
    position: relative;
    transform: translate(-50%, 0);
    position: absolute;
    bottom: 10%;
    left: 50%;
    padding: 10px;
}
.enquiry-form {
  text-align: center;
}
.enquiry-form form{
  margin: 25px 0 0;
  background:#ffe1ce;
  padding: 30px;  
  width: 100%;
  border-radius: 20px;
  display: inline-block;  
  border: 2px solid transparent;
  background: linear-gradient(to right, #ffe2d4, #ffe2d4), linear-gradient(to bottom right,  #fe6f43,  #ffe2d4);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.get_consultation {
  border: 3px solid #ff0000;
    background: #fff;
    color: #ff0000;
    margin: 0px 0px 0px 0px;
    width: 100%;
    text-transform: capitalize;
    font-family: 'Reem Kufi';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    height: 60px;
}
.form_tittle{
  text-transform: capitalize;  
  line-height: 40px;
  padding: 0px 0;
  font-family: 'montserratbold';
  font-style: normal;  
  font-size: 35px;
  color: #fe3b00;  
}
.enquiry-form p{
  font-family: 'montserratregular';
  font-size: 19px;
  line-height: 28px;
}
.enquiry-form .col-container {
    margin: 0px -15px;
}
.enquiry-form .col-container .col-2 {
    padding: 0px 7px;
}
.enquiry-form .input-div {
    margin: 0px 0px 10px 0px;
}

.input-div {
    width: 100%;
    position: relative;
}
.enquiry-form .input-div .input-text {
    width: 100%;
    background: #fff;
}
.enquiry-form .input-div .input-text::placeholder{
 
    font-size: 15px;
}
.banner .btn{
  color: #fe3b00;
  background: #fff;
}
.banner .btn:hover{
  color: #fff;
  background: #fe3b00;
}
.main_tittle {
    color: #fe3b00;
    font-size: clamp(22px, 5vw, 32px);
    line-height: 1;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-family: 'montserratbold';    
}
.homeclient_container{
  width:100%;
  display: block;
  margin: 60px 0 0;
  text-align: center;
}
.homeclient_wrapper{
  display: block;
  margin: 50px auto 0;
  text-align: left;
  width:95%;
}
.homeclient_wrapper .item{
  padding: 10px 12px;
}
.homeclient_wrapper .block{
  width:100%; 
  box-shadow: 4px 0 4px rgb(134, 150, 191, 0.2);
  border-radius: 20px;
  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);
  border: 2px solid #fe805a;
  min-height: 319px;
}  
.homeclient_wrapper .block .head_wrapper{
  display: flex;
  align-items: center;
}
.homeclient_wrapper .block .head_wrapper .image{
  width:54px;
  height: 54px;
  border-radius: 50%;
  display: inline-block;
}
.homeclient_wrapper .block .head_wrapper .description{
 padding-left: 20px;
  display: inline-block;
}

.hardware_wrapper-item .text .image img{
  border-radius: 50%;

}
.homeclient_wrapper .block .content{
  padding: 0px 0 0;
  display: block;
}
.homeclient_wrapper .block .content p{
  font-size: 15px;
  line-height: 21px;
}
.homeclient_wrapper .block .head_wrapper .description .title {
  font-size: 20px;
  line-height: 26px; 
  font-family: 'montserratbold';
  color: #282828;
  text-transform: capitalize;
}
.homeclient_wrapper .block .head_wrapper .description .position {
  font-size: 15px;
  line-height: 22px; 
  font-family: 'montserratregular';
  color: #282828;
  text-transform: capitalize;
  padding: 2px 0 0;
}
.homeclientbottom_wrapper{
  margin: 60px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width:80%;
  text-align: left;
}
.homeclientbottom_wrapper .left{
  width:47%;
  display: inline-block;
}
.homeclientbottom_wrapper .left h4{
      color: #fe3b00;
    font-size: clamp(22px, 5vw, 32px);
    line-height: 1.1;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-family: 'montserratbold';
}
.homeclientbottom_wrapper .left h4 span{
  color: #282828;
}
.homeclientbottom_wrapper .right{
  width:47%;
  display: inline-block;
}
.homeclientbottom_wrapper .right ul{
  padding: 0 0 0 17px;
}
.homeclientbottom_wrapper .right ul li {
    color: #282828;
    line-height: 25px;
    margin: 0px 0px 0px 0px;
    padding: 5px 0 0px;
    font-family: 'montserratregular';
    font-size: 17px;
    display: list-item;
    list-style-type: disc;
}
.insurance_container{
  width:100%;
  display: block;
  text-align: center;
  margin: 60px 0 0;
}
.insurance_container p{
  width:80%;
  margin: 0 auto;
}
.insurance_wrapper{
  width:90%;
  margin: 40px auto 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
}
.insurance_wrapper .image{
  width:40%;
  display: inline-block;
}
.insurance_wrapper .content{
  width:55%;
  display: inline-block;
}
.rating_wrapper{
   
    width:100%;
    margin:50px auto 0;
}
.rating_container{
    width:auto;
    margin:0 -18px;
    display: flex;    
    flex-wrap: wrap;
}
.rating_container .block{      
    display: inline-block;
    padding: 10px 18px;
    width:33.333%;
    text-align: center;
    border-right: 2px solid #003e6c;
}
.rating_container .block:last-child{
  border: none;
}

.rating_container .block  .content{
 
    width:100%;
}
.rating_container .block  .content .number {
    font-family:'montserratsemibold';
    font-size: clamp(20px, 5vw, 45px);
    color:#fe3b00;
    line-height: 50px;    
    text-transform: uppercase; 
}

.rating_container .block  .content .number::after {
    content: "+";
    display: inline-block;
  }
.rating_container .block:nth-child(3)  .content .number::after {
    content: "%";
    display: inline-block;
  }
.rating_container .block  .content .tittle{
    position: relative;
    font-family: 'montserratregular';
    font-size: 18px;
    color: #282828;
    padding-top: 5px;
    text-transform: capitalize;
    line-height: 20px;
}
.claims_container{
  width:100%;
  display: block;
  margin: 60px 0 0;
  text-align: center
}
.claims_wrapper{
  text-align: left;
  width: auto;
  display: flex;
  flex-wrap: wrap;
  margin: 50px -5px 0;
}
.claims_wrapper .item{
  width:20%;
  display: inline-block;
  padding: 0 5px;
}
.claims_wrapper .block{
  position: relative;
  width:100%;
  display: inline-block;  
}
.claims_wrapper .block::before {
  background: linear-gradient(to bottom, transparent, rgba(254, 59, 0, 1)) no-repeat bottom;
  background-size: 100% 40%;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 1;
  transition: all ease-in-out 0.5s;
  border-radius: 25px;
  content: "";
  left:0;
  top:0;
}
.claims_wrapper .block:hover::before {
  background:rgba(254, 59, 0, 0.9) no-repeat bottom;
  background-size: 100% 100%;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 1;
  transition: all ease-in-out 0.5s;  
  content: "";
  left:0;
  top:0;
}
.claims_wrapper .block img{
  border-radius: 23px;
}
.claims_wrapper .block:hover img{
 
}

.claims_wrapper .block .tittle{
  position: absolute;
  left:50%;
  transform: translateX(-50%);
  bottom:6%;
  font-family: 'montserratbold';
  color: #fff;
  font-size: clamp(14px, 7vw, 16px);
  line-height: 22px;
  text-transform: capitalize;
  z-index: 2;
  width:92%;
}
.claims_wrapper .block:hover .tittle{
  opacity: 0;
  display: none;
}

.claims_wrapper .block .text {
  position: absolute;
  top: 50%;
  left: 50%;   
  width: 85%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;   
  transition: .5s ease;
  z-index: 3;
  text-align: center;
}
.claims_wrapper .block:hover .text{  
  opacity: 1;
  z-index: 3;
  visibility: visible;
}
.claims_wrapper .block .text .heading{
  font-size: clamp(20px, 7vw, 24px);
  line-height: 28px;
  font-family: 'montserratbold';
  color: #fff;  
  text-transform: capitalize;
  margin-bottom: 10px;  
}
.claims_wrapper .block .text p{
  color: #fff;
  font-size: 16px;
  line-height: 21px;
}
.claims_wrapper .block .text p span{
  font-family: 'montserratbold';
}
.claims_wrapper .block .text .btn {
    background: #fff;
    color: #fe3b00;
    line-height: 35px;
    height: 38px;
    font-size: 14px;
    padding: 0 15px;
}
.timeline_container{
  width:100%;
  margin: 60px 0 0;
  display: block;
  text-align: center;
}
.timeline_wrapper{
  margin: 50px 0 0;
  width:100%;
  display: block;
}
.abroadneeds_wrapper{
    padding-top:50px;
    margin-top:50px;
    width:100%;    
    position: relative;
    min-height: 100%;
}
.abroadneeds_wrapper .need_block{
    padding:0px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: left;
    padding: 50px;
}
.abroadneeds_wrapper .need_block:nth-child(1){
  margin: 0;
}

.abroadneeds_wrapper .need_block .image{
    width:46%;
    display: inline-block;
    padding: 0px;
    position: relative;
}
.abroadneeds_wrapper .need_block .image img {
    width: 18%;
    margin-left: auto;
    filter: grayscale(100%) brightness(0);
    transition: all ease-in-out 0.3s;
}
.abroadneeds_wrapper .need_block:nth-of-type(even) .image img{
  margin-left: 0;
  margin-right: auto;
}
.abroadneeds_wrapper .need_block:hover .image img {
   
    filter: grayscale(0) brightness(1);
}
.offerings_draw-line-height__2VkSe {
  position: absolute;
  top: 60px;
  left: 49.9%;
}
svg {
  overflow: hidden;
}

.abroadneeds_wrapper .need_block .to_bottom{
    width: 2%;
    display: inline-block;
    height: 100%;
    position: relative;
}
.abroadneeds_wrapper .need_block .content{
    width:46%;
    display: inline-block;
    
}
.abroadneeds_wrapper .need_block .content .number {
    font-size: clamp(50px, 7vw, 90px);
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0;
    font-family: 'montserratbold';
    background: linear-gradient(to bottom, #f4f4f4, transparent 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;   
    font-weight: 700;
    transition: all ease-in-out 0.5s;
}
.abroadneeds_wrapper .need_block:hover .content .number{
  background: linear-gradient(to bottom, #ffcebf, transparent 85%);
  -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;   
    transition: all ease-in-out 0.5s;
}
.abroadneeds_wrapper .need_block .content .tittle{
    font-size: clamp(18px, 5vw, 24px);
    color: #282828;
    font-family: 'montserratbold';
    line-height: 28px;
    margin: 0px 0px 0px 0px;        
    text-transform: capitalize;
    transition: all ease-in-out 0.5s;
  }
  .abroadneeds_wrapper .need_block:hover .content .tittle{
    color: #fe3b00;
  }
.abroadneeds_wrapper .need_block .content p{
    font-size: 16px;   
    margin: 1px 0px 0px 0px;
    text-transform: none;
    color: #282828;
    font-family: 'montserratregular';
    line-height: 20px;
    padding: 4px 0 0;
  }
  .scroll-down {
    display: block;
    position: relative;
    padding-top: 392px;
    text-align: center;
    position: relative;
  }
  .arrow-down {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
  }
  .arrow-down:after {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    width: 36px;
    /* height: 8px; */
    border-top: 2px solid #d4ac64;
    /* border-right: 2px solid #b91a2f; */
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
  }
  
  .scroll-down::before {
    -webkit-animation: elasticus 1.5s cubic-bezier(1, 0, 0, 1) infinite;
    -moz-animation: elasticus 1.5s cubic-bezier(1, 0, 0, 1) infinite;
    -o-animation: elasticus 1.5s cubic-bezier(1, 0, 0, 1) infinite;
    animation: elasticus 1.5s cubic-bezier(1, 0, 0, 1) infinite;
    position: absolute;
    top: 5%;
    left: 50%;
    margin-left: 4px;
    width: 2px;
    height: 100%;
    background: #d4ac64;
    content: ' ';
  }
  .abroadneeds_wrapper .need_block:last-child .scroll-down {
    
  }
  .abroadneeds_wrapper .need_block:last-child  .scroll-down::before {
    top: 0;
  }
  @-webkit-keyframes elasticus {
    0% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
    50% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    50.1% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    100% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
  }
  @-moz-keyframes elasticus {
    0% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
    50% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    50.1% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    100% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
  }
  @-o-keyframes elasticus {
    0% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
    50% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    50.1% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    100% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
  }
  @keyframes elasticus {
    0% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
    50% {
      -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
      -moz-transform-origin: 0% 0%;
      -o-transform-origin: 0% 0%;
      transform-origin: 0% 0%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    50.1% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
    }
    100% {
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0);
    }
  }
  /***********************************home center line animation********************************/
.timeline {
 position: relative; /* ✅ Must be relative */
  left: 50%;
  transform: translateX(-50%);
  height: calc(100% - 50px); /* make it span the full width */
}
.timeline ul {
  padding: 0;
  position: relative;
}
.timeline .default-line {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 3px;
  border: 3px solid #d7d7d7;
  height: 100%;
}
.timeline .default-line::after{
  width:13px;
  height: 13px;
  background: #fe3b00;
  border-radius: 50%;
  content:"";
  position: absolute;
  left:50%;
  bottom:-2px;
  transform: translateX(-50%);
}
.timeline .draw-line {
  width: 4px;
    height: 0;
    position: absolute;
    left: 50%;
  transform: translateX(-50%);
   background: linear-gradient(to bottom, rgba(254, 59, 0, 0), #fe3b00);
}

.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 100%;
  margin: 0 auto; 
  background: transparent;
}
.timeline ul li .need_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
  padding: 50px 0;
  position: relative;
  z-index: 5;
}
.timeline ul li:nth-child(even) .need_block {
    flex-direction: row-reverse;
    text-align: right;
}
.timeline ul li.in-view .need_block .image img {
   
    filter: grayscale(0) brightness(1);
}
.timeline ul li:nth-child(even) .need_block .image img {
  margin-left: 0;
  margin-right: auto;
}

.timeline ul li.in-view .need_block .content .number{
  background: linear-gradient(to bottom, #ffcebf, transparent 85%);
  -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;   
    transition: all ease-in-out 0.5s;
}

.timeline ul li.in-view .need_block .content .tittle{
    color: #fe3b00;
  }
.timeline ul li.in-view {
  
}


.whyuse_container{
  width:100%;
  display: block;
  margin: 60px 0 0;
  text-align: center;
}
.whyuse_wrapper{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width:75%;
  margin: 0 auto;
  justify-content: space-between;
  text-align: left;
}
.whyuse_wrapper .left{
  width:20%;
  display: inline-block;
  padding: 0 5px;
}
.whyuse_wrapper .middle{
  width:60%;
  display: inline-block;
  padding: 0 5px;
}
.whyuse_wrapper .left h4 {
    color: #fe3b00;
    font-size: clamp(22px, 5vw, 30px);
    line-height: 1.1;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-family: 'montserratbold';
}
.whyuse_wrapper .left h4 span {
    color: #282828;
}
.whyuse_wrapper .left ul{

}
.whyuse_wrapper .left ul li{
    color: #282828;
    line-height: 23px;
    margin: 0px 0px 0px 0px;
    padding: 5px 0;
    font-family: 'montserratregular';
    font-size: 16px;
}
footer{
  
}
footer .copyright {
  margin: 60px 0px 15px 0px;
    padding: 20px 0px;
    font-size: 0px;
    background: #fe3b00;
}
footer .copyright .desc {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
footer .copyright .desc p {
  display: block;
  color: #fff;
  font-family: 'montserratbold';
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
  padding: 0;
}
footer .copyright .desc p a {
  color: #fff;
  text-transform: none;
}
footer .copyright .desc span{
  font-family: 'montserratregular';
  color: #fff;
  font-size: 13px;
  text-transform: capitalize;
  padding: 2px 0 0;
}
header a.call i.fa.fa-phone {
    display: none;
}
@media only screen and (min-width: 1900px) {
  header a.call {
    line-height: 44px;
    font-size: 17px;
  }
  p {   
    line-height: 29px;   
    font-size: 19px;
}
  .form_tittle {    
    line-height: 50px;  
    font-size: 47px;   
  }
  .enquiry-form p {    
    font-size: 22px;
    line-height: 32px;
}
.input-text.large {
    height: 55px;
    line-height: 55px;
}
.btn.large {
    height: 50px;
    line-height: 50px;
}
.btn {   
    font-size: 17px;
}
.main_tittle {   
    font-size: clamp(22px, 5vw, 40px);
}
.homeclient_wrapper .block .head_wrapper .description .title {
    font-size: 24px;
    line-height: 30px;
}
.homeclient_wrapper .block .head_wrapper .description .position {
    font-size: 17px;
    line-height: 24px;
}
.homeclient_wrapper .block .content p {
    font-size: 17px;
    line-height: 25px;
}
.homeclientbottom_wrapper {  
    width: 84%;
}
.homeclientbottom_wrapper .left h4 {
   font-size: clamp(22px, 5vw, 38px);    
}
.homeclientbottom_wrapper .right ul li {    
    line-height: 28px;  
    font-size: 19px;    
}
.insurance_wrapper .image {
    width: 45%;
    display: inline-block;
}
.rating_container .block .content .number {    
    font-size: clamp(20px, 5vw, 54px);   
    line-height: 60px;
}
.rating_container .block .content .tittle {   
    font-size: 20px;       
    line-height: 25px;
}
.claims_wrapper .block .tittle {   
    font-size: clamp(14px, 7vw, 20px);
    line-height: 26px;   
}
.claims_wrapper .block .text .heading {
    font-size: clamp(20px, 7vw, 29px);
    line-height: 32px;
  }
.claims_wrapper .block .text .btn {   
    line-height: 38px;
    height: 40px;
    font-size: 16px;    
}
.abroadneeds_wrapper .need_block .content .number {
    font-size: clamp(50px, 7vw, 100px);
}
.abroadneeds_wrapper .need_block .content .tittle {
    font-size: clamp(18px, 5vw, 28px);   
    line-height: 35px;
}
.abroadneeds_wrapper .need_block .content p {
    font-size: 19px;   
    line-height: 25px;
    padding: 2px 0 0;
}
.whyuse_wrapper .left h4 {
    color: #fe3b00;
    font-size: clamp(22px, 5vw, 40px);
}
.whyuse_wrapper .left ul li {   
    font-size: 19px;
}
footer .copyright .desc p {   
    font-size: 17px;
}
footer .copyright .desc span {    
    font-size: 16px;    
    padding: 4px 0 0;
}
}

@media (max-width: 1530px) {
 .banner_text {
  
    bottom: 5%;
}
.homeclientbottom_wrapper {   
    width: 100%;
}
.whyuse_wrapper { 
    width: 90%;
}
}
@media (max-width: 1430px) {
  .banner {   
    padding-top: 130px;
}
.insurance_container p {
    width: 100%;   
}
.insurance_wrapper {
    width: 100%;
}
}
@media (max-width: 1150px) {
  .banner .btn {   
    padding: 0 10px;
}
    .homeclientbottom_wrapper {
        width: 100%;
        justify-content: center;
        text-align: center;
    }
.homeclientbottom_wrapper .left {
    width: 100%;
    display: block;
}
.homeclientbottom_wrapper .left h4{
  line-height: 1.3;
}
.homeclientbottom_wrapper .right {
    width: 100%;
    display: block;
    margin: 20px 0 0;
    text-align: left;
}
.claims_wrapper .block .text .heading {
    font-size: clamp(16px, 5vw, 18px);
    line-height: 22px;
}
.claims_wrapper .block .text .btn {    
    line-height: 32px;
    height: 35px;
    font-size: 12px;
    padding: 0 12px;
}
.rating_container .block .content .tittle {    
    font-size: 16px;
}
.rating_container .block .content .number {    
    font-size: clamp(20px, 5vw, 42px);
}

}
@media (max-width: 1060px) {
  
  .banner {
        margin: 0;
        padding: 0;
    }
  .banner_text {
        bottom: 0;
        position: relative;
        width: 80%;
  }
.claims_wrapper .item {
    width: 33.333%;
    display: inline-block;
    padding: 5px;
}

.whyuse_wrapper .left {
    width: 35%;
    display: inline-block;
    padding: 0 5px;
}
.whyuse_wrapper .middle {
    width: 64%;
    display: inline-block;
    padding: 0 5px;
}
}
@media (max-width: 950px) { 
      .banner {
        margin: 50px 0 0;
        padding: 0;
    }
    .insurance_wrapper{
      justify-content: center;
      text-align: center;
    }
    .insurance_wrapper .image {
    width: 100%;
    display: block;
}
.insurance_wrapper .content {
    width: 100%;
    display: block;
    margin: 20px 0 0;
}
.whyuse_wrapper{
  justify-content: center;
  text-align: center;
}
    .whyuse_wrapper .left {
        width: 100%;
        display: block;
        padding: 0;
    }
    .whyuse_wrapper .left h4 br{
      display: none;
    }
    .whyuse_wrapper .middle {
        width: 100%;
        display: block;
        padding: 20px 0;
    }
}
@media (max-width: 850px) {
 
    header a.call {
    line-height: 27px;
    font-size: 12px;    
    padding: 0px 10px 0px 10px;   
    border-radius: 10px;
  }
  header.fix .logo {
    width: 80px;
    transition: all 0.6s cubic-bezier(1, 0.01, 0.31, 0.99);
} 
.homeclient_container .main_tittle{
  width:85%;
  margin: 0 auto;
}
.main_tittle, .homeclientbottom_wrapper .left h4 {
    color: #fe3b00;
    font-size: clamp(22px, 5vw, 28px);
}
.abroadneeds_wrapper .need_block .image img {
    width: 30%;
}
.homeclient_container, .homeclient_wrapper , .homeclientbottom_wrapper, .insurance_container, .rating_wrapper, .claims_container,
.claims_wrapper, .timeline_container{
  margin-top: 30px;
}
.abroadneeds_wrapper {
    padding-top: 0px;
    margin-top: 30px;
}
}
@media (max-width: 650px){

header .logo {
 
  width: 80px;
  transition: all 0.3s cubic-bezier(1, 0.01, 0.31, 0.99);
}
.rating_container .block {
    display: block;
    padding: 10px 0px;
    width: 100%;
    text-align: center;
    border-right: none;
}
.claims_wrapper .item {
        width: 50%;
        display: inline-block;
        padding: 5px;
    }
  .btn {
    height: 38px;    
    font-size: 12px;
    line-height: 34px;   
    border-radius: 10px;
    -webkit-border-radius: 10px;    
    padding: 0px 15px;  
    margin-top: 30px;
}
p {   
    line-height: 21px;   
    font-size: 14px;
}

footer {
  margin-top: 10px;
  clear: both;
}
}
@media (max-width: 500px){
 .form_tittle {
   
    line-height: 29px;  
    font-size: 25px;
   
}
header a.call span{
  display: none;
}
header a.call i.fa.fa-phone
 {
    display: block;
}
    header a.call {
        line-height: 27px;
        font-size: 20px;
        padding: 2px 6px;
        border-radius: 5px;        
    }
.enquiry-form p {    
    font-size: 16px;
    line-height: 24px;
}
    .banner_text {        
        width: 95%;
    }
  .enquiry-form form {   
    padding: 10px;
  }
  .input-text.large {
    height: 36px;
    line-height: 36px;
}
.homeclient_wrapper .block {   
    padding: 15px;
}
.homeclientbottom_wrapper .right ul li {   
    line-height: 22px;   
    font-size: 14px;
}
.btn {
       
        font-size: 10px;       
        padding: 0px 8px;       
    }
        .claims_wrapper .item {
        width: 100%;
        display: block;
        padding: 5px 0;
    }
    .whyuse_wrapper .left ul li {    
    line-height: 19px;   
    font-size: 14px;
}
footer .copyright .desc p {   
    font-size: 13px;
    font-weight: 400;   
    line-height: normal;
}
footer .copyright .desc span {    
    font-size: 11px;
}
    .whyuse_wrapper {
        width: 100%;
    }
    .timeline .default-line {
 
  left: 18%;
  
}

.timeline .draw-line {
 
  left: 18%;
 
}
.abroadneeds_wrapper .need_block .image {
    width: 15%;
}
.abroadneeds_wrapper .need_block .image img{
    width: 100%;
}
.abroadneeds_wrapper .need_block .content {
    width: 78%;
    display: inline-block;
}
.timeline ul li:nth-child(even) .need_block {
    flex-direction: row;
    text-align: left;
}
.timeline ul li:nth-child(even) .need_block .image img {
    margin-left: auto;
    margin-right: 0;
}
.abroadneeds_wrapper .need_block .content p {
    font-size: 13px;   
    line-height: 17px;
    padding: 0px 0 0;
}
.timeline ul li .need_block {  
    padding: 20px 0;    
}
}