.my-notify-info,
.my-notify-success,
.my-notify-warning,
.my-notify-error {
    padding: 10px;
    margin: 10px 0;

}

.my-notify-info:before,
.my-notify-success:before,
.my-notify-warning:before,
.my-notify-error:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.my-notify-info,
.my-notify-info i {
    color: #00529B;
    background-color: #BDE5F8;
}

.my-notify-success,
.my-notify-success i {
    color: #4F8A10;
    background-color: #DFF2BF;
}

.my-notify-warning,
.my-notify-warning i {
    color: #9F6000;
    background-color: #FEEFB3;
}

.my-notify-error,
.my-notify-error i {
    color: #D8000C;
    background-color: #FFD2D2;
}

.price-slider {
    width: 185px;
    float: left;
    margin-left: 7px;
    /*background-color: #480C0C;*/
    border: none;
    border-radius: 3px;
    font-family: Arial;
}

.age-field,
.hair-field {
    width: 185px;
    float: left;
    margin-left: 7px;
    /*background-color: #480C0C;*/
    border: none;
    border-radius: 3px
}

.age-field>div * {
    display: inline-block;
    float: left;
    margin-top: 5px;
}

.age-field .news_input {
    margin: 0 0;
    width: 56px;
    background-color: #480C0C;
    height: 20px;
}

.age-field label,
.hair-field label,
.price-slider label {
    font-family: Arial;
    font-size: 12px;
    margin-bottom: 5px;
    color: #fff;
}

.age-field>label,
.hair-field>label,
.price-slider>label {
    font-weight: 700;
    font-size: 13px;
}

.age-field>div {
    margin-top: 7px;
}

.age-field>div>label,
.age-field>div>.news_input {
    margin-right: 5px;
}

.age-field>div>.news_input:last-child {
    margin-right: 0;
}

.hair-field select {
    margin-left: 0;
}

.filter-serach {
    text-align: center;
    margin-top: 5px;
    float: left;
    width: 100%;
}

#slider {
    margin-top: 15px;
    margin-bottom: 15px;
}

#info_amount {
    text-align: center;
    font-size: 14px;
    background: #450b0c;
    border-bottom: rgba(255, 255, 255, 0.3) solid 1px;
    padding: 6px 0;
}

#info_amount span {
    margin: 0 20px;
}

.ui-slider-horizontal {
    height: 3px;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    width: 18px;
    height: 18px;
    top: -12px;
    border-radius: 50%;
    background: #480c0c;
    border: 4px solid #684a4a;
    color: #fff;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
}

.employment-form .news_input {
    height: 30px !important;
    min-width: 120px;
    margin: 0 0 !important;
    padding: 0px 0;
    padding-left: 0px;
    display: block;
    width: 100%;
}

/*.employment-form input.news_input {
    padding-left: 5px;
}*/

.employment-form .SumoSelect>.CaptionCont {
    background-color: #692929;
    border-radius: 2px;
    margin: 0;
    height: 20px !important;
    width: 100%;
    border: none;
}

.employment-form .SumoSelect {
    width: 94%;
}

.employment-form .news_input.ErrorField {
    border: none !important;
    background-color: #692929 !important;
    border-color: transparent !important;
    color: #fff !important;
}

.employment-form .SumoSelect>.CaptionCont>label>i {
    background-image: url(../img/down-arrow.png);
    background-color: transparent;
    height: auto;
    width: auto;
    background-size: 8px;
    right: -7px;
}

.employment-form .SumoSelect .select-all {
    border-bottom: 1px solid #2f0505;
    background-color: #692929;
}

.employment-form .SumoSelect>.optWrapper {
    box-shadow: none;
    border: 1px solid #2f0505;
    border-radius: 0;
    background: transparent;
}

.employment-form .SumoSelect>.optWrapper>.options li.opt {
    border-bottom: 1px solid #2f0505;
}

.employment-form .SumoSelect>.optWrapper>.options li.opt:hover {
    background-color: #692929;
}

input[type="file"] {
    padding: 10px;
    background: #692929;
    border: 1px solid #2f0505;
}

.employment-form #captcha {
    display: block;
    width: 98.5%;
    color: #fff;
    padding-left: 5px;
}

.main-slider {
    max-width: 100%;
    position: relative;
}

.main-slider .item {
    padding: 0 20px;
    overflow: hidden;
}

.owl-theme .owl-nav [class*=owl-]:hover,
.owl-theme .owl-nav [class*=owl-] {
    text-decoration: none;
    width: 54px;
    height: 54px;
    margin-top: -27px;
    background: #fff !important;
    transition: all .35s;
}

.owl-theme .owl-nav [class*=owl-] span {
    color: #230306;
    font-size: 30px;
}

.owl-prev,
.owl-next {
    transform: translateY(-100%);
}

.owl-prev {
    left: -50px;
}

.owl-prev {
    left: 0;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-next {
    right: 0;
}

.yt-subscribe {
    z-index: 99;
    position: absolute;
    top: -200px;
    right: 100px;
    text-align: center;
}

.yt-subscribe img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
}

.yt-subscribe h3 {
    margin-top: 15px;
    font-size: 25px;
    color: #fff;
    font-family: Arial;
    background: #761f1e;
    padding: 5px;
}

.yt-subscribe p {
    padding: 0 15px;
    margin-top: 15px;
    font-size: 12px;
    color: #afafaf;
    letter-spacing: 0.08rem;
    text-transform: uppercase;
}

.watch-video {
    position: relative;
}

.content-wrap {
    text-align: center;
    color: #fff;
    font-family: Arial;
    float: left;
    width: 100%;
    padding: 0;
}

.content-wrap .posted-date {
    padding-top: 40px;
    font-size: 12px;
    letter-spacing: 0.08rem;
    text-transform: uppercase;
}

.content-wrap .entry-title,
.single-blog-list .entry-title {
    margin-top: 12px;
    font-size: 30px;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
}

.content-wrap .tags-links {
    margin-top: 35px;
}

.content-wrap .tags-links a {
    font-size: 16px;
    color: #afafaf;
    background: #230306;
    padding: 7px 10px;
    border-radius: 5px;
    text-decoration: none;
}

.content-wrap .tags-links a:hover {
    background: #761f1e;
}

.content-wrap .featured-image {
    margin-top: 42px;
}

.content-wrap .featured-image img {
    max-width: 100%;
}

.content-wrap .entry-content {
    margin-top: 36px;
    margin-bottom: 36px;
}

.content-wrap .entry-content p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 0;
    padding: 0 30px;
    text-align: center;
}

.single-blog-list {
    float: left;
    max-width: 100%;
    font-family: Arial;
}

.blog-list {}

.blog-list ul {
    list-style: none;
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog-list ul li {
    -ms-flex: 0 0 31.1%;
    flex: 0 0 31.1%;
    max-width: 31.1%;
    margin: 0 11px;
    background: transparent;
    margin-bottom: 15px;
    border: 1px solid #fff;
    border-radius: 8px 8px 0 0;
}

.blog-list ul li .image-box {
    text-align: center;
    height: 240px;
    background-size: cover !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    border-radius: 8px 8px 0 0;
}

.blog-list ul li .image-box img {
    height: 200px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 100%;
    display: block;
    opacity: 0;
}

.single-blog-list .entry-title {
    /*padding-top: 40px;*/
    padding-bottom: 40px;
    padding-bottom: 40px;
    margin-top: 0;
    margin-bottom: 0;
}

.single-list-content {
    text-align: center;
}

.single-list-content a {
    text-decoration: none;
    background: #872627;
    float: left;
    padding: 0px 0px;
    width: 100%;
}

.single-list-content h4 {
    font-size: 24px;
}

.single-list-content p {
    font-size: 14px;
    margin: 20px 0;
    float: left;
    width: 100%;
}

.single-list-content .location-button {
    margin-bottom: 20px;
}

.single-list-content a.location-button {
    border-radius: 4px;
    position: relative;
    background: #230306;
    background: -moz-linear-gradient(top, #240004 0%, #630E0E 100%);
    background: -webkit-linear-gradient(top, #240004 0%, #630E0E 100%);
    background: linear-gradient(to bottom, #240004 0%, #630E0E 100%);
    -webkit-box-shadow: inset 0px 0px 2px 0px #FFF;
    -moz-box-shadow: inset 0px 0px 2px 0px #FFF;
    box-shadow: inset 0px 0px 2px 0px #FFF;
    cursor: pointer;
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    width: auto;
    -webkit-transition: all 0.43s ease;
    transition: all 0.43s ease;
    float: unset;
    padding: 6px 12px;
}

.singleblog-btn {
    width: 100%;
    text-align: center;
    display: block;
    float: left;
    padding: 3px 0 20px 0;
}

table.compare-table {
    width: 100%;
    border-top: 1px solid #7f3b42;
    border-left: 1px solid #7f3b42;
    border-collapse: collapse;
    margin-bottom: 1em;
}

.compare-table th,
.compare-table td {
    padding: 0.5em 1em;
    border-bottom: 1px solid #7f3b42;
    border-right: 1px solid #7f3b42;
    font-size: 14px;
}

.compare-table thead th,
.compare-table tbody td {
    text-align: center;
}


.compare-table th {
    padding: 1em;
}

.compare-tabl tbody th {
    border-bottom: none;
    font-size: 0.75em;
    color: #767676;
    padding-bottom: 0;
}

.compare-table tbody td.compare-title {
    text-align: right !important;
    font-weight: 600;
    background: #7d363c;
    border-bottom: 1px solid #270203;
}

table.compare-table img {
    max-width: 100%;
}
h1.featured-title-supp{
	display:inline-block;
}
.add_cmp_trg_new {
    display: inline-block;
    float: right;
}
.add_cmp_trg_new a{
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    position: relative;
    margin: 5px 9px;
    background: #230306;
    background: -moz-linear-gradient(top, #240004 0%, #630E0E 100%);
    background: -webkit-linear-gradient(top, #240004 0%, #630E0E 100%);
    background: linear-gradient(to bottom, #240004 0%, #630E0E 100%);
    -webkit-box-shadow: inset 0px 0px 2px 0px #fff;
    -moz-box-shadow: inset 0px 0px 2px 0px #fff;
    box-shadow: inset 0px 0px 2px 0px #fff;
    cursor: pointer;
    height: 27px;
    padding: 6px 17px;
    text-align: center;
    -webkit-transition: all 0.43s ease;
    text-decoration: none;
    transition: all 0.43s ease;
}

.ui-widget-content .ui-state-active {
    background: #e9e9e9;
    color: #480c0c;
}

.ui-datepicker .ui-datepicker-header {
    border: 1px solid #4297d7;
    background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold;
    
}

.ui-timepicker-div .ui-datepicker-title {
    background-color: #480c0c;
    color: #fff;
    margin: 0;
    padding: 5px;
    text-align: center;
}

.ui-timepicker-div dt, .ui-timepicker-div dd {
    color: #480c0c;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.ui-timepicker-div dd  {
    font-weight: bold;
}
.ui_tpicker_time_label, .ui_tpicker_time {
    display: inline-block;
}
.ui-timepicker-div dt {
    margin-bottom: 10px;
}
.ui_tpicker_hour, .ui_tpicker_minute {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    height: auto;
    width: auto;
}
.ui-datepicker th span {
    color: blue;
}
.ui-datepicker .ui-datepicker-prev span, 
.ui-datepicker .ui-datepicker-next span {
    -webkit-filter: brightness(0) invert(0.9);
    filter: brightness(0) invert(1);
}

.ui-datepicker .ui-datepicker-prev:hover span, 
.ui-datepicker .ui-datepicker-next:hover span {
    -webkit-filter: unset;
    filter: unset;
}

@media (max-width:767px) {
    .ui-state-default, .ui-widget-content .ui-state-default {
        width: 25px;
        height: 25px;
        line-height: 15px;
    }

    .price-slider, .location-form, .age-field, .hair-field, .location-form2 {
        width: 100%;
        margin-left: 0;
    }

    #info_amount span {
        color: #fff;
    }

    .age-field .news_input {
        width: 20%;
    }

    #form_filter, .location-form {
        margin-left: 10%;
        margin-right: 10%;
    }

    .location-form {
        width: calc(100% - 20%);
    }

    #form_filter .location-form {
        margin-left: 0%;
        margin-right: 0%;
        width: 100%;
    }

    #form_filter .location-input,
    .location-form .location-input {
        margin-left: 0;
        width: 100%;
    }
}