/* COMPANY */
#primary .page-wrapper .so-panel {
    margin-bottom: 0 !important;
}

.page-company {
    padding: 82px 0 94px;
}

.sub-title {
    margin-top: -2px;
    letter-spacing: 0.01em;
    margin-bottom: 54px;
}

.page-section__description {
    letter-spacing: 0.007em;
    line-height: 22px;
}

.page-section__description p {
    margin-bottom: 23px;
}

.page-section__description p:last-child {
    margin-bottom: 0;
}

.page-history {
    padding: 100px 0 93px;
}

.page-history h3 {
    margin-top: -5px;
    letter-spacing: 0.015em;
    margin-bottom: 35px;
}

.page-history__img {
    float: left;
    margin-right: 30px;
}

.page-culture {
    padding: 89px 0 95px;
}

.page-gallery .owl-stage {
    height: 330px;
}

.page-employee {
    padding: 100px 0 95px;
}

.page-employee h3 {
    margin-top: -5px;
    letter-spacing: 0.015em;
    margin-bottom: 35px;
}

.page-employee__img {
    float: right;
    margin-left: 30px;
}

.page-why {
    padding: 89px 0 95px;
}

.page-icon {
    padding: 102px 0 94px;
}

.page-section__svg {
    width: 150px;
    margin: 0 auto 44px;
}

.page-section__svg .svg {
    padding-bottom: 149px;
}

.page-icon h3 {
    margin-bottom: 38px;
}

.page-certified {
    padding: 100px 0 99px;
}

.page-certified h3 {
    margin-top: 18px;
    margin-bottom: 36px;
}

.page-certified__img_left {
    float: left;
    margin-right: 30px;
}

.page-certified__img_right {
    float: right;
    margin-left: 30px;
}

.page-certified__box {
    min-height: 270px;
}

.page-certified__box_marg {
    margin-bottom: 48px;
}

.page-contact {
    padding: 88px 0 92px;
}

#map {
    width: 100%;
    height: 505px;
}

.map-section .map__box {
    width: 370px;
    height: 315px;
    background: #f42c37;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    position: absolute;
    margin: auto;
    bottom: 95px;
    left: 0;
    padding-top: 35px;
    padding-left: 41px;
    padding-bottom: 25px;
}

.map-section .container {
    position: relative;
}

.map__item {
    color: #fff;
    margin-bottom: 24px;
}

.map__item:last-child {
    margin-bottom: 0;
}

.map__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.2em;
    margin-bottom: 3px;
}

.map__svg-box {
    width: 25px;
    display: inline-block;
}

.map__svg-box .svg {
    background-color: #fff;
    padding-bottom: 25px;
}

.map__desc {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    margin-top: -3px;
}

.information-section {
    padding: 92px 0 94px;
}

.information__title_quest {
    font-size: 50px;
    margin-bottom: 15px;
}

.information__title_phone {
    font-size: 55px;
    margin-bottom: 22px;
}

.information__box_quest {
    margin-bottom: 86px;
    position: relative;
}

.information__box_quest::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: rgba(79, 79, 79, .1);
    bottom: -43px;
}

.information__form input[type=text],
.information__form input[type=email],
.information__form input[type=tel] {
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -ms-border-radius: 26px;
    -o-border-radius: 26px;
    border-radius: 26px;
    background-color: rgb(239, 239, 239);
    width: 270px;
    height: 51px;
    outline: none;
    border: 1px solid rgb(239, 239, 239);
    padding-left: 22px;
    letter-spacing: 0.03em;
    font-size: 16px;
    font-weight: 300;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.wpcf7-not-valid {
    border-color: rgba(244, 44, 55, .5) !important;
    background: rgba(244, 44, 55, .5) !important;
}

.information__form [type=submit] {
    background-color: rgb(244, 44, 55);
    width: 100%;
    height: 51px;
    outline: none;
    border: none;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -ms-border-radius: 26px;
    -o-border-radius: 26px;
    border-radius: 26px;
    font-size: 16px;
    color: #fff;
}

.information__form .input-box-name,
.information__form .input-box-tel {
    margin-right: 26px;
    width: calc(50% - 15px);
}

.information__form .input-box {
    display: inline-block;
}

.information__form .input-group-box-first {
    margin-bottom: 29px;
    margin-top: 8px;
}

.information__form .input-button {
    margin-top: 31px;
    margin-bottom: 25px;
}

.information__form .form-desc {
    color: #4f4f4f;
    font-size: 13px;
    line-height: 15px;
    padding: 0 20px;
    letter-spacing: 0.01em;
}

.information__box .information__svg-box {
    width: 25px;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 11px;
}

.information__box .information__svg-box .svg {
    padding-bottom: 25px;
    background-color: rgba(79, 79, 79, .3);
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
}

.information__box_follow a:hover .svg {
    background-color: rgb(244, 44, 55);
}

section.error-404 {
    padding: 100px 0;
}

section.error-404 .page-header {
    margin-bottom: 30px;
}

.page-content-search {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
}


.input-box input::-webkit-input-placeholder {
    opacity: 1;
    color: #aeaeae;
    font-size: 16px;
}

.input-box input:-moz-placeholder {
    opacity: 1;
    color: #aeaeae;
    font-size: 16px;
}

.input-box input::-moz-placeholder {
    opacity: 1;
    color: #aeaeae;
    font-size: 16px;
}

.input-box input:-ms-input-placeholder {
    opacity: 1;
    color: #aeaeae;
    font-size: 16px;
}

.input-box input:focus::-webkit-input-placeholder {
    opacity: 0;
}

.input-box input:focus:-moz-placeholder {
    opacity: 0;
}

.input-box input:focus::-moz-placeholder {
    opacity: 0;
}

.input-box input:focus:-ms-input-placeholder {
    opacity: 0;
}
