/*** General CSS ***/
body {
    line-height: 1.9em;
}

/*** Header Area ***/
/* Header Menu */
body #sp-header {
    position: relative;
    margin: 0 auto;
    max-width: 90%;
    top: 30px;
    box-shadow: none;
    border-radius: 30px;
}
#sp-header.header-sticky,
body:not(.home) #sp-header {
    top: 0;
    max-width: 100%;
    border-radius: 0px;
}
#sp-header > .container {
    max-width: 100%;
}
#sp-header.header-sticky > .container,
body:not(.home)  #sp-header > .container {
    max-width: 1320px;
    border-radius: 0px;
}
#sp-header.header-sticky,
#sp-header.header-sticky {
    position: fixed;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
}
.sp-megamenu-parent > li > span {
    color: #fff;
}

.itemid-120 .contact-miscinfo h3{
  display: none;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 16px;
    font-weight: 500;
}
.offcanvas-menu .offcanvas-inner a {
   font-size: 16px;
}
.burger-icon>span {
    background-color: #fff;
}
.offcanvas-menu .offcanvas-inner .sp-module-content > ul.menu-child >li.active a {
  	color: #252525 !important;;
}
.offcanvas-menu > .align-items-center {
    background: #1b4d61;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/*** Block Styles ***/
.btn, .btn-primary {
  	padding: 12px 30px;
    border: none;
}
.btn:hover, .btn-primary:hover {
  	background: #222 !important;
}

/* Title */
.title {
    position: relative;
}
.title h2 {
    color: #1B4D61;
    font-size: 52px;
    font-weight: 900;
}
.title h2 strong {
    -webkit-text-fill-color: rgba(0,0,0,0);
    -webkit-text-stroke-width: 2px;
}
.title h5, .title-bg h3 {
    letter-spacing: 5px;
}

/* Divider */
.divider {
    margin: 30px auto !important;
}

/* Promotion Slider */
.slider {
  	margin-top: -120px !important;
}

/* Service */
.service-item {
    position: relative;
    overflow: hidden;
}
.service-item .sppb-media-content {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 15px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.service-item .sppb-media-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.service-item:hover .sppb-media-content:before {
    opacity: .6;
}
.service-item h4 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.service-item h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 0;
    height: 2px;
    background: rgba(255,255,255,0.3)
}
.service-item:hover h4:after {
    width: 100%;
}
.service-item .sppb-addon-text {
    position: relative;
    left: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.service-item:hover .sppb-addon-text {
    left: 0;
    visibility: inherit;
    opacity: 1;
}

/* Testimonial */
.testimonial-item {
    padding: 40px 0 0 20px;
}
.testimonial-item .star-vote em {
    font-style: inherit;
}
.testimonial-item p {
    color: #fff;
    margin-top: 20px;
}

/* Counter */
.counter-item {
    position: relative;
    padding: 40px 40px 40px 40px;
    background-color: #ffffff;
    border-radius: 4px 4px 4px 4px;
}
.counter-item h4 {
    font-size: 40px;
    margin-bottom: 0;
}
.counter-item h4,
.counter-item h4 span {
    color: #1b4d61;
}
.counter-item h5 {
    font-size: 19px;
    font-weight: 400;
    color: #666;
    line-height: 2.5;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}

/* Let's */
.let .sppb-row-container > .sppb-row {
    padding: 80px;
    background-color: #ffffff;
    box-shadow: 0px 0px 80px 0px rgb(0 0 0 / 15%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

/* Bottom Area */
#sp-bottom .sp-module .sp-module-title {
    font-weight: 500;
    font-size: 25px;
}
#sp-bottom1 .shrewd_solution_icon ul li strong {
    display: none;
}
#sp-bottom1 .shrewd_solution_icon {
    padding-top: 20px;
}
#sp-bottom1 .shrewd_solution_icon ul,
#sp-bottom1 .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0px!important;
}
#sp-bottom1 .shrewd_solution_icon ul li a {
    font-size: 16px;
    background: #fefefe;
    height: 36px;
    width: 36px;
    margin-left: 0;
    line-height: 38px;
    text-align: center;
    border-radius: 2px;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0 0 15px rgb(228 200 200 / 50%);
    display: inline-block;
}
#sp-bottom1 .shrewd_solution_icon ul li a:hover {
    background: #FB7967;
  	color: #fff!important;
}
#sp-bottom2 ul li em {
    padding-right: 10px;
}
#sp-bottom2 strong {
    display: none;
}

/* Footer Copyright */
#sp-footer .container-inner {
    text-align: center;
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
          max-width: 1320px;
    }
}
/* Tablet Portrait Layout */
@media (min-width: 768px) and (max-width: 979px) {
    #sp-header > .container {
    	border-radius: 0;
	}
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
  	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
      	top: 0;
	}
  	#sp-header > .container {
    	border-radius: 0;
	}
}!important;

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.slider .title h1 {
    	font-size: 50px;
	}
  	.slider-call .sppb-media-body {
    	width: 100% !important;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active>a,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay,
.jmm-image.mod-article-image:before, .jmm-image.mod-article-image:after, .title h3:after,
#sp-bottom3 input.btn.btn-primary.button.subbutton, .service-item .sppb-media-content:before {
 	background-color: var(--background-color) !important;
}
.offcanvas-menu .offcanvas-inner ul.menu >li.active > a,
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
.offcanvas-menu .offcanvas-inner ul.menu-child>li.active a, .title h5, .testimonial-item i, .testimonial-item .star-vote em,
.counter-item h5, .title-sr h3 {
  	color: var(--text-color) !important;
}
.tabs .sppb-tab-content, .tabs .sppb-nav-tabs>li.active>a, .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active>a, .btn-primary:hover,
.btn, .counter-item, .divider, body:not(.home) #sp-header {
  	border-color:var(--text-color)!important;
}
#sp-breadcrumbs {
   font-size: 1rem;
}
.breadcrumb {
   margin-bottom: 0;
   background-color: transparent;
   padding: 0 0 1.875rem 0;
}
.breadcrumb-item.active {
  color: #f4f6f7;
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}
.sp-page-title {
   padding: 1.875rem 0 0;
}
#sp-main-body {
  padding: 6.25rem 0;
}
.m-page #sp-main-body {
  padding-bottom: 0!important;
}
.m-banner .sp-module-content {
   position: relative;
}
.m-banner .bannerfooter {
   position: absolute;
     width: 100%;
     height: 100%;
     z-index: 1;
     top: 0;
     left: 0;
}
.m-banner .wrapper {
  height: 100%;
  width: 100%;
  background: url("../images/wave.svg") no-repeat;
  background-position: left calc(-410px + 65%) top calc(-100px + 50%);
  background-size: auto;
  background-attachment: scroll;
}
.m-banner .container {
   height: 100%;
}
.m-banner .inner--wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.wrap-div-1,
.wrap-div-2,
.wrap-div-3,
.wrap-div-4 {
   width: 100%;
}

.wrap-div-1 {
   margin-bottom: 1rem;
}

.wrap-div-2 {
   margin-bottom: 1.5rem;
}
.wrap-div-3 {
   margin-bottom: 2rem;
}

.wrap-div-1 .text-block-wrap-div {
   font-weight: 300;
     font-size: 2rem;
     color: #fb7967;
     line-height: 1;
     text-align: left;
     text-transform: uppercase;
     letter-spacing: 5px;
}
.wrap-div-2 .text-block-wrap-div {
   font-size: 4.375rem;
     color: #1b4d61;
     font-weight: 600;
     text-transform: none;
     line-height: 1;
}

.wrap-div-3 .text-block-wrap-div {
   color: #000;
  font-size: 1.25rem;
  line-height: 2;
  font-weight:normal;
}
.wrap-div-4 a {
   display: flex;
     cursor: pointer;
     padding: 1rem 2rem;
     background-color: rgb(233, 117, 102);
     color: rgb(255, 255, 255);
     position: relative;
     text-decoration-line: none;
     border-radius: 30px;
     font-size: 1.2rem;
     transition-property: all;
     transition-duration: 300ms;
     transition-delay: 0ms;
     transition-timing-function: ease;
     font-weight: 500;
     text-transform: uppercase;
     max-width: 300px;
  justify-content: center;
}
.wrap-div-4 a:hover {
   background-color: rgb(186, 184, 199);
}

html.error-page .error-code {
   color: #fff;
}
.btn-secondary {
  background-color: #ff7a66;
}
.cwrp-banner {
  position: relative;
}
.cwrp-banner .mod-custom {
  background-image: url("/images/slide_02.jpg");
  padding-top: 150px;
  padding-right: 0px;
  padding-bottom: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: 50% 50%;
}
.row-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: repeat;
  z-index: 1;
}
.cwrp-banner h3.addon-title {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 5px;
  color: #fff;
}
.cwrp-banner h5.addon-title {
  font-weight: 600;
  font-size: 3.125rem;
  letter-spacing: 0px;
  color: rgb(251, 121, 103);
}
.cwrp-banner .addon-content {
  color: #eee;
  font-size: 1rem;
  line-height: 1.5;
}
.s-about #sp-main-body {
  padding: 6.25rem 0;
}
.about-row.row {
  margin-bottom: 6.25rem;
}
#sp-about-after {
  background: #F1EFED;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}
.about-after .container-inner {
  padding: 5rem;
  background-color: #ffffff;
  box-shadow: 0px 0px 80px 0px rgb(0 0 0 / 15%);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  text-align: center;
}
.about-after .addon-title {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2.1875rem;
  color: rgb(251, 121, 103);
}
.about-after .divider {
  margin-top: 40px;
  margin-bottom: 40px;
  width: 65px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
.about-after .addon-content {
   font-size: 1.25rem
}
#sp-menu ul.social-icons a,
.offcanvas-menu .social-icons a {
  font-size: 20px;
}
.pagination {
   justify-content: space-between;
}
.m-page .badge {
   display: none;
}
.m-page .article-list .article {
  margin-bottom: 0;
  padding: 0;
  border: none;
  border-radius: 0;
}
.m-page .page-header h1 {
  font-size: 3.5rem;
  color: #1b4d61;
  font-weight: 600;
  text-transform: none;
  line-height: 1;
}
.page-title-d {
  font-weight: 300;
  font-size: 2rem;
  color: #fb7967;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 3.125rem;
}
.wrp-readmore {
  margin-top: 3.125rem;
}
.wrp-readmore .link-universal {
  display: flex;
  cursor: pointer;
  padding: 1rem 2rem;
  background-color: rgb(186, 184, 199);
  color: rgb(255, 255, 255);
  position: relative;
  text-decoration-line: none;
  border-radius: 30px;
  font-size: 1.2rem;
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
  font-weight: 500;
  text-transform: uppercase;
  max-width: 300px;
  justify-content: center;
}
.wrp-readmore .link-universal:hover {
   background-color: rgb(233, 117, 102);
}
.offcanvas-menu .logo-image {
   max-height: 40px;
}
@media (max-width: 991px) {
   .m-banner .wrapper {
      background: transparent;
   }
   .m-banner .bannerfooter {
      position: relative;
      padding-top: 2.5rem;
   }
   .wrap-div-1,
   .wrap-div-2,
   .wrap-div-3 {
      text-align: center;
   }
      .wrap-div-4 {
    display: flex;
    justify-content: center;
   }
   .wrap-div-2 .text-block-wrap-div {
      font-size: 4rem;
   }
   .wrap-div-3 .text-block-wrap-div {
      font-size: 1rem;
   }
   .s-about #sp-main-body {
      font-size: 16px;
   }
   .about-row.row {
  margin-bottom: 0;
}
.s-about #sp-main-body {
  padding: 30px 0;
}
.s-about .about-cell {
  padding-bottom: 30px;
}
}
@media (max-width: 500px) {
  .wrap-div-2 .text-block-wrap-div {
    font-size: 3rem;
  }
  .wrap-div-1 .text-block-wrap-div {
     font-size: 1.5rem;
 }
 #sp-menu .social-wrap {
  display: none !important;
}
.logo-image-phone {
  height: 40px!important;
}
.m-page .page-header h1 {
  font-size: 2.5rem;
}
.page-title-d {
  font-size: 1.5rem;
}
#sp-component p {
   font-size: 16px;
}
}

#sp-special-offer {
  padding: 5.625rem 0;
  background-color: #F1EFED;
  color: #000;
  font-size: 1.25rem;
  line-height: 2;
  font-weight: normal;
}
@media (max-width: 991px) {
  #sp-special-offer  {
    font-size: 1rem;
  }
}
#sp-special-offer span {
  font-weight: 900;
  line-height: 1.2;
 text-align: left;
  font-size: 3.25rem;
  font-style: italic;
  color: #1B4D61;
    margin-bottom: 20px;
}
@media (max-width: 500px) {
  #sp-special-offer span {
    font-size: 2.5rem;
  }
  .m-banner .sp-module-content {
  position: relative;
  margin-bottom: 50px;
}
}
