/*======================================================== Modification Date 6/4/2022 START ===========================================*/

/* Menu START*/
.menu-primary-menu-container #menu-primary-menu ul.menu-primary-menu li {
  display: inline;
}

/* Menu START*/
.address_contact {
  width: 100% !important;
}

.contact_contact {
  width: 50%;
}

.call_contact {
  width: 50%;
}


#menu-primary-menu li.menu-item {
  list-style-type: none !important;
  padding-left: 28px;
}

#menu-primary-menu li.menu-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 3px;
  font-size: 15px;
  font-weight: 600;
  color: #222222;
  white-space: nowrap;
  transition: 0.3s;
  position: relative;
}

#menu-primary-menu li.menu-item a.active {

  color: #1B6E95;
  /* text-decoration: underline;
  text-decoration-thickness: 2px; */
}

#menu-primary-menu a:hover,
#menu-primary-menu .active,
#menu-primary-menu .active:focus,
#menu-primary-menu li:hover>a {
  /* text-decoration: underline; */
  text-decoration-thickness: 2px;
  color: #1B6E95;
}

.nav-lin:focus,
.nav-link:hover {
  color: #0a58ca;
}

/*======================================================== Modification Date 6/4/2022 END ===========================================*/

/*======================================================== Modification Date 11/4/2022 START ===========================================*/
div.footer-top div.container div.row div.footer-links h2.chw-title {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  position: relative;
  padding-bottom: 5px;
}

.team .member .member-info p {
  font-style: unset !important;
}

.php-email-form #wpcf7-f25-o1 input.wpcf7-submit {
  background: #1B6E95;
  border: 0;
  padding: 12px 40px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
  /* margin-left: 37%; */

}

.php-email-form #wpcf7-f25-o1 p {
  display: flex !important;
  justify-content: center !important;
}

/*======================================================== Modification Date 11/4/2022 END ===========================================*/

/*======================================================== Modification Date 12/4/2022 START ===========================================*/

#portfolio div.aos-animate div.row div.justify-content-center ul.list-inline li.active {
  color: #1B6E95;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
}

.mobile-nav-toggle {
  color: #222222;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

#about div.aos-animate div.section-title p {
  font-size: 16px !important;
  color: #444444 !important;
}

#faq div.aos-animate div.section-title p {
  font-size: 16px !important;
  color: #444444 !important;
}

#team div.aos-animate div.section-title p {
  font-size: 16px !important;
  color: #444444 !important;
}

#portfolio div.aos-animate div.section-title p {
  font-size: 16px !important;
  color: #444444 !important;
}

#services div.aos-animate div.section-title p {
  font-size: 16px !important;
  color: #444444 !important;
}

#testimonials div.testimonial-item div.swiper-slide div.testimonial-item p {
  font-size: 16px !important;
  color: #444444 !important;

}

.testimonial-item p {
  font-size: 16px !important;
  /* color: #444444 !important; */
}

#faq .aos-animate .justify-content-center .col-xl-10 ul.faq-list li div.question {
  display: block;
  position: relative;
  font-family: #1B6E95;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding-left: 25px;
  cursor: pointer;
  /* color: #0d58ba; */
  transition: 0.3s;
}

#services div.aos-animate div.row div.aos-animate {
  margin-top: 25px;
}

.team .member .social a {
  transition: color 0.3s;
  color: #222222;
  margin: 0 3px;
  padding-top: 4px;
  border-radius: 4px;
  width: 36px;
  height: 36px;
  background: rgba(16, 110, 234, 0.8);
  display: inline-block;
  transition: ease-in-out 0.3s;
  color: #fff;
}

/*======================================================== Modification Date 12/4/2022 END ===========================================*/

/*======================================================== Modification Date 13/4/2022 START ===========================================*/
#featured-services p {
  font-size: 15px !important;
  line-height: 28px !important;
}

#faq ul.faq-list li p {
  font-size: 1rem;
  color: #444444;
  font-family: "Open Sans", sans-serif;
}

#faq ul.faq-list li div.question {
  color: #444444 !important;
  font-family: "Open Sans", sans-serif !important;
}

form.php-email-form p {
  margin: 5%;
}

.tnp-subscription input[type=email] {
  width: 100%;
  height: 10px !important;
  padding: 10px;
  display: block;
  border: 1px;
  border-color: #ddd;
  background-color: #fff !important;
  background-image: none;
  text-shadow: none;
  color: #444;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  line-height: normal;
  box-sizing: border-box;
}

/*======================================================== Modification Date 13/4/2022 END ===========================================*/

/*======================================================== Modification Date 18/4/2022 START ===========================================*/

#contact .container .address_for_contact .col-lg-6 .row {
  margin-top: 5px;
}

div.container div.team-upper {
  margin-bottom: 5%;
}

#team .container #team_main {
  justify-content: center;
}

/* .swiper .swiper-wrapper .swiper-slide figure.post-thumbnail img
{
  margin-top: 0px !important;
  height: 572px !important;
  object-fit: scale-down;
  width: 100% !important;
} */
/* #portfolio-details figure.post-thumbnail{
  max-width: 100%;
    max-height: 100%;
    margin-top: 0px !important;
} */
/* #portfolio-details figure.post-thumbnail img{
  max-width:inherit !important;
} */
.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgb(34 34 34 / 8%);
  height: 94% !important;
}

.post-navigation .nav-links a {
  font-size: 16px !important;
  padding: 15PX;
  background-color: #f6f9fe;
}

.post-navigation .nav-links a p.post-title {
  font-size: 16px !important;
}

.post-navigation .nav-links a {
  font-size: 16px !important;
}

.post-navigation .nav-links a:hover {
  background-color: #ddd;
  color: black;
}

.post-navigation .nav-links .nav-next a p.post-title {
  font-size: 16px !important;

}

/*======================================================== Modification Date 18/4/2022 END ===========================================*/

/*======================================================== Modification Date 19/4/2022 START ===========================================*/
.portfolio-details .portfolio-info ul li a {
  color: #0d6efd;
}

.contact .aos-animate .col-lg-6 iframe {
  max-height: 400px !important;
}

#contact .aos-animate .section-title p {
  font-size: 16px !important;
  color: #444444 !important;
}

#team .section-title p {
  font-size: 16px !important;
  color: #444444 !important;
}

#team .container .team-upper .col p {
  font-size: 16px !important;
  color: #444444 !important;
}

#contact .section-title p {
  font-size: 16px !important;
  color: #444444 !important;
}

#services .section-title p {
  font-size: 16px !important;
  color: #444444 !important;
}

#about .section-title p {
  font-size: 16px !important;
  color: #444444 !important;
}

#portfolio-details p {
  font-size: 16px !important;
  color: #444444 !important;
}

article.entry header.alignwide h1.entry-title {
  display: none;
}

#services div.row div.align-items-stretch {
  margin-top: 25px;
}

/*======================================================== Modification Date 19/4/2022 END ===========================================*/

/*======================================================== Modification Date 20/4/2022 START ===========================================*/




/* #about .container .row .col-lg-6 img{
   max-width: 992px !important;
   width: -webkit-fill-available !important;
   height: 99.77% !important;
} */

element.style {
  /* width: 100%; */
  height: 95.77%;
  /* max-width: 992px; */
  width: -webkit-fill-available;
}

.mobile-nav-toggle {
  color: #222222;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  /* header#header{
margin-top: 3%;
} */
}

@media (max-width: 991px) {
  nav.menu-primary-menu-container ul#menu-primary-menu {
    display: none;
  }
}

.navbar-mobile {
  /* margin-top: 167px; */
}

.navbar-mobile ul {
  display: block !important;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;

}

.mobile-nav-toggle {
  top: 15px !important;
  right: 15px !important;
}

@media (min-width: 1024px) {
  #menu-primary-menu {
    display: flex !important;
    flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;

  }
}

#menu-primary-menu {
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;

}

.bi-x::before {
  content: "\f62a" !important;
}

.bi-list::before {
  content: "\f479" !important;
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* margin-top: 10px; */
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mobile-nav-toggle.bi-x {
  color: #fff !important;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

/*======================================================== Modification Date 20/4/2022 END ===========================================*/

.mobile-nav-toggle.bi-x {
  /* color: black !important; */
  /* font-size: 28px; */
}

.mobile-nav-toggle.bi-x {
  font-size: 28px;
}

/*======================================================== Modification Date 21/4/2022 START ===========================================*/


.sticky {
  position: fixed !important;
  background-color: #fff;
  top: 0;
  width: 100%;
}

.fixed-top {
  position: fixed !important;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.swiper-slide .testimonial-item p {
  display: inline !important;
  padding-left: 0% !important;
}

.swiper-slide .testimonial-item i.quote-icon-left {
  position: relative;
  /* left: 70px; */
}

.swiper-slide .testimonial-item i.quote-icon-right {
  position: relative;
}


/*======================================================== Modification Date 21/4/2022 END ===========================================*/

/*======================================================== Modification Date 26/4/2022 START ===========================================*/

#footer .footer-newsletter .container .row .tnp-subscription form {
  margin-top: 30px;
  margin-left: -62px !important;
  margin-right: -61px;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
  box-shadow: 0px 2px 15px rgb(0 0 0 / 6%);
  text-align: left;
}

/* #footer .footer-newsletter form .tnp-field-email input[type=email]:focus-visible {
  border: 0;
  padding: 15px 0px 16px 0px;
  margin: -7px 2px;
  width: 90%;
  outline: 2px solid;
  border-radius: 3px;
} */

.entry .entry-header .entry-content .tnp-profile form .tnp-field-email input.tnp-email {
  padding-left: 15px;
  padding-right: 15px;
  width: -webkit-fill-available;
}

#about .aos-animate .aos-animate p {
  font-family: "Open Sans", sans-serif;
  color: #444444;
  font-size: 17px;
  line-height: var(--bs-body-line-height);
}

#about .aos-animate .aos-animate ul li div p {
  font-family: "Open Sans", sans-serif;
  color: #444444;
  font-size: 15px;
}

#about .aos-animate .aos-animate ul li div h5 {
  letter-spacing: 0em;
  /* line-height: 2; */
  margin-bottom: 2%;

}


.featured-services .icon-box:hover .title a,
.featured-services .icon-box:hover p {
  color: #fff !important;
}

.about .content ul i {
  background: #fff;
  box-shadow: 0px 6px 15px rgb(16 110 234 / 12%);
  font-size: 24px;
  padding: 20px;
  margin-right: 15px;
  padding-left: 23px;
  padding-right: 23px;
  color: #1B6E95;
  border-radius: 50px;
}

.contact .info-box i {
  font-size: 32px;
  color: #1B6E95;
  height: 55px;
  width: 55px;
  border-radius: 50%;
  /* padding: 12px 20px 12px 20px; */
  border: 2px dotted #b3d1fa;
}

#post-266 .entry-content p {
  background-color: #f6f9fe;
  color: black;
  padding: 35px;
}

#post-266 .entry-content {
  text-align: center;
  background-color: #f6f9fe;
  color: black;
  padding: 35px;
}

#faq .container .row ul.faq-list .question:hover {
  color: #1B6E95 !important;
}

#faq .container .row ul.faq-list .question {
  color: #1B6E95 !important;
}

#faq .container .row ul.faq-list .collapsed {
  color: black !important;
}

/*======================================================== Modification Date 26/4/2022 END ===========================================*/


/*======================================================== Modification Date 27/4/2022 START ===========================================*/

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #1B6E95;
  outline: none;
}

.contact .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

#main section.breadcrumbs .align-items-center ol li a {
  color: #1B6E95;
}

#header .container nav.menu-primary-menu-container #menu-primary-menu li.current-menu-item a {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  color: #1B6E95 !important;
}

/*======================================================== Modification Date 27/4/2022 END ===========================================*/

/*======================================================== Modification Date 28/4/2022 START ===========================================*/

.about .content h3 {
  font-weight: 700;
  font-size: 26px;
  color: #444444;
  letter-spacing: 0px !important;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}

#faq {
  background-color: #f6f9fe !important;
  /* border-bottom: 1px solid #e2eefd; */

}

.new_about {
  background-color: #fff !important;
}

.new_team {
  background-color: #fff !important;

}

.new_portfolio {
  background-color: #fff !important;

}

#footer {
  border-top: 1px solid #e2eefd;
}

.post-navigation .nav-links a:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  color: #1B6E95;
  text-decoration-style: none;
  background-color: #fff;
}

.post-navigation .nav-links p:hover {
  color: #1B6E95;
}

article.check_our_portfolio section.breadcrumbs div.container div.d-flex ol li a {
  color: #1B6E95;
}

#services .container .section-title {
  text-align: center;
  padding-bottom: 0px !important;
}

@media (max-width: 600px) {
  .tnp-subscription form input[type=submit] {
    width: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  #footer .footer-newsletter .container .row .tnp-subscription form {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

#wpcf7-f25-o1 input {
  padding: 10px 15px;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px !important;

}

#wpcf7-f25-o1 textarea {
  padding: 10px 15px;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px !important;

}

#wpcf7-f25-o1 input:focus {
  color: var(--form--color-text);
  outline-offset: 2px;
  outline: none;
}

.contact #wpcf7-f25-o1 .form-group {
  margin-bottom: 20px;
}

#wpcf7-f25-o1 input.wpcf7-submit {
  background: #1B6E95;
  border: 0;
  padding: 12px 40px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

#wpcf7-f25-o1 p {
  display: flex !important;
  justify-content: center !important;
}


/*======================================================== Modification Date 3/5/2022 START ===========================================*/

/* scrolling image on hover in portfolio section  */
.portfolio-item {
  height: unset;
  max-height: 500px;
  overflow: hidden;
}

.portfolio-item img {
  /* width: 100%; */
  /* height: 100%; */
  /* max-width: 100%;*/
  max-height: 500px;
  object-fit: cover;
  object-position: top center;
  transition: all 1s ease-in-out;
}

.portfolio-item:hover img {
  object-position: bottom center;
}

#contact form.wpcf7-form {
  box-shadow: 0 0 30px rgb(214 215 216 / 40%);
  padding: 30px;
}

.wpcf7-spinner {
  width: 0px !important;
  margin: 0px 0px !important;
}

/*======================================================== Modification Date 3/5/2022 END ===========================================*/

/*======================================================== Modification Date 4/5/2022 START ===========================================*/

.about .content ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

.section-title {
  text-align: center;
  padding-bottom: 15px !important;
}

#contact .wpcf7-form p input[type=submit]:hover {
  background: #399fce;
}

#footer .footer-newsletter {
  padding: 40px 0;
  background: #f1f6fe;
  text-align: center;
  font-size: 15px;
}

@media (max-width: 1280px) {


  #footer .footer-newsletter form .tnp-field-email input[type=email]:focus-visible {
    border: 0;
    padding: 15px 0px 16px 0px !important;
    margin: -7px 2px;
    width: 90%;
    outline: 2px solid #ffc107;
    border-radius: 3px;
  }
}

@media (max-width: 400px) {
  #about h3 {
    font-family: 'Roboto' !important;
  }

  #team h3 {
    font-family: 'Roboto' !important;
    font-size: 24px !important;
  }

  #faq {
    font-family: 'Roboto' !important;

  }

}

/*======================================================== Modification Date 4/5/2022 END ===========================================*/

/*======================================================== Modification Date 9/5/2022 START ===========================================*/

@media (max-width: 1000px) {

  #menu-primary-menu li.menu-item a.active {

    color: #1B6E95;
    text-decoration: none;
    text-decoration-thickness: 2px;
  }

  #menu-primary-menu a:hover,
  #menu-primary-menu .active,
  #menu-primary-menu .active:focus,
  #menu-primary-menu li:hover>a {
    text-decoration: none;
    text-decoration-thickness: 2px;
    color: #1B6E95;
  }

  #header .container nav.menu-primary-menu-container #menu-primary-menu li.current-menu-item a {
    text-decoration: none;
    text-decoration-thickness: 2px;
    color: #1B6E95 !important;
  }
}

#glightbox-body .gcontainer .gclose {
  /* background-color: #d1e4dd; */
  color: black !important;
  height: 55px !important;
}

/* @media (max-width: 991px)
nav.menu-primary-menu-container ul#menu-primary-menu {
    display: none;
} */


.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  font-size: 14px !important;
}

#team .container .row .aos-animate {
  max-width: 100%;
}

#team .container .row .aos-animate .member {
  width: 100%;
}


#team .container .row .aos-animate .member .member-img img {
  width: 100%;
  object-fit: cover;
  height: auto;
}

#footer .footer-top .container .row .footer-contact h3 img {
  width: 50%;
}

/* #about .container img{
width: 100%; 
    width: 100% !important;
    height: auto !important;
 } */

#team .container img {

  max-height: 420px;

}

/* #team_main .member .member-img { 
  height: 300px;
} */

#portfolio {
  background-color: #f6f9fe;
}

#team {
  background-color: #fff !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
  font-size: 14px;
}

#footer .footer-top .container .row .footer-links nav.menu-useful-links-container {
  margin-left: -15px !important;
}

#footer .footer-top .container .row .footer-links nav.menu-our-services-container {
  margin-left: -15px !important;

}

iframe {
  width: 100%;
}

#contact .container .row .col-lg-6 #wpcf7-f25-o1 form.wpcf7-form p input.wpcf7-form-control {
  font-size: 17px !important;
  font-weight: inherit !important;
}

#contact .container .row .col-lg-3 .info-box p {
  margin-bottom: 8% !important;

}


#contact .container .row .col-lg-6 .contact_form {
  margin-top: 2%;
}

#contact .container .row .col-lg-6 .contact_form #wpcf7-f25-o1 .wpcf7-form p {
  margin-top: 6%;
  margin-bottom: 3%;
}

#featured-services .container .row .col-md-6 .icon-box {
  width: 100%;
}

#featured-services .container .row .col-md-6 {
  margin-bottom: 25px !important;
}

@media (max-width: 912px) {
  #team .container .row .aos-animate .member .member-img img {
    width: 100%;
    object-fit: cover;
    height: 100vw;
  }
}

/*======================================================== Modification Date 9/5/2022 END ===========================================*/

/*======================================================== Modification Date 10/5/2022 START ===========================================*/
#header .logo img {
  /* max-height: 40px !important; */
  width: 185px;
}

#featured-services .container .row .col-md-6 {
  max-height: 247px;
}

#featured-services .container .row .col-md-6 .icon-box p {
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 64px;
}

#services .container .row .col-lg-4 .icon-box h4 {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  max-height: 64px;

}

#featured-services .container .row .col-md-6 .icon-box h4 {
  max-height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
}

p {
  line-height: normal;
}

#footer .footer-newsletter .container .row #newslatter_main_div .tnp form .tnp-field-button input.tnp-submit {
  font-weight: normal;
}

#contact .container .row .col-lg-6 .wpcf7 form.wpcf7-form span.wpcf7-not-valid-tip {
  font-size: 15px;
}

#footer .footer-top .container .row .col-lg-3 h3 img {
  max-height: 100% !important;
  /* width: 70px !important; */
}

#footer .footer-top .container .row .col-lg-3 nav.menu-useful-links-container ul.menu li {
  font-size: 14px !important;
  font-family: "Open Sans", sans-serif !important;
}

#footer .footer-top .container .row .col-lg-3 nav.menu-our-services-container ul.menu li {
  font-size: 14px !important;
  font-family: "Open Sans", sans-serif !important;
}

#portfolio-details .container .portfolio-description h2 {
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  color: #444444;
}


nav.post-navigation .nav-links .nav-previous a p.post-title,
nav.post-navigation .nav-links .nav-next a p.post-title {
  display: none !important;
}

/*======================================================== Modification Date 10/5/2022 END ===========================================*/

/*======================================================== Modification Date 11/5/2022 END ===========================================*/

#portfolio-details .container .col-lg-8 .post-thumbnail {
  height: 500px;
  overflow: hidden;
  max-width: 100%;
  margin-top: 0%;
}

#portfolio-details .container .col-lg-8 .post-thumbnail img {
  margin-top: 0%;
}

.post-thumbnail img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  margin-top: 0%;
  object-position: top center;
  transition: all 1s ease-in-out;
}

.post-thumbnail:hover img {
  object-position: bottom center;
}

#about .container .row .about_image {
  height: 600px !important;
  max-width: 100% !important;
}

#about .container .row .about_image img {
  width: 100% !important;
  height: 100% !important;
  max-width: unset !important;
  object-fit: contain !important;
}


@media (max-width: 550px) {

  nav.post-navigation {
    max-width: 1320px;
    margin-bottom: 35%;
  }

  nav.post-navigation .nav-links .nav-previous {
    position: absolute;
    height: 82vw;
    margin-left: 6%;
    left: 0;
  }

  nav.post-navigation .nav-links .nav-next {
    right: 0;
    position: absolute;
    margin-top: 0;
    max-width: 960px;
    margin-right: 8%;
  }
}


@media (max-width: 1025px) {
  nav.post-navigation {
    max-width: 1320px;
    margin-bottom: 35%;
  }

  nav.post-navigation .nav-links .nav-previous {
    position: absolute;
    height: 82vw;
    margin-left: 4%;
    left: 0;
  }

  nav.post-navigation .nav-links .nav-next {
    right: 0;
    position: absolute;
    margin-top: 0;
    max-width: 960px;
    margin-right: 6%;
  }

}

/* #hero h2 {
  font-family: "Roboto", sans-serif !important;
} */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif !important;
}

#about .container .row .col-lg-6 p {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  max-height: 230px;
  font-size: 16px;
}

nav ul li.active {
  background-color: #3b49df;
  border-radius: 30px;
  transition: 0.3s;
}

nav ul li.active a {
  color: #ffffff;
}


@media (max-width: 550px) {
  .gslide-image img {
    margin: initial !important;
  }
}

/*======================================================== Modification Date 11/5/2022 END ===========================================*/


/*======================================================== Modification Date 12/5/2022 START =========================================*/
#footer .footer-top .container .row .footer-links {
  padding-top: 10px;
}

@media (max-width: 500px) {
  #topbar .container .contact-info {
    font-size: 11px !important;
  }

  #team .container .container .row {
    display: inline-block;
  }

  #team .container .container .row .col {
    margin-top: 20px;
  }
}

@media (max-width: 300px) {
  #topbar .container .contact-info {
    font-size: 8px !important;
  }
}

@media (max-width: 1280px) {
  #about .container .row .about_image {
    height: auto !important;
    max-width: 100% !important;
  }
}

#header .container .menu-primary-menu-container #menu-primary-menu li a {
  font-family: "Open Sans", sans-serif !important;
}

.main_services .container .row .col-lg-4 .icon-box p {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  max-height: 100px;
}

/*======================================================== Modification Date 12/5/2022 END ===========================================*/

/*======================================================== Modification Date 13/5/2022 START =========================================*/


/*======================================================== Modification Date 16/5/2022 START =========================================*/

@media (max-width: 1280px) {
  #footer .footer-top .container .row .col-lg-3 h3 img {
    /* max-height: 100px !important; */
    /* width: 70px !important; */
  }
}



/* .sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.hide_menu{
  display: none;
} */


@media (max-width: 991px) {
  .rmp_menu_trigger {
    display: block !important;
  }

  nav.menu-primary-menu-container {
    display: none !important;
  }

}

@media (min-width: 992px) {
  .rmp_menu_trigger {
    display: none !important;
  }

  nav.menu-primary-menu-container {
    display: block !important;
  }

}

.rmp-search-box {
  display: none;
}

.rmp-container .rmp-menu-title {
  display: none !important;

}

.rmp-container .rmp-menu-additional-content {
  display: none !important;

}


@media screen and (max-width: 8000px) {
  .rmp-menu-wrap .rmp-menu-current-item .rmp-menu-item-link {
    color: rgb(255, 255, 255);
    border-color: rgb(29, 67, 84);
    background-color: #fff !important;
  }
}

.rmp_menu_trigger.is-active {
  background: #fff !important;
}

@media screen and (max-width: 8000px) {
  .rmp-container {
    position: fixed;
    top: 47px !important;
    margin: 0px;
    transition: transform 0.5s ease 0s;
    overflow: auto;
    display: block;
    width: 75%;
    max-width: 350px;
    min-width: 320px;
    background-color: #fff !important;
    background-image: url(rmp-menu.css);
    height: 100%;
    left: 0px;
    padding: 0px;
  }
}

@media screen and (max-width: 8000px) {
  .rmp-menu-wrap .rmp-menu-item-link {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    border-bottom: 0px solid rgb(29, 67, 84);
    font-family: inherit;
    color: #222222 !important;
    text-align: left;
    background-color: inherit;
    font-weight: normal;
    letter-spacing: 0px;
    display: block;
    width: 100%;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    transition: background-color 0.5s ease 0s, border-color 0.5s ease 0s, all 0.5s ease 0s;
    padding: 0px 50px 0px 5%;
  }
}

.rmp_menu_trigger {
  width: 55px;
  height: 55px;
  position: unset !important;
  top: 15px;
  border-radius: 5px;
  display: none;
  text-decoration: none;
  right: 5%;
  background: #fff !important;
  transition: transform 0.5s ease 0s, background-color 0.5s ease 0s;
  /* margin-top: 20%; */
}


#header .container .rmp-container .rmp-menu-wrap .rmp-menu li a {
  font-size: 15px !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600 !important;
  color: #222222 !important;
}

#header .container .rmp-container .rmp-menu-wrap .rmp-menu li a:hover {
  color: #1B6E95 !important;
}

#header .container .rmp-container .rmp-menu-wrap .rmp-menu .current-menu-item {
  color: #1B6E95 !important;
}


@media screen and (max-width: 8000px) {
  .rmp-menu-wrap .rmp-menu-current-item .rmp-menu-item-link {
    color: #1B6E95 !important;
  }
}

.rmp_menu_trigger:hover .responsive-menu-pro-inner,
.rmp_menu_trigger:hover .responsive-menu-pro-inner::before,
.rmp_menu_trigger:hover .responsive-menu-pro-inner::after {
  background-color: #222222 !important;
}

.rmp_menu_trigger .responsive-menu-pro-inner,
.rmp_menu_trigger .responsive-menu-pro-inner::before,
.rmp_menu_trigger .responsive-menu-pro-inner::after {
  width: 25px;
  height: 3px;
  background-color: #222222 !important;
  border-radius: 4px;
  position: absolute;
}







/* 
#topbar .container .social-links a:not([href]) {

  display:none !important;
} */

@media (max-width: 992px) {
  ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #1B6E95 !important;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%)
  }

  ::-webkit-scrollbar {
    width: 5px;
  }

  ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #1B6E95;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%)
  }
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #1B6E95;
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%)
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #1B6E95;
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%)
}

header.alignwide .default-max-width {
  margin-left: 0% !important;
}

#main_container_for_checkout form.checkout p.form-row label {
  display: inline-block !important;
}

#menu-header_menu li.current_page_item a {
  background: #1B6E95;
}

/*======================================================== Modification Date 16/5/2022 END =========================================*/


/*======================================================== Modification Date 18/5/2022 START =========================================*/
@media (min-width: 992px) {
  .swiper-slide .testimonial-item div.hi {
    width: 80%;
    height: auto;

  }
}

.swiper-slide .testimonial-item div.hi {
  margin: 0 auto 15px auto;
}

@media only screen and (max-width: 1024px) {
  body.mob-menu-slideout-over {
    padding-top: 0px !important;
  }
}

/*======================================================== Modification Date 18/5/2022 END =========================================*/

/*======================================================== Modification Date 1/6/2022 START =========================================*/

#footer .footer-top .footer-links ul li {
  padding: 3px 0 !important;
  display: flex;
  align-items: center;
}

#hero:before {
  content: "";
  /* background: rgba(0, 0, 0, 0.9); */
  opacity: 0.5;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero h1 span,
#hero h2 {
  /* color: #e7e7e7e6; */
}

#portfolio-details .container .row .col-lg-8 .post-thumbnail img {
  max-width: 100% !important;
}

/*======================================================== Modification Date 1/6/2022 END =========================================*/

/*======================================================== Modification Date 7/6/2022 START =========================================*/

#footer .footer-top .container .row p.wp {
  float: left;
  padding: 0px 26px;
  line-height: 1.6;
  font-size: 23px;
  background-color: #25d366;
  color: #ffffff;
  border-radius: 10px;
  margin: -35px 71px;
  order: 1;
}

#footer .footer-top .container .row p.wp_inner {
  margin: -45px 71px;
}

/* #footer .footer-top .container .row #getquoteform .getquote {
  position: fixed;
  top: 40%;
  z-index: 9999;
  right: -74px;
  transform: rotate(90deg);
} */

.getquote {
  position: fixed;
  top: 40%;
  z-index: 9999;
  right: -74px;
  transform: rotate(90deg);
}

.getquote .wpb-get-a-quote-button-form-fire {
  color: #fff;
  outline: none;
  font-weight: 700;
  font-size: 15px;
  border-radius: 0;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  width: 190px;
  height: 48px;
  border: none;
  background: #1B6E95;
}

.swal2-popup {
  position: absolute;
  right: 0;
  background-color: #fefefe;
  padding: 0;
  border: 1px solid #888;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
  -webkit-animation-name: animateleft;
  -webkit-animation-duration: .5s;
  animation-name: animateleft;
  animation-duration: .5s;
  max-height: 75vh;
  overflow: auto;


  position: absolute;
  right: 0;
  background-color: #fefefe;
  padding: 0;
  border: 1px solid #888;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
  -webkit-animation-name: animateleft;
  -webkit-animation-duration: .5s;
  animation-name: animateleft;
  animation-duration: .5s;
  max-height: 75vh;
  overflow: auto;
}

/*======================================================== Modification Date 7/6/2022 END =========================================*/

/*======================================================== Modification Date 10/6/2022 START =========================================*/

/* #hero .main_header {
  margin-top: -38%;
  width: 100%;
} */

/* #hero{ 
      height: 100%;
     }  */

/* / Code by anjana START / */
/* #hero .main_header {
  margin-top: -38%;
  width: 100%;
} */

#hero .poojanewheadercreative {
  position: absolute;
}



.page-template-page_portfolio #topbar {
  display: none !important;
}

.page-template-page_portfolio #main {
  margin-top: 5%;
}


.page-template-page_team #topbar {
  display: none !important;
}

.page-template-page_team #main {
  margin-top: 5%;
}



.page-template-page_contact #topbar {
  display: none !important;
}

.page-template-page_contact #main {
  margin-top: 5%;
}

.page-template-page_about #topbar {
  display: none !important;
}

.page-template-page_about #main {
  margin-top: 5%;
}

.page-template-page_services #topbar {
  display: none !important;
}

.page-template-page_services #main {
  margin-top: 5%;
}

.poojanewheadercreative {
  width: 100% !important;
}

#poojanewheadercreative {
  margin-left: 9%;
}

.fixed-top {
  position: fixed !important;
  top: 0;
  background-color: #fff;
  width: 100%;
}

#topbar .social-links a {
  line-height: 0;
  transition: 0.3s;
  margin-left: 20px;
}

#topbar {
  height: 40px;
  font-size: 14px;
  transition: all 0.5s;
  color: black !important;
  background-color: transparent;
  padding: 0;
  text-align: center;
  top: 0;
  margin-top: 5%;
}

#header {
  transition: all 0.5s;
  z-index: 997;
  height: 86px;
  /* margin-top: 1px; */
}

#topbar .contact-info i a,
#topbar .contact-info i span {
  color: black !important;
}

#topbar .contact-info i {
  /* font-style: normal; */
  color: black;
}

#topbar .social-links a {
  color: black !important;
}

.swiper-wrapper {
  height: 40% !important;
}




/* / Navbar css start / */
ul#menu-secondary-menu {
  text-align: right;
  padding: 10px 30px;
}

ul#menu-secondary-menu li {
  list-style: none;
  display: inline-block;
  padding: 1px;
}

ul#menu-secondary-menu li:hover {
  border: 1px solid #c00202;
  padding: 0;
  border-radius: 3px;
}

ul#menu-secondary-menu li a {
  text-decoration: none;
  padding: 5px;
  font-size: 14px;
}

@media(min-width:1000px) {
  #header .container .sidenav .mob {
    display: none !important;
  }
}

@media(min-width:1000px) {
  #header .container .rmp-container {
    display: none !important;
  }
}

.fixed {
  position: fixed;
  top: 0
}

/*======================================================== Modification Date 10/6/2022 END =========================================*/

/*======================================================== Modification Date 11/6/2022 START =========================================*/

/* @media screen and (min-device-width: 300px) and (max-device-width:850) {  */


@media (max-width: 850px) {
  #hero {
    height: 70vh !important;
  }
}

/* @media (min-width: 1450px) {
  #topbar {
    margin-top: 10% !important;
  }
} */

/* @media screen and (min-device-width: 1236px) and (max-device-width: 1238px) { 
    #topbar {
        margin-top: 20% !important;
    }
    body{
      background-color: red !important; 
    }
    /* .your-container {
      margin-left: -100%;
      margin-bottom: -34% !important;
      width: 100%;
  } 
  } */

@media screen and (min-device-width: 1250px) and (max-device-width: 1280px) {
  /* #topbar {
    margin-top: 5% !important;
  } */

  .your-container {
    margin-left: -100%;
    margin-bottom: -34% !important;
    width: 100%;
  }
}

@media screen and (min-device-width: 1270px) and (max-device-width: 1300px) {
  /* #topbar {
    margin-top: 5% !important;
  } */

  .your-container {
    margin-left: -100%;
    margin-bottom: -37% !important;
    width: 100%;
  }
}

@media screen and (min-device-width: 1020px) and (max-device-width: 1025px) {
  /* #topbar {
    margin-top: -5% !important;
  } */

  .your-container {
    margin-left: -100%;
    margin-bottom: -48% !important;
    width: 100%;
  }
}

/* @media screen and (min-device-width: 300px) and (max-device-width: 400px) { 
      #topbar{
      margin-top: -22.5% !important;
    } 
    } */
@media screen and (min-device-width: 768px) and (max-device-width: 800px) {
  /* #topbar {
    margin-top: -25.5% !important;
  } */

  .your-container {
    margin-left: -100%;
    margin-bottom: -88% !important;
    width: 100%;
  }
}

@media screen and (min-device-width: 900px) and (max-device-width: 950px) {
  /* #topbar {
    margin-top: -8% !important;
  } */

  .your-container {
    margin-left: -100%;
    margin-bottom: -50% !important;
    width: 100%;
  }
}

@media screen and (min-device-width: 800px) and (max-device-width: 850px) {
  /* #topbar {
    margin-top: -28% !important;
  } */

  .your-container {
    margin-left: -100%;
    margin-bottom: -82% !important;
    width: 100%;
  }
}

@media screen and (min-device-width: 200px) and (max-device-width: 300px) {
  /* #topbar {
    margin-top: -63.5% !important;
  } */

  .your-container {
    margin-left: -100%;
    margin-bottom: -148% !important;
    width: 100%;
  }
}

@media screen and (min-device-width: 350px) and (max-device-width: 550px) {
  /* #topbar {
    margin-top: -55% !important;
  } */

  .your-container {
    margin-left: -100%;
    margin-bottom: -145% !important;
    width: 100%;
  }

}

@media screen and (min-device-width: 500px) and (max-device-width: 550px) {
  /* #topbar {
    margin-top: -25% !important;
  } */

  .your-container {
    margin-left: -100%;
    margin-bottom: -85% !important;
    width: 100%;
  }
}

@media screen and (min-device-width: 350px) and (max-device-width: 370px) {
  /* #topbar {
    margin-top: -50% !important;
  } */

  .your-container {
    margin-left: -100%;
    margin-bottom: -131% !important;
    width: 100%;
  }
}

@media screen and (min-device-width: 370px) and (max-device-width: 380px) {
  /* #topbar {
    margin-top: -45% !important;
  } */

  .your-container {
    margin-left: -100%;
    margin-bottom: -121% !important;
    width: 100%;
  }

  #hero {
    height: 500PX !important;
  }
}


/* #topbar {
        margin-top: -50.5% !important;
      } */

/* #hero .poojanewheadercreative{
        margin-top: 30%;
      } */

/* } */

/* @media (max-width: 400px){
      #topbar {
        margin-top: -40.5% !important;
      }
    } */


.mob-menu-header-holder {
  font-weight: bold;
  top: 0px;
  right: 0px;
  display: none !important;
  color: #000;
  display: block;
  z-index: 9999;
}


.rmp-container {
  display: none;
}

/*======================================================== Modification Date 11/6/2022 END =========================================*/

/*======================================================== Modification Date 14/6/2022 START =========================================*/

.admin-bar .rmp_menu_trigger {
  margin-top: 0px !important;
}

.check_our_portfolio-template-default #topbar {
  display: none !important;
}

/* #team .container .col { */
/* width: 100px; */
/* height: 50px; */
/* background-color: red; */
/* font-weight: bold; */
/* position: relative; */
/* animation: mymove 2s infinite; */
/* } */

/* #div1 {animation-timing-function: linear;} */
/* #div2 {animation-timing-function: ease;}
#div3 {animation-timing-function: ease-in;}
#div4 {animation-timing-function: ease-out;}
#div5 {animation-timing-function: ease-in-out;} */

/* @keyframes mymove {
  from {top: 0px;}
  to {right: 100px;}
} */



#about .about_image img {
  /* width: 100px;
  height: 100px;
  background-color: red; */
  position: relative;
  animation: myfirst 5s linear 2s infinite alternate;
}

@keyframes myfirst {
  /* 0%   { right:0px; top:0px;} */
  /* 25%  { right:10px; top:0px;} */
  /* 50%  { left:200px; top:200px;} */
  /* 75%  { left:0px; top:200px;}
   */
  /* 100% { left:0px; top:0px;} */
}


#about .about_image {
  overflow: hidden;
}

#about .about_image img {
  animation: zoom-move 5s linear infinite;
}

@keyframes zoom-move {
  0% {
    transform: scale(1) translateX(-50px);
    opacity: 0.25;
  }

  13.33% {
    opacity: 1;
    /* make opacity change complete in 2s */
  }

  66.66% {
    transform: scale(1.13) translateX(0px);
    opacity: 1;
  }

  100% {
    transform: scale(1.2) translateX(0px);
    opacity: 1;
  }
}

/*======================================================== Modification Date 14/6/2022 END =========================================*/


/*======================================================== Modification Date 15/6/2022 START =========================================*/
.section-title h3 span {
  /* color: #444444 !important; */
}

.section-title h3 {
  /* color: #1B6E95; */
}

/*======================================================== Modification Date 15/6/2022 END =========================================*/

/*======================================================== Modification Date 16/6/2022 START =========================================*/
/* Whats up button animation effect css in footer */
.floating {
  position: fixed;
  width: 60px;
  /* height: 60px; */
  bottom: 15px;
  left: 20px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  margin-left: 1% !important;
  padding-top: 9;
  font-size: 32px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.floating_inner {
  position: fixed;
  width: 60px;
  /* height: 60px; */
  bottom: 15px;
  left: 20px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  margin-left: 1% !important;
  padding-top: 1px;
  font-size: 32px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.float-button {
  margin-top: 16px;
}

/********* coding for animated whats up button**************/
div a.floating {
  /* animation properties */
  animation-name: my-animation;
  animation-duration: 1s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: linear;

  /* other properties */
  width: 50px;
  height: 50px;
  border-radius: 50px;
  /* position: absolute; */
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;

}

@keyframes my-animation {
  from {
    background-color: #25d366;
    width: 50px;
    bottom: 10px;
  }

  to {
    background-color: #1B6E95;
    width: 50px;
    bottom: 100px;
  }
}

/* css for  the animated waves */
.css-waves {
  /* position: relative;
  width: 100%;
  height: 15vh;
  margin-bottom: -7px;
  min-height: 100px;
  max-height: 150px; */
}

.your-container {
  margin-left: -100%;
  margin-bottom: -31%;
  /* modify 2-11-2022 */
  width: 100%;
}

/* Here we declare the SVG node that we wish to animate. */

.animated-waves>use {
  animation: infinite-waves 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}

.animated-waves>use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}

.animated-waves>use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}

.animated-waves>use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}

.animated-waves>use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}

@keyframes infinite-waves {
  0% {
    transform: translate3d(-90px, 0, 0);
  }

  100% {
    transform: translate3d(85px, 0, 0);
  }
}

/* Mobile Optimization */
@media (max-width: 768px) {
  .css-waves {
    /* height: 40px;
    min-height: 40px; */
  }
}

/*======================================================== Modification Date 16/6/2022 END =========================================*/

/*======================================================== Modification Date 21/6/2022 START =======================================*/

#slide-in {
  text-align: center;
  color: #fff;
}

@keyframes animation {
  0% {
    opacity: 0;
    left: -700px;
  }

  100% {
    opacity: 1;
    left: 0;
  }
}

/*  custom css for showing content typing live*/

/* Google Fonts */
@import url(https://fonts.googleapis.com/css?family=Anonymous+Pro);

/* Global */

.line-1 {
  position: relative;
  top: 50%;
  /* width: 100px; */
  margin: 0 auto;
  border-right: 2px solid rgba(255, 255, 255, .75);
  font-size: 180%;
  text-align: center;
  white-space: nowrap;
  word-wrap: break-word;
  overflow: hidden;
  max-width: max-content;
  /* transform: translateY(-70%); */
}

/* Animation */
.anim-typewriter {

  /* animation: typewriter 4s steps(22) 1s 1 normal both,
  blinkTextCursor 500ms steps(22) infinite normal; */
}

/* @keyframes typewriter {
  from {
    width: 0;
  }

  to {
    width: 50em;
  }
} */

@keyframes blinkTextCursor {
  from {
    border-right-color: rgba(255, 255, 255, .75);
  }

  to {
    border-right-color: transparent;
  }
}

#hero h2 {
  color: #555555;
  margin: 21px 95px 30px 0px;
  font-size: 24px;
  font-weight: 400;
}

/*======================================================== Modification Date 21/6/2022 END =========================================*/

/*======================================================== Modification Date 2/11/2022 START =======================================*/
#hero .btn-get-started {
  background: #FF8F14 !important;
}

.getquote .wpb-get-a-quote-button-form-fire {
  background: #FF8F14 !important;
}

#cookie_action_close_header {
  background-color: #FF8F14 !important;
}

#hero h1 span {
  color: #005EB8 !important;
}

.featured-services .icon-box:hover::before {
  background: #005EB8;
}

.featured-services .icon i {
  color: #005EB8 !important;
}

.section-title h3 {
  color: #FF8F14;
}

#about .section-title h3 span,
#services .section-title h3 span,
#team .section-title h3 span,
#portfolio .section-title h3 span,
#faq .section-title h3 span {
  color: #005EB8 !important;
}

.about .content ul i {
  color: #005EB8 !important;
}

.skills .progress-bar {
  background-color: #005EB8 !important;
}

.counts .count-box i {
  background: #005EB8 !important;
}

.services .icon-box .icon i {
  color: #005EB8 !important;
}

.services .icon-box:hover h4 a {
  color: #005EB8 !important;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #005EB8 !important;
}

.contact .info-box i {
  color: #005EB8 !important;
}

#contact .wpcf7-form p input[type=submit]:hover {
  background: #f49835 !important;
}

#wpcf7-f25-o1 input.wpcf7-submit {
  background: #FF8F14 !important;
}

#footer .footer-newsletter form input[type=submit]:hover {
  background: #f49835 !important;
}

#footer .footer-newsletter form input[type=submit] {
  background: #FF8F14 !important;
}

#footer .footer-top .social-links a {
  background: #005EB8 !important;
}

.section-title h2 {
  color: #005EB8 !important;
}

.oxi-image-hover-wrapper-1 .oxi-addons-row .oxi-image-hover-caption-tab {
  background: #005EB8 !important;
}

.oxi-addons-container .oxi-image-hover-style-general {
  width: 100%;
  margin: 0 auto;
  height: 350px !important;
  position: unset !important;
}

.team_page_container {
  margin-top: 0% !important;
}

#hero .btn-watch-video i {
  color: #005EB8 !important;
}

#faq .container .row ul.faq-list .question:hover {
  color: #005EB8 !important;
}

.leadership .leader:hover>.leader__name {
  color: #005EB8 !important;
}

::-webkit-scrollbar-thumb {
  background: #005EB8 !important;
}

#menu-primary-menu a:hover,
#menu-primary-menu .active,
#menu-primary-menu .active:focus,
#menu-primary-menu li:hover>a {
  color: #005EB8 !important;
}

.navbar>ul>li>a:before {
  background-color: #005EB8;
}

#footer .footer-top .footer-links ul i {
  color: #005EB8;
}

#main section.breadcrumbs .align-items-center ol li a {
  color: #005EB8;
}

#hero {
  background-position: -500px -100px;
}

.back-to-top {
  background: #005EB8 !important;
}

.back-to-top:hover {
  background: #005EC9 !important;

}

.featured-services .icon-box:hover .icon i {
  color: #fff !important;
}

/*======================================================== Modification Date 2/11/2022 END =========================================*/

/*======================================================== Modification Date 3/11/2022 START =========================================*/

.main_services .container .row .col-lg-4 .icon-box p {
  max-height: none !important;
}

#menu-primary-menu li.menu-item a {
  color: #fff !important;
}

#topbar .social-links a {
  color: #fff !important;
}

#topbar .contact-info i a,
#topbar .contact-info i span {
  color: #fff !important;
}

#topbar .contact-info i {
  color: #fff !important;
}

#hero h1 {
  color: #fff !important;
}

#hero h2 {
  color: #fff !important;
}

#hero .btn-watch-video {
  color: #fff !important;
}

#featured-services .container .row .col-md-6 .icon-box p {
  max-height: 80px !important;
}

/*======================================================== Modification Date 3/11/2022 END =========================================*/

/*======================================================== Modification Date 4/11/2022 END =========================================*/

#hero .btn-get-started:hover {
  background: #fcb900 !important;
}

.wpb-get-a-quote-button-btn-default:hover {
  background: #fcb900 !important;
  color: #fff !important;
}

.wpb-get-a-quote-button-btn-default {

  color: #fff !important;
}

.show-read-more .more-text {
  display: none;
}

.read-more {
  color: #005EC9;
}

#about .container .row .col-lg-6 p {
  max-height: 500px !important;
}


#hero::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}

#hero {
  /* position: relative;
  padding: 80px 0;
  background: url(http://cherrypik.localhost.com/wp-content/uploads/2022/11/img13.webp) no-repeat; */
}

/*======================================================== Modification Date 5/11/2022 END =========================================*/

/*======================================================== Modification Date 7/11/2022 START =========================================*/

.swiper-wrapper {
  position: inherit !important;
}

.bg_container {
  height: 100% !important;

}

.bg_container .swiper-wrapper {
  height: 100% !important;

}

.swiper-slide {
  height: 100% !important;
  width: 100% !important;
  background-size: cover !important;

}

.bg_img::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}

#hero {
  padding: 0px 0 !important;
  overflow: hidden;
}

/* #topbar {
  margin-top: 5% !important;
  left: 0;
} */

.main_header {
  margin-left: 0% !important;

}

@media (min-width: 1400px) {

  .container {
    max-width: 1475px !important;
  }
}

/*======================================================== Modification Date 7/11/2022 END =========================================*/

/*======================================================== Modification Date 8/11/2022 START =========================================*/

#featured-services .icon,
#featured-services .title {
  height: 45px;
}

/* #menu-primary-menu li.menu-item a {
  color: #005EC9 !important;
} */
#featured-services .container .row .col-md-6 {
  max-height: 260px !important;
}

#testimonials {
  height: max-content;
}

.portfolio-description p {
  width: 100% !important;
  word-wrap: break-word !important;
}


/* @media screen and (min-device-width: 1270px) and (max-device-width: 1300px) {

  .main_header {
    margin-top: -45% !important;
  }
}

@media screen and (min-device-width: 350px) and (max-device-width: 380px) {

  .main_header {
    margin-top: -137% !important;
  }
}

@media screen and (min-device-width: 270px) and (max-device-width: 290px) {

  .main_header {
    margin-top: -165% !important;
  }
}

@media screen and (min-device-width: 389px) and (max-device-width: 450px) {

  .main_header {
    margin-top: -152% !important;
  }
}

@media screen and (min-device-width: 760px) and (max-device-width: 800px) {

  .main_header {
    margin-top: -95% !important;
  }
}

@media screen and (min-device-width: 800px) and (max-device-width: 830px) {

  .main_header {
    margin-top: -102% !important;
  }
}

@media screen and (min-device-width: 900px) and (max-device-width: 920px) {

  .main_header {
    margin-top: -68% !important;
  }
}

@media screen and (min-device-width: 500px) and (max-device-width: 550px) {

  .main_header {
    margin-top: -95% !important;
  }
}

@media screen and (min-device-width: 1020px) and (max-device-width: 1030px) {

  .main_header {
    margin-top: -62% !important;
  }
}

@media screen and (min-device-width: 1270px) and (max-device-width: 1290px) {

  .main_header {
    margin-top: -50% !important;
  }
} */
/* @media (width: 280px) {

  .main_header {
    margin-top: -166% !important;
  }
}
@media (width: 375px) {

  .main_header {
    margin-top: -136% !important;
  }
}
@media (width: 360px) {

  .main_header {
    margin-top: -145% !important;
  }
}
@media screen and (min-device-width: 390px) and (max-device-width: 414px) {


  .main_header {
    margin-top: -155% !important;
  }
}
@media (width: 820px) {

  .main_header {
    margin-top: -105% !important;
  }
}
  @media screen and (min-device-width: 540px) and (max-device-width: 768px) {

  .main_header {
    margin-top: -95% !important;
  }
}
@media (width: 912px) {

  .main_header {
    margin-top: -115% !important;
  }
  .your-container{
    margin-bottom: -98% !important;

  }
}

@media (width: 1024px) {

  .main_header {
    margin-top: -48% !important;
  }
}
  @media screen and (min-device-width: 1280px) and (max-device-width: 1300px) {

  .main_header {
    margin-top: -50% !important;
  }
}
  @media screen and (min-device-width: 1300px) and (max-device-width: 1500px) {

  .main_header {  
    margin-top: -45% !important;
  }
}
@media (min-width: 1000px) {

.main_header {  
  margin-top: -41%;
}
}
@media screen and (min-device-width: 1300px) and (max-device-width: 1500px) {

  .main_header {  
    margin-top: -41%;
  }
  } */
.swiper-button-prev,
.swiper-button-next {
  display: none;
}

.hi p {

  word-break: break-all;
}

.testimonial-item h3,
.testimonial-item h4 {
  word-wrap: break-word;
  word-break: break-all;
}

#textillate-dtaidi {
  color: #FF8F14 !important;
}

.section-title h3 span {
  color: #FF8F14;
}


@media screen and (max-width: 782px) {
  .admin-bar .rmp_menu_trigger {

    margin-top: 0px !important;

  }
}

.rmp_menu_trigger {
  margin-top: 0px !important;
}

.navbar>ul>li>a:before {
  background-color: #FF8F14 !important;
}

/*======================================================== Modification Date 8/11/2022 END =========================================*/

/*======================================================== Modification Date 9/11/2022 START =========================================*/

/* ================ media query for team page start ===== 8/11/2022======================== */


/* newslater css for input field color
#tnp-1{color: #fff !important;} */

#team .team_page_container .leadership .leader__name p {
  line-height: 14.5px !important;
}

#team .team-upper {
  display: flex !important;
}

.oxi-image-hover-wrapper-1 .oxi-addons-row .oxi-image-hover-style-general {
  max-width: 100% !important;
  height: 350px !important;
}

@media (max-width: 414px) {

  #team .team_page_container .leadership .leader {
    width: 80% !important;
  }

  #team .container .container .team-upper .col p {
    text-align: center !important;
  }

  #team .team-upper {
    display: block !important;
  }
}

@media (width: 540px) {

  #team .team_page_container .leadership .leader {
    width: 80% !important;
    height: 500px;
  }

  .leadership .leader__img {
    overflow: hidden;
    width: 100%;
    height: 391px !important;
    position: relative;
  }

  .leadership .leader__name {
    text-align: center;
    padding: 1.5rem !important;
    font-size: 0.5rem !important;
  }

  #team .team-upper {
    display: block !important;
  }

}


@media (width: 280px) {

  .leadership .leader__name {
    padding: 0.8rem !important;
  }

  .leadership .leader__name h2 {
    font-size: 17px !important;
  }

  .leadership .leader {
    height: 280px;
  }

  .leadership .leader__img {
    height: 213px !important;
  }
}


@media screen and (min-device-width: 768px) and (max-device-width: 912px) {



  .leadership .leader {
    width: 44% !important;
    height: 400px !important;
    /* / flex-wrap: wrap !important; / */
    box-shadow: 0 3px 5px rgb(0 0 0 / 50%);

  }



  .leadership .leader__img {
    overflow: hidden;
    width: 100%;
    height: 308px !important;
    position: relative;
  }

}

/* / =============== media query for team page end ===========8/11/2022================== / */

/* / ======================================== css for preloader start========================= / */
#preloader:before {

  border: 6px solid #FF8F14 !important;
  border-top-color: #f7cc9c !important;

}

/* / ======================================== css for preloader end ========================= / */


/* / on whatsap hover animation stop  start 9/11/2022  / */
a.floating:hover {
  /* / -webkit-animation: 0 !important; / */
  color: #fff !important;
  cursor: pointer;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

/* on whatsap hover animation stop  end 9/11/2022*/

/* for footer text color changex start*/
.chw-title {
  color: #005EB8 !important;
}

.footer-links h4 {
  color: #005EB8 !important;
}


/* / for footer text color changex end / */


#header.fixed-top {
  height: 90px;
  background-color: #d3d3d3;

}

#team .container .container .team-upper .col p {
  padding-left: 5% !important;
  padding-top: 1% !important;
}

@keyframes my-animation {
  from {
    background-color: #25d366;
    width: 50px;
    bottom: 10px;
  }

  to {
    background-color: #005EB8;
    width: 50px;
    bottom: 100px;
  }
}

.detail {
  margin-top: 90px !important;
}

.services_post-template-default #topbar {
  display: none !important;
}

.page-template-page_term_of_service #topbar {
  display: none !important;
}

.terms_of_service p {
  width: 100% !important;
}

.page-template-page_privacy_policy #topbar {
  display: none !important;
}

#footer h4 {
  color: #005EB8 !important;
}

@media screen and (max-width: 8000px) {


  .rmp-container {
    position: fixed;
    top: 90px !important;
    margin: 0px;
    transition: transform 0.5s ease 0s;
    overflow: auto;
    display: block;
    width: 75%;
    max-width: 350px;
    min-width: 320px;
    background-color: #fff !important;
    background-image: url(rmp-menu.css);
    height: 100%;
    left: 0px;
    padding: 0px;
  }
}

/*======================================================== Modification Date 9/11/2022 END =========================================*/

/*======================================================== Modification Date 10/11/2022 START =========================================*/

/* animation effect for fadding logo from left to right */
/* .animation {
  position: relative;
  animation: animation 5s ease-out;
} */
.about {
  margin-left: 15px;
}

#footer .footer-newsletter form input[type=email] {
  padding: 10px !important;
}

.breadcrumbs {
  margin-top: 90px;
}

.breadcrumbs .container {
  padding: 10px;
}

#header.fixed-top {
  height: 90px;
  /* background-color: #c4c4c46e !important; */
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.getquote {
  z-index: 0 !important;
}

#footer .footer-top .footer-links ul li {
  padding: 1px 0 !important;
}
@media (min-width: 1400px){

  .post-navigation {
    max-width: 1475px !important;
  }
}
@media (min-width: 1400px){
.post-navigation {
    max-width: 1320px;
}
}
@media (min-width: 1200px){
  
  .post-navigation {
    max-width: 1140px;
  }
}
@media (min-width: 992px){

  .post-navigation {
    max-width: 960px;
  }
}
@media (min-width: 768px){

  .post-navigation {
    max-width: 720px;
  }
}
@media (min-width: 576px){

  .post-navigation{
    max-width: 540px;
  }
}
.swiper-slide{
  height: 100% !important;
}
.nav-previous{
  margin-left: 20px;
}
/* .nav-previous {
  margin-left: -100px;
}

.nav-next {
  margin-right: -100px;
} */

/*======================================================== Modification Date 10/11/2022 END =========================================*/

/*======================================================== Modification Date 14/11/2022 START =========================================*/
#hero {
  position: relative;
}
#hero .poojanewheadercreative {
  position: absolute;
  top: 40%;
}
.css-waves {
  position: absolute;
  width: 100%;
  height: 15vh;
  bottom: 0;
  /* margin-bottom: -7px; */
  min-height: 80px;
  max-height: 50px;
}

.main_header{

  position: absolute;
  width: 100%;
  z-index: 1;
  top: 3%;
}
@media (min-width: 1400px) {

  #poojanewheadercreative {
    max-width: 1475px !important;
  }
  .poojanewheadercreative{
    max-width: 1475px !important;

  }
}
#topbar{ 
  margin-top: 0% !important;
}

/*======================================================== Modification Date 14/11/2022 END =========================================*/
/*======================================================== Modification Date 15/11/2022 START =========================================*/
@media only screen and (min-width: 1000px){

  .post-navigation .nav-links .nav-next{
    justify-content: end !important;
  }
}
#poojanewheadercreative {
  margin-left: 9% !important;
}
#hero .container {
  position: unset !important;
}
#poojanewheadercreative {
  margin-left: 0% !important;
}

/*======================================================== Modification Date 15/11/2022 END =========================================*/
/*======================================================== Modification Date 16/11/2022 START =========================================*/

@media (max-width: 991px){

  .menu-primary-menu-container{
    display: none !important;
  }
}
.rmp-menu-wrap .rmp-menu .menu-item a{
  color: black;
}
#rmp-container-456 i{
  /* margin-left: 7%; */
  display: block;
  padding: 0.5rem 0rem;
  font: open;
  padding: 0.5rem 1rem !important;
  color: black;
  text-decoration: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
#services .icon-box{
  width: 100%;
}
.rmp-container img {
  width: 50% !important;
}
.rmp-container{
  top: 0px !important ;
}
#topbar .bi-phone{
  margin-left: 15px;
}
.swiper-pagination{
  display: none;
}
nav a.nav-link{
  text-decoration: none !important;
}
/*======================================================== Modification Date 16/11/2022 END =========================================*/
/*======================================================== Modification Date 17/11/2022 START =========================================*/

/* @media (min-width: 1280px) {

  #header div.container nav.menu-primary-menu-container {
    margin-left: 53% !important;
  }
} */

/* @media (min-width: 1280px) {
  #header div.container nav.menu-primary-menu-container {
    margin-left: 42%;
  }
} */

/* @media (max-width: 1280px) {
  #header div.container nav.menu-primary-menu-container {
     margin-left: 0% !important; 
    z-index: -1 !important; 
  }
} */

/* #header div.container nav.menu-primary-menu-container {
  margin-left: 26%;
} */

/* @media (min-width: 1500px) {

  #header div.container nav.menu-primary-menu-container {
    margin-left: 54%;
  }
} */

/* @media (min-width: 1500px) {
  #header div.container nav.menu-primary-menu-container {
    margin-left: 55%;
  }
} */
#about .container .row .about_image img {
  object-fit: fill !important;
}
.widget_nav_menu{
  list-style-type: none;
}
.rmp-container i{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

.faq .faq-list i{
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0.3rem;
}

#clients .aos-init .row{
  justify-content: center !important;
}
#footer .py-4 {
  padding-top: 2.7rem!important;
  padding-bottom: 1.5rem!important;
}
#footer .py-4 {
  padding-top: 2.7rem!important;
  padding-bottom: 1.5rem!important;
} 
/*======================================================== Modification Date 17/11/2022 END =========================================*/


/* / pooja changes for newslater on 18/11/2022 start nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn / */

 /* .has-main-navigation section#topbar
{
  display: none !important;
}
body.wp-embed-responsive #header{
  background-color: rgba(0, 0, 0, 0.5)!important;
} */

body.wp-embed-responsive {
height: 90px !important;
}


.singular .entry-header {
  border: none !important;
  padding-bottom: unset !important;
  margin-bottom: unset !important;
}

.entry-header, .post-thumbnail, .entry-content, .entry-footer, .author-bio {
  margin-top: unset !important;
  margin-right: auto;
  margin-bottom: unset !important;
}

#post-266 .entry-content{
  margin-top: 5% !important;
  padding-bottom: 4% !important;
  background-color: #fff;
}

#post-266 .entry-content p{
  font-size: 32px;
    font-weight: 700;
    color: #005EB8 !important;

    border-style: dashed;
    border-color: #FF8F14!important;

}

#tnp-1{outline: none !important;}

/* #footer .footer-newsletter form .tnp-field-email input[type=email]:focus-visible {
  border: 0;
  padding: 15px 0px 16px 0px;
  margin: -7px 2px;
  width: 90%;
  outline: 2px solid;
  border-radius: 3px;
} */


.post-navigation .nav-links{
  justify-content: center !important;
}


@media (max-width: 540px) {
  #post-266 .entry-content p{
    font-size: 17px !important;
  }
  #post-266 .entry-content {
    margin-top: 27% !important;
  }
 
}
@media (width: 280px) {

  #post-266 .entry-content p {
    background-color: #f6f9fe;
    color: black;
    padding: 25px;
    font-size: 9px !important;
}
#post-266 .entry-content {
  text-align: center;
  background-color: #f6f9fe;
  color: black;
  padding: 23px;
  margin-top: 40% !important;
}
}

  @media screen and (min-device-width: 768px) and (max-device-width: 912px) { 
  #post-266 .entry-content {
  margin-top: 15% !important;
  padding-bottom: 4% !important;
}
#post-266 .entry-content p {
  font-size: 35px;
} 
}


.post-navigation .nav-links p:hover {
  color: #005EB8 !important
}
.post-navigation .nav-links a:hover {
  
  color: #005EB8 !important;
   
} 
.page-template-default #topbar{
  display: none !important;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
  background-color: #FF8F14 !important;
  color: #ffffff;
  border-radius: 0;
}
/* / pooja changes for newslater on 18/11/2022 end nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn / */







































































/* section#hero{
  animation: zoom-move 10s linear infinite;
} */
/* #team_main .member .member-img img{ 
  height:300px;
} */

/* .team .member .member-info{
  height: 100px;
    max-height: 100px;
} */


/* 
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1B6E95;
} */


/* @import url('https://fonts.googleapis.com/css?family=Encode+Sans+Condensed:400,600');

* {
  outline: none;
}

strong {
  font-weight: 600;
}

.page {
  width: 100%;
  height: 100vh;
  background: #fdfdfd;
  font-family: 'Encode Sans Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: .03em;
  color: #212121;
}

header {
  display: flex;
  position: fixed;
  width: 100%;
  height: 70px;
  background: #212121;
  color: #fff;
  justify-content: center;
  align-items: center;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

main {
  padding: 70px 20px 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}

main > div {
  margin: auto;
  max-width: 600px;
}

main h2 span {
  color: #BF7497;
}

main p {
  line-height: 1.5;
  font-weight: 200;
  margin: 20px 0;
}

main small {
  font-weight: 300;
  color: #888;
}

#nav-container {
  position: fixed;
  height: 100vh;
  width: 100%;
  pointer-events: none;
}
#nav-container .bg {
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  height: calc(100% - 70px);
  visibility: hidden;
  opacity: 0;
  transition: .3s;
  background: #000;
}
#nav-container:focus-within .bg {
  visibility: visible;
  opacity: .6;
}
#nav-container * {
  visibility: visible;
}

.button {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1;
  -webkit-appearance: none;
  border: 0;
  background: transparent;
  border-radius: 0;
  height: 70px;
  width: 30px;
  cursor: pointer;
  pointer-events: auto;
  margin-left: 25px;
  touch-action: manipulation;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.icon-bar {
  display: block;
  width: 100%;
  height: 3px;
  background: #aaa;
  transition: .3s;
}
.icon-bar + .icon-bar {
  margin-top: 5px;
}

#nav-container:focus-within .button {
  pointer-events: none;
}
#nav-container:focus-within .icon-bar:nth-of-type(1) {
  transform: translate3d(0,8px,0) rotate(45deg);
}
#nav-container:focus-within .icon-bar:nth-of-type(2) {
  opacity: 0;
}
#nav-container:focus-within .icon-bar:nth-of-type(3) {
  transform: translate3d(0,-8px,0) rotate(-45deg);
}

#nav-content {
  margin-top: 70px;
  padding: 20px;
  width: 90%;
  max-width: 300px;
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% - 70px);
  background: #ececec;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  transform: translateX(-100%);
  transition: transform .3s;
  will-change: transform;
  contain: paint;
}

#nav-content ul {
  height: 100%;
  display: flex;
  flex-direction: column;
}

#nav-content li a {
  padding: 10px 5px;
  display: block;
  text-transform: uppercase;
  transition: color .1s;
}

#nav-content li a:hover {
  color: #BF7497;
}

#nav-content li:not(.small) + .small {
  margin-top: auto;
}

.small {
  display: flex;
  align-self: center;
}

.small a {
  font-size: 12px;
  font-weight: 400;
  color: #888;
}
.small a + a {
  margin-left: 15px;
}

#nav-container:focus-within #nav-content {
  transform: none;
}






* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

a,
a:visited,
a:focus,
a:active,
a:link {
  text-decoration: none;
  outline: 0;
}

a {
  color: currentColor;
  transition: .2s ease-in-out;
}

h1, h2, h3, h4 {
  margin: 0;
}

ul {
  padding: 0;
  list-style: none;
}

img {
  vertical-align: middle;
  height: auto;
  width: 100%;
}

 */


















/* / Mobiles in landscape mode / */
/* @media only screen
and (min-width : 321px)
and (max-width : 992px) {

  #menu-primary-menu{
    display: none !important;
  }

} */
/* / Navbar css end / */


/* / Mobile menu / */
/* @media screen and (min-width:950px) {
   .mob{
    display: none !important;
  }
  
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  color: white;
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  z-index: 1;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

ul {
  list-style-type: none !important;
  padding-left: calc(1 * var(--global--spacing-horizontal)) !important;
} */

/* body{ position: relative; } */
/* #header .container nav.menu-primary-menu-container #menu-primary-menu li a.active{
  background: red !important;
  background-color: red;
  color: green
} */


/*======================================================== Modification Date 21/6/2022 START =========================================*/

/* .wrapper {
  width: 400px;
  margin: 0 auto;
  position: relative;
  padding: 28px 0 0 0;
} */

/* nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  background: green;
  display: block;
  width: 100%;
  padding: 4px 0;
  height: 30px;
  z-index: 100;
} */

/* nav a {
  font-family: helvetica;
  color: #ffffff;
  padding: 2px 4px;
  display: block;
  float: left;
  text-decoration: none;
  margin-right: 4px;
} */

/* nav a:hover,
nav a.active {
  background: white;
  color: green
} */



/* #navbar a[aria-current="page"]{
  color:red !important;
} */
/* #contact {padding-top:50px;height:500px;color: #fff; background-color: #1E88E5;}
#section2 {padding-top:50px;height:500px;color: #fff; background-color: #673ab7;}
#section3 {padding-top:50px;height:500px;color: #fff; background-color: #ff9800;}
#section41 {padding-top:50px;height:500px;color: #fff; background-color: #00bcd4;}
#section42 {padding-top:50px;height:500px;color: #fff; background-color: #009688;} */




/*

 <!-- code for ronded new symbol -->
.wrap {width:200px; margin:auto;  z-index:1;}

.msg {
  color: whitesmoke;
  text-align:center;
  font-family: 'Bree Serif', Courier, monospaced;
  font-size:3.5em;
  width:200px;
  position:absolute;
  margin:55px 0 0 2px;
  pointer-events: none; 
}

.sticker {
  width:200px;
  height:200px;
  position:absolute;
  background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/13034/sticker.png) top center no-repeat; 
  animation: spin 10s linear infinite;
  animation-play-state: paused; 
}

.sticker:hover {
  animation-play-state: running;
}


@keyframes spin {
  100% {transform: rotate(1turn); }
} */


/*======================================================== Modification Date 21/6/2022 END =========================================*/











/* code for ronded css and RAW */

/* .cls-1 {
  fill: #a08383;
}

.cls-2 {
  fill: #e1ebe9;
}

.cls-3 {
  fill: #770ba1;
}

.cls-4 {
  fill: #0a5097;
}




svg {
  color: #151516;
  position: absolute;
}

svg.firstimage {
  opacity: 0;
  animation: logo-flip 2.5s linear infinite alternate;
}

svg.secondimage {
  opacity: 0;
  animation: logo-flip 2.5s linear 2.5s infinite alternate;
}

.image-container {
  position: relative;
  height: 88px;
  width: 88px;
}

.coin-style {
  background: rgb(233, 226, 226);
  width: 136px;
  height: 136px;
  border-radius: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 15px 15px -19px rgb(255, 255, 255);
  animation: coin-flip 1.25s cubic-bezier(0.93, 0.05, 0.9, 0.71) infinite alternate;
}

@keyframes coin-flip {
  0% {
    transform: scaleX(0.95);
  }

  100% {
    transform: scaleX(0.08);
    border-radius: 50%;
  }
}

@keyframes logo-flip {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  53% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
} */
/** Popup CSS */
.cli-alert-dialog-buttons button {
  border: 2px solid #FF8F14;
}

button.cli-ccpa-button-confirm {
  background-color: #FF8F14;
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
  background-color: #FF8F14 !important;
}

.cli-switch input:checked + .cli-slider {
  background-color: #0a58ca !important;
}
/** Popup CSS */


#header.fixed-top {
  /* height: 90px; */
  /* background-color: #fffdfd !important; */
  /* background-color: rgb(0, 0, 0, 0.1) !important; */
}


.breadcrumbs {
  margin-top: -68px;
}





#services div.aos-animate div.section-title p {
  font-size: 16px !important;
  color: #444444 !important;
  font-weight: normal !important;
}