@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1230px;
  }
}
html,
body {
  font-family: Space Grotesk;
  margin: 0px;
}
:root {
  --text-font: "DM Sans", sans-serif;
}

/* common for all pages */
.section {
  padding: 80px 0px;
}
.sectionpadding_small {
  padding: 80px 0px;
}
.headerbanner {
  background-image: url('./images/banner.jpg');
  height: 221px;
  background-size: cover;
  padding: 60px 0px;
}
.headerbanner_two {
  background-image: url('./images/banner_windows.png');
  height: 292px;
  background-size: cover;
  padding: 90px 0px;
}
.pageheading {
  color: #000c66;
  font-size: 52px;
  font-weight: 700;
  line-height: normal;
}
.breadcrumbs {
  color: #21212199;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.upsubheading {
  color: #000c66;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
}
.sectionheading {
  color: #000c66;
  font-size: 34px;
  font-weight: 700;
  line-height: normal;
}
.paratext {
  color: #000;
  font-family: var(--text-font);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.text_darkblue {
  color: #000c66;
}
.btn-primary {
  padding: 11px;
  border-radius: 0;
  border: none;
  width: 175px;
  font-size: 13px;
}
.btn-primary:hover {
  background-color: #000c66;
}
.btn-yellow {
  background: #ffd53d;
  color: #000000;
}
.btn-white {
  background: #ffffff;
  color: #000000;
}
.btn-blue {
  background-color: #000c66;
  color: #ffffff;
}
.bg_lightblue {
  background-color: #deebf6;
}
.bg_darkblue {
  background-color: #000c66;
}
.text-black {
  color: #000000;
}
.content-middle {
  display: flex;
  align-items: center;
}
.footermain {
  background-image: url('./images/footerbanner.jpg');
  background-size: cover;
  padding: 60px 0px;
}
.copyright p {
  color: #000c66;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  margin: 15px;
}
body .nav-link,
.dropdown-item {
  color: #000c66 !important;
  font-family: Space Grotesk;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  padding: 15px !important;
}
body .nav-link:active {
  text-decoration: underline;
}
.dropdown-toggle::after {
  content: "" !important;
}
.blue-heading{
    color:#000c66;
    font-size:24px;
    font-weight:600;
}
.small-h1{
    font-size:40px;
}

/* INDEX PAGE */
.products {
  background-color: #000c66;
  padding: 40px 0px;
}
.benefitcard {
  background-color: #deebf6;
  text-align: center;
  padding: 38px;
  color: #000c66;
}
.benefitcard h6 {
  font-size: 30px;
  font-weight: 700;
  padding: 28px 0 14px 0;
  margin: 0px;
}
.portfoliocard div {
  background-color: #deebf6;
  padding: 15px 38px;
}
.portfoliocard h6 {
  color: #000c66;
  font-size: 20px;
  font-weight: 700;
}
.hometab {
  margin-top: -40px;
  position: relative;
  z-index: 8;
  border-radius: 100px;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}
.hometab {
  color: #000c66;
  font-size: 14px;
}
.bannerleftsec {
  padding: 100px 50px 0px 0px;
}
.products .col-lg-4 {
  display: flex;
  align-items: center;
}
.hometabcol {
  display: flex;
  align-items: center;
  text-align: center;
  border-right: 1px solid #e5e5e5;
}
.hometabcol p {
  display: block;
  width: 100%;
  text-align: center;
}
.bannersection .carousel-indicators {
  bottom: 150px;
  width: fit-content;
  margin-left: 0px;
}
.bannersection .carousel-indicators li {
  background-color: #c0c0c0;
  width: 40px;
  height: 6px;
}
.bannersection .carousel-indicators li.active {
  background-color: #000c66 !important;
}
.products .owl-nav {
  position: absolute;
  left: -77%;
  bottom: 28px;
}
.products button.owl-prev {
  border: 1px solid #ffffff !important;
  height: 35px;
  width: 35px;
  border-radius: 50px;
  margin: 10px;
}
.products button.owl-prev span {
  color: #ffffff;
  font-size: 25px;
  line-height: 15px;
}
.products button.owl-next {
  border: 1px solid #ffffff !important;
  height: 35px;
  width: 35px;
  border-radius: 50px;
  margin: 10px;
}
.products button.owl-next span {
  color: #ffffff;
  font-size: 25px;
  line-height: 15px;
}
.products button.owl-next:focus,
.products button.owl-prev:focus {
  outline: none;
}

/* ABOUT US PAGE */
.valuesection {
  padding-right: 50px;
}
.listitemstick li {
  display: flex;
  line-height: 28px;
  align-items: center;
  list-style: none;
  margin-right: 25px;
  margin-bottom: 25px;
  width:47%;
}

@media only screen and (max-width:768px){
    .listitemstick li{
        width:100%;
    }
}
.visionsection {
  padding-left: 50px;
}
.listitemstick li::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  min-height: 30px;
  min-width: 30px;
  background-image: url('./images/tick.png');
  background-size: 30px;
}
.listitemstick {
  flex-wrap: wrap;
}
.list-group {
  -ms-flex-direction: inherit;
  flex-direction: inherit;
}
/*.timeline{
    padding:60px 0;
}
.timeline h5 {
  color: #000c66;

  font-family: Space Grotesk;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.timeline ul{
    list-style:none;
}
.timeline ul li{
    display:inline-block;
    padding:12px;
}*/
.about-tagline{
    padding:50px;
}
.about-tagline h2{
    font-weight:700;
    text-align:center;
    line-height:1.6em;
}

@media only screen and (max-width:768px){
    .timeline ul li p{
    text-align:left;
    }
}
/* CTA SECTION*/
.cta_section {
  background-color: #ffd53d;
}
.cta_section h2 {
  color: #000c66;
  font-size: 50px;
  font-weight: 700;
  line-height: normal;
}
.cta_section p {
  color: #000c66;
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
}
.cta_bg {
  background-image: url('./images/cta_bg.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

/* Products Page */

.image-gallery-grid{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    row-gap: 1rem;
    column-gap: 1rem;
}

.image-container{
    width: 24%;
    justify-content: center;
    overflow: hidden;
}

/* SLIDING WINDOW PAGE */

.window_option_bg {
  border-radius: 24px;
  background: rgba(222, 235, 246, 0.2);
  padding: 0px 55px;
}
.window_option_card {
  padding: 26px;
  border-right: 1px solid #dfe2e4;
}
.window_option_card p {
  padding: 0 40px;
  color: #00000099;
  text-align: center;
  font-family: var(--text-font);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.window_sliding_border {
  border-bottom: 1px solid #dfe2e4;
}
.slidingwindow .owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 97%;
  transform: translate(-50%, -50%);
}

.slidingwindow button.owl-prev span,
.slidingwindow button.owl-next span {
  background-color: #ffd53d;
  width: 41px;
  height: 41px;
  display: block;
  line-height: 40px;
  content: "lksns";
  border-radius: 50px;
}

.slidingwindow button.owl-next {
  float: right;
}
.slidingwindow button.owl-next:focus {
  outline: none;
}
.slidingwindow button.owl-prev:focus {
  outline: none;
}
.slidingwindow button.owl-prev {
  float: left;
}

/* CONTACT US PAGE */
.contactinfo {
  padding: 64px 55px;
}
.contactinfo p {
  color: #000000;
  font-family: var(--text-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
.contactform .form-group {
  margin: 16px 0px;
}
.contactform .form-control {
  height: 69px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.contactform .form-control::placeholder {
  color: #00000080;
  font-family: var(--text-font);
  text-align: justify;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

@media only screen and (max-width: 600px) {
  .text-mob-center {
    text-align: center;
  }
  .p-mob-0 {
    padding: 0px !important;
  }
  .p-mobx-0 {
    padding-left: 0;
    padding-right: 0px;
  }
  .m-mob-20 {
    padding-bottom: 30px;
  }
  .mt-mob-20 {
    margin-top: 20px !important;
  }
  .p-moby-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .section {
    padding: 50px 0px;
  }
  .headerbanner_two {
    height: 200px;
    padding: 60px 0px;
  }
  .pageheading {
    font-size: 36px;
    text-align: center;
  }
  .breadcrumbs,
  .paratext {
    text-align: center;

    font-size: 14px;
  }
  .sectionpadding_small {
    padding: 50px 0px;
  }
  .sectionheading {
    font-size: 30px;
    text-align: center;
  }
  .listitemstick li::before {
    min-height: 23px;
    min-width: 23px;
    background-size: contain;
  }
  .listitemstick li {
    text-align: left !important;
    line-height: 19px;
    margin-right: 20px;
  }
  .window_option_card,
  .window_sliding_border {
    border: none;
  }
  .window_option_bg {
    padding: 0px;
  }
  .window_option_card {
    padding: 10px 15px;
  }
  .cta_section h2 {
    font-size: 36px;
    text-align: center;
  }
  .cta_section p {
    text-align: center;
  }
  .footermain {
    background: #ddebf6;
  }
  .upsubheading {
    font-size: 14px;
    text-align: center;
  }
  .products .owl-nav {
    text-align: center;
    position: unset;
  }
  .benefitcard {
    margin-bottom: 20px;
  }
  .cta_bg {
    background-position: bottom right;
    padding-bottom: 30px !important;
  }
  .portfoliocard h6 {
    font-size: 20px;
    text-align: center;
  }
  .benefitcard h6 {
    font-size: 25px;
  }
  .footermain {
    background: #ddebf6;
  }
  .upsubheading {
    font-size: 14px;
    text-align: center;
  }
  .bannerleftsec {
    padding: 40px 0px;
  }
  .bannersection .carousel-indicators {
    top: 45%;
    width: fit-content;
    margin-left: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  .hometab {
    padding: 10px !important;
    border-radius: 10px;
  }
  .desktop-hide {
    display: block !important;
  }
  button.navbar-toggler {
    margin-top: -84px;
  }
  nav.navbar.navbar-expand-lg.navbar-light.justify-content-end.p-0 {
    width: 100%;
    text-align: end;
    top: 20px !important;
  }
  a.nav-link {
    text-align: end;
    padding: 9px !important;
  }
  .headerbanner {
    height: 177px;
  }
  .products .col-lg-4 {
    display: block !important;
  }
  .blogcard h6 {
    font-size: 20px;
    text-align: center;
}
body section.section.headerbanner.singleblogbanner{
    height:auto !important;
}
.blogcontent{
    padding:20px 0px !important;
}
}
.owl-item > div {
  cursor: pointer;
  margin: 6% 8%;
  transition: margin 0.4s ease;
}
.owl-item.center > div {
  cursor: auto;
  margin: 0;
}
.owl-item:not(.center) > div:hover {
  opacity: 0.75;
}

.list-group {
  -ms-flex-direction: inherit;
  flex-direction: inherit;
}
.timeline h5 {
  color: #000c66;
  font-family: Space Grotesk;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
/* Thank You Page */
.thank-you-msg{
    padding-top:90px;
    text-align:center;
    width:100%;
}
/* Whatsapp Floating Icon*/
.whatsapp-float{
    position: fixed;
    z-index: 999;
    bottom: 100px;
    right: 0;
}
.whatsapp-float img{
    width:70px;
}
#navbarSupportedContent a.btn-yellow{
    margin-bottom:15px;
}


/* Blog css */

.readmore{
    color:#000C66 !important;
}
.blogcard div {
    background-color: #deebf6;
    padding: 15px 38px;
    min-height:115px;
}

.blogcard img{
    height:250px;
    object-fit:cover;
}

.blogcard h6 {
    color: #000c66;
    font-size: 20px;
    font-weight: 700;
}
.blogcontent{
    padding:40px;
}

.prevnext{
    color: #000c66;
    padding-bottom:5px;
}