.search {
display:none;
}
.header {
    min-height: 195px;
}
.search table {
padding:0 !important;
}
.search table tr {
display:inline-block;
width:50%;
}
.search input[type="text"] {
    height: 35px;
    border: 0px solid #c5c5c5;
    border-radius: 2px;
    padding: 0px;
    font-size: 16px;
    color: #333333;
    width: 145px;
    outline: none;
    transition: all ease 0.15s;
    background-repeat: no-repeat;
}
.search input[type="submit"] { 
     height: 45px;
    width: 145px;
    background-color: white;
    /* float: right; */
    float: left;
    padding-left: 45px;
    border-radius: 4px;
    font-family: MSblack;
    color: #009B97;
    background-image: url("https://denta.clinic/bitrix/templates/Ilatan/f/buttonIcon.png");
    background-repeat: no-repeat;
    background-position: 28px 10px;
    line-height: 40px;
    margin-top: 0;
    /* left: -700px; */
    /* position: relative; */
    cursor: pointer;
    border: 2px solid #009B97;
    transition: all ease 0.15s;
}
.search table {
border:0;
padding:0 45px;
}

.bottomFooter {
    height: 100px;
    display: block;
    border-top: 0px solid #f67aaa;
    line-height: 100px;
    color: rgba(255,255,255,1);
    font-size: 16px;
    padding-bottom: 40px;
}
.bottomFooter table{
    color: rgba(255,255,255,1);
}
.search-page {
max-width: 1200px;
    width: 100%;
    margin: 0px auto;
    position: relative;
}
.descriptHeader li  {
font-size:14px;
vertical-align:top;
}

.centerFooterBtn {
    text-align: center;
    margin: 17px 0;
    display: block;
    width: 270px;
    border: 0px solid rgba(243,78,142,0.50);
    height: 60px;
    background-color: white;
    border-radius: 4px;
    font-family: MSblack;
    text-transform: uppercase;
    line-height: 60px;
    color: #009B97;
    padding-right: 20px;
    background-image: url("https://denta.clinic/bitrix/templates/Ilatan/f/bottomArr.png");
    background-repeat: no-repeat;
    background-position: 252px 19px;
    cursor: pointer;
    transition: all ease 0.15s;
}
.centerFooterBtn:hover {
    box-shadow: 0px 4px 45px rgba(0,0,0,0.35);
}
.centerFooter {
    display: none;
}
.mainTEXT_ButtonBlock_custom {
    background-color: white;
    display: block;
    position: relative;
    text-align: center;
}
.mainTEXT_ShowAllText_custom {
    margin: 0 auto;
}
.mainTEXT_Block_custom {
    position: relative;
}
.mainTEXT_Block_custom:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 213px;
    background-image: url("https://denta.clinic/bitrix/templates/Ilatan/f/whiteShade.png");
    left: 0;
    bottom: 63px;
}

.new_btn {
    display: block;
    height: 65px !important;
    border: 0px !important;
    outline: none !important;
    width: 290px !important;
    border-radius: 4px !important;
    margin-top: 20px !important;
    cursor: pointer;
    font-size: 19px !important;
    font-family: MSblack !important;
    color: white !important;
    background-color: #009B97;
    padding-left: 38px !important;
    line-height: 61px;
    background-image: url("https://denta.clinic/bitrix/templates/Ilatan/f/buttonIconH.png");
    background-repeat: no-repeat !important;
    background-position: 39px 19px;
    box-shadow: 8px 8px 20px rgba(227,78,128,0.50);
    transition: all ease 0.15s;
}

@media only screen and (max-width: 800px){ 
div.mf-message {
	display:block;
    float: none;
		min-height: auto; } }