/*@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');*/
@font-face {
  font-family: 'DM-Sans';
  src: url('/public/front/DM_Sans/dm-sans-v15-latin-regular.woff2') format('woff2');
  font-display: swap;
}
::-webkit-scrollbar {
    width: 6px;
303}
::-webkit-scrollbar-track {
    background: #fff;
}
::-webkit-scrollbar-thumb:hover {
    background: #cacaca;
}
::-webkit-scrollbar-thumb {
    background: #b5b5b5;
    border-radius: 100px;
}
::-moz-selection {
    background: rgb(255 226 217/50%);
}
::selection {
    background: rgb(255 226 217/50%);
}
* {
    -webkit-font-smoothing: antialiased;
    -moz-os-font-smoothing: grayscale;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    outline: 0;
    vertical-align: baseline;
}
body {
      font-family: DM-Sans;
    color: #404040;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    font-size: 19px;
    outline: 0;
    overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #150d15;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    padding: 0;
    margin: 0;
}
a {
    color: #14176c;
    text-decoration: none;
    background-color: transparent;
}
ul {
    list-style: none;
}
a:hover {
    text-decoration: none;
    color: initial;
}
button:focus {
    outline: 0 !important;
}
.animation,
.dskt-logo,
.half-blog-card,
.img-hor,
.img-hover img,
.mini-header-bar,
.ree-btn,
.ree-btn-grdt1,
.ree-btn-grdt1:hover,
.ree-btn-grdt2,
.ree-header,
.ree-media-crd,
.setps,
.stats-box,
.sticky,
.whatsapp-bg,
a,
a.menu-links,
button {
    -webkit-transition: 1.1s cubic-bezier(0.16, 0.84, 0.442, 0.98);
    -o-transition: 1.1s cubic-bezier(0.16, 0.84, 0.442, 0.98);
    transition: 1.1s cubic-bezier(0.16, 0.84, 0.442, 0.98);
}
.text-bold {
    font-weight: 700;
}
.text-normal {
    font-weight: 400;
}
.text-light {
    font-weight: lighter;
}
.vcenter {
    align-items: center;
    align-self: center;
}
.h1a {
    font-size: 50px;
    line-height: 62px;
    font-weight: 700;
    font-weight: 700;
}
h1.h1 {
    font-size: 60px;
    line-height: 72px;
    font-weight: 700;
    font-weight: 700;
}
.h1 {
    font-size: 45px;
    line-height: 57px;
    font-weight: 700;
}
h1, .h1 {
    font-size: 45px;
    line-height: 57px;
    font-weight: 700;
}
h2, .h2 {
    font-size: 40px;
    line-height: 52px;
    font-weight: 700;
}
h3, .h3 {
    font-size: 34px;
    line-height: 46px;
    font-weight: 700;
}
h4, .h4 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
}
h5, .h5 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
h6, .h6 {
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
}
p, .p {
    font-size: 15px;
    line-height: 28px;
}
.ptb130 {
    padding-top: 130px;
    padding-bottom: 130px;
}
.brand-logo img {
    background: white;
    height: 100px;
    object-fit: contain;
    padding: 15px;
}
.ree-card {
    background: #fff;
    padding: 30px;
    border-radius: 14px;
}
.h-light {
    font-weight: 500;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
/*    color: #14176c;*/
}
body .t-dark {
    color: #14176c;
}
.mr5 {
    margin-right: 5px;
}
.m0 {
    margin: 0 !important;
}
html .mt0 {
    margin-top: 0;
}
html .mt5 {
    margin-top: 5px;
}
html .mt10 {
    margin-top: 10px;
}
html .mt15 {
    margin-top: 15px;
}
html .mt20 {
    margin-top: 20px;
}
html .mt25 {
    margin-top: 25px;
}
html .mt30 {
    margin-top: 30px;
}
html .mt35 {
    margin-top: 35px;
}
html .mt40 {
    margin-top: 40px;
}
html .mt45 {
    margin-top: 45px;
}
html .mt50 {
    margin-top: 50px;
}
html .mt55 {
    margin-top: 55px;
}
html .mt60 {
    margin-top: 60px;
}
html .mt65 {
    margin-top: 65px;
}
html .mt70 {
    margin-top: 70px;
}
html .mt75 {
    margin-top: 75px;
}
html .mt80 {
    margin-top: 80px;
}
html .mt85 {
    margin-top: 85px;
}
html .mt90 {
    margin-top: 90px;
}
html .mt95 {
    margin-top: 95px;
}
html .mt100 {
    margin-top: 50px;
}
html .mt106 {
    margin-top: 105px;
}
html .mt110 {
    margin-top: 110px;
}
html .mt115 {
    margin-top: 115px;
}
html .mt120 {
    margin-top: 120px;
}
html .mt125 {
    margin-top: 125px;
}
html .mt130 {
    margin-top: 130px;
}
html .mt135 {
    margin-top: 135px;
}
html .mt140 {
    margin-top: 140px;
}
html .mt145 {
    margin-top: 145px;
}
html .mt150 {
    margin-top: 150px;
}
html .mb0 {
    margin-bottom: 0;
}
html .mb5 {
    margin-bottom: 5px;
}
html .mb10 {
    margin-bottom: 10px;
}
html .mb15 {
    margin-bottom: 15px;
}
html .mb20 {
    margin-bottom: 20px;
}
html .mb25 {
    margin-bottom: 25px;
}
html .mb30 {
    margin-bottom: 30px;
}
html .mb35 {
    margin-bottom: 35px;
}
html .mb40 {
    margin-bottom: 40px;
}
html .mb45 {
    margin-bottom: 45px;
}
html .mb50 {
    margin-bottom: 50px;
}
html .mb55 {
    margin-bottom: 55px;
}
html .mb60 {
    margin-bottom: 60px;
}
html .mb65 {
    margin-bottom: 65px;
}
html .mb70 {
    margin-bottom: 70px;
}
html .mb75 {
    margin-bottom: 75px;
}
html .mb80 {
    margin-bottom: 80px;
}
html .mb85 {
    margin-bottom: 85px;
}
html .mb90 {
    margin-bottom: 90px;
}
html .mb95 {
    margin-bottom: 95px;
}
html .mb100 {
    margin-bottom: 100px;
}
html .mb105 {
    margin-bottom: 105px;
}
html .mb110 {
    margin-bottom: 110px;
}
html .mb115 {
    margin-bottom: 115px;
}
html .mb120 {
    margin-bottom: 120px;
}
html .mb125 {
    margin-bottom: 125px;
}
html .mb130 {
    margin-bottom: 130px;
}
html .mb135 {
    margin-bottom: 135px;
}
html .mb140 {
    margin-bottom: 140px;
}
html .mb145 {
    margin-bottom: 145px;
}
html .mb150 {
    margin-bottom: 150px;
}
html .ml5 {
    margin-left: 5px;
}
html .ml10 {
    margin-left: 10px;
}
html .ml15 {
    margin-left: 15px;
}
html .ml20 {
    margin-left: 20px;
}
html .ml25 {
    margin-left: 25px;
}
html .ml30 {
    margin-left: 30px;
}
html .ml35 {
    margin-left: 35px;
}
html .ml40 {
    margin-left: 40px;
}
html .ml45 {
    margin-left: 45px;
}
html .ml50 {
    margin-left: 50px;
}
html .mr5 {
    margin-right: 5px;
}
html .mr10 {
    margin-right: 10px;
}
html .mr15 {
    margin-right: 15px;
}
html .mr20 {
    margin-right: 20px;
}
html .mr25 {
    margin-right: 25px;
}
html .mr30 {
    margin-right: 30px;
}
html .mr35 {
    margin-right: 35px;
}
html .mr40 {
    margin-right: 40px;
}
html .mr45 {
    margin-right: 45px;
}
html .mr50 {
    margin-right: 50px;
}
html .pt0 {
    padding-top: 0;
}
html .pt5 {
    padding-top: 5px;
}
html .pt10 {
    padding-top: 10px;
}
html .pt15 {
    padding-top: 15px;
}
html .pt20 {
    padding-top: 20px;
}
html .pt25 {
    padding-top: 25px;
}
html .pt30 {
    padding-top: 30px;
}
html .pt35 {
    padding-top: 35px;
}
html .pt40 {
    padding-top: 40px;
}
html .pt45 {
    padding-top: 45px;
}
html .pt50 {
    padding-top: 50px;
}
html .pt55 {
    padding-top: 55px;
}
html .pt60 {
    padding-top: 60px;
}
html .pt65 {
    padding-top: 65px;
}
html .pt70 {
    padding-top: 70px;
}
html .pt75 {
    padding-top: 75px;
}
html .pt80 {
    padding-top: 80px;
}
html .pt85 {
    padding-top: 30px;
}
html .pt90 {
    padding-top: 90px;
}
html .pt95 {
    padding-top: 95px;
}
html .pt100 {
    padding-top: 100px;
}
html .pt105 {
    padding-top: 105px;
}
html .pt110 {
    padding-top: 110px;
}
html .pt115 {
    padding-top: 115px;
}
html .pt120 {
    padding-top: 120px;
}
html .pt125 {
    padding-top: 125px;
}
html .pt130 {
    padding-top: 130px;
}
html .pt135 {
    padding-top: 135px;
}
html .pt140 {
    padding-top: 140px;
}
html .pt145 {
    padding-top: 145px;
}
html .pt150 {
    padding-top: 150px;
}
html .pb0 {
    padding-bottom: 0;
}
html .pb5 {
    padding-bottom: 5px;
}
html .pb10 {
    padding-bottom: 10px;
}
html .pb15 {
    padding-bottom: 15px;
}
html .pb20 {
    padding-bottom: 20px;
}
html .pb25 {
    padding-bottom: 25px;
}
html .pb30 {
    padding-bottom: 30px;
}
html .pb35 {
    padding-bottom: 35px;
}
html .pb40 {
    padding-bottom: 40px;
}
html .pb45 {
    padding-bottom: 45px;
}
html .pb50 {
    padding-bottom: 50px;
}
html .pb55 {
    padding-bottom: 55px;
}
html .pb60 {
    padding-bottom: 50px;
}
html .pb65 {
    padding-bottom: 65px;
}
html .pb70 {
    padding-bottom: 70px;
}
html .pb75 {
    padding-bottom: 75px;
}
html .pb80 {
    padding-bottom: 80px;
}
html .pb85 {
    padding-bottom: 85px;
}
html .pb90 {
    padding-bottom: 90px;
}
html .pb95 {
    padding-bottom: 95px;
}
html .pb100 {
    padding-bottom: 100px;
}
html .pb105 {
    padding-bottom: 105px;
}
html .pb110 {
    padding-bottom: 110px;
}
html .pb115 {
    padding-bottom: 115px;
}
html .pb120 {
    padding-bottom: 120px;
}
html .pb125 {
    padding-bottom: 125px;
}
html .pb130 {
    padding-bottom: 130px;
}
html .pb135 {
    padding-bottom: 135px;
}
html .pb140 {
    padding-bottom: 140px;
}
html .pb145 {
    padding-bottom: 145px;
}
html .pb150 {
    padding-bottom: 150px;
}
.sec-pad {
    padding-top: 30px;
    padding-bottom: 30px;
}
.shadows {
    -webkit-box-shadow: 0 19px 40px -10px #ffe0d2;
    box-shadow: 0 19px 40px -10px #ffe0d2;
}
.no-shadows {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.height-f {
    height: 100vh;
}
body .r-bg-x {
    background: #fff;
}
body .r-bg-a {
    background: #e7f6ff;
}
body .r-bg-b {
    background: #bf27a3;
}
.r-bg-i {
    background: #ecf6fa;
}
body .r-bg-c {
    background: #ffffff;
}
body .r-bg-d {
    background: #ffdbca;
}
body .r-bg-e {
    background: #5a428e;
}
body .r-bg-f {
    background: #452650;
}
.ree-text1 {
    background: #bf27a3;
    border-radius: 4px;
    padding: 0 4px;
    color: #fff;
}
.ree-text,
.rt40,
.rt60 {
    position: relative;
    z-index: 5;
}
.ree-text:after {
    content: "";
    position: absolute;
    background: #d2e2e7;
    right: 0;
    left: 0;
    height: 10px;
    z-index: -5;
}
.rt40:after {
    bottom: 10px;
}
.rt45:after {
    bottom: 13px;
}
.rt60:after {
    bottom: 18px;
}
.ct-sol-img,
.sol-image,
.sol-img {
    border-radius: 14px;
/*    overflow: hidden;*/
    width: fit-content;
    margin: 0 auto;
}
.home-hero-a img.img-fluid {
    animation: tpupdown 3s infinite alternate;
    position: relative;
}
.home-hero-a .hero-content-a {
    position: relative;
    z-index: 1;
}
@keyframes tpupdown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
img.globel {
    position: absolute;
    filter: brightness(2) invert(1);
    background-repeat: no-repeat;
    animation: animationglob 128s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
    top: -12%;
    left: 17%;
    opacity: .2;
    width: 60%;
}
@keyframes animationglob {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.hero-content-a li {
    font-size: 16px;
    margin: 12px 0;
}

.roww {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.underline {
    text-decoration: underline;
}
.fb-bigon {
    font-size: 20px;
    margin-right: 8px;
}
.whatsapp-bg {
    background: #4ee464;
    border: 1px solid #4ee464;
    -webkit-box-shadow: 0 19px 40px -10px rgb(78 228 100/30%);
    box-shadow: 0 19px 40px -10px rgb(78 228 100/30%);
}
.ree-btn.whatsapp-bg:hover {
    background: #fff;
    color: #110a32;
    border: 1px solid #110a32;
}
.ree-btn0 {
    line-height: 48px !important;
}
.ree-btn:hover {
    color: #fff;
}
.ree-btn2 {
    font-size: 18px;
    color: #fff;
    border-radius: 14px;
    display: inline-block;
/*    line-height: 50px;*/
    width: 50px;
    height: 50px;
    text-align: center;
}
.ree-btn-round{
    line-height: 60px;
}
.ree-btn {
    font-weight: 500;
    font-size: 17px;
    color: #fff;
    border-radius: 100px;
    padding: 0 32px !important;
    display: inline-block;
    line-height: 40px;
    white-space: nowrap;
}
.ree-btn-round {
    border-radius: 100%;
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 0;
}
.ree-btn-grdt1:hover {
    background: #fff;
    color: #bf27a3;
    -webkit-box-shadow: 0 19px 40px -10px #ffe0d2;
    box-shadow: 0 19px 40px -10px #ffe0d2;
    border: 1px solid #bf27a3;
}
.hero-content-a span {
    color: #bf27a3;
    font-weight: 500;
    font-size: 15px;
    display: block;
    margin-bottom: -3px;
}
.top-50 {
    padding-top: 50px;
}
.hero-content-a h1 {
    font-size: 51px;
}
.ree-btn-grdt1 {
    border: 1px solid #bf27a3;
    background: #bf27a3;
    -webkit-box-shadow: 0 19px 40px -10px #ffe0d2;
    box-shadow: 0 19px 40px -10px #7777778c;
    padding:20px;
}
.ree-btn-grdt2:hover {
    background: #bf27a3;
    border: 1px solid #bf27a3;
}
.ree-btn-grdt2 {
/*    background: #fff;*/
    color: #bf27a3;
    border: 1px solid #bf27a3;
    -webkit-box-shadow: 0 19px 40px -10px #ffe0d2;
    box-shadow: 0 19px 40px -10px #ffe0d2;
}

.video-popup {
    padding: 0 !important;
}

.video-popup i {
    line-height: 60px;
    text-align: center;
}

.btn-sets {
    display: flex;
}
.vid-btntitl {
    display: flex;
}
.vide-btntitl i {
    margin-left: 10px;
}
.ree-header.sticky .dskt-logo {
    float: left;
    line-height: 70px;
}
.ree-header.sticky {
    background: rgb(255 255 255/60%);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
}
.ree-header.sticky {
    height: 70px;
    background: white !important;
    box-shadow: 0 10px 15px rgba(25,25,25,.1);
}
.align-center{
    display: flex;
    align-items: center;
}
.ree-header.sticky .ree-btn,
.ree-header.sticky .ree-btn-grdt1 {
    box-shadow: none;
}
.sticky .nav-list li a.menu-links {
    line-height: 70px !important;
}
.ree-header {
    padding: 0 20px;
    height: 85px;
    z-index: 99;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.dskt-logo {
    float: left;
    line-height: 85px;
}
.dskt-logo .nav-brand img {
    max-height: 75px;
}
.ree-nav .nav-list li a.menu-links {
    font-size: 16px;
    color: #08182b;
    font-weight: 500;
    padding: 0 15px;
    line-height: 85px;
    position: relative;
    overflow: hidden;
}
.ree-nav .nav-list li i {
    font-size: 12px;
}
.ree-nav .nav-list li {
    display: inline-flex;
}
.owl-carousel .owl-item img {
    display: block;
    max-width: 100%;
    width: inherit;
    text-align: center;
    margin: 0 auto;
}
.home-hero-a {
    position: relative;
    /*height: 100vh;*/
    align-items: center;
    display: grid;
    background: #ecf6fa;
    padding: 135px 0 60px 0;
}
.hero-brand-block {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 10px;
}
.hero-content-a > p {
    font-size: 21px;
    line-height: 31px;
}
.fa-btn {
    font-size: 11px;
    margin-left: 4px;
    display: inline-block;
    position: relative;
    top: -2px;
}
.sub-heading {
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    display: block;
    color: #bf27a3;
    text-transform: uppercase;
}
.company-budges {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.img-budges {
    padding: 0 20px;
    width: 33.333%;
    text-align: center;
}
.company-stats {
    padding-left: 5%;
}
.stats-box h3 {
    font-size: 30px;
    font-weight: 700;
}
.stats-box p {
    font-size: 20px;
    color: #5c5c5c;
}
.stats-box:hover {
    -webkit-box-shadow: 0 10px 15px 0 rgb(241 99 52/10%);
    box-shadow: 0 10px 15px 0 rgb(241 99 52/10%);
}
.stats-box {
    border-radius: 14px;
    padding: 27px 30px;
    min-height: 226px;
    background-color: #fff;
}
.home-services .ree-card {
    min-height: 330px;
    background-color: #fff;
}
.ree-card {
    background: #fff;
    position: relative;
    place-items: start;
    display: grid;
    border-radius: 14px;
    padding: 40px 30px;
    -webkit-box-shadow: 0 10px 15px -2px rgb(82 0 57/8%);
    box-shadow: 0 10px 15px -2px rgb(82 0 57/8%);
}
.light-grdnt {
    background: linear-gradient(180deg, #fff5f9 50%, #f2fcff 100%);
}
.ree-card-img {
    background: #fff;
    box-shadow: 0 15px 30px -10px rgb(0 0 0/14%);
    padding: 15px;
    border-radius: 14px;
    position: absolute;
    width: 80px;
    height: 80px;
    top: -30px;
    left: 30px;
}
.ree-card-img img {
    width: 100%;
}
.ree-card-content h3 {
    font-size: 28px;
    line-height: 38px;
}
.ree-card-link {
    display: block;
    color: #110a32;
    font-size: 18px;
}
.ree-card-link:hover {
    color: #bf27a3;
}
.cta-heading-wide-bt {
    display: inline-flex;
    align-items: center;
}
.cta-heading-wide-bt h3 {
    margin-right: 20px;
}
.ctablock {
    padding: 50px;
    border-radius: 14px;
    overflow: hidden;
}
.cta-block-a {
    background: #fff;
}
.home-portfolio {
    background: #ecf4fa;
}
.full-work-block:hover .owl-nav button {
    opacity: 1;
}
.full-work-block .owl-nav button {
    width: 40px;
    height: 50px;
    background: #fff !important;
    border-radius: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #bf27a3 !important;
}
.full-work-block .owl-nav .owl-prev {
    left: 5px;
}
.full-work-block .owl-nav .owl-next {
    right: 5px;
}
.link-sol-header {
    text-align: right;
}
.fwb-main {
    padding: 50px 70px;
    border-radius: 14px;
    background: #ffdbca;
}
.work-thumbnails {
    text-align: center;
    align-items: flex-end;
    border-radius: 14px;
    overflow: hidden;
    border: 4px solid #efd8ea;
}
.work-thumbnails img {
    margin: 0 auto;
}
.full-work-block .owl-stage-outer {
    border-radius: 14px;
    padding-bottom: 20px;
}
.work-details {
    padding: 30px 20px;
}
.fwb-main-x {
    background: #ecf6fa;
    border-radius: 14px;
    box-shadow: 0px 0px 5px #d2b6cc;
}
.tab-17.tabs-layout .nav-tabs .nav-link.active {
    color: #bf27a3;
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    border-bottom: 1px solid #bf27a3;
}
.sec-bg {
    background: #f9ebf7;
}
.error {
    color: red;
    font-size: 11px;
}
.floating_btn {
    position: fixed;
    bottom: 60px;
    right: 9px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

.contact_icon {
  background-color: #42db87;
  color: #fff;
  width: 60px;
  height: 60px;
  font-size:30px;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translatey(0px);
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 #42db87;
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  font-weight: normal;
  text-decoration: none !important;
  transition: all 300ms ease-in-out;
}


.text_icon {
  margin-top: 8px;
  color: #707070;
  font-size: 13px;
}

.tab-17.tabs-layout .nav-tabs .nav-link {
    font-weight: 500;
    border: 0 solid transparent;
    color: #110a32;
    background-color: transparent;
    border-radius: 0;
    padding: 15px;
    border-bottom: 0 solid #f6f6f7;
}
.tabs-layout .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #00baff;
    border-color: #00baff;
    border-radius: 100px;
}
.tabs-layout .nav-tabs .nav-link {
    border: 0 solid transparent;
    color: #6a6a8e;
    background-color: #efefef;
    border-radius: 100px;
    padding: 10px 35px;
}
.tabs-layout .tab-content {
    padding: 30px 0 0;
}
.iwt-content p {
    font-size: 16px;
    line-height: 26px;
}
.home-technologies {
    background: #fff;
}
.icon-with-title {
    text-align: center;
    padding: 20px 0;
    background: #ffffff;
    border-radius: 14px;
    margin-top: 30px;
}
.iwt-icon {
    padding: 0 0 20px;
    min-height: 52px;
}
.iwt-icon img {
    width: 52px;
}
.home-review-block {
    position: relative;
    background: #fff1e5;
}
.home-review-slider {
    text-align: center;
}
.home-review-slider .owl-dots {
    margin-top: 30px;
}
.review-slider {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}
.reviewers-img {
    border-radius: 100px;
    width: 140px;
    height: 140px;
    margin: 0 auto 20px;
    position: relative;
    -webkit-box-shadow: 0 10px 15px 0 rgb(0 0 0/20%);
    box-shadow: 0 10px 15px 0 rgb(0 3 23/20%);
}
.reviewers-img img {
    border-radius: 100px;
    width: 100%;
}
.play-vid-review {
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    color: #bf27a3;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    -webkit-box-shadow: 0 10px 15px 0 rgb(0 0 0/20%);
    box-shadow: 0 10px 15px 0 rgb(0 3 23/20%);
}
.home-partners-block .brand-logo img {
    max-width: 120px;
}
.clients-logos ul li {
    display: inline-block;
    padding: 30px 5px 0;
    width: 20%;
}
.clients-logos li img {
    width: 100%;
    height: 150px;
    object-fit: contain;
}
.clients-logos ul li p {
    font-size: 16px;
    padding-top: 0.5em;
    letter-spacing: 0;
}
.brand-logo {
    max-width: 220px;
    margin: 0 auto;
    padding: 10px;
}
.half-bg-ree {
    position: relative;
}
.half-bg-ree:before {
    content: "";
    background: #edf9ff;
    position: absolute;
    height: 520px;
    right: 0;
    left: 0;
    top: 0;
    background-size: auto;
    background-repeat: repeat;
}
.half-blog-card {
    border-radius: 14px;
    overflow: hidden;
    border: 5px solid #fff;
    border-bottom: 0;
    background: #f7f7f7;
    -webkit-box-shadow: 0 10px 15px 0 rgb(0 0 0/7%);
    box-shadow: 0 10px 15px 0 rgb(0 0 0/7%);
}
.half-blog-img {
    height: 280px;
}
.half-blog-img img {
    width: 100%;
    height: 250px;
    object-fit: contain;
    object-position: center;
    background: #0093fb;
}
.half-blog-content {
    padding: 40px 25px;
    background: #fff;
}
.half-blog-content h3 {
    font-size: 28px;
    line-height: 38px;
}
.blog-quick-inf {
    font-weight: 300;
    font-size: 17px;
}
.blog-quick-inf span + span {
    margin-left: 15px;
}
.half-blog-content h4 {
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.cta-bg-img {
    position: relative;
    right: -54px;
    bottom: -50px;
}
.cta-block-b {
    background: #fff;
}
.email-subs-form input {
    width: 100%;
    height: 65px;
    padding: 0 175px 0 30px;
    margin: 0;
    color: #172b43;
    font-size: 18px;
    outline: 0;
    background: #fff;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 14px;
    border-radius: 14px;
}
.email-subs-form {
    position: relative;
}
.home-contact-block {
    color: #fff;
    padding-top: 155px;
}
.review-text p::before {
    font-family: "font awesome 5 free";
    content: "\f10d";
    font-weight: 700;
    margin: 0 8px 0 0;
    color: #bf27a3;
}
.review-text p::after {
    font-family: "font awesome 5 free";
    content: "\f10e";
    font-weight: 700;
    margin: 0 0 0 8px;
    color: #bf27a3;
}
.col-right-a {
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-right-b {
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}
.home-contact {
    margin-top: 155px;
    position: relative;
    background-size: contain;
}
.home-contact:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.85;
    right: 0;
    left: 0;
    z-index: 0;
    background: #bf27a3;
}
.contact-infos {
    display: flex;
}
.c-infot + .c-infot {
    margin-left: 15px;
}
.c-infot {
    width: 40%;
}
.c-infot span {
    display: block;
    font-weight: 300;
    margin: 0 0 10px;
    font-size: 17px;
    letter-spacing: 1px;
}
.c-infot a i {
    margin: 0 10px 0 0;
}
.c-infot a {
    display: inline-flex;
    background: #fff;
    padding: 20px;
    border-radius: 14px;
    width: 100%;
}
.live-review- span {
    display: block;
    font-weight: 300;
    margin: 0 0 10px;
    letter-spacing: 1px;
    font-size: 17px;
}
.live-review- a {
    display: inline-block;
    background: #fff;
    padding: 20px;
    border-radius: 14px;
    width: 32%;
    margin: 0 5px 0 0;
}
.livrve {
    display: flex;
}
.live-review- a img {
    max-width: 100%;
}
.label-f-form {
    font-size: 16px;
    line-height: 25px;
}
.p-re{
    position: relative;
}
.work-details h4 {
    font-size: 20px;
    text-align: center;
}
.form-block input, .form-block select {
    width: 100%;
    height: 50px;
    padding: 0 15px;
    margin: 0 0 15px;
    color: #172b43;
    font-size: 17px;
    outline: 0;
    background: #fff;
    border: 0;
    border-bottom: 2px solid #e6e6e6 !important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: 400;
    border: 1px solid #e5e5e5;
}
.ft-copyright.ft-r {
    border-top: 1px solid;
    margin-top: 48px;
    text-align: center;
}
.form-block textarea {
    height: 100px;
    width: 100%;
    padding: 15px;
    margin: 0 0 15px;
    color: #172b43;
    font-size: 18px;
    outline: 0;
    background: #fff;
    border: 0;
    border-bottom: 2px solid #e6e6e6;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 2px solid #e6e6e6 !important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: 400;
    border: 1px solid #e5e5e5;
}
.form-block p.trm {
    font-size: 13px;
    width: 100%;
    text-align: center;
    margin: 10px 0 0;
}
.form-block input:focus, .form-block textarea:focus {
    border-bottom: 2px solid #bf27a3 !important;
}
.form-block p.trm i {
    padding: 5px 5px 0 0;
}
.form-contact-hom {
    background: white;
    width: 100%;
    padding: 15px 38px;
    border-radius: 25px;
}
.form-head {
    margin-bottom: 20px;
}
.about-content-home h2 b, .dark-sec .hero-content-a span{
    color: #ffeb3b;
}

.services-pg-top h1 b{
    color: #ffeb3b;
}

.fourc-up-a {
    margin: -150px 0 0;
}
.fourc-up-b {
    margin: -150px 0 0;
}
.form-block {
    border-radius: 14px;
    overflow: hidden;
/*    background: #f7f7f7;*/
/*    -webkit-box-shadow: 0 10px 15px -2px rgb(82 0 57/8%);*/
/*    box-shadow: 0 10px 15px -2px rgb(82 0 57/8%);*/
}
body .bg-w {
    background: #fff;
}
.location-home {
    padding-top: 60px;
    background: #ffff;
}
.location-block- {
    padding: 0 5%;
}
.loc-icon-nam {
    display: inline-flex;
    align-items: center;
}
.loc-icon-nam img {
    width: 42px;
}
.loc-icon-nam p {
    font-weight: 700;
    font-size: 30px;
    margin-left: 15px;
    color: #14176c;
}
.loc-contct a + a {
    padding-left: 10px;
}
.loc-contct a {
    padding-right: 10px;
    display: inline-block;
    font-size: 20px;
}
.footer-a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #bd27a1;
    z-index: -1;
}
.footer-a {
    background: #040404c2;
    position: relative;
}
.footer-ree-lg span.checked {
    color: #ffb100;
    font-size: 18px;
}
.footer-links-list li {
    display: flex;
    padding: 10px 0 10px;
}
.footer-links-list li a {
    font-size: 16px;
    color: #f3f3f3;
    line-height: normal;
}
.footer-links-list li a:hover {
    color: #bf27a3;
}
.footer-head .h5 {
    padding: 30px 0 20px;
    color: #adb7c5;
}
.footer-ree-lg h6 {
    color: #adb7c5;
    font-weight: 500;
}
.footer-rowset {
    display: grid;
    justify-content: space-between;
    grid-template-columns: auto auto auto auto auto;
}
.social-linkz a span i {
    font-size: 20px;
}
.social-linkz a span {
    width: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}
.ft-btn {
    text-align: right;
}
.footer-abt {
    border-top: 1px solid #353544;
    border-bottom: 1px solid #353544;
}
.ft-abt p,
.ft-copyright p,
.ft-copyright p a {
    font-size: 16px;
    line-height: 27px;
    color: #adb7c5;
}
.ft-copyright {
    padding: 15px 0;
}
.ft-r {
    text-align: right;
}
.ref-logo {
    display: grid;
    justify-content: space-between;
    grid-template-columns: auto auto auto auto;
    grid-gap: 15px;
}
.ref-logo a img {
    width: 120px;
}
.zup {
    z-index: 10;
    position: relative;
}
.flx-end {
    align-items: flex-end;
    align-self: flex-end;
}
.contact-details-block {
    padding: 30px;
    border-radius: 14px;
    background: #fff;
}
.ree-row-set {
    align-items: flex-start;
    display: flex;
    vertical-align: top;
}
.ree-icon-set {
    display: inline-table;
    vertical-align: top;
}
.dtb-details span {
    margin: 0 0 15px;
    font-size: 17px;
    display: block;
    font-weight: 500;
    letter-spacing: 1px;
}
.dtb-icon i {
    font-size: 24px;
}
.dtb-details a {
    letter-spacing: 0.5px;
    display: block;
    font-size: 20px;
    font-weight: 400;
}
.ree-details-set {
    width: calc(100% - 80px);
    padding-left: 20px;
    -ms-flex: 1;
    flex: 1;
}
.dtb-details a + a {
    margin-top: 10px;
}
.trust-logo-block ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.trust-logo-block li {
    width: 33.333%;
    margin: 10px 0;
    padding: 0 15px;
}
.trust-logo-block li img {
    width: 100%;
}
.img-round80 {
    border-radius: 100%;
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.icon-setss {
    display: flex;
    justify-content: space-between;
}
.icon-imgg img {
    width: 42px;
}
.icon-rows {
    padding: 0;
}
.icon-txt p {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
}
.portfolio-source {
    display: flow-root;
}
.port-ref-link img {
    width: 40px;
}
.port-ref-link a {
    display: block;
}
.port-ref-link a span {
    display: block;
    margin-top: 15px;
    font-size: 19px;
    line-height: 28px;
}
.port-ref-link {
    width: 20%;
    float: left;
    margin-top: 30px;
    display: flex;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: space-between;
}
.company-stats {
    display: flex;
}
.statsnum {
    width: 25%;
}
.statsnum span {
    font-size: 44px;
    color: #bf27a3;
    font-weight: 700;
}
.statsnum p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}
.portfolio-detls {
    position: relative;
    z-index: 50;
    margin-top: 50px;
}
.pdr-dtls {
    margin-left: 30px;
}
.pdl-dtls {
    margin-right: 30px;
}
.port-tags {
    font-size: 20px;
    margin-bottom: 15px;
    color: #bf27a3;
}
.port-title-main {
    display: block;
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
    margin-bottom: 30px;
}
.port-links {
    display: block;
    font-size: 20px;
    letter-spacing: 0.5px;
    color: #14176c;
}
.item-logo {
    display: inline-block;
}
.portfolio-items .row + .row {
    margin-top: 120px;
}
.hovr-scale-main .hovr-scale-base {
    border-radius: 14px;
    overflow: hidden;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.hovr-scale-main:hover .hovr-scale-base {
    -webkit-transform: scale(0.97);
    -ms-transform: scale(0.97);
    transform: scale(0.97);
}
.hovr-scale-main:hover .hovr-scale-base img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hovr-scale-base img,
.hovr-scale-main .hovr-scale-base {
    -webkit-transition: 1.2s cubic-bezier(0.17, 0.85, 0.438, 0.99);
    -o-transition: 1.2s cubic-bezier(0.17, 0.85, 0.438, 0.99);
    transition: 1.2s cubic-bezier(0.17, 0.85, 0.438, 0.99);
}
.ic-img img {
    width: 120px;
}
.vrt-tabb.nav-pills .nav-link {
    border-radius: 14px;
    margin-bottom: 8px;
}
.vrt-tabb.nav-pills .nav-link + .nav-link {
    margin-top: 8px;
}
.vrt-tabb li {
    width: 100%;
}
.vrt-tabb .nav-link {
    width: 100%;
    display: block;
    padding: 20px;
    background: #fff;
}
.vrt-tabb .nav-link i {
    margin-right: 15px;
    background: #fff;
    padding: 10px;
    border-radius: 100px;
    height: 40px;
    width: 40px;
    color: #bf27a3;
    box-shadow: 0 10px 10px hsl(18deg 100% 57%/25%);
}
.vrt-tabb .nav-link.active,
.vrt-tabb .show > .nav-link {
    color: #bf27a3;
    background-color: #ffdbca;
}
.tab-bg {
    padding: 0;
}
.vrt-tabb {
    padding-right: 100px;
}
.about-pag-head {
    position: relative;
    overflow: hidden;
}
.about-pag-head:after {
    content: "";
    position: absolute;
    right: -50rem;
    bottom: -60.625rem;
    width: 88.75rem;
    height: 88.75rem;
    border: 14.0625rem solid #f7fdff;
    border-radius: 50%;
    z-index: -1;
}
.ul-list-icon li {
    font-size: 19px;
    line-height: 30px;
    text-indent: -18px;
    padding-left: 48px;
}
.ul-list-icon li + li {
    margin-top: 10px;
}
.service-page {
    text-align: center;
}
.ul-list-icon li i {
    margin-right: 10px;
}
.serv-page-head {
    position: relative;
}
.ree-media-sets {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 20px;
}
.ree-stat-icn {
    width: 80px;
    height: 80px;
    padding: 14px;
    border-radius: 100px;
    background: #bf27a3;
}
.countrr span {
    font-size: 35px;
    font-weight: 700;
    color: #110a32;
    margin-bottom: 8px;
    display: inline-block;
}
.round-bdr {
    border: 1px solid #e2e2e2;
    padding: 20px;
    border-radius: 20px;
    background: #fff;
}
.icon70 {
    width: 70px;
}
.services-blocks-set {
    list-style-type: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    margin: 0 0 0 auto;
    flex-wrap: wrap;
}
.servic-block-a {
    position: relative;
    width: 48%;
    margin-top: 30px;
    padding: 40px 30px;
    background: #fff;
    border-radius: 14px;
    -webkit-box-shadow: 0 10px 15px -2px rgb(82 0 57/8%);
    box-shadow: 0 10px 15px -2px rgb(82 0 57/8%);
}
.servic-block-a:hover .link-serv {
    opacity: 1;
}
.link-serv:hover {
    background: #bf27a3;
    color: #fff;
}
.link-serv {
    position: absolute;
    right: 20px;
    top: 40px;
    color: #bf27a3;
    background: #ffdbca;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 100px;
    font-size: 18px;
}
.or {
    display: inline-block;
    padding: 0 10px;
}
.call-us {
    color: #bf27a3;
    font-weight: 500;
    font-size: 22px;
    display: inline-block;
}
.ree-why-sec h4,
.ree-why-sec p,
.ree-why-sec p a {
    color: #110a32;
}
.ree-why-sec p {
    padding: 0 15%;
    font-size: 20px;
    font-weight: 500;
}
.setps {
    opacity: 0;
    font-size: 74px;
    font-weight: 700;
    position: absolute;
    right: 30px;
    top: 30px;
    color: #ffdbca;
    z-index: 99;
}
.process-block h4 {
    margin-bottom: 15px;
}
.process-content:hover .setps {
    opacity: 1;
}
.process-content {
    min-height: 330px;
    overflow: hidden;
}
.process-content:hover:after {
    width: 100%;
}
.process-content:after {
    content: "";
    position: absolute;
    left: 0;
    width: 0%;
    bottom: 0;
    height: 4px;
    background: linear-gradient(270deg, #bf27a3 35%, #ffcd04 100%);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.industry-workfor {
    background: #ffffff;
    padding: 15px 20px;
    border-radius: 14px;
    margin-top: 30px;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 11px #b1b1b129;
}
.industry-workfor img {
    width: 55px;
}
.industry-workfor h6 {
    margin: 0 0 0 15px;
}
.ree-subs-from {
    margin-left: 20%;
}
.ree-subs-from form {
    position: relative;
}
.subs-input {
    width: 100%;
    height: 65px;
    padding: 0 100px 0 30px;
    margin: 0;
    color: #172b43;
    font-size: 18px;
    outline: 0;
    background: #fff;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 14px;
    border-radius: 14px;
}
.subs-btn {
    width: max-content;
    position: absolute;
    top: 4px;
    right: 5px;
    border-radius: 8px 8px 8px 8px;
    padding: 0 30px;
    line-height: 55px;
    font-size: 18px;
    color: #fff;
}
.ree-media-crd {
    background: #fff;
    margin-top: 40px;
    border-radius: 14px;
    overflow: hidden;
    border: 5px solid #f7f7f7;
}
.ree-media-crd:hover {
    -webkit-box-shadow: 0 10px 15px 0 rgb(82 0 57/10%);
    box-shadow: 0 10px 15px 0 rgb(82 0 57/10%);
}
.rpl-contt {
    padding: 0 20px 20px;
}
.rpl-img {
    border-radius: 0 0 8px 8px;
    overflow: hidden;
}
.tags a + a {
    margin-left: 10px;
}
.tags a {
    color: #8383a2;
    margin: 30px 0 20px;
    display: inline-block;
    font-size: 16px;
}
.fill-fixed {
    object-fit: contain;
    max-height: 100%;
    width: 100%;
    height: 300px;
    background: #0093fb;
}
.ree-media-crd h4 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.ul-list li {
    font-size: 19px;
    line-height: 45px;
    list-style-type: circle;
}
.ul-list {
    padding: 0 0 0 40px;
}
.info-bar {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}
.info-b-left a + a {
    margin-left: 10px;
}
.info-b-left a {
    color: #bf27a3;
}
.blog-details h1,
.blog-details h2,
.blog-details h3,
.blog-details h4,
.blog-details h5,
.blog-details h6 {
    margin-bottom: 7px;
}
.blog-details p,
.text {
    margin: 0 0 20px;
}
.breadcrus {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    list-style-type: none;
}
.bread-active a {
    color: #bf27a3;
}
.center-btn {
    text-align: center;
    margin-top: 60px;
}
ul.bottom-nav li svg {
    fill: #110a32;
    display: inline-block;
    vertical-align: middle;
}
.hc-offcanvas-nav:not(.touch-device) li:not(.nav-item-custom) a:not([disabled]):hover {
    background: #efefef;
    border-radius: 0;
}
.hc-nav-original.hc-nav-1 {
    display: none;
}
#main-nav {
    display: none;
}
ul.bottom-nav li svg {
    width: 22px;
    height: 22px;
}
.hc-offcanvas-nav .nav-back span::before,
.hc-offcanvas-nav .nav-next span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin-left: -2px;
    box-sizing: border-box;
    border-top: 2px solid #110a32;
    border-left: 2px solid #110a32;
    transform-origin: center;
}
.hc-offcanvas-nav .nav-content,
.hc-offcanvas-nav.nav-levels-expand .nav-wrapper.nav-wrapper-0 {
    max-height: 100vh;
    background: #fff;
}
body #hc-nav-1-nav-title {
    font-size: 22px;
    font-weight: 400;
    text-align: left;
    padding: 10px 17px !important;
    background: #bf27a3;
    margin: 8px 0 0 0 !important;
    color: white;
}
.hc-offcanvas-nav .nav-back a,
.hc-offcanvas-nav .nav-item-link,
.hc-offcanvas-nav li.nav-close a {
    padding: 15px 17px;
    font-size: 15px;
    color: #110a32;
    z-index: 1;
    background: #ffdbca;
    border-radius: 0;
    transition: 0.05s background ease;
}
.hc-offcanvas-nav.nav-close-button-empty .nav-title {
    padding-right: 55px;
    margin: 0;
    padding: 10px;
}
.hc-offcanvas-nav .nav-close-button span::after,
.hc-offcanvas-nav .nav-close-button span::before {
    width: 8px;
    height: 8px;
}
.hc-offcanvas-nav .nav-title + .nav-close a:not(.has-label) {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 12px;
    right: 15px;
}
.hc-offcanvas-nav .nav-content {
    padding: 0;
}
.hc-offcanvas-nav .nav-item-link,
body.theme-carbon .hc-offcanvas-nav .nav-back a,
body.theme-carbon .hc-offcanvas-nav li.nav-close a {
    padding: 15px 17px;
    font-size: 16px;
    color: #110a32;
    z-index: 1;
    background: #fff;
    border-radius: 5px;
    transition: 0.05s background ease;
}
.mob-nav2 {
    display: flex;
}
.mobile-menu2 .navm- {
    margin: 0 0 0 15px;
}
.mob-nav2 li {
    position: relative;
}
.hc-nav-trigger {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none;
    top: 0;
    z-index: 9980;
    width: 30px;
    min-height: 48px;
}
.mobile-menu2 {
    display: none;
}
ul.pagination {
    position: relative;
    background: #ffdbca;
    display: flex;
    padding: 10px 20px;
    border-radius: 50px;
    width: fit-content;
    margin: 0 auto;
}
ul.pagination li {
    list-style: none;
    line-height: 50px;
    margin: 0 5px;
}
ul.pagination li.pageNumber {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
ul.pagination li a {
    display: block;
    text-decoration: none;
    color: #bf27a3;
    font-weight: 600;
    border-radius: 50%;
    font-size: 17px;
}
ul.pagination li.pageNumber.active a,
ul.pagination li.pageNumber:hover a {
    background: #bf27a3;
    color: #fff;
}
ul.pagination li:first-child {
    margin-right: 30px;
    font-weight: 700;
    font-size: 20px;
}
ul.pagination li:last-child {
    margin-left: 30px;
    font-weight: 700;
    font-size: 20px;
}
.owl-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 2px;
    vertical-align: middle;
}
.owl-carousel .owl-dots .owl-dot.active:after,
.owl-carousel .owl-dots .owl-dot.active:before {
    opacity: 1;
}
.owl-carousel .owl-dots .owl-dot.active:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.owl-carousel .owl-dots .owl-dot:after,
.owl-carousel .owl-dots .owl-dot:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    -webkit-transition: ease-out 0.16s;
    transition: ease-out 0.16s;
}
.owl-carousel .owl-dots .owl-dot:before {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    opacity: 0;
    background: 0 0;
    border: 1px solid #bf27a3;
}
.owl-carousel .owl-dots .owl-dot:after {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0.8;
    background: #bf27a3;
    width: 10px;
    height: 10px;
}
.trust-review.owl-carousel .owl-dots {
    position: absolute;
    bottom: 40px;
    right: 30px;
    text-align: right;
    background: #ffdbca;
    border-radius: 50px;
    height: auto;
    padding: 5px;
    width: fit-content;
}
#scrollUp {
    bottom: 3%;
    right: 5.5%;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    color: #fff;
    background: url(../images/icons/up-arrow.svg), #d2e2e7;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center center;
    background-repeat: no-repeat;
}
.ree-nav .dropdown-menu {
    border: 0;
    border-top: 2px solid #bf27a3;
    -webkit-box-shadow: 0 10px 15px 0 rgb(82 0 57/10%);
    box-shadow: 0 10px 15px 0 rgb(82 0 57/10%);
}
.ree-nav .dropdown-item {
    display: block;
    width: 100%;
    padding: 15px;
    clear: both;
    font-weight: 400;
    color: #110a32;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 17px;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #333;
    border-color: #ffdbca;
    background-color: #ffdbca;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #333;
    background-color: #ffdbca;
    border-color: #ffdbca;
}
.onloadpage {
    position: fixed;
    z-index: 99999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: #fff;
    display: none !important;
}

.onloadpage .loader-div {
    top: 50%;
    position: relative;
    right: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
}
.on-img img {
    max-width: 120px;
}
.technolo-sec {
    display: grid;
    justify-content: space-evenly;
    grid-template-columns: auto auto auto;
    grid-gap: 30px;
    text-align: center;
}
.technolo-sec .icon-with-title {
    background: 0 0;
}
.arrow-li li:before {
    content: "\f00c";
}
.list-li li:before {
    font-family: "font awesome 5 free";
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 15px;
}
.list-li li {
    padding: 0 0 12px 29px;
    position: relative;
    line-height: 22px;
    font-size: 16px;
}
.header-bhv .ree-nav > ul.nav-list > li:hover .menu-dropdown {
    opacity: 1;
    top: 110px;
}
.header-bhv .ree-nav > ul.nav-list > .menu-dropdown {
    opacity: 0;
    top: 125px;
}
.header-bhv .ree-nav > ul.nav-list > .mega-small .menu-dropdown {
    opacity: 0;
    top: 95px;
}
.header-bhv .ree-nav > ul.nav-list > .mega-small:hover .menu-dropdown {
    opacity: 1;
    top: 80px;
}
.collapsible-link::before {
    content: "";
    width: 14px;
    height: 2px;
    background: #333;
    position: absolute;
    top: calc(50% - 1px);
    right: 1rem;
    display: block;
    transition: all 0.3s;
}
.collapsible-link::after {
    content: "";
    width: 2px;
    height: 14px;
    background: #333;
    position: absolute;
    top: calc(50% - 7px);
    right: calc(1rem + 6px);
    display: block;
    transition: all 0.3s;
}
.collapsible-link[aria-expanded="true"]::after {
    transform: rotate(90deg) translateX(-1px);
}
.collapsible-link[aria-expanded="true"]::before {
    transform: rotate(180deg);
}
.ac-1 .card-header {
    padding: 10px 15px;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 0 solid rgba(0, 0, 0, 0.125);
}
.ac-1 .card-header h6 {
    font-weight: 500;
    font-size: 17px;
    line-height: 27px;
}
.ac-1 .card-header h6 a {
    position: relative;
}
.cards .card-header h6 a {
    position: relative;
    padding: 0 40px 0 0;
}
.typo-set {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: flex-start;
    grid-gap: 100px;
}
.typo-head h2 {
    font-size: 80px;
    margin-bottom: 20px;
}
.typo-head p {
}
.typo-para h2 {
    font-size: 80px;
    margin-bottom: 20px;
}
.typo-para p {
}
.typo-set p span {
    display: block;
    color: #999;
}
.color-box1 {
    width: 70px;
    height: 70px;
    border-radius: 100px;
}
.cbx0 {
    background: #000;
}
.cbx1 {
    background: #7f95d1;
}
.cbx2 {
    background: #ff82a9;
}
.cbx3 {
    background: #ffc0be;
}
.cbx4 {
    background: #ffebe7;
}
.color-detailss p {
    color: #999;
}
.team-img {
    height: 400px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 320px;
    transition: background 0.8s;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.ree-media-crd:hover .team-img {
    background-size: 500px;
    background-position: left center;
}
.ree-media-crd:hover .icons a {
    opacity: 1;
}
.icons a {
    color: #14176c;
    transition: opacity 1s;
    opacity: 0;
}
.icons {
    position: absolute;
    height: 160px;
    top: 20px;
    left: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}
.hero-sec {
    position: relative;
    height: 100vh;
    align-items: center;
    display: grid;
}
.shape-dot-bg {
    width: 200px;
    height: 200px;
    background: #ffece4;
    border-radius: 100px;
    position: absolute;
    z-index: 0;
}
.uniq-points {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 30px;
    text-align: center;
}
.uniq-card {
    border-radius: 14px;
    padding: 20px 15px;
}
.uniq-card i {
    margin-bottom: 15px;
    font-size: 35px;
}
.uniq-card p {
    font-size: 18px;
    line-height: 28px;
}
.btn-sets2 {
    display: flex;
}
.uca {
    background: #f9ebf7;
    border: 1px solid #cecece;
}
.sec-bg{
    background: #faeff8 !important;
}
.ucb {
    background: #ffefe8;
    color: #ec7c47;
}
.ucc {
    background: #fff7df;
    color: #8c8265;
}
.w-txt {
    color: #fff;
}
.key-and-award {
    margin-top: -150px;
}
.quick-key-points {
    background: #bf27a3;
    padding: 40px 60px;
    display: grid;
    grid-template-columns: auto 30%;
    grid-gap: 30px;
    border-radius: 14px;
}
.key-highlights {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 30px;
    justify-content: space-between;
}
.key-highlt-b {
    color: #fff;
}
.key-highlt-b img {
    width: 65px;
}
.key-highlt-b h3 {
    margin: 15px 0 10px;
    color: #fff;
    font-size: 45px;
    line-height: 55px;
}
.our-app-d {
    text-align: left;
}
.ree-app-st-a {
    width: 40%;
}
.ree-app-st-b {
    width: 60%;
}
.agency-info-anim {
    display: flex;
    align-items: center;
}
.animated-logo {
    position: relative;
    width: 160px;
    height: 160px;
    margin: 0 auto;
}
.animated-logo .logo-anim {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    width: 110px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.animated-logo .circle-anim {
    width: 159px;
    height: 159px;
    animation: rotation 14s infinite linear;
    position: relative;
}
@keyframes rotation {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
.app-awards {
    display: grid;
    grid-template-columns: 200px 200px 200px 200px 200px;
    grid-gap: 0;
    justify-content: space-between;
}
.award-achivt {
    text-align: center;
    padding: 0 20px;
    white-space: initial;
}
.footer-deg2 h5 {
    padding: 30px 0 20px;
    color: #adb7c5;
}
.footer-deg2 {
    color: #adb7c5;
}
.footer-deg2 p {
    font-size: 16px;
    line-height: 24px;
}
.bt-top {
    border-top: 1px solid #353544;
}
.footer_social {
    display: flex;
    align-items: center;
}
.footer_social li a {
    color: #adb7c5;
    font-size: 18px;
}
.footer_social li + li {
    margin-left: 15px;
}
.col-5s {
    width: 20%;
    padding-right: 15px;
    padding-left: 15px;
}
.owl-nv:hover .owl-nav button {
    opacity: 1;
}
.owl-nv .owl-nav button {
    width: 40px;
    height: 50px;
    background: #fff !important;
    border-radius: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #bf27a3 !important;
}
.owl-nv .owl-nav .owl-prev {
    left: 5px;
}
.owl-nv .owl-nav .owl-next {
    right: 5px;
}
.dot-c1 img {
    width: 100%;
}
.dot-c1 {
    width: 100px;
    height: 100px;
    border-radius: 14px;
    border: 0;
    overflow: hidden;
}
.dot-c1.active {
    position: relative;
}
.dot-c1.active::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #bf27a3;
    left: 5px;
    top: 5px;
    border-radius: 50px;
}
.header--btn {
    display: flex;
    justify-content: space-between;
    padding: 0;
    align-items: center;
}
.price-table-heading ul {
    display: flow-root;
}
.price-table-heading ul li:first-child {
    width: 20%;
    background-color: #fff;
    border-radius: 14px 0 0 0;
    color: #14176c;
}
.price-table-heading ul li {
    float: left;
    background-color: #fbc3a9;
    padding: 18px 25px;
    color: #14176c;
    width: 60%;
    font-size: 19px;
    font-weight: 700;
}
.price-table-heading ul li:last-child {
    width: 20%;
    background-color: #fff;
    text-align: center;
    border-radius: 0 14px 0 0;
}
.price-table-ree ul li.heading {
    font-size: 22px;
    width: 20%;
    padding: 10px 25px;
    font-weight: 700;
    text-align: left;
    position: relative;
    color: #14176c;
    background: #fff;
    border-top: 1px solid #fbc3a9;
}
.price-ree li {
    padding: 10px 15px;
    display: table-cell;
    align-items: center;
    vertical-align: middle;
}
.price-table-ree li.content {
    width: 60%;
    font-weight: 400;
    padding: 30px 25px;
    color: #050748;
    background: #fff4f4;
    border-top: 1px solid #fbc3a9;
}
.price-table-ree ul li.price {
    font-size: 25px;
    font-weight: 700;
    width: 20%;
    text-align: center;
    justify-content: center;
    color: #050748;
    background: #fff;
    border-top: 1px solid #fbc3a9;
}
span.price-title {
    font-weight: 400;
    font-size: 15px;
    text-transform: none;
    width: 100%;
    display: block;
    margin: 0 0 8px;
}
span.price-title {
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
    width: 100%;
    display: block;
    margin: 0 0 10px;
}
.price-off {
    display: block;
    font-size: 16px;
    margin: 10px 0 0;
    text-decoration: line-through;
    color: #636363;
}
.br-bl {
    border-radius: 0 0 0 14px;
}
.br-br {
    border-radius: 0 0 14px 0;
}
.text-link {
    color: #bf27a3;
}
.job-detail h4 {
    color: #bf27a3;
}
.career-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.career-detail p:last-child {
    font-weight: 700;
    text-align: right;
}
.career-detail p {
    font-size: 17px;
    list-style: 26px;
}
.job-titl p:first-child {
    font-size: 16px;
}
.career-detail + .career-detail {
    margin-top: 10px;
}
.job-titl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.loader-div span {
    display: block;
    margin: 20px 0 0;
}
.hero-content-a > p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}
.uniq-card {
    border-radius: 14px;
    padding: 20px 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-direction: row;
    text-align: left;
}
.uniq-card p {
    font-size: 16px;
    line-height: 24px;
    padding-left: 12px;
}
.home-app {
    height: auto;
    min-height: 935px;
}
.megamenu:hover > a {
    color: #bf27a3 !important;
}
.mega-small {
    position: relative;
}
.mega-small .menu-block-set {
    display: inline-table;
    border: 0;
    border-top: 2px solid #bf27a3;
    -webkit-box-shadow: 0 10px 15px 0 rgb(82 0 57/10%);
    box-shadow: 0 10px 15px 0 rgb(82 0 57/10%);
    padding: 10px 0;
    border-radius: 0 0 14px 14px;
}
.ree-nav > ul.nav-list > li:hover .menu-dropdown {
    opacity: 1;
    top: 85px;
    pointer-events: auto;
}
.menu-dropdown {
    height: auto;
    left: 0;
    opacity: 0;
    pointer-events: none;
    top: 115px;
    z-index: 99999;
    position: absolute;
    width: 100%;
    -webkit-transition: 0.4s ease all;
    -moz-box-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    transition: 0.4s ease all;
}
.menu-block-set {
    box-shadow: 0 10px 20px 0 rgb(0 0 0/4%);
    border-top: 2px solid #bf27a3;
    width: 100%;
    padding: 40px 0;
    display: inline-block;
    background-color: #fff;
    margin-top: 0px;
}
.menu-dropdown .desc {
    font-size: 17px;
    line-height: 27px;
}
.menu-block-a {
    display: grid;
    grid-template-columns: 20% auto;
    grid-gap: 30px;
}
.menu-headings {
    position: relative;
    color: #bf27a3;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 25px;
    font-weight: 500;
}
.menu-headings:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background-color: #ff7575;
    margin: 5px 0 0;
}
.menu-inner-block-a {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 30px;
}
.ree-nav ul .menu-li-link li {
    display: block;
    width: 100%;
}
.ree-nav ul .menu-li-link li + li {
    margin-top: 10px;
}
.menu-li-link li a {
    width: 100%;
    font-size: 16px;
    color: #14176c;
    position: relative;
    line-height: 26px;
    font-weight: 400;
}
.menu-li-link li a:hover {
    color: #bf27a3;
}
.menu-extra-info {
    background: #f7fdff;
    padding: 20px 0;
    border-bottom: 2px solid #bf27a3;
}
.ree-nav > ul > li.megamenu > div > div.menu-extra-info > div > div > ul > li a {
    font-size: 16px;
    color: #050748;
    padding-left: 10px;
}
.ree-nav > ul > li.megamenu > div > div.menu-extra-info > div > div > ul > li {
    display: inline-flex;
    align-items: center;
    width: 20%;
}
.menu-extra-info-inner ul {
    display: flex;
    grid-gap: 20px;
}
.menu-icon-ree {
    width: 45px;
}
.menu-icon-ree img {
    width: 35px;
}
.webiocon {
    text-align: center;
    background: #fff;
    color: #bf27a3;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    -webkit-box-shadow: 0 19px 40px -10px #ffa880;
    box-shadow: 0 10px 30px -6px #ffa880;
}
html body .bd-rds {
    border-radius: 14px;
}
.pera-block p + p {
    margin: 15px 0 0;
}
.pera-block h1,
.pera-block h2,
.pera-block h3,
.pera-block h4,
.pera-block h5,
.pera-block h6 {
    margin-bottom: 15px;
}
.d-ml50 {
    margin-left: 50px;
}
.shadow2 {
    -webkit-box-shadow: 0 10px 15px 0 rgb(82 0 57/10%);
    box-shadow: 0 10px 15px 0 rgb(82 0 57/10%);
}
.ucd {
    background-color: #ffe0e0;
    color: #ff7575;
}
.ree-nav .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px);
    border-radius: 14px;
    border: 0;
    border-top: 2px solid #bf27a3;
    -webkit-box-shadow: 0 10px 15px 0 rgb(82 0 57/10%);
    box-shadow: 0 10px 15px 0 rgb(82 0 57/10%);
    -webkit-transition: 0.4s ease all;
    -moz-box-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    transition: 0.4s ease all;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    -webkit-transition: 0.4s ease all;
    -moz-box-transition: 0.4s ease all;
    -o-transition: 0.4s ease all;
    transition: 0.4s ease all;
}
.head-opacity {
    padding: 150px 0 120px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.head-opacity:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.85;
    right: 0;
    left: 0;
    z-index: 0;
    background: #fff;
}
.review-text.hero-content-a p {
    opacity: 1;
}
.item-filter {
    border-bottom: 1px solid #eaeaea;
}
.filter-bx .custom-select {
    border: 0;
    height: 60px;
    outline: 0;
    box-shadow: none;
}
.filter-bx {
    padding: 0 20px;
    border-right: 1px solid #eaeaea;
    height: 60px;
    align-items: center;
    display: flex;
    max-width: 240px;
}
.filter-bx:last-child {
    border-right: 0;
}
.sub-heading2 {
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    color: #bf27a3;
    background: #ffdbca;
    display: inline-block;
    border-radius: 50px;
    padding: 2px 15px;
}
.item-author-infos {
    display: flex;
    align-items: center;
}
.itemcont a {
    color: #bf27a3;
    display: inline-block;
    padding-top: 4px;
}
.itemcont {
    margin-left: 40px;
}
.img-hover:hover .img-hor {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.img-hover:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.itemcont h5 {
    font-size: 19px;
    line-height: 28px;
    font-weight: 600;
}
.full-card--title {
    color: #fff;
    position: absolute;
    bottom: 30px;
    padding: 0 30px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}
.full-card-link {
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 14px 14px 0 0;
    z-index: 2;
    width: 100%;
}
.img-full-bgimg:after {
    content: "";
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.8) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.8) 100%);
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.8) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.img-full-bgimg img {
    object-fit: cover;
    max-height: 100%;
    width: 100%;
    height: 550px;
}
.full-card-footer {
    padding: 30px 20px;
    display: flex;
    align-content: center;
    justify-content: space-between;
    border-radius: 0 0 14px 14px;
}
.itmmlogo img {
    max-width: 130px;
}
.what-youget .stats-box img {
    width: 82px;
    margin-bottom: 30px;
}
.form-head h3 {
    font-size: 30px;
}
.list-icon li {
    padding: 0 0 12px 29px;
    position: relative;
    line-height: 27px;
    font-size: 17px;
}
.dottss .owl-dots {
    text-align: center;
    margin-top: 30px;
}
.list-icon li + li {
    margin-top: 20px;
}
.list-icon li:before {
    font-family: "font awesome 5 free";
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 15px;
}
.list-check li:before {
    content: "\f00c";
    color: #4caf50;
    border-radius: 50px;
    border: 1px solid #4caf50;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 0;
}
.list-check li {
    padding: 0 0 0 45px;
}
.case-study-about {
    display: flex;
}
.csa-block + .csa-block {
    margin-left: 30px;
}
.numbers-feature {
    display: grid;
    grid-template-columns: 80px auto;
    grid-gap: 20px;
}
.number-f h2 {
    text-align: center;
    font-size: 45px;
    line-height: 80px;
    color: #bf27a3;
    background: #f7fdff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
}
.quote-line::before {
    font-family: "font awesome 5 free";
    content: "\f10d";
    font-weight: 700;
    margin: 0 8px 0 0;
    color: #bf27a3;
}
.quote-line::after {
    font-family: "font awesome 5 free";
    content: "\f10e";
    font-weight: 700;
    margin: 0 0 0 8px;
    color: #bf27a3;
}
.dark-deep .ree-header.sticky {
    background: rgb(0 0 0/60%);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
}
.header-dark .ree-nav .nav-list li a.menu-links {
    color: #fcfcfd;
}
.header-dark.sticky .ree-nav .nav-list li a.menu-links {
    color: #08182b;
}
.header-dark .l-dark {
    display: none;
}
.header-dark .l-white {
    display: block;
}
.header-dark.sticky .l-white {
    display: none;
}
.header-dark.sticky .l-dark {
    display: block;
}
.header-dark.sticky .ree-btn-grdt3 {
    background: #bf27a3;
    color: #fff;
    border: 1px solid #bf27a3;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dark-deep .header-dark .ree-nav .nav-list li a.menu-links {
    color: #fcfcfd;
}
.dark-deep .header-dark.sticky .ree-nav .nav-list li a.menu-links {
    color: #fcfcfd;
}
.dark-bg h2 a,
.dark-bg h3 a,
.dark-bg h4 a,
.dark-bg h5 a,
.dark-bg h6 a,
html .dark-bg h1 a {
    color: #fcfcfd;
}
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6,
html .dark-bg h1 {
    color: #fcfcfd;
}
body .dark-bg p {
    color: #939db2;
}
body.dark-bg {
    color: #939db2;
}
body .home-creative-agency p {
    color: #fcfcfd;
}
.dark-deep .ree-btn,
.dark-deep .ree-btn2 {
    box-shadow: none !important;
}
.dark-deep {
    background-color: #0b0b0f;
}
.dark-light-a {
    background: #131419;
}
.dark-bg .icon-with-title {
    background: #1b1c22;
}
.dark-bg .half-blog-content {
    background: #1b1c22;
}
.dark-bg .half-blog-card {
    border: 5px solid #1b1c22;
    background: #1b1c22;
}
.dark-bg label a {
    color: #bf27a3;
}
.dark-bg .custom-control-input:checked ~ .custom-control-label::before {
    color: #333;
    border-color: #bf27a3;
    background-color: #bf27a3;
}
.ree-btn-grdt3 {
    background: 0 0;
    color: #fcfcfd;
    border: 1px solid #fcfcfd;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.home-creative-agency:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.9) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.9) 100%);
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.9) 100%);
}
.home-creative-agency {
    background-size: cover;
    background-position: -2px 0;
    height: 935px;
    width: calc(100% + 0px);
    position: relative;
}
.dark-bg .ree-text:after {
    background: #525252;
}
.creative-service {
    margin-top: -15vh;
}
.sevctxt h3 {
    font-size: 28px;
    line-height: 38px;
}
.work-thumbnail {
    text-align: center;
    border-radius: 14px;
    overflow: hidden;
    width: 100%;
}
.work-thumbnail img {
    width: 100%;
}
.creative-service .img-full-bgimg:after {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.35) 60%, rgba(0, 0, 0, 0.3) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.35) 60%, rgba(0, 0, 0, 0.3) 100%);
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.35) 60%, rgba(0, 0, 0, 0.3) 100%);
}
.creative-service .img-full-bgimg img {
    height: auto;
}
.bottom-tags a {
    color: #939db2;
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    padding: 0 10px;
}
.bottom-tags {
    background: #12186d;
    position: relative;
    top: -4px;
    padding: 10px;
    display: block;
    border-radius: 0 0 14px 14px;
    text-align: center;
    z-index: 1;
    margin: 0 auto;
    width: 90%;
}
.counter-c-a {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.input-ree {
    width: 100%;
    height: 50px;
    padding: 0;
    margin: 0 0 25px;
    color: #939db2;
    font-size: 17px;
    outline: 0;
    background: 0 0;
    border: 0;
    border-bottom: 2px solid #585858;
    -webkit-border-radius: 4px;
    border-radius: 0;
    font-weight: 400;
    -webkit-appearance: none;
}
.form-blocks textarea {
    height: 100px;
}
.form-blocks input:focus,
.form-blocks textarea:focus {
    border-bottom: 2px solid #bf27a3;
}
.form-blocks::-webkit-input-placeholder {
    color: #939db2;
}
.form-blocks::-moz-placeholder {
    color: #939db2;
}
.form-blocks:-ms-input-placeholder {
    color: #939db2;
}
.form-blocks:-moz-placeholder {
    color: #939db2;
}
.form-blocks select option {
    padding: 10px;
    background-color: #141416;
    color: #939db2;
}
.our-map iframe {
    width: 100%;
    height: 150px;
    border-radius: 14px;
    border: 0;
}
.home-contact-blocks .c-infot {
    width: 50%;
}
.form-blocks {
    padding-left: 50px;
}
.l-white {
    display: none;
}
.dark-bg .l-white {
    display: block;
}
.dark-bg .l-dark {
    display: none;
}
.contact-detalnk a {
    display: table;
    font-size: 20px;
    text-indent: -20px;
    line-height: 30px;
    padding-left: 40px;
}
.contact-detalnk i {
    margin-right: 15px;
}
.contact-detalnk a + a {
    margin-top: 20px;
}
.contact-detalnk a:hover span {
    box-shadow: inset 0 -30px #bf27a3;
    color: #fff;
}
.contact-detalnk a span {
    padding: 4px 6px;
    box-shadow: inset 0 -2px #bf27a3;
    transition: box-shadow 250ms ease, color 250ms ease;
}
.get-conct-2 .footer_social li a {
    color: #14176c;
    font-size: 18px;
}
.icon-block-ree {
    text-align: center;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-gap: 30px;
}
.icon-block-ree img {
    width: 80px;
    margin-bottom: 20px;
}
.icon-block-ree p {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}
.icon-card-title {
    padding: 0 30px;
}
.head-dez3 {
    padding-top: 110px;
    position: relative;
    background: #452650;
}
.reebga {
    background: #fff2e2;
}
.reebgb {
    background: #feeae3;
}
.reebgc {
    background: #c8ebff;
}
.reebgd {
    background: #f3f3f3;
}
.personal.footer_social {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 20px 0;
    margin-top: 30px;
}
.ref-links a {
    color: #adb7c5;
    padding: 0 15px;
}
.ref-links {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.freelancer .footer_social a {
    color: #14176c;
}
.home-hero-pp {
    display: flex;
    min-height: auto;
    align-items: center;
    background: #ffe0e0;
    padding-top: 140px;
    padding-bottom: 100px;
}
.hero-right-cnt .media {
    align-items: flex-start;
    padding-left: 80px;
}
.hero-right-cnt .media h4 {
    font-size: 35px;
    line-height: 45px;
}
.noise-bg-effct {
    background: #ffdfbd;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);
}
.home-hero-pp .ree-stat-icn {
    padding: 18px;
    background: #fff;
}
.logo-design {
    background: #3c007d;
    padding-top: 140px;
    padding-bottom: 80px;
    color: #fff;
}
.logo-design h1 {
    color: #fff;
}
.logo-design .hero-content-a {
    padding-right: 80px;
}
.bg-perallx {
    min-height: 550px;
    background-repeat: no-repeat;
}
.owlbg11 {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.bg-opcty {
    position: relative;
    background-size: cover;
}
.dsbld {
    color: #c5c5c5 !important;
    cursor: not-allowed;
}
.ree-nav > ul.nav-list > li:hover .h-bhv {
    top: 115px;
}
.header-bhv {
    display: block !important;
}
.ree-nav .h-bhv {
    top: 145px;
}
.mini-header-bar {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    max-height: 30px;
    min-height: 30px;
    background: #f7fdff;
    margin: 0 -20px;
    padding: 0 20px;
}
.sideone {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
    justify-content: flex-start;
}
.sideone a i {
    margin-right: 5px;
}
.sideone a.contactinfo {
    font-size: 16px;
}
.sideone a + a {
    margin-left: 15px;
}
.sidetwo a {
    font-size: 16px;
    padding: 0 10px;
}
html body .header-bhv {
    height: 115px;
    -webkit-box-shadow: 0 10px 15px -10px #ffe0d2;
    box-shadow: 0 10px 15px -10px #ffe0d2;
}
html body .header-bhv.sticky .mini-header-bar {
    max-height: 0;
    min-height: 0;
    opacity: 0;
}
.ree-header.sticky .ree-nav > ul.nav-list > li:hover .menu-dropdown {
    opacity: 1;
    top: 65px;
    pointer-events: auto;
}
.hero-content-x span {
    font-size: 55px;
    line-height: 67px;
    font-weight: 700;
}
.hero-content-x h1 {
    font-weight: 600;
}
.slide-hero {
    background: rgb(255 255 255);
    margin-top: 115px;
    min-height: 600px;
    display: flex;
    align-items: flex-start;
    align-content: center;
    flex-direction: row;
}
.slide-hero .row {
    padding-top: 50px;
    padding-bottom: 100px;
}
.slide-hero .owl-dots {
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    text-align: center;
}
.ree-tt {
    background: #bf27a3;
        background: -webkit-linear-gradient(right,#ff5b2e,#f5324f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.client-logo-set {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    grid-gap: 30px;
}
.client-logo-set a {
    display: flex;
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    -webkit-box-shadow: 0 19px 40px -10px #ffe0d2;
    box-shadow: 0 19px 40px -10px #ffe0d2;
    align-items: center;
    justify-content: center;
}
.client-logo-set a img {
    max-width: 100px;
    max-height: 50px;
}
.bhv-tt .creative-img {
    width: 100%;
    margin: 0 auto 40px;
    border-radius: 14px;
    padding: 15px;
}
.bhv-tt {
    text-align: center;
}
.bhv-tt .ree-card-link {
    color: #bf27a3;
}
.digi-service {
    position: relative;
    overflow: hidden;
}
.digi-service:after {
    content: "";
    position: absolute;
    right: -20rem;
    top: -20rem;
    width: 40rem;
    height: 40rem;
    border: 6.0625rem solid #eff0fb;
    border-radius: 50%;
    z-index: -1;
}
.digi-service:before {
    content: "";
    position: absolute;
    left: -20rem;
    bottom: -20rem;
    width: 40rem;
    height: 40rem;
    border: 6.0625rem solid #e2f6ff;
    border-radius: 50%;
    z-index: -1;
}
.cta-info-tt {
    background: #fff;
    z-index: 11;
    position: relative;
    padding: 50px;
    border-radius: 14px;
    margin: -106px 15px 50px;
    box-shadow: 0 20px 50px rgb(103 34 0/10%);
    -moz-box-shadow: 0 20px 50px rgb(103 34 0/10%);
    -webkit-box-shadow: 0 20px 50px rgb(103 34 0/10%);
}
.w80 {
    width: 80px;
}
.ourinfo p {
    color: #fff;
    padding-bottom: 10px;
}
.ourinfo h5 a {
    color: #fff;
}
.formnews input {
    width: 100%;
    height: 40px;
    padding: 0 45px 0 0;
    margin: 0;
    color: #fff;
    font-size: 17px;
    outline: 0;
    background: 0 0;
    border: 0;
    border-bottom: 2px solid #e6e6e6;
    -webkit-border-radius: 4px;
    border-radius: 0;
    font-weight: 400;
}
.formnews button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    background: 0 0;
    color: #fff;
    padding: 10px;
}
.formnews {
    position: relative;
}
.formnews input::placeholder {
    color: #fff;
    opacity: 1;
}
.formnews input::-ms-input-placeholder {
    color: #fff;
}
.formnews input::-ms-input-placeholder {
    color: #fff;
}
.lead-gen {
    margin-top: 85px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.lead-number img {
    width: 80px;
    margin-top: 40px;
}
.lead-number h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    margin-bottom: 30px;
}
.ree-header {
    padding: 0 20px;
    height: 85px;
    z-index: 99;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-content: center;
    align-items: center;
    background: #ffffff !important;
    /* box-shadow: 0px 0px 15px #d8d8d840; */
}
.dark-bg .hc-nav-trigger span,
.dark-bg .hc-nav-trigger span::after,
.dark-bg .hc-nav-trigger span::before {
    display: block;
    position: absolute;
    left: 0;
    height: 4px;
    background: #fff;
    transition: all 0.2s ease;
}
.mt-50{
    margin-top: 50px;
}
.center-align {
    display: flex;
    align-items: center;
}
.services-pg-top h2 {
    color: #3c3c3c;
    font-size: 50px;
    line-height: 1.2em;
}

.services-pg-top h1 {
    color: #3c3c3c;
    font-size: 50px;
    line-height: 1.2em;
}

.r-bg-y {
    background: #ffecfb;
}
.ser-d .ree-card-content p {
    font-size: 16px;
}
.faq-section {
    background: #fdfdfd;
    min-height: 100vh;
    padding: 10vh 0 0;
}
.faq-title h2 {
  position: relative;
  margin-bottom: 45px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
}
.faq-title h2::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #E91E63;
    bottom: -25px;
    margin-left: -30px;
}
.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

.faq {
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.faq .card {
  border: none;
  background: none;
  border-bottom: 1px dashed #CEE1F8;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
    background: rgba(233, 30, 99, 0.1);
    padding-left: 10px;
}
.faq .card .card-header .faq-title {
    width: 100%;
    text-align: left;
    padding: 0px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 400;
    font-size: 20px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
}

.faq .card .card-header .faq-title .badge {
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
    line-height: 23px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    background: #aa2a90;
    color: #fff;
    font-size: 17px;
    margin-right: 20px;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #6F8BA4;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {
  margin-bottom: 14px;
}
.sponser img {
    width: 180px;
    height: 100px;
    animation: scroll 60s linear infinite;
    object-fit: contain;
    background: white;
    padding: 20px;
}

.slide-track {
  width: 100%;
  display: flex;
  gap: 3em;
  overflow: hidden;
}
.sponser {
/*    position: absolute;*/
    bottom: 20px;
    width: 100%;
}
@keyframes scroll {
  0% {transform: translateX(0);}
  100% {transform: translatex(-1000%)}
}
@media (max-width: 991px) {
  .faq {
    margin-bottom: 30px;
  }
  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
}
p[dir="ltr"] b {
    font-weight: normal;
    font-size: 16px;
}
h2[dir="ltr"] b {
    font-weight: 600;
    font-size: 30px;
}
h1[dir="ltr"] b {
    font-weight: 600;
    font-size: 35px;
}
label.small-label {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 4px;
}
table.table_style td, table.table_style th {
    border: 1px solid #d2d2d2;
    padding: 5px 10px;
}
table {
    caption-side: bottom;
    border-collapse: collapse;
}
.ft-cpy ul a {
    color: #ffffff9e;
    padding: 0 10px;
}
.ft-cpy ul {
    display: flex;
    font-size: 15px;
    justify-content: end;
}
.bg-div {
    padding: 50px;
    background: #c025a417;
    border-radius: 15px;
}
.ser-r-head, .section-heading > h2 {
    font-size: 43px;
    line-height: 1.2em;
}
.ser-content-right .ser-r-head span, .section-heading > h2 span {
    color: #c025a4;
}
.ser-content-right p {
        font-size: 16px;
        line-height: 1.9em;
    }
.ser-content-left img {
    width: 100%;
    animation: moveBottom 5s infinite linear;
}
.no-animation-img {
    animation: none !important;
    border-radius: 25px 25px 2px 25px;
}
.choose {
    padding: 30px 0;
}
.service {
    position: relative;
}
.section-heading {
    position: relative;
}
.align-center {
    display: flex;
    align-items: center;
}
.dc-box {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 15px;
    padding-bottom: 15px;
    align-items: flex-start;
}
.dc-box img {
    width: 50px;
    margin-right: 16px;
    position: relative;
    top: 10px;
    /* filter: sepia(1) saturate(0) brightness(0.5) hue-rotate(122deg); */
}
.dc-box .bx-head {
    font-size: 20px;
    line-height: 1.2;
}
.bx-head {
    text-align: left;
    color: #150d15;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: -0.3px;
    margin: 0 0 2px 0;
    line-height: normal;
}
.flx p {
    font-size: 15px;
    margin-bottom: 0;
    line-height: 1.5;
}
.section-heading img {
    margin-bottom: 15px;
}
.dark-sec:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #bd27a1;
    z-index: -1;
}
.dark-sec {
    background: #040404c2;
    position: relative;
}
.dark-sec .mt-50 {
    margin-top: 70px;
}
.dark-sec .hero-content-a > p b {
    color: #ffc8f7;
}
.dark-sec .hero-content-a > p strong {
    color: #ffc8f7;
}
section.course-sec {
    background: #faeff8;
    padding: 30px 0;
}
.section-heading > p {
    color: #666666;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.9em;
    margin: 0;
}
.course-sec .col-md-3 {
    width: 24%;
    margin: .5%;
    max-width: 24%;
}
.course-sec .col-md-4 {
    width: 31%;
    margin: 1%;
    max-width: 31%;
}
.course-sec .col-md-4, .course-sec .col-md-3 {
    border-style: solid;
    border-color: #bf27a3;
    box-shadow: 4px 5px 0px 1px #7c3272;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    --e-column-margin-right: 20px;
    --e-column-margin-left: 20px;
    padding: 20px 20px 20px 20px;
    border-radius: 12px;
    background: white;
}
.col-md-3.goal img {
    height: 150px;
}
img.goal-img {
    width: 100%;
    height: 220px;
    object-fit: contain;
    object-position: center;
    background: linear-gradient(135deg, #f8fafc 0%, #fff 100%);
    margin-bottom: 14px;
    border-radius: 10px;
}
.goal .c-name {
    font-size: 19px;
    border: navajowhite;
    color: #424242;
    margin-bottom: 0;
}
.c-name {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 7px;
    margin-bottom: 9px;
    color: #494949;
}
.goal .box-course p {
    font-size: 14px;
    font-weight: 300;
}
.course-sec .col-md-4:hover, .course-sec .col-md-3:hover {
    box-shadow: -4px -4px 0px 1px #7c3272;
}
.benefits-bx .col-lg-4 {
    background: #c025a417;
    max-width: 31.1%;
    margin: 1%;
    border-radius: 7px;
    /* box-shadow: 2px 2px 10px #c0c0c0b0; */
    padding: 28px;
    border: 1px solid #cecece;
}
.benefits-bx .ree-card-img {
    position: inherit;
}
.benefits-bx .col-lg-4:hover a {
    color: #b12c96;
}
section.serve-across, .review-area {
    padding-top: 30px;
}
.city-link {
    text-align: center;
    margin-bottom: 25px;
}
.city-link img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 5px solid white;
    box-shadow: 0px 0px 10px #00000042;
}
.city-link p {
    font-weight: 500;
    margin: 12px 0 0 0;
    font-size: 22px;
    color: black;
}
.city-link:hover img {
    border-color: #FFEB3B;
}
.city-link:hover p {
    color: #aa2a90;
}
.half-blog-content .h4 {
    margin-bottom: 0;
}
.half-blog-content p {
    display: none;
}
.half-blog-content .h4 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-size: 20px;
    font-weight: 500;
    color: #08182b;
}
.sol-image.m-mt30.text-center img {
    width: 80%;
}
.blog-details h1 {
    font-size: 35px;
    line-height: 1.4;
}

.blog-details h2 {
    font-size: 30px;
    line-height: 1.4;
}

.blog-details h3 {
    font-size: 25px;
    line-height: 1.4;
}

.blog-details h4 {
    font-size: 20px;
    line-height: 1.4;
}
.c-bx {
    background: #bf27a3;
    border-radius: 15px;
    padding: 20px;
    margin: 40px 0;
}
.count-box {
    text-align: center;
    padding: 0 0;
}
.no-co {
    color: #ffffff;
    font-size: 70px;
    font-weight: 800;
}
.count-box p {
    text-align: center;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin: 0;
}

.course-sec .col-md-4 {
    width: 31%;
    margin: 1%;
}
ul.ins-ul {
    display: block !important;
    list-style-type: disclosure-closed !important;
    padding-left: 22px !important;
}
ul.ins-ul li {
    margin-bottom: 18px;
}
section#review {
    padding: 30px 0;
    position: relative;
    background: #faeff8;
}
.extensive {
    background: white;
    padding: 24px;
    border: 1px solid #d8d8d8;
}
.extensive img {
    height: 58px;
}
.extensive p {
    font-size: 13px;
    color: #666666;
}
.extensive h3 {
    font-size: 17px;
    color: black;
    margin: 15px 0 14px 0;
}
img.img-ri {
    border-style: solid;
    border-color: #222121;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    --e-column-margin-right: 20px;
    --e-column-margin-left: 20px;
    padding: 0;
    border-radius: 12px;
    box-shadow: 4px 4px 0px 1px #a3a3a3;
    height: 350px;
    object-fit: cover;
}
.blog-pg p {
    margin-bottom: 20px;
}
.sidebar .sidebar-item {
    float: left;
    margin-bottom: 50px;
    width: 100%;
    background: #f1f4f8;
    padding: 40px;
}
.sidebar form {
    position: relative;
}
.sidebar input[type="text"] {
    border: 1px solid #a7c6ff;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    min-height: 60px;
    border-radius: 5px;
    padding: 20px;
}
.sidebar button[type="submit"] {
    background: #49a760;
    border: none;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    min-height: 55px;
    width: 60px;
    position: absolute;
    right: 5px;
    text-transform: uppercase;
    top: 5px;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    border-radius: inherit;
    font-size: 18px;
    border-radius: 8px;
    padding: 0;
}
.sidebar button[type="submit"] i {
    font-weight: 500;
    margin-right: -2px;
}
.sidebar .title {
    display: block;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: -5px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
    display: inline-block;
    padding-bottom: 15px;
    font-size: 24px !important;
}
.sidebar .title::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 2px;
    width: 50px;
    border-bottom: 2px solid #49a760;
}
.sidebar .sidebar-item.recent-post li {
    color: #cdd0d3;
    margin-bottom: 30px;
}
.sidebar .sidebar-item.recent-post li .thumb {
    display: table-cell;
    padding: 0;
    padding-top: 5px;
    vertical-align: top;
    width: 80px;
}
.sidebar .sidebar-item.recent-post li .thumb img {
    width: 100%;
    border-radius: inherit;
}
.blog-area.full-blog .thumb {
    background: #f7f7f7;
    margin: 0;
    border-radius: 8px 8px 0 0;
}
.blog-area .thumb {
    position: relative;
}
.sidebar .sidebar-item.recent-post li .info {
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    color: #837f7e;
    display: table-cell;
    line-height: 26px;
    padding: 0;
    padding-left: 25px;
    vertical-align: top;
    padding-top: 0 !important;
}
.sidebar .sidebar-item.recent-post .meta-title {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 13px;
}
.sidebar .sidebar-item.recent-post li span {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 3px;
}
.sidebar .sidebar-item.recent-post li .info a {
    text-decoration: inherit;
    font-weight: 600;
    font-size: 18px;
    margin-top: 0;
}
.sidebar .sidebar-item.recent-post li a:last-child {
    display: inline-block;
}
.sidebar .sidebar-item.category .sidebar-info {
    margin-top: -5px;
}
.sidebar .sidebar-item.category li:first-child {
    margin-top: 0;
    padding-top: 0;
}
.sidebar .sidebar-item.category li {
    display: block;
    position: relative;
    margin-top: 13px;
}
.sidebar .sidebar-item.category li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: capitalize;
    font-weight: 500;
    color: #666666;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    line-height: 1.8;
}
.sidebar .sidebar-item.category li:first-child a span {
    top: 0;
}
.sidebar .sidebar-item.category li a span {
    font-size: 13px;
    margin-left: 5px;
    background: var(--white);
    min-width: 40px;
    padding: 3px;
    text-align: center;
    color: var(--color-heading);
    border-radius: 30px;
}
.sidebar .sidebar-item.social-sidebar ul {
    margin-bottom: -10px;
    overflow: hidden;
}
.sidebar .sidebar-item.social-sidebar ul li {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.sidebar .sidebar-item.social-sidebar ul li.facebook a {
    background: #3B5998;
}
.sidebar .sidebar-item.social-sidebar ul li a {
    background: var(--dark);
    border: none;
    color: var(--white);
    display: inline-block;
    height: 50px;
    line-height: 54px;
    margin-bottom: 5px;
    text-align: center;
    width: 50px;
    font-size: 14px;
}
.sidebar .sidebar-item.social-sidebar ul li.twitter a {
    background: #1DA1F2;
}
.sidebar .sidebar-item.social-sidebar ul li.pinterest a {
    background: #E60023;
}
.sidebar .sidebar-item.social-sidebar ul li.linkedin a {
    background: #0077B5;
}
.sidebar .sidebar-item.tags ul li {
    display: inline-block;
}
.sidebar .sidebar-item.tags ul li a {
    border: 1px solid #e7e7e7;
    display: inline-block;
    font-weight: 500;
    margin-top: 8px;
    margin-right: 5px;
    padding: 6px 22px;
    text-transform: capitalize;
    font-size: 13px;
    border-radius: 30px;
    color: #666666;
    background: #ffffff;
}
#exampleModal button.close {
    font-size: 47px;
    font-weight: 100;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 9;
}
 #toc-container {
    background: #f8f9fa;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 20px;
}
.tb-c-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.l-t-hd {
    font-size: 22px;
    font-weight: bold;
}
#toc-list {
    list-style: none;
    /*list-style: decimal;*/
    padding-left: 22px;
}
#toc-list li a:hover {
    color: #007bff;
}
#toc-list li a {
    color: #000000d1;
}
#toc-list li {
    margin: 18px 0;
    font-size: 15px;
    padding-left: 5px;
}
#toc-list a {
    text-decoration: none;
    color: #007bff;
}
#toc-list a:hover {
    text-decoration: underline;
}
#toggle-toc {
    background: #007bff;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    margin-bottom: 10px;
}
.fabb, .wa__popup_chat_box {
    position: fixed;
    overflow: hidden;
}
    .wa__popup_chat_box.wa__active {
    transform: translate(0, 0);
    visibility: visible;
    z-index: 9999;
    left: 30px;
    right: unset;
    bottom: 102px;
}
.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-row .form-group label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
.form-support {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    border: 10px solid #f1efef;
}
.form-support:hover {
    transition: 0.5s ease-out;
    border: 10px solid #a11687;
}
.wa__popup_chat_box {
    width: 351px;
    border-radius: 5px 5px 8px 8px;
    -webkit-border-radius: 5px 5px 8px 8px;
    box-shadow: 0 10px 10px 4px rgb(0 0 0 / 4%);
    bottom: 102px;
    right: 25px;
    z-index: 999999998;
    visibility: hidden;
    transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    transition: 0.4s;
    -webkit-transition: 0.4s;
    will-change: transform, visibility, opacity;
    max-width: calc(100% - 50px);
}
.wa__popup_chat_box .wa__popup_heading {
    position: relative;
    padding: 15px 43px 17px 25px;
    color: #d9ebc6;
    background: #2db742;
}
.wa__popup_chat_box .wa__popup_heading .wa__popup_title {
    padding-top: 2px;
    padding-bottom: 3px;
    color: #fff;
    font-size:22px;
    line-height: 24px;
}
.wa__popup_chat_box .wa__popup_heading .wa__popup_intro {
    padding-top: 4px;
    font-size: 12px;
    line-height: 20px;
}
.text-left,
.wa__popup_chat_box .wa__popup_content_left {
    text-align: left;
}
.wa__popup_chat_box .wa__popup_content {
    background: #fff;
    padding: 13px 20px 41px 19px;
    text-align: center;
}
.wa__popup_chat_box .wa__popup_notice {
    font-size: 14px;
    color: #949494;
    font-weight: 400;
    padding: 0 3px;
    text-align: left;
    margin-bottom: -15px;
}
.wa__popup_chat_box .wa__stt.wa__stt_online:active,
.wa__popup_chat_box .wa__stt.wa__stt_online:focus,
.wa__popup_chat_box .wa__stt.wa__stt_online:hover {
    background: #fff;
    box-shadow: 0 7px 15px 1px rgb(55 62 70 / 7%);
    -webkit-box-shadow: 0 7px 15px 1px rgb(55 62 70 / 7%);
    -moz-box-shadow: 0 7px 15px 1px rgba(55, 62, 70, 0.07);
}
.wa__btn_popup,
.wa__btn_popup *,
.wa__btn_popup :after,
.wa__btn_popup :before,
.wa__button,
.wa__button *,
.wa__button :after,
.wa__button :before,
.wa__popup_chat_box,
.wa__popup_chat_box *,
.wa__popup_chat_box :after,
.wa__popup_chat_box :before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:first-child {
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item {
    transition: 0.4s 2.1s;
    -webkit-transition: 0.4s 2.1s;
}
.wa__popup_content_list .wa__popup_content_item {
    margin: 14px 0 0;
    transform: translate(0, 20px);
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    will-change: opacity, transform;
    opacity: 1;
}
.wa__popup_chat_box .wa__stt {
    padding: 13px 40px 12px 60px;
    position: relative;
    text-decoration: none;
    display: table;
    width: 100%;
    border-left: 4px solid #2db742;
    background: #2db7421a;
    border-radius: 2px 4px;
    -webkit-border-radius: 2px 4px 2px 4px;
    -moz-border-radius: 2px 4px;
}
.wa__stt_online {
    background: #2db742;
    cursor: pointer;
    transition: 0.4s !important;
    -webkit-transition: 0.4s !important;
    -moz-transition: 0.4s !important;
    backface-visibility: hidden;
    will-change: transform;
}
.wa__popup_chat_box .wa__popup_avatar {
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: 17px;
    top: 10px;
}
.wa__popup_content_list .wa__popup_content_item .wa__popup_txt {
    display: table-cell;
    vertical-align: middle;
    min-height: 48px;
    height: 48px;
    text-align: left;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_name {
    font-size: 16px;
    color: #363c47;
    line-height: 1.188em !important;
    font-weight: 600;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_duty {
    font-size: 12px;
    color: #989b9f;
    padding: 3px 0 0;
    line-height: 1.125em !important;
}
.wa__popup_heading:before {
    content: "";
    position: absolute;
    top: 15px;
    width: 52px;
    height: 34px;
    background-size: 100% 100%;
    left: 17px;
}
.blue .chat,
.blue .fab {
    background: #42a5f5;
}
.wa__popup_chat_box .wa__stt:after {
    content: "";
    position: absolute;
    right: 14px;
    top: 26px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
.fabb {
    display: block;
    color: #f0f0f0;
    box-shadow: 0 0 4px rgb(0 0 0 / 14%), 0 4px 8px rgb(0 0 0 / 28%);
    cursor: pointer;
    transition: 0.1s ease-out;
    width: 60px;
    left: 22px;
    z-index: 999;
    height: 60px;
    bottom: 20px;
    border-radius: 100%;
    line-height: 1;
    background: #2db742;
    text-align: center;
}
.fabb > i {
    font-size: 2em;
    line-height: 60px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.fabb:not(:last-child) {
    width: 0;
    height: 0;
    margin: 20px auto 0;
    opacity: 0;
    visibility: hidden;
    line-height: 40px;
}
.fabb:not(:last-child) > i {
    font-size: 1.4em;
    line-height: 40px;
}
.fabb:not(:last-child).is-visible {
    width: 40px;
    height: 40px;
    margin: 15px auto 10;
    opacity: 1;
    visibility: visible;
}
.fabb:last-child {
    -webkit-transition-delay: 25ms;
    transition-delay: 25ms;
}
.fabb:not(:last-child):nth-last-child(2) {
    -webkit-transition-delay: 20ms;
    transition-delay: 20ms;
}
.fabb:not(:last-child):nth-last-child(3) {
    -webkit-transition-delay: 40ms;
    transition-delay: 40ms;
}
.fabb:not(:last-child):nth-last-child(4) {
    -webkit-transition-delay: 60ms;
    transition-delay: 60ms;
}
.fabb:not(:last-child):nth-last-child(5) {
    -webkit-transition-delay: 80ms;
    transition-delay: 80ms;
}
.fabb(:last-child):active,
.fabb(:last-child):focus,
.fabb(:last-child):hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
    color: #fff;
}
.fabb:active,
.fabb:focus,
.fabb:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
    color: #fff !important;
}
.blue .fab,
.mfp-preloader a:hover,
.topbar-social ul li i {
    color: #fff;
}
.chat {
    font-size: 12px;
    line-height: 22px;
    font-weight: 500;
    opacity: 0;
    box-shadow: 1px 1px 100px 2px rgb(0 0 0 / 22%);
    border-radius: 10px;
    -webkit-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
    z-index: 9999999;
    display: none;
}
.button-theme,
.theme_btn {
    height: 70px;
    line-height: 70px;
    font-weight: 700;
}
.chat_fullscreen_loader {
    display: none;
    float: right;
    cursor: pointer;
    font-size: 20px;
    opacity: 0.5;
    margin: -10px 10px;
}
.chat.is-visible {
    opacity: 1;
    display: initial;
}
.is-hide,
.showParaonhover {
    opacity: 0;
}
/*::-webkit-scrollbar {
    width: 6px;
}
::-webkit-scrollbar-track {
    border-radius: 0;
}
::-webkit-scrollbar-thumb {
    margin: 2px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
}*/
.is-active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
.is-float {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
}
.is-loading {
    display: block;
    -webkit-animation: 1s cubic-bezier(0, 0.99, 1, 0.6) infinite load;
    animation: 1s cubic-bezier(0, 0.99, 1, 0.6) infinite load;
}
@-webkit-keyframes zoomIn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes load {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
@keyframes load {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
@media only screen and (min-width: 300px) {
    .chat {
        width: 250px;
    }
}
@media only screen and (min-width: 480px) {
    .chat {
        width: 300px;
    }
    .chat_field {
        width: 65%;
    }
}
@media only screen and (min-width: 768px) {
    .chat {
        width: 300px;
    }
    .chat_field {
        width: 65%;
    }
}
@media only screen and (min-width: 1024px) {
    .chat {
        width: 300px;
    }
    .chat_field {
        width: 65%;
    }
}
.blue .chat {
    color: #999;
}
.ink {
    display: block;
    position: absolute;
    background: rgba(38, 50, 56, 0.4);
    border-radius: 100%;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    webkit-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}
.ink.animate {
    -webkit-animation: 0.5s ease-in-out ripple;
    animation: 0.5s ease-in-out ripple;
}
@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(5);
        -ms-transform: scale(5);
        webkit-transform: scale(5);
        -webkit-transform: scale(5);
        transform: scale(5);
    }
}
@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(5);
        -ms-transform: scale(5);
        webkit-transform: scale(5);
        -webkit-transform: scale(5);
        transform: scale(5);
    }
}
.whatsapp_icon i {
    font-size: 35px;
    line-height: 1.5;
    color: #2db742;
}
































@media only screen and (max-width:767px){
.ree-btn-grdt1 {
        padding: inherit;
        display: flex;
        align-items: center;
        justify-content: center;
        width: fit-content;
        margin: 0 auto;
    }
.course-sec .col-md-3 {
    width: 96%;
    margin: 2% auto;
    max-width: 100%;
}
.ree-media-crd h4 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}
.col-lg-6.vcenter img {
    width: 100%;
}
.menu-header {
    justify-content: space-around;
}
.req-btn {
    padding: 0 9px !important;
    height: 32px;
    line-height: 32px !important;
    margin: 0 9px;
    font-size: 13px;
    position: relative;
    top: 5px;
}
.dskt-logo .nav-brand img {
        width: 100px;
    }
.hc-nav-trigger {
    top: 6px !important;
    width: 12px !important;
    min-height: 20px !important;
    position: relative !important;
}
.hc-offcanvas-nav .nav-item-link, .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav .nav-back a {
    color: #080808 !important;
}
.nav-close a {
    position: relative;
    top: 10px !important;
}
.hc-offcanvas-nav .nav-close-button span, .hc-offcanvas-nav .nav-parent .nav-next, .hc-offcanvas-nav .nav-back span {
    background: #bf27a3 !important;
}
.hc-offcanvas-nav .nav-item-wrapper {
    position: relative;
    margin: 12px 0;
}
.home-hero-a {
    padding-top: 110px !important;
    padding-bottom: 28px !important;
}
.home-hero-a img{
    display: none;
}
ul.footer-link li {
    margin-top: 10px;
}
ul.footer-link {
    display: block;
}
.course-sec .col-md-4, .benefits-bx .col-lg-4{
    width: 96%;
    max-width: 96%;
    margin: 2% auto;
}
.hero-content-a span {
    margin-bottom: 6px;
}
html .mb30 {
    margin-bottom: 8px;
}
.sol-image {
    display: none;
}
.ser-content-right p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px !important;
    text-align: justify;
}
.top-50 {
    padding-top: 26px;
}
.top-50 {
    padding-top: 26px;
}
.ser-r-head, .section-heading > h2 {
    font-size: 23px;
    line-height: 1.2em;
}
html .mt40 {
    margin-top: 20px;
}
.bg-div {
    padding: 20px;
}
.no-co {
    font-size: 28px;
}
.counters .col-md-3 {
    width: 50%;
    margin-bottom: 11px;
}
.count-box p {
    font-size: 12px;
    text-transform: none;
    line-height: normal;
}
.c-bx {
    margin: 17px 0;
}
.mb-5, .my-5 {
    margin-bottom: 1rem !important;
}
.sec-pad .hero-content-a {
    text-align: left;
}
.icon-with-title {
    padding: 6px 0;
    margin-top: 7px;
}
section.sec-bg.zup.sec-pad .col-lg-2 {
    max-width: 33.33%;
    padding: 0 6px;
}
.iwt-icon img {
    width: 39px;
}
.iwt-icon {
    padding: 0 0 6px;
    min-height: 42px;
}
.clients-logos li img {
    height: 53px;
}
.clients-logos ul li {
    padding: 6px 5px 0;
}
.form-contact-hom {
    padding: 0;
}
.fa-btn {
    font-size: 10px;
    margin-left: 5px;
    top: 1px;
}
.hc-nav-trigger span, .hc-nav-trigger span::before, .hc-nav-trigger span::after {
    height: 2px !important;
}
html .sec-pad .mt60 {
    margin-top: 0;
}
.work-thumbnails img {
    height: 150px;
    object-fit: cover;
}
.work-details {
    padding: 4px 6px;
}
.work-details .h4 {
    font-size: 16px;
}
.home-hero-a h1 {
    font-size: 38px !important;
    line-height: 50px !important;
}











}