html {
    overflow-x: hidden
}

.container {
    width: 1170px;
    max-width: 100%;
}

@media screen and (min-width: 1500px) {
    .container {
        width: 1590px
    }
}

@media screen and (min-width: 1300px) {
    .container {
        width: 1280px
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .container {
        width: 970px;
    }
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

header .navbar-default {
    border: 0;
    background-color: #fff
}

header .navbar {
    height: 95px;
    margin-bottom: 0
}

header .navbar-brand {
    width: 240px
}

header .navbar-brand img {
    width: 100%
}

.shadow-bottom {
    height: 3rem;
    background: linear-gradient(to bottom, rgb(225 225 225 / 39%) 0, transparent 96%);
}

header .navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
    font-family: "Encode Sans Semi Expanded", sans-serif;
    font-size: 15px;
    color: #333;
    font-weight: 600;

}

header .navbar-default .navbar-nav>li {
    padding: 22px 0
}

header .navbar-default .navbar-nav>.active>a,
header .navbar-default .navbar-nav>.active>a:focus,
header .navbar-default .navbar-nav>.active>a:hover,
header .navbar-default .navbar-nav>li>a:focus,
header .navbar-default .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #911750
}

.slick-arrow {
    background-repeat: no-repeat !important;
}

header .navbar-collapse,
header .navbar.navbar-default .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.carousel-caption h3 {
    color: #fff;
    font-family: 'Quattrocento', serif;
    font-size: 48px;
    text-transform: uppercase;
    margin-top: 22%
}

.carousel-caption p {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;

    letter-spacing: 3px
}

.index-slider {
    position: relative
}

.index-slider .carousel-caption {
    top: 0;
    left: 26%;
    right: 26%
}

.firsVideo-section .video-block img {
    width: 100%;
    height: 100%
}

.firsVideo-section {
    margin-top: 25px;
    margin-bottom: 30px
}

.vBlock-title {
    text-align: center;
    margin-bottom: 40px
}

.vBlock-title img {
    margin-bottom: 15px
}

.description-block h4,
.vBlock-title p {
    color: #911750;
    font-family: 'Quattrocento', serif;
    text-transform: uppercase
}

.vBlock-title p {
    font-size: 22px;
    width: 780px;
    margin: 0 auto
}

.description-block {
    padding: 50px;
    background-color: #f5f5f5;
    text-align: center
}

.description-block h4 {
    font-size: 20px;
    padding: 0 15px;
    margin-bottom: 20px
}

.description-block p {
    color: #666;

    margin-bottom: 34px
}

.description-block a:hover {
    background-color: #fff;
    border: 1px solid #e6ddca;
    color: #911750;
    text-decoration: none
}

.description-block,
.video-block {
    height: 432px;
    position: relative
}

.secondVideo-section .left-block h4,
.video-block .beyond-video {
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Quattrocento', serif
}

.video-block .beyond-video {
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 30px;
    width: 70%
}

.video-block:hover .beyond-video {
    color: #911750
}

.video-block:hover .beyond-video span {
    color: #fff
}

.gallery .gall-btn span,
.video-block .beyond-video span {
    font-size: 12px;
    font-family: "OpenSansRegular"
}

.secondVideo-section .left-block h4 {
    color: #911750;
    margin-bottom: 30px
}

.secondVideo-section {
    padding: 0 25px
}

.secondVideo-section .left-block p {
    margin-bottom: 30px
}

.description-block a,
.secondVideo-section .left-block a {

    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    color: #911750;
    display: inline-block;
    border: 1px solid #911750;
    padding: 13px 20px
}

.secondVideo-section .left-block a:hover {
    background-color: #faf5e4;
    color: #fa318f;
    border: 1px solid transparent
}

.index-slider .carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0 7px;
    background-color: #c6b8b9;
    opacity: .6;
    border: 0
}

.index-slider .carousel-indicators li.active {
    background-color: #fff;
    opacity: 1
}

.secondVideo-section .right-block .top-text {
    font-family: "QuattrocentoBold";
    font-size: 18px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 30px
}

.secondVideo-section .left-block p,
.secondVideo-section .right-block .bottom-text {
    color: #666;

    line-height: 23px
}

.secondVideo-section .center-block .border-over {
    border: 1px solid #8d7238;
    position: absolute;
    width: 82%;
    margin: 0 33px
}

.center-video .middle-video {
    position: relative;
    top: 35px;
    height: 240px;
    box-shadow: 0 0 40px #b7b7b7
}

.center-video .middle-video img {
    width: 100%;
    position: absolute;
    top: 45px;
    box-shadow: 0 0 40px #b7b7b7
}

.border-over p {
    font-size: 20px;
    line-height: 24px;
    margin-top: 320px
}

.center-block .center-video {
    position: relative
}

.gallery .gall-btn span {
    display: block;
    color: #333;
    font-size: 10px;
    letter-spacing: 3px
}

.vc_row.wpb_row.vc_row-fluid.gallery {
    position: relative;
    margin-bottom: 45px !important
}

.text-section .text1 p {
    font-size: 15px;
    color: #333;
    font-family: "QuattrocentoBold", serif
}

.text-section .text2 p {
    color: #666;
    font-family: "OpenSansRegular", serif
}

.media,
.text-section {
    padding: 0 30px
}

.border-over p,
.media .media-title {
    text-align: center;
    color: #911750;
    text-transform: uppercase;
    font-family: 'Quattrocento', serif
}

.media .media-title {
    font-size: 30px
}

.slick-slide {
    outline: 0
}

.bottSlide-text {
    text-align: center;
    margin-bottom: 20px
}

#cityguidgrid {}

#cityguidgrid .artclitem_content_rmore {
    display: none
}

.uppercase {
    text-transform: uppercase
}

.afpslid_item {
    padding: 0 1.5rem
}

.afpslid_item_img {}

.afpslid_item_img>img {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    object-fit: contain;
    object-fit: cover;
}
.afpslid_item:hover{text-decoration: none}

.afpslid_item_ttl {
    text-transform: uppercase
}

.afpslid_item_ttl>h5,
.bottSlide-text p:first-child {
    font-size: 20px;
    color: #000;
    line-height: 30px;
    font-family: arial;
    text-align: left;
    cursor: pointer;
    width: 90%;
    margin-top: 25px
}
#readyText h5{
    color: #50485b !important;
}
.afpslid_item_exept {
    color: #000;
    background-color: #fff;
    position: relative;
}

#artgrid,
#cityguidgrid,
#cityfoot {
    padding: 0 2vw
}

#cityfoot .vc_grid-item {
    padding-bottom: 0;
}

.city_item {}

.city_item_ttl {
    margin-bottom: 0
}

.city_item_ttl>h5 {
    font-size: 20px;
}

.bottSlide-text p:nth-child(2) span {
    display: block;
    margin-top: 10px
}

.bottSlide-text p:nth-child(2) {
    color: #666;

    width: 90%
}

.media-slider {
    position: relative;
    margin-bottom: 50px
}

.some-cities .article-list .litt-slide:hover .bottSlide-text p:first-child {
    color: #fa318f
}

.bottom-sect span {
    display: block;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(45deg, #333, #911750, #333);
    -webkit-background-clip: text;
    width: 600px;
    margin: 0 auto
}

@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
    .bottom-sect span {
        -webkit-text-fill-color: transparent
    }
}

.bottom-sect span,
.intr-lists .criteria-right .crit-list li a {
    color: #911750
}

.bg-white {
    background-color: #fff;
    display: inline-block;
    z-index: 1000;
    position: absolute;
    left: 50%;
    margin-left: -300px
}

.bottom-sect {
    text-align: center;
    position: relative;
    height: 200px
}

.bottom-sect hr {
    border-top: 2px solid #911750;
    position: absolute;
    top: 50px;
    width: 100%
}

.fott-leftSect ul li:first-child,
.left-list li:first-child {
    font-family: "QuattrocentoBold";
    color: #333;
    text-transform: uppercase;
    margin-bottom: 10px
}

.fott-leftSect ul li a,
.left-list li a {
    font-family: "Encode Sans Semi Expanded", sans-serif;
    font-size: 13px;
    color: #911750
}

.left-list li:last-child a:after {
    background-image: url(../image/fb.png);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: 100%;
    vertical-align: middle;
    margin-left: 10px
}

.right-list li:first-child {
    font-size: 24px;
    color: #333;
    font-family: "QuattrocentoBold";
    text-transform: uppercase
}

.right-list li:nth-child(2),
.right-list li:nth-child(3) a {
    font-size: 11px;
    color: #666;
    font-family: "OpenSansRegular"
}

.right-list li:nth-child(3) a {
    color: #911750
}

.fott-leftSect {
    display: inline-block
}

.right-list {
    margin-top: -10px
}

.inp-fields input {
    outline: 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    width: 100%;

    font-style: italic;
    max-width: 300px;
    margin-bottom: 10px;
    padding: 5px
}

.inp-fields,
.resived {
    text-align: center
}

.resived {
    font-size: 12px;
    font-family: "Encode Sans Semi Expanded", sans-serif;
    color: #666;
    margin: 60px 0 30px
}

.resived span {
    font-size: 15px;
    color: #911750;
    text-transform: uppercase;
    font-family: "QuattrocentoBold"
}

.fott-leftSect ul li a:hover,
.left-list li a:hover {
    color: #fa318f
}

.gallery img,
.shadow-bottom img {
    width: 100%
}

.ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {
    display: none !important
}

.html5-video-player svg,
.ytp-large-play-button {
    display: none !important
}

.inp-fields input.foot-btn {
    font-size: 15px;

    color: #911750;
    text-transform: uppercase;
    font-style: normal;
    background-color: transparent;
    border: 0;
    text-align: right;
    width: auto
}

.bottom-button {
    text-align: right;
    max-width: 310px;
    margin: 0 auto
}

.content .breadcrumb {
    background-color: transparent;
    text-align: right;
    padding: 0;
    margin-top: -25px
}

.content .breadcrumb li a {
    font-size: 11px;
    color: #757575;

    font-weight: 700
}

.content .breadcrumb li.active {
    font-size: 11px;
    color: #911750;
    text-transform: uppercase
}

.content .breadcrumb>li+li:before {
    padding: 0 6px 0 2px;
    color: #ccc;
    content: "•"
}

.content h1 {
    text-align: center;
    font-size: 60px;
    color: #333;
    font-family: 'Quattrocento', serif;
    margin-top: 0;
    margin-bottom: 30px
}

.vBlock-title.bord {
    text-align: center;
    border: 1px solid #911750;
    padding: 25px 0;

    margin: 0 auto 30px
}

.width90 {
    width: 90%;
    margin: 0 auto
}

.latnumb p:first-child {
    color: #dc9fc0;
    font-size: 70px;
    font-family: 'Quattrocento', serif;
    text-align: center;
    margin-bottom: 0
}

.latnumb p:last-child {
    text-align: center;
    color: #333;
    font-family: 'Quattrocento', serif;
    font-size: 18px;
    padding: 0 10px
}

.width70 {
    width: 67%;
    padding-top: 4rem;
    border-top: 1px solid #911750;
    margin: 50px auto 60px
}

#related_posts .afpslid_item {
    width: 378px;
}

#related_posts {
    margin-top: 7rem
}

#artcl_subtt,
#artcl_subtt p,
.width70 p {
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    color: #911750;
    text-transform: uppercase;
    font-family: 'Quattrocento', serif;
    text-align: center
}

.gide-text p,
.twoText-block p {
    color: #757575;
    font-family: 'Quattrocento', serif;

    font-size: 16px
}

.twoText-block p:first-child span {
    font-size: 60px;
    font-family: 'Quattrocento', serif;
    float: left;
    margin-right: 10px
}

.width80 {
    width: 80%;
    margin: 0 auto
}

.right-info ul li.bottm50,
.twoText-block {
    margin-bottom: 50px
}

.critera .crit,
.intr-lists .crit {
    font-size: 30px;
    color: #911750;
    font-family: 'Quattrocento', serif;
    text-transform: uppercase
}

.threeLat p:first-child {
    color: #dc9fc0;
    font-size: 70px;
    font-family: 'Quattrocento', serif;
    text-align: center;
    margin-bottom: 0;
    line-height: 70px
}

.threeLat p:last-child {
    font-size: 18px;
    font-family: 'Quattrocento', serif;
    text-align: center
}

.ctiteria-left {
    border: 1px solid #911750
}

.criteria-right,
.ctiteria-left {
    padding: 35px 25px
}

.mar-top30 {
    margin-top: 30px
}

.crit-list {
    margin-top: 40px;
    list-style-type: disc;
    padding-left: 20px
}

.crit-list li {
    margin-bottom: 10px
}

.criteria-right .crit-rightTitle {
    font-size: 18px;
    color: #333;
    font-family: 'Quattrocento', serif;
    font-weight: 700
}

.crit-list,
.criteria-right .crit-descr {
    color: #757575;
    font-family: "OpenSansRegular"
}

.critera {
    margin-bottom: 45px
}

.casting-form h2,
.contactForm h2 {
    font-size: 30px;
    color: #000;
    font-family: 'Quattrocento', serif;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 90px
}

.casting-form {

    padding: 50px;
    margin-bottom: 80px
}

.light-autocomplete-list>ul {
    position: absolute;
    background-color: #fff;
    width: 250px;
    height: 100px;
    left: 0;
    z-index: 99;
}

.light-autocomplete-container {
    /*z-index: 999;*/
    /*position: absolute;*/
    /*width: 300px;*/
    /*height: 90px;*/
    font-size: 13px;
    line-height: 17px;
}

#contact-form label {
    width: 100%;
    margin-bottom: 12px;
    color: #111111;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0.1em;
}

.light-autocomplete-list .light-autocomplete-element {
    cursor: pointer
}

#contact-form input::placeholder,
#contact-form textarea::placeholder {
    font-style: normal !important;
}

#contact-form .col-md-12:not(:last-child) {
    margin-bottom: 2.5rem
}

#contact-form .wpcf7-form-control-wrap {
    margin-top: 13px;
    display: block;
}

#casting input[type=text],
#contact-form input[type=email],
#contact-form input[type=text],
#contact-form textarea,
input[type=email],
input[type=tel] {
    outline: 0;
    border: 0;
    height: 35px;
    border-bottom: 1px solid #911750;
    background-color: transparent;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    color: #111111;
    box-sizing: border-box;
}

#contact-form .wpcf7-not-valid-tip {
    letter-spacing: 2px;
    margin-top: 4px;

    text-transform: uppercase;
    color: #815F42;
}

#contact-form .wpcf7-not-valid {
    border-bottom: 2px solid #A47B58 !important;
}

#contact-form textarea {
    height: 148px;
    border: 1px solid #911750;
    padding: 1rem
}

#casting input::-webkit-input-placeholder,
#contact-form input::-webkit-input-placeholder {
    color: #757575;

    font-style: italic
}

#casting input::-moz-placeholder,
#contact-form input::-moz-placeholder {
    color: #757575;

    font-style: italic
}

#casting input:-moz-placeholder,
#contact-form input:-moz-placeholder {
    color: #757575;

    font-style: italic
}

#casting input:-ms-input-placeholder,
#contact-form input:-ms-input-placeholder {
    color: #757575;

    font-style: italic
}

#casting .form-title {
    text-transform: uppercase;
    color: #911750;
    font-family: 'Quattrocento', serif;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 25px
}

#casting .jq-selectbox,
#contact-form .jq-selectbox,
.articles-slider .item img,
.right-info ul li.full {
    width: 100%
}

#casting .jq-selectbox__select,
#contact-form .jq-selectbox__select {
    border: 0;
    border-bottom: 1px solid #911750;
    border-radius: 0;
    background: 0 0;
    box-shadow: none;
    height: 23px;
    font: 14px/21px Arial, sans-serif;
    padding: 0
}

#casting .jq-selectbox__trigger,
#contact-form .jq-selectbox__trigger {
    border-left: none
}

#casting .jq-selectbox__trigger-arrow,
#contact-form .jq-selectbox__trigger-arrow {
    border-top: 5px solid #911750;
    top: 8px
}

#casting .jq-selectbox__select-text,
#contact-form .jq-selectbox__select-text {
    color: #757575;

    font-style: italic
}

#casting .jq-selectbox li:hover,
#contact-form .jq-selectbox li:hover,
.right-info .jq-selectbox li:hover,
.tab-selectBlock .jq-selectbox li:hover {
    background-color: transparent;
    color: #911750
}

#casting .jq-selectbox li.selected,
#contact-form .jq-selectbox li.selected,
.right-info .jq-selectbox li.selected,
.tab-selectBlock .jq-selectbox li.selected {
    background-color: transparent;
    color: #000
}

#casting .jq-selectbox li,
#contact-form .jq-selectbox li,
.right-info .modId span {
    font-family: "Encode Sans Semi Expanded", sans-serif
}

#casting .jq-selectbox__dropdown,
#contact-form .jq-selectbox__dropdown {
    border-radius: 0;
    border: 0;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .2)
}

.bottom20 {
    margin-bottom: 25px
}

.top20 {
    margin-top: 20px
}

.top50 {
    margin-top: 50px
}

#casting .small-tit,
#casting label,
#casting span {
    color: #757575;

    font-style: italic;
    margin-top: 20px
}

#casting .small-tit {
    margin-bottom: 20px
}

#casting label,
#casting span {
    font-weight: 400;
    display: inline-block;
    width: 100%
}

#casting .jq-radio {
    border-radius: 0;
    border: 1px solid #911750;
    background: 0 0
}

#casting .jq-radio.checked .jq-radio__div {
    margin: 0;
    height: 100%;
    background-color: #911750;
    background-image: url(../image/checked.png);
    background-repeat: no-repeat;
    background-position: center
}

.load-btn {
    margin-top: 40px
}

#casting .jq-file__browse {
    display: none
}

#casting .jq-file,
#casting .jq-radio.checked .jq-radio__div {
    width: 100%;
    border-radius: 0;

}

#casting .jq-file:hover {
    cursor: pointer
}

#breadcrumbs {
    margin-bottom: 2.5rem
}

#casting .jq-file__name,
.bottForm-photo p {
    font-size: 24px;
    color: #911750;
    font-family: 'Quattrocento', serif
}

#casting .jq-file__name {
    height: 140px;
    border: 0;
    border-radius: 0;
    background-color: #f5f5f5;
    box-shadow: none;
    padding: 54px 110px;
    background-image: url(../image/arr-top.png);
    background-repeat: no-repeat;
    background-position: 50px center
}

#casting .hov-color {
    background-image: url(../image/arr-top1.png);
    /*background-color: #fffcf4;*/

}

.top10 {
    margin-top: 10px
}

.bottForm-photo p {
    text-transform: uppercase;
    margin-bottom: 20px
}

.big-photo img,
.bottForm-photo img {
    margin-bottom: 40px
}

#casting .load-video .jq-file__name {
    color: transparent
}

.load-video .jq-file__name:before {
    content: "Load Video";
    color: #911750
}

b,
strong {
    font-width: 60;
}

.bottom-submit {
    text-align: center;
    margin: 0 auto;
    width: 70%
}

.bottom-submit input[type=submit] {
    margin-top: 50px;
    text-transform: uppercase;
    font-weight: 400;
    background-color: transparent;
    height: 85px;
    width: 380px;
    font-size: 24px;
    outline: 0;
    color: #000 !important;
    border: 1px solid #000 !important;
    transition: all .2s ease-in-out
}

.bottom-submit input[type=submit]:hover {
    background-color: #9a295e !important;
    border: 1px solid #9a295e !important;
    color: #fff !important;
    transition: all .2s ease-in-out
}

.model-section .model-name {
    font-size: 40px;
    color: #333;
    font-family: 'Quattrocento', serif;
    width: 90%;
    margin: 0 auto 10px
}

.model-section .grey-bg {
    background-color: #f7f7f7;
    padding: 45px 30px
}

.big-photo img {
    width: auto;
    max-height: 88vh;
    max-width: 100%;
    height: auto
}

.col-sm-3.left0 {
    padding-left: 0
}

.col-sm-9.pad-r5 {
    padding-right: 5px;
    text-align: center
}

#menu-main {
    justify-content: space-between
}

#menu-main #login-link,
.article-post .art-title p span,
.little-photo:hover .fon-img {
    display: block
}

@media screen and(min-width: 900px) {
    #menu-main {
        display: flex !important;
    }
}

.fon-img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../image/img3.png);
    cursor: pointer;
    display: none;
    z-index: 9999
}

.right-info .modId,
.right-info ul li {
    color: #666;
    font-family: "OpenSansRegular"
}

.right-info .modId {
    font-size: 18px
}

.right-info ul li {
    border-bottom: 1px solid #d0d0d0;
    width: 50%;
    margin-bottom: 10px;
    padding-bottom: 5px
}

.right-info .jq-selectbox__select,
.tab-selectBlock .jq-selectbox__select {
    border: 0;
    border-radius: 0;
    background: 0 0 !important;
    box-shadow: none !important;
    height: 23px;
    font: 14px/21px Arial, sans-serif;
    padding: 0
}

.right-info .jq-selectbox__trigger,
.tab-selectBlock .jq-selectbox__trigger {
    border-left: none
}

.right-info .jq-selectbox__trigger-arrow,
.tab-selectBlock .jq-selectbox__trigger-arrow {
    border-top: 5px solid #911750;
    top: 8px
}

.right-info .jq-selectbox__select-text,
.tab-selectBlock .jq-selectbox__select-text,
a.button-inv {

    font-weight: 700;
    color: #911750
}

.right-info .jq-selectbox li,
.tab-selectBlock .jq-selectbox li {
    font-family: "Encode Sans Semi Expanded", sans-serif;
    width: 100%;
    border: 0
}

.right-info .jq-selectbox__dropdown,
.tab-selectBlock .jq-selectbox__dropdown {
    border-radius: 0;
    border: 0;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .2)
}

.right-info .jq-selectbox {
    width: 100px
}

.right-info ul {
    margin-bottom: 100px
}

a.button-inv {
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid #911750;
    font-size: 24px;
    outline: 0;
    width: 100%;
    display: block;
    text-align: center;
    padding: 30px 0
}

a.button-inv:hover {
    background-color: #f3eedd;
    color: #fa318f;
    border: 1px solid #f3eedd
}

.addFav,
.addFav:focus,
.addFav:hover {
    color: #9a295e;
    font-family: "Encode Sans Semi Expanded", sans-serif;
    text-transform: uppercase;
    margin-top: 10px;
    display: block
}

.addFav:after {
    content: "";
    background-image: url(../image/right-trig.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 10px;
    display: inline-block;
    margin-left: 5px
}

.widget_recent_entries h2.widgettitle,
.wpfp-link.addFav:after,
.wpfp-span.addFav:after {
    display: none
}

.button-back a

/*, .text-block*/
    {
    color: #666;

    margin-top: 60px
}

.text-block {

    margin-top: 60px
}

.button-back a {
    font-size: 11px;
    color: #911750;
    font-weight: 700;
    border: 1px solid #911750;
    text-transform: uppercase;
    width: 120px;
    display: inline-block;
    text-align: center;
    height: 36px;
    line-height: 36px;
    margin-top: 50px;
    margin-bottom: 60px
}

.button-back a:focus,
.button-back a:hover {
    background-color: #911750;
    border: 1px solid #faf5e4;
    color: #fff
}

.tabs-block ul.nav.nav-tabs {
    text-align: center;
    border: 0
}

.tabs-block ul.nav.nav-tabs li {
    float: none;
    display: inline-block
}

.tabs-block ul.nav.nav-tabs li a {
    border: 0;
    color: #333;
    text-transform: uppercase;
    font-family: "Encode Sans Semi Expanded", sans-serif
}

.tabs-block ul.nav.nav-tabs li a:hover {
    background-color: transparent
}

.tabs-block ul.nav.nav-tabs li a:hover,
.tabs-block ul.nav.nav-tabs li.active a {
    color: #911750;
    border-bottom: 1px solid #911750
}

.tabs-block .tab-topText {
    font-weight: 700;
    font-family: 'Quattrocento', serif;
    font-size: 18px;
    color: #333;
    width: 50%;
    text-align: center;
    margin: 0 auto 40px
}

.tabs-block .tab-pane {
    padding: 50px 30px
}

.tab-selectBlock label {
    font-weight: 400;
    font-style: italic;
    width: 28%
}

.sf-nav {
    text-align: center;
    width: 500px;
    margin: 20px auto 0 !important;
    font-size: 20px;
    color: #c7a871
}

ul.sf-nav>li {
    float: left;
    margin: 5px 1% !important;
    border-radius: 23px
}

.tab-selectBlock .jq-selectbox {
    width: 70%
}

.tab-selectBlock.bord-none {
    border: 0
}

.tab-selectBlock .left-filt label {
    width: auto;
    color: #757575;

    margin-right: 5px
}

.tab-selectBlock .left-filt {
    outline: 0
}

.tab-selectBlock .right-filt input[type=submit] {
    color: #911750;
    font-family: "Encode Sans Semi Expanded", sans-serif;
    border: 0;
    background-color: transparent
}

.tab-selectBlock .left-filt input[type=text],
.tab-selectBlock .right-filt input[type=text] {
    border: 0;
    outline: 0;
    border-bottom: 1px solid #911750;
    width: 65%;
    padding-bottom: 4px
}

.tab-selectBlock .left-filt,
.tab-selectBlock .right-filt {
    display: inline-block;
    width: 48%
}

.tabs-block h2 {
    font-size: 36px;
    color: #911750;
    font-family: 'Quattrocento', serif;
    margin-bottom: 25px
}

a[href="#contact-form"] {
    color: #911750
}

a[href="#contact-form"]:hover {
    color: #911750
}

.topContact-trxt {
    /* font-weight: 700; */
    font-family: 'Quattrocento', serif;
    font-size: 18px;
    color: #333;
    text-align: center;
    margin: 0 auto 40px
}

.contactTop-list {
    width: 90%;
    margin: 0 auto 45px
}

.contLeft-list li:first-child a {
    color: #333;
    font-weight: 600;
    font-family: "Encode Sans Semi Expanded", sans-serif;
    text-transform: uppercase;
    display: inline-block
}

.contLeft-list li:first-child a:after {
    content: "";
    background-image: url(../image/right-trig.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 10px;
    display: inline-block;
    margin-left: 5px
}

.contLeft-list li:first-child {
    margin-bottom: 25px
}

.contLeft-list li {
    margin-bottom: 10px;
    color: #88887e;
    font-family: "OpenSansRegular"
}

.contLeft-list li span {
    color: #424242;
    font-weight: 700
}

.contLeft-list li:nth-child(2) a {
    color: #333;
    font-weight: 600;
    font-family: "Encode Sans Semi Expanded", sans-serif
}

.contRight-list li {
    font-size: 18px;
    color: #911750;
    font-family: 'Quattrocento', serif;
    text-transform: uppercase
}

.contRight-list li span {
    font-size: 14px;
    color: #757575;
    text-transform: none;

    float: right;
    width: 200px
}

.contRight-list li span:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    margin: 3px 25px 3px 0;
    background-color: #666
}

.contactForm {}

.grecaptcha-badge {
    display: none
}

input.wpcf7-form-control::placeholder {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.contactBottom-text {
    /* width: 60%;
     text-align: center;
     margin: 80px auto 0;*/
    color: #88887e;
    font-family: "OpenSansRegular"
}

.moreinf {
    color: #757575;
    text-align: center;
    margin-top: -60px;
    margin-bottom: 70px
}

.moreinf a,
.moreinf a:focus,
.moreinf a:hover {
    color: #911750
}

.criteria-right .moreinf {
    margin-top: 20px;
    text-align: left
}

.intr-lists .criteria-right:hover {
    background-color: #f5f5f5
}

.intr-lists .criteria-right .crit-list.firstlist-none li:first-child {
    list-style-type: none;
    margin-left: -20px
}

.intr-lists {
    margin-bottom: 100px
}

.media-sect .litt-slide {
    margin-bottom: 40px;
    text-align: center
}

.media-sect .bottSlide-text p:first-child {
    width: 100%
}


.media-sect .bottSlide-text p:nth-child(2) {
    width: 100%
}

.media-pagination {
    text-align: center
}

.media-pagination .pagination li a,
.media-pagination .pagination li a:focus,
.media-pagination .pagination li a:hover {
    color: #911750;
    font-size: 18px;
    font-family: "Encode Sans Semi Expanded", sans-serif;
    background-color: transparent;
    border: 0
}

.media-pagination .pagination li a:hover,
.media-pagination .pagination li.active a {
    border: 1px solid #911750
}

.media-pagination .pagination li:first-child a,
.media-pagination .pagination li:last-child a {
    border: 0
}

.bottom-submit.top0 input[type=submit] {
    margin-top: 0
}

.bottom-submit.top0 {
    margin-bottom: 100px
}

.article-post .art-title p {
    color: #333;
    font-size: 40px;
    font-family: 'Quattrocento', serif;
    width: 75%
}

.article-post .art-title {
    position: relative;
    width: 90%;
    margin: 0 auto 40px
}

.article-post .art-title .date {
    color: #666;

    position: absolute;
    top: 0;
    right: 0
}

.article-post .artPost-descr {
    font-size: 18px;
    color: #333;
    font-family: 'Quattrocento', serif;
    font-weight: 700;
    padding-right: 20px
}

.aft-p {
    color: #757575;
    font-family: arial;
    font-size: 15px;
    width: 90%;
    margin: 0 auto
}

.aft-p span,
h3.art {
    font-family: 'Quattrocento', serif
}

.aft-p span {
    font-size: 60px;
    float: left;
    margin-top: -25px !important;
    margin-right: 10px
}

.article-post {
    margin-bottom: 50px
}

.width70.add80 {
    width: 100%
}

.top40 {
    margin-top: 40px
}

.articles-slider {
    margin-top: 60px
}

.articles-slider .left.carousel-control,
.articles-slider .right.carousel-control {
    width: 30px;
    height: 30px;
    background-color: #fff;
    opacity: 1;
    background-position: center;
    bottom: 30px;
    position: absolute
}

.articles-slider .left.carousel-control {
    background-image: url(../image/left.png);
    background-repeat: no-repeat;
    border-right: none;
    left: 30px
}

.articles-slider .left.carousel-control:hover {
    background-image: url(../image/left-hover.png)
}

.articles-slider .right.carousel-control {
    left: 60px;
    background-image: url(../image/right.png);
    background-repeat: no-repeat
}

.articles-slider .right.carousel-control:hover {
    background-image: url(../image/right-hover.png)
}

.articles-slider .carousel-control {
    top: auto
}

.articles-slider .carousel-caption {
    background-color: #fff;
    width: 300px;
    padding: 40px 30px;
    right: 30px;
    left: auto;
    top: 30px;
    bottom: auto
}

.articles-slider .carousel-caption p {
    text-shadow: none;
    color: #757575;

    text-transform: none;
    letter-spacing: 0;
    font-size: 14px
}

h3.art {
    text-transform: uppercase;
    font-size: 30px;
    color: #911750;
    text-align: center;
    margin-bottom: 35px
}

.article-list {
    margin-bottom: 80px
}

.art-im img,
.fav-list .col-sm-1 img {
    width: 100%
}

.phClolect-sect {
    width: 70%;
    margin: 0 auto
}

.aft-vidText,
.text {
    color: #757575;

    text-align: center
}

.aft-vidText {
    margin-top: 50px;
    font-size: 18px;
    color: #000;
    font-family: 'Quattrocento', serif;
    font-weight: 700;
    text-transform: uppercase
}

.philosophy-links {
    width: 80%;
    margin: 0 auto;
    border-bottom: 1px solid #911750;
    padding: 0 20px 20px;
    text-align: center
}

.philosophy-links a:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #424242;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

.philosophy-links a,
.philosophy-links a:focus,
.philosophy-links a:hover {
    color: #424242;
    font-family: "Encode Sans Semi Expanded", sans-serif;
    text-transform: uppercase;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block
}

.philosophy-links a {
    font-weight: 600
}

.philosophy-links a:hover {
    color: #911750
}

.philosophy-links a:first-child:before,
.philosophy-links a:nth-child(10):before,
.philosophy-links a:nth-child(6):before {
    height: 0;
    width: 0;
    margin-right: 0
}

.philosophy-block h3 {
    text-transform: uppercase;
    color: #911750;
    font-size: 30px;
    font-family: 'Quattrocento', serif;
    margin: 50px 0 30px
}

.philosophy-block .bold-title {
    font-size: 18px;
    color: #424242;
    font-weight: 700;
    font-family: 'Quattrocento', serif;
    margin-bottom: 20px
}

.philosophy-block {
    width: 80%;
    margin: 0 auto
}

.firstLetter {
    color: #757575;

    margin-bottom: 20px
}

.firstLetter a,
.firstLetter a:focus,
.firstLetter a:hover {
    color: #911750
}

[class^="ultsl-"],
[class*=" ultsl-"] {
    display: none !important;
}

.firstLetter span {
    min-width: 63px
}

.firstLetter span,
.gide-text p span {
    font-size: 58px;
    font-family: 'Quattrocento', serif;
    float: left;
    margin-top: -15px;
    margin-right: 30px;
    text-transform: uppercase;
    padding-bottom: 15px
}

.bott-line {
    border-top: 1px solid #911750;
    width: 100px;
    margin: 40px auto
}

.firstLetter span.padBot0 {
    padding-bottom: 0
}

.philosophy-block ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 30px
}

.philosophy-block ul li {
    color: #757575;

    margin-bottom: 10px
}

.philosophy-block ul li a,
.philosophy-block ul li a:focus,
.philosophy-block ul li a:hover {
    color: #911750;
    font-family: "Encode Sans Semi Expanded", sans-serif
}

.letters-block {
    margin-bottom: 80px
}

.aft-logo p,
.guide-block h3 {

    color: #333
}

.guide-block h3 {
    font-size: 40px;
    width: 90%;
    margin: 0 auto 45px
}

.guide-block .city-gide {
    padding: 45px 10px;
    background-color: #f5f5f5;
    margin-bottom: 45px
}

.city-logo {
    margin-bottom: 30px
}

.aft-logo p {
    font-weight: 500;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
}

.artimg.responsivimage>figure,
.artimg.responsivimage .vc_single_image-wrapper {
    width: 100% !important
}

.artimg {
    position: relative
}

.artimg:after {
    position: absolute;
    content: " ";
    left: 3%;
    top: 5%;
    right: -2.5%;
    bottom: 5%;
    border: solid 1px #911750;
}

.aft-logo,
.aft-logo p,
#fth_left,
#afth_left p {
    text-align: justify;
    line-height: 1.8;

    font-weight: 500;
    font-size: 16px;
}

.afth_right {}

.artimg img {
    aspect-ratio: 16/9;
    object-fit: cover
}

.responsivimage img {
    width: 100%;
    height: auto
}

/*#artcl_body, #artcl_body p {
    font-size: 17px;
    color: #000;
    font-family: 'Quattrocento', serif;
    line-height: 1.5;
}*/

.gide-text {
    width: 90%;
    margin: 0 auto
}

.bott40 {
    margin-bottom: 40px
}

.gide-text p {
    margin-bottom: 30px;
    font-size: 17px;
    color: #000;
    font-family: 'Quattrocento', serif;
}

.gide-video .gide-videoLeft p:first-child {
    color: #757575;

    margin-bottom: 30px
}

.gide-video .gide-videoLeft p:nth-child(2) {
    color: #333;
    font-size: 18px;
    font-family: 'Quattrocento', serif;
    font-weight: 700
}

.gide-video {
    padding: 0 25px;
    width: 90%;
    margin: 0 auto
}

.gide-text .button-back a {
    margin-top: 10px;
    margin-bottom: 30px
}

.some-cities .article-list {
    width: 80%;
    margin: 0 auto
}

.some-cities {
    margin-bottom: 80px
}

.right-info .jq-selectbox.focused .jq-selectbox__select {
    border: 0
}

.jq-selectbox__select,
.jq-selectbox__select:focus {
    text-shadow: none !important;
    outline: 0 !important
}

.aft-p span,
.firstLetter span,
.twoText-block p:first-child span {
    line-height: 80px;
    margin-top: 10px
}

.secondVideo-section {
    margin-bottom: 20px
}

.fav-list {
    max-width: 87%;
    position: relative;
    margin: 20px auto 50px
}

.fav-list .col-sm-1 {
    padding-left: 0
}

.fav-name a,
.fav-title {
    color: #911750;
    text-transform: uppercase;
    font-family: 'Quattrocento', serif
}

.fav-title {
    font-size: 30px;
    text-align: center
}

.fav-name {
    text-align: left
}

.fav-name a {
    font-size: 24px
}

.fav-name a:hover {
    color: #333
}

.fav-name p:nth-child(2) {
    font-size: 12px;
    color: #333;
    font-weight: 700
}

.fav-name p:nth-child(2) span {
    font-weight: 400
}

.fav-choose {
    font-size: 13px;
    text-transform: uppercase;
    color: #9a295e;
    background-color: #ede2c4;
    border-radius: 5px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    width: 100%;
    text-align: center
}

.fav-choose:focus,
.fav-choose:hover,
.fav-focus {
    background-color: #9a295e;
    color: #ede2c4;
    cursor: pointer
}

.fav-choose a,
.fav-del p {
    color: #9a295e
}

.fav-choose:hover a {
    color: #ede2c4;
    cursor: pointer
}

.fav-del p {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 40px
}

.fav-del p span {
    font-size: 14px;
    font-weight: 700
}

.fav-del a {
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -5px;
    display: inline-block
}

.fav-del {
    text-align: right
}

.fav-butt-choose,
.fav-del,
.fav-name {
    padding: 15px 0
}

.fav-line {
    background-image: url(../image/line-fav.png);
    background-repeat-y: no-repeat;
    height: 2px;
    position: absolute;
    bottom: 0;
    width: 90%;
    right: 0
}

.fav-es {
    font-size: 18px;
    color: #9a295e;
    text-transform: uppercase;
    font-family: 'Quattrocento', serif
}

.fav-es-title {
    font-size: 12px;
    color: #88887e;
    width: 70%
}

.bottSlide-text p:nth-child(2),
.carousel-caption p,
.contLeft-list li,
.contRight-list li span,
.contactBottom-text,
.crit-list,
.criteria-right .crit-descr,
.description-block p,
.firstLetter,
.gide-video .gide-videoLeft p:first-child,
.moreinf,
.philosophy-block p,
.philosophy-block ul li,
.right-info ul li,
.secondVideo-section .left-block p,
.secondVideo-section .right-block .bottom-text,
.text,
.text-block p,
.text-section .text1 p,
.text-section .text2 p {
    font-size: 15px;
    font-family: arial, "Encode Sans Semi Expanded", sans-serif
}

.fav-choose,
.fav-del p {
    font-family: arial
}

.philosophy-block p {
    color: #757575
}

body {
    font-size: 14px;
    /*font-family: "Encode Sans Semi Expanded", sans-serif*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.h3-header {
    text-align: center;
    font-size: 40px;
    color: #333;
    font-family: 'Quattrocento', serif;
    margin-top: 0;
    margin-bottom: 30px;
}

.media-sect {
    width: 94%;
    margin: 0 auto
}

.log-logo {
    margin: 20px 0
}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999
}

#back-top a,
#back-top span {
    width: 64px;
    display: block;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#back-top a {
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb
}

#back-top a:hover {
    color: #000
}

#back-top span {
    height: 64px;
    margin-bottom: 7px;
    background: url(../image/totop.png) no-repeat center center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-position: 100%;
    background-size: 125px;
    z-index: 9999
}

.criteria-right.all-red {
    background-color: #f5f5f5
}

#back-top a,
.bottForm-photo,
.log-logo,
form#loginForm {
    text-align: center
}

.bottForm-photo img {
    width: 90%
}

.bottForm-photo p,
.cmreg-create-invitation-code-shortcode dd {
    text-align: left
}

.right-text {
    text-align: right
}

.right-text .contRight-list {
    width: 64%;
    display: inline-block;
    text-align: left
}

.min60 {
    min-height: 60px
}

.item {
    max-height: 440px
}

.jq-selectbox.focused .jq-selectbox__select {
    border: 0 !important;
    border-bottom: 1px solid #911750 !important
}

.litt-slide.single .pic-top {
    margin-bottom: 1rem;
}

.pic-top {
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover
}

.litt-slide .pic-top img {
    width: 100%;
    height: auto;
    min-height: 100%
}

.text,
.text-block p {
    line-height: 23px
}

.contactForm.invite #contact-form .col-sm-12,
.contactForm.invite #contact-form .col-sm-4,
.contactForm.invite #contact-form .col-sm-8 {
    margin-top: 20px
}

@media (max-width: 1200px) {
    .litt-slide.single .pic-top {
        width: 90%
    }

    .fav-del a {
        margin-left: 2px
    }

    .litt-slide .pic-top {
        width: 100%
    }

    .contRight-list li span {
        width: 150px
    }

    .girl-info {
        padding: 5px;
        margin-bottom: 8px
    }

    .secondVideo-section .center-block .border-over {
        width: 76%
    }

    header .navbar-default .navbar-nav>li>a {
        font-size: 12px;
        padding: 10px
    }

    header .navbar {
        height: 90px
    }

    .navbar-brand {
        padding: 10px 15px
    }

    .carousel-caption h3 {
        font-size: 34px
    }

    .carousel-caption p {
        font-size: 10px
    }

    .description-block,
    .video-block {
        height: 360px
    }

    .description-block {
        padding: 10px
    }

    .secondVideo-section .right-block .top-text {
        font-size: 15px
    }

    .secondVideo-section .left-block h4 {
        font-size: 24px;
        margin-bottom: 20px
    }

    .secondVideo-section .left-block p,
    .secondVideo-section .right-block .bottom-text {
        line-height: 20px
    }

    .bottom-sect span {
        font-size: 30px
    }
}

@media (max-width: 992px) {
    .vBlock-title.bord {
        padding: 25px 10px
    }

    .fav-del p {
        line-height: 20px;
        width: 90%
    }

    .fav-butt-choose,
    .fav-del,
    .fav-name {
        padding: 0
    }

    .litt-slide .pic-top {
        height: 145px
    }

    .city-logo {
        display: inline-block;

        vertical-align: top
    }

    .aft-logo {
        display: inline-block;
        width: 80%
    }

    .article-post .art-title p {
        font-size: 30px
    }

    .article-post .artPost-descr,
    .description-block h4 {
        font-size: 14px
    }

    .intr-lists .crit {
        font-size: 20px
    }

    .tab-selectBlock .left-filt,
    .tab-selectBlock .right-filt {
        width: 47%
    }

    .tab-selectBlock .left-filt input[type=text],
    .tab-selectBlock .right-filt input[type=text] {
        width: 62%
    }

    .philosophy-block,
    .philosophy-links,
    .vBlock-title p,
    .width70,
    .width80,
    .width90 {
        width: 100%
    }

    .critera .crit {
        font-size: 24px
    }

    .center-video .middle-video {
        height: 150px
    }

    header .navbar-brand {
        width: 180px
    }

    header .navbar-default .navbar-nav>li>a {
        font-size: 11px;
        padding: 10px 4px
    }

    header .navbar {
        height: 75px
    }

    .carousel-caption h3 {
        font-size: 25px
    }

    .vBlock-title p {
        font-size: 18px
    }

    .firsVideo-section .video-block img {
        height: auto
    }

    .description-block,
    .video-block {
        height: 350px
    }

    .video-block .beyond-video {
        font-size: 16px
    }

    .bottom-text,
    .description-block p,
    .secondVideo-section .left-block p {
        font-size: 12px
    }

    .border-over p {
        font-size: 13px;
        margin-top: 210px
    }

    .secondVideo-section .left-block p,
    .secondVideo-section .right-block .bottom-text {
        line-height: 16px
    }

    .secondVideo-section .right-block .top-text {
        font-size: 14px;
        line-height: 16px
    }

    .secondVideo-section .center-block .border-over {
        width: 68%
    }

    .bottSlide-text p:first-child,
    .right-list li:first-child {
        font-size: 16px
    }

    .bottSlide-text p:nth-child(2) {
        font-size: 12px
    }

    .bottom-sect span {
        font-size: 24px;
        width: 400px
    }

    .bg-white {
        margin-left: -200px
    }
}

@media (max-width: 767px) {
    .widget_recent_entries .litt-slide {
        height: auto !important
    }

    .slide-img {
        width: 100% !important
    }

    .bottom-submit a {
        padding: 0 !important
    }

    .vc_custom_1481208733230 {
        margin-left: 0 !important
    }

    .col-sm-5 .img-responsive,
    .row.top40 .col-sm-5 img {
        margin: 0 auto
    }

    .addFav,
    .addFav:focus,
    .addFav:hover,
    a.button-inv {
        max-width: 300px;
        margin: 0 auto
    }

    .addFav,
    .addFav:focus,
    .addFav:hover {
        display: block
    }

    .right-text {
        text-align: left
    }

    .right-text .contRight-list {
        width: 275px
    }

    .litt-slide.single .pic-top {
        height: 140px
    }

    .fav-line {
        display: none
    }

    .fav-list {
        max-width: 100%
    }

    .fav-list .col-sm-1 {
        padding-left: 15px
    }

    .fav-choose {
        width: 200px
    }

    .fav-del {
        text-align: left;
        margin-top: 15px
    }

    .litt-slide .pic-top {
        height: auto
    }

    #video .litt-slide .pic-top {
        height: 300px
    }

    .city-logo img {
        width: 100%
    }

    .city-logo {
        margin-right: 20px
    }

    .aft-logo {
        width: 75%
    }

    .aft-logo p {
        font-size: 14px
    }

    .gide-text,
    .gide-video,
    .phClolect-sect {
        width: 100%
    }

    .article-post .art-title p {
        font-size: 20px
    }

    .article-list {
        text-align: center
    }

    .article-list .bottSlide-text p:first-child,
    .article-list .bottSlide-text p:nth-child(2) {
        width: 100%
    }

    .articles-slider .carousel-caption {
        padding: 20px;
        width: 200px
    }

    .articles-slider .carousel-caption p {
        font-size: 12px
    }

    .moreinf {
        margin-top: 0;
        margin-bottom: 0
    }

    .contactBottom-text,
    .tabs-block .tab-topText {
        width: 100%
    }

    #casting .jq-selectbox,
    #casting input[type=text],
    #contact-form .jq-selectbox,
    #contact-form input {
        margin-bottom: 10px
    }

    #contact-form .col-sm-12.top20 {
        margin-top: 0
    }

    .tab-selectBlock .left-filt,
    .tab-selectBlock .right-filt {
        text-align: center
    }

    .col-sm-3.left0 {
        padding-left: 15px
    }

    .col-sm-9.pad-r5 {
        padding-right: 15px
    }

    .little-photo {
        width: 32%
    }

    .little-photos {
        margin-top: 5px
    }

    .model-section .model-name {
        margin-bottom: 20px
    }

    .right-info .modId {
        margin-top: 10px
    }

    .content .breadcrumb {
        margin-top: 0
    }

    .vBlock-title p,
    .width70 p {
        font-size: 16px
    }

    .critera .crit {
        font-size: 16px;
        text-align: center
    }

    .vBlock-title.bord {
        margin-bottom: 20px
    }

    .bottom-button,
    .little-photos {
        text-align: center
    }

    .center-video .middle-video {
        height: 240px
    }

    .secondVideo-section .center-block {
        height: 280px
    }

    .description-block {
        height: auto
    }

    .carousel-caption h3 {
        font-size: 20px;
        margin-top: 18%
    }

    header .navbar-brand {
        width: 230px;
        padding: 5px 0 0 15px
    }

    .navbar-brand,
    .navbar-header {
        height: 70px
    }

    header .navbar-default .navbar-collapse {
        z-index: 99999;
        position: absolute;
        width: 100%;
        background-color: #fff;
        margin: 0 auto
    }

    header .navbar-toggle {
        margin-top: 20px
    }

    .carousel-inner>.item.active {
        margin: 0 2px
    }

    header .navbar-default .navbar-nav>li {
        padding: 0;
        text-align: center
    }

    header .nav.navbar-nav.pull-right {
        width: 100%;
        float: none !important;
        margin-top: 10px
    }

    header .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        padding: 5px
    }

    header .navbar-nav {
        margin: 0
    }

    .container {
        width: 100%
    }

    .description-block h4,
    .video-block .beyond-video {
        font-size: 18px
    }

    .description-block p {
        font-size: 14px;
        margin-bottom: 15px
    }

    .secondVideo-section .left-block h4 {
        font-size: 22px;
        margin-bottom: 10px
    }

    .bottom-text,
    .secondVideo-section .left-block p {
        font-size: 14px
    }

    .secondVideo-section .left-block p,
    .secondVideo-section .right-block .bottom-text {
        line-height: 20px
    }

    .center-video .middle-video img {
        width: 100%;
        position: relative;
        top: 0
    }

    .secondVideo-section .center-block .border-over {
        display: none
    }

    .center-video .middle-video {
        margin-top: 20px
    }

    .secondVideo-section .right-block .top-text {
        font-size: 16px;
        line-height: 20px;
        margin-top: 20px
    }

    .gallery .gall-btn {
        width: 200px;
        margin-left: -100px;
        font-size: 16px;
        height: 100px;
        margin-top: -50px;
        padding: 32px 0;
        box-shadow: 0 0 10px #e3e3e3
    }

    .bottom-sect span {
        font-size: 16px;
        width: 280px
    }

    .bg-white {
        margin-left: -140px
    }

    .bottom-sect hr {
        top: 12px
    }

    .bottom-sect {
        height: 100px
    }
}

@media (max-width: 600px) {
    #contact-form input[type=submit] {
        width: 100%
    }

    .articles-slider .carousel-caption {
        display: none
    }

    .carousel-caption h3 {
        font-size: 14px
    }

    .girl-info .name {
        font-size: 18px;
        margin-bottom: 10px
    }

    .girl-info ul li {
        margin-bottom: 0
    }

    .bottom-submit a {
        padding: 20px 60px
    }
}

@media (max-width: 480px) {

    .bottom-submit,
    .bottom-submit input[type=submit],
    .fav-del p,
    .sf-nav {
        width: 100%
    }

    .sf-nav li {
        margin: 5px 1% !important
    }

    #casting .jq-selectbox__dropdown,
    #contact-form .jq-selectbox__dropdown {
        width: 100% !important
    }

    a.button-inv {
        padding: 15px 0
    }

    .bottom-submit a {
        padding: 20px;
        max-width: 100%;
        min-width: 240px
    }

    .litt-slide.single .pic-top {}

    .col-sm-3.col-xs-6.fav-full,
    .col-sm-3.col-xs-9.fav-full,
    .col-sm-5.col-xs-6.fav-full {
        width: 100%;
        margin-top: 10px
    }

    .bottom-submit a,
    .fav-del,
    .fav-list {
        text-align: center
    }

    .city-logo {
        margin: 0 auto;
        display: block
    }

    .aft-logo {
        width: 100%
    }

    .articles-slider .left.carousel-control,
    .articles-slider .right.carousel-control {
        bottom: 10px
    }

    .articles-slider .left.carousel-control {
        left: 10px
    }

    .articles-slider .right.carousel-control {
        left: 40px
    }

    .article-post .art-title .date {
        position: relative
    }

    .media-pagination .pagination li a,
    .media-pagination .pagination li a:focus,
    .media-pagination .pagination li a:hover {
        font-size: 15px;
        padding: 2px 8px
    }

    .casting-form,
    .contactForm {
        padding: 0px
    }

    .contactForm h2 {
        font-size: 24px
    }

    .galletyModels .col-md-2.col-sm-3.col-xs-4 {
        width: 50%
    }

    .content h1 {
        font-size: 48px
    }

    .vBlock-title p {
        padding: 0 10px;
        font-size: 14px
    }

    #casting label {
        margin-right: 5px
    }

    #casting .jq-file__name {
        padding: 54px 50px;
        background-position: 20px center
    }

    .bottom-submit input[type=submit] {
        height: 70px
    }

    .bottom-sect hr,
    .index-slider .carousel-caption {
        display: none
    }

    header .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        padding: 12px 2px;
    }

    header .navbar-default .navbar-collapse {
        box-shadow: 0 6px 10px -4px #c7c7c7;
    }

    .video-block .beyond-video {
        font-size: 13px
    }

    .video-block .beyond-video span {
        font-size: 10px
    }

    .slick-next.slick-arrow,
    .slick-prev.slick-arrow {
        top: -26px
    }

    .slick-next.slick-arrow {
        right: 0
    }

    .slick-prev.slick-arrow {
        right: 20px
    }

    .right-list {
        margin-top: 0
    }

    .video-block {
        height: 200px
    }
}

@media (max-width: 320px) {

    #contact-form input[type=submit],
    .bottom-submit a,
    .litt-slide.single .pic-top {
        width: 100%
    }
}

.border-over p {
    margin-bottom: 10px !important
}

.vc_row-fluid.gallery .vc_column-inner {
    padding: 0 !important
}

.vc_row-fluid.gallery .wpb_single_image,
.vc_row-fluid.gallery .wpb_text_column {
    margin-bottom: 0 !important
}
.single-post .wpb_text_column a{text-decoration: underline}

.vc_tta.vc_general .vc_tta-panel-body {
    padding: 45px 20px !important
}

.cmreg-registration,
.post-date,
.slick-slide .bottSlide-text span {
    display: none !important
}

.cmreg-overlay-inner {
    max-width: 500px !important
}

.cmreg-login {
    width: 100% !important;
    text-align: center
}

.cmreg-login [type=submit] {
    background: #911750 !important
}

#back-top,
#login-link {
    display: none
}

.article-post img.aligncenter {
    float: left;
    padding: 0 10px 10px
}

.widget_recent_entries .litt-slide {
    height: 450px
}

.slide-img {
    width: 324px;
    height: 195px;
    background-size: cover;
    position: relative
}

.ytp-thumbnail-overlay-image {
    background-image: none
}

.pic-top {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;

    z-index: 9999
}

.slick-slide .litt-slide {
    position: absolute
}

.ult-carousel-wrapper .pic-top a {
    position: absolute;
    width: 324px;
    height: 195px;
    z-index: 100
}

.gallery .gall-btn {
    color: #911750;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Quattrocento', serif;
    text-align: center;
    width: 340px;
    display: inline-block;
    height: 160px;
    background-color: #fff;
    top: 50%;
    margin-top: -80px;
    left: 50%;
    margin-left: -170px;
    position: absolute;
    padding: 55px 0
}

.slick-next.slick-arrow,
.slick-prev.slick-arrow {
    position: absolute;
    top: -40px;
    border: 1px solid #e0e0e0;
    outline: 0;
    color: transparent;
    background-color: #fff;
    width: 20px;
    height: 25px;
    background-position: center !important;
    padding: 0 13px
}

.bottSlide-text:hover p:first-child {
    color: #fa318f
}

.bottSlide-text:hover p:nth-child(2) {
    color: #333
}

.slick-next.slick-arrow {
    background-image: url(../image/right.png);
    background-repeat: no-repeat;
    right: 20px;
    border-left: none
}

.slick-next.slick-arrow:hover {
    background-image: url(../image/right-hover.png)
}

.slick-prev.slick-arrow {
    background-image: url(../image/left.png);
    background-repeat: no-repeat;
    right: 40px;
    border-right: none;
    left: auto
}

.slick-prev.slick-arrow:hover {
    background-image: url(../image/left-hover.png)
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a {
    color: #333 !important;
    text-transform: uppercase !important;
    font-family: "Semibold" !important;
    background-color: #fff !important;
    border: 0 !important;
    outline: 0 !important
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    background-color: #fff !important;
    border: 0 !important;
    outline: 0 !important;
    color: #911750 !important;
    border-bottom: 1px solid #911750 !important
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a:focus,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a:hover {
    background-color: #fff !important;
    border: 0 !important;
    outline: 0 !important;
    color: #911750 !important;
    border-bottom: 1px solid #911750 !important
}

.page-id-18 .bottom-submit input {
    margin: 0 !important
}

#casting .wpcf7-radio span,
#myModal .vBlock-title.bord p {
    width: auto
}

#casting .col-md-8 .col-sm-9 span,
#casting .col-xs-6.text-right span {
    margin-top: 4px !important
}

#casting label {
    margin-right: 10px
}

.tab-selectBlock {
    border-bottom: 1px solid #911750;
    margin-bottom: 50px !important
}

#menu-item-41,
.logged-in #menu-item-362,
.sf-filter.row div[data-id="4"],
.sf-result-head,
.sf-result.galletyModels .row>div {
    display: none
}

.girl-info {
    background-image: url(../image/bg4.png);
    position: absolute;
    width: 100%;
    height: 240px;
    top: 0;
    padding: 20px 10px;
    opacity: 0
}

.girl-info:hover {
    opacity: 1;
    transition: opacity 1s
}

.girl-info .name {
    font-size: 18px;
    color: #000;
    font-family: 'Quattrocento', serif;
    margin-bottom: 12px
}

.girl-info ul li {
    color: #000;

    margin-bottom: 7px
}

.galletyModels .col-md-2.col-sm-3.col-xs-4 a {
    position: relative;
    height: 100%;
    display: inline-block;
    background-size: cover
}

.galletyModels .col-md-2.col-sm-3.col-xs-4 a img,
.little-photo a img {
    width: 100%;
    height: 240px;
    visibility: hidden
}

.galletyModels .col-md-2.col-sm-3.col-xs-4 {
    margin-bottom: 10px
}

.sf-result li {
    background: 0 0 !important;
    border: transparent !important
}

.little-photo,
.sf-fulltext-wrapper {
    position: relative;
    display: inline-block
}

.little-photo {
    width: 45%;
    margin-bottom: 5px;
    height: 100px;
    background-size: cover;
    margin-right: 5px
}

.little-photo a img {
    height: 115px
}

#fancybox-close,
.logged-in #menu-item-41,
.menu-item-has-children:hover ul.sub-menu,
.sf-result.galletyModels .row>div.Models {
    display: block
}

.index-slider .slick-dots {
    bottom: auto !important;
    top: 80% !important
}

.index-slider .slick-dots li i {
    font-size: 16px !important
}

.sf-fulltext-wrapper {
    top: 0;
    width: 70%
}

.sf-fulltext-wrapper input {
    border: 0 !important;
    outline: 0 !important;
    text-align: center
}

#city .vc_gitem-zone-c {
    background-color: transparent !important
}

.vc_gitem-post-data-source-post_title h4 {
    font-size: 20px !important;
    color: #911750 !important;
    font-family: arial !important;
    text-transform: uppercase !important;
    width: 90% !important;
    margin-top: 25px !important;
    text-align: center !important
}

.vc_gitem-post-data-source-post_title h4:hover {
    color: #fa318f !important
}

.vc_gitem-post-data-source-post_excerpt p {
    text-align: center;
    /* font-size: 15px !important; */
    font-family: arial !important;
    color: #333 !important
}

.vc_btn3-container.vc_btn3-left {}

#media-menu {
    font-weight: 500;

    font-family: "Encode Sans Semi Expanded", sans-serif;
    text-transform: uppercase;
}

#menu-media {
    display: flex;
    gap: 1.5vw;
    justify-content: center;
    font-size: 17px;
    flex-wrap: wrap;
    row-gap: 2rem;
}

#menu-media li {}

#menu-media a {
    color: #666;
    font-size: 14px;
}

#menu-media a:hover,
#menu-media .current-menu-item a {
    padding-bottom: 1rem;
    color: #911750;
    border-bottom: 1px solid #911750;
}

#artgrid {}

.articl_item:hover .vc_grid-item-mini {
    box-shadow: 0 20px 40px rgb(61 65 84 / 15%);
    transition: .25s ease-in;
}

.articl_item .vc_custom_heading>h3 {
    font-size: 20px;
    line-height: 30px;
    color: #000
}

.articl_item .vc_gitem-post-data-source-post_excerpt {
    line-height: 26px;
}

.articl_item .vc_btn3 {
    padding-left: 0 !important;
    padding-right: 29px;
    font-size: 14px;
    background: none !important;
    color: #000
}

.articl_item .vc_btn3>i.vc_btn3-icon {
    font-size: 10px !important;
    height: 11px;
    right: 27px;
    line-height: 10px;
}


#artgrid .artclitem_content {
    padding: 20px
}

.artclitem_content_exept {}

.artclitem_content_ttl>h3 {
    font-weight: bold
}

.artclitem_content:hover .artclitem_content_ttl>h3 {
    color: #c0392b
}

.artclitem_content_rmore>a {
    font-size: 14px !important;
    color: #000 !important;
}

.vc_gitem-animated-block>div.vc_gitem-is-link {
    aspect-ratio: 16/9;
    width: 100%;
    height: auto;
    background-size: cover;
    position: relative
}

.col-sm-4 .right-info {
    padding-left: 20px
}

#myModal .vBlock-title.bord {
    margin: 0 auto;
    border: 0
}

#myModal .modal-content {
    border-radius: 0
}
.mb-text p,
.vc_gitem-post-data-source-post_excerpt p,
.article-post .wpb-content-wrapper,
#related_posts,
#templatenew {
    font-style: normal;
    font-weight: 400;
    text-wrap-style: stable;
    font-size: 17.5px;
    line-height: 140%;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border img,
.wpb_single_image >.vc_figure,
.wpb_single_image .vc_single_image-wrapper.vc_box_border,
.vc_figure>.vc_single_image-wrapper{width: 100%;height: auto}
form[action="/#wpcf7-f15727-o1"] .wpcf7-response-output {
    font-family: 'Quattrocento', serif;
    text-transform: uppercase;
    color: #000;
    font-size: 22px;
}

#templatenew p {
    line-height: 140%;
}

#templatenew .vc_single_image-wrapper.vc_box_outline {
    border-color: rgba(145, 23, 80, 0.5);
}

#templatenew .accentcolor,
#templatenew .accentcolor p {
    color: #911750;
}

.quadlist {
    font-weight: 400;
    font-size: 20px;
}

.quadlist ul>li {
    line-height: 2.3
}

.quadlist ul>li::before {
    content: "\25A0";
    color: #911750;
    font-weight: bold;
    display: inline-block;
    width: 1.4em;

    margin-left: -1em;
}

.bm_blockquote {}

.bm_blockquote_wraper .vc_column-inner {
    border-right: 1px solid #E0E0E0;
    padding-right: 4vmax
}

.bm_blockquote {
    ;
    position: relative;
    font-family: 'Quattrocento';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;

    line-height: 140%;
    background-image: url("../image/border_cit.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    padding: 3rem 1rem;
}

.bm_blockquote:after,
.bm_blockquote:before {
    display: inline-block;
    font-size: 14rem;
    position: absolute;
    color: #911750;
}

.bm_blockquote:after {
    content: "\201C";
    right: 0px;
    bottom: -5rem;
}

.bm_blockquote:before {
    content: "\201C";
    top: 0;
    left: 0
}

@media screen and (min-width: 1000px) {
    #templatenew {
        margin-top: 5rem
    }

    .bm_blockquote {
        max-width: 80%;
    }
}

@media screen and (max-width: 700px) {
    #templatenew {
        font-size: 16px;
    }

    .quadlist ul>li {
        display: flex;
        line-height: 1.4;
        margin-bottom: 1rem;
        gap: 7px;
        align-items: flex-start;
    }
}

.rowbrand {
    background: linear-gradient(115.24deg, #FFFFFF 42.21%, #FCFCFC 73.38%, #EFEFEF 99.33%);
}

#myModal .modal-dialog {
    margin-top: 80px
}

.wp-video-shortcode {
    max-height: 400px
}

ul.sf-nav>li>a,
ul.sf-nav>li>span {
    width: 100%;
    display: block;
    padding: 5px 8px !important;
    border: 1px solid #c7a871;
    border-radius: 3px
}

.sf-result .news {
    display: none
}

.sf-result a[href="http://www.bankmodels.com/julia-3/"] {
    background-position: -140px
}

.sf-result a[href="http://models/julia-3/"],
.sf-result a[href="http://models/ramina/"],
.sf-result a[href="http://www.bankmodels.com/alexandra-3/"],
.sf-result a[href="http://www.bankmodels.com/ramina/"] {
    background-position: -40px
}

.postid-2729 .image-gallery .little-photo:first-child {
    background-position: -60px
}

.postid-2729 .image-gallery .little-photo:nth-child(2) {
    background-position: -45px
}

#sf-field-1-styler ul li:first-child {
    display: block !important
}

.sf-fulltext-wrapper input:first-child {
    width: 70%
}

.sf-fulltext-wrapper input:last-child {
    color: #911750;
    font-family: "Encode Sans Semi Expanded", sans-serif;
    border: 0;
    background: #fff;
    position: absolute;
    height: 40px;
    width: 60px;
    top: -7px;
    right: -35px
}

.clear-select {
    color: #ababab
}

.sf-element[data-id="3"] label,
.sf-element[data-id="5"] label {
    width: 25%
}

.sf-element[data-id="6"] label {
    width: 37%
}

.sf-element[data-id="6"] .sf-fulltext-wrapper {
    width: 60%
}

.page-child .pic-top,
a.nofancybox.image.nolightbox img {
    width: 100%
}

.g-recaptcha,
ul.sub-menu {
    display: none
}

.sub-menu li a {
    text-transform: uppercase;
    font-family: "Encode Sans Semi Expanded", sans-serif;
    font-size: 15px;
    color: #333;
    font-weight: 500;
}

.sub-menu li a:hover {
    color: #911750
}

.sub-menu>li {
    border-bottom: 1px dashed gray;
    padding: 5px 0;
}

.sub-menu>li:last-child {
    border: none
}

ul.sub-menu {
    position: absolute;
    width: auto;
    background: #fff;
    /*border: 1px solid #911750;*/
    padding: 5px;
    text-align: center;
    z-index: 10;
    padding: 0 10px;
    box-shadow: 0px 1px 2px #9e9e9e;
}

.video-block.top40 p:first-child {
    height: 100%
}

a.nofancybox.image.nolightbox {
    display: block;
    height: 100%
}

.little-photo {
    padding-right: 0
}

body.cmreg-overlay-visible {
    overflow: hidden
}

.cmreg-loader-overlay,
.cmreg-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999998
}

.cmreg-overlay {
    background-color: rgba(0, 0, 0, .7);
    font: 14px "Open Sans", Arial, sans-serif;
    color: #666;
    display: none
}

.cmreg-loader-overlay {
    background: rgba(0, 0, 0, .7) url(../img/ajax-loader-big.gif) no-repeat center 20%;
    background-size: 50px 50px
}

.cmreg-overlay-inner {
    position: absolute;
    top: 5%;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #fff;
    border: solid 1px #ccc;
    padding: 2em;
    border-radius: 10px 10px;
    max-height: 90%;
    overflow: auto
}

.cmreg-wrapper h2 {
    margin-top: 0 !important;
    color: #000;
    font-size: 20px
}

.cmreg-overlay-close {
    font: 700 35px Arial;
    color: #ccc;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer
}

.cmreg-overlay .cmreg-login,
.cmreg-overlay .cmreg-registration {
    display: inline-block;
    vertical-align: top
}

.cmreg-wrapper {
    width: 49%
}

.cmreg-sidebar-widget .cmreg-wrapper {
    width: auto !important
}

.cmreg-sidebar-widget h2,
span.ajax-loader {
    display: none !important
}

.entry-content .cmreg-wrapper {
    margin-bottom: 3em
}

.cmreg-wrapper div {
    margin: 0 0 1em
}

.cmreg-wrapper input {
    margin: 0 !important
}

.cmreg-wrapper button[type=submit] {
    padding: .7em 2em .7em 1.2em;
    font: 700 14px "Open Sans", Arial, sans-serif;
    color: #fff;
    border-radius: 5px 5px;
    border: 0
}

.cmreg-wrapper button[type=submit] span {
    margin-right: .5em
}

.cmreg-wrapper input[type=date],
.cmreg-wrapper input[type=email],
.cmreg-wrapper input[type=number],
.cmreg-wrapper input[type=password],
.cmreg-wrapper input[type=text],
.cmreg-wrapper select {
    width: 70%;
    min-width: 100px;
    padding: .4em .7em;
    border: 1px solid #ccc
}

.cmreg-wrapper input[type=date]:focus,
.cmreg-wrapper input[type=email]:focus,
.cmreg-wrapper input[type=number]:focus,
.cmreg-wrapper input[type=password]:focus,
.cmreg-wrapper input[type=text]:focus,
.cmreg-wrapper select:focus {
    box-shadow: 0 0 5px 0 #926
}

.cmreg-login input.text {
    width: 80%;
    min-width: 100px
}

.cmreg-login [type=submit],
form#loginForm [type=submit] {
    background: #296
}

.cmreg-registration [type=submit] {
    background: #369
}

.cmreg-loader-bar,
.cmreg-loader-big {
    background-image: url(../img/ajax-loader-big.gif);
    background-repeat: no-repeat;
    background-position: center center
}

.cmreg-loader-bar {
    width: 43px;
    height: 11px;
    background-image: url(../img/ajax-loader-bar.gif)
}

.cmreg-loader-inline {
    display: inline-block;
    background: url(../img/ajax-loader.gif) no-repeat center center;
    width: 16px;
    height: 16px;
    margin: 0 !important;
    vertical-align: middle
}

.cmreg-login-button {
    display: inline-block;
    padding: .8em 1.7em;
    background: #269;
    color: #fff !important;
    border-radius: 10px 10px;
    font: 700 15px Arial;
    cursor: pointer
}

.cmreg-toast {
    position: fixed;
    top: 40%;
    width: 20%;
    max-width: 400px;
    min-width: 200px;
    overflow: hidden;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 999999;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    font: 100% sans-serif;
    border-radius: 10px;
    text-align: center;
    padding: 1em 2em
}

.cmreg-login-link,
.cmreg-lost-password-link {
    margin-top: 1em !important
}

.cmreg-invitation-code-field[data-input-visible="0"] .a_con,
.cmreg-invitation-code-field[data-input-visible="1"] a,
.cmreg-login .cmreg-lost-password-form,
.cmreg-overlay.cmreg-only-login .cmreg-registration,
.cmreg-overlay.cmreg-only-registration .cmreg-login {
    display: none
}

.cmreg-lost-password-form {
    margin-top: 2em
}

.cmreg-lost-password-form input[type=email] {
    width: 50%
}

.cmreg-lost-password-form button[type=submit] {
    padding: .7em 2em;
    background: #296
}

.cmreg-overlay.cmreg-only-login .cmreg-overlay-inner,
.cmreg-overlay.cmreg-only-registration .cmreg-overlay-inner {
    max-width: 400px
}

.cmreg-overlay.cmreg-only-login .cmreg-wrapper,
.cmreg-overlay.cmreg-only-registration .cmreg-wrapper {
    width: 99%
}

.cmreg-form h3 {
    margin-bottom: .5em
}

.cmreg-form label {
    display: block !important
}

.cmreg-form input[type=email],
.cmreg-form input[type=password],
.cmreg-form input[type=text] {
    width: 90%;
    max-width: 500px;
    font-size: 120%
}

.cmreg-form select,
.cmreg-form textarea {
    width: 90%;
    max-width: 500px
}

.cmreg-form textarea {
    height: 100px
}

.cmreg-form .form-summary {
    margin-top: 1em
}

.cmreg-form .form-summary input {
    padding: .7em 2em !important;
    font: 700 18px "Open Sans", Arial, sans-serif;
    color: #fff;
    border-radius: 5px 5px;
    border: 0;
    background: #296;
    cursor: pointer
}

.cmreg-form input[readonly] {
    background: #f0f0f0;
    color: #999
}

.cmreg-form input[type=checkbox] {
    height: auto !important;
    vertical-align: middle
}

.cmreg-social-login-btn,
button.inviteModels {
    display: inline-block;
    padding: 0 15px 0 40px;
    height: 40px;
    line-height: 40px
}

.cmreg-social-login-btn:link,
.cmreg-social-login-btn:visited {
    color: #fff
}

.cmreg-social-login-btn[data-provider=facebook] {
    background: #3b5998 url(../img/facebook-icon-30.png) left center no-repeat
}

.cmreg-social-login-btn[data-provider=google] {
    background: #fff url(../img/google-icon-30.png) 3px center no-repeat;
    color: #000;
    border: solid 1px #ccc
}

.cmreg-social-login-invitcode-form {
    margin-bottom: 3em;
    text-align: center
}

.cmreg-social-login-invitcode-form .cmreg-invitation-code-field {
    width: 10em !important;
    padding: .5em;
    line-height: 1em;
    height: 1.8em
}

.cmreg-social-login-invitcode-form input[type=submit] {
    display: inline-block;
    padding: .7em 2em;
    background: #390;
    color: #fff;
    font: 700 12px Arial;
    border-radius: 5px;
    margin: 0 auto;
    cursor: pointer;
    border: 0
}

.cmreg-social-login-invitcode-form .cmreg-no-invit-code-btn {
    background: #666 !important
}

.cmreg-social-login-invit-code-text,
form#loginForm input[type=email],
form#loginForm input[type=password],
form#loginForm input[type=text] {
    font-size: 120%
}

.cmreg-field-label,
.cmreg-registration-field .cmreg-checkbox-group label,
.cmreg-registration-field .cmreg-radio-group label {
    display: block
}

.cmreg-registration-field {
    margin-top: 1em
}

.cmreg-registration-field input[type=checkbox],
.cmreg-registration-field input[type=radio] {
    width: auto !important;
    padding: 0 !important;
    min-width: 0 !important
}

.cmreg-registration-field input[type=color] {
    width: auto;
    padding: 0 !important
}

.cmreg-registration-field textarea {
    width: 90%;
    min-height: 5em
}

.cmreg-invitation-code-field .cmreg-field-description,
.cmreg-registration-field .cmreg-field-description {
    color: #999;
    display: block
}

.cmreg-registration-field .cmreg-checkbox-group .cmreg-checkbox-label,
.cmreg-registration-field .cmreg-radio-group .cmreg-radio-label {
    margin-left: .5em
}

.cmreg-registration-field .cmreg-checkbox-group input,
.cmreg-registration-field .cmreg-radio-group input {
    vertical-align: middle
}

.cmreg-create-invitation-code-shortcode {
    text-align: center;
    margin-bottom: 2em
}

.cmreg-create-invitation-code-shortcode h3 {
    font-size: 120%;
    text-align: center
}

.cmreg-create-invitation-code-shortcode dt {
    float: left;
    clear: left;
    width: 50%;
    text-align: right;
    padding-right: 1em;
    font-weight: 400
}

.cmreg-create-invitation-code-shortcode dt:after {
    content: ":"
}

.cmreg-create-invitation-code-btn {
    display: inline-block;
    padding: .5em 2em;
    background: #390;
    color: #fff;
    font: 700 20px Arial;
    border-radius: 15px;
    margin: 0 auto;
    cursor: pointer
}

.cmreg-create-invitation-code-result {
    text-align: center;
    margin: 1em 0
}

.cmreg-create-invitation-code-result .cmreg-invitation-code-string {
    font: 700 28px monospace;
    color: #090
}

.cmreg-create-invitation-code-shortcode .cmreg-loader-bar {
    margin: 1em auto
}

.cmreg-list-users-invitations-shortcode td,
.cmreg-list-users-invitations-shortcode th {
    font-size: 85%
}

.cmreg-recaptcha div div,
.cmreg-recaptcha div div iframe {
    height: 78px !important;
    min-height: 78px !important
}

.cmreg-registration-field.hide {
    display: none
}

.cmreg-registration-field.show {
    display: block
}

.cmreg-packages-table {
    border: 1px solid #eee
}

.cmreg-packages-table tr td {
    border: 1px solid #eee;
    vertical-align: top;
    position: relative
}

.cmreg-packages-table tr td .cmreg-packages-table-header {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px
}

.cmreg-packages-table tr td .cmreg-packages-table-header .title {
    font-size: 20px
}

.cmreg-packages-table tr td .cmreg-packages-table-header .price {
    font-size: 16px
}

.cmreg-packages-table tr td .cmreg-packages-table-content {
    text-align: center;
    padding: 10px 0
}

.cmreg-packages-table tr td .cmreg-packages-table-footer {
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%
}

.cmreg-packages-table tr td .cmreg-packages-table-footer a {
    background: #ccc;
    color: #333;
    padding: 5px 20px
}

form[action="/#wpcf7-f15727-o1"] .wpcf7-response-output {
    margin: 0 auto;
    text-align: center;
    display: block !important;
    border: 0 !important;
    margin-top: 15px;
}

/* form[action="/#wpcf7-f15727-o1"] .wpcf7-response-output p img {
    filter: hue-rotate(101deg) saturate(29) sepia(0.8);
}

form[action="/#wpcf7-f15727-o1"] .wpcf7-response-output p {
    text-align: center;
} */

form[action="/#wpcf7-f15727-o1"] .wpcf7-response-output.shown {
    border: 0 !important;
    display: block !important;
}

@media (max-width: 480px) {
    form[action="/#wpcf7-f15727-o1"] .wpcf7-response-output {
        font-size: 18px !important;
    }

    .cmreg-overlay-inner {
        top: 0;
        max-height: 100%
    }

    .cmreg-login,
    .cmreg-registration {
        display: block;
        width: 100%;
        margin-bottom: 2em
    }
}

.ult-carousel-wrapper {
    margin-bottom: 0 !important
}

.vc_tta-panel-body {
    overflow: initial !important
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-container {
    z-index: 0 !important
}

.jq-file.wpcf7-form-control.wpcf7-file {
    width: 100%
}

.thumb.post-img {
    height: 195px;
    background-size: cover
}

.youtube,
a.model-card {
    position: relative;
    display: inline-block;
    background-size: cover
}

.thumb.post-img,
.youtube {
    background-repeat: no-repeat
}

.youtube {
    background-position: center;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer
}

.youtube .play {
    background: url(/wp-content/themes/models/image/youtube-play-btn.png) no-repeat;
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.youtube:hover .play {
    background-position: 0 0
}

.youtube img {
    width: 100%;
    height: auto
}

.play {
    margin-bottom: auto !important
}

#loginModal .modal-dialog {
    max-width: 500px
}

#loginModal button.close {
    font-size: 35px;
    z-index: 999;
    position: absolute;
    right: 8px
}

#loginModal .modal-body {
    position: relative;
    padding: 2em
}

li#login-link a {
    border-radius: 10px
}

.girl-info {
    overflow: hidden
}

a.model-card {
    height: 240px !important;
    width: 100%;
    background-position: top
}

.loginSubBtn {
    padding: .7em 2em .7em 1.2em;
    font: 700 14px "Open Sans", Arial, sans-serif;
    color: #fff;
    border-radius: 5px;
    border: 0;
    background: #911750;
    margin: 0 auto
}

form#loginForm [type=submit] {
    background: #911750 !important
}

form#loginForm input {
    min-width: 100px;
    width: 70%;
    max-width: 500px;
    padding: .4em .7em;
    border: 1px solid #ccc;
    margin-bottom: 1em
}

form#loginForm .cmreg-form-text {
    margin-bottom: 1em
}

.jq-checkbox {
    overflow: unset !important;
    margin-top: 50%
}

.jq-checkbox.checked .jq-checkbox__div {
    margin: 1px !important
}

button.inviteModels {
    font-size: 13px;
    text-transform: uppercase;
    color: #9a295e;
    background-color: #ede2c4;
    border-radius: 5px;
    padding: 0 30px;
    text-align: center;
    border: 0;
    margin-bottom: 30px
}

button.inviteModels:hover {
    background-color: #9a295e;
    color: #ede2c4;
    cursor: pointer
}

.contRight-list li,
.critera .crit,
.intr-lists .crit,
.philosophy-block h3,
.threeLat p:last-child,
.vBlock-title p,
.vc_gitem-zone .vc_gitem-post-data-source-post_title h4,
.width70 p,
input.sf-input-range-number,
select.sf-input-select {
    color: #000
}

.load-video .jq-file.wpcf7-form-control.wpcf7-file.changed .jq-file__name:before {
    content: ""
}

#casting .load-video .jq-file.wpcf7-form-control.wpcf7-file.changed .jq-file__name {
    color: #911750 !important
}

.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: block
}

.vc_tta-panel-heading {
    display: none
}

.a-btn-o {
    display: block;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    background-color: transparent;
    height: 80px;
    line-height: 80px;
    width: 320px;
    max-width: 90%;
    font-size: 24px;
    outline: 0;
    border: 1px solid #000;
    color: #000;
    transition: all .2s ease-in-out
}

.wpb_wrapper {
    word-break: break-word;
}

.wpb_wrapper .a-btn-o:active,
.wpb_wrapper .a-btn-o:focus,
.wpb_wrapper .a-btn-o:hover {
    background-color: #9a295e;
    border: 1px solid #9a295e;
    color: #fff !important;
    transition: all .2s ease-in-out
}

footer {

    font-family: "Encode Sans Semi Expanded", sans-serif;
    margin-top: 30px
}

.footer_wrap {
    padding: 4rem 0;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}

footer .footer-widget * {
    zoom: .9
}

footer .row {
    margin: 0
}

.footer-row {
    display: flex
}

.footer-widget {

    width: 20%;
    /* padding: 0 15px */
}

.footer-widget a {
    color: #000
}

.footer-widget a:hover {
    color: #911750
}

.footer-widget.wide {
    border-right: none;
    width: 40%;

}

.footer-widget .textwidget {
    line-height: 2;
}

.widget-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px
}

.copyright,
.footer-widget:not(.wide) .textwidget,
.widget-title {
    text-transform: uppercase
}

.textwidget {
    /* font-size: 15px; */
    line-height: 35px;
}

.itemf {
    clear: bottom;
    display: block
}

.copyright {

    font-size: 12px;
    padding: 2rem 0;
    @media (width <= 800px){
        min-height: 100px;
    }
}

.banner-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px
}

.banner-row a {
    margin: 10px 30px
}

.fsoclink {
    padding: 3px 10px;
}

.footer-widget a img {
    display: inline-block;

}

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
}

#btnUp {
    background: #E7D5B2;
    color: #FFF !important;
    font-size: 30px;
    font-weight: bold;
    border-radius: 50%;
    display: block;
    position: fixed;
    right: 6vw;
    bottom: 3vh;
    transform: rotate(-90deg);
    opacity: 0;
    zoom: 0.8;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    z-index: 999;
}

#video_list {
    display: flex;
    justify-content: space-between;
    gap: 1vmax;
    flex-wrap: wrap
}

.item_video {
    flex: 0 1 31%
}

.item_video>iframe {
    width: 100%;
    height: auto
}

h4.video_title {}

@media screen and (max-width: 540px) {
    .footer-row {
        flex-direction: column
    }

    .footer-widget,
    .footer-widget.wide {
        width: 100%;
        text-align: center
    }

    .widget-title {
        margin-bottom: 30px
    }

    .footer-widget a img {
        padding: 20px
    }

    .copyright {
        text-align: center
    }
}

.wpcf7-response-output {
    display: none
}

.my-4 {
    margin: 3vmax auto
}

.my-5 {
    margin: 4vmax auto
}

body.page-id-6 .wpb-content-wrapper * {
    color: #000;
}

@media screen and (min-width: 800px) {
    .footer-widget {
        padding-left: 2rem;
        border-right: 1px solid #d1d1d1
    }
}

@media (max-width: 767px) {
    a.model-card {
        width: 100%
    }

    .wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
        display: block !important
    }

    .girl-info,
    a.model-card {
        height: 180px !important
    }

    .afpslid_item {}

    ul.sub-menu {
        position: relative
    }
}

.item_video_block iframe,
.vc_column-inner iframe {
    width: auto;
    height: auto;
}






.video-line .video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 соотношение */
    height: 0;
    overflow: hidden;
    margin-bottom: 15px;
}

.video-line .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.video-line .video-title {
    margin: 10px 0 0;
    font-size: 16px;
    text-align: left;
}

.video-line .video-title a {
    color: inherit;
    text-decoration: none;
    transition: color 0.3s;color: #D1BE9A;
}

.video-line .video-title a:hover {
    color: #9a295e}