html {
	scroll-behavior: smooth;
}

.logoutstyle-page {
    padding-bottom: 60% !important;
}

.row.convert.form {
    background: #eeeeee;
    margin-bottom: 20px;
    padding: 2%;
}

div#sp-component li {
    list-style: none;
}

h3.idformcontact {
    background: #fff;
    width: 75px;
    height: 35px;
    border-radius: 30px;
}

.com-main-wrapper #statistics {
    margin: 108px 18px 0 0;
}

.page-header {
    display: none !important;
}

.addthis-smartlayers, div#at4-follow, div#at4-share, div#at4-thankyou, div#at4-whatsnext {
    margin: 80px 0 0 0 !important;
    background: transparent;
}

.sp-module .sp-module-title {
    margin: 30px 0 10px;
}

.responsiveMenu5m.toggleMenu.isMobile {
    display: none !important;
}

.sp-page-title {
    text-align: center;
}

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.5); }


.btn.btn-primary.item {
    width: 150px !important;
    margin: 0 auto 10% auto !important;
    float: none !important;
    display: block;
    text-align: center !important;
  	border: solid 2px #fff;
}

.row.top {
    margin-bottom: 5%;
}

.sp-module.topbtn {
    display: flex;
    justify-content: right;
    margin-right: 1.5%;
}

.btn.btn-primary.top {
  	min-width: 100px;
    margin: 1% auto;
    padding: 5% 1%;
    font-size: 0.8rem;
}

.col-md-4.top {
    width: 31.5%;
    display: flex;
    margin: 0.5%;
}

#responsiveMenu153.responsiveMenuTheme5d.isDesktop > li {
    width: auto !important;
    float: right !important;
}

#offcanvas-toggler {
    line-height: 50px;
    margin-right: 15px;
    font-size: 35px;
    border: none !important;
}

#sp-section-3 {
    background: transparent !important;
  	margin: 0 !important;
}

#sp-top2 {
    margin-top: 3%;
}

.responsiveMenuTheme5d a {
	font-size: 1.0rem !important;
  	font-weight: 500 !important;
	margin: 0 1px !important;
    padding: 1px 1px 5px !important;
	text-align: center !important;
}


.logo {
  	padding: 20px 20px 0px 20px;
  	width: 156px;
}

b, strong, .sp-module-title {
    font-weight: 500;
}

.linker {
    background: #3d449a;
	color: #fff;
    padding: 10px !important;
	width: 100%;
}

.sp-megamenu-parent {
    margin: 0 auto;
    text-align: center;
    float: unset;
}

#sp-header {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
    height: 90px;
}

.jmoddiv {
    margin: 0 0 20px 0;
}

#sp-menu a:hover {
    color: #ffffff !important;
  	background: #3d449a !important;
}


.sp-module {
    margin-top: 0px;
}

.responsiveMenuTheme1d.isDesktop a:hover, .responsiveMenuTheme1d.isDesktop li.active > a, .responsiveMenuTheme1d.isDesktop li > span.separator:hover {
    text-align: center;
}

.responsiveMenuTheme6d.isDesktop.sm-blue ul a span.linker {
    display: contents !important;
}

.responsiveMenuTheme1d.isDesktop li a, .responsiveMenuTheme1d.isDesktop li span.separator, .responsiveMenuTheme1d.isDesktop li span.navHeader {
    text-align: center;
}

.sp-module-content .acym_module_form {
  	width: 100%;
  	text-align: center;
	background: #ffffff;
	border: solid 4px #0e9cd1;
  	padding: 20px;
  	border-radius: 5px;
}

.helix-social-share-icon {
  	padding: 20px 0 ;
}

#sp-menu {
    background-color: rgba(255, 255, 255, 0.8);
  	color: #3d449a;
  	font-weight:500;
}

#sp-menu a {
  	color: #3d449a;
  	font-weight:500;
}

.custom-title-module-bg-white {
  width:100%; 
  margin:0 0 20px 15px; 
  padding:20px 10px; 
  background:#fff; 
  color:#000; 
  font-size:3rem; 
  text-align:center;
}

.custom-title-module-bg-blue {
  width:100%;
  height:150px;
  margin:0; 
  padding:6px 0 20px 0; 
  color:#fff; 
  text-align:center;
  background-color: #027bc7;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.custom-title-module-bg-blanc {
  width:100%;
  height:150px;
  margin:0; 
  padding:6px 0 20px 0; 
  color:#000000; 
  text-align:center;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.style-page {
    background-image: url(/images/background/bg-0.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
}



#sp-main-body, #sp-section-10, #sp-header {
  	background-color: rgba(255, 255, 255, 0.7) !important;
}



.custom-title-module-bg-blue h2 {
  font-size: 4rem;
  text-transform : uppercase;   
}

.registrationcustom {
  width: 150%;
}


ul.actions {
    cursor: default;
    list-style: none;
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
}

ul.actions2 {
    cursor: default;
    list-style: none;
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
}

ul.actions3 {
    cursor: default;
    list-style: none;
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
}

ul.actions li {
    display: inline-block;
    padding: 0 0 0 0;
    padding-right: 1rem;
    vertical-align: middle;
}

ul.actions2 li {
    display: inline-block;
    padding: 0 0 0 0;
    padding-right: 1rem;
    vertical-align: middle;
}

ul.actions3 li {
    display: inline-block;
    padding: 0 0 0 0;
    padding-right: 1rem;
    vertical-align: middle;
}

ul {
    list-style: disc;
    margin: 0 0 0 0;
    padding-left: 1rem;

}

ul.actions li:last-child {
    line-height: 0;
}

ul.actions2 li:last-child {
    line-height: 0;
}

ul.actions3 li:last-child {
    line-height: 0;
}

ul li {
    padding-left: 0.5rem;
    margin: 0 auto;
}

.button.wide {
    min-width: 14rem;
}

.button.wide2 {
    min-width: 14rem;
}

.button.wide3 {
    min-width: 14rem;
}

.button.big :hover {
    background-color: rgba(51, 119, 236, 0.1);
}

.button.big2 :hover {
    background-color: rgba(51, 119, 236, 0.1);
}

.button.big  {
    font-size: 1.8rem;
    font-weight: 500;
    height: 3.4375rem;
    line-height: 4;
    border-radius: 3.4375rem;
    padding: 1rem 2rem;
}

.button.big2  {
    font-size: 2rem;
    font-weight: 500;
    height: 3.4375rem;
    line-height: 4;
    border-radius: 3.4375rem;
    padding: 1rem 2rem;
}

.button.big3  {
    font-size: 2rem;
    font-weight: 500;
    height: 3.4375rem;
    line-height: 4;
    border-radius: 7px;
    padding: 1rem 2rem;
}

.button.big  {
    background-color: #3d449a;
    box-shadow: inset 0 0 0 3px #3d449a;
    color: #fff !important;
}

.button.big2  {
    background-color: transparent;
    box-shadow: inset 0 0 0 3px #fff;
    color: #fff !important;
}

.button.big3  {
    background-color: #0972ce;
    box-shadow: inset 0 0 0 3px #3d449a;
    color: #fff !important;
}

.helix-social-share .helix-social-share-icon ul {
    display: none;
}


.sp-module ul > li {
    border-bottom: 0px solid transparent;
    font-family: Lato;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 1.4rem;
 line-height: 5;
text-shadow: 0.05em 0.05em 0.05em #ccc;
font-weight: 300;
}

.logo-slogan {
margin-top: -30px;
width: 300px;
}

.custom-module-bottom {

  padding: 20px; 
}

#sp-main-body {
    padding: 0px 0 0 0;
}


#sp-header {
    box-shadow: 0 0px 0px rgba(0,0,0,0.05);
    height: auto;
}

#sp-top-bar {
    background-color: rgba(255, 255, 255, 0.92);
}

#sp-bottom {
    background-color: rgba(255, 255, 255, 0.92);
}

#sp-section-9 {
    background-color: rgba(255, 255, 255, 2);
    transition: transform 0.75s ease-out, opacity 1.25s ease;
}

#sp-section-10 {
    background-color: rgba(255, 255, 255, 1.1);
}

#sp-section-11 {
    background-color: rgba(255, 255, 255, 0.6);
}

 #sp-section-12  {
    background-color: rgba(255, 255, 255, 0.6);
}

.body-innerwrapper {
    background-color: rgba(255, 255, 255, 0.5);
}

.icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border-radius: 1%;
    width: 50%;
  	box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.3),
    -1px 2px 10px rgba(255, 255, 255, 0.3) inset;
}

.custom {
line-height: 1.3;
}

.jsn-input-medium-fluid, .jsn-value-Others {
    width: 80% !important;
}

.responsiveMenuTheme5d.isDesktop li li a, .responsiveMenuTheme5d.isDesktop li li span.separator {
    float: left !important;
}

.grid_custom {
    border-color: #6068c3;
}

#sp-bottom {
    margin: 0px 0 0 0 !important;
}

@media screen and (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 1rem;
  }

p.k-form-info.k-color-error {
    display: none !important;
}
