/* bootstrap strat */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s ease;
}

a:hover {
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  /* all: unset; */
  font-weight: unset;
  line-height: inherit;
}

button {
  outline: none;
  background: none;
  background-color: none;
  border: none;
  color: inherit;
  font-size: inherit;
  transition: all 0.3s ease-in-out;
}
::placeholder {
  opacity: 1;
  color: #fff;
}
.inputs {
  color: #fff;
}
/* body {
	  min-height: 10000px;
  } */

input:hover,
input:focus,
textarea:hover,
textarea:focus,
input,
textarea {
  outline: none;
  /* border: none; */
}

dl,
ol,
ul {
  margin-bottom: 0;
}

ol,
ul {
  padding-left: 0;
}

p {
  margin-bottom: 0;
}

a:hover {
  text-decoration: none !important;
}

a {
  text-decoration: none !important;
}

.upper {
  text-transform: uppercase;
}

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

.mx-80px {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mx-20px {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

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

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

.px-15px {
  padding-left: 15px;
  padding-right: 15px;
}

p a:visited {
  color: unset;
}

.banner-title {
  font-size: 80px;
  color: #fff;
}

a:focus {
  outline: none !important;
}

.w-80 {
  width: 80%;
}

.w-60 {
  width: 60%;
}

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

.img-wp img {
  width: 100%;
}

.img-wp {
  width: 100%;
}

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

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

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

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

.pb-10px {
  padding-bottom: 10px;
}

.pb-20px {
  padding-bottom: 20px;
}

img {
  max-width: 100%;
}

/* bootstrap end */

/* fonts */

@font-face {
  font-family: "Barlow-Bold";
  src: url(../font/Barlow-Bold.ttf);
}

@font-face {
  font-family: "Barlow-ExtraBold";
  src: url(../font/Barlow-ExtraBold.ttf);
}

@font-face {
  font-family: "Barlow-Light";
  src: url(../font/Barlow-Light.ttf);
}

@font-face {
  font-family: "Barlow-Medium";
  src: url(../font/Barlow-Medium.ttf);
}

@font-face {
  font-family: "Barlow-SemiBold";
  src: url(../font/Barlow-SemiBold.ttf);
}

@font-face {
  font-family: "Barlow-Regular";
  src: url(../font/Barlow-Regular.ttf);
}

body {
  font-family: "Barlow-Regular";
  font-size: 20px;
  color: #333132;
  line-height: 36px;
}

.container {
  max-width: 1760px;
}

.header-container.container {
  max-width: 1200px;
}

.phone-header-content {
  display: flex;
  font-family: "Barlow-SemiBold";
  gap: 7px;
  align-items: center;
  justify-content: end;
  font-size: 30px;
  line-height: 30px;
  color: #26347b;
}

.phone-header-content a:hover {
  color: #e73938;
}

.phone-header-content i {
  color: #e73938;
}

.overlay-hoem {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../image/image-overlay.png);
  background-size: cover;
}

.site-header {
  position: fixed;
  z-index: 999;
  background: #fff;
  width: 100%;
  transition: 0.6s;
  top: 0;
}

.top-header-logo {
  margin-bottom: -64px;
  transition: 0.6s;
}

.top-header-logo img {
  transition: 0.6s;
  width: 474px;
  height: auto;
}

.home-banner-image-img {
  height: 80vh;
  width: 100%;
  object-fit: cover;
}

.phone-header-content i {
  margin-right: 8px;
}

.banner-text {
  font-size: 60px;
  line-height: 99px;
  color: #ffffff;
  margin-right: auto;
  margin-left: auto;

  z-index: 5;
  position: relative;
  font-family: "Barlow-Bold";
  /* text-align: end; */
  width: 100%;
  left: 0px;
}

/* .banner-text span {
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  display: block;
  left: 372px;
  top: -6px;
} */

.blue-box {
  background: #26347b;
  height: 300px;
  margin-top: -103px;
}

.section-1home img {
  margin-top: -128px;
}

.home-section1-text h2,
.inner-page-conents h2,
.we-c {
  font-size: 60px;
  line-height: 48px;
  color: #26347b;
  font-family: "Barlow-Bold";
  margin-bottom: 20px;
}
.backtoHome {
  text-align: center;
}
.we-c {
  color: #e73939;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.section-1home {
  padding-bottom: 80px;
}
.shadowblocks h2 {
  font-size: 70px;
  color: #e73939;
  font-family: "Barlow-SemiBold";
}
.imaege-404 {
  padding-bottom: 80px;
}
.shadowblocks ul {
  list-style: none;
  margin: 0;
}
.shadowblocks ul li {
  position: relative;
  padding-left: 20px;
  padding-bottom: 10px;
}
.shadowblocks ul li::before {
  background: url(../image/arrowe.png);
  background-size: contain;
  background-position: left;
  height: 11px;
  width: 7px;
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
}
.shadowblocks h3 {
  font-size: 36px;
  color: #26347b;
  font-family: "Barlow-SemiBold";
  margin-top: 33px;
  margin-bottom: 30px;
}
.shadowblocks {
  box-shadow: 0px 0px 17px #00000026;
  padding: 41px;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
.site-header.scrolling {
  box-shadow: 0px 0px 11px #00000042;
}
.site-header.scrolling .top-header-logo img {
  width: 322px;
}
.site-header.scrolling .top-header-logo {
  margin-bottom: -64px;
}
.site-header.scrolling .top-header-logo {
  margin-bottom: -47px;
}
.section-2home {
  margin-top: 20px;
  padding-bottom: 100px;
}
.contatct-section {
  background-color: #26347b;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(../image/conactpage-bg.png);
  background-size: 525px;
  background-position: 55px bottom;
  background-repeat: no-repeat;
}
.frm-dv {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}
.inputs {
  width: 100%;
  background: top;
  color: #fff;
  border: none;
  border-bottom: 1px solid #fff;
  padding-bottom: 17px;
  padding-top: 9px;
  font-size: 16px;
  color: #fff;
}
.wpcf7-form-control.wpcf7-textarea.inputs.text-areas {
  height: 100px;
}
.input-divs-button {
  text-align: center;
  margin-top: 50px;
}
.submit-btn,
.back-tohoem {
  background: #e73939;
  border: 0px;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  padding: 12px 50px;
  font-family: "Barlow-SemiBold";
  display: inline-block;
}
.frm-dv h2 {
  font-size: 40px;
  text-align: center;
  margin-bottom: 35px;
  font-family: "Barlow-SemiBold";
}
.wpcf7-form-control.wpcf7-submit.has-spinner.submit-btn:hover,
.back-tohoem:hover {
  background: #681e1e;
  color: #fff;
}
.footercontainer.container {
  max-width: 1180px;
}
.footer-div-dne .phone-header-content.phone {
  font-size: 24px;
}
.footer-div-dne {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.phone-header-content.phone i {
  width: 45px;
  height: 45px;
  background: #26347b;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-top-bgs {
  background: #eaedff;
  padding-top: 50px;
  padding-bottom: 50px;
}
.copyrit {
  font-size: 16px;
  background: #26347b;
  color: #fff;
}
.text-endd {
  text-align: end;
}
.copyrit {
  font-size: 16px;
  background: #26347b;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}
.innerbanner-titke {
  text-align: center;
  font-size: 16px;
}
.headermanager {
  margin-top: 74px;
}
.innerpage-banner.position-relative {
  background-size: cover;
  color: #fff;
  padding-top: 200px;
  padding-bottom: 200px;
}
.innerbanner-titke {
  font-size: 65px;
  font-family: "Barlow-Bold";
}

.innerpage-conatnt {
  padding-top: 100px;
  padding-bottom: 100px;
}
.innerpage-conatnt p a {
  color: #e73938;
}
.innerpage-conatnt p a:hover {
  color: #6e1919;
}
.innerpage-conatnt p {
  margin-bottom: 12px;
}
.innerpage-banner.position-relative {
  background-color: #00000069;
  background-blend-mode: color;
}
.home-section1-text {
  max-width: 560px;
  padding-left: 50px;
  padding-top: 80px;
}
.webdesignpage {
  max-width: 1033px;
}
.container.cont-404 {
  max-width: 900px;
}

.wpcf7-spinner {
  position: absolute !important;
}
a.main_local_div {
  font-size: 21px;
  font-family: "Barlow-SemiBold";
  color: #26347b;
}

.blue-box.bheight {
  height: auto !important;
}
.blue-box.bheight {
  height: auto !important;
  padding-left: 44px;
  margin-top: 0px !important;
}

.footicon:hover {
  color: #e73938;
}
.home-section1-text-spc {
  padding-left: 0 !important;
}

@media screen and (max-width: 1808px) {
  .container {
    max-width: 1549px;
  }
  .contatct-section {
    color: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../image/conactpage-bg.png);
    background-size: 439px;
    background-position: 55px bottom;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 1708px) {
  .container {
    max-width: 1425px;
  }
  .home-section1-text {
    max-width: 650px;
    padding-left: 50px;
    padding-top: 80px;
  }
}

@media screen and (max-width: 1532px) {
  .container {
    max-width: 1260px;
  }
  .shadowblocks {
    padding: 30px;
    margin-left: 0px;
    margin-right: 0px;
  }
  body {
    font-size: 18px;
    line-height: 27px;
  }
  .blue-box {
    height: 204px;
    margin-top: -103px;
    z-index: -1;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .section-1home img {
    margin-top: -76px;
  }
  .shadowblocks h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .banner-text {
    font-size: 40px;
  }
  .home-section1-text h2,
  .inner-page-conents h2,
  .we-c {
    font-size: 50px;
    line-height: 46px;
    font-family: "Barlow-Bold";
    margin-bottom: 16px;
  }
  .contatct-section {
    padding-top: 80px;
    padding-bottom: 80px;
    background-size: 368px;
  }
  .section-2home {
    margin-top: 0px;
    padding-bottom: 80px;
  }
  .top-header-logo img {
    transition: 0.6s;
    width: 392px;
    height: auto;
  }
  .headermanager {
    margin-top: 57px;
  }
  .top-header-logo {
    margin-bottom: -54px;
    transition: 0.6s;
  }
  .phone-header-content {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 1000px) and (max-width: 1286px) {
  .banner-text {
    font-size: 30px !important;
  }
}
@media screen and (max-width: 1286px) {
  .container {
    max-width: 1127px;
  }
  .home-section1-text h2,
  .inner-page-conents h2,
  .we-c {
    font-size: 41px;
    line-height: 46px;
    font-family: "Barlow-Bold";
    margin-bottom: 16px;
  }
  .home-section1-text {
    max-width: 650px;
    padding-left: 30px;
    padding-top: 53px;
  }
}

@media screen and (max-width: 1026px) {
  .banner-text {
    font-size: 30px;
    line-height: 84px;
    margin-top: -83px;
    left: -118px;
  }
  .banner-text span {
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    display: block;
    left: 208px;
    top: -6px;
  }
  .home-section1-text {
    max-width: 650px;
    padding-left: 11px;
    padding-top: 53px;
  }
  .section-1home img {
    margin-top: 60px;
  }
  .section-2home .col-lg-3 {
    margin-bottom: 26px;
  }
  .shadowblocks h2 {
    font-size: 40px;
  }
  .shadowblocks h3 {
    font-size: 20px;
    line-height: 40px;
    margin-top: 9px;
    margin-bottom: 5px;
  }
  .blue-box {
    height: 89px;
    margin-top: 0px;
  }
  .banner-text {
    font-size: 30px;
    line-height: 69px;
    margin-top: -78px;
    left: 0px;
    text-align: center !important;
    width: 103%;
  }
  .section-2home {
    margin-top: 0px;
    padding-bottom: 60px;
  }
  .home-banner-image-img {
    height: 48vh;
    width: 100%;
    object-fit: cover;
  }

  .blue-box.bheight {
    height: 84px !important;
    padding-left: 0;
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .banner-text {
    font-size: 23px;
    line-height: 25px;
    top: -33px;
    left: 0px;
    text-align: center !important;
    width: 106%;
  }
  .banner-text span {
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    display: block;
    left: 46px;
    top: -6px;
  }
  .section-1home img {
    margin-top: -11px;
  }
  .blue-box {
    height: 129px;
    margin-top: 0px;
  }
  .section-1home img {
    margin-top: -53px;
  }
  .home-section1-text {
    max-width: 650px;
    padding-left: 14px;
    padding-top: 20px;
  }
  .shadowblocks {
    padding: 25px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-2home {
    margin-top: 0px;
    padding-bottom: 35px;
  }
  .contatct-section {
    padding-top: 53px;
    padding-bottom: 32px;
    background-size: 220px;
    background-position: center;
  }
  .footerLogo img {
    width: 200px;
  }

  .footer-div-dne .phone-header-content.phone {
    font-size: 17px;
  }
  .phone-header-content.phone i {
    width: 35px;
    height: 35px;
  }
  .footer-div-dne {
    flex-wrap: wrap;
    gap: 11px;
    margin-top: 22px;
  }
  .top-header-logo img {
    transition: 0.6s;
    width: 263px;
    height: auto;
  }
  .phone-header-content {
    display: none;
  }
  .headermanager {
    margin-top: 48px;
  }
  .top-header-logo {
    text-align: center;
    margin-bottom: -38px;
  }
  .headermanager {
    margin-top: 56px;
  }
  .phone-header-content.phone {
    display: flex;
  }
  .opyritidiv {
    text-align: center;
  }
  .text-endd {
    text-align: center;
    margin-top: 5px;
  }
  .footer-top-bgs {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .home-banner-image-img {
    object-position: center;
    height: 28vh;
  }
  .home-section1-text h2,
  .inner-page-conents h2,
  .we-c {
    font-size: 28px;
    line-height: 32px;
    color: #26347b;
    font-family: "Barlow-Bold";
    margin-bottom: 3px;
  }
  .section-1home {
    padding-bottom: 60px;
  }
  .contatct-section {
    padding-top: 53px;
    padding-bottom: 50px;
  }
  .contatct-section {
    padding-top: 53px;
    padding-bottom: 64px;
  }
  .opyritidiv {
    text-align: center;
    font-size: 13px;
    line-height: 19px;
  }
  .site-header.scrolling .top-header-logo img {
    width: 184px;
  }
  .site-header.scrolling .top-header-logo {
    margin-bottom: -26px;
  }
  .frm-dv h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .phoneclass_header {
    justify-content: end !important;
  }
  .blue-box.bheight {
    height: 136px !important;
  }
}
