body{
    font-family: 'Open Sans', sans-serif;
    /*overflow-y: hidden;
    overflow-x: hidden;*/
}
.logo-header {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
}

h1, h2, h3, h4, h5 {
    font-family: 'Open Sans', sans-serif;
}

/**
Menu
*/
.menu-bar {
    background-color: #f4f4f4;
    height: 48px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    padding-top: 14px;
    padding-bottom: 14px;
    text-align: center;

}

 p, a, ul, il{
    font-family: 'Montserrat', sans-serif;
}


.instruction-bar {
    background: #71d3ff;
    padding: 50px;
    max-width: 90%;
    font-family: 'Montserrat', sans-serif;
    color: white;
    /*

    background: linear-gradient(180deg, rgba(255,241,254,1) 0%, rgba(255,241,254,1) 70%, rgba(255,255,255,1) 100%);
*/
}

.instruction-icon {
    max-width: 50px;
    max-height: 30px;

}

.instruction-cell {
    padding: 15px;
}


/*BOTON*/

.btn-azul{
    color:#ffffff !important;
    background-color:#17365D !important;
    border-color:#17365D
}

.card{
    border: none !important;
}

.title-card{
    color: #17365D;
    background-color: #71d3ff;
}



/*
.btn-check:focus+.btn-avon,.btn-avon:focus{
    color:#ffffff;
    background-color:#f4c6d9;
    border-color:#f78fb3;
    //box-shadow:0 0 0 .25rem rgba(247,143,179,.5)
}

.btn-check:active+.btn-avon,.btn-check:checked+.btn-avon,.btn-avon.active,.btn-avon:active,.show>.btn-avon.dropdown-toggle{
    color:#ffffff;
    background-color:#f4c6d9;
    border-color:#f78fb3
}

.btn:focus+.btn,.btn:focus{
    box-shadow:0 0 0 .25rem rgba(247,143,179,.5) !important;
}

.btn-check:active+.btn-avon:focus,.btn-check:checked+.btn-avon:focus,.btn-avon.active:focus,.btn-avon:active:focus,.show>.btn-avon.dropdown-toggle:focus{
    //box-shadow:0 0 0 .25rem rgba(247,143,179,.5) !important;
}

.btn-avon.disabled,.btn-avon:disabled{
    color:#f78fb3;
    background-color:#f78fb3;
    border-color:#f78fb3
}

.btn-click{
    color: #0f0f0f;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
*/
.btn-circle.btn-xl {
    width: 90px !important;
    height: 90px !important;
    padding: 10px 16px !important;
    border-radius: 50px !important;
    font-size: 12px !important;
    text-align: center !important;
    /*border-color: #c73734;*/
    border-color: #17365D;
    color:#ffffff;
    /*background-color:#d83827 !important;*/
    background-color:#17365D !important;
    border: 8px double;
}

.btn-circle.btn-xl:hover{
    color:#ffffff !important;
    background-color: #17365D !important;
    border-color: #17365D !important;
    /*background-color: tomato !important;
    border-color: #c73734 !important;*/
    border: 8px double;
}

/*  5. Footer  */
.page-footer {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #656565; }
.page-footer a,
.page-footer .footer-block a,
.page-footer .footer-block ul li a,
.page-footer .footer-block ul li a[href^="mailto:"] {
    color: #656565; }
.page-footer a:hover,
.page-footer .footer-block a:hover,
.page-footer .footer-block ul li a:hover,
.page-footer .footer-block ul li a[href^="mailto:"]:hover {
    color: #27c7d8; }
.page-footer p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px; }
.page-footer p + p {
    margin-top: 5px; }
.page-footer p + * {
    margin-top: 15px; }

.page-footer {
    margin-top: 65px; }
@media (max-width: 767px) {
    .page-footer {
        margin-top: 45px; } }
@media (max-width: 479px) {
    .page-footer {
        margin-top: 35px; } }

.footer-logo a {
    display: inline-block; }

.footer-top .subscribe-wrap > *, .footer-bottom .subscribe-wrap > * {
    margin-top: 15px;
    margin-bottom: 0; }

.footer-top .subscribe-wrap > *:first-child, .footer-bottom .subscribe-wrap > *:first-child {
    margin-top: 0; }

.footer-top .subscribe-form .input-group-btn:last-child > .btn.btn--input-group:not(:hover), .footer-bottom .subscribe-form .input-group-btn:last-child > .btn.btn--input-group:not(:hover) {
    background: transparent;
    color: #000; }

.footer-top .subscribe-form, .footer-bottom .subscribe-form {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto; }
.footer-top .subscribe-form .btn--input-group:before, .footer-bottom .subscribe-form .btn--input-group:before {
    border-left-width: 0; }

.footer-top .subscribe-form, .footer-top .subscribe-form p, .footer-bottom .subscribe-form, .footer-bottom .subscribe-form p {
    font-size: 14px;
    line-height: 24px; }

.footer-top .subscribe-form > *:not(:first-child), .footer-bottom .subscribe-form > *:not(:first-child) {
    margin-top: 18px; }

.footer-top .subscribe-form + *, .footer-bottom .subscribe-form + * {
    margin-top: 15px; }

.footer-top .subscribe-form-text:first-child, .footer-bottom .subscribe-form-text:first-child {
    margin-top: -7px; }

.footer-copyright {
    text-transform: uppercase; }
.footer-copyright, .footer-copyright p {
    font-size: 12px;
    line-height: 10px;
    padding:13px 0px 0px 0px;; }
.footer-copyright a {
    text-decoration: underline; }
.footer-copyright a:hover {
    text-decoration: none; }

.page-footer .text-center > a {
    display: inline-block; }

.page-footer .row.lined {
    position: relative; }

.footer-map iframe {
    border: 0;
    width: 100%;
    height: 207px; }

.page-footer .row.lined:before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 300%;
    height: 1px;
    background-color: #f3f4f6; }

.page-footer .lined-left:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #f3f4f6; }

.page-footer .lined-right:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #f3f4f6; }

body.boxed .page-footer.global_width .footer-bottom:not(:first-child) .row:before,
.page-footer.boxed .footer-bottom:not(:first-child) .row:before {
    left: 15px;
    width: calc(100% - 30px); }

@media screen and (min-width: 768px) {
    .footer-bottom .row {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center; }
    .footer-bottom .row > * {
        float: none; } }

.page-footer .title {
    margin-top: 20px;
    text-decoration: none; }
.page-footer .title, .page-footer .title > * {
    color: #000; }
.page-footer .title:first-child {
    margin-top: 0; }
.page-footer .title:last-child {
    margin-bottom: 5px; }
.page-footer .title h3, .page-footer .title .h3-style,
.page-footer .title h4, .page-footer .title .h4-style,
.page-footer .title h5, .page-footer .title .h5-style,
.page-footer .title h6, .page-footer .title .h6-style {
    color: #000; }
.page-footer .title h3 a, .page-footer .title h3 a:focus, .page-footer .title .h3-style a, .page-footer .title .h3-style a:focus,
.page-footer .title h4 a,
.page-footer .title h4 a:focus, .page-footer .title .h4-style a, .page-footer .title .h4-style a:focus,
.page-footer .title h5 a,
.page-footer .title h5 a:focus, .page-footer .title .h5-style a, .page-footer .title .h5-style a:focus,
.page-footer .title h6 a,
.page-footer .title h6 a:focus, .page-footer .title .h6-style a, .page-footer .title .h6-style a:focus {
    color: #000; }

.footer-block {
    margin-top: 30px; }
.footer-block:first-child {
    margin-top: 0; }

.page-footer ul:not([class]), .footer-block ul.contact-list {
    margin: 0;
    padding: 0;
    list-style: none; }
.page-footer ul:not([class]) h6, .page-footer ul:not([class]) .h6-style, .page-footer ul:not([class]) .subtitle, .footer-block ul.contact-list h6, .footer-block ul.contact-list .h6-style, .footer-block ul.contact-list .subtitle {
    margin-bottom: 0;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 18px;
    color: inherit;
    text-transform: uppercase; }
.page-footer ul:not([class]) li,
.page-footer ul:not([class]) li a, .footer-block ul.contact-list li,
.footer-block ul.contact-list li a {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase; }
.page-footer ul:not([class]) li a, .footer-block ul.contact-list li a {
    display: inline-block; }
.page-footer ul:not([class]) li a:hover, .page-footer ul:not([class]) li a:focus, .footer-block ul.contact-list li a:hover, .footer-block ul.contact-list li a:focus {
    color: #000;
    text-decoration: none; }
.page-footer ul:not([class]) li a[href^="mailto:"], .footer-block ul.contact-list li a[href^="mailto:"] {
    color: #27c7d8; }
.page-footer ul:not([class]) li a[href^="mailto:"]:hover, .page-footer ul:not([class]) li a[href^="mailto:"]:focus, .footer-block ul.contact-list li a[href^="mailto:"]:hover, .footer-block ul.contact-list li a[href^="mailto:"]:focus {
    color: #000;
    text-decoration: none; }
.page-footer ul:not([class]) li h6, .page-footer ul:not([class]) li .h6-style, .footer-block ul.contact-list li h6, .footer-block ul.contact-list li .h6-style {
    display: block;
    float: left;
    padding-right: 10px;
    width: 80px; }
.page-footer ul:not([class]) li h6 + span, .page-footer ul:not([class]) li .h6-style + span, .footer-block ul.contact-list li h6 + span, .footer-block ul.contact-list li .h6-style + span {
    display: block;
    overflow: hidden; }
.page-footer ul:not([class]) li [class*='icon-'], .footer-block ul.contact-list li [class*='icon-'] {
    display: block;
    position: relative;
    vertical-align: middle;
    padding-right: 10px;
    float: left;
    font-size: 18px; }

.page-footer ul:not([class]) li {
    display: block;
    margin: 12px 0 6px;
    overflow: hidden; }
.page-footer ul:not([class]) li:first-child {
    margin-top: -3px; }

.footer-block ul.contact-list li {
    display: block;
    margin: 12px 0 6px;
    width: 100%;
    list-style-type: none;}
.footer-block ul.contact-list li:first-child {
    margin-top: 0; }

@media screen and (max-width: 991px) {
    .hidden-mobile {
        display: none; }
    .footer-top .row[class*='inset-'] {
        padding: 0; }
    .footer-block {
        margin: 0 -15px;
        padding: 0 15px; }
    .page-footer .title {
        margin: 0;
        padding: 14px 0 12px; }
    .page-footer .title h4 {
        margin: 0;
        padding: 0; }
    .footer-bottom:before {
        left: 0;
        width: 100%; }
    .page-footer.footer-style-1 .footer-copyright {
        -ms-flex-order: 100;
        order: 100; } }

@media screen and (max-width: 767px) {
    .footer-bottom {
        text-align: center;
        overflow: hidden; }
    .footer-bottom [class*='col-'] {
        margin: 5px 0; } }

/* footer collapsed block */
.collapsed-mobile .toggle-arrow {
    display: none; }

@media screen and (max-width: 767px) {
    .page-footer .collapsed-mobile {
        position: relative; }
    .collapsed-mobile {
        position: relative;
        overflow: hidden;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #f3f4f6; }
    .collapsed-mobile .title {
        cursor: pointer; }
    .collapsed-mobile .title h2 {
        margin: 0 0 10px 0;
        padding: 0 0 10px; }
    .collapsed-mobile .collapsed-content {
        position: absolute;
        padding: 10px 0 20px;
        width: 100%;
        top: -10000px;
        visibility: hidden;
        opacity: 0;
        transition: opacity 0.3s ease; }
    .collapsed-mobile .toggle-arrow {
        display: block;
        position: absolute;
        z-index: 100;
        width: 50px;
        height: 50px;
        top: 0;
        right: 0;
        font-family: 'icomoon';
        font-size: 15px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all 0.2s ease; }
    .collapsed-mobile .toggle-arrow:before {
        content: "\e919"; }
    .collapsed-mobile.open .collapsed-content {
        position: relative;
        top: 0;
        visibility: visible;
        opacity: 1; }
    .collapsed-mobile.open .toggle-arrow {
        transform: rotate(90deg); }
    .collapsed-mobile .carousel-arrows {
        display: none; }
    .footer-block ul li a {
        width: 100%; }
    .page-footer .container > .row > [class*="col-"]:last-child .footer-block.collapsed-mobile:only-child {
        margin-bottom: 0;
        border-bottom: 0; }
    .page-footer .collapsed-mobile .collapsed-content {
        margin-bottom: 0; }
    .page-footer .collapsed-mobile .toggle-arrow {
        right: -5px;
        padding-top: 0; } }

.page-footer .payment-icons img {
    max-width: 54px;
    background-color: #fff; }

.page-footer .social-list li a {
    color: #b4b4b4; }
.page-footer .social-list li a:hover {
    color: #27c7d8; }

/* footer 01 */
.page-footer.footer-style-1 ul.contact-list li [class*='icon-'] {
    display: none; }

/* footer 02 */
.page-footer.footer-style-2 {
    color: #868686;
    background: #161717; }
.page-footer.footer-style-2 .title > * {
    color: #fff; }
.page-footer.footer-style-2 a,
.page-footer.footer-style-2 .footer-block a,
.page-footer.footer-style-2 .footer-block ul li a {
    color: #868686; }
.page-footer.footer-style-2 a:hover,
.page-footer.footer-style-2 .footer-block a:hover,
.page-footer.footer-style-2 .footer-block ul li a:hover {
    color: #fff; }
.page-footer.footer-style-2 .footer-block ul li a[href^="mailto:"] {
    color: #27c7d8; }
.page-footer.footer-style-2 .footer-block ul li a[href^="mailto:"]:hover {
    color: #fff; }
.page-footer.footer-style-2 .row.lined:before {
    background-color: #2e2f2f;
    left: 0;
    width: 100%; }
.page-footer.footer-style-2 .footer-top {
    padding-top: 30px; }
@media screen and (max-width: 767px) {
    .page-footer.footer-style-2 .footer-top {
        padding-top: 10px; } }
.page-footer.footer-style-2 .footer-map iframe {
    height: 171px; }

@media screen and (max-width: 991px) {
    .page-footer.footer-style-2 .collapsed-mobile {
        border-color: #2e2f2f; } }

/* footer 03 */
.page-footer.footer-style-3 {
    color: #868686;
    background: #161717;
    padding: 30px 0 0 0; }
.page-footer.footer-style-3 .title > * {
    font-weight: 600;
    color: #fff; }
.page-footer.footer-style-3 a,
.page-footer.footer-style-3 .footer-block a,
.page-footer.footer-style-3 .footer-block ul li a {
    color: #868686; }
.page-footer.footer-style-3 a:hover,
.page-footer.footer-style-3 .footer-block a:hover,
.page-footer.footer-style-3 .footer-block ul li a:hover {
    color: #fff; }
.page-footer.footer-style-3 .footer-block ul li a[href^="mailto:"] {
    color: #27c7d8; }
.page-footer.footer-style-3 .footer-block ul li a[href^="mailto:"]:hover {
    color: #fff; }
.page-footer.footer-style-3 .social-list li a {
    color: #fff; }
.page-footer.footer-style-3 .social-list li a:hover {
    color: #27c7d8; }
.page-footer.footer-style-3 .footer-top > * {
    margin-top: 20px; }
.page-footer.footer-style-3 .footer-top > *:first-child {
    margin-top: 0; }
.page-footer.footer-style-3 .footer-top .subscribe-form {
    margin-left: 0; }
.page-footer.footer-style-3 .row.lined:before {
    background-color: #2e2f2f;
    left: 0;
    width: 100%; }
.page-footer.footer-style-3 .row.lined + .row.lined {
    margin-top: 0; }
.page-footer.footer-style-3 .shop-features-style3 .shop-feature {
    padding: 35px 0; }
.page-footer.footer-style-3 .shop-features-style3 .shop-feature .shop-feature-text .text2 {
    font-weight: 400;
    color: #fff; }
.page-footer.footer-style-3 .shop-features-style3 .shop-feature .shop-feature-icon {
    color: #27c7d8; }
.page-footer.footer-style-3 .shop-features-style3 [class*='col-']:not(:last-child) .shop-feature, .page-footer.footer-style-3 .shop-features-style3-1 [class*='col-']:not(:last-child) .shop-feature {
    border-bottom-color: #2e2f2f; }
.page-footer.footer-style-3 .footer-bottom {
    text-transform: none; }
.page-footer.footer-style-3 ul.contact-list li h6, .page-footer.footer-style-3 ul.contact-list li .h6-style {
    color: #fff; }
.page-footer.footer-style-3 ul.contact-list li [class*='icon-'] {
    display: none; }
.page-footer.footer-style-3 .footer-copyright-text span:last-child {
    display: none; }
.page-footer.footer-style-3 .footer-copyright-links {
    display: none; }
.page-footer.footer-style-3 .footer-top .subscribe-form .input-group-btn:last-child > .btn.btn--input-group:not(:hover),
.page-footer.footer-style-3 .footer-bottom .subscribe-form .input-group-btn:last-child > .btn.btn--input-group:not(:hover) {
    color: #868686; }

@media screen and (max-width: 767px) {
    .page-footer.footer-style-3 .shop-features-style3 .shop-feature {
        border-color: #2e2f2f;
        padding: 20px 15px; }
    .page-footer.footer-style-3 .shop-features-style3 > *:last-child .shop-feature {
        border-bottom: 0; }
    .page-footer.footer-style-3 .collapsed-mobile {
        border-color: #2e2f2f; } }

/* footer 04 */
.page-footer.footer-style-4 .footer-logo-lined {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    position: relative; }
.page-footer.footer-style-4 .footer-logo-lined a {
    display: block;
    margin: 0 30px; }
.page-footer.footer-style-4 .footer-logo-lined:after, .page-footer.footer-style-4 .footer-logo-lined:before {
    content: '';
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f3f4f6;
    height: 50%;
    -ms-flex: 1;
    flex: 1; }

.page-footer.footer-style-4 .social-list li a {
    padding: 0 18px; }
@media screen and (max-width: 991px) {
    .page-footer.footer-style-4 .social-list li a {
        padding: 0 12px; } }
@media screen and (max-width: 767px) {
    .page-footer.footer-style-4 .social-list li a {
        padding: 0 8px; } }

.page-footer.footer-style-4 .subscribe-form-text {
    display: none; }

.page-footer.footer-style-4 .footer-bottom [class*='col-'] > * + * {
    margin-top: 20px; }

.page-footer.footer-style-4 .footer-copyright-text span:last-child {
    display: none; }

.page-footer.footer-style-4 .footer-copyright-links {
    display: none; }

/* footer 05 */
.page-footer.footer-style-5 .footer-logo-lined {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    position: relative; }
.page-footer.footer-style-5 .footer-logo-lined a {
    display: block;
    margin: 0 30px; }
.page-footer.footer-style-5 .footer-logo-lined:after, .page-footer.footer-style-5 .footer-logo-lined:before {
    content: '';
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f3f4f6;
    height: 50%;
    -ms-flex: 1;
    flex: 1; }

@media screen and (min-width: 992px) {
    .page-footer.footer-style-5 .footer-menu ul:not([class]) li {
        display: inline-block;
        width: auto;
        margin: 12px 10px 8px;
        list-style-type: none !important;} }

/* footer 06 */
.page-footer.footer-style-6 .subscribe-form-text {
    display: none; }

.page-footer.footer-style-6 .footer-block .footer-logo {
    margin-top: -24px;
    margin-bottom: 10px; }
@media screen and (max-width: 991px) {
    .page-footer.footer-style-6 .footer-block .footer-logo {
        margin-top: 0;
        margin-bottom: 15px; } }

.page-footer.footer-style-6 .subscribe-wrap + *, .page-footer.footer-style-6 .footer-copyright + * {
    margin-top: 26px; }

.page-footer.footer-style-6 ul.contact-list li [class*='icon-'] {
    display: none; }

/* footer 07 */
.page-footer.footer-style-7 > * {
    margin-top: 30px; }
@media screen and (max-width: 767px) {
    .page-footer.footer-style-7 > * {
        margin-top: 0; } }

.page-footer.footer-style-7 > *:first-child {
    margin-top: 0; }

.page-footer.footer-style-7 .footer-row-bg {
    background: #27c7d8;
    color: #fff; }
.page-footer.footer-style-7 .footer-row-bg a, .page-footer.footer-style-7 .footer-row-bg .social-list li a {
    color: #fff; }
.page-footer.footer-style-7 .footer-row-bg a:hover, .page-footer.footer-style-7 .footer-row-bg .social-list li a:hover {
    color: #000; }
.page-footer.footer-style-7 .footer-row-bg .subscribe-form-title {
    color: #fff;
    margin-bottom: 0; }
.page-footer.footer-style-7 .footer-row-bg .form--success {
    color: #fff; }

.page-footer.footer-style-7 .footer-row-bg .subscribe-form .btn--input-group:before {
    border: 0; }

.page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control-wrapper {
    width: 230px; }
@media screen and (max-width: 767px) {
    .page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control-wrapper {
        width: auto; } }

.page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control {
    border: 0;
    padding-right: 60px;
    background: rgba(255, 255, 255, 0.3);
    color: #fff; }
.page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control::-webkit-input-placeholder {
    color: #fff;
    text-transform: uppercase; }
.page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control:-moz-placeholder {
    color: #fff;
    text-transform: uppercase; }
.page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control::-moz-placeholder {
    color: #fff;
    text-transform: uppercase; }
.page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control:-ms-input-placeholder {
    color: #fff;
    text-transform: uppercase; }

.page-footer.footer-style-7 .footer-row-bg .subscribe-form > *:not(:first-child) {
    margin-top: 0; }

.page-footer.footer-style-7 .footer-row-bg .subscribe-form-text {
    display: none; }

.page-footer.footer-style-7 .footer-copyright-links {
    display: none; }

/* footer 08 */
.page-footer.footer-style-8 {
    color: #868686;
    background: #161717;
    padding: 30px 0 0; }
@media screen and (max-width: 991px) {
    .page-footer.footer-style-8 {
        padding: 10px 0 0; } }
.page-footer.footer-style-8 .title > * {
    font-weight: 600;
    color: #fff; }
.page-footer.footer-style-8 a,
.page-footer.footer-style-8 .footer-block a,
.page-footer.footer-style-8 .footer-block ul li a {
    color: #868686; }
.page-footer.footer-style-8 a:hover,
.page-footer.footer-style-8 .footer-block a:hover,
.page-footer.footer-style-8 .footer-block ul li a:hover {
    color: #fff; }
.page-footer.footer-style-8 .footer-block ul li a[href^="mailto:"] {
    color: #27c7d8; }
.page-footer.footer-style-8 .footer-block ul li a[href^="mailto:"]:hover {
    color: #fff; }
.page-footer.footer-style-8 .social-list li a {
    min-width: 30px;
    padding: 0 6px;
    color: #fff; }
.page-footer.footer-style-8 .social-list li a:hover {
    color: #27c7d8; }
.page-footer.footer-style-8 .lined-left:before, .page-footer.footer-style-8 .lined-right:before {
    background-color: #2e2f2f; }
.page-footer.footer-style-8 .footer-block ul.contact-list li {
    margin-top: 30px; }
.page-footer.footer-style-8 .footer-block ul.contact-list li:first-child {
    margin-top: 0; }
@media screen and (max-width: 767px) {
    .page-footer.footer-style-8 .footer-block ul.contact-list li {
        margin-top: 20px; } }
.page-footer.footer-style-8 .footer-block ul.contact-list li [class*='icon-'] {
    min-width: 35px;
    top: -3px;
    font-size: 22px;
    color: #fff; }
.page-footer.footer-style-8 .footer-block ul.contact-list li .icon-phone {
    font-size: 24px; }
.page-footer.footer-style-8 .footer-block ul.contact-list h6, .page-footer.footer-style-8 .footer-block ul.contact-list .h6-style {
    display: none; }
.page-footer.footer-style-8 [class*='col-'] > *:last-child {
    margin-bottom: 20px;
    padding-top: 15px; }
.page-footer.footer-style-8 .footer-copyright-text span:first-child {
    display: none; }
.page-footer.footer-style-8 .footer-copyright-text span:last-child {
    display: none; }
.page-footer.footer-style-8 .footer-copyright-links {
    display: none; }

/* footer 09 */
@media screen and (max-width: 767px) {
    .page-footer.footer-style-9 .footer-top:not(:last-child) {
        margin-bottom: 30px; } }

/* footer 10 */
.page-footer.footer-style-10 h4 {
    font-weight: 600; }

.page-footer.footer-style-10 .footer-left > * {
    margin-top: 30px; }
@media screen and (max-width: 767px) {
    .page-footer.footer-style-10 .footer-left > * {
        margin-top: 20px; } }

.page-footer.footer-style-10 .footer-left > *:first-child:not(.footer-menu) {
    margin-top: 0; }

.page-footer.footer-style-10 .footer-menu {
    margin-top: -12px;
    margin-left: -10px;
    margin-right: -10px;
    list-style-type: none !important;}
@media screen and (max-width: 767px) {
    .page-footer.footer-style-10 .footer-menu {
        margin: 0;
        list-style-type: none !important;} }

.page-footer.footer-style-10 .footer-menu ul:not([class]) li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    list-style-type: none !important;}
@media screen and (max-width: 767px) {
    .page-footer.footer-style-10 .footer-menu ul:not([class]) li {
        display: block;
        margin-right: 0;
        margin-left: 0;
        list-style-type: none !important;} }
.page-footer.footer-style-10 .footer-menu ul:not([class]) li a {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #000;
    list-style-type: none !important;}

.page-footer.footer-style-10 .subscribe-form {
    max-width: 405px;
    margin-left: 0; }
.page-footer.footer-style-10 .subscribe-form .subscribe-form-text {
    display: none; }
.page-footer.footer-style-10 .subscribe-form .subscribe-form-text + * {
    margin-top: 0; }

.page-footer.footer-style-10 ul.contact-list h6, .page-footer.footer-style-10 ul.contact-list .h6-style, .page-footer.footer-style-10 ul.contact-list .subtitle {
    font-size: 14px;
    line-height: 21px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    width: 100%;
    color: #000; }

.page-footer.footer-style-10 ul.contact-list li {
    margin-top: 12px;
    padding-left: 20px; }
.page-footer.footer-style-10 ul.contact-list li:first-child {
    margin-top: 0; }
@media screen and (max-width: 767px) {
    .page-footer.footer-style-10 ul.contact-list li {
        margin-top: 10px;
        padding-left: 0; } }
.page-footer.footer-style-10 ul.contact-list li span:first-of-type {
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

.page-footer.footer-style-10 ul.contact-list li [class*='icon-'] {
    min-width: 35px;
    top: -2px;
    font-size: 22px;
    color: #000; }

.page-footer.footer-style-10 ul.contact-list li .icon-phone {
    font-size: 24px; }

.page-footer.footer-style-10 .footer-copyright-links {
    display: none; }

/* footer 11 */
.page-footer.footer-style-11 {
    color: #868686;
    background-color: #161717; }
.page-footer.footer-style-11 [class*='col-'] > * {
    margin-top: 22px; }
.page-footer.footer-style-11 [class*='col-'] > .footer-copyright {
    margin-top: 12px; }
.page-footer.footer-style-11 [class*='col-'] > *:first-child {
    margin-top: 0; }
@media screen and (min-width: 992px) {
    .page-footer.footer-style-11 [class*='col-'] > *.footer-logo {
        margin-top: -26px; } }
.page-footer.footer-style-11 .title > * {
    font-weight: 600;
    color: #fff; }
.page-footer.footer-style-11 a:not(.btn-decor),
.page-footer.footer-style-11 .footer-block a,
.page-footer.footer-style-11 .footer-block ul li a {
    color: #868686; }
.page-footer.footer-style-11 a:not(.btn-decor):hover,
.page-footer.footer-style-11 .footer-block a:hover,
.page-footer.footer-style-11 .footer-block ul li a:hover {
    color: #fff; }
.page-footer.footer-style-11 .footer-block ul li a[href^="mailto:"] {
    color: #27c7d8; }
.page-footer.footer-style-11 .footer-block ul li a[href^="mailto:"]:hover {
    color: #fff; }
@media screen and (min-width: 992px) {
    .page-footer.footer-style-11 .social-list li {
        display: block;
        float: none; } }
.page-footer.footer-style-11 .social-list {
    margin-bottom: 5px; }
.page-footer.footer-style-11 .social-list li a {
    color: #fff; }
.page-footer.footer-style-11 .social-list li a:hover {
    color: #27c7d8; }
.page-footer.footer-style-11 .footer-block ul:not([class]) li > span:first-child {
    color: #fff; }
.page-footer.footer-style-11 .footer-block .subscribe-form {
    max-width: 360px;
    margin-left: 0; }
.page-footer.footer-style-11 .footer-block .subscribe-form p {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase; }
.page-footer.footer-style-11 ul.contact-list li h6, .page-footer.footer-style-11 ul.contact-list li .h6-style {
    color: #fff; }
.page-footer.footer-style-11 ul.contact-list li [class*='icon-'] {
    display: none; }
.page-footer.footer-style-11 .footer-copyright-text span:last-child {
    display: none; }
.page-footer.footer-style-11 .footer-copyright-links {
    display: none; }
.page-footer.footer-style-11 .subscribe-form--style1 {
    padding-top: 45px;
    padding-bottom: 70px; }
@media screen and (max-width: 991px) {
    .page-footer.footer-style-11 .subscribe-form--style1 {
        padding-bottom: 35px; } }
@media screen and (max-width: 767px) {
    .page-footer.footer-style-11 .subscribe-form--style1 {
        padding-top: 30px;
        padding-bottom: 15px; } }

@media screen and (max-width: 991px) {
    .page-footer.footer-style-11 .collapsed-mobile {
        border-color: #2e2f2f; } }

/* footer 12 */
.page-footer.footer-style-12 .footer-logo + * {
    margin-top: 15px; }

.page-footer.footer-style-12 .payment-icons:not(:first-child) {
    margin-top: 30px; }

/* footer 13 */
.page-footer.footer-style-13 {
    color: #fff;
    background-color: #65cbfc; }
.page-footer.footer-style-13 .footer-bottom a, .page-footer.footer-style-13 .footer-bottom a:focus {
    color: #fff; }
.page-footer.footer-style-13 .footer-bottom a:hover {
    color: #fff; }
.page-footer.footer-style-13 .footer-copyright p {
    display: inline-block;
    margin: 0 5px; }

.back-to-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    position: fixed;
    z-index: 1000;
    opacity: 0;
    top: auto !important;
    bottom: 0;
    right: 30px;
    width: 72px;
    height: 72px;
    background: #065ead;
    text-align: center;
    pointer-events: none;
    transition: opacity 0.5s; }
@media screen and (max-width: 1199px) {
    .back-to-top {
        width: 52px;
        height: 52px;
        right: 0; } }
.back-to-top, .back-to-top:hover, .back-to-top:focus {
    color: inherit !important;
    text-decoration: none; }
.back-to-top:hover {
    background: #27c7d8; }
.back-to-top:hover .icon {
    margin-top: -10px; }
.back-to-top:hover .icon:after {
    height: 20px; }
.back-to-top .icon {
    font-size: 22px;
    line-height: 1em;
    position: relative;
    color: #fff;
    transition: 0.2s; }
.back-to-top .icon:after {
    content: '';
    display: block;
    width: 2px;
    height: 0px;
    background-color: #fff;
    position: absolute;
    margin: -14px 0 0 10px;
    transition: 0.2s; }
@media screen and (max-width: 991px) {
    .back-to-top {
        display: none; } }

.back-to-top.is-visible {
    opacity: 1;
    bottom: 65px;
    pointer-events: all; }
@media screen and (max-width: 991px) {
    .back-to-top.is-visible {
        bottom: 5%; } }

