@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700|Montserrat:100,200,300,400,500,600,700&display=swap');

body {
    font-family: 'Montserrat', sans-serif;
    font-family: 'Lora', serif;
}

a:hover {
    color: inherit;
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
}

.contact {
    background: #f5f5f2;
    padding-top: 80px;
    padding-bottom: 80px;
}

.contact-content {
    padding: 80px;
    background: white;
    box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);
    -webkit-box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);
}

.contact-info {
    margin-top: 80px;
}

.contact-icontext {
    margin-top: 10px;
}

.contact-icontext-icon {
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}

.contact-icontext-text {
}

.contact-icontext-text a {
    color: inherit;
}

.p-red {
    color: #dd2330;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 0px;
}

.header-menu-page {
    position: fixed;
    width: 100%;
    height: 80px;
    color: white;
    background: rgba(0, 0, 0, 0.6);
    z-index: 8888;
}

.header-menu-page-aimedia {
    float: right;
    color: #dd2330;
    font-size: 1.25em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-top: 20px;
}

.header-menu-page-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.875em;
    line-height: 120%;
    margin-top: 20px;
}

.header-menu-page-phone {
    margin-top: 25px;
    float: right;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.25em;
    font-weight: 600;
}

.header-page {
    height: 70vh;
    background: url("process-body.png") no-repeat center;
    background-size: cover;
}

.header-page-title {
    max-width: 650px;
    margin-top: 220px;
    font-family: 'Montserrat', sans-serif;
    font-size: 3.938em;
    color: white;
    line-height: 115%;
}

.header-page-line {
    margin-top: 35px;
    height: 2px;
    width: 180px;
    margin-left: 5px;
    background: #dd2330;

}

.header-page-subtitle {
    color: white;
    font-size: 1.250em;
    margin-top: 25px;
    line-height: 180%;
}

.header-page-buttons {
    margin-top: 100px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.750em;
}

.header {
    min-height: 680px;
    height: 90vh;
    background: url("header-body.jpg") no-repeat center;
    background-size: cover;
}

.header-title {
    max-width: 750px;
    margin-top: 20vh;
    font-family: 'Montserrat', sans-serif;
    font-size: 3.938em;
    color: white;
    line-height: 115%;
    font-weight: 500;
}

.header-subtitle {
    color: white;
    font-size: 1.3em;
    margin-top: 55px;
    line-height: 180%;

}

.header-buttons {
    margin-top: 100px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.750em;
}

.header-button1 {
    display: block;
    float: left;
    background: #dd2330;
    color: white;
    padding: 19px 43px;
    border-radius: 5px;
}

.header-button2 {
    display: block;
    float: left;
    color: white;
    padding: 19px 20px;
    margin-left: 30px;
    border: 1px solid white;
    border-radius: 5px;
}

.subtitle {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 0.750em;
    font-weight: 700;
    color: #dd2330;
}

.title {
    font-size: 2.25em;
    margin-top: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.small-title {
    font-size: 1.5em;
    margin-top: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.small-title-red {
    font-size: 1.5em;
    margin-top: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #dd2330;
}

.red-block {
    font-size: 1.125em;
    /*font-weight:600;*/
    line-height: 180%;
    /*max-width: 500px;*/
    background: #dd2330;
    color: white;
    padding: 50px;
    margin: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);
    -webkit-box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);
}

.description {
    margin-top: 20px;
    font-size: 1.125em;
    /*font-weight:600;*/
    line-height: 180%;
    /*max-width: 500px;*/
}

.red-description {
    color: #dd2330;
    font-weight: 500;
    font-family: Montserrat;
    float: right;
    margin: 30px;
    width: 40%;
    line-height: 180%;
    font-size: 1.125em;
}

.description a {
    color: #111111;
    /*font-family: 'Montserrat', sans-serif;*/
    font-weight: 500;
    text-decoration: underline;
}

.small-description {
    margin-top: 20px;
    font-size: 1.125em;
    /*font-weight:600;*/
    line-height: 180%;
    /*max-width: 500px;*/
}

.black-subtitle {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 700;
    color: #dd2330;
}

.black-title {
    font-size: 2.55em; /*42пх*/
    margin-top: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.black-description {
    margin-top: 20px;
    font-size: 1.125em;
    /*font-weight:600;*/
    line-height: 180%;
    /*max-width: 500px;*/
}

.button {
    display: block;
    float: left;
    background: #dd2330;
    color: white;
    padding: 19px 43px;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.75em;
    margin-top: 35px;
    margin-right: 30px;
    border: 1px solid #dd2330;
    padding-top: 20px;
}

.white-button {
    display: block;
    float: left;
    background: white;
    color: #dd2330;
    padding: 19px 43px;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.75em;
    margin-top: 35px;
    border: 1px solid #dd2330;
    padding-top: 20px;
}

.index-works {
    margin-top: 105px;
    margin-bottom: 150px;

}

.works-button {
    display: block;
    float: right;
    background: #dd2330;
    color: white;
    padding: 19px 43px;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.750em;
    position: absolute;
    bottom: 0px;
    right: 15px;
}
.work-page {
    background: url("process-body.png") no-repeat center;
    background-size: cover;
    text-align: center;
}
.work-page-title {
    /*max-width: 650px;*/
    margin-top: 120px;
    /*font-family: 'Montserrat', sans-serif;*/
    font-size: 3.5em;
    color: white;
    line-height: 115%;
    text-align: center;
    /*font-weight:600;*/
}
.work-background {
    background: rgba(0, 0, 0, 0.56);
}

.work-page-description {
    font-family: 'Montserrat', sans-serif;
    margin-top: 50px;
    /*font-weight:600;*/
    color: white;
    font-size: 1.25em;
    text-align: center;
}
.work-other-block{
    display: inline-block;
    text-align: center;
    margin: auto;
    min-height: 50px;
    margin-top: 75px;
    margin-bottom: 50px;
}
.work-other-block-a{
    display: inline-block;
    padding: 10px 20px;
    background: white;
    color: #dd2330;
    border: 1px solid white;
    border-radius: 5px;
    margin: 3px;
    font-family: 'Montserrat', sans-serif;
}
.work-other-block-a-selected{
    background: rgba(0, 0, 0, 0.31);
    border: 1px solid white;
    color: white;
    text-decoration: underline;
    /*font-weight:600;*/
}
.work-short_description{
    text-align: center;
    font-size: 1.125em;
    font-style: italic;
    padding-bottom: 25px;
    padding-top: 25px;
    /* border-top: 4px dotted #4c4c4c; */
    border-bottom: 3px dotted #4c4c4c;
    width: 70%;
    margin: auto;
    color: #292929;
}
.work-description{
    margin-top: 25px;
    text-align: center;
    font-size: 1.125em;
}
.work-content-title{
    background: firebrick;
    color: white;
    padding: 20px;
    margin-top: 50px;
    text-align: center;
    font-size: 1.5em;
    font-family: 'Montserrat', sans-serif;
}
.work-content {
    line-height: 1.87;
    /*font-size: 1.05em;*/
    font-size: 17px;
    color: #000
}

.work-content a {
    color: #dd2330;
    text-decoration: underline;
    font-family: 'Montserrat', sans-serif;
}
.work-navigation {
    margin-top: 25px;
    font-weight: 600;
    text-transform: uppercase;
}
.work-navigation a{
    color: black;
}
.work-tags{
    margin-top: 15px;
    margin-bottom: 10px;
}
.work-tags-a{
    margin: 3px;
    padding: 5px;
    border-radius: 3px;
    background: #dd2330;
    color: white;
}
.work-other-content-button{
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
    padding: 25px;
}
.work-other-content-button-content{
    display: inline-block;
}
.work-other-button{
    color: #131313;
    font-family: 'Montserrat', sans-serif;
    padding: 10px;
    /*padding-bottom: 15px;*/
    border-bottom: 1px solid black;
    margin: 5px;
}
.work-other-button-select{
    font-weight:600;
    border-bottom: 2px solid black;
}
.index-work-block {
    border-radius: 5px;
    background: url("index-work-body.png");
    background-size: cover;
    height: 300px;
    padding: 25px 35px;
}

.index-work-block-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.500em;
    color: white;
    font-weight: 600;
    margin: auto;
    /*padding-top: 25px;*/
    padding-bottom: 10px;
    border-bottom: 2px solid #dd2330;
    display: table;
    text-align: center;

}

.index-work-block-subtitle {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.125em;
    color: white;
    margin-top: 25px;
    font-weight: 500;

}

.index-work-block-description {
    margin-top: 15px;
    color: white;
    line-height: 180%;
    font-size: 1.125em;

}

.index-work-block-button {
    margin-top: 35px;
    color: #dd2330;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    font-size: 0.75em;
}

.index-services {
    padding: 90px;
    background: #011627;
    color: white;
}

.services-item {
    width: 100%;
    display: inline-block;
    margin-bottom: 35px;
}

.services-item a {
    color: white;
}

.services-item a:hover {
    color: #dd2330;
    text-decoration: underline;
}

.services-item-title {
}

.services-item-title-icon1 {
    float: left;
    display: inline-block;
}

.services-item-title-text {
    display: inline-block;
    float: left;
    font-size: 1.25em;
    font-weight: 600;
    margin-left: 35px;
    margin-top: 10px;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
}

.services-item-text {
}

.services-item-text {
}

.index-blog {
    padding-top: 150px;
    /*padding-bottom: 100px;*/

}

.index-blog-block {
    border-radius: 5px;
    background: #f5f5f2;
    height: 710px;
}

.index-blog-block-img img {
    width: 100%;
    /*height: 300px;*/
    min-height: 1px;
    max-height: 350px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.index-blog-block-date {

    margin-top: 25px;
    font-size: 0.750em;
    color: #dd2330;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin-left: 35px;
    margin-right: 25px;
}

.index-blog-block-title {
    font-size: 1.250em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 25px;
    margin-left: 35px;
    margin-right: 15px;
}

.index-blog-block-title a {
    color: inherit;
}

.index-blog-block-description {
    margin-top: 25px;
    margin-left: 35px;
    margin-right: 25px;
    line-height: 185%;
}

.index-blog-block-button {
    display: block;
    color: black;
    float: right;
    margin-top: 15px;
    margin-left: 35px;
    margin-right: 35px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 0.750em;
    font-weight: 600;
    text-decoration: underline;
}

.principles-block {
    border-radius: 5px;
    background: #f5f5f2;
    background-size: cover;
    height: 300px;
    padding: 40px 35px;
}

.principles-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.500em;
    font-weight: 600;
}

.principles-text {
    font-size: 1.125em;
    margin-top: 20px;
}

.index-team {
    margin-top: 150px;
}

.index-begin {
    margin-top: 150px;
    padding-top: 90px;
    padding-bottom: 75px;
    color: white;
    background: url("almaz2.png") no-repeat;
    /*background: #011627;*/
}

.index-begin-content {
    background: rgba(0, 0, 0, 0.57);
    display: flow-root;
    padding: 50px;
}

.index-bottom {
    margin-top: 100px;
    margin-bottom: 150px;
}

.index-bottom-menu-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.250em;
    font-weight: 600;
    color: #dd2330;
    margin-bottom: 15px;

}

.index-bottom-menu {
}

.index-bottom-menu ul {
    margin: 0;
    padding: 0;
}

.index-bottom-menu ul li {
    list-style: none;
}

.index-bottom-menu ul li a {
    color: #484b4c;
}

.services {
    margin-top: 80px;
}

.service-block {
    padding-top: 50px;
    padding-bottom: 50px;
}

.service-icon img {
    width: 110%;
    margin-top: 30px;
}

.service-menu-block {
    margin-top: 80px;
}

.service-menu-title {
    font-size: 0.875em;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
}

.service-menu-ul ul {
    margin: 0;
    padding: 0;
}

.service-menu-ul ul li {
    list-style: none;

}

.service-menu-ul ul li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.25em;
    display: block;
    padding: 10px 0;
    color: #212529;
    font-weight: 600;

}

.service-menu-ul ul li a span {
    color: #dd2330;
    font-weight: 900;

}

.service-page {
    margin-top: 50px;
    margin-bottom: 75px;
}

.service-page-block {
    margin-bottom: 30px;
    padding: 35px;
    background: #011627;
    color: white;
    min-height: 330px;
    box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);
    -webkit-box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);
}

.service-page-block table {
    width: 100%;
    color: white;
}

.service-page-block-title {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.25em;
}

.service-page-block-description {
    margin-top: 20px;
    min-height: 100px;

}

.service-page-block-price {
    margin-top: 20px;
    font-size: 1.875em;
}

.service-page-block-price span {

    font-weight: 600;
}

.service-page-stage-block {
    margin-top: 75px;
}

.service-page-stage2-block {
    margin-top: 50px;
}

.service-page-stage2-block-content {
    padding: 50px;
    padding-top: 25px;
    padding-left: 75px;
    background: #f5f5f2;
    box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);
    -webkit-box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);
}

.service-page-stage3-block {
    margin-top: 50px;
}

.service-page-stage3-block-content {
    padding: 50px 75px;

    background: #011627;
    color: white;
}

.service-page-stage3-block-content-img-block {
    margin-top: 50px;
    background: url("/site/onehome/1.webp");
    width: 100%;
    height: 259px;
    text-align: center;
}

.service-page-stage3-block-content-img-block span {
    display: inline-block;
    margin-top: 120px;
    color: #dd2330;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 0.75em;
}

.process {
    margin-top: 110px;
}

.process-plan {
    margin-top: 70px;
}

.process-plan-block {
    min-height: 250px;
    margin-bottom: 50px;
}

.process-plan-block-img {
    float: left;
    /*margin-right: 25px;*/
    width: 100px;
    /*min-height: 50px;*/
}

.process-plan-block-img img {
    width: 80%;
}

.process-plan-block-content {
    float: right;
    width: calc(100% - 100px);
    /*float: left;*/
}

.process-plan-block-content-subtitle {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 700;
    color: #dd2330;
}

.process-plan-block-content-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    margin-top: 15px;
}

.process-plan-block-content-text {
    margin-top: 20px;
    /*font-size: 1.125em;*/
    /*font-weight:600;*/
    line-height: 180%;
    /*max-width: 500px;*/
}

.warranty-block {
    padding-top: 90px;
    padding-bottom: 75px;
    color: white;
    /*background: url("begin-body.png") no-repeat;*/
    background: #011627;
    background: linear-gradient(270deg, #011627 90%, transparent 50%);
    margin-top: 0
}

.history {
    margin-top: 110px;
}

.team {
    margin-top: 110px;
}

.team-block {
    margin-top: 100px;
}

.team-block-img img {
    width: 80%;
}

.team-block-content-subtitle {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 0.750em;
    font-weight: 700;
    color: #dd2330;
}

.team-block-content-title {
    font-size: 2.55em;
    margin-top: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.team-block-content-description {
    margin-top: 20px;
    font-size: 1.125em;
    /*font-weight:600;*/
    line-height: 180%;
    /*max-width: 500px;*/
}

.form1 {
    margin-top: 75px;
}

.form1 label {
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 0.750em;
    font-weight: 600;
    color: #dd2330;
    margin-bottom: 5px;
}

.form1 label input {
    margin-top: 3px;
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 1px solid #ededed;
    padding: 5px 10px;
    height: 45px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.25em;
    font-weight: 600;
    color: #011627;
    border-radius: 5px;
    background-color: #ededed;
    padding-bottom: 0;
    margin-bottom: 5px;
}

.form1 label textarea {
    margin-top: 3px;
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 1px solid #ededed;
    padding: 5px 10px;
    height: 150px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.25em;
    font-weight: 600;
    color: #011627;
    border-radius: 5px;
    background-color: #ededed;
}

.form1 label span, #feedback-form-error {
    font-family: 'Montserrat', sans-serif;
    /*text-decoration: underline;*/
    text-transform: none;
    color: black;
    margin-bottom: 10px;
    min-height: 16px;
    display: inline-block;
}

#feedback-form-error {
    font-family: 'Montserrat', sans-serif;
    /*text-decoration: underline;*/
    text-transform: none;
    color: black;
    margin-bottom: 10px;
    font-size: 0.750em;
    font-weight: 600;
    display: inline-block;
}

.submit1 {
    margin-top: 3px;
    margin-bottom: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 1px solid #ededed;
    padding: 20px 45px;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: 600;
    color: white;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 0.750em;
    font-weight: 600;
    background: #dd2330;
}

.submit1:hover {
    color: white;
    background: #981a21;
}

/*Навигация*/
.page-navigation {
    margin-top: 75px;
    /*font-family: 'Montserrat', sans-serif;*/
}

.page-navigation-content ul {
    margin: 0px;
    padding: 0px;
}

.page-navigation-content ul li {
    display: inline;

}

.page-navigation-content ul li a {
    color: #465357;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 1.125em;
}

.page-navigation-content ul li a {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 0.750em;
    font-weight: 600;
}

.page-navigation-content ul li a.now {
    border-bottom: 1px solid #465357;
}

/*Заппису журнала*/
.nav-return {
    height: 45px;
    width: 45px;
    background: url(nav-single-prev.png);
    float: left;
    position: relative;
    top: -13px;
    border: 1px solid rgba(0, 0, 0, 0.18);
    margin-right: 15px;
}

.article {
    margin-bottom: 100px;
}

.article-navigation {
    margin-top: 25px;
    margin-bottom: 50px;
    text-transform: uppercase;
    /*font-weight: 600;*/
}

.article-head {
}

.article-content {
    line-height: 1.87;
    /*font-size: 1.05em;*/
    font-size: 17px;
    color: #000
}

.article-content a {
    color: #dd2330;
    text-decoration: underline;
    font-family: 'Montserrat', sans-serif;
}

.article-head-date {
    text-align: center;
    font-size: 0.875em;
    text-transform: uppercase;
    color: #161d27;
    margin-bottom: 15px;
    /*font-weight:600;*/
}

.article-head-title {
    font-size: 2.5em;
    text-align: center;
    margin-bottom: 25px;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;

}

.article-head-category {
    text-transform: uppercase;
    color: #dd2330;
    text-decoration: underline;
    text-align: center;
    font-weight: 600;
}

.article-head-category a {
    text-transform: uppercase;
    color: #dd2330;
    text-decoration: underline;
    text-align: center;
    font-weight: 600;
}

.article-head-author {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 25px;
}

.article-head-author table {
    text-align: center;
    margin: auto;
}

.article-head-author-img {
    margin-right: 20px;

}

.article-navigation a {
    color: #161d27;
    text-transform: uppercase;
    font-size: 0.875em;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: -0.5px;
}

.article-navigation > div > div {
    margin-bottom: 50px;
}

.article-navigation a:hover {
    /*text-decoration: underline;*/
    color: #dd2330;
}

.article-background {
    background: rgba(0, 0, 0, 0.56);
    height: 70vh;
}

.article-page {
    height: 70vh;
    background: url("process-body.png") no-repeat center;
    background-size: cover;
}

.article-page-title {
    /*max-width: 650px;*/
    margin-top: 150px;
    /*font-family: 'Montserrat', sans-serif;*/
    font-size: 3.938em;
    color: white;
    line-height: 115%;
    text-align: center;
    /*font-weight:600;*/
}

.article-page-description {
    font-family: 'Montserrat', sans-serif;
    margin-top: 50px;
    /*font-weight:600;*/
    color: white;
    font-size: 1.25em;
    text-align: center;
}

.pc1 {
    display: none;
}

.portfolio {
    margin-top: 100px;
}

.portfolio-block-b:nth-child(odd) {
    margin-top: 30px;
}

.portfolio-block-b:nth-child(even) {
    margin-bottom: 30px;
}

.portfolio-block {
    /*box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);*/
    /*-webkit-box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);*/
    /*-moz-box-shadow: 5px 4px 23px 0px rgba(0, 0, 0, 0.36);*/
    margin-bottom: 50px;
    margin-top: 50px;
    /*height: 500px;*/
    /*padding: 25px 35px;*/
}

.portfolio-img {
    position: relative;
    height: 500px;
    width: 100%;
    /*transition: all 0.4s cubic-bezier(0.47, 0, 0.745, 0.715);*/
    transition: all .8s cubic-bezier(0,0,0,1);

}
.portfolio-img-a{
    display: block;
    overflow: hidden;
    /*transition: all 0.4s cubic-bezier(0.47, 0, 0.745, 0.715);*/
    transition: all .8s cubic-bezier(0,0,0,1);
}
.img-size-8{
    height: 600px;
}

.img-size-12{
    height: 700px;
}

.portfolio-img:hover {
    transform: scale(1.08);

}
.portfolio-img-a:hover{

}


.portfolio-block-title {
    margin-top: 8px;
    font-size: 1.1250em;
    padding-bottom: 10px;
    display: table;
}
.portfolio-block-title a{
    /*color: black;*/
}
.title-size-6{
    font-size: 130%;
}
.title-size-8{
    font-size: 150%;
}
.title-size-12{
    font-size: 200%;
}

.portfolio-block-city {
    font-family: 'Montserrat', sans-serif;
    margin-top: 10px;
    font-size: 0.875em;
    min-height: 21px;
    color: grey;
}

.portfolio-block-city span {
    /*color: #dd2330;*/
}

.portfolio-block-button {
    /*display: contents;*/
    margin-top: 25px;
    color: #dd2330;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;

    font-size: 0.75em;
    float: left;
}

.journal-block {
    border-radius: 5px;
    background: #f5f5f2;
    margin-bottom: 30px;
    padding-bottom: 60px;
    /*height: 710px;*/
}

.journal-block-img img {
    width: 100%;
    /*height: 300px;*/
    min-height: 1px;
    max-height: 350px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.journal-block-date {

    margin-top: 25px;
    font-size: 0.750em;
    color: #dd2330;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin-left: 35px;
    margin-right: 25px;
}

.journal-block-title {
    font-size: 1.250em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 25px;
    margin-left: 35px;
    margin-right: 15px;
}

.journal-block-description {
    margin-top: 25px;
    margin-left: 35px;
    margin-right: 25px;
    line-height: 185%;
}

.journal-block-button {
    display: block;
    color: black;
    float: right;
    margin-top: 15px;
    margin-left: 35px;
    margin-right: 35px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 0.750em;
    font-weight: 600;
    text-decoration: underline;
}

.index-price {
    margin-top: 100px;

}

.index-price td, .index-price th {
    padding: .75rem;
    vertical-align: top;
    border-top: 15px solid #ffffff;
}

/*.outline {*/
/*margin-top: 100px;*/
/*}*/

/*.outline table {*/
/*width: 100%;*/
/*border-spacing: 0px 20px;*/
/*}*/

/*.outline table td {*/
/*height: 25px;*/
/*margin: 10px 10px;*/
/*}*/
.portfolio-page-title{
    margin-top: 150px;
    font-size: 4em;
    text-align: center;
}
.portfolio-page-description{
    font-style: italic;
    margin-top: 15px;
    /*font-weight:600;*/
    font-size: 1.125em;
    text-align: center;
}
.portfolio-page-parent-title{

    font-size: 4em;
    text-align: center;
}
.portfolio-page-parent-description{
    font-size: 1.25em;
    text-align: center;
    margin-bottom: 50px;
}
.portfolio-page-parent-navigation{
    margin-top: 150px;
    font-size: 1.25em;
}
.portfolio-page-parent-navigation a{
 color: black;
}
.portfolio-category-a{
    /*font-size: 1.125em;*/
    line-height: 1.74;
    border-bottom: 1px solid rgba(0,137,255,.3);
}
.portfolio-category-span{
    opacity: 0.8;
    font-size: 0.9em;
}
@media screen and (max-width: 767px) {
    .pc1 {
        display: block;
    }

    .header {
        min-height: 100vh;
        height: 100vh;
        background: url("header-body.jpg") no-repeat center;
        background-size: cover;
    }

    .header-menu-page-aimedia {
        display: none;
    }

    .header-menu-page-title {
        display: none;
    }

    .header-menu-page {
        position: fixed;
        width: 100%;
        height: 60px;
        color: white;
        z-index: 8888;
        background: rgba(1, 22, 39, 0.7);
        /* IE9, iOS 3.2+ */
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMDExNjI3IiBzdG9wLW9wYWNpdHk9IjAuNyIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzAxMTYyNyIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
        background: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgba(1, 22, 39, 0.7)), color-stop(1, rgba(1, 22, 39, 1)));
        /* Android 2.3 */
        background: -webkit-linear-gradient(bottom, rgba(1, 22, 39, 0.7) 0%, rgba(1, 22, 39, 1) 100%);
        /* IE10+ */
        background: linear-gradient(to top, rgba(1, 22, 39, 0.7) 0%, rgba(1, 22, 39, 1) 100%);
        background: -ms-linear-gradient(bottom, rgba(1, 22, 39, 0.7) 0%, rgba(1, 22, 39, 1) 100%);

    }

    /* IE8- CSS hack */
    @media \0screen\,screen\9 {
        .header-menu-page {
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff011627", endColorstr="#b3011627", GradientType=0);
        }
    }


    .header-menu-page-phone {
        margin-top: 15px;
        float: right;
        font-family: 'Montserrat', sans-serif;
        font-size: 1em;
        font-weight: 600;
    }

    .header-title {
        max-width: 750px;
        margin-top: 20vh;
        font-family: 'Montserrat', sans-serif;
        font-size: 2.25em;
        color: white;
        line-height: 115%;
        font-weight: 500;
    }

    .header-subtitle {
        color: white;
        font-size: 1.125em;
        margin-top: 45px;
        line-height: 180%;

    }

    .header-buttons {
        margin-top: 70px;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 0.750em;
    }

    .header-button1 {
        display: block;
        float: left;
        background: #dd2330;
        color: white;
        padding: 19px 43px;
        border-radius: 5px;
    }

    .header-button2 {
        display: block;
        float: left;
        color: white;
        padding: 19px 20px;
        margin-left: 30px;
        border: 1px solid white;
        border-radius: 5px;
    }

    .works-button {
        display: table;
        float: inherit;
        background: #dd2330;
        color: white;
        padding: 19px 43px;
        border-radius: 5px;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 0.750em;
        position: inherit;
        bottom: inherit;
        right: inherit;
        margin: auto;
        margin-top: 25px;
        text-align: center;
        width: 100%;
    }

    .index-work-block {
        border-radius: 5px;
        background: url(index-work-body.png);
        background-size: cover;
        height: inherit;
        padding: 25px 35px;
        margin-top: 30px;
    }

    .phone1 {
        display: none;
    }

    .index-services {
        padding: 0;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .button {
        width: 100%;
        text-align: center;
    }

    .index-blog {
        padding-top: 50px;
        padding-bottom: 125px;
    }

    .index-blog-block-img {
        width: 100%;
        height: 150px;
        overflow: hidden;
    }

    .index-blog-block {
        margin-bottom: 25px;
    }

    .index-blog-block {
        border-radius: 5px;
        background: #f5f5f2;
        height: inherit;
    }

    .index-blog-block-title {
        font-size: 1.250em;
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .index-blog-block-date {
        margin-top: 15px;
        font-size: 0.750em;
        color: #dd2330;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        margin-left: 15px;
        margin-right: 25px;
    }

    .index-blog-block-description {
        margin-top: 25px;
        margin-left: 15px;
        margin-right: 25px;
        line-height: 185%;
    }

    .index-blog-block-button {
        display: inline-block;
        color: black;
        float: inherit;
        margin-top: 0;
        margin-left: 35px;
        margin-right: 35px;
        margin-bottom: 15px;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        font-size: 0.750em;
        font-weight: 600;
        text-decoration: underline;
        text-align: center;
        padding: 15px;
        background: #f5f5f2;
    }

    .principles-block {
        border-radius: 5px;
        background: #f5f5f2;
        background-size: cover;
        height: inherit;
        padding: 25px 15px;
        margin-top: 30px;
    }

    .index-begin {
        margin-top: 50px;
        padding-top: 40px;
        padding-bottom: 75px;
        color: white;
        /* background: url(begin-body.png) no-repeat; */
        background: #011627;
    }

    .header-page {
        height: 70vh;
        background: url(process-body.png) no-repeat center;
        background-size: cover;
    }

    .header-page-title {
        max-width: 750px;
        margin-top: 20vh;
        font-family: 'Montserrat', sans-serif;
        font-size: 2.25em;
        color: white;
        line-height: 115%;
        font-weight: 500;
    }

    .header-page-subtitle {
        color: white;
        font-size: 1.125em;
        margin-top: 25px;
        line-height: 180%;
    }

    .header-page-line {
        margin-top: 25px;
        height: 2px;
        width: 180px;
        margin-left: 5px;
        background: #dd2330;
    }

    .service-icon {
        display: none;
    }

    .service-menu-block {
        margin-top: 30px;
    }

    .service-block {
        padding-top: 0;
        padding-bottom: 50px;
    }

    .black-title {
        font-size: 2.125em;

    }

    .title {
        font-size: 2.125em;
        margin-top: 30px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
    }

    .process-plan-block-content {
        width: 90%;
        float: inherit;
    }

    .process-plan-block {
        min-height: inherit;
        margin-bottom: 50px;
    }

    .process-plan-block-img {
        float: left;
        margin-right: 25px;
        width: inherit;
        min-height: inherit;
    }

    .process-plan-block-img img {
        width: 60px;
    }

    .process-plan-block {
        margin-bottom: 50px;
    }

    .warranty-block {
        background: #011627;
    }

    .journal-block-img {
        width: 100%;
        height: 200px;
        overflow: hidden;
    }

    .journal-block {
        margin-bottom: 25px;
        padding-bottom: inherit;
    }

    .journal-block {
        border-radius: 5px;
        background: #f5f5f2;
        height: inherit;
    }

    .journal-block-title {
        font-size: 1.250em;
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .journal-block-date {
        margin-top: 15px;
        font-size: 0.750em;
        color: #dd2330;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        margin-left: 15px;
        margin-right: 25px;
    }

    .journal-block-description {
        margin-top: 25px;
        margin-left: 15px;
        margin-right: 25px;
        line-height: 185%;
    }

    .journal-block-button {
        display: inline-block;
        color: black;
        float: inherit;
        margin-top: 0;
        margin-left: 35px;
        margin-right: 35px;
        margin-bottom: 15px;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        font-size: 0.750em;
        font-weight: 600;
        text-decoration: underline;
        text-align: center;
        padding: 15px;
        background: #f5f5f2;
    }

    .article-page-title {
        /* max-width: 650px; */
        margin-top: 70px;
        /* font-family: 'Montserrat', sans-serif; */
        font-size: 1.75em;
        color: white;
        /* line-height: 115%; */
        text-align: center;
        /* font-weight: 600; */
    }

    .article-page-description {
        font-family: 'Montserrat', sans-serif;
        margin-top: 25px;
        /* font-weight: 600; */
        color: white;
        font-size: 1em;
        text-align: center;
    }
    .portfolio-page-parent-navigation {
        margin-top: 80px;
        font-size: 1em;
    }
    .portfolio-page-parent-title {
        font-size: 2em;
        text-align: center;
        margin-top: 10px;
    }
    .portfolio-page-category{
        margin-top: 25px;
        text-align: center;
    }
    .portfolio-page-title {
        margin-top: 80px;
        font-size: 2em;
        text-align: center;
    }
    .portfolio {
        margin-top: 50px;
    }
}