.btn-primary {
  color: #fff !important;
  background: #e65300;
  border-radius: 4px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.btn-primary:hover {
  background-color: #d14d00;
  border-color: #d14d00;
}

.btn-primary:focus,
.btn-primary.focus {
  box-shadow: 0 0 0 2px rgb(254, 93, 111, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #cacaca;
  border-color: #adadad;
  background: #dbdbdb;
  cursor: not-allowed;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #e65300;
  border-color: #e65300;
}

.btn-outline-primary {
  color: #213b78;
  background-color: transparent;
  background-image: none;
  border-color: #213b78;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 2px rgba(5, 117, 230, 0.1);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #213b78;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #213b78;
  border-color: #213b78;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(5, 117, 230, 0.1);
}
.btn-link {
  color: #213b78;
}
.alert-primary {
  color: #fcfdff;
  background-color: #213b78;
  border-color: #213b78;
}
.alert-primary hr {
  border-top-color: #b7cded;
}
.alert-primary .alert-link {
  color: #172b46;
}
.label-primary {
  background-color: #213b78;
}
.badge-primary {
  color: #fff;
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.badge-primary[href]:hover,
.badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #8135c3;
}
.bg-gradient-primary {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.bg-primary {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #514bee !important;
}
.border-primary {
  border-color: #ff7249 !important;
}
.text-primary {
  color: #ff7249 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #ff7249 !important;
}
a.text-dark:hover,
a.text-dark:focus {
  color: #213b78 !important;
}
.social-box.linkedin i {
  background: #213b78;
}
.checkbox span:after {
  background-color: #213b78;
}
.user-card .card-block .activity-leval li.active {
  background-color: #213b78;
}
#count-down .clock-presenter .digit {
  background: #213b78;
}
.masthead .masthead-bg {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.notifyimg {
  background: #213b78;
}
.drop-icon-wrap .drop-icon-item:hover {
  color: #213b78;
}
.dropdown-item:hover,
.dropdown-item:focus {
  color: #ff7149;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #213b78;
}
.timeline__item:after {
  border: 6px solid #213b78;
}
.custom-control-input:checked ~ .custom-control-label::before {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background: #213b78;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background: #213b78;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.custom-select:focus {
  border-color: transparent;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: transparent;
}
.custom-file-input:focus ~ .custom-file-label::after {
  border-color: transparent;
}
.custom-file-label::after {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  border-left: 1px solid #213b78;
}
.custom-range::-webkit-slider-thumb {
  background-color: #213b78;
}
.custom-range::-moz-range-thumb {
  background-color: #213b78;
}
.custom-range::-ms-thumb {
  background-color: #213b78;
}
.nav-link.active {
  background-color: #213b78;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #213b78;
}
.page-link:hover {
  color: #fff;
}
.page-item.active .page-link {
  background: #213b78;
  border-color: #213b78;
}
.range.range-primary input[type="range"]::-webkit-slider-thumb {
  background-color: #213b78;
}
.range.range-primary input[type="range"]::-moz-slider-thumb {
  background-color: #213b78;
}
.range.range-primary output {
  background-color: #213b78;
}
.range.range-primary input[type="range"] {
  outline-color: #213b78;
}
.nav-tabs .nav-item1 .nav-link:hover:not(.disabled) {
  background: #213b78;
}
.nav-tabs .nav-item1 .nav-link.active {
  background: #213b78;
}
.panel.price > .panel-heading {
  background: #213b78;
  color: #fff;
}
.panel.price > .panel-heading {
  background: #213b78;
}
.heading-primary {
  background-color: #213b78;
}
.page-header .breadcrumb-item {
  color: #9a9a9a;
  font-size: 12px;
}
.page-header .breadcrumb-item.active a {
  color: #323b4f;
}
.breadcrumb-item1 a:hover {
  color: #213b78;
}

.header-bg {
  background: #eef2f9;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #eef2f9, #213b78);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #eef2f9, #213b78);
}
.nav-tabs .nav-link:hover:not(.disabled) {
  color: #fff;
  background: #213b78;
}
.nav-tabs .nav-link.active {
  color: #fff;
  background: #213b78;
}
.navtab-wizard.nav-tabs .nav-link.active,
.navtab-wizard.nav-tabs .nav-link:hover {
  color: #213b78;
  background: #fff;
}
.admin-navbar .nav-item.active .nav-link {
  color: #213b78;
}
.admin-navbar .nav-item.active .nav-link .icon {
  color: #213b78;
}
.admin-navbar .nav-link:hover,
.admin-navbar .nav-link:focus {
  color: #213b78;
}
.admin-navbar .nav-link.active {
  color: #213b78;
}
.admin-navbar .mega-dropdown .sub-item .section-label {
  color: #213b78;
}
.admin-navbar .sub-item ul a:active {
  background-color: #213b78;
}
.admin-navbar .sub-item ul a:hover,
.admin-navbar .sub-item ul a:focus {
  color: #213b78;
  text-decoration: none;
  background-color: #f9faff;
}
.expanel-primary {
  border: #213b78 !important;
}
.expanel-primary > .expanel-heading {
  color: #fff !important;
  background-color: #213b78 !important;
  border-color: #213b78 !important;
}
.error-img .form-control:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  border-color: #213b78;
}
.avatar {
  background: #213b78 no-repeat center/cover;
}
.spinner {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.spinner-lg {
  background-color: #213b78;
}
.double-bounce1,
.double-bounce2 {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.cube1,
.cube2 {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.lds-heart div {
  background: #213b78;
}
.lds-heart div:after,
.lds-heart div:before {
  background: #213b78;
}
.lds-ring div {
  border: 6px solid #213b78;
  border-color: #213b78 transparent transparent transparent;
}
.lds-hourglass:after {
  border: 26px solid #213b78;
  border-color: #213b78 transparent;
}
.mediaicon {
  border: 1px solid #213b78;
  background: #213b78;
}
a.chip:hover {
  background-color: #213b78;
}
.highlight .s {
  color: #213b78;
}
.selectgroup-input:checked + .selectgroup-button {
  border-color: #213b78;
  z-index: 1;
  color: #213b78;
  background: #f6f7fb;
}
.selectgroup-input:focus + .selectgroup-button {
  border-color: #213b78;
  z-index: 2;
  color: #213b78;
  box-shadow: 0 0 0 2px rgb(105, 99, 255, 0.25);
}
.custom-switch-input:checked ~ .custom-switch-indicator {
  background: #213b78;
}
.custom-switch-input:focus ~ .custom-switch-indicator {
  box-shadow: 0 0 0 2px rgb(105, 99, 255, 0.25);
  border-color: #213b78;
}
.imagecheck-input:focus ~ .imagecheck-figure {
  border-color: #213b78;
  box-shadow: 0 0 0 2px rgb(105, 99, 255, 0.25);
}
.imagecheck-figure:before {
  background: #213b78
    url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
    no-repeat center center/50% 50%;
  color: #fff;
}
.colorinput-input:focus ~ .colorinput-color {
  border-color: #213b78;
  box-shadow: 0 0 0 2px rgb(105, 99, 255, 0.25);
}
.ui-datepicker .ui-datepicker-title {
  color: #213b78;
}
#back-to-top {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
#back-to-top:hover {
  background: #fff;
  color: #213b78;
  border: 2px solid #213b78;
}
#chat-message {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.tabs-menu ul li .active {
  background: #213b78;
}
.tabs-menu1 ul li .active {
  border: 1px solid #213b78;
  color: #213b78;
}
.wideget-user-tab .tabs-menu1 ul li .active {
  border-bottom: 2px solid #213b78 !important;
}
.rating-stars .rating-stars-container .rating-star.is--active .fa-heart,
.rating-stars .rating-stars-container .rating-star.is--hover .fa-heart {
  color: #213b78;
}
.message-feed:not(.right) .mf-content {
  background: #213b78;
  color: #fff;
}
.message-feed:not(.right) .mf-content:before {
  border-right-color: #213b78;
}
.msb-reply button {
  background: #213b78;
}
.wizard-card .moving-tab {
  background-color: #213b78 !important;
}
.wizard-card .choice:hover .icon,
.wizard-card .choice.active .icon {
  border-color: #213b78 !important;
  color: #213b78 !important;
}
.cal1 .clndr .clndr-table .header-days {
  background: #213b78;
}
.cal1 .clndr .clndr-table tr .day.today.event,
.cal1 .clndr .clndr-table tr .day.my-today.event {
  background: #213b78;
}
.cal1 .clndr .clndr-table tr .day.today:hover,
.cal1 .clndr .clndr-table tr .day.my-today:hover {
  background: #213b78;
  color: #fff;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
  color: #213b78;
  background: #e6f2fe;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
  color: #213b78;
  background: #e6f2fe;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover {
  background: #213b78;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover {
  background: #213b78;
}
.fc button {
  background: #213b78;
}
.fc-event,
.fc-event-dot {
  background-color: #213b78;
  color: #f1f1f1 !important;
}
#sidebar .accordion-toggle i {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
#sidebar ul li.active > a {
  color: #213b78;
}
#sidebar ul li.active > a:hover {
  color: #213b78;
}
#sidebar li a[aria-expanded="true"].active:before {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
#sidebar ul li a:hover {
  color: #213b78;
}
#sidebar .collapse li a:hover {
  color: #213b78;
}
.sweet-alert button {
  background-color: #213b78 !important;
}
.timeline__item:after {
  border: 6px solid #213b78;
}
.label-primary.arrowed:before {
  border-right-color: #213b78;
}
.widgetdate p {
  border-bottom: 2px solid #213b78;
}
.widgetbox p {
  border-bottom: 2px solid #213b78;
}
.datebox p {
  border-bottom: 2px solid #213b78;
}
.arrow-ribbon.bg-primary:before {
  border-left: 15px solid #213b78;
}
.arrow-ribbon2:before {
  border-left: 24px solid #213b78;
}
.badge-offer.bg-primary:after {
  border-top: 12px solid #213b78;
}
.badge-offer1.bg-primary:after {
  border-top: 12px solid #213b78;
}
.social-icons li:hover {
  background: #213b78;
  color: #fff;
}
.social li a:hover {
  color: #213b78;
}
.footer-main a:hover {
  color: #213b78;
}
.footer-links a:hover {
  color: #213b78;
}
.product-tags li a:hover {
  background: #213b78;
  border-color: #213b78;
}
.counter-icon {
  border: 1px solid #213b78;
}
.counter-icon i {
  color: #213b78;
}
.header-main i {
  color: #213b78;
}
.header-links li a.active {
  background: #213b78;
  color: #fff;
}
.header-links li a:hover {
  background: #213b78;
  color: #fff;
}
.card-pay .tabs-menu li a.active {
  background: #213b78;
}
.item-all-cat .category-type .item-all-card img {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.item1-tabs-menu ul li .active {
  background: #213b78;
}
.items-blog-tab-heading .items-blog-tab-menu li .active {
  background: #213b78;
  color: #fff;
}
.item2-gl-nav .item2-gl-menu li .active {
  color: #213b78;
}
.item-all-cat .item-all-card:hover .item-all-text h5 {
  color: #213b78 !important;
}
.carousel-indicators li.active {
  color: #fff;
  background: #213b78;
}
.item-cards7-ic.realestate-list li a:hover {
  color: #213b78;
}
.item1-links a:hover {
  color: #213b78;
}
.item1-links a.active {
  background: #f9faff;
  color: #213b78;
  border-right: 2px solid #213b78;
}
.settings-tab .tabs-menu li a.active {
  background: #213b78;
}
.ads-tabs .tabs-menus ul li .active {
  background: #213b78;
  color: #fff;
}
.showmore-button-inner {
  border: 1px solid #213b78;
  color: #213b78;
}
.owl-nav button {
  color: #213b78 !important;
}
.owl-carousel:hover .owl-nav button {
  color: #213b78 !important;
}
.owl-nav > div i {
  color: #213b78;
}
.tabs-menu ul.eductaional-tabs li .active {
  background: #213b78;
}
.register-right .nav-tabs .nav-link:hover {
  background: #213b78;
  color: #fff;
}
.gradient-icon {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.axgmap-img {
  border: 3px solid #213b78;
}
.horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .menu_form input[type="submit"] {
  background-color: #213b78;
  color: #fff;
}
.horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .menu_form input[type="button"] {
  background-color: #213b78;
  color: #fff;
}
.horizontalMenu > .horizontalMenu-list > li > a.active {
  background-color: #213b78;
  color: #fff;
}
.horizontalMenu > .horizontalMenu-list > li:hover > a {
  background-color: #213b78;
  color: #fff;
}
.horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li:hover > a {
  background-color: #213b78;
  color: #fff;
}
.horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > ul.sub-menu > li:hover > a {
  background-color: #213b78;
  color: #fff;
}
.horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li:hover a {
  background-color: #213b78;
  color: #fff;
}
code {
  color: #213b78;
}
#gdpr-cookie-message h4 {
  color: #213b78;
}
#gdpr-cookie-message h5 {
  color: #213b78;
}
#gdpr-cookie-message a {
  color: #213b78;
  border-bottom: 1px solid #213b78;
}
#gdpr-cookie-message a:hover {
  border-bottom: 1px solid #213b78;
  transition: all 0.3s ease-in;
  color: #213b78;
}
button#gdpr-cookie-advanced {
  color: #fff;
  background-color: #213b78 !important;
}
.ui-widget-header {
  background: #213b78;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #213b78;
}

.side-menu li a.active:before {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  box-shadow: 0px 0px 14px 0px #213b78;
}

.app-sidebar .side-menu li.active > a {
  color: #fff;
}

.app-sidebar .slide-menu li.active > a {
  color: #fff;
}
.app-sidebar .side-menu li ul li a:hover {
  background: #162f69;
}

.app-sidebar .side-menu li.active > a {
  color: #fff;
}

.app-sidebar .slide-menu li.active > a {
  color: #fff;
}

.side-menu li a.active:before {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  box-shadow: 0px 0px 14px 0px #213b78;
}
.navtab-wizard.nav-tabs .nav-link.active,
.navtab-wizard.nav-tabs .nav-link:hover {
  color: #fff;
  background: #213b78;
}
.form-inline .nav-search .btn {
  background: transparent;
  padding: 0;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 37px;
  font-size: 15px;
  color: #ff7149;
}
.wrapper > h1 span {
  border-bottom: 2px solid #213b78;
  color: #213b78;
}
.tab_wrapper > ul li.active {
  border-color: #213b78;
  background: #213b78;
  color: #fff;
}
.tab_wrapper .controller span {
  background: #213b78;
}
.tab_wrapper .content_wrapper .accordian_header.active {
  color: #213b78;
}
.tab_wrapper .content_wrapper .accordian_header.active:after {
  background: #213b78;
}
.tab_wrapper .content_wrapper .accordian_header.active .arrow {
  border-top: 3px solid #213b78;
  border-left: 3px solid #213b78;
}
.tab_wrapper.left_side > ul li.active:after {
  background: #213b78;
}
.tab_wrapper.right_side > ul li.active:after {
  background: #213b78;
}
.addui-slider .addui-slider-track .addui-slider-range {
  background: #213b78;
}
.addui-slider .addui-slider-track .addui-slider-handle:after {
  background: #213b78;
}
.accordionjs .acc_section.acc_active > .acc_head {
  background: #213b78;
}
.perfect-datetimepicker tbody td.selected {
  border: 1px solid #213b78;
  background-color: #213b78;
}
div.conv-form-wrapper div.options div.option {
  border: 1px solid #213b78;
  color: #213b78;
}
div.conv-form-wrapper div#messages div.message.from {
  background: #213b78;
}
div.conv-form-wrapper div.options div.option.selected {
  background: #213b78;
  color: #fff;
}
form.convFormDynamic button.submit {
  border: 1px solid #213b78;
  background: #213b78;
}
form.convFormDynamic button.submit:hover {
  background: #213b78;
  color: #fff;
}
.exzoom .exzoom_nav .exzoom_nav_inner span.current {
  border: 1px solid #213b78;
}
.exzoom .exzoom_btn a {
  /*border: 1px solid #213b78;*/
  color: #213b78;
}
.prev:hover {
  transform: translate(-5px, 0px);
  color: #213b78 !important;
}
/* .next:hover {
  transform: translate(5px, 0);
  color: #213b78 !important;
} */
.g_f-s .prev:hover i {
  transform: translate(-5px, 0px);
  color: #213b78;
}
.g_f-s .next:hover i {
  transform: translate(5px, 0px);
  color: #213b78;
}
.g_f-s .close-button > *:hover {
  color: #213b78;
}
.horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .link-list li a:hover {
  color: #213b78;
}
.register {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.btnRegister {
  background: #213b78;
}
.register .nav-tabs .nav-link.active {
  color: #213b78;
  border: 1px solid #213b78;
}
.pretty input:checked ~ .state.p-primary label:after,
.pretty.p-toggle .state.p-primary label:after {
  background-color: #213b78 !important;
}
.pretty input:checked ~ .state.p-primary-o label:before,
.pretty.p-toggle .state.p-primary-o label:before {
  border-color: #213b78;
}
.pretty input:checked ~ .state.p-primary-o .icon1,
.pretty input:checked ~ .state.p-primary-o .svg,
.pretty input:checked ~ .state.p-primary-o svg,
.pretty.p-toggle .state.p-primary-o .icon1,
.pretty.p-toggle .state.p-primary-o .svg,
.pretty.p-toggle .state.p-primary-o svg {
  color: #213b78;
  stroke: #213b78;
}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-primary-o label:after {
  background-color: #213b78 !important;
}
.pretty.p-switch input:checked ~ .state.p-primary:before {
  border-color: #213b78;
}
.pretty.p-switch.p-fill input:checked ~ .state.p-primary:before {
  background-color: #213b78 !important;
}
.owl-carousel button.owl-dot {
  background: rgb(105, 99, 255, 0.3) !important;
}
.owl-carousel button.owl-dot.active {
  background: rgb(105, 99, 255) !important;
}
.bg-background:before {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.bg-background2:before {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.bg-background-color:before {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.bg-background3:before {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.slider-header .item:before {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff2ef, 0 0 0 2px rgba(252, 143, 45, 0.25);
}
.custom-file-input:focus ~ .custom-file-label {
  box-shadow: 0 0 0 2px rgb(254, 93, 111, 0.25);
}
.custom-range::-webkit-slider-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff2ef, 0 0 0 2px rgba(252, 143, 45, 0.25);
}
.custom-range::-moz-range-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff2ef, 0 0 0 2px rgba(252, 143, 45, 0.25);
}
.custom-range::-ms-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff2ef, 0 0 0 2px rgba(252, 143, 45, 0.25);
}
.error-img .form-control:focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgb(105, 99, 255, 0.25);
}
.selectize-input.focus {
  border-color: #467fcf;
  box-shadow: 0 0 0 2px rgb(105, 99, 255, 0.25);
}
.item-card:hover .item-card-desc:before {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.item-card7-imgs:hover a {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.item-card2-img:hover a {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.countdown-timer-wrapper .timer .timer-wrapper .time {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}

.app-sidebar:before {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.app-sidebar-footer {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
}
.masthead .masthead-bg {
  background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%) !important;
  background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%) !important;
}
@media (max-width: 992px) {
  .search-show .nav-search {
    background: -webkit-linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
    background: linear-gradient(90deg, #213b78 0%, #fc8f2d 100%);
  }
}
@media (max-width: 992px) {
  .nav-item.with-sub .sub-item {
    border-top: 2px solid #213b78;
  }
}
@media (max-width: 480px) {
  .zoom-container .arrow-ribbon2:before {
    border-top: 17px solid transparent;
    border-left: 17px solid #213b78;
    border-bottom: 17px solid transparent;
  }
}
