#profile {
    min-height: 55%;
}

.navig {
    position: sticky;
    padding-top: 27px;
    top: 0;
    background: #fff;
    z-index: 99;
    min-height: 58px;
    padding-bottom: 27px;
    height: 85px;
}

.navig .prev, .navig .next {
    height: 31px;
    width: 118px;
    border-radius: 5px;
    background-color: #c83070;
    background-image: linear-gradient(-55deg, #d81d6d 0%, #d7419d 100%);
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin-left: 0px;
    padding-top: 8px;
    vertical-align: top;
    cursor: pointer;
}

.navig .favorite, .profile_info .favorite {
    background-color: transparent;
    border: 2px solid #b9b9b9;
    border-radius: 5px;
    width: 118px;
    height: 31px;
    font-size: 14px;
    color: #474747;
    float: right;
    text-align: center;
    margin-left: 9px;
    padding-top: 5px;
    vertical-align: top;
    cursor: pointer;
    margin-right: 8px;
}

.navig .favorite img, .profile_info .favorite img {
    margin-top: -3px;
    width: 19px;
}

.navig .prev {
    float: left;
}

.navig .favorite, .navig .next {
    float: right;
}

.navig .prev img {
    padding-right: 8px;
    margin-top: -2px;
}

.navig .next img {
    padding-left: 8px;
    margin-top: -2px;
}

/* wide gallery */
div.wide-gallery {
    position: relative;
    z-index: 1;
    border-radius: 5px;
    overflow: hidden;
}
div.wide-gallery > ul {
    white-space: nowrap;
    width: 100%;
    height: 485px;
    text-align: center;
    margin: 0;
}

div.wide-gallery > ul > li {
    display: inline-block;
    border: 0px #b687c6 solid;
    height: 100%;
    vertical-align: top;
    position: relative;
}
div.wide-gallery > ul > li.video-slide {
    max-width: 92vw;
}
div.wide-gallery > ul > li > img {
    height: 100%;
    vertical-align: top;
}
div.wide-gallery > ul > li iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 100vw;
    top: 0;
    left: 0;
}
div.wide-gallery > ul > li:not(:first-child) {
    border-left: 0;
}

.swiper-scrollbar {
    left: 0.5%;
    bottom: 30px;
    z-index: 50;
    height: 5px;
    width: 99%;
    background-color: #e0e0e0;
    border-radius: 5px;
    opacity: 0.5;
    filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";
    margin-top: 10px;
}
.swiper-scrollbar > div {
    height: 100%;
    width: 100%;
    position: relative;
    background: #e14163;
    border-radius: 5px;
    left: 0;
    top: 0;
}
/* wide gallery end */

#profile .profile_block {
    padding-top: 0px;
}

#profile .profile_block .descs {
    background-color: #ebebeb;
    border-radius: 10px;
    padding: 22px 27px;
    margin-bottom: 40px;
    margin-top: 30px;
}

#profile .profile_block .descs .name {
    color: #292929;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding-bottom: 9px;
}

#profile .profile_block .descs .text {
    line-height: 18.24px;
    font-size: 14px;
    color: #131313;
}

#profile .profile_block .descs .date {
    font-size: 12px;
    color: #939393;
    float: right;
}

#profile .profile_info .photo_info {
    border-radius: 5px;
    background-color: #61ad68;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 3px 10px;
    vertical-align: top;
}

#profile .profile_info .photo_info img {
    width: 14px;
    margin-right: 2px;
    margin-top: -3px;
}

#profile .profile_info .name {
    font-size: 47px;
    color: #000000;
    font-weight: 700;
    padding-top: 9px;
    padding-bottom: 9px;
}

#profile .profile_info .location {
    font-size: 14px;
    font-weight: 700;
    color: #292929;
    padding-bottom: 26px;
    border-bottom: 1px solid #dbd8d8;
}

#profile .profile_info .location span {
    color: #000000;
    font-weight: 400;
}

#profile .profile_info .phone {
    font-size: 30px;
    color: #131313;
    padding-top: 24px;
    padding-left: 0px;
    padding-bottom: 28px;
}
#profile .profile_info .phone a {
    color: #131313;
}

#profile .profile_info .phone img {
    margin-top: -7px;
}

#profile .profile_info .sms span {
    font-size: 14px;
    color: #292929;
    font-weight: 700;
    display: block;
    padding-bottom: 7px;
}

#profile .profile_info .sms {
    color: #202020;
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 31px;
    border-bottom: 1px solid #dbd8d8;
}

#profile .profile_info .call {
    padding-top: 30px;
}

#profile .profile_info .call .head, #profile .profile_info .services .head  {
    font-size: 14px;
    color: #292929;
    font-weight: 700;
    padding-bottom: 5px;
}

#profile .profile_info .call .desc, #profile .profile_info .services .desc  {
    color: #181717;
    font-size: 14px;
    letter-spacing: -0.28px;
    font-weight: 400;
    padding-bottom: 6px;
}

#profile .profile_info .call .desc span, #profile .profile_info .services .desc span {
    float: right;
    width: 80px;
    text-align: left;
}

#profile .profile_info .people_info .desc {
    font-size: 14px;
    font-weight: 700;
    color: #202020;
    padding-bottom: 6px;
    max-width: 196px;
}

#profile .profile_info .people_info .desc span {
    font-size: 14px;
    color: #202020;
    font-weight: 400;
    float: right;
    width: 100px;
}

#profile .profile_info .services .head {
    padding-bottom: 9px;
}

#profile .profile_info .services .desc {
    position: relative;
    padding-left: 29px;
}

#profile .profile_info .services .desc:before {
    position: absolute;
    left: 4px;
    top: 3px;
    content: url(/themes/newd2/img/h_r.png);
}

#profile hr {
    border-top: 1px solid #dbd8d8;
    margin-top: 29px;
    margin-bottom: 28px;
}

#profile .another_block {
    border: 2px solid rgba(219, 216, 216, 0.34);
    border-radius: 5px;
    padding: 15px 21px;
    margin-top: 29px;
    padding-bottom: 25px;
}

#profile .another_block .item {
    position: relative;
    overflow: hidden;
}

#profile .another_block .item .img img {
    width: 100%;
    border-radius: 4px;
}

#profile .another_block .first .img, #profile .another_block .first .ing {
    display: inline-block;
}

#profile .another_block .first {
    margin-bottom: 16px;
}

#profile .another_block .first .ing {
    margin-left: 15px;
    margin-top: 14px;
    vertical-align: top;
}

#profile .another_block .first .ing .from {
    font-size: 14px;
    color: #292929;
    font-weight: 700;
}

#profile .another_block .first .ing a {
    text-decoration: underline;
    font-size: 17px;
    color: #cf1479;
    font-weight: 700;
}

#profile .another_block .item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-image: url(/themes/newd2/img/another_sh.png);
}

#profile .another_block .item .name {
    position: absolute;
    bottom: 0px;
    left: 3px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    padding-bottom: 4px;
}

#like {
    background-color: #ececec;
    margin-top: 43px;
    padding-top: 31px;
}

#like .head {
    font-weight: 700;
    font-size: 14px;
    color: #292929;
    padding-left: 7px;
    margin-bottom: 25px;
}

#like .desc {
    padding-top: 28px;
    padding-left: 4px;
    padding-right: 4px;
    max-width: 950px;
    margin-bottom: 44px;
}

#like .desc p {
    line-height: 20px;
    font-size: 14px;
    color: #000000;
    margin-bottom: 20px;
}

#like .img img {
    width: 100%;
}

#thimb {
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 999;
}

.navig .prev:hover, .navig .next:hover {
    opacity: .9;
    cursor: pointer;
}

.head_comments, .head_questions {
    font-size: 14px;
    color: #292929;
    font-family: Bold;
    padding-bottom: 20px;
    padding-left: 26px;
}

.comments-container {
    padding-left: 23px;
}
.controls input {
    height:44px;
    width:300px;
    font-size:17px;
    background-color:#ededed;
}

#LoginForm_RememberMe {
    height: 14px;
    width: 300px;
}

.desc h1 {
    font-size: 43px;
    color: #000;
    padding-bottom: 20px;
    margin-top: -10px;
}

@media screen and (max-width: 767px) {
    .desc h1 {
        margin-top: 20px;
    }
}

.registrbuttona {
    width: 200px;
    background: #f9283a;
    padding: .4em 1em;
    color: #FFF;
    height: 35px;
    font-size: 17px;
    font-weight: 900;
    display: block;
    text-align: center;
    text-decoration: none;
}

/* Custom Radio Button Start*/

.radiotextsty {
    font-size: 16px;
}

.customradio {
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.customradio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: white;
    border-radius: 50%;
    border:1px solid #BEBEBE;
}

/* On mouse-over, add a grey background color */
.customradio:hover input ~ .checkmark {
    background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.customradio input:checked ~ .checkmark {
    background-color: white;
    border:1px solid #BEBEBE;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.customradio input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.customradio .checkmark:after {
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #d81d6d;
}

/* Custom Radio Button End*/

.agency {
    display: none;
}
.errorMessage {
    color:red;
}
div.another_block div.first div.img img {
    border-radius: 4px;
}
.mCustomScrollBox-wrapper {
    list-style: none;
    margin: 0;
    height: 485px;
    overflow-x: auto;
    white-space: nowrap;
}

.mCustomScrollBox-wrapper li {
    margin: 0;
    height: 485px;
    float: left;
}
.mCustomScrollBox-wrapper li img {
    height: 485px;
    width: auto;
}
.wide-gallery .mCSB_dragger_bar {
    background-color: #7e4371 !important;
}
.video-box {
    margin-top: 15px;
}

.video-box .video-js {
    width: 100%;
    height: 300px;
    border-radius: 10px;
}
.video-box .vjs-big-play-button {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: url('/themes/newd2/img/play-btn.png') no-repeat;
    bottom: 0;
    background-color: transparent !important;
    border: 0;
    width: 60px;
    height: 60px;
}
.video-box .vjs-big-play-button .vjs-icon-placeholder {
    display: none;
}
.vimeo-box {
    background: #000;
    border-radius: 10px;
}
@media (max-width: 978px) {
    .wide-gallery .mCSB_scrollTools {
        margin: 0 15px;
    }
}

@media screen and (max-width: 767px) {
    div.video-box {
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0;
    }
}

.help-block.green_error {
    color: green;
}

.span5.input_form.green_error {
    border-color: green;
    color: green;
}

label.green_error {
    color: green;
}

.alert.alert-block.alert-error.custom-error {
    display: inline-block;
    border-radius: 7px;
    background-color: #514F4F;
    color: #FFFFFF;
    min-width: 400px;
}

.alert.alert-block.alert-error.custom-error ul {
    list-style: none;
}

.alert.alert-block.alert-error.custom-error ul li {
    display: flex;
    align-items: center;
}

.alert.alert-block.alert-error.custom-error ul li span {
    display: inline-block;
    padding-right: 10px;
}