@charset "UTF-8";

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

ul.list-style,
ol.list-style {
  padding: 0;
}

ul.list-style li::marker,
ol.list-style li::marker {
  color: #f07f34;
}

.unstyled {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.portfolio-category.position-relative video.video-1 {
    width: 100%;
}
canvas#canvas {
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: -3;
}

@media only screen and (min-width: 1400px) and (max-width: 1920px) {
  .container-fluid {
    max-width: 100%;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (min-width: 575px) and (max-width: 1199px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.color-orange {
    color: #f07728;
}
.aboutTextWrapper svg {
    position: relative;
    left: -45px;
}
.mpWrapper img, .mpWrapperInner img {
    filter: grayscale(1); transition: .5s;
}
.mpWrapper ul li, .mpWrapperInner ul li {
    display: inline-block;
    width: 24%;
    margin-bottom: 50px;
    vertical-align: top;
    position: relative;
}
.mpWrapper ul li a.pName, .mpWrapperInner ul li a.pName{
    font-weight: 400;
    color: #282828;
    position: absolute;
    bottom: 200px;
    width: 100%;
    letter-spacing: 1px;
    right: -130px;
    transform: rotate(-90deg);
    text-align: left;
}
.mpWrapper ul li:hover a.pName, .mpWrapperInner ul li:hover a.pName {
    font-size: 18px;
    transition: .5s;
}
.mpWrapper ul li:hover a, .mpWrapperInner ul li:hover a {
    font-weight: 400;
    color: #dd4900;
}
.mpWrapper {
    margin: 45px 0;  
    border-radius: 30px;
}
.mpWrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mpWrapper li:hover img, .mpWrapperInner li:hover img {
    filter: grayscale(0); transition: .5s;
}
.mpWrapperInner ul {
    padding: 0;
    list-style: none;
        margin: 0;
}
.mpWrapperInner ul li {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.mpWrapperInner ul li a.pName{
    font-weight: 400;
    color: #282828;
    position: absolute;
    bottom: 170px;
    width: 100%;
    letter-spacing: 1px;
    right: -110px;
    transform: rotate(-90deg);
    text-align: left;
}
.headerWrapper {
    display: flex;
    justify-content: space-between;
    
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-top: 1px dashed;
    padding-top: 20px;
}
.pHeaderleft {
    text-align: left;
    display: flex;
}
.pHeaderleft label {
    font-weight: 700;
    color: #f07f34;
    margin-right: 14px;
}
.pHeaderleft ul li a {
    margin: 0 11px;
    text-decoration: underline;
    font-size: 13px;
}
.pHeaderleft ul li a:hover {
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 1px;
    color: #f07f34;
}
.pHeaderRight a.btn.btn-link {
    padding: 4px 15px;
    font-size: 14px;
    background: #3c3c3c;
    color: #fff;
    border: 1px solid #3c3c3c;
}
.pHeaderleft ul {
    padding: 0;
    list-style: none;
    display: flex;
    margin-bottom: 0;
}
.numbersWrapper {
    font-size: 125px;
    font-weight: 700;
    color: #f07f343b;
    position: absolute;
    bottom: 0px;
    left: 13px;
    z-index: 1;
}
.headerWrapper.justify-content-cneter {
    justify-content: center;
}
.mpWrapper ul li:hover img, .mpWrapperInner ul li:hover img{
    transform: scale(1.1);
    transition: .5s;
}
.mainHeading {
    text-align: left;
}
.mainHeading p {
    margin-bottom: 0;
}

.webScreenView {
    position: relative;
    background-size: cover !important;
    background-position: 0 0 !important;
    /* background-repeat: no-repeat; */
    /* background-color: #ffffff; */
    /* border: 1px solid #ccc; */
    transition: ease 4s;
    height: 100%;
    z-index: -1;
    border-radius: 20px;
    /*filter: grayscale(1);*/
}
.webScreenBg:hover .webScreenView {
    background-position: 0 bottom !important;
    transition: ease 4s;
    filter: grayscale(0);
}
.servicesListWrapper ul li {
    display: inline-block;
    width: auto;
    margin: 0 45px 15px 0 !important;
}
.ServicesStatistics ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ServicesStatistics {
    padding: 40px 0 0 80px;
    background: #2d2d2d;
    border-radius: 9px;
    color: #fff;
}
.ServicesStatistics li p {
    color: #fff;
}
.ServicesStatistics ul li::before{display: none}
.ServicesStatistics li {
    display: inline-block;
    width: 47% !important;
    padding: 0 49px;
}
.ServicesStatistics li span {
    color: #f18b47;
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
}
.servicesQuestions ul {
    padding: 0;
    list-style: none;
}
.servicesQuestions ul li::before{display: none}
.servicesQuestions ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-around;
    gap: 0;
}
.servicesQuestions ul li {
    width: 25%;
    border-radius: 9px !important;
    padding: 25px 30px !important;
    margin: 30px 0 !important;
}
.servicesQuestions ul li:first-child {background: #ff487e52 !important;}
.servicesQuestions ul li:nth-child(2) {background: #4a99a852 !important;}
.servicesQuestions ul li:nth-child(3) {background: #ba64fd52 !important;}
.servicesQuestions ul li:last-child {background: #fff40f52 !important;}
.webWrapper ul li {
    width: 30%;
    margin: 0 12px 70px;
}
.servicesQuestions ul li strong {
    color: #2c2c2c;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
}
.webStand {
    width: 80%;
    margin: 0 auto 15px;
}
.webScreenBg {
    width: 100%;
    height: 210px;
    background-size: cover !important;
    background: none !important;
    margin-bottom: 12px;
    border: 1px solid #ccc;
    border-radius: 20px;
    
}
.websiteView.fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    border: 0;
    height: 100%;
    background: #fff;
    z-index: 99999;
    padding-top: 0px;
}
.mpWrapper.webWrapper {
    margin: 70px 0;
}
.webWrapper .numbersWrapper {
    display: none;
}
.webScreenView:hover {filter: grayscale(0);}
.websiteView iframe.full-screen-preview__frame {
    width: 100%;
}
.websiteView iframe.full-screen-preview__frame {
    width: 100%;
    height: 500px;
}
.websiteView {
    border: 2px solid #b2b2b2;
    border-radius: 15px;
    padding: 15px;
    margin-bottom: 10px;
}
.clientName {
    text-align: left;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.rightHeader svg {
    margin-right: 5px;
}
.rightHeader:hover a.viewFull {
    color: #f07f34;
}
.closeFullScreen {
    display: none;
}
.overflowhidden {
    overflow: hidden;
}
.leftHeader img {
    max-width: 28px;
    margin-right: 8px;
    position: absolute;
    top: -8px;
    left: 0;
}
.leftHeader {
    position: relative;
    padding-left: 40px;
}
.clientName p {
    display: inline-block;
    font-weight: 500;
    margin: 0;
}
.websiteView.fullscreen iframe.full-screen-preview__frame {
    width: 100%;
    height: 95%;
    border: 1px solid #ccc;
    border-radius: 15px;
}

.closeFullScreen.showBtn{display: block;}
.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    text-align: center;
    background: #fffdfa;
    height: 100%;
}
.logo-loader {
    position: absolute;
    margin: 0 auto;
    left: 50%;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%);
}
.logo-loader img {
    margin-bottom: 40px;
}
.closeFullScreen.showBtn {
    display: inline-block;
    width: 190px;
    border: 1px solid #f07f34;
    background: #f07f34;
    position: relative;
    right: 0;
    top: 18px;
    border-radius: 8px;
    padding: 5px 0;
    color: #fff;
    cursor: pointer;
}
.btn {
    border: 0;
    border-radius: 0;
    color: #f07728;
    padding: 0;
    letter-spacing: 2px;
}
.openings ul {
    padding: 0;
    list-style: none;
    text-align: center;
}
.openings ul li {
    display: inline-block;
    border-right: 1px solid #666;
    padding: 5px 40px;
    margin: 18px 0px;
}
form#careerForm {
    text-align: left;
}
.openings ul li h3 {
    font-size: 18px;
    line-height: normal;
    color: #f07829;
}
.openings ul li h5 p {
    font-size: 14px;
    line-height: normal;
}
.openings ul li a.btn.btn-link {
    border: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: underline;
    color: #222222;
}
.openings .title {
    font-size: 23px;
    border-bottom: 1px solid #666;
    padding-bottom: 9px;
    display: inline-block;
    margin-bottom: 20px;
}
.openings ul li:last-child {
    border: 0;
}
label.color-orange {
    color: #FF5722;
    font-weight: 600;
}
button.btn.btn-link.submitCareerForm {
    text-decoration: none;
    border: 1px solid;
    padding: 10px 15px;
    margin-top: 35px;
}
.btn-link {
    --bs-btn-font-weight: 400;
    --bs-btn-color: #f07728;
    --bs-btn-bg: transparent;
    --bs-btn-border-color: transparent;
    --bs-btn-hover-color: #f07728;
    --bs-btn-hover-border-color: transparent;
    --bs-btn-active-color: #f07728;
 }
 .subHeading h4 {
    color: #f57b2a;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 22px;
    letter-spacing: 2px;
}
.footer-container.container {
    border-top: 1px solid #ccc;

}
body.homePage .footer-container.container {
    margin-top: 0;
}
/*-------------------------
    Typography
-------------------------*/
html {
  scroll-behavior: smooth;
}

.main-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
  transition: filter 0.5s ease;
}

body {
  font-family: "Google Sans Flex", sans-serif;
  font-size: 18px;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  
  font-weight: 400;
  letter-spacing: 0.32px;
  color: #2c2c2c;
}

body::-webkit-scrollbar {
  width: 8px;
}
body::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  border-radius: 8px;
}
body::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #ed5f00;
  /*box-shadow: inset 2px 2px 5px 0 rgba(255, 255, 255, 0.5);*/
}

.sd-popup__content::-webkit-scrollbar {
  width: 8px;
}
.sd-popup__content::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  border-radius: 8px;
}
.sd-popup__content::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #ed5f00;
  /*box-shadow: inset 2px 2px 5px 0 rgba(255, 255, 255, 0.5);*/
}
body .locked {
  overflow: hidden;
}

section {
    padding: 100px 0 0;
}
section.marquee-section {
    padding: 35px 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
@media (max-width: 575px) {
  h1 br,
h2 br,
h3 br,
h4 br,
h5 br,
h6 br {
    display: none;
  }
}

@media (max-width: 575px) {
  p br {
    display: none;
  }
}

h1, .h1 {
    font-weight: 400;
    font-size: 45px;
    line-height: normal;
    letter-spacing: 0;
}

.inner-pages h1, .inner-pages .h1 {
    font-size: 45px;
}
@media (max-width: 992px) {
  h1,
.h1 {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  h1,
.h1 {
    font-size: 45px;
  }
}
@media (max-width: 575px) {
  h1,
.h1 {
    font-size: 40px;
  }
}

h2, .h2 {
    font-weight: 400;
    font-size: 35px;
    letter-spacing: 0px;
    text-transform: inherit;
    color: #2c2c2c;
}

@media (max-width: 992px) {
  h2,
.h2 {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  h2,
.h2 {
    font-size: 35px;
  }
}
@media (max-width: 575px) {
  h2,
.h2 {
    font-size: 35px;
  }
}

h3,
.h3 {
  font-weight: 500;
  font-size: 25px;
}
@media (max-width: 992px) {
  h3,
.h3 {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  h3,
.h3 {
    font-size: 25px;
  }
}
@media (max-width: 575px) {
  h3,
.h3 {
    font-size: 25px;
  }
}

h4,
.h4 {
  font-weight: 500;
  font-size: 20px;
}
@media (max-width: 992px) {
  h4,
.h4 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  h4,
.h4 {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  h4,
.h4 {
    font-size: 20px;
  }
}

h5, .h5 {
    font-weight: 500;
}

@media (max-width: 575px) {
  h5,
.h5 {
    font-size: 18px;
  }
}

h6,
.h6 {
  font-size: 16px;
}

p
{
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 1px;
    color: #2c2c2c;
}


a {
  display: inline-block;
  text-decoration: none;
  color: unset;
  transition: all 0.5s ease;
}
a:hover {
  color: #2c2c2c;
  transition: all 0.5s ease;
}
a.btn.btn-link {
    text-decoration: none;
    color: #f07728;
    font-size: 20px;
    border: 1px solid #f07728;
    padding: 12px 30px;
}
.solidBtn {
    background: #f07728;
    color: #fff !important;
    border: 1px solid #f07728 !important;
    margin-right: 30px;
}
.serviceStatistics {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: center;
    margin: 30px 0;
    padding: 30px 0;
}
.serviceStatistics ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.serviceStatistics ul li {
    display: inline-block;
    border-right: 1px solid #999;
    padding: 0 35px;
}
.serviceStatistics ul li:last-child {
    border-right: 0px solid #999;
    padding: 0 35px;
}
.serviceStatistics ul li .value {
    font-size: 25px;
    font-weight: 600;
}
.smallContentService {
    border: 1px solid #ccc;
    padding: 7px 20px;
    display: inline-block;
    border-radius: 60px;
}
.dotcircle {
    width: 10px;
    height: 10px;
    background: #f07f34;
    border-radius: 100px;
    display: inline-block;
    margin: 0 10px 0 0;
}
.blinking {
  -webkit-animation: 1s blink ease infinite;
  -moz-animation: 1s blink ease infinite;
  -ms-animation: 1s blink ease infinite;
  -o-animation: 1s blink ease infinite;
  animation: 1s blink ease infinite;
  
}

@keyframes "blink" {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@-moz-keyframes blink {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@-webkit-keyframes "blink" {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@-ms-keyframes "blink" {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@-o-keyframes "blink" {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.orange {
    color: #f07f34;
}
.solidBtn:hover{background: #fff; color: #f07f34 !important;}
.solidBtn:hover svg path {
    fill: #f07f34;
}

.solidBtn:hover svg plygon {
    fill: #f07f34;
}

.solidBtn:hover svg circle {
    fill: #f07f34;
}

span {
  display: inline-block;
}
.boxBlock {
    border: 1px solid #ccc;
    padding: 40px;
    border-radius: 7px;
}
.boxBlock blockquote {
    border-left: 3px solid #f07f34;
    padding-left: 25px;
    font-size: 30px;
    margin-bottom: 35px;
}

b,
strong {
  font-family: "Google Sans Flex", sans-serif;
}
.border-right-1{border-right: 1px solid #999;} 
.right-date-ll-fixed {
    font-size: 11px;
    position: fixed;
    top: 50%;
    right: -50px;
    transform: rotate(90deg);
    filter: invert(.3);
}
/*--------------------------------------------------------------
# Custom Cursor
--------------------------------------------------------------*/
.custom-cursor__cursor {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  border: 1px solid #f07f34;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  -webkit-transform: translate(calc(-50% + 5px), -50%);
  transform: translate(calc(-50% + 5px), -50%);
  z-index: 999991;
}

.custom-cursor__cursor-two {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #f07f34;
  opacity: 0.3;
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  -webkit-transition: width 0.3s, height 0.3s, opacity 0.3s;
  transition: width 0.3s, height 0.3s, opacity 0.3s;
  z-index: 999991;
}

.custom-cursor__hover {
  background-color: #f07f34;
  opacity: 0.4;
}

.custom-cursor__innerhover {
  width: 25px;
  height: 25px;
  opacity: 0.4;
}

/*-------------------------
  Helpers
-------------------------*/
.color-primary {
  color: #f44336 !important;
}

.bg-primary {
  background-color: #f44336 !important;
}

.color-primary-2 {
  color: #bfacf9 !important;
}

.bg-primary-2 {
  background-color: #bfacf9 !important;
}

.color-primary-3 {
  color: #bfacf9 !important;
}

.bg-primary-3 {
  background-color: #bfacf9 !important;
}

.color-white {
  color: #fefcfb !important;
}

.bg-white {
  background-color: #fefcfb !important;
}

.color-black {
  color: #2a322d !important;
}

.bg-black {
  background-color: #2a322d !important;
}

.medium-black {
  color: #1a1e1d !important;
}

.bg-medium-black {
  background-color: #1a1e1d !important;
}

.dark-black {
  color: #141515 !important;
}

.bg-dark-black {
  background-color: #141515 !important;
}

.lightest-gray {
  color: #f4f5f5 !important;
}

.bg-lightest-gray {
  background-color: #f4f5f5 !important;
}

.light-gray {
  color: #c9cfce !important;
}

.bg-light-gray {
  background-color: #c9cfce !important;
}

.bg-medium-gray {
  background-color: #b7bdbb !important;
}

.medium-gray {
  color: #b7bdbb !important;
}

.dark-gray {
  color: #7a8582 !important;
}

.bg-dark-gray {
  background-color: #7a8582 !important;
}

.br-30 {
  border-radius: 30px;
}

.br-25 {
  border-radius: 25px;
}

.br-20 {
  border-radius: 20px;
}

.br-15 {
  border-radius: 15px;
}

.br-10 {
  border-radius: 10px;
}

.br-5 {
  border-radius: 5px;
}

.b-unstyle {
  border: 0;
  background: transparent;
}

.shadow {
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0) !important;
}

.fm-sec {
  font-family: "Inter", sans-serif !important;
}

/*----------------------------------------*/
/*  SPACE CSS START
/*----------------------------------------*/
.my-80 {
  margin: 80px 0;
}
@media (max-width: 1199px) {
  .my-80 {
    margin: 64px 0;
  }
}
@media (max-width: 991px) {
  .my-80 {
    margin: 54px 0;
  }
}
@media (max-width: 767px) {
  .my-80 {
    margin: 42px 0;
  }
}

.mt-80 {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .mt-80 {
    margin-top: 64px;
  }
}
@media (max-width: 991px) {
  .mt-80 {
    margin-top: 54px;
  }
}
@media (max-width: 767px) {
  .mt-80 {
    margin-top: 42px;
  }
}

.mb-80 {
  margin-bottom: 80px;
}
@media (max-width: 1199px) {
  .mb-80 {
    margin-bottom: 64px;
  }
}
@media (max-width: 991px) {
  .mb-80 {
    margin-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .mb-80 {
    margin-bottom: 42px;
  }
}

.mt-64 {
  margin-top: 64px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-64 {
    margin-top: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-64 {
    margin-top: 42px;
  }
}
@media (max-width: 767px) {
  .mt-64 {
    margin-top: 32px;
  }
}

.mb-64 {
  margin-bottom: 64px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-64 {
    margin-bottom: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-64 {
    margin-bottom: 42px;
  }
}
@media (max-width: 767px) {
  .mb-64 {
    margin-bottom: 32px;
  }
}

.my-60 {
  margin: 60px 0;
}
@media (max-width: 1199px) {
  .my-60 {
    margin: 54px 0;
  }
}
@media (max-width: 991px) {
  .my-60 {
    margin: 48px 0;
  }
}
@media (max-width: 767px) {
  .my-60 {
    margin: 42px 0;
  }
}

.mt-60 {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .mt-60 {
    margin-top: 54px;
  }
}
@media (max-width: 991px) {
  .mt-60 {
    margin-top: 48px;
  }
}
@media (max-width: 767px) {
  .mt-60 {
    margin-top: 42px;
  }
}

.mb-60 {
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .mb-60 {
    margin-bottom: 54px;
  }
}
@media (max-width: 991px) {
  .mb-60 {
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .mb-60 {
    margin-bottom: 42px;
  }
}

.my-48 {
  margin: 48px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .my-48 {
    margin: 42px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .my-48 {
    margin: 32px 0;
  }
}
@media (max-width: 767px) {
  .my-48 {
    margin: 24px 0;
  }
}

.mt-48 {
  margin-top: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-48 {
    margin-top: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-48 {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .mt-48 {
    margin-top: 24px;
  }
}

.mb-48 {
  margin-bottom: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-48 {
    margin-bottom: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-48 {
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .mb-48 {
    margin-bottom: 32px;
  }
}

.my-40 {
  margin: 40px 0;
}
@media (max-width: 1199px) {
  .my-40 {
    margin: 32px 0;
  }
}
@media (max-width: 991px) {
  .my-40 {
    margin: 28px 0;
  }
}
@media (max-width: 767px) {
  .my-40 {
    margin: 22px 0;
  }
}

.mt-40 {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .mt-40 {
    margin-top: 32px;
  }
}
@media (max-width: 991px) {
  .mt-40 {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .mt-40 {
    margin-top: 22px;
  }
}

.mb-40 {
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .mb-40 {
    margin-bottom: 32px;
  }
}
@media (max-width: 991px) {
  .mb-40 {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .mb-40 {
    margin-bottom: 22px;
  }
}

.mb-32 {
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .mb-32 {
    margin-bottom: 28px;
  }
}
@media (max-width: 991px) {
  .mb-32 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .mb-32 {
    margin-bottom: 20px;
  }
}

.mb-30 {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .mb-30 {
    margin-bottom: 28px;
  }
}
@media (max-width: 991px) {
  .mb-30 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .mb-30 {
    margin-bottom: 20px;
  }
}

.mb-24 {
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .mb-24 {
    margin-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .mb-24 {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .mb-24 {
    margin-bottom: 20px;
  }
}

.mb-16 {
  margin-bottom: 16px;
}
@media (max-width: 1199px) {
  .mb-16 {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .mb-16 {
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .mb-16 {
    margin-bottom: 12px;
  }
}

.mb-12 {
  margin-bottom: 12px;
}
@media (max-width: 1199px) {
  .mb-12 {
    margin-bottom: 11px;
  }
}
@media (max-width: 991px) {
  .mb-12 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .mb-12 {
    margin-bottom: 8px;
  }
}

.mb-8 {
  margin-bottom: 8px;
}

.mb-4p {
  margin-bottom: 4px;
}

.py-80 {
  padding: 80px 0;
}
@media (max-width: 1199px) {
  .py-80 {
    padding: 64px 0;
  }
}
@media (max-width: 991px) {
  .py-80 {
    padding: 54px 0;
  }
}
@media (max-width: 767px) {
  .py-80 {
    padding: 42px 0;
  }
}

.pt-80 {
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .pt-80 {
    padding-top: 64px;
  }
}
@media (max-width: 991px) {
  .pt-80 {
    padding-top: 54px;
  }
}
@media (max-width: 767px) {
  .pt-80 {
    padding-top: 42px;
  }
}

.pb-80 {
  padding-bottom: 80px;
}
@media (max-width: 1199px) {
  .pb-80 {
    padding-bottom: 64px;
  }
}
@media (max-width: 991px) {
  .pb-80 {
    padding-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .pb-80 {
    padding-bottom: 42px;
  }
}

.py-64 {
  padding: 64px 0;
}
@media (max-width: 1199px) {
  .py-64 {
    padding: 56px 0;
  }
}
@media (max-width: 991px) {
  .py-64 {
    padding: 48px 0;
  }
}
@media (max-width: 767px) {
  .py-64 {
    padding: 42px 0;
  }
}

.py-60 {
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .py-60 {
    padding: 54px 0;
  }
}
@media (max-width: 991px) {
  .py-60 {
    padding: 48px 0;
  }
}
@media (max-width: 767px) {
  .py-60 {
    padding: 42px 0;
  }
}

.pt-60 {
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .pt-60 {
    padding-top: 54px;
  }
}
@media (max-width: 991px) {
  .pt-60 {
    padding-top: 48px;
  }
}
@media (max-width: 767px) {
  .pt-60 {
    padding-top: 42px;
  }
}

.pb-60 {
  padding-bottom: 60px;
}
@media (max-width: 1199px) {
  .pb-60 {
    padding-bottom: 54px;
  }
}
@media (max-width: 991px) {
  .pb-60 {
    padding-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .pb-60 {
    padding-bottom: 42px;
  }
}

.py-48 {
  padding: 48px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .py-48 {
    padding: 42px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .py-48 {
    padding: 32px 0;
  }
}
@media (max-width: 767px) {
  .py-48 {
    padding: 26px 0;
  }
}

.pt-48 {
  padding-top: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-48 {
    padding-top: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-48 {
    padding-top: 32px;
  }
}
@media (max-width: 767px) {
  .pt-48 {
    padding-top: 26px;
  }
}

.pb-48 {
  padding-bottom: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-48 {
    padding-bottom: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-48 {
    padding-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .pb-48 {
    padding-bottom: 26px;
  }
}

.py-40 {
  padding: 40px 0;
}
@media (max-width: 1199px) {
  .py-40 {
    padding: 32px 0;
  }
}
@media (max-width: 991px) {
  .py-40 {
    padding: 28px 0;
  }
}
@media (max-width: 767px) {
  .py-40 {
    padding: 22px 0;
  }
}

.pt-40 {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .pt-40 {
    padding-top: 32px;
  }
}
@media (max-width: 991px) {
  .pt-40 {
    padding-top: 28px;
  }
}
@media (max-width: 767px) {
  .pt-40 {
    padding-top: 22px;
  }
}

.pb-40 {
  padding-bottom: 40px;
}
@media (max-width: 1199px) {
  .pb-40 {
    padding-bottom: 32px;
  }
}
@media (max-width: 991px) {
  .pb-40 {
    padding-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .pb-40 {
    padding-bottom: 22px;
  }
}

.py-32 {
  padding: 32px 0;
}
@media (max-width: 1199px) {
  .py-32 {
    padding: 28px 0;
  }
}
@media (max-width: 991px) {
  .py-32 {
    padding: 24px 0;
  }
}
@media (max-width: 767px) {
  .py-32 {
    padding: 20px 0;
  }
}

/*-------------------------
  Elements
-------------------------*/
#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  justify-content: center;
  display: grid;
  align-content: center;
  z-index: 9999999;
  background: #f07f34;
}
#preloader .book {
  color: #fefcfb;
  width: 32px;
  height: 12px;
  position: relative;
  margin: 32px 0 0 0;
  zoom: 1.5;
}
#preloader .book .inner {
  width: 32px;
  height: 12px;
  position: relative;
  transform-origin: 2px 2px;
  transform: rotateZ(-90deg);
  -webkit-animation: book 6.8s ease infinite;
  animation: book 6.8s ease infinite;
}
#preloader .book .inner .left,
#preloader .book .inner .right {
  width: 60px;
  height: 4px;
  top: 0;
  border-radius: 2px;
  background: #fefcfb;
  position: absolute;
}
#preloader .book .inner .left:before,
#preloader .book .inner .right:before {
  content: "";
  width: 48px;
  height: 4px;
  border-radius: 2px;
  background: inherit;
  position: absolute;
  top: -10px;
  left: 6px;
}
#preloader .book .inner .left {
  right: 28px;
  transform-origin: 58px 2px;
  transform: rotateZ(90deg);
  -webkit-animation: left 6.8s ease infinite;
  animation: left 6.8s ease infinite;
}
#preloader .book .inner .right {
  left: 28px;
  transform-origin: 2px 2px;
  transform: rotateZ(-90deg);
  -webkit-animation: right 6.8s ease infinite;
  animation: right 6.8s ease infinite;
}
#preloader .book .inner .middle {
  width: 32px;
  height: 12px;
  border: 4px solid #fefcfb;
  border-top: 0;
  border-radius: 0 0 9px 9px;
  transform: translateY(2px);
}
#preloader .book ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: 50%;
  top: 0;
}
#preloader .book ul li {
  height: 4px;
  border-radius: 2px;
  transform-origin: 100% 2px;
  width: 48px;
  right: 0;
  top: -10px;
  position: absolute;
  background: #fefcfb;
  transform: rotateZ(0deg) translateX(-18px);
  -webkit-animation-duration: 6.8s;
  animation-duration: 6.8s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
#preloader .book ul li:nth-child(0) {
  -webkit-animation-name: page-0;
  animation-name: page-0;
}
#preloader .book ul li:nth-child(1) {
  -webkit-animation-name: page-1;
  animation-name: page-1;
}
#preloader .book ul li:nth-child(2) {
  -webkit-animation-name: page-2;
  animation-name: page-2;
}
#preloader .book ul li:nth-child(3) {
  -webkit-animation-name: page-3;
  animation-name: page-3;
}
#preloader .book ul li:nth-child(4) {
  -webkit-animation-name: page-4;
  animation-name: page-4;
}
#preloader .book ul li:nth-child(5) {
  -webkit-animation-name: page-5;
  animation-name: page-5;
}
#preloader .book ul li:nth-child(6) {
  -webkit-animation-name: page-6;
  animation-name: page-6;
}
#preloader .book ul li:nth-child(7) {
  -webkit-animation-name: page-7;
  animation-name: page-7;
}
#preloader .book ul li:nth-child(8) {
  -webkit-animation-name: page-8;
  animation-name: page-8;
}
#preloader .book ul li:nth-child(9) {
  -webkit-animation-name: page-9;
  animation-name: page-9;
}
#preloader .book ul li:nth-child(10) {
  -webkit-animation-name: page-10;
  animation-name: page-10;
}
#preloader .book ul li:nth-child(11) {
  -webkit-animation-name: page-11;
  animation-name: page-11;
}
#preloader .book ul li:nth-child(12) {
  -webkit-animation-name: page-12;
  animation-name: page-12;
}
#preloader .book ul li:nth-child(13) {
  -webkit-animation-name: page-13;
  animation-name: page-13;
}
#preloader .book ul li:nth-child(14) {
  -webkit-animation-name: page-14;
  animation-name: page-14;
}
#preloader .book ul li:nth-child(15) {
  -webkit-animation-name: page-15;
  animation-name: page-15;
}
#preloader .book ul li:nth-child(16) {
  -webkit-animation-name: page-16;
  animation-name: page-16;
}
#preloader .book ul li:nth-child(17) {
  -webkit-animation-name: page-17;
  animation-name: page-17;
}
#preloader .book ul li:nth-child(18) {
  -webkit-animation-name: page-18;
  animation-name: page-18;
}

@-webkit-keyframes page-0 {
  4% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  13%, 54% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  63% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-0 {
  4% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  13%, 54% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  63% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-1 {
  5.86% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  14.74%, 55.86% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  64.74% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-1 {
  5.86% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  14.74%, 55.86% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  64.74% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-2 {
  7.72% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  16.48%, 57.72% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  66.48% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-2 {
  7.72% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  16.48%, 57.72% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  66.48% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-3 {
  9.58% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  18.22%, 59.58% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  68.22% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-3 {
  9.58% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  18.22%, 59.58% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  68.22% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-4 {
  11.44% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  19.96%, 61.44% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  69.96% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-4 {
  11.44% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  19.96%, 61.44% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  69.96% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-5 {
  13.3% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  21.7%, 63.3% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  71.7% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-5 {
  13.3% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  21.7%, 63.3% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  71.7% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-6 {
  15.16% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  23.44%, 65.16% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  73.44% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-6 {
  15.16% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  23.44%, 65.16% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  73.44% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-7 {
  17.02% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  25.18%, 67.02% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  75.18% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-7 {
  17.02% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  25.18%, 67.02% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  75.18% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-8 {
  18.88% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  26.92%, 68.88% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  76.92% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-8 {
  18.88% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  26.92%, 68.88% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  76.92% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-9 {
  20.74% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  28.66%, 70.74% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  78.66% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-9 {
  20.74% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  28.66%, 70.74% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  78.66% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-10 {
  22.6% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  30.4%, 72.6% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  80.4% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-10 {
  22.6% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  30.4%, 72.6% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  80.4% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-11 {
  24.46% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  32.14%, 74.46% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  82.14% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-11 {
  24.46% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  32.14%, 74.46% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  82.14% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-12 {
  26.32% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  33.88%, 76.32% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  83.88% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-12 {
  26.32% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  33.88%, 76.32% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  83.88% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-13 {
  28.18% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  35.62%, 78.18% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  85.62% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-13 {
  28.18% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  35.62%, 78.18% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  85.62% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-14 {
  30.04% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  37.36%, 80.04% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  87.36% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-14 {
  30.04% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  37.36%, 80.04% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  87.36% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-15 {
  31.9% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  39.1%, 81.9% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  89.1% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-15 {
  31.9% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  39.1%, 81.9% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  89.1% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-16 {
  33.76% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  40.84%, 83.76% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  90.84% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-16 {
  33.76% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  40.84%, 83.76% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  90.84% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-17 {
  35.62% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  42.58%, 85.62% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  92.58% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-17 {
  35.62% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  42.58%, 85.62% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  92.58% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-18 {
  37.48% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  44.32%, 87.48% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  94.32% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-18 {
  37.48% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  44.32%, 87.48% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  94.32% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes left {
  4% {
    transform: rotateZ(90deg);
  }
  10%, 40% {
    transform: rotateZ(0deg);
  }
  46%, 54% {
    transform: rotateZ(90deg);
  }
  60%, 90% {
    transform: rotateZ(0deg);
  }
  96% {
    transform: rotateZ(90deg);
  }
}
@keyframes left {
  4% {
    transform: rotateZ(90deg);
  }
  10%, 40% {
    transform: rotateZ(0deg);
  }
  46%, 54% {
    transform: rotateZ(90deg);
  }
  60%, 90% {
    transform: rotateZ(0deg);
  }
  96% {
    transform: rotateZ(90deg);
  }
}
@-webkit-keyframes right {
  4% {
    transform: rotateZ(-90deg);
  }
  10%, 40% {
    transform: rotateZ(0deg);
  }
  46%, 54% {
    transform: rotateZ(-90deg);
  }
  60%, 90% {
    transform: rotateZ(0deg);
  }
  96% {
    transform: rotateZ(-90deg);
  }
}
@keyframes right {
  4% {
    transform: rotateZ(-90deg);
  }
  10%, 40% {
    transform: rotateZ(0deg);
  }
  46%, 54% {
    transform: rotateZ(-90deg);
  }
  60%, 90% {
    transform: rotateZ(0deg);
  }
  96% {
    transform: rotateZ(-90deg);
  }
}
@-webkit-keyframes book {
  4% {
    transform: rotateZ(-90deg);
  }
  10%, 40% {
    transform: rotateZ(0deg);
    transform-origin: 2px 2px;
  }
  40.01%, 59.99% {
    transform-origin: 30px 2px;
  }
  46%, 54% {
    transform: rotateZ(90deg);
  }
  60%, 90% {
    transform: rotateZ(0deg);
    transform-origin: 2px 2px;
  }
  96% {
    transform: rotateZ(-90deg);
  }
}
@keyframes book {
  4% {
    transform: rotateZ(-90deg);
  }
  10%, 40% {
    transform: rotateZ(0deg);
    transform-origin: 2px 2px;
  }
  40.01%, 59.99% {
    transform-origin: 30px 2px;
  }
  46%, 54% {
    transform: rotateZ(90deg);
  }
  60%, 90% {
    transform: rotateZ(0deg);
    transform-origin: 2px 2px;
  }
  96% {
    transform: rotateZ(-90deg);
  }
}
/* scroll to top */
.scroll-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  border-radius: 50%;
  box-shadow: inset 0 0 0 2px RGBA(0, 0, 0, 0.2);
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.scroll-top::after {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Pro" !important;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  color: #f07f34;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.scroll-top .scroll-top__circle path {
  stroke: #f07f34;
  stroke-width: 4;
  fill: none;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.scroll-top--active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.cra-btn-hamburger {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none; 
  outline: none !important;
  width: 32px;
  height: 15px;
  z-index: 2;
  position: relative;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.cra-btn-hamburger span{
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: #adadad;
  color: #fefcfb;
  font-size: 16px;
  font-weight: 600;
  
  text-transform: capitalize;
  
    overflow: hidden;
    width: 25px;
    height: 25px;
    
  z-index: 2;
  position: relative;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.main-menu__nav {

}
ul.main-menu__list1 li a {
        color: #2c2c2c;
    letter-spacing: 2px;
    position: relative;
}
.blink-dots {
    width: 8px;
    height: 8px;
    background: #f4a068;
    border-radius: 100px;
    display: inline-block;
    margin: 0 7px;
}

.cra-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: #F44336;
  color: #fefcfb;
  font-size: 16px;
  font-weight: 600;
  border-radius: 5px;
  text-transform: capitalize;
  padding: 12px 24px;
  overflow: hidden;
  width: fit-content;
  z-index: 2;
  position: relative;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.cra-btn i.fa.fa-arrow-right {
    position: relative;
    top: 6px;
    right: -8px;
}
.cra-btn .cra-btn__curve {
  position: absolute;
  right: -15px;
  top: 0;
  width: 33px;
  height: 100%;
  background: #F6F5F5;
  opacity: 0.2;
  z-index: 0;
  -webkit-transform: skewX(-22deg);
  transform: skewX(-22deg);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.cra-btn:hover {
  color: #fefcfb;
}
.cra-btn:hover .cra-btn__curve {
  right: 0;
  width: 100%;
  -webkit-transform: skewX(0deg);
  transform: skewX(0deg);
}
.cra-btn.sec {
  
}
.cra-btn.sec:hover {
  color: #fff !important;
  background-color: #000;
}
.cra-btn.sec-2 {
  background-color: transparent;
  color: #2a322d;
  border: 2px solid #f07f34;
}
.cra-btn.sec-2:hover {
  color: #fefcfb !important;
  background: #f07f34;
}
.cra-btn.sm {
  padding:18px 33px 18px 20px;
}

.cra_link_btn {
  display: flex;
  align-items: center;
  gap: 8px;
}

/*-------------------------
  Form Styling
-------------------------*/
.form-control, input {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.32px;
    background: transparent !important;
    border: 0;
    padding: 15px 0px;
    color: #000000;
    border-radius: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #b7bdbb;
}
input.btn.submitContactForm {
    border: 1px solid #999;
    padding: 9px 35px;
    text-transform: uppercase;
    width: auto;
    text-decoration: none;
    margin: 35px 0 0 0;
}
input.submit {
    border: 0;
    background: #F44336 !important;
    color: #fff;
    width: 100%;
    border-radius: 7px;
}
.form-control.p_lg,
input.p_lg {
  padding: 12px;
}
.form-control::placeholder,
input::placeholder {
  color: #b7bdbb;
}
.form-control:focus,
input:focus {
  color: #7a8582;
  background: transparent;
  outline: none;
  box-shadow: none;
  border: 1px solid #f07f34;
}
.form-control:focus-visible,
input:focus-visible {
  background: transparent;
  border: 1px solid #f07f34;
  outline: none;
  padding: 15px 15px;
  transition: .5s;
}

label.error {
  color: #bc0f0f;
  margin-top: 10px;
}

input[type=range]::-webkit-slider-thumb {
  background: #f07f34;
}

input[type=radio] {
  height: auto;
  width: auto;
}

input[type=radio]:checked {
  accent-color: #f07f34;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

.alert-message {
  color: #f07f34;
  background-color: #fefcfb;
}

.newsletter {
  position: relative;
  display: flex;
  align-items: center;
  width: 526px;
}
@media (max-width: 767px) {
  .newsletter {
    width: auto;
  }
}
.newsletter button {
  border: none;
  flex-shrink: 0;
  margin-left: -5px;
}

.search_bar {
  position: relative;
}
.search_bar input {
  padding-left: 42px;
}
.search_bar button {
  position: absolute;
  background: transparent !important;
  border: none;
  color: #2a322d;
  left: 12px;
  top: 8px;
  font-size: 20px;
  padding: 0;
}

.countdown {
  display: flex;
  gap: 48px;
  align-items: center;
}
@media (max-width: 1399px) {
  .countdown {
    gap: 24px;
  }
}
@media (max-width: 492px) {
  .countdown {
    padding-right: 24px;
  }
}
.countdown li {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (max-width: 1399px) {
  .countdown li {
    gap: 12px;
  }
}
@media (max-width: 492px) {
  .countdown li {
    gap: 6px;
    flex-direction: column;
    justify-content: center;
  }
}

/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.menu-popup, .form-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  -webkit-transition: all 1s ease;
  -khtml-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.menu-popup .menu-popup__overlay, .form-popup .menu-popup__overlay{
  position: fixed;
  width: 224vw;
  height: 224vw;
  top: calc(90px - 112vw);
  right: calc(50% - 112vw);
  z-index: 3;
  display: block;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: transform 0.8s ease-in-out;
  -khtml-transition: transform 0.8s ease-in-out;
  -moz-transition: transform 0.8s ease-in-out;
  -ms-transition: transform 0.8s ease-in-out;
  -o-transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition-delay: 0s;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  background-color: #ffffffc9;
  opacity: 0.95;
  cursor: url(../media/close.png), auto;
  backdrop-filter: blur(33px);
}
.menu ul {
    padding: 0;
    list-style: none;
}

.menu ul a {
    color: #fff;
    text-transform: capitalize;
    font-size: 50px;
    padding: 13px 0 10px 55px;
    display: inline-block;
    border-top: 1px solid #fff;
    width: 100%;
    position: relative;
}
.menu ul a:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    left: 7px;
    top: 45px;
    border-radius: 12px;
}
body.locked {
    overflow: hidden;
}
@media (max-width: 767px) {
  .menu-popup .menu-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(-110%);
  }
}
.menu-popup .menu-popup__content, .form-popup .menu-popup__content{
  position: fixed;
  width: 0;
  max-width: 65%;
  padding: 0px 0px;
  left: 50%;
  top: 45%;
  opacity: 0;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -khtml-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -moz-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -ms-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -o-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition-delay: 0s, 0.8s, 0s;
  transition-delay: 0s, 0.4s, 0s;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
.btn-icon {
    display: inline-flex;
    width: 2.5rem;
    height: 2.5rem;
    justify-content: center;
    align-items: center;
    
    font-size: 2rem;
    border: none;
    background: none;
    color: #181818;
    position: absolute;
    right: 90px;
    top: 60px;
    
}
.menu-popup button.btn-icon {
    color: #ef7728;
}
.menu-popup .popup-header {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
    position: absolute;
    z-index: 0;
}
.menu-popup .popup-body {
    border: 0;
    background-color: inherit;
    padding: 95px 0px 0 2px;
    border-radius: 0;
}

.nav-center {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #dddddd;
    padding: 45px;
    background: #ffffff42;
    border-radius: 18px;
    box-shadow: 0 0 208px #cccccccc;
    max-width: 900px;
}
.flag-bg {
    position: absolute;
    top: -315px;
    left: -76px;
    z-index: -2;
    opacity: 1;
    width: 20%;
    transform: rotate(5deg);
}
.nav-left {
    width: 20%;
    position: relative;
    display: inline-block;
}
.nav-center span {
    color: #f07f34;
}
.menu-list li {
    margin-bottom: 9px;
    font-size: 18px;
}
.nav-center h4 {
    margin-bottom: 25px;
}

.nav-left ul.navbar-nav.nav {
    margin: 0 45px 0 0;
    align-items: end;
    padding: 0;
}
.navbar-a .navbar-nav .nav-item {
    font-size: 1.5rem;
    line-height: 1;
    text-transform: uppercase;
    width: 100%;
    text-align: right;
}
.btn-underline-a, .navbar-a .navbar-nav .nav-item .nav-link {
    border: none;
    background: none;
    padding: 1.0em 0;
    position: relative;
    transition: 0.3s;
    opacity: 1;
    margin-bottom: 0.5em;
    font-family: 'Vidaloka';
}
.btn-underline-a::before, .navbar-a .navbar-nav .nav-item .nav-link::before, .btn-underline-a::after, .navbar-a .navbar-nav .nav-item .nav-link::after {
    position: absolute;
    content: "";
    top: auto;
    bottom: 0.25em;
    border-bottom: 1px solid #999;
    transition: 0.3s;
    transition-timing-function: cubic-bezier(0.25, 0.75, 0.2, 1);
}
.nav-left:after {
    /*border-right: 1px solid #000;*/
    content: '';
    height: 120vh;
    width: 30px;
    position: absolute;
    right: -40px;
    top: -65%;
    /*background: url(../media/icons/hair-line-vertical.png) no-repeat 0 0;*/
}
.nav-right {
    width: 78%;
    display: inline-block;
    padding: 0 0 0 130px;
    position: absolute;
    top: 0;
    transform: translate(5px, 5%);
}
.nav-right h4 {
    font-size: 40px;
    position: relative;
    /*background: url(../img/arrow-down.png) 168px 44px no-repeat;*/
    height: 60px;
}
.nav-right h4 span {
    display: block;
    font-size: 25px;
    line-height: 15px;
        display: none;
}
.nav-right .col-lg-6:first-child .menu-list {
    padding-left: 0;
    /*border-right: 1px solid #000;*/
    /*background: url(../media/icons/hair-line-vertical.png) no-repeat 100% 0;*/
    width: 95%;
}
.nav-right .menu-list ul {
    margin: 10px 0 10px 0px;
    list-style-type: disc;
    padding: 0 0 0 19px;
}
.nav-right .menu-list li {
    transition: .5s;
    margin: 9px 0;
}
.nav-right .menu-list li:hover {
    margin-left: 10px;
    transition: .5s;
    color: #ff0000;
}
.menu-m-e-list {
    border-top: 1px solid #999;
    /* border-bottom: 1px solid #999; */
    text-align: center;
    width: 100%;
    margin: 29px auto 0;
    display: inline-block;
}
.menu-m-e-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0 auto;
    width: 100%;
}
.menu-m-e-list ul li {
    display: inline-block;
    margin: 21px 33px;
    font-size: 28px;
}
.nav-item {
    font-size: 18px;
    text-transform: capitalize;
    width: 100%;
    text-align: left;
}
.nav-link {
  border: none;
  background: none;
  padding: 0.4em 0;
  position: relative;
  transition: 0.3s;
  opacity: 1;
  margin: 0 0;
  text-transform: capitalize;
  /*background: url(../media/icons/hair-line-horizontal.png) no-repeat 0 107%;*/
  padding-bottom: 25px;
}
li.nav-item.hasItems .sub-menu.openManu {
    display: block; position: relative;
}
li.nav-item.hasItems .sub-menu.openManu a.sub-menu-link {
    display: inline-block;
    width: 100%;
    line-height: 32px;
    padding-left: 30px;
    position: relative;
}
li.nav-item.hasItems {
    position: relative;
}
li.nav-item.hasItems a {
    position: relative;
    display: inline-block;
    width: 100%;
}
li.nav-item.hasItems:after {
    content: '';
    position: absolute;
    right: 150px;
    top: 12px;
    border-top: 1px solid #969393;
    width: 13px;
}
li.nav-item.hasItems:before {
    content: '';
    position: absolute;
    right: 150px;
    top: 12px;
    border-top: 1px solid #969393;
    width: 13px;
    transform: rotate(90deg);
}
li.nav-item.hasItems.minusI:before{display: none}
.menu-popup .popup-header span.icon img {
    
    width: 70px;
    padding: 6px;
    border-radius: 50px;
}

.top-menu-list {
    position: absolute;
    width: 200px;
    border: 1px solid;
    top: 40px;
    left: 17px;
    padding: 15px 20px;
    z-index: 9;
    background: #fff;
    display: none;
}
.topMenuPort {
    width: auto;
    height: auto;
    display: inline-block !important;
    vertical-align: top;
}
.searchBarTop {
    display: flex;
    justify-content: center;
    position: relative;
    top: 25px;
}
.searchBarTop label {
    margin: 0 15px 0 0;
    font-size: 24px;
    color: #f07f34;
    position: relative;
    top: 9px;
}
.searchBarTop input[type="text"] {
    margin: 0 15px 0 0;
    border: 2px solid #9a9a9a94;
    border-radius: 57px;
    padding: 15px 75px 15px 95px;
    max-width: 560px;
    font-size: 25px;
    position: relative;
    top: 0px;
    width: 100%;
}
.enterBtn {
    position: absolute;
    right: 22px;
    top: 4px;
}
.botBtn {
    position: absolute;
    left: 20px;
    top: 0px;
    opacity: .7;
}

.top-menu-list-header{display: none}

.top-menu-list.openTopMenu {
    display: block;
    transition: .5s ease;
}
.top-menu-list ul {
    padding: 0;
    margin: 0;
}
.top-menu-list ul li {
    width: 100%;
    margin: 0 !important;
    padding: 6px 0px;
}
.menu-popup .menu-popup__content .menu-popup__form {
  position: relative;
}
.menu-popup .menu-popup__content .menu-popup__form input[type=search],
.menu-popup .menu-popup__content .menu-popup__form input[type=text] {
  width: 100%;
  background-color: #ffffff !important;
  font-size: 15px;
  color: #697585;
  border: none;
  outline: none;
  height: 66px;
  padding-left: 30px;
}
.menu-popup .menu-popup__content .menu-popup__form button {
  padding: 0;
  width: 66px;
  height: 66px;
  border: 0;
  background: #f07f34;
  color: #fefcfb;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: -1px;
  border-radius: 0;
}
.menu-popup .menu-popup__content .menu-popup__form button i {
  margin: 0;
  font-size: 24px;
}
.menu-popup .menu-popup__content .menu-popup__form button::after {
  background-color: #9b59b6;
}
.menu-popup.active, .form-popup.active {
    z-index: 9999999999;
    backdrop-filter: blur(13px);
}
.menu-popup.active .menu-popup__overlay, .form-popup.active .menu-popup__overlay{
  top: auto;
  bottom: calc(90px - 112vw);
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  opacity: 0.95;
  -webkit-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -khtml-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -moz-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -ms-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -o-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
}
@media (max-width: 767px) {
  .menu-popup.active .menu-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(0%);
  }
}
.menu-popup.active .menu-popup__content, .form-popup.active .menu-popup__content{
  width: 100%;
  opacity: 1;
  transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}

.pagination {
  margin: 16px 0 0;
  justify-content: center;
  display: flex;
  text-align: center;
  gap: 8px;
}
.pagination li a {
  width: 44px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  /* 24px */
  padding: 8px 0;
  border: 1px solid #b7bdbb;
  color: #2a322d;
  background: transparent;
  border-radius: 5px;
}
.pagination li a.arrow {
  font-size: 24px;
  height: 42px;
  border: 1px solid #b7bdbb;
  box-shadow: none;
  padding: 3px 8px 0;
  border-radius: 5px;
}
.pagination li a.arrow:hover {
  background: #f07f34;
  border: 1px solid #f07f34;
  color: #fefcfb;
  transition: all 0.5s ease;
}
.pagination li a.current {
  background: #f07f34;
  color: #fefcfb;
  border: 1px solid #f07f34;
}
.pagination li a:hover {
  background: #f07f34;
  color: #fefcfb;
  border: 1px solid #f07f34;
  transition: all 0.5s ease;
}
.pagination li a:focus {
  box-shadow: none;
  color: #fefcfb;
}
.pagination .page-item:last-child .page-link, .pagination .page-item:first-child .page-link {
  border-radius: 5px;
}

/*-------------------------
  layouts
-------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.main-menu {
    
    width: 100%;
    z-index: 9999;
    padding: 32px 3% 16px 6%;
    margin: 0 auto;
    right: 0;
    transition: .5s;
}
.main-menu .main-menu__block {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.main-menu .main-menu__left {
  display: flex;
  align-items: center;

}
.main-menu .main-menu__center {
    width: 40%;
    text-align: center;
    position: relative;
    left: -111px;
}
@media (max-width: 1400px) {
  .main-menu .main-menu__center {
      width: 63%;
      text-align: center;
      position: relative;
      left: 0;
  }
}
.down-arrow {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    width: 63px;
    height: 90px;
    bottom: -20px;
    border-radius: 100px 100px 0 0;
    text-align: center;
    padding: 29px 0 0 0;
}
.main-menu .main-menu__left .main-menu__logo {
  align-items: center;
  position: relative;
}
.main-menu .main-menu__right .main-menu__nav {
    margin-left: auto;
    margin-right: auto;
    padding: 4px 15px;
}
.main-menu__logo.icon-logo {
    display: none;
    transition: .5s;
}
a#branding_logo img{width: 240px}
nav.main-menu.sticky-g .main-menu__logo {
    display: none;
    transition: .5s;
}

nav.main-menu.sticky-g .main-menu__logo.icon-logo {
    display: block;
    transition: .5s;
}
nav.main-menu.sticky-g .main-menu__logo.icon-logo img {
    max-width: 35px;
    position: relative;
    top: 20px;
}


.main-menu .main-menu__right .main-menu__nav .main-menu__list,
.main-menu .main-menu__right .main-menu__nav .main-menu__list ul,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  align-items: center;
  display: none;
}
.stricky-header.stricky-fixed .main-menu__logo img {
    max-width: 100px;
}
@media screen and (min-width: 1200px) {
  .main-menu .main-menu__right .main-menu__nav .main-menu__list,
.main-menu .main-menu__right .main-menu__nav .main-menu__list ul,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list ul {
    display: flex;
    gap: 32px;
  }
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list > li,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list > li {
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list > li > a,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list > li > a {
  font-size: 15px;
  display: flex;
  align-items: center;
  font-family: "Google Sans Flex", sans-serif;
  
  font-weight: 500;
  line-height: 150%;
  text-transform: capitalize;
  letter-spacing: 0.32px;
  position: relative;
  transition: all 500ms ease;
}
ul.main-menu__list li.current a:before {
    content: '';
    position: absolute;
    top: -88px;
    left: -55px;
    background: url(../media/icons/cursor-pointer-menu-500.gif) 0 0 no-repeat;
    width: 223px;
    height: 83px;
    background-size: 160px;
}

ul.main-menu__list li.active a:before {
    content: '';
    position: absolute;
    top: -88px;
    left: -55px;
    background: url(../media/icons/cursor-pointer-menu-500.gif) 0 0 no-repeat;
    width: 223px;
    height: 83px;
    background-size: 160px;
}

.main-menu .main-menu__right .main-menu__nav .main-menu__list > li > a.active,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list > li > a.active {
  color: #ef6157;
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list > li > a.active::before,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list > li > a.active::before {
  position: relative;
  left: 0;
  top: 0;
  border-radius: 0;
  font-size: 11px;
  font-weight: 600;
  font-family: "Font Awesome 5 Pro";
  content: "";
  color: inherit;
  line-height: 10px;
  margin-right: 5px;
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list > li > a:hover,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list > li > a:hover {
  color: #ef6157;
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list > li.current, .main-menu .main-menu__right .main-menu__nav .main-menu__list > li:hover,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list > li.current,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list > li:hover {
  color: #ef6157;
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list li ul,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li ul {
  position: absolute;
  top: 100%;
  left: -25px;
  min-width: 270px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  transform-origin: top center;
  transform: scaleY(0) translateZ(100px);
  z-index: 99;
  transition: 0.3s cubic-bezier(0.18, 0.55, 1, 1);
  background-color: #fefcfb;
  box-shadow: 0px 10px 60px 0px rgba(255, 255, 255, 0.07);
  padding: 15px 20px 10px;
  border-radius: 15px;
}
.stricky-fixed .main-menu__nav {
    box-shadow: inset 0 0 0px 0px #cccccc54 !important;
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list li ul li,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list li ul li > a,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li ul li > a {
  font-size: 16px;
  line-height: 26px;
  color: black;
  font-weight: 500;
  font-family: "Google Sans Flex", sans-serif;
  display: flex;
  padding: 7px 20px;
  transition: 400ms;
  margin-bottom: 4px;
  border-radius: 5px;
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list li ul li > a:after,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li ul li > a:after {
  position: absolute;
  right: 15px;
  top: 7px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  content: "";
  color: #fefcfb;
  visibility: hidden;
  opacity: 0;
  transition: all 500ms ease;
  transform: scale(0);
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list li ul li.current > a, .main-menu .main-menu__right .main-menu__nav .main-menu__list li ul li:hover > a,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li ul li.current > a,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li ul li:hover > a {
  background-color: #f07f34;
  color: #fefcfb;
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list li ul li.current > a::after, .main-menu .main-menu__right .main-menu__nav .main-menu__list li ul li:hover > a::after,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li ul li.current > a::after,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li ul li:hover > a::after {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list li ul li > ul,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li ul li > ul {
  top: 0;
  left: calc(100% + 20px);
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list li ul li > ul.right-align,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list li ul li > ul ul,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li ul li > ul ul {
  display: none;
}
.main-menu .main-menu__right .main-menu__nav .main-menu__list li:hover > ul,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li:hover > ul {
  opacity: 1;
  visibility: visible;
  gap: 6px;
  transform: scaleY(1) translateZ(0px);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-menu .main-menu__right .main-menu__nav .main-menu__list li:nth-last-child(1) ul li > ul, .main-menu .main-menu__right .main-menu__nav .main-menu__list li:nth-last-child(2) ul li > ul,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(1) ul li > ul,
.main-menu .main-menu__right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(2) ul li > ul {
    left: auto;
    right: calc(100% + 20px);
  }
}
ul.main-menu__list1 {
    display: inline-block;
    padding: 0;
    list-style: none;
}
ul.main-menu__list1 li {
    display: inline-block;
    margin: 8px 8px 0;
    position: relative;
    color: #f4a068;
}
ul.main-menu__list1 i {
    font-size: 21px;
    font-weight: 100;
    position: relative;
    top: 2px;
    margin-right: 9px;
}
.heading small {
    color: #d72136;
    letter-spacing: 6px;
}


ul.main-menu__list1 li.active a:before, ul.main-menu__list1 li:hover a:before  {
    content: '';
    position: absolute;
    top: -93px;
    left: -55px;
    /*background: url(../media/icons/cursor-pointer-menu-500.gif) 0 0 no-repeat;*/
    width: 223px;
    height: 83px;
    background-size: 160px;
    transition: .5s ease;
}
ul.main-menu__list1 li.active a{ color: #F44336 }
nav.main-menu.sticky-g {
    position: fixed;
    top: 0;
    /*background: #ffffffa6;
    backdrop-filter: blur(20px);*/
    padding: 0 3%;
    transition: .5s;

}
nav.main-menu.sticky-g .main-menu__logo img {
    max-width: 140px;
}
.main-menu__right {
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 0 0 0 22px;
}
nav.main-menu.sticky-g .main-menu__right {
    top: 0;
    background: #ffffffa6;
    backdrop-filter: blur(20px);
}
@media (max-width: 575px) {
  .main-menu__right {
    gap: 24px;
  }
}
.main-menu__right .main-menu__login,
.main-menu__right .main-menu__search {
  position: relative;
  font-size: 24px;
  color: #2a322d;
  display: flex;
  align-items: center;
  transition: all 500ms ease;
}
.main-menu__right .main-menu__login:hover,
.main-menu__right .main-menu__search:hover {
  color: #f07f34;
}
li.active.current a {
    color: #ef6157;
}

.stricky-header {
  position: fixed;
  z-index: 991;
  top: 0;
  left: 0;
  background-color: #fdfdfdcf;
  box-shadow: 0px 10px 60px 0px RGBA(0, 0, 0, 0.07);
  width: 100%;
  transform: translateY(-120%);
  transition: transform 500ms ease;
  padding: 24px 0;
  backdrop-filter: blur(5px);
}
@media (max-width: 1199px) {
  .stricky-header {
    display: none;
  }
}
.stricky-header.stricky-fixed {
  transform: translateY(0); padding: 13px 0;
}

.mobile-nav__toggler {
  font-size: 24px;
  font-weight: 300;
  color: #2a322d;
  cursor: pointer;
  transition: 500ms;
}
@media screen and (min-width: 1200px) {
  .mobile-nav__toggler {
    display: none;
  }
}
.mobile-nav__toggler:hover {
  color: #f44336;
}

/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.mobile-nav__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  transform: translateX(-100%);
  transform-origin: left center;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
  visibility: hidden;
  position: fixed;
}
.mobile-nav__wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.mobile-nav__wrapper.expanded {
  opacity: 1;
  transform: translateX(0%);
  visibility: visible;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
}
.mobile-nav__wrapper.expanded .mobile-nav__content {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms;
}
.mobile-nav__wrapper .mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2a322d;
  opacity: 0.3;
  cursor: url(../images/close.png), auto;
}
.mobile-nav__wrapper .mobile-nav__content {
  width: 300px;
  background-color: #2a322d;
  z-index: 10;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__nav {
  display: block;
  padding: 0;
}
.mobile-nav__wrapper .mobile-nav__content .logo-box {
  margin-bottom: 40px;
  display: flex;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list,
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
  display: none;
  border-top: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li > a {
  padding-left: 1em;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li:not(:last-child) {
  border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li:not(:last-child) {
  border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
  color: #fefcfb;
  font-size: 16px;
  font-family: "Google Sans Flex", sans-serif;
  text-transform: capitalize;
  font-weight: 600;
  height: 46px;
  letter-spacing: 0.48px;
  align-items: center;
  transition: 500ms;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a.expanded {
  color: #f07f34;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button {
  width: 30px;
  height: 30px;
  background-color: #f07f34;
  border: none;
  outline: none;
  color: #fefcfb;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: rotate(-90deg);
  transition: transform 500ms ease;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button.expanded {
  transform: rotate(0deg);
  background-color: #fefcfb;
  color: #2a322d;
}
.mobile-nav__wrapper .mobile-nav__close {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  color: #fefcfb;
  cursor: pointer;
}

.mobile-nav__social {
  display: flex;
  align-items: center;
}
.mobile-nav__social a {
  font-size: 16px;
  color: #fefcfb;
  transition: 500ms;
}
.mobile-nav__social a + a {
  margin-left: 20px;
}
.mobile-nav__social a:hover {
  color: #f07f34;
}

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.mobile-nav__contact li {
  color: #fefcfb;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
}
.mobile-nav__contact li + li {
  margin-top: 15px;
}
.mobile-nav__contact li a {
  color: inherit;
  transition: 500ms;
}
.mobile-nav__contact li a:hover {
  color: #f07f34;
}
.mobile-nav__contact li i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #f07f34;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
  color: #fefcfb;
}

.mobile-nav__container .main-menu__logo,
.mobile-nav__container .main-menu__right {
  display: none;
}

footer .footer_main {
    position: relative;
    padding: 40px 0 15px 0;
    border-top: 1px solid #2c2c2c;
}
.f-small {
    font-size: 25px;
}
.f-heading h2 {
    font-weight: 700;
    text-transform: initial;
    margin: 20px 0;
    line-height: 100%;
}
.footer-logo {
    text-align: center;
    margin-bottom: 60px;
    margin-top: 50px;
    position: relative;
    z-index: 0;
}
.cta-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.cta-footer ul li {
    font-weight: 400;
    letter-spacing: 1px;
}
.box1-wrapper {
    border: 1px solid #ccc;
    padding: 35px;
    border-radius: 40px;
}
.box1-wrapper .input-box-wrap {    
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.box1-wrapper input {
    border: 0;
    color: #000;
    width: 75%;
    display: inline-block;
}
.box1-wrapper .input-box-wrap i {
    margin-right: 15px;
}
.box2-wrapper {
    text-align: center;
}

.box2-wrapper button#submit span {
    border: 1px solid #000;
    padding: 10px;
    
    width: 30px;
    height: 30px;
    margin: 0px 15px;
    position: relative;
    top: 12px;
}
.box2-wrapper button#submit span i {
    font-size: 16px;
    transform: rotate(-45deg);
    position: relative;
    top: -14px;
    right: 2px;
}

.box2-wrapper button#submit {
    border: 1px solid #cccccccc;
    width: 79%;
    border-radius: 0px 0px 30px 30px;
    padding: 10px 0 20px;
    font-size: 21px;
    margin: 0 auto;
    border-top: 0;
}
.footer-menu {
    position: fixed;
    bottom: 0;
    width: auto;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    z-index: 4;
}
.footer-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: auto;
    display: inline-block;
    background: #ffffff99;
    padding: 20px 0px;
    border: 1px solid #e99331;
    
    margin-bottom: 20px;
    backdrop-filter: blur(4px);
}
.footer-menu li a {
    color: #000; padding: 2px 30px; border-radius: 50px;
}
.footer-menu li a.active, .footer-menu li a:hover {
    color: #000;
    background: none;
    padding: 2px 30px;
    border-radius: 55px;
    border: 1px solid #f79c34;
}
.footer-menu li {
    display: inline-block;
    margin: 0 30px;
}
.footer_text .heading {
    font-family: "Google Sans Flex", sans-serif;
    font-size: 55px;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 55px;
}
.footer_text {
    width: 75%;
    margin: 0 auto;
}
.footer_text p {
    font-size: 20px;
    color: #000;
}
footer .footer_main .footer_widget img {
    max-width: 195px;
    margin: 30px 0 0 0;
}
footer .footer_main .vector_shape {
  position: absolute;
  top: -116px;
  right: 266px;
  z-index: 1;
}
@media (max-width: 1699px) {
  footer .footer_main .vector_shape {
    right: 66px;
  }
}
@media (max-width: 575px) {
  footer .footer_main .vector_shape {
    display: none;
  }
}
footer .footer_main .dots {
  position: absolute;
  bottom: 18px;
  left: 0px;
  opacity: 0.8;
  z-index: 1;
  -webkit-animation: leftRight-1 4.5s linear 0s infinite alternate;
  animation: leftRight-1 4.5s linear 0s infinite alternate;
}
@media (max-width: 991px) {
  footer .footer_main .dots {
    display: none;
  }
}
footer .footer_main .footer_widget {
  position: relative;
  z-index: 5;
  margin-bottom: 0px;
}
footer .footer_main .footer_widget .description_text {
  max-width: 270px;
}
@media (max-width: 1199px) {
  footer .footer_main .footer_widget .description_text {
    max-width: 500px;
  }
}
footer .footer_main .footer_widget .list li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 12px;
}
footer .footer_main .footer_widget .list li:last-child {
  margin-bottom: 0;
}
footer .footer_main .footer_widget .list li i {
  color: #f07f34;
  margin-top: 4px;
}
footer .footer_main .footer_widget .list li a {
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.5s ease;
}
footer .footer_main .footer_widget .list li a i {
  color: #f07f34;
  margin-top: 0px;
}
footer .footer_main .footer_widget .list li a:hover {
  color: #f07f34;
  transition: all 0.5s ease;
}
footer .footer_main .bottom-row {
  position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
footer .footer_main .bottom-row .newsletter_block {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
footer .copyright_row {
    padding: 14px 0 1px;
    background: #f79c34;
    text-align: left;
    margin-top: 15px;
}
footer .copyright_row P {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
}
.manageAllBg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(7px);
    z-index: 99999999999;
    background: #000000b3;
    display: none;
}
.manageAllBg.fullscreenCookies{display: block;}
.manageAllBox {
    position: absolute;
    max-width: 900px;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 30px 45px;
    border-radius: 20px;
    max-height: 79vh;
    overflow: hidden;
}
.manageAllBox h3 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 30px;
}
.cookiesBtns {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, #fff, #ffffffab);
    width: 100%;
    padding: 10px 45px 25px 45px;
}
.manageContent {
    height: 50vh;
    overflow: auto;
    margin-bottom: 90px;
}
.closeCookiesBox {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 21px;
        z-index: 99999;
    cursor: pointer;
}
.cookiesBtns .cookie-msg-btn-wrapper {
    display: flex;
    justify-content: space-between;
}
.cookiesBtns .cookie-msg-btn-wrapper button {
    border: 1px solid #666;
    font-size: 20px;
    padding: 8px 60px;
    background: #fff;
}
.cookiesDetail .accordionCookies {
    color: #444;
    cursor: pointer;
    padding: 0 0px 5px 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    position: relative;
    background: none;
    border-bottom: 1px solid #ccc;
    
}

.cookiesDetail .active, .cookiesDetail .accordionCookies:hover {
  background-color: #fff;
}

.cookiesDetail .accordionCookies:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: left;
    margin-left: 5px;
    position: absolute;
    left: 0;
    top: 2px;
}

.cookiesDetail .active:after {
  content: "\2212";
}

.cookiesDetail .panel {
    /* padding: 0 18px; */
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: 25px;
}
.cookiesDetail button.accordionCookies label {
    font-size: 18px;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
    padding-left: 25px;
}
.cookiesDetail button.accordionCookies label span {
    color: #198754;
    font-size: 16px;
}

.checkbox-apple {
  position: absolute;
  width: 50px;
  height: 25px;
  margin: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  right: 0;
  top: -19px;
}

.checkbox-apple label {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 25px;
  border-radius: 50px;
  background: linear-gradient(to bottom, #b3b3b3, #e6e6e6);
  cursor: pointer;
  transition: all 0.3s ease;
}

.checkbox-apple label:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

.checkbox-apple input[type="checkbox"]:checked + label {
  background: linear-gradient(to bottom, #4cd964, #5de24e);
}
.checkbox-apple input[type="checkbox"]:checked + label:after {
  transform: translateX(25px);
}
.checkbox-apple label:hover {
  background: linear-gradient(to bottom, #b3b3b3, #e6e6e6);
}

.checkbox-apple label:hover:after {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.yep {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 25px;
}

.cky-audit-table {
    background: #e9e9e9d1;
    border-radius: 0;
}
.cky-audit-table .cky-cookie-des-table {
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    padding: 15px 10px;
    border-bottom: 1px solid;
    border-bottom-color: #ccc;
    margin: 0;
}
.cky-audit-table .cky-cookie-des-table li {
    list-style-type: none;
    display: flex;
    padding: 3px 0;
}
.cky-audit-table .cky-cookie-des-table li:first-child {
    padding-top: 0;
}
.cky-cookie-des-table li div:first-child {
    width: 100px;
    font-weight: 600;
    word-break: break-word;
    word-wrap: break-word;
}
.cky-cookie-des-table li div:last-child {
    flex: 1;
    word-break: break-word;
    word-wrap: break-word;
    margin-left: 8px;
}
.cky-audit-table .cky-cookie-des-table:last-child {
    border-bottom: none;
}

.hero-banner-1 {
  height: auto;
    background-size: cover;
    background-position: center;
    text-align: center;
}
.hero-banner-1 .content {
  position: relative;
}
.hero-banner-1 .content .text_block {
  padding-top: 295px;
}
@media (max-width: 991px) {
  .hero-banner-1 .content .text_block {
    padding-top: 140px;
  }
}
.hero-banner-1 .content .text_block .tag {
  -webkit-animation: animation-upDown-2 3s linear 0s infinite alternate;
  animation: animation-upDown-2 3s linear 0s infinite alternate;
}
@media (max-width: 991px) {
  .hero-banner-1 .content .text_block .tag {
    width: 50px;
  }
}
.hero-banner-1 .content .text_block .title span {
  position: relative;
}
.hero-banner-1 .content .text_block .title span .rocket {
    position: absolute;
    right: -185px;
    top: -190px;
}
@media (max-width: 991px) {
  .hero-banner-1 .content .text_block .title span .rocket {
    width: 60px;
    right: -70px;
    top: 0px;
  }
}
.hero-banner-1 .content .text_block .btn_block {
  position: relative;
}
.hero-banner-1 .content .text_block .btn_block .arrow {
  transform: rotate(-13.309deg);
  mix-blend-mode: overlay;
  position: absolute;
  bottom: -120px;
  left: -115px;
}
@media (max-width: 575px) {
  .hero-banner-1 .content .text_block .btn_block .arrow {
    display: none;
  }
}
.hero-banner-1 .content .text_block .video-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 991px) {
  .hero-banner-1 .content .text_block .video-btn {
    width: 300px;
    margin-top: 64px;
  }
}
@media (max-width: 767px) {
  .hero-banner-1 .content .text_block .video-btn {
    width: 200px;
  }
}
@media (max-width: 575px) {
  .hero-banner-1 .content .text_block .video-btn {
    width: 120px;
    margin-top: 32px;
  }
}
.hero-banner-1 .content .text_block .video-btn .text-vector {
  animation: rotating 8s infinite linear;
}
@media (max-width: 575px) {
  .hero-banner-1 .content .text_block .video-btn .text-vector {
    width: 100px;
  }
}
.hero-banner-1 .content .text_block .video-btn .play-btn {
  position: absolute;
  width: 64px;
  height: 64px;
  border: 3.2px solid rgba(10, 166, 215, 0.2);
  background: #fefcfb;
  display: grid;
  justify-content: center;
  align-content: center;
}
@media (max-width: 575px) {
  .hero-banner-1 .content .text_block .video-btn .play-btn {
    width: 48px;
    height: 48px;
  }
}
.hero-banner-1 .content .text_block .video-btn .play-btn i {
  color: #f07f34;
  font-size: 20px;
}
@media (max-width: 575px) {
  .hero-banner-1 .content .text_block .video-btn .play-btn i {
    font-size: 16px;
  }
}
.hero-banner-1 .main-img {
    position: absolute;
    bottom: 32px;
    right: 13%;
    z-index: 20;
    width: 570px;
}
body .type-text .input-cursor {
    display: inline-block;
    width: 2px;
    height: 42px;
    background-color: #000;
    margin-left: 8px;
    animation: blink 0.6s linear infinite alternate;
}
@keyframes blink {
  0% {opacity: 1;}
  40% {opacity: 1;}
  60% {opacity: 0;}
  100% {opacity: 0;}
}
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .hero-banner-1 .main-img {
    right: 7%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-1 .main-img {
    right: 3%;
  }
}
@media (max-width: 991px) {
  .hero-banner-1 .main-img {
    width: 300px;
  }
}
@media (max-width: 575px) {
  .hero-banner-1 .main-img {
    right: 3%;
    width: 250px;
  }
}
@media (max-width: 400px) {
  .hero-banner-1 .main-img {
    width: 200px;
  }
}
.hero-banner-1 .banner_feature_card {
  position: absolute;
  /*right: 25%;
  z-index: 999;*/
  bottom: 45px;
  right: 0;
  left: 0;
  width: 400px;
  margin: 0 auto;
  border-radius: 20px;

}
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .hero-banner-1 .banner_feature_card {
    right: 10%;
  }
  
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-1 .banner_feature_card {
    right: 3%;
  }
}
@media (max-width: 991px) {
  .hero-banner-1 .banner_feature_card {
    right: 25%;
    bottom: 60px;
  }
}
@media (max-width: 767px) {
  .hero-banner-1 .banner_feature_card {
    right: 30%;
  }
}
@media (max-width: 450px) {
  .hero-banner-1 .banner_feature_card {
    display: none;
  }
}
.hero-banner-1 .banner_feature_card .card_block {
  
}

.f-card-txt {
    padding: 22px 15px 16px;
    padding-left: 62px;
    box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
    border-radius: 15px;
    background-color: #f7d157;
    position: relative;
    transform: rotate(-7deg);
    z-index: 9;
    top: 3px;
    width: 435px;
}
.f-card-txt h6.mb-4p {
    font-size: 25px;
    letter-spacing: 3px;
}
.hero-banner-1 .banner_feature_card .card_block .target_icon {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .hero-banner-1 .icons {
    display: none;
  }
}
.hero-banner-1 .icons img {
  position: absolute;
  z-index: 30;
}
.hero-banner-1 .icons img:nth-child(1) {
  top: 88px;
  right: 615px;
}
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .hero-banner-1 .icons img:nth-child(1) {
    right: 505px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-1 .icons img:nth-child(1) {
    right: 377px;
    top: 120px;
    width: 40px;
  }
}
.hero-banner-1 .icons img:nth-child(2) {
  top: 120px;
  right: 778px;
}
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .hero-banner-1 .icons img:nth-child(2) {
    right: 668px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-1 .icons img:nth-child(2) {
    right: 516px;
    top: 115px;
    width: 46px;
  }
}
.hero-banner-1 .icons img:nth-child(3) {
  top: 195px;
  right: 534px;
}
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .hero-banner-1 .icons img:nth-child(3) {
    right: 424px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-1 .icons img:nth-child(3) {
    right: 327px;
    top: 216px;
    width: 32px;
  }
}
.hero-banner-1 .icons img:nth-child(4) {
  top: 215px;
  right: 671px;
}
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .hero-banner-1 .icons img:nth-child(4) {
    right: 561px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-1 .icons img:nth-child(4) {
    right: 454px;
    top: 211px;
    width: 40px;
  }
}

.hero-banner-2 {
  position: relative;
  background: url(../media/banners/hero-banner-2/banner-bg.png) no-repeat;
  background-size: cover;
  background-position: bottom right;
}
.hero-banner-2 .text_block {
  position: relative;
  padding: 240px 0 286px;
  z-index: 99;
}
@media (max-width: 1399px) {
  .hero-banner-2 .text_block {
    padding: 240px 0 186px;
  }
}
@media (max-width: 1199px) {
  .hero-banner-2 .text_block {
    padding: 150px 0 0;
  }
}
.hero-banner-2 .text_block .hero_title span {
  position: relative;
  z-index: 20;
}
.hero-banner-2 .text_block .hero_title span .line_vector {
  position: absolute;
  left: 0px;
  bottom: -16px;
  z-index: -1;
  -webkit-animation: title-animation 5s linear 0s infinite;
  animation: title-animation 5s linear 0s infinite;
}
.hero-banner-2 .text_block .btn-block {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.hero-banner-2 .features_row div:nth-child(1) .feature__card {
  margin-top: -110px;
}
@media (max-width: 767px) {
  .hero-banner-2 .features_row div:nth-child(1) .feature__card {
    margin-top: -55px;
  }
}
@media (max-width: 575px) {
  .hero-banner-2 .features_row div:nth-child(1) .feature__card {
    margin-top: 0;
    margin-bottom: 24px;
  }
}
.hero-banner-2 .features_row div:nth-child(2) .feature__card {
  margin-top: -55px;
}
@media (max-width: 767px) {
  .hero-banner-2 .features_row div:nth-child(2) .feature__card {
    margin-top: 0;
  }
}
.hero-banner-2 .img_block {
  text-align: right;
}
@media (max-width: 1199px) {
  .hero-banner-2 .img_block {
    position: relative;
    margin-top: -80px;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .hero-banner-2 .img_block {
    margin: 0 0 50px 0;
  }
}
.hero-banner-2 .img_block .banner_main_img {
  position: absolute;
  top: 82px;
  right: 4%;
  z-index: 10;
}
@media (max-width: 1799px) {
  .hero-banner-2 .img_block .banner_main_img {
    width: 720px;
    height: 545px;
    top: 120px;
  }
}
@media (max-width: 1599px) {
  .hero-banner-2 .img_block .banner_main_img {
    width: 624px;
    height: 472px;
    top: 150px;
  }
}
@media (max-width: 1199px) {
  .hero-banner-2 .img_block .banner_main_img {
    position: relative;
    inset: auto;
  }
}
@media (max-width: 991px) {
  .hero-banner-2 .img_block .banner_main_img {
    width: 520px;
    height: 393px;
  }
}
@media (max-width: 575px) {
  .hero-banner-2 .img_block .banner_main_img {
    width: auto;
    height: auto;
  }
}
.hero-banner-2 .img_block .play-btn {
  position: absolute;
  z-index: 20;
  top: 313px;
  right: 334px;
  width: 64px;
  height: 64px;
  border-radius: 3200px;
  border: 3.2px solid rgba(10, 166, 215, 0.2);
  background: #fefcfb;
  display: grid;
  justify-content: center;
  align-content: center;
  animation: shadows2 1s linear infinite;
  -moz-animation: shadows2 1s linear infinite;
  -webkit-animation: shadows2 1s linear infinite;
}
@media (max-width: 1799px) {
  .hero-banner-2 .img_block .play-btn {
    right: 14%;
  }
}
@media (max-width: 1199px) {
  .hero-banner-2 .img_block .play-btn {
    top: 170px;
  }
}
@media (max-width: 991px) {
  .hero-banner-2 .img_block .play-btn {
    top: 120px;
  }
}
@media (max-width: 767px) {
  .hero-banner-2 .img_block .play-btn {
    top: 90px;
    width: 48px;
    height: 48px;
  }
}
.hero-banner-2 .img_block .play-btn i {
  color: #f07f34;
  font-size: 20px;
}
@media (max-width: 575px) {
  .hero-banner-2 .img_block .play-btn i {
    font-size: 16px;
  }
}
.hero-banner-2 .img_block .banner_feature_card {
  position: absolute;
  right: 35.5%;
  z-index: 30;
  top: 605px;
}
@media (max-width: 1799px) {
  .hero-banner-2 .img_block .banner_feature_card {
    top: 500px;
    right: 27%;
  }
}
@media (max-width: 1199px) {
  .hero-banner-2 .img_block .banner_feature_card {
    display: none;
  }
}
.hero-banner-2 .img_block .banner_feature_card .card_block {
  padding: 12px 24px 12px 44px;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 15px;
  background-color: #fefcfb;
  position: relative;
  text-align: left;
}
@media (max-width: 1799px) {
  .hero-banner-2 .img_block .banner_feature_card .card_block {
    padding: 8px 12px 8px 32px;
  }
}
.hero-banner-2 .img_block .banner_feature_card .card_block .user_placeholder {
  border-radius: 50%;
  border: 5px solid #f07f34;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(-70%, -50%);
}
@media (max-width: 1799px) {
  .hero-banner-2 .img_block .banner_feature_card .card_block .user_placeholder {
    width: 80px;
    height: 80px;
    transform: translate(-60%, -50%);
  }
}
.hero-banner-1 h1
{
  position: relative;
}

.hero-banner-1 h1 img.rocket {
    position: absolute;
    top: -150px;
    right: -80px;
}

.ai-knowledge-base-wrapper h1.heroOneLiner {
    font-size: 91px;
    letter-spacing: -1px;
}

.feature__card {
    position: relative;
    padding-bottom: 30px;
}
.feature__card .feature__content h5 {
    color: #f44336;
}
.banner_feature_card .card-img {
    position: absolute;
    bottom: -29px;
}
.banner_feature_card .card-img {
    position: absolute;
    bottom: -29px;
    z-index: 2;
    left: -6px;
}
.img-bg {
    background: #a6c5bb;
    width: 100%;
    height: 425px;
    position: absolute;
    border-radius: 13px;
    bottom: 53px;
    left: -4px;
    z-index: 1;
}
.box2 .feature__icon {
    float: right;
    position: relative;
    right: 70px;
}
.box3 .feature__icon {
    position: relative;
    left: 70px;
}
.box4 .feature__icon {
    position: relative;
    left: 160px;
}
.box3 .feature__card, .box4 .feature__card {
    padding: 0;
}
.col-lg-12.position-absolute.marketing-icon {
    align-content: center;
    bottom: 0;
    top: 0;
    width: 100%;
    text-align: center;
}
.col-lg-12.position-absolute.marketing-icon img {
    height: 165px;
    width: 188px;
}


.m-information {
    font-size: 65px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #efefef;
    padding: 0px 0px 11px;
    margin-top: 30px;
    font-family: "Google Sans Flex", sans-serif;
}
@media (max-width: 575px) {
  .feature__card {
    max-width: 300px;
    margin: 0 auto;
  }
}
.feature__card .feature__icon {
  position: relative;
  z-index: 10;
  width: fit-content;
  transition: all 0.5s ease;
}
.feature__card:hover .feature__icon {
  transition: all 0.5s ease;
}
.feature__card .feature__content {
  position: relative;
  z-index: 5;
  padding: 10px 30px 35px;
}
.feature__card .feature__content .feature-bg-shape {
  position: absolute;
  width: 100%;
  height: 64px;
  bottom: 0;
  right: 0;
  border-radius: 0 0 15px 15px;
}

.section-title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.feature__icon img {
    max-width: 100px;
}
.box1 {
    border-right: 1px solid #ef6157;
    border-bottom: 1px solid #ef6157;
    text-align: right;
}
.box2 {
    border-bottom: 1px solid #ef6157;
    text-align: left;
}
.box3 {
    border-right: 1px solid #ef6157;
    text-align: right;
}
.box4 {
    text-align: left;
}
.social_icons_list {
  display: flex;
  align-items: center;
  gap: 16px;
}
.social_icons_list li a {
  flex-shrink: 0;
  padding: 9px;
  
  border-radius: 10px;
  transition: all 0.5s ease;
}
.social_icons_list li:hover a {
  background: #1a1e1d;
  color: #fff;
}

.social_icons_list_2 {
  display: flex;
  align-items: center;
  gap: 16px;
}
.social_icons_list_2 li {
  flex-shrink: 0;
}
.social_icons_list_2 li a {
  padding: 9px;
  background: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  transition: all 0.5s ease;
  border-radius: 50%;
}
.social_icons_list_2 li a svg path {
  fill: #2a322d;
  transition: all 0.5s ease;
}
.social_icons_list_2 li a:hover {
  background: #f07f34;
  transition: all 0.5s ease;
}
.social_icons_list_2 li a:hover svg path {
  fill: #fefcfb;
  transition: all 0.5s ease;
}

.filter_row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: space-between;
  margin-bottom: 32px;
}
.filter_row .left_block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
}
@media (max-width: 575px) {
  .filter_row .left_block {
    gap: 16px;
  }
}
.filter_row .left_block .select_filter {
  display: flex;
  align-items: center;
  gap: 8px;
}
.filter_row .right_block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.brands-slider .brand {
    font-size: 50px;
    text-transform: uppercase;
}
.about__card {
    position: relative;
    padding-top: 11px;
    display: flex;
    column-gap: 22px;
    margin-bottom: 25px;
}
.about__card:nth-child(even) {
    display: flex;
    flex-direction: row-reverse;
}
.about__card:nth-child(even) .about__card__content {
    text-align: right;
}
.about__card .about__card__icon {
    display: inline-block;
    width: 28%;
}
.cra-tilt {
    position: relative;
}
.cra-tilt img {
    position: absolute;
    left: -40px;
    top: -210px;
    width: auto;
    max-width: 500px;
    z-index: -4;
}
.about__card .about__card__content {
    position: relative;
    z-index: 5;
    display: inline-block;
    width: 70%;
}
.about__card .about__card__content p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.about-left-home {
    background: #ef6157;
    height: 100%;
    border-radius: 0 500px 500px 0;
    padding: 85px 190px 55px 180px;
    position: relative;
    left: -45px;
    color: #fff;
    box-shadow: 10px 12px 0px #ef6157a6;
}
@media (max-width: 1400px){
    .about-left-home {     
      padding: 50px 80px 55px 140px;      
  }
}
.about-left-home h2 {
    font-size: 30px;
}
.about-left-home .a-logo img {
    max-width: 170px;
}


.counter_item {
  text-align: center;
}
.counter_item .counter_item_info_block {
  position: relative;
}
.counter_item .counter_item_info_block .counter_info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -30%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
}
.counter_item .counter_item_info_block .counter_info span {
  color: #fefcfb;
}

.blog_card {
  background-color: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 15px;
  overflow: hidden;
}
.blog_card .blog_card_img_block {
  position: relative;
  z-index: 5;
}
.blog_card .blog_card_img_block img {
  max-height: 300px;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blog_card .blog_card_img_block .date {
  position: absolute;
  top: 16px;
  right: 16px;
  padding: 0px 8px;
  color: #fefcfb;
  background-color: #e74f5b;
  border-radius: 5px;
}
.blog_card:hover .blog_card_img_block img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blog_card .blog_card_text_block {
  position: relative;
  z-index: 10;
  background: url(../media/backgrounds/blog_card_bg.png) no-repeat;
  background-size: cover;
  background-position: top;
  margin-top: -88px;
  box-shadow: drop-shadow(-2px -1px 5px rgba(2, 69, 122, 0.04)) drop-shadow(-9px -4px 10px rgba(2, 69, 122, 0.03)) drop-shadow(-19px -10px 13px rgba(2, 69, 122, 0.02)) drop-shadow(-35px -17px 15px rgba(2, 69, 122, 0.01)) drop-shadow(-54px 27px 17px rgba(2, 69, 122, 0));
  border-radius: 0 0 15px 15px;
  padding: 67px 24px 24px;
}
.blog-bg {
    background: url(../media/backgrounds/space-img.png) no-repeat;
    background-size: 100%;
    background-position-y: 35%;
}
.inner-pages .blog-bg{background: none}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog_card .blog_card_text_block {
    padding: 48px 16px 16px;
  }
}
@media only screen and (min-width: 420px) and (max-width: 767px) {
  .blog_card .blog_card_text_block {
    background-size: cover;
  }
}
.blog_card .blog_card_text_block .blog_title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog_card .blog_card_text_block p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog_card .blog_card_text_block .author {
  display: flex;
  align-items: center;
  gap: 8px;
}
.blog_card .blog_card_text_block .author img {
  border-radius: 50%;
  border: 1px solid #f07f34;
}

.blog_list_card {
  background-color: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 15px;
  overflow: hidden;
  display: flex;
}
@media (max-width: 767px) {
  .blog_list_card {
    flex-direction: column;
  }
}
.blog_list_card .blog_list_card_img_block {
  position: relative;
  z-index: 5;
}
.blog_list_card .blog_list_card_img_block img {
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blog_list_card:hover .blog_list_card_img_block img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blog_list_card .blog_card_text_block {
  position: relative;
  z-index: 10;
  background: url(../media/backgrounds/blog_card_list_bg.png) no-repeat;
  background-size: cover;
  background-position: left;
  margin-left: -80px;
  border-radius: 0 15px 15px 0;
  padding: 24px 24px 24px 64px;
  display: flex;
  flex-direction: column;
  gap: 48px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .blog_list_card .blog_card_text_block {
    padding: 24px;
    margin-left: 0;
    border-radius: 15px;
    margin-top: -50px;
    background: #fefcfb;
  }
}
@media (max-width: 400px) {
  .blog_list_card .blog_card_text_block {
    margin-top: -30px;
    padding: 16px;
  }
}
.blog_list_card .blog_card_text_block .date {
  padding: 0px 8px;
  color: #fefcfb;
  background-color: #bfacf9;
  border-radius: 5px;
  width: fit-content;
}
.blog_list_card .blog_card_text_block .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.blog_list_card .blog_card_text_block .blog_title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog_list_card .blog_card_text_block p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog_list_card .blog_card_text_block .author {
  display: flex;
  align-items: center;
  gap: 8px;
}
.blog_list_card .blog_card_text_block .author img {
  border-radius: 50%;
  border: 1px solid #f07f34;
}

.blog_detail .about_blog_row {
  background: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 20px;
  padding: 24px;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.blog_detail .about_blog_row .author_block {
  display: flex;
  gap: 8px;
}
.blog_detail .about_blog_row .author_block img {
  flex-shrink: 0;
  border-radius: 50%;
  border: 1px solid #f07f34;
}
.blog_detail .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.blog_detail .tags span {
  color: #7a8582;
}
img.contact-icon-i {
    max-width: 100px;
    float: left;
    margin-right: 15px;
}

.w-70 {
    width: 70%;
}

.slick-dots {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
}
.slick-dots li {
  position: relative;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 6px;
  cursor: pointer;
  color: transparent;
  border: 0;
  border-radius: 5px;
  outline: none;
  background: #838383;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button::before, .slick-dots li button::after {
  opacity: 1;
}
.slick-dots li button::before {
  opacity: 1;
}
.slick-dots li.slick-active button {
  width: 32px;
}

.courses-slider .course__card {
  margin: 0 12px;
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .courses-slider .course__card {
    margin-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .courses-slider .course__card {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .courses-slider .course__card {
    margin-bottom: 20px;
  }
}

.team-slider .team__card {
  margin: 0 12px;
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .team-slider .team__card {
    margin-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .team-slider .team__card {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .team-slider .team__card {
    margin-bottom: 20px;
  }
}

.sidebar .sidebar_block {
  position: relative;
}
.sidebar .sidebar_block .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.sidebar .sidebar_block .tags span {
  color: #7a8582;
}
.sidebar .sidebar_block .categories_tags {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.sidebar .sidebar_block .categories_tags a {
  color: #fefcfb;
  padding: 4px 8px;
  background: #f07f34;
  border-radius: 5px;
  transition: all 0.5s ease;
}
.sidebar .sidebar_block .categories_tags a:hover {
  background: #1a1e1d;
}
.sidebar .sidebar_block .sidebar_blog_card {
  display: flex;
  gap: 16px;
  align-items: center;
  background: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 10px;
  padding: 16px;
}
.sidebar .sidebar_block .sidebar_blog_card .img_block {
  overflow: hidden;
  flex-shrink: 0;
}
.sidebar .sidebar_block .sidebar_blog_card .img_block img {
  border-radius: 5px;
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.sidebar .sidebar_block .sidebar_blog_card .blog_title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sidebar .sidebar_block .sidebar_blog_card:hover .img_block img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}

@media (max-width: 575px) {
  .g_c {
    max-width: 294px;
    margin: 0 auto;
  }
}
.g_c .gallery_card {
  padding: 32px;
  background: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 10px;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
.g_c:nth-child(odd) .gallery_card {
  transform: rotate(-2deg);
}
.g_c:nth-child(even) .gallery_card {
  transform: rotate(2deg);
}
.g_c:hover .gallery_card {
  transform: rotate(0);
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}

.gallery-2 .img-block {
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 24px;
}
.gallery-2 .img-block img {
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.gallery-2 .img-block:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}

.form_page {
  background: url(../media/backgrounds/login.png);
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (max-width: 1199px) {
  .form_page {
    background: #fefcfb;
  }
}
.form_page .form_block {
  height: 100vh;
  display: grid;
  align-content: center;
  position: relative;
}
@media (max-width: 575px) {
  .form_page .form_block {
    margin-top: 64px;
  }
}
.form_page .form_block .text_block {
  position: relative;
  z-index: 25;
}
.form_page .form_block .text_block .title {
  position: relative;
  width: fit-content;
}
.form_page .form_block .text_block .title .speaker_icon {
  position: absolute;
  width: 73px;
  height: 73px;
  right: -75px;
  top: -30px;
}
.form_page .form_block .text_block .link-btn {
  background: transparent;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  justify-content: center;
  width: 100%;
  padding: 8px 12px;
  transition: all 0.5s ease;
  border-radius: 5px;
  border: 1px solid #b7bdbb;
}
.form_page .form_block .text_block .link-btn:hover {
  border-color: #f07f34;
  transition: all 0.5s ease;
}
.form_page .form_block .text_block .or {
  position: relative;
  text-align: center;
}
.form_page .form_block .text_block .or::after, .form_page .form_block .text_block .or::before {
  content: "";
  height: 1px;
  width: 46%;
  position: absolute;
  top: 14px;
  background: #c9cfce;
}
@media (max-width: 575px) {
  .form_page .form_block .text_block .or::after, .form_page .form_block .text_block .or::before {
    top: 12px;
  }
}
.form_page .form_block .text_block .or::after {
  right: 0;
}
.form_page .form_block .text_block .or::before {
  left: 0;
}
.form_page .form_block .text_block .bottom-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 36px;
}
@media (max-width: 575px) {
  .form_page .form_block .text_block .bottom-row {
    justify-content: center;
  }
}
.form_page .form_block .shapes img {
  position: absolute;
}
.form_page .form_block .shapes img:nth-child(1) {
  right: 50px;
  top: 98px;
}
@media (max-width: 575px) {
  .form_page .form_block .shapes img:nth-child(1) {
    display: none;
  }
}
.form_page .form_block .shapes img:nth-child(2) {
  top: 46%;
  left: -150px;
}
@media (max-width: 1399px) {
  .form_page .form_block .shapes img:nth-child(2) {
    display: none;
  }
}
.form_page .form_block .shapes img:nth-child(3) {
  bottom: -94px;
  right: 0;
}
.form_page .form_block .shapes img:nth-child(4) {
  right: 70px;
  bottom: 30px;
}

.page_title_banner {
  background-position: center;
  height: 400px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 992px) {
  .page_title_banner {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .page_title_banner {
    height: 350px;
  }
}
@media (max-width: 575px) {
  .page_title_banner {
    height: 350px;
  }
}
.page_title_banner .content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 250px 0 46px;
}
@media (max-width: 767px) {
  .page_title_banner .content {
    gap: 24px;
    padding: 135px 0 46px;
  }
}
@media (max-width: 575px) {
  .page_title_banner .content {
    padding-top: 200px;
  }
}
.page_title_banner .content .title {
    position: relative;
    flex-shrink: 0;
    width: 52%;
    text-align: center;
}
@media (max-width: 575px) {
  .page_title_banner .content .title {
    text-align: center;
  }
}
.page_title_banner .content .title .tag {
  position: absolute;
  top: -45px;
  left: -30%;
  -webkit-animation: animation-upDown-2 3s linear 0s infinite alternate;
  animation: animation-upDown-2 3s linear 0s infinite alternate;
}
.page_title_banner .content .title .tag2 {
  position: absolute;
  top: -100px;
  right: -30%;
  -webkit-animation: animation-upDown-2 3s linear 0s infinite alternate;
  animation: animation-upDown-2 3s linear 0s infinite alternate;
}
@media (max-width: 575px) {
  .page_title_banner .content .title .tag {
    top: -80px;
    left: 160px;
  }
}
@media (max-width: 992px) {
  .page_title_banner .content .main_img {
    width: 367px;
  }
}
@media (max-width: 575px) {
  .page_title_banner .content .main_img {
    display: none;
  }
}
.page_title_banner .circle_vector {
  position: absolute;
  left: -72px;
  bottom: -101px;
  -webkit-animation: animation-popup-1 4s linear 0s infinite alternate;
  animation: animation-popup-1 4s linear 0s infinite alternate;
}
@media (max-width: 1799px) {
  .page_title_banner .circle_vector {
    width: 215px;
  }
}
@media (max-width: 575px) {
  .page_title_banner .circle_vector {
    left: auto;
    right: -70px;
    transform: rotate(90deg);
  }
}

.course__category__card_1 {
  position: relative;
  background-color: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 20px;
  overflow: hidden;
}
.course__category__card_1 .course__category__card_text {
  padding: 24px;
  padding-bottom: 0;
}
.course__category__card_1 .course__category__card_text .course__category__card_title {
  position: relative;
}
.course__category__card_1 .course__category__card_text .course__category__card_title::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 120px;
  height: 2px;
  background: #7a8582;
}
.course__category__card_1 .course__category__card_text .category__info {
  display: flex;
  align-items: center;
  gap: 30px;
}
.course__category__card_1 .course__category__card_text .category__info li {
  color: #7a8582;
}
.course__category__card_1 .course__category__card_text .category__info li:first-child {
  list-style: none;
}
.course__category__card_1 .course__category__card_text .category__info li i {
  margin-right: 8px;
}
.course__category__card_1 .image {
  border-radius: 0 0 20px 20px;
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.course__category__card_1:hover .image {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}

.course__category__card_2 {
  position: relative;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 15px;
  overflow: hidden;
}
.course__category__card_2 .image {
  border-radius: 15px;
}
.course__category__card_2 .course__category__card_text {
  position: absolute;
  bottom: -78px;
  padding: 24px;
  transition: all 0.5s ease;
}
.course__category__card_2 .course__category__card_text .course__category__card_title {
  position: relative;
  color: #fefcfb;
}
.course__category__card_2 .course__category__card_text .course__category__card_title::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 120px;
  height: 2px;
  background: #fefcfb;
}
.course__category__card_2 .course__category__card_text .category_info_text {
  color: #fefcfb;
  margin-bottom: 64px;
  transition: all 0.5s ease;
}
.course__category__card_2 .course__category__card_text .category__info {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 20px;
}
.course__category__card_2 .course__category__card_text .category__info li {
  color: #fefcfb;
}
.course__category__card_2 .course__category__card_text .category__info li:first-child {
  list-style: none;
}
.course__category__card_2 .course__category__card_text .category__info li i {
  margin-right: 8px;
}
.course__category__card_2:hover .course__category__card_text {
  bottom: 0;
  transition: all 0.5s ease;
}
.course__category__card_2:hover .course__category__card_text .category_info_text {
  margin-bottom: 40px;
  transition: all 0.5s ease;
}
.course__category__card_2:hover .course__category__card_text .category__info {
  transition: all 0.5s ease;
  margin-bottom: 20px;
}

.courses-1 {
  background: url(../media/backgrounds/courses-1.png) no-repeat;
  background-size: cover;
  background-position: center;
  background-size: cover;
}

.courses-2 {
  background: url(../media/backgrounds/courses-2.png) no-repeat;
  background-size: cover;
  background-position: center;
  background-size: cover;
}

.course__card {
  position: relative;
  padding-top: 32px;
}
@media only screen and (min-width: 992px) and (max-width: 1400px) {
  .course__card {
    padding-top: 16px;
  }
}
@media (max-width: 767px) {
  .course__card {
    padding-top: 16px;
  }
}
.course__card .course__card__icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 992px) and (max-width: 1400px) {
  .course__card .course__card__icon {
    width: 55px;
  }
}
@media (max-width: 767px) {
  .course__card .course__card__icon {
    width: 55px;
  }
}
.course__card:hover .course__card__icon {
  transform: rotate(10deg);
  transition: all 0.5s ease;
}
.course__card .course__card__content {
  margin: 0px 0 0 52px;
  position: relative;
  z-index: 5;
  background-color: #fefcfb;
  border-radius: 10px;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-width: 1199px) and (max-width: 1400px) {
  .course__card .course__card__content {
    margin-left: 26px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .course__card .course__card__content {
    flex-direction: column;
    margin-left: 26px;
    padding-left: 16px;
  }
}
@media (max-width: 767px) {
  .course__card .course__card__content {
    flex-direction: column;
    margin-left: 26px;
    padding-right: 16px;
  }
}
.course__card .course__card__content .left__block {
  position: relative;
  width: 100%;
  padding: 20px 0 39px 82px;
}
@media only screen and (min-width: 992px) and (max-width: 1400px) {
  .course__card .course__card__content .left__block {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .course__card .course__card__content .left__block {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .course__card .course__card__content .left__block {
    padding-left: 40px;
    padding-bottom: 0;
  }
}
.course__card .course__card__content .left__block .course_tag {
  position: absolute;
  right: 8px;
  top: 32px;
}
@media (max-width: 360px) {
  .course__card .course__card__content .left__block .course_tag {
    display: none;
  }
}
.course__card .course__card__content .left__block .course_info {
  display: flex;
  align-items: center;
  gap: 16px;
}
.course__card .course__card__content .left__block .course_info li {
  color: #7a8582;
  margin-left: 12px;
}
.course__card .course__card__content .left__block .course_info li:first-child {
  list-style: none;
  margin-left: 0;
}
.course__card .course__card__content .left__block .course_info li i {
  color: #f07f34;
  margin-right: 8px;
}
.course__card .course__card__content .left__block .author_card {
  position: relative;
}
.course__card .course__card__content .left__block .author_card .author_img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 3px solid #f07f34;
}
@media (max-width: 767px) {
  .course__card .course__card__content .left__block .author_card .author_img {
    width: 50px;
  }
}
.course__card .course__card__content .left__block .author_card .author_text_block {
  margin-left: 22px;
  padding: 12px 24px 12px 64px;
  border-radius: 15px;
  max-width: 260px;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
}
@media (max-width: 767px) {
  .course__card .course__card__content .left__block .author_card .author_text_block {
    width: fit-content;
    padding: 8px 16px 8px 40px;
  }
}
.course__card .course__card__content .right__block {
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .course__card .course__card__content .right__block {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .course__card .course__card__content .right__block {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.course__card .course__card__content .right__block::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  height: 175px;
  width: 1px;
  background: #b7bdbb;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .course__card .course__card__content .right__block::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .course__card .course__card__content .right__block::before {
    display: none;
  }
}
.course__card .course__card__content .right__block .price_block {
  position: relative;
  width: 165px;
  height: 165px;
}
@media only screen and (min-width: 1199px) and (max-width: 1400px) {
  .course__card .course__card__content .right__block .price_block {
    width: 140px;
    height: 150px;
  }
}
.course__card .course__card__content .right__block .price_block .price_vector {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.course__card .course__card__content .right__block .price_block span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
}
.course__card .course__card__content .bottom_vector {
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 0 0 10px 0;
}

.course_detail .author_block_card {
  display: flex;
  align-items: center;
}
.course_detail .author_block_card .author_img {
  position: relative;
  z-index: 20;
  flex-shrink: 0;
}
.course_detail .author_block_card .author_img img {
  border: 3px solid #f07f34;
  border-radius: 50%;
  width: 74px;
  height: 74px;
}
.course_detail .author_block_card .author_detail {
  position: relative;
  z-index: 10;
  background: #fefcfb;
  width: 100%;
  padding: 12px 24px 12px 64px;
  margin-left: -50px;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 15px;
}
.course_detail .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 19px 24px;
  background: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 20px;
}
@media (max-width: 767px) {
  .course_detail .info {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
}
.course_detail .info .info_left {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 54px;
}
@media (max-width: 1399px) {
  .course_detail .info .info_left {
    gap: 48px;
  }
}
@media (max-width: 1199px) {
  .course_detail .info .info_left {
    gap: 24px;
  }
}
.course_detail .info .info_right {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 64px;
  padding-left: 64px;
  margin-left: 64px;
  border-left: 1px solid #b7bdbb;
}
@media (max-width: 1399px) {
  .course_detail .info .info_right {
    gap: 48px;
    padding-left: 48px;
    margin-left: 48px;
  }
}
@media (max-width: 1199px) {
  .course_detail .info .info_right {
    gap: 24px;
    padding-left: 24px;
    margin-left: 24px;
  }
}
@media (max-width: 767px) {
  .course_detail .info .info_right {
    padding-left: 0;
    margin-left: 0;
    border: none;
    justify-content: flex-start;
  }
}
.course_detail .nav-tabs {
  flex-direction: column;
  flex-wrap: wrap;
  gap: 32px;
  border: none;
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .course_detail .nav-tabs {
    flex-direction: row;
    gap: 24px;
  }
}
.course_detail .nav-tabs .nav-item .nav-link {
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
  transition: all 0.5s ease;
  border-radius: 0;
}
.course_detail .nav-tabs .nav-item .nav-link.active {
  border-left: 4px solid #f07f34;
  padding-left: 15px;
  color: #2a322d;
  transition: all 0.5s ease;
}
.course_detail .nav-tabs .nav-item .nav-link:hover {
  color: #f07f34;
  transition: all 0.5s ease;
}
.course_detail .tab-content .overview .points li {
  display: flex;
  align-items: center;
  gap: 12px;
}
.course_detail .tab-content .overview .points li i {
  color: #fefcfb;
  background: #f07f34;
  padding: 4px;
  border-radius: 50%;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
}
.course_detail .tab-content .curriculum .curriculum_detail li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid #b7bdbb;
}
.course_detail .tab-content .curriculum .curriculum_detail li .title {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
}
.course_detail .tab-content .curriculum .curriculum_detail li:last-child {
  border: none;
  padding-bottom: 0;
}
.course_detail .tab-content .reviews .review_block {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.course_detail .tab-content .reviews .review_block img {
  border-radius: 15px;
}
.course_detail .tab-content .reviews .review_block span {
  display: flex;
  gap: 4px;
  font-size: 20px;
  color: #f07f34;
}
.course_detail .tab-content .instructor .instructor_block {
  display: flex;
  gap: 11px;
  align-items: center;
}
.course_detail .tab-content .instructor .instructor_block .instructor_img {
  flex-shrink: 0;
}
.course_detail .tab-content .instructor .instructor_block .instructor_img img {
  border: 3px solid #f07f34;
  border-radius: 50%;
  width: 74px;
  height: 74px;
}
.course_detail .tab-content .instructor .instructor_achievements {
  display: flex;
  align-items: center;
  gap: 30px;
}
.course_detail .tab-content .instructor .instructor_achievements li {
  display: flex;
  align-items: center;
  gap: 8px;
}
.course_detail .tab-content .instructor .instructor_achievements li span,
.course_detail .tab-content .instructor .instructor_achievements li i {
  color: #f07f34;
}


.discount_banner {
  background: url(../media/backgrounds/coming-soon-banner.png) no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
@media (max-width: 992px) {
  .discount_banner {
    background-position: right;
  }
}
.discount_banner .banner_text_block {
  height: 600px;
  display: grid;
  align-content: center;
}
@media (max-width: 992px) {
  .discount_banner .banner_text_block {
    height: auto;
    padding: 70px 0 0;
  }
}
.discount_banner .banner_text_block .title_block {
  position: relative;
}
.discount_banner .banner_text_block .title_block .mic_speaker {
  position: absolute;
  right: 0;
  top: -30px;
}
.discount_banner .banner_text_block .title_block .title span {
  position: relative;
}
.discount_banner .banner_text_block .title_block .title span .line_shape {
  position: absolute;
  left: 0;
  bottom: -10px;
  width: calc(100% - 25px);
  margin-left: 10px;
  -webkit-animation: title-animation 5s linear 0s infinite;
  animation: title-animation 5s linear 0s infinite;
}
.discount_banner .banner_text_block .title_block .title span .mic_speaker {
  position: absolute;
  right: -120px;
  top: -78px;
  -webkit-animation: animation-popup-1 1.2s linear 0s infinite alternate;
  animation: animation-popup-1 1.2s linear 0s infinite alternate;
}
.discount_banner .discount_countdown {
  position: relative;
  height: 600px;
  display: grid;
  align-content: center;
  overflow: hidden;
}
@media (max-width: 992px) {
  .discount_banner .discount_countdown {
    height: 300px;
  }
}
.discount_banner .discount_countdown .dial {
  background: url(..//media/shapes/exclude.png);
  position: absolute;
  right: 31px;
  top: 0;
  width: 512px;
  height: 100%;
}
@media (max-width: 992px) {
  .discount_banner .discount_countdown .dial {
    display: none;
  }
}
.discount_banner .discount_countdown .dial .top-remain {
  display: flex;
  padding-top: 32px;
  justify-content: end;
  gap: 64px;
  flex-direction: column;
}
.discount_banner .discount_countdown .dial .top-remain li {
  list-style: none;
  text-align: right;
  color: #fefcfb;
  font-size: 32px;
  margin-bottom: 0;
}
.discount_banner .discount_countdown .dial .top-remain li:nth-child(1) {
  opacity: 0.3;
  padding-right: 28%;
  font-size: 24px;
}
.discount_banner .discount_countdown .dial .top-remain li:nth-child(2) {
  opacity: 0.6;
  font-size: 28px;
  padding-right: 17%;
}
.discount_banner .discount_countdown .dial .top-remain li:nth-child(3) {
  opacity: 0.8;
  padding-right: 8%;
}
.discount_banner .discount_countdown .dial .top-coming {
  display: flex;
  padding-top: 122px;
  justify-content: end;
  gap: 64px;
  flex-direction: column;
}
.discount_banner .discount_countdown .dial .top-coming li {
  list-style: none;
  text-align: right;
  color: #fefcfb;
  font-size: 28px;
  margin-bottom: 0;
}
.discount_banner .discount_countdown .dial .top-coming li:nth-child(1) {
  opacity: 0.8;
  padding-right: 8%;
}
.discount_banner .discount_countdown .dial .top-coming li:nth-child(2) {
  opacity: 0.6;
  font-size: 28px;
  padding-right: 17%;
}
.discount_banner .discount_countdown .dial .top-coming li:nth-child(3) {
  opacity: 0.3;
  padding-right: 28%;
  font-size: 24px;
}
.discount_banner .discount_countdown .paint_shape {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
@media (max-width: 992px) {
  .discount_banner .discount_countdown .paint_shape {
    width: 345px;
    height: 255px;
  }
}
.discount_banner .discount_countdown .exclude {
  position: absolute;
  right: 45px;
  top: 0;
  animation: rotating 60s infinite linear;
}
.discount_banner .discount_countdown .countdown {
  position: relative;
  z-index: 45;
  justify-content: end;
  align-content: center;
}
.discount_banner .discount_countdown .countdown li:last-child h2 {
  position: relative;
  z-index: 9;
}
.discount_banner .discount_countdown .countdown li:last-child h2 span {
  position: relative;
  z-index: 999;
  width: 80px;
  text-align: center;
  color: #fefcfb;
  padding: 0 0 0 23px;
}
@media (max-width: 992px) {
  .discount_banner .discount_countdown .countdown li:last-child h2 span {
    width: auto;
    color: #2a322d;
  }
}
@media (max-width: 1399px) {
  .discount_banner .discount_countdown .countdown li:last-child h2 span {
    padding-left: 14px;
  }
}
@media (max-width: 992px) {
  .discount_banner .discount_countdown .countdown li:last-child h2 span {
    padding-left: 0px;
  }
}

.contact_banner {
  background: url(../media/backgrounds/get-contact-bg.jpg) no-repeat;
  background-size: cover;  
  padding: 57px 50px 50px;
  border-radius: 15px;
  position: relative;  
}

.con-img .shape-b {
  position: absolute;
  z-index: 5;
  max-width: 290px;
  top: 0;
  -webkit-animation: leftRight-2 4.5s linear 0s infinite alternate;
  animation: leftRight-2 4.5s linear 0s infinite alternate;
}

.con-img .shape-f {
  position: absolute;
  z-index: 5;
  max-width: 500px;
  top: 0;
  -webkit-animation: leftRight-2 2.5s linear 0s infinite alternate;
  animation: leftRight-2 2.5s linear 0s infinite alternate;
}
.con-img.position-relative {
    position: absolute;
    top: -167px;
}
.icons-blue {
    display: inline-block;
    background: #085edc;
    border-radius: 10px;
    padding: 8px;
}
.icons-blue img {
    max-width: 30px;
}
.con-address h2 {
    color: #c8291e;
    font-size: 24px;
    font-weight: 600;
}
.c-text {
    display: inline-block;
    width: 75%;
    margin: 0 0 0 20px;
}
.con-address {
    vertical-align: top;
    display: flex;
    align-items: baseline;
}
.quick-contact {
    background: #e7dde5;
    padding: 19px 17px 17px 45px;
    margin-top: 9px;
    border-radius: 15px;
    box-shadow: 0 4px 0px #e4a6a7;
    display: flex;
}
.quick-contact h4 {
    font-size: 22px;
    font-weight: 600;
    color: #c93635;
    width: 120px;
    border-right: 1px solid #999;
    display: inline-block;
    margin-right: 30px;
}
form.footer-form {
    width: 85%;
    display: inline-block;
}

.heading.w-70 {
    margin-bottom: 40px;
}
@media (max-width: 767px) {
  .contact_banner {
    height: 400px;
  }
}
@media (max-width: 575px) {
  .contact_banner {
    height: 500px;
  }
}
.contact_banner .phone_number {
  width: 316px;
  text-align: center;
  padding: 12px;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  color: #f07f34;
  background-color: #fefcfb;
  border-radius: 15px;
}
@media (max-width: 992px) {
  .contact_banner .phone_number {
    width: 250px;
  }
}
@media (max-width: 767px) {
  .contact_banner .phone_number {
    width: auto;
  }
}
.contact_banner .icons img {
  position: absolute;
}
.contact_banner .icons img:nth-child(1) {
  top: 4px;
  left: 127px;
  width: 80.653px;
  height: 37.067px;
  z-index: 5;
  -webkit-animation: leftRight-2 4.5s linear 0s infinite alternate;
  animation: leftRight-2 4.5s linear 0s infinite alternate;
  opacity: 0.4;
}
@media (max-width: 1199px) {
  .contact_banner .icons img:nth-child(1) {
    left: 77px;
  }
}
@media (max-width: 991px) {
  .contact_banner .icons img:nth-child(1) {
    left: 27px;
  }
}
.contact_banner .icons img:nth-child(2) {
  top: 20px;
  left: 111px;
  z-index: 10;
}
@media (max-width: 1199px) {
  .contact_banner .icons img:nth-child(2) {
    left: 61px;
  }
}
@media (max-width: 991px) {
  .contact_banner .icons img:nth-child(2) {
    left: 11px;
  }
}
@media (max-width: 767px) {
  .contact_banner .icons img:nth-child(2) {
    display: none;
  }
}
.contact_banner .icons img:nth-child(3) {
  top: 3px;
  left: 148px;
  z-index: 10;
}
@media (max-width: 1199px) {
  .contact_banner .icons img:nth-child(3) {
    left: 98px;
  }
}
@media (max-width: 991px) {
  .contact_banner .icons img:nth-child(3) {
    left: 48px;
  }
}
@media (max-width: 767px) {
  .contact_banner .icons img:nth-child(3) {
    left: 18px;
  }
}
.contact_banner .icons img:nth-child(4) {
  bottom: 53px;
  left: 221px;
  z-index: 10;
}
@media (max-width: 1199px) {
  .contact_banner .icons img:nth-child(4) {
    left: 171px;
  }
}
@media (max-width: 991px) {
  .contact_banner .icons img:nth-child(4) {
    left: 71px;
  }
}
@media (max-width: 767px) {
  .contact_banner .icons img:nth-child(4) {
    display: none;
  }
}
.contact_banner .icons img:nth-child(5) {
  bottom: -20px;
  left: 460px;
  z-index: 5;
  -webkit-animation: leftRight-1 4.5s linear 0s infinite alternate;
  animation: leftRight-1 4.5s linear 0s infinite alternate;
  opacity: 0.4;
}
@media (max-width: 1199px) {
  .contact_banner .icons img:nth-child(5) {
    left: 310px;
  }
}
@media (max-width: 991px) {
  .contact_banner .icons img:nth-child(5) {
    left: 210px;
  }
}
@media (max-width: 767px) {
  .contact_banner .icons img:nth-child(5) {
    left: 50px;
  }
}
.contact_banner .icons img:nth-child(6) {
  top: 21px;
  right: 168px;
}
@media (max-width: 1199px) {
  .contact_banner .icons img:nth-child(6) {
    right: 118px;
  }
}
@media (max-width: 991px) {
  .contact_banner .icons img:nth-child(6) {
    right: 68px;
  }
}
@media (max-width: 767px) {
  .contact_banner .icons img:nth-child(6) {
    right: 18px;
    width: 50px;
  }
}
.contact_banner .icons img:nth-child(7) {
  bottom: 38px;
  z-index: 10;
  right: 111px;
  -webkit-animation-name: float-bob-y-2;
  animation-name: float-bob-y-2;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@media (max-width: 1199px) {
  .contact_banner .icons img:nth-child(7) {
    right: 61px;
  }
}
@media (max-width: 991px) {
  .contact_banner .icons img:nth-child(7) {
    right: 11px;
  }
}
.contact_banner .icons img:nth-child(8) {
  bottom: -70px;
  right: 132px;
  z-index: 5;
  -webkit-animation: animation-popup-1 4s linear 0s infinite alternate;
  animation: animation-popup-1 4s linear 0s infinite alternate;
}
@media (max-width: 1199px) {
  .contact_banner .icons img:nth-child(8) {
    right: 62px;
  }
}
@media (max-width: 991px) {
  .contact_banner .icons img:nth-child(8) {
    bottom: 0px;
    width: 140px;
    height: 140px;
  }
}
.contact_banner .icons img:nth-child(9) {
  bottom: 26px;
  right: 198px;
  z-index: 15;
  -webkit-animation-name: float-bob-y-2;
  animation-name: float-bob-y-2;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@media (max-width: 1199px) {
  .contact_banner .icons img:nth-child(9) {
    right: 148px;
  }
}
@media (max-width: 991px) {
  .contact_banner .icons img:nth-child(9) {
    right: 90px;
  }
}

.contact_links .contact_link_block {
  width: 100%;
  position: relative;
  padding: 12px;
  padding-left: 72px;
  border-radius: 25px 15px 15px 25px;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  background-color: #fefcfb;
  transition: all 0.5s ease;
}
.contact_links .contact_link_block .icon {
  position: absolute;
  top: -8px;
  left: 0;
  z-index: 10;
  background-color: #fefcfb;
  border-radius: 50%;
  border: 3.2px solid rgba(10, 166, 215, 0.2);
  display: grid;
  align-content: center;
  justify-content: center;
  height: 64px;
  width: 64px;
  box-shadow: 1.28px 0.64px 3.2px 0px rgba(2, 69, 122, 0.04), 5.76px 2.56px 6.4px 0px rgba(2, 69, 122, 0.03), 12.16px 6.4px 8.32px 0px rgba(2, 69, 122, 0.02), 22.4px 10.88px 9.6px 0px rgba(2, 69, 122, 0.01), 34.56px 17.28px 10.88px 0px rgba(2, 69, 122, 0);
}
.contact_links .contact_link_block .icon i {
  color: #f07f34;
  transition: all 0.5s ease;
  font-size: 24px;
}
.contact_links .contact_link_block span {
  color: #7a8582;
  transition: all 0.5s ease;
}
.contact_links .contact_link_block:hover {
  transition: all 0.5s ease;
}
.contact_links .contact_link_block:hover .icon i {
  transform: scale(1.1);
  transition: all 0.5s ease;
}
.contact_links .contact_link_block:hover span {
  transition: all 0.5s ease;
  color: #f07f34;
}

.news_letter_banner {
  padding: 121px 16px 310px;
  background: url(../media/backgrounds/banner-bg-2.png) no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  text-align: center;
  position: relative;
  border-radius: 15px;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
}
.news_letter_banner .icon {
  width: 100px;
  height: 100px;
  border: 5px solid rgba(254, 252, 251, 0.5);
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 100px;
  margin: 0 auto;
  margin-bottom: 24px;
  display: grid;
  justify-content: center;
  align-content: center;
}
.news_letter_banner .icon i {
  color: #fefcfb;
  font-size: 40px;
}
.news_letter_banner .newsletter {
  width: auto;
}
.news_letter_banner .newsletter input {
  color: #fefcfb;
  border-color: #fefcfb;
  padding: 9px 12px;
}
.news_letter_banner .newsletter input:focus {
  border-color: #fefcfb;
  color: #fefcfb;
}
.news_letter_banner .newsletter input::placeholder {
  color: #fefcfb;
}
.news_letter_banner .shapes img {
  position: absolute;
}
.news_letter_banner .shapes img:nth-child(1) {
  top: 47px;
  left: 44px;
  width: 80.653px;
  height: 37.067px;
  opacity: 0.4;
  z-index: 10;
  -webkit-animation: leftRight-1 4.5s linear 0s infinite alternate;
  animation: leftRight-1 4.5s linear 0s infinite alternate;
}
.news_letter_banner .shapes img:nth-child(2) {
  top: 63px;
  left: 28px;
  opacity: 0.5;
  z-index: 5;
}
.news_letter_banner .shapes img:nth-child(3) {
  top: 24px;
  right: 16px;
  -webkit-animation-name: float-bob-y-2;
  animation-name: float-bob-y-2;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.news_letter_banner .shapes img:nth-child(4) {
  left: 84px;
  bottom: 181px;
  z-index: 20;
}
.news_letter_banner .shapes img:nth-child(5) {
  left: 19px;
  bottom: 74px;
  z-index: 10;
}
.news_letter_banner .shapes img:nth-child(6) {
  left: 16px;
  bottom: 32px;
  z-index: 5;
  -webkit-animation: animation-popup-1 4s linear 0s infinite alternate;
  animation: animation-popup-1 4s linear 0s infinite alternate;
}
.news_letter_banner .shapes img:nth-child(7) {
  right: 80px;
  bottom: 45px;
  opacity: 0.4;
  -webkit-animation: leftRight-1 4.5s linear 0s infinite alternate;
  animation: leftRight-1 4.5s linear 0s infinite alternate;
}
.news_letter_banner .shapes img:nth-child(8) {
  right: -30px;
  bottom: 146px;
  -webkit-animation-name: float-bob-y-2;
  animation-name: float-bob-y-2;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.news_letter_banner .shapes img:nth-child(9) {
  right: 73px;
  bottom: 130px;
  z-index: 40;
  -webkit-animation-name: float-bob-y-2;
  animation-name: float-bob-y-2;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.faq .faq-block {
  padding: 24px;
  padding-right: 48px;
  margin-bottom: 24px;
  border-radius: 10px;
  background: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
}
.faq .faq-block .accordion-button {
  margin: 0;
  position: relative;
  padding: 0;
  font-weight: 500;
  font-size: 21px;
  line-height: 130%;
}
@media (max-width: 992px) {
  .faq .faq-block .accordion-button {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .faq .faq-block .accordion-button {
    font-size: 19px;
  }
}
@media (max-width: 575px) {
  .faq .faq-block .accordion-button {
    font-size: 18px;
  }
}
.faq .faq-block .accordion-button.collapsed {
  border-radius: 0px;
  padding: 0;
  background: none;
  margin: 0;
}
.faq .faq-block .accordion-button.collapsed::after {
  background-image: none !important;
  content: "";
  font-family: "Font Awesome 5 Pro";
}
.faq .faq-block .accordion-button:not(.collapsed) {
  color: #2a322d;
  background: transparent;
  border: none;
  box-shadow: none;
}
.faq .faq-block .accordion-button:focus {
  border: none;
  box-shadow: none;
}
.faq .faq-block .accordion-button::after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  background-image: none !important;
  position: absolute;
  right: -24px;
  font-weight: 300;
  color: #f07f34;
  font-size: 30px;
  cursor: pointer;
}
.faq .faq-block .accordion-collapse p {
  margin: 16px 0 0;
}
.f-bg{position: relative;}
.f-items{
    position: relative; text-align: center;
}
.f-items h3 {
    font-size: 21px;
    margin: 12px 0;
}
.f-items .short-description {
    width: 85%;
    margin: 0 auto 9px;
}
.f-items a.btn.btn-link {
    border: 0;
    padding: 0;
    color: #000;
    text-transform: lowercase;
    background-image: linear-gradient(to right, #cc564d, #ff5266, #d95c52, #ff5266);
    background-clip: border-box;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.f-bg:before {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: url(../media/backgrounds/dotted-shape.png);
    background-position: 50%;
    width: 80%;
    height: 60%;
    top: 0;
    left: 0;
    z-index: -1;
    right: 0;
    margin: 0 auto;
}
.f-bg .count-no {
    font-family: "Google Sans Flex", sans-serif;
    font-size: 100px;
    font-weight: 700;
    color: transparent;
    text-shadow: 2px 2px 7px #e3ecf6, 0 0 #aab1b8;
    position: absolute;
    line-height: 1;
    top: -20px;
    left: 40px;
    -webkit-transition: all .5s;
    -khtml-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background: linear-gradient(100deg, #e3ecf6 .51%, #e3ecf6 100%);
    background-clip: border-box;
    background-clip: border-box;
    background-clip: border-box;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.f-bg .f-icons {
    width: 135px;
    height: 135px;
    min-width: 135px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    font-size: 60px;
    color: #fff;
    box-shadow: 0 0 15px rgba(13, 13, 13, .2) inset;
    z-index: 1;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.f-bg .f-icons:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(180deg, #072391, #00092d);
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    z-index: -2;
    opacity: 1;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.f-bg .f-icons:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: scale(0);
    transform-origin: center;
    background: linear-gradient(90deg, #013bff 0%, #8be6fc 100%);
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.f-bg .f-icons img {
    transform: rotateY(0);
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.f-bg .f-items:hover .f-icons img {
    transform: rotateY(360deg);
}

.f-bg .f-items:hover .count-no {
    background: linear-gradient(100deg, #ff9a3e .51%, #ff5266 100%);
    background-clip: border-box;
    background-clip: border-box;
    background-clip: border-box;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: unset;
}
.f-bg .f-items:hover .f-icons:before {
    opacity: 0;
}
.f-bg .f-items:hover .f-icons:after {
    transform: scale(1);
    opacity: 1;
}
.f-bg .col-lg-3.mb-48:nth-child(even) {
    margin-top: 105px;
}
.testimonials img.quote_icon {
    max-width: 55px;
    margin-bottom: 10px;
}
.testimonials{
  background: url(../media/resources/testimonial-bg-left.png) 0 0 no-repeat;
  background-size: contain;
}
@media (max-width: 1380px) {
  .f-bg .count-no {
    left: 18px;
  }
}
.benefits {
  position: relative;
  background: url(../media/backgrounds/benefits-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 992px) {
  .benefits {
    background-position: left bottom;
  }
}
.benefits .heading_block {
  margin-bottom: 55px;
}
.benefits .card_block:nth-child(2) {
  margin-top: -40px;
}
.benefits .card_block:nth-child(3) {
  margin-top: -80px;
}
.benefits .card_block:nth-child(4) {
  margin-top: -120px;
}
.benefits .card_block:nth-child(5) {
  margin-top: -160px;
}
@media (max-width: 992px) {
  .benefits .card_block:nth-child(odd) {
    margin-top: 0;
  }
  .benefits .card_block:nth-child(even) {
    margin-top: -40px;
  }
}
@media (max-width: 575px) {
  .benefits .card_block:nth-child(even) {
    margin-top: 0px;
  }
}

@-webkit-keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(10px) translateX(10px) rotate(5deg);
    transform: translateY(10px) translateX(10px) rotate(5deg);
  }
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
}
@keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(10px) translateX(10px) rotate(5deg);
    transform: translateY(10px) translateX(10px) rotate(5deg);
  }
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
}
@-webkit-keyframes float-bob-y-2 {
  0% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(10px) translateX(10px) rotate(5deg);
    transform: translateY(10px) translateX(10px) rotate(5deg);
  }
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
}
@keyframes float-bob-y-2 {
  0% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(10px) translateX(10px) rotate(5deg);
    transform: translateY(10px) translateX(10px) rotate(5deg);
  }
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
}
@-webkit-keyframes leftRight-1 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(80px);
    transform: translateX(80px);
  }
}
@keyframes leftRight-1 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(80px);
    transform: translateX(80px);
  }
}
@-webkit-keyframes leftRight-2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
  }
}
@keyframes leftRight-2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
  }
}
@-webkit-keyframes animation-popup-1 {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes animation-popup-1 {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes title-animation {
  0% {
    width: 0;
  }
  15% {
    width: 100%;
  }
  85% {
    opacity: 1;
  }
  90% {
    width: 100%;
    opacity: 0;
  }
  to {
    width: 0;
    opacity: 0;
  }
}
@keyframes title-animation {
  0% {
    width: 0;
  }
  15% {
    width: 100%;
  }
  85% {
    opacity: 1;
  }
  90% {
    width: 100%;
    opacity: 0;
  }
  to {
    width: 0;
    opacity: 0;
  }
}
@keyframes rotating {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotating2 {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0);
  }
}
@-webkit-keyframes animation-upDown-2 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
}
@keyframes animation-upDown-2 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
}
@keyframes shadows2 {
  0% {
    box-shadow: 0 0 0 0 rgba(10, 166, 215, 0.09), 0 0 0 30px rgba(10, 166, 215, 0.09), 0 0 0 50px rgba(10, 166, 215, 0.09);
  }
  100% {
    box-shadow: 0 0 0 30px rgba(10, 166, 215, 0.09), 0 0 0 50px rgba(10, 166, 215, 0.09), 0 0 0 70px rgba(10, 166, 215, 0);
  }
}
.font-big {
    color: #f06258;
    font-size: 57px;
    line-height: normal;
    font-weight: 800;
}
.bg-text {
    color: #f06258;
    text-transform: uppercase;
    font-size: 230px;
    font-weight: 900;
    opacity: .05;
    position: absolute;
    left: 20%;
    right: 0;
    margin: 0 auto;
    text-align: center;
    transform: translate(-20%, -6px);
    width: 100%;
}
.box-list-wrapper.position-relative {
    
}

.boxes-list {
    border-radius: 25px;
    background: #ffffff33;
    box-shadow: 5px 5px 0 #9399c3;
    padding: 94px 35px 160px 60px;
    overflow: hidden;
    position: relative;
}
.counter-n {
    font-size: 55px;
    font-weight: 800;
    color: #1e3592;
    background: #cfd0e4e8;
    position: absolute;
    left: -55px;
    top: -55px;
    border-radius: 300px;
    height: 200px;
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 23px 0 0 20px;
    z-index: -1;
}
.box-img {
    position: absolute;
    bottom: -5px;
    max-width: 58%;
    left: 62px;
    -webkit-animation: leftRight-2 2.5s linear 0s infinite alternate;
    animation: leftRight-2 2.5s linear 0s infinite alternate;
}
.boxes-list:after {
    content: '';
    background: url(../media/icons/right.png) center no-repeat;
    width: 349px;
    height: 349px;
    position: absolute;
    right: -50px;
    bottom: -70px;
    z-index: -1;
}
.boxes-list .heading {
    font-weight: 500;
    font-size: 22px;
}
.short-description.about__card__content {
    width: 100%;
}
.about__card .short-description.about__card__content p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}
.boxes-list .short-description p {
    color: #000000;
    font-weight: 400;
}
a.arrow-diognal {
    background: #f06258;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-45deg);
    font-size: 18px;
}
.boxes-list:hover a.arrow-diognal {
    background: #000;   
    transform: rotate(0deg);
}
.col-lg-8 .box-img {
    max-width: 39%;
    left: auto;
    right: 0;
    bottom: -10px;
}
.col-lg-8 .boxes-list .about__card {
    width: 60%;
}

.col-lg-8 .about__card .short-description.about__card__content p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}
.col-lg-8 .boxes-list{    padding: 94px 35px 88px 60px;}
a.btn.btn-link.solid-pink {
    background: #f06258;
    border: 1px solid #f06258;
    color: #fff;
    margin-top: 49px;
    padding: 7px 0px 7px 25px;
}
.idea-bg {
    background: url(../media/backgrounds/mid-bg.png) no-repeat 0 0;
    padding: 250px 0 0px 0;
    background-size: cover;
}
a.btn.btn-link.solid-pink i.fa.fa-arrow-right {
    background: #fff;
    color: #f06258;
    border-radius: 64px;
    padding: 6px 7px;
    margin: 0 10px;
}
.service__card__image {
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 15px;
}
.service__card__content {
    padding: 0 15px;
}
.service-short-description-wrapper {
    border: 1px solid #f2605a;
    border-radius: 12px;
    padding: 55px 60px;
    background: #ffffff7a;
}
.service-short-description-wrapper img {
    max-width: 110px;
}
.service-short-description-wrapper .col-lg-3
{
  text-align: center;
}
.service-short-description-wrapper .small-heading {
    color: #F44336;
    text-transform: uppercase;
    font-weight: 700;
}
.service-short-description-wrapper .heading {
    text-transform: uppercase;
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    margin-top: 12px;
}
.service-short-description-wrapper .short-description p {
    color: #000;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
}
.service-short-description-wrapper .short-description {
    border-left: 1px solid #F44336;
    padding-left: 45px;
}
.service-short-description-wrapper .heading span {
    color: #3F51B5;
}
.service-left-wrapper{position: relative; width: 83%;
    margin: 0 auto; display: flex;}
.service-left-wrapper-img {
    background: url(../media/shapes/article-blocker-sprite-left.webp) no-repeat center 0;
    background-size: contain;
    width: 70%;
    height: 385px;
    position: relative;
    display: inline-block;
    left: 80px;
    top: -25px;

}
.service-right-content {
    display: inline-block;
    width: 40%;
    position: relative;
    left: -93px;
}
.service-left-wrapper img {
    position: relative;
    left: 18px;
    -webkit-animation: leftRight-2 2.5s linear 0s infinite alternate;
    animation: leftRight-2 2.5s linear 0s infinite alternate;
}
.service-left-wrapper:nth-child(even) img {
    -webkit-animation: leftRight-2 2s linear 0s infinite alternate;
    animation: leftRight-2 2s linear 0s infinite alternate;
}
.service-left-wrapper:nth-child(even) .service-left-wrapper-img img {
    left: 141px;
}

.service-right-content {
    display: inline-flex;
    position: relative;
    left: -5px;
    width: 60%;
    top: 70px;
}
.service-right-content .counter-no {
    display: inline-block;
    font-size: 124px;
    position: relative;
    top: 42px;
    left: -36px;
    font-weight: 900;
    color: #ff8894;
}
.service-right-content .heading {
    color: #F44336;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 18px;
}
.service-right-content .short-description p {
    color: #000;
    font-weight: 400;
    line-height: normal;
}
.service-left-wrapper:nth-child(even) {
    flex-direction: row-reverse;
}
.service-left-wrapper:nth-child(even) .service-left-wrapper-img {
    background: url(../media/shapes/article-blocker-sprite-right.webp) no-repeat 0 0;
    background-size: contain;
    width: 97%;
    height: 385px;
    position: relative;
    display: inline-block;
    left: -140px;
    top: -23px;
}
.service-left-wrapper:nth-child(even) .service-right-content {
    flex-direction: row-reverse;
    text-align: right;
    left: -65px;
    width: 75%;
}
.service-left-wrapper:nth-child(even) .service-right-content .counter-no {
    left: 30px;
}
.service-left-wrapper:nth-child(even) .service-right-content a.arrow-diognal {
    float: right;
}
.service-left-wrapper:last-child .service-left-wrapper-img {
    background: url(../media/shapes/last-circle.png) no-repeat 56px 0;
    width: 70%;
    height: 385px;
    position: relative;
    display: inline-block;
    left: 75px;
    background-size: 335px;
}

.service-left-wrapper:nth-child(even):last-child .service-left-wrapper-img img {
    left: 16px;
}

@media (max-width: 1380px){
  .service-left-wrapper:last-child .service-left-wrapper-img {
    background: url(../media/shapes/last-circle.png) no-repeat 0 0;
    width: 70%;
    height: 385px;
    position: relative;
    display: inline-block;
    left: 75px;
    background-size: 335px;
  }
  .service-left-wrapper:nth-child(even):last-child .service-left-wrapper-img img {
    left: -65px;
  }
 
}

.top-header-wave {
    height: 0%;
    width: 100%;
    position: absolute;
    top: 219px;
    left: 0;
    background: #ddecfe;
    transform: rotate(180deg);
    z-index: -1;
}

.wave {
  background: url(../media/banners/wave.png) repeat-x; 
  position: absolute;
  top: -198px;
  width: 6400px;
  height: 430px;
  animation: wave 7s cubic-bezier( 0.36, 0.45, 0.63, 0.53) infinite;
  
}

.wave:nth-of-type(2) {
  top: -175px;
  animation: wave 7s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -.125s infinite, swell 7s ease -1.25s infinite;
  opacity: 1;
}

@keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -1600px;
  }
}

@keyframes swell {
  0%, 100% {
    transform: translate3d(0,-25px,0);
  }
  50% {
    transform: translate3d(0,5px,0);
  }
}

/* Dots dropping css start  */
.dots-blue{
    width: 7px;
    height: 7px;
    background: #02347c;
    border-radius: 100px;
  }
  .dots-orange{
    width: 10px;
    height: 10px;
    background: #ff5722;
    border-radius: 100px;
  }
  .dots-light-blue{
    width: 5px;
    height: 5px;
    background: #03a9f4;
    border-radius: 100px;
  }
  .dots-green{
    width: 5px;
    height: 5px;
    background: #8bc34a;
    border-radius: 100px;
  }
.snowflake {    
    position: fixed;
    top: -10%;
    z-index: 1;
    user-select: none;
    cursor: default;
    animation-name: snowflakes-fall, snowflakes-shake;
    animation-duration: 10s, 0s;
    animation-timing-function: linear, ease-in-out;
    animation-iteration-count: infinite, infinite;
    animation-play-state: running, running;
}

.snowflake:nth-of-type(0) {
    left: 2%;
    animation-delay: 0s, 0s;
}

.snowflake:nth-of-type(1) {
    left: 10%;
    animation-delay: 1s, 1s;
}

.snowflake:nth-of-type(2) {
    left: 20%;
    animation-delay: 6s, .5s;
}

.snowflake:nth-of-type(3) {
    left: 30%;
    animation-delay: 4s, 2s;
}

.snowflake:nth-of-type(4) {
    left: 40%;
    animation-delay: 2s, 2s;
}

.snowflake:nth-of-type(5) {
    left: 50%;
    animation-delay: 8s, 3s;
}

.snowflake:nth-of-type(6) {
    left: 60%;
    animation-delay: 6s, 2s;
}

.snowflake:nth-of-type(7) {
    left: 70%;
    animation-delay: 2.5s, 1s;
}

.snowflake:nth-of-type(8) {
    left: 80%;
    animation-delay: 1s, 0s;
}

.snowflake:nth-of-type(9) {
    left: 90%;
    animation-delay: 3s, 1.5s;
}

@keyframes snowflakes-fall {
    0% {
        top: -10%;
    }
    100% {
        top: 100%;
    }
}

@keyframes snowflakes-shake {
    0% {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
    }
    50% {
        transform: translateX(80px);
        -webkit-transform: translateX(80px);
        -moz-transform: translateX(80px);
        -o-transform: translateX(80px);
        -ms-transform: translateX(80px);
    }
    100% {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
    }
}
/* End  */

/*--------------------------------------------------------------
# Service Detail Popup
--------------------------------------------------------------*/
body.inner-pages.locked {
    overflow: hidden;
}
.sd-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  -webkit-transition: all 1s ease;
  -khtml-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.sd-popup .sd-popup__overlay {
  position: fixed;
  width: 224vw;
  height: 224vw;
  top: calc(90px - 112vw);
  right: calc(50% - 112vw);
  z-index: 3;
  display: block;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: transform 0.8s ease-in-out;
  -khtml-transition: transform 0.8s ease-in-out;
  -moz-transition: transform 0.8s ease-in-out;
  -ms-transition: transform 0.8s ease-in-out;
  -o-transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition-delay: 0s;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  background-color: #f44336;
  opacity: 0.8;
  cursor: url(../media/close.png), auto;
}
.sd-close {
    position: sticky;
    right: 30px;
    font-family: "Google Sans Flex", sans-serif;
    color: #E91E63;
    cursor: pointer;
    top: -55px;
    width: 50px;
    display: inline-block;
    background: #ffffffe6;
    height: 50px;
    border-radius: 50px;
    z-index: 9;
}
.sd-close i {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    padding: 27px 0 0 0;
    border: 1px solid;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    border-radius: 50px;
}
@media (max-width: 767px) {
  .sd-popup .sd-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(-110%);
  }
}
.sd-popup .sd-popup__content {
  position: fixed;
  width: 0;
  max-width: 70%;
  padding: 30px 90px;
  left: 50%;
  top: 50%;
  opacity: 0;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -khtml-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -moz-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -ms-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -o-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition-delay: 0s, 0.8s, 0s;
  transition-delay: 0s, 0.4s, 0s;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  border: 1px solid #fff;
  height: 80%;
  overflow: auto;
  background: url(../media/backgrounds/body-bg.jpg) repeat center 880px;
  border-radius: 22px;
}
.sd-popup .sd-popup__content .sd-popup__form {
  position: relative;
}
.sd-popup .sd-popup__content .sd-popup__form input[type=search],
.sd-popup .sd-popup__content .sd-popup__form input[type=text] {
  width: 100%;
  background-color: #ffffff !important;
  font-size: 15px;
  color: #697585;
  border: none;
  outline: none;
  height: 66px;
  padding-left: 30px;
}
.sd-popup .sd-popup__content .sd-popup__form button {
  padding: 0;
  width: 66px;
  height: 66px;
  border: 0;
  background: #f07f34;
  color: #fefcfb;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: -1px;
  border-radius: 0;
}
.sd-popup .sd-popup__content .sd-popup__form button i {
  margin: 0;
  font-size: 24px;
}
.sd-popup .sd-popup__content .sd-popup__form button::after {
  background-color: #9b59b6;
}
.sd-popup.active {
  z-index: 9999;
}
.sd-popup.active .sd-popup__overlay {
  top: auto;
  bottom: calc(90px - 112vw);
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  opacity: 0.8;
  -webkit-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -khtml-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -moz-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -ms-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -o-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
}
@media (max-width: 767px) {
  .sd-popup.active .sd-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(0%);
  }
}
.sd-popup.active .sd-popup__content {
  width: 100%;
  opacity: 1;
  transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}
.small-para {
    font-size: 20px;
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: 300;
    font-family: "Google Sans Flex", sans-serif;
    letter-spacing: 1px;
    line-height: normal;
    width: 68%;
    margin: 0 auto;
}
.banner-elements {
    display: block;
    text-align: center;
    margin: 0 auto;
}
svg#after-banner {
    width: 140px;
}
svg#arrow-down {
    width: 125px;
    margin-bottom: 25px;
}
.client-logo img {
    filter: grayscale(1); transition: .5s; width: 80%;
}
.client-logo img:hover {
    filter: grayscale(0); transition: .5s;
}
.para1 {
    /* background: #2c2c2c; */
    /* color: #fff; */
    font-weight: 200;
    text-transform: capitalize;
    padding: 0px 76px;
    font-size: 80px;
    letter-spacing: 0;
    transform: rotate(-5deg);
    display: inline-block;
    border: 1px solid #2c2c2c;
}
.para2 {
    font-weight: 200;
    text-transform: capitalize;
    padding: 10px 76px 10px;
    font-size: 85px;
    letter-spacing: 0;
    display: inline-block;
}
.divider.text-center {
    position: relative;
    top: -58px;
}
.services-list ul {
    list-style: none;
    color: #222;
}
.services-list .accordion a {
    margin-bottom: 20px;
    color: #222;
    border: 1px solid #999;
    padding: 10px 15px;
}
.services-list .accordion a:hover {
    border: 1px solid #000;
}
.services-list .accordion .baguetteBoxOne a {
    border: 0;
    padding: 0;
}
section.home-mid-text.dark-bg.services-list-wrapper .baguetteBoxOne.gallery h4 {
    color: #000;
    text-align: center;
    margin-bottom: 45px;
}
.services-list ul li {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background: radial-gradient(#ffffff00, #dddddd);
    border-radius: 50px;
    padding: 40px 50px;
    margin: 15px;
    box-shadow: 0px -1px 0px #ccc;
}
.services-list .tab__content ul li:before {
    width: 6px;
    height: 6px;
    background: #222;
    content: '';
    position: absolute;
    left: -20px;
    top: 9px;
}
li.dividerList {
    width: 100% !important;
    text-align: center;
}
.divider-list {
    width: 80% !important;
    border-top: 1px solid #999;
    margin: 35px auto;
}

/*.services-list ul li:before {
    content: '';
    width: 23px;
    height: 100%;
    background: url(../media/icons/hair-line.png) no-repeat 0 0;
    position: absolute;
    right: -6px;
    top: 0;
    transform: rotate(0deg);
}*/
li.dividerList::before{display: none}
.services-list ul li h3 {
    font-size: 25px;
    font-weight: 600;
}
.services-list .tab__content:hover .serviceContent a {
    width: auto;
    text-align: center;
    border-bottom: 1px solid #333;
    transition: .5s;
    margin: 0px 0px 50px;
}
.services-list .tab__content a {
    display: inline-block;

}
.services-list ul li ul {
    background: none;
    padding: 0;
    margin: 45px 0 45px 0;
}
.services-list ul li ul li {
    background: none;
    padding: 0;
    margin: 0;
}
.services-list ul li h2 {
    margin-bottom: 40px;
    font-size: 35px;
}
.serviceContent a.btn-link.btn {
    border: 0;
    padding: 0;
    border-bottom: 1px solid #333;
    border-radius: 0;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
    float: right;
}

/* FAQ accordian css start  */

/* Core styles/functionality */
.tab {
  position: relative;
}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s cubic-bezier(0.18, 0.46, 0, 0.91);
}
.tab input:checked ~ .tab__content {
    max-height: 300rem;
    transition: max-height 1s ease-in-out;
}
.owl-carousel.mGalleryCarousel.owl-loaded.owl-drag{width: 400px; text-align: center;}
.graphics-owl-carousel .owl-nav span {
    font-size: 67px;
    color: #333;
    font-weight: 100;
}
.graphics-owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 45%;
    left: -45px;
    transform: translate(0, -50%);
}
.graphics-owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 45%;
    right: -45px;
    transform: translate(0, -50%);
}
.owlcarouselWrapper {
    width: 95%;
    margin: 0 auto;
}
.owlcarouselWrapper .owl-carousel .owl-item img {
    display: block;
    width: 99%;
    border: 1px solid #ccc;
}
/* Visual styles */
.accordion {
  color: #fff;
  overflow: hidden;
}
.tab__label,
.tab__close {
  display: flex;
  color: white;
  cursor: pointer;
}
.tab__label {
  padding: 1rem;
}
.tab__label::after {
    content: "\276F";
    width: 1em;
    height: 1em;
    text-align: center;
    transform: rotate(90deg);
    transition: all 0.35s;
    position: absolute;
    right: 10px;
    font-size: 20px;
    top: 40px;
}
.tab input:checked + .tab__label::after {
  transform: rotate(270deg);
}
.tab__content p {
    margin: 0;
    padding: 0 0 30px 0;
    color: #fff;
}
.tab__close {
  justify-content: flex-end;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}
.accordion--radio {
  
}
.faq-list.text-white {
    width: 75%;
    float: right;
}
.faq-wrapper {
    padding-bottom: 60px;
}
.tab__label {
    
    padding: 35px 45px 35px 0;
    border-top: 1px solid #fff;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.tab__label strong {
    margin-right: 15px;
}
.faq-wrapper .tab:first-child label.tab__label {
    border-top: 0;
}
/* Arrow animation */
.tab input:not(:checked) + .tab__label:hover::after {
  animation: bounce .5s infinite;
}
@keyframes bounce {
  25% {
    transform: rotate(90deg) translate(.25rem);
  }
  75% {
    transform: rotate(90deg) translate(-.25rem);
  }
}

/* End  */

li.nav-item.hasItems a.nav-link:after {
    content: '';
    position: absolute;
    right: 60px;
    width: 15px;
    height: 15px;
    border: 2px solid #e56713;
    border-top: 0;
    border-right: 0;
    transform: rotate(-45deg);
    top: 12px;
    transition: .5s;
}
li.nav-item.hasItems a.nav-link.up::after {
    top: 19px;
}
li.nav-item.hasItems .sub-menu {
    display: none;
}
/*li.nav-item.hasItems:hover .sub-menu {
    display: block;
}*/
li.nav-item.hasItems .sub-menu.open {
    display: block; transition: .5s; margin-bottom: 13px;
}
.sub-menu.open a.sub-menu-link {
    display: inline-block;
    width: 100%;
    margin: 0px 0;
    padding: 0 0 10px 35px;
    position: relative;
    text-transform: capitalize;
    font-size: 19px;
}
.b-logo-icon img {
    max-width: 85px;
    margin: 50px 0;
}
.pagination div:first-child {
    display: none;
}
span.relative.inline-flex.items-center.px-4.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.leading-5 {
    background: #FF5722 !important;
    color: #fff;
    border: 1px solid #f2904f !important;
}
span.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.rounded-r-md.leading-5 {
    position: relative;
    border: 0 !important;
}
span.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.rounded-r-md.leading-5 {
    border: 0 !important;
    width: 45px;
    color: #000;
}
a.relative.inline-flex.items-center.px-2.py-2.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.rounded-l-md.leading-5.hover\:text-gray-400.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-500.transition.ease-in-out.duration-150 {
    border: 0 !important;
    width: 45px;
    color: #000;
}
span.relative.inline-flex.items-center.px-2.py-2.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.rounded-l-md.leading-5, a.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.rounded-r-md.leading-5.hover\:text-gray-400.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-500.transition.ease-in-out.duration-150
{
   border: 0 !important;
    width: 45px;
}

.pagination a:hover {
    background: #FF5722 !important;
    color: #fff;
}
a.sub-menu-link:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #313131;
    position: absolute;
    border-radius: 100px;
    left: 12px;
    top: 11px;
}
a.nav-link.up::after {
    transform: rotate(135deg) !important;
    transition: .5s;
}

.services-list .tab__content ul li {
    background: none;
    border: 0 !important;
    padding: 0;
    position: relative;
}
.services-list .tab__content ul li {
    background: none;
    border: 0 !important;
    padding: 0;
    position: relative;
    box-shadow: none;
    margin: 0 0 10px 0;
}

.other-content ul {
    padding: 0;
    list-style: none;
}
.other-content ul li {
    /* display: inline-block; */
    border-bottom: 0px solid #666;
    padding: 4px 5px;
    border-radius: 0;
    margin: 0 15px 15px;
    position: relative;
        color: #f07f34;
}
.footerBtn {
    border-top: 1px solid #ccc;
    padding-top: 35px;
    margin-top: 40px;
}
.footerBtn ul li {
    color: #ff2121;
    margin-bottom: 38px;
}
.other-content ul li:before {
    content: '';
    position: absolute;
    left: -12px;
    top: 19px;
    width: 6px;
    height: 6px;
    border: 0px solid #333;
    border-radius: 100px;
    background: #f07829;
}
.boxBlockmore ul li {
    border: 1px solid #ccc;
    display: flex;
    gap: 25px;
    padding: 30px 50px !important;
    border-radius: 20px;
    margin: 50px 0;
}
.boxBlockmore ul li:before{display: none;}
.nn {
    color: #f07f3433;
    padding: 15px;
    height: 55px;
    border-radius: 20px;
    position: absolute;
    font-size: 95px;
    left: -76px;
    top: -60px;
    font-weight: 600;
}
.logoType .slick-slide {
      margin: 0 20px;
}
.logoType-block img {
    max-width: 90px;
    margin-bottom: 15px;
    border-radius: 15px;
}
.logoType-block {
    margin: 0 20px;
    border: 1px solid #ccc;
    text-align: center;
    padding: 30px 0;
    border-radius: 0px;
}
.boxShow4 ul {
    display: inline-table;
    padding: 0;
}
.boxShow4 ul .nn {
    background: none;
    color: inherit;
    padding: 0;
    height: auto;
    border-radius: 0;
    position: inherit;
    left: inherit;
}
.boxShow4 ul .nn svg path, .boxShow4 ul .nn svg rect {
    fill: #f07f34;
}
.boxShow4 ul li {
    width: 25%;
    display: inline-flex;
    height: auto;
    vertical-align: top;
    padding: 0 25px !important;
    border: 0px solid #f07f3440;
    margin: 0 0px -1px -1px;
    border-right: 0px solid #ccc;
    border-radius: 0;
        position: relative;
}
.boxShow4 ul li.divider {
    width: 100%;
    height: auto;
    border: 0;
    text-align: center;
    padding: 0 !important;
}
.boxShow4 ul li.divider hr {
    border-top: 1px solid #333;
    width: 97%;
    margin: 30px auto;
}
.boxShow4 ul li:after {
    border-right: 0px solid #ccc;
    content: '';
    height: 9em;
    width: 1px;
    background: #ccc;
    position: absolute;
    right: 7px;
    top: 0;
}
@media(max-width: 1400px){
    .boxShow4 ul li:after {
        height: 12em;
    }
}
.boxShow4 ul li.divider::after{display: none;}
.boxShow4 ul li:nth-child(4):after, .boxShow4 ul li:nth-child(9):after {
    width: 0;
}
.casestudylist .casestudylist {
    padding: 0;
    list-style: none;
    margin: 0;
}
.pr-5 {
    padding-right: 20px;
}
.pl-5 {
    padding-left: 20px;
}

.casestudylist .csList-block {
    width: 50%;
    text-align: left;
    border: 1px solid #ccc;
    border-radius: 0px;
    padding: 30px;
    display: inline-block;
    margin: 0 0;
    position: relative;
}

.casestudylist .csList-block .smallContentService {
    border: 1px solid #ccc;
    padding: 7px 20px;
    display: inline-block;
    border-radius: 0px;
    position: absolute;
    right: -20px;
    top: -10px;
    background: #fff;
}
.casestudylist .slick-slide, .testimonials_slider_services .slick-slide{
  margin:20px;
}
.casestudylist .csList-block h6 {
    color: #f07f34;
}
.processBox ul li {
    display: inline-block;
    height: auto;
    min-height: 515px;
    width: 33.3%;
    padding: 40px 40px 0 !important;

}

.processBox ul li::after {
    height: 100%;
}
.processBox ul li .nn {
    border: 1px solid #999;
    width: auto;
    display: inline-block;
    font-size: 21px;
    border-radius: 100px;
    padding: 15px 19px;
    margin-bottom: 20px;
    top: 0;
    left: 0;
}
.processBox ul li.divider {
    min-height: auto;
}
.youmaualsolist svg {
    max-width: 60px;
    margin-bottom: 20px;
}
.youmaualsolist-block {
    border: 1px solid #ccc;
    display: inline-flex !important;
    gap: 16px;
    min-height: 140px;
    padding: 25px 20px 25px 23px;
}
.sectorList.otherServicesList {
    margin-bottom: 80px;
}
.youmaualsolist-block h4 {
    font-size: 17px;
}
.noIconDiv ul li {
    height: auto;
    min-height: 390px;
}

.noIconDiv h5 {
    display: grid;
    padding-left: 30px;
}
.noIconDiv .dotcircle.blinking {
    top: 19px;
    position: relative;
    left: -29px;
}
.sectorList ul {
    padding: 0;
    list-style: none;
    text-align: center;
}
.sectorList ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 0px;
    margin: 0 6px 16px;
}
.otherServicesList ul li {
    display: inline-flex;
    vertical-align: top;
    justify-content: left;
    text-align: left;
        gap: 15px;
}
.iDetails p {
    margin-bottom: 0;
}
.otherServicesList ul li .icons svg {
    width: 55px;
}
.footerProcessBox {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.services-list .tab__label {
    border: 1px solid #ccc;
    padding: 35px;
    border-radius: 50px 50px 0px 0px;
    border-bottom: 0;
    font-size: 25px;
    font-weight: 300;
}
.user-detail .userImage img {
    max-width: 90px;
    border-radius: 1000px;
    border: 1px solid #ccc;
}
.services-list .tab__label::after {
   right: 55px;
}
.services-list .accordion .tab:first-child:before {
    display: none;
}
.services-list .accordion .tab:first-child:after {
    display: none;
}
.services-list .accordion .tab:first-child{
  position: relative;
  top: -30px;
}
section.home-mid-text.dark-bg.services-list-wrapper {
    background: none;
    padding-top: 20px;
}

.services-list .tab__label {
    border: 0px solid #ccc;
    padding: 35px;
    border-radius: 50px 50px 0px 0px;
    border-bottom: 0;
    color: #222;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: 0;
}
.services-list p {
    color: #222;
}
.viewMore {
    color: #000;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.services-list .tab__content {
    padding: 0px 35px 0px 35px;
    border: 0px solid #ccc;
    border-top: 0;
    border-bottom: 0;
    position: relative;
    bottom: 0px;
}
.services-list .accordion {
    overflow: visible;
}

.services-list .tab:before {
    content: '';
    border-left: 0px solid #ccc;
    height: 100px;
    width: 1px;
    position: absolute;
    left: 0px;
    bottom: -49px;
    z-index: 999;
}
.services-list .tab:after {
    content: '';
    border-left: 0px solid #ccc;
    height: 100px;
    width: 1px;
    position: absolute;
    right: 0px;
    bottom: -49px;
    z-index: 999;
    background: #cccccc00;
}
.services-list .tab__close {
    justify-content: flex-end;
    padding: 0.5rem 1rem;
    font-size: 0.75rem;
    color: #222;
}
.services-list .accordion .tab:nth-child(even) {
    background: #cccccc00;
    border-radius: 50px 50px 00px 00px;
}

.services-list .accordion .tab:nth-child(even):before {
    content: '';
    border-left: 0px solid #ccc;
    height: 49px;
    width: 45px;
    position: absolute;
    left: 0px;
    bottom: -49px;
    z-index: 0;
    background: #cccccc00;
}
.services-list .accordion .tab:nth-child(even):after {
    content: '';
    border-right: 0px solid #ccc;
    height: 49px;
    width: 45px;
    position: absolute;
    right: 0px;
    bottom: -49px;
    z-index: 0;
    background: #cccccc00;
    border-left:0;
}
.services-list .accordion .tab:nth-child(odd) .tab__label {background: #fff}
.services-list .accordion .tab:last-child {
    background: none;
    border: 0;
    border-radius: 0;
    border-top: 0px solid #ccc;
    position: relative;
    top: 48px;
}
.services-list .accordion .tab:last-child:before{display: none}
.services-list .accordion .tab:last-child:after{display: none}
section.footer-mid-text.dark-bg.cta-wrapper {
    padding: 60px 0;
}
section.footer-mid-text.dark-bg.cta-wrapper .btn-link a {
    color: #fff;
    font-size: 45px;
}
section.footer-mid-text.dark-bg.cta-wrapper .btn-link a {
    color: #fff;
    font-size: 45px;
    margin: 0;
    line-height: normal;
}


/* Services list page css  */

.ser-content-image {
    position: relative;
    top: 34px;
    z-index: 1;
}

.ser-content-image {
    position: relative;
    top: 34px;
    z-index: 1;
}

.ser-wrap li {
    background: none;
    padding: 0;
    position: relative;
    width: 24%;
    text-align: right;
    display: inline-block;
    margin: 0 6px;
}
.ser-wrap li .service-bb {
    background: #e4a483;
    width: 110px;
    height: 110px;
    border-radius: 15px 15px 0px 15px;
    display: inline-block;
}
.service-img {
    border-radius: 20px;
    overflow: hidden;
}
.no-title {
    background: #a44919e6;
    border-radius: 20px 0px 20px 20px;
    margin: 5px 0 0 0;
    padding: 30px;
    text-align: left;
    width: 75%;
    display: inline-block;
}
.no-title span {
    font-size: 70px;
    color: #fff;
}
.no-title label {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    margin: 15px 0;
}
.service-lsit-description {
    width: 82%;
    display: inline-block;
    border-left: 1px solid #68000038;
    margin: 5px 0;
    padding: 17px 0 13px 25px;
    text-align: left;
}
.service-lsit-description p {
    font-size: 16px;
}
.ser-wrap li:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 300px;
    left: 50px;
    top: -99px;
    background: #a0000038;
    z-index: -1;
}
.ser-wrap {
    padding: 126px 0 0 0;
}
.ser-wrap li:nth-child(2n):before {
    display: none;
}
.ser-wrap li:nth-child(2n) {
    top: -275px;
    position: relative;
}
.ser-wrap li:nth-child(2n) .no-title {
    margin-bottom: 5px;
    border-radius: 20px 20px 0px 20px;
}
.ser-wrap li:nth-child(2n) .service-img {
    margin-bottom: 5px;
}
.ser-wrap li:nth-child(2n) .service-lsit-description {
    text-align: left;
    padding-left: 25px;
}
.ser-wrap li:nth-child(2n) .service-bb {
    position: absolute;
    left: 0;
}
.ser-wrap li:nth-child(3n) {
    text-align: left;
}
.ser-wrap li:nth-child(3n) {
    text-align: left;
    position: relative;
    top: -115px;
}
.ser-wrap li:nth-child(3n) .no-title {
    border-radius: 0px 20px 20px 20px;
}
.ser-wrap li:nth-child(3n) .service-lsit-description {
    padding-left: 15px;
}
.ser-wrap li:nth-child(3n):before{
    display: none;
}
.big-list li {
    font-size: 45px;
    margin-bottom: 30px;
    font-weight: 700;
}
.big-list {
    margin-top: 90px;
}
.strategy-text.text-center {
    width: 75%;
    margin: 0 auto;
}

.cirlce-one {
    border: 45px solid #f8d5ab;
    width: 400px;
    height: 400px;
    border-radius: 1000px;
    text-align: center;
    display: flex;
    justify-content: center;
    position: relative;
    font-size: 183px;
    font-weight: 700;
    color: #f8d5ab;
    padding-top: 138px;
    margin-top: 74px;
    left: -60px;
}
.cirlce-one:after {
    width: 45px;
    content: '';
    height: 500px;
    position: absolute;
    bottom: 172px;
    right: -44px;
    background: #efcda8;
    z-index: -1;
}
.cirlce-two {
    border: 45px solid #b1bee2;
    width: 400px;
    height: 400px;
    border-radius: 1000px;
    text-align: center;
    display: flex;
    justify-content: center;
    position: relative;
    font-size: 183px;
    font-weight: 700;
    color: #b1bee2;
    padding-top: 138px;
    margin-top: -44px;
    left: -60px;
}
.cirlce-two:after {
    width: 43px;
    content: '';
    height: 449px;
    position: absolute;
    top: -80%;
    right: -97px;
    background: #a6b4d8;
    z-index: -1;
    transform: rotate(90deg);
}
.cirlce-three {
    border: 45px solid #ffd8ab;
    width: 400px;
    height: 400px;
    border-radius: 1000px;
    text-align: center;
    display: flex;
    justify-content: center;
    position: relative;
    font-size: 183px;
    font-weight: 700;
    color: #ffd8ab;
    padding-top: 138px;
    margin-top: -44px;
    left: -60px;
}
.cirlce-three:after {
    width: 43px;
    content: '';
    height: 449px;
    position: absolute;
    top: -80%;
    right: -97px;
    background: #ffcfa0;
    z-index: -1;
    transform: rotate(90deg);
}
.w-90 {
    width: 88%;
}
.ser-extra-content {
    position: relative;
    padding: 65px 0 0 0;
}
.ser-extra-content {
    position: relative;
    padding: 65px 0 0 0;
    left: -35px;
}
.m-p-m-5 {
    margin: -20px 0 0 0;
}
.cirlce-three::before {
    width: 43px;
    content: '';
    height: 188px;
    position: absolute;
    top: -61%;
    right: -100%;
    background: #ffcfa0;
    z-index: -1;
    border-radius: 13px;
}
.toolbox-desc {
    max-width: 100%;
    margin: 0 auto;
    padding: 45px 36% 100px 36%;
}
.toolbox-desc{
    background: url('../images/toolbox-heading-bg.png') center 0 no-repeat;
    background-size: contain;
}
.toolbox-content{
    background: url('../images/world-map.jpg') center 0 no-repeat;
    background-size: contain;
    position: relative;
    z-index: 0;
}
.toolbox-content li {
    background: none;
    padding: 0;
    display: inline-block;
    width: 20%;
    height: auto;
    vertical-align: top;
}

.toolbox-content li .toolbox-icon {
    background: #b1bee2;
    color: #fff;
    width: 200px;
    height: 200px;
    border-radius: 1000px;
    padding: 20px;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 0;
    margin: 0 auto 220px;
    
}
.toolbox-content li:nth-child(2) .toolbox-icon {
    margin: 0 auto 300px;
}
.toolbox-content li:nth-child(2) .toolbox-title:after {    
    height: 315px;    
}
.toolbox-content li:nth-child(3) .toolbox-icon {
    margin: 0 auto 85px;
}
.toolbox-content li:nth-child(5) .toolbox-icon {
    margin: 0 auto 150px;
}
.toolbox-content li:nth-child(2n+1) .toolbox-icon {
    background: #ffd8ab;
}
.toolbox-content li .toolbox-icon span {
    color: #b1bee2;
    width: 100%;
    font-size: 40px;
    margin: 16px 0 0;
    font-weight: 700;
}
.toolbox-content li .toolbox-icon:before {
    content: '';
    background: #fff;
    width: 80%;
    height: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    border-radius: 1000px;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    box-shadow: 4px 5px 7px #00000036;
}

.toolbox-content li:nth-child(2n+1) .toolbox-icon span {
    color: #ffd8ab;
}
.toolbox-content li .toolbox-icon span {
    color: #b1bee2;
}

.toolbox-content li:nth-child(1) {
    position: relative;
    top: -237px;
}
.toolbox-content li:nth-child(2) {
    position: relative;
    top: -20px;
    left: -20px;
}
.toolbox-content li:nth-child(3) {
    position: relative;
    top: 50px;
}
.toolbox-content li:nth-child(4) {
    position: relative;
    top: -30px;
    right: -30px;
}
.toolbox-content li:nth-child(5) {
    position: relative;
    top: -237px;
    right: -60px;
}
.toolbox-content li .toolbox-title {
    background: #b1bee2;
    color: #fff;
    border-radius: 100px;
    padding: 18px 10px;
    position: relative;
    display: inline-block;
    width: 94%;
}
.toolbox-content li:nth-child(2n+1) .toolbox-title {   
    background: #f79c34;   
}

.toolbox-content li .toolbox-icon:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -9px;
    background: #b1bee2;
    border-radius: 100px;
}

.toolbox-content li:nth-child(2n+1) .toolbox-icon:after {   
    background: #ffd8ab;   
}

.toolbox-content li .toolbox-title:before {
    content: '';
    width: 20px;
    height: 20px;
    background: #b1bee2;
    position: absolute;
    top: -9px;
    border-radius: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.toolbox-content li:nth-child(2n+1) .toolbox-title:before {   
    background: #f79c34;    
}

.toolbox-title:after {
    content: '';
    width: 2px;
    height: 230px;
    background: #b1bee2;
    position: absolute;
    bottom: 80%;
    border-radius: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}

.toolbox-content li:nth-child(2n+1) .toolbox-title:after {
    content: '';
    width: 2px;
    height: 250px;
    background: #f79c34;
    position: absolute;
    bottom: 38%;
    border-radius: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.short-description {
    width: 90%;
    margin: 0 auto;
}
b, strong {
    font-weight: 800; color: #f07f34;
}
.w-80 {
    width: 80%;
}
.w-70 {
    width: 70%;
}
.w-65 {
    width: 65%;
}

/* End  */

/*Footer Css*/
..footer-container {
    flex: none;
    width: 100%;
    height: auto;
    position: relative;
}
.footer-box {
    flex-flow: column;
    place-content: center;
    align-items: center;
    gap: 10px;
    width: 1440px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: hidden;
}
.footer-box .f-b-w {
    
    height: 460px;    
    flex: none;
    width: 90%;
    position: relative;
    overflow: hidden;
}
.f-c-w{
  /*position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0*/
}
.f-c-w img {
  display:block;width:100%;object-position:center;object-fit:cover;
}
.footer-box .footer-bg {
    
    width: 100%;
    position: relative;
}
.footer-box .footer-content {
    width: 100%;
    margin: 40px auto 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 35px;
}
.social-media {
    text-align: right;
}
.footer-footer {
    width: 100%;
    margin: 30px auto;
    /* position: absolute; */
    left: 0;
    right: 0;
    bottom: 35px;
}
.footer-left a {
    
    font-size: 25px;
    padding: 10px 0;
}
.footer-box .footer-content .title {
    font-size: 25px;
    color: #2c2c2c;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 500;
}
.footer-middle {
    padding: 45px 0;
    position: relative;
    display: flex;
    justify-content: space-around;
}
section.moreServices {
    background: #ffffff;
    padding: 0;
    text-align: center;
}
.footer-middle h3 {
    color: #ea7528;
    font-size: 19px;
}
.servicesListFooter {
    text-align: left;
}
.servicesListFooter ul li a {
    
    position: relative;
}
.servicesListFooter ul {
    margin: 0;
    list-style: none;
}
.servicesListFooter ul li {
    margin: 17px 00px 0 0;
    position: relative;
}
.servicesListFooter ul li:after {
    content: '';
    left: -20px;
    color: #ffffff47;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 9px;
    background: #c8c8c8;
    border-radius: 10px;
}
.colFooterService {
    width: 20%;
}
.servicesListFooter ul li a:after
{
    content: '|';
    position: absolute;
    right: -22px;
    top: 0;
    color: #ffffff47;
    display: none;
}
.servicesListFooter ul li:last-child a:after {
    display: none;
}
.contact-no a {
    font-size: 30px;
    font-weight: 500;
}
.email-prefix {
    display: flex;
    flex-direction: column;
    font-size: 35px;
    position: relative;
}
.f-l-content {
    display: flex;
}
.saperator {
    width: 2.5px;
    height: 100px;
    transform: rotate(-35deg);
    margin: 8px 20px;
    position: absolute;
    left: 57px;
    top: -17px;
}
.email-domain {
    display: flex;
    flex-direction: column;
}
.email-domain a {
    font-size: 40px;
    font-weight: 700;
}
.email-prefix a {
    font-weight: 200;
}
.email-prefix a:nth-child(2) {
    font-weight: 200;
    color: #979797;
}
.framer-xdzCv .framer-1v0iiyo {
    aspect-ratio: 3.06383;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    overflow: hidden;
}
.email-prefix:hover a {
    color: #c5c5c5 !important;
}
.color-dg{color: #000}


.email-prefix:hover a:hover {
    color: #000 !important;
}

.email-prefix span {
    color: #fff;
}
.color-dg span {
    color: #333;
}

.email-prefix:hover a:hover span {
    color: #000 !important;
}
.email-prefix:hover span {
    color: #fff !important;
}



/* End */
form#contactForm {
    border: 1px solid #999;
    padding: 50px;
    border-radius: 30px;
        text-align: left;
}
a.wapp-icon-bottom {
    position: fixed;
    bottom: 20px;
    z-index: 999;
    left: 20px;
}
.heroOneLiner span {
    color: #bb7442;
}
.mob-dis-none{display: block;}
.mob-des-none{display: block;}
.mob-dis-block{display: none;}
.header-carousel button.owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.header-carousel button.owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.header-carousel button.owl-next span, .header-carousel button.owl-prev span {
    font-size: 40px;
    font-weight: 100;
}
.col-lg-12.text-center.mid-img-after-banner img {
    max-width: 230px;
    margin-bottom: 30px;
}
.slick-slider .card-block a:hover{color: #f4a068}
.services-list .tab__content .icons img {
    max-height: 495px;
}
.services-list .tab__content .icons {
    text-align: center;
}
.serviceDetailPage.hero-banner-1 .heroInnerBannerText {
    font-size: 55px;
    font-weight: 300;
    width: 100%;
    margin: 7% auto 0;
    line-height: 125px;
    letter-spacing: 0px;
    font-family: "Google Sans Flex", sans-serif;
    text-transform: capitalize;
}
.con-details {
    padding: 0;
    text-align: center;
}
.con-details ul {
    list-style: none;
    padding: 0;
}
.con-details ul li {
    display: inline-block;
    width: 500px;
    border-right: 1px solid #ccc;
    padding: 10px 0;
    margin: 0 0;
}
.con-details ul li:last-child {
    border: 0;
    width: 370px;
}
div#cookie-consent {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 40px;
    backdrop-filter: blur(14px);
    box-shadow: 17px 0px 11px #00000026;
    z-index: 999999999;
    background: #ffffffba;
}
.cookie-msg-group {
    display: flex;
    justify-content: space-between;
    align-items: flex-start !important;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    gap: 40px;
}
.cookie-msg-des {
    flex: 1;
    width: 892px;
    max-width: 100%;
    font-size: 18px;
    line-height: 25px;
}
.cookie-msg-group .cookie-msg-btn-wrapper {
    display: flex !important;
    gap: 19px !important;
}
.cookie-msg-group .cookie-msg-btn-wrapper button {
    border: 1px solid #000;
    font-size: 20px;
    padding: 15px 35px;
    background: #ffffff47;
}
div#cookie-consent p.cookie-title {
    font-size: 25px;
}
.b-logo-icon{position: relative;}
.b-logo-icon:before {
    border-top: 1px solid #666;
    width: 200px;
    height: 1px;
    content: '';
    position: absolute;
    top: 50%;
    left: 390px;
}
.b-logo-icon:after {
    border-top: 1px solid #666;
    width: 200px;
    height: 1px;
    content: '';
    position: absolute;
    top: 50%;
    right: 400px;
}
.blog-listing-wrapper {
    padding: 0 80px 90px;
}
.blog-listing-wrapper a h2:hover {
    color: #FF5722;
}
.blog-listing-wrapper h2 {
    font-size: 35px;
    color: #c54f00;
}
.blog-cat {
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.ai-knowledge-base-page h2 {
    font-size: 30px;
    color: #222;
    font-weight: 400;
}
span.author-icon {
    width: 46px;
    border: 0px solid #ccc;
    padding: 0;
    height: 46px;
    border-radius: 44px;
    margin-right: 0;
}
h1.heroOneLiner.blogDetailPage {
    font-size: 45px;
    letter-spacing: normal;
    line-height: normal;
    text-transform: unset;
        margin: 0 auto 0;
}
.blogDetailPageBannerWrapper {
    margin: 8% 0 2%;
}
.blogDetailPageBannerWrapper .blog-cat a {
    color: #ef7728;
}
.blogDetailPageBannerWrapper .author-d {
    margin: 25px 0 0;
}
.breadcrumb {
    text-align: center;
    display: inline-block;
}
.breadcrumb ul {
    padding: 0;
    text-align: center;
}
.breadcrumb ul li {
    display: inline-block;
    position: relative;
    margin: 0 10px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
}
.breadcrumb ul li a {
    position: relative;
    color: #FF5722;
}
.breadcrumb ul li a:after {
    content: '-';
    position: absolute;
    right: -15px;
}
.blog-cat-heading a svg {
    position: relative;
    top: -2px;
}
.right-side-bar {
    padding: 0 0 0 45px;
}
.right-side-bar ul {
    padding: 0;
    list-style: none;
    margin-bottom: 80px;
}
.right-side-bar ul li {
    margin: 20px 0;
    border-bottom: 1px dashed;
    padding-bottom: 20px;
}
.right-side-bar ul li a:hover {
    color: #FF5722;
}
.showAllCate {
    margin-top: 20px;
}
.showAllCateWrapper {
    background: #ffdfd5b0;
    padding: 35px 40px;
}
.showAllCateWrapper h4 {
    border-bottom: 1px solid #FF5722;
    padding-bottom: 18px;
    color: #FF5722;
}
.showAllCate {
    margin-top: 20px;
    border-bottom: 1px dashed #999;
    padding-bottom: 15px;
}
.showAllCate a {
    display: inline-block;
    width: 100%;
    position: relative;
}
.showAllCate a svg {
    position: absolute;
    right: 0;
    top: 3px;
}
.showAllCateWrapper {
    background: #ffdfd505;
    padding: 35px 40px;
    border: 1px solid #ff57228c;
}
.right-side-bar h4 a {
    color: #FF5722;
}
.blogImage img {
    border-radius: 20px;
    margin-bottom: 30px;
}
.blogDetails h3 {
    font-size: 25px;
    line-height: normal;
}
.blogDetails h2 {
    margin: 30px 0;
}
.blogDetails ul li {
    margin: 17px 0;
    background: url(../img/checked-red.png) 0px 11px no-repeat;
    padding: 4px 0 4px 45px;
    font-size: 18px;
}
.blogDetails ul {
    padding: 0;
    list-style: none;
}
.blogDetails tr:first-child td {
    background: #f07829;
    color: #fff;
    border: 1px dashed #fff;
}
.blogDetails tr td {
    border: 1px dashed #f07829;
    font-size: 15px;
    padding: 5px 20px;
}


.blogDetails tr:first-child td p {
    color: #fff;
    font-size: 15px;
}
.blogDetails tr td p {
    font-size: 15px;
}
.blogDetails p {
    line-height: 170%;
    margin: 10px 0;
}


/**/
/* Full-screen overlay */
.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff96;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999999999;
    backdrop-filter: blur(29px);
}
.loading-overlay img {
    max-width: 80px;
    position: absolute;
}

/* Spinner animation */
.spinner {
    width: 200px;
    height: 200px;
    /* border: 8px solid #f3f3f3; */
    border-top: 8px solid #f07828;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

.star {
    fill: none;
    stroke: #3d3d3d;
    stroke-width: 4px;
    /* Stroke-dasharray property */
    stroke-dasharray: 1553px;
    stroke-dashoffset: 1553px;
    animation: movestroke 4s linear infinite;   
    /*animation-fill-mode: forwards;*/
}

@keyframes movestroke {
    100% {
        stroke-dashoffset: 0;
    }
}

.star2 {
    fill: none;
    stroke: #3d3d3d;
    stroke-width: 2px;
    /*Stroke-dasharray property*/
    stroke-dasharray: 553px;
    stroke-dashoffset: 553px;
    animation: movestroke 0s linear infinite;   
    animation-fill-mode: forwards;
}
.star3 {
    fill: none;
    stroke: #3d3d3d;
    stroke-width: 2px;
    /*Stroke-dasharray property*/
    stroke-dasharray: 553px;
    stroke-dashoffset: 553px;
    animation: movestroke 0s linear infinite; 
    animation-fill-mode: forwards;
}
.ss-l:hover .star3 {
    stroke: #f07f34; animation: movestroke 1.5s linear infinite; 
}
.ss-l:hover .star2 {
    stroke: #f07f34; animation: movestroke 5.5s linear infinite; 
}
.ss-l:hover h4{color: #f07f34;}



.star1 {
    fill: none;
    stroke: #3d3d3d;
    stroke-width: 8px;
    /* Stroke-dasharray property */
    stroke-dasharray: 553px;
    stroke-dashoffset: 553px;
    animation: movestroke 4s linear infinite;   
    /*animation-fill-mode: forwards;*/
}

@keyframes movestroke {
    100% {
        stroke-dashoffset: 0;
    }
}

/*.star3 {
    fill: none;
    stroke: #3d3d3d;
    stroke-width: 2px;
    Stroke-dasharray property
    stroke-dasharray: 553px;
    stroke-dashoffset: 553px;
    animation: movestroke 3s linear infinite;   
    animation-fill-mode: forwards;
}*/

.svg-anim1 {
    fill: none;
    stroke: #3d3d3d;
    stroke-width: .5px;
    /* Stroke-dasharray property */
    stroke-dasharray: 1053px;
    stroke-dashoffset: 1053px;
    animation: movestroke 7s linear infinite;   
    /*animation-fill-mode: forwards;*/
}
@keyframes movestroke {
    100% {
        stroke-dashoffset: 0;
    }
}

.fil0 {
    fill: none;
    stroke: #d73b09;
    stroke-width: 1px;
    /* Stroke-dasharray property */
    stroke-dasharray: 1053px;
    stroke-dashoffset: 1053px;
    animation: movestroke 7s linear infinite;   
    /*animation-fill-mode: forwards;*/
}

@keyframes movestroke {
    100% {
        stroke-dashoffset: 0;
    }
}

/* Keyframes for spinner animation */
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/*section.aiBox {
    background: url(../img/ai-background.webp) 0 0 no-repeat;
    padding: 70px 0 60px 0;
    background-size: cover;
    margin: 62px 0 0 0;
    filter: grayscale(.7);
}*/

.homePageMainHeading h1{
    font-size: 46px;
    line-height: 112%;
}
section.footer-mid-text.dark-bg.cta-wrapper h2.text-white {
    width: 80%;
}
form#careerForm input[type="file"] {
    width: 100%;
}
a.btn-link.btn.cBtn {
    border: 0;
    padding: 0;
    font-weight: 700;
}
.serviceDetailHeadingWrapper .heroOneLiner {
    margin: 7% auto 0;
}

.product-page img {
    border: 1px solid #cccccc87;
    padding: 25px;
}

#instructions {
  position: absolute;
  color: #666;
  bottom: 0;
  padding-bottom: 6px;
  font-family: sans-serif;
  width: 100%;
  text-align: center;
  pointer-events: none;
}
.heroBg {
    position: absolute;
    z-index: -1;
    opacity: .5;
}
.heroBg svg {
  width: 100vw;
  height: 100vh;
  opacity: 0;
}
.heroBg defs path {
  stroke: white;
  stroke-width: 2px;
}


/* CaseStudy start */

.casestudiesW ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.casestudiesW .parent {
    width: 100%;
    min-height: 260px;
    perspective: 1000px;
}

.casestudiesW .card {
    height: 100%;     position: relative;
}
.casestudiesW .card:hover {
   border: 1px solid #f07f34;
}
.csImage {
    max-width: 45%;
    margin: 15px auto 0;
}

.casestudiesW .glass {
  transform-style: preserve-3d;
  position: absolute;
  inset: 8px;
  border-radius: 25px;
  border-top-right-radius: 100%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.349) 0%, rgba(255, 255, 255, 0.815) 100%);
  /* -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px); */
  transform: translate3d(0px, 0px, 25px);
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.casestudiesW .glass img {
    height: 100%;
    border-radius: 25px;
    opacity: 0.2;
}
/*.casestudiesW .content {
  padding: 100px 60px 0px 30px;
  transform: translate3d(0, 0, 26px);
}*/
.casestudiesW .content {
    padding: 10px 30px 0px 30px;
    min-height: 170px;
}

.casestudiesW .content .title {
    display: block;
    color: #222;
    font-weight: 700;
    font-size: 21px;
}

.casestudiesW .content .text {
    display: block;
    color: rgb(49 49 49 / 76%);
    font-size: 17px;
    margin-top: 20px;
}

.casestudiesW .bottom {
    padding: 10px 12px;
    margin-bottom: 20px;
}

.casestudiesW .bottom .view-more {
  
}

.casestudiesW .bottom .view-more .view-more-button {
  background: none;
  border: none;
  color: #222;
    font-weight: bolder;
    font-size: 14px;
    margin-right: 10px;
}

.casestudiesW .bottom .view-more .svg {
  fill: none;
  stroke: #222;
  stroke-width: 3px;
  max-height: 15px;
  transform: rotate(-90deg);
}

.casestudiesW .bottom .social-buttons-container {
  display: flex;
  gap: 10px;
  transform-style: preserve-3d;
}

.casestudiesW .bottom .social-buttons-container .social-button {
  width: 30px;
  aspect-ratio: 1;
  padding: 5px;
  background: rgb(255, 255, 255);
  border-radius: 50%;
  border: none;
  display: grid;
  place-content: center;
  box-shadow: rgba(5, 71, 17, 0.5) 0px 7px 5px -5px;
}

.casestudiesW .bottom .social-buttons-container .social-button:first-child {
  transition: transform 0.2s ease-in-out 0.4s, box-shadow 0.2s ease-in-out 0.4s;
}

.casestudiesW .bottom .social-buttons-container .social-button:nth-child(2) {
  transition: transform 0.2s ease-in-out 0.6s, box-shadow 0.2s ease-in-out 0.6s;
}

.casestudiesW .bottom .social-buttons-container .social-button:nth-child(3) {
  transition: transform 0.2s ease-in-out 0.8s, box-shadow 0.2s ease-in-out 0.8s;
}

.casestudiesW .bottom .social-buttons-container .social-button .svg {
  width: 15px;
  fill: #393939;
}

.casestudiesW .bottom .social-buttons-container .social-button:hover {
  background: black;
}

.casestudiesW .bottom .social-buttons-container .social-button:hover .svg {
  fill: white;
}

.casestudiesW .bottom .social-buttons-container .social-button:active {
  background: rgb(255, 234, 0);
}

.casestudiesW .bottom .social-buttons-container .social-button:active .svg {
  fill: black;
}

.casestudiesW .logo {
  position: absolute;
  right: 0;
  top: 0;
  transform-style: preserve-3d;
}

.casestudiesW .logo .circle {
    display: block;
    position: absolute;
    aspect-ratio: 1;
    border-radius: 50%;
    top: 0;
    right: 0;
    box-shadow: #47464540 -10px 10px 20px 0px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: #f07f343b;
    transition: all 0.5s ease-in-out;
}

.casestudiesW .logo .circle1 {
  width: 170px;
  transform: translate3d(0, 0, 20px);
  top: 8px;
  right: 8px;
}

.casestudiesW .logo .circle2 {
  width: 140px;
  transform: translate3d(0, 0, 40px);
  top: 10px;
  right: 10px;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  transition-delay: 0.4s;
}

.casestudiesW .logo .circle3 {
  width: 110px;
  transform: translate3d(0, 0, 60px);
  top: 17px;
  right: 17px;
  transition-delay: 0.8s;
}

.casestudiesW .logo .circle4 {
  width: 80px;
  transform: translate3d(0, 0, 80px);
  top: 23px;
  right: 23px;
  transition-delay: 1.2s;
}

.casestudiesW .logo .circle5 {
  width: 50px;
  transform: translate3d(0, 0, 100px);
  top: 30px;
  right: 30px;
  display: grid;
  place-content: center;
  transition-delay: 1.6s;
  color: #fff;
    font-weight: 700;
}
.casestudiesW {
    margin: 5px 0 65px;
}

.casestudiesW .logo .circle5 .svg {
  width: 20px;
  fill: white;
}

/*.casestudiesW .parent:hover .card {
    transform: rotate3d(1, 1, 0, 30deg);
    box-shadow: rgb(108 108 108 / 30%) 30px 50px 25px -40px, rgba(5, 71, 17, 0.1) 0px 25px 30px 0px;
}

.casestudiesW .parent:hover .card .bottom .social-buttons-container .social-button {
  transform: translate3d(0, 0, 50px);
  box-shadow: rgba(108 108 108 / 30%) -5px 20px 10px 0px;
}

.casestudiesW .parent:hover .card .logo .circle2 {
  transform: translate3d(0, 0, 60px);
}

.casestudiesW .parent:hover .card .logo .circle3 {
  transform: translate3d(0, 0, 80px);
}

.casestudiesW .parent:hover .card .logo .circle4 {
  transform: translate3d(0, 0, 100px);
}

.casestudiesW .parent:hover .card .logo .circle5 {
  transform: translate3d(0, 0, 120px);
}*/
.casestudiesW ul li {
    display: inline-block;
    width: 22%;
    margin: 15px;
    vertical-align: top;
}
/* End */

.webLogo img {
    max-width: 50%;
}
.webLogogd img {
    max-width: 100%;
    border: 1px solid #f1833945;
}
.caseStudyPage .title {
    margin: 12px 0 25px;
    font-size: 25px;
}
.caseStudyPage .title span {
    width: 100%;
    font-size: 20px;
    line-height: normal;
    color: #da5700;
    letter-spacing: 1px;
    font-weight: 500;
}
.webLogogd {
    margin-bottom: 70px;
    width: 94%;
}
.caseStudyPage .value ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.caseStudyPage .value ul li {
    display: inline-block;
    border: 0px solid #666;
    padding: 10px 20px 0 0;
    margin: 10px 10px 0 0;
    border-radius: 7px;
}
.w-94{width: 94%}
/*.caseStudyPage .shortDescription p {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
}*/
.caseStudyPage .tableHeadings {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding: 12px 0;
    font-size: 23px;
    font-weight: 500;
    border-top: 1px solid #ccc;
    margin-top: -1px;
}
.caseStudyPage .shortDescription {
    margin-bottom: 45px;
}
.services-list-wrapper h3, .services-list-wrapper blockquote {
    color: #222;
}
.mBtnDisplay {
    display: flex;
    justify-content: space-around;
}
.webScreens.caseStudyPage {
    margin: 90px;
}
.webScreens.caseStudyPage .webScreenBg {
    height: 600px;
}
/*.caseStudydetails p {
    font-size: 23px;
    line-height: 35px;
    font-weight: 500;
}*/
.caseStudyPageImage .webScreenBg {
    height: 360px;
}
.caseStudyPageDetails {
    padding: 0px 0px;
}
.gdH p {
    margin-bottom: 0;
}
.workFlowSliderWrapper {
    width: 94%;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 20px;
}
.workFlowSliderWrapper img {border-radius: 20px;}
.viewFull.orange {
    color: #dc6314;
    font-size: 20px;
    font-weight: 500;
}
#Layer_1_svg_expand{animation: bouncesvg 1s infinite alternate cubic-bezier(0.25, 1, 0.5, 1);}
@keyframes bouncesvg {
  0% {
    transform: scale(.5);
  }
 
  100% {
    transform: scale(1);
  }
  
}

#Layer_1_svg_expand1{animation: bouncesvg1 .5s infinite alternate cubic-bezier(0.25, 1, 0.5, 1);}
@keyframes bouncesvg1 {
  0% {
    transform: scale(1);
  }
 
  100% {
    transform: scale(1.4);
  }
  
}
.csdwv{display: none}
.viewScreen{display: block;}
.caseStudyWP {
    width: 94%;
}
.hand-up-d {
    position: absolute;
    right: 5%;
    bottom: 19%;
    background: #ffffffd4;
    animation: float 2s ease-in-out infinite;
    width: 70px;
    height: 70px;
    text-align: center;
    padding: 10px 0 0 0;
    border-radius: 1000px;
}
@keyframes float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px); /* Adjust distance here */
  }
  100% {
    transform: translateY(0px);
  }
}
.gdPWrapper .title.gdT {
    margin: 0 0 15px 0;
}
.boot-grid-lr .item {
    border: 1px solid #e2e2e2;
    border-radius: 0;
    display: inline-block;
    margin: 1em;
    padding: 20px;
    transition: all .3s ease-in-out 0s;
    width: 25em;
    min-height: 220px;
    text-align: center;
}
.gdPWrapper .shortDescription {
    margin-bottom: 30px;
}
.newPortfolioDesign img {
    border: 0 !important;
    padding: 0 !important;
}
.boot-grid-lr .item h4 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 25px;
}
.paginationG {
    display: flex;
    justify-content:center;
    /*margin-top: 50px;*/
    color: #000;
}
.paginationG .prev, .paginationG .next {
    font-size: 65px;
    margin: 0 25px;
}

.paginationG .prev span {
    font-family: "Smooch Sans", sans-serif;
    margin: 0 10px 0 0;
}
.paginationG .next span {
    font-family: "Smooch Sans", sans-serif;
    margin: 0 0 0 10px;
}
.paginationG .current {
    font-size: 30px;
    color: #ed5f00;
    position: relative;
    top: 26px;
}
.csTabContent .nav button {
    color: #999999;
    font-size: 21px;
    font-weight: 400;
    min-width: 170px;
    text-align: left;
}
.view-more-cs {
    position: absolute;
    right: 0;
    top: 0;
}
.view-more-cs a.btn.read {
    letter-spacing: 1px;
}
.csContent {
    text-align: left;
}
.csTitle {
    font-size: 21px;
    margin: 15px 0 7px;
}
.ssDe{
    justify-content: center;
    gap: 110px;
    margin: 25px 0 0;
}
.vv {
    font-size: 21px;
    font-weight: 300;
}
.csTabContent .nav button.active {
    color: #222;
    font-weight: 600;
}
span.csArrow svg {
    width: 0px;
    position: relative;
    top: 15px;
}
button.clipboard {
    border: 0;
    background: none;
}
.shareWrap {
    justify-content: center;
    margin: 30px auto 40px !important;
    gap: 25px;
    border-bottom: 1px solid #ccc;
    width: fit-content;
    padding: 10px 0px;
}

.gdPWrapper .webScreenBg {
    height: 515px;
    margin-bottom: 20px;
}
.shareWrap label {
    display: flex;
    align-items: center;
    color: #f07828;
}
.tt {
    color: #da5700;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 500;
}

.title.tableHeadings.gdH {
    border-bottom: 0;
    margin-bottom: 0;
    padding: 25px 0 0 0;
    display: block;
    border: 0;
}
.csTabContent .nav button.active span.csArrow svg {
    width: 55px;
    position: relative;
    top: 15px;
}
.title.tableHeadings.gdH ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.title.tableHeadings.gdH ul li {
    display: inline-block;
    margin-right: 60px;
    position: relative;
    padding-left: 18px;
    font-size: 18px;
    font-weight: 300;
}
.title.tableHeadings.gdH ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #2c2c2c;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 100px;
}

/* AI Search Css Start */
.aiSearchBoxBorder h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 35px;
    color: #f07728;
}
.ai-image {
    margin: 0 0 0 48px;
    box-shadow: 0 0 101px #ccc;
}
.aiSearchBox input.aiinputbox {
    width: 95%;
    border: 2px solid #ffffff70;
    padding: 14px 15px 14px 64px;
    border-radius: 44px;
    background: url(../img/ai-search-icon-white.png) 19px 8px no-repeat !important;
    background-size: 33px !important;
    color: #fff;
    margin-bottom: 20px;
}

.aiSearchBox input.aiinputbox::placeholder {
  color: #fff;
  opacity: 0.5;
}
.smallContent ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.smallContent ul li {
    display: inline-block;
    background: #ff791f00;
    padding: 5px 0px;
    border-radius: 35px;
    margin: 0 15px 0 0;
    border: 1px solid #ffffff00;
}
.aiBtnGroup button.btn.btn-submit.dark {
    display: inline-block;
    background: #ff791f;
    color: #fff;
    padding: 12px 20px;
    border-radius: 37px;
    margin-bottom: 20px;
    margin-right: 10px;
    letter-spacing: 0;
    border: 1px solid #ffffff4d;
}
.aiBtnGroup button.btn.btn-link.light {
    letter-spacing: 0;
    color: #fff;
}
button.btn.btn-link.light{letter-spacing: 0;}
.banner-card {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 550px;
    border-radius: 20px;
    overflow: hidden;
    background-color: #e6390066;
    box-shadow: 0 30px 70px rgba(0, 0, 0, 0.35);
    margin: 0 auto;
}
.bg-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#webgl-canvas {
    width: 100%;
    height: 100%;
    display: block;
}
.grid-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: 
        linear-gradient(to right, rgba(255, 255, 255, 0.07) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255, 255, 255, 0.07) 1px, transparent 1px);
    background-size:120px 120px;
    pointer-events: none;
}
.watermark {
  position: absolute;
  bottom: -120px;
  left: 0;
  font-size: 18rem;
  font-weight: 900;
  color: rgb(255 255 255 / 9%);
  letter-spacing: -3px;
  user-select: none;
  pointer-events: none;
  z-index: 1;
  right: 0;
  text-align: center;
}
.AIContentWrap {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: white;
    text-align: center;
    padding: 40px 40px 15px 40px;
    /*pointer-events: none;*/
    color: #fff;
}
.AIContentWrap h2 {
    color: #fff;
    font-size: 55px;
    max-width: 750px;
    width: 100%;
}
.AIContentWrap p {
    color: #fff;
    max-width: 750px;
    width: 100%;
}
.aiSearchBox {
    color: #fff;
    margin: 10px 0;
    width: 100%;
    max-width: 700px;
}
.whyAeo {
    position: absolute;
    bottom: 35px;
    right: 40px;
    border-bottom: 1px solid #fff;
}

button#close-button {
    background: none;
}
button#next-button, button#previous-button {
    background: none;
}
/* End */

.slider-vertical-client-logos button {
    display: none !important;
}
.slider-vertical-client-logos img{filter: grayscale(1);}

.slider-vertical-client-logos:hover img{filter: grayscale(0);}
.slider-vertical-client-logos {
    width: 48%;
    display: inline-block;
    margin-bottom: 70px;
}

.deckBox a {
    border: 1px solid #f07f34;
    border-radius: 100px;
    padding: 10px 20px;
    font-size: 20px;
}
.popupFormBody {
    text-align: left;
}
.deckBox {
    margin-top: 16px;
    position: relative;
    top: 15px;
    right: 45px;
    width: 320px;
}
div#deckPopup, #deckPopup2, #deckPopup3, #formPopup {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #ffffffe0;
    top: 0;
    backdrop-filter: blur(20px);
    z-index: 999999;
}

div#deckPopup .popupForm, #deckPopup2 .popupForm, #deckPopup3 .popupForm, #formPopup .popupForm{
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    background: #fff;
    padding: 50px 50px 0px 50px;
    border-radius: 30px;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 1px 8px 130px #0000002e;
}
.submitPopupContactForm, .submitPopupOtpForm {
    border: 1px solid #ccc;
    width: auto;
    padding: 10px 25px;
    text-decoration: none;
    margin-top: 25px;
}
div#deckPopup .popupForm button.close, #formPopup .popupForm button.close,  #deckPopup2 .popupForm button.close2,  #deckPopup3 .popupForm button.close3{
    position: fixed;
    right: 20px;
    top: 3px;
    border: 0;
    background: none;
    font-size: 40px;
    font-weight: 200;
}
.popupFormBody img {
    margin: 0 auto 30px;
}
div#deckPopup, #deckPopup2, #deckPopup3, #formPopup{display: none;}

div#deckPopup.openPopup, #formPopup.openPopupForm, #deckPopup2.openPopup2, #deckPopup3.openPopup3{display: block;}
.footer-right {
    text-align: right;
}
.deckBox a svg {
    transform: rotate(133deg);
}
.deckBox a span {
    color: #f07f34;
    font-weight: 600;
}

div#deckPopup3 .popupForm {
    padding: 50px 100px;
}
div#deckPopup3 .popupForm h3 {
    line-height: 48px;
}
.services-list figure.card {
    border: 0;
}
span.howArrow {
    width: 22px;
}
div#howWeWork-tabContent {
    background: #ff791f;
    width: 65%;
    padding: 40px;
    border-radius: 25px;
    color: #fff;
}
div#howWeWork-tab {
    width: 35%;
}
.howTabContent button {
    border: 1px solid #ccc;
    text-align: left;
    padding: 30px 35px;
    display: flex;
    gap: 30px;
    margin-bottom: 10px;
    border-radius: 12px;
    margin-right: 30px;
    margin-top: 20px;
    color: #222222;
    font-weight: 500;
    font-size: 18px;
}
.howTabContent button:hover {
    color: #ff791f;
}
.nav-link:focus, .nav-link:hover {
    color: #ff791f;
}
span.howArrow svg {
    width: 20px;
}
.hwwContent span {
    background: #fff;
    color: #ff791f;
    padding: 8px 15px;
    border-radius: 46px;
    margin-bottom: 30px;
}
.hwwContent p {
    color: #fff;
    margin-bottom: 35px;
}

.hwwContent h3 {
    margin-bottom: 25px;
}
.howTabContent .nav-link.active {
    background: #ff791f29;
    border: 1px solid #ffdbc28c;
}
.workFlowSliderWrapper .card-block {
    margin: 0 0 15px 0;
    padding: 0;
    text-align: center;
    
}
.casestudylist .csList-block h3 {
    margin-bottom: 20px;
}

.csStatistics ul li .value {
    font-size: 20px;
    font-weight: 500;
    color: #f07f34;
}
.csStatistics ul li p {
    line-height: normal;
    margin: 0;
}
.csStatistics ul {padding: 0; list-style: none}
.csStatistics ul li {
    margin: 0 20px 0 0;
    width: 25%;
    vertical-align: top;
    text-align: left;
    display: inline-block;
    border: 0;
    border-right: 1px solid #ccc;
    border-radius: 0;
    padding: 0 0px 0 0;
    height: 80px;
    position: relative;
}
.csStatistics ul li:last-child {
    border: 0;
}
h5.processStructure.mb-4 {
    border: 1px solid #f07f346b;
    padding: 21px 0;
    border-radius: 20px;
    color: #f07f34;
}
.ctaMore {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-top: 48px;
    font-size: 25px;
    color: #f07f34;
}
.ctaMore li {
    display: inline-block;
    position: relative;
    margin: 0 42px 0 0;
}
.ctaMore li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 17px;
    left: -20px;
    background: #f07f34;
    border-radius: 1000px;
}
.boxBlock.problemImage-middle {
    background: url(../img/boxmiddle.jpg) 0 0 repeat-y;
    border: 0px solid #000;
    border-radius: 0;
    border-top: 0;
    position: relative;
    left: 0px;
    border-bottom: 0;
    width: 100%;
    background-size: 100%;
}
.boxBlock.problemImage-middle .footerBtn .btn-pad-mar-box {
    position: absolute;
    bottom: -71px;
    margin: 0 auto;
    width: 300px;
    left: 0;
    right: 0;
    background: #fff;
    text-align: center;
}
.problemImage-top img {
    width: 100%;
}
.problemImage-Bottom img {
    width: 100%;
}
.w-60 {
    width: 60%;
}
div#process-tab {
    text-align: center;
    display: inline-block;
    width: 100%;
}
div#process-tab button {
    display: inline-block;
    margin: 35px -3px 0;
    border: 1px solid #999;
    padding: 12px 12px;
    color: #2c2c2c;
    background: #fff;
}

div#process-tab button.active {
    color: #f07f34;
    border: 1px solid #f07f34;
    position: relative;
    background: #fff;
}
.processContent {
    margin-top: 35px;
    position: relative;
    text-align: center;
}
div#process-tab button.active:after {
    content: '';
    width: 20px;
    height: 20px;
    background: #f07f34;
    position: absolute;
    transform: rotate(45deg);
    z-index: -1;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.processContent .ctaBtn {
    margin-top: 35px;
}
.contentDecorationManually {
    text-align: justify;
}
.newServices ul {
    padding: 0;
    list-style: none;
}
.newServices ul li {
    display: inline-block;
    border: 1px solid #ccc;
    width: auto;
    text-align: center;
    padding: 26px 50px;
    font-size: 18px;
    margin: 0 5px;
}
.newServices {
    margin-bottom: 50px;
}

@media only screen and (min-width: 1400px) and (max-width: 1799px) {  
  .bg-text {
    font-size: 166px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
    .hero-banner-1 .main-img {
        right: -1%;
    }
    .about-left-home {
        padding: 70px 120px 0 140px;
        top: -60px;
    }
    .con-img.position-relative {
      left: -77px;
    }
    .font-big {
            font-size: 35px;
    }
    .bg-text {
       font-size: 150px;
    }
}
@media (max-width: 767px) {
  .main-menu .main-menu__right .main-menu__nav {
      display: none;
  }
  .serviceContent a.btn-link.btn {
      float: none;
  }
  .slider-vertical-client-logos {
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
    text-align: center;
}
  .container-fluid.px-5.pb-5.product-page img {
    border: 1px solid #cccccc87;
    padding: 10px;
}
.container-fluid.px-5.pb-5.product-page {
    padding: 0 0 !important;
}
  .moreLessBtn a {
        width: auto;
        text-align: center;
        border: 0 !important;
        padding: 3px 18px !important;
        float: right;
        margin: 0 0 35px 0 !important;
        color: #f07f34 !important;
        border-left: 1px solid #ccc !important;
    }
  .tab__content p {
      padding: 0 0 0px 0;
  }
  .serviceContent {
      height: 180px;
      overflow: hidden;
      margin-bottom: 25px;
  }
  .moreLessBtn a.hide {
      display: none;
  }
  .moreLessBtn a.show {
      display: block;
  }
  .serviceContent.fullShow {
      height: auto;
  }
  .cBtn {
      border: 0 !important;
      padding: 0 !important;
      font-weight: 700;
      letter-spacing: normal;
      font-size: 17px !important;
  }
  a.more.show.hide {
      display: none;
  }
  .btnCML.position-relative a.btn-link.btn.cBtn {
      margin: 0;
        float: left;
        font-weight: 400;
        color: #f07f34;
  }
  .services-list .tab__label{border: 0;padding: 10px 0;}
  .services-list .accordion .tab:nth-child(even) {
      background: #cccccc00;
      border-radius: 50px 50px 00px 00px;
  }
  .graphics-owl-carousel .owl-nav span {
      font-size: 40px;
      color: #333;
      font-weight: 200;
  }
  .owlcarouselWrapper .owl-carousel .owl-item img {
      display: block;
      width: 100%;
      border: 0px solid #ccc;
  }
  .services-list .accordion .tab:nth-child(even):before {
      content: '';
      border-left: 0px solid #ccc;
      height: 49px;
      width: 45px;
      position: absolute;
      left: 0px;
      bottom: -49px;
      z-index: 0;
      background: #cccccc00;
  }
  .services-list .accordion .tab:nth-child(even):after {
      content: '';
      border-right: 0px solid #ccc;
      height: 49px;
      width: 45px;
      position: absolute;
      right: 0px;
      bottom: -49px;
      z-index: 0;
      background: #cccccc00;
      border-left: 0;
  }
  .services-list .tab__label::after {
      right: 5px;
      top: 10px;
  }
  
  .services-list .tab__content {
      padding: 0px 0px;
      border: 0px solid #ccc; 
  }
  .main-menu__nav.open {
    display: block !important;
  }
  .main-menu__nav.open {
      display: block !important;
      position: fixed;
      z-index: 999999;
      left: 0;
      top: 120px;
      background: #fff !important;
      border-radius: 0 !important;
      border: 0;
      padding: 0 !important;
  }
  nav.main-menu.sticky-g .main-menu__nav.open {
    top: 100px;
    border: 0;
  }
  nav.main-menu.sticky-g {
    padding: 0px 15px 10px 15px;
  }
  .hero-banner-1 {
      background-position: bottom;
      top: 0;
      text-align: center;
      margin-bottom: 0;
      padding-top: 120px;
      background-size: cover;
  }
  .header-carousel button.owl-prev {
      position: absolute;
      left: 26px;
      top: 50%;
      transform: translate(0, -50%);
  }
  .main-menu .main-menu__left .main-menu__logo img {
    max-width: 70%;
  }
  .main-menu {
  padding: 11px 15px;
  }
  .mobile-nav__toggler {
    top: 30px;
    position: relative;
  }
  .sticky-g .mobile-nav__toggler {
    top: 0px;
  }
  ul.main-menu__list1 li.active a:before, ul.main-menu__list1 li:hover a:before{display: none}
  ul.main-menu__list1 li {
    width: 92%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 18px;
    text-transform: uppercase;
    left: 0;
  }
  .hero-banner-1 .content .text_block {
      padding-top: 28px;
  }
  .hero-banner-1 .main-img {
  right: 0;
  width: 77%;
  left: 0;
  margin: 0 auto;
  bottom: 26px;
  }
  .about-left-home {
    padding: 86px 84px 110px 60px;
    left: -21px;
    margin-top: -55px;
  }
  .feature__card {
  max-width: 100%;
  margin: 0 auto;
  }
  .box1 {
  border-right: 0px solid #ef6157;
  border-bottom: 1px solid #ef6157;
  text-align: center;
  }
  .feature__card .feature__icon {
    position: relative;
    z-index: 10;
    width: auto;
    transition: all 0.5sease;
  }
  .feature__card .feature__content {
    position: relative;
    z-index: 5;
    padding: 15px 30px 0px;
  }
  .col-lg-12.position-absolute.marketing-icon {
    display: none;
  }
  .box2 {
    border-bottom: 1px solid #ef6157;
    text-align: center;
  }
  .box2 .feature__icon {
    float: none;
    position: relative;
    right: 0;
  }
  .box3 {
    border-right: 0px solid #ef6157;
    text-align: center;
    border-bottom: 1px solid #ef6157;
  }
  .box3 .feature__icon {
    position: relative;
    left: 0;
  }
  .box4 {
    text-align: center;
  }
  .box4 .feature__icon {
    position: relative;
    left: 0;
  }
  .col-lg-5.mb-48.mb-lg-0.px-3.border-right-1 {
    border: 0;
    margin-bottom: -3px;
    text-align: center;
  }
  .col-lg-7.mb-48.mb-lg-0.px-5.pt-3 {
    text-align: center;
  }
  .cra-tilt img {
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    max-width: 100%;
    z-index: -4;
    right: 0;
    text-align: center;
  }
  .f-bg:before{display: none}
  .f-bg .count-no {
      left: 80px;
  }
  .f-bg .col-lg-3.mb-48:nth-child(even) {
    margin-top: 15px;
  }
  .testimonials_slider_1_block .card-block {
  height: auto;
  margin: 0 auto;
  }
  .testimonials_text_block {
    padding: 58px 0 99px;
    position: relative;
    display: none;
  }
  .w-70 {
    width: 99%;
  }
  
  .heading.w-70 {
    margin-bottom: -12px;
  }
  .con-img.position-relative {
    position: absolute;
    top: -167px;
    display: none;
  }
  .contact_banner {
      height: auto;
  }
  .quick-contact {
    display: inline-block;
  }
  .quick-contact h4 {
    font-size: 22px;
    font-weight: 600;
    color: #c93635;
    width: 100%;
    border-right: 0px solid #999;
    display: inline-block;
    margin-right: 30px;
    border-bottom: 1px solid #999;
    padding-bottom: 16px;
  }
  form.footer-form {
    width: 95%;
    display: inline-block;
  }
  input.submit {
   margin-top: 25px;
  }
  footer .footer_main {
    padding: 0px 0 0px 0;
  }
  .footer_text .heading {
    font-family: "Google Sans Flex", sans-serif;
    font-size: 37px;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 40px;
  }
  .page_title_banner .content .title {
    width: 85%;
  }
  .inner-pages h1, .inner-pages .h1 {
    font-size: 35px;
  }
  .page_title_banner .content .title .tag {
    top: -115px;
    left: 0;
    max-width: 95px;
    opacity: .7;
  }
  .page_title_banner .content .title .tag2 {
    top: -103px;
    right: -10%;
    width: 137px;
    z-index: -1;
  }
  .page_title_banner {
    height: 350px;
    box-shadow: 0 0 53px #ffffff;
    border-bottom: 1px dashed #d1d1d1;
    background-size: 257% !important;
    background-position: 0 0 !important;
    z-index: 0;
  }
  .font-big {
    font-size: 27px;
  }
  .service-short-description-wrapper {
    padding: 20px 33px;
  }
  .service-short-description-wrapper .short-description {
    border-left: 0;
    padding-left: 0;
    margin: 22px 0 20px 0;
    text-align: center;
  }
  .service-short-description-wrapper .heading {   
    text-align: center;
  }
  .service-short-description-wrapper .small-heading {
    text-align: center;
  }
  .service-left-wrapper {
    width: 100%;
    text-align: center;
    display: inline-block;
  }
  .service-left-wrapper-img {
    width: 70%;
    height: auto;
    left: auto;
    top: 0;
  }
  .service-right-content {
    display: inline-block;
    position: relative;
    left: auto;
    width: 85%;
    top: 0;
  }
  .service-right-content .counter-no {
    display: inline-block;
    font-size: 200px;
    position: relative;
    top: 70px;
    left: auto;
    font-weight: 900;
    color: #ff8894;
    z-index: -1;
    opacity: .3;
  }
  .service-left-wrapper:nth-child(even) .service-left-wrapper-img {
    width: 70%;
    height: auto;
    left: -30px;
    top: 0;
  }
  .service-left-wrapper:nth-child(even) .service-left-wrapper-img img {
    left: auto;
  }
  a.arrow-diognal {
    display: inline-flex;
    margin-bottom: 35px;
  }
  .service-left-wrapper:nth-child(even) .service-right-content {
    text-align: center;
    left: auto;
    width: 85%;
  }
  .service-left-wrapper:nth-child(even) .service-right-content .counter-no {
    left: auto;
  }
  .service-left-wrapper:last-child .service-left-wrapper-img {
    height: auto;
    left: 0;
    background-size: 190px;
  }
  .service-left-wrapper:nth-child(even):last-child .service-left-wrapper-img img {
      left: -30px;
  }
  .service-left-wrapper:nth-child(even) .service-right-content a.arrow-diognal {
    float: none;
  }
  .sd-popup .sd-popup__content {
    max-width: 95%;
    padding: 30px 25px;
  }
  .bg-text {
    font-size: 45px;
  }

}

