@charset "UTF-8";

@media (min-width: 1200px) {
    .container, .sppb-row-container {
        max-width: 1170px;
    }
}
@media (min-width: 1480px){
  .sppb-row-container, .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1430px;
  }
}
/* From Tablet to small screen */
@media screen and (min-width: 992px) and (max-width: 1379px){

}
body, .sp-preloader {
    color: #181818;
    font-size: 16px !important;
}
a {
    color: rgb(42, 52, 105);
    text-decoration: none;
    outline: none;
}
/* #sp-header {
  z-index: 1
} */
.logo-image {
    height: auto !important;
}

.contact-info {
    margin-top: 15px;
    font-size: 20px;
    color: var(--fb-color-triade);
}

.sppb-form-builder-invisible-recaptcha, .sppb-form-builder-recaptcha {
  width: 100%
}

#slider {
  z-index: 0 !important
}
#sp-header .logo{
  height: 100px
}
#sp-header, #offcanvas-toggler {
  height: auto;
}
#offcanvas-toggler {
  line-height: 120px;
}
#sp-menu .form-control {
  background-color: #243758;
  border-color: #152644;
  border-radius: 10px;
  color: #fff
}
.com-finder>*+*, .com-finder__results>*+* {
  margin-top: 0
}
#sp-footer hr {
  margin-bottom: 1rem;
}
.visform input, .visform select, .visform textarea {
  border-color: rgba(0,0,0,0.15)
}
.offcanvas-menu .logo-image {
  height: 50px
}
.offcanvas-menu .offcanvas-inner .sp-module .awesomplete {
  width: 100%
}
.offcanvas-menu .offcanvas-inner .sp-module .awesomplete .form-control {
  background-color: #243758;
  border-color: #152644;
  border-radius: 10px;
  color: #fff
}
.offcanvas-menu .sp-module.member-login {
  background-color: #cbd4dd;
  margin-top: 10px;
  padding: 10px;
}
#sp-footer .nav-item {
  margin-right: 20px
}
@media (max-width: 991px) {
  #sp-header, #sp-header .logo, #offcanvas-toggler {
    height: 100px;
  }
  #offcanvas-toggler {
    height: 100px;
    line-height: 50px;
  }
  .mod-languages .lang-block.dropdown-menu.show {
    right: inherit !important;
  }

  #sp-top2 .sp-column {
    display: flex;
    justify-content: space-between;
  }
  #sp-top2 .sp-column>.sp-module:first-of-type {
    order: 2;
    margin-left: 0
  }
  #sp-top2 .sp-column>.sp-module:last-of-type {
    order: 1;
    margin-left: 0
  }
  #sp-top2 .social-icons {
    display: none;
  }
  .view-registration #sp-component .sp-column {
    margin-bottom: 30px
  }
  .sp-profile-wrapper .sp-profile-dropdown.language-dropdown {
    right: inherit !important;
    left: 0
  }
  .mod-userslatest.latestusers.members .sppb-carousel-extended-item img {
    height: 450px !important;
  }
}

@media (min-width: 992px) {
  .social-icons {
      border-right: 1px solid #354a6b;
      padding-right: 10px;
  }
  .social-icons {
    display: inline-block;
  }
}
.sppb-carousel-extended-team-name {
  font-family: 'Alegreya',serif;
  font-size: 24px
}
.sppb-carousel-extended-team-designation {
  font-size: 15px;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0,0,0,.1);
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
  background: #fff
}

.ceo .ceo_img {
    text-align: center;
    padding-top: 16px;
    display: table-cell;
}

.login-greeting {
    padding: 10px 0 0 0;
    font-weight: bold;
    color: #262626;
}

#sp-header2 ul.list-unstyled {
    padding-left: 0px;
    margin-bottom: 5px;
}
#sp-header2 ul.list-unstyled li {
    list-style: none;
}
#sp-header2 ul.list-unstyled li:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #354a6b;
    border: 2px solid rgba(26,139,179,0.3);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    position: relative;
}
.logout-button input {
    font-size: 14px;
    font-weight: bold;
}
#login-form:before {
    content: '';
    position: absolute;
    margin-left: -40px;
}

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control),
input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control),
.form-select, .form-control, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"],
input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .input-append .add-on, .input-prepend .add-on {
  border: 1px solid #ddd;
  padding: 10px 15px;
  height: auto;
  font-size: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}
select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
  height: calc(2.25rem + 10px);
}

.input-group-text {
  background: #354a6b;
  border-color: #354a6b;
  color: #fff;
  width: 46px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#contact-form .input-group-text {
  height: 100%;
}

.com-kunena .layout#kunena + div {
  display: none !important;
}

#sp-menu .sp-column {
  padding: 0 20px;
}

.sp-pre-loader .circle-two {
    bottom: 0;
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width:100px
}

.sp-pre-loader .circle-two > span, .sp-pre-loader .circle-two > span:before, .sp-pre-loader .circle-two > span:after {
    content: '';
    display: block;
    border-radius: 50%;
    border: 2px solid var(--fb-color-secondary);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform:translate(-50%, -50%)
}

.sp-pre-loader .circle-two > span {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-left-color: transparent;
    -webkit-animation: effect-2 2s infinite linear;
    -moz-animation: effect-2 2s infinite linear;
    -ms-animation: effect-2 2s infinite linear;
    -o-animation: effect-2 2s infinite linear;
    animation:effect-2 2s infinite linear
}

.sp-pre-loader .circle-two > span:before {
    width: 75%;
    height: 75%;
    border-right-color:transparent
}

.sp-pre-loader .circle-two > span:after {
    width: 50%;
    height: 50%;
    border-bottom-color:transparent
}

.mission_gallery img {
    float: left;
    padding: 6px 3px;
}

.dropdown-toggle:after {
  display: none;
}
div.mod-languages img {
  margin-top: -3px;
}
div.mod-languages a, div.mod-languages .dropdown-menu {
    padding: 0 !important;
}
div.mod-languages li {
    margin: 0px !important;
    padding: 10px !important;
    border-bottom: 1px solid #444;
}
div.mod-languages li:last-child {
    border: none;
}
div.mod-languages ul li.lang-active {
  background: transparent !important
}
.lang-block.dropdown-menu.show {
    top: 6px !important;
    right: 0 !important;
    left: unset !important;
    background-color: #262626;
    border: none;
    border-radius: 0;
}
#sp-top3 {
    padding-left: 0;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 700;
}
.sp-contact-info li {
    font-size: 100%;
}
.sp-contact-info li .fas, .sp-contact-info li .far {
  color: var(--fb-color-triade)
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: var(--fb-color-secondary)
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: var(--fb-color-secondary)
}
.sp-megamenu-parent>li.active>a {
  color: var(--fb-color-triade)
}
/* h3.sppb-addon-title {
  margin-bottom: 30px !important;
  padding-bottom: 30px;
  position: relative
}
h3.sppb-addon-title:after {
  content: '';
  height: 4px;
  width: 100px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: var(--fb-color-secondary);
} */

@media (min-width: 769px) {
    #sp-menu .sp-column.navbar {
        position: static;
        background: var(--fb-topbar-bgcolor);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding: 0 20px;
    }
}
#sp-top-bar {
  padding: 0;
}
#sp-top-bar .sp-column {
  line-height: 40px;
}
#sp-top-bar a {
    color: #fff;
    font-size: 15px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 70px;
}
#sp-menu li.sp-menu-item.sp-has-child li:before,#sp-menu li:first-child:before {
    display: none;
}
#sp-menu li.sp-menu-item:before {
    /* background: url(../images/nav-border.png) no-repeat; */
    content: "";
    background-color: #e7e7e7;
    height: 100%;
    position: absolute;
    /* top: 15px; */
    width: 1px;
}

#sp-menu {
    background: #fff;
    border-top: 1px solid #e7e7e7;
}

.sp-megamenu-parent>li:hover>a {
    background-color: var(--fb-topbar-bgcolor);
}
.sp-megamenu-parent>li:last-child>a {
  padding: 0 15px;
}
.sppb-addon-content a {
    font-weight: 700;
    display: inline-block;
    text-decoration: underline;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0;
    background: var(--fb-topbar-bgcolor);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding: 10px 20px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {
    border: none;
}
#slider img {
    display: block !important;
    height: 100vh !important;
    max-height: 600px;
    object-fit: cover !important;
    margin: auto;
}
#slider .sppb-carousel-item-inner {
    background: rgba(17, 17, 17, 0);
}
.article-list .article .article-intro-image img {
  height: 265px;
  object-fit: cover
}
#kunena.layout .kfrontend {
  margin: 0 0 20px 0
}
#kunena.layout .table th:first-child, #kunena.layout .table td:first-child {
  width: 1%
}
#kunena.layout .table th:nth-child(2), #kunena.layout .table td:nth-child(2) {
  width: 50%
}
#kunena.layout h2 {
  padding-top: 10px
}
.lastpostlink a, a.topictitle {
  font-weight: bold;
  font-size: 18px;
}
#kunena.layout .message {
  border: 1px solid #ddd;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

@media (min-width: 992px) {
  #kunena.layout .kmessagepadding {
    position: absolute;
    bottom: 0;
  }
  #kunena.layout .report {
    position: absolute;
    right: 20px;
    bottom: 0;
    padding-bottom: 20px !important
  }
}

#kunena .message .shadow {
  padding: 20px;
  background: rgba(229, 229, 229, 0.4);
}
#kunena .message .shadow-lg {
  padding: 20px;
}
#kunena .tab-pane>.row {
  --bs-gutter-x: 0;
  padding: 20px 0
}
#kunena .badge {
  background: #ccc
}
#kunena.layout blockquote {
  margin: 0 0 20px 0;
  background: #dff2ff;
  padding: 20px;
  border-radius: 10px
}
#kunena.layout blockquote .kmsgtext-quote{
  margin-bottom: 0
}
#kunena.layout .mykmsg-header {
  padding: 0 !important;
  margin: 0;
  background: transparent
}
#kunena .btn {
  padding: .175rem .55rem !important;
}
#kunena.layout .topic-starter {
  padding: 10px;
  border: none;
}
/* #kunena.layout .rounded img {
  padding: 5px;
  border:1px solid #ccc;
  border-radius: 10px
} */
#kunena.layout .category #avatar .rounded img {
  padding: 2px;
}
#kunena.layout .category #avatar a{
  width: 30px;
  display: block;
}
.jssocials-share-link {
  padding: .25em .85em;
  border-radius: 100px;
  box-shadow: none;
  font-size: 12px;
}
.btn {
  padding: 10px 30px;
}

.btn-primary, .sppb-btn-primary {
    border-color: #152644;
    background-color: #152644;
}
.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #354a6b;
    background-color: #354a6b;
}
.form-group {
  margin-bottom: 20px
}
.sppb-btn-lg {
    padding: 15px 30px;
    font-size: 18px;
    font-weight: bold;
}
.sp-page-title {
    background: #f4f4f4;
    padding-top: 70px;
    min-height: 160px;
    text-align: center;
    position: relative;
    background-size: cover;
}

.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
    font-size: 40px;
    color: #fff;
    line-height: 35px;
    font-weight: 700;
    margin-bottom: 10px;
}
.sp-page-title:before {
  content: '';
  background: rgba(21, 38, 68, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.sp-page-title .container {
  position: relative;
  z-index: 0;
}

.breadcrumb-item+.breadcrumb-item::before {
  content: '';
  display: inline-block;
  margin: 8px 12px 0px 0px;
  padding:0;
  width: 10px;
  height: 10px;
  background: #354a6b;
  border: 2px solid rgba(26,139,179,0.3);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  position: relative;
}
.float-start {
  margin-right: 10px;
  color: #354a6b
}
ul.social-icons>li:last-child {
  margin-right: 20px
}

.mod-userslatest.latestusers.members .sppb-carousel-extended-team-designation {
  min-height: 45px
}
.mod-userslatest.latestusers.members .sppb-carousel-extended-item img {
  height: 300px;
  object-fit: cover
}

.sp-profile-wrapper .sp-profile-dropdown {
  z-index: 1111;
  background: var(--fb-topbar-bgcolor);
  min-width: 140px;
  border:0;
  border-radius: 0;
  padding: 0 !important
}
.sp-profile-wrapper .sp-profile-dropdown>li:not(:last-child) {
  border-color: rgba(255,255,255,0.2);
}
.sp-profile-wrapper .sp-profile-dropdown>li {
  padding: 10px 10px 5px 10px;
  text-align: left;
  margin-bottom: 5px;
  line-height: 1.3;
}

.navhelper {
    background: #ffffff;
    border-top: none;
    color: #555555;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.04);
    min-height: 45px;
    overflow: hidden;
    font-family: 'Alegreya', serif;
}

.breadcrumb {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
    background: transparent;
    display: inline-block;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb .dot {
    display: inline-block;
    margin: -1px 12px -1px 12px;
    width: 10px;
    height: 10px;
    background: #354a6b;
    border: 2px solid rgba(26,139,179,0.3);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    position: relative;
}
.breadcrumb > .active {
    color: #999999;
    /* font-size: 13px; */
}
.breadcrumb > li + li:before {
    content: " ";
}
.breadcrumb .dot img {
    display: none;
}
#team img {
    width: 100%;
}
.sppb-addon.sppb-addon-feature{
    position: relative;
}
#sp-main-body {
    padding: 50px 0;
}
div.catItemView {
    padding: 15px;
}
div#itemListPrimary {
    margin-right: -15px;
    margin-left: -15px;
}
#kunena .shadow-lg, #kunena .shadow {
    box-shadow: none !important;
}
#sp-header2 .sp-module {
    float: right;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}

.controls input, .controls textarea {
    width: 100%
}

.controls textarea {
    height: 100px
}

.contact-form legend {
  font-size: 11px;
  font-style: italic;
}
.contact-form legend, .contact-form .form-horizontal .control-group {
    margin-bottom: 0
}

.contact-form legend + .control-group {
    margin-top: 0
}

.contact-form .form-horizontal .control-group .controls {
    margin-left: 0
}

#contact-form h3, #contact-form legend {
    text-align: center;
    margin-bottom: 10px
}

#jform_contact_message {
    height: 215px;
}

.copy_email {
    float: left;
}

.form-button {
    float: right;
}

.form-horizontal .control-label {
    text-align: left;
    width: auto;
}
#contact-form input[type=checkbox], #contact-form input[type=radio] {
  margin-right: 5px;
}
#contact-form .form-check-inline {
  float: left;
  margin: 0
}
.visBtnCon {
  text-align: left !important;
}
.visBtnCon input {
  padding: 10px 30px;
}
@media (max-width: 767px) {
  .visCSSlabel {
    float: none !important;
    width: 100% !important;
  }
  .visCSSmargLeft, .editor {
    margin-left: 0 !important;
  }
  .visCSSinput, .editor {
    width: 100% !important;
  }
}
.sppb-carousel-extended-dots ul li {
  height: 10px;
  line-height: 10px;
  width: 10px;
}
.sppb-carousel-extended-nav-control .nav-control {
  border: none;
}
div.contact #contact-form {
    padding: 0;
}
.association img {
    display: inline-block;
}
.float-center {
  text-align: center
}
.breadcrumb>li {
  display: inline-table;
}

#offcanvas-toggler > .fa {
    color: #354a6b !important;
}
#sp-main-body {
  min-height: calc(100vh - (138px + 167px + 130px + 40px + 45px))
}
.mod-banners__item.banneritem {
  padding: 5px 0;
}

.address_container div {
    padding:10px 0
}

@media (max-width: 767px) {
    .address_container div {
        float: none;
        text-align:center
    }
}

@media (min-width: 768px) {
    .address_container div {
        float:right
    }
}

@media (min-width: 992px) {
    .address_container div {
        float:right
    }
}

@media (min-width: 1200px) {
    .address_container div {
        float:right
    }
}

.address_container .icon_holder {
    display: inline-block;
    width: 45px;
    height: 58px;
    line-height: 65px;
}

.address_container .icon_holder span {
    display: inline-block;
    text-align:center
}

.address_container .icon_holder span:before {
    font-size: 30px;
    color:#05afec
}

.address_container .text_holder {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 500;
}

.address_container .text_holder p {
    color: #262626;
    line-height:27px;
    margin-bottom: 0
}

.address_container .text_holder span {
    display: block;
    color:#354a6b
}


.platinium .sppb-addon-title {
  padding: 40px 20px !important;
  margin-left: -20px !important;
  margin-top: -20px !important;
  margin-right: -20px !important;
  background: #E5E4E2;
  background: linear-gradient(to bottom, #E5E4E2 0%, #D6D5D3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E5E4E2), color-stop(100%, #D6D5D3));
  background: -webkit-linear-gradient(top, #E5E4E2 0%, #D6D5D3 100%);
  background: -moz-linear-gradient(top, #E5E4E2 0%, #D6D5D3 100%);
  background: -o-linear-gradient(top, #E5E4E2 0%, #D6D5D3 100%);
  background: -ms-linear-gradient(top, #E5E4E2 0%, #D6D5D3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E4E2', endColorstr='#D6D5D3', GradientType=0);
}
.premium .sppb-addon-title {
  padding: 40px 20px !important;
  margin-left: -20px !important;
  margin-top: -20px !important;
  margin-right: -20px !important;
  background: #FFB300;
    background: linear-gradient(to bottom, #FFB300 0%, #F0A400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFB300), color-stop(100%, #F0A400));
    background: -webkit-linear-gradient(top, #FFB300 0%, #F0A400 100%);
    background: -moz-linear-gradient(top, #FFB300 0%, #F0A400 100%);
    background: -o-linear-gradient(top, #FFB300 0%, #F0A400 100%);
    background: -ms-linear-gradient(top, #FFB300 0%, #F0A400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB300', endColorstr='#F0A400', GradientType=0);
    border: 1px solid #E19500;
    box-shadow: inset 0 1px 0 #FFC20F;
    -webkit-box-shadow: inset 0 1px 0 #FFC20F;
    -moz-box-shadow: inset 0 1px 0 #FFC20F;
}
.basic .sppb-addon-title {
  padding: 40px 20px !important;
  margin-left: -20px !important;
  margin-top: -20px !important;
  margin-right: -20px !important;
  color: #fff;
  background: #536895;
    background: linear-gradient(to bottom, #536895 0%, #445986 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #536895), color-stop(100%, #445986));
    background: -webkit-linear-gradient(top, #536895 0%, #445986 100%);
    background: -moz-linear-gradient(top, #536895 0%, #445986 100%);
    background: -o-linear-gradient(top, #536895 0%, #445986 100%);
    background: -ms-linear-gradient(top, #536895 0%, #445986 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#536895', endColorstr='#445986', GradientType=0);
    border: 1px solid #354A77;
    box-shadow: inset 0 1px 0 #6277A4;
    -webkit-box-shadow: inset 0 1px 0 #6277A4;
    -moz-box-shadow: inset 0 1px 0 #6277A4;
}
.sppb-pricing-features li {
  padding-bottom: 20px !important;
  border-bottom: 1px solid #e7e7e7;
}
