html,
body {
    -webkit-font-smoothing: antialiased
}

body {
    font-family: 'Roboto', sans-serif;
    color: #0d2133
}

p {
    line-height: 30px;
    text-align: justify
}

img {
    width: 100%
}

img.shadow {
    -webkit-box-shadow: 0px 0px 30px 3px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0px 0px 30px 3px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 30px 3px rgba(0, 0, 0, 0.21)
}

section {
    padding: 50px 0
}


section h3 {
    font-size: 19px;
    margin: 0;
    font-weight: 500;
    margin-bottom: 5px
}

section h2 {
    font-size: 28px;
    line-height: 36px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 35px
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

.list li {
    margin-bottom: 15px
}

.btn-cta {
    display: inline-block;
    border: 3px solid;
    padding: 10px 60px;
    font-size: 19px;
    border-radius: 6px;
    font-weight: bold;
    border-color: #0d2133;
    color: #0d2133;
    outline: 0;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.btn-cta .arrow {
    opacity: 0;
    padding-left: -5px;
    transition: all .3s ease-in-out
}

.btn-cta .arrow i {
    font-size: 19px;
    color: #0d2133
}

.btn-cta:hover {
    background-color: #0d2133;
    color: #fff;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.btn-cta:hover .arrow {
    opacity: 1;
    padding-left: 15px;
    transition: all .3s ease-in-out
}

.btn-cta:hover .arrow i {
    color: #fff
}

.main-hero {
    width: 100%;
    background-image: url(/wp-content/uploads/acucentrs-assets/legacy-pages/smile/images/hero.jpg);
    background-position: 50% 50%;
    background-size: cover;
    padding: 320px 0 50px;
    position: relative
}

.main-hero h1 {
    font-size: 72px;
    color: #fff;
    font-weight: bold;
    margin: 0;
}

.main-hero p {
    font-size: 19px;
    color: #fff
}

.zeiss-logo {
    position: fixed;
    top: 0;
    right: 50px;
    z-index: 9
}

#about h4 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px
}

#about p {
    font-size: 14px;
    margin-bottom: 30px
}

#about .about-images {
    position: relative
}

#about .about-images .img-float {
    position: absolute;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 30px 3px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0px 0px 30px 3px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 30px 3px rgba(0, 0, 0, 0.21)
}

#about .about-images .img-float.top {
    top: 20px;
    z-index: 0
}

#about .about-images .img-float.bottom {
    right: 0;
    z-index: 1;
    right: 0;
    top: 280px;
}
#about .about-images .img-float img{
    border-radius: 50%;

}
#quote {
    width: 100%;
    background-image: url(/wp-content/uploads/acucentrs-assets/legacy-pages/smile/images/quote-bg.jpg);
    background-position: center 30%;
    background-size: cover;
    padding: 130px 0
}

#quote .quote ,#quote strong {
    max-width: 860px;
    font-size: 40px;

    line-height: 40px;
    display: inline-block
}

#quote .quote .quote-author {
    text-align: right;
    font-size: 14px;
    font-weight: 300;
    display: block
}

#call-to-action,
#call-to-action-img {
    text-align: center;
    padding: 100px 0
}

#call-to-action h4,
#call-to-action-img h4 {
    font-size: 52px;
    font-weight: 300;
    margin: 10px
}

#call-to-action h3,
#call-to-action-img h3 {
    font-size: 62px;
    font-weight: bold;
    margin: 0;
    line-height: 42px;
    margin-bottom: 40px
}

#femto-laser .main {
    position: relative;
    float: right;
    width: 70%
}

#femto-laser .side-left {
    width: 30%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0
}

#femto-laser .side-left #sidecontent {
    width: 515px;
    height: 331px;
    margin: auto;
    position: absolute
}

#femto-laser p {
    margin-bottom: 30px
}

#femto-laser p:last-child {
    margin-bottom: 0px
}

#steps {
    background-color: #f7f7f7
}

#steps .no-pd-right {
    padding-right: 0
}

#steps .no-pd-left {
    padding-left: 0
}

#steps .step-box {
    width: 100%;
    display: inline-block;
    padding: 80px 70px;
    background-color: #fff;
    -webkit-box-shadow: 2px 3px 17px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 2px 3px 17px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 3px 17px 1px rgba(0, 0, 0, 0.25)
}

#steps .step-box .step h2 {
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 25px
}

#steps .step-box .step h2,
#steps .step-box .step p {
    color: #555b59;
    text-align: center;
}

#steps .step-select {
    margin-top: 40px
}

#steps .step-select .slick-current img {
    opacity: 1 !important;
    transition: all .3s ease-in-out
}

#steps .step-select .step-item {
    width: 190px;
    display: inline-block;
    cursor: pointer;
    margin-right: 8px;
    transition: all .3s ease-in-out
}

#steps .step-select .step-item img {
    width: 100%;
    opacity: .5;
    transition: all .3s ease-in-out
}

#grid {
    width: 100%;
    background-image: url(/wp-content/uploads/acucentrs-assets/legacy-pages/smile/images/grid-bg.jpg);
    background-position: center center;
    background-size: cover;
    padding: 120px 0
}

#grid .item h2 {
    font-size: 22px;
    font-weight: bold;
    margin: 25px 0 20px 0
}

#benefits {
    width: 100%;
    background-image: url(/wp-content/uploads/acucentrs-assets/legacy-pages/smile/images/benefits.jpg);
    background-position: right center;
    background-repeat: no-repeat
}
#benefits h2.title {

font-size: 26px;margin-bottom: 25px;
}
#call-to-action-img {
    width: 100%;
    background-image: url(/wp-content/uploads/acucentrs-assets/legacy-pages/smile/images/cta.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px
}
#call-to-action .btn, #call-to-action-img .btn {
    margin-top: 35px;
}
#faq .faq li {
    position: relative;
    list-style: none;
    margin-bottom: 30px
}

#faq .faq li .question {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 7px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
    display: inline-block;
    cursor: pointer
}

#faq .faq li .answer {
    display: none
}

#faq .faq li .plus-minus-toggle {
    height: 15px;
    position: absolute;
    top: 16px;
    left: -30px;
    width: 15px
}

#faq .faq li .plus-minus-toggle:before,
#faq .faq li .plus-minus-toggle:after {
    background: #0d2133;
    content: '';
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 15px;
    transition: transform 500ms ease
}

#faq .faq li .plus-minus-toggle:after {
    transform-origin: center
}

#faq .faq li .plus-minus-toggle.collapsed:after {
    transform: rotate(90deg)
}

#faq .faq li .plus-minus-toggle.collapsed:before {
    transform: rotate(180deg)
}

@media screen and (max-width: 768px) {
    .zeiss-logo {
        display: none
    }
    #benefits {
        background-image: none
    }
}


/*# sourceMappingURL=main.css.map */