* {
  font-family: "Open Sans", sans-serif;
}
html {
  scroll-behavior: smooth;
}
body {
  overflow-x: hidden;
}
.responsivemnu {
  display: none;
}
.blogg-post a {
  font-weight: bold;
}
.v1technologies {
  border: none !important;
}
.v1technologies :hover {
  background: #fff !important;
}
.bottom {
  width: 100%;
  height: auto;
  background-color: #fff;
}
.botleft {
  text-align: center;
  float: left;
}
.botleft a {
  line-height: 50px;
  color: #000;
  font-weight: normal;
  font-size: 14px;
  font-family: "Lato", sans-serif;
}
.botleft a:hover {
  text-decoration: none;
  color: #000;
  background-color: transparent;
}
.botright {
  text-align: center;
  float: right;
}
.botright a {
  line-height: 50px;
  color: #000;
  font-weight: normal;
  font-size: 14px;
  font-family: "Lato", sans-serif;
}
.botright a:hover {
  text-decoration: none;
  color: #000;
  background-color: transparent;
}
.botmiddle {
  text-align: center;
}
.botmiddle a {
  line-height: 50px;
  color: #000;
  font-weight: 700;
  font-size: 12px;
}
.botmiddle a:hover {
  text-decoration: none;
  color: #000;
  background-color: transparent;
}
.multicheck {
  padding: 50px 0;
}
.logo img {
  width: 300px;
  margin-top: 11px;
}
.menubar {
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.5);
  border-bottom: none !important;
}
.main-banner {
  width: 100%;
  height: auto;
  background-image: url("../images/wallpaper.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  padding-bottom: 40px;
}
.banner {
  width: 100%;
  height: auto;
  background-image: url("../images/banner.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  padding: 22px 24px;
}
.header-banner {
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}
.main-banner h1 {
  color: #fff;
  font-size: 4em;
  font-weight: 300;
  margin-top: 200px;
  width: 60%;
  margin-bottom: 20px;
}
.main-banner a {
  padding: 12px 14px;
  background-color: transparent;
  font-weight: bold;
  width: 22%;
  color: #fff;
  border-radius: 4px;
  border: 2px solid #fff;
  transition-duration: 0.4s;
}
.main-banner a:hover {
  text-decoration: none;
  background-color: #fff;
  color: #333;
}
.section-1 h2 {
  font-size: 3em;
  text-align: center;
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 50px;
}
.section-1 hr {
  margin-top: 0px;
  width: 10%;
  border: 2px solid #333;
  margin-bottom: 40px;
}
.why-box {
  width: 100%;
  height: auto;
  padding: 0px 14px;
  transition-duration: 0.4s;
  text-align: center;
}
.why-box:hover {
  transform: scale(1.1, 1.1);
}
.why-box i {
  font-size: 5em;
  color: #333;
  margin-bottom: 10px;
}
.why-box h3 {
  text-align: center;
  font-size: 1.5em;
  font-weight: 400;
  margin-top: 0px;
}
.why-box p {
  text-align: center;
  font-size: 1.1em;
  width: 90%;
  color: #7f8c8d;
}
.why-box p:last-child {
  margin-bottom: 100px;
}
.section-2 {
  width: 100%;
  height: 100%;
  background-color: #f8f9fb;
}
.section-2 h2 {
  font-size: 3em;
  text-align: center;
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 50px;
}
.section-2 hr {
  margin-top: 0px;
  width: 10%;
  border: 2px solid #333;
  margin-bottom: 40px;
}
.section-2 img {
  width: 100%;
  height: auto;
}
.section-2 p {
  font-size: 1.4em;
}
.section-3 {
  width: 100%;
  height: auto;
  padding-bottom: 40px;
}
.section-3 h2 {
  font-size: 3em;
  text-align: center;
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 50px;
}
.section-3 hr {
  margin-top: 0px;
  width: 10%;
  border: 2px solid #333;
  margin-bottom: 40px;
}
.section-3 i {
  font-size: 23px;
}
.section-3 .col-lg-4 {
  height: 330px;
}
.section-3 .col-md-6 {
  height: 340px !important;
}
.section-3 h3 {
  font-size: 20px;
  margin-bottom: 0px;
}
.section-3 p {
  margin-top: 10px;
  color: #7f8c8d;
  font-size: 16px;
}
.section-button {
  text-align: center;
}
.section-button a {
  padding: 12px 50px;
  background-color: transparent;
  font-size: 14px;
  border-radius: 4px;
  border: 2px solid #333;
  transition-duration: 0.4s;
  color: #000;
  font-weight: bold;
  line-height: 50px;
}
.section-button a:hover {
  text-decoration: none;
  background-color: #333;
  color: #fff;
}
.section3-box {
  width: 100%;
  height: 300px;
  padding: 0 10px;
  transition: 0.3s ease all;
}
.section3-box:hover {
  transform: scale(1.1);
  transition: 0.3s ease all;
}
.section3-box h3 {
  text-transform: uppercase;
  color: #333;
  margin-top: 0px;
}
.cnge_dclas {
  text-decoration: none !important;
}
.cnge_dclas:hover {
  text-decoration: none !important;
}
.cnge_dclas h3 {
  color: #333;
}
.section2-box {
  width: 100%;
  height: 300px;
  padding: 0 10px;
  margin-top: 0px;
  transition: 0.3s ease all;
}
.section2-box:hover {
  transform: scale(1.1);
  transition: 0.3s ease all;
}
.section2-box h3 {
  text-transform: uppercase;
  margin-top: 0px;
}
.section-4 .sides {
  width: 50%;
  float: left;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  height: 600px;
}
.section-4 .sides h2 {
  color: #fff;
  text-align: center;
  font-weight: 300;
  font-size: 3.2em;
  width: 50%;
  margin-top: 160px;
}
.section-4 .sides span {
  color: #fff;
  padding: 14px 16px;
  border: 2px solid #fff;
  border-radius: 4px;
}
.banner h2 {
  font-weight: 300;
  color: #fff;
  font-size: 2em;
  margin-top: 50px;
}
.banner a {
  padding: 10px 33px;
  margin-top: 50px;
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
  font-weight: bold;
  border-radius: 4px;
  float: right;
  transition-duration: 0.4s;
}
.banner a:hover {
  text-decoration: none;
  background-color: #fff;
  color: #000;
}
.section-5 {
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
}
.section-5 h2 {
  font-size: 3em;
  text-align: center;
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 50px;
}
.section-5 hr {
  margin-top: 0px;
  width: 10%;
  border: 2px solid #333;
  margin-bottom: 40px;
}
.section-5 p {
  font-size: 1.5em;
  font-weight: 300;
  font-style: italic;
  text-align: center;
}
.section-5 h3 {
  text-align: center;
  font-size: 1.3em;
}
.customer-button {
  text-align: center;
}
.customer-button a {
  padding: 10px 70px;
  background-color: transparent;
  font-size: 14px;
  border-radius: 4px;
  border: 2px solid #333;
  transition-duration: 0.4s;
  color: #333;
  line-height: 60px;
  font-weight: bold;
}
.customer-button a:hover {
  background-color: #333;
  color: #fff;
  text-decoration: none;
}
.header-banner h1 {
  font-size: 4em;
  color: #fff;
  margin-top: 190px;
  font-weight: 300;
}
.service-1 {
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
}
.service-1 h2 {
  margin-top: 0px;
  font-size: 3.5em;
  font-weight: 300;
  margin-bottom: 0px;
  text-align: left;
}
.service-1 p {
  font-size: 1.3em;
  color: #7f8c8d;
  text-align: left;
  width: 100%;
}
.service-1 li {
  font-size: 1.3em;
  color: #7f8c8d;
  text-align: left;
  width: 100%;
}
.service-1 img {
  margin-top: 150px;
  width: 70%;
}
.service-2 {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.service-2 h2 {
  margin-top: 100px;
  font-size: 3.5em;
  font-weight: 300;
  margin-bottom: 0px;
  text-align: left;
}
.service-2 p {
  font-size: 1.3em;
  color: #7f8c8d;
  text-align: left;
}
.service-2 li {
  font-size: 1.3em;
  color: #7f8c8d;
  text-align: left;
}
.service-2 img {
  margin-top: 150px;
  width: 70%;
}
.service-1 img {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.about-section-1 {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
}
.about-section-1 h2 {
  font-size: 3em;
  text-align: center;
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 50px;
}
.about-section-1 hr {
  margin-top: 0px;
  width: 10%;
  border: 2px solid #333;
  margin-bottom: 40px;
}
.about-section-1 p {
  font-size: 16px;
  text-align: center;
  color: #7f8c8d;
}
.about-section-1 p:last-child {
  margin-bottom: 100px;
}
.about-section-2 {
  width: 100%;
  height: auto;
  padding-top: 120px;
  padding-bottom: 140px;
  background-color: #f8f9fb;
}
.about-section-2 .fa {
  margin-top: 0px;
  font-size: 4em;
  margin-bottom: 0px;
}
.about-section-2 p {
  margin-top: 10px;
  font-size: 2em;
  font-weight: 300;
}
.about-section-2 a {
  font-size: 14px;
  padding: 12px 14px;
  background-color: transparent;
  border: 2px solid orange;
  border-radius: 4px;
  color: #333;
  font-weight: bold;
  margin-bottom: 100px;
  transition-duration: 0.4s;
}
.about-section-2 a:hover {
  background-color: orange;
  text-decoration: none;
}
.about-section-2 .checked {
  color: orange;
}
.contact-section-1 {
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.contact-section-1 .row {
  margin-top: 40px;
  margin-bottom: 60px;
}
.contact-section-1 p {
  margin-top: 0px;
  font-size: 1.2em;
  margin-bottom: 0px;
}
.google-button {
  text-align: center;
}
.contact-section-1 input[type="text"],
textarea {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #e8e9ea;
  outline: none;
  border-radius: 4px;
  margin-bottom: 20px;
}
.contact-section-1 input[type="submit"] {
  width: 40%;
  padding: 12px 14px;
  border: 2px solid #333;
  border-radius: 4px;
  color: #333;
  background-color: transparent;
  outline: none;
  font-weight: bold;
  transition-duration: 0.4s;
}
.contact-section-1 input[type="submit"]:hover {
  background-color: #333;
  color: #fff;
}
.map iframe {
  width: 100%;
  height: 600px !important;
}
.contact-section-1 input {
  width: 100%;
  height: 50px;
  padding: 9px 16px;
  border: 1px solid #ccc;
  color: #140f0c;
  border-radius: 0;
  border-color: 1px solid red;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  margin: 10px 0 20px 0;
}
.contact-section-1 select {
  width: 100%;
  height: 50px;
  padding: 9px 16px;
  border: 1px solid #ccc;
  color: #140f0c;
  border-radius: 0;
  border-color: 1px solid red;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  margin: 20px 0;
}
.contact-section-1 textarea {
  width: 100%;
  height: 170px;
  border: 1px solid #ccc;
  color: #140f0c;
  border-radius: 0;
  resize: none;
  margin: 10px 0 20px 0;
}
.contact-section-1 label {
  margin: 15px 0;
  font-size: 14px;
  font-weight: 400;
}
.contact-section-1 input[type="submit"] {
  color: #fff;
  background-color: #d94d00;
  border-color: #d94d00;
  text-transform: uppercase;
  font-weight: 500;
  width: auto;
  height: 55px;
  margin-top: 23px;
  font-weight: 700;
  width: 150px;
}
.contact-section-1 input[type="submit"]:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.header-banner h2 {
  font-size: 4em;
  color: #fff;
  margin-top: 190px;
  font-weight: 300;
}
.contact-section-1 input[type="reset"] {
  color: #000;
  border-color: #ececec;
  width: auto;
  padding: 15px;
  background-color: #fff;
  padding: 15px 20px;
  text-transform: uppercase;
  font-weight: 500;
}
.contact-section-1 input[type="reset"]:hover {
  background-color: #000;
  color: #fff;
}
.recaptchacls {
  margin-top: 20px;
}
.error {
  padding-bottom: 100px;
}
.error h2 {
  font-size: 40px;
  padding-top: 80px;
}
.error h3 {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 20px;
}
.error p {
  font-size: 16px;
}
.error a {
  font-size: 40px;
  color: #000;
  background-color: #fff;
  font-size: 14px;
  line-height: 100px;
  padding: 17px 34px;
  border-radius: 4px;
  border: 1px solid #000;
}
.error a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #000;
}
.blog-post {
  width: 100%;
  height: 420px;
  padding: 20px;
  border: solid 1px #ccc;
  margin-top: 20px;
  margin-bottom: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.blog-post h2 {
  font-size: 16px;
  color: #000;
  height: auto;
  line-height: 20px;
}
.blog-post p {
  color: #7f8c8d;
  font-size: 14px;
  height: 40px;
}
.blog-post img {
  width: 100%;
  height: 160px;
  margin-bottom: 5px;
}
.blog-post a {
  padding: 8px 14px;
  background: #fff;
  border-radius: 20px;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  line-height: 40px;
  border: solid 1px #000;
}
.blog-post a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #000;
}
.blogpost span {
  margin-left: 5px;
  font-size: 15px;
  color: #000;
}
.blogpost i {
  line-height: 30px;
  font-size: 10px;
  margin-left: 10px;
  color: #7f8c8d !important;
}
.blogg-post {
  width: 100%;
  height: auto;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.blogg-post img {
  width: 100%;
  height: auto;
  padding: 10px;
  border: solid 1px #ccc;
  margin-top: 10px;
}
.blogg-post h1 {
  font-size: 24px;
  color: #000;
  line-height: 25px;
}
.blogg-post h2 {
  font-size: 18px;
  color: #000;
}
.blogg-post h3 {
  font-size: 16px;
  color: #000;
}
.blogg-post h2 {
  font-size: 16px;
  color: #000;
  background: #ccc;
  padding: 5px 10px;
  margin-top: 30px;
}
.blogg-post p {
  color: #333;
  font-size: 16px;
}
.blogg-post ul {
  margin: 0;
  padding-left: 40px;
}
.blogg-post ul li {
  color: #333;
  font-size: 16px;
  line-height: 30px;
}
.blogg-post a {
  font-size: 16px;
  color: #337ab7;
}
.blogg-post a:hover {
  color: #7f8c8d;
  text-decoration: none;
  background-color: transparent;
}
.blogg-post ol {
  margin: 0;
  padding-left: 40px;
}
.blogg-post ol li {
  color: #333;
  font-size: 16px;
  margin-bottom: 10px;
}
.bloggpost i {
  line-height: 30px;
  font-size: 10px;
  margin-left: 10px;
  color: #000;
}
.corona-content {
  text-align: center;
}
#modalOverlay {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  height: 100%;
  width: 100%;
}
.modalPopup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  padding: 50px;
  -webkit-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.2);
  background-image: url(../images/banner.jpg);
  color: #fff;
}
.corona-content h2 {
  font-size: 37px;
  padding: 0;
  margin: 0;
}
.modalContent {
  padding: 0 2em;
}
.returnToProfile {
  text-align: center;
  margin: 3em;
}
.returnToProfile a,
.returnToProfile a:visited {
  color: #ddd;
}
.returnToProfile a:hover {
  color: #fff;
}
.buttonStyle {
  display: block;
  margin: 0 auto;
  padding: 7px 40px;
  color: #fff;
  border: 2px solid #fff;
  background: transparent;
  border-radius: 3px;
}
.footex img {
  margin-top: 61px;
  width: 371px;
}
.footex {
  width: 100%;
  padding: 12px 14px;
  background-color: #131214;
}
.footex h3 {
  color: #fff;
  font-size: 1.4em;
  font-weight: 500;
  margin-bottom: 20px;
}
.footex hr {
  width: 20%;
  border: 2px solid #fff;
  float: left;
  margin-top: 0px;
}
.footex ul {
  margin: 0;
  padding: 0;
}
.footex ul li {
  list-style: none;
}
.footex ul li a {
  color: #f1f1f1;
  font-weight: 500;
  line-height: 25px;
}
.footex ul li a:hover {
  text-decoration: none;
}
.bottom {
  width: 100%;
  color: #f1f1f1;
  background-color: #100f12;
}
.bottom h3 {
  float: left;
  font-weight: 400;
}
.bottom a {
  color: #fff;
  text-decoration: none;
}
.bottom a:hover {
  text-decoration: none;
  color: #fff;
}
.repair_main {
  margin: 20px 0;
  text-align: center;
}
.textbody_main {
  margin-bottom: 50px;
}
.bodytxt_in {
  display: flex;
  gap: 30px;
}
.textbody_img img {
  border-radius: 10px;
}
.textbody_text p {
  margin: 0;
}
.h3_cnge {
  margin-top: 0;
}
#map_cnge iframe {
  opacity: 9;
  transform: none;
  height: 450px !important;
}
#reviews_cnge {
  opacity: 9;
  transform: none;
  padding-top: 70px;
  padding-bottom: 90px;
}
.review_txt {
  text-align: center;
}
.review_txt h3 span {
  color: orange;
}
#mySidenav {
  position: fixed;
  bottom: 60px;
  right: -85px;
  transition: 0.3s;
  z-index: 9999;
  padding: 10px 15px;
  background-color: #2196f3;
  border-radius: 5px 0 0 5px;
}
#mySidenav a {
  transition: 0.3s;
  width: 150px;
  text-decoration: none;
  font-size: 15px;
  color: white;
}
#mySidenav a i {
  margin-right: 10px;
}
#mySidenav:hover {
  position: fixed;
  right: 0px;
  transition: 0.3s;
}
.h3cnge_mr {
  margin-top: 0;
}
.img_cnge_service7 {
  display: flex;
  align-items: center;
}
.text_cnge_service7 {
  margin-top: 15px;
}
.faqs {
  background-color: #f7f7f7;
}
.faq_heading {
  text-align: center;
}
.faq_heading h2 {
  font-size: 3.4em;
  color: #333;
  margin-bottom: 0;
}
.faq_section {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
}
.faq_section ul {
  list-style: none;
  padding: 0;
}
.faq_section ul li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
  padding-top: 18px;
  border-bottom: 1px solid #000;
  font-size: 20px;
}
.faq_section ul li h5 {
  margin: 0;
}
.faq_section ul li p {
  color: #7f8c8d;
  font-size: 16px;
  padding: 0 15px;
}
.faq_section ul li p strong {
  color: #000;
}
.faq_section ul li input[type="checkbox"] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.faq_section ul li input[type="checkbox"]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
.faq_section ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.faq_section ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.faq_section ul li:nth-of-type(3) {
  animation-delay: 1s;
}
.faq_section ul li:last-of-type {
  padding-bottom: 0;
}
.faq_section ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 16px;
  right: 0;
  top: 0;
}

.for-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

. @media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .blog-post h2 {
    height: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  #cssmenu > ul > li > a {
    padding: 9px 9px;
  }
  .blog-post h2 {
    height: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .blog-post h2 {
    height: auto;
  }
  .blog-post p {
    color: #7f8c8d;
    font-size: 14px;
    height: 50px;
  }
  .blog-post a {
    padding: 6px 12px;
    font-size: 12px;
  }
  .section3-box {
    height: 200px;
  }
  .section2-box {
    width: 100%;
    height: 200px;
  }
  .footex img {
    margin-top: 20px;
    width: 310px;
  }
  #cssmenu {
    display: none;
  }
  .responsivemnu {
    display: block;
    position: absolute;
    top: 11px !important;
  }
  .responsivemnu a {
    color: #996633;
    display: block;
    font-size: 30px !important;
  }
  .responsivemnu a i {
    color: #000;
    border-radius: 3px;
    padding: 0px 0;
    position: absolute;
  }
  .logo img {
    width: 60% !important;
    margin-top: 0px;
  }
  .logo {
    text-align: center;
  }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  .bodytxt_in {
    display: block;
    gap: 30px;
    text-align: center;
  }
  #bodytxtin_cnge {
    display: flex;
    text-align: center;
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 768px) {
  .faq_section ul li h5 {
    width: 95% !important;
  }
  .section-3 .col-md-6 {
    height: auto !important;
  }
  .textbody_img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  .textbody_text {
    margin-top: 5px;
  }
  #bodytxtin_cnge {
    display: flex !important;
    flex-direction: column-reverse;
  }
  .bodytxt_in {
    display: block !important;
  }
  .modalPopup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    padding: 50px;
  }
  .contact-section-1 input[type="submit"] {
    width: 90px !important;
  }
  #cssmenu {
    display: none;
  }
  .responsivemnu {
    display: block;
    position: absolute;
    top: 13px;
  }
  .responsivemnu a {
    color: #996633;
    display: block;
    font-size: 30px;
  }
  .responsivemnu a i {
    color: #000;
    border-radius: 3px;
    padding: 0px 0;
    position: absolute;
  }
  .logo img {
    width: 60% !important;
    margin-top: 0px;
  }
  .logo {
    text-align: center;
  }
  .main-banner {
    height: 350px;
  }
  .main-banner h1 {
    margin-top: 20px;
    font-size: 24px;
  }
  .section-button a {
    padding: 9px 10px;
    font-size: 11px;
    line-height: 60px;
  }
  .h2 strong {
    font-size: 20px;
  }
  .for-flex {
    gap: 10px;
  }
  .main-banner a {
    width: max-content;
    padding: 6px 10px;
    font-size: 13px;
  }
  .section-1 h2 {
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 25px;
  }
  .why-box p {
    font-size: 14px;
  }
  .why-box {
    padding: 0px 15px 0px 15px;
  }
  .why-box h3 {
    text-align: center;
    font-size: 20px;
  }
  .section-2 h2 {
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 25px;
  }
  .section-2 p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .section-3 h2 {
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 25px;
  }
  .section-3 h3 {
    font-size: 17px;
    margin-bottom: 20px;
  }
  .section-3 p {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .section-3 h3 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .section-3 i {
    font-size: 17px;
  }
  .section3-box {
    height: auto;
    margin-bottom: 10px;
  }
  .section2-box {
    height: auto;
    margin-bottom: 10px;
  }
  .section-4 .sides h2 {
    font-size: 16px;
    margin-top: 70px;
  }
  .section-4 .sides {
    height: 300px;
  }
  .section-4 .sides span {
    padding: 7px 5px;
    border: 2px solid #fff;
    font-size: 10px;
    line-height: 40px;
  }
  .banner {
    text-align: center !important;
    padding-bottom: 90px;
  }
  .banner h2 {
    margin-top: 350px;
    font-size: 18px;
    margin-bottom: 30px;
  }
  .banner a {
    padding: 8px 20px;
    font-size: 14px;
    float: none;
  }
  .section-5 h2 {
    font-size: 18px;
  }
  .section-5 p {
    font-size: 14px;
  }
  .section-5 h3 {
    font-size: 14px;
  }
  .customer-button a {
    padding: 8px 50px;
    font-size: 12px;
  }
  .footex {
    text-align: center;
  }
  .footex img {
    width: 240px;
    margin-top: 40px;
  }
  .header-banner h1 {
    font-size: 24px;
    margin-top: 100px;
  }
  .header-banner h2 {
    font-size: 24px;
    margin-top: 100px;
  }
  .header-banner {
    height: 150px;
  }
  .service-1 img {
    margin-top: 0px;
  }
  .service-1 h2 {
    font-size: 22px;
  }
  .service-1 p {
    font-size: 14px;
  }
  .service-1 li {
    font-size: 14px;
  }
  .about-section-1 h2 {
    font-size: 25px;
    margin-top: 30px;
    margin-bottom: 8px;
  }
  .about-section-1 p {
    font-size: 14px;
    text-align: center;
  }
  .about-section-1 {
    height: auto;
  }
  .about-section-2 {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .about-section-2 .fa {
    font-size: 24px;
  }
  .about-section-2 p {
    font-size: 20px;
  }
  .about-section-2 a {
    font-size: 12px;
    padding: 7px 12px;
  }
  .blog-post h2 {
    font-size: 15px;
    height: 46px;
  }
  .blog-post p {
    height: auto;
  }
  .blog-post a {
    padding: 5px 10px;
    font-size: 11px;
  }
  .contact-section-1 .row {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .contact-section-1 h1 {
    font-size: 20px;
  }
  .contact-section-1 input[type="submit"] {
    padding: 6px 14px;
  }
  .contact-section-1 textarea {
    margin-bottom: 20px;
  }
  .contact-section-1 p {
    font-size: 14px;
  }
  .map iframe {
    width: 100%;
    height: 200px !important;
  }
  .botleft {
    float: none;
  }
  .botright {
    float: none;
  }
  .botleft a {
    line-height: 30px;
    font-size: 12px;
  }
  .botright a {
    line-height: 40px;
    font-size: 12px;
  }
  .blogg-post h1 {
    font-size: 15px;
    line-height: 20px;
  }
  .blogg-post p {
    font-size: 14px;
  }
  .blogg-post a {
    font-size: 14px;
  }
  .blogg-post ul li {
    font-size: 14px;
  }
  .blogg-post ul {
    padding: 0;
    margin-left: 15px;
  }
  .blogg-post img {
    padding: 0;
    border: none;
  }
}
@media (max-width: 767px) {
  .blog-post h2 {
    height: auto;
  }
  .blog-post p {
    height: auto;
  }
}
@media (max-width: 660px) {
  .responsivemnu {
    top: 7px;
  }
  .responsivemnu a {
    font-size: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .responsivemnu {
    top: 6px;
  }
  .responsivemnu a {
    font-size: 22px;
  }
}
@media only screen and (max-width: 320px) {
  .responsivemnu {
    top: 3px;
  }
  .responsivemnu a {
    font-size: 20px;
  }
}
.faq_section ul li i:before,
.faq_section ul li i:after,
.faq_section ul li p {
  transition: all 0.25s ease-in-out;
  line-height: 26px;
  position: relative;
  overflow: hidden;
  max-height: 800px;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 14px;
  z-index: 2;
}
.faq_section ul li h2 {
  line-height: 34px;
  display: block;
  background-color: #fefffa;
  margin: 0;
  cursor: pointer;
}
.faq_section ul li i:before,
.faq_section ul li i:after {
  content: "";
  position: absolute;
  background-color: #000000;
  width: 3px;
  height: 9px;
}
.faq_section ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
.faq_section ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
.faq_section ul li input[type="checkbox"]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
.faq_section ul li input[type="checkbox"]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}