.hn-cat{
	text-decoration:none;
}
.hs-fieldtype-booleancheckbox{
  width:100%;
}
.hs-form-booleancheckbox-display{
  font-weight:normal;
}
.newsletter-form .legal-consent-container .hs-form-booleancheckbox-display p{
      color: #1b2a46;
}
.newsletter-form .hs_email input{
      height: 40px;
    margin-right: 20px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 0px solid #000;
    border-radius: 26px;
    color: #939393!important;
    font-weight: 300;
    background:#fff!important;
}
.newsletter-form .hs-button{
  margin-left: 15px;
    padding-right: 40px;
    border: 1px solid #2fd17c;
    border-radius: 26px;
    background-color: #2fd17c;
    background-image: url(images/Path-18753.svg);
    background-position: 90% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #fff;
    font-weight: 700;
    text-align: center;
        position: absolute;
    right: 0;
    top: 0;
    width: 140px;
}
.newsletter-form .hs-form-field input::-webkit-input-placeholder {
    color:#939393;
}
.newsletter-form form{
  position:relative;
}
.newsletter-form .inputs-list{
    color: #1b2a46;
}
.hs-form-field > label{
  display:none;
}
.hs-form-field input[type="text"],
.hs-form-field input[type="tel"],
.hs-form-field input[type="email"]{
height: 42px;
    padding-right: 20px;
    padding-left: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    border-radius: 21px;
    background-color: transparent;
    color: #fff;
    outline:none;
    width:100%;
}
.hs_message textarea{
  height: 111px;
    padding-right: 20px;
    padding-left: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    border-radius: 21px;
    background-color: transparent;
    color: #fff;
    outline:none;
    width:100%!important;
}
.hs-button{
     display: block;
    width: 100%;
    height: 42px;
    border: 1px solid #edad28;
    border-radius: 21px;
    background-color: #edad28;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease; 
    color:#fff;
    cursor:pointer;
}
.hs-button:hover{
      background-color: transparent;
    color: #edad28;
}
.hs-form-field{
  width:48%;
  margin-bottom:15px;
}
.hbspt-form > form{
      display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap:wrap;
}
.hs_email,
.hs_submit,
.hs_message{
  width:100%;
}
.hs-form-field input::-webkit-input-placeholder,
.hs-form-field textarea::-webkit-input-placeholder {
    color:#fff;
}
.hs-richtext{
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    font-weight: 300;
}
.inputs-list{
  list-style:none;
      color: #fff;
    font-size: 11px;
    line-height: 14px;
    font-weight: 300;
    padding:0;
}
.hs-error-msgs{
  padding-left:0;
  margin-top:4px;
}
.legal-consent-container .field.hs-form-field{
	width:100%;
}
.w-nav-link.w--current{
	color: #1b2a46;
	    border-top-color: #1b2a46;
}
.hn-author-img{
	width:40px;
	height:40px;
	background-position:center;
	background-repeat:no-repeat;
	border-radius:100%;
}
.topica:hover{
	opacity:0.85;
}
.page-title{
	    margin-top: 30px;
    color: #1b2a46;
    font-size: 38px;
    line-height: 42px;
    font-weight: 900;
}
.slick-prev:before, .slick-next:before{
	content:none;
}
.slick-next{
	width:16px;
	height:11px;
	background-image:url(images/right.svg);
	background-position:center;
	background-size:cover;
}
.slick-next:hover,
.slick-next:focus{
	width:16px;
	height:11px;
	background-image:url(images/right.svg);
	background-position:center;
	background-size:cover;
}
.slick-prev{
	width:16px;
	height:11px;
	background-image:url(images/left.svg);
	background-position:center;
	background-size:cover;
}
.slick-prev:hover,
.slick-prev:focus{
	width:16px;
	height:11px;
	background-image:url(images/left.svg);
	background-position:center;
	background-size:cover;
}
.slick-next {
    right: 15px;
    top: -40px;
}
.slick-prev {
    left: auto;
    top: -40px;
    right: 50px;
}
.mra-slider .slick-track{
	padding:25px 0;
}
.home .singl-mra{
	margin:0;
}
.slick-slide {
    margin: 0 15px!important;
  }
  /* the parent */
  .slick-list {
    margin: 0 -15px;
  }
  .mra-slider:after{
content: "";
    position: absolute;
    right: -15px;
    top: 0;
    width: 140px;
    height: 100%;
    background-image: linear-gradient( 
270deg, #edf0f7, hsla(0, 0%, 100%, 0));
  }

.singl-mra:hover .mra-title,
.singl-mra:hover .mra-desc,
.singl-mra:hover .hn-author .hn-author-text.hn-author-dark,
.singl-mra:hover .hn-time-text{
	color:#2C52BF;
}
.hl-form-show{
	width:75%;
}
.chosen-container-multi .chosen-choices{
	background:transparent!important;
	height: 42px!important;
    padding-right: 20px;
    padding-left: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff!important;
    border-radius: 21px;
    background-color: transparent;
    color: #fff;
}
.chosen-container-multi .chosen-choices li.search-field{
	height: 42px!important;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text]{
	height: 36px!important;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text]{
	padding:0 20px!important;
	color:#fff!important;
	width:100%!important;
	    font-size: 14px!important;
    line-height: 1.428571429;
    font-weight: normal;
    font-family: sofia-pro!important;
}
.chosen-container-active .chosen-choices{
	display:flex;
	align-items:center;
	padding:0 20px!important;
}
.formerror{
	background: #af5a5a;
    color: #fff;
    padding: 0px 15px;
    border-radius: 20px;
    position: absolute;
    top: -37px;
    width: 100%;
}
.formerror div{
	padding:5px 0;
}
.register-form{
	position:relative;
}
.regok{
	background: #2fd17c;
    color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
    position: absolute;
    top: -37px;
    width: 100%;	
}

@media (max-width:767px){
	.hl-form-out{
		position: absolute;
    left: 0%;
    top: 0;
    width:100%;
	}
}
.hl-form{
    height:100%;
}
.ldays1{
    margin-right:5px;
}
.sitext.csleft {
    width: 73px;
    margin-left: 45px;
}
.webinar-box{
    padding:23px 25px;
}
.w-richtext iframe{
      margin: 50px auto;
    display: block;  
}
.backto{
color: #1B2A46;
    font-weight: 300;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none;
display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
    left: -130px;
    top: 25px;
}
.backto span{
    font-weight:bold;
    color:#2FD17C;
    display:block;
}
.backto img{
    margin-right:10px;
}
.single-news-content .container{
    position:relative;
}
.logout-link{
    color: #1b2a46;
    text-decoration: none;
    position: absolute;
    right: 0px;
    top: 12px;
}
.header-flex{
    position:relative;
}
.release-sel{
    overflow:auto;
}
.release-sel::-webkit-scrollbar {
  width: 5px;
  height:7px;
}

/* Track */
.release-sel::-webkit-scrollbar-track {
  background: #edf0f7;
}

/* Handle */
.release-sel::-webkit-scrollbar-thumb {
  background: #2c52bf;
}

/* Handle on hover */
.release-sel::-webkit-scrollbar-thumb:hover {
  background: #2c52bf;
}
.curr{
        color: #2fd17c;
}
.sversion{
    text-decoration:none;
}

@media (max-width:767px){
    .arrow-absolute{
        display:none;
    }
}
.author-extra-info{
    background: #F7F7F7;
    position: absolute;
    padding: 25px;
    color: #1B2A46;
    font-size: 14px;
    line-height: 19px;
    -webkit-box-shadow: 13px 13px 16px 0px rgb(44 82 191 / 25%);
    -moz-box-shadow: 13px 13px 16px 0px rgba(44, 82, 191, 0.25);
    box-shadow: 8px 13px 16px 0px rgb(44 82 191 / 25%);
    min-width: 310px;
    top:30px;
    display:none;
    transition:0.5s all;
}
.aei-name{
font-size: 16px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.author-extra-info .hn-author-img{
    display: block;
    margin: 0 auto;
    width: 60px;
    height: 60px;
}
.author-info-text{
    position:relative;
}
.author-info-text:hover .author-extra-info{
    display:block;
}
.hl-form{
  background-position: top right -30px;  
}
.hl-form {
    padding: 50px 45px;
}
@media (min-width:1400px){
.mra-slider{
    margin-right:-10%;
}
}
 
.topica {
    padding-right: 15px;
    padding-left: 15px;
}

@media (max-width:1220px){
    .image-2{
        display:none;
    }
}
#contact-us{
 
}
.hl-form{
    background-image: url(images/Component-5-–-1.svg); 
}

.hero-left{
-webkit-box-shadow: 0px 10px 16px 0px rgba(44, 82, 191, 0.3);
-moz-box-shadow: 0px 10px 16px 0px rgba(44, 82, 191, 0.3);
box-shadow: 0px 10px 16px 0px rgba(44, 82, 191, 0.3);
}
.page-template-template-login-access .hero-columns{
-webkit-box-shadow: 0px 10px 16px 0px rgba(44, 82, 191, 0.3);
-moz-box-shadow: 0px 10px 16px 0px rgba(44, 82, 191, 0.3);
box-shadow: 0px 10px 16px 0px rgba(44, 82, 191, 0.3);
}
.page-template-template-login-access .hero-left{
    box-shadow:none;
}
.singl-mra:hover .mra-image{
-webkit-box-shadow: 0px 10px 16px 0px rgba(44, 82, 191, 0.3);
-moz-box-shadow: 0px 10px 16px 0px rgba(44, 82, 191, 0.3);
box-shadow: 0px 10px 16px 0px rgba(44, 82, 191, 0.3);
}

@media (min-width:991px){
    .mra-title{
        height:160px;
    }
    .mra-desc{
        height:90px;
    }
}
.hs-button {
    border: 1px solid #2fd17c;
    background-color: #2fd17c;
}
.hs-button:hover{
    color: #2fd17c;
}
.hn-cat{
    transition:0.5s all;
    height:26px;
    border-width:1px;
    border-style: solid;
}
.singl-mra:hover .hn-cat{
    background:transparent!important;
    color:#fff;
}
.hero-news:hover .hn-cat{
    background:transparent!important;
    color:#fff;
}
.singl-mra:hover .mra-image{
    filter: grayscale(1)!important;
}