body{}
.logo{
        font-family: 'Amiri', serif;
	color:red;

}
footer.page-footer .footer-copyright {
    overflow: hidden;
    background-color: rgba(0,0,0,.2);
    font-size: .9rem;
    color: rgba(255,255,255,.6);
}

/*.container{background}*/



#logo {
  font-family: 'Open Sans', sans-serif;
  color: #2d2d2d;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 35px;
  font-weight: 800;
  letter-spacing: -3px;
  line-height: 1;
  text-shadow: #EDEDED 2px 2px 0;
  position: relative;
}
#logo:after {
  content:"HealthBeauty";
  position: absolute;
  left: 10px;
  top: 12px;
}
#logo:after {
  background-image: -webkit-linear-gradient(left top, transparent 0%, transparent 25%, #555 25%, #555 50%, transparent 50%, transparent 75%, #555 75%);
  background-size: 4px 4px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: -5;
  display: block;
  text-shadow: none;
}
.quotenew{background: #f0ffec;
border-left: 10px solid #0f6;
padding: 2.5% 1% 0.1%;}

detailBox {
    width:320px;
    border:1px solid #bbb;
    margin:50px;
}
.titleBox {
    background-color:#fdfdfd;
    padding:10px;
}
.titleBox label{
  color:#444;
  margin:0;
  display:inline-block;
}

.commentBox {
    padding:10px;
    border-top:1px dotted #bbb;
}
.commentBox .form-group:first-child, .actionBox .form-group:first-child {
    width:80%;
}
.commentBox .form-group:nth-child(2), .actionBox .form-group:nth-child(2) {
    width:18%;
}
.actionBox .form-group * {
    width:100%;
}
.taskDescription {
    margin-top:10px 0;
}
.commentList {
    padding:0;
    list-style:none;
    overflow:auto;
}
.commentList li {
    margin:0;
    margin-top:10px;
background: #f8f8f8;
padding: 1% 7px;
border: 2px solid #f0f0f0;
border-radius: 7px;
}
.commentList li > div {
    display:table-cell;

}
.commenterImage {
    width:30px;
    margin-right:5px;
    height:100%;
    float:left;
}
.commenterImage img {
    width:100%;
    border-radius:50%;
}
.commentText p {
    margin:0;
}
.sub-text {
    color:#aaa;
    font-family:verdana;
    font-size:11px;
}
.actionBox {
    border-top:1px dotted #bbb;
    padding:10px;
}

input {
    width: 85%;
    margin-bottom: 30px;
    border: 2px solid #222;
    padding: 5px;
    height: 30px;
    border-radius: 10px;
}
.order_block h3{
    padding-top: 15px;
    text-align: center;
    margin: -50px 0;
    font-size: 20px !important;
}
.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700;
}
p.pricec {
    position: absolute;
    right: 0;
    top: 424px;
    color: #000;
    width: 160px;
    height: 129px;
    text-align: center!important;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
    margin: -160px auto 30px;
    background: url(../img/star.png);
    background-size: contain;
    padding-top: 29px;
}
.submit-form {
    width: 85%;
    border: none;
    color: #fff;
    padding: 15px;
    font-size: 20px;
    background-color: #d4282c;
    border-radius: 20px;
    -webkit-animation: a 1s infinite alternate;
    animation: a 1s infinite alternate;
    cursor: pointer;
    font-weight: 700;
}
p.pricec {
    right: 16%;
    width: 160px;
}
p.priceс {
    position: relative;
    left: 100px;
    top: -100px;
    color: #000;
    box-shadow: rgba(0, 0, 0, .8) 0 3px 30px;
    width: 165px;
    height: 98px;
    text-align: center !important;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    transform: rotateZ(-7deg);
    margin: -160px auto 30px;
    background: linear-gradient(to right, #eea513 0, #fded13 100%);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    border-radius: 19%
}
.discountс {
    display: block;
    margin-top: 9px;
    font-size: 16px
}
.price_main {
    border-bottom: 2px solid #d31812;
    font-size: 25px;
    line-height: 0
}
.js_old_price {
    margin: 0 30px
}
.Wheel_input {
    padding: 10px !important;
    display: block !important;
    margin: 0 auto !important;
    padding: 10px !important;
    width: 50% !important;
    border: 2px solid grey !important;
    border-radius: 5px !important
}
.country_select {
    display: none
}
.order_form {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important
}
@media screen and (max-width: 480px) {
    input {
        width: 90%
    }
}
.main-link {
    display: block;
    margin: 20px auto;
    padding: 20px;
    font-size: 20px;
    text-decoration: none;
    background-color: #de0606;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
    border: none;
    cursor: pointer
}
.main-link:hover {
    opacity: .8
}
.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box
}
#align .spin-wrapper p {
    text-align: center;
    font-size: 21px !important;
    line-height: 1.4 !important;
    margin-bottom: 15px
}
.wheel-wrapper {
    text-align: center
}
.wheel {
    margin: 0 auto;
    position: relative
}
.wheel-cursor {
    position: absolute;
    width: auto;
    height: auto;
    top: 49%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.order {
    display: none;
}
.cursor-text {
    position: absolute;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50% !important;
    height: 50%;
    line-height: 1;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #ccc;
    top: 50%;
    left: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: rgba(255, 255, 255, 1) 0 -2px 0 inset, rgba(255, 255, 255, 1) 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    box-shadow: rgba(255, 255, 255, 1) 0 -2px 0 inset, rgba(255, 255, 255, 1) 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    background: #fff;
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
    background: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
    background: -o-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%)
}
.wheel-img {
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s
}
.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(img/cross.svg);
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer
}
.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset;
    box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset
}
.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}
.pop-up-layer {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, .7) !important;
    z-index: 99 !important
}
.pop-up-layer-show {
    display: block
}
.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}
.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #42b7e0;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}
.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}
@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px)
    }
    30% {
        transform: translateY(100px)
    }
    100% {
        transform: translateY(0)
    }
}
@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1)
    }
}
@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px
}
.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center
}
.pop-up-button {
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #42b7e0;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none
}
.pop-up-button:hover {
    color: #fff;
    text-decoration: none
}
.wheel img {
    max-width: 100%
}
@media all and (max-width: 520px) {
    .cursor-text {
        line-height: 1;
        font-size: 14px;
        width: 50% !important;
        top: 50%;
    }
    .wheel-cursor {
        width: 35%;
    }
    .close-popup {
        position: absolute;
        width: 30px;
        height: 30px;
        background-image: url(img/cross.svg);
        background-size: 100%;
        top: -40px;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 10px #fff;
        box-shadow: 0 0 10px #fff;
        right: -10px;
        cursor: pointer
    }
    p.priceс {
        top: -120px;
        left: 20px
    }
}
.super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}
@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1900deg);
        transform: rotate(1900deg)
    }
    100% {
        -webkit-transform: rotate(1873deg);
        transform: rotate(1873deg)
    }
}
@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1900deg);
        transform: rotate(1900deg)
    }
    100% {
        -webkit-transform: rotate(1873deg);
        transform: rotate(1873deg)
    }
}
.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}
.time_remains_title {
    padding-top: 15px;
    text-align: center;
    font-size: 22px
}
.comments {
    padding-top: 10px
}
.comments-item {
    max-width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e2e3
}
.comment-avatar {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    font-size: 0
}
.comment-text {
    display: inline-block;
    max-width: 79%;
    vertical-align: top;
    font-size: 16px
}
.comment-username {
    color: #365899;
    font-weight: 700;
    margin-right: 10px;
    cursor: pointer
}
.comment-username:hover {
    text-decoration: underline
}
.comment-action {
    padding-left: 50px
}
.like, .like-count, .reply {
    color: #365899;
    font-size: 13px;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.like:hover, .reply:hover {
    text-decoration: underline
}
.like:after, .reply:after {
    content: " · ";
    position: absolute;
    font-weight: 700;
    right: -10px;
    top: 0;
    color: #90949c
}
.like-count {
    padding-left: 20px;
    position: relative
}
.like-count:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    background-image: url(img/like.png)
}
.like-count-liked {
    animation: .5s like-change
}
.like-count-unliked {
    animation: .5s like-unchange
}
@keyframes like-change {
    50% {
        top: -10px;
        opacity: 0
    }
    51% {
        bottom: -10px
    }
    100% {
        bottom: 0;
        opacity: 1
    }
}
@keyframes like-unchange {
    50% {
        bottom: -10px;
        opacity: 0
    }
    100% {
        top: 0;
        opacity: 1
    }
}
.comment-date {
    font-size: 13px;
    color: #90949c;
    position: relative
}
.comment-input {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px
}
.comment-input-area {
    display: inline-block;
    vertical-align: top;
    width: 80%;
    font-size: 0;
    perspective: 800px
}
.comment-input input[type=text] {
    width: 150px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    transition: .4s;
    word-wrap: wrap
}
.textarea {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
    font-family: Arial, sans-serif;
    transition: .5s
}
.textarea-focus {
    height: 80px
}
.input-action {
    display: none;
    transition: .4s;
    background-color: #f6f7f9;
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px 10px;
    transform-origin: top;
    padding: 10px 10px
}
.input-action-focus {
    display: block;
    animation: .6s action-appear
}
.comment-appear {
    animation: comment-appear .4s
}
@keyframes comment-appear {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}
@keyframes action-appear {
    0% {
        opacity: 0;
        transform: rotateX(-90deg)
    }
    60% {
        transform: rotateX(30deg)
    }
    100% {
        opacity: 1;
        transform: rotateX(0)
    }
}
.send-btn {
    float: right;
    padding: 5px 10px;
    background-color: #4267b2;
    border: none;
    border-radius: 2px;
    color: #fff;
    font-weight: 700;
    cursor: pointer
}
.send-btn:hover {
    background-color: #365899
}
@media all and (max-width: 720px) {
    main {
        width: 100%
    }
    .sidebar {
        display: none
    }
    .mobile-header {
        display: block
    }
}
.button {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 18px;
    padding: 15px 15px;
    background-color: #f44336;
    color: #fff;
    text-align: center;
    letter-spacing: .5px;
    border: none;
    margin: 10px 0;
    text-transform: uppercase;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
    transition: .3s ease-out
}
.button:hover {
    background-color: #f55a4e;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .14), 0 1px 7px 0 rgba(0, 0, 0, .12), 0 3px 1px -1px rgba(0, 0, 0, .2)
}
.pulse {
    position: relative;
    z-index: 1
}
.pulse:hover:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #f44336;
    border-radius: inherit;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    -webkit-animation: pulse-animation 5s cubic-bezier(.24, 0, .38, 1) infinite;
    animation: pulse-animation 5s cubic-bezier(.24, 0, .38, 1) infinite;
    z-index: -1
}
@-webkit-keyframes pulse-animation {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    15% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}
@keyframes pulse-animation {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    15% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}
.comments-refreshing-wrapper {
    background-color: rgba(0, 78, 255, .14);
    padding: 5px 0;
    margin: 10px 0;
    min-height: 150px;
    border-radius: 5px
}
.comments-refreshing-wrapper .comments-refreshing-title {
    font-size: 20px;
    padding-left: 20px
}
.comments-refreshing-wrapper .comments-item {
    display: none;
    border-bottom: none
}
.comments-refreshing-wrapper .comments-newly-showed {
    display: block;
    animation: new-comment-show .5s
}
.comments-refreshing {
    display: none;
    text-align: center
}
.comments-refreshing img {
    max-width: 100px
}
.refresh-appear {
    display: block;
    animation: typing-show .5s
}
@keyframes typing-show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes new-comment-show {
    0% {
        transform: scale(.2)
    }
    80% {
        transform: scale(1.2)
    }
    100% {
        transform: scale(1)
    }
}
.show-message {
    font-family: Roboto-Regular
}
.blink {
    color: red !important;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    text-decoration: line-through
}
.show-message p {
    margin: 0 !important
}
.show-message__icon {
    width: 50px !important;
    display: inline-block;
    vertical-align: middle
}
.show-message__info {
    width: 248px;
    line-height: normal;
    display: inline-block;
    margin-left: 15px;
    color: #000;
    vertical-align: middle;
    margin-bottom: 0;
    font-size: 19px;
    font-family: RobotoRegular, sans-serif
}
.show-message__info span {
    font-size: 20px;
    font-family: RobotoRegular, sans-serif
}
.show-message__left {
    font-size: 14px
}
.show-message__left span {
    font-size: 15px
}
.show-message_call {
    background-color: #363636
}
.show-message__info span {
    color: #000
}
.package_left, .package_left span {
    font-size: 15px !important
}
#ouibounce-modal {
    background-color: rgba(0, 0, 0, .9)
}
.show-message_online {
    background-color: #cd5555;
    background-color: rgba(0, 0, 0, .9)
}
.show-message__inner {
    line-height: 90px;
    display: inline-block;
    vertical-align: middle
}
.show-message__item, .show-message__item-first {
    position: fixed;
    right: 20px;
    top: 120px;
    width: 318px;
    background-color: rgba(255, 255, 255, .92);
    color: #000;
    padding: 0 25px;
    font-size: 14px;
    line-height: 90px;
    border-radius: 5px;
    display: none;
    z-index: 98;
    box-sizing: border-box;
    border: 2px solid #7474ff;
    border-left-style: dashed;
    border-right-style: dashed;
    text-shadow: 0 0 2px #fff;
    box-shadow: 0 0 1px 0;
    -webkit-box-shadow: 0 0 1px 0;
    -moz-box-shadow: 0 0 1px 0
}
.lost_position {
    display: none !important;
    opacity: 0 !important
}
.block_position {
    display: block !important;
    opacity: 1 !important
}
@media screen and (max-width: 767px) {
    .show-message__item, .show-message__item-first {
        top: auto;
        right: 10px;
        bottom: 10px
    }
    .show-message__info {
        width: 230px
    }
    .show-message__item, .show-message__item-first {
        width: 300px
    }
}
@media screen and (max-width: 319px) {
    .show-message__item, .show-message__item-first {
        width: 225px
    }
    .show-message__info {
        width: 160px;
        margin-left: 7px;
        font-size: 15px
    }
    .show-message__info span {
        font-size: 17px
    }
    .show-message__icon {
        width: 38px !important
    }
    .show-message__info br {
        display: none
    }
}
@-moz-keyframes blinker {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes blinker {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes blinker {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

label.error{
    display: none !important;
}

form{
    position: relative;
}
.loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 10000;
    display: none;
}
.loader img{
    position: absolute;
    width: 10%;
    bottom: 50%;
    left: 50%;
    transform: translateY(50%);
    transform: translateX(-50%);
}
#demo{
    font-size: 40px;
}

.ff2{
    display:none;
}
@media (max-width: 868px){
    .ff2{
        display:block;
    }
    .ff3{
        display:none;
    }
}


.attention-text {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    /*margin-bottom: 15px;*/
    text-align: center;
}


.order-info .date {
    font-weight: bold;
    font-size: 24px;
    font-family: Arial, sans-serif;

    color: red;
    margin: 0 0 5px;
}

.order-info .left_count {
    display: block;
    width: 178px;
    padding: 23px;
    margin: 12px auto;
    background: red;
    color: #fff;
    text-shadow: 0 -1px 0 #000, 0 -1px 0 #000, 0 1px 0 #000, 0 1px 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 32px !important;
    border-radius: 5px;
}
.order-info #region_text h4 {
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.order-info div h4 span {
    color: green;
}

/*---------------------------------------------------------------------*/

.big-link-wrapper  {
    text-align: center;
    font-size: 23px;
    margin-bottom: 15px;
    text-decoration: underline;
}
.big-link-wrapper a {
    color: #007bff;
}

.product-promo {
    margin: 30px auto;
    max-width: 700px;
}

.product-promo__image {
    position: relative;
    left: 33px;
    display: block;
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
}

.product-promo__text {
    padding: 5px 0;
    background-color: #efefef;
    text-align: center;
    border: 2px solid #ccc;
    border-top: none;
    border-bottom: none;
}

.product-promo__text a {
    color: #007BFF;
    text-decoration: none;
    font-weight: 700;
}

/*------------------------------------------*/

.red-bold-text {
    color: red;
    font-weight: bold;
}

.btn-wrapper--bottom {
    margin-top: 10px;
}

.btn-wrapper {
    text-align: center;
}

a.btn-red {
    display: inline-block;
    width: 100%;
    max-width: 430px;
    padding: 15px;
    font-size: 21px;
    color: #fff;
    background: #f13d3d;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    margin: 20px auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.anim-pulse {
    -webkit-animation: 1s animPulse infinite alternate ease-in-out;
    animation: 1s animPulse infinite alternate ease-in-out;
}

@-webkit-keyframes animPulse {
    0% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
    100% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
}

@keyframes animPulse {
    0% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
    100% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
}


/*---------------------------------------------*/


.order-info {
    text-align: center;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;

}

.order-info .date {
    font-weight: bold;
    font-size: 24px;
    font-family: Arial, sans-serif;
}

.order-info .date span {
    text-decoration: underline;
}

.order-info #region_text h4 {
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.order-info h2 {
    color: red;
    font-size: 1.5em;
}

.order-info .left_count {
    display: block;
    width: 178px;
    padding: 23px;
    margin: 12px auto;
    background: red;
    color: #fff;
    text-shadow: 0 -1px 0 #000, 0 -1px 0 #000, 0 1px 0 #000, 0 1px 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 32px !important;
    border-radius: 5px;
}

.order-info .prod_left_val {
    font-size: 52px;
    font-weight: 700;
    line-height: 52px;
}

.order-info div h4 span {
    color: green;
}

.revival-box2__link {
    text-align: center;
}


.form-control.error {
    border: 1px solid red;
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.order {
    max-width: 600px;
    width: 100%;
    padding: 20px;
    margin: 20px auto;
    background: #fff url(../img/formbg.jpg) no-repeat;
    background-size: 100% 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.reviews,
.reviews-form-wrapper{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.order h2 {
    margin: 25px 0 0;
    padding: 0;
    line-height: 32px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}

.order .date-end {
    font-size: 14px;
    color: #00f;
    font-style: italic;
    text-align: center;
    margin-bottom: 0;
    font-weight: normal;
}

.order-image {
    text-align: center;

}

.order-image img {
    display: inline-block;
    width: 100px;
}

.order .price-box {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 5px;
}

.order .price-box p {
    font-size: 12px;
}

.order .price-box .new-price {
    color: red;
    font-size: 21px;
    font-weight: 700;
}

.order .frame {
    margin: 45px 10px 25px;
    border: 2px solid #0299ff;
    padding: 10px;
}

.order .frame p {
    text-align: center;
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    padding: 0;
    line-height: 1.5em;
}

.form-group {
    margin-bottom: 10px;
}

.form-group span {
    display: block;
    text-align: center;
    font-weight: bold;
    line-height: 26px;
    font-size: 16px;
}

.form-control {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
    padding: 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    font-size: 15px;
    height: 50px;
}

.order .btn-order:after {
    display: inline-block;
    -webkit-animation: dotty steps(1,end) 1.5s infinite;
    animation: dotty steps(1,end) 1.5s infinite;
    content: '';
    position: absolute;
    margin-left: 10px;
    margin-top: -1px;
}

.btn-order {max-width: 245px;
    width: 100%;
    display: block;
    margin: 20px auto;
    padding: 20px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 15px 0 rgb(129 150 160 / 45%);
    box-shadow: 0 4px 15px 0 rgb(129 150 160 / 45%);
    border-radius: 5px;
    background: #0299ff;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    border: none;
    cursor: pointer;
    -webkit-animation: 1s pulse2 infinite alternate ease-in-out;
    animation: 1s pulse2 infinite alternate ease-in-out;
    font-size: 20px;
    text-align: center;
    text-decoration: none;

}

.btn-order:hover {
    background: #017acc;
}


.btn-order:after {
    display: inline-block;
    -webkit-animation: dotty steps(1,end) 1.5s infinite;
    animation: dotty steps(1,end) 1.5s infinite;
    content: '';
    position:absolute;
    margin-left:10px;
    margin-top: 2px;
}

@-webkit-keyframes dotty {
    0%   { content: ''; }
    25%  { content: '>'; }
    50%  { content: '>>'; }
    75%  { content: '>>>'; }
    100% { content: ''; }
}

@keyframes dotty {
    0%   { content: ''; }
    25%  { content: '>'; }
    50%  { content: '>>'; }
    75%  { content: '>>>'; }
    100% { content: ''; }
}


@-webkit-keyframes pulse2 {
    0% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }

    100% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
}


@keyframes pulse2 {
    0% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }

    100% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
}

.order .timelimit {
    text-align: center;
    font-size: 14px;
    margin: 0 0 10px;
}

.order .text {
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 0;
}

.countdown {
    position: relative;

    font-size: 0;
    color: red;
    font-weight: bold;
}

.countdown span {
    font-size: 16px;
}

.countdown-icon {
    position: relative;
    margin: 0 3px;
    vertical-align: sub;
}


@media (max-width: 480px) {
    .comments {
        padding-left: 0;
        padding-right: 0;
    }

    .order {
        padding: 10px;
    }

    .rating {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 349px) {
    .order .frame {
        margin: 10px;
    }
}

.footer-info {
    list-style-type: none;
    text-align: center;
    line-height: 1.8;
    font-size: 18px;
    padding-left: 0;
    padding-top: 30px;
    padding-bottom: 20px;
}

.footer-info a {
    font-weight: bold;
    color: rgb(98, 167, 217);
}

.footer-info .separator {
    position: relative;
    top: -2px;
}


/*------------------------------------------------------------------------------------------------*/

.reviews-form-wrapper {
    margin-top: 40px;
    max-width: 790px;
    margin-left: auto;
    margin-right: auto;
}

.reviews-headline {
    border-bottom: 1px dashed #365398;
    color: #365398;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.3;
    font-size: 14px;
    font-family: 'Tahoma', sans-serif;
}

.reviews {
    font-family: Arial, serif;
    max-width: 790px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    /*margin-top: 30px;*/
}

.form-comment--name input {
    font-size: 14px;
    margin-bottom: 0;
}

.form-reviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

    margin-bottom: 15px;
}

.comment-photo {
    width: 64px;
    height: 64px;
    /*border-radius: 50%;*/
}

.comment-photo img {
    display: block;
    width: 100%;
    border-radius: 50%;
}

.comment-info {
    width: calc(100% - 60px - 15px);
}

@media (max-width: 768px) {
    .comment-photo {
        width: 50px;
        height: 50px;
    }

    .comment-info {
        width: calc(100% - 50px - 15px);
    }
}

.form-comment--name input {
    outline: none;

    display: block;
    width: 100%;
    max-width: 190px;
    height: 27px;
    padding: 5px 10px;
    border-radius: 0;
    border: 1px solid #ddd;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
}

.form-comment--name input:focus {
    border: 2px solid #000;
    border-radius: 4px;
}

.form-comment--text textarea {
    display: block;
    width: 100%;
    height: 58px;
    padding: 10px;
    border-radius: 0;
    border: 1px solid #ddd;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    resize: none;
    margin-top: 14px;
    font-weight: normal;
    font: inherit;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-comment--btn button {

    display: inline-block;
    padding: 0 5px;
    /* font-size: 16px; */
    color: #fff;
    background: #4267b2;
    border-radius: 2px;
    font-size: 14px;
    min-width: 127px;
    height: 22px;
    cursor: pointer;
    font-weight: bold;
    line-height: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid rgba(0,0,0,0);
    margin-top: 15px;
}

.review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.review .media-left {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
    padding: 0;
}


.review .media-left img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    border-radius: 50%;
    /*width: 74px;*/

}

.content .img-responsive {
    margin: 4px 0 0;
}

.review .media-body {
    width: calc(100% - 70px - 10px);
}

.review .media-body > p {
    font-size: 14px !important;
    line-height: 19.6px;
}

.review .media-body p {
    font-weight: normal;

}

.review {
    border-bottom: 1px dashed #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 14px 0;
    margin: 0 -10px;
}

.review h4 {
    font-size: 14px !important;
    font-weight: 700;
}

.review .rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 20px;
    margin-top: 8px;
}

.review .review {
    padding-bottom: 0;
    border: none;
    width: 100%;
}

.review .review:nth-child(1) {
    padding-top: 0;
}

.review .separator-point {
    font-weight: normal;
    margin: 0 3px;
}

.review .media-left img {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
}

.review .media-heading {
    margin-bottom: 8px;
}

.review .media-body > p img {
    margin-top: 10px;
    max-width: 340px;
    width: 100%;
}

.rating-like {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 4px;
}

.rating-like .count {
    margin-left: 4px;
    font-size: 12px;
    color: #365398;
    font-weight: normal !important;
}

.rating .time {
    color: #365398;
    font-size: 12px;
    font-weight: normal !important;
}

.add-like,
.review-link {
    color: #365398 !important;
    font-size: 13px;
    margin-bottom: 0 !important;
    font-weight: normal;
}

.ratting .likes {
    font-size: 12px;
}

.rating-like img {
    width: 13px;
}

.add-like {
    cursor: pointer;
    margin: 0;
    text-indent: initial;
}

.review .rating .review-link {
    text-decoration: none;
}

.add-like.active {
    font-weight: bold !important;
}

.review-photo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 10px;
    overflow: hidden;
}

.review-photo img {
    display: block;
    width: 100%;
}

.review-body {
    width: calc(100% - 50px - 20px - 10px);
}

.review .user-name {
    margin-top: 0;
    color: #365398;
    font-size: 15px;
    text-align: left;
    -moz-text-align-last: left;
    text-align-last: left;
    font-weight: 700;
}

.review-inner {
    margin: 8px 0;
    font-size: 15px;
    line-height: 1.4;
    padding-right: 10px;
}

.review-inner a {
    color: red;
}

.review-inner a:hover {
    text-decoration: underline;
}

.review-inner img {
    margin-top: 7px;
    max-width: 100%;
    /*width: 100%;*/
}

.review a {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.review a:hover {
    text-decoration: none;
    color: red;
}

.review-photo-prod {
    display: block;

    width: 100%;
    max-width: 380px;
    margin-top: 8px;
}

@media (max-width: 360px) {
    .review .rating {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .review-body {
        width: calc(100% - 50px - 20px);
    }
}

.c-comments-login a.review-link {
    margin: 0;
    padding: 0;
}

.review-inner>img {
    width: 100%;
    max-width: 300px;
}


.feedback-list {
    padding-left: 40px;
}

.feedback-list li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.list-item--fb {
    width: 16px;
}

.list-item--fb svg {
    position: relative;
    top: 2px;
    fill: #304591;
}

.list-item--tw {
    width: 20px;
    height: 22px;
}

.list-item--tw svg {
    position: relative;
    top: 2px;
    fill: #31adf4;
}

.list-item--in {
    width: 18px;
}

.feedback-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
}

.feedback-list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    list-style-type: none;
    margin-right: 15px;
    height: 22px;
    width: 35px;
    padding-right: 15px;
    border-right: 1px solid rgba(0, 0, 0, .15);
}

.feedback-list li img {
    display: block;
    width: 100%;
}


/*---------------------------------------------------------------------------------*/

.product-promo--pre-order {
    margin-top: 0;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .b-article__main {
        padding-top: 1em;
    }
}

.product-promo {
    margin: 30px auto;
    max-width: 700px;
}

.product-promo__text {
    padding: 5px 0;
    background-color: #efefef;
    text-align: center;
    border: 2px solid #ccc;
    border-top: none;
    border-bottom: none;
}

.big-link-wrapper {
    text-align: center;
    font-size: 23px;
    margin-bottom: 15px;
    text-decoration: underline;
}

.big-link {

    color: #007bff;
}

/*---------------------------------*/



.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 10px 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
}

.breadcrumbs ul {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;


    list-style: none;
    vertical-align: middle;
    width: calc(100% - 105px);
    margin-bottom: 0;
    padding-left: 0;
    margin-top: 0;
}

.breadcrumbs ul li {
    color: #3b3b3b;
    font-size: 18px;
    line-height: 1.3em;
    margin-right: 10px;
}

.social-icon a {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;

    text-align: center;

    text-decoration: none;
    color: #fff;
    /*background: #4c66a4;*/
    -webkit-border-radius: 2px;
    font-size: 18px;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    border-radius: 3px;
    margin-right: 3px;
}

.breadcrumbs ul li a img {
    width: auto;
}

.breadcrumbs ul li span {
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 1.3em;
    margin-left: 8px;
    position: relative;
    padding: 0 8px;
    font-size: 11px;
    background: #fff;
    color: #aaa;
    border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: middle;
}

.breadcrumbs ul li span:before {
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border-left: inherit;
    border-bottom: inherit;
    content: '';
    top: 8px;
    left: -4px;
    background: inherit;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.breadcrumbs .date {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    color: #126a96;
    font-size: 18px;
    max-width: 100px;
}

.social-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*width: 25px;*/
    /*height: 25px;*/

}


.social-icon--faceboock a {
    background-color: #4875b4;
}

.social-icon--instagram a {
    width: 41px;
    margin-right: -7px;
    margin-left: -6px;
    /*background-color: #a048b4;*/
}

.social-icon--instagram a img {
    width: 100% !important;
}

.social-icon--twitter  a {
    background-color: #4cb6e2;
}

.social-icon--youtoobe a {
    background-color: #dd3535;
}



@media (max-width: 560px) {
    .breadcrumbs ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 300px;
    }

    .social-icon {
        width: 80px;
        margin: 4px 0
    }

    .product-promo {
        overflow: hidden;
    }

    .product-promo__image {
        left: 22px;
    }
}

/*--------------------------------------------------------------*/

.list-icon-done {
    margin: 0 0 15px;
    padding: 0 0 0 10px;
    border: 1px solid #00ba7f;
    animation: pulseBorder 2s infinite;
}

.list-icon-done li {
    position: relative;
    padding-left: 20px;
    list-style-type: none;
}

.list-icon-done li:before {
    position: absolute;
    top: calc(50% - 7px);
    left: 0;
    content: "";

    width: 14px;
    height: 14px;

    background: url("../img/icon-done.png") center no-repeat;
    background-size: contain;
}

@keyframes pulseBorder {
    0% {
        -webkit-box-shadow: 0px 0px 10px 0px #00ba7f;
        box-shadow: 0px 0px 10px 0px #00ba7f;
    }

    50% {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 186, 127, 0);
        box-shadow: 0px 0px 10px 0px rgba(0, 186, 127, 0);
    }
    100% {
        -webkit-box-shadow: 0px 0px 10px 0px #00ba7f;
        box-shadow: 0px 0px 10px 0px #00ba7f;
    }
}

.photo-wrapper {
    text-align: center;
}

.photo-wrapper img {
    max-width: 100%;
    margin-bottom: 15px;
}

.block-reporter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e7e7e7;
    padding: 10px 0;
    /* overflow: hidden; */
}

.dialog-photo {
    margin: 0 10px 0 10px;
    width: 75px;
    height: 75px;
    min-width: 75px;
    /*border-radius: 50%;*/
    overflow: hidden;
}

.dialog-photo img {
    display: block;
    width: 100%;
}

.block-doctor {
    overflow: hidden;
}

.block-doctor .photo-doctor {
    float: left;
    position: relative;
    top: 2px;
}

.color-purple {
    color: BlueViolet;
    font-weight: bold;
}

.color-blue {
    color: #0153e5;
    font-weight: bold;
}

.red-date {
    color: red;
    font-weight: bold;
}

.main-logo {
    max-width: 60%;
}

.screenshots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.screenshot-item {
    display: block;
    width: 32%;
    outline: none !important;
}
.screenshot-item img {
    display: block;
    width: 100%;
}


@media (max-width: 768px) {
    .screenshots {
        display: block;
    }

    .screenshot-item {
        width: 100%;
        max-width: 380px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
}

.modal {
    padding: 15px !important;
    max-width: 800px !important;
}

.modal h2 {
    text-align: center;
}

.photo-wrapper p {
    font-size: 22px;
}

p, i, strong{
    display: inline-block;
    font-size: 18px;
    margin-bottom: 15px;
}

.image-wrap{
    margin: 30px auto;
    text-align: center;
}

    .image-wrap img{
        max-width: 100%;
    }

.img-mob{
    display: none;
}

a[href="#form"]{
    font-weight: bold;
}

@media screen and (max-width: 480px ) {
    .img-mob{
        display: block;
        margin: 20px auto;
    }

    .img-mob img{
        max-width: 100%;
    }

    .hidden{
        display: none;
    }
}

