@charset "utf-8";
body {
  
  font-family: "Tajawal", sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 27px;
  font-weight: normal;
  color: #11151E;
  text-decoration: none;
  margin: 0;
  padding: 0;
  direction: rtl;
      
}

::selection {
  color: #fff;
  background-color: #0ea1e3;
}
::-moz-selection {
  background: #0ea1e3;
  color: #fff
}
.language {
  float: right;
  width: auto;
  padding-right: 2%;
  padding-top: 0.8%;
  font-weight: 500;
}
.language a {
  color: #0790ce;
}
.language a:hover {
  color: #000
}
.wholewrap {
  float: left;
  width: 100%;
}
.bg-double-wrap {
  width: 100%;
  height: 100vh;
  position: relative;
}
.bg-double-wrap:before {
  position: absolute;
  width: 50%;
  height: 55%;
  background-color: #093464;
  content: '';
  z-index: -1;
  bottom: 0px;
  left: 0px
}
.bg-double-wrap:after {
  position: absolute;
  width: 50%;
  height: 55%;
  background-color: #18adf0;
  content: '';
  z-index: -1;
  bottom: 0px;
  right: 0px
}
.mainbanner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  min-height: 700px
}
.banner-left {
  flex: 1 1 50%;
  background: linear-gradient(304deg, rgba(4, 104, 198, 1) 0%, rgba(14, 61, 128, 1) 84%);
  color: #fff;
  border-radius: 9px 0px 9px 9px;
  padding: 5em;
  padding-top: 11em;
  padding-right: 7em;
  position: relative;
    order:1; direction: rtl;
}
.man {
  position: absolute;
  bottom: 0px;
  left: 50%;
  z-index: 5;
  margin-left: -10%;
  width: 23%;
  user-select: none
}
.man img {
  width: 100%;
  height: auto;
}
.banner-right {
  flex: 1 1 50%;
  border-radius: 0px 9px 9px 0px;
  overflow: hidden;
    order:0;
}
.banner-left h1 {
  font-size: 2.7vw;
  font-weight: 600;
  padding-top: 11px;
}
.banner-left h1 strong {
  color: #00CBFF;
}
.banner-left h2 {
  font-size: 1.2vw;
  line-height: 1.8vw
}
.right-pan {
  width: 100%;
  float: left;
  height: auto;
  position: relative;
}
.left-con-wrap {
  display: flex;
  flex-wrap: wrap;
  float: left;
}
.left-con {
  flex: 100%;
  float: left;
  margin-bottom: 2em;
  font-size: 13px;
  text-align: center
}
.left-con img {
  width: 100%;
  height: auto;
  max-width: 195px;
}
.left-con strong {
  display: block;
  font-size: 12px;
  line-height: 11px;
}
.left-con i {
  background-color: #aa1e31;
  border-radius: 50%;
  padding: 10px;
  color: #FFFFFF;
  float: left;
  margin-right: 7px;
  font-size: 14px;
}
.noleftmargine {
  padding-left: 1%;
  float: left;
  width: 40%;
  text-align: left;
}
* {
  box-sizing: border-box;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}
.padmain {
  padding-right: 7%;
  padding-left: 7%;
}
.topstrip {
  width: 100%;
  top: 15px;
  z-index: 300;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(90deg, rgba(12, 160, 227, 1) 0%, rgba(14, 61, 128, 1) 100%);
  padding-top: 9px;
  padding-bottom: 9px;
}
.top section {}
.topstrip section i {
  display: inline-block;
  margin-right: 7px;
  margin-top: 6px
}
.vision2030 {
  width: 100%;
  text-align: center;
  color: #215427;
  font-weight: 600;
  border-top: solid 1px #ccc;
  padding-top: 7%;
  margin-bottom: 18%;
  float: left
}
.vision2030 img {
  width: 100%;
  height: auto
}
.slider-text {
  position: absolute;
  width: 48%;
  left: 9%;
  z-index: 3;
  top: 6%;
  color: #fff;
  font-size: 31px;
}
.slider-text h1 {
  font-size: 3vw;
  line-height: 4vw;
  margin-top: 21px;
}
.fixwrap {
  width: 100%;
  float: left;
}
.soft-cut-welcome {
  background-color: #fff;
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  padding-top: 7%; padding-bottom: 55px;
}
.soft-cut-welcome img {
  width: 100%;
  height: auto;
  max-width: 819px;
}
.soft-cut-text {
  flex: 1 1 50%;
  color: #bcc3c1;
  min-width: 290px;
  margin-bottom: 16px;
    order:1;
}
.softcut-desc {
  flex: 1 1 50%;
  position: relative;
  padding-top: 6%;
  padding-left: 3%;
    order:0;
}
.softcut-desc h2 {
  font-size: 2vw;
  margin-top: 21px;
  font-weight: 600;
  color: #132b52;
}
.softcut-desc strong {
  font-size: 21px;
  font-weight: 500
}
.padtop-big {
  padding-top: 7%;
}
.topmarg {
  margin-top: 36px;
}
.soft-cut-text h1 {
  color: #fff
}
.corewrap {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
}
.core-cells {
  flex: 1 1 31%;
  font-size: 15px;
  color: #bcc3c1;
  position: relative;
  padding-top: 44px;
  min-width: 280px;
}
.core-cells a {
  display: block;
  color: #fff;
  background-color: #F40004;
  width: 150px;
  padding: 1%;
  text-align: center;
  border-radius: 21px;
  margin-top: 21px;
  align-self: baseline
}
.core-cells a:hover {
  background-color: #fff
}
.core-cells strong {
  color: #fff;
  font-size: 22px;
  margin-bottom: 11px;
  display: block;
  font-weight: 600
}
.core-icon {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #f40004;
  font-weight: 700;
  font-size: 21px;
}
#textcolor .core-cells strong {
  color: #2a078e
}
#textcolor .core-cells {
  color: #4d4d4d;
  box-shadow: 0 0 31px 0 #e7e7e7;
  padding: 3em;
  padding-top: 4em;
  flex: 0 1 31%;
}
#textcolor .core-icon {
  font-size: 21px;
  left: 2em;
  top: 1em;
}
#services {}
.profilebgcolor {
  background-color: #f2f2f2;
  padding-top: 9%;
  padding-bottom: 9%;
}
.services-wrap {
  width: 100%;
  float: left;
  background-color: #0b2344;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5em;
  background-image: url(../../images/services-bg.jpg);
  padding-top: 5%;
  background-size: cover;
  background-attachment: fixed;
}
.bg-wrap {
  width: 100%;
  float: left;
  background-color: #0468c6;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  min-height: 500px;
  padding-top: 100px;
  padding-bottom: 100px
}
.speciality-col {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  min-height: 400px;
}
.man2 {
  width: 100%;
  height: auto;
}
.client-box {
  width: 100%;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #D6D6D6;
  border-bottom-color: #D6D6D6;
  margin-top: 21px;
  margin-bottom: 21px;
  overflow: hidden;
  padding-top: 1%;
  padding-bottom: 1%;
}
.speciality-col:first-child {
  padding-left: 5%;
  margin-left: -31px;
}
.services-wrap h2 {
  flex: 100%;
  margin-bottom: 15px;
}
.competancy-cells {
  flex: 1 1 20%;
  position: relative;
  min-width: 250px;
  font-size: 15px;
  padding-top: 4em;
}
.competancy-cells ul {
  padding-left: 2%;
}
.competancy-cells ul li {
  list-style-position: outside;
  padding-left: 5px
}
.competancy-cells h3:after {
  content: '';
  position: absolute;
  width: 90px;
  height: 4px;
  left: 0px;
  bottom: 0;
  background-color: #aa1e31
}
.competancy-cells h3 {
  font-size: 22px;
  color: #000;
  font-weight: 600;
  margin-bottom: 18px;
  position: relative;
  padding-bottom: 16px;
}
.competancy-cells:hover h3 {}
.competancy-icon {
  position: absolute;
  top: 1em;
  left: 2em;
}
.competancy-icon img {
  filter: brightness(1000%);
}
.competancy-cells:hover .competancy-icon img {
  filter: brightness(1);
}
.s-wrap {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
  justify-content: center;
  padding-bottom: 160px
}
.advt {
  border-radius: 9px;
  height: 460px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000000;
  background-image: url(../../images/advt.jpg);
  background-attachment: fixed;
  background-size: cover;
  width: 100%;
  margin-top: 120px;
  background-repeat: no-repeat;
  background-position: center center;
}
.advt h2 {
  max-width: 70%;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 3vw
}
.testiwrap {
  width: 100%;
  margin-top: 70px; direction: ltr;
}
.cr-left {
  width: 100%;
  background-image: url("../../images/testi.jpg");
  background-repeat: no-repeat;
  min-height: 252px;
  float: left;
  background-position: center top;
  text-align: center;
  padding-top: 3%
}
.cr-right {
  width: 100%;
  float: left;
  background-image: url(../../images/map.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.cr-left h3 {
  color: #0395e1;
  padding: 0px;
  margin: 0px;
}
.cr-left h4 {
  font-size: 45px;
  color: #0a2549;
  font-weight: 600;
  line-height: 50px;
  padding-bottom: 25px;
  margin-top: 0px;
  text-align: center
}
.s-wrap h3 strong {
  display: block;
  font-size: 21px;
}
.s-wrap h3 {
  text-align: center
}
.blogcells {
  flex: 1 1 27%;
  border: solid 2px #ccc;
  min-height: 300px;
  padding: 2em;
}
.blogcells img {
  width: 100%;
  margin-bottom: 21px;
  height: 225px;
  object-fit: cover
}
.blogcells section {
  display: block;
  color: #aa1e31;
  font-weight: 600;
  margin-bottom: 11px;
}
.blogcells h2 {
  font-size: 21px
}
.blogcells:hover {
  border-color: #aa1e31
}
.callfordemo {
  background-color: #52791c;
  color: #fff;
  min-height: 279px;
  width: 100%;
  margin-top: 75px;
  padding: 2em;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 11px;
  font-size: 27px;
  line-height: normal;
}
.callfordemo strong {
  display: inline-block;
  font-size: 33px;
  line-height: normal;
}
.calluscell {
  flex: 1 1 30%;
}
.calluscell:nth-child(1) {
  flex: 0 0 70%
}
.robo {
  position: absolute;
  right: 15%;
  top: -11%;
  width: 100%;
  max-width: 501px;
  height: auto
}
.logowrap {
  width: 100%;
  float: left;
  background-color: #fff;
  padding-top: 21px;
  padding-bottom: 21px;
}

.inner-wrap .logowrap {
  position: relative;
  top: 21px;
  border: none
}
.anchor {
  float: left;
  height: 11px;
  width: 100%;
  margin-bottom: 55px;
}
.con {
  background-image: url(../images/bg2.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
}
.topleftgreen {
  float: left;
  width: 155px;
  background-color: #56a647;
  height: 60px;
}
.softcutwrap {
  float: left;
  height: auto;
  width: 100%;
}
.padleft {
  padding-left: 3%;
}
.padbtm {
  padding-bottom: 3%;
}
.projectwrap {
  width: 100%;
  background-color: #FFFFFF;
  margin-top: 4%;
  position: relative;
  z-index: 1;
  padding-top: 15px;
  padding-right: 7px;
  padding-bottom: 11px;
  padding-left: 7px;
  display: table;
  float: left;
}
.home-4-cols {
  float: left;
  width: 24%;
  margin-right: 0.5%;
  margin-bottom: 1%;
  margin-left: 0.5%;
  overflow: hidden;
  position: relative;
}
.home-4-cols img {
  height: auto;
  width: 100%;
  transition: all 611ms ease-out;
  vertical-align: top;
}
.home-4-cols:hover img {
  transform: scale(1.2);
}
.home-4-cols:hover .col-text {
  color: #FFF;
  background-color: #FF9D20;
  left: 0px;
  bottom: 39px;
}
.col-text {
  position: absolute;
  left: 0px;
  bottom: 25px;
  width: 75%;
  color: #000;
  text-transform: uppercase;
  padding-left: 11px;
  z-index: 99;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 511ms ease;
  -moz-transition: all 511ms ease;
  -ms-transition: all 511ms ease;
  -o-transition: all 511ms ease;
  transition: all 511ms ease;
  font-size: 16px;
  font-weight: 600;
  display: none;
}
.service-cells {
  float: left;
  margin-bottom: 5%;
  width: 100%;
}
.service-cells strong {
  margin-bottom: 11px;
  font-size: 27px;
  color: #201c5e;
  padding-bottom: 11px;
  width: 100%;
  display: block;
  position: relative;
}
.service-cells strong:after {
  position: absolute;
  background-color: #FFCC00;
  height: 3px;
  width: 100px;
  content: '';
  display: inline-block;
  margin-left: 21px;
  bottom: 55%;
}
.pad-right {
  padding-right: 4%;
}

.pic-right{
  float: left;
  margin-bottom: 5%;
  margin-right: 5%;
  height: auto;
  width: 50%; border-radius: 11px;
    box-shadow: 7px 7px 0px 7px #7fd5fc;
}
.bg {
  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  color: #FFFFFF;
  text-align: center;
  background-attachment: fixed;
}
.bgcolor {
  position: relative;
}
.bgcolor:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 65vh;
  left: 0px;
  top: 0px;
  background-color: #bd9530;
  z-index: 0;
}
.mission-vision {
  float: left;
  width: 50%;
}
.mission-vision span {
  display: block;
  font-size: 21px;
  font-weight: bold;
  position: relative;
  margin-bottom: 15px;
}
.mission-vision span:after {
  position: absolute;
  height: 2px;
  width: 111px;
  content: '';
  background-color: #bd8e18;
  top: 50%;
  margin-left: 21px;
}
.mission-vision img {
  float: left;
  margin-right: 5%;
  margin-bottom: 55px;
}
.subtitle01 {
  font-size: 2.5vw;
  font-weight: 500;
  position: relative;
  line-height: normal;
  text-align: center;
  display: block;
  margin-bottom: 21px;
  margin-top: 21px;
  color: #0cacee;
  padding-bottom: 41px;
  background-image: url(../../images/underline.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.subtitle02 {
  font-size: 2.5vw;
  font-weight: 500;
  position: relative;
  line-height: normal;
  text-align: center;
  display: block;
  margin-bottom: 21px;
  margin-top: 21px;
  color: #fff;
  padding-bottom: 41px;
  background-image: url(../../images/underline.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.ph {
  float: right;
  text-align: left;
  line-height: 20px;
  padding-top: 2px;
  letter-spacing: 1px;
}
.ph a {
  color: #ccc
}
.ph a:hover {
  color: #608729
}
.ph strong {
  display: block;
  width: 190px;
}
.ph span {
  display: block;
  font-size: 12px;
}
.ph i {
  color: #608729;
  font-size: 15px;
  line-height: normal;
  padding-top: 2px;
  float: left;
  margin-right: 11px;
}
.em {
  width: auto;
  float: right;
  text-align: left;
  line-height: 20px;
}
.em strong {
  color: #333333;
  display: block;
  width: 222px;
}
.em span {
  display: block;
  font-size: 12px;
}
.em i {
  color: #56a647;
  font-size: 15px;
  line-height: normal;
  border: 2px solid #999999;
  padding: 11px;
  float: left;
  margin-right: 11px;
}
.ayyans {
  background-color: #D6D6D6;
  height: 100vh;
  width: 100%;
  position: relative;
}
.phonenumbers {
  float: right;
  width: auto;
  margin-top: 1%;
  letter-spacing: 0.5px;
  font-size: 15px;
}
.head-wrap {
  float: left;
  width: 100%;
  padding-top: 8%;
  padding-right: 7.5%;
  padding-left: 35%;
  background-image: url(../images/head.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  min-height: 751px;
  position: relative;
}
.head-wrap h1 {
  color: #0a2a34;
  background-image: none;
  padding: 0px;
  margin-top: 21px;
  margin-bottom: 21px;
}
.service-wrap {
  float: left;
  width: 100%;
  margin-top: 55px;
  padding-bottom: 111px; direction: ltr;
}
.ktop {
  float: left;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D6D6D6;
  padding-top: 5px;
  padding-bottom: 5px;
}
.s-right {
  width: 65%;
  float: left;
}
.faq-title {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 33px;
}
.faq-title h4 {
  font-size: 2vw;
  color: #FFFFFF;
}
.service-boxes-amt {
  float: left;
  height: 320px;
  width: 33.333%;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #D6D6D6;
  border-right-color: #D6D6D6;
  padding: 3%;
  font-size: 15px;
  line-height: normal;
  background-position: 90% center;
  transition: all ease 411ms;
}
.service-boxes-amt i {
  color: #DEAC16;
  font-size: 27px;
  transition: all ease 411ms;
}
.service-boxes-amt strong {
  font-size: 19px;
  display: block;
  margin-top: 11px;
  margin-bottom: 11px;
  transition: all ease 111ms;
  color: #1F5F74;
}
.service-boxes-amt:hover strong, .service-boxes-amt:hover {
  color: #FFFFFF;
}
.service-boxes-amt span {
  margin-top: 18px;
  display: block;
  border: 1px solid #FFFFFF;
  text-align: center;
  opacity: 0;
  transition: all ease 411ms;
  margin-left: 10%;
  line-height: normal;
  width: 25px;
}
.service-boxes-amt span a {
  color: #FFFFFF;
  font-size: 18px;
  line-height: normal;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
  display: block;
}
.service-boxes-amt span a:hover {
  display: block;
  color: #000000;
  background-color: #FFFFFF;
}
.service-boxes-amt:hover span {
  opacity: 1;
  margin-left: 90%;
}
.service-boxes-amt:hover i {
  color: #FFFFFF;
}
.service-boxes-amt:hover {
  background: url(../images/trans-logo.png), linear-gradient(148deg, rgba(9, 111, 136, 1) 15%, rgba(255, 174, 0, 1) 100%);
  padding-left: 4%;
  background-repeat: no-repeat;
  background-size: 40%, 100%;
  background-position: 80% center;
}
.services-cells-inner-page {
  float: left;
  width: 100%;
  padding-bottom: 33px;
  margin-top: 55px;
  padding-top: 3%;
}
.services-cells-inner-page img {
  outline: solid 2px rgba(255, 255, 255, 0.5);
  outline-offset: -11px;
  width: 38%;
  height: auto;
  margin-bottom: 55px;
}
.services-cells-inner-page ul {
  padding-top: 0px;
}
.services-cells-inner-page ul li {
  list-style-position: outside;
  list-style-type: none;
  padding-bottom: 11px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #F0F0F0;
  padding-top: 11px;
  text-transform: capitalize;
  padding-left: 11px;
  font-size: 21px;
  float: left;
  width: 50%;
}
.services-cells-inner-page ul li i {
  color: #DAAF03;
  margin-right: 21px;
}
#mypicheight {}
#mypicheight img {
  height: 280px;
  object-fit: cover;
}
.colorgray {
  background-color: #F8F9FA;
  float: left;
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.colorgray h3 {
  position: relative;
  padding-bottom: 21px;
  padding-top: 21px;
  margin-bottom: 21px;
  background: linear-gradient(100deg, rgba(38, 121, 196, 1) 14%, rgba(42, 173, 85, 1) 67%);
  color: transparent;
  -webkit-background-clip: text;
  font-weight: bold;
  font-size: 40px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: rgba(201, 201, 201, 1);
}
.twocols {
  column-count: 2;
  column-gap: 33px;
}
.colorgray ul li {
  padding-left: 11px;
  padding-bottom: 9px;
  line-height: normal;
  margin-top: 0px;
  padding-top: 0px;
}
.colorgray ul {
  margin: 0px;
  padding-top: 9px;
  padding-right: 0px;
  padding-bottom: 9px;
  padding-left: 33px;
}
.inpicwrap {
  float: right;
  width: 45%;
  background-color: #FFFFFF;
  margin-bottom: 5%;
  margin-left: 5%;
  position: relative;
}
.inpicwrap:before {
  position: absolute;
  height: 80%;
  width: 200px;
  content: '';
  background-image: url(../images/dots.png);
  z-index: 0;
  top: 55px;
  right: -50px;
}
.inpicwrap:after {
  position: absolute;
  height: 200px;
  width: 50px;
  content: '';
  z-index: 2;
  right: -15px;
  bottom: 50px;
  background: linear-gradient(129deg, rgba(3, 103, 173, 1) 26%, rgba(50, 177, 106, 1) 61%);
}
.inpicwrap img {
  height: auto;
  width: 100%;
  position: relative;
  z-index: 1;
  outline: solid 5px #FFFFFF;
  outline-offset: -20px;
}
.picleft {}
.picleft img {
  float: left;
  margin-right: 5%;
  margin-top: 3%;
  box-shadow: 21px 21px 1px 0 #CCCCCC;
}
.picright {}
.picright img {
  float: right;
  margin-left: 5%;
  margin-top: 3%;
  box-shadow: -21px 21px 1px 0 #CCCCCC;
}
.services-cells-inner-page:hover h2 {
  color: #F3BC14;
}
.services-cells-inner-page h2 {
  color: #0F3168;
  font-size: 25px;
  text-align: left;
  padding: 0px;
  margin-top: 55px;
  margin-right: 0px;
  margin-bottom: 21px;
  margin-left: 0px;
}
.softcut-wrap-company {
  float: left;
  width: 100%;
  position: relative;
}
.softcut-wrap-company .commonwrap:first-child {
  margin-top: 0px;
}
.colorblueblog {
  background-color: #D3EDF5;
  text-align: center;
}
.blog-2-cols {
  background-color: #FFFFFF;
  display: inline-block;
  width: 47%;
  min-height: 600px;
  margin-right: 1%;
  margin-bottom: 3%;
  margin-left: 1%;
  text-align: left;
  padding: 3%;
  font-size: 15px;
  line-height: normal;
}
.scrollwrap {
  overflow: auto;
  max-height: 480px;
  float: left;
  width: 95%;
  padding-right: 5%;
}
.scrollwrap::-webkit-scrollbar {
  width: 9px; /* width of the entire scrollbar */
}
.scrollwrap::-webkit-scrollbar-track {
  background: #d2d2d2; /* color of the tracking area */
}
.scrollwrap::-webkit-scrollbar-thumb {
  background-color: #046eb5; /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
}
.blog-2-cols img {
  height: 247px;
  width: 100%;
  max-width: 750px;
  object-fit: cover;
  border-radius: 3PX;
}
.BLOG-CELLS {
  float: left;
  width: 100%;
  margin-bottom: 11px;
  font-size: 13px;
}
.BLOG-CELLS strong {
  font-size: 16px;
  display: block;
  margin-bottom: 11px;
}
.blog-2-cols section {
  font-size: 30px;
  color: #0E3F98;
  display: block;
  margin-bottom: 21px;
  font-weight: bold;
  text-transform: uppercase;
}
.blog-2-cols span {
  display: block;
  margin-top: 31px;
  margin-bottom: 11px;
  font-size: 21px;
  font-weight: bold;
  color: #1A3A77;
}
.home50cols {
  float: left;
  width: 50%;
  min-height: 700px;
}
.home50cols section {
  display: block;
  float: left;
  padding-top: 25px;
  padding-bottom: 21px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.5);
  width: 82%;
  font-size: 21px;
  text-transform: uppercase;
  padding-left: 55px;
  position: relative;
  letter-spacing: 1px;
}
.inner-2-col-big {
  float: left;
  width: 50%;
  text-align: left;
  padding-left: 5%;
}
.inner-2-col-big img {
  height: auto;
  width: 100%;
  max-width: 823px;
}
.inner-2-col {
  float: left;
  width: 50%;
  text-align: left;
  padding-right: 5%;
}
.inner-2-col img {
  height: auto;
  width: 100%;
  max-width: 566px;
}
.inner-2-col-company {
  float: left;
  width: 50%;
  text-align: left;
}
.inner-2-col-company img {
  height: auto;
  width: 100%;
  border-radius: 11px;
}
.commonwrap {
  float: left;
  margin-top: 75px;
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  width: 100%;
}
.common-cells {
  flex: 1 1 27%;
  box-shadow: 0 0 31px 0 #e7e7e7;
  padding: 3em;
  position: relative;
  font-size: 15px;
  line-height: 25px;
  border-radius: 11px;
}
.common-cells img {
  width: 100%;
  margin-bottom: 21px;
  height: 200px;
  object-fit: cover;
  border-radius: 7px;
}
.common-cells strong {
  font-size: 21px;
  color: #608729;
  display: block;
  margin-bottom: 11px;
  font-weight: 600;
}
.common-cells h2 {
  font-size: 21px;
  color: #608729;
  display: block;
  margin-bottom: 11px;
  font-weight: 600;
}
#news .common-cells h2 {
  font-size: 18px;
  margin-bottom: 21px;
}
.responsive {}
.responsive img {
  float: right;
  margin-left: 3%;
  margin-bottom: 3%;
  width: 35%;
  height: auto;
  border-radius: 11px;
}
.single-com {
  flex: 0 1 32%;
  box-shadow: 0 0 31px 0 #e7e7e7;
  padding: 2em;
  position: relative;
  padding-top: 4em;
  background-size: cover
}
#servi {}
#servi .common-cells {
  flex: 1 1 48%;
}
#servi .common-cells:first-child {
  flex: 1 1 100%;
}
#sol {}
#sol .common-cells {
  flex: 1 1 100%;
  padding-top: 2em;
}
#sol .common-cells img {
  width: 25%;
  height: auto;
  float: right;
  margin-left: 5%;
  border-radius: 3px;
}
.co-icon {
  position: absolute;
  left: 1.5em;
  top: 1em;
  color: #f40004;
  font-weight: 600;
  font-size: 21px;
}
.pic1 {
  background-image: url(../images/s1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.pic2 {
  background-image: url(../images/pci2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.pic3 {
  background-image: url(../images/pic3.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.pic4 {
  background-image: url(../images/pic4.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.co-icon:after {
  position: absolute;
  content: '';
  width: 40px;
  height: 1px;
  background-color: #F5060A;
  top: 50%;
  margin-left: 11px;
}
.inner-2-col h2 {
  color: #FFFFFF;
}

.gradient1 {
  font-size: 25px;
  line-height: 40px;
  background-attachment: fixed;
  background-color: rgb(180, 222, 230);
  background-image: url(../images/min-banner.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding-right: 7%;
  padding-top: 7%;
  padding-bottom: 7%;
}
.gradient2 {
  background: rgb(3, 100, 168);
  background: linear-gradient(135deg, rgba(3, 100, 168, 1) 18%, rgba(56, 187, 99, 1) 87%);
  color: #FFFFFF;
  text-align: center;
  padding-top: 5%;
  padding-bottom: 5%;
}
.home50cols section:before {
  position: absolute;
  left: 0px;
  bottom: 30%;
  height: 30px;
  width: 30px;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  transform: rotate(45deg);
  transition: all ease 222ms;
}
.home50cols section:hover:before {
  transform: rotate(0deg);
  color: #66FF99;
  font-size: 33px;
}
.home50cols section:last-child {
  border-bottom-style: none;
}
.home50cols.design2 section img {
  float: left;
  margin-top: -11px;
  margin-right: 21px;
  height: auto;
  width: 50px;
}
.home-w-text {
  padding-left: 8%;
  padding-top: 111px;
  padding-bottom: 99px;
  padding-right: 5%;
}
.home-w-text h1 {
  font-size: 2.2vw;
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 21px;
  color: #12334e;
  background-image: none;
  padding-bottom: 0px;
}
.design1 {
  background-image: url(../images/design1.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
.design2 {
  background-image: url(../images/top-right-gradient.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  color: #FFFFFF;
  padding-top: 111px;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: -1px;
}
.amits {
  position: absolute;
  left: -160px;
  top: 0px;
  text-align: center;
  z-index: 9;
  transform: rotate(-90deg);
  width: auto;
  color: rgba(0, 0, 0, 1);
  margin-top: 20%;
  letter-spacing: 2px;
}
.scrolldown {
  position: absolute;
  right: -55px;
  text-align: center;
  display: block;
  color: rgba(255, 255, 255, 1);
  transform: rotate(-90deg);
  font-size: 12px;
  letter-spacing: 2px;
  background-image: url(../images/scroll.png);
  background-repeat: no-repeat;
  background-position: left center;
  bottom: 170px;
  z-index: 9;
  padding-left: 70px;
}
.layer {
  position: absolute;
  display: block
}
#man {
  position: relative;
}
#l1 {
  bottom: 25%;
  z-index: 0;
  opacity: 0.8;
  width: 35%;
  left: 50%;
  opacity: 0.4;
  margin-left: -9%;
}
#l1 img {
  height: auto;
  width: 100%;
}
#l2 {
  width: 40%;
  top: 50%;
  left: 50%;
  z-index: 55;
  max-width: 1049px;
  margin-left: -20%;
  position: absolute;
}
#l2 img {
  width: 100%;
  height: auto;
}
#l2, #l3, #l4 {
  display: none;
}
.title1 {
  display: block;
  font-size: 55px;
  color: #FFFFFF;
  line-height: normal;
  margin-bottom: 33px;
}
.title2 {
  font-size: 36px;
  color: #2a078e;
  display: block;
  line-height: normal;
}
.title3 {
  display: block;
  line-height: normal;
  text-align: center;
  margin-bottom: 55px;
  font-size: 23px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  padding-bottom: 33px;
}
.title4 {
  line-height: normal;
  font-size: 17px;
  display: block;
  color: rgba(255, 255, 255, 1);
  background-color: #0d3c8a;
  text-align: center;
  padding-top: 11px;
  padding-bottom: 11px;
  margin-top: 21px;
  border-radius: 7px;
  text-transform: none;
  font-weight: bold;
}
.title6 {
  font-size: 15px;
  color: #333333;
  line-height: normal;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-bottom: 55px;
  width: 100%;
  position: relative;
  font-weight: bold;
}
.title7 {
  font-size: 25px;
  color: #003366;
  max-width: 900px;
  display: inline-block;
  margin-top: 21px;
  margin-bottom: 55px;
  line-height: 40px;
  font-weight: bold;
}
.benefits-wrap {
  height: auto;
  width: 95%;
  background-image: url(../images/benefist-bg.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  border-radius: 3px;
  background-size: cover;
  display: inline-block;
  text-align: left;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 55px;
  background-attachment: fixed;
  position: relative;
  margin-top: 4%;
}
.banefitman {
  position: absolute;
  right: 11%;
  bottom: 0px;
}
.benefits-wrap ul {
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5%;
}
.benefits-wrap ul li {
  list-style-position: outside;
  list-style-type: none;
  background-image: url(../images/f-logo.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 65px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 25px;
  color: #3A3F76;
  font-weight: bold;
}
.color-box {
  display: inline-block;
  width: 30%;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
  min-height: 400px;
  background-color: #D6D6D6;
  border-radius: 3px;
  text-align: left;
  padding: 3%;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 27px;
}
.color-box section {
  font-size: 56px;
  color: rgba(255, 255, 255, 0.3);
  font-weight: bold;
  position: relative;
}
.color-box section:after {
  background-color: #FFFFFF;
  position: absolute;
  bottom: 50%;
  content: '';
  height: 2px;
  width: 50%;
  margin-left: 22px;
}
.color-box span {
  font-size: 30px;
  font-weight: bold;
  display: block;
  margin-top: 55px;
  margin-bottom: 27px;
}
.bc1 {
  background: linear-gradient(130deg, rgba(40, 178, 89, 1) 0%, rgba(28, 50, 152, 1) 75%);
}
.bc2 {
  background: linear-gradient(130deg, rgba(6, 123, 205, 1) 0%, rgba(3, 54, 160, 1) 75%);
}
.bc3 {
  background: linear-gradient(151deg, rgba(3, 54, 160, 1) 0%, rgba(137, 186, 58, 1) 78%);
}
.title-company-values {
  float: left;
  width: 100%;
  font-size: 1.7vw;
  font-weight: bold;
  position: relative;
  margin-bottom: 4%;
}
.title-company-values span {
  background-color: #FFFFFF;
  height: 2px;
  width: 75%;
  position: absolute;
  padding-left: 21px;
  bottom: 50%;
  right: 0px;
  opacity: 0.5;
}
.inner-title {
  float: left;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 33px;
  
}


.inner-title h1 {
    font-size: 37px;
    color: #0c2d5f;
}

.btm-brdr {
  float: left;
  width: 100%;
  padding-top: 33px;
  padding-bottom: 33px;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #adb4b9;
}
.inner-title h2 {
  color: #06436e;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  background-image: none;
  font-size: 30px;
}
.subheading {
 
  
  position: relative;
  
  
  width: 100%;
 
  
  
  
}
.subheading:after {
  width: 60px;
  height: 2px;
  background-color: #0c9ee1;
  position: absolute;
  content: '';
  bottom: 50%;
  margin-right:20px;
}
.subheading:before {
  width: 60px;
  height: 2px;
  background-color: #0c9ee1;
  position: absolute;
  content: '';
  bottom: 50%;
    
  margin-right: -80px;
}
.c-v-cells {
  float: left;
  width: 50%;
  padding-right: 3%;
  margin-bottom: 2%;
  min-height: 200px;
}
.c-v-cells strong {
  font-size: 24px;
  display: block;
  margin-bottom: 11px;
}
.c-v-cells:hover i {
  background-color: #193254;
  color: #FFFFFF;
}
.c-v-cells i {
  background-color: #FFFFFF;
  border-radius: 50%;
  float: left;
  margin-right: 33px;
  margin-bottom: 55px;
  font-size: 45px;
  color: #193254;
  text-align: center;
  height: 150px;
  width: 150px;
  padding-top: 7.5%;
  transition: all ease 222ms;
}
.wrap22 .inner-bg-wrap .c-v-cells strong {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 11px;
}




.btn {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #0c9fe2;
  padding-top: 9px;
  padding-right: 21px;
  padding-bottom: 9px;
  padding-left: 21px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-top: 9px;
  border-radius: 2px;
  font-family: 'Poppins', sans-serif;
}
.btn:hover {
  background-color: #0e3e81;
}
.featured-projects-wrap {
  float: left;
  width: 100%;
  margin-top: 33px;
  margin-bottom: 66px;
}
#menu {
  width: auto;
  position: relative;
  z-index: 999;
  float: left;
}
.teamwrap {
  float: left;
  width: 100%;
}
.booknow {
  width: 55%;
  float: left; direction: ltr;
}
.booknow-cells {
  width: auto;
  margin-left: 5%;
  float: left
}
.booknow-cells i {
  color: #F7F7F7;
  font-size: 15px;
  margin-right: 7px;
  margin-top: 7px;
  display: inline-block
}
.booknow-cells a {
  color: #fff;
}
.booknow-cells a:hover {
  color: #27ace9;
}
.logowrap.fixed .booknow {
  display: inherit;
  margin-top: 2px;
}
.gallerycol li {
  text-align: center;
  color: #fff;
  position: relative;
  width: 23%;
  float: left;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
  overflow: hidden;
  border-radius: 7px;
}
.gallerycol li:hover .t-name {
  background-color: #009933;
  padding-left: 27px;
  color: #FFFFFF;
  min-width: 275px;
}
.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);
}
.approvals {
  padding-top: 33px;
}
.approvals li {
  width: 31%;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
  float: left;
  background-color: #F2F2F2;
  text-align: center;
  border: 1px solid #D6D6D6;
  padding-top: 3%;
  padding-bottom: 3%;
}
.services-tagline {
  float: left;
  width: 100%;
  color: #FFFFFF;
  position: absolute;
  z-index: 9;
  left: 0%;
  bottom: 32%;
  padding-left: 10%
}
.services-tagline h1 {
  font-size: 2vw;
  color: #FFFFFF;
  background-image: none;
}
/**************************
*
*	whats app pulse start
*
**************************/
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(42, 7, 142, 0.7);
  }
  80% {
    box-shadow: 0 0 0 14px rgba(42, 7, 142, 0);
  }
}
.inner-whatsapp {
  position: fixed;
  z-index: 9;
  bottom: 41%;
  right: 1%;
  display: none;
}
.inner-whatsapp i {
  font-size: 33px;
  background-color: #4c497e;
  border-radius: 50%;
  padding-top: 7px;
  padding-right: 9px;
  padding-bottom: 7px;
  padding-left: 9px;
  color: #FFFFFF;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
.inner-whatsapp:hover i {
  color: #FFFFFF;
  background-color: #00B058;
}
.arrow {
  height: 76px;
  width: 76px;
  position: absolute;
  left: 0px;
  margin-left: -38px;
  bottom: 50%;
  z-index: 9;
  margin-bottom: -38px;
}
.inner-header-banner {
    width: 100%;
    position: relative;
    z-index: 7;
    min-height: 10vh;
    float: left;
   
    padding: 5em; border-radius:9px;
     
}

.inner-header-banner img {
  height: auto;
  width: 100%; position: absolute; left:0px; top:0px;z-index:-1;
}

.inner-header-banner .logo img {position: static;}



.inner-header-banner h3 {
    font-size: 31px;
    font-weight: 600;
    padding-top: 41px;
    color: #FFFFFF; 
    width: 30%; float: left; text-align: right
}

#bullet {}
#bullet ul {}
#bullet ul li {
  list-style: none;
  position: relative;
  padding-left: 41px;
  margin-bottom: 11px;
}
#bullet ul li:after {
  position: absolute;
  content: '\eaa0';
  font-family: icofont;
  left: 1px;
  top: -1px;
  color: #fff;
  margin-top: 5px;
  font-size: 15px;
  z-index: 1
}
#bullet ul li:before {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  background-color: #000;
  z-index: -1;
  left: 0px;
  top: 11px;
  transform: rotate(45deg)
}

.inner-header-wrap {
  width: 100%;
  float: left;
  
}

.inner-wrap {
  width: 100%;
  float: left;
  padding-bottom: 90px; margin-top: 100px; position: relative; 

 
}
.inner-matter-wrap {
    
    background-color: #FFFFFF;
    float: left;
    width: 100%;
    border-radius: 11px;
    padding: 3em;
    box-shadow: 0 0 11px 0px #E0E0E0;
   
    min-height:500px;
}

.inner-matter-wrap h2 {
    font-size: 34px;
    margin-top: 21px;
    font-weight: 600;
    color: #132b52;
}




.inner-title{width: 100%; text-align: center;}

.nobrdr {
  border: none
}
.inner-bg-wrap {
  text-align: left;
  background-color: #0b9aa3;
  float: left;
  width: 100%;
  color: #FFFFFF;
  background-image: url(../images/greenbg.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding-top: 5%;
  padding-right: 7%;
  padding-bottom: 1%;
  padding-left: 7%;
  margin-top: -333px;
}
.inner-matter-wrap table {
  float: left;
}
.inner-matter-wrap table tr td {}
.services-banner {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0%;
  z-index: 7;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dfeeef;
  text-align: right;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E3E8EA;
  float: left;
  margin-top: 0%;
  margin-bottom: 55px;
  height: 100%;
  background-color: #FF0000;
}
.news-banner {
  width: 100%;
  position: relative;
  left: 0px;
  bottom: 50%;
  margin-top: -400px;
  z-index: 7;
  text-align: right;
}
.services-banner img {
  height: auto;
  width: 100%;
}
.s-tile {
  left: 5.5%;
  bottom: 21px;
  z-index: 9;
  width: 100%;
  float: left;
}
.s-tile h2 {
  font-size: 40px;
  font-weight: bold;
  background-image: url(../images/yellow.png);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 33px;
  margin-left: 0px;
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 33px;
  padding-left: 0px;
  text-align: left;
  color: #324A7C;
}
.s-tile2 {
  position: static;
  left: 5.5%;
  bottom: 5%;
  font-size: 36px;
  font-weight: bold;
  color: #243b65;
  text-align: center;
}
#noborder {}
#noborder .services-banner {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
.wrap22 .services-banner .arrow {
  margin-bottom: -150px;
}
.wrap22 .services-banner .arrow img {
  height: auto;
  width: auto;
}
.servicecaption {
  float: left;
  width: auto;
  font-size: 2.2vw;
  font-weight: normal;
  line-height: normal;
  padding-top: 7%;
  margin-bottom: 3%;
  color: #243b65;
  padding-left: 6.5%;
  text-align: left;
}
.prime-features {
  text-align: center;
  padding-top: 55px;
  padding-bottom: 55px;
}
.prime-features li {
  width: 31%;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
  display: inline-block;
  text-align: left;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 55px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(255, 255, 255, 0.3);
  list-style-position: outside;
  list-style-type: circle;
  position: relative;
  font-weight: bold;
}
.prime-features li:before {
  position: absolute;
  left: -11px;
  bottom: 12%;
  content: "\f0a4";
  font-family: fontawesome;
  background-color: rgba(7, 115, 120, 1);
  border-radius: 50%;
  width: 33px;
  color: rgba(255, 255, 255, 1);
  padding: 5px;
  text-align: center;
  font-weight: normal;
}
.inner-data-wrap2 {
  text-align: left;
  background-color: #FFFFFF;
  float: left;
  width: 100%;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #E6E6E6;
  border-left-color: #E6E6E6;
  padding-top: 5%;
  padding-right: 7%;
  padding-bottom: 5%;
  padding-left: 7%;
  margin-top: 3%;
  min-height: 600px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E6E6E6;
}
.inner-data-wrap2 h1 {
  display: block;
  margin-bottom: 33px;
  font-size: 2vw;
  font-weight: bold;
  background-image: none;
  color: #1D3056;
}
.news-updates-3-col {
  width: 31%;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
  border: 1px solid #D5E8EE;
  min-height: 550px;
  padding: 3%;
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
}
.news-updates-3-col:hover {
  box-shadow: 0 0 11px 0 #D9D9D9;
}
.news-updates-3-col .date {
  float: left;
  width: 100%;
  font-size: 27px;
  font-weight: bold;
  background-image: url(../images/gradi.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-bottom: 27px;
  padding-bottom: 11px;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #1f9184;
}
.news-updates-3-col .date span {
  display: block;
  font-size: 18px;
  font-weight: normal;
  margin-top: 7px;
  background-image: none;
  height: auto;
  width: auto;
  color: #000000;
}
.full {
  width: 97.2%;
  background-color: #fff;
  border: 1px solid #DDD;
  min-height: 500px;
  border-radius: 5px;
  font-size: 15px;
  float: left;
  margin-left: 1%;
  padding-top: 3%;
  padding-right: 5%;
  padding-bottom: 3%;
  padding-left: 5%;
  margin-bottom: 55px;
}
.full strong {
  font-size: 21px;
  color: #608729;
  display: block;
  margin-bottom: 11px;
}
.con-3-col-new {
  flex: 1 1 27%;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
  border: 1px solid #DDDDDD;
  min-height: 350px;
  padding: 3%;
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
  font-size: 16px;
  line-height: 33px;
}
.con-3-col-new:hover {
  box-shadow: 0 0 11px 0 #D9D9D9;
}
.colorgray .con-3-col-new .ns-desc i {
  font-size: 15px;
  color: #608729;
  margin-right: 5px;
  padding-top: 5px;
  display: inline-block
}
.colorgray .con-3-col-new .ns-desc {
  font-size: 15px;
}
.customer {
  background-image: url(../images/customer-care.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.inner-title .date {
  float: left;
  width: 100%;
  font-size: 27px;
  font-weight: bold;
  background-image: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #1f9184;
}
.inner-title .date span {
  display: block;
  font-size: 18px;
  font-weight: normal;
  margin-top: 7px;
  background-image: none;
  height: auto;
  width: auto;
  color: #000000;
}
.ns-tile {
  float: left;
  width: 100%;
  font-size: 21px;
  min-height: 90px;
  font-weight: bold;
}
.ns-desc {
  width: 100%;
  margin-top: 11px;
  float: left;
  font-size: 14px;
  line-height: 23px;
  min-height: 160px;
}
.date {
  float: left;
  width: 100%;
  font-size: 21px;
  background-image: url(../images/rating.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-bottom: 27px;
  padding-bottom: 33px;
}
.date span {
  display: block;
  font-size: 18px;
  font-weight: normal;
  margin-top: 7px;
  background-image: url(../images/google.png);
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 11px;
}
.inner-data-wrap2 .date {
  margin-bottom: 21px;
  padding-bottom: 21px;
  color: #07596D;
}
a {
  color: #353535;
  text-decoration: none;
  transition: all 222ms ease
}
a:hover {
    color: #0068A2
}
a.b {
  color: #132b52;
  transition: all 211ms ease;
  font-size: 18px;
  border: solid 3px #18adf0;
  background-color: #fff;
  text-align: center;
  width: 190px;
  padding-top: 11px;
  padding-bottom: 11px;
  display: block;
  margin-top: 45px;
  border-radius: 7px;
  font-weight: 600
}
a.b:hover {
  color: #FFFFFF;
  background-color: #18adf0;
}
a.c {
  color: #333333;
  text-align: center;
  transition: all 211ms ease;
  font-size: 14px;
  border-radius: 3px;
  margin-top: 45px;
  font-weight: bold;
  float: left;
  margin-right: 11px;
  padding-right: 21px;
  padding-left: 21px;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px solid #135266;
  position: relative;
  z-index: 999999;
  background-color: #E9AD12;
  width: 111px;
}
a.c:hover {
  color: #FFFFFF;
  background-color: #E9AD12;
  border: 1px solid #E9AD12;
}
a.cx {
  width: 100%;
  color: #F4F4F4;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 21px;
  line-height: normal;
  background-color: #23325F;
  text-align: left;
  float: left;
  padding-left: 33px;
  border-radius: 3px;
}
a.cx i {
  margin-right: 11px;
  margin-top: 3px;
  font-size: 21px;
}
a.cx:hover {
  color: #D80101;
  background-color: #FFFFFF;
  border-top-color: #20357d;
  border-right-color: #20357d;
  border-bottom-color: #20357d;
  border-left-color: #20357d
}
a.k {
  color: #FFFFFF;
  text-align: center;
  width: auto;
  padding-top: 2px;
  padding-bottom: 2px;
  transition: all 211ms ease;
  background-color: #0364a8;
  margin-top: 21px;
  float: left;
  padding-right: 21px;
  padding-left: 21px;
  font-size: 14px;
  border-radius: 3px;
}
a.k:hover {
  color: #FFFFFF;
  background-color: #2ca673;
}
a.aa {
  color: #FFFFFF;
  padding-top: 8px;
  position: relative;
  overflow: hidden;
  width: 220px;
  height: 45px;
  padding-left: 30px;
  background-color: #91a522;
  letter-spacing: 1px;
  margin-top: 73px;
  display: block;
  font-size: 15PX;
}
a.aa:hover {
  color: #FFFFFF;
  z-index: 1;
}
a.aa::before {
  position: absolute;
  content: '';
  background-color: #1a4b1e;
  height: 55px;
  width: 1px;
  right: -1px;
  top: 0px;
  -webkit-transition: all 222ms ease-in;
  -moz-transition: all 222ms ease-in;
  -ms-transition: all 222ms ease-in;
  -o-transition: all 222ms ease-in;
  transition: all 222ms ease-in;
}
a.aa::after {
  content: '\eaa0';
  position: absolute;
  font-family: icofont;
  margin-left: 11px;
  background-color: #FFF;
  width: 40PX;
  color: #235527;
  top: 0px;
  bottom: 0px;
  line-height: normal;
  padding-top: 7%;
  right: 0px;
  text-align: center;
}
a.aa:hover::after {
  background-color: #adc02f;
  color: #fff
}
a.aa:hover::before {
  width: 100%;
  z-index: -1;
  left: 0px;
}
a.callus i {
  font-size: 27px;
  margin-right: 11px;
  line-height: 39px;
}
a.callus {
  color: #FFFFFF;
  padding-bottom: 11px;
  padding-left: 21px;
  padding-top: 5px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 250px;
  font-size: 18px;
  line-height: normal;
  background-color: #1B4F02;
  border-radius: 25px;
  margin-top: 23px;
}
a.callus:hover {
  color: #FFFFFF;
  background-color: #000000;
}
.wrap2 {
  float: left;
  width: 100%;
  padding-right: 7.5%;
  padding-left: 7.5%;
  text-align: center;
  padding-top: 7%;
  padding-bottom: 9%;
  vertical-align: top;
  height: auto;
  background-color: #FFFFFF;
}
.maxwidthwrap {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}
.maxwidthwrap h3 {
  position: relative;
  padding-bottom: 21px;
  padding-top: 21px;
  margin-bottom: 33px;
  background: linear-gradient(100deg, rgba(38, 121, 196, 1) 14%, rgba(42, 173, 85, 1) 67%);
  color: transparent;
  -webkit-background-clip: text;
  font-weight: bold;
  font-size: 40px;
}
.maxwidthwrap h3:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 100%;
  bottom: 0%;
  left: 0%;
  background-color: rgba(193, 193, 193, 1);
}
.maxwidthwrap ul li {
  list-style-type: none;
  list-style-image: url(../images/arrow-green.png);
  padding-left: 11px;
  padding-bottom: 9px;
  line-height: normal;
  margin-top: 0px;
  padding-top: 0px;
}
.maxwidthwrap ul {
  margin: 0px;
  padding-top: 9px;
  padding-right: 0px;
  padding-bottom: 9px;
  padding-left: 33px;
}
.maxwidthwrap2 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1540px;
}
.graywrap {
  background-color: #E3E6E8;
  float: left;
  width: 100%;
  padding-right: 7.5%;
  padding-left: 7.5%;
  height: auto;
}
.wrap22 {
  float: left;
  width: 100%;
  padding-right: 7.5%;
  padding-left: 7.5%;
  height: auto;
  background-color: #FFFFFF;
  line-height: 31px;
  position: relative;
}
.wrap22 strong {
  font-size: 25px;
  font-weight: normal;
  line-height: normal;
  display: block;
  margin-bottom: 18px;
}
.wrap-qatar {
  float: left;
  height: auto;
  width: 100%;
  background-color: #026069;
  color: #FFFFFF;
  background-image: url(../images/qatar.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 720px;
  background-size: cover;
  text-align: center;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-right: 7.5%;
  padding-left: 7.5%;
}
.wrap-qatar2 {
  float: left;
  height: auto;
  width: 100%;
  background-color: #FFFFFF;
  color: #FFFFFF;
  text-align: center;
  padding-top: 1%;
  padding-bottom: 3%;
  padding-right: 7.5%;
  padding-left: 7.5%;
}
.wrap-qatar2 span {
  color: #10244A;
  font-weight: bold;
  display: inline-block;
}
.home-c2a {
  width: 100%;
  float: left;
  font-size: 33px;
}
.wrap222 {
  float: left;
  width: 100%;
  padding-right: 7.5%;
  padding-left: 7.5%;
  padding-bottom: 7%;
  height: auto;
  background-color: #075267;
  line-height: 31px;
  position: relative;
  color: #FFFFFF;
}
.c2 {
  width: 250px;
  margin-right: 5px;
  margin-left: 5px;
  display: inline-block;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 11px;
  background-color: #da1b16;
  border-radius: 25px;
  background-image: url(../images/call.png);
  background-repeat: no-repeat;
  background-position: 21px center;
  transition: all ease 666ms;
  text-align: center
}
.c3 {
  width: 250px;
  display: inline-block;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 11px;
  background-color: #2b2759;
  border-radius: 25px;
  background-image: url(../images/email.png);
  background-repeat: no-repeat;
  background-position: 21px center;
  transition: all ease 666ms;
  text-align: center
}
.c2:hover {
  background-color: #2b2759;
  background-position: 35px center;
}
.c3:hover {
  background-color: #2a078e;
  background-position: 35px center;
}
.height {
  float: left;
  height: 90px;
  width: 100%;
}
.two-col {
  float: left;
  width: 50%;
  font-size: 31px;
  line-height: normal;
}
.two-col img {
  height: auto;
  width: 100%;
}
.mapimg {
  float: right;
  height: auto;
  width: 100%;
  margin-top: 7%;
  text-align: center;
}
.mapimg img {
  height: auto;
  width: 100%;
  max-width: 679px;
  float: right;
  margin-top: -4%;
}
.overview-wrap {
  float: left;
  height: auto;
  width: 70%;
  border-radius: 5px;
  background-color: #FFFFFF;
  padding: 3%;
}
.overview-wrap table {
  width: 100%;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
}
.overview-wrap table strong {
  font-size: 16px;
  font-weight: bold;
}
.overview-wrap table td {
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  padding: 1%;
}
.overview-wrap h2 {
  font-size: 1.8vw;
  color: #FF0000;
  background-image: url(../images/grayline.png);
  text-align: left;
  background-position: left bottom;
  padding-bottom: 33px;
}
.overview-wrap h3 {
  font-size: 25px;
  color: #2B364C;
  position: static;
  margin-bottom: 21px;
  padding-bottom: 21px;
  font-weight: bold;
  background-image: url(../images/line.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-top: 21px;
}
.overview-wrap ul {
  padding-left: 21px;
  padding-top: 33px;
}
.overview-wrap ul li {
  list-style-position: outside;
  list-style-type: none;
  padding-bottom: 11px;
  position: relative;
  padding-left: 33px;
}
.overview-wrap ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f35a";
  position: absolute;
  color: #D80101;
  left: 0px;
  font-size: 15px;
}
.brochure {
  float: right;
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 33px;
}
.brochure a {
  font-size: 21px;
  color: #FFFFFF;
  background-color: #D80101;
  display: block;
  padding-top: 3%;
  padding-bottom: 3%;
  border-radius: 5px;
  font-weight: bold;
}
.brochure a i {
  margin-right: 15px;
  margin-top: 5px;
}
.brochure a:hover {
  background-color: #131D35;
}
.ov-wrap {
  float: right;
  width: 27%;
}
.ov-side {
  float: right;
  width: 100%;
  background-color: #1e293e;
  color: #FFFFFF;
  padding: 33px;
  border-radius: 5px;
  min-height: 333px;
}
.ov-side strong {
  display: block;
  margin-bottom: 11px;
  background-image: url(../images/line.png);
  background-repeat: no-repeat;
  background-position: -55px bottom;
  padding-bottom: 21px;
}
.pro-side {
  float: right;
  width: 100%;
  background-color: #D80101;
  color: #FFFFFF;
  padding: 33px;
  border-radius: 5px;
  min-height: 333px;
}
.pro-side strong {
  display: block;
  margin-bottom: 21px;
  font-weight: bold;
}
.ov-quick {
  float: right;
  width: 100%;
  background-color: #D80101;
  color: #FFFFFF;
  padding: 33px;
  border-radius: 5px;
  min-height: 333px;
  margin-top: 33px;
  text-align: center;
}
.ov-quick span {
  font-size: 25px;
  display: block;
}
.aboutpic {
  float: right;
  margin-bottom: 5%;
  width: 45%;
  position: relative;
  margin-left: 5%;
}
.aboutpic img {
  height: auto;
  width: 100%;
}
.universities-col {
  padding: 3%;
  float: left;
  width: 100%;
  background-color: #FFFFFF;
  margin-bottom: 33px;
  font-size: 16px;
  line-height: 25px;
  border-radius: 3px;
  margin-top: 21px;
}
.universities-col a {
  width: 150px;
  display: block;
  background-color: #FF0000;
  color: #FFFFFF;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 21px;
  float: right;
  border-radius: 3px;
}
.universities-col a:hover {
  background-color: #130C69;
}
.career-col {
  float: left;
  width: 100%;
  background-color: #F4F5F7;
  margin-bottom: 33px;
  font-size: 16px;
  line-height: 25px;
  border-radius: 3px;
  margin-top: 21px;
  padding-top: 3%;
  padding-right: 3%;
  padding-bottom: 5%;
  padding-left: 3%;
}
.career-col strong {
  font-weight: bold;
  display: block;
  color: #2B364C;
  margin-bottom: 11px;
}
.career-col a {
  width: 150px;
  display: block;
  background-color: #FF0000;
  color: #FFFFFF;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 21px;
  border-radius: 3px;
}
.career-col a:hover {
  background-color: #130C69;
}
.universities-col strong {
  font-weight: bold;
  color: #FF0000;
  display: block;
  margin-bottom: 21px;
}
.universities-col img {
  float: left;
  margin-right: 55px;
  margin-bottom: 55px;
  height: 220px;
  width: 229px;
}
.wrap3 {
  float: left;
  width: 100%;
  padding-top: 0%;
  padding-bottom: 0%;
  height: auto;
  color: #FFFFFF;
  background-color: #0c7fb2;
  text-align: center;
  padding-right: 5%;
  background-image: url(../images/testi.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  padding-left: 5%;
}
.wrap3 .news1 {
  float: left;
  width: 25%;
  text-align: left;
  font-size: 18px;
  line-height: 27px;
  min-height: 600px;
  margin-right: 5%;
  padding-top: 7%;
  padding-right: 4%;
  padding-bottom: 7%;
  padding-left: 2%;
}
.wrap3 .testi-2-col {
  float: left;
  width: 70%;
  padding-right: 3%;
  text-align: left;
  font-size: 21px;
  line-height: 30px;
  padding-top: 5%;
}
.wrap3 .testi-2-col:last-child {
  padding-right: 0px;
}
.newsmorelink {
  float: right;
  width: 180px;
  margin-right: 2%;
  position: relative;
  text-align: left;
  background-image: url(../images/white.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.wrap4 {
  float: left;
  width: 100%;
  padding-top: 5%;
  padding-bottom: 11%;
  height: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-color: #a80700;
  padding-right: 7.5%;
  padding-left: 7.5%;
}
.wrap5 {
  float: left;
  width: 80%;
  padding-top: 11%;
  padding-right: 10%;
  padding-left: 10%;
  font-size: 1.2vw;
  color: #ccc;
  height: auto;
  position: absolute;
  z-index: 44;
  left: 0;
  top: 0
}
.wrap6 {
  float: left;
  width: 80%;
  padding-top: 7%;
  padding-right: 10%;
  padding-bottom: 7%;
  padding-left: 10%;
  font-size: 1.2vw;
  background-color: #f2f2f7
}
a.rr {
  color: #000;
  padding-top: 8px;
  position: relative;
  overflow: hidden;
  width: 160px;
  height: 45px;
  text-align: center;
  font-size: 15px;
  border: solid 2px #aa1e31;
  letter-spacing: 1px;
  margin-top: 33px;
  display: block;
}
a.rr:hover {
  color: #FFFFFF;
  z-index: 1;
  border-color: #442023;
}
a.rr::before {
  position: absolute;
  content: '';
  background-color: #442023;
  height: 55px;
  width: 1px;
  right: -1px;
  top: 0px;
  -webkit-transition: all 222ms ease-in;
  -moz-transition: all 222ms ease-in;
  -ms-transition: all 222ms ease-in;
  -o-transition: all 222ms ease-in;
  transition: all 222ms ease-in;
}
a.rr::after {
  content: '\eaa0';
  position: absolute;
  font-family: icofont;
  margin-left: 11px;
}
a.rr:hover::after {
  color: #ca2b40
}
a.rr:hover::before {
  width: 100%;
  z-index: -1;
  left: 0px;
}
.div100 {
  float: left;
  width: 100%
}
.div90 {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 55px;
  text-align: left;
}
.highlight-4-cols {
  width: 25%;
  float: left;
  padding-top: 111px;
  padding-right: 2%;
  padding-bottom: 111px;
  padding-left: 2%;
  transition: all ease 333ms;
  position: relative;
  overflow: hidden;
}
.highlight-4-cols:after {
  content: '';
  position: absolute;
  background-image: url(../images/logo-cap.png);
  background-repeat: no-repeat;
  z-index: 9;
  top: 9%;
  height: 253px;
  width: 265px;
  left: 0px;
  transition: all ease 733ms;
  opacity: 0;
}
.highlight-4-cols:hover {
  color: #FFFFFF;
  background-repeat: no-repeat;
  background: linear-gradient(138deg, rgba(255, 0, 0, 1) 0%, rgba(168, 0, 0, 1) 100%);
}
.highlight-4-cols:hover i {
  color: #FFFFFF;
}
.highlight-4-cols:hover:after {
  left: 30%;
  opacity: 1;
}
.highlight-4-cols:hover strong {
  color: #FFFFFF;
}
.highlight-4-cols:hover strong:after {
  background-color: #999999;
}
.highlight-4-cols i {
  font-size: 28px;
  color: #E60000;
}
.highlight-4-cols strong {
  display: block;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 21px;
  color: #000000;
  position: relative;
}
.highlight-4-cols strong:after {
  background-color: #FF0000;
  position: absolute;
  bottom: 50%;
  content: '';
  height: 2px;
  width: 70px;
  margin-left: 11px;
}
.topleft-col {
  float: left;
  text-align: left;
  font-size: 17px;
  font-weight: 700;
  padding-left: 5px;
}
.topleft-col a {
  color: #DCE0E4;
  font-weight: normal;
}
.topleft-col a:hover {
  color: #FFFFFF;
}
.topleft-col i {
  color: #FFFFFF;
  margin-right: 11px;
  margin-top: 2px;
}
.topleft-col i:hover {
  color: #FF0000;
}
.top-right-col {
  float: right;
  width: auto;
  text-align: right;
}
.top-right-col a {
  color: #B6BFD3;
}
.top-right-col a:hover {
  color: #FFFFFF;
}
.top-right-col i {
  color: #FFFFFF;
  margin-right: 5px;
  margin-left: 5px;
}
.logowrap.fixed .phonenumbers {
  color: #fff;
  margin-top: 11px;
  margin-right: 2%;
  margin-left: 1px;
  font-size: 15px;
}
.logowrap.fixed {
  position: fixed;
  top: 0px;
  left: 0%;
  border-top-style: none;
  border-bottom-style: none;
  z-index: 999999;
  box-shadow: 0 11px 21px -15px #000;
  padding-top: 2px;
  padding-bottom: 5px;
  width: 100%;
  padding-right: 4px;
  padding-left: 7%;
}
.logowrap.fixed #menu {
  margin-top: 1px;
}
.logowrap.fixed .logo {
  width: 75px;
  padding-top: 5px;
}
.logowrap.fixed .topright-contact {
  margin-top: 3px;
}
.logo {
  width: 33%;
  text-align: center;
  position: absolute;
  top: 0px;left: 5em;
  background-color: #FFFFFF;
  border-radius: 0px 0px 9px 9px;
  padding-bottom: 18px; max-width: 260px;
}
.logo img {
  height: auto;
  width: 75%;
}
.sliderwrap {
  height: 100%;
  width: 100%;
  position: relative;
  float: left;
  z-index: 2;
  overflow: hidden;
  direction:ltr
}
.newsticker {
  position: absolute;
  width: 80%;
  left: 50%;
  margin-left: -40%;
  background-color: #608729;
  padding-left: 200px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 5px;
  bottom: 7%;
  z-index: 6;
  color: #FFFFFF;
}
.newsticker:before {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  height: 100%;
  width: 160px;
  content: 'NEWS';
  border-radius: 5px 0 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 21px;
  color: #030000;
}
.newsticker:after {
  position: absolute;
  content: '';
  border: solid 11px #fff;
  transform: rotate(45deg);
  left: 145px;
  bottom: 50%;
  margin-bottom: -10px
}
.conwrap {
  text-align: left;
  float: left;
  width: 48%;
  border-radius: 3px;
  padding: 3%;
  margin-bottom: 2%;
  margin-right: 1%;
  border: 1px solid #E5E5E5;
  min-height: 720px;
  margin-left: 1%;
}
.conlast {
  width: 33.99%;
  margin-right: 0px;
}
.con-3 {
  float: left;
  width: 100%;
  margin-bottom: 21px;
}
.nopad {
  padding: 0px;
  margin-top: 31px;
}
.con-3 i {
  margin-right: 11px;
  color: #f1b806;
  font-size: 14px;
  line-height: normal;
  margin-top: 9px;
}
.contact-2-col {
 
  flex:1 1 45%;
  padding: 5%;
  margin-bottom: 2%;
  color: #333333;
 
  min-height: 430px;
  margin-right: 7px; border:solid 1px #ccc; border-radius: 5px;
  
}

.contact-2-col i { margin-right: 9px; color: #0c9fe2; display: inline-block; margin-top: 4px;}


.contact-2-col strong {
  color: #FF0000;
  font-weight: bold;
}

.contact-2-col span{direction: ltr; display: inline-block}


.input1 {
  font-size: 15px;
  width: 100%;
  padding-top: 2%;
  padding-right: 1%;
  padding-bottom: 2%;
  padding-left: 33px;
  font-family: 'Poppins', sans-serif;
  background-color: #FFFFFF;
  color: #333333;
  margin-top: 7px;
  margin-bottom: 7px;
  border: 1px solid #999999; border-radius: 3px;
}


.map{width: 99.5%}


.split {
  column-count: 2;
  column-gap: 21px;
}
h1 {
  line-height: normal;
  margin-bottom: 21px;
  font-size: 2.7vw;
  font-weight: 800;
}
.toppad {
  padding-top: 5%;
}
.no-top-pad {
  padding-top: 0px;
}
h2 {
  font-size: 45px;
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 21px;
}
.txt-color-dark {}
.txt-color-dark h2 {
  color: #608729;
}
h3 {
  font-size: 40px;
  color: #aa1e31;
  position: relative;
  line-height: normal;
  margin-bottom: 21px;
  text-align: left;
}
h3 strong {
  font-size: 20px;
  color: #000;
  display: block;
  font-weight: 400
}
.parentflex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  float: left
}
.experience2-col {
  flex: 1 1 40%;
}
.experience2-col img {
  width: 100%;
  height: auto;
  outline: solid 2px rgba(253, 253, 253, 0.5);
  outline-offset: -21px
}
.cols {
  width: 90%;
  border-bottom: solid 2px #ccc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.cols h4 {
  font-size: 29px;
  color: #aa1e31;
  font-weight: 700
}
.cols:first-child {
  margin-top: 7%
}
.cols:last-child {
  border: none
}
.cols2 {
  width: 90%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  border-bottom: solid 1px rgba(249, 249, 249, 0.2)
}
.cols2 img {
  float:right;
  margin-left: 21px;
  margin-bottom: 30px;
}
.cols2 h4 {
  font-size: 29px;
  color: #fff;
  font-weight: 600
}
.cols2:first-child {
  margin-top: 7%
}
.cols2:last-child {
  border: none
}
.cols2 strong {
  font-size: 18px;
  line-height: normal
}
.alpna-wrap {
  width: 100%;
  float: left;
  padding: 5%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 0px;
  padding-bottom: 10%;
  border-bottom: solid 1px #ccc;
}
.alpna-pic {
  flex: 1 1 45%;
  margin-top: -5%;
  position: relative;
}
.alpna-pic img {
  width: 100%;
  height: auto;
  max-width: 600px;
  outline: solid 2px rgba(253, 253, 253, 0.5);
  outline-offset: -21px;
}
.alpna-pic:before {
  content: '';
  position: absolute;
  height: 40%;
  width: 40%;
  bottom: -40px;
  right: 65px;
  background-color: #aa1e31;
  z-index: -1
}
.alpna-desc {
  flex: 1 1 45%;
  font-size: 27px;
  padding-top: 4em;
  line-height: normal;
  color: #474747;
}
.alpna-desc strong {
  color: #000;
  margin-bottom: 16px;
  display: block
}
.alpna-desc h2 {
  color: #aa1e31;
  font-weight: 600;
  margin-bottom: 6px;
  padding-bottom: 0px;
}
h4 {
  font-size: 20px;
  line-height: normal;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  font-weight: 600;
  color: #598916;
  margin-bottom: 5px;
}
h4 span {
  font-size: 15px;
  font-weight: normal;
  display: block;
  margin-bottom: 7px;
  margin-top: 11px;
  color: #000000;
}
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
}
.inputsmall {
  background-color: transparent;
  color: #999999;
  border: 1px solid #c3e6f1;
  padding: 7px;
  float: left;
  width: 48%;
  margin-right: 2px;
  font-size: 14px;
  font-family: 'Manrope', sans-serif;
  border-radius: 2PX;
}
.inputbig {
  background-color: transparent;
  color: #999999;
  padding: 7px;
  float: left;
  width: 96.6%;
  margin-top: 5px;
  font-size: 14px;
  font-family: 'Manrope', sans-serif;
  border-radius: 2PX;
  border: 1px solid #c3e6f1;
}
.subtitle {
  color: #2a078e;
  text-align: left;
  font-size: 33px;
  font-weight: 600;
}
.subtitle:after {
  width: 78%;
  height: 4px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  content: '';
  bottom: 50%;
  margin-left: 20px;
}
.subtitle2 {
  position: relative;
  color: #092248;
  text-align: center;
  display: block;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 55px;
  background-image: url(../images/line.jpg);
  background-repeat: repeat-x;
  background-position: left center;
}
.subtitle2 span {
  background-color: #FFFFFF;
  padding-right: 21px;
  padding-left: 21px;
}
.subhead {
  position: relative;
  padding: 0px;
  font-size: 21px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 55px;
  margin-left: 0px;
  display: block;
  font-weight: bold;
}
.subhead:after {
  width: 60%;
  height: 3px;
  background-color: #61b02f;
  position: absolute;
  content: '';
  bottom: 50%;
  margin-left: 20px;
}
.subtitle7 {
  font-size: 45px;
  font-weight: bold;
  color: #112045;
  position: relative;
  line-height: normal;
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.subtitle7:after {
  width: 100px;
  height: 2px;
  background-color: #38bb63;
  position: absolute;
  content: '';
  bottom: 50%;
  margin-left: 20px;
}
.subtitle7:before {
  position: absolute;
  background-color: #38bb63;
  bottom: 50%;
  height: 2px;
  width: 100px;
  content: '';
  margin-left: -120px;
}
.social {
  width: 100%;
  border-top: solid 1px #ccc;
  margin-top: 55px;
  float: left;
  padding-top: 53px;
  padding-bottom: 23px;
  text-align: center;
}
.social i {
  color: #91a522;
  margin-right: 11px;
  font-size: 21px;
  margin-left: 11px;
  transition: all ease 222ms;
}
.social i:hover {
  color: #000;
}
.db-policy {
  float: left;
  width: 100%;
  padding-top: 2%;
  font-size: 16px;
  line-height: normal;
  color: #FFFFFF;
  margin-top: 15px;
  border-top: solid 2px rgba(255, 255, 255, 0.2);
  text-align: center;
  padding-bottom: 33px; direction: ltr
}
.db-policy a {
  color: #00bef5;
}
.db-policy a:hover {
  color: #162e4f;
}
.footer {
  width: 100%;
  color: #fff;
  background-color: #313232;
  float: left;
  font-size: 14px;
  line-height: 23px;
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  background-image: url(../../images/footerbg.jpg);
  padding-top: 55px;
}
.footer-cells {
  float: left;
  flex: 1 1 22%;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 1px;
  min-height: 110px;
  padding-left: 3%; direction:ltr
}
.footer-cells strong {
  font-size: 21px;
  display: block;
  margin-bottom: 5px;
}
.need-help {
  width: 100%;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  padding-bottom: 33px;
  margin-bottom: 53px;
  font-size: 25px;
}
.footer-cells i {
  float: left;
  font-size: 25px;
  border-radius: 50%;
  background-color: #fff;
  color: #162e4f;
  padding: 18px;
  display: inline-block;
  margin-right: 21px;
  margin-bottom: 50px
}
.footer-logo {
  flex: 100%;
  text-align: center;
  margin-bottom: 55px;
  border-bottom: solid 2px rgba(255, 255, 255, 0.2);
  padding-bottom: 45px;
}
.footer-logo img {
  width: 100%;
  height: auto;
  max-width: 197px;
}
.footer-cells a {
  color: #fff;
}
.footer-cells a:hover {
  color: #fff;
}
.footer-cells a i {
  color: #96b332;
  background-color: transparent;
  font-size: 20px;
}
.footer-cells a:hover i {
  background-color: #96b332;
  color: #fff
}
.footer-cells:nth-child(5) {
  flex: 0 0 240px;
}
.copywrite {
  float: left;
  width: 100%;
  border-top: solid 1px rgba(255, 255, 255, .2);
  padding-top: 2%;
  margin-top: 4%
}
#back-top {
  position: fixed;
  bottom: 1px;
  right: 1px;
}
#back-top i {
  float: right;
  color: #fff;
  font-size: 21px;
}
#back-top a {
  display: block;
  text-align: center;
  transition: 1s;
  height: 40px;
  line-height: normal;
  background-color: #000000;
  padding: 11px; border-radius:5px 0px 5px 0px;;
}
#back-top a:hover {
  background-color: #494545
}
@media(max-width:1600px) {}
@media(max-width:1440px) {
  .left-pan {
    padding-left: 1.3em;
    padding-right: 1.3em;
  }
  .topstrip {
    font-size: 12px;
  }
  .competancy-cells {
    font-size: 13px;
    line-height: normal;
  }
  .alpna-pic {
    padding-right: 9%
  }
  .alpna-pic:before {
    bottom: 90px;
    right: 55px;
  }
  .footer-cells {
    font-size: 15px;
  }
}
@media(max-width:1366px) {
  .competancy-cells {
    min-width: 220px;
  }
  .competancy-cells h3 {
    font-size: 17px;
  }
}
@media(max-width:1280px) {
  .footer-cells a {
    font-size: 12px;
  }
}
@media(max-width:1025px) {
  .bg-double-wrap {
    height: 60vh;
  }
}







@media(max-width:840px) {
  .banner-left {
    flex: 100%;
    padding: 3em;
    padding-top: 7em;
    border-radius: 9px 9px 0px 0px;
  }
  .banner-right {
    flex: 100%;
    border-radius: 0px 0px 9px 9px;
  }
    
   .inner-matter-wrap {
   
    padding: 2em;
   
} 
    
    .inner-title {
   margin-top: 30px
}
    
    .inner-header-banner h3{display: none;}    
    
    .inner-wrap {
   
   
    margin-top: 5px;
   
}
    
    .inner-header-banner{ border-radius: 11px;}  
    
    
    
.inner-header-banner img {
    height: 200px;
    object-fit: cover; border-radius: 11px;
}    
    
 .inner-header-banner .logo img {
    height: auto;
}
    
    
  .topstrip section {
    display: none;
  }
  .bg-double-wrap:before {
    height: 80%;
  }
  .banner-left h1 {
    font-size: 6vw;
  }
  .banner-left h2 {
    font-size: 2vw;
    line-height: 2.8vw;
  }
  .bg-double-wrap:after {
    height: 80%;
  }
  .bg-double-wrap {
    height: 80vh;
  }
  .booknow {
    width: 80%
  }
  .man {
    bottom: 0px;
    left: 10%;
    z-index: 5;
    margin-left: -10%;
  }
  .softcut-desc h2 {
    font-size: 4vw;
  }
  .logowrap {
    padding: 11px;
    padding-bottom: 15px;
  }
  .language {
    float: left;
    margin-left: 6%
  }
  .social, .left-con strong {
    display: none;
  }
  .logo {
    left: 50%;
    margin-left: -120px;
  }
  .sliderwrap {
    height: 40vh;
  }
  .softcut-desc {
    font-size: 13px;
    line-height: normal
  }
  .soft-cut-text {
    padding-top: 5%
  }
  .speciality-col {
    flex: 1 1 100%;
    align-content: flex-start;
    min-height: auto;
    padding-left: 5%;
  }
  .speciality-col strong {
    width: 100%;
  }
  .speciality-col:first-child {
    border-left: none;
    padding-left: 5%;
    margin-left: 0px;
  }
  .alpna-pic {
    flex: 1 1 100%;
    margin-top: 5%;
    padding-right: 0%;
    text-align: center
  }
  .blogcells {
    flex: 1 1 100%;
  }
  .footer-cells {
    float: left;
    width: 100%;
    padding-right: 3%;
    margin-bottom: 43px;
    min-height: auto;
    display: inline-block;
  }
  .footer-cells:nth-child(5) {
    flex: 1 1 100%;
    text-align: center;
    justify-content: center
  }
  .footer-cells:nth-child(5) i {
    float: none
  }
  .db-policy {
    margin-top: 0;
    text-align: center; 
  }
  .logowrap.fixed {
    left: 0%;
    width: 100%;
    padding-right: 2px;
    padding-left: 2px;
    background-color: #0a2d55;
    min-height: 50px;
  }
  .logowrap.fixed .booknow {
    float: left
  }
}

@media screen and (max-width:932px) and (orientation: landscape) {
  .sliderwrap {
    height: 100vh;
  }
  .bg-double-wrap {
    height: 100vh;
  }
  .banner-left {
    padding: 3em;
    padding-top: 5em;
    padding-right: 3em;
  }
  .topstrip section {
    display: none;
  }
  .booknow {
    width: 80%
  }
  a.aa {
    margin-top: 21px;
  }
  .left-pan {
    width: 100%;
    float: left;
    height: auto;
    position: static;
    background-color: #fff;
  }
  .right-pan {
    width: 100%;
    float: right;
  }
  .left-con-wrap {
    width: 50%;
    padding-top: 21px;
    padding-left: 5%;
    justify-content: flex-end
  }
  .man {
    display: none
  }
  .logowrap {
    border: none;
    width: 100%
  }
  .left-con {
    flex: 0 1 auto;
  }
  .left-con:nth-child(3) {
    display: none
  }
  .social, .left-con strong {
    display: none;
  }
}



@media screen and (max-width:800px) and (orientation: landscape) {
 
   .banner-left {
        padding:2em;
        padding-top: 5em;
        padding-right: 2em;
       flex:0 1 50%; border-radius: 9px 0px 0 0 ;
    } 
    
    .banner-left h1 {font-size: 3vw}
    
    .banner-left h2 {display: none}
    
    .banner-right{flex: 0 1 50%; border-radius: 0px 9px 0 0 ;}
    
    
    
    
    
    
}


@media(max-width:530px) {
  .mainbanner {
    min-height: auto;
  }
    
    
   .pic-right{
  float:left;
  margin-bottom: 11%;
  margin-left: 0%;
  
  width: 100%; 
   box-shadow: 7px 7px #7fd5fc;    
       
} 
 .inner-matter-wrap {
        padding: 1em;
    }   
    
    
  .advt {
    height: 200px;
    width: 100%;
    margin-top: 0px;
    background-size: 150%;
    background-attachment: scroll
  }
  .advt h2 {
    font-size: 6vw
  }
  .bg-double-wrap {
    height: 75vh;
  }
  .man {
    display: none
  }
  .banner-left {
    padding: 1.5em;
    padding-top: 4em;
  }
  .softcut-desc h2 {
    font-size: 5vw;
  }
  .banner-left h2 {
    display: none;
  }
  .cr-left h4 {
    text-align: center;
    max-width: 100%;
  }
  .softcut-desc h2 {
    font-size: 8vw;
  }
  .booknow-cells {
    width: 100%;
    margin-bottom: 3px;
  }
  .booknow {
    width: 80%;
    float: left
  }
  .booknow i {
    font-size: 11px;
  }
  .subtitle01:after {
    width: 50px;
    margin-left: 20px;
  }
  .subtitle01:before {
    height: 2px;
    width: 50px;
    margin-left: -69px;
  }
  .subtitle02:after {
    display: none
  }
  .subtitle02:before {
    height: 2px;
    width: 50px;
    margin-left: -25px;
    left: 50%;
    bottom: 0px
  }
  .subtitle02 {
    font-size: 7vw;
    padding-bottom: 25px;
  }
  .bg-wrap {
    padding-bottom: 70px
  }
  .s-wrap {
    padding-top: 90px;
    padding-bottom: 90px
  }
  .vision2030 {
    text-align: center;
    padding-top: 3px;
  }
  .slider-text {
    top: 3%;
    width: 70%;
    font-weight: 600;
    line-height: normal
  }
  .sliderwrap {
    height: 40vh;
  }
  .topstrip {
    font-size: 12px;
    line-height: normal;
  }
  .logo {
    width: 200px;
    margin-left: -100px;
    margin-top: -45px
  }
  h1 {
    font-size: 33px;
  }
  .softcut-desc strong {
    font-size: 18px;
  }
  .services-wrap h2 {
    font-size: 33px;
    margin-top: 55px;
  }
  .experience2-col {
    flex: 1 1 100%;
    order: 2;
  }
  .padmain {
    padding-right: 3%;
    padding-left: 3%;
  }
  .cols, .cols2 {
    width: 100%;
  }
  .experience2-col:last-child {
    order: 1;
  }
  .speciality-col strong {
    font-size: 4vw;
    line-height: 35px;
    font-weight: 500;
    margin-top: 55px;
  }
  .speciality-col {
    flex: 1 1 100%;
    font-size: 41px;
    line-height: normal;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
  }
  .speciality-col:last-child {
    padding: 0px;
    margin: 0px;
  }
  .alpna-wrap {
    padding-top: 55px;
    padding-bottom: 75px;
  }
  .alpna-desc {
    padding-top: 2em;
  }
  .footer-logo {
    flex: 1 1 100%;
    margin-right: 0px;
    text-align: center;
    margin-bottom: 21px;
  }
  .footer {
    background-size: cover
  }
  .need-help {
    margin-bottom: 11px;
  }
  .footer-cells {
    flex: 1 1 100%;
    text-align: center
  }
  .footer-cells i {
    float: none;
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .footer-cells:nth-child(5) i {
    display: inherit
  }
  .right-pan {
    display: flex;
    flex-wrap: wrap
  }
  .soft-cut-welcome {
    padding-bottom: 70px;
  }
  .softcut-desc {
    font-size: 17px;
    line-height: 27px;
  }
  a.aa {
    margin-top: 11px;
    display: none;
  }
  .alpna-pic:before {
    bottom: -40px;
    right: -11px;
  }
    
 .split {
  column-count: 1;
  column-gap: 1px;
}   
    
}