.t-container_100 {
    height: 100px;
}


.title-page .wrapper>* {
    max-width: 100%;
    height: 100px;
}
.nhead {
    margin: 0;
    height: auto;
    display: block;
    box-sizing: border-box;
    position: relative;
    overflow: visible;
    padding: 5px 0 50px 0;
}


.sectop {
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    padding: 10px 10px;
    background-color: #d3c9b4;
    background: #644522;
    box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.3);
    border-top: 1px solid #d3c9b4;
}
.sectop-soc-link svg {
    width: auto;
    height: 20px;
    margin-top: 5px;
}


    
.sectop-soc-inst {
    background: #e4405f !important;
    margin-top: 20px;
    
}
/*.sectop-soc-vk {
    background: #6996c7 !important;
    margin-right: 20px;
}*/
.sectop-soc-vib {
    background: #675da9 !important;
    margin-left: 20px;
    margin-top: 20px;
}
.sectop-soc-wa {
    background: #00e676 !important;
    margin-top: 20px;
}
.sectop-soc-tlg {
    background: #35ace1 !important;
    margin-top: 20px;
}

.sectop-soc-link {
    display: inline-block;
    box-sizing: border-box;
    background: #d3c9b4;
    color: #fff !important;
    text-decoration: none;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 1;
    border-radius: 5px;
    margin-right: 2px;
    cursor: pointer;
    opacity: 1;
    transition: all 0.5s ease;
    vertical-align: middle;
}    
    
    


.title-page .wrapper {
    position: relative;
    font-family: Arial,Helvetica,sans-serif;
    color: #000;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: none;
    text-decoration: none;
    font-size: 12px;
    display: block;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
}
.title-page .editorElement {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.sectop-cc {
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
}

.sectop-col-left {
    width: 30%;
}    

.sectop-col-right {
    display: inline-block;
    text-align: right;
    width: 70%;
}
.sectop-col {
    display: block;
    box-sizing: border-box;
    
    float: right;
    line-height: 35px;
    height: 35px;
}
.sectop-phone-icon1 {
    display: inline-block;
    box-sizing: border-box;
    width: 20px;
    height: auto;
    color: #fff;
    vertical-align: middle;
    margin-right: 7px;
}
a.sectop-phone1 {
    display: inline-block;
    box-sizing: border-box;
    font-family: Roboto Slab, serif;
    font-size: 20px;
    font-weight: 400;
    color: #eeece8 !important;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 45px;
}

.sectop-phone-icon2 {
    display: inline-block;
    box-sizing: border-box;
    width: 20px;
    height: auto;
    color: #fff;
    vertical-align: middle;
    margin-right: 7px;
}
a.sectop-phone2 {
    display: inline-block;
    box-sizing: border-box;
    font-family: Roboto Slab, serif;
    font-size: 20px;
    font-weight: 400;
    color: #eeece8 !important;
    text-decoration: none;
    vertical-align: middle;
 
}

a.sectop-callback {
    display: inline-block;
    box-sizing: border-box;
    font-family: Merriweather, serif;
    color: #5e3e0f !important;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    width: 200px;
    height: 35px;
    background: linear-gradient(rgba(237, 235, 231, 0.53), rgba(237, 235, 231, 0.53)), url(../images/54712066_2.webp) left 50% top 50% / cover no-repeat;
    font-weight: bold;
    border: 2px solid #eeece8;
    border-radius: 300px;
    vertical-align: middle;
    margin-left: 20px;
}
.nhead-consult {
    box-sizing: border-box;
    position: relative;
    padding-top: 30px;
    text-align: center;
}
.nhead-consult a {
    display: inline-block;
    box-sizing: border-box;
    font-family: Merriweather, serif;
    text-transform: uppercase;
    color: #5e3e0f !important;
    font-weight: bold;
    border: 2px solid #5e3e0f !important;
    padding: 10px 20px;
    background: rgba(255, 255, 255, 0.5);
    font-size: 20px;
    text-decoration: none;
    border-radius: 300px;
}

.t167 .t-text {
    font-style: italic !important;
    
}
/*.t167 .t-text {
 
    font-style: italic;
 
}*/



@media (max-width: 980px)
.t-container_100 {
    height: 200px;
}
.nhead {
    padding: 155px 0 50px 0;
}
@media (max-width: 980px)
.sectop-col-left, .sectop-col-right {
    text-align: center;
}
@media (max-width: 980px)
.sectop-col-left {
    padding-top: 15px;
}
@media (max-width: 980px)
.sectop-col {
    float: none;
    width: 100%;
    height: auto;
}

