@charset "utf-8";
body {
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  font-style: normal;
  line-height: 27px;
  color: #262626;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
}
::selection {
  background: #000;
  color: #fff
}
::-moz-selection {
  background: #000;
  color: #fff
}
:root {
  --primary-color: #26235d;
  --secondary-color: #ff6700;
  --tertiary-color: #26235d;
  --black: #000;
  --white: #fff;
  --grey: #E3E3E3;
  --light-grey: #F6F6F7;
  --heading-font: "Teachers", sans-serif;
  --font-weight-light: 300;
  --font-weight-normal: 400;
  --font-weight-semibold: 600;
  --font-weight-bold: 600;
}
.border {
  border: 2px solid #DCDAEC;
}
.fix-wrap {
  width: 100%;
  padding: 0 10%;
  position: relative;
}
.fix-wrap-slide {
  width: 100%;
  padding: 0 10%;
  position: absolute;
  top: 0;
  z-index: 10
}
.pad-top-btm {
  padding: 100px 0px;
  padding-bottom: 150px
}
.title-wrap {
  text-align: center;
  padding: 0 10%;
  font-size: 20px;
  font-weight: 400;
  width: 100%
}

.tt1{color:#ff6700; font-weight: 600; font-size:18px; margin-top: -21px; display: inline-block}


.title-wrap strong {color: #241e5d;font-weight: 600}

.title-wrap span {
  color: #ff6700;
  
  font-weight: 600
}
.wrap2 {
  background-color: #241e5d;
  color: #fff;
}
.wrap3 {
  background-image: url(../images/wrap3.jpg);
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 250px
}
.wrap4 {
  background-color: #140e4f;
  color: #fff;
  background-image: url(../images/bg-pattern.png);
  position: relative
}
.founder {
  width: 100%;
}
.founder h2 {
  margin-bottom: 0
}
.amit-magotra {
  position: relative;
}
.amit-magotra img {
  float: right;
  border-radius: 11px;
}
.amit-magotra:before {
  position: absolute;
  content: '';
  width: 70%;
  height: 130%;
  background-image: url(../images/pat.jpg);
  z-index: -1;
  top: -60px;
  border-radius: 11px
}
.wrap4:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, rgba(30, 20, 121, 1) 10%, rgba(30, 20, 121, 0) 61%);
  opacity: 0.7
}
.thinkda-welcome {
  width: 100%;
  background-image: url("../images/thinkda-text.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding: 3em 0;
  padding-top: 5em
}
.thinkda-welcome .two-col:first-child {
  flex: 1 1 1%;
  font-size: 25px
}
.font-big {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400
}
.facilities-wrap {
  width: 100%;
  min-height: 300px;
  display: flex
}
.certi {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  justify-content: space-around
}
.certi img {
  width: 45%;
  border: solid 1px #ccc; height: auto;
}
.facilities-wrap h2 {
  font-weight: bold;
  color: #243f31;
}
.facilities-wrap h2 strong {
  font-weight: 200;
}
.ww-cells {
  width: 25%;
}
.ww-cells span {
  background-color: #241e5d;
  border-radius: 50%;
  float: left;
  margin-right: 21px;
  border: solid 3px #2c2668;
  padding: 30px;
  outline: solid 2px rgba(255, 255, 255, 0.2);
  outline-offset: 2px;
  transition: all ease 111ms
}
.ww-cells:hover.ww-cells span {
  outline: solid 3px #fff;
  outline-offset: 7px;
}
.ww-cells img {
  width: 90px;
  height: 90px;
}
.ww-cells h4 {
  color: #fff;
  font-size: 21px;
  font-weight: 500;
  padding: 0;
  margin: 0;
  text-align: left;
  background-image: url(../images/arrow-orange.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 20px;
  display: inline-block;
  margin-top: 27px
}
.reverse {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  margin-top: 4em
}
#web-01-wrap {
  width: 100%;
  color: #FFFFFF;
  line-height: normal;
  position: relative;
  display: flex;
  justify-content: center;
}
.sliderwrap:before {
  height: 50%;
  width: 100%;
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  z-index: 9;
  background: linear-gradient(0deg, rgba(36, 30, 93, 0) 30%, rgba(36, 30, 93, 0.9) 100%);
}
#web03-in-2 {
  width: 100%;
  line-height: normal;
  position: relative;
  display: flex;
  justify-content: center;
}
#web03-in-2:before {
  height: 100%;
  width: 100%;
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  background: linear-gradient(0deg, rgba(36, 30, 93, 0.2) 20%, rgba(36, 30, 93, 0.9) 100%);
}
.v-t-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 5% 10% 5% 10%;
  background-color: #F4EDE6;
  justify-content: center
}
.vt-box {
  width: 100%;
  margin-top: 15px;
  display: flex;
  gap: 2em;
  max-width: 1400px;
  flex-wrap: wrap
}
.vt-cells {
  flex: 1 1 30%;
  margin-bottom: 30px;
  min-width: 250px;
}
.vt-cells h5 {
  color: #000;
  font-weight: 400;
  line-height: 25px
}
.vt-name {
  font-weight: 300;
  font-size: 14px
}
.vt-cells iframe {
  width: 100%;
  height: auto;
  min-height: 250px;
  border-radius: 7px;
}
.vt-box2 {
  width: 100%;
  margin-top: 55px;
  text-align: center
}
.aligncenter {
  text-align: center;
}
.title1 {
  display: block;
  font-size: 21px;
  margin-bottom: 21px;
}
.title2 {
  font-size: 45px;
  display: block;
  line-height: normal;
  font-weight: bold;
  margin-bottom: 11px;
}
.title3 {
  margin-top: 155px;
  color: #000;
  font-weight: 600;
  font-size: 21px;
}
.featured-projects-wrap {
  float: left;
  width: 100%;
  margin-top: 33px;
  margin-bottom: 66px;
}
.appointmentwrap {
  width: 80%;
  background-color: #FFFFFF;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  box-shadow: 0 0 21px 0px #f2efdf;
  border-radius: 5px;
  padding: 33px;
}
.appointmentwrap table {}
.appointmentwrap table td {
  padding-right: 11px;
  padding-left: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.homepic {
  float: right;
  width: 55%;
  position: relative;
  z-index: 2;
}
.home-desc {
  border-radius: 5px;
  width: 50%;
  background-color: #f1ca76;
  position: absolute;
  z-index: 44;
  top: 13%;
  box-sizing: border-box;
  text-align: left;
  line-height: 25px;
  font-size: 16px;
  outline: solid 7px rgba(255, 255, 255, 0.3);
  outline-offset: -20px;
  left: 0px;
  padding-top: 5%;
  padding-right: 9%;
  padding-bottom: 7%;
  padding-left: 5%;
  background-size: 70%;
  color: #3C3717;
}
.homepic img {
  border-radius: 9px;
  width: 100%;
  outline: solid 5px rgba(236, 206, 68, 0.3);
  outline-offset: -20px;
  float: right;
  height: 800px;
  object-fit: cover;
}
.home-desc h1 {
  color: #339966;
  background-position: left bottom;
  margin-bottom: 31px;
  font-size: 33px;
  font-weight: bold;
  background-image: url(../images/grayline.png);
}
.home-desc h1 strong {
  color: #413825;
}
#menu {
  width: auto;
  transition: all ease-in 211ms;
}
.main-4oietech-wrap {
  width: 100%;
  background-color: #fff;
  padding-bottom: 120px;
  height: auto;
  background-image: url("../images/planning.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  display: flex;
  flex-wrap: wrap;
  padding-top: 7%;
}
.inner-4oietech-wrap {
  width: 100%;
  padding-right: 10%;
  padding-left: 10%;
  background-color: #F8F8F8;
  padding-bottom: 150px;
  height: auto;
  background-image: url(../images/logo-bg.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  display: flex;
  flex-wrap: wrap;
  padding-top: 7%;
}
.parentflex {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start
}
.two-col {
  flex: 1 1 40%;
  min-width: 222px;
}
.four-col {
  flex: 1 1 20%;
  border: 2px solid #c3c1d7;
  border-radius: 11px;
  padding: 3em;
  transition: all ease 333ms
}
.four-col h3 {
  color: #ff6700;
  font-size: 20px
}
.four-col:hover h3 {
  color: #241e5d;
}
.four-col:hover {
  border-color: #ff6700
}
.four-col:hover img {
  ;
  filter: brightness(100%);
  transform: translateY(-5px)
}
.four-col img {
  filter: brightness(0);
  transition: all ease 111ms
}
.pad {
  padding: 2em;
}
.pad-top {
  padding-top: 5%;
}
.pad-top-big {
  padding-top: 10em;
}
.pad-top-small {
  padding-top: 2em;
}
.pad-botom {
  padding-bottom: 5em;
}
.res-pic {
  width: 100%;
  height: auto;
  border-radius: 11px;
}
.res-pic2 {
  width: 100%;
  height: auto;
  max-width: 713px;
}
.resp {
  float: right;
  border-radius: 11px;
  margin-left: 3em;
  margin-bottom: 3em;
  width: 400px;
  height: auto
}
.align-right {
  text-align: right
}
.free-wrap {
  flex: 100%
}
.gap {
  gap: 2em;
}
.gap2 {
  gap: 4em
}
.gap-small {
  gap: 1em
}
.margin-top {
  margin-top: 21px;
}
.margin-top-big {
  margin-top: 70px;
}
.bullet {}
.bullet ul {
  padding-left: 0px;
  position: relative;
  z-index: 2;
  padding-top: 21px;
}
.bullet ul li {
  padding-bottom: 5px;
  padding-left: 30px;
  background-image: url("../images/check-mark.svg");
  background-repeat: no-repeat;
  background-position: left 4px;
  list-style: none;
  background-size: 16px
}
.bullet ul li ul li {
  padding-bottom: 7px;
  list-style-image: url("../images/a2.png");
  padding-left: 11px;
  background-image: none;
}
.bullet ul li ul {
  padding-top: 21px;
  padding-left: 0px;
}
.highlights {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding-top: 2em;
  padding-bottom: 2em;
  flex: 100%;
  margin-top: 1em;
  gap: 2em;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5em
}
.highlights-cells {
  width: auto;
  background-image: url(../images/arrow-1.png);
  background-repeat: no-repeat;
  background-position: left center;
  min-width: 200px;
  line-height: 1.2;
  font-size: 20px;
  font-weight: 500;
  padding-left: 50px;
  color: #241e5d
}
.highlights-cells strong {
  color: #ff6700;
  font-weight: 600;
}
.s-box1 {
  background-image: url(../images/bg1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  font-weight: 800;
  font-size: 2.2vw
}
.s-box2 {
  background: linear-gradient(138deg, rgba(54, 46, 128, 1) 10%, rgba(36, 30, 93, 1) 71%);
  position: relative;
  background-color: #241e5d
}
.s-box1, .s-box2 {
  border-radius: 11px;
  padding: 5%;
  color: #fff;
  line-height: normal
}
.two-col span {
  font-size: 21px;
  display: block;
  font-weight: 500;
  padding-bottom: 11px
}
.w2 {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
}
.w2 img {
  width: 47%;
  height: auto;
  border-radius: 11px;
  object-fit: cover
}
.s-box2 h3 {
  color: #fff;
  margin-bottom: 0px
}
.advantages {
  border-radius: 11px;
  background-color: #083f4b;
  color: #fff;
  padding: 7em;
  padding-bottom: 190px;
  width: 100%;
  background-image: url(../images/bg-advantages.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin-top: -30%;
}
.a-box {
  border: solid 2px #fff;
  padding: 1em;
  flex: 1 1 40%;
  min-width: 222px;
  border-radius: 11px;
  font-size: 21px;
  padding-left: 30px;
  text-align: left
}
.a-box img {
  float: left;
  margin-right: 30px;
}
.tatva-welcome {
  float: left;
  width: 100%;
  padding-top: 55px;
  padding-right: 9%;
  padding-left: 9%;
  font-size: 21px;
  font-weight: 300;
  line-height: 29px;
}
.s-4-wrap {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.booknow {
  width: 230px;
  color: #000000;
}
.booknow a {
  border-radius: 30px;
  border: solid 2px #fff;
  padding-left: 40px;
  width: 100%;
  display: block;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 500;
  padding-top: 7px;
  padding-bottom: 7px;
  background-image: url(../images/send.png);
  background-repeat: no-repeat;
  background-position: 10px center;
}
.booknow a:hover {
  color: #ff6700;
  background-color: #fff;
  border-color: #fff
}
.gallerycol li {
  text-align: center;
  color: #fff;
  position: relative;
  width: 23%;
  float: left;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
  overflow: hidden;
  box-shadow: 0 0 11px 0 #C4C4C4;
}
.gallerycol img {
  width: 100%;
  display: block;
  height: 240px;
  transition: all 555ms ease-in-out;
  object-fit: cover;
}
.gallerycol {
  padding-top: 33px;
}
.gallerycol li:hover img {
  transform: scale(1.2);
}
a {
  color: #FF6700;
  text-decoration: none;
  transition: all 222ms ease
}
a:hover {
  color: #969696
}
a.b {
  color: #fff;
  text-align: center;
  width: auto;
  transition: all 211ms ease;
  background-color: #ff6700;
  margin-top: 13px;
  font-size: 18px;
  font-weight: 600;
  padding: 7px 32px;
  line-height: normal;
  border-radius: 50px;
  display: block;
}
a.b:hover {
  color: #fff;
  background-color: #080237;
  border-top-color: #292725;
  border-right-color: #292725;
  border-bottom-color: #292725;
  border-left-color: #292725;
  outline-offset: -9px
}
a.aa {
  color: #fff;
  padding-top: 13px;
  padding-bottom: 13px;
  position: relative;
  overflow: hidden;
  min-width: 200px;
  padding-left: 30px;
  padding-right: 50px;
  border-radius: 50px;
  display: inline-block;
  text-align: left;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.2;
  background-color: #ff6700;
  margin-top: 20px
}
a.aa:after {
  position: absolute;
  content: '\eaa0';
  font-family: icofont;
  right: 4px;
  top: 3px;
  background-color: #fff;
  color: #ff6700;
  border-radius: 50%;
  padding: 11px;
  transition: all 222ms ease;
  line-height: normal;
  font-size: 16px
}
a.aa:hover {
  color: #000;
  z-index: 1;
}
a.aa::before {
  position: absolute;
  content: '';
  background-color: #fff;
  height: 55px;
  width: 1px;
  right: -1px;
  top: 0px;
  transition: all 322ms ease-in-out;
}
a.aa:hover::before {
  width: 100%;
  z-index: -1;
  left: 0px;
}
a.aa:hover::after {
  background-color: #ff6700;
  transform: rotate(40deg);
  color: #fff
}
a.c {
  color: #fff;
  text-align: center;
  transition: all 211ms ease;
  font-size: 16px;
  border-radius: 50px;
  margin-top: 21px;
  font-weight: 500;
  margin-right: 11px;
  background-color: #ff6700;
  padding: 11px 30px
}
a.c:hover {
  color: #ff6700;
  outline: 2px solid #fff;
  outline-offset: 9px;
  background-color: #fff;
}
a.cd {
  color: #fff;
  text-align: center;
  transition: all 211ms ease;
  font-size: 16px;
  border-radius: 50px;
  margin-top: 21px;
  font-weight: 500;
  margin-right: 11px;
  background-color: #ff6700;
  padding: 11px 30px
}
a.cd:hover {
  outline: 2px solid #282365;
  outline-offset: 9px;
  background-color: #282365;
}
a.d {
  color: #FFFF00;
  font-size: 15px;
}
a.d:hover {
  color: #FFFFFF;
}
a.v {
  color: #fff;
  font-size: 15px;
  background-color: #ff6700;
  padding: 7px 30px;
  border-radius: 50px; margin-top: 21px; display:inline-block
}
a.v:hover {
  background-color: #241e5d;
}

.btn {
  background-color: #ff7000;
  color: #FFFFFF;
  font-weight: bold;
  padding-top: 11px;
  padding-right: 21px;
  padding-bottom: 11px;
  padding-left: 21px;
  margin-top: 26px;
  border: none;
  border-radius: 5px;
  font-size: 18px;
}
.btn:hover {
  background-color: #292364;
}
.mob-whatsapp {
  position: fixed;
  right: 10px;
  top: 30%;
  z-index: 100;
  display: none
}
.mob-whatsapp i {
  color: #fff;
  font-size: 25px;
  background-color: #01bf01;
  padding: 11px;
  border-radius: 50%
}
.mob-whatsapp a i {}
.mob-whatsapp a:hover i {
  background-color: #009E00
}
.div100 {
  float: left;
  width: 100%
}
.div90 {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 55px;
  text-align: left;
}
.logowrap {
  width: 80%;
  position: absolute;
  z-index: 21;
  top: 0.1px;
  padding-top: 21px;
  display: flex;
  flex-wrap: wrap;
}
.conwrap {
  flex: 1 1 80%;
}
.c1 {
  flex: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 1em;
  color: #fff;
  margin-top: 2em;
  top: 2px;
  position: relative;
}
.topleft-col {
  float: left;
  width: auto;
  text-align: left;
  font-size: 17px;
  color: #fff;
  font-weight: 400
}
.topleft-col i {
  color: #ff6700;
  margin-right: 7px;
  font-size: 18px;
  margin-top: 1px;
  display: inline-block
}
.topleft-col i:hover {
  color: #06CE65;
}
.top-right-col {
  width: auto;
  margin-top: auto;
  line-height: 1.5;
  font-weight: 500
}
.top-right-col span {
  text-align: center;
  margin-top: 3em;
  display: block;
}
.top-right-col span i {
  color: #fff;
  font-size: 35px;
  background-color: #01bf01;
  padding: 11px;
}
.top-right-col span a i {}
.top-right-col span a:hover i {
  background-color: #009B00
}
.top-right-col i {
  color: #fff;
  margin-right: 9px;
  font-size: 11px;
  margin-top: 2px;
  display: inline-block;
  background-color: #201b54;
  padding: 5px;
  border-radius: 50px;
}
.c1.fixed {
  position: fixed;
  top: 0px;
  transition: all 533ms ease;
  z-index: 999999;
  box-shadow: 0 11px 21px -15px #000;
  margin-top: 0;
  width: 100%;
  left: 0;
  padding: 5px 5%;
  background-color: #000000;
}
.c1.fixed .topleft-col {
  margin-top: 7px
}
.logo {
  width: 100%;
  text-align: center;
  margin-bottom: 5em
}
.logo img {
  height: auto;
  width: 100%;
  max-width: 220px
}
/*.logo:before {
	content: '';
	background-color: rgba(160,125,75,0.4);
	height: 2px;
	width: 42%;
	position: absolute;
	left: 0px;
	bottom: 40%;
}
.logo:after {
	content: '';
	background-color: rgba(160,125,75,0.4);
	height: 2px;
	width: 42%;
	position: absolute;
	bottom: 40%;
	right: 0px;
}*/
.flogo {
  float: left;
  width: auto;
  display: none
}
.flogo img {}
.sliderwrap {
  height: 100vh;
  width: 100%;
  position: relative;
}
.h-b-m {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
  z-index: 11
}
.thinkda {
  margin-top: 1em
}
.h-b-left {
  background-color: rgba(240, 248, 255, 0.7);
  width: 25%;
  border-radius: 11px;
  margin-right: 2em;
  padding: 3em;
  color: #100b3f;
  height: 80vh;
  display: flex;
  flex-direction: column;
  backdrop-filter: blur(5px);
}
.h-b-right {
  flex: 1 1 50%;
  border-radius: 11px;
  border: solid 3px rgba(255, 255, 255, 0.2);
  display: flex;
}
.h-b-right span {
  margin-left: 5em;
  display: flex;
  flex-wrap: wrap;
  align-self: flex-end;
  margin-bottom: 5em;
  width: 100%
}
.h-b-right span h1 {
  width: 100%;
  font-size: 3.3vw;
  line-height: 1.2
}
.b-services.bullet li {
  margin-bottom: 11px;
  font-weight: 500
}
.b-services span {
  text-align: center;
  margin-top: 5em;
  display: block
}
.inner-header-wrap {
  width: 100%;
  background-color: #666666;
  height: 45vh;
 
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}


.profile{ background-image: url("../images/profile.jpg");}

.services{ background-image: url(../images/services.jpg);}

.fp{ background-image: url(../images/fp.jpg);}

.contact{ background-image: url(../images/contact.jpg);}


.inner-matter-wrap {
  border: solid 3px #eeedf6;
  padding: 4em;
  border-radius: 11px;
}
.irp {
  float: right;
  margin-left: 2em;
  margin-bottom: 2em;
  border-radius: 21px;
  border: solid 11px #fff;
  box-shadow: 0 0 21px 0 #CFCFCF;
}
.serv-cols {
  flex: 1 1 40%;
  border-radius: 11px;
  background-color: #fff;
  color: #2F2F2F;
  padding: 5px
}
.serv-cols span {
  padding: 3em;
  width: 60%;
  display: block;
  font-size: 15px;
  line-height: normal
}

.serv-cols span strong {
  display: block;
  margin-bottom: 11px;
  font-size: 16px
}
.serv-cols .pic {
  margin-left: auto;
  width: 40%;
  overflow: hidden;
  border-radius: 11px;
  position: relative;
  height: 100%;
}
.serv-cols h3 {
  font-size: 23px;
  font-weight: 600;
  color: #35205a;
  background-image: url(../images/arrow-orange.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 20px
}
.pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all ease 222ms
}
.serv-cols:hover .pic img {
  transform: scale(1.1)
}
.pic.ord {
  order: -1
}
.linkwrap {
  margin-top: 4em;
  width: 100%;
  text-align: center
}
.inner-logo {
  width: 25%;
  background-color: rgba(240, 248, 255, 0.7);
  backdrop-filter: blur(5px);
  border-radius: 11px;
  padding: 2em;
  text-align: center
}
.inner-logo img {
  width: 80%;
}
.inner-logo .top-right-col {
  margin-top: 2em;
  text-align: left;
  padding-left: 2em
}
.page-title {
  flex: 1 1 50%;
  position: relative;
  z-index: 3;
  border: solid 3px rgba(255, 255, 255, 0.2);
  border-radius: 11px;
  padding: 3em;
}
.page-title h1 {
  line-height: 1.2;
  color: #fff;
  font-weight: 600;
  font-size: 1.7vw;
  margin: 0;
  padding: 0;
  margin-top: 2em
}
.industry-cols {
  flex: 1 1 40%;
  margin-bottom: 45px;
  font-weight: 300;
  min-width: 222px
}
.industry-cols img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  margin-bottom: 30px;
  outline: solid 2px #fff;
  outline-offset: -11px;
}
.industry-cols h3 {
  color: #2EAB7C;
  font-weight: 600
}
.max-width {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.main-product-pic {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 21px;
  text-align: left;
}
.main-product-pic img {
  height: auto;
  width: 100%;
}
.contact-header-wrap {
  width: 100%;
  float: left;
  background-color: #A8CAE3;
  height: 222px;
  background-image: url(../images/contactus.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.contact-2-col {
  flex: 1 1 30%;
  padding: 4em;
  margin-bottom: 2%;
  color: #333333;
  box-sizing: border-box;
  min-height: 430px;
  border-radius: 11px;
}
.contact-2-col strong {
  color: #ff6700; font-size:16px; font-weight: 500
}

.contact-2-col section{margin-top: 45px; font-weight:600; color:#241e5d; }

.contact-2-col section i { font-size: 30px; background-color: #01bf01; border-radius: 50%; padding: 11px; color: #fff ; margin-right: 11px; float: left}

.contact-2-col span{
    margin-top: 50px;
    display: block;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #D7D5E1;
    padding-bottom: 18px; color: #241e5d
}
.contact-2-col span i{float:left; font-size:25px; background-color:#ff6600; color:#fff; padding:11px; border-radius:50px; margin-right:11px}

.contact-2-col span strong{font-weight:500}




.con2{
    background-color: #F7F6FA;
    flex: 1 1 55%
}

.input1 {
  font-size: 15px;
  width: 100%;
  margin-top: 11px;
  padding-top: 2%;
  padding-right: 1%;
  padding-bottom: 2%;
  padding-left: 5%;
  font-family: "Poppins", sans-serif;
  border: solid 1px #ccc;
  border-radius: 5px;
}
.input2 {
  font-size: 15px;
  width: 100%;
  padding-top: 2%;
  padding-right: 1%;
  padding-bottom: 2%;
  padding-left: 1%;
  font-family: 'Inter', sans-serif;
  border: 2px solid #CBC5AB;
  margin-top: 5px;
}
.last {
  margin-right: 0;
  padding-top: 3%;
  padding-bottom: 7%
}
h1 {
  line-height: normal;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 2.5vw;
  font-weight: 600;
  padding-bottom: 21px;
  padding-left: 0px;
}
h1 strong {
  color: #00ab65;
}
h2 {
  font-size: 46px;
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  font-weight: 700;
  background-repeat: no-repeat;
  background-position: center bottom;
  line-height: normal;
  margin-bottom: 21px;
  color: #241e5d;
}
.wrap2 h2 {
  color: #fff
}
.wrap4 h3 {
  font-size: 21px;
  font-weight: 500;
  color: #ff6700
}
.wrap4 h2 {
  color: #fff;
  margin-bottom: 0;
}
h2 strong {
  color: #ff6700;
  font-weight: 700
}
h3 {
  font-size: 30px;
  color: #241e5d;
  position: relative;
  line-height: normal;
  margin-bottom: 21px;
}
h4 {
  font-size: 50px;
  line-height: 27px;
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 45px;
  padding-left: 0;
  text-align: center;
  color: #131313;
  font-weight: 700
}
h4 strong {
  color: #07ab68;
  font-weight: 700
}
h5 {
  font-size: 18px;
  color: #fff;
  margin-top: 11px;
  display: block;
  margin-bottom: 11px;
  padding-bottom: 0
}
h6 {
  font-weight: 400;
  margin: 0;
  padding: 0;
  font-size: 21px;
  color: red
}
.subtitle {
  position: relative;
  margin: 0px;
  padding: 0px;
}
.subtitle:after {
  width: 25px;
  height: 2px;
  background-color: #00CCFF;
  position: absolute;
  content: '';
  bottom: 50%;
  margin-left: 20px;
}
.subtitle:before {
  position: absolute;
  background-color: #00CCFF;
  bottom: 50%;
  height: 2px;
  width: 25px;
  content: '';
  margin-left: -45px;
}
.footer-cells .social {}
.footer-cells .social i {
  background-color: #000;
  border-radius: 50%;
  padding: 11px;
  line-height: normal;
  color: #FFFFFF;
  float: none;
  margin: 0; font-size: 30px
}
.social i:hover {
  color: #FB7500;
  background-color: #fff
}
.f-brdr {
  border-top: solid 11px #50b58f
}
.footer {
  width: 100%;
  padding-top: 95px;
  padding-right: 11%;
  padding-bottom: 45px;
  padding-left: 11%;
  background-color: #0D133E;
  font-size: 15px;
  line-height: 21px;
  background-image: url(../images/footer.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  color: #FFFFFF;
  background-size: cover
}
.footer-logo {
  flex: 1 1 20%;
  font-size: 15px;
}
.footer-logo img {
  width: 220px;
  margin-bottom: 21px
}
.footer-cells {
  flex: 1 1 20%;
}
.footer-cells:nth-child(4) {
  flex: 1%;
  text-align: center
}
.footer-cells strong {
  font-size: 13px;
  display: block;
  font-weight: 400
}
.footer-cells span {
  display: block;
  font-weight: 600;
  margin-bottom: 31px; font-size: 20px
}
.footer-cells a {
  color: #FFFFFF; font-size: 16px
}
.footer-cells a:hover {
  color: #FB8400
}
.footer-cells i {
  color: #F36900;
  margin-right: 11px;
  line-height: 30px;
  float: left
}
.footer-cells:nth-child(2) {
  
  font-weight: 500;
  line-height: 1.2; font-size: 20px
}
.footer-cells:nth-child(3) {
  line-height: 1.7;
  font-size: 14px
}
.copywrite {
  float: left;
  width: 100%;
  border-top: 1px solid rgba(126, 126, 126, 0.20);
  padding-top: 1%;
  margin-top: 2%;
  justify-content: space-between
}
#back-top {
  position: fixed;
  bottom: 1px;
  right: 1px;
  float: right
}
#back-top a {
  display: block;
  text-align: center;
  transition: 1s;
  font-size: 11px;
  line-height: normal;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #000000;
  width: 33px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 11px 0 0 0;
}
#back-top a:hover {
  background-color: #ff6700
}
#back-top i {
  font-size: 21px;
  color: white
}


/*zoom mode 125 */
@media (min-width: 767px) and (max-width:1600px) {
	
	.b-services.bullet li {
    font-size: 13px;
}
	
	.logo {
   
    margin-bottom: 2em;
}
	
	.top-right-col { font-size: 13px;
   
}
	
	h2{font-size: 38px}
	
}




@media(max-width:1600px) {
  .fix-wrap, .fix-wrap-slide {
    padding: 0 5%
  }
}
@media(max-width:1440px) {
  .h-b-left {
    width: 27%;
  }
  .b-services.bullet li {
    font-size: 14px
  }
  .inner-logo .top-right-col {
    padding-left: 0em;
  }
}
@media(max-width:1366px) {
  .logo {
    margin-right: 3em;
  }
  .highlights-cells {
    font-size: 16px;
    padding-left: 50px;
  }
  .logo {
    margin-bottom: 25px
  }
  .top-right-col {
    font-size: 15px;
  }
}
@media(max-width:1280px) {
  .top-right-col {
    font-size: 12px;
  }
}
@media(max-width:1024px) {
  .certi img {
    width: 100%;
    height: auto
  }
  .sliderwrap {
    height: 60vh
  }
  .h-b-left {
    height: 40vh;
    padding: 2em;
    width: 32%
  }
  .top-right-col {
    font-size: 10px;
  }
  .b-services.bullet li {
    font-size: 12px
  }
  .w2 img {
    width: 100%;
    height: 220px;
  }
  .serv-cols {
    flex: 100%;
  }
  .serv-cols:nth-child(2) .pic {
    order: -1
  }
  .serv-cols:nth-child(3) .pic {
    order: 2
  }
  .four-col {
    flex: 1 1 40%
  }
  .w2 img {
    height: 350px;
  }
}
@media(max-width:830px) {
  .homepic img {
    height: auto;
    width: 100%;
  }
  .sliderwrap {
    height: 80vh
  }
  .h-b-left {
    height: 55vh
  }
  .inner-logo {
    height: auto;
  }
  .c1.fixed .booknow {
    display: none
  }
  .conwrap {
    flex: 1 1 50%;
  }
  .c1 {
    border: none
  }
  .advantages {
    padding: 3em;
  }
  .booknow {
    display: none
  }
  .footer-logo {
    flex: 100%;
    padding-bottom: 21px;
    text-align: center
  }
  .footer-cells {
    flex: 1 1 45%;
    margin-bottom: 21px;
    min-width: 222px;
  }
  .serv-cols {
    flex: 100%
  }
  .page-title h1 {
    font-size: 3vw
  }
  .inner-logo .top-right-col {
    display: none
  }
}
@media screen and (max-width:935px) and (orientation: landscape) {
  .conwrap {
    flex: 1 1 60%;
  }
  .sliderwrap {
    height: 100vh
  }
  .b-services {
    display: none
  }
  .h-b-left {
    height: 70vh
  }
  .inner-header-wrap {
    height: 95vh;
  }
  .page-title h1 {
    font-size: 6vw
  }
  .serv-cols {
    flex: 100%
  }
}
@media(max-width:480px) {
	
	
	.fix-wrap, .fix-wrap-slide {
        padding: 0 2%;
    }
	
	
	
	
  .mob-whatsapp {
    display: inherit
  }
	
	.resp {
 
  margin-left: 0;
 
  width:100%;
 
}
	
	
  .footer-cells:nth-child(2) i {
    float: none;
    margin: 0;
  }
  .footer-cells {
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    padding-bottom: 30px
  }
  .gap2 {
    gap: 1em
  }
  .footer-cells:nth-child(4) {
    border: none
  }
  .b-services {
    display: none
  }
  .h-b-left {
    height: auto;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2em;
    padding: 21px
  }
  .top-right-col {
    display: none
  }
  .logo {
    margin: 0;
    padding: 0
  }
  .h-b-right span {
    margin-left: 0em;
    justify-content: center
  }
  .h-b-right span h1 {
    font-size: 7vw;
    text-align: center;
    margin-top: 5em
  }
  .inner-logo {
    width: 100%
  }
  .inner-logo img {
    width: 70%
  }
  .inner-4oietech-wrap {
    padding-right: 4%;
    padding-left: 4%;
  }
  .serv-cols img {
    float: left;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 21px; height: auto; border-radius: 10px
  }
  .serv-cols {
    padding: 2em
  }
  .serv-cols .pic {
    width: 100%
  }
  .serv-cols span {
    width: 100%;
    padding: 0;
    padding-bottom: 3em
  }
  .serv-cols:nth-child(2) .pic {
    order: 2;
  }
  .pic.ord {
    order: 2;
  }
  h2 {
    font-size: 36px;
    line-height: 1
  }
  .amit-magotra img {
    width: 100%;
    height: auto
  }
  .ww-cells {
    width: 100%;
  }
  .sliderwrap {
    height: 85vh;
  }
  .conwrap {
    flex: 100%;
  }
  .topleft-col {
    font-size: 13px
  }
  .s-box2 {
    font-size: 18px;
  }
  .pad-top-big {
    padding-top: 4em
  }
  h1 {
    font-size: 40px;
  }
  .page-title {
    padding: 1em
  }
  .irp {
    width: 100%;
    height: auto;
  }
  .inner-matter-wrap {
    padding: 2em
  }
  .page-title h1 {
    font-size: 21px;
    margin-top: 0;
  }
  .two-col {
    margin-bottom: 30px;
  }
  .mob {
    text-align: center
  }
  .s-box1 {
    font-size: 7vw;
    padding: 1.5em
  }
  .s-box2 {
    padding: 2em;
  }
  h4 {
    line-height: normal;
    font-size: 40px
  }
  .main-4oietech-wrap {
    padding-bottom: 150px;
  }
  .a-box {
    text-align: center;
  }
  .a-box img {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 21px;
  }
  .advantages {
    padding: 1em;
  }
  .footer-cells {
    text-align: center
  }
  .c1.fixed .booknow, .booknow {
    display: none
  }
  .c1.fixed {
    height: 50px;
    top: 0px;
  }
  .highlights {
    border: none
  }
  .highlights-cells {
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
    width: 100%;
    padding-bottom: 11px;
  }
  #menu {
    margin-left: 0;
    margin-top: 0
  }
  .contact-2-col {
    width: 100%;
    margin-right: 0;
    height: auto;
    margin-bottom: 35px;
    min-height: auto; padding: 1em
  }
}
@media(max-width:360px) {
  .c1 {
    font-size: 14px;
  }
}