@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@media screen {
    body {font: 400 14px 'Lato', sans-serif; background-color: #292529;}

    * {outline: none; float: none; position: static; font-size: 100%; margin: 0; padding: 0;}
    .row, .grid-container {max-width: 75rem; position: relative;}

    a, a:hover {text-decoration : none;}

    .visual {background-repeat: no-repeat; background-position: center top; padding: 0; position: relative; z-index: 0; min-height: 780px;}
    .lightbg {display: none; width: 100%; height: 100%; z-index: -5; position: absolute; left: 0; top:0; background: rgba(255,255,255,0.3);}

    header {padding: 40px 0 60px;}
    .Header {padding: 0;}
    .mobmenu {display: block; position: absolute; right: 0; top: 0;}
    .close-mobmenu {display: none; position: absolute; right: 20px; top: 4px; color:#8a2d3f; font-size: 30px;}
    .close-mobmenu:hover {color:#8a2d3f;}

    div.SwitchLocale {display: inline-block; position: relative; float: left; bottom: auto; right: auto;}
    div.SwitchLocale p {display: none;}
    .label-lc {display: none;}
    .label-native {padding: 0; text-transform: uppercase; line-height: 45px; font-weight: 700; color: rgba(255,255,255,0.5); font-size: 13px; font-family: 'Lato', sans-serif; letter-spacing: 1px; background-color: transparent; cursor: pointer;}
    .label-native .icon {display: none;}
    #switch-locale-content {display: none; position: absolute; left: 0; top: 82px; list-style: none; margin: 0;}
    #switch-locale-content li {padding: 10px 20px; background-color: #fff; text-align: center;}
    #switch-locale-content span {text-transform: uppercase;}
    div.SwitchLocale div {margin: 0;}
    div.SwitchLocale div#switchLocalesTrigger {display: none;}
    div.SwitchLocale div span.label {border-width: 0; color: #24262b; font-weight: 700; font-size: 14px; text-transform: capitalize; line-height: 32px; height: auto;}

    div.SwitchLocale div.highlighted {border: none;border-radius: 3px;background-color: #fff;box-shadow: 0 20px 30px rgba(0,0,0,0.2); min-width: 470px; text-align: left;}
    .highlighted div.topline {display: none;}
    div.SwitchLocale div.highlighted ul {width: 33%; padding:10px 0; margin:0;}
    div.SwitchLocale div.highlighted ul li {padding: 0; margin: 0;}
    div.SwitchLocale div.highlighted ul li a {padding: 0 14px; height: 30px;color: #333; text-transform: uppercase; font-size: 14px;line-height: 30px; border:none;}
    div.SwitchLocale div.highlighted ul li span {padding: 0 14px; height: 30px; font-size: 14px; text-transform: uppercase; line-height: 30px; border: none;}

    .login-link {display: inline-block; color: #7fc5f2; text-transform: capitalize; line-height: 32px; font-weight: 700; font-size: 14px; font-family: 'Lato', sans-serif; letter-spacing: 1px; padding: 0 30px; border-radius: 4px; margin: 0 0 0 40px; background-color: #006cff; background: linear-gradient(to right, #0097de 0%,#006cff 100%);}
    .login-link:hover, .login-link:focus {color: #7fc5f2; background: linear-gradient(to right, #006cff 0%,#0097de 100%);}

    div.LoginIndex {display: none; left:auto; right: 0; bottom: auto; width: 290px; background: #fff; padding: 10px 20px 15px 25px; box-sizing: content-box; background-size: auto 280%; top:50px; box-shadow: 0 10px 30px rgba(0,0,0,0.2); z-index: 2; border-radius: 3px;}
    div.LoginIndex dd input {height: auto; margin: 0; padding: 0.3rem 0; border-color: #c8c8c8; border-radius:0; border-width: 0 0 2px; box-shadow: none; line-height: normal;}
    div.LoginIndex dl dd label {color: #8d8d8d; float: none; height: auto; font-size: 12px;}
    div.LoginIndex dl dd input.button {height: auto; padding: 0.35rem 0.52rem; font-weight: 700; font-size: 14px; width: 90%; text-transform: capitalize; border:none; background-color: #006cff; background: linear-gradient(to right, #0097de 0%,#006cff 100%); color: #7fc5f2; border-radius: 3px; font-family: 'Lato', sans-serif; cursor: pointer;}
    div.LoginIndex dl dd input.button:hover {background: linear-gradient(to right, #006cff 0%,#0097de 100%);}
    div.LoginIndex dl.horizontal {overflow: hidden; text-align: left;}
    #rememberMe, input.checkbox#agree {margin: 0 5px 0 0; height:auto; width:auto;}
    input.checkbox#agree {height:19px; width:19px; border:2px solid #b9b8b9; border-radius:0;}
    div.LoginIndex dl dt {display: inline-block; line-height: normal; height: auto; float: none; font-size: 12px; font-weight: 400;}
    div.LoginIndex dl dt a:hover {color: #c651a5; text-decoration: underline;}
    div.LoginIndex dl dd {margin: 0 2% 0 0; width: 30%; display: inline-block; float: none;}

    .slogan-block {padding: 0; overflow: hidden; position: relative;}
    .slogan-text {font-size:45px; font-family:'Lato', sans-serif; text-align: center; text-transform: capitalize; line-height: 1.1; font-weight: 900; color: #fc026c; padding: 0; margin: 0; position: absolute; top:95px; left: 60px; width: 360px;}
    .arrow {position: absolute; left:170px; bottom: -110px;}

    .reglink-for-mob {display: none; margin: 20px auto 0; width: 280px; background-color: #006cff; background: linear-gradient(to right, #0097de 0%,#006cff 100%); font-family: 'Lato', sans-serif; text-transform: capitalize; font-size: 18px; letter-spacing: 1px; font-weight: 700; color: #fff; border-radius: 5px; cursor: pointer; outline: none; height: 58px; text-align: center; line-height: 58px;}
    .reglink-for-mob:hover, .reglink-for-mob:focus {color: #fff; background: linear-gradient(to right, #006cff 0%,#0097de 100%);}
    .reglink-for-mob:before { border: 3px solid hsla(0, 100%, 100%, 0.6); content: '';width: 286px; display: block;z-index: -1; position: absolute; height: 64px; margin: -3px 0 0 -3px;border-radius: 8px;}

    .regform {margin: 0 100px 100px 0; float: right; width: 360px;}

    div.Registration {background: #fff; width:100%; padding: 24px;box-sizing: border-box;border-radius: 3px; box-shadow: 0 40px 54px rgba(0,0,0,0.6);}
    div.Registration h2 {background: #79a9b5; color:#fff; font-weight: 400; font-size: 20px; padding: 6px 0; margin: 0 0 20px; text-align: center; border-radius: 3px;}
    div.Registration h2 strong {color:#fff; font-weight: 400;}
    div.Registration form {margin: 0;}
    div.Registration input.submit {background-color: #006cff; background: linear-gradient(to right, #0097de 0%,#006cff 100%); font-family: 'Lato', sans-serif; text-transform: capitalize; font-size: 18px; letter-spacing: 1px; font-weight: 700; border: none; line-height: normal; width: 100%; margin: 0 0 10px; border-radius: 5px; cursor: pointer; outline: none; height: 58px;}
    div.Registration input.submit:hover, div.Registration input.submit:focus {background: linear-gradient(to right, #006cff 0%,#0097de 100%);}
    div.Registration dl dt {padding: 25px 0 5px;}
    div.Registration dl.horizontal dt, div.Registration dl.horizontal dd {width: 100%; margin: 0!important;}
    div.Registration dl dt, div.Registration dl dt label {font-size:13px; color:#929292; font-family: 'Lato', sans-serif; font-weight: 700; line-height: normal; margin: 0; float: none; clear: both; text-transform: uppercase; letter-spacing: 1px;}
    div.Registration dl dd select, div.Registration dl dd input {border-color: #c8c8c8; border-width: 0 0 2px; box-shadow: none; font-size: 14px; border-radius: 0; appearance:none; -webkit-appearance:none; -moz-appearance:none; width: 100%; height: 1.75rem; padding: 0 0.5rem;}
    div.Registration dl dd select {background-image: url(/images/index/form-arrow.png); background-repeat: no-repeat; background-position: right center;}
    input.invalid, select.invalid, textarea.invalid {background-color: #ffdae1; border-color: #f5c0c9!important;}

    input[type="file"], input[type="checkbox"], input[type="radio"], select {margin: 0;}

    div.Registration dl {overflow: hidden; vertical-align: top; margin: 0;}
    div.Registration select#birthDayPerson1, div.Registration select#birthDayPerson2 {width: 25%;}
    div.Registration select#birthMonthPerson1, div.Registration select#birthMonthPerson2 {width: 45%;}
    div.Registration select#birthYearPerson1, div.Registration select#birthYearPerson2 {width: 27%;}
    .submit-block {width: 100%;}
    p.submitbutton {padding-top: 5px; clear: none; vertical-align: top;}
    dl.horizontal dd.nolabel {left:0;}
    div.Registration p.warning {color: #626262; line-height: 1.5; font-size: 10px;}

    input.invalid, select.invalid, textarea.invalid {background: transparent;}
    div.Registration div.submit-block p.warning a, div.RegistrationSimple div.submit-block p.warning a {color: #2ba6cb;}
    div.Registration p.warning label, div.RegistrationSimple p.warning label {line-height: 1.3; font-size: 11px;}

    .members {padding:70px 0 70px; background:url(/images/index/starsbg.png) #fff; position: relative; z-index: 1;}
    .SearchResult h2 {color: #fc026c; text-align: center; font-size: 45px; font-weight: 900; padding: 0 0 35px; margin: 0;}
    div.simple {margin: 0;}
    div.simple div.member {float: none; width: 80%; height: auto; border: none; margin: 0 auto; padding: 0;}
    .member-name {width: 100%; padding: 0; text-align: left; margin: 50px 0 0; white-space: normal; visibility: hidden; text-transform: capitalize; font-size: 14px; font-family: 'Lato', sans-serif; letter-spacing: 1px; background: #fc026c; color: #fff; font-weight: 400;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 10px; display: table; border-radius: 5px 5px 5px 0;}
    div.simple div.member div.info {display: block; width: 100%; color: #fff; visibility: hidden;}
    div.member div.info br {display: none;}
    div.member div.info span.age {display: none;}
    div.member div.info span.address {color: #fff; font-size: 14px; font-family: 'Lato', sans-serif; border-radius: 0px 5px 5px 5px; font-weight: 400; background: #fc026c; display: table; padding: 10px;}
    div.member img {width: 100%; height: auto;}
    .photolink {display: block; height: 0; padding-bottom: 100%; border-radius: 50%; overflow: hidden; background: #000; margin: 30px 0 0; transition: margin 0.5s;}
    div.simple div.member:hover div.username {visibility: visible;}
    div.simple div.member:hover div.info {visibility: visible;}
    div.simple div.member:hover .photolink {margin: 0; box-shadow: 0 50px 40px -20px rgba(0,0,0,0.4);}

    .online-members {text-align: center; margin:0 auto 10px; max-width:70%; clear: both;}
    .online-members strong {color:#fff; text-transform: uppercase; font-size: 36px; font-family: 'Lato', sans-serif; letter-spacing: 1px;}
    .members-descr {font-family: 'Lato', sans-serif; max-width:40%; text-align: center; font-size:17px; line-height: 2; color:#fff; margin: 0 auto 40px;}
    .members-descr strong, .members-descr br {display: none;}

    .features {padding: 70px 0 50px; background:#79a9b5;}
    .mockups h3 {text-align: center; color: #fff; font-size: 45px; font-weight: 900; padding: 0 0 23px; margin: 0;}
    .mockups p {text-align: center; font-size: 18px; line-height: 2; max-width: 84%; margin: 0 auto;}
    .mockups p span {color: #283f45; background: #fff; padding: 10px; border-radius: 5px;}
    .mockups img {display: block; margin: 35px auto 25px;}

    .testimonials {background-image:url(/images/index/testimonials.jpg); background-repeat: no-repeat; background-position: left center; padding:75px 0; background-color: #000; margin: 0; background-size: cover;}

    .quotes {z-index: 1; position: relative;}
    .testimonials h3 {text-align: center; color: #fff; font-size: 45px; font-weight: 900; padding: 0 0 50px; margin: 0; text-transform: capitalize;}
    .quote {text-align: left; width: 80%; margin: 0 auto;}
    .leftpart {display: inline-block; margin: 0; width:33%; padding: 25px; vertical-align: top; box-sizing: border-box;}
    .quotes-place {padding: 8px 5px 8px 10px; font-family: 'Lato', sans-serif; font-weight: 400; font-size: 14px; color: #24262b; background: #fff; border-radius: 4px; display: table; margin: 22px 0 0;}
    .quotes-place span {padding: 0 8px 0 0;}

    .quotes-text {font-family: 'Lato', sans-serif; font-weight: 400; font-size: 18px; color: #fefefe; line-height: 1.5; text-align: left; clear: both; padding: 20px 0 0; }
    .rightpart {display: inline-block; vertical-align: top; margin: 0; width: 64%;}

    footer {padding:95px 0; margin:0; background-color: #990042;}
    footer .row {max-width: 62rem; margin: 0 auto;}

    div#copyright {text-align:center; float: none; margin: 0 auto; padding: 20px 0; color:rgba(255,255,255,0.5); display: none;}
    div#copyright br {display: none;}
    .footer-logo {float: right;}
    .footer-logo img {max-width: 100%; margin: 10px 0 20px; display: block;}
    ul#bottonNavigation { clear:both; position:relative; margin-left:0; text-align: right; overflow: hidden;}
    ul#bottonNavigation > li { margin:0; padding:0 0px 20px 40px; border-right:none; list-style: none; display: inline-block;}
    ul#bottonNavigation > li a { font-weight:300; color:rgba(255,255,255,0.5); font-size:18px; font-family:'Lato', sans-serif; line-height: 1; text-transform: uppercase;}
    p.warningNotification {line-height: 2; font-size: 15px; color:rgba(255,255,255,0.5); font-weight:300; font-family:'Lato', sans-serif; padding: 0 15px 40px 0; margin: 0; text-align: center;}
    footer .footer-custom-content {color:#eee;}
    footer h2, footer h3 {color:#eee;}

    .owl-carousel .owl-stage-outer {z-index: 1; margin: 0 auto;}
    .owl-controls {position: absolute; z-index: 0; top: 0; left: 0; width: 100%; height: 100%;}
    .owl-nav div {border: solid currentColor; border-width: 0 .4em .4em 0; display: inline-block; padding: .90em; position: absolute; top: 32%;}
    .owl-next {transform:rotate(-45deg); right: -35px;}
    .owl-prev {transform:rotate(135deg); left: -35px;}
    .members .owl-nav div {border-color: #e51151;}
    .testimonials .owl-nav div {border-color: #fff;}

    .testimonials .owl-prev {top: 40%;}
    .testimonials .owl-next {top: 40%;}

    .welcome-block {background:url(/images/index/starsbg.png) #fff; position: relative; padding: 85px 0;}
    .welcome-text h3 {text-align: center; color: #fc026c; font-size: 45px; font-weight: 900; text-transform: capitalize; padding: 0 0 50px; margin: 0;}
    .welcome-text p {text-align: center; font-size: 18px; line-height: 2; max-width: 88%; margin: 0 auto;}
    .welcome-text p span {color: #fff; background:#79a9b5; padding: 10px; border-radius: 5px;}
    .more {display: table; background: #fff; padding: 14px 120px; border: 3px solid #648d97; margin: 40px auto 0; color: #648d97; text-transform: capitalize; font-size: 18px; border-radius: 5px; font-weight: 700; font-family: 'Lato'; transition: background 1s; outline: none;}
    .more:hover {background: #648d97; color: #fff;}
    .more:focus {background: #fff; color: #648d97;}

    .welcome {font-size: 18px; text-align: center; margin: 100px 0 0;}
    .welcome:empty {display: none;}

    code {display: none;}
}

@media only screen and (min-width: 1920px) {
    .visual {background-size: cover;}
}
@media only screen and (min-width: 40.063em) {
    .visual {background-image:url(/images/index/visual-d.jpg);}
}
@media only screen and (max-width: 75em) {
    .owl-prev {left: 0;}
    .owl-next {right: 0;}
    .regform {margin: 0 0px 100px;}
    .slogan-text {font-size: 30px;}
}
@media only screen and (max-width: 64em) {
    .slogan-text {top: 190px; left: 5px; width: 315px; font-size: 28px;}
    .mobmenu {right: 11px;}
    div.LoginIndex {right: 11px;}
    .mockups p, .welcome-text p {max-width: 98%;}
    .Header {padding: 5px;}
    .owl-carousel .owl-stage-outer {width: 96%;}
    .owl-nav div {top:30%;}
    .members .owl-nav div {top:30%; padding: .60em;}
    .footer-custom-content {padding: 0 1em;}
    .member-name, div.simple div.member div.info {visibility: visible;}
}
@media only screen and (max-width: 48em) {
    .mockups h3, .SearchResult h2, .testimonials h3, .welcome-text h3 {font-size: 36px;}
    .arrow {width: 140px; bottom: -70px; left:110px;}
    .slogan-text {width: 280px;}

    .quotes .owl-controls {position: relative;}
    .quotes .owl-dots {position: relative; text-align: center; padding: 45px 0 0; width: 100%;}
    .quotes .owl-dot {background: rgba(255,255,255,0); width: 18px; height: 18px; display: inline-block; border-radius: 100%; border: 1px solid rgba(255,255,255,0.5); margin: 0 13px;}
    .quotes .owl-dot.active {background: rgba(255,255,255,0.75); border: 1px solid rgba(255,255,255,0.75);}
}
@media only screen and (max-width: 40em) {
    .Header {padding: 0;}
    div.SwitchLocale {top:50px; right:0; z-index: 0; position: absolute;}
    header {position: relative; z-index: 1;}
    div.LoginIndex {z-index: 1;}
    .visual {background-image:url(/images/index/visual-m.jpg);z-index:2; background-size: cover; background-position: 80% top;}

    .members .owl-nav div {top:32%;}
    div.simple div.member:hover div.username {visibility: visible;}
    div.simple div.member:hover div.info {visibility: visible;}

    .footer-logo {float: none;}
    .footer-logo img {margin: 10px auto 20px;}
    ul#bottonNavigation {text-align: center;}
    ul#bottonNavigation > li {padding: 0 20px 20px 20px;}
    p.warningNotification {padding: 0 0px 40px 0; text-align: center;}

    .mockups h3, .SearchResult h2, .testimonials h3, .welcome-text h3 {font-size: 28px;}

    .lightbg {display: block;}
    .mockups p span {background: none;}
    .welcome-text p span {background:none; color: #283f45;}

    .slogan-text {top:100px;}
    .regform {margin: 100px 0;}
    .more {background-color: #648d97; color: #fff;}
    .more:hover {background-color: #ffffff; color: #648d97;}
}
@media only screen and (max-width: 639px) {
    .regform {margin: 50px auto 60px; float: none;}
    div.Registration {display: none;}
    .reglink-for-mob {display: block;}
    .slogan-text {position: relative; top:auto; left: auto; width: 100%; margin: 170px auto 150px;}
    .slogan-text span {padding: 10px; background: #f6f6f6; display: inline;}
    .arrow {transform: scale(-1,1) rotate(70deg); right: 50px; bottom: -110px; left: auto;}
}
@media only screen and (max-width: 30em) {
    header {padding: 20px 0 60px;}
    .mobmenu {top:5px;}
    .visual {min-height: 860px;}
    div.SwitchLocale div.highlighted ul {width: 100%; padding: 0;}
    div.SwitchLocale div.highlighted {min-width: 200px; max-width: 240px;}
    .mockups h3, .SearchResult h2, .testimonials h3, .welcome-text h3 {font-size: 24px;}
    .arrow {right: 17px;}
    .slogan-text {margin: 130px auto 110px; font-size: 22px;}
    .slogan-text span {display: block;}
    .quote {width: 100%;}
    .member-name {border-radius: 5px;display: block;text-align: center;}
    div.member div.info span.address {border-radius: 5px;display: inline-block;}
    div.simple div.member div.info {text-align: center;}
}
@media only screen and (max-width: 25em) {
    .regform {width: 100%;}
    .mockups h3, .SearchResult h2, .testimonials h3, .welcome-text h3 {font-size: 22px;}
    .quotes-text {padding:7px 0 0;}
    .leftpart {padding: 13px;}
    .testimonials h3 {padding: 0 0 23px;}
    .quotes-text {font-size: 14px;}
    .mockups p span {font-size: 14px;}
    div.Registration dl dt {padding: 15px 0 0px;}
}
@media only screen and (max-width: 20em) {
    div.LoginIndex {width: 252px;}
}
/*402166.1.392.2.88445ab*/