.back-to-up {
  background-color: #0149ad;
  text-decoration: none;
  cursor: pointer;
  width: 56px;
  height: 56px;
  z-index: 999;
  position: fixed;
  right: 32px;
  bottom: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.4);
}

.change_Color {
  background-color: #0149ad;
  color: #fff;
}
.change_Color th p,
.change_Color td p {
  color: #fff;
}

.read_more {
  position: absolute;
  bottom: 36px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

.read_more_add {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

.layout_content,
.paragraph-content {
  max-width: 68.75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .layout_content,
  .paragraph-content {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .layout_content,
  .paragraph-content {
    flex-shrink: 0;
  }
}

.content_title {
  color: #156380;
  font-size: 27px;
  margin-bottom: 12px;
  font-weight: 600;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=68.75em&xxlarge=81.25em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 10px;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 10px;
}

.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0);
  line-height: 1;
  cursor: auto;
}

[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

div, dl, dt, dd, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

p {
  font-size: 16px;
  text-transform: none;
  line-height: 32px;
  color: #636466;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility;
}

em, i {
  font-style: italic;
  line-height: inherit;
}

strong, b {
  font-weight: 700;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small {
  line-height: 0;
  color: #143d50;
}

h1, .h1 {
  font-size: 2.375rem;
  line-height: 1.15;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.5625rem;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 0.875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3.5rem;
    line-height: 1.1;
  }
  h2, .h2 {
    font-size: 1.5625rem;
    line-height: 1.2;
  }
  h3, .h3 {
    font-size: 1.875rem;
    line-height: 1.34;
  }
  h4, .h4 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  h5, .h5 {
    font-size: 1.125rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  h1, .h1 {
    font-size: 3.5rem;
    line-height: 1.1;
  }
  h2, .h2 {
    font-size: 2.5rem;
    line-height: 1.2;
  }
  h3, .h3 {
    font-size: 1.875rem;
    line-height: 1.34;
  }
  h4, .h4 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  h5, .h5 {
    font-size: 1.125rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #e4060f;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:focus {
  color: #f76400;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 1100px;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #143d50;
  border-left: 0;
}

ul, ol, dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: inherit;
}

li {
  font-size: inherit;
}

ul {
  margin: 0;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #143d50;
}

blockquote, blockquote p {
  line-height: inherit;
  color: #156380;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

img {
  max-width: 100%;
}

body {
  overflow-x: hidden;
  font-family: "Nunito", sans-serif;
}

.my_btn_design {
  border: none;
  border-radius: 0;
  padding: 9px 23px;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  position: relative;
  text-transform: uppercase;
  transition: 0.3s ease-in-out 0.2s;
  z-index: 9;
  border-radius: 4px;
  border: 2px solid transparent;
  color: #fff;
  border: 2px solid #0149ad;
  background-color: #0149ad;
}
.my_btn_design::after, .my_btn_design::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #0149ad;
  box-shadow: -1px -1px 5px 0px #fff, 7px 7px 20px 0px rgba(0, 0, 0, 0.2), 4px 4px 5px 0px rgba(0, 0, 0, 0.1333333333);
  transition: 400ms ease all;
}
.my_btn_design::after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.my_btn_design:hover {
  border: 2px solid #0149ad;
  color: #0149ad;
  background-color: transparent;
}
.my_btn_design:hover::after, .my_btn_design:hover::before {
  width: 100%;
  transition: 800ms ease all;
}

@keyframes navbarFixed {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (min-width: 767px) {
  .heading.center-heading .heading-desc {
    margin: 0 auto;
  }
}
.heading .heading-title {
  color: #373053;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 10px;
  text-transform: none;
  text-transform: uppercase;
}

.heading .separator {
  position: relative;
  width: 74px;
  margin-top: 10px !important;
  margin: 0 auto;
  margin-bottom: 30px;
}

.heading .separator:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 35px;
  height: 3px;
  background-color: #0149ad;
}

.heading .separator span {
  position: absolute;
  left: 50%;
  top: 0;
  width: 15px;
  height: 3px;
  margin-left: 3px;
  display: inline-block;
  background-color: rgb(0, 199, 229);
}

.heading .heading-desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
  margin: 0 auto;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}

.large_title h3 {
  color: #F9F9F9;
  font-size: 55px;
  font-weight: 600;
  letter-spacing: 4px;
  transition: all 0.3s ease;
  margin: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .large_title h3 {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .large_title h3 {
    font-size: 30px;
  }
}
.large_title h3 span {
  color: #0149ad;
  transition: all 0.3s ease;
}
.large_title h3:hover span {
  color: #000;
}

.top_small_heading {
  color: #0149ad;
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

.border_banner {
  width: 100px;
  color: #0149ad;
  border: 2px solid;
  margin: 20px 0;
}

.offcanvas-wrapper ul {
  padding: 0;
}
.offcanvas-wrapper ul.side_images {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 5px;
}
.offcanvas-wrapper ul.side_images li {
  list-style: none;
}
.offcanvas-wrapper ul.side_images li img {
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
}
.offcanvas-wrapper .contact_info .single-info span {
  color: red;
  font-size: 12px;
}
.offcanvas-wrapper .contact_info .single-info p {
  color: #3f3f3f;
  font-size: 14px;
}

header {
  background: #fff;
  align-items: center;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
  transition: 1s;
}
header:hover {
  box-shadow: 1px 2px 23px 0px rgba(0, 0, 0, 0.3);
}
header img {
  height: 50px;
  width: auto;
}
header .dropdown .btn:focus {
  outline: none;
  box-shadow: none;
}
header .dropdown img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #ccc;
  -o-object-fit: cover;
     object-fit: cover;
}
header .dropdown .dropdown-menu.show {
  width: 100%;
}
header .d-flex {
  align-items: center;
}
header nav {
  padding: 0 !important;
}
@media all and (min-width: 992px) {
  header nav li.has-megamenu {
    position: static !important;
  }
}
header nav li.has-megamenu .megamenu {
  padding: 1rem;
}
@media all and (min-width: 992px) {
  header nav li.has-megamenu .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
  }
}
header nav li.has-megamenu .megamenu .megha_feature_Devide {
  display: grid;
  grid-template-columns: 3fr 1fr;
  grid-gap: 20px;
}
header nav li.has-megamenu .megamenu .megha_feature_Devide .megha_left .megha_left_Devide {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
header nav li.has-megamenu .megamenu .megha_feature_Devide .megha_left .megha_left_Devide .megha_Single h6 svg {
  width: 16px;
  height: 16px;
}
header nav li a {
  color: #000;
  opacity: 1;
  position: relative;
}
header nav li a.nav-link {
  color: #000;
  font-weight: 500;
  font-size: 17px;
  text-transform: capitalize;
  margin: 0 20px;
}
header nav li a::before {
  content: "";
  display: block;
  height: 2px;
  background: #0149ad;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: scale(0, 1);
  transition: transform ease-in-out 250ms;
}
header nav li a:hover::before,
header nav li a.active::before {
  transform: scale(1, 1);
}
header nav button {
  outline: none;
}
header nav button.navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}
header nav button .menu-btn-1 {
  height: 24px;
  width: 30px;
  cursor: pointer;
}
header nav button .menu-btn-1 span,
header nav button .menu-btn-1 span::before,
header nav button .menu-btn-1 span::after {
  background: #000;
  border-radius: 3px;
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  margin-top: 8px;
  -webkit-writing-mode: vertical-lr;
  transition: 0.3s ease-in-out;
}
header nav button .menu-btn-1 span::before {
  margin-top: -5px;
}
header nav button .menu-btn-1 span::after {
  margin-top: 5px;
}
header nav button .menu-btn-1.active span {
  background: transparent;
}
header nav button .menu-btn-1.active span::before {
  margin-top: 0;
  transform: rotate(45deg);
}
header nav button .menu-btn-1.active span::after {
  margin-top: 0;
  transform: rotate(-45deg);
}
header .sign_in_btn {
  font-size: 16px;
  color: #000;
  margin: 0 20px 0 0;
  font-weight: 600;
}
header .join_btn {
  background-color: #0149ad;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 10px;
  color: #fff !important;
  border: 2px solid #0149ad;
}
header .join_btn:hover {
  background-color: transparent;
  color: #0149ad !important;
}

.small_header {
  border-bottom: 1px solid #99cbdb;
}
.small_header ul {
  text-align: right;
  margin: 0;
}
.small_header ul.primary_top_menu li {
  display: inline-block;
}
.small_header ul.primary_top_menu li a {
  color: #000;
  font-family: var(--semibold);
  display: block;
  padding: 5px 0.8rem;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.5s ease-in-out;
  text-transform: uppercase;
}
.small_header ul.primary_top_menu li a:hover::before {
  visibility: visible;
  transform: scaleX(1);
}
.small_header ul.primary_top_menu li a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: red;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}
.small_header ul.primary_top_menu li a img {
  height: 20px;
  width: 20px;
}
.small_header ul.primary_top_menu li a #popOverBox {
  background: tomato;
  font-family: serif;
}
.small_header ul.primary_top_menu li.menu-item-has-children {
  position: relative;
}
.small_header ul.primary_top_menu li.menu-item-has-children:hover ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(1);
  transition: all 0.5s ease-in-out;
  top: 100%;
}
.small_header ul.primary_top_menu li.menu-item-has-children ul {
  position: absolute;
  left: auto;
  left: 0;
  top: 130%;
  min-width: 130px;
  padding: 0 15px;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: translateY(0);
  border: none;
  background-color: #fff;
  z-index: 99;
  display: inherit;
  border-radius: 5px;
  text-align: left;
}
.small_header ul.primary_top_menu li.menu-item-has-children ul li {
  display: block;
  padding: 5px 0;
}
.small_header ul.primary_top_menu li.menu-item-has-children ul li:last-child a {
  border-bottom: none;
}
.small_header ul.primary_top_menu li.menu-item-has-children ul li a {
  border-right: none;
  padding: 5px 0;
  display: block;
  border-bottom: 1px solid #3899CB;
  font-size: 0.875em;
  color: #000;
}
.small_header ul.primary_top_menu li.menu-item-has-children ul li a:hover {
  border-right: none;
  padding: 5px 0;
  display: block;
  border-bottom: 1px solid #3899CB;
  font-size: 0.875em;
  color: #000;
}
.small_header ul.primary_top_menu li.menu-item-has-children ul li a::before {
  bottom: 0;
}
.small_header ul.primary_top_menu li.menu-item-has-children ul li a ::after {
  display: none;
}
.small_header ul.primary_top_menu li.menu-item-has-children span .fa-angle-down {
  display: none;
}
.small_header ul.primary_top_menu li.menu-item-has-current a::before {
  visibility: visible;
  transform: none;
}
@media screen and (max-width: 992px) {
  .small_header ul.primary_top_menu li:last-child a {
    border-bottom: none;
  }
}
.small_header ul li.menu-item-has-children {
  color: red;
}
@media screen and (max-width: 992px) {
  .small_header ul li.menu-item-has-children::after {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .small_header ul li.menu-item-has-children span.fa-angle-down {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    display: block;
    width: 30px;
    color: #fff;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    cursor: pointer;
  }
}
@media screen and (max-width: 992px) {
  .small_header ul li.menu-item-has-children ul {
    position: inherit;
    transform: none;
    width: 100%;
    display: none;
    visibility: visible;
    opacity: 1;
    transition: all 0.5s ease-in-out;
    background-color: #fff;
    text-align: center;
  }
}
@media screen and (max-width: 992px) and (max-width: 992px) {
  .small_header ul li.menu-item-has-children ul li a {
    border: none;
    color: #3899CB;
  }
}

header.site-header {
  background: #fff;
  align-items: center;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
  transition: 1s;
}
header.site-header .master-head {
  padding: 2px 0;
  border-radius: 5px;
}
header.site-header .master-head .menu-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap {
    justify-content: flex-start;
    grid-gap: 20px;
  }
}
header.site-header .master-head .menu-wrap a.show_on_small {
  display: none;
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap a.show_on_small {
    display: block;
    border-left: 1px solid #ccc;
    padding-left: 10px;
  }
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap a.hide_on_small {
    display: none;
  }
}
header.site-header .master-head .menu-wrap a.logo-link {
  float: left;
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap a.logo-link {
    max-width: 230px;
  }
}
header.site-header .master-head .menu-wrap a.logo-link img {
  height: 54px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1200px) {
  header.site-header .master-head .menu-wrap a.logo-link img {
    height: 40px;
  }
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap a.logo-link img {
    height: 50px;
  }
}
header.site-header .master-head .menu-wrap .logo_div {
  display: flex;
  align-items: flex-end;
}
header.site-header .master-head .menu-wrap .logo_div img {
  height: 54px;
}
header.site-header .master-head .menu-wrap .menu {
  text-align: right;
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap .menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    background-color: #c9c9c9;
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
    height: 100vh;
    transform: translate3d(100vw, 0, 0);
    overflow: auto;
  }
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap .menu.menu-open {
    display: block;
    opacity: 1;
    width: 100%;
    visibility: visible;
    border-radius: 0;
    transform: translateZ(0);
    z-index: 999;
  }
}
header.site-header .master-head .menu-wrap .menu .close-toggle {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap .menu .close-toggle {
    display: block !important;
    font-size: 1.5em;
  }
}
header.site-header .master-head .menu-wrap .menu ul {
  text-align: right;
  margin: 0;
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap .menu ul.primary-menu {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 400px;
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: initial;
    text-align: center;
    max-height: 480px;
    overflow-y: auto;
  }
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap .menu ul.primary-menu li {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap .menu ul.primary-menu li.menu-item-has-children::after {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap .menu ul.primary-menu li.menu-item-has-children span.fa-angle-down {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    display: block;
    width: 30px;
    color: #fff;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    cursor: pointer;
  }
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap .menu ul.primary-menu li.menu-item-has-children ul {
    position: inherit;
    transform: none;
    width: 100%;
    display: none;
    visibility: visible;
    opacity: 1;
    transition: all 0.5s ease-in-out;
    background-color: #fff;
    text-align: center;
  }
}
@media screen and (max-width: 992px) and (max-width: 992px) {
  header.site-header .master-head .menu-wrap .menu ul.primary-menu li.menu-item-has-children ul li a {
    border: none;
    color: #3899CB;
  }
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap .menu ul.primary-menu li:last-child a {
    border-bottom: none;
  }
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap .menu ul.primary-menu li a {
    border-right: none;
    color: #000;
  }
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .menu-wrap .menu ul.primary-menu li a::before {
    bottom: 3px;
  }
}
header.site-header .master-head .menu-wrap .menu ul li {
  display: inline-block;
}
header.site-header .master-head .menu-wrap .menu ul li a {
  color: #000;
  font-family: var(--semibold);
  display: block;
  padding: 0.8rem;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.5s ease-in-out;
  text-transform: uppercase;
}
header.site-header .master-head .menu-wrap .menu ul li a:hover::before {
  visibility: visible;
  transform: scaleX(1);
}
header.site-header .master-head .menu-wrap .menu ul li a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: red;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (max-width: 1200px) {
  header.site-header .master-head .menu-wrap .menu ul li a {
    font-size: 12px;
  }
}
header.site-header .master-head .menu-wrap .menu ul li a img {
  height: 20px;
  width: 20px;
}
header.site-header .master-head .menu-wrap .menu ul li a #popOverBox {
  background: tomato;
  font-family: serif;
}
header.site-header .master-head .menu-wrap .menu ul li.menu-item-has-children {
  position: relative;
}
header.site-header .master-head .menu-wrap .menu ul li.menu-item-has-children:hover ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(1);
  transition: all 0.5s ease-in-out;
  top: 100%;
}
header.site-header .master-head .menu-wrap .menu ul li.menu-item-has-children ul {
  position: absolute;
  left: auto;
  left: 0;
  top: 130%;
  min-width: 150px;
  padding: 0 15px;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: translateY(0);
  border: none;
  background-color: #fff;
  z-index: 99;
  display: inherit;
  border-radius: 5px;
  text-align: left;
}
header.site-header .master-head .menu-wrap .menu ul li.menu-item-has-children ul li {
  display: block;
  padding: 5px 0;
}
header.site-header .master-head .menu-wrap .menu ul li.menu-item-has-children ul li:last-child a {
  border-bottom: none;
}
header.site-header .master-head .menu-wrap .menu ul li.menu-item-has-children ul li a {
  border-right: none;
  padding: 5px 0;
  display: block;
  border-bottom: 1px solid #3899CB;
  font-size: 0.875em;
  color: #000;
}
header.site-header .master-head .menu-wrap .menu ul li.menu-item-has-children ul li a:hover {
  border-right: none;
  padding: 5px 0;
  display: block;
  border-bottom: 1px solid #3899CB;
  font-size: 0.875em;
  color: #000;
}
header.site-header .master-head .menu-wrap .menu ul li.menu-item-has-children ul li a::before {
  bottom: 0;
}
header.site-header .master-head .menu-wrap .menu ul li.menu-item-has-children ul li a ::after {
  display: none;
}
header.site-header .master-head .menu-wrap .menu ul li.menu-item-has-children span .fa-angle-down {
  display: none;
}
header.site-header .master-head .menu-wrap .menu ul li.menu-item-has-current a::before {
  visibility: visible;
  transform: none;
}
header.site-header .master-head .page-toggle-button {
  float: right;
  width: 34px;
  height: 34px;
  background: #343232;
  border-radius: 50%;
  display: none;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  header.site-header .master-head .page-toggle-button {
    display: block;
    z-index: 1000;
    margin: 5px 0;
  }
}
header.site-header .master-head .page-toggle-button .hamburger-box {
  position: relative;
  display: block;
  width: 34px;
  height: 34px;
}
header.site-header .master-head .page-toggle-button .hamburger-box.open .harmburger-inner {
  background-color: transparent;
}
header.site-header .master-head .page-toggle-button .hamburger-box.open .harmburger-inner::before {
  top: -60px;
  left: -60px;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(60px, 60px, 0) rotate(45deg);
}
header.site-header .master-head .page-toggle-button .hamburger-box.open .harmburger-inner::after {
  top: -60px;
  right: -60px;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transform: translate3d(-60px, 60px, 0) rotate(-45deg);
}
header.site-header .master-head .page-toggle-button .hamburger-box .harmburger-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 2px;
  transition: background-color 0.125s ease-in 0.175s;
  border-radius: 4px;
  background-color: #fff;
}
header.site-header .master-head .page-toggle-button .hamburger-box .harmburger-inner::after {
  content: "";
  position: absolute;
  width: inherit;
  height: 2px;
  border-radius: 4px;
  background-color: #fff;
  top: 7px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
}
header.site-header .master-head .page-toggle-button .hamburger-box .harmburger-inner::before {
  content: "";
  position: absolute;
  width: inherit;
  height: 2px;
  border-radius: 4px;
  background-color: #fff;
  top: -7px;
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
}
header.site-header .master-head .join_btn {
  background-color: #0149ad;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 8px !important;
  color: #fff !important;
  border: 2px solid #0149ad;
}
header.site-header .master-head .join_btn:hover {
  background-color: transparent;
  color: #0149ad !important;
}
header.affix {
  position: fixed;
  z-index: 99999;
  width: 100%;
  border-radius: 0;
  top: 0;
  left: 0;
  background-color: #fff;
  box-shadow: 10px 8px 11px rgba(233, 233, 233, 0.6784313725);
  transition: all 1s ease;
  color: #fff;
}

.banner {
  background: url(../images/wave.svg) center bottom -0.5px/100% 14% no-repeat scroll padding-box border-box, linear-gradient(60deg, rgb(1, 73, 173), rgb(28, 161, 156)) 0% 0%/auto repeat scroll padding-box border-box rgb(82, 67, 170);
  background-blend-mode: normal, normal;
  color: rgb(255, 255, 255);
  padding: 80px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .banner {
    padding: 30px 0 0 0;
    height: 500px;
  }
}
.banner .banner_content_devide {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  grid-gap: 40px;
}
@media only screen and (max-width: 767px) {
  .banner .banner_content_devide {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
.banner .banner_content_devide .banner_content_left h2 {
  font-weight: 500;
  margin-bottom: 0.5rem;
  margin-top: 0px;
  font-size: 50px;
  line-height: 1.25;
  color: #ffc502;
}
@media only screen and (max-width: 1199px) {
  .banner .banner_content_devide .banner_content_left h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .banner .banner_content_devide .banner_content_left h2 {
    font-size: 35px;
  }
}
.banner .banner_content_devide .banner_content_left h3 {
  margin: 20px auto;
  font-size: 47px;
  line-height: 64px;
}
@media only screen and (max-width: 1199px) {
  .banner .banner_content_devide .banner_content_left h3 {
    font-size: 31px;
    line-height: 43px;
  }
}
@media only screen and (max-width: 991px) {
  .banner .banner_content_devide .banner_content_left h3 {
    font-size: 23px;
    line-height: 30px;
  }
}
.banner .banner_content_devide .banner_content_left input[type=email] {
  font-size: 1rem;
  padding: 0.7rem 0.75rem 0.8rem;
  border: 1px solid rgb(223, 225, 230);
  border-radius: 0.3rem;
  max-width: 300px;
  transition: all 250ms ease-out 0s;
  width: 376px;
}
@media only screen and (max-width: 1199px) {
  .banner .banner_content_devide .banner_content_left input[type=email] {
    max-width: 230px;
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .banner .banner_content_devide .banner_content_left input[type=email] {
    max-width: 160px;
    width: 100%;
    padding: 5px 10px;
  }
}
.banner .banner_content_devide .banner_content_left button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  border-radius: 0.3rem;
  cursor: pointer;
  display: inline-flex;
  text-align: center;
  transition: all 250ms ease-out 0s;
  text-decoration: none;
  background-color: #0149ad;
  border: 1px solid #0149ad;
  font-size: 1rem;
  padding: 0.7rem 1rem 0.8rem;
  color: rgb(255, 255, 255) !important;
}
@media only screen and (max-width: 991px) {
  .banner .banner_content_devide .banner_content_left button {
    padding: 5px;
  }
}

.types_of_pricing {
  display: grid;
  grid-template-columns: repeat(4, minmax(0px, 1fr));
}
@media only screen and (max-width: 991px) {
  .types_of_pricing {
    display: block;
  }
}
.types_of_pricing .see_included {
  display: none;
  margin: 20px 0;
  border: none;
  background: transparent;
  border-bottom: 2px solid #0149ad;
  transition: 2s;
}
@media only screen and (max-width: 991px) {
  .types_of_pricing .see_included {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .types_of_pricing #myDIV1,
  .types_of_pricing #myDIV2,
  .types_of_pricing #myDIV3,
  .types_of_pricing #myDIV4 {
    display: none;
  }
}
.types_of_pricing .free_item h6,
.types_of_pricing .free_items h6 {
  margin: 0;
}
.types_of_pricing .for_whom p {
  margin: 0;
}
.types_of_pricing .amount_item {
  display: flex;
  align-items: baseline;
}
.types_of_pricing .amount_item span {
  font-size: 22px;
}
.types_of_pricing .amount_item .large_text {
  font-size: 41px;
  font-weight: 400;
}
.types_of_pricing .for_whom {
  color: rgb(80, 95, 121);
  font-size: 0.75rem;
  margin: 0px;
}
.types_of_pricing .for_whom_main P {
  font-size: 1rem;
  margin-bottom: 0px;
  font-weight: 400;
}
.types_of_pricing .button_section a {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  border-radius: 0.3rem;
  cursor: pointer;
  display: inline-flex;
  text-align: center;
  transition: all 250ms ease-out 0s;
  text-decoration: none;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(0, 184, 217);
  font-size: 1rem;
  padding: 0.7rem 1rem 0.8rem;
  color: rgb(23, 43, 77) !important;
}
.types_of_pricing .button_section a:hover {
  background-color: rgb(230, 252, 255);
  border: 1px solid rgb(0, 184, 217);
}
.types_of_pricing .included {
  padding: 30px 1rem 0px;
}
.types_of_pricing .included .include_title {
  font-weight: 500;
  margin-bottom: 0.5rem;
  margin-top: 0px;
  font-size: 1rem;
  line-height: 1.25;
  text-transform: uppercase;
}
.types_of_pricing .included ul li {
  padding: 10px 0;
  list-style: none;
}
@media only screen and (max-width: 1199px) {
  .types_of_pricing .included ul li {
    font-size: 13px;
  }
}
.types_of_pricing .included ul li::before {
  content: "";
  display: inline-block;
  height: 15px;
  width: 20px;
  background-image: url("../images/download-removebg-preview.png");
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: -35px;
}
.types_of_pricing .first_column {
  padding: 1.5rem 1rem 0px;
  text-align: left;
  border-left: 1px solid rgb(223, 225, 230);
  border-right: 1px solid rgb(223, 225, 230);
}
.types_of_pricing .first_column.free_items1 {
  grid-column: 1;
  grid-row: 1;
  border-top: 1px solid rgb(223, 225, 230);
}
.types_of_pricing .first_column.amount_section1 {
  grid-column: 1;
  grid-row: 2;
}
.types_of_pricing .first_column.for_whom1 {
  grid-column: 1;
  grid-row: 3;
}
.types_of_pricing .first_column.for_whom_main1 {
  grid-column: 1;
  grid-row: 4;
}
.types_of_pricing .first_column.button_section1 {
  grid-column: 1;
  grid-row: 5;
}
.types_of_pricing .first_column.included1 {
  grid-column: 1;
  grid-row: 6;
  border-bottom: 1px solid rgb(223, 225, 230);
}
.types_of_pricing .second_columns {
  padding: 1.5rem 1rem 0px;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .types_of_pricing .second_columns {
    border-left: 1px solid rgb(223, 225, 230);
    border-right: 1px solid rgb(223, 225, 230);
  }
}
.types_of_pricing .second_columns.free_items2 {
  border-top: 1px solid rgb(223, 225, 230);
  grid-column: 2;
  grid-row: 1;
}
@media only screen and (max-width: 991px) {
  .types_of_pricing .second_columns.free_items2 {
    margin: 30px auto 0;
  }
}
.types_of_pricing .second_columns.amount_section2 {
  grid-column: 2;
  grid-row: 2;
}
.types_of_pricing .second_columns.for_whom2 {
  grid-column: 2;
  grid-row: 3;
}
.types_of_pricing .second_columns.for_whom_main2 {
  grid-column: 2;
  grid-row: 4;
}
.types_of_pricing .second_columns.button_section2 {
  grid-column: 2;
  grid-row: 5;
}
.types_of_pricing .second_columns.included2 {
  grid-column: 2;
  grid-row: 6;
  border-bottom: 1px solid rgb(223, 225, 230);
}
@media only screen and (max-width: 991px) {
  .types_of_pricing .second_columns.included2 {
    margin: 0 auto 30px auto;
  }
}
.types_of_pricing .third_columns {
  padding: 1.5rem 1rem 0px;
  text-align: left;
  border-left: 2px solid #00b8d9;
  border-right: 2px solid #00b8d9;
}
.types_of_pricing .third_columns.free_items3 {
  grid-column: 3;
  grid-row: 1;
  border-top: 2px solid #00b8d9;
}
.types_of_pricing .third_columns.amount_section3 {
  grid-column: 3;
  grid-row: 2;
}
.types_of_pricing .third_columns.for_whom3 {
  grid-column: 3;
  grid-row: 3;
}
.types_of_pricing .third_columns.for_whom_main3 {
  grid-column: 3;
  grid-row: 4;
}
.types_of_pricing .third_columns.button_section3 {
  grid-column: 3;
  grid-row: 5;
}
.types_of_pricing .third_columns.button_section3 a {
  background-color: rgb(230, 252, 255);
  border: 1px solid rgb(0, 184, 217);
}
.types_of_pricing .third_columns.button_section3 a:hover {
  background-color: rgb(255, 255, 255);
}
.types_of_pricing .third_columns.included3 {
  grid-column: 3;
  grid-row: 6;
  border-bottom: 2px solid #00b8d9;
}
.types_of_pricing .fourth_columns {
  padding: 1.5rem 1rem 0px;
  text-align: left;
  border-left: 0;
  border-right: 1px solid rgb(223, 225, 230);
}
@media only screen and (max-width: 991px) {
  .types_of_pricing .fourth_columns {
    border-left: 1px solid rgb(223, 225, 230);
    border-right: 1px solid rgb(223, 225, 230);
  }
}
.types_of_pricing .fourth_columns.free_items4 {
  grid-column: 4;
  grid-row: 1;
  border-top: 1px solid rgb(223, 225, 230);
}
@media only screen and (max-width: 991px) {
  .types_of_pricing .fourth_columns.free_items4 {
    margin: 30px auto 0;
  }
}
.types_of_pricing .fourth_columns.amount_section4 {
  grid-column: 4;
  grid-row: 2;
}
.types_of_pricing .fourth_columns.for_whom4 {
  grid-column: 4;
  grid-row: 3;
}
.types_of_pricing .fourth_columns.for_whom_main4 {
  grid-column: 4;
  grid-row: 4;
}
.types_of_pricing .fourth_columns.button_section4 {
  grid-column: 4;
  grid-row: 5;
}
.types_of_pricing .fourth_columns.included4 {
  grid-column: 4;
  grid-row: 6;
  border-bottom: 1px solid rgb(223, 225, 230);
}
@media only screen and (max-width: 991px) {
  .types_of_pricing .fourth_columns.included4 {
    margin: 0 auto 30px auto;
  }
}
.types_of_pricing .amount_item {
  display: flex;
  align-items: baseline;
}
.types_of_pricing .amount_item span {
  font-size: 22px;
}
.types_of_pricing .amount_item .large_text {
  font-size: 41px;
  font-weight: 400;
}

.pg-footer {
  margin: 100px 0 0;
}
.pg-footer .footer {
  background-color: #d1d1d1;
  color: #2e2d2d;
}
.pg-footer .footer p {
  color: #2e2d2d;
  font-size: 16px;
  font-weight: 600;
}
.pg-footer .footer .footer-wave-svg {
  background-color: transparent;
  display: block;
  height: 30px;
  /* position: relative; */
  top: -1px;
  width: 100%;
}
.pg-footer .footer .footer-wave-path {
  fill: #fffff2;
}
.pg-footer .footer .fotter_content_devide {
  display: grid;
  grid-template-columns: 2fr 1.5fr 1fr 1fr;
  grid-gap: 20px;
  padding: 50px 0;
}
.pg-footer .footer .fotter_content_devide .footer-content-column .footer-menu {
  margin-top: 30px;
}
.pg-footer .footer .fotter_content_devide .footer-content-column ul li a {
  color: #2e2d2d;
  text-decoration: none;
}
.pg-footer .footer .fotter_content_devide .footer-content-column .footer-logo-link {
  display: inline-block;
}
.pg-footer .footer .fotter_content_devide .footer-content-column .footer-logo-link h1 img {
  height: 80px;
}
@media only screen and (max-width: 992px) {
  .pg-footer .footer .fotter_content_devide {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 600px) {
  .pg-footer .footer .fotter_content_devide {
    grid-template-columns: 1fr;
  }
}

.footer-menu-name {
  color: #2e2d2d;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
}

.footer-menu-list {
  list-style: none;
  margin-bottom: 0;
  margin-top: 10px;
  padding-left: 0;
}

.footer-menu-list li {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
}
.footer-menu-list li i {
  font-size: 21px;
}

.footer-copyright {
  background-color: #0149ad;
  color: #fff;
  padding: 15px 30px;
  text-align: center;
}
.footer-copyright p.footer-copyright-text {
  color: #ffffff;
}

.footer-copyright-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

.footer-copyright-text {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 0;
}

.footer-copyright-link {
  color: #fff;
  text-decoration: none;
}

.compare_plans {
  margin: 0px auto 100px auto;
}
.compare_plans .has-search .form-control {
  padding-left: 2.375rem;
}
.compare_plans .has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}
@media only screen and (max-width: 767px) {
  .compare_plans table tbody td {
    font-weight: 400;
    grid-template-columns: 50% 50%;
    place-items: center end;
    text-transform: uppercase;
  }
  .compare_plans table tbody th, .compare_plans table tbody td {
    display: grid;
  }
  .compare_plans table tbody td[data-appearance] {
    background-position: right center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .compare_plans table tbody td::before {
    content: attr(data-product);
    justify-self: flex-start;
    text-indent: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .compare_plans table thead {
    display: none;
  }
}
.compare_plans table img {
  height: auto;
  width: 18px;
}
.compare_plans table tr th p {
  margin: 4px 0;
  font-size: 16px;
  margin: 0;
}
.compare_plans table tr th p:first-child {
  font-weight: 600;
}
.compare_plans table p {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}

.faq_list ul li {
  list-style: none;
  margin: 50px 0;
}

.signUpp {
  background: #f2f8fa;
  padding: 0px 0 50px;
  /****************
        FORM
  *****************/
}
.signUpp .heading {
  margin: 0 auto 80px auto;
}
.signUpp .heading img {
  width: 100px;
}
.signUpp .register_devide .signup .signup__field {
  margin-bottom: 40px;
}
.signUpp .register_devide .signup .signup__input {
  padding: 11px 13px 11px;
}
.signUpp .register_devide .register_image img {
  position: sticky;
  top: 60px;
  z-index: 1;
}
@media screen and (max-width: 767) {
  .signUpp .register_devide .register_image {
    display: none;
  }
}
.signUpp .register_devide .register_form {
  max-width: 100% !important;
}
.signUpp .sign_up_Devide {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
@media screen and (max-width: 991px) {
  .signUpp .sign_up_Devide {
    grid-gap: 15px;
    grid-template-columns: 1fr;
  }
}
.signUpp button,
.signUpp input {
  border: none;
  outline: none;
}
.signUpp .signup {
  background-color: white;
  width: 100%;
  margin: auto;
  padding: 60px 40px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 20px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  /*  Field */
  /*  Input */
  /*  Label */
  /*  Button */
}
@media screen and (max-width: 373px) {
  .signUpp .signup {
    padding: 30px 20px;
  }
}
.signUpp .signup.register_form .button_center {
  margin: auto;
  text-align: center;
}
.signUpp .signup.register_form .button_center button,
.signUpp .signup.register_form .button_center input[type=submit] {
  width: 200px !important;
}
.signUpp .signup .rating {
  margin: 20px 0;
}
.signUpp .signup .fa-star.checked {
  color: orange;
}
.signUpp .signup .logo {
  text-align: center;
}
.signUpp .signup h4 {
  font-weight: 600;
  font-size: 20px;
  margin: 10px 0 20px 0;
}
.signUpp .signup h2 {
  text-align: center;
  font-size: 16px;
  margin: 20px 0;
  font-weight: 500;
}
@media screen and (max-width: 373px) {
  .signUpp .signup h2 {
    font-size: 14px;
  }
}
.signUpp .signup h2 a {
  cursor: pointer;
  color: #0149ad;
}
.signUpp .signup h2 a:hover {
  text-decoration: underline;
}
.signUpp .signup .signup__field {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}
.signUpp .signup .signup__field.rating {
  margin: 20px 0;
  display: block;
}
.signUpp .signup .signup__field.rating:hover::before {
  display: none;
}
.signUpp .signup .signup__field:hover:before {
  width: 100%;
}
.signUpp .signup .signup__field::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0px;
  height: 2px;
  bottom: 0;
  left: 50%;
  border-radius: 8px;
  transform: translateX(-50%);
  transition: all 0.4s ease;
}
.signUpp .signup .signup__field .phone_number {
  display: flex;
}
.signUpp .signup .signup__field .phone_number .form-select {
  width: auto;
}
.signUpp .signup .signup__input {
  width: 100%;
  height: 100%;
  font-size: 15px;
  padding: 11px 13px 11px;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
}
.signUpp .signup .field-icon {
  margin: -25px 11px 8px 0;
  align-self: self-end;
}
.signUpp .signup .form-control:focus, .signUpp .signup .form-control:active {
  background: transparent;
}
.signUpp .signup .signup__label {
  transform: translateY(-50%);
  font-size: 15px;
  margin: 0 0 0 5px;
  font-weight: 600;
  transition: all 0.3s ease;
}
.signUpp .signup .signup__input:focus + .signup__label,
.signUpp .signup .signup__input:valid + .signup__label {
  top: 0;
  font-size: 1rem;
  background-color: white;
}
.signUpp .signup .center_btn {
  text-align: center;
  margin: auto;
}
.signUpp .signup .center_btn .create_account_btn {
  background: #0149ad;
  color: white;
  padding: 13px 25px;
  font-size: 17px;
  font-weight: 600;
  border-radius: 8px;
  border: 2px solid #0149ad;
}
.signUpp .signup .center_btn .create_account_btn:hover {
  background: transparent;
  color: #0149ad;
}
.signUpp .signup .input[type=submit] {
  padding: 10px 0;
}
.signUpp .signup .line-breaker .line {
  width: 50%;
  height: 2px;
  background: #eee;
}
.signUpp .signup .line-breaker {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ccc;
  margin: 10px 0;
}
.signUpp .signup .line-breaker span:nth-child(2) {
  margin: 0 10px;
  color: #000;
  font-weight: 600;
}
.signUpp .signup .login_social {
  color: #222;
  background: #fff;
  border: solid 1px #eee;
  padding: 10px;
  display: flex;
  align-items: center;
  border-radius: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1254901961);
  margin: 10px 0;
}
.signUpp .signup .login_social.social_google:hover {
  background: #ccc;
  color: #fff;
}
.signUpp .signup .login_social.social_google:hover i {
  color: #f1f1f1;
  transform: scale(1.3);
  z-index: 4;
}
.signUpp .signup .login_social.social_google:hover .btn-google {
  background: #F4B400;
}
.signUpp .signup .login_social.social_facebook {
  background: #4267B2;
  color: #fff;
}
.signUpp .signup .login_social.social_facebook .btn {
  background-color: #fff;
}
.signUpp .signup .login_social.social_facebook:hover {
  opacity: 0.9;
  color: #fff;
}
.signUpp .signup .login_social.social_facebook:hover i {
  color: #f1f1f1;
  transform: scale(1.3);
  z-index: 4;
}
.signUpp .signup .login_social.social_facebook:hover .btn.facebook {
  background: #4267B2;
}
.signUpp .signup .login_social.social_instagram:hover {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f09433", endColorstr="#bc1888",GradientType=1 );
  background-position: center;
  background-size: cover;
  color: #fff;
}
.signUpp .signup .login_social.social_instagram:hover i {
  color: #f1f1f1;
  transform: scale(1.3);
  z-index: 4;
}
.signUpp .signup .login_social.social_instagram:hover .btn.facebook {
  background: #4267B2;
}
.signUpp .signup .btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 1em;
  box-shadow: 0 2px 18px rgba(0, 0, 0, 0.125);
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 373px) {
  .signUpp .signup .btn {
    margin: 0 4px 0 0;
  }
}
.signUpp .signup .btn i {
  line-height: 28px;
  font-size: 12px;
  transition: 0.2s linear;
}
.signUpp .signup .btn::before {
  content: "";
  position: absolute;
  width: 120%;
  height: 120%;
  background: #36D1DC; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #5B86E5, #36D1DC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  transform: rotate(45deg);
  left: -110%;
  top: 90%;
}
.signUpp .signup .btn.facebook::before {
  background: #4267B2;
}
.signUpp .signup .btn.instagram::before {
  background: #f09433;
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f09433", endColorstr="#bc1888",GradientType=1 );
  background-position: center;
  background-size: cover;
}
.signUpp .signup .btn:hover::before {
  animation: social 0.7s 1;
  top: -10%;
  left: -10%;
}
@keyframes social {
  0% {
    left: -110%;
    top: 90%;
  }
  50% {
    left: 10%;
    top: -30%;
  }
  100% {
    top: -10%;
    left: -10%;
  }
}
.signUpp .signup .logo img {
  height: 60px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.productivity_powerhouse {
  margin: 100px auto 50px;
}
@media screen and (max-width: 767px) {
  .productivity_powerhouse {
    margin: 300px auto 50px;
  }
}
@media screen and (min-width: 992px) {
  .productivity_powerhouse .owl-dots {
    display: none;
  }
}
.productivity_powerhouse #my-carousel .item img {
  width: 100%;
  max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}
.productivity_powerhouse .owl-next,
.productivity_powerhouse .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
.productivity_powerhouse .owl-prev {
  left: 10px;
}
.productivity_powerhouse .owl-next {
  right: 10px;
}
.productivity_powerhouse .navigation-img-wrapper {
  margin-top: 4px;
  text-align: center;
}
.productivity_powerhouse .navigation-img-wrapper .navigator {
  display: block;
  width: 100%;
  text-align: center;
  color: white;
  cursor: pointer;
  border-radius: 6px;
  margin: 0 0 40px 0;
  box-shadow: rgba(9, 30, 66, 0.15) 0px 0.5rem 1rem 0px;
  background-color: rgb(255, 255, 255);
  color: rgb(9, 30, 66);
  border-radius: 0.3rem;
  border: 0px;
  height: 100%;
  padding: 1rem 1rem 1rem 1.5rem;
  text-align: left;
  border-left: 5px solid #fff;
}
@media only screen and (max-width: 991px) {
  .productivity_powerhouse .navigation-img-wrapper .navigator {
    display: none;
  }
}
.productivity_powerhouse .navigation-img-wrapper .navigator.active {
  border-left: 5px solid blue;
}
@media only screen and (max-width: 991px) {
  .productivity_powerhouse .navigation-img-wrapper .navigator.active {
    display: block;
  }
}

.contact__info {
  margin: 100px auto;
}
.contact__info .contact__info--block {
  background-color: #FFFFFF;
  box-shadow: 0px 5px 20px -2px rgba(33, 40, 51, 0.08);
  padding: 40px;
  transition: 0.5s;
}
.contact__info .contact__info--block:hover {
  box-shadow: 0px -9px 14px 0px rgba(33, 40, 51, 0.08);
}
.contact__info .contact__info--block a {
  color: #636466;
  text-decoration: none;
}
.contact__info .contact__info--block h4 a {
  color: #000;
  text-decoration: none;
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
}
.contact__info .contact__info--block h4 a i {
  margin-left: 10px;
  color: #000000;
}
.contact__info .contact__info--form {
  box-shadow: 0px 5px 20px -2px rgba(33, 40, 51, 0.08);
  padding: 40px;
  border-radius: 20px;
}
.contact__info .contact__info--form h3 {
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
}
.contact__info .contact__info--form .form-floating {
  position: relative;
}
.contact__info .contact__info--form .form-floating input {
  margin-bottom: 15px;
}
.contact__info .contact__info--form .form-floating label {
  color: #636466;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
.contact__info .contact__info--form .form-control {
  border: 1px solid #E3E3E3;
  font-size: 14px;
}

.hoston-3-plan {
  padding-top: 120px;
  padding-bottom: 120px;
}
.hoston-3-plan .packages_devides {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.hoston-3-plan .packages_devides.our_packages {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 2%;
}
@media all and (max-width: 992px) {
  .hoston-3-plan .packages_devides.our_packages {
    grid-gap: 30px;
  }
}
.hoston-3-plan .packages_devides.our_packages .single_package {
  display: flex;
  width: 100%;
}
@media all and (min-width: 992px) {
  .hoston-3-plan .packages_devides.our_packages .single_package {
    width: 48%;
  }
}
.hoston-3-plan .packages_devides.our_packages .single_package .table__block {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.hoston-3-plan .packages_devides.our_packages .single_package .table__block .prefect {
  display: flex;
  flex-direction: column;
}
.hoston-3-plan .packages_devides.our_packages .single_package .table__block .prefect p {
  flex: 1 0 114px;
}
@media all and (max-width: 992px) {
  .hoston-3-plan .packages_devides.our_packages .single_package .table__block .prefect p {
    flex: auto;
  }
}
.hoston-3-plan h3 {
  font-size: 19px;
  font-weight: 700;
  line-height: 40px;
  color: #0149ad;
}
.hoston-3-plan h4 {
  font-size: 27px;
  font-weight: 600;
}
.hoston-3-plan .table__block {
  border: 1px solid #E1E1E1;
  border-radius: 8px;
}
.hoston-3-plan .table__block .table__block--price {
  padding-top: 10px;
  display: flex;
  grid-gap: 10px;
  align-items: center;
}
.hoston-3-plan .table__block .table__block--price .price {
  font-size: 18px;
  font-weight: 600;
}
.hoston-3-plan .table__block .table__block--price .price a {
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
  color: #212529;
}
.hoston-3-plan .table__block .table__block--price h4 {
  margin: 0;
}
.hoston-3-plan .table__block .table__block--price span {
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
}
.hoston-3-plan .table__block .table__block--price small {
  font-size: 14px;
  font-weight: 600;
}
.hoston-3-plan .table__block .table__block--inner {
  padding: 40px 20px 0px 20px;
}
.hoston-3-plan .table__block .table__block--inner h4 {
  font-size: 18px;
}
.hoston-3-plan .table__block .table__block--inner h6 {
  font-weight: 600;
  font-size: 16px;
  color: #0149ad;
  margin: 0;
}
.hoston-3-plan .table__block .table__block--inner h6 hr {
  width: 40px;
  margin: 4px 0 15px 0;
}
.hoston-3-plan .table__block .table__block--lists {
  margin-bottom: 0;
}
.hoston-3-plan .table__block .table__block--lists.list-unstyled {
  padding-left: 0;
  list-style: none;
  flex: 1 0 auto;
}
.hoston-3-plan .table__block .table__block--lists li {
  padding: 10px 15px;
}
.hoston-3-plan .table__block .table__block--lists li::before {
  margin-left: 0.25em;
  vertical-align: middle;
  font-family: "Font Awesome 6 Free";
  content: "\f061";
  font-size: 11px;
  font-weight: 700;
  margin-right: 10px;
  color: #38ad43;
}
.hoston-3-plan .table__block .table__block--lists li:nth-child(odd) {
  background-color: #F8F9F9;
}
.hoston-3-plan .table__block .table__block--btn {
  margin: auto;
}
.hoston-3-plan .table__block .table__block--btn .my_btn_design {
  width: auto;
  padding: 7px 20px;
}

.breadcrumbs-custom {
  position: relative;
  padding: 35px 0 40px;
  vertical-align: middle;
  text-align: center;
  background-color: #151515;
  background-size: cover;
  background-position: center center;
  margin: 0 0 100px 0;
}
.breadcrumbs-custom ul {
  padding: 0;
}
.breadcrumbs-custom ul li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-right: 26px;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
.breadcrumbs-custom ul li::after {
  font-family: "Font Awesome 6 Free";
  content: "\f178";
  position: absolute;
  top: 52%;
  right: 5px;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.5);
  transform: translateY(-50%);
}
.breadcrumbs-custom ul li.active {
  color: #fff;
}
.breadcrumbs-custom ul li:last-child {
  padding-right: 0;
}
.breadcrumbs-custom h2 {
  color: #fff;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .breadcrumbs-custom {
    padding: 70px 0 80px;
  }
}
@media (min-width: 1200px) {
  .breadcrumbs-custom {
    padding: 95px 0 110px;
  }
}

.event .event_devide {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}
.event .event_devide .single_event {
  background-color: #fff;
  box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
  padding: 23px 25px 40px;
  text-align: left;
  border-top: 0;
  transition: all 0.3s;
}
.event .event_devide .single_event .date-event {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #eee;
}
.event .event_devide .single_event .date-event .date-month {
  font-size: 45px;
  height: 20px;
  line-height: 0;
  font-weight: 500;
  letter-spacing: -0.5px;
  color: #DF193A;
}
.event .event_devide .single_event .date-event .date-month .month {
  color: #202B5D;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
}
.event .event_devide .single_event .date-event .weekday {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.event .event_devide .single_event .event_post {
  padding-top: 25px;
}
.event .event_devide .single_event .event_post h2 a {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.2px;
  color: #202b5d;
  transition: all 0.3s;
}
.event .event_devide .single_event .event_post .time-event svg {
  color: #DF193A;
  width: 18px;
  margin-right: 6px;
}
.event .event_devide .single_event .event_post .button_event {
  margin-top: 30px;
  display: inline-flex;
  align-items: center;
}
.event .event_devide .single_event .event_post .button_event .view_detail {
  background: #fff;
  border: 2px solid #e0e0e0;
  margin-right: 11px;
  font-weight: 500;
  transition: all 0.3s;
  color: #202b5d;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  padding: 6px 20px 5px;
}

.breadcrumb_banner {
  padding: 70px 0;
  position: relative;
  z-index: 0;
  background: #f2f8fa;
}
.breadcrumb_banner .bg-container {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.breadcrumb_banner .bg-container::before {
  content: "";
  position: absolute;
  right: -33%;
  bottom: 20%;
  background: url(../images/header-blob.svg) 0 100% no-repeat;
  width: 85%;
  height: 210%;
  background-size: contain;
}
.breadcrumb_banner .paragraph-content {
  margin-left: auto;
  margin-right: auto;
  display: grid;
}
@media print, screen and (min-width: 900px) {
  .breadcrumb_banner .paragraph-content {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    display: flex;
    grid-gap: 30px;
    align-items: center;
  }
}
.breadcrumb_banner .paragraph-content .title-container {
  flex-shrink: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  text-transform: uppercase;
  color: #143d50;
  letter-spacing: 0.12em;
  margin-bottom: 0.25em;
  width: 100%;
}
@media print, screen and (min-width: 900px) {
  .breadcrumb_banner .paragraph-content .title-container {
    max-width: 550px;
    margin-bottom: 32px;
    width: 46%;
  }
}
.breadcrumb_banner .paragraph-content .title-container .field_heading p {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.5;
  text-transform: uppercase;
  font-family: "Proxima Nova ExtraBold", sans-serif;
  color: #143d50;
  letter-spacing: 0.12em;
  margin-bottom: 0.25em;
}
.breadcrumb_banner .paragraph-content .title-container .main_heading {
  color: #287a9f;
  font-weight: 600;
  font-size: 42px;
}
@media screen and (max-width: 991px) {
  .breadcrumb_banner .paragraph-content .title-container .main_heading {
    font-size: 28px;
    line-height: 35px;
  }
}
.breadcrumb_banner .paragraph-content .title-container .main_heading p {
  color: #287a9f;
  font-size: 42px;
  font-size: 42px;
  line-height: 52px;
}
@media screen and (max-width: 991px) {
  .breadcrumb_banner .paragraph-content .title-container .main_heading p {
    font-size: 28px;
    line-height: 35px;
  }
}
.breadcrumb_banner .paragraph-content .title-container .main_heading p .emphasis {
  color: #e4060f;
}
.breadcrumb_banner .paragraph-content .content-container img,
.breadcrumb_banner .paragraph-content .content-container iframe {
  height: 270px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 900px) {
  .breadcrumb_banner .paragraph-content .content-container img,
  .breadcrumb_banner .paragraph-content .content-container iframe {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .breadcrumb_banner .paragraph-content .content-container {
    width: 45%;
    flex-shrink: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .breadcrumb_banner .paragraph-content .content-container {
    display: flex;
    flex-wrap: wrap;
  }
}
.breadcrumb_banner .paragraph-content .head_des {
  width: 100%;
  flex-shrink: 0;
}
.breadcrumb_banner .paragraph-content .head_des p {
  font-size: 16px;
  text-transform: none;
  line-height: 32px;
}
@media screen and (max-width: 991px) {
  .breadcrumb_banner .paragraph-content .head_des p {
    font-size: 16px;
    line-height: 28px;
  }
}

.breadcrumb_banner_detail {
  padding: 70px 0;
  position: relative;
  z-index: 0;
}
.breadcrumb_banner_detail .detail_bg_container {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.breadcrumb_banner_detail .detail_bg_container::before {
  content: "";
  background: url(../images/detail_bg.svg) 0 100% no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-repeat: no-repeat;
  z-index: -1;
  background-size: cover;
  background-position: center bottom;
}
.breadcrumb_banner_detail .paragraph-content {
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .breadcrumb_banner_detail .paragraph-content {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    display: flex;
  }
}
.breadcrumb_banner_detail .paragraph-content .title-container {
  width: 46%;
  flex-shrink: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  text-transform: uppercase;
  color: #143d50;
  letter-spacing: 0.12em;
  margin-bottom: 0.25em;
}
@media print, screen and (max-width: 63.99875em) {
  .breadcrumb_banner_detail .paragraph-content .title-container {
    max-width: 550px;
    margin-bottom: 32px;
  }
}
.breadcrumb_banner_detail .paragraph-content .title-container .field_heading p {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.5;
  text-transform: uppercase;
  font-family: "Proxima Nova ExtraBold", sans-serif;
  color: #143d50;
  letter-spacing: 0.12em;
  margin-bottom: 0.25em;
}
.breadcrumb_banner_detail .paragraph-content .title-container .main_heading {
  color: #287a9f;
  font-weight: 600;
  font-size: 42px;
}
.breadcrumb_banner_detail .paragraph-content .title-container .main_heading iframe {
  height: 270px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 900px) {
  .breadcrumb_banner_detail .paragraph-content .title-container .main_heading iframe {
    display: none;
  }
}
.breadcrumb_banner_detail .paragraph-content .title-container .main_heading p {
  color: #287a9f;
  font-size: 42px;
  font-size: 42px;
  line-height: 52px;
}
.breadcrumb_banner_detail .paragraph-content .title-container .main_heading p .emphasis {
  color: #e4060f;
}
@media print, screen and (min-width: 64em) {
  .breadcrumb_banner_detail .paragraph-content .content-container {
    width: 45%;
    flex-shrink: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .breadcrumb_banner_detail .paragraph-content .content-container {
    display: flex;
    flex-wrap: wrap;
  }
}
.breadcrumb_banner_detail .paragraph-content .head_des {
  width: 100%;
  flex-shrink: 0;
}
.breadcrumb_banner_detail .paragraph-content .head_des p {
  font-size: 16px;
  text-transform: none;
  line-height: 32px;
}
.breadcrumb_banner_detail.blogdetail_banner {
  padding: 40px 0 170px 0;
}
.breadcrumb_banner_detail.blogdetail_banner .breadcrumb_banner_detail .paragraph-content {
  align-items: center;
  grid-gap: 20px;
}
.breadcrumb_banner_detail.blogdetail_banner .breadcrumb_banner_detail .paragraph-content .title-container .main_heading p {
  font-size: 21px;
  line-height: 41px;
}

.site-footer {
  background: #efefef;
  font-size: 14px;
  color: #888;
  padding: 50px 0 20px;
}
.site-footer .widget {
  margin-bottom: 40px;
  display: block;
}
.site-footer .widget h3 {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #156380;
}
.site-footer .widget .footer_addresslinks li {
  color: #777;
  margin-bottom: 10px;
}
.site-footer .widget .footer_addresslinks li i {
  font-size: 18px;
  margin: 0 10px 0 0;
  color: #000;
}
.site-footer .widget .footer_addresslinks li a {
  color: #777;
}
.site-footer .widget .links li {
  margin-bottom: 10px;
}
.site-footer .widget .links li a {
  color: #777;
}
.site-footer .social li {
  display: inline-block;
}
.site-footer .social li a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #081158;
  display: inline-block;
  position: relative;
  color: #fff;
  box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.2);
}
.site-footer .social li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.services {
  margin: 100px auto;
}
.services .services_devide {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 50px;
  margin: 100px 0;
}
@media print, screen and (max-width: 1100px) {
  .services .services_devide {
    grid-template-columns: 1fr 1fr;
  }
}
@media print, screen and (max-width: 700px) {
  .services .services_devide {
    grid-template-columns: 1fr;
  }
}
.services .services_devide h4 {
  color: #287a9f;
}
.services .services_devide p {
  text-align: left;
}
@media print, screen and (max-width: 1100px) {
  .services .services_devide p {
    text-align: center;
  }
}
.services .services_devide .single_service {
  text-align: left;
}
@media print, screen and (max-width: 1100px) {
  .services .services_devide .single_service {
    text-align: center;
  }
}
.services .services_devide .single_service img {
  height: 160px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 0 30px 0;
}

.news_event {
  margin: 100px auto;
}
.news_event .news_event_devide {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin: 50px auto;
}
@media screen and (max-width: 991px) {
  .news_event .news_event_devide {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .news_event .news_event_devide {
    grid-template-columns: repeat(1, 1fr);
  }
}
.news_event .news_event_devide .single_news_event {
  box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
  color: #202b5d;
  border-radius: 8px;
  position: relative;
}
.news_event .news_event_devide .single_news_event img {
  height: 200px;
  max-width: 100%;
  border-radius: 8px 8px 0 0;
  box-shadow: none;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.4s;
}
@media screen and (max-width: 1199px) {
  .news_event .news_event_devide .single_news_event img {
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .news_event .news_event_devide .single_news_event img {
    height: auto;
    max-height: 300px;
    min-height: 100px;
  }
}
.news_event .news_event_devide .single_news_event img:hover {
  opacity: 0.9;
}
.news_event .news_event_devide .single_news_event .des_section {
  padding: 0 15px 33px 25px;
}
.news_event .news_event_devide .single_news_event .des_section .post-meta-date {
  margin-top: -15.2px;
  position: relative;
  z-index: 1;
}
.news_event .news_event_devide .single_news_event .des_section .post-meta-date .post-meta-content-date {
  background-color: #ff3514;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
  padding: 0 10px;
}
.news_event .news_event_devide .single_news_event .des_section .post_author {
  margin: 25px 0 5px;
}
.news_event .news_event_devide .single_news_event .des_section .post-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 30px 0 80px;
}
@media screen and (max-width: 767px) {
  .news_event .news_event_devide .single_news_event .des_section .post-title {
    font-size: 16px;
  }
}
.news_event .news_event_devide .single_news_event .des_section a {
  position: absolute;
  bottom: 40px;
}
.news_event .news_event_devide .single_news_event .des_section a i {
  font-family: "Font Awesome 6 Free";
  font-smoothing: antialiased;
  margin-left: 6px;
  line-height: inherit;
  transition: transform 250ms ease-in-out;
}
.news_event .news_event_devide .single_news_event .des_section a:hover i {
  margin: 0 0px 0 6px;
  transform: translateX(4px);
}

.how_we_work {
  margin: 100px auto;
}
.how_we_work .how_we_work_devide {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  grid-row-gap: 55px;
  margin: 50px 0;
}
@media screen and (max-width: 800px) {
  .how_we_work .how_we_work_devide {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 500px) {
  .how_we_work .how_we_work_devide {
    grid-template-columns: repeat(1, 1fr);
  }
}
.how_we_work .how_we_work_devide .field__item svg,
.how_we_work .how_we_work_devide .field__item img {
  fill: #e72429;
  max-width: 46px;
  max-height: 46px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 20px;
}

.product_devide {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  grid-row-gap: 55px;
  margin: 100px 0;
}
@media screen and (max-width: 800px) {
  .product_devide {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 500px) {
  .product_devide {
    grid-template-columns: repeat(1, 1fr);
  }
}
.product_devide .field__item svg,
.product_devide .field__item img {
  fill: #e72429;
  max-width: 46px;
  max-height: 46px;
  margin-bottom: 20px;
}
.product_devide .field__item a {
  color: #e72429;
  text-transform: uppercase;
  font-weight: 600;
}
.product_devide .field__item a i {
  font-family: "Font Awesome 6 Free";
  font-smoothing: antialiased;
  margin-left: 6px;
  line-height: inherit;
  transition: transform 250ms ease-in-out;
}
.product_devide .field__item a:hover i {
  margin: 0 0px 0 6px;
  transform: translateX(4px);
}

.our_testimonials_banner {
  margin: 35px auto !important;
  min-height: 400px;
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
}
.our_testimonials_banner .owl-dots {
  margin: auto;
  text-align: center;
}
.our_testimonials_banner .owl-dots .owl-dot {
  height: 10px;
  width: 20px;
  margin: 0 5px;
  background-color: #818181 !important;
  border-radius: 4px;
  transition: 0.3s linear;
}
.our_testimonials_banner .owl-dots .owl-dot.active {
  width: 38px;
  background: linear-gradient(45deg, #0149ad 0, #0149ad 100%);
}
.our_testimonials_banner .owl-dots {
  margin: auto;
  text-align: center;
}
.our_testimonials_banner .owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  margin: 0 5px;
  background-color: #818181 !important;
  border-radius: 4px;
  transition: 0.3s linear;
}
.our_testimonials_banner .owl-dots .owl-dot.active {
  width: 38px;
  background: linear-gradient(45deg, #0149ad 0, #0149ad 100%);
}
.our_testimonials_banner .testimonail_devide {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .our_testimonials_banner .testimonail_devide {
    grid-template-columns: 1fr;
    grid-gap: 30px;
    text-align: center;
  }
}
.our_testimonials_banner .testimonail_devide .banner-content h1 {
  font-size: 45px;
  font-weight: 600;
  line-height: 1.3;
}
@media screen and (max-width: 1199px) {
  .our_testimonials_banner .testimonail_devide .banner-content h1 {
    font-size: 39px;
  }
}
@media screen and (max-width: 600px) {
  .our_testimonials_banner .testimonail_devide .banner-content h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 400px) {
  .our_testimonials_banner .testimonail_devide .banner-content h1 {
    font-size: 24px;
  }
}
.our_testimonials_banner .testimonail_devide .banner-content h1 span {
  color: #0149ad;
}
.our_testimonials_banner .testimonail_devide .testi_image img {
  height: 400px;
  -o-object-fit: contain;
  object-fit: contain;
}
.our_testimonials_banner .owl-carousel .owl-dots {
  right: 100px;
  position: absolute;
  bottom: 0;
  top: 50%;
  right: 0;
  text-align: right;
}
.our_testimonials_banner .owl-carousel .owl-dots button.owl-dot {
  display: block;
  height: 20px;
  width: 10px;
  border-radius: 5px;
  margin: 10px 0;
}
.our_testimonials_banner .owl-carousel .owl-dots button.owl-dot.active {
  height: 38px;
}

.get_started {
  color: #fff;
  padding: 100px;
}
@media screen and (max-width: 556px) {
  .get_started {
    padding: 50px 20px;
  }
}
.get_started h2 {
  margin: 0px 0 40px;
}

.choose {
  padding: 50px 0;
}
.choose .content_title {
  font-size: 21px;
}
.choose img {
  width: 70px;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
}

.about {
  background: #f2f8fa;
  padding: 20px 0;
}
@media only screen and (max-width: 991px) {
  .about {
    padding: 40px 0;
  }
}
.about img {
  height: auto;
  max-height: 400px;
  min-height: 100px;
}
.about .heading-desc {
  font-size: 16px;
}
@media only screen and (min-width: 1199px) {
  .about .margin-custom {
    margin-top: -75px;
  }
}
.about .row {
  overflow: hidden;
}

.about-list .single_about {
  padding: 5px;
}

.about-list .about-item {
  position: relative;
  border-radius: 4px;
  padding: 20px 15px;
  box-shadow: 0 0 40px rgba(101, 93, 93, 0.16);
  overflow: hidden;
  text-align: center;
  border-bottom: 4px solid #e1e1e1;
}
@media only screen and (max-width: 767px) {
  .about-list .about-item {
    padding: 8px 15px;
  }
}
@media only screen and (max-width: 557px) {
  .about-list .about-item {
    padding: 15px 5px;
  }
}
.about-list .about-item .about-item-icon {
  width: 50px;
  height: 50px;
  position: relative;
  margin: 0 auto 14px auto;
  text-align: center;
}
.about-list .about-item .about-item-icon img {
  height: 50px;
  width: 50px;
  min-height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}
.about-list .about-item .about-item-icon i {
  font-size: 40px;
}
.about-list .about-item .about-item-title {
  color: #373053;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-transform: capitalize;
  position: relative;
}

.learning_platform {
  margin: 100px auto;
}
.learning_platform .tab-content {
  margin: 40px 0;
}
.learning_platform .tab-content h3 {
  font-size: 22px;
  font-weight: 600;
  color: #0149ad;
  text-align: center;
}
.learning_platform .tab-content h3 .separator {
  position: relative;
  width: 74px;
  margin-top: 10px !important;
  margin: 0 auto;
  margin-bottom: 30px;
}
.learning_platform .tab-content h3 .separator:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 35px;
  height: 3px;
  background-color: #0149ad;
}
.learning_platform .tab-content h3 .separator span {
  position: absolute;
  left: 50%;
  top: 0;
  width: 15px;
  height: 3px;
  margin-left: 3px;
  display: inline-block;
  background-color: rgb(0, 199, 229);
}
.learning_platform .learning_platform_tab {
  margin: 50px auto;
}
.learning_platform .learning_platform_tab .nav {
  justify-content: space-evenly;
}
.learning_platform .learning_platform_tab .nav.nav-tabs li a {
  font-weight: 600;
  letter-spacing: 2px;
  padding: 20px;
  font-size: 17px;
  color: #000;
  text-align: center;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .learning_platform .learning_platform_tab .nav.nav-tabs li a {
    letter-spacing: 0;
    font-size: 14px;
  }
}
.learning_platform .learning_platform_tab .nav.nav-tabs li a img {
  height: 50px;
  width: 50px;
  min-height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 450px) {
  .learning_platform .learning_platform_tab .nav.nav-tabs li a img {
    height: 30px;
    width: 30px;
    min-height: 30px;
  }
}
@media only screen and (max-width: 515px) {
  .learning_platform .learning_platform_tab .nav.nav-tabs li a {
    padding: 10px 8px;
  }
}
@media only screen and (max-width: 370px) {
  .learning_platform .learning_platform_tab .nav.nav-tabs li a {
    padding: 8px 5px;
    letter-spacing: 0px;
    font-size: 13px;
  }
}
.learning_platform .learning_platform_tab .nav.nav-tabs li a:hover {
  color: #0149ad;
  border: 1px solid #fff;
}
.learning_platform .learning_platform_tab .nav.nav-tabs li a.active {
  border: 1px solid #fff;
  border-bottom: 4px solid #0149ad;
  color: #0149ad;
}
.learning_platform .learning_platform_tab .learning_tab_devide {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  align-items: center;
  margin: 50px auto;
}
@media only screen and (max-width: 992px) {
  .learning_platform .learning_platform_tab .learning_tab_devide {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}
.learning_platform .learning_platform_tab .learning_tab_devide img {
  width: 100%;
  max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}
.learning_platform .learning_platform_tab .learning_tab_devide h6 {
  font-weight: 600;
}
.learning_platform .learning_platform_tab .learning_tab_devide ul li {
  margin: 10px 0;
  font-size: 15px;
}

.media_resources {
  margin: 100px auto;
}
.media_resources .news_event_devide {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  grid-row-gap: 50px;
  margin: 50px auto;
}
@media screen and (max-width: 991px) {
  .media_resources .news_event_devide {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .media_resources .news_event_devide {
    grid-template-columns: repeat(1, 1fr);
  }
}
.media_resources .news_event_devide .single_news_event {
  color: #202b5d;
  border-radius: 8px;
  position: relative;
}
.media_resources .news_event_devide .single_news_event img,
.media_resources .news_event_devide .single_news_event iframe {
  height: 200px;
  max-width: 100%;
  box-shadow: none;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.4s;
}
@media screen and (max-width: 767px) {
  .media_resources .news_event_devide .single_news_event img,
  .media_resources .news_event_devide .single_news_event iframe {
    height: auto;
    max-height: 300px;
    min-height: 100px;
  }
}
.media_resources .news_event_devide .single_news_event img:hover,
.media_resources .news_event_devide .single_news_event iframe:hover {
  opacity: 0.9;
}
.media_resources .news_event_devide .single_news_event .des_section .post-title {
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 20px 0 80px;
}
@media screen and (max-width: 430px) {
  .media_resources .news_event_devide .single_news_event .des_section .post-title {
    font-size: 19px;
  }
}
.media_resources .news_event_devide .single_news_event .des_section a {
  position: absolute;
  bottom: 40px;
}
.media_resources .news_event_devide .single_news_event .des_section a i {
  font-family: "Font Awesome 6 Free";
  font-smoothing: antialiased;
  margin-left: 6px;
  line-height: inherit;
  transition: transform 250ms ease-in-out;
}
.media_resources .news_event_devide .single_news_event .des_section a:hover i {
  margin: 0 0px 0 6px;
  transform: translateX(4px);
}

.press_resources {
  margin: 100px auto;
}
.press_resources .news_event_devide {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  grid-row-gap: 50px;
  margin: 50px auto;
}
@media screen and (max-width: 991px) {
  .press_resources .news_event_devide {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .press_resources .news_event_devide {
    grid-template-columns: repeat(1, 1fr);
  }
}
.press_resources .news_event_devide .single_news_event {
  box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
  color: #202b5d;
  border-radius: 8px;
  text-align: left;
  padding: 20px;
  position: relative;
}
.press_resources .news_event_devide .single_news_event p {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.press_resources .news_event_devide .single_news_event .des_section .post-title {
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 20px 0 80px;
}
@media screen and (max-width: 430px) {
  .press_resources .news_event_devide .single_news_event .des_section .post-title {
    font-size: 19px;
  }
}
.press_resources .news_event_devide .single_news_event .des_section a {
  position: absolute;
  bottom: 40px;
}
.press_resources .news_event_devide .single_news_event .des_section a i {
  font-family: "Font Awesome 6 Free";
  font-smoothing: antialiased;
  margin-left: 6px;
  line-height: inherit;
  transition: transform 250ms ease-in-out;
}
.press_resources .news_event_devide .single_news_event .des_section a:hover i {
  margin: 0 0px 0 6px;
  transform: translateX(4px);
}

.resource {
  margin: 100px auto;
}
.resource .news_event_devide {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin: 50px auto;
}
@media screen and (max-width: 991px) {
  .resource .news_event_devide {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .resource .news_event_devide {
    grid-template-columns: repeat(1, 1fr);
  }
}
.resource .news_event_devide .single_news_event {
  box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
  color: #202b5d;
  border-radius: 8px;
  position: relative;
}
.resource .news_event_devide .single_news_event figure {
  position: relative;
}
.resource .news_event_devide .single_news_event figure img {
  height: 180px;
  max-width: 100%;
  border-radius: 8px 8px 0 0;
  box-shadow: none;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.4s;
}
@media screen and (max-width: 1199px) {
  .resource .news_event_devide .single_news_event figure img {
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .resource .news_event_devide .single_news_event figure img {
    height: auto;
    max-height: 300px;
    min-height: 100px;
  }
}
.resource .news_event_devide .single_news_event figure img:hover {
  opacity: 0.9;
}
.resource .news_event_devide .single_news_event figure .overlay {
  background: rgba(22, 20, 20, 0.4901960784);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 8px;
}
.resource .news_event_devide .single_news_event figure .overlay .post-meta-date {
  margin-top: 6.8px;
  margin-left: 14px;
  position: relative;
  z-index: 1;
}
.resource .news_event_devide .single_news_event figure .overlay .post-meta-date .post-meta-content-date {
  background-color: #0149ad;
  display: inline-block;
  font-size: 14px;
  /* line-height: 30px; */
  font-weight: 700;
  color: #fff;
  padding: 5px 10px;
  border-radius: 8px;
}
.resource .news_event_devide .single_news_event figure .overlay .post-meta-date .post-meta-content-date .post-date span a {
  color: #fff;
}
.resource .news_event_devide .single_news_event .des_section {
  padding: 0 15px 33px 25px;
}
.resource .news_event_devide .single_news_event .des_section .post_author {
  margin: 25px 0 5px;
}
.resource .news_event_devide .single_news_event .des_section .post-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 30px 0 80px;
  color: #0149ad;
}
@media screen and (max-width: 430px) {
  .resource .news_event_devide .single_news_event .des_section .post-title {
    font-size: 19px;
  }
}
.resource .news_event_devide .single_news_event .des_section a {
  position: absolute;
  bottom: 40px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.resource .news_event_devide .single_news_event .des_section a i {
  font-family: "Font Awesome 6 Free";
  font-smoothing: antialiased;
  margin-left: 6px;
  line-height: inherit;
  transition: transform 250ms ease-in-out;
}
.resource .news_event_devide .single_news_event .des_section a:hover i {
  margin: 0 0px 0 6px;
  transform: translateX(4px);
}
.resource.resources_Sub_title .news_event_devide .single_news_event .des_section {
  padding: 20px 15px 33px 25px;
}
.resource.resources_Sub_title .news_event_devide .single_news_event .des_section .post-title {
  margin: 10px 0 70px;
}

.resource_carousel {
  margin: 100px auto;
}
.resource_carousel .resource_carousel_items .single_news_event {
  box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
  color: #202b5d;
  border-radius: 8px;
  position: relative;
}
.resource_carousel .resource_carousel_items .single_news_event figure {
  position: relative;
}
.resource_carousel .resource_carousel_items .single_news_event figure img {
  height: 180px;
  max-width: 100%;
  border-radius: 8px 8px 0 0;
  box-shadow: none;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.4s;
}
@media screen and (max-width: 1199px) {
  .resource_carousel .resource_carousel_items .single_news_event figure img {
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .resource_carousel .resource_carousel_items .single_news_event figure img {
    height: auto;
    max-height: 300px;
    min-height: 100px;
  }
}
.resource_carousel .resource_carousel_items .single_news_event figure img:hover {
  opacity: 0.9;
}
.resource_carousel .resource_carousel_items .single_news_event figure .overlay {
  background: rgba(22, 20, 20, 0.4901960784);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 8px;
}
.resource_carousel .resource_carousel_items .single_news_event figure .overlay .post-meta-date {
  margin-top: 6.8px;
  margin-left: 14px;
  position: relative;
  z-index: 1;
}
.resource_carousel .resource_carousel_items .single_news_event figure .overlay .post-meta-date .post-meta-content-date {
  background-color: #0149ad;
  display: inline-block;
  font-size: 14px;
  /* line-height: 30px; */
  font-weight: 700;
  color: #fff;
  padding: 5px 10px;
  border-radius: 8px;
}
.resource_carousel .resource_carousel_items .single_news_event figure .overlay .post-meta-date .post-meta-content-date .post-date span a {
  color: #fff;
}
.resource_carousel .resource_carousel_items .single_news_event .des_section {
  padding: 0 15px 33px 25px;
}
.resource_carousel .resource_carousel_items .single_news_event .des_section .post_author {
  margin: 25px 0 5px;
}
.resource_carousel .resource_carousel_items .single_news_event .des_section .post-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 30px 0 80px;
  color: #0149ad;
}
@media screen and (max-width: 430px) {
  .resource_carousel .resource_carousel_items .single_news_event .des_section .post-title {
    font-size: 19px;
  }
}
.resource_carousel .resource_carousel_items .single_news_event .des_section a {
  position: absolute;
  bottom: 40px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.resource_carousel .resource_carousel_items .single_news_event .des_section a i {
  font-family: "Font Awesome 6 Free";
  font-smoothing: antialiased;
  margin-left: 6px;
  line-height: inherit;
  transition: transform 250ms ease-in-out;
}
.resource_carousel .resource_carousel_items .single_news_event .des_section a:hover i {
  margin: 0 0px 0 6px;
  transform: translateX(4px);
}

.node__content {
  position: relative;
}
.node__content .heading-title {
  color: #373053;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 10px;
  text-transform: none;
  text-transform: uppercase;
}
.node__content .stay_ahead {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  margin: 100px 0;
}
@media screen and (max-width: 767px) {
  .node__content .stay_ahead {
    grid-template-columns: 1fr;
  }
}
.node__content .stay_ahead iframe {
  height: 266.667px;
  left: 0px;
  top: 0px;
  width: 100%;
  clip: auto;
  display: block;
  border-radius: 0px;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(0, 0, 0);
  box-sizing: content-box;
}
.node__content .img_accordian {
  position: relative;
}
.node__content .img_accordian .arccoo_img_devide {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  grid-gap: 20px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .node__content .img_accordian .arccoo_img_devide {
    grid-template-columns: 1fr;
    grid-gap: 100px;
  }
}
.node__content .img_accordian .arccoo_img_devide .accordion-wrapper {
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 20px 50px 10px rgba(20, 61, 80, 0.15);
}
.node__content .img_accordian .arccoo_img_devide .accordion-wrapper .post-title {
  font-size: 27px;
  font-weight: 600;
  padding: 0 20px;
  color: #0149ad;
}
@media screen and (max-width: 767px) {
  .node__content .img_accordian .arccoo_img_devide .accordion-wrapper .post-title {
    font-size: 20px;
  }
}
.node__content .img_accordian .arccoo_img_devide .accordion-wrapper .heading {
  padding: 0 20px;
}
@media print, screen and (max-width: 63.99875em) {
  .node__content .img_accordian .arccoo_img_devide .accordion-wrapper {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -70px;
    padding: 30px 30px 30px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .node__content .img_accordian .arccoo_img_devide .accordion-wrapper {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media print, screen and (min-width: 64em) {
  .node__content .img_accordian .arccoo_img_devide .accordion-wrapper {
    position: relative;
    z-index: 0;
    flex: 0 1 100%;
    margin-top: 100px;
    border-radius: 10px;
    padding: 65px 0px 38px;
  }
}
.node__content .img_accordian .arccoo_img_devide .accordion-wrapper .accordion-item {
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
}
.node__content .img_accordian .arccoo_img_devide .accordion-wrapper .accordion-item .accordion-header,
.node__content .img_accordian .arccoo_img_devide .accordion-wrapper .accordion-item .arco_des {
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .node__content .img_accordian .arccoo_img_devide .accordion-wrapper .accordion-item .accordion-header,
  .node__content .img_accordian .arccoo_img_devide .accordion-wrapper .accordion-item .arco_des {
    padding: 0 0px;
  }
}
.node__content .img_accordian .arccoo_img_devide .accordion-wrapper .accordion-item:first-of-type {
  border-top: 1px solid #ccc;
}
.node__content .img_accordian .arccoo_img_devide .accordion-wrapper .accordion-item .accordion-button:focus {
  box-shadow: none;
}
.node__content .img_accordian .arccoo_img_devide .accordion-wrapper .accordion-item .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.node__content .img_accordian .arccoo_img_devide .accordion-wrapper .accordion-item .accordion-button.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: none;
  border-bottom: 0;
  font-size: 20px;
  line-height: 1;
  color: #000;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .node__content .img_accordian .arccoo_img_devide .accordion-wrapper .accordion-item .accordion-button.accordion-title {
    font-size: 18px;
  }
}
.node__content .img_accordian .arccoo_img_devide .accordion-wrapper .accordion-item .accordion-button.accordion-title::before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.5rem;
  content: "+";
  color: #e4060f;
}
.node__content .img_accordian .bg-container {
  position: absolute;
  z-index: -2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.node__content .img_accordian .bg-container::before {
  content: "";
  position: absolute;
  top: -45px;
  left: -285px;
  right: auto;
  bottom: auto;
  width: 650px;
  height: 550px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-image: url("../images/mid-blob-blue.svg");
}
@media print, screen and (min-width: 40em) {
  .node__content .img_accordian .bg-container::before {
    width: 120%;
    height: 100vw;
    top: -25%;
    left: -20%;
  }
}
@media print, screen and (min-width: 64em) {
  .node__content .img_accordian .bg-container::before {
    top: 30%;
    left: 40%;
    transform: translate(-50%, -50%);
    width: 150%;
    height: 1500px;
  }
}
@media print, screen and (min-width: 64em) {
  .node__content .img_accordian .bg-container::before {
    top: 69%;
  }
}
@media print, screen and (max-width: 500px) {
  .node__content .img_accordian .bg-container {
    display: none;
  }
}

/* our partner start */
.our_partner {
  padding: 100px 0;
  background: #f2f8fa;
}
.our_partner .customer-logos {
  margin: 50px auto;
}
.our_partner .customer-logos .slide {
  margin: 20px auto;
  text-align: center;
}
.our_partner .customer-logos .slide a h5 {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #156380;
}
.our_partner .customer-logos .slide img {
  height: 80px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  transition: all 1s;
}
.our_partner .customer-logos .slide img:hover {
  transform: scale(1.13);
}
.our_partner .customer-logos .owl-nav {
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  display: none;
}
@media only screen and (min-width: 960px) {
  .our_partner .customer-logos .owl-nav {
    width: 100%;
    left: 50%;
    bottom: 0;
    text-align: center;
  }
}
@media only screen and (min-width: 960px) {
  .our_partner .customer-logos .owl-nav .owl-prev,
  .our_partner .customer-logos .owl-nav .owl-next {
    width: 35px;
    height: 35px;
    color: #065b89;
    font-size: 20px;
    text-align: center;
    line-height: 31px;
    border-radius: 50px;
    margin-left: 10px;
    display: inline-block;
    border: 2px solid #e2e2e2;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
  }
}
.our_partner .customer-logos .owl-nav .owl-prev:hover span,
.our_partner .customer-logos .owl-nav .owl-next:hover span {
  box-shadow: inset 0px -2px 5px #f0f0f0, inset 0px 2px 5px rgba(0, 0, 0, 0.15);
  color: #05b59d;
}
.our_partner .customer-logos .owl-nav .owl-prev span,
.our_partner .customer-logos .owl-nav .owl-next span {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  font-size: 40px;
  text-align: center;
  line-height: 33px;
  box-shadow: 0px 1px 10px white, 0px 4px 15px rgba(0, 0, 0, 0.15);
}
.our_partner .customer-logos .owl-dots {
  margin: auto;
  text-align: center;
}
.our_partner .customer-logos .owl-dots .owl-dot {
  height: 10px;
  width: 20px;
  margin: 0 5px;
  background-color: #818181;
  border-radius: 4px;
  transition: 0.3s linear;
}
.our_partner .customer-logos .owl-dots .owl-dot.active {
  width: 38px;
  background: linear-gradient(45deg, #0149ad 0, #0149ad 100%);
}
.our_partner .customer-logos .owl-nav .owl-prev {
  right: 10px;
}
@media only screen and (max-width: 959px) {
  .our_partner .customer-logos .owl-nav .owl-prev {
    margin-right: 10px;
  }
}

/* our partner end */
.blog-details-area {
  margin: 50px 0;
}
.blog-details-area .blog-details-content .social_about {
  display: flex;
  margin: 10px 0;
  grid-gap: 5px;
  align-items: center;
}
.blog-details-area .blog-details-content .social_about a {
  color: #ccc;
  margin: 9px;
}
@media screen and (max-width: 767px) {
  .blog-details-area .blog-details-content .social_about a {
    margin: 4px;
  }
}
.blog-details-area .blog-details-content .social_about .fa-brands {
  font-size: 25px;
  transition: ease 500ms;
  cursor: pointer;
}
.blog-details-area .blog-details-content .social_about .fa-brands:hover {
  transform: translateY(-10px);
}
.blog-details-area .blog-details-content .social_about .fa-brands.fa-twitter:hover {
  color: #00acee;
}
.blog-details-area .blog-details-content .social_about .fa-brands.fa-facebook:hover {
  color: #3b5998;
}
.blog-details-area .blog-details-content .social_about .fa-brands.fa-instagram:hover {
  background: linear-gradient(to top left, #feda75 0%, #feda75 15%, #fa7e1e 30%, #d62976 45%, #962fbf 65%, #4f5bd5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.blog-details-area .blog-details-content .social_about .fa-brands.fa-whatsapp:hover {
  color: #25D366;
}
.blog-details-area .blog-details-content .social_about .fa-brands.fa-viber:hover {
  color: #7d3daf;
}
.blog-details-area .blog-details-content .title {
  margin-bottom: 30px;
  line-height: 1.2;
  font-size: 35px;
}
.blog-details-area .blog-details-content .blog-preview-img {
  margin-bottom: 30px;
}
.blog-details-area .blog-details-content .blog-preview-img img {
  max-width: 100%;
  width: 100%;
  max-height: 500px;
  min-height: 100px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-details-area .blog-details-content .tag-list {
  list-style-type: none;
  margin: 0 0 10px;
  padding: 0;
}
.blog-details-area .blog-details-content .tag-list li {
  display: inline-block;
  font-size: 15px;
  color: var(--bodyColor);
  margin-right: 15px;
  position: relative;
  z-index: 1;
  font-weight: 400;
  margin-bottom: 10px;
}
.blog-details-area .blog-details-content .tag-list li i {
  color: var(--mainColor);
  font-size: 16px;
  margin-right: 6px;
  position: relative;
  top: 2px;
}
.blog-details-area .blog-details-content p {
  margin-bottom: 15px;
  line-height: 36px;
  text-align: justify;
}
.blog-details-area .blog-details-content blockquote {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  margin-top: 30px;
  background-color: #f5f5f5;
  padding: 30px 60px 35px;
}
@media screen and (max-width: 767px) {
  .blog-details-area .blog-details-content blockquote {
    padding: 30px 20px 35px;
  }
}
.blog-details-area .blog-details-content blockquote::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: #897e7e;
}
.blog-details-area .blog-details-content blockquote p {
  font-size: 17px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: var(--titleColor);
}
.blog-details-area .blog-details-content blockquote .blog-article-content {
  margin-bottom: 30px;
}
.blog-details-area .blog-details-content blockquote .blog-article-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.blog-details-area .blog-details-content blockquote .blog-article-content ul li {
  display: block;
  font-size: var(--fontSize);
  padding-left: 28px;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  transition: var(--transition);
}
.blog-details-area .blog-details-content blockquote h3 {
  font-size: 26px;
}
.blog-details-area .Add_section {
  margin: 63px 0 20px 0;
  position: sticky;
  top: 93px;
}
.blog-details-area .Add_section .add_here {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .blog-details-area .Add_section {
    margin: 20px 0 20px 0px;
  }
}

.comming_soon {
  position: relative;
  width: 100%;
  margin: 50px auto;
  max-width: 1000px;
}
.comming_soon video {
  width: 100%;
}
.comming_soon svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.comming_soon svg text {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 16px;
}
.comming_soon svg > rect {
  -webkit-mask: url(#mask);
  mask: url(#mask);
}
.comming_soon svg rect {
  fill: #fff;
}

.wrapper:before, .wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  width: 10px;
  height: 100%;
  background-color: #fff;
}
.wrapper:before {
  left: -9px;
}
.wrapper:after {
  right: -5px;
}/*# sourceMappingURL=style.css.map */