/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.trust-sec .icon{
    color:#2f87ff;
    font-size: 3.6em;
}
.info-up img{
    height: 100px;
}
/*----------  Banner sale 1  ----------*/

.banner-sale-1 {
    position: relative;
    display: table;
    width: 100%;
    color: #ffffff;
    background-color: #202b3d;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}
.banner-sale-1 {
    background-image: url(../img/bg-section-banner-1.jpg);
}

.banner-sale-1 .banner-left {
    display: table-cell;

    width: 40%;
    height: 100%;

    vertical-align: middle;

    background-color: rgba(255, 255, 255, .85);
}

.banner-sale-1 .banner-right {
    display: table-cell;

    vertical-align: middle;
}

.banner-sale-1 .title-box {
    width: 100%;
    color: rgba(255, 221, 0, .8);
    background-image: url('../img/bg-section-banner-1.jpg');
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.banner-sale-1 .title-box .title-overlay {
    font-weight: 900;

    overflow: hidden;

    margin: 0;
    padding-right: 10%;
    padding-left: 10%;

    text-transform: uppercase;

    color: #000000;
    background-color: rgba(255, 255, 255, .85);

    mix-blend-mode: lighten;
}

.banner-sale-1 .title-box .title-1 {
    font-size: 95px;
}

.banner-sale-1 .title-box .title-2 {
    font-size: 80px;
}

.banner-sale-1 .title-box .title-3 {
    font-size: 45px;

    padding-top: 8px;
}
.padding-top {
    padding-top: 100px;
}

.padding-bottom {
    padding-bottom: 100px;
}
.text-salebox {
    display: table;

    width: 520px;
    margin: 0 auto;
}

.text-salebox .text-left {
    display: table-cell;

    vertical-align: top;
}

.text-salebox .text-left .sale-box .number {
    font-size: 90px;
    font-weight: 900;
    line-height: 1;
    color: #ffffff;
    display: inline-block;
    margin: 0;
}
.text-salebox .text-left .sale-box .number {
    color: #00f3ff;
}

.text-salebox .text-left .sale-box .sup-1 {
    font-size: 40px;
    font-weight: 900;
    line-height: 1;

    position: absolute;
    top: 10px;
    left: 100%;

    display: block;
}

.text-salebox .text-left .sale-box .sup-2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1;

    position: absolute;
    bottom: 8px;
    left: 100%;

    display: block;

    text-transform: uppercase;
}

.text-salebox .text-left .sale-box .text-sale {
    font-size: 72px;
    font-weight: 900;
    line-height: 55px;

    margin: 0;

    text-transform: uppercase;

    color: #ffffff;
}

.text-salebox .text-left .sale-box .sale-box-top {
    position: relative;

    display: inline-block;
}

.text-salebox .text-right {
    display: table-cell;

    padding-top: 13px;
    padding-left: 20px;

    text-align: left;
    vertical-align: top;
}

.text-salebox .text-right .title {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    display: inline-block;
    margin: 0;
    padding: 0 0 5px 0;
    text-transform: capitalize;
    border-bottom: 1px solid #ffffff;
}

.text-salebox .text-right .text {
    margin: 0;
}

.text-salebox .text-right .group-button {
    margin-top: 20px;
}

.text-salebox .text-right .group-button .btn {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;

    text-transform: capitalize;
}

.text-salebox .text-right .group-button .btn.btn-transparent {
    color: #ffffff;
    border: 1px solid #ffffff;
}

.text-salebox .text-right .group-button .btn.btn-transparent:hover {
    border: 1px solid #3c3c3c;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}
.comment_right{
    display: block;
}
.pagination{
    justify-content: center;
}
#mapcanvas_window {
    width: 150px;
}
.review_summary .per-total{
    font-size: 16px;
}
a.btn_1.full-width.wishlist.liked, .btn_1.full-width.wishlist.liked{
    border-color: #2f87ff;
    color: #2f87ff;
}
#frmhomesearch .typeahead {
    width: 100%;
}
#frmhomesearch .typeahead li a{
    white-space: initial;
}
.typeahead.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.typeahead {
    border-radius: 0px;
    padding: 1px 0;
    margin: 0;
    max-height: 210px;
    overflow-y: auto;
}
.typeahead strong{
    font-weight: 700;
    color: inherit;
}
.typeahead.dropdown-menu>.active>a, .typeahead.dropdown-menu>.active>a:focus, .typeahead.dropdown-menu>.active>a:hover{
    background-color: #2f87ff;
    color: #ffffff;
}
.user-info {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}
.user-info [class*="col-"]:not(:last-child) .single-info {
    border-right: 1px solid #ebebeb;
}
.user-info .single-info {
    padding: 0 20px;
    min-height: 110px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.user-info .single-info p a {
    color: #111;
}
.user-info .user-name span {
    font-size: 15px;
    font-weight: 500;
}
.user-info .user-name::before {
    color: #555;
    content: "\f2bd";
    font-family: fontawesome;
    font-size: 20px;
    padding-right: 10px;
    left: 0;
    top: 0;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
}
.user-info p {
    line-height: 1.65;
}
.dashboard-list {
    padding: 3px 15px;
    border: 1px solid #ebebeb;
}
.dashboard-list li>a {
    color: #111;
    display: block;
    font-size: 14px;
    padding: 12px 0;
    text-transform: capitalize;
    position: relative;
}
.dashboard-list li>a.active {
    font-weight: 500;
}
.dashboard-list li>a.active::after {
    content: "\e628";
    font-family: themify;
    font-size: 12px;
    top: 48%;
    right: -37px;
    margin-top: -8px;
    position: absolute;
}
.dashboard-list li:not(:last-child)>a {
    border-bottom: 1px solid #ebebeb;
}
.dashboard-content {
    border: 1px solid #ebebeb;
    padding: 30px;
}
.dashboard-content h3 {
    border-bottom: 1px solid #ebebeb;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    text-transform: capitalize;
}
.dashboard-content p {
    line-height: 24px;
}
.dashboard-content table>thead {
    border-bottom: 1px solid #ebebeb;
}
.dashboard-content table>thead>tr>th {
    font-size: 14px;
    font-weight: 500;
    border: 0;
}
.dashboard-content table>tbody>tr>td {
    border: 0;
    vertical-align: middle;
}
.dashboard-content table .btn-secondary {
    text-transform: capitalize;
}
.billing-address {
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 10px;
}
.register-form {
    padding: 40px;
    border: 1px solid #ebebeb;
}

.login-form .form-group .col-form-label {
    color: #111;
}

.login-form .form-control,
.login-form .custom-radio,
.login-form span {
    height: 40px;
    padding-top: 5px;
}

.login-form .pass-show-btn {
    padding: 0 15px;
    height: 40px;
    font-size: 13px;
    line-height: 40px;
    right: 15px;
    top: 0;
    position: absolute;
    text-transform: capitalize;
    border-radius: 0;
    background: #878787;
    border: 1px solid #878787;
    color: #fff;
    cursor: pointer;
}

.login-form .pass-show-btn:hover,
.login-form .pass-show-btn:focus {
    background: #333;
}

.login-form .form-check label {
    font-size: 13px;
}
.invoice-title h2, .invoice-title h3 {
    display: inline-block;
}

.table > tbody > tr > .no-line {
    border-top: none;
}

.table > thead > tr > .no-line {
    border-bottom: none;
}

.table > tbody > tr > .thick-line {
    border-top: 2px solid;
}
.radioboxes .container_check{
    display: inline;
}


.home-spec {
    color: #8b8b8b;
    text-align: center;
    margin-bottom: 20px;
}
.home-spec .icon {
    color: #191d1f;
    font-size: 30px;
    display: block;
    text-align: center;
}
.features .feature {
    color: #b3b3b3;
    margin-bottom: 20px;
    min-height: 40px;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.features .feature .icon {
    color: #b3b3b3;
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.features .feature.active .icon {
    color: #191d1f;
}
.features .feature.active, .features .feature.active .icon {
    color: #191d1f;
}
.features .feature span {
    display: inline-block;
    text-decoration: line-through;
}
.features .feature.active span {
    text-decoration: none;
}
hr {
    margin: 15px 0 15px 0;
    border-color: #cecece;
}