/*
    Theme Name: Fortes 3.0
    Author: Dima Shulga
    Author URL: https://t.me/+380935701024
*/
a.gallery__subtitle:hover {
    color: #000;
}
ul.menu, ul.gallery__nav {
    list-style: none;
}
.type__list.contacts__list {
    margin-bottom: 0;
}
p.status {
    margin-bottom: 0;
    margin-top: 20px;
    text-align: center;
}
.is-hidden {
    display: none;
}
#accordionFaq .accordion-body p {
    line-height: 1.3;
}
.gallery__image video {
	width: 100%;
	object-fit: cover;
}
.gallery__image video.square {
	height: 100%;
    position: absolute;
    top: 0;
}
.gallery__image {
	position: relative;
}
.gallery__image .location-label {
    display: none;
}
.gallery__image:hover .location-label {
    display: block;
}
.tt-up {
	text-transform: uppercase;
}
.gallery__image.type-video {
	padding-top: calc(27% + 10px); /*padding-top: calc(50% + 10px);*/
}
.article__content img {
	height: auto;
}
.team__item-image {
	max-width: 100%;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    padding-top: 100%;
}
.team__item-image img {
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.article__content p span {
    font-weight: 400 !important;
}
.privacy__col ul {
    list-style: disc;
}
.fancy-item {
    cursor: zoom-in;
}
.fancybox-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 999;
    margin-top: 40px;
    position: relative;
}
.fancybox-content ul li {
    display: inline-block;
    padding: 7px 17px;
    background: #000;
    line-height: 1.2;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}
.fancybox-content ul li:first-child {
    margin-right: 20px;
}
p.modal__desc a {
    color: #000;
    text-decoration: underline;
}
p.modal__desc a:hover {
    color: #000;
}
.type-vr-long {
    padding-top: 56%;
}
.pnlm-container {
    position: absolute;
    top: 0;
}
.top-level-item > a {
    text-transform: uppercase;
}
.process__team ol li {
    line-height: 1.3;
}
.rendering .slide-text p {
    font-size: 16px;
    line-height: 1.3;
}
.approach__desc .expanded-text {
    height: 17.5rem;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.section-desc__wrap p {
    line-height: 1.3;
}
.approach__desc.active .expanded-text {
    height: auto;
}
.approach__desc .expanded-text::after {
    content: "";
    position: absolute; 
    top: 0; 
    bottom: 0; 
    left: -15px; 
    right: -15px;
    -webkit-box-shadow: inset 0px -150px 165px -58px rgba(255,255,255,1);
    -moz-box-shadow: inset 0px -150px 165px -58px rgba(255,255,255,1);
    box-shadow: inset 0px -150px 165px -58px rgba(255,255,255,1);
}
.approach__desc.active .expanded-text::after {
    display: none;
}
.approach__desc p {
    height: auto;
}
.approach__desc p::before {
    display: none;
}
.expanded-text p {
    margin-bottom: 10px;
}
.advantages__list-text {
    line-height: 1.3;
}
.prime__image video {
    width: 100%;
}
.footer__list.type__list li:last-child {
    display: flex;
}
input[name="cpu"] {
    margin-top: 20px;
}
.test__checkboxes {
    margin-top: 20px;
}
.test__checkboxes p {
    font-size: 1.125rem;
}
.checkbox__list {
    display: flex;
}
.checkbox__list > div {
    display: flex;
    flex-wrap: wrap;
}
.checkbox__list label {
    width: 100%;
    cursor: pointer;
    font-size: 1.125rem;
}
.checkbox__list input[type="checkbox"] {
    margin-right: 5px;
}
.responsible-content img {
    height: auto;
}
.responsible-content h2 em {
    font-style: normal;
}
.responsible-content h2 em {
    position: relative;
}
.responsible-content h2 em::before {
    content: '';
    display: block;
    border-radius: 100%;
    width: 4rem;
    height: 4rem;
    background-color: #FDFF30;
    position: absolute;
    top: -.625rem;
    right: -1.75rem;
    z-index: -1;
}
#subscribe-btn {
    background-color: #151515;
    border: 2px solid #151515;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 100%;
    outline: none;
    padding: .8125rem 1.5rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#subscribe-btn:hover {
    border-color: #fdff30;
}
#subscribe .modal-content {
    padding: 60px 50px;
    text-align: center;
}
#subscribe .modal-dialog {
    width: 400px;
}
.price-item__title br {
    display: none;
}
.section-video {
    position: relative;
    width: calc(100% - 6.25rem);
    padding-bottom: 48.5%; /* This maintains a 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
}
.section-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.header__nav {
    display: flex;
    align-items: center;
}
.header__nav .button {
    margin-left: 2rem;
    display: flex;
    align-items: center;
    color: #fff;
    min-width: 0;
    font-weight: bolder;
}
.header__nav .button:hover {
    background-color: #000;
    color: #fff;
    opacity: 0.8;
}
.sliders.sliders-pt0 {
    padding-bottom: 0;
}
.concept__nav li span br {
    display: none;
}
.tt-up {
    text-transform: uppercase;
}
.concept-slide__bg:before {
    display: none;
}
.sliders__bg:before {
    display: none;
}
.sliders__text, .sliders__desc {
    color: #fff;
}
.page-template-page-case .sliders {
    margin-top: 6.25rem;
}
@media (min-width: 768px) {
    .header__nav a {
        font-size: 1.125rem;
    }
    .main .callback {
        padding-bottom: 0;
    }
}
@media only screen and (max-width: 600px) {
    /*.page-template-page-service .main .section:first-child {
        padding-top: 0;
    }
    .button-dev {
        margin-bottom: 40px;
        max-width: 300px;
    }*/
    .page-template-page-estate .header__logo,
    .page-template-page-estate .header__logo img {
        width: auto;
    }
    .page-template-page-estate .header__logo img {
        height: 45px;
    }
    .header__menu-button {
        margin-top: -3px;
    }
    .page-template-page-estate .prime h1 {
        max-width: 70%;
    }
    .page-template-page-estate header.header {
        position: fixed;
        top: 0;
        z-index: 999;
        background-color: #fff;
        padding: 15px 20px;
    }
    .page-template-page-estate .button-call {
        display: none;
    }
    .page-template-page-estate .main-services {
        margin-top: 100px;
    } 
    .header__nav .button {
        display: none;
    }
    .estate-page .prime {
        padding-top: 0 !important;
    }
    .estate-page .prime__title {
        font-size: 35px;
        font-family: Bebas Neue Pro, sans-serif;
        font-weight: 300;
        width: 70%;
        line-height: 1.1;
    }
    .estate-page .prime .button {
        width: 200px;
        min-width: 0;
        padding: 9px 10px;
        margin-bottom: 2rem;
    }

    .rendering .slide-text p,
    .section__text,
    .process p, html, body {
        font-size: 14px;
    }

    .callback {
        padding-top: 60px;
    }
    
    .contacts__list li:last-child {
        display: block;
    }
    .section-video {
        width: calc(100% - 40px);
    }
    .above-video {
        padding-bottom: 20px;
    }
    .above-video .tiles-item:not(:first-child) {
        margin-top: 20px;
    }
    .concept-slide__list li {
        font-size: 12px;
    }
}
@media (min-width: 1024px) {
    .team__item--sm .team__item-image {
        height: 260px;
        width: 260px;
        overflow: hidden;
        padding-top: 0;
    }
}