html {
  overflow-x: hidden;
}

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

:focus {
    outline: none !important;
}
@media(max-width:991px){
#sp-main-body {
    padding: 50px 0px;
}}


/*-------------------------
			FONT
--------------------------*/

@media(max-width:991px){
h1 { font-size: 28px !important; line-height:38px!important; }
h2 { font-size: 26px !important; line-height:36px!important; }
h3 { font-size: 26px !important; line-height:34px!important; }
h4 { font-size: 22px !important; line-height:26px!important; }
h5 {font-size: 17px !important;line-height:20px!important;}
h6 { font-size: 18px !important; line-height:28px!important; }
body { font-size: 14px !important; line-height:24px!important; }
.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {font-size: 18px!important;}
}

@media(max-width:991px){
.sppb-addon-title {
    line-height: 1.2 !important;
    padding-top: 10px;
}}

/*-------------------------
   logo
--------------------------*/
.logo img {
    width: 140px;
    height: auto;
}
@media(max-width:991px){
.logo img {
    width: 100px;
    height: auto;
}}
/*-------------------------
   BOTTOM 4
--------------------------*/
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon .sppb-icon-container { margin-bottom: 0 !important; }
#sp-bottom .sppb-media-heading{
    display: none!important;
}

/*dropdown*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a{
    font-size: 10px;
    background: #3e3e3eed !important;
    font-weight: 500;
    border: none;
    text-transform: uppercase;
    color: #ffffff;
    border-bottom: 1px solid #e6210e;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
    color: #ffffff70 !important;
    background: #1a1717 !important;
}


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



/*----------------------------------------
     		   GALLERY
---------------------------------------*/


.com-speasyimagegallery.view-album #sp-main-body{
  background: #000;
  padding: 80px 0px 60px 0px;
}
@media(max-width:991px){
.com-speasyimagegallery.view-album #sp-main-body{
  padding: 50px 0px 30px 0px;
}}

.speasyimagegallery-gallery-item img {
    border: 2px solid #b52f2fbf;
}

.com-speasyimagegallery.view-albums .page-header {display: none;}

.com-speasyimagegallery.view-album .page-header {display: none;}


/*----------------------------------------
     		   FAQ
---------------------------------------*/
span.sppb-panel-title {
    color: #b82f2f;
}
.sppb-panel-custom .sppb-panel-heading {
    padding: 15px 11px;
    background: #f2f2f2;
}
.sppb-panel.sppb-panel-custom {
    border: 2px solid #ff0c0c;
}

.sppb-panel-modern>.sppb-panel-heading {
    background: #26892417;
}

/*----------------------------------------
     		   FOOTER
---------------------------------------*/
footer#sp-footer {
    padding: 10px;
    background: #000;
}
div#sp-footer1 {
    font-size: 14px;
}

footer#sp-footer:before {
    position: absolute;
    content: '';
    background: #464646;
    height: 1px;
    width: 800px;
    margin: auto;
    left: 0;
    right: 0;
    top: 9px;
}

@media screen and (max-width:600px){
footer#sp-footer {
    padding-bottom: 90px;
}}

#sp-footer a {font-weight: 400;color: #fff;}

/*-------------------------
     OFFCANVAS
--------------------------*/ 
@media(max-width:991px){
div#sp-menu {
    color: #3a38ad !important;
    float: right !important;
}}

a#offcanvas-toggler {
    color: #501c1c !important;
    float: right;
    line-height: 70px;
    margin-left: 5px;
}

.offcanvas-menu {
        BACKGROUND: #160000!important;
    background-position: left center;
    background-size:cover;
    background-repeat:no-repeat;}

.offcanvas-menu {
    border-left: 4px solid #5a0707!important;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    padding: 80px 0px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul li a {
  font-size: 12px;
  color: #f9f2f2ad!important;
  letter-spacing: 1.4px;
  border-bottom: 1px solid #ffffff47;
}
.offcanvas-menu li.current.active a {
  color: #fff!important;
  font-weight: 900!important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
    background: #000000 !important;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus > a {
  background: #3d2c2c87 !important;
  border-bottom: 1px solid #c69494;
  color:#fff!important;
}
  

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
  background: #870d0d !important;
  color:white!important;
}

/*for display child*/
.offcanvas-menu ul.menu-child {
    display: inherit !important;
}

i.fa.fa-remove {
    color: #e71f1f;
}

.gm-style-iw-d input.button {
    background: #257f25;
    color: #fff;
    border: 0;
    letter-spacing: 0.5px;
    padding: 8px 15px;
}

/**************feature box**************/
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature {
  border: 0px solid transparent;
  padding: 0px;
}
.sppb-addon.sppb-addon-feature.sppb-text-center {
  padding: 0 !important;
  border: 0px !important;
}
.sppb-addon.sppb-addon-feature.sppb-text-center:hover {
  background: transparent !important;
}
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover {
  background: transparent;
  border: 0px;
  padding: 0px;
  color: inherit;
  color: #fff;
}
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-title.sppb-feature-box-title {
  color: inherit !important;
}
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-text {
  color: inherit !important;
}
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-text,
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-title.sppb-feature-box-title,
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-icon
  span
  i {
  color: inherit !important;
}

/*bottom*/


#sp-bottom {
    background: #181919 !important;
    color: #ffffff;
    padding: 65px 0px;
}

#sp-bottom .sppb-media-heading{
    display: none!important;
}

#sp-bottom1 img.sppb-img-responsive {
    width: 70%;
}

@media(max-width:991px){
#sp-bottom1 img.sppb-img-responsive {
    width: 45%;
}}


#sp-bottom .sp-module .sp-module-title {
    font-weight: 500;
    font-size: 14px !important;
    margin-top: 0px;
      color: #fa0b0b;
    margin-bottom: 13px !important;
    letter-spacing: 1.4px;
}


#sp-bottom h3.sp-module-title {
    color: #ff0808; !important;
}

#sp-bottom ul.nav.menu li {
    margin-bottom: 0px;
}


#sp-bottom a {
    font-size: 14px;
    color: #ffffff !important;
    transition:0.3s;
}

@media(max-width:991px){
#sp-bottom a {
    font-size: 13px;
    color: #ffffff !important;
    transition:0.3s;
}}

#sp-bottom a:hover {
    opacity: 50%;
}

#sp-bottom4 .sppb-addon-text {
    margin-bottom: 0px;
}

@media(max-width:991px){
div#sp-bottom4 .sppb-addon-text {
    margin-bottom: 0px;
}}


div#sp-bottom4 i {
    line-height: 1.1 !important;
    color: #ffffffa3 !important;
    font-size: 16px !important;
}


/* Menu */
.sp-megamenu-parent >li >a {
    color: #fff;
    font-size: 12px;
}
.sp-megamenu-parent >li:hover>a {
    color: #e12121;
}
.sp-megamenu-parent >li.active>a {
    color: #ff6363;
}

div#sp-top1 {
    line-height: 90px;
}

header#sp-header {
    background: #000000;
}

@media(max-width:991px){
  header#sp-header{
    height: 70px;
}
  div#sp-top1{
    line-height: 70px;
}}

@media(max-width:991px){
#sp-header .logo {
    display: inline-block;
    height: 70px;
    display: table;
}}


.feature-box-001 img.sppb-img-responsive {
    height: 75px;
    transition:0.3s;
}

@media(max-width:991px){
.feature-box-001 img.sppb-img-responsive {
    height: 60px;
    transition:0.3s;
  }}

.feature-box-001 img.sppb-img-responsive:hover {
    transform: scale(0.9);
}

.feature-box-001 h4.sppb-addon-title.sppb-feature-box-title {
    color: #fff !important;
}

.feature-box-001 h5.sppb-addon-title.sppb-feature-box-title {
    line-height: 1.4;
    font-weight: 400;
    font-size: 20px;
}
.feature-box-001 h5.sppb-addon-title.sppb-feature-box-title {
    min-height: 60px;
}
@media(max-width:991px){
.feature-box-001 h5.sppb-addon-title.sppb-feature-box-title {
    min-height: 20px;
}}


/*Featurebox*/
.about-feature-001 img.sppb-img-responsive {
    width: 45px;
}

.about-feature-001 h5 {
    color: #d2d2d2 !important;
    text-align: left;
    font-size: 18px;
      line-height: 1.5;
}

.about-feature-001 .sppb-media>.pull-left {
    margin-right: 27px;
}

.about-feature-001 .sppb-media-body {
    width: 100% !important;
}

.about-feature-001 .sppb-media {
    align-items: center;
    display: flex;
}

@media(max-width:991px){
.about-feature-001 img.sppb-img-responsive {
    /* height: 44px; */
    /* max-width: 84%; */
    transition: 0.3s;
}
.about-feature-001 .sppb-media>.pull-left {
    text-align: left;
    margin-right: 15px;
    /* width: 64px; */
}
.about-feature-001.sppb-addon.sppb-addon-feature .sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
    margin-bottom: 0px !important;
    font-size: 17px !important;
}}

.services-ul-padding-001 h5.sppb-addon-title.sppb-feature-box-title {
    min-height: 5px;
}
.services-ul-padding-001 ul {
    color: #e1dede;
    padding-left: 18px;
}

.services-ul-padding-001 li {
    line-height: 1.5;
    margin-bottom: 8px;
}

.services-ul-padding-001 li {
    font-size: 15px;
}
.services-ul-padding-001 h5.sppb-addon-title.sppb-feature-box-title {
    font-weight: 500;
    margin-bottom: 14px !important;
}

.services-ul-padding-001 .sppb-addon-text {
    min-height: 80px;
}

@media(max-width:991px){
.services-ul-padding-001 .sppb-addon-text {
    min-height: 42px;
}}

.img-overlay-001 h5.sppb-addon-title {
    line-height: 1.4;
}

.leaflet-container a {
	color: #b2431a;
	font-weight: 700;
}


.services-text-001 .sppb-addon-text {
    min-height: 110px !important;
}
@media(max-width:991px){
.services-text-001 .sppb-addon-text {
    min-height: 60px !important;
}}


.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 24px;
    right: 112px;
    display: none;
    z-index: 999;
    border: 1px solid #ddd;
    background-color: rgba(255,255,255,0.4);
}


@media(max-width:991px){
.cta-text-002 h2.sppb-addon-title {
    line-height: 1.2 !important;
    padding-top: 10px;
}}