/*#sp-left .left_calendar {
  padding: 10px!important;
}*/

.btn-info {
    background-color: white;
    border-color: #8776ff;
}
.acym_form #field_1 {
  display: none!important;
}
.acym_form {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.formaa h3 {
  display: none;
}
#sppb-addon-1652084477399 {
  height: 50%;
}
#sppb-addon-1652082972647 {
  height: 50%;
}
#sppb-addon-1652084120350 {
  height: 50%;
}
#sppb-addon-1652083863001 {
  height: 50%;
}

/*primary button*/
.btn-primary, .sppb-btn-primary {
    color: #000000;
    background-color: #0be7e0;
    border-color: #0be7e0;
    padding: 15px;
    font-weight: 500;
}
.btn-primary:focus {
    color: #000000;
    background-color: #1AF8F0;
    border-color: #1AF8F0;
    padding: 15px;
    font-weight: 500;
}
.btn-primary:hover, .sppb-btn-primary:hover {
     color: #000000;
    background-color: #1AF8F0;
    border-color: #1AF8F0;
    padding: 15px;
    font-weight: 500;
}
/*velaki menu*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:after {
    content: "";
    display: inline-block;
    position: absolute;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #0be7e0;
    left: -20px;
    top: 15px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active:after, .sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover:after {
    visibility: visible;
    opacity: 1;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover:after {
    visibility: visible;
    opacity: 1;
}
.sp-megamenu-parent>li.active:after, .sp-megamenu-parent>li:hover:after {
    visibility: visible;
    opacity: 1;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: rgba(25,30,30,.8);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 15px;
    line-height: 1.6;
    display: inline-block;
    padding: 8px 0;
    cursor: pointer;
    text-transform: uppercase;
}
.sp-megamenu-parent>li:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #0be7e0;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
}
/*search*/
input#mod-search-searchword95 {
    background-color: #0000;
}
.awesomplete > .btn::before {
     font-family: "Font Awesome 5 Free";
    content: "\f002";
    font-weight: 900;
}
.search {
    margin-right: 30px;
}
.awesomplete > .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
.awesomplete > .form-control::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
.awesomplete > .form-control:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
.awesomplete > .form-control:-moz-placeholder { /* Firefox 18- */
  color: white;
}

.awesomplete > .form-control {
    display: block;
    width: 200px!important;
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff0;
    background-clip: padding-box;
    border: 1px solid #f8f9fa;
    border-radius: 18px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 32px;
    position: relative;
    font-weight: 700;
     color: #fff; 
    float: right;
	border-top-right-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.awesomplete > .input-group .btn {
    background:#45424200;
    color: #fff;
   	border:none;
    right: 3px;
    top: -1px;
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 15px;
    z-index: 30;
    padding: 0px;
    margin: 10px;
  	float: right;
}
.arxiki_blocks_columns{
/*width:min-content;*/
  height:auto!important;
}
.arxiki_blocks a {
    color:#000000!important;
}
.arxiki_blocks a:hover {
  text-decoration:underline;
}
.arxiki_blocks .sppb-btn-link i {
    transform: rotateZ(45deg);
  
}
.arxiki_blocks .sppb-btn-link {
    width: fit-content!important;
    color: #8776ff!important;
}

.arxiki_blocks .sppb-btn-link:focus, .arxiki_blocks .sppb-btn-link:hover {
    color: #A5A5A5!important;
}

#sp-top1{
  padding-top: 10px;
}
.diplo {
  column-count: 2;
  column-gap: 25px;
  column-rule: 3px solid #eeeeee;
}
.links a {
    padding-left: 22px;
    position: relative;
}
.awesomplete > .links a:before {
    content: "";
    font-family: "font awesome 5 free";
    font-weight: 900;
    font-size: 115%;
    position: absolute;
    left: 0;
    top: -3px;
    transform: rotateZ(45deg);
}
.readmore {
margin-left: 20px;
}
.readmore a:before {
    content: "";
    font-family: "font awesome 5 free";
    font-weight: 900;
    font-size: 115%;
    position: absolute;
  	margin-left: -15px;
    transform: rotateZ(45deg);
}
.article-social-share {
    display: none;
}
h3.searchclass1 {
    margin: 0 0 10px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    color: #006699;
    border-bottom: 1px solid #ccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
}
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    z-index: 99;
    display: block;
    position: relative;
    float: none;
    text-align: center;
    text-transform: uppercase;
}
/*.sp-megamenu-wrapper {
    margin-left: auto;
    margin-right: auto;
}*/
.sp-has-child{
      cursor: pointer;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 8px;
}

.related-article-list-container {
    display: none;
}
#sp-left .sp-module, #sp-right .sp-module {
    border: 0px!important;
      padding: 10px!important;
}
#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 0px;
}
.article-list .article {
    margin-bottom: 30px;
    padding: 0px!important;
    border: 0px!important;
}
#sp-footer #sp-footer1 {
    background-color: #000000;
  padding: 30px;
}
#sp-footer #sp-footer2 {
    background-color: #323232;
    padding: 30px;
    text-align: left;
}
.article-details .article-ratings-social-share {
    padding: 1rem 0;
    border-top: 0px!important;
    border-bottom: 0px!important;
    margin-bottom: 1rem;
}
.article-details .article-header {
    position: relative;
    font-weight: medium;
    text-align: left;
    font-size: 56px;
    line-height: 1.3;
    color:#252c33;
    font-family: 'open sans';
  
}
.subheading-category {
    font-size: 56px;
    color: #252c33;
	  padding-bottom: 30px;
    display: block;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    text-align: left;
}
.page-item.active .page-link {
    background-color: #2B236B;
    border-color: #2B236B;
}
.chronoforms6_credits {
  display:none;
}
.offcanvas-menu .offcanvas-inner ul.menu>li {
    overflow: unset;
}