h1, h2, h3, h4, h5, h6 {
    letter-spacing: 1px !important;
}

body {
    letter-spacing: 0.5px;
}
:focus {
    outline: none !important;
}

@media(max-width:991px){
h1 { font-size: 24px !important; }
h2 { font-size: 24px !important; }
h3 { font-size: 20px !important; }
h4 { font-size: 19px !important; }
h5 { font-size: 14px !important; }
h6 { font-size: 13px !important; }
body { font-size: 14px !important; }
}
.fa {
    font-family: 'FontAwesome' !important;
}
i.fa.fa-facebook.facebook-fixed {
    font-family: "Font Awesome 5 Brands" !important;
}

.sppb-addon-title {
    text-transform: inherit !important;
}

.sppb-col-sm-6 {
    padding: 0px;
}

.sppb-addon-image-content .sppb-image-content-text {
    margin-bottom: 0px;
}


.knight-fun-facts .sppb-addon-text-block .sppb-addon-title {
    line-height: 1.5 !important;
}
@media(max-width:991px){
.knight-fun-facts .sppb-addon-text-block .sppb-addon-title {
    line-height: 1 !important;
}}



/*menu*/

header#sp-header {
    transition: 0.5s;
}
header#sp-header .logo img {
    transition: 0.5s;
    max-height: 80px;
    width: auto !important;
}
@media(min-width:992px){
header#sp-header .logo img {
    max-height: 80px;
    margin-top: 5px;
margin: auto;}
header#sp-header.menu-fixed .logo img {
    max-height: unset;
    margin-top: unset;
}
}
header#sp-header.menu-fixed .logo {
    transition: 0.5s;
}
header#sp-header.menu-fixed {
    height: 60px !important;
    background: #fff;
}
header#sp-header.menu-fixed .logo {
    height: 60px;
}
header#sp-header.menu-fixed .logo img {
    height: 60px;
}

header#sp-header.menu-fixed .sp-megamenu-parent >li >a,
header#sp-header.menu-fixed .sp-megamenu-parent >li >span {
    line-height: 60px;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    color: #000;
    font-weight: 600;
    padding: 0px 10px;
    font-size: 16px;
    transition: 0.5s;
    text-transform: capitalize;
    letter-spacing: 1px;
}
div#sp-menu {
  padding: 0px 0px;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {color: #00000090 !IMPORTANT;}
@media(max-width:1150px){
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    color: #000;
    font-weight: 500;
    padding: 0px 6px;
    font-size: 12px;
    transition: 0.5s;
}
}
header#sp-header {
    background: rgb(255 255 255 / 70%) !important;
    backdrop-filter: blur(5px);
}
@media(max-width:991px){
header#sp-header .logo img {
    transition: 0.5s;
    max-height: 55px;
    width: auto !important;
}}
@media(max-width:768px){
header#sp-header {
    padding: 0px 15px;
    height: 70px !IMPORTANT;
}
  #sp-header .logo {
    height: 70px;
}
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0px !important;
}

div#sp-logo {
  padding: 0px 0px;
  text-align: left !important;
}

.logo {
    text-align: left !important;
    margin-left: 20px !important;
}

#sp-header.fixed-header {
  position: fixed;
  z-index: 9999;
background: #ffffffd4 !important;
}  


/**logo***/
@media(max-width:991px){
div#sp-logo.col-9.col-md-5 {
    width: 70% !IMPORTANT;
    display: inline-block !important;
}
div#sp-menu.col-3.col-md-7 {
    width: 29% !IMPORTANT;
    display: inline-block !important;
}
header#sp-header {
    display: inline-block !important;
}}


/***dropdown***/
#sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, #sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    font-size: 11px;
      background: #efefef78;
    font-weight: 500;
    text-transform: uppercase;
    color: #a95303;
    border-bottom: 1px solid #a95303;
}
#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    width: 95% !important;
    background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
    color: #b6ab9d !important;
    background: #e3e3e35e;
}


/*page title*/
.sp-page-title {
    background: #fff;
}
.sp-page-title i.fa.fa-home {
    color: #fff;
}
.sp-page-title .breadcrumb >span, .sp-page-title .breadcrumb >li, .sp-page-title .breadcrumb >li+li:before, .sp-page-title .breadcrumb >li>a {
    color: #000 !important;
    font-weight: 700;
}
.sp-page-title .breadcrumb >.active {
    color: #fff;
}
.sp-page-title:before {
    position: absolute;
    content: '';
    background: url(/images/0_telecomp/pattern/03.png);
    width: 100%;
    height: 77px;
    background-size: cover;
    left: 0px;
    right:0px;
    margin:auto;
    bottom: -1px;
    transition: 0.3s;
}
@media screen and (min-width: 1700px) and (max-width:1800px){
.sp-page-title:before {
    position: absolute;
    content: '';
    background: url(/images/0_telecomp/pattern/03.png);
    width: 100%;
    height: 95px;
}}

@media(max-width:991px){
.sp-page-title:before {
    position: absolute;
    content: '';
    background: url(/images/0_telecomp/pattern/03.png);
    width: 100%;
    height: 20px;
    background-size: cover;
    left: 0px;
    right:0px;
    margin:auto;
    bottom: 0px;
}}

@media(max-width:991px){
#sp-page-title .sp-page-title {
    height: 220px;
    padding: 160px 0 80px;
}}

/***offcanvas***/
.offcanvas-menu {
    background: #fff;
    border-left: 3px solid #5f5f5f;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    padding: 50px 15px !important;
}
#offcanvas-toggler >i {
    color: #2f2f2f;
}
#offcanvas-toggler {
    line-height: 70px;
}
@media(max-width:991px){
.close-offcanvas {
    color: #a8a8a8 !important;
    border: 1px solid #000;
  }
#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 60px;
  }}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: #5f4232 !important;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a {
    background: #e2e2e2 !important;
    color: #8a8a8a !IMPORTANT;
}
#offcanvas-toggler >i:hover {
    color: #7b7b7bad;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
    color: #000;
    font-weight: 600;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon {
    color: #000;
    font-weight: 600;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
    background: #fffaf5c4;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
    color: #9c9c9c !important;
    background: #f4f4f4;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a {
    font-size: 14px;
    color: #909090 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
    background: rgb(220 220 220 / 15%) !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    background: rgba(0,0,0,0.02);
    padding-left: 0px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:focus a {
    background: rgb(147 147 147 / 15%);
}




/**bottom**/
.img-bottom img.sppb-img-responsive {
    height: 90px;
}
#sp-bottom {
    padding: 60px 0 0 !important;
}
/*bottom*/
#sp-bottom .sp-module .sp-module-title {
    margin-top: 0px;
    color: #ffffff;
}
/*sp-bottom*/
.logo-bottom-001 img:hover {
    transform: scale(1.1);
}
.logo-bottom-001 img {
    transition: 0.3s;
    height: 80px;
    width: auto;
}

#sp-bottom {
      border-top: 2px solid #bcbcbc;
      padding: 65px 0px 50px !important;
      background-color: #000000 !important;
}
@media(max-width: 991px){
#sp-bottom {
    padding: 40px 0px 15px !important;
}}
#sp-bottom #sp-bottom2 ul.nav.menu li {
    margin-bottom: 0px;
}
.bottom-payment-img img {
    width: 335px;
}
@media(max-width: 991px){
#sp-bottom1 .sp-module {
    margin-top: 0px;
}
.bottom-payment-img img {
    width: 100%;
}}
#sp-bottom .sp-module .sp-module-title {
    margin-top: 0px;
    margin-bottom: 16px;
    font-size: 17px !important;
    letter-spacing: 1px;
    font-weight: 700;
}
#sp-bottom ul >li a:hover {
    padding-left: 5px;
    color: #d6d6d6ab !important;
}
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon .sppb-icon-container >i {
    font-size: 16px !important;
    line-height: 0px !important;
     height: 23px !important;
    width: 19px !important;
} 
@media(max-width: 991px){
#sp-bottom .sp-module .sp-module-title {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 17px !important;
}}

#sp-bottom a {
    margin-bottom: 6px;
    font-size: 14px;
    color: #ffffffcc !important;
    transition: 0.3s;
    font-weight: 500;
} 
@media(Max-width:991px){
#sp-bottom a {
    font-size: 12px;
}}
#sp-bottom ul > li a:focus {
    color: #7884ff;
}
/*bottom4*/
#sp-bottom4 .sppb-addon-text {
    transition: 0.3s !important;
}
#sp-bottom4 .sppb-addon-text:hover {
    padding-left: 5px;
}
@media(Max-width:991px){
#sp-bottom4 .sppb-addon-text {
    font-size: 14px;
}}

div#sp-bottom4 .sppb-addon-text {
    font-size: 15px !important;
}
@media(Max-width:991px){
div#sp-bottom4 .sppb-addon-text {
    font-size: 14px !important;
}}
@media(Max-width:991px){
div#sp-bottom4 .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text br {
    display: inherit;
}}

#sp-bottom4 .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon .sppb-icon-container >i {
  line-height: 0px !important;
} 
div#sp-bottom4 .sp-module .sp-module-content .custom p {
    color: #ffffffcc !important;
  margin-bottom: 6px;
    font-size: 14px;
}
@media(Max-width:991px){
div#sp-bottom4 .sp-module .sp-module-content .custom p {
    font-size: 12px;
      width: 90%;
}}


@media only screen and (max-width: 480px){
#sp-bottom4  .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon .sppb-icon-container {
    margin-bottom: 0px !important;
  }
#sp-bottom4 .sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon .sppb-icon-container >i {
  font-size: 13px !important;
  line-height: 2 !important;
}} 

div#sp-bottom4 .sppb-media-heading {
    margin: 0px !important;
}
div#sp-bottom4 a:hover {
    color: #d6d6d6ab !important;
}

#sp-bottom4 .sppb-addon-content {
    font-size: 14px;
    color: #7f7f7f !important;
    transition: 0.3s;
    font-weight: 500;
} 
@media(Max-width:991px){
#sp-bottom4 .sppb-addon-content {
    font-size: 12px;
  font-weight:500;
}}

/***live-chat***/
body.com-sppagebuilder:not(.contentpane) button:not(#sppb-add-new-row-btn) {
    height: 50px;
}
/*facebook*/
#facebook:hover button {
    width: 80px !important;
    height: 80px !important;
}
#facebook:hover button .fa.fa-facebook:before {
    display: none !important;
}

/*ws*/
#whatsapp:hover button {
    width: 80px !important;
    height: 80px !important;
}
#whatsapp:hover button .fa.fa-facebook:before {
    display: none !important;
}
/*mail*/
#email:hover button {
    width: 80px !important;
    height: 80px !important;
}
#email:hover button .fa.fa-facebook:before {
    display: none !important;
}


/*phone*/
#phone:hover button {
    width: 80px !important;
    height: 80px !important;
}
#phone:hover button .fa.fa-facebook:before {
    display: none !important;
}

/***footer**/
#sp-footer {
    padding: 0px 0px 30px !important;
}
@media (max-width: 998px){
#sp-footer {
    padding: 0px 0px 80px !important;
}}

div#sp-footer1 {
    margin-top: 20px;
}

/*min-width*/
.min-width-header .sppb-addon-title {
    margin-right: auto;
    margin-left: auto;
    width: 70%;
}
@media (max-width: 998px){
  .min-width-header .sppb-addon-title {
    margin-right: auto;
    margin-left: auto;
    width: 90%;
}}


.min-width-header-002 .sppb-addon-title {
    margin-right: auto;
    width: 70%;
}
@media (max-width: 998px){
  .min-width-header-002 .sppb-addon-title {
    margin-right: auto;
    width: 70%;
}}

.min-width-text .sppb-addon-content {
     margin-right: auto;
    margin-left: auto;
    width: 78%;
}
@media (max-width: 998px){
.min-width-text .sppb-addon-content {
     margin-right: auto;
    margin-left: auto;
    width: 95%;
}}

.min-width-text-002 .sppb-addon-content {
     margin-right: auto;
     width: 85%;
}


  
/*content*/
@media (max-width: 998px){
.padding-bottom.sppb-addon-image-content.aligment-left .sppb-content-holder {
    padding: 30px 0px 0px;
}}


/*scroll-up*/
a.scrollup {
    right: 100px;
    bottom: 30px;
    background: #ececec;
}
.scrollup:before {
    color: #884d1b;
}

.button-none .sppb-btn.sppb-btn-default {
    display: none;
}

@media (max-width: 998px){
.location-text-001 h4.sppb-addon-title {
    font-size: 24px !important;
}}


/*img*/
.img-height img.sppb-img-responsive {
    transition: 0.3s;
    height: 150px;
}
@media (max-width: 998px){
.img-height img.sppb-img-responsive {
    transition: 0.3s;
    height: 80px;
}}

.img-height img.sppb-img-responsive:hover {
    transform: scale(1.1);
}

.box-shadow {
    box-shadow: 3px 4px 7px 6px rgb(206 206 206 / 43%) !important;
}
@media (max-width: 998px){
.padding-bottom.sppb-addon-image-content.aligment-right .sppb-content-holder {
    padding: 30px 0 0px;
}}

/*margin*/
div#career-margin {
    margin-top: -80px !important;
}
@media(min-width:992px){
div#career-margin {
    margin-top: -50px !important;
}}


/*overflow*/
html {
    overflow-x: hidden;
}
