<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2478</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/utils.less) is not within the allowed path(s): (/www/wwwroot/formation.classemode.com/:/tmp/) in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/utils) is not within the allowed path(s): (/www/wwwroot/formation.classemode.com/:/tmp/) in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/globals.less) is not within the allowed path(s): (/www/wwwroot/formation.classemode.com/:/tmp/) in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/globals) is not within the allowed path(s): (/www/wwwroot/formation.classemode.com/:/tmp/) in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/desktop.less) is not within the allowed path(s): (/www/wwwroot/formation.classemode.com/:/tmp/) in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/desktop) is not within the allowed path(s): (/www/wwwroot/formation.classemode.com/:/tmp/) in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/tablet.less) is not within the allowed path(s): (/www/wwwroot/formation.classemode.com/:/tmp/) in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/tablet) is not within the allowed path(s): (/www/wwwroot/formation.classemode.com/:/tmp/) in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/mobile.less) is not within the allowed path(s): (/www/wwwroot/formation.classemode.com/:/tmp/) in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/mobile) is not within the allowed path(s): (/www/wwwroot/formation.classemode.com/:/tmp/) in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/mobile-menu.less) is not within the allowed path(s): (/www/wwwroot/formation.classemode.com/:/tmp/) in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/mobile-menu) is not within the allowed path(s): (/www/wwwroot/formation.classemode.com/:/tmp/) in <b>/www/wwwroot/formation.classemode.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@keyframes leftRight {
  0% {
    left: -30%;
  }
  100% {
    left: 100%;
  }
}
@keyframes animateMobileMenu {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 0.2;
    border-radius: 25%;
  }
  100% {
    transform: translateY(-100vh) rotate(720deg);
    opacity: 0;
    border-radius: 100%;
  }
}
@keyframes slideInFromBottom {
  0% {
    transform: translateY(15px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
html,
body {
  width: 100%;
  overflow-x: hidden;
}
html {
  height: 100%;
}
body main {
  position: relative;
}
body main .waves,
body main .draw,
body main .svg {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body main .waves,
body main .svgs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}
body main .wave {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: contain;
}
body {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  color: #000;
  font-size: 16px;
  line-height: 35px;
}
body a {
  color: inherit;
  text-decoration: inherit;
}
body p {
  margin-bottom: 25px;
}
body .bg-primary {
  background-color: #9bdccf !important;
}
body .bg-secondary {
  background-color: #1e2e76 !important;
}
body .bg-grey {
  background-color: #aaa !important;
}
body .underline {
  position: relative;
  padding-bottom: 30px;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body .underline:before,
body .underline:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body .underline:before {
  width: 100%;
  height: 1px;
  background-color: #aaa;
  border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -o-border-radius: 2px !important;
}
body .underline:after {
  content: '';
  width: 35%;
  height: 5px;
  background-color: #303030;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -o-border-radius: 5px !important;
}
body .container {
  max-width: 100%;
}
@media (min-width: 576px) {
  body .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  body .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  body .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  body .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  body .container {
    max-width: 1320px;
  }
}
@media (min-width: 1200px) {
  body .container.sm {
    max-width: 1100px;
  }
}
@media (min-width: 1400px) {
  body .container.sm {
    max-width: 1200px;
  }
}
@media (min-width: 1600px) {
  body .container.lg {
    max-width: 1565px;
  }
}
body .card {
  border: none;
  padding: 0;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  transition: all 0.25s ease-in-out !important;
  -webkit-transition: all 0.25s ease-in-out !important;
  -moz-transition: all 0.25s ease-in-out !important;
  -o-transition: all 0.25s ease-in-out !important;
  box-shadow: rgba(149,157,165,0.2) 0px 8px 24px;
}
body .card .card-image {
  object-fit: cover;
}
body .card:active,
body .card:hover,
body .card:focus {
  box-shadow: rgba(0,0,0,0.35) 0px 5px 15px;
  transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
}
body .btn {
  text-transform: uppercase;
  padding: 15px 65px 13px 65px;
  font-weight: 700;
  border: 2px solid transparent;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -o-border-radius: 50px !important;
}
body .btn:active,
body .btn:hover,
body .btn:focus {
  outline: none;
  box-shadow: none;
}
body .btn.btn-secondary {
  color: #fff;
  background-color: #1e2e76;
  border-color: #1e2e76;
}
body .btn.btn-secondary:active,
body .btn.btn-secondary:hover,
body .btn.btn-secondary:focus {
  background-color: transparent;
  color: #1e2e76;
}
body .btn.btn-outline-primary {
  color: #27377e;
  border-color: #9bdccf;
  padding: 15px 20px 13px 20px;
}
body .btn.btn-outline-primary:active,
body .btn.btn-outline-primary:hover,
body .btn.btn-outline-primary:focus {
  background-color: #9bdccf;
  color: #fff;
}
body #cookie-law-info-again {
  background-color: #1e2e76 !important;
  color: #fff !important;
}
@media (max-width: 576px) {
  body #cookie-law-info-again {
    right: 50% !important;
    transform: translateX(50%);
    -moz-transform: translateX(50%);
    -webkit-transform: translateX(50%);
  }
}
body .modal-dialog {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body .modal-dialog .btn-close {
  position: relative;
  z-index: 999999999;
  background-color: #fff;
  padding: 15px;
  pointer-events: all;
  opacity: 1;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
body .modal-dialog .btn-close:hover,
body .modal-dialog .btn-close:focus {
  background-color: #9bdccf;
}
body.page-template-home .videos-and-documents .draw {
  display: none;
}
body header {
  padding-bottom: 8px;
  padding-left: 130px;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1000;
}
body header .bg-secondary {
  width: 130px;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
}
body header nav {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 180px;
  display: flex;
  align-items: center;
  padding-left: 20px;
  background-color: #fff;
  box-shadow: rgba(0,0,0,0.1) 0px 10px 15px -3px, rgba(0,0,0,0.05) 0px 4px 6px -2px;
}
body header nav .logo {
  width: 235px;
  height: 90px;
  object-fit: contain;
}
body header nav .menu {
  list-style-type: none;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  color: #1e2e76;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  margin: 0;
  padding: 0;
  letter-spacing: 1.2px;
}
body header nav .menu li {
  display: flex;
  align-items: center;
}
body header nav .menu li:not(:first-of-type):before {
  content: '';
  width: 2px;
  height: 30px;
  background-color: #9bdccf;
  margin-left: 70px;
  margin-right: 70px;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -o-border-radius: 5px !important;
}
body header nav .menu li a {
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body header nav .menu li a:active,
body header nav .menu li a:hover,
body header nav .menu li a:focus,
body header nav .menu li a[aria-current='page'] {
  color: #9bdccf;
}
body header nav .Account-menu {
  display: none;
}
body header nav .account {
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
body header nav .account .svg-container {
  position: relative;
  border: 2px solid #9bdccf;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #9bdccf;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body header nav .account .svg-container svg {
  max-width: 18.5px;
  max-height: 18.5px;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body header nav .account:hover .svg-container,
body header nav .account:active .svg-container,
body header nav .account:focus .svg-container {
  border-color: #1e2e76;
}
body header nav .account:hover .svg-container svg,
body header nav .account:active .svg-container svg,
body header nav .account:focus .svg-container svg {
  color: #1e2e76;
  border-color: #1e2e76;
}
body header nav .account:hover .submenu,
body header nav .account:active .submenu,
body header nav .account:focus .submenu {
  opacity: 1;
  pointer-events: initial;
  transform: translate(-50%,100%);
}
body header nav .account .submenu {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%,125%);
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body header nav .account .submenu:before {
  content: '';
  position: absolute;
  top: 1rem;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: -1;
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 30px rgba(0,0,0,0.2);
  -o-box-shadow: 0 0 30px rgba(0,0,0,0.2);
}
body header nav .account .submenu:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 50%;
  display: inline-block;
  height: 0;
  width: 0;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #fff;
  border-left: 12px solid transparent;
  transform: translateX(-50%);
}
body header nav .account .submenu ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  position: relative;
  top: 1rem;
  background-color: #fff;
  padding: 15px 20px;
  box-shadow: rgba(149,157,165,0.2) 0px 8px 24px;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -o-border-radius: 5px !important;
}
body header nav .account .submenu ul li a {
  display: block;
  color: #1e2e76;
  padding: 3px 5px;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body header nav .account .submenu ul li a:active,
body header nav .account .submenu ul li a:hover,
body header nav .account .submenu ul li a:focus {
  color: #9bdccf;
}
body footer {
  padding-bottom: 50px;
  background-color: #fff;
}
body footer a {
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body footer a:active,
body footer a:hover,
body footer a:focus {
  color: #9bdccf;
}
body footer .bg-primary {
  height: 30px;
  margin-bottom: 30px;
}
body footer .logo-container {
  display: flex;
  align-items: center;
}
body footer .logo-container .sublogo {
  width: 235px;
  height: 90px;
  object-fit: contain;
}
body footer .contact-details {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body footer .contact-details .contact-detail:not(:last-of-type) a {
  margin-bottom: 10px;
}
body footer .contact-details .contact-detail a {
  display: flex;
  align-items: center;
}
body footer .contact-details .contact-detail a svg {
  width: 17px;
  height: 17px;
  object-fit: contain;
  margin-right: 15px;
  color: #9bdccf;
}
body footer .contact-details .contact-detail a p {
  margin-bottom: 0;
}
body footer .navigation {
  text-align: right;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
body footer .navigation .menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
}
body footer .navigation .menu li {
  font-weight: 400;
  line-height: 16px;
  color: #27377e;
}
body footer .navigation .menu li:not(:last-of-type) {
  margin-right: 35px;
}
body footer .navigation .menu a,
body footer .navigation .idcom a {
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body footer .navigation .menu a:active,
body footer .navigation .menu a:hover,
body footer .navigation .menu a:focus,
body footer .navigation .menu a[aria-current='page'],
body footer .navigation .idcom a:active,
body footer .navigation .idcom a:hover,
body footer .navigation .idcom a:focus,
body footer .navigation .idcom a[aria-current='page'] {
  color: #9bdccf;
}
body footer .navigation .legal {
  color: #27377e;
  margin-top: 10px;
}
body footer .navigation .legal a:not(:first-of-type) {
  margin-left: 20px;
}
body footer .navigation .idcom {
  font-weight: 700;
  line-height: 44px;
  margin-top: 5px;
}
body.page-template-account #wppb-login-wrap p,
body.page-template-account #select_user_to_edit_form p,
body.page-template-account .wppb-user-forms ul {
  max-width: 900px;
  margin: auto;
}
body.page-template-account .wppb-default-password {
  position: relative;
}
body.page-template-account .wppb-default-password .wppb-description-delimiter {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
body.page-template-account .wppb-form-field label {
  width: 40%;
  min-width: 40%;
}
body.page-template-account #wppb-login-wrap .login-username label,
body.page-template-account #wppb-login-wrap .login-password label,
body.page-template-account #wppb-login-wrap .login-auth label {
  width: 40%;
}
body.page-template-account .wppb-form-field {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
body.page-template-account .wppb-form-field h4 {
  color: #1e2e76;
  font-size: 30px;
  font-weight: 600;
  margin-top: 50px;
}
body.page-template-account .wppb-form-field h4:after {
  margin-top: 5px;
  content: '';
  height: 2px;
  width: 100%;
  background-color: #9bdccf;
  display: block;
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -o-border-radius: 10px !important;
}
body.page-template-account .wppb-form-field:not(.wppb-default-name-heading) label {
  color: #1e2e76;
  font-weight: 600;
}
body.page-template-account .wppb-form-field:not(.wppb-default-name-heading) input {
  border: none;
  border-bottom: 1px solid #1e2e76;
  outline: none;
  padding-bottom: 5px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body.page-template-account .wppb-form-field:not(.wppb-default-name-heading) input:focus {
  border-color: #9bdccf;
}
body.page-template-account .wppb-form-field > span.select2-container {
  margin: 0;
}
body.page-template-account #edit_profile {
  display: block;
  margin: auto;
  margin-top: 50px;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0.765px;
  line-height: 23px;
  background-color: #9bdccf;
  color: #fff;
  padding: 13px 52px;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  outline: none;
  border: none;
}
body .section-404 {
  padding: 100px 100px;
}
body .section-404 h1 {
  text-align: center;
  color: #1e2e76;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
}
body .section-404 h1:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30%;
  height: 3px;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  background-color: #9bdccf;
  animation: 1.8s leftRight infinite;
}
body .section-404 h2 {
  margin-top: 50px;
  color: #aaa;
  text-align: center;
}
body .section-404 .btn-container {
  margin-top: 50px;
  text-align: center;
}
body.page-template-login {
  height: 100%;
  max-height: 100%;
}
body.page-template-login header,
body.page-template-login footer {
  display: none;
}
body.page-template-login main {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.page-template-login main > .bg-secondary {
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
}
body.page-template-login main > section {
  width: 100%;
}
body.page-template-login main .svg {
  position: absolute;
}
body.page-template-login main .svg.circle {
  top: 0;
  left: 0;
  transform: translate(-70%,-20%);
}
body.page-template-login main .svg.wave-left {
  bottom: 0;
  left: 30px;
  transform: rotate(320deg) translate(-50%,10%);
  width: 415px;
  height: 615px;
}
body.page-template-login .error {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: red;
  text-align: center;
  background-color: #fff;
  box-shadow: rgba(0,0,0,0.35) 0px 5px 15px;
  font-size: 20px;
  line-height: 50px;
  animation: 0.6s ease-out 0s 1 slideInFromBottom;
}
body.page-template-home .waves .wave-left {
  position: absolute;
  top: 2000px;
  left: -30px;
  width: 285px;
  height: 475px;
  object-fit: contain;
  z-index: -1;
}
body.page-template-home .waves .wave-right {
  position: absolute;
  top: 1170px;
  right: -70px;
  width: 275px;
  height: 445px;
  object-fit: contain;
  z-index: -1;
}
body.page-template-account .waves .wave-left {
  position: absolute;
  top: 0;
  left: -30px;
  width: 185px;
  height: 375px;
  object-fit: contain;
  z-index: -1;
}
body.page-template-account .waves .wave-right {
  position: absolute;
  top: 400px;
  right: -70px;
  width: 175px;
  height: 345px;
  object-fit: contain;
  z-index: -1;
}
body.page-template-account .waves .wave-right-reverse {
  position: absolute;
  top: 700px;
  left: -45px;
  width: 175px;
  height: 345px;
  object-fit: contain;
  z-index: -1;
}
body.page-template-default .waves .wave-left {
  position: absolute;
  top: 560px;
  left: -30px;
  width: 285px;
  height: 475px;
  object-fit: contain;
  z-index: -1;
}
body.page-template-default .waves .wave-right {
  position: absolute;
  top: 800px;
  right: -70px;
  width: 275px;
  height: 445px;
  object-fit: contain;
  z-index: -1;
}
body.page-template-default .waves .wave-right-reverse {
  position: absolute;
  top: 2200px;
  left: -45px;
  width: 275px;
  height: 445px;
  object-fit: contain;
  z-index: -1;
}
@media (max-width: 1900px) {
  body header nav {
    padding-right: 5%;
  }
  body header nav .logo {
    width: 220px;
  }
  body header nav .menu li:not(:first-of-type):before {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media (max-width: 1399.98px) {
  body header nav .logo {
    width: 200px;
  }
  body header nav .menu {
    font-size: 15px;
  }
  body header nav .menu li:not(:first-of-type):before {
    margin-left: 20px;
    margin-right: 20px;
  }
  body header nav .account .submenu ul {
    padding: 10px;
  }
  body header nav .account .submenu ul li a {
    font-size: 13px;
    padding: 0;
    line-height: 25px;
  }
  body .btn {
    padding: 10px 60px 9px 60px;
  }
}
@media (max-width: 1199.98px) {
  body {
    line-height: 25px;
    font-size: 15px;
  }
  body header {
    padding-left: 90px;
  }
  body header .bg-secondary {
    width: 90px;
  }
  body header nav {
    padding-right: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  body header nav .logo {
    height: 70px;
    width: 175px;
  }
  body header nav .menu {
    font-size: 11px;
  }
  body footer {
    position: relative;
    padding-bottom: 50px;
  }
  body footer .logo-container {
    justify-content: center;
    margin-bottom: 20px;
  }
  body footer .contact-details {
    order: 3;
    margin: 20px auto;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
  body footer .contact-details .contact-detail:not(:last-of-type) a {
    margin-bottom: 0;
  }
  body footer .navigation {
    margin: 20px auto;
  }
  body footer .navigation .menu {
    justify-content: space-evenly;
  }
  body footer .navigation .menu li a {
    font-size: 18px;
    line-height: 25px;
  }
  body footer .navigation .legal {
    display: flex;
    justify-content: space-evenly;
  }
  body footer .navigation .legal a {
    font-size: 18px;
    line-height: 25px;
  }
  body footer .navigation .idcom {
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  body.error404 .section-404 {
    padding: 200px 50px;
  }
}
@media (max-width: 991.98px) {
  body p {
    margin-bottom: 10px;
  }
  body header {
    padding-left: 20px;
  }
  body header .bg-secondary {
    width: 20px;
  }
  body header nav {
    padding-right: 40px;
  }
  body header nav .logo {
    height: 60px;
    width: 150px;
  }
  body header nav .menu {
    font-size: 10px;
  }
  body header nav .menu li:not(:first-of-type):before {
    margin-left: 10px;
    margin-right: 10px;
    height: 15px;
  }
  body header nav .account {
    height: 60px;
  }
  body header nav .account .svg-container {
    width: 25px;
    height: 25px;
  }
  body header nav .account .svg-container svg {
    max-width: 12px;
    max-height: 12px;
  }
  body footer {
    padding-bottom: 80px;
  }
  body footer .navigation .idcom {
    bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  body .underline {
    padding-bottom: 15px;
  }
  body header nav #menu-menu-principal {
    flex-direction: column;
    align-items: center;
    pointer-events: none;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    padding-top: 0;
    padding-bottom: 0;
    border: 1px solid blue;
  }
  body header nav #menu-menu-principal li:not(:first-of-type):before {
    display: none;
  }
  body header nav #menu-menu-principal li a {
    font-size: 20px;
    margin-bottom: 7vh;
  }
  body header nav .account {
    position: absolute;
    right: 80px;
  }
  body header nav .circles-container {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: transparent;
    pointer-events: none;
    opacity: 0;
    transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
  }
  body header nav .circles-container .circle {
    background-color: #9bdccf;
    position: absolute;
    z-index: 5;
    animation: animateMobileMenu 25s linear infinite;
    width: 20px;
    height: 20px;
    bottom: -150px;
    opacity: 0.2;
  }
  body header nav .circles-container .circle:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
  }
  body header nav .circles-container .circle:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
  }
  body header nav .circles-container .circle:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
  }
  body header nav .circles-container .circle:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
  }
  body header nav .circles-container .circle:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
  }
  body header nav .circles-container .circle:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
  }
  body header nav .circles-container .circle:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
  }
  body header nav .circles-container .circle:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
  }
  body header nav .circles-container .circle:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
  }
  body header nav .circles-container .circle:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
  }
  body header nav.open #menu-menu-principal {
    pointer-events: initial;
    opacity: 0.99;
    left: 0;
  }
  body header nav.open .circles-container {
    opacity: 0.99;
    left: 0;
  }
  body.page-template-home .waves {
    opacity: 0.15;
  }
  body.page-template-home .waves .wave-left {
    top: 2000px;
    left: -30px;
    width: 185px;
    height: 375px;
  }
  body.page-template-home .waves .wave-right {
    top: 1170px;
    right: -70px;
    width: 175px;
    height: 345px;
  }
  body.page-template-default .waves {
    opacity: 0.15;
  }
  body.page-template-default .waves .wave-left {
    width: 185px;
    height: 275px;
  }
  body.page-template-default .waves .wave-right {
    width: 175px;
    height: 245px;
  }
  body.page-template-default .waves .wave-right-reverse {
    width: 175px;
    height: 245px;
  }
  body.page-template-account .waves {
    opacity: 0.15;
  }
  body.page-template-account .wppb-form-field label {
    width: 50%;
    min-width: 50%;
  }
  body.page-template-account #wppb-login-wrap .login-username label,
  body.page-template-account #wppb-login-wrap .login-password label,
  body.page-template-account #wppb-login-wrap .login-auth label {
    width: 50%;
  }
  body.page-template-login main .svg.circle {
    width: 300px;
    height: 300px;
  }
  body.page-template-login main .svg.wave-left {
    width: 315px;
    height: 415px;
  }
  body.page-template-login .error {
    font-size: 15px;
    line-height: 30px;
  }
  body footer .navigation .menu li a,
  body footer .navigation .legal a {
    font-size: 15px;
    line-height: 20px;
  }
  body.error404 .section-404 {
    padding: 200px 25px;
  }
  body.error404 .section-404 h2 {
    margin-top: 30px;
  }
}
@media (max-width: 576px) {
  body.page-template-login main .svg.wave-left {
    width: 315px;
    height: 315px;
  }
  body.page-template-login .error {
    font-size: 12px;
    line-height: 40px;
  }
  body footer .contact-details {
    flex-direction: column;
  }
  body footer .contact-details .contact-detail {
    margin-bottom: 10px;
  }
  body footer .navigation {
    margin-bottom: 0;
  }
  body footer .navigation .menu {
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }
  body footer .navigation .menu li a {
    font-size: 21px;
    line-height: 25px;
  }
  body footer .navigation .menu li:not(:last-of-type) {
    margin-right: 0;
    margin-bottom: 15px;
  }
  body footer .navigation .legal a {
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 15px;
  }
  body footer .navigation .legal a:not(:first-of-type) {
    margin-left: 0;
  }
}
.c-header__burger {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 35px;
  transform: translateY(-50%);
  right: 15px;
  z-index: 11500;
  font-size: 0;
  cursor: pointer;
}
.c-header__burger i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-header__burger i:before,
.c-header__burger i:after {
  background: #1e2e76;
}
.i-burger::before,
.i-burger::after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: 30px;
  background-color: #000;
  left: calc(50% - 11px);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  -o-transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1), -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
}
.i-burger::before {
  top: calc(50% - 1.5px - 5px);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transform: translateX(4px) scaleX(0);
  -ms-transform: translateX(4px) scaleX(0);
  transform: translateX(4px) scaleX(0);
}
.i-burger::after {
  top: calc(50% - 1.5px + 5px);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transform: translateX(-4px) scaleX(0);
  -ms-transform: translateX(-4px) scaleX(0);
  transform: translateX(-4px) scaleX(0);
}
.i-close::before,
.i-close::after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: 30px;
  left: calc(50% - 11px);
}
.i-close::before {
  top: calc(50% - 1.5px);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(45deg) scaleX(0);
  -ms-transform: rotate(45deg) scaleX(0);
  transform: rotate(45deg) scaleX(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  -o-transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1), -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
}
.i-close::after {
  top: calc(50% - 1.5px);
  -webkit-transform: rotate(-45deg) scaleX(0);
  -ms-transform: rotate(-45deg) scaleX(0);
  transform: rotate(-45deg) scaleX(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  -o-transition: transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
}
.i-burger.m-show::before,
.a-close.m-show i.i-burger::before,
.i-burger.m-show::after,
.a-close.m-show i.i-burger::after {
  -webkit-transform: translateX(0) scaleX(1);
  -ms-transform: translateX(0) scaleX(1);
  transform: translateX(0) scaleX(1);
}
.i-close.m-show::before,
.a-close.m-show i.i-close::before {
  -webkit-transform: rotate(45deg) scaleX(1);
  -ms-transform: rotate(45deg) scaleX(1);
  transform: rotate(45deg) scaleX(1);
}
.i-close.m-show::after,
.a-close.m-show i.i-close::after {
  -webkit-transform: rotate(-45deg) scaleX(1);
  -ms-transform: rotate(-45deg) scaleX(1);
  transform: rotate(-45deg) scaleX(1);
}
@media (min-width: 991.98px) {
  .c-header__burger {
    display: none;
  }
}
