/********* Compiled - Do not edit *********/
:root{--color-primary:#22b2ba;--color-secondary:#333333;--color-gradient-start:#22b2ba;--color-gradient-stop:#5acdd4;--color-link:#333333;--color-link-hover:#22b2ba;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}.lqd-preloader-wrap{background:#121d2f;}.lqd-spinner-circular circle{background:#22b2ba;}body{font-family:Montserrat;font-weight:400;line-height:1.7em;font-size:1em;color:#121d2f;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:Poppins;font-weight:400;line-height:2;font-size:14px;color:#737373;}.h1,h1{font-family:Montserrat;font-weight:700;line-height:1.2em;font-size:60px;color:#121d2f;}.h2,h2{font-family:Montserrat;font-weight:700;line-height:1.2em;font-size:28px;color:#121d2f;}.h3,h3{font-family:Montserrat;font-weight:700;line-height:1.2em;font-size:24px;color:#121d2f;}.h4,h4{font-family:Montserrat;font-weight:400;line-height:1.2em;font-size:20px;color:#121d2f;}.h5,h5{font-family:Montserrat;font-weight:300;line-height:1.2em;font-size:18px;color:#121d2f;}.h6,h6{font-family:Montserrat;font-weight:400;line-height:1.2em;font-size:16px;color:#22b2ba;}.titlebar-inner h1{font-family:Montserrat;font-size:50px;font-weight:700;line-height:50px;}.titlebar-inner p{}@media ( min-width: 1200px ){.main-header .is-stuck{background:rgb(255, 255, 255) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a, .mainbar-wrap.is-stuck .header-module .ld-module-trigger, .mainbar-wrap.is-stuck .main-nav > li > a, .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a{color:rgb(18, 29, 47) !important;}.mainbar-wrap.is-stuck .mainbar-wrap.is-stuck .header-module .nav-trigger .bar{background-color:rgb(18, 29, 47) !important;}.mainbar-wrap.is-stuck .header-module .ld-module-trigger-icon, .mainbar-wrap.is-stuck .header-module .ld-module-trigger-txt{color:inherit !important;}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:rgb(18, 29, 47) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a:hover, .mainbar-wrap.is-stuck .main-nav > li > a:hover, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a:hover{color:#22b2ba !important;}}@media screen and (max-width: 1199px){.main-header .navbar-header{background:rgb(246, 246, 246);}body[data-mobile-nav-style=modern]:before{background:linear-gradient(115deg, #22b2ba 0%, rgb(29, 128, 140) 99.68152866242038%, #0bccee 100%);}}.carousel-items > div:not(:first-child) {
    display: none;
}

.think-link {
	color: #00aaff !important;
	-webkit-transition: all 0.2s ease-in-out 0s !important;
    -o-transition: all 0.2s ease-in-out 0s !important;
    transition: all 0.2s ease-in-out 0s !important;
}

.think-link:hover,
.think-link:active,
.think-link:focus {
	color: #ffffff !important;
}

.custom-link {
	color: #ffffff;
	-webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.custom-link:hover,
.custom-link:active,
.custom-link:focus {
	color: #22b2ba;
}

.footer-item {
    font-size: 14px;
    line-height: 2em;
}

.main-footer a:not(.btn) {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

#nav-legal li a {
    color: #888888 !important;
	-webkit-transition: all 0.2s ease-in-out 0s !important;
    -o-transition: all 0.2s ease-in-out 0s !important;
    transition: all 0.2s ease-in-out 0s !important;
}

#nav-legal li a:hover {
    color: #22b2ba !important;
}



/* Search */
.lqd-module-search-frame .ld-search-form-container {
    background: rgba(18, 23, 56, 0.95) !important;
}
.lqd-module-search-frame .ld-search-form input,
.lqd-module-search-frame .lqd-module-search-info {
    color: #22b2ba !important;
}
.lqd-module-search-frame .ld-search-form-container:before, .lqd-module-search-frame .ld-search-form-container:after {
    border: 1.5em solid #22b2ba !important;
}



/* main */
.widget-title {
    color: #22b2ba !important;
    font-weight: 700 !important;
}
@media screen and (max-width: 1199px)
[data-mobile-nav-style=modern]:before {
    background-image: linear-gradient(to top left, #1d808c 0%, #22b2ba 100%);
}

/* pricing */
.pricing-table-agency {
    padding-top: 4rem !important;
    padding-bottom: 1.5rem !important;
}
.pricing-item {
    margin-bottom: 0px !important;
}

.pricing-item h5 {
    text-transform: lowercase !important;
    color: #22b2ba !important;
}

.pricing-item .pricing {
    font-size: 40px !important;
    line-height: 1em !important;
    color: #121d2f !important;
}

.pricing-item .pricing-table-header {
    margin-bottom: 2.25rem;
}

.pricing-item .pricing-table-header figure {
    margin-bottom: 2rem !important;
}

.pricing-item .pricing-table-body {
    padding: 0 3rem;
}

.pricing-item .pricing-table-footer .btn-txt {
    text-transform: lowercase !important;
}

.pricing-item .extra-pricing {
    font-size: 1em;
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -56%);
    width: 100%;
    color: #22b2ba;
}

.pricing-item .extra-data {
    font-size: 1em;
    line-height: 1.25em;
    position: absolute;
    top: 57%;
    left: 50%;
    transform: translate(-50%, -57%);
    width: 100%;
    color: #22b2ba;
}

.pricing-item .pricing-table-body {
    font-size: 0.85em;
}

/* woocommerce */
.woocommerce div.product .woocommerce-tabs {
    margin-bottom: 0px;
}
.product.woocommerce.add_to_cart_inline {
    padding: 0px !important;
    border: none !important;
}
.product.woocommerce.add_to_cart_inline .woocommerce-Price-amount.amount {
    display:none !important;
}
.product.woocommerce.add_to_cart_inline .add_to_cart_button {
    display: flex;
    justify-content: center;
    border-radius: 50em;
    padding-right: 3em !important;
    padding-left: 3em !important;
    margin-top: 5px !important;
    font-size: 14px;
    font-weight: 700 !important;
    letter-spacing: 0.05em !important;
    white-space: nowrap;
    transition: all .3s ease;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
}

/* newsletter */
.newsletter-footer {
    margin-bottom: 0px;
}
.newsletter-footer .ld_sf_paragraph {
    margin-bottom: 0px;
}
.newsletter-footer .ld_sf_response h4 {
    font-weight: 300 !important;
    font-size: 12px !important;
    color: #ffffff !important;
}
.newsletter-footer .ld_sf_submit {
    padding: 0 20px !important;
}
.newsletter-footer .email {
    padding-left: 1em !important;
}
.newsletter-form-explain {
    position: relative;
    top: -5px;
    font-weight: 300 !important;
}

/* systems */
.systems-icon-box h3 {
    font-size: 1.25em;
}

/* subheader */
.subheader-link a {
    color: #22b2ba;
}
.subheader-link a:active,
.subheader-link a:focus,
.subheader-link a:hover {
    color: #1D808C;
}

/* logo sticky */
.logo-sticky {
    width: 3em;
}


.woocommerce form .form-row input.input-text.wc-pao-addon-field  {
	height: 50px;
    background-color: #fff;
    border-color: #EBEBEB !important;
    border-width: 1px;
}


/* Extra small devices (phones, less than 768px) */
@media (max-width: 768px) { 
  .text-center-mobile {
    text-align: center;
  }
  .content-center-mobile {
    text-align: center;
    margin: 0 auto;
  }
  .btn-center-mobile {
    display: flex;
    justify-content: center;
  }
  .content-hidden-mobile {
    display: none;
  }
  .subheader-link a {
    color: #121d2f;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 992px) { 
  .subheader-link a {
    color: #121d2f;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1200px) { 

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

}