/*scroll*/
/*scroll*/
/* @import url("https://fonts.googleapis.com/css2?family=rubik:ital,wght@0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,400&family=Poppins:wght@400;500&family=Raleway:ital,wght@0,400;0,500;0,600;0,700;1,600;1,700&family=Rubik:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Overlock:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Patua+One&display=swap"); */

::selection {
  background: #895ffc;
  color: #fff;
  text-shadow: none;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #11184f;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
  display: none;
}

::-webkit-scrollbar-track-piece {
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
  background-color: #11184f;
}

::-webkit-scrollbar-thumb:vertical {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-image: linear-gradient(#c49c4f, #c49c4f);
}

/*body*/
body {
  overflow-x: hidden;
  font-family: "Rubik", sans-serif;
}

h5 {
  font-family: "Poppins";
}

.main-header {
  padding: 0px 25px;
  z-index: 999;
  position: relative;
}

.btn {
font-family: "Rubik", sans-serif;
}

*:hover,
*:focus,
* {
  outline: none !important;
}

.overflw {
  overflow: hidden;
}

[class^="box-"] {
  display: none;
}

[class^="box-"].showfirst {
  display: block;
}

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

a:hover,
button:hover {
  -webkit-transition: all 0.4s ease-In-out;
  -moz-transition: all 0.4s ease-In-out;
  -o-transition: all 0.4s ease-In-out;
  transition: all 0.4s ease-In-out;
}

/*padding*/
.pad {
  padding: 0;
}

.padL {
  padding-left: 0;
}

.padR {
  padding-right: 0;
}

.pad-top-80 {
  padding-top: 80px !important;
}

.pad-top {
  padding-top: 60px;
}

.pad-btm-30 {
  padding-bottom: 30px;
}

.pad-btm {
  padding-bottom: 50px;
}

.pad-btm-70 {
  padding-bottom: 70px;
}

.pad-tb {
  padding: 80px 0;
}

.pad-tbm {
  padding: 50px 0;
}

.padRt-60 {
  padding-right: 60px;
}

.pad-LR30 {
  padding: 0 30px;
}

.pad-80-240 {
  padding: 80px 0 240px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-35 {
  margin-top: 35px;
}
.lp-text {
  color: #2e071c;
  text-align: center;
  font-family: Rubik;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 15px 0px;
}
/*botton*/
.btn-a {
  background-color: #eb7966;
  border: 1px solid #eb7966;
  border-radius: 5px;
  color: #fff !important;
  padding: 10px 22px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  box-shadow: 0 2px 5px 1px rgba(64, 60, 67, 0.16);
  transition: 0.2s;
}

.btn-a:hover {
  color: #eb7966 !important;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #eb7966;
}

.btn-a1 {
  background-color: #2e3079;
  border: 1px solid #2e3079;
  box-shadow: 0 2px 5px 1px rgba(64, 60, 67, 0.16);
  border-radius: 5px;
  color: #fff !important;
  padding: 10px 22px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  transition: 0.2s;
}

.btn-a1:hover {
  color: #2e3079 !important;
  background-color: transparent;
  border: 1px solid #2e3079;
  cursor: pointer;
}

.btn-submit {
  border-radius: 5px !important;
  text-transform: uppercase !important;
  font-size: 24px !important;
  letter-spacing: 0.2px;
}

.btn-submit:hover {
  background: transparent;
  color: #fff;
  cursor: pointer;
}

/*heading*/
.m1-h h5 {
  font-size: 60px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  position: relative;
  font-family: "Poppins";
}

.m1-h h5 span {
  font-weight: 400;
  font-size: 44px;
}

.m2-h h5 {
  font-size: 36px;
  text-transform: capitalize;
  color: #c49c4f;
  font-weight: 600;
  position: relative;
  font-family: "Poppins";
  text-transform: uppercase;
  padding-bottom: 20px;
}

.m2-h h5 span {
  border-bottom: 3px solid #c49c4f;
  text-transform: capitalize;
}

.m3-h h5 {
  margin-bottom: 35px;
  padding-bottom: 19px;
  color: #c49c4f;
  font-weight: 600;
  font-family: "Poppins";
  text-transform: uppercase;
  font-size: 18px;
}

.m4-h h5 {
  color: #c49c4f;
  font-family: "Poppins";
  text-transform: capitalize;
  font-size: 18px;
  margin: 25px 0 30px;
  font-weight: 600;
}

.m5-h h5 {
  font-weight: 600;
  color: #fff;
  font-size: 48px;
  text-transform: uppercase;
  font-family: "Poppins";
}

.m5-h h5 span {
  border-bottom: 3px solid #fff;
}

.m6-h h5 {
}

/*paragrape*/
.p1 p {
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0.2px;
}

.p2 p {
  font-size: 36px;
  color: #fff;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.p3 p {
  color: #fff;
  line-height: 32px;
  font-weight: 600;
  font-size: 18px;
  font-family: "Poppins";
}

.p4 p {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  font-family: "Poppins";
  line-height: 22px;
}

.p5 p {
}

/* Font size */
.font-16 {
  font-size: 16px !important;
}

/* Hamburger Menu */
.menu-Bar {
  width: 30px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0px;
  margin: auto;
  z-index: 999999;
  display: none;
}

.menu-Bar span {
  display: block;
  height: 4px;
  width: 100%;
  background: #eb7966;
  position: absolute;
  transition: 0.6s all;
  border-radius: 100px;
}

.menu-Bar span:nth-child(1) {
  top: 0;
}

.menu-Bar span:nth-child(2) {
  top: 8px;
  transform-origin: left;
}

.menu-Bar span:nth-child(3) {
  top: 16px;
}

.menu-Bar.open span {
  background: #000;
}

.menu-Bar.open span:nth-child(1) {
  transform: rotate(45deg);
  top: 12px;
  transform-origin: right-center;
}

.menu-Bar.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.menu-Bar.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 12px;
  transform-origin: right-center;
}

ul.menu > li:hover .subMenu {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  opacity: 1;
  visibility: visible;
}

ul.menu > li:hover a::after {
  visibility: visible;
}

.subMenu {
  position: absolute;
  right: -280%;
  top: 213%;
  text-align: left;
  background: #fff;
  z-index: 99999;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  box-shadow: 1px 3px 10px #ccc;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  min-width: 500px;
  max-width: max-content;
}

.hasSubmenu {
  position: relative;
}

.hasSubmenu > a::after {
  content: "";
  visibility: hidden;
  display: inline-block;
  margin-left: 5px;
  /* Adjust this value to control the spacing between "Services" text and the arrow */
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
  /* You can change the color of the arrow here */
  transform: translateY(-50%) rotate(180deg);
  position: absolute;
  top: 200%;
  left: 22px;
  /* Adjust this value to control the position of the arrow */
}

.subMenu {
  /* Rest of the submenu styles */
}

.subMenu li {
  color: #fff;
  padding: 10px 22px;
  border-bottom: 1px solid #eb7966;
  width: 100%;
  position: relative;
  max-width: 100%;
}

.subMenu li.last {
  border-bottom: none;
}

/* .subMenu li a:before {
    content: "";
    display: inline-block;
    height: 2px;
    width: 0;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    vertical-align: middle;
    margin-right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
} */

/* .subMenu li a:hover:before {
    margin-right: 5px;
    width: 20px;
    opacity: 1;
    visibility: visible;
    background: linear-gradient(120deg, #8e06e6 50%, #7119f1 85%, #5828fa 100%);
} */

.subMenu a {
  font-size: 14px;
  font-weight: 600;
  color: #595890;
  text-transform: capitalize;
  font-family: "Rubik", sans-serif;
  display: flex;
  align-items: center;
  gap: 5px;
  transition: none;
}

ul.subMenu li img {
  margin: 0;
  width: 40px;
}

.subMenu li:hover {
  background-color: #000;
}

.subMenu li:hover a {
  color: #fff !important;
}

/*top-header*/

/* BANNER SECTION */
.banner-color {
  /* background: #f8e6e2; */
  background: url("../images/banner-color-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 10px 85px;
}
/* .banner-color{
  position: relative;
  z-index: 2;
} */

.banner-contents h1 {
  color: #fff;
  font-family: 'Rubik';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 64px;
  width: 70%;
  text-transform: uppercase;
}
.banner-contents h1 span {
  color: #eb7966;
}
.banner-contents2 h1 {
  color: #2e3079;
  font-family: "Poppins";
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 53px; /* 110.417% */
  display: flex;
}
.banner-contents2 p {
  color: #000;
  font-family: "Rubik";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 146.94%; /* 29.388px */
}
.banner-contents p {
  font-size: 18px;
  color: #fff;
  font-family: 'Rubik';
  line-height: normal;
  padding: 15px 0px;
  width: 70%;
}

.move-se {
  animation-name: move-se;
  animation-iteration-count: infinite;
  animation-duration: 2s;
}

@keyframes move-se {
  0% {
    transform: translate3d(0px, 0px, 0px);
    animation-timing-function: ease-in;
  }

  50% {
    transform: translate3d(15px, 0px, 0px);
    animation-timing-function: ease-out;
  }

  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}

/*/ animation /*/
@keyframes float {
  0% {
    transform: translatey(0px);
  }

  50% {
    transform: translatey(-20px);
  }

  100% {
    transform: translatey(0px);
  }
}

.float {
  animation: float 6s ease-in-out infinite;
}

.banner-form input {
  background: #fff;
    margin-top: 13px;
    width: 100%;
    height: 40px;
    border-radius: 21px;
    border: none;
    outline: none;
    box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
    font-size: 15px;
    padding: 1px 12px;
    font-family: 'Rubik';
    cursor: pointer;
}
.banner-form input[type="submit"] {
  background-color: #11184F;
  color: #fff;
}
.row.forn-icons textarea{
  border: 1px solid #11184E;
}
.banner-form textarea {
  height: 150px;
  font-family: "Rubik";
  width: 100%;
  background: #ffffff;
  border-radius: 10px;
  margin-top: 15px;
  color: #000;
  box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
  padding: 16px 17px;
  
  border: none;
  margin-bottom: 15px;
}
.banner-form button {
  background: #eb7966;
  width: 100%;
  margin-top: 15px;
  border-radius: 31px;
  border: none;
  height: 41px;
  border: 1px solid #eb7966;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  box-shadow: 0 2px 5px 1px rgba(64, 60, 67, 0.16);
  font-family: "Rubik";
  outline: none;
}

.banner-form button:hover {
  background: transparent;
  border: 1px solid #eb7966;
  color: #eb7966;
}

.laptop {
  position: absolute;
  top: -229px;
  right: -73%;
}

.laptop img {
  width: 70%;
}

@keyframes move-nw {
  0% {
    transform: translate3d(0px, 0px, 0px);
    animation-timing-function: ease-in;
  }

  50% {
    transform: translate3d(-10px, -10px, 0px);
    animation-timing-function: ease-out;
  }

  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}

.move-nw {
  animation-name: move-nw;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

.brand-sec div p {
  font-size: 22px;
  line-height: 27px;
  font-family: "Rubik";
  color: #eb7966;
  font-weight: 400;
  font-style: normal;
}

.brands-logo {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-left: 1px solid #eb7966;
}

.number-content div span {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 60px;
  line-height: 86px;
  color: #eb7966;
}

.number-content p {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;

  letter-spacing: 1px;
}

.ready h6 {
  font-size: 40px;
  font-family: "Rubik";
  color: #eb7966;
  font-weight: 500;
  line-height: 45px;
}

.ready h6 span {
  font-size: 40px;
  font-family: "Rubik";
  color: #fff;
  font-weight: 500;
  line-height: 45px;
}

.ready-p p {
  font-style: normal;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  font-family: "Rubik";
  color: #ffff;
}

.schedule-btn button {
  background-color: #eb7966;
  border: 1px solid #eb7966;
  border-radius: 26px;
  color: #fff !important;
  height: 44px;
  width: 100%;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  box-shadow: 0 2px 5px 1px rgba(64, 60, 67, 0.16);
  transition: 0.2s;
}

/* .schedule-btn button:hover {
  color: #eb7966 !important;
  background-color: transparent;
  border: 1px solid #eb7966;
} */
.banner-contents ul.menu {
  text-align: end;
}
.read-book-img img {
  position: absolute;
  top: -6px;
  right: 107%;
  width: 65%;
}
.best-selling {
  background-color: #eb7966;
  position: relative;
  padding: 60px 0;
}
.best-selling h3 {
  color: #2e3079;
  font-family: Poppins;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px;
}
.best-selling p{
  color: #FFF;
text-align: center;
font-family: Rubik;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.light-wrapper {
  position: absolute;
}
.pumkin-wrapper {
  position: absolute;
  bottom: -75px;
}
.our-work h6 {
  font-size: 48px;
  line-height: 53px;
  text-transform: uppercase;
  color: #2e3079;
  font-weight: 600;
  text-align: center;
  font-family: "Rubik", sans-serif;
}

.testi h1 {
  color: #2e3079;
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 294.444% */
  text-decoration-line: underline;
  text-transform: capitalize;
}
.testi p {
  color: #878586;
  font-family: Rubik;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

.testi-img {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: #dbd6d6 1px solid;
  padding-bottom: 10px;
}

.testi-img h5 {
  color: #2e071c;
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px; /* 165.625% */
  text-transform: uppercase;
}

.testi-img p {
  margin-top: 6px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #2e3079;
  font-family: "Rubik";
  font-style: italic;
}

.call-sec h6 {
  font-size: 48px;
  line-height: 53px;
  text-transform: uppercase;
  text-align: center;
  color: #11184f;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}

.call-sec h5 {
  margin-top: 20px;
  font-size: 48px;
  line-height: 53px;
  text-transform: uppercase;
  text-align: center;
  color: #11184f;
  font-weight: 400;
  font-family: "Rubik", sans-serif;
}

.call-sec h4 {
  margin-top: 20px;
  font-size: 48px;
  line-height: 53px;
  text-transform: uppercase;
  text-align: center;
  color: #eb7966;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}

.call-sec p {
  color: #000;
  font-size: 16px;
  margin-top: 20px;
  font-weight: 400;
  font-family: "Rubik";
  text-align: center;
  line-height: 20px;
}

.schedule-btn button {
  background-color: #feb2a1;
  border: 1px solid #feb2a1;
  border-radius: 26px;
  color: #2e3079 !important;
  height: 44px;
  width: 100%;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  box-shadow: 0 2px 5px 1px rgba(64, 60, 67, 0.16);
  transition: 0.2s;
}

/* .schedule-btn button:hover {
  color: #2e3079 !important;
  background-color: transparent;
  border: 1px solid #2e3079;
} */

.schedule-btn-blue button {
  background-color: #feb2a1;
  border: 1px solid #feb2a1;
  border-radius: 26px;
  color: #2e3079 !important;
  height: 44px;
  width: 100%;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  box-shadow: 0 2px 5px 1px rgba(64, 60, 67, 0.16);
  transition: 0.2s;
}

.schedule-btn-blue button:hover {
  color: #fff !important;
  background-color: transparent;
  border: 1px solid #fff;
}

.call-btn button {
  background-color: #2e3079;
  border: 1px solid #2e3079;
  border-radius: 26px;
  color: #fff !important;
  height: 44px;
  width: 100%;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  box-shadow: 0 2px 5px 1px rgba(64, 60, 67, 0.16);
  transition: 0.2s;
}

.call-btn button:hover {
  color: #2e3079 !important;
  background-color: transparent;
  border: 1px solid #2e3079;
}

.livechat-btn button {
  background-color: #fff;
  color: #2e3079 !important;
  height: 44px;
  width: 100%;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  transition: 0.2s;
  border-radius: 6px;
  border: 1px solid #fff;
  background: #fff;
  box-shadow: 0px 2px 5px 1px rgba(64, 60, 67, 0.16);
}

/* .livechat-btn button:hover {
  color: #2e3079 !important;
  background-color: transparent;
  border: 1px solid #2e3079;
} */

.dairy-book-img img {
  position: absolute;
  top: -200px;
  left: 80%;
  width: 100%;
}

.icon-box h6 {
  font-size: 22px;
  color: #eb7966;
  font-weight: 500;
  font-family: "Rubik";
  margin: 14px 0px;
}

.icon-box p {
  font-size: 15px;
  line-height: 18px;
  color: #11184f;
  padding: 0rem 2rem;
  font-family: "Rubik";
}

.icon-box {
  text-align: center;
}

.icon-box {
  text-align: center;
  background: #efc9c1;
  height: 35vh;
  display: flex;
  align-items: center;
}

.icon-box-odd h6 {
  font-size: 22px;
  color: #eb7966;
  font-weight: 500;
  font-family: "Rubik";
  margin: 14px 0px;
}

.icon-box-odd p {
  font-size: 15px;
  line-height: 18px;
  color: #11184f;
  padding: 0rem 2rem;
  font-family: "Rubik";
}

.icon-box-odd {
  text-align: center;
}

.frame-margin {
  margin-left: 12rem;
}

.frame-margin2 {
  margin-right: 12rem;
}

.icon-box-odd {
  text-align: center;
  background: transparent;
  height: 35vh;
  display: flex;
  align-items: center;
}

.teblet img {
  position: absolute;
  width: 50%;
}

.frame-bg {
  background-size: 100% 100%;
  height: 35vh;
  background-repeat: no-repeat;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.frame-bg h6 {
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
  color: #2e3079;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}

.frame-bg p {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  font-family: "Rubik";
  margin-top: 7px;
}

.frame-bg2 {
  background-size: 100% 100%;
  height: 35vh;
  background-repeat: no-repeat;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.frame-bg2 h6 {
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
  color: #2e3079;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}

.frame-bg2 p {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  font-family: "Rubik";
  margin-top: 7px;
}

.pencil-bg {
  position: relative;
}

.pencil-bg::before {
  content: "";
  position: absolute;
  top: 23px;
  left: 96.5%;
  width: 100%;
  height: 1465px;
  background-image: url(../images/pencil.png);
  background-repeat: no-repeat;
}

.pencil-bgs {
  position: relative;
}

.pencil-bgs::before {
  content: "";
  position: absolute;
  top: 13%;
  right: 3.6%;
  width: 100%;
  height: 1465px;
  background-image: url(../images/pencil.png);
  background-repeat: no-repeat;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: -3rem !important;
}

.schedule-btn2 button {
  background-color: #eb7966;
  border: 1px solid #eb7966;
  border-radius: 26px;
  color: #fff !important;
  height: 44px;
  width: 100%;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  box-shadow: 0 2px 5px 1px rgba(64, 60, 67, 0.16);
  transition: 0.2s;
}

.schedule-btn2 button:hover {
  color: #eb7966 !important;
  background-color: transparent;
  border: 1px solid #eb7966;
}

.question h6 {
  font-size: 40px;
  font-family: "Rubik";
  color: #fff;
  font-weight: 500;
  text-align: center;
  line-height: 45px;
}

.question h6 span {
  font-size: 40px;
  font-family: "Rubik";
  text-align: center;
  color: #fff;
  font-weight: 500;
  line-height: 45px;
}

.phone-icon {
  display: flex;
  align-items: center;
  justify-content: start;
}

.phone-icon h6 {
  font-size: 20px;
  color: #eb7966;
  margin-left: 10px;
  font-weight: 500;
  font-family: "Rubik";
}

.phone-icon a p {
  margin-top: 5px;
  margin-left: 10px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
  color: #11184f;
  font-family: "Rubik";
}

.footer-links ul li a {
  font-size: 16px;
  font-family: "Rubik";
  color: #fff;
  font-weight: 300;
  transition: 0.2s;
  line-height: 40px;
}

.footer-links ul li a:hover {
  font-size: 16px;
  font-family: "Rubik";
  color: #eb7966;
  font-weight: 300;
  padding-left: 10px;
}

.footer-links h4 {
  font-size: 24px;
  color: #eb7966;
  font-family: "Rubik";
  margin-bottom: 19px;
  margin-top: 0px;
  font-weight: 600;
}

.last-footer {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.last-footer img {
  width: 200px;
}

.last-footer p {
  font-size: 20px;
  color: #2e3079;
  font-weight: 500;
  line-height: 33px;
  font-family: "Rubik", sans-serif;
}

.last-footer p a {
  font-size: 20px;
  color: #2e3079;
  font-weight: 500;
  line-height: 33px;
  font-family: "Rubik", sans-serif;
}

.last-footer a i {
  color: #eb7966;
  font-size: 30px;
  margin: 0px 10px;
  transition: 0.2s;
}

.last-footer a i:hover {
  color: #2e3079;
  margin: 0px 10px;
}

.last-copy p {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  font-family: "Rubik", sans-serif;
}

.services-sec {
  background: #f8e6e2;
  padding: 0px 80px;
}

.footer-sec {
  background: #11184f;
  padding: 5rem 6rem;
}

/*header*/
.main-header .logo img {
  width: 40%;
}

header {
  padding: 10px 0;
  background: #fff;
}

ul.menu {
  display: block;
}

ul.menu > li {
  display: inline-block;
  margin-right: 12px;
}

ul.menu > li:last-child {
  margin-right: 0;
  margin: 0 0 0 0px;
}

ul.menu > li > a {
  font-size: 18px;
  font-weight: 500;
  font-family: "Rubik", sans-serif;
  color: #11184f;
  text-transform: capitalize;
  letter-spacing: 0;
}

ul.menu > li.active a {
  border-bottom: 1px solid #eb7966;
  color: #eb7966;
}

ul.subMenu li.active a {
  background-color: #000;
  color: #fff !important;
}

ul.subMenu li.active {
  background-color: #000;
}

ul.menu li.active ul.subMenu li a {
  border-bottom: none !important;
  color: #595890;
}

/*li.first a.active {
    
  }*/
/*ul.menu>li>a:hover {
   border-bottom: 2px solid #fff;
   }*/
/*main-banner*/
.mainBanner {
  background-size: cover;
  background-position: center;
  height: 100vh;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 999;
}

video#myVideo {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 99;
}

.z-9 {
  z-index: 999;
  position: relative;
}

.mainBanner:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #00000059;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  margin: 0 auto;
}

/*main-banner End*/
/* Social Icons */
.socialIcon li {
  display: inline-block;
}

.socialIcon li span {
  padding: 12px 10px;
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0 5px 0 0;
}

.socialIcon li span:hover {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

/*footer start*/
footer {
  background-color: #0f0f0f;
  padding: 30px 0;
}

.flogo {
  text-align: right;
}

.copyright.text-center {
  font-size: 14px;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #000;
}

.copyright.text-center p {
  text-transform: capitalize;
}

.footerLinks a {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
}

.contactDetail li {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
}

/*footer end*/
/*media-quries*/
@media (max-width: 1440px) {
}

@media (max-width: 1200px) {
  .menu-Bar {
    display: block;
    top: 0px;
  }

  .menuWrap.open {
    display: flex;
    left: 0px;
  }

  .menuWrap {
    position: fixed;
    left: -210%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #eb7966;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    transition: all 0.4s ease;
    z-index: 9999;
    width: 100vw;
  }

  .menuWrap .menu li {
    display: block;
  }

  .menuWrap .menu li a {
    margin-bottom: 10px;
    padding: 0;
    display: block;
    margin-bottom: 30px;
    padding-right: 0px;
    margin-right: 0px;
    color: #fff;
    font-size: 25px;
  }

  .container {
    position: relative;
  }

  header .header-top {
    display: none;
  }

  header .main-header ul.menu > li {
    display: block;
    padding: 0px;
  }

  header .main-header ul.menu > li a {
    color: #fff;
    padding: 0px;
    text-align: center;
  }

  header .main-header ul.menu > li a:before {
    display: none;
  }
}

@media (max-width: 980px) {
  .btn-a {
    margin-bottom: 20px;
  }

  footer {
    padding-bottom: 60px;
  }
}

@media (max-width: 824px) {
}

@media (max-width: 767px) {
}

@media (min-width: 320px) and (max-width: 340px) {
}

@media (min-width: 341px) and (max-width: 365px) {
}

@media (min-width: 366px) and (max-width: 380px) {
}

@media (min-width: 381px) and (max-width: 415px) {
}

/* UL style */
.listStyle {
  list-style: disc;
  display: inline-block;
  list-style-position: inside;
}

.listStyle li {
  margin: 30px 0;
  font-family: "Poppins";
  font-weight: 500;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  /* position: relative;
  */
}

@media (max-width: 1400px) {
  ul.menu > li > a {
    font-size: 15px;
    margin-right: 9px;
  }

  ul.menu > li {
    margin-right: 0px;
  }
}

/* modal */

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 850px !important;
    margin: 30px auto;
  }
}

.modal-title {
  font-size: 32px;
  line-height: 53px;
  color: #2e3079;
  font-weight: 600;
  display: flex;
  font-family: "Rubik", sans-serif;
  text-transform: uppercase;
}

.modal-title span {
  font-size: 32px;
  line-height: 53px;
  color: #eb7966;
  text-transform: uppercase;
  font-weight: 600;
  display: flex;
  font-family: "Rubik", sans-serif;
}

.popup-pencil img {
  width: 10%;
  position: absolute;
  top: -440px;
  left: -12%;
}
.row.mt-5.d-flex.align-items-center.ban-logo-slider .col-md-2 {
  text-align: center;
}

.row.forn-icons i {
  position: absolute;
  left: 25px;
  top: 24%;
}

.popup-laptop img {
  position: absolute;
  top: -157px;
  left: -105px;
  width: 37%;
}

.popup-tablet img {
  position: absolute;
  top: 461px;
  left: 322px;
  width: 37%;
}

.popup-pencil2 img {
  width: 10%;
  position: absolute;
  top: -440px;
  left: 103%;
}

.modal-laptop {
  position: absolute;
  top: -100px;
}

.modal-logo {
  display: flex;
  justify-content: center;
}

.modal-logo img {
  max-width: 100%;
  height: auto;
  width: 20%;
}

.popup-head {
  display: flex;
  justify-content: center !important;
}

.close-btn {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  opacity: 1;
}

.close-btn span {
  padding: 0px 6px;
  font-size: 24px;
  border-radius: 22px;
  border: 3px solid #11184f;
}

.modal-parent-div .wrapper-modal {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-dialog {
  height: 100vh !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  margin: 0px auto !important;
}

.card {
  padding: 10px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
  position: relative;
}
.card h5 {
  font-size: 22px;
  line-height: 30px;
  color: #2e3079;
  font-weight: 600;
  display: flex;
  font-family: "Rubik", sans-serif;
  text-transform: uppercase;
}

.card p {
  font-size: 18px;
  color: #2e071c;
  font-family: "Rubik";
  line-height: normal;
  padding: 15px 0px;
}

/* banner sec */
.banner-sec {
  /* background-image: url(../assets/images/banner.jpg); */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  padding: 200px 0px;
  position: relative;
}
.banner-sec::before {
  content: "";
  display: block;
  width: 1px;
  height: 11%;
  position: absolute;
  top: 0;
  transform: rotate(-25deg);
  right: 0;
  border-radius: 50%;
  transform-origin: 50% 50%;
  background-color: #c93c33;
  color: #c93c33;
  box-shadow: 0 0 300px 302px currentColor;
  opacity: 0;
  z-index: -1;
  animation: qode-fade-in-custom 1s 1,
    qode-bg-gradient-top-right 7s 1s linear infinite;
}
@keyframes qode-fade-in-custom {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 0.95;
    visibility: visible;
  }
}
@keyframes qode-bg-gradient-top-right {
  0% {
    opacity: 1;
    transform: rotate(-25deg);
  }
  50% {
    opacity: 0.5;
    transform: rotate(155deg) scaleX(1.8) scaleY(1.4) translateX(20vw)
      translateY(10vh);
  }
  100% {
    opacity: 1;
    transform: rotate(335deg);
  }
}

.heading h1 {
  color: #ff5220;
  font-size: 31vw;
  line-height: 31vw;
  text-transform: uppercase;
  font-family: "Coign Pro 25 Medium";
  text-align: center;
  margin: 0;
  padding: 0;
  letter-spacing: 5px;
  letter-spacing: 7px;
}
.heading h1 span {
  color: #ff5220;
  font-size: 21vw;
  line-height: 21vw;
  text-transform: uppercase;
  font-family: "Coign Pro 25 Medium";
  text-align: center;
  margin: 0;
  padding: 0;
  letter-spacing: 7px;
}
@keyframes splitText {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.sub-head-desc {
  margin-top: 90px;
}
.sub-head-desc .splitting-animation {
  display: inline-block;
  transform: translateY(100%);
  opacity: 0;
  animation: splitText 0.5s forwards;
}

.sub-head-desc h2 {
  font-size: 9.6vw;
  line-height: 8.3vw;
  color: #fff;
  margin: 0;
  padding: 0;
  font-family: "Coign Pro 25 Medium";
}
.sub-head-desc h3 {
  font-size: 2.02vw;
  line-height: 2vw;
  color: #fff;
  margin-top: 1rem;
  padding-bottom: 0;
  margin-left: 0.2vw;
  font-family: "Neue Haas", sans-serif;
  font-weight: 600;
}

/*main-banner*/
.mainBanner {
  background-size: cover;
  background-position: center;
  height: 100vh;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 999;
}
video#myVideo {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 99;
}
.z-9 {
  z-index: 999;
  position: relative;
}
.mainBanner:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #00000059;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  margin: 0 auto;
}
/*main-banner End*/
/* Social Icons */
.socialIcon li {
  display: inline-block;
}
.socialIcon li span {
  padding: 12px 10px;
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0 5px 0 0;
}
.socialIcon li span:hover {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}
/*footer start*/
footer {
  background-color: #0f0f0f;
  padding: 30px 0;
}
.flogo {
  text-align: right;
}
.copyright.text-center {
  font-size: 14px;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #000;
}
.copyright.text-center p {
  text-transform: capitalize;
}
/* .footerLinks a {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
} */
.contactDetail li {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
}

.what-we-do {
  background-image: linear-gradient(to right, #FEB2A1, #EB7966);
  padding: 40px;
}

.grid-box {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 40px 30px;
}
section.testimonial-sec {
  padding: 70px 0;
}

.testimonial-content h2 {
  color: #11184F;
  font-family: 'Rubik';
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 54px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.testimonial-content p {
  color: #5D5F72;
  font-size: 16px;
  font-family: 'Rubik';
  width: 60%;
  line-height: 25px;
}
/* .grid-box div {
  background: white;
  max-width: 100%;
} */
.wwd-content {
  background: #2e3079;
  color: white;
  padding: 40px;
  font-family: 'Rubik';
  margin-top: -90px;
}
.wwd-content h2 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 9px;
}

.wwd-content p {
  font-size: 16px;
  line-height: 28px;
}
.wwd-box {
    background: white;
    padding: 20px 40px 40px;
    font-family: 'Rubik';
}

.wwd-box img {
    margin-top: 0px;
    margin-bottom: 19px;
}

.wwd-box h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

.wwd-box p {
    font-size: 15px;
    line-height: 24px;
}
/*footer end*/
/*media-quries*/
@media (max-width: 1440px) {
}
@media (max-width: 1200px) {
  .menu-Bar {
    display: block;
    top: 0px;
  }
  .menuWrap.open {
    display: flex;
    left: 0px;
  }
  .menuWrap {
    position: fixed;
    left: -210%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #c49c4f;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    transition: all 0.4s ease;
    z-index: 9999;
    width: 100vw;
  }
  .menuWrap .menu li {
    display: block;
  }
  .menuWrap .menu li a {
    margin-bottom: 10px;
    padding: 0;
    display: block;
    margin-bottom: 30px;
    padding-right: 0px;
    margin-right: 0px;
    color: #fff;
    font-size: 25px;
  }
  .container {
    position: relative;
  }
  header .header-top {
    display: none;
  }
  header .main-header ul.menu > li {
    display: block;
    padding: 0px;
  }
  header .main-header ul.menu > li a {
    color: #fff;
    padding: 0px;
    text-align: center;
  }
  header .main-header ul.menu > li a:before {
    display: none;
  }
}
@media (max-width: 980px) {
  .btn-a {
    margin-bottom: 20px;
  }
  footer {
    padding-bottom: 60px;
  }
}
@media (max-width: 824px) {
}
@media (max-width: 767px) {
  header {
    padding: 0;
  }
  footer {
    text-align: center;
  }
  .m1-h h5 span {
    font-size: 26px;
  }
  .at-h {
    padding-bottom: 0;
  }
  .padRt-60 {
    padding-right: 0 !important;
  }
  .btn {
    border: 1px solid #000;
  }
  ul.menu > li:last-child {
    margin: 0;
  }
  a.logo img {
    width: 50%;
  }
  .m1-h h5 {
    font-size: 20px;
  }
  .mainBanner {
    height: 35vh;
  }
  .m2-h h5 {
    font-size: 20px;
  }
  .pad-tb {
    padding: 40px 0;
  }

  .p1 p {
    font-size: 16px;
    line-height: 20px;
  }
  .flogo img {
    width: 50%;
  }
  .flogo {
    text-align: left;
    margin-bottom: 20px;
  }
  .copyright.text-center {
    font-size: 16px;
  }
  footer {
    padding: 15px 0;
  }
  ul.menu > li.active a {
    border-bottom: 0;
  }
  ul.menu > li {
    margin-right: 0;
  }
  .menuWrap .menu li a {
    margin-bottom: 15px;
    font-size: 15px;
  }
  ul.menu > li > a {
    border-bottom: none;
  }
  ul.menu > li.active a {
    border-bottom: none;
  }
  ul.menu > li > a:hover {
    border-bottom: none;
  }
  .inner-ban .ban_hdn h5::after {
    width: 90px;
  }
  .inner-ban {
    height: 20vh;
  }
  .Tec-ctn h5::after {
    width: 270px;
  }
}
@media (min-width: 320px) and (max-width: 340px) {
}
@media (min-width: 341px) and (max-width: 365px) {
}
@media (min-width: 366px) and (max-width: 380px) {
}
@media (min-width: 381px) and (max-width: 415px) {
}
/* UL style */
.listStyle {
  list-style: disc;
  display: inline-block;
  list-style-position: inside;
}
.listStyle li {
  margin: 30px 0;
  font-family: "Poppins";
  font-weight: 500;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  /* position: relative;
   */
}

/* service-1 */
/* div#service-1 {
  background: #c0c0c0;
} */
/* .sec-ser-3 {
  margin-bottom: 300px;
  margin-top: 300px;
} */
#service-1 .heading-service h1 {
  font-size: 19vw;
  padding-bottom: 0;
  z-index: 4;
  font-family: "Coign Pro 25 Medium";
  color: #082859;
  letter-spacing: 7px;
  word-spacing: 6px;
}
#service-1 .heading-service h1 + h1 {
  position: absolute;
  left: 13%;
  top: 75%;
}
#service-1 .heading-service p {
  font-size: 1.5rem;
  line-height: 2.24rem;
  padding-right: 15vw;
}
#service-2 {
  /* margin-bottom: 300px; */
  /* margin-top: 300px; */
}
#service-2 .heading-service h1 {
  font-size: 19vw;
  padding-bottom: 0;
  z-index: 4;
  font-family: "Coign Pro 25 Medium";
  color: #c0c0c0;
  letter-spacing: 7px;
  word-spacing: 6px;
}
#service-2 .heading-service h1 + h1 {
  position: absolute;
  right: 13%;
  top: 75%;
}
#service-2 .heading-service p {
  font-size: 1.5rem;
  line-height: 2.24rem;
  padding-right: 15vw;
}

#service-3 .heading-service h1 {
  font-size: 19vw;
  padding-bottom: 0;
  z-index: 4;
  font-family: "Coign Pro 25 Medium";
  color: #e1d2a3;
  letter-spacing: 7px;
  word-spacing: 6px;
}
#service-3 .heading-service h1 + h1 {
  position: absolute;
  left: 13%;
  top: 75%;
}
#service-3 .heading-service p {
  font-size: 1.5rem;
  line-height: 2.24rem;
  padding-right: 15vw;
}

/* tabs section */

.tabs-sec {
  padding: 270px 0;
  background-color: #000;
}
.tabs-wrapper .service-tab {
  border-radius: 0 3rem 0 0;
  margin-bottom: 1vw;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: block;
}
.tab-content {
  display: none;
}
.tab1 {
  display: block;
}

.tabs-sec .heading-service h1 {
  color: #ff5220;
  margin-top: 2rem;
  transition: all 0.3s ease;
  font-family: "Coign Pro 25 Medium";
  font-size: 16rem;
  line-height: 16rem;
  padding-bottom: 1.5rem;
}
.tabs-sec .heading-service p {
  font-size: max(16px, 1.16rem);
  line-height: max(22px, 1.9rem);
  padding-bottom: 1.1rem;
}
.service-tab .service-tab-icon {
  width: 3.5vw;
  height: 3.3vw;
  padding-left: 1.3vw;
  padding-top: 1rem;
}
.service-tab .service-tab-content {
  padding: 0.6rem 0 0 1.3vw;
}
.service-tab .service-tab-content h3 {
  font-size: max(16px, 1.06rem);
  line-height: max(22px, 1.06rem);
  font-weight: 700;
  padding-bottom: 1.2rem;
  color: #082859;
}
.service-tab {
  transition: 0.5s;
}
.service-tab.active {
  background-color: #ff5220;
}

/* reviews sec */
.reviews-sec {
  padding: 100px 0px 200px 0;
  background-color: #100c0a;
}
.reviews-sec .review-head h1 {
  font-size: 1.7rem;
  line-height: 2rem;
  font-weight: 700;
  text-align: center;
  padding-bottom: 0;
  color: #fff;
}
.review-card {
  background-color: #fff;
  border-radius: 1rem;
  padding: 1.5rem;
  margin: 1rem;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.review-card .review-card-image {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  margin-bottom: 1rem;
}

.review-card .review-card-image img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.review-card .review-card-content {
  padding: 0 1rem;
}
.review-card .review-card-content h3 {
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-weight: 700;
  padding-bottom: 0.5rem;
  color: #082859;
}
.review-card .review-card-content p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  padding-bottom: 0.5rem;
  color: #0f0f0f;
}
.arrows {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
}
.arrows .arrow i {
  font-size: 2rem;
  color: #082859;
}
.marquee_inner p {
  width: 400rem;
  font-family: "Coign Pro 25 Medium";
  font-size: 28rem;
  line-height: 24rem;
  text-transform: uppercase;
  color: #ff5220;
  animation: affida-scritta-animation 60s linear infinite alternate;
}
@keyframes affida-scritta-animation {
  100% {
    transform: translateX(-100rem);
  }
}

.image-wrapper {
  position: absolute;
  top: 57%;
  height: 500px;
  width: 700px;
  left: -30%;
}
.image-wrapper iframe {
  width: 100%;
  height: 100%;
}

/* footer */
/* .social-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6rem;
} */

/* .fa {
  color: #f07d00;
  font-weight: 900;
  font-size: 3rem;
  transition: all 0.2s;
  margin: 0.4rem;
}

.fa:hover {
  color: #fcb565;
  filter: drop-shadow(0 0 20px rgba(240, 125, 0, 1));
  transform: scale(1.1);
} */
footer {
  padding: 50px 50px;
}
a {
  color: transparent;
}

.footerLinks {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  margin-top: 8rem;
  gap: 50px;
}
.footerLinks a {
  color: #f5f5f5;
  margin-bottom: 0;
  font-family: Atosmose, sans-serif;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 1.2;
}

/* .social-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 550px;
} */

/* Style the Un-order list by setting its list-style to none */
.social-wrapper ul {
  list-style: none;
}

/* Style the list items inside the UL list, by setting its width, height and line-height 
  and float them to left and set its border and border-radius.
 */
.social-wrapper ul li {
  width: 75px;
  height: 75px;
  line-height: 75px;
  margin: 0 10px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  /* border: 5px solid #d8e2dc; */
  float: left;
  transition: all 0.5s ease;
}

/* Style the icons by setting its color and margin-top value to 20px 
to align it properly */
.social-wrapper ul li .fa {
  color: #d8e2dc;
  margin-top: 20px;
  transition: all 0.5s ease;
}

/* Now target the specific li classes for styling and use box-shadow effect to border and text-shadow effect
  to icons for glowing effect and use transition property for smooth transition effect. */
/*facebook*/
.social-wrapper ul li.facebook {
  border: 5px solid #3b5998;
  box-shadow: 0 0 15px #3b5998;
  transition: all 0.5s ease;
}

.social-wrapper ul li .fa-facebook {
  color: #3b5998;
  text-shadow: 0 0 15px #3b5998;
  transition: all 0.5s ease;
}

/*twitter*/
.social-wrapper ul li.twitter {
  border: 5px solid #00aced;
  box-shadow: 0 0 15px #00aced;
  transition: all 0.5s ease;
}

.social-wrapper ul li .fa-twitter {
  color: #00aced;
  text-shadow: 0 0 15px #00aced;
  transition: all 0.5s ease;
}

/* instagram */
.social-wrapper ul li.instagram {
  border: 5px solid #bc2a8d;
  box-shadow: 0 0 15px #bc2a8d;
  transition: all 0.5s ease;
}

.social-wrapper ul li .fa-instagram {
  color: #bc2a8d;
  text-shadow: 0 0 15px #bc2a8d;
  transition: all 0.5s ease;
}

/* google */
.social-wrapper ul li.google {
  border: 5px solid #dd4b39;
  box-shadow: 0 0 15px #dd4b39;
  transition: all 0.5s ease;
}

.social-wrapper ul li .fa-google {
  color: #dd4b39;
  text-shadow: 0 0 15px #dd4b39;
  transition: all 0.5s ease;
}

/* whatsapp */
.social-wrapper ul li.whatsapp {
  border: 5px solid #4dc247;
  box-shadow: 0 0 15px #4dc247;
  transition: all 0.5s ease;
}

.social-wrapper ul li.fa-whatsapp {
  color: #4dc247;
  text-shadow: 0 0 15px #4dc247;
  transition: all 0.5s ease;
}

/* media queries */

@media screen and (max-width: 640px) {
  .wrapper {
    width: 350px;
  }
  .wrapper ul li {
    margin-top: 10px;
  }
  .wrapper ul li.google {
    margin-left: 60px;
  }
}

@media screen and (max-width: 340px) {
  .wrapper {
    width: 150px;
  }
  .wrapper ul li {
    margin: 15px;
  }
  .wrapper ul li.google {
    margin-left: 15px;
  }
}

footer .foot-content-wrap p {
  font-size: 3.8rem;
  line-height: 4.8rem;
  color: #fff;
}
.email-wrap p a {
  cursor: pointer;
  font-size: 2rem;
  color: #fff;
  text-decoration: underline;
}

.foot-para-content p {
  color: #f5f5f5;
  margin-bottom: 0;
  font-family: Atosmose, sans-serif;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 1.2;

  opacity: 0.7;
}

.keep-in-touch p {
  font-size: 1rem;
  line-height: 1.3;
  position: relative;
  color: #fff;
}
footer .inp-wrapper input {
  color: #f5f5f5;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  border-bottom: 1px solid #f5f5f5;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0.5vw 0;
  font-family: Outfit, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  margin-right: 1vw;
}

footer .inp-wrapper button {
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  border-bottom: 1px solid #c93c33;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0.5vw 0;
  font-family: Outfit, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  margin-right: 1vw;
  color: #c93c33;
  text-transform: uppercase;
}

/* reviews section */

/* Variables */

/* .testimonial-reel */
.testimonial-reel {
  margin-bottom: 4rem !important;
  margin-top: 4rem;
}

/* .box */
.testimonial-reel .box {
  position: relative;
  margin-bottom: 30px;
}

/* .image */
.testimonial-reel .box .image {
  margin: 0 auto -45px;
  text-align: center;
}

.testimonial-reel .box .image img {
  height: 130px;
  margin: 0 auto;
}

/* .test-component */
.testimonial-reel .box .test-component {
  background-color: #fff;
  padding: 1rem 2.5rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  min-height: 200px;
}

/* .test-title */
.testimonial-reel .box .test-title {
  font-family: "Open Sans", sans-serif;
  color: #f96d02;
  text-align: center;
  margin-top: 3.3rem;
  margin-bottom: 15px;
}

/* .test-content */
.testimonial-reel .box .test-content {
  text-align: center;
}
.testimonial-reel .box .test-content p {
  color: #000;
}

/* .slick-slide */
.testimonial-reel .slick-slide {
  opacity: 0.3;
  transition: opacity 0.3s;
  padding-left: 1rem;
  padding-right: 1rem;
}

.testimonial-reel .slick-slide.slick-cloned {
  opacity: 0.3;
  transition: opacity 0.3s;
}

.testimonial-reel .slick-slide.slick-current.slick-active {
  opacity: 1;
  transition: opacity 0.3s;
}
.banner-form input {
  color: #000;
}
.ny-pub-form {
  background: #fff;
  padding: 30px;
  border-radius: 15px;
  color: black !important;
  width: 100%;
  border: 2px solid #11184F;
  float: right;
}

.elvlp {
  position: absolute;
  left: 56px;
  top: 51.7%;
}
.elvlp2 {
  position: absolute;
  left: 12px;
  top: 13.9%;
}
.ny-pub-form select {
  width: 100%;
    background: #11184f !important;
    border-radius: 10px !important;
    height: 50px !important;
    margin-top: 0px !important;
    color: #fff !important;
    border: 1px solid #fff;
    box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
    padding: 1px 17px !important;
    outline: none;
    margin-bottom: 15px;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.ny-pub-form input[type="text"], .ny-pub-form input[type="number"] {
  width: 100%;
  background: transparent;
  border-radius: 10px;
  height: 50px;
  margin-top: 0px;
  color: #000000;
  box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
  padding: 8px 37px;
  border: 1px solid #000000;
  margin-bottom: 15px;
  border-radius: 5px !important;
}

.ny-pub-form input[type="email"] {
  width: 100%;
  background: transparent;
  border-radius: 10px;
  height: 50px;
  margin-top: 0px;
  color: #11184E;
  box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
  padding: 8px 37px;
  border: 1px solid #11184E;
  margin-bottom: 15px;
  border-radius: 10px;

}

.ny-pub-form input::placeholder {
  color: #000;
}

.ny-pub-form #quoteSubmit {
  width: 100%;
  background-color: #d17867 !important;
  padding: 12px 46px;
  color: #fff !important;
  font-size: 16px;
  border-radius: 10px;
  text-transform: uppercase;
  transition: 0.2s;
  letter-spacing: 1px;
}

.ny-pub-form .ny-pub-head h3 {
  font-size: 27px;
    text-align: center;
    line-height: 35px;
    color: #000;
    font-family: "rubik";
    margin-bottom: 15px;
}

.ny-pub-form input[type="checkbox"] {
  height: 15px;
  margin-bottom: 0px;
  margin-top: 0px;
  background: transparent;
  width: 10%;
}

.ny-pub-form label {
  font-size: 14px;
  font-family: "Rubik", sans-serif;
    line-height: 19px;
    color: #000;
}

.ny-pub-form .service-choose {
  font-size: 18px;
    line-height: 23px;
    color: #fff;
  font-family: "Rubik", sans-serif;
}

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

.bgsec {
  background: #11184f;
}
.end-year-banner {
  background-color: #000;
  padding: 90px 0;
}
/* .thanks-giving-sec{
  background: url("../images/thanks-giving.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;

} */
.get-qoute-btn a {
  background-color: #f3d15d;
  color: #fff;
  border-radius: 8px;
  padding: 20px 50px;
  font-size: 16px;
font-family: "Rubik", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.2s;
  letter-spacing: 1px;
}
.pad-tb20 {
  padding: 20px 0;
}

.our-work p {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}
.accordion .accordion-item button[aria-expanded="true"] {
  border-bottom: 2px solid #ea7865;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 0.9rem 1rem;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  border: 2px solid #eb7966;
  background: none;
  outline: none;
  border-radius: 34px;
  margin: 19px 0px;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #f8e6e2;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 11px;
  right: 12px;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}

.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded="true"] {
  color: #eb7966;
}

.accordion button[aria-expanded="true"] .icon::after {
  width: 0;
}

.accordion button[aria-expanded="true"] + .accordion-content {
  opacity: 1;
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content p {
  font-size: 16px;
  font-weight: 300;
  margin: 0em 0px 11px 19px;
  color: #fff;
  font-family: "Rubik";
}

.service-page .icon-box {
  background: none !important;
}

.contact-icon-box .ser-card {
  background-color: #feb2a1;
  padding: 20px;
  height: 80%;
}

.ser-card h6 {
  color: #11184f;
  text-transform: uppercase;
}

.ser-card img {
  height: 80px;
  width: 80px;
}

.ser-left {
  padding-top: 40px;
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.ser-right {
  padding-top: 30px;
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: start;
}

.ser-scroll h1 {
  font-size: 48px;
  line-height: 53px;
  text-transform: uppercase;
  text-align: center;
  color: #11184f;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
  margin-bottom: 50px;
}

.ser-scroll h2 {
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
  color: #2e3079;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.ser-scroll p {
  font-size: 16px;
  font-weight: 500;
font-family: "Rubik", sans-serif;
  color: #2e071c;
  line-height: 22px;
}

.ser-center-img-wrap img {
  height: 100%;
  width: 100%;
}

.ser-scroll-mob-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ser-scroll-mob-content p {
  font-size: 14px;
  font-weight: 500;
font-family: "Rubik", sans-serif;
  color: #2e071c;
  line-height: 25px;
}

.ser-scroll-mob-img img {
  height: 150px;
  width: 160px;
}

.ser-scroll-mob h1 {
  font-size: 48px;
  line-height: 53px;
  text-transform: uppercase;
  text-align: center;
  color: #11184f;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}

.ser-scroll-mob {
  display: none;
}
section.counter-sec {
  background: black;
  padding: 50px 0;
}

section.counter-sec .counter-box-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

section.counter-sec .counter-box-main .counter-box.colored {
  text-align: center;
}

section.counter-sec .counter-box-main .counter-box.colored {
  color: #eb7966;
  font-family: 'Rubik';
  font-size: 55px;
}

section.counter-sec .counter-box-main .counter-box.colored p {
  color: white;
  font-size: 18px;
  width: 70%;
  margin: 10px auto 0;
  line-height: 20px;
}
.why-choose-content h2 {
  color: #11184F;
  font-family: 'Rubik';
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 54px;
  text-transform: uppercase;
}
.why-choose-content span {
  color: #eb7966;
}
.why-choose-content p{
font-size: 17px;
color: #000;
font-family: 'Rubik';
line-height: normal;
}
section.why-choose-us {
  padding: 70px 0 130px;
  background-image: url(../images/logo-bg.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto;
}

/* //////// new css */

section.comprehensive {
  padding: 50px 0 120px;
}

.comprehensive-text h2 {
  font-size: 46px;
  color: #2e3079;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.comprehensive-text p {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 17px;
}
.comprehensive-text ul li {
  font-size: 16px;
  margin-bottom: 10px;
  list-style-type: disclosure-closed;
  line-height: 21px;
}

.comprehensive-text ul li::marker {
  color: #eb7966;
}
.button-div {
  display: flex;
  gap: 15px;
}

.button-div .livechat-btn {
  width: 100%;
}
.btn-01 button {
  border-color: #eb7966;
  background: #eb7966;
}

section.portfolio-sec {
  padding: 70px 0;
}
.thousand-col {
  background: linear-gradient(359deg, #000c27, #2e3079);
  padding: 40px 0;
  clip-path: polygon(5% 0%, 100% 0%, 100% 99%, 0% 100%);
}
.thousand {
  padding: 0px 230px;
}
.thousand p {
  width: 70%;
  font-size: 19px;
  color: white;
  margin-bottom: 33px;
  line-height: 31px;
}
.thousand button.wow.bounceIn {
  width: 30%;
  font-weight: 600;
}


@media only screen and (max-width: 1000px) {
  .ser-scroll-mob {
    display: block;
  }

  .ser-scroll {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .contact-icon-box p {
    margin-top: 0px !important;
    overflow-y: auto !important;
    padding: 0px 14px;
  }
}

@media screen and (max-width: 767px) {
  .brnd-none {
    display: none;
  }
  .phn-no-wrapper i {
    font-size: 32px !important;
  }
  .phn-no-wrapper p {
    font-size: 33px !important;
  }
  .elvlp {
    position: absolute;
    left: 42px;
    top: 85.9%;
  }
  .menu-Bar {
    display: none;
  }

  .pbs-filter h3 {
    font-size: 30px !important;
    line-height: 35px !important;
  }

  .row.pad-top.pad-btm-70 {
    padding: 6px 4px !important;
  }

  .ser-scroll-mob h1 {
    font-size: 28px;
    line-height: 32px;
    margin-top: 20px;
  }
}


.bps-btn2{
  width: 100%;
  text-align: center;
}
.bps-btn2 button {
  background-color: #eb7966;
  border: none;
  outline: none;
  color: #11184F;
text-align: center;
font-family: Rubik;
font-size: 24px;
font-style: normal;
font-weight: 600;
text-transform: uppercase;
  padding: 10px 30px;
  cursor: pointer;
  display: inline-block;
  box-shadow: 0 2px 5px 1px rgba(64, 60, 67, 0.16);
  transition: 0.2s;
}

.bps-btn {
  background-color: #fff;
  border: 1px solid #eb7966;
  border-radius: 26px;
  color: #eb7966;
  height: 44px;
  width: 100%;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  box-shadow: 0 2px 5px 1px rgba(64, 60, 67, 0.16);
  transition: 0.2s;
}

.bps-btn.active {
  background-color: #eb7966;
  color: #fff;
}

.pbs-filter h3 {
  font-size: 48px;
  line-height: 53px;
  color: #eb7966;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
  text-align: center;
}

.pbs-filter {
  padding: 100px 0px;
}

.pbs-filter .pf-1 {
  font-size: 18px;
  color: #2e071c;
  font-family: "Rubik";
  line-height: normal;
  padding: 15px 0px;
  text-align: center;
}

.pbs-filter-content {
  padding: 50px 0px;
}

.pbs-filter-content h3 {
  font-size: 45px;
  line-height: 53px;
  color: #eb7966;
  text-transform: uppercase;
  font-weight: 600;
  display: flex;
  font-family: "Rubik", sans-serif;
}
.pbs-filter h3 span{
  color: #11184F;
}
.pbs-filter-content p {
  font-size: 18px;
  color: #2e071c;
  font-family: "Rubik";
  line-height: normal;
  padding: 15px 0px;
}

.card-wrapper{
  width: fit-content;
  height: 100%;
  position: relative;
}
.card-wrapper.card-aft::after {
  content: "";
  position: absolute;
  top: 65%;
  left: 70%;
  width: 100%;
  height: 300px;
  background-image: url(../images/rotate-arr.png);
  /* background-size: cover; */
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.card-wrapper.main-aft::before {
  content: "";
  position: absolute;
  top: -15%;
  left: -65%;
  width: 100%;
  height: 300px;
  background-image: url(../images/before-five.png);
  /* background-size: cover; */
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.card-wrapper.main-aft::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -65%;
  width: 100%;
  height: 300px;
  background-image: url(../images/after-five.png);
  /* background-size: cover; */
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.card-wrapper.arr-wrap::before{
  content: "";
  position: absolute;
  top: 55%;
  left: -89%;
  width: 100%;
  height: 300px;
  background-image: url(../images/seven-eight.png);
  /* background-size: cover; */
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;

}
.arrow-wrapper-2 {
  position: absolute;
  top: -15%;
  width: 400px;
  left: -60%;
}
.card-wrapper.card-margin{
  margin-top: 150px;
}
.card-wrapper .card-img-wrapper {
  height: 300px;
}
.card-wrapper .card-content h4 {
  color: #ea7966;
  font-family: Poppins;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120.5%; /* 38.56px */
}
.card-wrapper .card-content p{
  color: #11184F;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 136%; /* 21.76px */
}
.contnt5,
.contnt2,
.contnt3,
.contnt4 {
  display: none;
}

.row.pad-top.pad-btm-70.d-flex.align-items-center {
  padding: 70px 20px;
}
.testimonial-card{
  background: #fff;
  padding: 30px;
}
.testimonial-card-top{
  height: 200px;
}
.testimonial-card-top .row{
  height: 100%;

}
.testimonial-card-top h4{
  color: #EA7966;
font-family: Poppins;
font-size: 36px;
font-style: normal;
font-weight: 600;
line-height: 120.5%;
border-bottom: 1px solid #11184F;
padding-bottom: 5px;
margin-bottom: 8px;
}
.testimonial-card-img{
  position: absolute;
    top: -100%;
}
.testimonial-card-content{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.testimonial-card-bottom{
  margin: 50px 0px;
}
.testimonial-card-bottom p{
  color: #11184F;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 400;
  line-height: 131%;

}
.date-wrapper p{
  text-align: right;
  color: #FFF;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 131%; /* 23.58px */
}
.mt-100{
  margin-top: 100px;
}


.page-corner-icon {
  position: fixed;
  top: 20%;
  right: 0px;
  z-index: 99999;
}

.email_por,
.message_por {
  padding: 22px 15px;
  background: #eb7966;
  border-radius: 4px;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.req_proposal {
  position: fixed;
  top: 58%;
  right: -10%;
  background: #11184f;
  padding: 25px 24px;
  border-radius: 4px;
  z-index: 99999;
  transform: rotate(270deg);
}

.req_proposal p {
  font-size: 30px;
  color: #fff;
  line-height: 36px;
font-family: "Rubik", sans-serif;
}

.ny-pub-head p {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  font-family: "rubik";
  margin-bottom: 10px;
  margin-top: 10px;
}

@media screen and (min-width: 1440px) {
  .req_proposal {
    position: fixed;
    top: 49%;
    right: -11%;
  }
}

@media screen and (min-width: 1200px) {
  .req_proposal {
    display: none;
  }
}

.col-md-4.text-center .menuWrap {
  display: none;
}

.page-corner-icon,
.req_proposal {
  display: none;
}

.ny-pub-form option select {
  margin: 40px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.schedule-btn button {
  border-radius: 0px !important;
  height: 48px !important;
}

.livechat-btn button {
  border-radius: 0px !important;
  height: 48px !important;
}

.call-btn button {
  border-radius: 0px !important;
  height: 48px !important;
}

.bps-btn2 button {
  border-radius: 0px !important;
  height: 48px !important;
}

.schedule-btn2 button {
  border-radius: 0px !important;
  height: 48px !important;
}

.ny-pub-form input {
  border-radius: 0px !important;
}

.col-md-3.wow.bounceIn.text-center {
  text-align: left !important;
}

/* gsp */
.dot {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 30%;
  background: url("../images/snow.png");
  background-size: 100% 100%;
}
html,
body,
#container {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
}

#DiacoDesignLink,
#pens {
  color: #fff;
}
.bef {
  position: relative;
}
.aft {
  position: relative;
}
.popper-img {
  position: relative;
}
.popper-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 75%;
  width: 100%;
  height: 100%;
  background: url("../images/popper-img.png");
  background-repeat: no-repeat;
}
.popper-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: -5%;
  width: 100%;
  height: 100%;
  background: url("../images/popper-img.png");
  background-repeat: no-repeat;
}


@keyframes fadeAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

.fade-in-out {
  animation: fadeAnimation 2s infinite; /* Animation duration and iteration count */
}
.arrow-wrapper-1 {
  position: absolute;
  top: 10%;
  width: 400px;
  left: -35%;
}

/* responsive */
@media screen and (max-width: 1024px) {
  .banner-contents h1 {
    font-size: 38px;
    font-weight: 600;
    line-height: 47px;
    width: 80%;
}
.banner-contents p {
  font-size: 16px;
  width: 100%;
}
.ny-pub-form {
  padding: 20px;
  border: 2px solid #11184F;
  float: right;
}
section.counter-sec .counter-box-main .counter-box.colored {
  font-size: 48px;
}
section.counter-sec .counter-box-main .counter-box.colored p {
  color: white;
  font-size: 15px;
  width: 100%;
  margin: 10px auto 0;
  line-height: 20px;
}
.why-choose-content h2 {
  font-size: 41px;
  line-height: 54px;
}
.wwd-content {
  padding: 25px;
  font-family: 'Rubik';
  margin-top: -90px;
}
.wwd-content h2 {
  font-size: 35px;
}
.wwd-box {
  padding: 20px 30px 20px;
}
.what-we-do {
  padding: 20px;
}
.empower-content h3 {
  font-size: 36px;
  font-weight: 600;
}
.best-selling {
  padding: 30px 0;
  margin: 0px !important;
}
.phn-no-wrapper p {
  font-size: 40px;
  font-family: "Rubik", sans-serif;
  text-align: center;
  color: #fff;
}
.banner-color {
  padding: 0px;
}
.comprehensive-text h2 {
  font-size: 36px;

}

.thousand {
  padding: 0px 90px;
}
.thousand button.wow.bounceIn {
  width: 50%;
}
.thousand p {
  width: 100%;
  margin-bottom: 13px;
}
.thousand-col {
  padding: 20px 0;
}
.quality-text h2 {
  font-size: 50px;
  width: 100%;
}
.empower-content h3 {
  font-size: 34px;
  line-height: 38px;
}
.phn-no-wrapper p {
  font-size: 28px;
}
.phn-no-wrapper i {
  font-size: 28px;
}
.ready-wrapper p {
  font-size: 28px;
  line-height: 28px;
}
}
@media screen and (max-width: 768px) {
  .test-text p {
    width: 78%;
}
.why-choose-content p {
  margin-bottom: 20px;
}
.grid-box {
  display: grid;
  grid-template-columns: auto auto;
  gap: 40px 30px;
}
.best-selling {
  padding: 30px 0;
  margin: 0px !important;
}
.wwd-box {
  padding: 20px 30px 20px;
  font-family: 'Rubik';
}
.question h6 {
  font-size: 30px;
}
.what-we-do {
  padding: 20px;
}

}
@media screen and (max-width: 767px) {
  section.counter-sec .counter-box-main .counter-box.colored {
    color: #eb7966;
    font-family: 'Rubik';
    font-size: 33px;
}

  .frame-margin {
    margin-left: 7rem;
  }
  .frame-bg {
    background-size: 100% 100%;
    height: 40vh;
  }
  .frame-bg2 {
    background-size: 100% 100%;
    height: 40vh;
  }
  .accordion .accordion-content p {
    font-size: 14px !important;
    line-height: 16px;
  }
  .frame-margin2 {
    margin-right: 7rem;
  }
  .main-header {
    padding: 0px 6px;
  }
  .pad-top {
    padding-top: 10px;
  }
  .pad-btm-70 {
    padding-bottom: 30px;
  }
  .banner-content h1 {
    font-size: 27px;
    line-height: 32px;
    color: #2e3079;
    font-weight: 600;
    display: flex;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
  }
  .banner-content h1 div {
    font-size: 27px;
    line-height: 32px;
    color: #eb7966;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    font-family: "Rubik", sans-serif;
  }

  .banner-contents h1 {
    font-size: 27px;
  }
  .banner-contents p {
    font-size: 16px;
    color: #fff;
    font-family: "Rubik";
    line-height: normal;
  }
  .banner-form input {
    margin-bottom: -6px;
    margin-top: 15px;
  }
  .laptop img {
    width: 17%;
  }
  .laptop {
    position: absolute;
    top: -79px;
    right: -160%;
  }
  .brands-logo {
    display: none;
  }
  .number-content div span {
    font-size: 40px;
  }
  .number-content p {
    font-size: 16px;
    line-height: 21px;
    margin-top: -14px;
  }

  .call-sec h6 {
    font-size: 28px;
    line-height: 32px;
    margin-top: 20px;
  }
  .dairy-book-img img {
    position: absolute;
    top: 18px;
    left: 82%;
    width: 24%;
  }
  .resp-box {
    text-align: center;
    background: #efc9c1 !important;
    height: 46vh !important;
    display: flex;
    align-items: center;
  }
  .icon-box-odd {
    height: 46vh;
  }
  .icon-box {
    height: 46vh;
  }
  .icon-box p {
    padding: 0rem 0rem;
    font-family: "Rubik";
  }
  .icon-box-odd p {
    padding: 0rem 0rem;
    font-family: "Rubik";
  }
  .our-work h6 {
    font-size: 27px;
    line-height: 32px;
    margin-top: 30px;
  }
  .pencil-bg::before {
    display: none;
  }
  .frame-bg h6 {
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #2e3079;
    font-weight: 600;
    font-family: "Rubik", sans-serif;
  }
  .frame-bg p {
    font-size: 11px;
    line-height: 15px;
    font-weight: 400;
    font-family: "Rubik";
    margin-top: 3px;
  }
  .frame-bg.wow.bounceIn.mt-5.ml-5 {
    margin: 17px -29px !important;
  }
  .frame-bg.wow.bounceIn.mt-5 {
    margin: 0px !important;
  }
  .pencil-bgs::before {
    display: none;
  }
  .teblet img {
    position: absolute;
    width: 35%;
  }
  .frame-bg2 h6 {
    font-size: 14px;
    line-height: 16px;
  }
  .frame-bg2 p {
    font-size: 11px;
    line-height: 15px;
    margin-top: 3px;
  }
  .frame-bg2.wow.bounceIn.mt-5 {
    margin: 17px 19px !important;
  }
  .frame-bg2.wow.bounceIn.mt-5 {
    margin: 0px !important;
  }
  .laptop-boy {
    margin-top: 2rem;
  }
  .call-sec h5 {
    margin-top: 3px;
    font-size: 28px;
  }
  .call-sec h4 {
    margin-top: 1px;
    font-size: 27px;
    line-height: 34px;
  }
  .menuWrap.btn-resp {
    display: none;
  }
  header .main-header ul.menu > li a {
    color: #fff;
    padding: 0px;
    text-align: center;
    font-size: 24px;
    line-height: 35px;
    font-weight: 400;
    font-family: "Rubik";
  }
  .menuWrap {
    position: fixed;
    left: -210%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #eb7966;
  }
  .accordion button {
    margin: 13px 0px !important;
  }
  .last-footer p {
    font-size: 20px;
    color: #2e3079;
    font-weight: 500;
    line-height: 33px;
    font-family: "Rubik", sans-serif;
    text-align: center;
  }
  .last-copy p {
    font-size: 11px;
    line-height: 15px;
    color: #fff;
    font-weight: 300;
    font-family: "Rubik", sans-serif;
  }
  .footer-sec {
    background: #11184f;
    padding: 1rem 0rem;
  }
  .footer-links h4 {
    font-size: 20px;
    margin-top: 30px;
    text-align: left;
  }

  .footer-links ul li a {
    font-size: 15px;
    line-height: 32px;
  }
  .accordion button .accordion-title {
    font-size: 13px;
  }
  .footer-links ul {
    text-align: left;
  }
  .question h6 {
    margin-top: 1rem;
    font-size: 32px;
    color: #eb7966;
    line-height: 35px;
  }

  .resp-boxs {
    text-align: center;
    background: transparent;
    height: 46vh;
    display: flex;
    align-items: center;
  }
  .last-footer {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .services-sec {
    background: #f8e6e2;
    padding: 0px 0px;
  }
  .ready {
    margin-top: 2rem;
    margin-bottom: 1rem;
  }
  footer {
    text-align: center;
  }
  .m1-h h5 span {
    font-size: 26px;
  }
  .at-h {
    padding-bottom: 0;
  }
  .padRt-60 {
    padding-right: 0 !important;
  }
  .btn {
    border: 1px solid #000;
  }
  ul.menu > li:last-child {
    margin: 0;
  }
  a.logo img {
    width: 70%;
    margin-top: 9px;
  }
  .m1-h h5 {
    font-size: 20px;
  }
  .mainBanner {
    height: 35vh;
  }
  .m2-h h5 {
    font-size: 20px;
  }
  .pad-tb {
    padding: 40px 0;
  }

  .p1 p {
    font-size: 16px;
    line-height: 20px;
  }
  .flogo img {
    width: 50%;
  }
  .flogo {
    text-align: left;
    margin-bottom: 20px;
  }
  .copyright.text-center {
    font-size: 16px;
  }
  footer {
    padding: 15px 0;
  }
  ul.menu > li.active a {
    border-bottom: 0;
  }
  ul.menu > li {
    margin-right: 0;
  }
  .menuWrap .menu li a {
    margin-bottom: 15px;
    font-size: 15px;
  }
  ul.menu > li > a {
    border-bottom: none;
  }
  ul.menu > li.active a {
    border-bottom: none;
  }
  ul.menu > li > a:hover {
    border-bottom: none;
  }
  .inner-ban .ban_hdn h5::after {
    width: 90px;
  }
  .inner-ban {
    height: 20vh;
  }
  .Tec-ctn h5::after {
    width: 270px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .frame-margin {
    margin-left: 13rem;
  }
  .icon-box p {
    font-size: 13px;
    max-height: 110px;
    height: 100% !important;
    margin-top: 30px !important;
    overflow-y: auto !important;
    padding: 0px 14px;
  }
  .icon-box-odd p {
    font-size: 13px;
    max-height: 110px;
    height: 100% !important;
    margin-top: 30px !important;
    overflow-y: auto !important;
    padding: 0px 14px;
  }
  .services-sec {
    background: #f8e6e2;
    padding: 0px 0px;
  }
  .icon-box-odd p {
    padding: 0rem 1rem;
  }
  .icon-box p {
    padding: 0rem 1rem;
  }
  .frame-bg.wow.bounceIn.mt-5.ml-5 {
    margin: 17px -50px !important;
  }
  .frame-bg.wow.bounceIn.mt-5 {
    margin: 0px !important;
  }
  .frame-bg2.wow.bounceIn.mt-5 {
    margin: 17px 50px !important;
  }
  .frame-bg2.wow.bounceIn.mt-5 {
    margin: 0px !important;
  }
  .pencil-bg::before {
    content: "";
    position: absolute;
    top: 23px;
    left: 96.5%;
    width: 100%;
    height: 1465px;
    background-image: url(../images/pencil.png);
    background-repeat: no-repeat;
  }
  .pencil-bgs::before {
    content: "";
    position: absolute;
    top: 13%;
    right: 15.9%;
    width: 100%;
    height: 1465px;
    background-image: url(../images/pencil.png);
    background-repeat: no-repeat;
  }

  .brand-sec {
    display: none !important;
  }
  .banner-content h1 {
    font-size: 27px;
    line-height: 32px;
    color: #2e3079;
    font-weight: 600;
    display: flex;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
  }
  .banner-content h1 div {
    font-size: 27px;
    line-height: 32px;
    color: #eb7966;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    font-family: "Rubik", sans-serif;
  }
  .banner-contents h1 {
    font-size: 27px;
  }
  .banner-contents p {
    font-size: 16px;
    color: #fff;
    font-family: "Rubik";
    line-height: normal;
  }
  .banner-form input {
    margin-bottom: -6px;
    margin-top: 15px;
  }
  .menuWrap.btn-resp {
    display: none;
  }
  .laptop img {
    width: 40%;
  }
  .laptop {
    position: absolute;
    top: -147px;
    right: -140%;
  }
  .number-content div span {
    font-size: 50px;
  }
  .number-content p {
    font-size: 22px;
    line-height: 31px;
    margin-top: -6px;
  }
  .read-book-img img {
    position: absolute;
    top: 55px;
    right: 49%;
    width: 98%;
  }
  .last-footer p {
    font-size: 20px;
    color: #2e3079;
    font-weight: 500;
    line-height: 33px;
    font-family: "Rubik", sans-serif;
    text-align: center;
  }
  .last-footer {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
}

@media screen and (min-width: 1024px) {
  .icon-box {
    height: 397px;
  }
  .frame-margin {
    margin-left: 9rem;
  }
  .frame-margin2 {
    margin-right: 8rem;
  }
  .pencil-bg::before {
    content: "";
    position: absolute;
    top: 23px;
    left: 98%;
    width: 100%;
    height: 1465px;
    background-image: url(../images/pencil.png);
    background-repeat: no-repeat;
  }
  .frame-bg2 p {
    font-size: 14px;
  }
  .frame-bg2 h6 {
    font-size: 17px;
    line-height: 19px;
  }
  .frame-bg p {
    font-size: 14px;
  }
  .frame-bg h6 {
    font-size: 17px;
    line-height: 19px;
  }
  .icon-box-odd {
    height: 397px;
  }
  .icon-box p {
    padding: 0rem 0rem;
    font-family: "Rubik";
    line-height: 21px;
  }
  .icon-box-odd p {
    padding: 0rem 0rem;
    line-height: 21px;
    font-family: "Rubik";
  }
  .icon-box p {
    font-size: 13px;
    max-height: 110px;
    height: 100% !important;
    margin-top: 30px !important;
    overflow-y: auto !important;
    padding: 0px 14px;
  }
  .icon-box-odd p {
    font-size: 13px;
    max-height: 110px;
    height: 100% !important;
    margin-top: 30px !important;
    overflow-y: auto !important;
    padding: 0px 14px;
  }
  .pencil-bgs::before {
    content: "";
    position: absolute;
    top: -24%;
    right: 11.6%;
    width: 100%;
    height: 1465px;
    background-image: url(../images/pencil.png);
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 1440px) {
  .frame-margin {
    margin-left: 10.5rem;
  }
  .frame-margin2 {
    margin-right: 10rem;
  }
  .banner-color {
    padding: 40px 60px;
}
}

@media (max-width: 786px) {
  .thanks-giving-sec {
    height: 20vh;
    background-size: contain;
  }
}
.sale-banner {
  background-image: url("../images/sale-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.light-container {
  position: absolute;
  top: 0px;
  right: 0px;
}
.banner-leaves-wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.sale-banner .banner-contents h4 {
  color: #11184f;
  /* text-align: center; */
  font-family: "Overlock";
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px; /* 110.417% */
}
.sale-banner .banner-contents h3 {
  color: #11184f;
  /* text-align: center; */
  font-family: Patua One;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px; /* 82.813% */
}

.sale-banner .banner-contents p {
  color: rgba(17, 24, 79, 0.7);
  font-family: "Rubik";
  font-size: 16.403px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  line-height: normal;
}

.sale-banner .banner-contents h5 {
  color: #11184f;
  text-align: center;
  font-family: "Patua One";
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px;
  text-transform: uppercase;
}
.sale-banner .banner-content h2 {
  color: #11184f;
  text-align: center;
  font-family: "Overlock";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px; /* 132.5% */
}
.sale-banner .banner-contents h2 {
  color: #11184f;
  text-align: center;
  font-family: "Overlock";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px; /* 132.5% */
}
.direction-txt a {
  color: #fff;
  font-family: "Poppins";
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 53px; /* 203.846% */
  margin-top: 10px;
}

.testi-cards-wrapper {
  border-radius: 4px;
  border: 1px solid #ddd9d9;
  padding: 10px;
  min-height: 300px;
  max-height: fit-content;
}
.empower-content h3 {
  font-family: 'Rubik';
  font-size: 40px;
  font-weight: 600;
  color: #11184f;
  line-height: 55px;
  margin-bottom: 20px;
}
.empower-content p {
  font-family: 'Rubik';
  line-height: 28px;
  font-size: 16px;
  width: 90%;
  margin-bottom: 20px;
}
section.empower {
  padding: 30px 0;
}
.test-text h2 {
  font-family: "Bebas Neue";
  font-size: 60px;
  color: #2e3079;
  margin-bottom: 10px;
}
.test-text h2 span {
  color: #d17867;
}
.test-text p {
  font-size: 16px;
  font-family: "Rubik";
  font-weight: 400;
  color: #000;
  line-height: 24px;
  width: 63%;
  margin: 0 auto;
}

.testimonial-slider {
  margin: auto;
  padding: 40px 0;
}

.testimonial {
  background-color: white;
  border: 1px solid #ddd9d9;
  padding: 20px;
  border-radius: 5px;
  text-align: left;
  width: 450px !important;
  margin: 20px;
}

.testimonial .main-div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd9d9;
  margin-bottom: 20px;
}

.testimonial .main-div .image h4 {
  text-align: center;
  border-radius: 100%;
  font-size: 20px;
  color: black;
  font-family: "Rubik" !important;
  font-weight: 400;
  background: #d16c5b69;
  width: 54px !important;
  height: 54px !important;
  padding: 17px 0;
  margin-right: 20px;
}

.testimonial .main-div h3 {
  font-size: 20px;
  color: #2e071c;
  font-weight: 700;
}

.testimonial p {
  font-size: 15px;
  color: black;
  line-height: 22px;
  text-align: justify;
  padding-right: 15px;
  height: 85px;
  overflow: auto;
}

.another h3 {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  text-decoration: underline;
  margin-bottom: 10px;
}

.test-text h2 {
  font-family: "Bebas Neue";
  font-size: 60px;
  color: #2e3079;
  margin-bottom: 10px;
}
.test-text h2 span {
  color: #d17867;
}
.test-text p {
  font-size: 16px;
  font-family: "Rubik";
  font-weight: 400;
  color: #000;
  line-height: 24px;
  width: 63%;
  margin: 0 auto;
}
section.high-quality {
  padding: 120px 0 80px;
  background-image: url(../images/quality-bg.webp);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -83px;
}
.quality-text {
  text-align: center;
}

.quality-text h2 {
  font-family: "Bebas Neue";
  color: #2e3079;
  font-size: 61px;
  width: 70%;
  margin: 0 auto;
}

.quality-text p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
}
.process-box {
  padding: 35px 16px;
  box-shadow: 0px 5px 12px 3px #00000029;
  margin-bottom: 30px;
  position: relative;
  border-radius: 6px;
  color: black;
  transition: 0.5s all;
  background-color: #fff;
}

.process-box img {
  margin-bottom: 20px;
  height: 60px;
  transition: 0.5s all;
}
.process-box h4 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
  height: 45px;
}
.process-box p {
  font-size: 15px;
  line-height: 21px;
  height: 110px;
}
.process-box span {
  position: absolute;
  bottom: -17px;
  color: white;
  background: #eb7966;
  right: 30px;
  border-radius: 20px;
  width: 36px;
  height: 36px;
  text-align: center;
  padding: 11px 0;
}

.process-box:hover {
  background-color: #2e3079;
  transition: 0.5s all;
  color: white;
}

.process-box:hover img {
  filter: brightness(0) invert(1);
  transition: 0.5s all;
}
.comprehensive-text ul li strong {
  font-weight: 600;
}

@media (max-width: 1200px) {
  .sample-trailer-img img{
    width: 100%;
  }
  .trailer-img-wrapper img{
    width: 100%;
  }
}
@media (max-width: 825px) {
  .banner-color {
    padding: 10px 15px;
}
.best-selling h3{
  font-size: 32px;

}
.arrow-wrapper-1{
  display: none;
}
.sample-trailer .pro{
  padding: 0px 0px;
}
.main-aft::after{
  background: none;
}
.card-wrapper.main-aft::before,
.card-wrapper.main-aft::after{
  width: 0px;
  height: 0px;
}
.sample-trailer h4{
  font-size: 32px;
  list-style: 40px;
}
  .statue-before::before {
    position: absolute;
    top: 0;
    left: 4%;
    content: "";
    display: none;
    width: 400px;
    height: 400px;
    background-image: url(assets/images/pbs-statue.png);
    background-size: cover;
  }

  .row.pad-top.pad-btm-70.d-flex.align-items-center {
    padding-top: 30px !important;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 30px !important;
  }

  .ny-pub-form {
    margin-top: 30px;
  }

  .contact-icon-box .ser-card {
    background-color: #feb2a1;
    padding: 20px;
    height: fit-content;
    margin-bottom: 20px;
  }

  .icon-box {
    height: 46vh;
    margin-bottom: 20px;
  }
  .hide-mob{
    display: none;
  }
}
@media screen and (max-width: 480px) {
  
.banner-contents h1 {
  font-size: 28px !important;
  line-height: 35px !important;
  width: 100% !important;
}
.banner-form.ny-pub-form {
  width: 100%;
}
section.counter-sec .counter-box-main {
  flex-direction: row;
  gap: 20px;
  display: flex;
  justify-content: center;
}
section.counter-sec .counter-box-main .counter-box.colored {
  width: 47%;
}
section.counter-sec .counter-box-main .counter-box.colored p {
  width: 100%;
}
.grid-box {
  display: grid;
  grid-template-columns: auto;
  gap: 40px 30px;
}
.comprehensive-text h2 {
  font-size: 31px;
}
.comprehensive-text ul {
  padding-left: 20px;
}
.thousand {
  padding: 0px 40px;
}
  .thousand button.wow.bounceIn {
      width: 90%;
  }
  .quality-text h2 {
    width: 100%;
}
.empower-content h3 {
  font-size: 28px;
  line-height: 35px;

}
ul.menu {
  display: flex
;
}
.test-text h2 {
  font-size: 40px;

}
ul.menu {
  display: none;
}
.banner-color {
  padding: 50px 15px;
}
.ready-wrapper p {
  font-size: 34px;
}
.test-text p {
    font-size: 16px;
    width: 100%;
}
.empower-content h3 {
  font-family: 'Rubik';
  font-size: 32px;
  font-weight: 600;
  color: #11184f;
  line-height: 43px;
  margin-bottom: 20px;
}
.ready-wrapper p {
  font-size: 34px;
}
.why-choose-content h2 {
  font-size: 36px;
}
.modal-body img {
  display: none;
}
.popup-laptop.move-nw img {
  display: none;
}
}