@charset "UTF-8";

.layout-boxed .body-innerwrapper {
  max-width: 1600px;
  margin: 25px auto;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
}
#sp-tops {
  color: #222;
  background-color: #fafafa;
}
#sp-main-body {
    padding: 20px 0
}
#sp-top2 .sp-column{
    padding: 10px 0
}
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1520px;
  }
}
/*
// #Tabs
// --------------------------------------------------
*/
#sp-footer #sp-footer2262{text-align:right}
.sppb-nav-tabs>li>a {
  background: #f7f7f7;
  margin-right: 2px;
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  border-bottom: none !important;
  border-radius: 0;
  padding: 10px 20px;
  color: #6d6d6d !important;
  position: relative;
}
.sppb-nav-tabs>li>a:after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  height: 3px;
}
.sppb-nav-tabs>li>a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
}
.sppb-nav-tabs>li>a:hover {
  border-color: #f7f7f7;
}
.sppb-nav-tabs>li>a .fa {
  margin-right: 4px;
}
.tab .nav-tabs > li.active > a {
  color: #ff7b26;
  border-left-color: #dcdcdc;
  border-right-color: #dcdcdc;
  background: #fff;
}
.tab .nav-tabs > li.active > a:after {
  background: #ff7b26;
}
.tab .nav-tabs > li.active > a:before {
  background: #fff;
}
.tab .nav-tabs > li.active > a:hover {
  border-bottom-color: #fff;
}
.tab .sppb-tab-modern-content {
  padding: 20px;
  border: 1px solid #dcdcdc;
  background: #fff;
  color: #111;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
}
.tab .sppb-tab-modern-content:before,
.tab .sppb-tab-modern-content:after {
  content: " ";
  display: table;
}
.tab .sppb-tab-modern-content:after {
  clear: both;
}
.tab .sppb-tab-modern-content p:last-child {
  margin-bottom: 0;
}

.rt-info-text-2 {
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}
.rt-info-text {
    position: relative;
    margin-bottom: 25px;
}
.media-body {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}
.pull-left {
    float: left !important;
}
.rt-info-text-2 span {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: inline-block;
    border: 2px solid #f1f1f1;
}
.rt-info-text-2 span i {
    line-height: 48px;
    font-size: 24px;
}
.rt-info-text-2 h4 {
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: 600;
}
#sp-bottom .working {
  margin-bottom: 1.25em;
}
#sp-bottom .working > div:first-child {
  margin-bottom: 0.7em;
}
#sp-bottom .working > div:first-child span {
  text-transform: uppercase;
  color: #fff;
}
#sp-bottom.footer-widgets .working:last-child {
  margin: 0;
}
#sp-bottom .working .green {
  color: #9cc212;
}
#sp-bottom .newsletter-signup form {
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flex;
 display:-o-flex;
 display:flex
}
#sp-bottom .newsletter-signup form input[type=text] {
 background:#323136;
 border:none;
 border-radius:3px 0 0 3px;
 color:rgba(255,255,255,.6);
 padding:10px 20px;
 height:46px
}
#sp-top1 { position: relative; z-index: 31; }

.pagination {
 margin-top:20px;
 margin-bottom:10px;
 text-align:center;
 display:block;
 border-radius:0
}
.pagination>li {
 display:inline-block;
 margin:0 3px
}
.pagination>li>.page-link {
 min-width:36px;
 height:36px;
 line-height:36px;
 text-align:center;
 font-size:14px;
 font-weight:600;
 padding:0;
 color:#000;
 padding:0 10px
}
.pagination>li>.page-link:focus,
.pagination>li>.page-link:hover {
 color:#000
}

.pagination>li.disabled>.page-link {
 background:0 0;
 color:#d0d4d6
}
.pagination>li.disabled>.page-link:focus,
.pagination>li.disabled>.page-link:hover {
 background:0 0;
 color:#d0d4d6
}
.pagination>li.active>.page-link {
 border-color:#333;
 background-color:#333
}
.pagination>li.active>.page-link:focus,
.pagination>li.active>.page-link:hover {
 border-color:#333;
 background-color:#333
}

.newsletter-signup{
  max-width: 500px; margin: 0px auto
}
#sp-newsletter .newsletter-signup form {
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flex;
 display:-o-flex;
 display:flex
}
	
#sp-newsletter .newsletter-signup form input[type=text] {
 background:#323136;
 border:none;
 border-radius:3px 0 0 3px;
 color:rgba(255,255,255,.6);
 padding:2px 20px;
 height:46px
}	
#sp-newsletter .newsletter-signup form button{
 padding:10px 30px;
 height:50px
}
.sp-module.blues {
	color: #f1f1f1;
	margin: 5px auto;
	padding: 15px;
	background: #0079cf;
    background: -moz-linear-gradient(45deg, #0079cf 0%, #00a9fc 100%);
    background: -webkit-linear-gradient(45deg, #0079cf 0%,#00a9fc 100%);
    background: linear-gradient(45deg, #0079cf 0%,#00a9fc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0079cf', endColorstr='#00a9fc',GradientType=1 );
}

.sp-module.greens {
	color: #f1f1f1;
	margin: 5px auto;
	padding: 15px;
	background: #669933;
    background: -moz-linear-gradient(45deg, #669933 0%, #66cc33 100%);
    background: -webkit-linear-gradient(45deg, #669933 0%,#66cc33 100%);
    background: linear-gradient(45deg, #669933 0%,#66cc33 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#669933', endColorstr='#66cc33',GradientType=1 );
}
.sp-module.oranges {
	color: #f1f1f1;
	margin: 5px auto;
	padding: 15px;
	background: #ff7b26;
    background: -moz-linear-gradient(45deg, #ff7b26 0%, #ffc108 100%);
    background: -webkit-linear-gradient(45deg, #ff7b26 0%,#ffc108 100%);
    background: linear-gradient(45deg, #ff7b26 0%,#ffc108 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b26', endColorstr='#ffc108',GradientType=1 );
}

.sp-module.reds {
	color: #f1f1f1;
	margin: 5px auto;
	padding: 15px;
	background: #ec430f;
    background: -moz-linear-gradient(45deg, #ec430f 0%, #f32328 100%);
    background: -webkit-linear-gradient(45deg, #ec430f 0%,#f32328 100%);
    background: linear-gradient(45deg, #ec430f 0%,#f32328 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec430f', endColorstr='#f32328',GradientType=1 );}

.sp-module.dark {
	background-color: #27282c;
	margin: 5px auto;
	color: #7c7e84;
	padding: 15px !important;
}
.sp-module.dark ul, .mcolor ul, .white ul {
	padding-left: 10px;
}
.sp-module.dark a, .colors a { color: #ddd !important;}

#sppb-addon-1621786411235 ul.sppb-nav.sppb-nav-modern {
    text-align: center !important;
}
#sppb-addon-1621786411235 .sppb-nav-modern > li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
}
.sppb-addon-tab .sppb-nav > li.active > a {
  background-color: #fff;
  border: none;
  box-shadow: 0 -1px 2px 0 rgba(209, 209, 209, 0.5);
}
.sppb-addon-tab .sppb-nav > li > a {
  border: none;
  text-transform: uppercase;
  padding: 15px 34px;
  color: #828282;
  background-color: transparent;
}
.sppb-addon-tab .sppb-tab-content {
  background: #fff;
  margin: 0;
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
}
.sp-megamenu-parent > li > a {
  color: #222;
  text-transform: uppercase;
  font-size: 15px;
}
#sp-bottom .newsletter-signup form, .sm-popup .newsletter-signup form {
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flex;
 display:-o-flex;
 display:flex
}
#sp-bottom .newsletter-signup form input[type=text], .sm-popup .newsletter-signup form input[type=text]{
 background:#323136;
 border:none;
 border-radius:3px 0 0 3px;
 color:rgba(255,255,255,.6);
 padding:10px 20px;
 height:46px
}
#sp-bottom .newsletter-signup form button[type=submit], .sm-popup .newsletter-signup form button[type=submit] {
 text-transform:uppercase;
 background:#1a73e8;
 padding-left:18px;
 padding-right:18px;
 width:140px;
 height:46px;
 color:#fff;
 border:none;
 box-shadow:none;
 border-radius:0 3px 3px 0;
 -webkit-transition:.4s;
 transition:.4s
}
#sp-bottom .newsletter-signup form button[type=submit]:hover {
 background:#2a61c9
}
#sp-news,#sp-testimonial  {
    padding: 20px 0px;
}
.top-search-wrapper {
  margin-right: -15px;
}
.pull-right {
    float: right;
}

#sp-right .sp-module {
    padding: 0px;
    border: 0px solid #f3f3f3;
}
.owl-dots {display: none !important}
#sp-map .customoranges{margin: 25px auto;}
#sp-top .sp-module-title, #sp-advert .sp-module-title {margin: 25px auto; text-align: center; font-size: 24px; border-bottom: 1px solid #ccc; padding-bottom: 10px;text-transform: uppercase;letter-spacing: 0.03em;}
@media (min-width: 1400px){
#sp-advert .container, #sp-alnews .container, #sp-slider .container, #sp-news4 .container {
  max-width: 92%;
}
}
.owl-carousel button {
  box-shadow: 1px 1px 1px #777,-1px -1px 1px #999;
  border: 0;
}
#sp-sl1{
  background: #1b2348;
}

:root .gallery-container a, :root .gallery-thumbs .swiper-slide-thumb-active {
  --sbws-primary: var(--maincolor)!important;
}
.gallery-thumbs, #sp-slider {
   background: var(--fourthcolor);
}
.hnt_title , .to-top , .mxnews-section-title a  , .red-bg  , .post-category-marker:hover    , .mxnews-links-wrap .ps__thumb-y , .cc_btn , .pag-style .swiper-pagination-bullet.swiper-pagination-bullet-active  , .grid-post-item  .post-category-marker , .section-title:before  , .gs_button , .color-btn , .widget-title:before , .tags-widget a:hover , .spb-categories_counter  , .sgs-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active  , .list-post-content .post-category-marker , .slider_widget_title:before , .hero-section_title h2:before  , .pagination a.current-page, .pagination a:hover , .tabs-widget .tabs-menu li.current a , .search-submit2 , .color-bg ,   .banner-widget_content h5:before , .cat-wid-list li   span , .list-post-media a:after , .categories_nav-inner  a.back , .list-post-wrap_column .post-category-marker , .scroller , .aside-panel li a span , .grid-post-media a:after , .list-post:before , .lmb_center-align  , .profile-card_media  , .single-post-header .post-category-marker , .single-post-header:after , .ss-slider-cont , .ver-share .share-title:before ,  .irs-single , .irs-bar, .irs-bar-edge , .fontSize .irs-slider , .pr-subtitle.prs_big:after , .share-icon:hover   , .contact-social li a , .det-box-media span , .detbox_notifer , .qty_btn .btn:hover , .hero-item .post-category-marker  , .hsc-list_item:before , .hsc-list_item:after , .news-set-nav li a.current_page , .picker-wrap-controls li span , .mxnews-item_active .play-icon , .play-icon:hover , .mxnews-holder-title .post-category-marker , .dark-btn:hover , .fs-carousel-wrap_title-wrap h4:before , .multi-pag .swiper-pagination-bullet.swiper-pagination-bullet-active , .hc-cont , .hero-carousel-pag .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--maincolor) !important
}
.grid-post-media.gpm_sing:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%,rgba(0, 0, 0, 0.1) 90%) !important;
}
.list-post-media a:after , .grid-post-media a.gpm_link:after,.play-icon {
	border-radius: 0px !important;
}
.post-widget-item-media a:before , .list-post-media a:before , .grid-post-media  a.gpm_link:before {
	background: rgba(0,0,0,0.3)!important;
}
#sp-header .logo {
  height: inherit;
}
@media (max-width: 991px){
#sp-header {
  height: 60px;
}
}
#sp-slider, #sp-top3 {
  padding-right: 0;
  padding-left: 0;
}
.bg-dark h1, .bg-dark h2, .bg-dark a, .bg-dark h3{
  color: #fff !important;
}

.bg-dark #sp-main-body, .bg-dark #sp-top-header, .bg-dark #sp-header.header-sticky,.bg-dark .sm-popup,.bg-dark .qcontact-modal-item,.bg-dark #sp-section-6,.bg-dark .social-icons a,.bg-dark #sp-section-9,.bg-dark #sp-alnews,.bg-dark .news-set-nav li a{
  background: #222429 !important;
}
.bg-dark .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner,.bg-dark .offcanvas-menu,.bg-dark #sp-header,.bg-dark .mx_lms_courses__single__inner,.bg-dark #sp-my,.bg-dark #sp-map,.bg-dark #sp-news,.bg-dark .picker-wrap .list-post,.bg-dark .gallery-thumbs {
  background: #2A2B30 !important;
}
.bg-dark .team-item_info a,.bg-dark  h3.news-spr__tilte,.bg-dark .spr-news_title>a,.bg-dark .spr-news_read-btn > a,.bg-dark  .spr-news_meta li, .spr-news_meta li a, .bg-dark .team-item_titles h4, .bg-dark .mx-main-title h1 {
  color: #222 !important;
}
.bg-dark .the-button a, .bg-dark .all-content-inner h2, .bg-dark .all-content-inner a, .bg-dark  h3.services-eight__title a,.bg-dark .inner-box h3, .bg-dark .inner-box h3 a{
  color: #222 !important;
}
.news-spr__single:hover .news-spr__tilte {
    color: #ffffff !important;;
}
.bg-dark .pager {
    border-top: 1px solid #333;
}
.bg-dark #sp-left .sp-module,.bg-dark .article-list .article,.bg-dark .qcontact-modal-item, .bg-dark .supper-news-item, .bg-dark .gallery-container, .bg-dark .services-three__single:hover, .bg-dark .sppb-panel-modern,.bg-dark .picker-wrap .list-post-wrap{
    border: 1px solid #333;
}
.bg-dark #sp-left .sp-module .sp-module-title,.bg-dark #sp-right .sp-module .sp-module-title,.bg-dark .gallery-thumbs .swiper-slide {
    border-bottom: 1px solid #333;
}
.bg-dark .burger-icon > span{
  background: #f1f1f1 !important;
}
.bg-dark .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler,.bg-dark .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler, .bg-dark #service20 p {
  color: #f1f1f1 !important;
}
.bg-dark .gallery-thumbs .swiper-slide-thumb-active {
  background: #222 !important;
}
.bg-dark body section {
  border-right: 1px solid #444;
  border-left: 1px solid #444;
}
.bg-dark body #sp-header {
  border: 1px solid #444;
}
:root {
 --bs-light-rgb:235,  238, 242;
 }
.bg-dark body {
 --bs-bg-opacity:1;
 background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important
}


/* HEADER */

body.locked {
  overflow: hidden;
}

#sp-header.lg-header {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
}
#sp-header.mxtemp, #sp-header.main-header--two, #sp-header.main-header--three, #sp-header.main-header--four, #sp-header.main-header--five, #sp-header.main-header--six, #sp-header.main-header--seven, #sp-header.main-header--eight{
height: auto;
box-shadow: none;
padding: 0px;
}

#sp-tops {
 padding:25px 0px;
  background-color: rgba(255, 255, 255, .7);
-webkit-backdrop-filter: blur(15px);
backdrop-filter: blur(15px);
}

@keyframes sticky {
	0% {
		transform: translateY(-100%);
	}

	100% {
		transform: translateY(0%);
	}
}

#sp-header .sp-megamenu-parent {
	float: none;
	margin: 0;
	text-align: center;
}

#sp-header.mx .sp-megamenu-parent > li {text-align: left;}

#sp-header.mx .sp-megamenu-parent > li > a, #sp-header.mx .sp-megamenu-parent > li > span,
#sp-header.mx .sp-megamenu-parent > li:last-child > a {
	padding: 28px 12px;
    font-size: 17px;
	color: #666;
	line-height: 28px;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	transition: all 500ms ease;
}

@media (max-width: 1400px) {
#sp-header.mx .sp-megamenu-parent > li > a, #sp-header.mx .sp-megamenu-parent > li > span,
#sp-header.mx .sp-megamenu-parent > li:last-child > a {
	padding: 30px 10px;
}
}

@media (max-width: 1200px) {
body.ltr #sp-header.mx .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr #sp-header.mx .sp-megamenu-parent > li.sp-has-child > span::after {
	display: none;
}
#sp-header.mx .sp-megamenu-parent > li > a, #sp-header.mx .sp-megamenu-parent > li > span,
#sp-header.mx .sp-megamenu-parent > li:last-child > a {
	padding: 30px 10px;
}
}

#sp-header.mx .sp-megamenu-parent > li.active > a:hover,
#sp-header.mx .sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a, #sp-header.mx .sp-megamenu-parent > li.active:hover > a,
#sp-header.mx .sp-megamenu-parent > li.active > a {
color: var(--maincolor, #DD111E);
}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
background: var(--white) none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 2px;
    box-shadow: var(--box-shadow-extra);
    padding: 15px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge),
.sp-megamenu-parent .sp-mega-group > li > a,
.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega li.sp-menu-item > a,
.sp-megamenu-parent .sp-mega-group > li > a {
color: var(--dark);
    display: block;
    font-size: 16px;
    margin-bottom: 0;
    padding: 7px 15px !important;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
    font-weight: 500 !important;
	line-height: 28px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent .sp-mega-group > li > a:hover { 
color: var(--maincolor, #DD111E);
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega .sp-dropdown-inner {
	padding: 30px;
}

.sp-megamenu-parent .sp-mega-group > li > .sp-group-title {
	text-transform: none;
  color: #1C2539;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  transition: 0.3s;
  padding: 20px 15px 0 15px;
  font-size: 20px;
  margin-bottom: 10px;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-mega li.sp-menu-item:not(:last-child) {
	border-bottom: 0;
}

#offcanvas-toggler {
	display: inline-flex;
	align-items: center;
	line-height: 1;
	font-size: 20px;
	position: relative;
	z-index: 22;
	height: auto;
}

.burger-icon > span {
	background-color: var(--maincolor, #DD111E);
}

#sp-header.header-sticky .burger-icon > span {
	background-color: var(--maincolor, #DD111E);
}

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

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
	color: #fff !important;
}

.close-offcanvas {
	z-index: 99;
}

@media (max-width: 992px) {
.offcanvas-menu {
	background-color: var(--maincolor, #DD111E);
	color: #fff;
}
.offcanvas-menu .offcanvas-inner a {
	color: #fff;
}

.offcanvas-menu .offcanvas-inner a:hover, .offcanvas-menu .offcanvas-inner a:focus, .offcanvas-menu .offcanvas-inner a:active {
	color: #fff;
}

.offcanvas-menu .p-3 {
	padding: 0 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
	color: #fff;
}

.offcanvas-menu .logo {display: none;}

.offcanvas-menu .offcanvas-inner {
	padding: 50px 25px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
	opacity: 1;
}
}
@media (min-width: 992px) {

.offcanvas-menu .offcanvas-inner {
	padding: 0;
}

.offcanvas-menu .offcanvas-inner > .d-flex {display: none !important;}

.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
	margin-bottom: 0px;
}

.burger-icon > span {
  margin: 4px 0;
  transition: .3s;
  float: right;
  width: 100%;
  -webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
	background-color: #232323;
}
.burger-icon {
	width: 35px;
}
.burger-icon > span:nth-child(1) {
	height: 2px;
	width: 25px;
}
.burger-icon > span:nth-child(2) {
	height: 2px;
}
.burger-icon > span:nth-child(3) {
	height: 2px;
	width: 15px;
}
.offcanvas-menu .burger-icon > span:nth-child(1),.offcanvas-menu .burger-icon > span:nth-child(2),.offcanvas-menu .burger-icon > span:nth-child(3)  {
	height: 2px;
	width: 30px;
  margin: 2.6px 0px;
}
.burger-icon:hover > span {width: 100%;}

#sp-header.header-sticky .burger-icon > span {
	background-color: var(--maincolor, #DD111E);
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
	float: right;
	margin-left: 0px;
}

#offcanvas-toggler {
	display: inline-block;
	height: auto;
	cursor: pointer;
}

.offcanvas-menu {
	background-color: transparent;
}

.offcanvas-menu .p-3 {
	padding: 0 !important;
}

.offcanvas-menu .logo {display: none;}


.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
	background-color: var(--maincolor, #DD111E);
}

body.ltr.offcanvs-position-right .offcanvas-menu {
	right: -500px;
}

body.rtl.offcanvs-position-right .offcanvas-menu {
	left: -500px;
}

.offcanvas-menu {
	width: 500px;
	z-index: 99999;
	padding: 50px;
  background-color: rgba(0, 0, 0, 0.5);
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -500px;
  top: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
	color: #fff;
}
.offcanvas-menu .fa, .offcanvas-menu .fab, .offcanvas-menu .far, .offcanvas-menu .fas {
	color: inherit;
}
}

.main-header {
  position: relative;
  z-index: 999;
  background-color: transparent;
}
.topbar {
  color: #fff;
  position: relative;
  z-index: 999;
  padding: 13.5px 0px;
}
.topbar a {
color: inherit;
background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
transition: all 500ms ease;
}
.topbar #sp-top1 a:hover {
  background-size: 100% 1px;
}
.topbar .sp-module {
  display: inline-block;
}
@media (max-width: 991px) {
  .main-header {
    background-color: var(--mxtemp-white, #ffffff);
  }
}
.main-header::before {
  content: "";
  width: 50%;
  height: calc(100% - 41px);
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: var(--secondcolor, #053E6A);
  clip-path: polygon(0 0, 95% 0, 100% 100%, 0 100%);
  z-index: 1;
}

@media (max-width: 1199px) {
  .main-header::before {
    display: none;
  }
}
.mxtemp .main-header__right__right a.sp-sign-in span.signin-text{
    display: none !important;
  }
 #sp-header.mxtemp .main-header__right__right .sp-module {
  margin-left: 0px;
} 
.main-header::after {
  content: "";
  width: 100%;
  height: calc(100% - 41px);
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: var(--maincolor, #DD111E);
}
@media (max-width: 991px) {
  .main-header::after {
    display: none;
  }
}

@media (min-width: 1400px) and (max-width: 1799px) {
  .main-header .container {
    max-width: 1350px;
  }
}
.main-header__inner {
  padding-left: 15px;
  position: relative !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: var(--mxtemp-white, #ffffff);
  z-index: 1;
  border: 1px solid #f1f1f1;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.main-header__logo--1 {
  display: none;
  position: absolute;
  top: 18px;
  left: 80px;
  z-index: 2;
}
@media (min-width: 1800px) {
  .main-header__logo--1 {
    display: block;
  }
}
.main-header__logo--2 {
  display: block;
}
@media (min-width: 1800px) {
.mxtemp #sp-top2 ul.social-icons, .main-header__logo--2 {
    display: none;
  }	
}
.main-header__logo img {
  position: relative;
  max-width: 100%;
  z-index: 1;
}
.main-header__right {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1799px) {
  .main-header__right {
    width: auto;
  }
}
.main-header__right__right {
  display: flex;
  align-items: center;  
  gap: 20px;
  min-height: 84px;
  padding-left: 15px;
}
.mxtemp .main-header__right__right {
  background-color: var(--mxtemp-white2, #F2F2F2);
}
@media (max-width: 1399px) {
  .main-header__right__right {
    gap: 20px;
  }
}

  .main-header__right__right {
    margin-left: 20px;
  }


.main-header__links {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
}

.main-header--four .main-header__links .main-header__search::after {
  background-color: RGBA(var(--mxtemp-white-rgb, 255, 255, 255), 0.2);
}
@media (max-width: 1399px) {
  .main-header__links::after {
    left: -25px;
  }
}
@media (max-width: 991px) {
  .main-header__links::after {
    height: 30px;
  }
	.topbar {
  color: #222;
}
}
@media (max-width: 575px) {
  .main-header__links::after {
    left: -20px;
  }
}
.mxtemp .main-header__right__right .main-header__user,.mxtemp .main-header__right__right .main-header__search {
  display: inline-flex;
  position: relative;
  font-size: 16px;
  background-color: var(--maincolor, #DD111E);
	color: #fff !important;
  transition: all 500ms ease;
	padding: 8px;
	border-radius: 50px;
}
.mxtemp .main-header__right__right .main-header__user:hover,.mxtemp .main-header__right__right  .main-header__search:hover {
  color: var(--mxtemp-base, #DD111E);
}

.main-header__button {
  position: absolute;
	color: #fff;
  top: 31px;
  right: 53px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
}
.main-header__button a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
@media (max-width: 1850px) {
  .main-header__button {
    gap: 30px;
    right: 40px;
  }
}
@media (max-width: 1799px) {
  .main-header__button {
    display: none;
  }
}
.main-header__btn .mxtemp-btn__text {
  padding: 9px 20px;
  font-size: 14px;
  font-weight: 600;
  width: 121px;
}
.main-header__btn .mxtemp-btn__text--2 {
  color: var(--mxtemp-black, #06416F);
  background-color: var(--mxtemp-white, #ffffff);
}
.main-header .social-links {
  position: relative;
  z-index: 1;
}
@media (max-width: 1850px) {
  .main-header .social-links {
    gap: 20px;
  }
}

.social-icons a {
color: #fff !important;
}

/*** 

====================================================================
Header twelve
====================================================================

***/
#sp-header.main-header--twelve {
  height: auto;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(30px);
}

#sp-header.main-header--twelve.header-sticky .main-header__right__top{
  display: none;
}

#sp-header.main-header--twelve.header-sticky .logo {
  height: auto;
}
#sp-header.main-header--twelve.header-sticky .main-header__logo::after {
  height: calc(100% + 20px);
}
@media (min-width: 1299px) {
.main-header--twelve .burger-icon > span {
	background-color: var(--maincolor, #DD111E);
}
}
.main-header--twelve .main-header__logo img {
  min-width: 160px;
}
.main-header--twelve {
  background-color: var(--mxtemp-white, #ffffff);
}
.main-header--twelve::after {
  display: none;
}

@media (min-width: 1300px) {
  .main-header--twelve .main-header__container {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 0px;
  }
}

.main-header--twelve .main-header__inner {
  padding: 0px;
  gap: 0px;
  background-color: transparent;
  border: 0px solid #f1f1f1;
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 1299px) {
  .main-header--twelve .main-header__inner {
    gap: 10px;
  }
  .main-header--twelve .main-header__right__right {
    gap: 0px;
  }
}
@media (max-width: 1199px) {
  .main-header--twelve .main-header__inner {
    gap: 0px;
  }
}
.main-header--twelve .main-header__inner::after {
  display: none;
}
.main-header--twelve .main-header__logo {
  position: relative;
  padding-right: 85px;
  flex-shrink: 0;
}
@media (max-width: 1799px) {
  .main-header--twelve .main-header__logo {
    padding-right: 50px;
  }
}
@media (max-width: 1599px) {
  .main-header--twelve .main-header__logo {
    padding-right: 40px;
  }
}
@media (max-width: 1399px) {
  .main-header--twelve .main-header__logo {
    padding-right: 30px;
  }
}
@media (max-width: 1199px) {
  .main-header--twelve .main-header__logo {
    padding-right: 0;
  }
}
 .main-header--twelve .main-header__right__right .sp-contact-info li {
  margin: 0px 20px 0px 10px;
}
 .main-header--twelve .main-header__right__top .sp-contact-info li {
   color: var(--secondcolor, #053E6A) !important;
  line-height: 30px;
  padding: 0px 10px;
  text-align: center;
  margin: 0px 5px 0px 0px;
  background-color: var(--mxtemp-white, #fff);
  font-size: 14px;
  border-radius: 50px;
}  
.main-header--twelve .main-header__logo::after {
  content: "";
  width: calc(100% + 120px);
  height: calc(100% + 73px);
  background-color: var(--thirdcolor);
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}
@media (max-width: 1199px) {
  .main-header--twelve .main-header__logo::after {
    display: none;
  }
}
.main-header--twelve .main-header__logo img {
  position: relative;
  z-index: 1;
}
.main-header--twelve .main-header__right {
  width: 100%;
  display: block;
}
.main-header--twelve .main-header__right__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 138px;
  background: var(--fourthcolor);
  border-bottom: 1px solid #f1f1f1;
}
.main-header--twelve .social-icons a {
  color: var(--secondcolor, #053E6A) !important;
  line-height: 35px;
  margin-top: 1px;
  height: 35px;
  width: 35px;
  text-align: center;
  background-color: var(--mxtemp-white2, #F2F2F2);
  font-size: 14px;
  display: inline-block;
  border-radius: 50px;
  transition: all 500ms ease;
}
.main-header--twelve .social-icons a:hover,.main-header--twelve .main-header__links a:hover {
  color: var(--mxtemp-white2, #F2F2F2) !important;
  background-color: var(--maincolor, #DD111E);
}
.main-header--twelve ul.social-icons > li:not(:last-child) {
  margin-right: 3px;
}
@media (max-width: 1599px) {
  .main-header--twelve .main-header__right__top {
    gap: 80px;
  }
}
.main-header--twelve .main-header__right .topbar {
  flex-grow: 1;
  color: #666;
  background: var(--fourthcolor);
  padding-bottom: 8px;
}
.main-header--twelve .main-header__right__bottom {
  padding-left: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1799px) {
  .main-header--twelve .main-header__right__bottom {
    padding-left: 30px;
  }
}
@media (max-width: 1299px) {
  .main-header--twelve .main-header__right__bottom {
    padding-left: 0px;
  }
}
@media (max-width: 1199px) {
  .main-header--twelve .main-header__right__bottom {
    justify-content: flex-end;
  }
}
.main-header--twelve .main-header__right__right {
  justify-content: flex-end;
  padding-left: 0px;
}

@media (min-width: 1300px) {
  .main-header--twelve .main-menu .main-menu__list > li > a {
    color: var(--mxtemp-white, #ffffff);
  }
  .main-header--twelve .main-header__links .main-header__search::after {
    background-color: RGBA(var(--mxtemp-white-rgb, 255, 255, 255), 0.2);
  }
}
.main-header--twelve .main-header__links {
margin-left: 20px;
padding-right: 30px;
padding-left: 30px;
margin-right: -55px;
border-radius: 56px;
background: var(--mxtemp-white, #ffffff);
z-index: 9;
height: 84px
}
.main-header--twelve .main-header__links a {
color: var(--secondcolor, #053E6A) !important;
line-height: 45px;
height: 45px;
width: 45px;
text-align: center;
background-color: var(--mxtemp-white2, #F2F2F2);
font-size: 14px;
display: inline-block;
border-radius: 50px;
  transition: all 500ms ease;
}
.main-header--twelve .main-header__links .sp-module a{
color: inherit !important;
line-height: inherit;
height: inherit;
width: inherit;
text-align: inherit;
background-color: inherit;
font-size: 14px;
display: inline-block;
border-radius: inherit;
  transition: all 500ms ease;
}
.main-header--twelve .main-header__links ul li a {
color: var(--secondcolor, #053E6A) !important;
line-height: 35px;
margin-bottom: 3px;
height: 35px;
width: 100%;
text-align: center;
background-color: var(--mxtemp-white2, #F2F2F2);
font-size: 14px;
display: inline-block;
border-radius: 50px;
  transition: all 500ms ease;
}
.main-header--twelve .login-toggler{
  cursor: pointer;
  position: relative;
  margin-left: 0px;
  padding-left: 0px;
}
.main-header--twelve .main-header__login::after {
  content: "";
  width: 1px;
  height: 84px;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  background-color: var(--mxtemp-white2, #F2F2F2);
}
.main-header--twelve .mxtemp-btn {
  border-radius: 56px 0 0 56px ;
  margin-right: -70px;
}
.main-header--twelve .main-header__btn .mxtemp-btn__text {
  padding: 30px 25px;
  padding-right: 40px;
  min-width: 170px;
}
.main-header--twelve  .main-header__right__right {
    margin-left: 0px;
  }

@media (max-width: 1599px) {
  .main-header--twelve .main-header__btn {
    display: none;
  }
}
  .main-header--twelve .social-links {
    padding-right: 15px;
  }
@media (max-width: 1299px) {
  .main-header--twelve .social-links {
    display: none;
  }
}

.main-header--twelve .main-header__btn .mxtemp-btn__text--2 {
  color: var(--mxtemp-white, #ffffff);
  background-color: var(--maincolor, #DD111E);
}
@media (max-width: 1199px) {
  .main-header--twelve .main-header__btn .mxtemp-btn__text--2 {
    color: var(--mxtemp-white, #ffffff);
    background-color: var(--mxtemp-black);
  }
}
@media (max-width: 1299px) {

 .main-header--twelve .main-header__logo::after {
  height: calc(100% + 46px);
} 
}

@media (max-width: 1299px) {
  .main-header--twelve .main-header__right .topbar--twelve {
    padding: 7px 20px;
    background-color: var(--maincolor, #DD111E);
	color: #fff
  }
.main-header--twelve .main-header__links {
padding-right: 50px !important;
margin-left: 0px;
}
}
@media (max-width: 1199px) {
  .topbar--twelve {
    display: none;
  }
}
.topbar--twelve .topbar__info li {
  color: var(--mxtemp-color);
}
@media (max-width: 1299px) {
  .topbar--twelve .topbar__info li {
    color: var(--mxtemp-white2, #F2F2F2);
  }
}
.main-header--twelve .main-header__right__right .main-header__call {
  padding: 11px 10px;
  position: relative;
  background-color: var(--mxtemp-white2, #F2F2F2);
}
.main-header--twelve .main-header__right__right .sp-contact-info {
  margin-left: 40px;
  padding-top: 10px;
  position: relative;
  border-radius: 40px;
  background-color: var(--maincolor, #DD111E);
  margin-top: 0px !important;
  color: var(--mxtemp-white, #ffffff);
  transition: all 500ms ease;
}
.main-header--twelve .main-header__call li span {
  color: var(--mxtemp-black);
  background-color: var(--mxtemp-white, #ffffff);
}
.main-header--twelve .main-header__call:hover .sp-contact-info {
  background-color: var(--secondcolor, #053E6A) !important;
  color: var(--mxtemp-white, #ffffff);
}


/*** 

====================================================================
    extras
====================================================================

***/
#sp-header.mx .login-toggler {
  cursor: pointer;
  position: relative;
  top: 4px;
  height: 44px;
  line-height: 44px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  left: 0px;
  top: 0px;
  text-align: center;
  font-size: 20px;
  position: relative;
  color: inherit
}
#sp-header.mx.mxtemp .main-header__right__right .login-toggler{
background-color: var(--maincolor, #DD111E);
color: #fff !important;
transition: all 500ms ease;
border-radius: 50px;
margin-right: 10px;
width: 32px;
height: 32px;
line-height: 32px;
}
#sp-header.mx.mxtemp .main-header__right__right .login-toggler{
background-color: var(--maincolor, #DD111E);
color: #fff !important;
transition: all 500ms ease;
border-radius: 50px;
margin-right: 10px;
width: 32px;
height: 32px;
line-height: 32px;
}
#sp-header.mx.mxtemp .main-header__right__right .login-toggler i.has-close, #sp-header.mx.mxtemp .main-header__right__right .login-toggler i,#sp-header.mx.main-header--six .main-header__links .login-toggler i.has-close, #sp-header.mx.main-header--six .main-header__links .login-toggler i,#sp-header.mx.main-header--seven .main-header__links .login-toggler i.has-close, #sp-header.mx.main-header--seven .main-header__links .login-toggler i, #sp-header.mx.main-header--fourteen .main-header__links .login-toggler i.has-close, #sp-header.mx.main-header--fourteen .main-header__links .login-toggler i {
  font-size: 16px; 
}
.main-header--two .login-toggler i, .main-header--two .login-toggler i.has-close {
  font-size: 19px;
  color: var(--maincolor, #DD111E);
}
#sp-header.mx.main-header--three .login-toggler {
  color: #fff;
}
#sp-header.mx.main-header--three .login-toggler i, #sp-header.mx.main-header--three .login-toggler i.has-close,#sp-header.mx.main-header--four .login-toggler i, #sp-header.mx.main-header--four .login-toggler i.has-close {
  font-size: 18px;
}
.main-header--two .login-toggler .has-close,#sp-header.mx.main-header--three .login-toggler .has-close {
  top: 12px;
}
#sp-header.mx.main-header--six .login-toggler .has-close, #sp-header.mx.main-header--fourteen .login-toggler .has-close {
  top: 10px;
}
#sp-header.mx.mxtemp .main-header__right__right .main-header__login::after, #sp-header.mx.main-header--six .main-header__login::after, #sp-header.mx.main-header--seven .main-header__login::after {
  display: none;
}
#sp-header.mx.mxtemp .main-header__right__right .login-toggler,#sp-header.mx.main-header--six .main-header__links .login-toggler,#sp-header.mx.main-header--seven .main-header__links .login-toggler {
  margin-left: 1px;
  padding-left: 1px;
}
#sp-header.mx.main-header--six .main-header__links .login-toggler,#sp-header.mx.main-header--seven .main-header__links .login-toggler,#sp-header.mx.main-header--fourteen .main-header__links .login-toggler {
  color: var(--mxtemp-white, #ffffff) !important;
  background-color: var(--secondcolor, #053E6A);
  transition: all 500ms ease;
  border-radius: 50px;
  height: 37px;
  width: 36px;
  line-height: 32px;
}
.main-header__call li.sp-contact-mobile,.main-header__call li.sp-contact-email, .main-header__call li.sp-contact-time{
  display: none;
}
@media (min-width: 1299px) {  
.topbar.topbar--four li.sp-contact-phone, #sp-top-bar.mxutop li.sp-contact-phone, .topbar__inner li.sp-contact-phone{
  display: none;
}
}
#sp-top-bar.mxutop{
  padding: 12px 0px;
  background: var(--maincolor, #DD111E);
  position: relative;
  z-index: 2;
}
#sp-top-bar.mxutop a {
  color: #fff;
}
@media (max-width: 1299px) {  
.main-header__right__right li.sp-contact-phone, .main-header--twelve .main-header__right__right .main-header__call, .main-header--thirteen .main-header__right__right .main-header__call {
  display: none;
}
}

.main-header__call li span {
  top: 5px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;  
  left: 0px;
  top: -5px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  color: #fff;
  background-color: var(--maincolor, #DD111E);
  position: relative;
} 
.main-header__call:hover li span {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media (min-width: 1599px) {
.mxutop #sp-top2 ul.social-icons {
    display: none;
  }	
}
.main-header__call .sp-contact-info {
  margin-top: 16px;
}
.main-header__right p {
 margin-bottom: 0px !important
} 
.main-header__call li a {
margin-top: auto;
font-size: 16px;
font-weight: 800;
text-transform: capitalize;
line-height: 3.25;
color: inherit;
background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
transition: all 500ms ease;
} 
.main-header__call li a::before {
  content: "Call Anytime";
	position: absolute;
	margin-bottom: 14px;
  font-size: 13px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1.25;
}
.main-header__call li a:hover {
  background-size: 100% 1px;
}
.mxtemp .main-header__right__right a.sp-sign-in{
background-color: var(--maincolor, #DD111E);
color: #fff !important;
transition: all 500ms ease;
padding: 7px;
border-radius: 50px;
margin-right: 10px;
}
.main-header__right__right a.sp-sign-in .me-1 {
  margin: 0px .15rem !important;
}
.sp-contact-info li {
  margin: 0px 20px 0px 0px;
  font-size: 100%;
}

/* button */
.mxtemp-btn {
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: none;
  outline: none !important;
  padding: 0px;
  overflow: hidden;
  z-index: 1;
  transition: all 500ms ease;
}
.mxtemp-btn__text {
  width: 100%;
  display: block;
  position: relative;
  padding: 13px 30px;
  color: var(--mxtemp-white, #ffffff);
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  transition: all 500ms ease;
}
@media (max-width: 480px) {
  .mxtemp-btn__text {
    padding: 13px 20px;
    font-size: 15px;
  }
}
.mxtemp-btn__text--1 {
  background-color: var(--secondcolor, #053E6A);
  z-index: 2;
}
.mxtemp-btn__text--2 {
  position: absolute;
  top: 0px;
  left: 0px;
  transform: translateY(100%);
  background-color: var(--mxtemp-black, #06416F);
  z-index: 1;
}
.mxtemp-btn:hover .mxtemp-btn__text--1 {
  transform: translateY(-100%);
}
.mxtemp-btn:hover .mxtemp-btn__text--2 {
  transform: translateY(0%);
}
.mxtemp-btn--black .mxtemp-btn__text--1 {
  background-color: var(--mxtemp-black, #06416F);
}
.mxtemp-btn--black .mxtemp-btn__text--2 {
  background-color: var(--maincolor, #DD111E);
}
/*--------------------------------------------------------------
# Mega menu full width
--------------------------------------------------------------*/

@media (min-width: 1800px) {
body.ltr .mx.mxtemp .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: -30px;
  right: 0;
}
}
 body.ltr .main-header--two .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full,  body.ltr .main-header--three .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full,  body.ltr .main-header--four .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full,  body.ltr .main-header--five .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full,  body.ltr .main-header--eight .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full,  body.ltr .main-header--nine .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full,  body.ltr .main-header--ten .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full,  body.ltr .main-header--twelve .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full,  body.ltr .main-header--thirteen .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: -70px;
  right: 0;
}
body.ltr .main-header--fourteen .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: -400px;
  right: 0;
}
@media (max-width: 1799px) {
body.ltr .mx.mxtemp .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto !important;
  right: 0;
  width: 180% !important;
}
}
/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.search-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  -webkit-transition: all 1s ease;
  -khtml-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.search-popup__overlay {
  position: fixed;
  width: 224vw;
  height: 224vw;
  top: calc(90px - 112vw);
  right: calc(50% - 112vw);
  z-index: 3;
  display: block;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: transform 0.8s ease-in-out;
  -khtml-transition: transform 0.8s ease-in-out;
  -moz-transition: transform 0.8s ease-in-out;
  -ms-transition: transform 0.8s ease-in-out;
  -o-transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition-delay: 0s;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  background-color: #000000;
  opacity: 0.8;
  cursor: url("data:image/svg+xml,%3Csvg width='19' height='19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.514.535l-6.42 6.42L2.677.536a1.517 1.517 0 00-2.14 0 1.517 1.517 0 000 2.14l6.42 6.419-6.42 6.419a1.517 1.517 0 000 2.14 1.517 1.517 0 002.14 0l6.419-6.42 6.419 6.42a1.517 1.517 0 002.14 0 1.517 1.517 0 000-2.14l-6.42-6.42 6.42-6.418a1.517 1.517 0 000-2.14 1.516 1.516 0 00-2.14 0z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E"),auto;

}
@media (max-width: 767px) {
  .search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(-110%);
  }
}
.search-popup__content {
  position: fixed;
  width: 0;
  max-width: 560px;
  padding: 30px 15px;
  left: 50%;
  top: 50%;
  opacity: 0;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -khtml-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -moz-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -ms-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -o-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition-delay: 0s, 0.8s, 0s;
  transition-delay: 0s, 0.4s, 0s;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
.js-finder-searchform {
  position: relative;
}
.search-popup__content .awesomplete {
  display: inline;
  position: relative;
}
.search-popup__content .js-finder-searchform input[type="text"] {
  width: calc(100% - 30px);
  background-color: var(--mxtemp-white, #ffffff);
  font-size: 15px;
  color: var(--mxtemp-color, #868EA5);
  font-weight: 500;
  border: none;
  outline: none;
  height: 66px;
  padding-left: 25px;
  transition: all 500ms ease;
}
.js-finder-searchform input[type=search]:focus,
.js-finder-searchform input[type="text"]:focus {
  color: var(--mxtemp-black2, #04243D);
}
.js-finder-searchform .mxtemp-btn {
  padding: 0;
  width: 66px;
  height: 66px;
  position: absolute;
  top: 0;
  right: -1px;
}
.js-finder-searchform .mxtemp-btn__text {
  padding: 0px;
  width: 66px;
  height: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 22px;
}
.js-finder-searchform .mxtemp-btn__text svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.search-popup.active {
  z-index: 9999;
}
.search-popup.active .search-popup__overlay {
  top: auto;
  bottom: calc(90px - 112vw);
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  opacity: 0.7;
  -webkit-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -khtml-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -moz-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -ms-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -o-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
}
@media (max-width: 767px) {
  .search-popup.active .search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(0%);
  }
}
.search-popup.active .search-popup__content {
  width: 100%;
  opacity: 1;
  transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}

/*--------------------------------------------------------------
# Login Popup
--------------------------------------------------------------*/
.login-popup {
  display: none;
  position: absolute;
  width: 350px;
  top: 61px;
  right: -22px;
  padding: 20px;
  background-color: var(--mxtemp-white, #ffffff);
  box-shadow: var(--box-shadow-extra);
  z-index: 2;
  color: #111;
}

.main-header--four .main-header__right .login-popup a {
  color: var(--maincolor, #DD111E);
}

@media only screen and (max-width: 991px) {
  .login-popup {
    top: 59px;
  }
}
@media only screen and (max-width: 575px) {
  .login-popup {
    width: 310px;
  }
}
.login-toggler {
  cursor: pointer;
  position: relative;
  margin-left: 18px;
  padding-left: 4px;
}

.login-toggler i {
  font-size: 20px;
  font-weight: 500;
  transition: all 0.3s ease-out 0s;
}
.login-toggler i.has-close {
  font-size: 24px;
  font-weight: 900;
}
.login-toggler .has-close {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 10px;
  z-index: 1;
}
.login-toggler.icon-close .has-login {
  opacity: 0;
  visibility: hidden;
}
.login-toggler.icon-close .has-close {
  opacity: 1;
  visibility: visible;
}
.style_hed{
  width: 33%;
   display: flex;
  float: left;
  padding: 15px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
:root {
  --mxtemp-color: #868EA5;
  --mxtemp-color-rgb: 134, 142, 165;
  --mxtemp-base: var(--secondcolor);
  --mxtemp-base-rgb: 221, 17, 30;
  --mxtemp-white: #ffffff;
  --mxtemp-white-rgba: rgba(255, 255, 255, 0.9);
  --mxtemp-white-rgb: 255, 255, 255;
  --mxtemp-white1: #fafafa;
  --mxtemp-white2: #F2F2F2;
  --mxtemp-white2-rgb: 242, 242, 242;
  --mxtemp-black: #06416F;
  --mxtemp-black-rgb: 6, 65, 111;
  --mxtemp-black-rgba: rgba(0, 0, 0, 0.5);
  --mxtemp-black2: #04243D;
  --mxtemp-black2-rgb: 4, 36, 61;
	--black: #000000;
	--dark: #1D2027;
	--dark-secondary: #222;
	--dark-optional: #3e00a7;
	--white: #ffffff;
	--bg-gray: #F7F7F7;
	--box-shadow: 0px 0px 20px 0px rgba(7, 20, 52, .1);
  --box-shadow-extra: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
}