/*@import url(https://fonts.googleapis.com/css2?family=La+Belle+Aurore&family=Montserrat:wght@100..900&display=swap);@charset "UTF-8";*/

/* cyrillic-ext */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  color: #337ab7;
  text-decoration: none;
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

img {
  border: 0;
}

hr {
  height: 0;
  box-sizing: content-box;
}

.text-center {
  text-align: center;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/css/fonts/glyphicons-halflings-regular.eot);
  src: url(/css/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/css/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/css/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/css/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-minus:before {
  content: "\2212";
}

* {
  box-sizing: border-box;
}

:after,
:before {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
  outline: 0;
  border: 0;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

@font-face {
  font-family: "icomoon";
  src: url("/fonts/fontawesome-webfonte.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-caret-right:before {
  content: "\E900";
}

.icon-caret-left:before {
  content: "\E901";
}

.icon-caret-up:before {
  content: "\E902";
}

.icon-caret-down:before {
  content: "\E903";
}

.icon-checkmark:before {
  content: "\EA10";
  color: #ea7027;
  padding-right: 10px;
}

.icon-facebook:before {
  content: "\EA90";
}

.icon-twitter:before {
  content: "\EA96";
}

.icon-bars:before {
  content: "\E904";
}

body {
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  color: #333 !important;
  font-family: Montserrat, sans-serif !important;
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

button {
  font-family: Montserrat, sans-serif !important;
}

.site,
body {
  min-height: 67.6%;
  position: relative;
}

.site {
  background-color: #f8fafe;
}

.container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (max-width: 1024px) {
  .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

.row {
  margin: 0 !important;
}

.clear_line {
  clear: both;
}

ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}

a:hover {
  text-decoration: none;
}

.error_input {
  text-align: left !important;
  margin-top: 5px;
  margin-bottom: 5px;
  color: red;
  font-size: 14px !important;
  height: 15px !important;
  width: 100%;
}

.hidden {
  display: none;
}

.orange-button {
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: #ea7027 !important;
  border-radius: 5px !important;
  line-height: 22px !important;
  font-size: 18px !important;
  width: 100%;
  font-weight: bold;
  color: white;
  padding: 16px 40px;
  text-align: center;
  display: inline-block;
  outline: 0;
  cursor: pointer;
  transition: background-color 0.1s ease-in;
  text-decoration: none;
  border: 0 !important;
  text-shadow: none !important;
  box-shadow: none !important;
}

.modal_header {
  background: #264670 !important;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  display: flex;
  align-items: center;
  padding: 18px;
  border-bottom: 1px solid #eceeef;
}

#load_popup.in {
  display: flex !important;
}

#load_popup .modal-dialog {
  margin: auto;
}

.modal_box {
  background-color: #fff;
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.modal_handshake {
  width: 70%;
  padding-left: 30%;
  text-align: center;
}

.modal_text {
  color: #4a4a4a;
  font-weight: 400;
  font-size: 17px;
  text-align: center;
}

@media only screen and (max-width: 750px) {
  .modal_handshake {
    margin-top: 30px;
  }
}

.modal_button {
  margin-top: 15px !important;
  margin-bottom: 5px !important;
  border-color: #264670 !important;
  background: #264670 !important;
  color: #fff !important;
  line-height: 20px !important;
  border-radius: 0 !important;
  font-size: 15px !important;
}

.modal_button:hover {
  border-color: #ea7027 !important;
  background: #ea7027 !important;
}

.modal_title {
  color: #fff;
  margin-bottom: 0;
  width: 97%;
  line-height: 1.5;
  font-weight: 400;
  font-size: 24px;
  text-align: left;
}

.modal_close {
  color: #fff !important;
  opacity: 0.6 !important;
  text-align: right;
  background-color: transparent !important;
  font-size: 20px !important;
}

.modal_close:hover {
  background-color: transparent !important;
  opacity: 0.95 !important;
}

@media print {
  #header,
  .footer,
  .left-side,
  .start_will_box,
  iframe {
    display: none;
  }

  .row-flex {
    width: 100%;
    display: block !important;
  }

  .right-side {
    width: 100% !important;
  }

  .oct_title {
    padding-top: 10px;
    line-height: 70px !important;
  }

  body {
    text-align: justify;
    font-size: 14px;
  }

  .guide-image {
    width: 100%;
  }

  iframe {
    display: none !important;
  }
}

@page {
  margin: 65px 50px;
}

.header {
  width: 100%;
}

.header .logo {
  max-height: 70px;
  max-width: 270px;
  width: 100%;
  float: left;
}

.header iframe {
  position: relative;
  height: 62px !important;
  margin-top: -10px;
  width: 100%;
  border-style: none;
  display: block;
  overflow: hidden;
}

.header .menu-mobile {
  display: none;
}

@media (max-width: 768px) {
  .header .menu-mobile {
    display: none;
    margin-top: 54px;
    clear: both;
    background-color: #1a4371;
    color: #fff;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .header .menu-item {
    padding-left: 5px !important;
  }
}

.header .menu-item,
.header .menu-item a {
  float: left;
  line-height: 40px;
  display: inline-block;
  font-size: 17px !important;
  color: #262f56;
  font-weight: 600 !important;
  transition: color 0.3s linear;
  padding-left: 12px;
}

.header .menu-item,
.header .menu-item a:hover {
  color: #ea7027;
}

@media only screen and (max-width: 769px) {
  .header .menu-item {
    width: 100%;
    margin: 0;
    position: relative;
    text-align: left;
    font-weight: 500;
    border-top: 1px solid #4e5884;
    padding: 15px 20px;
    color: #fff;
    background-color: #1a4371;
  }

  .header .menu-item a {
    color: #fff;
    float: left;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 13px;
  }
}

@media only screen and (min-width: 769px) {
  .header .menu-item,
  .header .menu-item a {
    float: left;
    line-height: 40px;
    display: inline-block;
    font-size: 14px !important;
    color: #262f56;
    font-weight: 600 !important;
    transition: color 0.3s linear;
    padding-left: 5px;
  }

  .header .menu-item-first a {
    padding-left: 0 !important;
  }
}

@media only screen and (min-width: 769px) {
  .header .menu-item-account {
    background-color: #ea7027;
    line-height: 40px;
    border-radius: 4px;
    padding: 0 15px 0 15px !important;
    color: #fff;
    font-size: 17px;
    margin-left: 15px;
  }

  .header .menu-item-account a {
    color: #fff !important;
    font-size: 17px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 991px) {
  .header .menu-item-account {
    padding: 0 15px 0 15px !important;
    margin-left: 14px;
  }

  .header .menu-item,
  .header .menu-item a {
    float: left;
    line-height: 50px;
    display: inline-block;
    font-size: 15px !important;
    color: #262f56;
    font-weight: 600 !important;
    transition: color 0.3s linear;
    padding-left: 6px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .header .menu-item-account {
    padding: 0 8px 0 8px !important;
    margin-left: 10px;
  }
}

.header .fw_head_hamburger {
  text-align: right;
  font-size: 30px;
  padding-right: 20px;
}

.header .fw_menu {
  width: 100%;
  padding-right: 0;
}

@media only screen and (min-width: 769px) {
  .header .fw_head_hamburger {
    display: none;
  }
}

.header .fw_menu_login {
  background-color: #ea7027;
  border-radius: 4px;
  margin-top: 0;
  padding: 0 25px 0 25px !important;
  color: #fff;
  font-size: 17px;
  margin-left: 30px;
}

.header .fw_menu_login a {
  color: #fff !important;
  line-height: 40px !important;
  font-size: 17px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.header .fw_head_box {
  padding-top: 20px;
  padding-bottom: 10px;
}

.header .fw_menu {
  display: block;
}

.header .fw_dropdown_menu {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 10px;
  text-align: left;
  z-index: 1000;
  line-height: 30px;
  font-size: 17px;
  color: #262f56;
  font-weight: 500;
  display: none;
  float: right;
  width: 160px;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: rgba(0, 0, 0, 0.15) solid 1px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.header .fw_dropdown_menu a {
  color: #262f56;
}

.header .fw_dropdown_menu_item:hover {
  color: #fff !important;
  background-color: #ea7027;
}

@media only screen and (max-width: 769px) {
  .header .fw_head_box {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
  }

  .header .fw_head_hamburger {
    margin-bottom: 0;
  }

  .header .fw_menu {
    display: none;
  }

  .header .fa-angle-down {
    font-size: 25px;
    text-align: right;
    float: right;
    cursor: pointer;
  }

  .header .fa-angle-up {
    font-size: 25px;
    text-align: right;
    float: right;
    display: none;
    cursor: pointer;
  }

  .header #menu_account {
    display: none;
  }

  .header #menu_logout {
    display: none;
  }

  .header .fa-bars {
    cursor: pointer;
  }
}

.header .container .row {
  display: flex;
  align-items: center;
}

.header .header iframe {
  position: relative;
  height: 62px !important;
  margin-top: -10px;
  width: 100%;
  border-style: none;
  display: block;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .header .mobile-not-visible {
    display: none !important;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .header .mobile-not-visible {
    display: none !important;
  }
}

@media screen and (min-width: 200px) {
  .tp-widget-wrapper {
    font-size: 0;
  }

  .tp-widget-trustscore {
    font-size: 18px;
    margin: 0 12px 8px 0;
  }

  .tp-widget-stars {
    margin: 0 0 8px;
    width: 100px;
  }
}

@media screen and (min-width: 200px) {
  .tp-widget-trustscore,
  .tp-widget-stars {
    display: inline-block;
    vertical-align: middle;
  }
}

.tp-widget-stars {
  margin-left: 8px;
  width: 100px;
}

#profile-link {
  color: #000;
}

.tp-widget-wrapper {
  text-align: center;
}

.tp-widget-wrapper {
  height: 100%;
  margin: 0 auto;
  max-width: 750px;
  position: relative;
}

.tp-widget-trustscore {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 6px;
}

.tp-stars--5 .tp-star:nth-of-type(-n+5) .tp-star__canvas,
.tp-stars--5 .tp-star:nth-of-type(-n+5) .tp-star__canvas--half {
  fill: #00b67a;
}

.footer {
  background-color: #2d2f44;
  color: #999;
  padding: 50px 0 30px 0;
  position: relative;
  right: 0;
  left: 0;
  bottom: 0;
}

.footer .logo {
  max-height: 30px;
}

.footer .dropbtn {
  background-color: inherit;
  border: none;
  cursor: pointer;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #b3b4c1;
  font-size: 14px;
  margin-top: 12px;
  padding: 0;
  height: 20px !important;
}

.footer .dropbtn:hover {
  background-color: inherit !important;
}

.footer .dropdown {
  position: relative;
  display: inline-block;
}

.footer .dropdown-content {
  padding-top: 5px;
  display: none;
  position: absolute;
  top: 0;
  right: -15px;
  background-color: #363950;
  height: 210px;
  min-width: 570px;
  max-width: 100%;
  box-shadow: 0px 8px 9px 10px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.footer .dropdown-content a {
  padding: 10px 12px;
  text-decoration: none;
  display: block;
  color: #b3b4c1;
  font-size: 13px;
  font-weight: 600;
}

.footer .dropdown-content a:hover {
  background-color: #2d2f44;
}

.footer .dropdown:hover .dropdown-content {
  display: block;
}

.footer .dropbtn .fa {
  font-size: 19px;
  font-weight: bold !important;
  position: absolute;
  top: 14px;
  padding: 0 0 0 3px;
}

.footer .title {
  color: #75778a;
  cursor: pointer;
  font-size: 17px;
  padding-bottom: 16px;
  letter-spacing: 0.5px;
  font-weight: 600;
}

.footer .item {
  color: #b3b4c1;
  font-size: 14px;
  padding-top: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
}

.footer .item a {
  color: #b3b4c1;
  cursor: pointer;
}

.footer .item a:hover {
  color: #d3d3d3;
  text-decoration: none;
}

.footer .text {
  color: #b3b4c1;
  font-size: 14px;
  padding-top: 15px;
  letter-spacing: 0.5px;
  font-weight: 500;
  text-align: justify;
}

.footer .social-box {
  margin-top: 20px;
}

.footer .social-box .social-text {
  float: left;
  font-size: 14px;
  font-weight: 400;
  color: #626473;
  line-height: 40px;
  padding-right: 10px;
}

.footer .social-box .social-icons {
  background-color: #373951;
  border: #27293e solid 1px;
  border-radius: 4px;
  float: left;
  margin-left: 7px;
  height: 40px;
  width: 40px;
  text-align: center;
  color: #b3b4c1;
  font-size: 14px;
  line-height: 40px;
}

.footer .social-box .social-icons:hover {
  color: #fff;
}

/*@media only screen and (max-width: 768px) {*/
/*  .footer {*/
/*    display: none;*/
/*  }*/
/*}*/

.financial-review-page {
  background: #fff;
}

.financial-review-page input,
.financial-review-page select {
  background-color: #f5f7f6;
  height: 64px !important;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1;
  color: #767d9f;
}

.financial-review-page input::-moz-placeholder {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1;
  color: #767d9f;
}

.financial-review-page input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1;
  color: #767d9f;
}

.financial-review-page .wealth-management {
  padding-top: 63px;
  padding-bottom: 56px;
  background: #f5f7f6;
}

.financial-review-page .wealth-management h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.2;
  color: #204876;
  margin-top: 0;
  margin-bottom: 40px;
}

.financial-review-page .wealth-management span {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  color: #204876;
  position: relative;
  display: inline-block;
  margin: 0 20px 15px;
}

.financial-review-page .wealth-management span img {
  position: relative;
  top: -1px;
  margin-right: 4px;
}

.financial-review-page .checkbox-section {
  margin-top: 78px !important;
  margin-bottom: 70px !important;
}

@media (max-width: 767px) {
    .financial-review-page .checkbox-section {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
}

.financial-review-page .checkbox-section h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
  color: #222c5d;
  margin-bottom: 15px;
  margin-top: 20px;
}

.financial-review-page .checkbox-section label {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  color: #222c5d;
  margin-bottom: 0;
}

.financial-review-page .checkbox-section .form-check {
  margin-bottom: 10px;
  min-height: 24px;
}

.financial-review-page .checkbox-section .form-check {
  position: relative;
}

.financial-review-page .checkbox-section .form-check label {
  margin-left: 40px;
}

.financial-review-page .checkbox-section input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.financial-review-page .checkbox-section .checkmark {
  position: absolute;
  top: -2px;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #eee;
}

.financial-review-page .checkbox-section input[type=checkbox] ~ .checkmark {
  background-color: #f5f7f6;
  border: 1px solid #e1e7e4;
  border-radius: 3px;
}

.financial-review-page .checkbox-section input[type=checkbox]:checked ~ .checkmark {
  background-color: #ea7027;
}

.financial-review-page .checkbox-section .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.financial-review-page .checkbox-section input[type=checkbox]:checked ~ .checkmark:after {
  display: block;
}

.financial-review-page .checkbox-section .checkmark:after {
  left: 9px;
  top: 3px;
  width: 7px;
  height: 15px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.financial-review-page form {
  max-width: 864px;
  margin: 0 auto 150px;
}

.financial-review-page form label {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  color: #222c5d;
  margin-bottom: 10px;
}

.financial-review-page form .agreement {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
  color: #222c5d;
  display: block;
  margin-bottom: 35px;
}

.financial-review-page form .form-group {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .financial-review-page form .form-group.date-of-birth .col-xs-12 {
    margin-bottom: 20px;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .financial-review-page form .form-group.date-of-birth .col-xs-12:first-of-type {
    padding-left: 0;
  }

  .financial-review-page form .form-group.date-of-birth .col-xs-12:last-of-type {
    padding-right: 0;
  }
}

.financial-review-page form button {
  background-color: #ea7027;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1;
  min-width: 353px;
  display: inline-block;
}

.financial-review {
  min-height: 260px !important;
  background-image: url("/images/financial_review_background.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.financial-review h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  font-weight: 400;
  margin: 0;
}

.equity-release-page {
  background: #fff;
}

.equity-release-page input,
.equity-release-page select {
  background-color: #f5f7f6;
  height: 64px !important;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1;
  color: #767d9f;
}

.equity-release-page input::-moz-placeholder {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1;
  color: #767d9f;
}

.equity-release-page input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1;
  color: #767d9f;
}

.equity-release-page .get-release-guide {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .equity-release-page .get-release-guide {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

.equity-release-page .get-release-guide h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 39px;
  font-weight: 400;
  line-height: 1.2;
  color: #222c5d;
  margin-top: 0;
  margin-bottom: 20px;
}

.equity-release-page .get-release-guide span {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
  color: #222c5d;
  position: relative;
  display: inline-block;
  margin: 0 20px 15px;
}

.equity-release-page .get-release-guide span img {
  position: relative;
  top: -1px;
  margin-right: 4px;
}

.equity-release-page .guide-to-release {
  margin: 0 auto 80px !important;
}

@media (min-width: 768px) {
  .equity-release-page .guide-to-release {
    display: flex;
    margin: 0 auto 150px !important;
  }
}

@media (min-width: 768px) {
  .equity-release-page .guide-to-release .left-side {
    margin-right: 45px;
  }
}

@media (max-width: 767px) {
  .equity-release-page .guide-to-release .left-side {
    margin-bottom: 25px;
  }
}

.equity-release-page .guide-to-release .left-side .content {
  background-color: #f5f7f6;
  height: 100%;
  align-content: center;
}

.equity-release-page .guide-to-release .left-side img {
  width: 100%;
}

.equity-release-page .guide-to-release form h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
  color: #222c5d;
  margin-bottom: 42px;
  margin-top: 0;
}

.equity-release-page .guide-to-release form label {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  color: #222c5d;
  margin-bottom: 12px;
}

.equity-release-page .guide-to-release form .agreement {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
  color: #222c5d;
  display: block;
  margin-bottom: 35px;
}

.equity-release-page .guide-to-release form .form-group {
  margin-bottom: 18px;
}

@media (max-width: 767px) {
  .equity-release-page .guide-to-release form .form-group.date-of-birth .col-xs-12 {
    margin-bottom: 20px;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .equity-release-page .guide-to-release form .form-group.date-of-birth .col-xs-12:first-of-type {
    padding-left: 0;
  }

  .equity-release-page .guide-to-release form .form-group.date-of-birth .col-xs-12:last-of-type {
    padding-right: 0;
  }
}

.equity-release-page .guide-to-release form button {
  background-color: #ea7027;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1;
  min-width: 353px;
  display: inline-block;
}

.equity-release {
  min-height: 260px !important;
  background-image: url("/images/equity_release_cover.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.equity-release h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  font-weight: 400;
  margin: 0;
}

.charity-sector-page {
  background: #fff;
}

.charity-sector-page .page-cover {
  min-height: 800px !important;
  background-image: url("/images/charity_sector.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.charity-sector-page .page-cover h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 24px;
  color: #fff;
}

.charity-sector-page .page-cover span {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  margin: 0;
  color: #fff;
}

@media (min-width: 768px) {
  .charity-sector-page .page-cover span {
    font-size: 30px;
    line-height: 44px;
  }
}

.charity-sector-page .why-gift-matters {
  padding: 40px 0;
}

@media (min-width: 768px) {
  .charity-sector-page .why-gift-matters {
    padding: 140px 0;
  }
}

.charity-sector-page .why-gift-matters h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 28px !important;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 32px;
  color: #222c5d;
}

@media (min-width: 768px) {
  .charity-sector-page .why-gift-matters h2 {
    font-size: 39px;
    line-height: 1.2;
  }
}

.charity-sector-page .why-gift-matters p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  margin: 0 0 25px;
  color: #222c5d;
}

@media (min-width: 768px) {
  .charity-sector-page .why-gift-matters p {
    font-size: 20px;
    line-height: 34px;
  }
}

.charity-sector-page .why-gift-matters img {
  width: 100%;
  border-radius: 5px;
  border-top: 10px solid #ea7027;
}

.charity-sector-page .how-to-write-will {
  border-top: 10px solid #ea7027;
  min-height: 800px !important;
  background-image: url("/images/will_for_free_section.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.charity-sector-page .how-to-write-will .blue-background {
  background-color: rgba(32, 72, 118, 0.8);
  padding: 20px;
  border-bottom: 10px solid #ea7027;
  max-width: 617px;
  float: right;
}

@media (min-width: 768px) {
  .charity-sector-page .how-to-write-will .blue-background {
    padding: 70px 60px;
  }
}

.charity-sector-page .how-to-write-will .blue-background h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 29px;
  color: #fff;
}

.charity-sector-page .how-to-write-will .blue-background p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin: 0 0 15px;
  color: #fff;
}

@media (min-width: 768px) {
  .charity-sector-page .how-to-write-will .blue-background p {
    font-size: 18px;
    line-height: 34px;
  }
}

.charity-sector-page .how-gifts-help-charity {
  padding: 40px 0 0 0;
}

@media (min-width: 768px) {
  .charity-sector-page .how-gifts-help-charity {
    padding: 123px 0 100px;
  }
}

.charity-sector-page .how-gifts-help-charity h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 28px !important;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 20px;
  color: #222c5d;
}

@media (min-width: 768px) {
  .charity-sector-page .how-gifts-help-charity h2 {
    font-size: 39px;
    line-height: 1.2;
    margin: 0 0 42px;
  }
}

.charity-sector-page .how-gifts-help-charity h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px !important;
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 25px;
  color: #222c5d;
}

@media (min-width: 768px) {
  .charity-sector-page .how-gifts-help-charity h4 {
    font-size: 25px;
    line-height: 34px;
  }
}

.charity-sector-page .how-gifts-help-charity p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin: 0 0 25px;
  color: #222c5d;
}

@media (min-width: 768px) {
  .charity-sector-page .how-gifts-help-charity p {
    font-size: 20px;
    line-height: 34px;
  }
}

.charity-sector-page .how-gifts-help-charity ul li {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  color: #222c5d;
  padding-left: 20px;
  position: relative;
}

@media (min-width: 768px) {
  .charity-sector-page .how-gifts-help-charity ul li {
    font-size: 20px;
    line-height: 40px;
  }
}

.charity-sector-page .how-gifts-help-charity ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #ea7027;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.charity-sector-page .faq-section {
  background-color: #f5f7f6;
  padding: 40px 0;
}

@media (min-width: 768px) {
  .charity-sector-page .faq-section {
    padding: 111px 0 145px;
  }
}

.charity-sector-page .faq-section .card {
  padding: 0 12px;
  margin-bottom: 20px;
  background-color: #ffffff;
}

@media (min-width: 768px) {
  .charity-sector-page .faq-section .card {
    padding: 20px 48px;
  }
}

.charity-sector-page .faq-section .card .card-header h5 {
  margin: 0;
}

.charity-sector-page .faq-section .card .card-header h5 button {
  font-family: "Montserrat", sans-serif;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 2 !important;
  color: #222c5d;
  padding: 0;
  outline: none;
  width: 100%;
  text-align: left;
  text-decoration: none;
}

@media (min-width: 768px) {
  .charity-sector-page .faq-section .card .card-header h5 button {
    font-size: 26px !important;
  }
}

.charity-sector-page .faq-section .card .card-header h5 button:hover {
  background-color: transparent !important;
}

.charity-sector-page .faq-section .card .card-header h5 button i.fa {
  font-size: 28px;
  float: right;
  pointer-events: none;
}

@media (min-width: 768px) {
  .charity-sector-page .faq-section .card .card-header h5 button i.fa {
    padding: 11px 16px;
  }
}

.charity-sector-page .faq-section .card .card-header h5 button:not(.collapsed) i.fa {
  border-radius: 50px;
}

@media (min-width: 768px) {
  .charity-sector-page .faq-section .card .card-header h5 button:not(.collapsed) i.fa {
    background: #f5f7f6;
  }
}

.charity-sector-page .faq-section .card .card-header h5 button:not(.collapsed) i.fa:before {
  content: "\F106";
}

.charity-sector-page .faq-section .card .card-body {
  padding-top: 15px;
    padding-bottom: 15px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
  color: #222c5d;
}

@media (min-width: 768px) {
  .charity-sector-page .faq-section .card .card-body {
    padding-top: 35px;
    font-size: 20px;
    line-height: 34px;
  }
}

.charity-sector-page .faq-section .btn.make-will {
  background: linear-gradient(0deg, #e76f2a, #eb9667);
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2px;
  color: #fff;
  padding: 20px 30px;
  border-radius: 8px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .charity-sector-page .faq-section .btn.make-will {
    margin-top: 46px;
    font-size: 39px;
    padding: 37px 47px;
  }
}

.charity-guide-page {
  background: #fff;
}

.charity-guide-page .charity-guide {
  min-height: 260px !important;
  background-image: url("/images/charity_guides.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.charity-guide-page .charity-guide h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  font-weight: 400;
  margin: 0;
}

.charity-guide-page .useful-guides {
  padding-top: 20px;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .charity-guide-page .useful-guides {
    padding-top: 60px;
  }
}

.charity-guide-page .useful-guides h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 400;
  color: #204876;
  margin: 0 0 20px;
}

@media (min-width: 768px) {
  .charity-guide-page .useful-guides h2 {
    font-size: 60px;
    line-height: 1.2;
    margin: 0 0 40px;
  }
}

.charity-guide-page .useful-guides p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #222c5d;
  margin: 0 0 20px;
}

@media (min-width: 768px) {
  .charity-guide-page .useful-guides p {
    font-size: 18px;
    line-height: 32px;
    margin: 0 0 45px;
  }
}

.charity-guide-page .useful-guides .videos .each-video {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .charity-guide-page .useful-guides .videos .each-video {
    margin-bottom: 100px;
  }
}

.charity-guide-page .useful-guides .videos .each-video .video-thumbnail {
  position: relative;
}

.charity-guide-page .useful-guides .videos .each-video .video-thumbnail img {
  width: 100%;
}

.charity-guide-page .useful-guides .videos .each-video .video-thumbnail .player-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.charity-guide-page .useful-guides .videos .each-video .video-thumbnail .player-icon img {
  cursor: pointer;
  max-width: 50px;
  opacity: 0.8;
}

.charity-guide-page .useful-guides .videos .each-video .video-thumbnail .player-icon img:hover {
  opacity: 1;
}

.charity-guide-page .useful-guides .videos .each-video .video-heading {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.2px;
  font-weight: 500;
  color: #222c5d;
  margin: 26px 0 22px;
}

.charity-guide-page .useful-guides .videos .each-video .description {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #222c5d;
  margin: 28px 0 22px;
}

.charity-guide-page .charity-guidance {
  background-color: #f5f8f7;
  padding-top: 83px;
  padding-bottom: 83px;
}

.charity-guide-page .charity-guidance img {
  max-width: 68px;
}

.charity-guide-page .charity-guidance h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 31px;
  line-height: 1.2px;
  font-weight: 300;
  color: #204876;
  margin: 34px 0 40px;
}

.charity-guide-page .charity-guidance p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #204876;
  margin: 0 0 20px;
}

@media (min-width: 768px) {
  .charity-guide-page .charity-guidance p {
    font-size: 18px;
    line-height: 32px;
    margin: 0 0 45px;
  }
}

#videoModal video {
  width: 100%;
}

