@charset "utf-8";
body {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  font-style: normal;
  line-height: 27px;
  font-weight: normal;
  color: #11151E;
  text-decoration: none;
  margin: 0;
  padding: 0
}
html {
  scroll-behavior: smooth
}
.wholewrap {
  float: left;
  width: 100%;
}
.left-pan {
  width: 15%;
  float: left;
  background-color: #fff9f0;
  height: 100vh;
  position: sticky;
  top: 0px;
  left: 0;
}
.right-pan {
  width: 85%;
  float: right;
  min-height: 100vh;
  position: relative;
}
.left-con-wrap {
  display: flex;
  flex-wrap: wrap;
  float: left;
}
.left-con {
  flex: 100%;
  float: left;
  padding-left: 3em;
  padding-right: 3em;
  margin-bottom: 2em;
  font-size: 13px;
}
.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: 6%;
  padding-left: 5%;
  padding-bottom: 5%;
}
.topstrip {
    width: 100%;
    float: left;
    background-color: #000000;
    color: #B6B6B6;
    padding-left: 3%;
    padding-right: 5.9%;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between
}
.fixwrap {
  width: 100%;
  float: left;
}
.vadanam-welcome {
  background-color: #aa1e31;
  width: 100%;
  float: left;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  background-image: url(../images/red-pattern.jpg);
  padding-top: 7%;
}
.vadanam-welcome img {
  width: 100%;
  height: auto;
  max-width: 622px;
}
.vadanam-dental-text {
  flex: 1 1 45%;
  font-size: 21px;
  line-height: 30px;
  color: #bcc3c1;
  min-width: 290px;
  margin-bottom: 66px;
}
.vadanam-desc {
  flex: 1 1 55%;
  position: relative;
  color: #FFFFFF;
  padding-top: 3%;
  padding-left: 3%;
}
.vadanam-desc strong {
  font-size: 31px;
  font-weight: 500
}
.padtop-big {
  padding-top: 7%;
}
.topmarg {
  margin-top: 36px;
}
.vadanam-dental-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%;
}
.competenceis-wrap {
  width: 100%;
  float: left;
  background-color: #fff;
  color: #000;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5em;
}

.main-wrap {
  width: 100%;
  float: left;
  background-color: #fff;
  color: #000;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5em;
}

.clinic-bg-wrap {
  width: 100%;
  float: left;
  background-color: #881827;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  background-image: url(../images/bg-clinic.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 500px;
  padding: 5%;
  background-attachment: fixed;
}
.clinic-speciality-col {
  flex: 1 1 48%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  min-height: 400px;
  font-size: 41px;
}
.clinic-speciality-col:last-child {
  border-left: solid 1px #fff;
  padding-left: 5%;
  margin-left: -31px;
}
.clinic-speciality-col strong {
  font-size: 3vw;
  display: block;
  line-height: 85px
}
.competenceis-wrap h2 {
  flex: 100%;
  margin-bottom: 15px;
  font-size: 3vw;
  font-weight: 600;
  border-bottom: solid 4px #ccc;
  padding-bottom: 33px;
}
.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);
}
.blogwrap {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
  padding: 5%;
  justify-content: center;
  gap: 3em;
  padding-bottom: 160px
}
.blogwrap h3 strong {
  display: block;
  font-size: 21px;
}
.blogwrap h3 {
  text-align: center
}
.blogcells {
  flex: 0 1 30%;
  border: solid 2px #ccc;
  min-height: 300px;
  padding: 2em;
    border-radius: 5px;
}
.blogcells img {
  width: 100%;
 
  margin-bottom: 21px;
  height: 225px;
  object-fit: cover;
    border-radius: 5px;
}
.blogcells section {
  display: block;
  color: #aa1e31;
  font-weight: 600;
  margin-bottom: 11px;
}
.blogcells h2 {
  font-size: 21px
}
.blogcells:hover {
  border-color: #aa1e31
}
.blogcells:hover section {
  color: #0E0A0B
}


.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
}
.kbg {
  background-image: url(../images/k.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  min-height: 600px;
}
.logowrap {
  width: 95%;
  float: left;
  left: 0%;
  top: 33px;
  position: absolute;
  z-index: 999;
  border-bottom: solid 1px #442023;
}

#inner.logowrap{position: static; border-bottom: none}
#inner.logowrap #menu{margin-top: 0;}
.border{
    float: left;
    min-height: 400px;
    width: 100%;
    line-height:27px;
    font-size: 15px;
}

.bodertop{border-top: solid 1px #ccc;}

.inner-wrap {
  width: 100%;
  float: left;
  background-color: #091208;
  min-height: 90px;
}
.inner-wrap .logowrap {
  position: relative;
  top: 21px;
  border: none
}

.inner-top-srtip {
    width: 100%;
    padding-top: 1%;
    padding-bottom: 1%;
    display: flex;

    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.pad-inner {
    padding-left: 15%;
    padding-right: 15%;
}

.inner-logo {
    width: 170px;
}


.inner-top-srtip .left-con-wrap{width: 60%}
.inner-top-srtip .left-con-wrap .left-con{flex:200px}

.logowrap2 {
    width: 100%;
    float: left;
    background-color: #95a627;
    padding-top: 5px;
    padding-bottom: 5px;
}

.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;
}
.vadanamwrap {
  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%;
}

.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: bold;
  color: #FFFFFF;
  position: relative;
  line-height: normal;
  text-align: center;
  display: block;
  margin-bottom: 21px;
  margin-top: 21px;
}
.subtitle01:after {
  width: 100px;
  height: 2px;
  background-color: #bd9530;
  position: absolute;
  content: '';
  bottom: 50%;
  margin-left: 20px;
}
.subtitle01:before {
  position: absolute;
  background-color: #bd9530;
  bottom: 50%;
  height: 2px;
  width: 100px;
  content: '';
  margin-left: -120px;
}
.subtitle02 {
  font-size: 2.5vw;
  font-weight: bold;
  color: #FFFFFF;
  position: relative;
  line-height: normal;
  text-align: center;
  display: block;
  margin-bottom: 21px;
  margin-top: 21px;
}
.subtitle02:after {
  width: 100px;
  height: 2px;
  background-color: #FFFFFF;
  position: absolute;
  content: '';
  bottom: 50%;
  margin-left: 20px;
}
.subtitle02:before {
  position: absolute;
  background-color: #FFFFFF;
  bottom: 50%;
  height: 2px;
  width: 100px;
  content: '';
  margin-left: -120px;
}
.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;
}
.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;
}

.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%; border-radius: 5px;
  
 
   width: 45%; height: auto
    
}
.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;
}
::selection {
  color: #fff;
  background-color: #333;
}
::-moz-selection {
  background: #000;
  color: #fff
}
/*
.logobgart {
	background-image: url(../images/ll.png),url(../images/cubes.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat,repeat;
	background-position: 95% center,left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}

*/
.logobgart {
  background-image: url(../images/c-bg.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: left bottom;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #D6D6D6;
}
.vadanam-wrap-company {
  float: left;
  width: 100%;
  position: relative;
}
.vadanam-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: 2px;
}

.common-cells h2 {
    font-size: 18px;
    color: #393233;
    display: block;
    margin-bottom: 11px;
    font-weight: 600;
}
#news{
  display: flex; flex-wrap: wrap; gap:2em; justify-content: space-between
}
.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;
}
.testicolor {
  background-image: url(../images/testi.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
.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: 33px;
  padding-bottom: 33px;
  padding-left: 9.7%;
}
.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 {
  color: #FFFFFF;
  font-size: 37px;
  position: relative;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 66px;
  margin-right: 0px;
  margin-bottom: 21px;
  margin-left: 0px;
  font-weight: bold;
  line-height: normal;
}
.subheading:after {
  width: 60px;
  height: 2px;
  background-color: #0b9fa4;
  position: absolute;
  content: '';
  bottom: 55%;
  margin-left: 20px;
}
.subheading:before {
  width: 60px;
  height: 2px;
  background-color: #0b9fa4;
  position: absolute;
  content: '';
  bottom: 55%;
  margin-left: -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: #aa1e31;
    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;
    border-radius: 3px;
}
.btn:hover {
  background-color: #000;
}
.featured-projects-wrap {
  float: left;
  width: 100%;
  margin-top: 33px;
  margin-bottom: 66px;
}
#menu {
  width: auto;
  position: relative;
  z-index: 999;
  padding-left: 2%;
  margin-top: 0.5%;
  float: left;
}

.team{display: flex; flex-wrap: wrap; gap:3em; justify-content: space-between}


.teamwrap {
    flex: 0 1 48%;
    background-color: #f7f5f2;
    min-height:350px; padding: 3em; min-width: 250px;
    border-radius: 5px;
}

.teamwrap ul {
    padding-top: 21px; display: flex; flex-wrap: wrap
    
}
.teamwrap ul li {
  list-style: none; 
  padding-left: 21px; position: relative; font-size: 12px;
  
}
.teamwrap ul li:before {
  position: absolute;
  content: '\ea5d';
  font-family: icofont;
 left: 0;
  color: #DC0D0D;
  margin-top: 2px; 
  font-size: 17px;
  transform: rotate(45deg)
      
}






.border .teamwrap h2{font-size: 21px; margin-bottom: 21px; margin-top: 1em;}

.teamwrap img{ width: 100%; max-width: 250px; height: auto; margin-right: 31px; margin-bottom: 70px; float: left; border-radius: 3px}


.booknow {
  width: 230px;
  color: #000000;
  background-color: #c11e34;
  text-align: center;
  float: right;
}
.booknow i {
  color: #fff;
  font-size: 20px;
  margin-right: 7px;
  margin-top: 2px;
  display: inline-block
}
.booknow a {
  background-color: #c11e34;
  width: 100%;
  display: block;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  padding-top: 7px;
  padding-right: 5%;
  padding-bottom: 7px;
  padding-left: 5%;
}
.booknow a:hover {
  color: #000000;
  background-color: #FFFFFF;
}
.booknow a:hover i {
  color: #b41e32;
}
.logowrap .booknow {
  display: none;
}
.logowrap.fixed .booknow {
  display: inherit;
  margin-top: 2px;
}

.gallery{display: flex; flex-wrap: wrap; gap:2em; }


.gallerycol { flex: 1 1 45%; overflow: hidden; 
  aspect-ratio: 16 / 9; position: relative; min-width: 250px; border-radius: 5px;
}

.gallerycol:after{position: absolute; width: 100%; height: 100%; outline: solid 1px #fff; outline-offset: -19px; content: ''; left: 0; top:0;}


.gallerycol:hover img {
  transform: scale(1.1);
}

.gal-text{position: absolute; left: 45px; bottom: 15%; font-weight: 600; color: #fff; font-size: 21px; z-index: 4}





.gallerycol img {
  width: 100%;
  display: block;
  height: 450px;
  transition: all 555ms ease-in-out; 
  
object-fit: cover
    
}

.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:22%;
  padding-left:5%
}
.services-tagline h1 {
  font-size: 2.5vw;
  color: #FFFFFF;
  background-image: none;
    text-shadow: 0 1px 3px #454545;
}
/**************************
*
*	whats app pulse start
*
**************************/
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(170, 30, 49, 0.7);
  }
  80% {
    box-shadow: 0 0 0 14px rgba(170, 30, 49, 0);
  }
}
.inner-whatsapp {
  position: fixed;
  z-index: 9;
  bottom: 30%;
  right: 1%;
  
}
.inner-whatsapp i {
    font-size: 33px;
    background-color: #000000;
    border-radius: 50%;
    padding: 11px;
    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: 20vh;
    float: left;
    background-color: #081108;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 75px;
    background-image: url(../images/inner-head.jpg);
}
#k2-wrap1 {
  width: 100%;
  line-height: normal;
  float: left;
  background-size: cover;
  position: relative;
}
.vadanam-2-col {
  float: left;
  width: 50%;
}
.vadanam-2-col:nth-child(1) {
  background-image: url(../images/bg-logo.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
.vadanam-2-col h2 {
  font-size: 55px;
  display: block;
  font-weight: 600;
  color: #081007;
  line-height: 70px;
  margin-top: 65px;
  margin-bottom: 65px
}
.vadanam-2-col h2 strong {
  color: #598916
}
.bullet {}
.bullet ul {
    padding-top: 21px;
    padding-bottom: 21px;
}
.bullet ul li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  margin-bottom: 11px; 
}
.bullet ul li:after {
  position: absolute;
  content: '\ea5d';
  font-family: icofont;
  left: 1px;
  top: -1px;
  color: #DC0D0D;
  margin-top: 2px;
  font-size: 17px;
  transform: rotate(45deg)
      
}

.inner-header-banner img {
  height: auto;
  width: 100%;
}
.inner-header-wrap {
  width: 100%;
  float: left;
  background-color: #666666;
  height: 15vh;
  background-image: url(../images/testimonial-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.inner-matter-wrap {
  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: 27%;
  padding-left: 7%;
}
.inner-matter-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: 7%;
  padding-left: 7%;
}
.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: 61px;
  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: #aa1e31
}
a.b {
  color: #FFFFFF;
  transition: all 211ms ease;
  font-size: 16px;
  letter-spacing: 2px;
  background-color: #6DB700;
  text-align: center;
  width: 150px;
  padding-top: 11px;
  padding-bottom: 11px;
  display: block;
  margin-top: 45px;
}
a.b:hover {
  color: #FFFFFF;
  background-color: #333333;
}
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: 160px;
  height: 45px;
  text-align: center;
  border: solid 2px #fff;
  letter-spacing: 1px;
  margin-top: 33px;
  display: block;
  float: right;
}
a.aa:hover {
  color: #FFFFFF;
  z-index: 1;
  border-color: #442023;
}
a.aa::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.aa::after {
  content: '\eaa0';
  position: absolute;
  font-family: icofont;
  margin-left: 11px;
}
a.aa:hover::after {
  color: #ca2b40
}
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: 15%;
  transition: all 533ms ease;
  border-top-style: none;
  border-bottom-style: none;
  z-index: 999999;
  background-color: #fff;
  box-shadow: 0 11px 21px -15px #000;
  padding-top: 2px;
  padding-bottom: 0px;
  width: 80%;
  padding-right: 4px;
  padding-left: 2%;
}

#inner.logowrap.fixed {
  position: fixed;
  
}


.logowrap.fixed #menu {
  margin-top: 1px;
}
.logowrap.fixed .logo {
  width: 75px;
  padding-top: 5px;
}
.logowrap.fixed .topright-contact {
  margin-top: 3px;
}
.logo {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 6em
}
.logo img {
  height: auto;
  width: 79%;
}
.sliderwrap {
  height: 75vh;
  width: 100%;
  position: relative;
  float: left;
  z-index: 2;
  overflow: hidden;
}
.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 {
   
    width: 50%;
    margin-bottom: 2%;
    min-height: 430px;
    display: flex; flex-wrap: wrap; align-content: flex-start
}
.contact-2-col strong {
  color: #aa1e31;
  font-weight: bold; display: block; font-size: 18px; margin-bottom: 15px;
}

.border .contact-2-col h1{color: #442023; margin-bottom: 0px}

.border .contact-2-col h2{color: #442023; font-size: 29px; margin-bottom: 55px}

.con-cel{flex: 1 1 45%;}


.con-brdr{border-left: solid 1px #ccc; padding-left: 3em; line-height: 50px; font-size: 18px; font-weight: 600; padding-top: 1em}

.con-cel i{
    margin-right: 21px;
    font-size: 18px;
    color: #aa1e31;
    padding: 9px; border-radius: 50%; line-height: 50px; border: solid 2px #aa1e31
}


.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
}
.input2 {
  border: 2px solid #b0bcea;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  width: 92.8%;
  padding: 3%;
  margin-right: 0;
  margin-top: 11px
}
.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;
}



.border h1{;
    color: #aa1e31;
    line-height: normal;
    margin-bottom: 21px;
    font-weight: 600
}



.border h2{font-size: 40px;
  color: #aa1e31;

  line-height: normal;
  margin-bottom: 21px;
  font-weight: 600}


.border h3{font-size: 30px;
  color: #aa1e31;
 
  line-height: normal;
  margin-bottom: 11px;
  font-weight: 600;
display:block; width: 100%}



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; border-radius: 5px;
}
.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: 15px;
}
.cols2 h4 {
  font-size: 29px;
  color: #fff;
  font-weight: 700
}
.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; border-radius: 5px;
}
.alpna-pic:before {
    content: '';
    position: absolute;
    height: 40%;
    width: 40%;
    bottom: -40px;
    right: 65px;
    z-index: -1;
    border-radius: 5px;
    background-image: url(../images/lines.png);
}
.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: 65%;
  border-top: solid 2px #b2aea8;
  margin-top: 55px;
  float: left;
  padding-top: 23px;
  margin-left: 16%;
  border-bottom: solid 2px #b2aea8;
  padding-bottom: 23px;
}
.social i {
  color: #aa1e31;
  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: 14px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 1px;
  color: #DDDDDD;
  margin-top: 65px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0.2);
}
.db-policy a {
  color: #FFFFFF;
}
.db-policy a:hover {
  color: #000;
}
.footer {
  width: 100%;
  color: #fff;
  background-color: #b02235;
  float: left;
  font-size: 14px;
  line-height: 23px;
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  background-image: url(../images/footerbg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.footer-cells {
  float: left;
  flex: 1 1 22%;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 1px;
}
.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;
  margin-right: 11px;
  font-size: 15px;
  border-radius: 50%;
  background-color: #4D0305;
  padding: 11px;
  display: inline-block;
  margin-top: -9px;
}
.footer-logo {
  flex: 0 1 11%;
  margin-right: 11%;
}
.footer-logo img {
  width: 100%;
  height: auto;
  max-width: 140px;
}
.footer-cells a {
  color: #fff;
}
.footer-cells a:hover {
  color: #fff;
}
.footer-cells strong {
  font-size: 11px;
  display: block;
  margin-bottom: 5px;
  color: #FFFFFF;
  font-weight: 600;
}
.footer-cells a i {
  background-color: #fff;
  color: #a51b2f
}
.footer-cells a:hover i {
  background-color: #4d0305;
  color: #fff
}
.footer-cells:nth-child(5) {
  flex: 0 0 210px;
}
.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;
}
#back-top a:hover {
  background-color: #494545
}
@media(max-width:1600px) {}
@media(max-width:1440px) {
  .left-con {
    padding-left: 1.5em;
    padding-right: 1.5em;
    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;
  }
  #menu {
    margin-top: 10px;
  }
}


@media(max-width:1024px) {
  .services-tagline h1 {
    font-size:5vw;
    
}  
    
    .contact-2-col {
    width: 100%;
    margin-bottom: 2%;
    
}
    
    
}

@media(max-width:840px) {
  .left-pan {
    width: 100%;
    float: left;
    height: auto;
    position: static;
    background-color: #fff;
  }
  .right-pan {
    width: 100%;
    float: right;
  }
  .booknow {
    display: none
  }
  .logowrap {
    border: none;
    width: 100%
  }
  .left-con-wrap {
    width: 65%;
    float: right;
    padding-top: 51px;
    padding-right: 10%;
  }
  .left-con {
    flex: 1 1 20%;
  }
  .left-con:nth-child(3) {
    display: none
  }
  .social {
    display: none;
  }
  .logo {
    width: 200px;
    margin-bottom: auto;
  }
    
   
    
    
  .sliderwrap {
    height: 40vh;
  }
  .topstrip {
    font-size: 16px;
    justify-content: center;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
  }
  .vadanam-desc {
    font-size: 13px;
    line-height: normal
  }
  .vadanam-dental-text {
    padding-top: 5%
  }
  .clinic-speciality-col {
    flex: 1 1 100%;
    align-content: flex-start;
    min-height: auto;
    padding-left: 5%;
  }
  .clinic-speciality-col strong {
    width: 100%;
  }
  .clinic-speciality-col:last-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;
  }
  .logowrap.fixed .booknow {
    float: left
  }
    
  .picright img {
    float: left;
    margin-left: 0%;
   
    width: 100%; order:0; margin-bottom: 30px;
   
} 
    
    
    .border{display: flex; flex-wrap: wrap}
    
    .border h2 {
    order: -1
}
    
    
    
    
}
@media screen and (max-width:932px) and (orientation: landscape) {
 
  .sliderwrap {
    height: 100vh;
  }
    
   .left-pan {
    width: 100%;
    float: left;
    height: auto;
    position: static;
    background-color: #fff;
  }
  .right-pan {
    width: 100%;
    float: right;
  }  
    
    .left-con-wrap{width: 70%; padding-top: 55px; padding-left: 5%; justify-content:flex-end}
    
    .topstrip{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;
  }
  .logo {
    width: 200px;
    margin-bottom: auto;
  }
  
}
@media(max-width:530px) {
    
    .services-tagline h1 {
    font-size:9vw; text-align: center
    
}  
    
    .services-tagline{padding-left: 0;} 
    
  .left-con-wrap {
    width: 100%;
    float: left;
    padding-top: 9px;
    padding-right: 0%;
    border-top: solid 1px #ccc;
    padding-bottom: 9px;
    background-color: #000000; padding-left: 1em
  }
  .left-con i {
    padding: 4px;
    color: #c11e34;
    margin-right: 3px;
    font-size: 14px;
      background-color: transparent;    
  }
  .left-con {
    margin-bottom: 0em;
    font-size: 13px; color: #fff; padding: 0px; flex:0 1 35%;
      line-height: normal;
  }
    
    .left-con:nth-child(2){flex:1 1 60%; } 
    
    .left-con strong{ font-weight: 400; line-height: normal; width: auto; display: contents}
    .left-con:first-child strong{display: none}
    
     
    
    
  .topstrip {
    font-size: 16px;
    line-height: normal;
    color: #FFFFFF;
    display: none;
  }
  .logo {
    width: 150px;
  }
  h1 {
    font-size: 33px;
  }
  .vadanam-desc strong {
    font-size: 18px;
  }
  .competenceis-wrap h2 {
    font-size: 33px;
    text-align: center;
    margin-top: 55px;
  }
  .experience2-col {
    flex: 1 1 100%;
    order: 2;
  }
  .padmain {
    padding-right: 5%;
  }
  .cols, .cols2 {
    width: 100%;
  }
  .experience2-col:last-child {
    order: 1;
  }
  .clinic-speciality-col strong {
    font-size: 4vw;
    line-height: 35px;
    font-weight: 500;
    margin-top: 55px;
  }
  .clinic-speciality-col {
    flex: 1 1 100%;
    font-size: 41px;
    line-height: normal;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    text-align: center;
  }
  .clinic-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;
  }
  .need-help {
    margin-bottom: 11px;
  }
  .footer-cells {
    flex: 1 1 100%;
    text-align: center
  }
  .footer-cells i {
    float: none;
    display: block;
    background-color: transparent
  }
  .footer-cells:nth-child(5) i {
    display: inherit
  }
  .right-pan {
    display: flex;
    flex-wrap: wrap
  }
  .vadanam-welcome {
    padding-bottom: 70px;
  }
  .vadanam-desc {
    font-size: 17px;
    line-height: 27px;
  }
  a.aa {
    float: left
  }
    
 .alpna-pic:before {
        bottom: -40px;
        right: -11px;
    }   
    
  
 .con-brdr {
    border-left: none;
    padding-left: 0em; margin-top: 21px;
   
}   
    
    .split {
    column-count: 1;
    column-gap: 0px;
}
    
    
}
