.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	margin-right: 15px;
    margin-left: 30px;
  	color: #fff;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left {
	top:0;
}

#sp-header.classic-header {
    position: relative;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 20%);
}

#sp-header.classic-header.header-sticky {
	position: fixed;
}

#sp-header.classic-header #sp-menu .sp-column {
    justify-content: flex-end;
}

#sp-header.classic-header #menu-wrapper .menu-wrapper-inner #menu-dismiss {
 	left: auto;
    right: 60px;
}

#sp-header.classic-header .logo-right-wrap a.sppb-btn.btn-black {
    color: #252525 !important;
}

#sp-header.classic-header .logo-right-wrap a.btn-black,
body .sppb-btn.sppb-btn-default.sppb-btn-outline, 
body .btn.sppb-btn-default.sppb-btn-outline, 
body .sppb-btn.sppb-btn-primary.sppb-btn-outline, 
body .btn.sppb-btn-primary.sppb-btn-outline, 
body .sppb-btn.btn-primary.sppb-btn-outline, 
body .btn.btn-primary.sppb-btn-outline {
    border: solid 2px transparent;
    border-image: linear-gradient(-95.55deg, #46c4f2 4.25%, #0087b9 93.67%);
    border-image-slice: 1;
    -webkit-background-clip: text;
    background-clip: text;
    color: #fff !important;
  	border-radius: 0 !important;
    background: none !important;
}

body .sppb-btn.sppb-btn-primary.sppb-btn-rounded {
  border-radius: 0 !important;
}

#sp-header.classic-header .logo-right-wrap a.btn-black:hover,
#sp-header.classic-header .logo-right-wrap a.btn-black:focus,
body .sppb-btn.sppb-btn-default.sppb-btn-outline:hover,
body .sppb-btn.sppb-btn-default.sppb-btn-outline:focus,
body .btn.sppb-btn-default.sppb-btn-outline:hover,
body .btn.sppb-btn-default.sppb-btn-outline:focus,
body .sppb-btn.sppb-btn-primary.sppb-btn-outline:hover,
body .sppb-btn.sppb-btn-primary.sppb-btn-outline:focus,
body .btn.sppb-btn-primary.sppb-btn-outline:hover,
body .btn.sppb-btn-primary.sppb-btn-outline:focus,
body .btn.btn-primary.sppb-btn-outline:hover,
body .btn.btn-primary.sppb-btn-outline:focus {
    border: solid 2px #46c4f2;
    color: #fff !important;
    background: linear-gradient(-95.55deg, #46c4f2 4.25%, #0087b9 93.67%) !important;
}


body .sppb-btn.sppb-btn-default,
body .btn.sppb-btn-default,
body .sppb-btn.sppb-btn-primary,
body .btn.sppb-btn-primary,
body .sppb-btn.btn-primary,
body .btn.btn-primary,
html.error-page .btn.btn-secondary {
    background: linear-gradient(95.55deg, #46c4f2 4.25%, #0087b9 93.67%) !important;
    color: #fff !important;
}


body .sppb-btn.sppb-btn-default:hover,
body .btn.sppb-btn-default:hover, 
body .sppb-btn.sppb-btn-primary:hover, 
body .btn.sppb-btn-primary:hover, 
body .sppb-btn.btn-primary:hover, 
body .btn.btn-primary:hover, 
body .sppb-btn.sppb-btn-default:focus, 
body .btn.sppb-btn-default:focus, 
body .sppb-btn.sppb-btn-primary:focus, 
body .btn.sppb-btn-primary:focus, 
body .sppb-btn.btn-primary:focus, 
body .btn.btn-primary:focus,
body .sppb-btn.sppb-btn-default:active,
body .btn.sppb-btn-default:active,
body .sppb-btn.sppb-btn-primary:active,
body .btn.sppb-btn-primary:active, 
body .sppb-btn.btn-primary:active, 
body .btn.btn-primary:active,
html.error-page .btn.btn-secondary:hover, 
html.error-page .btn.btn-secondary:focus,
html.error-page .btn.btn-secondary:active {
    background: linear-gradient(-95.55deg, #46c4f2 4.25%, #0087b9 93.67%) !important;
}

.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left:before {
  	background: linear-gradient(-95.55deg, #46c4f2 4.25%, #0087b9 93.67%) !important;
}

.wimble-home-article-list .sppb-addon-article h3 a:hover,
.wimble-home-article-list .sppb-addon-article .sppb-readmore:hover,
#sp-header.classic-header .logo-right-wrap a:hover, 
#sp-header.classic-header .logo-right-wrap a:focus,
#sp-footer a:hover, #sp-bottom a:hover, 
#sp-footer a:active, #sp-bottom a:active, 
#sp-footer a:focus, #sp-bottom a:focus,
.sp-simpleportfolio .sp-simpleportfolio-filter ul > li a:hover,
#sp-header.classic-header #menu-wrapper .sp-megamenu-parent > li:hover > a,
#sp-header.classic-header #menu-wrapper .sp-megamenu-parent > li.active > a,
#sp-header.classic-header #menu-wrapper .sp-megamenu-parent > li:hover > span,
#sp-header.classic-header #menu-wrapper .sp-megamenu-parent > li.active > span{
    color: #46c4f2;
}

.styled-title .sppb-addon-title:before,
.sp-simpleportfolio .sp-simpleportfolio-filter ul > li a:after {
    background: linear-gradient(-95.55deg, #46c4f2 4.25%, #0087b9 93.67%);
}

#sp-header.classic-header #menu-toggler {
    background: #46c4f2;
}

#sp-header.classic-header #menu-toggler svg {
    fill: #000;
}

#sp-footer, #sp-bottom {
    background: #0b1514;
}

.view-article .container {
    max-width: 1140px;
    padding: 0 15px;
}

.view-article #sp-main-body .container {
    max-width: 100%;
    padding: 0;
}

.wimble-home-article-list .sppb-addon-article {
    border-bottom: none;
    padding-bottom: 0;
}

.about-2-box {
    background: #46c4f2;
}

.sp-scroll-up {
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 22px;
    color: #000;
    background: #46c4f2;
    border-radius: 50%;
}

.sp-scroll-up:hover, .sp-scroll-up:focus {
    background: #dbc420;
    color: #000;
}

html.error-page body {
    background-color: #bdd5d8 !important;
}

#sp-header.classic-header #menu-wrapper {
    background: #0b1514;
    color: #fff;
}

#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent a:before {
    display: none;
}

.sppb-addon-pricing-table .sppb-pricing-features ul > li .no {
    opacity: 0.3;
}

.work-slider .owl-carousel .owl-item img {
	height: 400px;
    object-fit: cover;
    border-radius: 5px;
}

.client-slider .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    transition: all 0.2s linear 0s;
}

.wimble-stoke-text .sppb-addon-title:before {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 30%, #fff 90%);
}
.custom-container .sppb-container-inner {
      padding: 0 15px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    padding-left: 24px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active:before {
    content: "";
  	position: absolute;
    font-size: 24px;
    background: linear-gradient(-95.55deg, #36b2df 4.25%, #76c6e3 93.67%);
    width: 12px;
    height: 3px;
    top: 16px;
}

#sp-bottom .sp-module {
    margin-bottom: 0;
}

.mfp-bg, .mfp-wrap {
  z-index: 99999;
}


.promtee-form.formResponsive .formRow > div {
    display: flex;
    flex-wrap: wrap;
}

.promtee-form .formControlLabel {
  	transform: none;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
}
  
.promtee-form .rsform-block {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 35px;
}

.promtee-form .rsform-block.rsform-block-message,
.promtee-form .rsform-block.rsform-block-submit {
    width: 100%;
}

.promtee-form .formControls input, 
.promtee-form .formControls select, 
.promtee-form .formControls textarea {
    background: #ffffff;
    color: #575179;
    border: 1px solid #dfdcda;
    border-radius: 5px;
    padding: 16px 20px;
    transition: .35s;
    width: 100%;
    height: 56px;
    box-sizing: border-box;
    box-shadow: none;
    font-size: 1rem;
    line-height: 1.25;
    margin: 0;
    font-weight: 600;
}

.promtee-form .formControls input[type="file"] {
    padding: 5px 0;
    width: auto;
    height: auto;
    box-shadow: none !important;
    outline: none !important;
    background: none !important;
    border: none !important;
}

.promtee-form .formControls textarea {
    height: auto;
}

.promtee-form .formControls select {
    -webkit-appearance: none;
    position: relative;
    background: #fff url(../../../images/chevron-down-solid.svg) no-repeat 95% 50% !important;
    background-size: 11px !important;
}

.promtee-form .rsform-block-submit, 
.promtee-form .rsform-block-submit label {
    margin: 0;
    display: block;
}

.promtee-form .rsform-block button {
    padding: 15px 50px;
    background: #46c4f2;
    border-color: transparent;
    color: #fff;
  	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    border-radius: 5px;
    text-shadow: none;
    font-weight: 600;
    font-size: 16px;
}

.promtee-form .rsform-block button:hover, 
.promtee-form .rsform-block button:focus, 
.promtee-form .rsform-block button:active {
    background: #28aedf;
    text-shadow: none;
}

.promtee-form .formBody span.formValidation span {
    position: absolute;
    bottom: -20px;
    padding: 0;
    margin: 0;
}


.cutom-mobile-links a.call-mobile {
    position: fixed;
    display: block;
    text-align: center;
    left: 30px;
    bottom: 30px;
    width: 60px;
    height: 60px;
    background: #009688;
    color: #fff;
    border-radius: 50%;
  	z-index: 999;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.cutom-mobile-links a.call-phone {
    position: fixed;
    display: none;
    text-align: center;
    right: 30px;
    bottom: 30px;
    width: 60px;
    height: 60px;
    background: #009688;
    color: #fff;
    border-radius: 50%;
  	z-index: 999;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.cutom-mobile-links a i {
    font-size: 36px;
    color: #fff;
    padding: 12px 0;
}

.cutom-mobile-links a i span {
  display: none;
}

.cutom-mobile-links a i.fa.fa-phone {
    font-size: 28px;
    padding: 16px 0;
}


@media (min-width: 1200px)  {
  .custom-container .sppb-container-inner {
      max-width: 1400px;
      margin: 0 auto;
  }
}
@media (max-width: 1199px)  {
    #sp-header.classic-header .sp-contact-info {
        font-size: 20px;
    }
    #sp-header.classic-header .sp-contact-info li:not(:last-child) {
        margin-right: 30px;
    }
  
  	#sp-header.classic-header #menu-wrapper ul.sp-megamenu-parent a {
        font-size: 20px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px)  {
    body.ltr #offcanvas-toggler.offcanvas-toggler-left {
        display: none !important;
    }
}

@media (max-width: 991px)  {
    .bottom-btn.sppb-text-right {
        text-align: left;
    }
  
  	.sppb-addon-pricing-table .sppb-pricing-features ul > li .no {
        display: none !important;
    }
  
  	.promtee-form .rsform-block {
        width: 100%;
      	padding: 0;
    	margin-bottom: 10px;
    }
}

@media (max-width: 767px)  {
    #sp-header.classic-header .logo-wrap {
        flex-direction: row-reverse;
        margin: 0;
    }
  
  	body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    	margin: 0;
  	}

    #sp-header.classic-header #offcanvas-toggler > span {
        background: #46c4f2;
        width: 62px;
        height: 62px;
        color: #000;
        margin-top: 14px;
    }
  
  	.custom-container .sppb-container-inner {
        padding: 0 20px;
  	}
  
  	.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, 
  	.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    	top: 11px;
    }
  	 .cutom-mobile-links a.call-phone {
      display: block;
    }
    
    body a.sp-scroll-up {
 	   display: none !important;
	}
}

@media  (max-width: 480px) {
  .work-slider .owl-carousel .owl-item img {
    height: 340px;
    object-position: top;
  }
}