body {
margin: 0 auto;
font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #ffffff;
text-align: left;
background-color: #2b2d31!important;
padding-top: 75px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.mt-5rem {
margin-top: 5rem;
}
.mb-5rem {
margin-bottom: 5rem;
}
.mt-6rem {
margin-top: 6rem;
}
.mb-6rem {
margin-bottom: 6rem;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .list-group-item a {
color: #555;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .list-group-item a:hover {
color: #444;
text-decoration: none;
}
a {
color: #5a6686;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:hover {
color: #4b5673;
text-decoration: underline;
}
.card-body a {
color: #555;
}
.card-body a:hover {
color: #444;
text-decoration: none;
}
.bg-theme-gradient {
background-image: linear-gradient(40deg,#4f446b,#3f335a)!important;
color: white!important;
}
.bg-theme-dark {
background-color: #373a42!important;
color: #ddd;
border: 0!important;
}
.color-theme {
color: #4f446b!important;
text-decoration: none;
}
.breadcrumb {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
margin-bottom: 1rem;
list-style: none;
border-radius: .25rem!important;
box-shadow: 0 2px 8px rgba(0,0,0,.4);
font-size: 15px!important;
border-bottom: 0px solid rgba(0,0,0,0.2)!important;
background-image: linear-gradient(40deg,#4f446b,#3f335a)!important;
}
.breadcrumb.navig {
margin-bottom: 0!important;
border-radius: .25rem .25rem 0 0!important;
}
.breadcrumb-item.active {
color: #ffffff!important;
font-weight: bold!important;
}
.breadcrumb-item {
background: transparent;
color: #fff;
padding: 9px 0 9px!important;
display: inline-block;
}
.breadcrumb-item+.breadcrumb-item::before {
display: none!important
}
.breadcrumb-item:first-child {
padding-left: 9px!important;
}
li.breadcrumb-item:not(:last-child):after {
content: '\203A';
right: 0;
padding: 4px;
display: inline;
}
.breadcrumb a {
color: white;
text-decoration: none;
background: transparent;
-webkit-text-decoration-skip: objects;
}
.nav-link.disabled {
color: #ffffffb0;
}
.card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #373a42!important;
background-clip: border-box;
border-radius: 2px!important;
box-shadow: 0 2px 6px rgba(0,0,0,.2);
margin-bottom: 20px;
border: 0 solid rgba(0,0,0,.1)!important;
}
.card-img-top {
border-radius: 2px 2px 0 0!important;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0)!important;
border-bottom: 1px solid rgba(0, 0, 0, 0.1)!important;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, 0)!important;
border-top: 1px solid rgba(0, 0, 0, 0.1)!important;
}
.list-group-item {
position: relative;
display: block;
padding: .75rem 1.25rem;
margin-bottom: -1px;
background-color: #373a42!important;
border: 1px solid rgba(0,0,0,.125);
}
.profile-user {
padding-bottom: 0px;
background-color: transparent;
text-align: center;
}
.profile-user-fon {
width: 100%;
height: 250px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
color: rgba(0, 0, 0, 0);
background-color: #d63031!important;
display: inline-block;
text-align: center;
position: relative;
margin: 0;
border-radius: 2px 2px 0 0!important;
}
.profile-user-avatar {
width: 60px;
height: 60px;
background-position: center;
background-size: cover;
border-radius: 100%;
background-color: #d63031!important;
text-align: center;
display: inline-block;
bottom: 0px;
left: 0px;
position: relative;
}
.profile-info {
/*background-image: linear-gradient(to bottom, rgba(0,0,0,0.03) 0%,rgba(0,0,0, 0.7) 100%); */
background-color: rgba(0,0,0, .4);
position: absolute;
left: 0px;
bottom: 0px;
}
.upload-avatar {
width: 200px;
height: 200px;
background-position: center;
background-size: cover;
border-radius: 100%;
background-image: url(/design/img/avatar.jpg);
border: 2px solid white;
text-align: left;
display: inline-block;
top: 0px;
left: 0px;
position: relative;
}
.badge-theme {
color: #fff;
background-image: linear-gradient(40deg,#4f446b,#3f335a)!important;
border: 0px solid #fff;
font-size: 600!important;
font-weight: normal!important;
/* box-shadow: 0px 2px 6px #2367bc;*/
}
.badge-theme a, a.badge-theme {
color: #fff!important;
background-image: linear-gradient(40deg,#4f446b,#3f335a)!important;
border: 0px solid #fff;
}
.btn-theme-link, a.btn-theme-link, .btn-theme-link a {
color: #6f668d;
font-weight: bold;
background-color: transparent;
}
.btn-theme-link:hover, a.btn-theme-link:hover, .btn-theme-link a:hover {
color: #6f668d;
background-color: transparent;
text-decoration: none;
}
.btn-theme, a.btn-theme {
color: #6f668d;
background-color: transparent;
background-image: none;
border: 1px solid #6f668d!important;
}
.btn-theme:hover, a.btn-theme:hover {
color: #fff!important;
background-image: linear-gradient(40deg,#5e557c, #4e446b)!important;
border: 0!important;
}
.btn-theme-active {
color: #fff!important;
/*background-image: linear-gradient(40deg,#ee5555,#4f446b)!important;*/
background-image: linear-gradient(40deg,#4f446b,#3f335a)!important;
box-shadow: 0px 2px 7px rgba(0,0,0,0.4)!important;
border: 0px solid white!important;
}
.btn-theme-active:hover, a.btn-theme-active:hover {
background-image: linear-gradient(40deg,#3f335a,#3e3395)!important;
}
.btn-white {
color: #fff!important;
background-color: transparent;
background-image: none;
border: 1px solid #fff!important;
}
.input-theme {
color: #eee!important;
background-color: transparent!important;
border: 1px solid #888!important;
border-radius: .25rem!important;
}
.input-inset {
color: #eee!important;
background-color: rgba(0,0,0,0.1)!important;
border: 0px solid rgba(0,0,0,0.1)!important;
border-radius: .25rem!important;
box-shadow: inset 0px 2px 7px rgba(0,0,0,0.2)!important;
}
.input-group-text {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: .375rem .75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #5c656d;
text-align: center;
white-space: nowrap;
background-color: rgba(0, 0, 0, 0.1);
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: .25rem;
}
.form-control {
display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
color: #616b75;
background-color: #373a42;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: .25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.alert-success {
color: #fff!important;
background-image: linear-gradient(40deg,#67bb67,#459945)!important;
border: 0px solid white!important;
box-shadow: 0px 2px 7px rgba(0,0,0,0.4)!important;
}
.alert-warning {
color: #fff!important;
background-image: linear-gradient(40deg,#ff7744,#c52)!important;
border: 0px solid white!important;
box-shadow: 0px 2px 7px rgba(0,0,0,0.4)!important;
}
.alert-danger {
color: #eee!important;
background-image: linear-gradient(40deg,#d63031,#e55)!important;
border: 0px solid white!important;
box-shadow: 0px 2px 7px rgba(0,0,0,0.4)!important;
}
.alert-blue {
background-color: #94b0e3!important;
color: white!important;
box-shadow: 0px 2px 7px rgba(0,0,0,0.4)!important;
}
@media (max-width: 576px) {
.d-xs-none {
display: none !important;
}
}
.nav-pills-theme {
background-color: #373a42!important;
margin: -1px!important;
margin-bottom: 20px!important;
border-radius: 0 0 .25rem .25rem!important;
padding: 0px!important;
box-shadow: 0px 3px 8px rgba(0,0,0,0.3)!important;
}
.nav-pills-theme > .nav-item {
width: 33.333333%!important;
border-radius: 0!important;
margin: 0px;
text-align: center;
}
.nav-pills .nav-item > .nav-link {
border-radius: 0!important;
color: #efefef!important;
}
.nav-pills .nav-item > .active {
background-color: #4f446b!important;
color: #fff!important;
font-weight: bold!important;
}
.nav-pills .nav-item > .left-radius {
border-radius: 0 0 0 .25rem!important;
}
.nav-pills .nav-item > .right-radius {
border-radius: 0 0 .25rem 0!important;
}
.input-none {
background: transparent;
color: #777;
border: 0;
box-shadow: 0 0 0 0 rgba(0,0,0,0);
}
.input-none:focus {
outline: 0!important;
border: 0!important;
box-shadow: 0 0 0 0 rgba(0,0,0,0)!important;
}
.status {
background-color: rgba(0,0,0,0.1);
color: #777;
padding: 5px 10px;
display: inline-block;
border-radius: 0.50rem;
margin: 10px;
text-align: left;
width: 50%;
box-shadow: 0px 3px 8px -2px rgba(0,0,0,0.4);
}
.text-bold {
font-weight: bold!important;
}
.dropdown-menu-theme {
border: 0px solid rgba(0, 0, 0, 0.15)!important;
border-radius: 0.25rem!important;
box-shadow: 0px 2px 10px rgba(0,0,0,0.2)!important;
width: 13rem!important;
margin-top: 25px;
padding: 0px!important;
}
.dropdown-item-theme {
padding: 15px;
padding-top: 3.5px;
padding-bottom: 3.5px;
}
.header {
position: fixed;
z-index: 5;
top: 0;
left: 0;
width: 100%;
box-sizing: border-box;
padding: 5px;
box-shadow: 0 4px 8px rgba(0,0,0,.24);
background-image: linear-gradient(40deg,#4f446b,#3f335a)!important;
color: #fff!important;
}
.switch {
cursor: pointer;
display: inline-block;
}
.switch svg {
height: 20px;
}
.menu-container .menu-bg {
background: transparent;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 110%;
z-index: -1;
transition: none;
}
.menu-container.active .menu-bg {
z-index: 3;
background: rgba(0, 0, 0, .6);
transition: background .2s ease-out;
}
.menu-container .menu {
background: #373a42;
width: 68vw;
height: 110%;
padding: 0px;
padding-bottom: 60px;
position: fixed;
top: 0;
left: 0;
max-width: 300px;
box-shadow: 4px 0px 13px rgba(0, 0, 0, 0.1);
transition: transform .4s cubic-bezier(0.39, 0.58, 0.57, 1);
transform: translateX(calc(-100% - 4px));
z-index: 6;
}
.menu-container.active .menu {
transform: none;
}
.header > .navbar-brand {
padding-left: 10px;
bottom: 2px;
position: relative;
font-weight: normal;
display: inline-block;
}
.menu-user {
padding-bottom: 60px;
border-bottom: 0px solid rgba(0,0,0,0.1);
background-color: #373a42;
}
.menu-user-fon {
width: 100%;
height: 150px;
background-position: center!important;
background-size: cover!important;
background-repeat: no-repeat!important;
color: rgba(0, 0, 0, 0);
background: transparent;
display: inline-block;
text-align: center;
}
.menu-user-avatar {
width: 140px;
height: 140px;
background-position: center!important;
background-size: cover!important;
color: #fff;
border: 0px solid teal;
border-radius: 100%;
background: transparent;
text-align: center;
display: inline-block;
font-weight: bold;
font-size: x-large;
top: 80px;
left: 0px;
position: relative;
}
.menu-items {
margin-bottom: 10px;
}
.menu-items:last-child {
margin-bottom: 0!important;
}
.menu-items:last-child > .menu-item:last-child {
border-bottom: 0!important;
}
.menu-item-header {
color: #555;
font-weight: bold;
font-size: 17px;
display: inline-block;
padding-bottom: 2px;
padding-left: 5px;
padding-top: 10px;
}
.menu-item, a.menu-item {
padding: 7.5px;
color: #777;
border-top: 1px solid rgba(0,0,0,0.1);
display: block;
}
.menu-item:last-child, a.menu-item:last-child {
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.menu-count {
background-color: teal;
color: #fff;
padding: 0px;
border-radius: 50%;
text-align: center;
width: 18px!important;
height: 18px!important;
display: inline-block;
font-size: small;
float: right;
position: relative;
top: 3.5px;
}
.message-out {
background: rgba(255,255,255, 0.2);
color: #ddd!important;
padding: 5px;
display: block;
border-radius: 0.25rem;
}
.message-out.read {
background: rgba(200,200,200, 0.1)!important;
}
.page-item > .page-link {
padding: 0.60rem!important;
text-align: center;
border-radius: 25px;
width: 40px;
height: 40px;
margin: 3px;
border: 1px solid rgba(0,0,0,0.1)!important;
color: #777!important;
background-color: #fff!important;
}
.page-item > .page-link:first-child {
border-radius: 25px!important;
}
.page-item > .page-link:last-child {
border-radius: 25px!important;
}
.pagination {
background-color: transparent!important;
border-radius: 0.25rem!important;
}
.page-item.active > .page-link{
background: linear-gradient(40deg,#d63031,#2f3640)!important;
border: 0px solid rgba(0,0,0,0.1)!important;
color: #fff!important;
}
.media-avatar {
width: 45px;
height: 45px;
background-position: center;
background-size: cover;
padding: 0px;
color: #fff;
border: 0px solid #fff;
border-radius: 100%;
background-color: transparent;
text-align: center;
display: inline-block;
font-weight: bold;
font-size: x-large;
position: relative;
}
.border-0 {
border: 0!important;
}
.bg-none {
background-color: transparent!important;
}
.bs-none {
box-shadow: 0 0 0 rgba(0,0,0,0)!important;
}
.list-user {
background-color: rgba(0,0,0,0);
padding: 1px;
padding-bottom: 0px;
display: inline-block;
}
.list-user-name {
color: #555;
font-weight: bold;
display: inline-block;
position: relative;
left: 4px;
top: -20px;
font-size: 17px;
}
.list-user-avatar {
display: inline-block;
width: 40px;
height: 40px;
border-radius: 100%;
background-size: cover!important;
background-repeat: no-repeat!important;
background-position: 50% 50%!important;
border: 0px solid teal;
background-color: transparent;
/*box-shadow: 0px 2px 5px rgba(0,0,0,0.3);*/
position: relative;
left: 2px;
top: 5px;
}
.message {
background-color: rgba(255, 255, 255, 0.1)!important;
color: #fff;
padding: 8px;
display: inline-block;
border-radius: 0.50rem;
width: 65%;
}
.message.out {
background-color: rgba(255,255,255,0.2)!important;
color: white;
float: right;
}
.message-info {
display: block;
position: relative;
background-color: transparent;
margin-left: 7px;
font-size: x-small;
color: #777;
left: 0;
width: 100%;
}
.message-info.out {
float: right!important;
margin: 0!important;
margin-right: 7px!important;
text-align: right!important;
}
.message a {
color: #556;
font-weight: bold;
}
.text-small {
font-size: small!important;
}
.avatar-min {
width: 35px!important;
height: 35px!important;
position: relative!important;
right: 5px;
bottom: 4px;
}
.title-fixed {
position: fixed;
top: 40px;
left: 0;
width: 100%;
background-color: #373a42!important;
padding-top: 0px;
text-align: left;
box-shadow: 0px 0px 9px rgba(0,0,0,0.4);
z-index: 1;
padding: 10px;
}
.body-fixed {
position: relative;
top: 0;
left: 0;
width: 100%;
background-color: #373a42!important;
padding: 10px 15px 50px 15px;
text-align: left;
box-shadow: 0px 0px 9px rgba(0,0,0.0.5)!important;
overflow-y: auto;
width: 100%;
}
.send-form {
position: fixed;
bottom: 0;
z-index: 1;
left: 0;
width: 100%;
background-color: #373a42!important;
padding: 6px;
}
.tag {
background-color: transparent;
padding: 4px;
border-radius: 0.25rem;
box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
text-align: center;
color: #777;
}
.my::-webkit-input-placeholder {
color: red;
font-style: italic;
}
.my::-moz-input-placeholder {
color: red;
font-style: italic;
}
.my::-ms-input-placeholder {
color: red;
font-style: italic;
}
.form_upload {
position: relative;
overflow: hidden;
display: inline-block;
}
input#my_file {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}
.citat {
background: linear-gradient(40deg,#d63031,#2f3640)!important;
color: #777;
padding: 4px 10px;
text-align: center;
border-radius: 6px;
box-shadow: 0px 2px 8px rgba(0,0,0,0.2);
}
.img-preview {
width: 100%;
margin-bottom: 10px;
}
.no-ads {
width: 100%;
height: 100px;
background-image: linear-gradient(40deg,#ee5555,#4f446b)!important;
text-align: center;
vertical-align: middle;
font-size: 20px;
font-weight: 700;
color: #fff;
padding-top: 35px;
border-radius: 0.25rem;
}
.rounded-button {
position: absolute;
top: -15px;
right: -5px;
background-image: linear-gradient(40deg,#ee5555,#4f446b)!important;
color: white;
padding-top: 2px;
width: 50px;
height: 50px;
border-radius: 25px;
font-size: xx-large;
padding-top: 0px;
border: 0px solid white;
}
input#avatar {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}
.center-block {
position: relative;
top: 70%;
text-align: center;
padding: 1.25rem;
}
@media (max-width: 730px) {
.center-block {
position: relative;
top: 29%;
text-align: center;
padding: 1.25rem;
}
}
.black-block {
background-color: rgba(0,0,0,0.3);
border-radius: .25rem;
padding: 20px;
display: inline-block;
}
.white-block {
background-color: rgba(255,255,255,0.1);
border-radius: .25rem;
padding: 20px;
display: inline-block;
}
@media (min-width: 1200px) {
.modal-xl {
max-width: 1100px!important;
}
}
.form_upload {
position: relative;
overflow: hidden;
display: inline-block;
}
input#images {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}
.gallery {
width: 100%;
color: teal;
text-align: center;
overflow-y: auto;
}
.image-prev {
position: relative;
width: 100%!important;
height: 100%!important;
padding: 50%;
background-position: center!important;
background-size: cover!important;
background-repeat: no-repeat!important;
display: inline-block;
border-radius: 0.25rem;
margin: 2px;
background-color: #f44!important;
box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.photo-album {
position: relative;
width: 48%;
height: 150px;
background-position: center!important;
background-size: cover!important;
background-repeat: no-repeat!important;
display: inline-block;
background-color: #b42020!important;
text-align: center;
vertical-align: middle;
font-size: 20px;
font-weight: 600;
color: #fff;
padding-top: 60px;
border-radius: 0.20rem;
margin: 1px;
box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.no-photo {
position: relative;
width: 49%;
height: 150px;
background-position: center!important;
background-size: cover!important;
background-repeat: no-repeat!important;
display: inline-block;
background: #d63031!important;
text-align: center;
vertical-align: middle;
font-size: 20px;
font-weight: 600;
color: #fff;
padding-top: 60px;
border-radius: 0.20rem;
margin: 1px;
box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.deleteButton {
position: absolute;
top: -12px;
right: -6px;
padding: 0px;
border-radius: 100%;
width: 24px;
height: 24px;
z-index: 1;
color: white!important;
text-align: center;
background-color: #dc3545;
font-size: 75%;
font-weight: 700;
line-height: 1;
display: inline-block;
white-space: nowrap;
vertical-align: baseline;
}
.photo-album:hover .holder {
display: block!important;
}
.holder {
background: rgba(0, 0, 0, 0.5);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-top: 20px;
z-index: 1;
display: none;
text-align: center;
}
.holder-top {
position: absolute;
top: 0;
left: 5px;
background: rgba(0, 0, 0, 0.5);
display: none;
width: calc(100% - 10px);
padding: 5px;
}
.holder-bottom {
position: absolute;
bottom: 0;
left: 5px;
background: rgba(0, 0, 0, 0.5);
display: none;
width: calc(100% - 10px);
padding: 4px;
text-align: center;
}
.col-sm-12.col-md-12.m-0.w-100:hover .holder-bottom {
display: inline-block;
}
.col-sm-12.col-md-12.m-0.w-100:hover .holder-top {
display: inline-block;
}
#video_bg {
position: fixed;
top: 0;
left: 0;
z-index: -1000;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
}
@media (min-aspect-ratio: 16/9) {
#video_bg {
height: 300%;
top: -100%;
}
}
@media (max-aspect-ratio: 16/9) {
#video_bg {
width: 300%;
left: -100%;
}
}
@supports (object-fit: cover) {
#video_bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
}
.photo-bg {
background-image: url(/design/img/photo-bg.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
top: 0;
height: 100%;
z-index: -1001;
width: 100%;
}
.gift {
width: 60px;
height: 60px;
background-position: center;
background-size: cover;
text-align: center;
display: inline-block;
position: relative;
border-radius: .25rem;
}
#price {
display: none;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
max-width: min-content;
}
.gift:hover #price {
display: inline-block;
}
.header-avatar {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
width: 25px;
height: 25px;
display: inline-block;
position: relative!important;
top: 7px;
border-radius: 50%;
}
.input-file {
position: absolute;
top: 0;
left: 0;
z-index: 1;
opacity: 1;
width: 100%;
height: 100%;
}
.input-file-button {
position: relative;
overflow: hidden;
}
.cssload-loader {
position: relative;
left: calc(50% - 31px);
width: 62px;
height: 62px;
border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
perspective: 780px;
}
.cssload-inner {
position: absolute;
width: 100%;
height: 100%;
box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.cssload-inner.cssload-one {
left: 0%;
top: 0%;
animation: cssload-rotate-one 1.15s linear infinite;
-o-animation: cssload-rotate-one 1.15s linear infinite;
-ms-animation: cssload-rotate-one 1.15s linear infinite;
-webkit-animation: cssload-rotate-one 1.15s linear infinite;
-moz-animation: cssload-rotate-one 1.15s linear infinite;
border-bottom: 3px solid #dc3545;
}
.cssload-inner.cssload-two {
right: 0%;
top: 0%;
animation: cssload-rotate-two 1.15s linear infinite;
-o-animation: cssload-rotate-two 1.15s linear infinite;
-ms-animation: cssload-rotate-two 1.15s linear infinite;
-webkit-animation: cssload-rotate-two 1.15s linear infinite;
-moz-animation: cssload-rotate-two 1.15s linear infinite;
border-right: 3px solid #dc3545;
}
.cssload-inner.cssload-three {
right: 0%;
bottom: 0%;
animation: cssload-rotate-three 1.15s linear infinite;
-o-animation: cssload-rotate-three 1.15s linear infinite;
-ms-animation: cssload-rotate-three 1.15s linear infinite;
-webkit-animation: cssload-rotate-three 1.15s linear infinite;
-moz-animation: cssload-rotate-three 1.15s linear infinite;
border-top: 3px solid #dc3545;
}
@keyframes cssload-rotate-one {
0% {
transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
100% {
transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
@-o-keyframes cssload-rotate-one {
0% {
-o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
100% {
-o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
@-ms-keyframes cssload-rotate-one {
0% {
-ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
100% {
-ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
@-webkit-keyframes cssload-rotate-one {
0% {
-webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
100% {
-webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
@-moz-keyframes cssload-rotate-one {
0% {
-moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
100% {
-moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
@keyframes cssload-rotate-two {
0% {
transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
100% {
transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
@-o-keyframes cssload-rotate-two {
0% {
-o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
100% {
-o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
@-ms-keyframes cssload-rotate-two {
0% {
-ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
100% {
-ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
@-webkit-keyframes cssload-rotate-two {
0% {
-webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
100% {
-webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
@-moz-keyframes cssload-rotate-two {
0% {
-moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
100% {
-moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
@keyframes cssload-rotate-three {
0% {
transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
100% {
transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}
@-o-keyframes cssload-rotate-three {
0% {
-o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
100% {
-o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}
@-ms-keyframes cssload-rotate-three {
0% {
-ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
100% {
-ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}
@-webkit-keyframes cssload-rotate-three {
0% {
-webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
100% {
-webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}
@-moz-keyframes cssload-rotate-three {
0% {
-moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
100% {
-moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}
.img-header {
background-image: url(https://beauty.guranka.ru/assets/images/Articles/krasota_and_zdorove/zdorovie/gadjety/glav.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
margin-top: -30px;
margin-left: -15px;
margin-right: -15px;
padding: 15px;
}
.section {
background-color: rgba(0,0,0, 0.2);
margin-left: -15px;
margin-right: -15px;
padding: 0px;
text-align: center;
}
.section-header {
background: transparent;
text-align: center;
padding: 10px;
}
.section-header-text {
border-bottom: 2px solid #d81b60;
color: #d81b60;
padding: 5px;
}
@media (min-width: 576px) {
.section-body {
padding-left: 30px;
padding-right: 30px;
}
.section-body#profiles {
padding-left: 120px;
padding-right: 120px;
}
}
@media (min-width: 768px) {
.section-body {
padding-left: 280px;
padding-right: 280px;
}
.section-body#profiles {
padding-left: 30px;
padding-right: 30px;
}
}
.section-text {
background-color: #c70a50;
/*background-color: transparent;*/
border-radius: 0.25rem;
box-shadow: 0px 3px 8px rgba(0,0,0,0.6);
color: #d81b60;
color: rgba(255, 255, 255, 0.9);
padding: 10px;
text-align: center;
}
.input-theme {
color: rgba(255, 255, 255, 0.9)!important;
background-color: rgba(0,0,0, 0.4)!important;
border: 2px solid rgba(255, 255, 255, 0.8)!important;
}
@media (min-width: 768px) {
/* show 3 items */
.carousel-inner .active,
.carousel-inner .active + .carousel-item,
.carousel-inner .active + .carousel-item + .carousel-item {
display: block;
}
.carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
.carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
.carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
transition: none;
}
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
position: relative;
transform: translate3d(0, 0, 0);
}
.carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
position: absolute;
top: 0;
right: -33.3333%;
z-index: -1;
display: block;
visibility: visible;
}
/* left or forward direction */
.active.carousel-item-left + .carousel-item-next.carousel-item-left,
.carousel-item-next.carousel-item-left + .carousel-item,
.carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
.carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
position: relative;
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
/* farthest right hidden item must be abso position for animations */
.carousel-inner .carousel-item-prev.carousel-item-right {
position: absolute;
top: 0;
left: 0;
z-index: -1;
display: block;
visibility: visible;
}
/* right or prev direction */
.active.carousel-item-right + .carousel-item-prev.carousel-item-right,
.carousel-item-prev.carousel-item-right + .carousel-item,
.carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
.carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
position: relative;
transform: translate3d(100%, 0, 0);
visibility: visible;
display: block;
visibility: visible;
}
}
footer {
border-top: 2px solid #d81b60;
min-height: 100%;
min-width: 100%;
position: relative;
left: 0;
bottom: 0;
padding-bottom: 20px;
}
.footer-header-text {
border-bottom: 2px solid #d81b60;
color: #d81b60;
padding: 5px;
}