body.predefined-header2 header#sp-header {
    background: #fff !important;
    position: static !important;
    border: none !important;
}

body.predefined-header2 header#sp-header.header-sticky {
    background-color: #fff !important;
}

body.predefined-header2 .sp-megamenu-parent > li.active > a,
body.predefined-header2 .sp-megamenu-parent > li > a:hover, 
body.predefined-header2 .sp-megamenu-parent > li > a:focus {
    color: #2176ac;
    opacity: 1;
  	font-weight: bold;
}

body .sppb-btn.sppb-btn-default,
body .sppb-btn.sppb-btn-default:hover,
body .sppb-btn.sppb-btn-default:focus {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

body .btn-primary, 
body .sppb-btn-primary {
    background-color: #2176ac;
    color: #fff;
    border-color: #2176ac;
}

body .btn-primary:hover, 
body .sppb-btn-primary:hover,
body .btn-primary:focus,
body .sppb-btn-primary:focus {
    background-color: #14669b;
    color: #fff;
    border-color: #14669b;
}

.red-check.dylan-feature-list-left ul li:before {
    color: #2176ac;
}

body.predefined-header2 .sp-megamenu-parent > li > a{
    color: #000;
    opacity: 1;
}

#offcanvas-toggler {
    width: 50px;
    border: 1px solid #000;
    height: auto;
    font-size: 24px;
    line-height: 45px;
    text-align: center;
    margin: 22px 0 21px;
}

#offcanvas-toggler:hover, 
#offcanvas-toggler:focus, 
#offcanvas-toggler:active {
  	color: #2176ac;
  	border: 1px solid #2176ac;
}

#offcanvas-toggler:hover .fa, 
#offcanvas-toggler:focus .fa, 
#offcanvas-toggler:active .fa {
  	color: #2176ac;
}

.offcanvas-menu .offcanvas-inner .sp-module ul.menu > li {
    margin: 5px 0;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    padding: 4px 0;
}

#offcanvas-toggler > .fa {
    color: #000;
}

.dylan-article-scroller .sppb-articles-carousel-img:before {
	display: none;
}

.dylan-article-scroller .sppb-articles-carousel-content {
  position: static;
}

.dylan-article-scroller .sppb-articles-carousel-img img {
    height: 400px;
    width: 100%;
    border-radius: 0;
}

.dylan-article-scroller .bx-controls.bx-has-pager {
    left: calc(50% - 60px);
}

.absolute-action .call-icon {
    position: fixed;
    left: 15px;
    bottom: 20px;
	z-index: 999;
}

.absolute-action a {
    background: #0b9160;
    display: block;
    width: 64px;
    height: 64px;
    line-height: 58px;
    text-align: center;
    border-radius: 100%;
		box-shadow: 0 0 20px 0 rgba(0,0,0,0.2)
}

.absolute-action a img {
    padding: 10px;
}

.absolute-action .whatsapp-icon {
    position: fixed;
    right: 15px;
    bottom: 20px;
	z-index: 999;
}

.sppb-btn-secondary {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.sppb-btn-secondary {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.sppb-btn-secondary:hover {
    color: #fff;
    background-color: #242424;
    border-color: #242424;
}

#sp-bottom-top {
	padding: 50px 20px !important;  
}

#sp-bottom-top.col-lg-12 {
    padding: 0 !important;
}

#sp-footer {
    background-color: #1c1c1c !important;
}

#sp-footer .sp-copyright {
    display: block;
    text-align: left;
  	opacity: 1;
}

#sp-bottom1 div {
    height: 100%;
}

#sp-bottom .sp-module .sp-module-title {
    margin: 0 0 10px;
  	text-transform: capitalize;
}

.footer-logo {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.footer-logo img {
    max-width: 130px;
}

#sp-footer2 p {
    margin: 0;
}

ul.check li {
    list-style: none;
    padding: 0;
    margin-bottom: 5px;
  	display: flex;
    flex-direction: row;
    align-items: baseline;
}

ul.check {
    padding: 0;
    margin: 0;
}

ul.check li .fas {
    margin-right: 8px;
    color: #261d6e;
  	width: 16px;
}

ul.check li .fas .text {
    display: none;
}

.custmytees-form .rsform-block input.rsform-input-box {
    width: 100%;
    box-sizing: border-box;
    height: 50px;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.custmytees-form .rsform-block select {
    width: 100%;
    box-sizing: border-box;
    height: 50px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: none;
    outline: none;
}

.custmytees-form .rsform-block input.rsform-upload-box {
    height: auto;
}

.custmytees-form .rsform-block textarea {
    width: 100%;
    box-sizing: border-box;
    box-shadow: none;
    padding: 12px;
    font-size: 16px;
}

.custmytees-form .rsform-block-submit label.formControlLabel {
    display: none;
}

.custmytees-form .rsform-block-submit button {
    border: navajowhite;
    box-shadow: none;
    padding: 13px 32px 14px 33px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #2176ac;
    text-shadow: none;
}

.custmytees-form .rsform-block input.rsform-input-box:focus,
.custmytees-form .rsform-block select:focus,
.custmytees-form .rsform-block textarea:focus {
  	border-color: #2176ac !important
}

.custmytees-form .rsform-block-submit button:hover,
.custmytees-form .rsform-block-submit button:focus {
  	border-color: #0f5581;
    background-color: #0f5581;
}

.sp-megamenu-parent > li .sp-module ul.menu {
    padding: 0;
    list-style: none;
}

.sp-megamenu-parent > li .sp-module ul.menu li {
    margin: 0 0 4px;
}

.sp-megamenu-parent > li .sp-module ul.menu li a {
    color: #fff;
    display: block;
    padding: 5px 0;
}

.sp-megamenu-parent > li .sp-module ul.menu li a:hover {
    color: #2176ac;
}

.carousel-gallery .item img {
    height: 420px;
    object-fit: cover;
}

@media (min-width: 1200px) {
	#sp-bottom > .container {
    	max-width: 1380px;
	}
}

@media (min-width: 1200px) and (max-width: 1400px) {
	body.helix-ultimate .sppb-row-container,
    .sppb-container {
    	max-width: 1380px;
    	width: auto;
	}
}

@media (max-width: 1400px) and (min-width: 992px) {
	.sppb-carousel-extended-outer-stage {
    	height: auto !important;
	}
}

@media (max-width: 991px) {
  .menu-right-wrap {
      display: none;
  }

	.reverse-row .sppb-row {
    	flex-direction: column-reverse;  
  	}
}

@media (max-width: 767px) {
	section#sp-bottom {
    	text-align: center;
      	padding: 30px 0 30px;
	}
  	.footer-logo img {
        margin: 0 auto 20px;
    }
  	#sp-bottom4 ul.sppb-icons-group-list li, 
  	#sp-footer .sp-copyright,
  	#sp-footer #sp-footer2{
        text-align: center;
    }
}
@media (max-width: 520px) {
  
    .carousel-gallery .item img {
        height: 240px;
        object-fit: cover;
    }
}