.menu_link__effect_free_sarah {
    margin-left: -15px;
    margin-right: -15px;
}
.menu_link__effect_free_sarah .wrap {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    width: 50%;
    position: relative;
    float: left;
}
.menu_link__effect_free_sarah-object {
    background-color: #000;
    padding-top: 20px;
    border: 1px solid #ffffff;
    width: 100%;
    height: 330px;
    position: relative;
    float: left;
    overflow: hidden;
    z-index: 0;
}
.menu_link__effect_free_sarah-back_image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
}
.menu_link__effect_free_sarah-content {
    color: #fff;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 15px 25px;
}
.menu_link__effect_free_sarah-title {
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    text-decoration: underline;
    margin: 0;
    position: relative;
    overflow: hidden;
}
.menu_link__effect_free_sarah-title:after {
    background-color: #fff;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    content: "";
    -webkit-transition: -webkit-transform 0.35s;
           transition: transform 0.35s;
           -webkit-transform: translate3d(-100%, 0, 0);
           transform: translate3d(-100%, 0, 0);
}
.menu_link__effect_free_sarah-text {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    font-size: 16px;
    line-height: 1.2;
    padding: 1em 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
       transition: opacity 0.35s, transform 0.35s;
       -webkit-transform: translate3d(100%, 0, 0);
       transform: translate3d(100%, 0, 0);
}
.menu_link__effect_free_sarah-link {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    background-color: #FFFFFF;
    margin-top: 12px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    padding: 9px 50px;
}
.menu_link__effect_free_sarah-object:hover .menu_link__effect_free_sarah-back_image {
    opacity: 0.4;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.menu_link__effect_free_sarah-object:hover .menu_link__effect_free_sarah-title:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.menu_link__effect_free_sarah-object:hover .menu_link__effect_free_sarah-text {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.menu_link__effect_free_sarah .contentTitle {
    padding-left: 15px;
    padding-right: 15px;
}
.menu_link__effect_free_sarah-object:hover .menu_link__effect_free_sarah-title {
    color: #FFFFFF;
    text-decoration: none;
}
#content .content .wrap .objFooter {
    background-color: #ffffff;
    width: 100%;
    float: left;
}
#content .content .wrap .objFooter .link_form {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 15px;
    margin-right: 35px;
    display: inline-block;
    float: right;
}
#content .content .wrap .objFooter .link_form:hover {
    text-decoration: none;
}
#content .content .wrap .objFooter .block_cost {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.2;
    background-image: url(../images/red_block.png);
    background-position: center right;
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-left: 40px;
    padding-right: 30px;
    margin-right: 35px;
    width: 180px;
    height: 65px;
    position: relative;
    float: left;
    z-index: 1;
}
#content .content .wrap .objFooter .block_cost span {
    font-size: 24px;
}
.menu_link__effect_free_sarah-link:hover {
    color: #FFFFFF;
    background-color: #FF5656;
}
.link-title {
    text-decoration: none;
}
@media (max-width: 1199px) {
.menu_link__effect_free_sarah-link {
    margin-bottom: 0px;
    margin-right: 15px;
    float: right;
}   
#content .content .wrap .objFooter .link_form {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 15px;
    float: right;
}
}/*@media*/
@media (max-width: 991px) {
.menu_link__effect_free_sarah .wrap {
    width: 100%;
}
}/*@media*/
@media (max-width: 479px) {
.menu_link__effect_free_sarah-object {
    height: 360px;
}
.menu_link__effect_free_sarah-link {
    padding-left: 15px;
    padding-right: 15px;
}
}/*@media*/
