/* line 5, ../sass/_common.scss */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    list-style: none;
}
/* line 14, ../sass/_common.scss */
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
/* line 19, ../sass/_common.scss */
a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #666;
}
/* line 28, ../sass/_common.scss */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* line 33, ../sass/_common.scss */
td, td img {
    vertical-align: top;
}
/* line 37, ../sass/_common.scss */
input, select, button, textarea {
    margin: 0;
    font-size: 100%;
    color: #666;
}
/* line 43, ../sass/_common.scss */
input[type="checkbox"] {
    vertical-align: bottom;
}
/* line 47, ../sass/_common.scss */
input[type="radio"] {
    vertical-align: text-bottom;
}
/* line 51, ../sass/_common.scss */
sub {
    vertical-align: sub;
    font-size: smaller;
}
/* line 56, ../sass/_common.scss */
sup {
    vertical-align: super;
    font-size: smaller;
}
/* line 61, ../sass/_common.scss */
.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
}
/* line 68, ../sass/_common.scss */
.clearfix:after {
    clear: both;
}
/* line 72, ../sass/_common.scss */
.clearfixte {
    zoom: 1;
}
/*@font-face {
	font-family:'philosopherregular';
	src:url("../fonts/philosopher-regular-webfont.eot");
	src:url("../fonts/philosopher-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/philosopher-regular-webfont.woff") format("woff"), url("../fonts/philosopher-regular-webfont.ttf") format("truetype");
	font-weight:normal;
	font-style:normal;
}*/
@font-face {
    font-family: "philosopherregular";
    src: url('../fonts/philosopher-regular.eot');
    src: local('Philosopher'),
    url('../fonts/philosopher-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/philosopher-regular.woff2') format('woff2'),
    url('../fonts/philosopher-regular.woff') format('woff'),
    url('../fonts/philosopher-regular.ttf') format('truetype'),
    url('../fonts/philosopher-regular.svg#Philosopher') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'philosopherbold';
    src: url("../fonts/philosopher-bold-webfont.eot");
    src: url("../fonts/philosopher-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/philosopher-bold-webfont.woff") format("woff"), url("../fonts/philosopher-bold-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'philosopherbold_italic';
    src: url("../fonts/philosopher-bolditalic-webfont.eot");
    src: url("../fonts/philosopher-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/philosopher-bolditalic-webfont.woff") format("woff"), url("../fonts/philosopher-bolditalic-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'philosopheritalic';
    src: url("../fonts/philosopher-italic-webfont.eot");
    src: url("../fonts/philosopher-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/philosopher-italic-webfont.woff") format("woff"), url("../fonts/philosopher-italic-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url("../fonts/opensansregular-webfont.eot");
    src: url("../fonts/opensansregular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensansregular-webfont.woff") format("woff"), url("../fonts/opensansregular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_semiboldregular';
    src: url("../fonts/opensanssemibold-webfont.eot");
    src: url("../fonts/opensanssemibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensanssemibold-webfont.woff") format("woff"), url("../fonts/opensanssemibold-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
/* line 1, ../sass/_main.scss */
body {
    min-width: 940px;
}
/* line 4, ../sass/_main.scss */
.main-header-content, .row {
    width: 940px;
    margin: 0 auto;
}
/* line 8, ../sass/_main.scss */
.row {
    padding-bottom: 25px;
}
/* line 11, ../sass/_main.scss */
.row-flow {
    padding-bottom: 0;
}
/* line 13, ../sass/_main.scss */
.row-flow .flower-img {
    position: relative;
}
/* line 15, ../sass/_main.scss */
.row-flow .flower-img .flower3 {
    background-image: url("../img/flow-3.png");
    position: absolute;
    width: 252px;
    height: 92px;
    left: 0;
    bottom: 0;
}
/* line 23, ../sass/_main.scss */
.row-flow .flower-img .flower4 {
    background-image: url("../img/flow-4.png");
    position: absolute;
    width: 252px;
    height: 92px;
    right: 0;
    bottom: 0;
}
/* line 33, ../sass/_main.scss */
.row-map {
    padding-bottom: 15px;
}
/* line 36, ../sass/_main.scss */
.main-header {
    background: linear-gradient(to top, #ffffff, #d9f0fc);
    background: -moz-linear-gradient(to top, #ffffff, #d9f0fc);
    background: -webkit-linear-gradient(to top, #ffffff, #d9f0fc);
    background: -o-linear-gradient(to top, #ffffff, #d9f0fc);
    background: -ms-linear-gradient(to top, #ffffff, #d9f0fc);
    width: 100%;
    position: relative;
}
/* line 45, ../sass/_main.scss */
.main-header-content {
    min-height: 180px;
    padding-top: 19px;
    box-sizing: border-box;
}
/* line 50, ../sass/_main.scss */
.main-logo {
    float: left;
    padding-right: 48px;
}
/* line 54, ../sass/_main.scss */
.header-text {
    float: left;
    width: 350px;
    padding-bottom: 6px;
}
/* line 58, ../sass/_main.scss */
.header-text h1 {
    font-family: 'philosopherbold', sans-serif;
    font-size: 24px;
    line-height: 17px;
    color: #546274;
}
/* line 64, ../sass/_main.scss */
.header-text p {
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #546274;
}
/* line 69, ../sass/_main.scss */
.header-text p a {
    border-bottom: 1px dashed #546274;
}
/* line 74, ../sass/_main.scss */
.header-language {
    float: right;
}
/* line 76, ../sass/_main.scss */
.header-language a.lang {
    color: #546274;
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-right: 14px;
    border-bottom: 1px dashed #546274;
    box-sizing: border-box;
}
/* line 84, ../sass/_main.scss */
.header-language a.lang:last-child {
    margin-right: 0;
}
/* line 87, ../sass/_main.scss */
.header-language a.lang:active {
    color: #b8b8b8;
}
/* line 90, ../sass/_main.scss */
.header-language a.lang:hover {
    color: #f4438a;
    border-bottom: none;
}
/* line 95, ../sass/_main.scss */
.header-language .active {
    color: #b8b8b8;
    border-bottom: none;
}
/* line 100, ../sass/_main.scss */
.main-nav {
    height: 44px;
    margin-left: 288px;
    width: 650px;
}
@media (min-width: 768px) and (max-width: 1550px) {
    .main-nav {
        margin-left: 0;
        width: 100%;
    }
}
/* line 105, ../sass/_main.scss */
.main-nav tr td {
    font-family: 'philosopherregular', sans-serif;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 18px;
    vertical-align: middle;
    text-align: center;
}
/* line 117, ../sass/_main.scss */
.main-nav tr td a:hover {
    color: #f4438a;
}
/* line 127, ../sass/_main.scss */
.main-nav tr .active {
    color: #f4438a;
    border-bottom: 4px solid #f4438a;
}
/* line 135, ../sass/_main.scss */
.content {
    width: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1) inset;
}
/* line 139, ../sass/_main.scss */
.wrap {
    width: 100%;
    border-bottom: 1px solid #d0cfdd;
    background: linear-gradient(to top, #e8e7f3, #d8f0fc);
    background: -moz-linear-gradient(to top, #e8e7f3, #d8f0fc);
    background: -webkit-linear-gradient(to top, #e8e7f3, #d8f0fc);
    background: -o-linear-gradient(to top, #e8e7f3, #d8f0fc);
    background: -ms-linear-gradient(to top, #e8e7f3, #d8f0fc);
}
/* line 149, ../sass/_main.scss */
.wrap-flow .flower-img {
    position: relative;
}
/* line 151, ../sass/_main.scss */
.wrap-flow .flower-img .flower1 {
    background-image: url("../img/flow-1.png");
    position: absolute;
    width: 152px;
    height: 380px;
    left: 0;
}
/* line 158, ../sass/_main.scss */
.wrap-flow .flower-img .flower2 {
    background-image: url("../img/flow-2.png");
    position: absolute;
    width: 152px;
    height: 380px;
    right: 0;
}
/* line 167, ../sass/_main.scss */
.wrap2 {
    background: transparent;
    display: inline-block;
    position: relative;
    min-height: auto;
    border-bottom: none;
}
/* line 173, ../sass/_main.scss */
.wrap2:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    border-bottom: 1px solid #edf1f5;
    left: 0;
    right: 0;
    top: 66px;
    z-index: 1;
}
/* line 185, ../sass/_main.scss */
.wrap3 {
    margin-top: -68px;
}
/* line 188, ../sass/_main.scss */
.content-girls {
    padding-top: 28px;
    box-sizing: border-box;
}
/* line 192, ../sass/_main.scss */
.ladies {
    position: relative;
    width: 220px;
    height: 220px;
    background-color: #fff;
    border-radius: 3%;
    -moz-border-radius: 3%;
    -webkit-border-radius: 3%;
    padding: 5px;
    box-sizing: border-box;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
/* line 206, ../sass/_main.scss */
.ladies:nth-child(4), .ladies:nth-child(8) {
    margin-right: 0;
}
/* line 209, ../sass/_main.scss */
.ladies a {
    display: block;
    height: 210px;
    background-size: cover;
    background-position: 100% 100%;
}
/* line 215, ../sass/_main.scss */
.ladies a:hover .ladies-hover {
    display: block;
}
/* line 218, ../sass/_main.scss */
.ladies a:hover .img-hover {
    display: block;
}
/* line 223, ../sass/_main.scss */
.ladies .img-1 {
    background: url("../img/girl-1-1.jpg") no-repeat;
}
/* line 226, ../sass/_main.scss */
.ladies .img-2 {
    background: url("../img/girl-2.jpg") no-repeat;
}
/* line 229, ../sass/_main.scss */
.ladies .img-3 {
    background: url("../img/girl-3.jpg") no-repeat;
}
/* line 232, ../sass/_main.scss */
.ladies .img-4 {
    background: url("../img/girl-4.jpg") no-repeat;
}
/* line 235, ../sass/_main.scss */
.ladies .img-5 {
    background: url("../img/girl-5.jpg") no-repeat;
}
/* line 238, ../sass/_main.scss */
.ladies .img-6 {
    background: url("../img/girl-6.jpg") no-repeat;
}
/* line 241, ../sass/_main.scss */
.ladies .img-7 {
    background: url("../img/girl-7.jpg") no-repeat;
}
/* line 244, ../sass/_main.scss */
.ladies .img-8 {
    background: url("../img/girl-8.jpg") no-repeat;
}
/* line 248, ../sass/_main.scss */
.ladies-hover {
    display: none;
    width: 220px;
    height: 220px;
    background-color: #ff8dba;
    border-radius: 3%;
    -moz-border-radius: 3%;
    -webkit-border-radius: 3%;
    position: absolute;
    opacity: .8;
    top: 0;
    left: 0;
}
/* line 261, ../sass/_main.scss */
.img-hover {
    display: none;
    width: 177px;
    height: 33px;
    border: 1px solid #fff;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    position: absolute;
    top: 45%;
    left: 10%;
}
/* line 272, ../sass/_main.scss */
.img-hover p {
    font-family: 'open_sansregular', sans-serif;
    font-size: 15px;
    line-height: 33px;
    text-align: center;
    color: #fff;
}
/* line 281, ../sass/_main.scss */
.more {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    text-align: center;
    left: 39%;
    top: 15px;
    margin-bottom: 20px;
}
/* line 290, ../sass/_main.scss */
.more .btn {
    display: inline-block;
    height: 51px;
    line-height: 53px;
    padding: 0 44px;
    font-size: 24px;
    font-family: 'philosopherregular', sans-serif;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    background: linear-gradient(to top, #ff629d, #ff7ab0);
    background: -moz-linear-gradient(to top, #ff629d, #ff7ab0);
    background: -webkit-linear-gradient(to top, #ff629d, #ff7ab0);
    background: -o-linear-gradient(to top, #ff629d, #ff7ab0);
    background: -ms-linear-gradient(to top, #ff629d, #ff7ab0);
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 3px rgba(0, 0, 0, 0.1);
}
/* line 312, ../sass/_main.scss */
.more .btn:hover {
    background: #f4438a;
}
/* line 316, ../sass/_main.scss */
.more .btn-video {
    padding: 0 22px;
}
/* line 319, ../sass/_main.scss */
.more .btn-mail {
    padding: 0 15px;
    height: 45px;
    font-size: 18px;
    line-height: 48px;
}
/* line 326, ../sass/_main.scss */
.more-video {
    left: -2px;
    top: 31px;
}
/* line 330, ../sass/_main.scss */
.more-mail {
    left: 60%;
    top: 0;
    position: absolute;
}
/* line 337, ../sass/_main.scss */
.text-marriage {
    position: relative;
    text-align: center;
}
/* line 340, ../sass/_main.scss */
.text-marriage p {
    font-family: 'open_sansregular', sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #546274;
    padding-bottom: 20px;
    text-align: center;
}
/* line 347, ../sass/_main.scss */
.text-marriage p:last-child {
    font-family: 'open_sans_semiboldregular', sans-serif;
    font-size: 16px;
    line-height: 59px;
    padding-bottom: 24px;
}
/* line 354, ../sass/_main.scss */
.text-marriage:after {
    position: absolute;
    content: '';
    width: 65px;
    height: 2px;
    background: #546274;
    top: 103px;
    left: 437px;
    z-index: 3;
}
/* line 366, ../sass/_main.scss */
.text-news:after {
    position: absolute;
    content: '';
    width: 65px;
    height: 2px;
    background: #546274;
    top: 64px;
    left: 437px;
    z-index: 3;
}
/* line 377, ../sass/_main.scss */
.video-marriage {
    position: relative;
    text-align: center;
    padding-bottom: 59px;
}
/* line 382, ../sass/_main.scss */
.video-marriage:after {
    position: absolute;
    content: '';
    width: 65px;
    height: 2px;
    background: #546274;
    top: 103px;
    left: 437px;
    z-index: 3;
}
/* line 393, ../sass/_main.scss */
.title-text {
    z-index: 2;
    display: inline-block;
    position: relative;
}
/* line 397, ../sass/_main.scss */
.title-text h1 {
    position: relative;
    background: #fff;
    font-family: 'philosopherregular', sans-serif;
    font-size: 36px;
    line-height: 41px;
    color: #546274;
    text-align: center;
    padding: 43px 35px 47px 35px;
}
/* line 409, ../sass/_main.scss */
.title-newsletter h1 {
    background: transparent;
    font-size: 24px;
    line-height: 20px;
    padding: 30px 35px 40px 35px;
}
/* line 419, ../sass/_main.scss */
.title-newsletter .form-group {
    position: relative;
    top: 10px;
}
/* line 422, ../sass/_main.scss */
.title-newsletter .form-group input[type='email'] {
    margin-bottom: 10px;
    margin-left: -90px;
    border: none;
    background: #fff;
    width: 185px;
    height: 45px;
    color: #546274;
    text-align: center;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1) inset;
    outline: none;
}
/* line 440, ../sass/_main.scss */
.title-newsletter .form-group input[type='email']::-webkit-input-placeholder {
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #546274;
}
/* line 448, ../sass/_main.scss */
.title-newsletter .has-error input[type='email'] {
    border: 1px solid red;
    box-sizing: border-box;
}
/* line 453, ../sass/_main.scss */
.title-newsletter .help-block {
    display: none;
    font-family: 'open_sansregular', sans-serif;
    font-size: 15px;
    line-height: 22px;
}
/* line 459, ../sass/_main.scss */
.title-newsletter .has-success .help-block {
    display: block;
}
/* line 465, ../sass/_main.scss */
.video-girls {
    padding-top: 4px;
}
/* line 467, ../sass/_main.scss */
.video-girls .video-all {
    display: inline-block;
}
/* line 469, ../sass/_main.scss */
.video-girls .video-all .video {
    display: inline-block;
    position: relative;
    width: 300px;
    height: 200px;
    margin-right: 16px;
}
/* line 477, ../sass/_main.scss */
.video-girls .video-all .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
/* line 485, ../sass/_main.scss */
.video-girls .video-all .video span {
    width: 1px;
    height: 1px;
}
/* line 491, ../sass/_main.scss */
.video-girls .video-all .video span:hover {
    opacity: .7;
}
/* line 495, ../sass/_main.scss */
.video-girls .video-all .video .js-play, .video-girls .video-all .video .js-play-2, .video-girls .video-all .video .js-play-3 {
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translateX(-50%) translateY(-50%);
}
/* line 506, ../sass/_main.scss */
.video-girls .video-all .video-3 {
    margin-right: 0;
}
/* line 510, ../sass/_main.scss */
.video-girls .video-all p {
    font-family: 'open_sansregular', sans-serif;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
    color: #546274;
}
/* line 521, ../sass/_main.scss */
.hideme {
    opacity: 0;
    position: relative;
}
/* line 525, ../sass/_main.scss */
.map-all {
    position: relative;
}
/* line 527, ../sass/_main.scss */
.map-all #map {
    width: 100%;
    min-height: 340px;
}
/* line 531, ../sass/_main.scss */
.map-all .map-contacts {
    position: absolute;
    bottom: 51px;
    left: 165px;
    background: #fff;
    width: 366px;
    height: 247px;
    color: #546274;
    padding: 64px 56px 75px 56px;
    box-sizing: border-box;
}
/* line 541, ../sass/_main.scss */
.map-all .map-contacts h1 {
    font-family: 'philosopherbold', sans-serif;
    font-size: 24px;
    line-height: 20px;
    padding-bottom: 14px;
}
/* line 547, ../sass/_main.scss */
.map-all .map-contacts p {
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
    line-height: 20px;
}
/* line 554, ../sass/_main.scss */
.main-footer {
    position: relative;
    color: #546274;
    width: 100%;
    margin: 0 auto;
    background: linear-gradient(to top, #e8e7f3, #d8f0fc 70%);
    background: -moz-linear-gradient(to top, #e8e7f3, #d8f0fc 70%);
    background: -webkit-linear-gradient(to top, #e8e7f3, #d8f0fc 70%);
    background: -o-linear-gradient(to top, #e8e7f3, #d8f0fc 70%);
    background: -ms-linear-gradient(to top, #e8e7f3, #d8f0fc 70%);
}
/* line 564, ../sass/_main.scss */
.main-footer .content-nav {
    height: 44px;
    margin: 0 auto;
    margin-bottom: 18px;
}
/* line 569, ../sass/_main.scss */
.main-footer .content-nav tr td {
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
    line-height: 44px;
    padding-right: 30px;
    vertical-align: middle;
    color: #546274;
}
/* line 576, ../sass/_main.scss */
.main-footer .content-nav tr td:last-child {
    padding-right: 0;
}
/* line 580, ../sass/_main.scss */
.main-footer .content-nav tr td a:hover {
    color: #f4438a;
}
/* line 587, ../sass/_main.scss */
.main-footer .footer-left {
    float: left;
}
/* line 589, ../sass/_main.scss */
.main-footer .footer-left p {
    font-family: 'open_sansregular', sans-serif;
    font-size: 12px;
    line-height: 25px;
}
/* line 597, ../sass/_main.scss */
.main-footer .footer-nav tr td {
    font-family: 'open_sansregular', sans-serif;
    font-size: 12px;
    line-height: 33px;
    padding-right: 10px;
    vertical-align: middle;
}
/* line 603, ../sass/_main.scss */
.main-footer .footer-nav tr td:last-child {
    padding-right: 0;
}
/* line 606, ../sass/_main.scss */
.main-footer .footer-nav tr td a {
    border-bottom: 1px dashed #546274;
}
/* line 608, ../sass/_main.scss */
.main-footer .footer-nav tr td a:hover {
    border-bottom: none;
    color: #f4438a;
}
/* line 617, ../sass/_main.scss */
.main-footer .icons {
    float: right;
    margin-right: 27px;
    margin-top: -7px;
}
/* line 621, ../sass/_main.scss */
.main-footer .icons .social {
    padding-bottom: 12px;
}
/* line 623, ../sass/_main.scss */
.main-footer .icons .social p {
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    margin-right: 28px;
}
/* line 630, ../sass/_main.scss */
.main-footer .icons .social .icon {
    display: inline-block;
    padding-right: 10px;
    padding-left: 8px;
}
/* line 635, ../sass/_main.scss */
.main-footer .icons .social .icon-facebook {
    background: url('../img/icons-s8c59ea30e3.png') 0 0 no-repeat;
    width: 10px;
    height: 21px;
}
/* line 637, ../sass/_main.scss */
.main-footer .icons .social .icon-facebook:hover {
    background: url('../img/icons-s8c59ea30e3.png') 0 -26px no-repeat;
    width: 10px;
    height: 21px;
}
/* line 641, ../sass/_main.scss */
.main-footer .icons .social .icon-vk {
    background: url('../img/icons-s8c59ea30e3.png') 0 -220px no-repeat;
    width: 14px;
    height: 15px;
}
/* line 643, ../sass/_main.scss */
.main-footer .icons .social .icon-vk:hover {
    background: url('../img/icons-s8c59ea30e3.png') 0 -240px no-repeat;
    width: 14px;
    height: 15px;
}
/* line 647, ../sass/_main.scss */
.main-footer .icons .social .icon-twitter {
    background: url('../img/icons-s8c59ea30e3.png') 0 -180px no-repeat;
    width: 22px;
    height: 15px;
}
/* line 649, ../sass/_main.scss */
.main-footer .icons .social .icon-twitter:hover {
    background: url('../img/icons-s8c59ea30e3.png') 0 -200px no-repeat;
    width: 22px;
    height: 15px;
}
/* line 653, ../sass/_main.scss */
.main-footer .icons .social .icon-in {
    background: url('../img/icons-s8c59ea30e3.png') 0 -102px no-repeat;
    width: 22px;
    height: 21px;
}
/* line 655, ../sass/_main.scss */
.main-footer .icons .social .icon-in:hover {
    background: url('../img/icons-s8c59ea30e3.png') 0 -128px no-repeat;
    width: 22px;
    height: 21px;
}
/* line 659, ../sass/_main.scss */
.main-footer .icons .social .icon-youtube {
    background: url('../img/icons-s8c59ea30e3.png') 0 -287px no-repeat;
    width: 19px;
    height: 22px;
}
/* line 661, ../sass/_main.scss */
.main-footer .icons .social .icon-youtube:hover {
    background: url('../img/icons-s8c59ea30e3.png') 0 -260px no-repeat;
    width: 19px;
    height: 22px;
}
/* line 665, ../sass/_main.scss */
.main-footer .icons .social .icon-google {
    background: url('../img/icons-s8c59ea30e3.png') 0 -77px no-repeat;
    width: 20px;
    height: 20px;
}
/* line 667, ../sass/_main.scss */
.main-footer .icons .social .icon-google:hover {
    background: url('../img/icons-s8c59ea30e3.png') 0 -52px no-repeat;
    width: 20px;
    height: 20px;
}
/* line 672, ../sass/_main.scss */
.main-footer .icons .pay {
    position: relative;
}
/* line 674, ../sass/_main.scss */
.main-footer .icons .pay p {
    font-family: 'open_sansregular', sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    margin-right: 28px;
}
/* line 681, ../sass/_main.scss */
.main-footer .icons .pay .icon {
    display: inline-block;
    position: absolute;
}
/* line 685, ../sass/_main.scss */
.main-footer .icons .pay .icon-paypal {
    background: url('../img/icons-s8c59ea30e3.png') 0 -154px no-repeat;
    width: 74px;
    height: 21px;
}
/* line 690, ../sass/_main.scss */
.main-footer:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    border-bottom: 1px solid #c9dfea;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 99px;
}
/* line 702, ../sass/_main.scss */
.fancybox-close {
    background-image: url("../img/icon-close.png") !important;
}
/* line 704, ../sass/_main.scss */
.fancybox-close:hover {
    opacity: .5;
}
.main-nav tr td.active a {
    color: #f4438a;
}
.ladies .img {
    background-size: cover;
}
#conteiner p {
    margin-top: 18px;
    margin-bottom: 10px;
}
body.backHover {
    background-color: #e8e7f3;
    background-image: url(../../images/bg.jpg);
    background-repeat: repeat-x;
}
table.contMiddle {
    width: 100%;
}
.profileTtl {
    width: 88%;
}
.service_menu {
    margin-top: 10px;
}
.service_menu a:hover {
    color: #f4438a;
    border-bottom: none;
}
.service_menu a.active {
    color: #f4438a;
    border-bottom: none;
}
.breadcrumb a:hover {
    color: #f4438a;
    border-bottom: none;
}
table.contMiddle tr td.contMiddleC {
    width: auto;
}
.tdContent, .divL100, table {
    font-size: 13px;
}
table.contMiddle tr td.contMiddleC28 {
    width: 33%;
}
/* New */
.main-header {
    box-shadow: 0 -5px 17px -1px #181819;
    -webkit-box-shadow: 0 -5px 17px -1px #181819;
    -moz-box-shadow: 0 -5px 17px -1px #181819;
    -ms-box-shadow: 0 -5px 17px -1px #181819;
    -o-box-shadow: 0 -5px 17px -1px #181819;
    margin-bottom: 20px;
}
.content {
    margin-top: -20px;
}
#conteiner .new-font {
    font-size: 13px;
}
div.contMiddle div div.text.map {
    padding-left: 0;
    width: 100%;
}
div.contMiddle div {
    width: 100%;
}
div.contMiddle div div.text.map .map li a:hover {
    color: #f4438a;
    border-bottom: none;
}
div.contMiddle div div.text.map .map > .map {
    padding-left: 20px;
}
div.contMiddle div div.text {
    padding-bottom: 36px;
}
.contMiddleC28.tdContent a:hover {
    color: #f4438a;
    border-bottom: none;
}
.header-language .pull-right {
    text-align: right;
}
.header-language .more {
    left: 0;
    top: 35px;
}
.header-language .more a {
    position: inherit;
    font-size: 16px;
}
.header-language .more a.link_button {
    float: left;
    margin-top: 0;
    text-decoration: none !important;
    margin-right: 0;
}
