@import url('https://fonts.googleapis.com/css2?family=Allura&display=swap');
@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    outline: 0;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
a {
    color: #373737;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    font-weight: 400;
}
h1, h2, h3, h4, h5 {
    margin-top: 0;
    font-weight: 700;
    color: #222;
}
p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 25px;
    color: #666;
    font-weight: 400;
}
.btn {
    font-family: 'Open Sans', sans-serif;
    line-height: 15px;
    padding: 12px 0;
    color: #fff;
    font-weight: 700;
    border: 0;
    background-color: transparent;
    border-radius: 0;
    letter-spacing: 1px;
}
.btn-primary {
    background-color: #373737;
    transition: all .3s ease-in-out;
}
.btn-primary:hover {
    background-color: #373737;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-group {
    margin-bottom: 20px;
    position: relative;
}
.form-control {
    height: 43px;
    box-shadow: none;
    border-radius: 0;
    padding-left: 18px;
    border-color: #dedede;
    color: #666;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
textarea.form-control {
    height: 150px;
}
.form-group button {
    width: 172px;
}
body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
body .container {
    width: 1200px;
    max-width: 100%;
}
.menu-main .navbar-default {
    background: none;
    border: none;
    margin: 0;
    min-height: 1px;
}
.menu-main .container-fluid, .menu-main .navbar-default .navbar-collapse {
    padding: 0;
}
.menu-main ul li {
    padding: 0 10px;
}
.menu-main ul li a {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 44px;
    color: #252525 !important;
    padding: 0 12px;
    border: 1px solid transparent;
    display: block;
}
.menu-main ul {
    margin-right: -15px;
}
/*.menu-main ul li:last-child, .menu-main ul li:last-child a {padding-right: 0;}*/

.menu-main ul li.active a, .menu-main ul li:hover a {
    background: none !important;
    color: #252525 !important;
    border: 1px solid #9B65D0;
}
.patternbg {
    background-image: url(../img/pattern-1.jpg);
    background-attachment: fixed;
    width: 100%;
    background-size: cover;
    background-position: center center;
}
a {
    color: #373737;
    text-decoration: none;
    transition: all .3s ease-in-out;
}
.row-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
#block-header {
    padding: 10px 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    background: none;
}
#block-header.fixed {
    position: fixed;
    background: rgba(255, 255, 255, 0.5);
}
#block-header .container {
    width: 1200px;
}
.logo {
    margin-right: auto;
}
.header-right {
    margin-left: auto;
}
.phone-email {
    margin-left: auto;
    vertical-align: middle;
    padding: 15px 0;
}
.phone-email a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #000000 !important;
    margin: 0 5px;
}
.phone-email a img {
    margin-right: 10px;
}
.menu-main {
    display: inline-block;
    vertical-align: middle;
}
.call-button {
    display: inline-block;
    vertical-align: middle;
}
.call-button.btn a {
    padding: 2px 12px;
    border: 1px solid transparent;
    border-radius: 51px;
    background: #9B66D0 !important;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    color: #FFFFFF !important;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: 0 !important;
}
/*End Header*/

.slide-position-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: left;
}
.slide-position-text .common-inner {
    max-width: 420px;
}
.slide-position-text .common-inner h1 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 62px;
    line-height: 83px;
    color: #9B66D0;
    margin: 0 0 20px 0;
    display: inline-block;
}
.slide-position-text .common-inner h4 {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    margin: 0 0 30px 0;
}
.slide-position-text .common-inner a {
    width: 200px;
    padding: 0;
    display: inline-block;
    line-height: 49px;
    border: none;
    border-radius: 51px;
    background: #9B66D0 !important;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 11px;
    color: #FFFFFF;
    margin-top: 0px;
}
#block-slider {
    position: relative;
}
#block-slider .owl-carousel .owl-nav .owl-prev {
    float: left;
    background: url(../img/prev.png) no-repeat;
    width: 74px;
    height: 74px;
    margin: 0 0 0 -37px;
    border-radius: 0;
}
#block-slider .owl-carousel:hover .owl-nav .owl-prev {}
#block-slider .owl-carousel .owl-nav .owl-next {
    float: right;
    background: url(../img/next.png) no-repeat;
    width: 74px;
    height: 74px;
    margin: 0 -37px 0 0;
    border-radius: 0;
}
#block-slider .owl-carousel:hover .owl-nav .owl-next {}
#block-slider .owl-carousel .owl-nav .owl-next span, #block-slider .owl-carousel .owl-nav .owl-prev span {
    display: none;
}
#block-slider .owl-carousel .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    right: 0;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    z-index: 999;
    display: none;
}
#block-slider .owl-carousel .owl-nav, #block-slider .owl-carousel:hover .owl-nav {
    opacity: 1;
}
.slide-position-text .container {
    width: 1200px;
}
#block-slider .owl-dots {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 80px;
}
#block-slider .owl-theme .owl-dots .owl-dot {
    border: none;
    width: 7px;
    height: 7px;
    background: #2F2F2F;
    opacity: 0.4;
    border-radius: 100%;
    margin: 0 6px;
}
#block-slider .owl-theme .owl-dots .owl-dot.active, .owl-theme .owl-dots .owl-dot:hover {
    opacity: 1;
}
#block-slider .owl-theme .owl-dots .owl-dot span {
    display: none;
}
#myCarousel {
    margin-top: 0;
}
#block-user1 {
    padding: 0;
}
#block-user1 .container {
    width: 1440px;
}
#block-user1 .row {
    margin: 0;
}
#block-user1 .row .col-sm-4 {
    position: relative;
    padding: 0;
}
#block-user1 .text-absolute {
    position: absolute;
    width: 100%;
    bottom: 40px;
    left: 0;
    z-index: 999;
    padding: 0 50px;
}
#block-user1 h4 {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 34px;
    text-transform: uppercase;
    color: #474747;
    margin: 0 0 15px 0;
}
#block-user1 p {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    margin: 0;
}
#block-user2 {
    padding: 80px 0;
}
#block-user2 .col-sm-6 {
    padding: 0;
}
#block-user2 .text-mwidth {
    max-width: 560px;
    margin: 0;
}
#block-user2 h3 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 42px;
    line-height: 56px;
    color: #9B66D0;
    margin: 0 0 30px 0;
}
#block-user2 p {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    margin: 0 0 30px 0;
}
#block-user2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#block-user2 ul li {
    background: url(../img/bg-check.png) no-repeat left center;
    padding-left: 40px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #ABABC0;
    margin-bottom: 25px;
}
#block-user2 ul li:last-child {
    margin-bottom: 0;
}
.fade-out {
    background: #000;
}
.fade-out:hover img {
    opacity: 0.7;
}
#block-user2 .carousel-indicators {
    bottom: 0;
}
#block-user2 .owl-theme .owl-dots .owl-dot span {
    border: 1px solid #B4B2B2;
    width: 7px;
    height: 7px;
    background: none;
}
#block-user2 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: rgba(0, 0, 0, 0.4);
    width: 7px;
    height: 7px;
    border: none;
}
#block-user2 .carousel-indicators li {
    border: 1px solid #B4B2B2;
    width: 7px;
    height: 7px;
}
#block-user2 .carousel-indicators li.active {
    background: rgba(0, 0, 0, 0.4);
    width: 7px;
    height: 7px;
    border: none;
}
#block-user2 .carousel-inner {
    min-height: 400px;
}
#block-user2 .item-inner {}
#block-user2 .expertBox {
    margin-bottom: 25px;
    text-align: center;
}
#block-user2 .expertImage {
    overflow: hidden;
    border-radius: 0;
    border: none;
    position: relative;
    box-shadow: none;
    margin: 0 auto;
}
#block-user2 .expertImage {
    width: auto;
    height: auto;
    text-align: center;
}
#block-user2 .expertImage img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}
#block-user2 .expertMask {
    width: 100%;
    height: 100%;
    background-color: rgba(236, 85, 152, .5);
    position: absolute;
    border-radius: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .4s;
}
#block-user2 .carousel-control {
    display: none;
}
#block-user2 .expertCaption {
    margin-top: 25px;
}
#block-user2 .expertCaption h2 {
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 24px;
    text-align: center;
    color: #000000;
}
#block-user2 .expertCaption p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #B8B8B8;
}
#block-user2 .owl-carousel .owl-item .item-icons {
    text-align: center;
}
#block-user2 .owl-carousel .owl-item .item-icons a {
    display: inline-block;
    margin: 0 5px;
}
#block-user2 .owl-carousel .owl-item .item-icons img {
    width: auto;
}
#block-user3 {
    padding: 60px 0;
    background: url(../img/bg-u3.jpg) no-repeat center center;
}
#block-user3 h3 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 37px;
    line-height: 49px;
    color: #131313;
    margin: 0 0 30px 0;
}
#block-user3 p.text-mwidth {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    max-width: 560px;
    margin: 0 0 30px 0;
}
#block-user3 .btn {
    width: 200px;
    line-height: 49px;
    background: #9B66D0;
    border-radius: 51px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 11px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 0;
}
.image.opacity img {
    display: block;
    margin: 0;
    width: 100%;
    height: auto;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
}
.image.opacity img:hover {
    opacity: 0.8;
}
#block-user3 img.zoom:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
#block-user3 h4 {
    position: absolute;
    left: 55px;
    bottom: 50px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #403828;
}
#block-user4 {
    padding: 60px 0 30px 0;
}
#block-user4 h3 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 37px;
    line-height: 49px;
    color: #131313;
    margin: 0 0 30px 0;
    text-align: center;
}
#block-user4 p.text-mwidth {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #000000;
    margin: 0 auto;
    max-width: 560px;
}
#block-user4 #team_slider {
    margin: 40px 0;
}
#block-user4 .bg-item-text {
    text-align: center;
    padding: 20px;
}
#block-user4 .bg-item-text h4 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    line-height: 25px;
    text-align: center;
    color: #000000;
}
#block-user4 .bg-item-text h5 {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #B8B8B8;
}
#block-user4 .bg-item-text .item-icons a {
    display: inline-block;
    margin: 0 5px;
}
#block-user4 .bg-item-text .item-icons img {
    width: auto;
}
#block-user4 .owl-nav {
    position: absolute;
    top: 35%;
    z-index: 999;
    width: 100%;
}
#block-user4 .owl-nav span {
    display: none;
}
#block-user4 .owl-nav .owl-prev {
    background: url(../img/prev-u4.png) no-repeat;
    width: 13px;
    height: 24px;
    float: left;
    margin-left: -80px;
}
#block-user4 .owl-nav .owl-next {
    background: url(../img/next-u4.png) no-repeat;
    width: 13px;
    height: 24px;
    float: right;
    margin-right: -80px;
}
#block-user4 .owl-dots {
    margin-top: 30px;
}
#block-user4 .owl-dots .owl-dot span {
    display: none;
}
#block-user4 .owl-dots .owl-dot {
    background: #191B3F;
    border-radius: 100%;
    border: none;
    width: 7px;
    height: 7px;
    opacity: 0.4;
    margin: 0 6px;
}
#block-user4 .owl-dots .owl-dot.active, #block-user4 .owl-dots .owl-dot:hover {
    opacity: 1;
}
#block-user5 {
    padding: 0 0 60px 0;
}
#block-user5 .container {
    width: 1440px;
}
#block-user5 h3 {
    text-align: center;
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 37px;
    line-height: 49px;
    color: #131313;
    margin: 0 0 20px 0;
}
#block-user5 p.text-mwidth {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #000000;
    display: block;
    margin: 0 auto 20px auto;
    max-width: 560px;
}
#block-user5 .site-filters {
    text-align: center;
    padding: 20px 0;
}
#block-user5 .site-filters ul li.btn {
    padding: 10px 20px;
}
#block-user5 .site-filters ul li.btn a {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #090808;
    background: none;
    border: none;
    border-radius: 0;
    padding: 0;
}
#block-user5 .site-filters ul li.btn.active a, #block-user5 .site-filters ul li.btn:hover a {
    font-weight: 600;
    color: #9B66D0;
}
#block-user5 .dlab-gallery-listing {
    margin: 0;
}
#block-user5 .dlab-gallery-listing li {
    width: 25%;
    float: left;
}
#block-user5 .dlab-gallery-listing li a {
    color: #9B66D0;
}
#block-user5 .dlab-gallery-listing li .dlab-img-overlay1:after, #block-user5 .dlab-gallery-listing li .dlab-img-overlay1:before {
    background: #373737;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #9B66D0 5%, rgba(0, 190, 207, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #9B66D0 5%, rgba(0, 190, 207, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #9B66D0 5%, rgba(0, 190, 207, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#block-user6 {
    padding: 60px 0 80px 0;
    text-align: center;
    background: #FFF3FA;
}
#block-user6 h3 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 37px;
    line-height: 49px;
    color: #131313;
    margin: 0 0 20px 0;
}
#block-user6 p.text-mwidth {
    margin: 0 auto 60px auto;
    max-width: 560px;
    display: block;
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #000000;
}
#block-user6 .row {
    margin: 0 -50px;
}
#block-user6 .row .col-sm-4 {
    padding: 0 50px;
}
#block-user6 .col-border {
    background: #FFFFFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.11);
    padding: 40px;
}
#block-user6 .col-border .image {
    display: flex;
    height: 48px;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}
#block-user6 .col-border .image img {
    width: auto;
}
#block-user6 .col-border h5 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 27px;
    line-height: 36px;
    color: #131313;
    margin: 0;
}
#block-user6 .col-border h1 {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 54px;
    letter-spacing: -0.02em;
    color: #9B65D0;
    margin: 10px 0;
}
#block-user6 .col-border.pricing-02 h1 {
    color: #9B66D0;
}
#block-user6 .col-border.pricing-03 h1 {
    color: #C8AE25;
}
#block-user6 .col-border h1 span {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #C4C3C3;
    margin-left: 5px;
}
#block-user6 .col-border p {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #000000;
    opacity: 0.4;
}
#block-user6 .col-border .btn {
    width: 200px;
    line-height: 49px;
    background: #9B66D0;
    border-radius: 51px;
    border: none;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 11px;
    color: #FFFFFF;
    padding: 0;
    max-width: 100%;
}
#block-user6 .col-border.pricing-02 .btn {
    background: #9B66D0;
}
#block-user6 .col-border.pricing-03 .btn {
    background: #C8AE25;
}
#block-user7 {
    padding: 60px 0;
}
#block-user7 h3 {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 37px;
    line-height: 49px;
    color: #131313;
    margin: 0 0 20px 0;
}
#block-user7 p.text-mwidth {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    max-width: 560px;
    margin: 0 0 40px 0;
}
#block-user7 .row-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
#block-user7 .form-mwidth {
    padding-left: 100px;
}
#block-user7 .bg-clock {
    background: url(../img/bg-clock.png) no-repeat center bottom #FFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.06);
    border-radius: 7px;
    padding: 30px 40px;
    margin-bottom: 30px;
}
#block-user7 .form-mwidth p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    color: #313131;
}
#block-user7 .form-mwidth p.phone {
    color: #313131;
    background: url(../img/phone-form.png) no-repeat left top;
    padding-left: 50px;
}
#block-user7 .form-mwidth p.phone a {
    color: #313131;
}
#block-user7 .form-mwidth p.email {
    color: #9B65D0;
    background: url(../img/email-form.png) no-repeat left top;
    padding-left: 50px;
}
#block-user7 .form-mwidth p.email a {
    color: #373737;
}
#block-user7 .form-mwidth p.address {
    color: #313131;
    background: url(../img/address-form.png) no-repeat left top;
    padding-left: 50px;
}
#block-user7 .form-mwidth p.clock {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -0.05em;
    color: #313131;
    opacity: 0.4;
    text-transform: uppercase;
}
#block-user7 .form-mwidth p.date-time {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.05em;
    color: #757474;
    margin-bottom: 15px;
}
#block-user7 .form-mwidth p.date-time span {
    float: right;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.05em;
    color: #9B65D0;
}
#block-user7 .form-mwidth p.date-time span.close {
    color: #9B66D0;
    opacity: 1;
}
#block-user7 form#form-contact .row {
    margin: 0 -8px;
}
#block-user7 form#form-contact .row .col-sm-4 {
    padding: 0 8px;
}
#block-user7 form#form-contact .form-group {
    margin-bottom: 24px;
}
#block-user7 form#form-contact .form-group input {
    background: none;
    border: 1px solid #FFCDF7;
    border-radius: 4px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #A5A5A5;
    padding: 0 0 0 20px;
    height: 56px;
}
#block-user7 form#form-contact .form-group textarea {
    background: none;
    border: 1px solid #FFCDF7;
    border-radius: 4px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #A5A5A5;
    padding: 20px 0 0 20px;
    height: 225px;
}
#block-user7 form#form-contact .form-group button {
    background: #9B66D0;
    border: 0;
    border-radius: 51px;
    width: 200px;
    height: 49px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 11px;
    color: #FFFFFF;
}
#block-slider-about {
    background: url(../img/bg-slide.jpg) no-repeat center top;
    height: 320px;
    #margin-top: 117px;
    margin: 150px 0 50px;
    position: relative;
}
#block-slider-about .slide-title {
    color: #FFF;
    font-family: Open Sans;
    font-size: 50px;
    font-weight: 700;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    line-height: normal;
}
footer {
    padding: 30px 0;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 34px;
    color: #FFF;
    background: #373737;
}
footer a {
    margin: 0 10px;
}
footer .footer-left {
    float: left;
    padding: 0 15px;
}
footer .footer-right {
    float: right;
    padding: 0 15px;
}
#gift-cards h3, .title_gift {
    color: #9B66D0 !important;
}
#block-user6.page-gallery {
    padding: 60px 0;
    text-align: center;
}
.service-row {
    display: flex;
}
.service-row .service-name {
    color: #9B66D0 !important;
}
.circle-service-image {
    border-color: #9B66D0 !important;
}
@media screen and (max-width: 1200px) {
    #block-coupons .cards-item img {
        height: 274px !important;
    }
}
@media screen and (max-width: 992px) {
    #block-coupons .cards-item img {
        height: 200px !important;
        object-fit: !important;
    }
    .menu-main ul li a {
        padding: 0px !important;
    }
    #block-user1 .image img {
        height: 240px !important;
    }
    .dlab-gallery-box img {
        height: 240px !important;
    }
    #block-slider-about {
        height: 260px !important;
    }
    #block-slider-about .slide-title {
        font-size: 40px !important;
    }
    #block-user7 .form-mwidth p.date-time, #block-user7 .form-mwidth p.date-time span {
        font-size: 14px;
    }
    #block-user7 .bg-clock {
        padding: 30px 10px;
    }
    #gift-cards .col-md-8 .row {
        display: flex;
    }
    .block_info .form_cart .list_form {
        display: block !important;
    }
    #gift-cards .order .inner ul li {
        display: flex !important;
    }
    #gift-cards .row .col-md-4 .block_preview {
        width: 50%;
        display: block;
        margin: 0 auto;
    }
}
@media screen and (max-width: 600px) {
    footer {
        padding: 10px 0;
    }
    footer .footer-left {
        float: unset;
        padding: 0;
        text-align: center;
    }
    footer .footer-right {
        float: unset;
        padding: 0;
        text-align: center;
    }
    #gift-cards .row .col-md-4 .block_preview {
        width: 100%;
    }
    #gift-cards .col-md-8 .row {
        display: block;
    }
    #myCarousel.owl-carousel .owl-item img {
        height: 300px;
        object-fit: cover;
    }
    #block-user7 .col-sm-6.col-form {
        padding: 0;
    }
    #block-user7 h3, #block-user2 h3 {
        font-size: 20px !important;
    }
    footer .fa {
        height: 30px !important;
        width: 30px !important;
    }
    #block-user4 .bg-item-text .item-icons img {
        height: 30px !important;
    }
    .slide-position-text .common-inner {
        margin-top: 16px;
    }
    #block-user1 h2 {
        font-size: 28px;
    }
    #block-slider .owl-dots {
        bottom: 0;
    }
    .slide-position-text .common-inner .h1 {
        font-size: 20px;
    }
    .menu-main ul li a {
        text-align: center;
    }
    .dlab-gallery-box img {
        height: 120px !important;
    }
    #block-slider-about {
        height: 160px !important;
    }
    #block-slider-about .slide-title {
        font-size: 34px !important;
        text-align: center;
    }
    #block-user7 .form-mwidth p.date-time {
        padding-left: 0px !important;
    }
    .footer-right a {
        margin: 0 6px !important;
    }
}