@media(max-width:991px){
h1 {font-size: 26px !important;}
h2 { font-size: 26px !important; }
h3 { font-size: 20px !important; }
h4 { font-size: 18px !important; }
h5 { font-size: 18px !important; }
h6 { font-size: 18px !important; }
body { font-size: 14px !important; }
}

strong {
    font-weight: 900;
}

h1.sppb-addon-title ,h2.sppb-addon-title {
    text-transform: uppercase;
}


@media(max-width:991px){
h2.sppb-addon-title {font-size: 27px !important;}}

.sppb-addon-title {
    letter-spacing: 1px;
    line-height: 1.1;
}

/**************font**************/


.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    color: #bcbcbc;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #11285d;
}

.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon .sppb-icon-container { margin-bottom: 0 !important; }


/**************slide**************/
.logo img {
    width: 108px;
  transition:0.3s;
}

header#sp-header.menu-fixed .logo img {
    width: 70px;
}

@media(max-width:991px){
.logo img {
    width: 70px;
}}


.sppb-fw-slider-button-wrapper {
    text-align: center;
}

/**************bg**************/
@media screen and (max-width:600px){
.mobile-bg-scroll {
    background-attachment: scroll!important;
  }}


/***menu***/

div#sp-menu {
    float: left;
    text-align: left;
}

.sp-megamenu-parent {
    float: left;
}

@media(max-width:991px){
div#sp-menu {
    color: #17156f !important;
    float: right !important;
}}

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

#offcanvas-toggler >i {
    color: #3498a3 !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: 13px;
    background: #ffffff;
    font-weight: 600;
    text-transform: capitalize;
    color: #367fa2;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #a95303;
}

#sp-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0px;
    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;
}




/**************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;
}
.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;
}

@media(max-width:991px){
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-title {
    font-size: 18px !important;
    line-height: 1.1 !important;
}}



/*----------------------------------------
     		   BOTTOM
---------------------------------------*/
#sp-bottom {
    background-color: #cdece4 !important;
    padding: 45px 0px 45px !important;
}


@media(max-width:991px){
#sp-bottom {
    padding: 40px 0px 4px !important;
}}


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

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

#sp-bottom .sp-module .sp-module-title {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 15px;
}

#sp-bottom h3.sp-module-title {
    font-size: 14px !important;
    color: #0a2b0d !important;
    font-weight: 600 !important;
}

#sp-bottom ul li a {
     font-weight: 500;
     line-height: 2px;
     color: #0e3c0c!important;
     font-size: 14px;
     transition: 0.3s;
}

#sp-bottom ul >li a:hover {
    color: rgb(37 37 37 / 0.6)!important;
}

#sp-bottom ul.nav.menu li {
   margin-bottom: 3px !important;
    line-height: 0px;
}

#sp-bottom ul >li a {
    padding: 0px;
    font-weight: 500 !important;
    line-height: 1.4 !important;
    margin-bottom: 5px !important;
}

#sp-bottom .sppb-addon-content {
     font-weight: 500;
    line-height: 1.4 !important;
     color: #252525!important;
     font-size: 14px;
      margin-bottom: 8px !important;
}

#sp-bottom .sppb-addon-content :hover {
    color: rgb(37 37 37 / 0.6)!important;
}


#sp-bottom a {
    color: #0e3c0c!important;
    transition:0.3s;
}
#sp-bottom a:hover {
    opacity: 50%;
}

#sp-bottom4 .sppb-addon-text {
    font-size: 14px;
    margin-bottom: 0px;
 color: #0e3c0c!important;
}
div#sp-bottom4 .sppb-icon .sppb-icon-container > i {
  font-size:14px;
 color: #1b7817!important;
}


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

@media(max-width:991px){
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon .sppb-icon-container >i {
    font-size: 18px !important;
  }}


a.scrollup {
    background: #0000001f;
    bottom: 25px;
    right: 109px !important;
    border: 1px solid #ececec;
}

.scrollup:before {
    color: #1ead91;
}


/*-------------------------
     OFFCANVAS
--------------------------*/ 


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

.offcanvas-menu {
    border-left: 2px solid #2fa8bb !important;
}

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

.offcanvas-menu .offcanvas-inner .sp-module ul li a {
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 600;
  color: #5c6069!important;
  letter-spacing: 0.2px;
}

.offcanvas-menu li.current.active a {
  font-weight: 500!important;
  font-size: 15px !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
    padding-left: 30px;
    font-size: 15px;
    font-weight: 500;
}

.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: #fcfcfc !important;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus > a {
  background: #cffbff4f !important;
  color: #3c1a07!important;
}

  .offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon{
    border: 1px solid #c8c7b8;
    color: #3498a3 !important;
    border-radius: 56%;
    padding: 2px 5px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
  background: #fdffff !important;
  font-weight: 500 !important;
  font-size: 15px;
  font-weight: 600 !important;
  color: #1d928b!important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
    border: 1px solid #c8c7b8;
    color: #299097;
    border-radius: 56%;
    padding: 2px 5px;
}

.offcanvas-menu li.current.active a {
  font-weight: 500!important;
  font-size: 15px !important;
}

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

i.fa.fa-remove {
    border-radius: 100%;
    padding: 5px 6px;
    border: 1px solid #3498a3 !important;
    color: #3498a3 !important;
}


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

/* Menu */
.home header#sp-header {
    background: transparent;
    backdrop-filter: inherit;
}

.sp-megamenu-parent >li >a {
    font-size: 12px;
}

div#sp-title {
    margin-top: 0px;
}

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

div#sp-top1 .sp-module-content .mod-languages ul.lang-inline li a {
    padding: 0 !important;
    color: #a6802c;
}

header#sp-header {
    backdrop-filter: blur(4px);
    background: #ffffffe6;
}

.sp-megamenu-parent >li >a {
    transition: 0.3s;
    font-size: 13px;
    color: #4b4b4b;
    transition: 0.3s;
}


@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;
}}

/*menufixed*/
header#sp-header.menu-fixed .logo {
    transition: 0.5s;
}
header#sp-header.menu-fixed {
    height: 60px !important;
    background: #ffffffc4;
}
header#sp-header.menu-fixed .logo {
    height: 60px;
}

header#sp-header.menu-fixed .sp-megamenu-parent >li >a {
    line-height: 60px;
}


/*****pagetitle*****/
.sp-page-title {
  background: #e9e9e4;
  padding: 260px 0 120px 0;
  background-repeat: no-repeat;
  background-position: 41% 8%;
  background-size: cover;
  background-attachment: scroll !IMPORTANT;
  text-align: center;
  margin-top: 0px;
}
.sp-page-title h2 {
    margin-top: -34px;
    width: 45%;
    color: #137024;
    font-weight: 800;
    float: left;
    z-index: 1;
    font-size: 35px;
    line-height: 1.2;
    text-align: left;
}
@media(max-width:991px) {
.sp-page-title h2 {
    margin-top: -34px;
    width: 74%;
    font-weight: 800;
    float: left;
    z-index: 1;
    font-size: 35px;
    text-align: left;
}}

.sp-page-title h2:before {
    position: absolute;
    content: "";
    width: 116px;
    height: 4px;
    background: #137024;
    border-radius: 0px;
    bottom: -20px;
}

@media(max-width:991px) {
.sp-page-title {
  padding: 150px 0 40px 0;
  margin-top: 0px;
  background-attachment: scroll !important;
}
.sp-page-title h2 {
    font-size: 22px !important;
}
.sp-page-title h2:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 3px;
    border-radius: 20px;
    bottom: -10px;
}
  .sp-page-title .container:after {
    position: absolute;
    content: '';
    width: 70%;
    height: 110px;
    left: 0px;
    margin: auto;
    top: 0px;
    bottom: 0px;
    background: rgb(22,145,149, 0.8);
    border-radius: 20px;
}}

.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: #fff;
}
.sp-page-title .breadcrumb >.active {
    color: #fff;
}

.sp-page-title .container:after {
    position: absolute;
    content: '';
    width: 42%;
    height: 100%;
    left: 91px;
    margin: auto;
    top: 0px;
    bottom: 0px;
    background: #b6e6f2d1;
    backdrop-filter: blur(3px);
    border-radius: 0px;
    transform: skew(10deg, 0deg);
}

@media(max-width:991px) {
.sp-page-title .container:after {
    width: 80%;
    height: 130px;
    left: -38px;
    margin: auto;
    top: unset;
    bottom: 0px;
    border-radius: 0px;
    transform: skew(20deg, 0deg);
}}

.sp-page-title h2:after {
    display: none;
}

.z-index-front {
    z-index: 999;
}

.ul-padding-001 ul {
    padding-left: 20px;
}

.ul-padding-001 ol {
    padding-left: 20px;
}

.ul-padding-001 ::marker {
    color: #1a9e9a;
}

.ul-padding-001 li {
    margin-bottom: 13px;
}


/*----------------------------------------
     		   FOOTER
---------------------------------------*/
#sp-footer a {
   color: #000 !important;
  	font-weight: 400;
}

#sp-footer {
    color: #000 !important;
    padding: 10px 0px;
    background-color: #cdece4 !important;
    border-top: 1px solid #11742b;
}

@media(max-width:991px){
#sp-footer {
    padding: 10px 0px 80px;
}}


/*accordian*/
.accordian-001 .sppb-panel-modern>.sppb-panel-heading {
    padding: 10px 0px 10px 10px;
    background: #f7f7f780;
}

.accordian-001 .sppb-panel-modern .sppb-panel-body {
    background: #fafafa;
}

.accordian-001 .sppb-addon-content {
    color: #3d5b18;
}

.accordian-001 .sppb-addon-content a {
    color: #3d5b18;
}

.accordian-001 .sppb-panel-modern {
    border: 0px;
    border-bottom: 2px solid #2d9540;
}

.accordian-001 span.sppb-panel-title {
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #0e5e1c;
    font-size: 17px;
    font-weight: 700 !important;
}

@media(max-width:991px) {
.accordian-001 span.sppb-panel-title {
    letter-spacing: 0.5px;
    text-transform: capitalize;
    font-size: 15px;
    width: 90%;
    display: inherit;
  }}

.accordian-001 i.fa.fa-plus-circle {
    color: #1c6376;
}


.white-popup-block {
    position: relative;
    border-radius: 20px;
    border: 2px solid #4cb0bd;
}

.white-popup-block:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 8px;
    background: #2d838e;
    border-radius: 0px;
    top: -4px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.z-index-front {
    z-index: 9 !important;
}
