body { direction: rtl ; }
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 2 version
*/

/*
  Template Name: BMartech
  Author: Debuggers Studio
  Support: contact@dstudio.asia
  Description: Product Landing  HTML5 Template
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1.  default
2.  header
3.  hero
4.  best collection
5.  about
6.  services
7.  video
8.  feature slider
9.  extra feature
10.  feature product 2
11. testimonial
12. faq
13. contact
14. footer
15. home 2 hero
16. home 2 feature
17. home 2 about
18. home 2 feature more
19. home 2 video
20. home 2 testimonial
21. home 2 faq
22. home 2 contact
23. home 2 footer
24. scroll to top
25. animation
*/

/* google fonts */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&amp;display=swap');

/*preloader*/
#loading {
    background-color: #7522C8;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999;
    margin-top: 0px;
    top: 0px;
}

.spinner-grow {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 50%;
    top: 50%;
    margin-right: -15px;
    margin-top: -15px;
    background: #fff;
}

/*default*/
html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Cairo', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #747474;
    font-size: 16px;
    line-height: 30px;
    background: #fff;
}

main {
    overflow: hidden;
}

p {
    margin-bottom: 15px;
}

img {
    max-width: 100%;
    height: auto;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

a,
button {
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

a:focus,
button:focus {
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

a,
button {
    color: #fff;
    outline: medium none;
}

button:focus,
input:focus,
input:focus,
textarea:focus {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Cairo', sans-serif;
    font-weight: 700;
    color: #101010;
    line-height: 60px;
    margin-top: 0px;
    font-style: normal;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1:hover a,
h2:hover a,
h3:hover a,
h4:hover a,
h5:hover a,
h6:hover a {
    color: inherit;
}

ul {
    margin:0px;
    padding:0px;
    list-style: none;
}

li {
    display: inline-block;
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin:28px 0 22px;
    padding:0;
}

label {
    color: #444;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

*::-moz-selection {
    background: #9101FF;
    color: #fff;
    text-shadow: none;
}

*::-webkit-selection {
    background: #9101FF;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #9101FF;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #9101FF;
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    color: #7522C8;
    font-size: 16px;
    opacity: 1;
}

*::-webkit-input-placeholder {
    color: #7522C8;
    font-size: 16px;
    opacity: 1;
}

*::-ms-input-placeholder {
    color: #7522C8;
    font-size: 16px;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: #7522C8;
    font-size: 16px;
    opacity: 1;
}

*::placeholder {
    color: #7522C8;
    font-size: 16px;
    opacity: 1;
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-60 {
    margin-top: 60px
}

.mt-100 {
    margin-top: 100px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-160 {
    margin-bottom: 160px
}

.mb-200 {
    margin-bottom: 200px
}

.mr-20 {
    margin-left: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pt-60 {
    padding-top: 60px
}

.pt-80 {
    padding-top: 80px
}

.pt-90 {
    padding-top: 90px
}

.pt-100 {
    padding-top: 100px
}

.pt-200 {
    padding-top: 200px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-200 {
    padding-bottom: 200px
}

.pd-100-0 {
    padding:100px 0
}

.theme-bg {
    background: #7522C8
}

.gray-bg {
    background: #FCFCFC
}

.header-btn .btn {
    color: #7522C8;
}

.btn {
    display: inline-block;
    font-weight: 700;
    color: #000;
    background: #fff;
    border: 2px solid transparent;
    padding:20px 38px;
    font-size: 16px;
    border-radius:50px;
    position: relative;
    line-height: 1;
    -webkit-transition: .3s;
    transition: .3s;
}

.btn-t {
    -webkit-box-shadow: 0 5px 15px #F3F3F3;
    box-shadow: 0 5px 15px #F3F3F3;
}

.btn-t:hover {
    background: -webkit-gradient(linear, right top, left top, from(#7522C8), to(#E0C678));
    background: linear-gradient(to left, #7522C8, #E0C678);
    color: #fff;
    -webkit-box-shadow: 0 5px 30px rgba(117,34,200, 50%);
    box-shadow: 0 5px 30px rgba(117,34,200, 50%);
}

a:hover {
    color: inherit;
}

/*header*/
header {
    -webkit-transition: .3s;
    transition: .3s
}

.t-menu {
    position: absolute;
    right: 0;
    width: 100%;
    padding-top: 20px;
    z-index: 3;
    top: 0;
}

.sticky {
    position: fixed;
    background: #7522C8;
    z-index: 9;
    -webkit-box-shadow: 0 1px 1px rgba(28, 13, 98, .2);
    box-shadow: 0 1px 1px rgba(28, 13, 98, .2);
    -webkit-transition: .5s;
    transition: .5s;
    padding-bottom: 14px;
    padding-top: 11px;
}

.logo img {
    max-width: 180px;
    height: auto;
}

.mobile-menu {
    display: none;
}

.main-menu ul li a {
    margin:14px 14px;
    display: block;
    color: #fff;
    font-size: 19px;
    text-transform: capitalize;
    font-family: 'Cairo', sans-serif;
    line-height: 24px;
    font-weight: 500;
    position: relative;
    -webkit-transition: .6s;
    transition: .6s;
    text-decoration: none;
}

.main-menu ul li a::after {
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0%;
    height: 2px;
    content: "";
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

.main-menu ul li.active a::after {
    width: 100%;
}

.main-menu ul li a:hover:after {
    width: 100%;
}

.header-user a {
    font-size: 20px;
    font-weight: 700;
}

.header-user-2 a {
    font-size: 25px;
    font-weight: bold;
}

.buser i {
    margin-left: 8px;
}

.header-user {
    line-height: 1;
}

.header-user a {
    margin-left: 15px;
    text-decoration: none;
}

.header-user a:hover {
    color: #fff;
}

.bcart {
    position: relative;
}

.bcart span {
    position: absolute;
    background: transparent;
    width: 25px;
    height: 25px;
    line-height: 20px;
    text-align: center;
    font-size: 15px;
    border-radius: 20px;
    border: 1px solid #FFFFFF;
    font-weight: bold;
    left: -30px;
    top: -5px;
}

.header-user i {
    font-size: 30px;
    line-height: 1;
}

/*hero*/
.hero-area {
    height: 1002px;
    width: 100%;
    background-repeat: no-repea t;
    background-size: cover;
    background-position: top center;
}

.hero-slider {
    padding-top: 200px;
}

.slider-content h5 {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 30px;
    color: #fff;
}

.slider-content {
    color: #fff;
}

.slider-content h2 {
    font-size: 70px;
    line-height: 80px;
    margin-bottom: 28px;
    color: #fff;
    font-weight: 700;
}

.slider-content p {
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 45px;
    font-size: 16px;
}

.btn {
    background: #FFF;
    color: #7522C8;
    padding:20px 38px;
}

.hero-btn .btn i {
    margin-right: 6px;
}

.hero-btn span {
    font-weight: 700;
    font-size: 24px;
    margin-right: 20px;
    text-decoration: underline;
}

.slider-img img {
    margin-left: 40px;
    margin-bottom: 60px;
}

.spahe.hs-1 {
    left: 12%;
    bottom: 27%;
}

.spahe.hs-2 {
    left: 15%;
    bottom: 42%;
}

.spahe.hs-3 {
    top: 50%;
    right: 3%;
}

/*best collection*/
.section-title span,
.section-title span.topspan {
    font-size: 18px;
    font-weight: 700;
    color: #7522C8;
    display: block;
    margin-bottom: 20px;
    line-height: 1;
}

.section-title h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 42px;
}

.section-title h2 span {
    display: inherit;
}

.section-title h1 {
    font-size: 100px;
    text-shadow: 0 0 15px #7522C8;
    color: #fff;
    text-transform: uppercase;
    line-height: 76px;
}

.bc-img {
    width: 320px;
    height: 320px;
    background: #fff;
    -webkit-box-shadow: 0 3px 30px rgb(37,94,170, 0.2);
    box-shadow: 0 3px 30px rgb(37,94,170, 0.2);

    border-radius:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin:0 auto 30px;
}

.bc-img img {
    max-height: 230px;
    width: auto;
}

.bc-img-22 {
    width: 300px;
    height: 100px;
    background: #fff;
    -webkit-box-shadow: 0 3px 30px rgb(37,94,170, 0.2);
    box-shadow: 0 15px 45px rgb(117,34,200, 0.7);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 30px;
}

.single-bc:hover .bc-img img {
    margin-top: -10px;
}

.bc-info p i {
    color: #7522C8;
    margin-left: 6px;
}

.bc-info h4 {
    margin-bottom: 18px;
    line-height: 30px;
}

.bc-info p {
    margin-bottom: 8px;
}

/*about*/
.about-area {
    background-position: bottom center;
    background-size: cover;
}

.about-img {
    height: 500px;
}

.about-img img {
    width: 100%;
    height: auto;
    margin-top: 20px;
}

/* .about-content {
  padding-left: 107px;
} */
.about-content h5 {
    line-height: 1;
    color: #7522C8;
    margin-bottom: 20px;
}

.about-content h2 {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 30px;
}

.about-content p {
    margin-bottom: 40px;
}

.about-content ul {
    margin-bottom: 40px;
}

.about-content ul li {
    margin-bottom: 20px;
    font-size: 15px;
}

.about-content ul li i {
    color: #7522C8;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius:100%;
    text-align: center;
    line-height: 30px;
    -webkit-box-shadow: 0 3px 30px rgb(37,94,170, 0.2);
    box-shadow: 0 3px 30px rgb(37,94,170, 0.2);
    -webkit-transition: .3s;
    transition: .3s;
    margin-left: 10px
}

.about-content ul li:hover i {
    background: -webkit-gradient(linear, right bottom, right top, from(#7522C8), to(#E0C678));
    background: linear-gradient(0deg, #7522C8, #E0C678);
    color: #fff;
}

.spahe {
    position: absolute;
}

.spahe.abs-1 {
    right: 0;
    bottom: 3%;
    top: auto;
    display: none;
}

.spahe.abs-2 {
    left: 1%;
    display: none;
}

.spahe.abs-3 {
    left: 1%;
    bottom: 13%;
    animation: updown 1s ease-in-out infinite alternate;
    -webkit-animation: updown 1s ease-in-out infinite alternate;
}

/*services*/
.single-service {
    display: block;
    border: 1px solid transparent;
    -webkit-transition: .4s;
    transition: .4s;
}

.single-service:hover {
    margin-top: -10px;
}

.service-icon-wrapper {
    width: 100px;
    height: 100px;
    margin:0 auto 20px;
    background: #fff;
    border-radius:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #F3F3F3;
    -webkit-box-shadow: 0 3px 36px #F3F3F3;
    box-shadow: 0 3px 36px #F3F3F3;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.service-icon {
    height: 80px;
    width: 80px;
    border-radius:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #7522C8;
    -webkit-box-shadow: 0 3px 6px #B894FF;
    box-shadow: 0 3px 6px #B894FF;
    text-align: center;
}

.service-icon img {
    max-height: 60px;
    width: auto;
}

.service-icon i {
    font-size: 42px;
    color: #fff;
}

.service-content::after {
    position: absolute;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: #7522C8;
    -webkit-box-shadow: 0 3px 6px #7522C8;
    box-shadow: 0 3px 6px #7522C8;
    content: "";
    right: 0;
    left: 0;
    margin:auto;
    -webkit-transition: .8s;
    transition: .8s;
    border-radius:6px;
}


.row .col-lg-4:nth-child(2) .single-service .service-icon,
.row .col-lg-4:nth-child(2) .single-service .service-content::after {
    background: #01A7FF;
    -webkit-box-shadow: 0 3px 6px #98C0D4;
    box-shadow: 0 3px 6px #98C0D4;
}

.row .col-lg-4:nth-child(3) .single-service .service-icon,
.row .col-lg-4:nth-child(3) .single-service .service-content::after {
    background: #FA2FA3;
    -webkit-box-shadow: 0 3px 6px #FF94D1;
    box-shadow: 0 3px 6px #FF94D1;
}

.row .col-lg-4:nth-child(4) .single-service .service-icon,
.row .col-lg-4:nth-child(4) .single-service .service-content::after {
    background: #4841F8;
    -webkit-box-shadow: 0 3px 6px #4841F8;
    box-shadow: 0 3px 6px #4841F8;
}

.row .col-lg-4:nth-child(5) .single-service .service-icon,
.row .col-lg-4:nth-child(5) .single-service .service-content::after {
    background: #FF661C;
    -webkit-box-shadow: 0 3px 6px #FEBD9E;
    box-shadow: 0 3px 6px #FEBD9E;
}

.row .col-lg-4:nth-child(6) .single-service .service-icon,
.row .col-lg-4:nth-child(6) .single-service .service-content::after {
    background: #0ABFD3;
    -webkit-box-shadow: 0 3px 6px #C6F9FF;
    box-shadow: 0 3px 6px #C6F9FF;
}

.row .col-lg-4:nth-child(7) .single-service .service-icon,
.row .col-lg-4:nth-child(7) .single-service .service-content::after {
    background: #FF8736;
    -webkit-box-shadow: 0 3px 6px #FFB98A;
    box-shadow: 0 3px 6px #FFB98A;
}

.row .col-lg-4:nth-child(8) .single-service .service-icon,
.row .col-lg-4:nth-child(8) .single-service .service-content::after {
    background: #7BB135;
    -webkit-box-shadow: 0 3px 6px #5E35B1;
    box-shadow: 0 3px 6px #5E35B1;
}

.single-service:hover .service-content::after {
    width: 60%;
}

.service-content {
    position: relative;
    padding-bottom: 24px;
}

.service-content h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 14px;
}

/*video*/
.bplay-btn {
    width: 210px;
    height: 210px;
    position: relative;
    margin:0 auto;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius:100%;
}

.border-outer {
    position: relative;
    padding:20px;
    width: 100%;
    height: 100%;
    border: 2px solid transparent;
}

.border-outer::before {
    position: absolute;
    right: 4%;
    top: 4%;
    width: 92%;
    height: 92%;
    content: "";
    background: transparent;
    border-top: 2px solid transparent;
    border-right: 2px solid #F3F3F3;
    border-bottom: 2px solid transparent;
    border-left: 2px solid #FCFCFC;
    border-radius:100%;
    -webkit-transform: rotate(-75deg);
    transform: rotate(-75deg);
    z-index: 1;
    -webkit-transition: 1s;
    transition: 1s;
}

.border-outer::after {
    position: absolute;
    right: 4%;
    top: 4%;
    width: 92%;
    height: 92%;
    content: "";
    background: transparent;
    border-top: 2px solid transparent;
    border-right: 2px solid #F3F3F3;
    border-bottom: 2px solid transparent;
    border-left: 2px solid #FCFCFC;
    border-radius:100%;
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    z-index: 1;
    -webkit-transition: .3s;
    transition: .3s;
}

.border-inner {
    position: relative;
    padding:20px;
    width: 100%;
    height: 100%;
    border: 2px solid transparent;
}

.border-inner::before {
    position: absolute;
    right: 3%;
    top: 3%;
    width: 94%;
    height: 94%;
    content: "";
    background: transparent;
    border-top: 2px solid transparent;
    border-right: 2px solid #F3F3F3;
    border-bottom: 2px solid transparent;
    border-left: 2px solid #F3F3F3;
    border-radius:100%;
    -webkit-transform: rotate(83deg);
    transform: rotate(83deg);
    z-index: 1;
    -webkit-transition: 1s;
    transition: 1s;
}

.border-inner::after {
    position: absolute;
    right: 3%;
    top: 3%;
    width: 94%;
    height: 94%;
    content: "";
    background: transparent;
    border-top: 2px solid transparent;
    border-right: 2px solid #F3F3F3;
    border-bottom: 2px solid transparent;
    border-left: 2px solid #F3F3F3;
    border-radius:100%;
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
    z-index: 1;
    -webkit-transition: .3s;
    transition: .3s;
}

.bplay-btn:hover .border-outer::before {
    -webkit-transform: rotate(74deg);
    transform: rotate(74deg);
}

.bplay-btn:hover .border-inner::before {
    -webkit-transform: rotate(-68deg);
    transform: rotate(-68deg);
}

.play-btn {
    background: -webkit-gradient(linear, right bottom, right top, from(#7522C8), to(#E0C678));
    background: linear-gradient(0deg, #7522C8, #E0C678);
    width: 100%;
    height: 100%;
    display: block;
    border-radius:100%;
    position: relative;
    z-index: 1;
    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;
}

.play-btn i {
    background: #fff;
    color: #7522C8;
    width: 64px;
    height: 64px;
    font-size: 20px;
    line-height: 62px;
    border-radius:100%;
}

/*feature slider*/
.single-feature-slider {
    background: #F8F8F8;
    padding:30px;
    padding-bottom: 40px;
    margin-bottom: 12px;
}

.single-feature-slider h4 {
    font-size: 20px;
    color: #7522C8;
    margin-bottom: 20px;
}

.feature-slider-img {
    height: 208px;
    margin-bottom: 30px;
}

.feature-slider-img img {
    height: 100%;
    margin:0 auto;
}

.single-feature-slider:hover img {
    margin-top: -10px;
}

.feature-slider.owl-carousel .owl-item img {
    width: auto;
}

.feature-pro-info span {
    color: #7522C8;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Cairo', sans-serif;
    margin-bottom: 20px;
    display: block;
}

.feature-pro-info h5 {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    line-height: 19px;
    margin-bottom: 30px;
}

/* .feature-pro-info .btn {
    color: #7522C8;
    border: 2px solid #FFFFFF;
    background: #F8F8F8;
    -webkit-box-shadow: 0 0px 5px #b894ff7f;
    box-shadow: 0 3px 10px #B894FF;
    padding:16px 50px;
} */

.feature-pro-info .btn {
    color: #7522C8;
    border: 2px solid #FFFFFF;
    background: #F8F8F8;
    -webkit-box-shadow: 0 0px 5px #7522C8;
    box-shadow: 0 6px 0px #7522C8;
    padding:16px 50px;
}

.single-feature-slider .btn:hover {
    color: #fff;
    border-color: #7522C8;
    background: -webkit-gradient(linear, right top, left top, from(#7522C8), to(#E0C678));
    background: linear-gradient(to left, #7522C8, #E0C678);
    -webkit-box-shadow: 0 5px 30px rgba(117,34,200, 50%);
    box-shadow: 0 5px 30px rgba(117,34,200, 50%);
}

.feature-slider .owl-stage-outer {
    overflow: visible;
}

.feature-slider .owl-item {
    opacity: 0;
    -webkit-transition: opacity 500ms;
    transition: opacity 500ms;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.feature-slider .owl-item.active {
    opacity: 1;
    visibility: visible;
}

.feature-slider .owl-dots button {
    width: 27px;
    height: 6px;
    background: #D9D9D9;
    border-radius:30px;
    margin:0 3px;
}

.feature-slider .owl-dots button.active {
    width: 40px;
    background: #FF0268;
}

.feature-slider .owl-dots {
    width: 100%;
    text-align: center;
}

/*extra feature*/
.facility {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}



.single-ext-fea {
    background: #FCFCFC;
    border: 10px solid #fff;
    border-radius:10px;
    padding:30px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-ext-fea:hover {
    margin-top: -10px;
}

.single-ext-fea:hover {
    background: #fff;
}

.ext-f-icon {
    width: 80px;
    height: 80px;
    margin:0 auto 10px;
}

.ext-f-icon img {
    width: 80px;
    height: auto;
}

.single-ext-fea h4 {
    line-height: 38px;
    margin-bottom: 8px;
}

/*feature product 2*/
.f-p-area-2 {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 130%;
}

.bc-img-2 {
    width: 370px;
    height: 370px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    margin:0 auto 60px
}

.bc-img-2 img {
    width: 190px;
    max-height: 200px;
}

/* .bc-img-2:After {
    position: absolute;
    right: 0;
    width: 100%;
    height: 50%;
    content: "";
    background: #fff;
    z-index: -3;
    border-top-right-radius: 0; border-top-left-radius: 0; border-bottom-left-radius: 370px; border-bottom-right-radius: 370px;
    bottom: 0;
    -webkit-box-shadow: 0 3px 30px rgb(37,94,170, 0.2);
    box-shadow: 0 3px 30px rgb(37,94,170, 0.2);
} */

.bc-img-2::before {
    position: absolute;
    right: 0;
    left: 0;
    width: 280px;
    height: 280px;
    content: "";
    background-color: #fff;
    margin:auto;
    border-radius:100%;
    z-index: -1;
    border: 1px solid #F3F3F3;
    background-image: url(../img/bg/tech-round.png);
    background-size: 0;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: .8s;
    transition: .8s;
    top: 0;
    bottom: 0;
    box-shadow: 0px 0px 10px #00000020;
}

.single-bc:hover .bc-img-2:before {
    background-size: 100%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);

}

.single-bc.fp-2 {
    color: #fff;
}

.single-bc.fp-2 h4 {
    color: #fff;
}

.single-bc.fp-2 .bc-info p i {
    color: #fff;
}

.single-bc.fp-2 .btn {
    margin-top: 25px;
}

.single-bc .btn:hover {
    border: 2px solid #F3F3F3;
}

/* .triangle-shape {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 70px 70px 70px;
    border-color: transparent transparent #fff transparent;
    -webkit-filter: drop-shadow(0 40px 30px rgb(37,94,170, 0.2));
    filter: drop-shadow(0 40px 30px rgb(37,94,170, 0.2));
    position: absolute;
    bottom: -30px;
    z-index: -2;
    right: 0;
    left: 0;
    margin:auto;
} */

/*testimonial*/
.single-testimonial {
    -webkit-box-shadow: 0 7px 33px #F3F3F3;
    box-shadow: 0 7px 33px #F3F3F3;
    padding:30px;
    border-radius:10px
}

.usr-img {
    width: 100px;
    height: 100px;
    margin-left: 25px;
}

.usr-img img {
    width: 100%;
    height: auto;
    border-radius:100%;
}

.single-testimonial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .6s;
    transition: .6s
}

.single-testimonial:hover {
    margin-top: -8px;
}

.user-rating i {
    color: #FC9016;
}

.usr-content {
    position: relative;
}

.usr-content h3 {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 1;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
}

.usr-content h3:after {
    position: absolute;
    right: -74px;
    top: 50%;
    width: 60px;
    height: 1px;
    content: "";
    background: #E5D9FF;
}

.quote-icon {
    width: 54px;
    height: 54px;
    color: #7522C8;
    -webkit-box-shadow: 0 3px 6px #E5D9FF;
    box-shadow: 0 3px 6px #E5D9FF;
    text-align: center;
    line-height: 54px;
    border-radius:100%;
    position: absolute;
    right: 30px;
    top: -23px;
    background: #fff;
}

.b-testimonial .owl-stage-outer {
    overflow: visible;
}

.b-testimonial .owl-item {
    opacity: 0;
    -webkit-transition: opacity 500ms;
    transition: opacity 500ms;
}

.b-testimonial .owl-item.active {
    opacity: 1;
}

.b-testimonial .owl-dots button span {
    width: 28px;
    height: 6px;
    background: #D9D9D9;
    display: inline-block;
    border-radius:30px;
    margin:0 3px;
}

.b-testimonial .owl-dots button.active span {
    width: 40px;
    background: -webkit-gradient(linear, right bottom, right top, from(#E0C678), to(#7522C8));
    background: linear-gradient(to top, #E0C678, #7522C8);
}

.b-testimonial .owl-dots {
    text-align: center;
    margin-top: 26px;
}

/*faq*/
.faq-area {
    background-size: cover;
    background-position: center;
}

.faq-wrraper {
    min-height: 460px
}

.faq-img img {
    margin-top: 30px;
    max-height: 450px;
    width: 100%;
}

.faq-wrraper .card {
    margin-bottom: 20px;
    -webkit-box-shadow: 0 3px 30px rgb(37,94,170, 0.2);
    box-shadow: 0 3px 30px rgb(37,94,170, 0.2);
    border: none;
    border-radius:5px;
}

#accordionExample .card:last-child {
    margin-bottom: 0
}

.faq-wrraper .card-header {
    padding:0;
    background: #fff;
    border-bottom: none;
    border-radius:5px;
}

.faq-wrraper .card-header h2 a {
    color: #101010;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    display: block;
    padding:28px 40px;
    overflow: hidden;
    text-decoration: none;
}

.faq-wrraper .card-body {
    color: #101010;
    font-size: 18px;
    line-height: 30px;
    padding:30px 40px;
    position: relative;
}

.card-body::after {
    position: absolute;
    right: 40px;
    left: 40px;
    top: 1px;
    height: 1px;
    width: auto;
    background: #F3F3F3;
    content: "";
}

.faq-wrraper .card-header h2 a[aria-expanded="true"]:after {
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    float: left;
    font-size: 24px;
    -webkit-transition: .6s;
    transition: .6s;
    color: #7522C8
}

.faq-wrraper .card-header h2 a[aria-expanded="false"]:after {
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    float: left;
    font-size: 24px;
    -webkit-transition: .6s;
    transition: .6s;
    color: #7522C8;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*contact*/
.contact-info,
.contact-form-wrapper {
    -webkit-box-shadow: 0 3px 30px rgb(37,94,170, 0.2);
    box-shadow: 0 3px 30px rgb(37,94,170, 0.2);
    border-radius:10px;
}

.contact-head {
    border-bottom: 1px solid #F3F3F3;
    padding:45px 55px;
}

.contact-head h2 {
    color: #7522C8;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
}

.contact-head p {
    margin:0;
}

.contact-icon {
    margin-left: 40px;
    position: relative;
    z-index: 1;
}

.contact-icon::after {
    position: absolute;
    right: -10%;
    top: -10%;
    width: 120%;
    height: 120%;
    content: "";
    background: #fff;
    z-index: -1;
    border-radius:100%;
    border: 1px solid #F3F3F3;
    -webkit-box-shadow: 0 7px 33px rgba(0, 0, 0, 11%);
    box-shadow: 0 7px 33px rgba(0, 0, 0, 11%);
}

.contact-icon i {
    width: 77px;
    height: 77px;
    line-height: 77px;
    background: #01A7FF;
    color: #fff;
    border-radius:100%;
    font-size: 41px;
    -webkit-box-shadow: 0 3px 6px rgb(1, 176, 155, 0.3);
    box-shadow: 0 3px 6px rgb(1, 176, 155, 0.3);
    text-align: center;
}

.single-contact-info:after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    width: 60px;
    height: 2px;
    background: #01A7FF;
    -webkit-box-shadow: 0 3px 6px #01A7FF;
    box-shadow: 0 3px 6px #01A7FF;
}

.contact-info .single-contact:nth-child(2) .contact-icon i,
.contact-info .single-contact:nth-child(2) .single-contact-info:after {
    background: #E0C678;
    -webkit-box-shadow: 0 3px 6px rgb(250, 47, 163, 0.5);
    box-shadow: 0 3px 6px rgb(0,181,7, 0.5);
}

.contact-info .single-contact:nth-child(3) .contact-icon i,
.contact-info .single-contact:nth-child(3) .single-contact-info:after {
    background: #7522C8;
    -webkit-box-shadow: 0 3px 6px rgb(72, 65, 248, 0.5);
    box-shadow: 0 3px 6px rgb(117,34,200, 0.5);
}

.single-contact a {
    color: #333;
}

.single-contact {
    padding-right: 64px;
    padding-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 65px;
}

.single-contact h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 6px;
}

.single-contact-info {
    position: relative;
    padding-bottom: 17px;
}

.single-contact-info::after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    width: 60px;
    height: 2px;
    background: #01A7FF;
    -webkit-box-shadow: 0 3px 6px #01A7FF;
    box-shadow: 0 3px 6px #01A7FF;
    -webkit-transition: .3s;
    transition: .3s;
}

.single-contact:hover .single-contact-info::after {
    width: 50%;
}

.contact-form-wrapper input,
.contact-form-wrapper textarea {
    width: 100%;
    padding:20px 30px;
    border-radius:10px;
    margin-bottom: 20px;
    border: 1px solid #F3F3F3;
    background: #fff;
}

.contact-form-wrapper {
    padding:50px 40px;
}

.form-message {
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s
}

.form-message.error {
    color: #c41313;
    line-height: 1.3;
}

.form-message.success {
    color: green;
}

.contact-2 .contact-form-wrapper .btn {
    background: #fff;
    -webkit-box-shadow: 0 3px 33px #F3F3F3;
    box-shadow: 0 3px 33px #F3F3F3;
}

.contact-form-wrapper textarea {
    height: 160px;
    background: #FCFCFC;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 3px 33px #F3F3F3;
    box-shadow: 0 3px 33px #F3F3F3;
}

/*footer*/
.footer-top {
    background-repeat: repeat-x;
    background-position: center top;
    background-size: cover;
}

.footer-content {
    color: #fff;
    padding:0 30px;
}

.footer-logo {
    display: block;
    margin-bottom: 30px;
}

.footer-logo img {
    width: 180px;
    height: auto;
}

.footer-bottom,
.footer-bottom a {
    color: #fff;
}

.footer-content p {
    margin-bottom: 35px;
}

.social-link a {
    width: 55px;
    height: 55px;
    display: inline-block;
    font-size: 18px;
    border: 1px solid #D9D9D9;
    line-height: 55px;
    border-radius:100%;
    margin:0 7px;
}

.social-link a:hover {
    background: #fff;
    color: #7522C8;
}

.footer-bottom {
    padding:20px;
}

.footer-bottom p {
    color: #7522C8;
    margin:0;
}


/*home 2 hero*/
.h2s {
    position: absolute;
    width: 80px;
    height: 80px;
    border: 9px solid #fff;
    content: "";
    display: block;
    border-radius:100%;

}

.h2s.h2s-1 {
    right: 2%;
    top: 8%;
    opacity: 0.2;
}

.h2s.h2s-3 {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 150px 250px 150px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    border-radius:0;
    left: 8%;
    bottom: 28%;
    opacity: 0.2;
}

.h2s.h2s-2 {
    left: 4%;
    top: 6%;
    opacity: 0.2
}

.header-user.v-2 .bcart span {
    background: transparent;
    border: none;
    left: -14px;
    top: -8px;
    font-size: 13px
}

.home-2 .slider-content p {
    width: 72%;
}

.hero-btn.hero-btn-2 .btn {
    background: transparent;
    color: #fff;
    border-color: #fff;
}

.hero-btn.hero-btn-2 .btn:hover {
    background: #fff;
    color: #7522C8;
}

/*home 2 feature*/
.h2-features .section-title h2 span {
    font-size: inherit;
    color: inherit;
    display: inline;
    margin-bottom: inherit;
    font-weight: 400;
}

.h2-features .service-content::after {
    display: none;
}

.h2-features .single-service {
    -webkit-box-shadow: 0 3px 50px #F3F3F3;
    box-shadow: 0 3px 50px #F3F3F3;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    position: relative;
}

.h2-features .service-icon-wrapper {
    position: absolute;
    right: 50%;
    top: -50px;
    margin-right: -50px;
}

.h2-features .single-service:hover .service-icon-wrapper {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

.h2-features .service-content {
    padding-top: 60px;
}

.h2-features .service-content a {
    color: #7522C8;
    font-weight: 700;
    -webkit-transition: .3s;
    transition: .3s
}

.h2-features .service-content a i {
    color: #fff;
    background: #7522C8;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius:20px;
    font-size: 12px;
    text-align: center;
    margin-right: 5px;
}

.row .col-lg-3:nth-child(2) .single-service .service-icon {
    background: #01A7FF;
    -webkit-box-shadow: 0 3px 6px #98C0D4;
    box-shadow: 0 3px 6px #98C0D4;
}

.row .col-lg-3:nth-child(3) .single-service .service-icon {
    background: #FA2FA3;
    -webkit-box-shadow: 0 3px 6px #FF94D1;
    box-shadow: 0 3px 6px #FF94D1;
}

.row .col-lg-3:nth-child(4) .single-service .service-icon {
    background: #4841F8;
    -webkit-box-shadow: 0 3px 6px #4841F8;
    box-shadow: 0 3px 6px #4841F8;
}

.row .col-lg-3:nth-child(5) .single-service .service-icon {
    background: #FF661C;
    -webkit-box-shadow: 0 3px 6px #FEBD9E;
    box-shadow: 0 3px 6px #FEBD9E;
}

.row .col-lg-3:nth-child(6) .single-service .service-icon {
    background: #0ABFD3;
    -webkit-box-shadow: 0 3px 6px #C6F9FF;
    box-shadow: 0 3px 6px #C6F9FF;
}

.row .col-lg-3:nth-child(7) .single-service .service-icon {
    background: #FF8736;
    -webkit-box-shadow: 0 3px 6px #FFB98A;
    box-shadow: 0 3px 6px #FFB98A;
}

.row .col-lg-3:nth-child(8) .single-service .service-icon {
    background: #7BB135;
    -webkit-box-shadow: 0 3px 6px #5E35B1;
    box-shadow: 0 3px 6px #5E35B1;
}

/*home 2 about*/
.about-2 .spahe.spahe-3 {
    left: 8%;
    bottom: 7%;
}

.about-area.about-2 {
    background-position: top center;
    background-size: inherit;
    background-repeat: no-repeat;
}

/* home 2 feature more*/
.section-title.st-2 h2 span {
    font-size: inherit;
    font-weight: 400;
    color: inherit;
    display: inline;
    font-style: italic;
}

.single-service.single-f-more {
    background-image: url(../img/bg/dots-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-color: #fff
}

.single-f-more::after {
    position: absolute;
    right: 0;
    left: 0;
    width: 100px;
    height: 3px;
    content: "";
    background: #01A7FF;
    margin:auto;
    bottom: -1.5px;
    border-radius:10px;
    -webkit-transition: .3s;
    transition: .3s
}

.single-service.single-f-more:hover::after {
    width: 60%;
}

.single-service.single-f-more::before {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 100%;
    height: 100%;
    content: "";
    background: #fff;
    z-index: -1;
    border-radius:10px;
    -webkit-box-shadow: 0 3px 50px #F3F3F3;
    box-shadow: 0 3px 50px #F3F3F3;
}

.single-f-more .service-icon {
    background: #01A7FF;
    -webkit-box-shadow: 0 3px 6px rgba(1, 176, 255, 16%);
    box-shadow: 0 3px 6px rgba(1, 176, 255, 16%)
}

.h2-features .row .col-lg-3:nth-child(2) .single-service .service-icon,
.h2-features .row .col-lg-3:nth-child(2) .single-service::after {
    background: #FA2FA3;
    -webkit-box-shadow: 0 3px 6px rgba(1, 176, 255, 16%);
    box-shadow: 0 3px 6px rgba(1, 176, 255, 16%)
}

.h2-features .row .col-lg-3:nth-child(3) .single-service .service-icon,
.h2-features .row .col-lg-3:nth-child(3) .single-service::after {
    background: #FF8736;
    -webkit-box-shadow: 0 3px 6px rgba(1, 176, 255, 16%);
    box-shadow: 0 3px 6px rgba(1, 176, 255, 16%)
}

.h2-features .row .col-lg-3:nth-child(4) .single-service .service-icon,
.h2-features .row .col-lg-3:nth-child(4) .single-service::after {
    background: #4841F8;
    -webkit-box-shadow: 0 3px 6px rgba(1, 176, 255, 16%);
    box-shadow: 0 3px 6px rgba(1, 176, 255, 16%)
}

.single-f-more .service-icon-wrapper {
    position: inherit;
    margin-bottom: 24px;
    top: 0;
}

.single-f-more {
    padding-top: 50px;
}

.single-f-more .service-content {
    padding-top: 0;
    padding-bottom: 35px;
}

/*home 2 feature*/
.h2-features .feature-slider .owl-dots button {
    width: 20px;
    height: 20px;
    background: transparent;
    border-radius:30px;
    margin:0 3px;
    border: 3px solid #fff;
}

.h2-features .feature-slider .owl-dots button.active {
    background: #fff;
    width: 20px;
}

/*home 2 video*/
.bplay-btn.vplay-2 {
    margin:0 auto;
}

.video-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.video-wrapper h2 {
    font-size: 30px;
    display: inline-block;
    margin:0;
    width: 232px;
}

.play-area-2 {
    position: relative;
    background-size: cover;
    background-position: center;
}

.play-area-2:after {
    background-image: url(../img/play/video-bg-2.png);
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 700px;
    content: "";
    z-index: -3;
    background-position: center;
    background-size: cover;
}

.play-area-2 .play-btn {
    background: #E9E9E9;
}

/*home 2 testimonial*/
.testimonial-2 .single-testimonial {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    background-color: #fff;
    background-image: url(../img/bg/dots-bg.png);
    background-position: center;
    background-repeat: no-repeat;
}

.testimonial-2 .usr-img img {
    border: 6px solid #fff;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 16%);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 16%);
}

.testimonial-2 .usr-content h2 {
    line-height: 1;
    margin-bottom: 22px;
}

.testimonial-2 .usr-content h3 {
    position: relative;
}

.testimonial-2 .usr-content h3::after {
    display: none;
}

.testimonial-2 .usr-content hr {
    border-bottom: 1px solid #E5D9FF;
}

.testimonial-2 .quote-icon {
    top: auto;
    bottom: -88px;
    right: 42px;
    -webkit-box-shadow: 0 3px 20px #E5D9FF;
    box-shadow: 0 3px 20px #E5D9FF;
}

.testimonial-2 .single-testimonial::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 30px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    right: 40px;
    bottom: -28px;
    content: "";
    -webkit-filter: drop-shadow(0 35px 20px rgba(0, 0, 0, 10%));
    filter: drop-shadow(0 35px 20px rgba(0, 0, 0, 10%));
}

.testimonial-2 .b-testimonial .owl-dots button span {
    width: 20px;
    height: 20px;
    background: #fff;
    border: 3px solid #7522C8;
}

.testimonial-2 .b-testimonial .owl-dots button.active span {
    height: 20px;
    background: #7522C8;
    border: 3px solid #7522C8;
}

.testimonial-2 .b-testimonial .owl-dots {
    text-align: center;
    margin-top: 120px;
}

/*home 2 faq*/
.faq-area.faq-2 .section-title {
    padding:0 10px;
}

/*home 2 contact*/
.contact-2 .contact-form-wrapper {
    padding:0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 100px;
}

.contact-2 .contact-form-wrapper h2,
.contact-2 .contact-info h2 {
    margin-bottom: 36px;
}

.contact-2 .contact-info {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.contact-2 .single-contact {
    padding-right: 0;
}

.contact-2 .contact-form-wrapper p {
    position: relative;
    overflow: hidden;
    border-radius:30px;
    height: 60px;
    -webkit-box-shadow: 0 0 10px #F3F3F3;
    box-shadow: 0 0 10px #F3F3F3;
    margin-bottom: 30px;
}

.contact-2 .contact-form-wrapper p label {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    display: block;
    color: #7522C8;
    background: #D3BDFF;
    text-align: center;
    line-height: 60px;
}

.contact-2 .contact-form-wrapper input {
    padding:14px;
    padding-right: 91px;
}

.contact-2 .contact-form-wrapper form p:nth-child(2) label {
    color: #01A7FF;
    background: #D4F0FF;
}

.contact-2 .contact-form-wrapper form p:nth-child(3) label {
    color: #FA2FA3;
    background: #FFE3F3;
}

p.btext-area {
    height: auto !important;
}

p.btext-area textarea {
    background: transparent;
    resize: none;
    margin:0;
}

.contact-2 .contact-form-wrapper textarea {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

p.bsubmit {
    display: inline;
}

.bsubmit.bv2 button.btn {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-right: 90px;
    border-radius:60px;
}

.contact-2 .bsubmit .btn i {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    background: -webkit-gradient(linear, right bottom, right top, from(#7522C8), to(#FF0268));
    background: linear-gradient(to top, #7522C8, #FF0268);
    color: #fff;
    height: 100%;
    line-height: 60px;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s
}

.bsubmit.bv2 button.btn:hover {
    color: #fff;
}

.bsubmit.bv2 .btn:hover i {
    width: 100%;
    text-align: right;
    padding-right: 38px;
    z-index: -1
}

/*home 2 footer*/
.footer-area .shape {
    position: absolute;
    right: 11%;
    top: 5%;
    content: "";
    width: 200px;
    height: 200px;
    border-radius:100%
}

.footer-area .shape.shape-1 {
    right: 3%;
    top: 31%;
    background: rgba(255, 255, 255, 20%);
}

.footer-area .shape.shape-1::after {
    position: absolute;
    right: -24%;
    top: 21%;
    content: "";
    width: 100%;
    height: 100%;
    border: 10px solid #fff;
    border-radius:100%;
    background: transparent;
    opacity: 0.2;
    z-index: 2;
}

.footer-area .shape.shape-2 {
    right: 83%;
    top: 25%;
    background: rgba(255, 255, 255, 20%);
    width: 100px;
    height: 100px;
}

.footer-area .shape.shape-2::after {
    position: absolute;
    right: -24%;
    top: 21%;
    content: "";
    width: 100%;
    height: 100%;
    border: 10px solid #fff;
    border-radius:100%;
    background: transparent;
    opacity: 0.2;
    z-index: 2;
}

.footer-area .shape.shape-3 {
    right: 83%;
    top: 66%;
    background: rgba(255, 255, 255, 20%);
    width: 100px;
    height: 100px;
}

.footer-area .shape.shape-3::after {
    position: absolute;
    right: -26%;
    top: -6%;
    content: "";
    width: 100%;
    height: 100%;
    border: 10px solid #fff;
    border-radius:100%;
    background: transparent;
    opacity: 0.2;
    z-index: 2;
}

/*scroll to top*/
.scroll-to-top {
    width: 50px;
    height: 50px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    position: fixed;
    left: 50px;
    bottom: 20px;
    z-index: 9;
    opacity: 0.7;
}

.scroll-to-top i {
    line-height: 52px;
    width: 100%;
    height: 100%;
    border: 2px solid;
    color: #7522C8;
    background: #fff;
    border-radius:100%;
}

/*animation*/
.rotateit,
.rotateit-r {
    -webkit-animation-name: rotateit;
    animation-name: rotateit;
    -webkit-animation-duration: 35s;
    animation-duration: 35s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes rotateit {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotateit {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.rotateit-r {
    -webkit-animation-name: rotateit-r;
    animation-name: rotateit-r;
}

@-webkit-keyframes rotateit-r {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes rotateit-r {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes rotateit {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(-360deg);
    }
}

.updown-it {
    -webkit-animation: updown 3s ease-in-out infinite alternate;
    animation: updown 3s ease-in-out infinite alternate;
    -webkit-animation-name: updown 3s ease-in-out infinite alternate
}

@-webkit-keyframes updown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

.bigsmall-it {
    -webkit-animation: bigsmall 7s ease-in-out infinite alternate;
    animation: bigsmall 7s ease-in-out infinite alternate;

}

@-webkit-keyframes bigsmall {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

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

@keyframes bigsmall {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

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

.small-it {
    -webkit-animation: smallit 4s ease-in-out infinite alternate;
    animation: smallit 4s ease-in-out infinite alternate;

}

@-webkit-keyframes smallit {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

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

@keyframes smallit {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

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

.show-hide-it {
    -webkit-animation: smallit 4s ease-in-out infinite alternate;
    animation: smallit 4s ease-in-out infinite alternate;

}

@-webkit-keyframes smallit {
    0% {
        opacity: 0
    }

    100% {
        opacity: 100
    }
}

@keyframes smallit {
    0% {
        opacity: 0
    }

    100% {
        opacity: 100
    }
}


.footer-bottom .copyright-menu .vistors-details ul {
    justify-content: end;
    -webkit-justify-content: end;
}

.footer-bottom .copyright-menu .vistors-details ul li {
    margin: 0;
    padding: 0 8px 0;
}

.footer-bottom .copyright-menu .vistors-details ul li a{
    background: #ffffff;
    width: 46px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

img:not(.hasEvents) {
    pointer-events: none!important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}

.float-button {
    position: absolute;
    overflow: hidden;
    background-color: rgba(117,34,200, 0.7);
    border: 1px solid white;
    width: 85px;
    height: 85px;
    border-radius: 85px;
    right: 15px;
    bottom: 15px;
    box-shadow: 0 0px 3px 0 #CCC;
    transition: 0.4s all;
}
.float-button .complete {
    display: flex;
    left: -790px;
    top: -790px;
    position: absolute;
    height: 100%;
    width: 100%;
    flex-direction: column;
    transition: 0.4s all;
}
.float-button .complete .content {
    display: flex;
    height: 100%;
    flex-direction: row;
    flex: 1;
}
.float-button .complete .content .info {
    display: flex;
    height: 100%;
    flex-direction: column;
    flex: 1;
    align-items: flex-end;
    padding-top: 160px;
    padding-right: 175px;
    background-position-x: 330px;
    background-position-y: 60px;
}
.float-button .complete .content .info .title {
    font-size: 25px;
    color: white;
}
.float-button .complete .content .info .desc {
    color: white;
    font-size: 20px;
    text-align: right;
    margin-top: 20px;
}
.float-button .complete .options {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 80px;
    padding: 0 105px;
}
.float-button .complete .options .button {
    cursor: pointer;
    font-size: 14px;
    background: transparent;
    border: 1px solid white;
    border-radius: 3px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    width: 160px;
    height: 40px;
    transition: 0.3s all;
}
.float-button .complete .options .button:hover {
    background: white;
    color: #7522C8;
}
.float-button .reduced {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 55px;
    opacity: 0.9;
    transition: 0.4s all;
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 0;
}
.float-button:hover, .float-button.active {
    bottom: 0;
    right: 0;
    width: 560px;
    height: 400px;
    background: transparent;
    box-shadow: none;
    border: none;
    border-radius: 0;
}
.float-button:hover:before, .float-button.active:before {
    content: '';
    position: absolute;
    width: 791px;
    height: 791px;
    background-color: rgba(117,34,200, 0.9);
    border-radius: 395.5px;
    border: 1px solid white;
    box-shadow: 0 0 3px 0 #CCC;
}
.float-button:hover .reduced,
.float-button.active .reduced {
    right: -790px;
    bottom: -790px;
}
.float-button:hover .complete, .float-button.active .complete {
    left: 0;
    top: 0;
}

.back {
    height: 100vh;
    width: 100%;
    display: block;
    background-size: cover;
    z-index: 9;
}

.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom: 0;
    right: 0;
}

.modal {
    --mdb-modal-zindex: 1055;
    --mdb-modal-width: 500px;
    --mdb-modal-padding: 1rem;
    --mdb-modal-margin: 0.5rem;
    --mdb-modal-bg: #fff;
    --mdb-modal-border-color: var(--mdb-border-color-translucent);
    --mdb-modal-border-width: 1px;
    --mdb-modal-border-radius: 0.5rem;
    --mdb-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --mdb-modal-inner-border-radius: calc(0.5rem - 1px);
    --mdb-modal-header-padding-x: 1rem;
    --mdb-modal-header-padding-y: 1rem;
    --mdb-modal-header-padding: 1rem 1rem;
    --mdb-modal-header-border-color: #f5f5f5;
    --mdb-modal-header-border-width: 2px;
    --mdb-modal-title-line-height: 1.6;
    --mdb-modal-footer-gap: 0.5rem;
    --mdb-modal-footer-border-color: #f5f5f5;
    --mdb-modal-footer-border-width: 2px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: var(--mdb-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: var(--mdb-modal-margin);
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-50px)
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - var(--mdb-modal-margin) * 2)
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - var(--mdb-modal-margin) * 2)
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--mdb-modal-color);
    pointer-events: auto;
    background-color: var(--mdb-modal-bg);
    background-clip: padding-box;
    border: var(--mdb-modal-border-width) solid var(--mdb-modal-border-color);
    border-radius: var(--mdb-modal-border-radius);
    outline: 0
}

.modal-backdrop {
    --mdb-backdrop-zindex: 1050;
    --mdb-backdrop-bg: #000;
    --mdb-backdrop-opacity: 0.5;
    position: fixed;
    top: 0;
    right: 0;
    z-index: var(--mdb-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--mdb-backdrop-bg)
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: var(--mdb-backdrop-opacity)
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: var(--mdb-modal-header-padding);
    border-bottom: var(--mdb-modal-header-border-width) solid var(--mdb-modal-header-border-color);
    border-top-right-radius: var(--mdb-modal-inner-border-radius);
    border-top-left-radius: var(--mdb-modal-inner-border-radius)
}

.modal-header .btn-close {
    padding: calc(var(--mdb-modal-header-padding-y) * 0.5) calc(var(--mdb-modal-header-padding-x) * 0.5);
    margin: calc(var(--mdb-modal-header-padding-y) * -0.5) auto calc(var(--mdb-modal-header-padding-y) * -0.5) calc(var(--mdb-modal-header-padding-x) * -0.5)
}

.modal-title {
    margin-bottom: 0;
    line-height: var(--mdb-modal-title-line-height)
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: var(--mdb-modal-padding)
}

.modal-footer {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: calc(var(--mdb-modal-padding) - var(--mdb-modal-footer-gap) * 0.5);
    background-color: var(--mdb-modal-footer-bg);
    border-top: var(--mdb-modal-footer-border-width) solid var(--mdb-modal-footer-border-color);
    border-bottom-left-radius: var(--mdb-modal-inner-border-radius);
    border-bottom-right-radius: var(--mdb-modal-inner-border-radius)
}

.modal-footer > * {
    margin: calc(var(--mdb-modal-footer-gap) * 0.5)
}

@media (min-width: 576px) {
    .modal {
        --mdb-modal-margin: 1.75rem;
        --mdb-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)
    }

    .modal-dialog {
        max-width: var(--mdb-modal-width);
        margin-left: auto;
        margin-right: auto
    }

    .modal-sm {
        --mdb-modal-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        --mdb-modal-width: 800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        --mdb-modal-width: 1140px
    }
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
}

.modal-fullscreen .modal-footer, .modal-fullscreen .modal-header {
    border-radius: 0
}

.modal-fullscreen .modal-body {
    overflow-y: auto
}

@media (max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-sm-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-sm-down .modal-footer, .modal-fullscreen-sm-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-sm-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-md-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-md-down .modal-footer, .modal-fullscreen-md-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-md-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-lg-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-lg-down .modal-footer, .modal-fullscreen-lg-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-lg-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-xl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-xl-down .modal-footer, .modal-fullscreen-xl-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-xl-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-xxl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-xxl-down .modal-footer, .modal-fullscreen-xxl-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto
    }
}

.btn-close:focus {
    box-shadow: none
}

.modal-content {
    --mdb-modal-box-shadow: 0 2px 15px -3px rgba(0, 0, 0, 0.07), 0 10px 20px -2px rgba(0, 0, 0, 0.04);
    border: 0;
    box-shadow: var(--mdb-modal-box-shadow)
}

.btn-primary{
    background: #FFF;
    color: #7522C8;
    border-color: #7522C8;
}

.btn:hover {
    color: #fff;
    background-color: #7522C8;
    border-color: #7522C8;
}


:root {
    --color-background: #222;
    --color-foreground: #fff;
}

.search {
    color: var(--color-foreground);
    display: flex;
    margin-left: 15px;
}
.search:not(:focus-within) {
    --transition-time-input: 0.2s 0s;
}
@media (prefers-reduced-motion: reduce) {
    .search {
        --transition-time-icon: 0s !important;
        --transition-time-input: 0s !important;
    }
}
.search__input {
    background: transparent;
    border: none;
    color: var(--color-highlight);
    font-size: inherit;
    opacity: 0;
    outline: none;
    padding: 0;
    transition: width var(--transition-time-input) var(--easing), padding var(--transition-time-input) var(--easing), opacity var(--transition-time-input) linear;
    width: 0;
}
.search__input::-moz-placeholder {
    color: var(--color);
    opacity: 0.75;
}
.search__input:-ms-input-placeholder {
    color: var(--color);
    opacity: 0.75;
}
.search__input::placeholder {
    color: var(--color);
    opacity: 0.75;
}
.search__icon-container {
    height: 20px;
    position: relative;
    width: 20px;
}
.search__label, .search__submit {
    color: var(--color);
    cursor: pointer;
    display: block;
    height: 100%;
    padding: 0;
    position: absolute;
    width: 100%;
}
.search__label:hover, .search__label:focus, .search__label:active, .search__submit:hover, .search__submit:focus, .search__submit:active {
    color: var(--color-highlight);
}
.search__label {
    transition: transform var(--transition-time-icon) var(--easing), color 0.1s;
}
.search__submit {
    background: none;
    border-radius: 50%;
    border: none;
    box-shadow: 0 0 0 4px inset transparent;
    display: none;
    outline: none;
    transition: color 0.1s, box-shadow 0.1s;
}
.search__submit svg {
    transform: scale(0.5);
    padding-bottom: 6px;
}
.search__submit:focus {
    box-shadow: 0 0 0 4px inset var(--color-highlight);
}
.search:focus-within {
    border-color: var(--color);
}
.search:focus-within .search__input {
    opacity: 1;
    padding: 0 1rem 0 2rem;
    width: inherit;
}
.search-header-2:focus-within .search__input {
    opacity: 1;
    padding: 0 1rem 0 2rem;
    width: 150px;
}
.search:focus-within .search__label {
    opacity: 0;
}
.search:focus-within .search__label {
    transform: scale(0.5);
}
.search:focus-within .search__submit {
    -webkit-animation: unhide var(--transition-time-icon) steps(1, end);
    animation: unhide var(--transition-time-icon) steps(1, end);
    display: block;
}

@-webkit-keyframes unhide {
    from {
        height: 0;
        opacity: 0;
    }
    to {
        height: auto;
        opacity: 1;
    }
}

@keyframes unhide {
    from {
        height: 0;
        opacity: 0;
    }
    to {
        height: auto;
        opacity: 1;
    }
}

.search__submit i{
    padding-left: 10px;
}

.search-header-2{
    padding-left: 10px;
}

@media(max-width:991px){
    .search-header-2{
        padding-top: 0;
    }
}

.modal-content-2 .modal-header {
    position: relative;
    padding: 0;
    border: none;
    height: 230px;
    position: relative;
    z-index: 0;
}
.modal-content-2 .img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.modal-content-2 .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-content-2 .modal-header:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: #dd00ff;
    background: -moz-linear-gradient(45deg, #dd00ff 0%, #3e65ff 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #dd00ff), color-stop(100%, #3e65ff));
    background: -webkit-linear-gradient(45deg, #dd00ff 0%, #3e65ff 100%);
    background: -o-linear-gradient(45deg, #dd00ff 0%, #3e65ff 100%);
    background: -ms-linear-gradient(45deg, #dd00ff 0%, #3e65ff 100%);
    background: linear-gradient(45deg, #dd00ff 0%, #3e65ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd00ff', endColorstr='#3e65ff', GradientType=1 );
    z-index: -1;
    opacity: .3;
}

.modal-content-2 button.close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    z-index: 1;
    color: #fff;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.modal-content-2 .modal-body h2 {
    font-weight: 700;
    color: #fff;
}

.modal-content-2 .modal-body .icon {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    font-size: 30px;
    margin: 0 auto;
    margin-bottom: 10px;
    background: rgba(255, 255, 255, 0.2);
}

.modal-content-2 .modal-body {
    border: none;
    overflow: hidden;
    margin-top: -180px;
    z-index: 2;
}

@media (min-width: 768px){

    .modal-content-2  .pl-md-5,.modal-content-2  .px-md-5 {
        padding-left: 3rem !important;
    }
    .modal-content-2  .pt-md-0,.modal-content-2  .py-md-0 {
        padding-top: 0 !important;
    }
    .modal-content-2  .pb-5,.modal-content-2  .py-5 {
        padding-bottom: 3rem !important;
    }
    .modal-content-2  .pl-4,.modal-content-2  .px-4 {
        padding-left: 1.5rem !important;
    }
    .modal-content-2  .pr-4,.modal-content-2  .px-4 {
        padding-right: 1.5rem !important;
    }
    .modal-content-2  .modal-body {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 1rem;
    }

}

.modal-content-2 .modal-body h4 {
    font-size: 18px;
}

.modal-content-2 .subscribe-form .form-group {
    position: relative;
    margin-bottom: 0;
    border-radius: 0;
}

.modal-content-2 .subscribe-form .form-group input {
    background: rgba(0, 0, 0, 0.05) !important;
    border: none !important;
    outline: none !important;
    color: rgba(0, 0, 0, 0.3) !important;
    font-size: 16px;
    border-radius: 0;
}
.modal-content-2 .rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
.modal-content-2 .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.modal-content-2 .form-control {
    height: 52px;
    background: #fff;
    color: #000;
    font-size: 16px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.modal-content-2 .subscribe-form .form-group .submit {
    color: #fff !important;
    display: block;
    width: 130px;
    height: 52px;
    font-size: 16px;
    background: #3e64ff !important;
    border: none;
    border-radius: 0;
}

.img-rounded{
    border-radius: 50%
}
