.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.customText:hover .image {
    opacity: 0.2;
}

.customText:hover .middle {
    opacity: 1;
}

.text {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    color: Black;
    font-size: 16px;
    word-break: break-word;
    width: 195%;
    margin-left: -50%;
    margin-bottom: 100%;
}

.owl-item {
    padding-right: 0.75em;
    padding-left: 0.75em;
}

.space-banner {
    margin-top: 0.1em;
    margin-bottom: 0.1em;
}

.carrinho-synergie {
    position: relative;
    float: right;
}

.badge {
    position: relative;
    margin-left: -1.5em;
    top: -1.5em;
    font-weight: bold;
}

.crt-it-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .875em;
    display: block;
    max-width: 15em;
}

.crt-it-quant {
    font-size: .875em;
    line-height: 1.3;
    float: left;
}

.crt-it-price {
    color: #333;
    line-height: 1.2;
    float: right;
}

.crt-it-image {
    max-width: 2.5em;
    position: absolute;
    left: 0;
}


#sync1 .item {
    padding: 0x 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

#sync2 .item {
    /*	background: #C9C9C9;*/
    padding: 0px 0px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

#sync2 .item h1 {
    font-size: 18px;
}

/*
#sync2 .synced .item {
	background: #0c83e7;
	 fundo item ativo 
}*/

.center-synergie {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.owl-carousel .owl-item img {
    width: 90% !important;
}


.parcel {
    padding-left: 51px;
    font-size: 16px;
    color: #172b4d;
    font-weight: 700;
}

.listaDeCasamento {
    border: 0;
    background: none;
    color: #666;
    line-height: normal;
    font-weight: 400;
    font-size: 12px;
    font-family: "Segoe UI", Arial;
    width: 195px;
    margin: 10px auto;
    height: 30px;
    position: relative;
    float: none;
    display: block;
}

.btnAdicionarCarrinho {
    position: relative;
    color: #eb1d29;
    height: 53px;
    margin-top: 10px;
}

.productOldPrice {
    display: block;
    line-height: normal;
}

.productPriceText {
    font-size: 18px;
    width: 46px;
    display: inline-block;
    text-align: right;
    margin-right: 5px;
}

.productOldPriceDecoration {
    font-weight: normal;
    font-size: 18px;
    text-decoration: line-through;
    color: #bd081c;
}

.productPrice {
    display: block;
    line-height: normal;
}

.productPriceDecoration {

    font-weight: bold;
    font-size: 42px;
    color: #172b4d;
    letter-spacing: -0.05em;
    /* margin-right: 5px; */
}
.productPriceDecorationDe {

    font-weight: bold;
    font-size: 30px;
    color: #172b4d;
    letter-spacing: -0.05em;
    /* margin-right: 5px; */
}

.backgroundPrice {
    background-color: #f4f4f4
}

.productFrete {
    font-size: 14px;
    color: #414141;
}

.paddingNull {
    padding: 0;
}

.table-Synergie {
    padding: 10px 0;
    font-size: 16px;
    line-height: 18px;
    color: #414141;
}

.table-Synergie-2 {
    font-family: 'Source Sans Pro Semibold';
}




.f1Center {
    text-align: center;
}

strong {
    font-weight: 500;
}

a,
a:hover,
a:focus {
    color: #5e72e4;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.f1 {
    padding: 25px;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.f1 h3 {
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.f1-steps {
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.f1-progress {
    position: absolute;
    top: 24px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ddd;
}

.f1-progress-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    background: #5e72e4;
}

.f1-step {
    position: relative;
    float: left;
    width: 25%;
    padding: 0 5px;
}

.f1-step-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: 4px;
    background: #ddd;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.f1-step.activated .f1-step-icon {
    background: #fff;
    border: 1px solid #5e72e4;
    color: #5e72e4;
    line-height: 38px;
}

.f1-step.active .f1-step-icon {
    width: 48px;
    height: 48px;
    margin-top: 0;
    background: #5e72e4;
    font-size: 22px;
    line-height: 48px;
}

.f1-step p {
    color: #ccc;
}

.f1-step.activated p {
    color: #5e72e4;
}

.f1-step.active p {
    color: #5e72e4;
}

.f1 fieldset {
    display: none;
    text-align: left;
}

.f1-buttons {
    text-align: right;
}

.f1 .input-error {
    border-color: #5e72e4;
}



/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {


    .navbar.navbar-no-bg {
        background: #333;
        background: rgba(51, 51, 51, 0.9);
    }

    .navbar-brand {
        height: 60px;
        margin-left: 15px;
    }

    .navbar-collapse {
        border: 0;
    }

    .navbar-toggle {
        margin-top: 12px;
    }

    .top-content {
        padding: 40px 0 110px 0;
    }

}

@media (max-width: 415px) {

    h1,
    h2 {
        font-size: 32px;
    }

    .f1 {
        padding-bottom: 20px;
    }

    .f1-buttons button {
        margin-bottom: 5px;
    }

}


/* Retina-ize images/icons */

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

    /* logo */
    .navbar-brand {
	
		
        background-repeat: no-repeat !important;
        background-size: 162px 36px !important;
    }

}


.checkoutQtdSize {
    width: 50px;
}

.checkoutNameProduct {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    max-width: 15em;
}

.summary-details {
    padding-left: 0;
    padding-bottom: 1rem;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 1rem;
}

.summary-detail {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 0;
}


.summary-total__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #d8d8d8;
}

.summary-total__wrapper>span {
    color: #333;
    font-size: 1.4rem;
    font-weight: 700;
}

.summary-total__wrapper>.summary-totalInstallments {
    padding-bottom: .75rem;
    text-align: right;
    font-size: 14px;
    width: 100%;
}

.summary-preview {
    width: 100%;
    font-size: 12px;
    color: #417505;
    text-align: right;
    margin-top: 3px;
    margin-bottom: 0;
    line-height: 1.5;
}

.summary-buyBtn.summary-buyBtn {
    margin-top: 30px;
    font-size: 16px;
}

.paddingCPeCF {
    padding-top: 14.8% !important;
}

.container-AllProducts {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 320px) {
    .modal-custom {
        width: 260px;
        height: 100%;
        margin-top: 0%;
        margin-left: 19%
    }
}

@media (min-width: 321px) and (max-width: 359px) {
    .modal-custom {
        width: 260px;
        height: 85%;
        margin-top: 10%;
        margin-left: 31%
    }
}

@media (min-width: 360px) and (max-width: 374px) {
    .modal-custom {
        width: 260px;
        height: 100%;
        margin-top: 10%;
        margin-left: 26%
    }
}

@media (min-width: 375px) and (max-width: 410px) {
    .modal-custom {
        width: 260px;
        height: 100%;
        margin-top: 10%;
        margin-left: 29%
    }
}

@media (min-width: 411px) and (max-width: 413px) {
    .modal-custom {
        width: 260px;
        height: 85%;
        margin-top: 10%;
        margin-left: 34%
    }
}

@media (min-width: 414px) and (max-width: 600px) {
    .modal-custom {
        width: 260px;
        height: 85%;
        margin-top: 10%;
        margin-left: 36%
    }
}

@media (min-width: 601px) and (max-width: 768px) {
    .modal-custom {
        width: 260px;
        height: 85%;
        margin-top: 10%;
        margin-left: 65%
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .modal-custom {
        width: 260px;
        height: 85%;
        margin-top: 10%;
        margin-left: 70.5%;
    }
}


@media screen and (min-width: 1025px) {
    .modal-custom {
        width: 260px;
        height: 85%;
        margin-top: 10%;
        margin-left: 75%
    }
}
