@charset "utf-8";
body {
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
  text-decoration: none;
  margin: 0;
  padding: 0
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Figtree", sans-serif;
  line-height: normal;
}
.logowrap {
  width: 100%;
  position: absolute;
  z-index: 21;
  top: 27px;
  padding: 11px 0 11px 0;
}
.logowrap:before {
  position: absolute;
  content: '';
  height: 100%;
  width: 18%;
  left: 0px;
  border-radius: 0 7px 7px 0;
  z-index: -1;
  backdrop-filter: blur(10px);
  background-color: rgba(223, 223, 223, 0.50)
}
.logowrap:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 81.3%;
  background-color: #da2027;
  border-radius: 7px 0 0 7px;
  right: 0px
}
.linkwrap {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  border-radius: 11px;
  min-height: 150px;
  padding: 3em;
  text-align: center;
  background-image: url(../images/cta.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  outline: dashed 2px #ff0000;
  outline-offset: -21px;
}
.free {
  width: 100%;
  margin-top: 120px;
  display: block;
  margin-bottom: 3em
}
.free2 {
  width: 100%;
}
.free.bullet ul {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  margin-top: 21px;
}
.free.bullet ul li {
  border: solid 1px #ccc;
  flex: 1 1 40%;
  padding: 2em;
  padding-left: 3em;
  border-radius: 11px;
  background-position: 20px 37px;
  color: #3B3B3B;
}
.free.bullet ul li strong {
  display: block;
  color: #1A1A1A;
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 20px;
}
.free.bullet strong {
  display: block;
  font-size: 26px;
  margin-top: 2em
}
#ps {}
#ps.free.bullet ul li {
  padding: 0;
  border: none;
  border-bottom: solid 1px #ccc;
  border-radius: 0;
  padding-bottom: 1em;
  background-position: 0 0;
  padding-left: 2em
}
.serv-head-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  width: 100%;
  position: absolute;
  bottom: 7%;
  z-index: 5;
}
.serv-head-cells {
  flex: 1 1 20%;
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(10px);
  border-radius: 7px;
  padding: 0.8em 2em 0em 2em;
  min-height: 110px;
  transition: all ease 222ms
}
.serv-head-cells a {}
.serv-head-cells a:hover {
  color: #000000
}
.serv-head-cells img {
  float: left;
  margin-right: 11px;
}
.serv-head-cells h3 {
  font-size: 1.1vw;
  margin-top: 15px
}
.serv-head-cells:hover {
  background-color: rgba(255, 255, 255, 1);
}
.w-bg {
  background-image: url("../images/w-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.noleftmargine {
  float: left;
  width: 50%;
}
.col-5-logos {
  min-height: 400px;
  width: 18%;
  margin-right: 0.5%;
  margin-bottom: 1%;
  margin-left: 0.5%;
  text-align: center;
  display: inline-block;
}
.col-5-logos img {
  height: auto;
  width: 100%;
  margin-bottom: 33px;
  max-width: 217px;
  border: 1px dashed #E9E9E9;
  transition: all ease 311ms;
}
.col-5-logos img:hover {
  transform: translateY(-7px);
  box-shadow: 0 0 21px 0 #dedede;
  border: none;
}
.col-5-logos:nth-child(1) {
  padding-top: 55px;
}
.col-5-logos:nth-child(3) {
  padding-top: 55px;
}
.col-5-logos:nth-child(5) {
  padding-top: 55px;
}
.aligncent {
  text-align: center;
  margin-top: 55px;
}
* {
  box-sizing: border-box;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
}
.ktop {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  font-size: 15px;
  line-height: 24px
}
.location {
  width: auto;
  float: left;
  text-align: left
}
.phonenumbers {
  width: auto;
}
.ph {
  float: right;
  text-align: left;
  margin-right: 30px;
}
.ph i, .em i, .location i {
  color: #da2027;
  font-size: 15px;
  margin-top: 5px;
  margin-right: 9px;
  display: inline-block
}
.em {
  width: auto;
  float: right;
  text-align: left;
}
.phonenumbers a {
  color: #fff;
}
.phonenumbers a:hover {
  color: #fff;
}
.banner-social {
  width: auto;
  float: right;
  margin-top: 11px;
}
.banner-social i {
  color: #1c4387;
  font-size: 19px;
  display: block;
  float: left;
  margin-bottom: 11px;
  border-radius: 50%;
  height: 33px;
  width: 33px;
  padding-top: 8px;
  padding-bottom: 11px;
  text-align: center;
  transition: all ease 250ms;
  margin-right: 7px;
}
.banner-social i:hover {
  transform: rotate(360deg);
  color: #ff0000;
}
.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;
}
.services-wrap {
  float: left;
  width: 100%;
}
.s-left {
  width: 35%;
  background-color: #20443f;
  float: left;
  color: #fff;
  min-height: 960px;
  padding-top: 6%;
  padding-left: 4%;
  background-image: url(../images/trans-logo.png), url(../images/services-bg.jpg);
  background-repeat: no-repeat;
  background-position: 80% 70%, left top;
  background-size: contain cover;
  padding-right: 5%;
  font-size: 20px;
  line-height: 30px;
}
.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;
}
.u-map {
  border-radius: 5px;
  margin-bottom: 111px;
  display: inline-block;
  float: left;
  width: 100%;
  border: 5px solid #E4E4E4;
}
.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;
  padding-left: 9.5%;
  float: left;
  height: auto;
  width: 100%;
  padding-right: 9.5%;
  padding-top: 5%;
  padding-bottom: 200px;
  background-image: url(../images/qatar-sky-line.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.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);
}
.colorgray 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;
}
.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;
}
::selection {
  color: #fff;
  background-color: #333;
}
::-moz-selection {
  background: #000;
  color: #fff
}
#united-ark-1 {
  width: 100%;
  line-height: normal;
  float: left;
  background-size: cover;
  position: relative;
}
.united-ark-wrap2 {
  float: left;
  width: 100%;
  background-color: #FFFFFF;
  padding-bottom: 100px;
}
.unitedarkwrap {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 7%;
  padding-bottom: 7%;
}
.gloabl {
  width: 100%;
  background-color: #F0F0F0;
  padding-top: 5%;
  background-image: url(../images/global.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  float: left;
  min-height: 500px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}
.g-man {
  flex: 1 1 30%;
  text-align: right
}
.g-man img {
  vertical-align: top
}
.g-col {
  flex: 1 1 30%;
  padding-top: 2%;
  padding-left: 2%
}
.g-col h5 {
  font-size: 50px;
  color: #d82128;
  font-weight: 800
}
.g-col.bullet {
  font-weight: 700
}
.c-wrap {
  float: left;
  width: 100%;
  padding-top: 33px;
  padding-bottom: 33px;
  display: flex;
  gap: 2em;
  justify-content: center;
  flex-wrap: wrap;
}
.ce-cells {
  width: 100%;
  max-width: 527px;
  border: solid 1px #ccc;
  padding: 2em;
  min-width: 222px;
  font-size: 21px;
  font-weight: 600;
  color: #15487d
}
.ce-cells img {
  display: block;
  margin-top: 21px;
}
.unitedarkwrap-company {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 20px;
  padding-bottom: 120px;
}
.colorblueblog {
  background-color: #D3EDF5;
  text-align: center;
}
.blog-2-cols {
  border: solid 2px #a7acbd;
  display: inline-block;
  flex: 1 1 25%;
  min-height: 600px;
  margin-bottom: 3%;
  text-align: left;
  padding: 2em;
  border-radius: 11px;
  color: #0F1643;
  min-width: 222px;
}
.blog-2-cols h2 {
  font-size: 25px;
  font-weight: 500;
  color: #183c7d;
}
.blog-2-cols:hover h2 {
  color: #0076D8
}
.blog-2-cols img {
  height: 180px;
  width: 100%;
  max-width: 750px;
  object-fit: cover;
  border-radius: 11px;
  margin-bottom: 21px;
}
.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-CELLS {
  float: left;
  width: 100%;
  margin-bottom: 11px;
  font-size: 13px;
}
.BLOG-CELLS strong {
  font-size: 16px;
  display: block;
  margin-bottom: 11px;
}
.unitedarkwrap.colorblueblog .blog-2-cols .scrollwrap .BLOG-CELLS img {
  height: 120px;
  width: 35%;
  margin-right: 3%;
  float: left;
  margin-bottom: 21px;
  object-fit: cover;
}
.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 {
  flex: 1 1 45%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  padding-top: 9%
}
.home50colspic {
  flex: 1 1 50%;
  text-align: center;
  padding-top: 5%
}
.home50colspic img {
  width: 100%;
  height: auto;
  max-width: 624px
}
.u-micro-cell {
  width: 50%;
  padding: 1em;
  font-size: 3vw;
  line-height: normal;
  font-weight: 800;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc
}
.u-micro-cell strong {
  font-weight: normal;
  font-size: 20px;
  display: block;
  color: #696969
}
/*.u-line-1{border-bottom: solid 1px #ccc; border-right: solid 1px #ccc;}
.u-line-2{border-left: solid 1px #ccc; border-top:solid 1px #ccc}*/
.u-line-1 {
  border-top: none;
  border-left: none
}
.u-line-2 {
  border-right: none
}
.u-line-3 {
  border-bottom: none
}
.u-line-4 {
  border-top: none;
  border-right: none;
  border-bottom: none
}
.red {
  color: red
}
.red2 {
  color: red;
  font-size: 2vw;
  padding-top: 2em;
  padding-left: 1.5em
}
.client-wrap {
  width: 100%;
  border: 3px solid #DC1B1B;
  border-radius: 7px;
  padding: 1.5em 3em 1.5em 3em;
  position: relative;
}
.client-wrap:before {
  position: absolute;
  content: 'OUR CLIENTS';
  width: 230px;
  height: 50px;
  background-color: #fff;
  top: -15px;
  font-weight: 800;
  font-size: 1.5vw;
  padding-left: 31px;
  color: #000
}
.eq-wrap {
  width: 100%;
  border: 3px solid #DC1B1B;
  border-radius: 7px;
  padding: 1.5em 3em 1.5em 3em;
  position: relative;
  margin-top: 3em
}
.eq-wrap:before {
  position: absolute;
  content: 'OUR VEHICLES';
  width: 230px;
  height: 50px;
  background-color: #fff;
  top: -15px;
  font-weight: 800;
  font-size: 1.5vw;
  padding-left: 31px;
  color: #000
}
.pic-right .eq-wrap img {
  border: none;
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
}
.partners {
  display: grid;
  grid-template-columns: repeat(5, 1fr); /* 4 equal columns */
  gap: 2em;
  width: 100%;
}
.clientcells {
  width: 100%;
  border: solid 1px #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFFFFF;
  padding: 11px 0px;
}
.clientcells img {
  width: 80%;
  height: auto;
}
.inner-2-col-big {
  float: left;
  width: 50%;
  padding-right: 5%;
  background-image: url("../images/mission-bg.jpg");
  min-height: 700px;
  padding-top: 11em;
}
.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%;
  padding-left: 5%;
}
.inner-2-col img {
  height: auto;
  width: 100%;
  max-width: 566px;
}
.inner-2-col-company {
  float: left;
  width: 50%;
  text-align: left;
  padding-right: 5%;
  padding-left: 5%;
}
.inner-2-col-company img {
  height: auto;
  width: 100%;
}
.skyline {
  background-image: url(../images/qatar-sky-line.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: contain;
  padding-bottom: 13%;
  padding-right: 9.5%;
  padding-left: 9.5%;
  column-count: 2;
  column-gap: 51px;
}
.inner-2-col h2 {
  color: #FFFFFF;
}
.testicolor {
  background-image: url(../images/testi.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
.gradient1 {
  background-attachment: fixed;
  background-color: #c41818;
  background-image: url(../images/min-banner.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 600px;
  color: #FFFFFF;
}
.g2 {
  background-image: url(../images/g2.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  min-height: 600px;
}
.sticky {
  width: 50%;
  padding-right: 5%;
  float: left;
  position: sticky;
  top: 55px;
}
.sticky .home50cols {
  width: 100%;
}
.services {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
.services-cells {
  flex: 0 1 47%;
  background-color: #000;
  border-radius: 11px;
  position: relative;
  margin-bottom: 2em;
  overflow: hidden
}
.serv-title {
  position: absolute;
  bottom: 0%;
  left: 0%;
  z-index: 1
}
.serv-title h3 {
  font-size: 21px;
  color: #fff;
  font-weight: 600;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 7px 30px 11px 31px;
  margin-bottom: 0;
  border-radius: 0 11px 0 0;
}
.services-cells:first-child {
  transform: translateY(-75px)
}
.services-cells:nth-child(3) {
  transform: translateY(-75px)
}
.services-cells:nth-child(5) {
  transform: translateY(-75px)
}
.services-cells:nth-child(7) {
  transform: translateY(-75px)
}
.services-cells:nth-child(9) {
  transform: translateY(-75px)
}
.services-cells:nth-child(11) {
  transform: translateY(-75px)
}
.services-cells img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  transition: all ease 300ms;
  position: relative;
  z-index: 0;
}
.services-cells:hover img {
  transform: scale(1.1)
}
.services-cells:after {
  position: absolute;
  content: '\ea5d';
  font-family: "icofont";
  z-index: 5;
  color: #FF0000;
  font-size: 40px;
  top: 5%;
  left: 5%;
  transform: rotate(45deg);
  transition: all ease 111ms;
  padding: 5px 7px 5px 7px;
  border-radius: 50%;
}
.services-cells:hover:after {
  transform: rotate(0deg);
  background-color: #FC0000;
  color: #fff;
  font-size: 21px
}
.responsive {
  width: 100%;
  height: auto;
  max-width: 800px;
}
.unitedarkwrap.gradient1 .h3 {
  font-size: 38px;
  color: #171C4F;
  float: left;
  width: 48%;
  margin-right: 3.5%;
  line-height: normal;
  text-transform: uppercase;
  padding-left: 3%;
  font-weight: normal;
}
.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-top: 111px;
  padding-bottom: 99px;
}
.home-w-text h1, .home-w-text h2 {
  font-size: 3vw;
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 21px;
  background-image: none;
  padding-bottom: 0px;
  color: #fff
}
.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%;
  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;
}
#eduwing-wrap2 {
  width: 100%;
  line-height: normal;
  float: left;
  background-size: cover;
  position: relative;
  background-color: #152310;
  color: #CCCCCC;
}
.title1 {
  display: block;
  font-size: 1.7vw;
  color: #000;
  line-height: 2.3vw;
  font-weight: 700
}
.title1 strong {
  display: block;
  font-weight: 300
}
.bend {
  background-image: url("../images/bend.png");
  background-position: right bottom;
  background-repeat: no-repeat;
}
.title2 {
  font-size: 45px;
  color: #fff;
  display: block;
  line-height: normal;
  text-transform: uppercase;
}
.ico {}
.ico img {
  margin-right: 21px;
  float: left;
  width: 100%;
  height: auto;
  max-width: 118px;
}
.title3 {
  color: #175D5B;
  padding-top: 21;
  display: block;
  line-height: normal;
  padding-bottom: 33px;
  text-align: center;
  margin-bottom: 45px;
  font-weight: bold;
  font-size: 45px;
  margin-top: 111px;
}
.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%;
}
.bullet ul {
  margin: 0px;
  padding-top: 11px;
  padding-right: 0px;
  padding-bottom: 21px;
}
.bullet ul li {
  list-style-position: outside;
  list-style-type: none;
  background-image: url(../images/arrow-green.png);
  background-repeat: no-repeat;
  background-position: left 3px;
  ;
  padding-left: 30px;
  padding-bottom: 11px;
  font-size: 18px;
  color: #171717;
}
.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: 43px;
  padding-bottom: 33px;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
}
.title-bg-color {
  background-color: #E8F3FD;
  margin-bottom: 45px;
}
.btm-brdr {
  float: left;
  width: 100%;
  padding-top: 33px;
  padding-bottom: 33px;
  border-bottom: 2px solid #C6C6C6;
}
.inner-title h2 {
  color: #F30000;
  font-weight: 800;
  margin: 0px;
  padding: 0px;
  font-size: 45px;
  background-image: url(../images/double.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 20px
}
.inner-title h2 strong {
  color: #635e5e;
}
.inner-title h1 {
  color: #15438a;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
  background-image: none;
  font-size: 45px;
  padding-bottom: 25px;
}
.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: bold;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #C91212;
  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: 15px;
  border-radius: 3px;
}
.btn:hover {
  background-color: #09072B;
}
.featured-projects-wrap {
  float: left;
  width: 100%;
  margin-top: 33px;
  margin-bottom: 66px;
}
.home-desc {
  border-radius: 5px;
  width: 55%;
  z-index: 1;
  top: 2%;
  text-align: left;
  left: 0px;
  padding-right: 9%;
  background-size: 70%;
  float: left;
  padding-top: 5%;
}
.home-desc h1 {
  color: #323F58;
  background-position: left bottom;
  margin-bottom: 45px;
  font-size: 45px;
  font-weight: normal;
  background-image: url(../images/grayline.png);
  padding-bottom: 40px;
}
.home-desc h1 strong {
  color: #E60000;
  font-weight: bold;
}
#menu {
  width: auto;
  position: absolute;
  z-index: 1;
  float: left;
  left: 22%;
  top: 39%;
}
.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);
}
.mission-vision-values {
  flex: 1 1 25%;
  border: 2px solid #9A9A9A;
  padding: 3em;
  border-radius: 11px;
  padding-bottom: 5em;
  min-width: 222px
}
.mission-vision-values strong {
  font-size: 27px;
  font-weight: 800;
  display: block;
  margin-bottom: 21px
}
.mission-vision-values i {
  font-size: 60px;
  color: red;
  display: block;
  margin-bottom: 11px
}
.mission-vision-values:hover, .mission-vision-values:hover i {
  color: #fff;
  background-color: #da2027;
  border-color: #da2027
}
.services-tagline {
  float: left;
  width: 100%;
  color: #FFFFFF;
  position: absolute;
  z-index: 9;
  max-width: 700px;
  left: 12%;
  bottom: 27%;
}
.services-tagline h1 {
  font-size: 2.5vw;
  color: #FFFFFF;
  font-weight: bold;
  background-image: none;
  text-shadow: 1px 1px 0 #474747;
}
.serv-header-blue-top2:before {
  position: absolute;
  content: '';
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 11%, rgba(255, 255, 255, 0) 77%);
  height: 100%;
  width: 100%;
  left: 0px;
  bottom: 0px;
}
/**************************
*
*	whats app pulse start
*
**************************/
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
  }
  80% {
    box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
  }
}
/*pulseend*/
.inner-whatsapp {
  position: fixed;
  z-index: 9;
  bottom: 15%;
  right: 2%;
}
.inner-whatsapp i {
  font-size: 33px;
  background-color: #00CC66;
  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: #00CC66;
  background-color: #FFFFFF;
}
.pic-company {
  background-image: url("../images/united-ark-company-ksa.jpg")
}
.pic-hr {
  background-image: url("../images/human-resource-ksa.jpg")
}
.pic-project-support {
  background-image: url("../images/project-support-services.jpg")
}
.pic-fire-protection {
  background-image: url(../images/slides/united-ark3.jpg)
}
.pic-rental {
  background-image: url("../images/heavy-equipment.jpg")
}
.pic-certificates {
  background-image: url("../images/certificates.jpg")
}
.pic-contact {
  background-image: url("../images/contact-banner.jpg")
}
.certi {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 equal columns */
  gap: 3em; /* spacing between images */
}
.certi img {
  width: 100%;
  height: auto;
  object-fit: cover; /* keeps images proportional */
}
.inner-header-banner {
  width: 100%;
  position: relative;
  z-index: 7;
  height: 67vh;
  float: left;
  background-color: #D6D6D6;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}
.inner-header-banner:after {
  height: 100%;
  width: 100%;
  position: absolute;
  background: linear-gradient(25deg, rgba(0, 0, 0, 0.6) 27%, rgba(210, 19, 26, 0) 71%);
  content: '';
  top: -1px;
  z-index: 3;
  left: 0px;
}
.blog-banner {
  width: 100%;
  position: relative;
  z-index: 7;
  height: 250px;
  float: left;
  background-color: #D6D6D6;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}
.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 {
  float: left;
  width: 100%;
  box-shadow: 0 0 11px 0 #DBDBDB;
  border-radius: 11px;
  padding: 4em;
  padding-top: 6em;
  background-image: url(../images/logo.jpg);
  background-position: -20% -10px;
  background-repeat: no-repeat;
}
.inner-matter-wrap h2 {
  color: #343434;
  font-size: 32px;
  font-weight: 700;
  position: inherit;
  margin-bottom: 30px
}
.inner-matter-wrap h3 {
  color: #d51e25;
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 9px;
  margin-top: 21px;
  position: inherit
}
.inner-matter-wrap h4 {
  color: #D80000;
  font-size: 33px;
  font-weight: 700;
}
.inner-matter-wrap h4 strong {
  color: #000000;
  font-weight: 700;
}
.inner-matter-wrap strong {
  font-weight: 700
}
.pic-right img {
  float: right;
  margin-left: 5%;
  margin-bottom: 5%;
  border-radius: 11px;
  width: 50%;
  height: auto;
}
.glob {
  width: 100%;
  background-image: url(../images/globe.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-top: 3em;
  margin-bottom: -4em;
}
.glob > div {
  flex: 1 1 25%
}
.glob img {
  float: none;
  margin-bottom: 0px;
  width: 60%;
}
.glob > div:nth-child(1) {
  padding-top: 3em;
  padding-left: 5em
}
.glob > div:nth-child(2) {
  text-align: center
}
.glob > div:nth-child(3) {
  padding-top: 5em
}
.glob ul li {
  font-weight: 700
}
.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;
}
.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: #19294B;
}
.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: 11px;
}
.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: #FF0000;
}
.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 {
  flex: 100%;
  background-color: #fff;
  border: 1px solid #D9E3EA;
  min-height: 300px;
  border-radius: 5px;
  font-size: 15px;
  float: left;
  padding-top: 3%;
  padding-right: 5%;
  padding-bottom: 3%;
  padding-left: 5%;
  margin-bottom: 55px;
}
.full strong {
  font-size: 21px;
  color: rgba(193, 0, 0, 1.00);
  display: block;
  margin-bottom: 11px;
}
.con-3-col-new {
  flex: 1 1 30%;
  border: 1px solid #D9E3EA;
  min-height: 250px;
  padding: 3%;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 5px;
  font-size: 15px;
}
.con-3-col-new h3 {
  font-size: 21px;
  color: #E00000;
  text-transform: uppercase;
  margin-bottom: 30px
}
.colorgray .con-3-col-new .ns-desc i {
  font-size: 11px;
  color: #18868c;
  margin-right: 11px;
  padding-top: 5px;
}
.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%;
  min-height: 90px;
}
.ns-tile h2 {
  font-size: 25px;
  font-weight: 600;
  color: #15438a
}
.ns-desc {
  width: 100%;
  margin-top: 11px;
  float: left;
  font-size: 17px;
  line-height: 27px;
  min-height: 160px;
}
.ns-desc i {
  margin-right: 7px;
  color: red;
  margin-top: 7px;
  display: inline-block;
  font-size: 11px
}
.date {
  float: left;
  width: 100%;
  font-size: 21px;
  font-weight: 500;
  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: 40px;
  width: 40px;
  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;
  -webkit-transition: all 222ms ease;
  -moz-transition: all 222ms ease;
  -ms-transition: all 222ms ease;
  -o-transition: all 222ms ease;
  transition: all 222ms ease;
  font-size: 18px
}
a:hover {
  color: #0c4487
}
a.b {
  color: #000000;
  transition: all 211ms ease;
  background-color: #F8F8F8;
  text-align: center;
  width: 190px;
  padding-top: 11px;
  padding-bottom: 14px;
  display: inline-block;
  border-radius: 5px;
  margin-right: 5px;
  font-weight: 700
}
a.b:hover {
  color: #FFFFFF;
  background-color: #000;
}
a.c {
  color: #FFFFFF;
  transition: all 211ms ease;
  font-weight: 700;
  background-color: #ff0000;
  text-align: center;
  width: 190px;
  padding-top: 11px;
  padding-bottom: 14px;
  display: inline-block;
  border-radius: 5px;
}
a.c:hover {
  color: #FFFFFF;
  background-color: #000;
}
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.d {
  color: #da2027;
  font-size: 16px;
  font-weight: 600;
  margin-top: 21px;
  display: block;
  position: relative;
  width: 170px
}
a.d:hover {
  color: #000;
}
a.d:after {
  position: absolute;
  width: 80px;
  height: 4px;
  background-color: #000;
  content: '';
  margin-left: 5%;
  top: 45%;
  right: 0px
}
a.d:before {
  position: absolute;
  width: 10px;
  height: 4px;
  background-color: #da2027;
  content: '';
  margin-left: 3%;
  top: 45%;
  right: 0px;
  z-index: 1;
  ;
  transition: all ease-in 311ms
}
a.d:hover:before {
  width: 80px
}
a.k {
  color: #fff;
  text-align: center;
  width: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  transition: all 211ms ease;
  background-color: #c41818;
  margin-top: 21px;
  float: left;
  padding-right: 31px;
  padding-left: 61px;
  font-size: 18px;
  border-radius: 6px;
  font-weight: 700;
  position: relative;
}
a.k:before {
  position: absolute;
  content: '\ea5d';
  font-family: icofont;
  left: 9%;
  transform: rotate(45deg);
  font-size: 27px;
  font-weight: 300
}
a.k:hover {
  background-color: #000;
}
a.u {
  color: #000;
  text-align: center;
  width: auto;
  padding-top: 11px;
  padding-bottom: 11px;
  transition: all 211ms ease;
  border: solid 3px #d21717;
  margin-top: 21px;
  float: left;
  padding-right: 31px;
  padding-left: 61px;
  font-size: 18px;
  border-radius: 6px;
  position: relative;
  font-weight: 800;
}
a.u:before {
  position: absolute;
  content: '\ec49';
  font-family: icofont;
  left: 9%;
  font-size: 21px;
  font-weight: 400
}
a.u:hover {
  color: red;
}
a.aa {
  color: #FFFFFF;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  overflow: hidden;
  width: 170px;
  padding-left: 21px;
  background-color: #000;
  border-radius: 5px;
  margin-top: 33px;
  display: block;
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
}
a.aa:after {
  position: absolute;
  content: '\eaa0';
  font-family: icofont;
  right: 11%
}
a.aa:hover {
  color: black;
  z-index: 1;
}
a.aa::before {
  position: absolute;
  content: '';
  background-color: #fff;
  height: 55px;
  width: 1px;
  left: -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:hover::before {
  width: 100%;
  z-index: -1;
  left: 0px;
}
a.aa:hover::after {
  color: red
}
a.slidebtn {
  color: #FFFFFF;
  padding-top: 10px;
  margin-right: 7px;
  margin-left: 7px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 200px;
  height: 45px;
  text-align: center;
  background-color: #072034;
  border-radius: 3px;
  letter-spacing: 2px;
  margin-top: 11px;
}
a.slidebtn:hover {
  color: #FFFFFF;
  z-index: 1;
  background-color: #072034;
}
a.slidebtn::before {
  position: absolute;
  content: '';
  background-color: #56a647;
  height: 55px;
  width: 1px;
  left: -1px;
  top: 0px;
  transition: all 222ms ease-in;
}
a.slidebtn:hover::before {
  width: 100%;
  z-index: -1;
  left: 0px;
}
.why-eduwing-wrap {
  float: left;
  height: auto;
  width: 100%;
  background-color: #f2f5f6;
  background-size: 65%;
  text-align: center;
  padding: 7.5%;
}
.why20 {
  flex: 1 1 25%;
  padding-right: 2%;
  padding-left: 2%;
  padding-top: 5%;
  min-width: 222px;
}
.why20 img {
  height: auto;
  width: 100%;
  margin-top: 15%;
}
.why80 {
  flex: 1 1 30%;
  padding-top: 3%;
}
.why80leftpad {
  padding-left: 3%;
}
.why-list {
  float: left;
  width: 100%;
  padding-top: 33px;
}
.why-list li {
  float: left;
  box-shadow: 0 0 21px -8px #999999;
  margin-bottom: 21px;
  list-style-position: outside;
  list-style-type: none;
  position: relative;
  font-size: 17px;
  width: 100%;
  line-height: 25px;
  border-radius: 21px;
  padding: 2em;
  transition: all ease 111ms;
  min-height: 190px;
}
.why-list li:hover {
  transform: translateY(-11px);
  box-shadow: 0 11px 21px -8px #999999;
}
.why-list li strong {
  font-size: 21px;
  color: #1b4186;
  display: block;
  font-weight: bold;
  margin-bottom: 11px;
}
.why-list li:hover strong {
  color: red
}
.small {}
.small.why-list li i {
  margin-bottom: 0px;
}
.small.why-list li strong {
  padding-top: 15px;
}
.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%;
  margin-top: 3%;
  text-align: center;
  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: 290px;
  margin-right: 11px;
  margin-left: 11px;
  display: inline-block;
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 11px;
  background-color: #0099CC;
  border-radius: 21px;
  background-image: url(../images/email.png);
  background-repeat: no-repeat;
  background-position: 21px center;
  transition: all ease 666ms;
}
.c3 {
  width: 290px;
  margin-right: 11px;
  margin-left: 11px;
  display: inline-block;
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 11px;
  background-color: #24BB3A;
  border-radius: 21px;
  background-image: url(../images/call.png);
  background-repeat: no-repeat;
  background-position: 21px center;
  transition: all ease 666ms;
}
.c2:hover {
  background-color: #091937;
  background-position: 35px center;
}
.c3:hover {
  background-color: #091937;
  background-position: 35px center;
}
.height {
  float: left;
  height: 90px;
  width: 100%;
}
.two-col {
  flex: 1 1 40%;
  padding: 3em
}
.btn-2-col {
  flex: 1 1 40%;
}
.btn-2-col span {
  font-size: 30px;
  display: block;
  margin-bottom: 21px;
  line-height: normal;
  font-weight: 700;
  color: #595959;
}
.btn-2-col h4 {
  font-size: 2.5vw;
  color: #000000
}
.btn-2-col section {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
  gap: 1em
}
.pad-right {
  padding-right: 2em;
}
.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;
}
.ov-quick strong {
  font-weight: bold;
  display: block;
  margin-bottom: 21px;
  padding-bottom: 55px;
  background-image: url(../images/eduwing-line.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.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: 90px;
  padding-bottom: 0%;
  height: auto;
  color: #FFFFFF;
  background-color: #0c7fb2;
  text-align: center;
  background-image: url(../images/testi.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  min-height: 900px;
}
.wrap3 .testi-2-col {
  float: left;
  width: 100%;
  text-align: left;
  padding-top: 55px
}
.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
}
.wrap7 {
  float: left;
  width: 80%;
  padding-top: 11%;
  padding-right: 10%;
  padding-bottom: 11%;
  padding-left: 10%;
  font-size: 1.2vw;
  left: 0;
  top: 0;
  background-color: #1a2761;
  color: #ccc;
  background-image: url(../images/testimonial-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-attachment: fixed;
  height: auto
}
.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;
}
.padmain {
  padding-left: 9%;
  padding-right: 9%;
}
.pad-t-b {
  padding-top: 5em;
  padding-bottom: 5em
}
.gry {
  transform: scale(0.8);
}
.pad-top {
  padding-top: 5em;
}
.parentflex {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
}
.margintop {
  margin-top: 130px;
  border-top: solid 1px #ccc;
  padding-top: 120px
}
.marginsmall {
  margin-top: 70px;
}
.logowrap.fixed .phonenumbers i {
  color: #7abf44;
}
.logowrap.fixed .phonenumbers {
  color: #fff;
  margin-top: 5px;
  margin-right: 11px;
  margin-left: 1px;
  font-size: 15px;
}
.logowrap.fixed .phonenumbers a {
  color: #fff;
}
.logowrap.fixed {
  position: fixed;
  top: 0px;
  transition: all 533ms ease;
  z-index: 999999;
  left: 0;
  padding-top: 2px;
  padding-bottom: 0px;
  width: 100%;
}
.logowrap.fixed .ktop {
  display: none;
}
.logowrap.fixed #menu {
  top: 0px;
}
.logowrap.fixed .banner-social i {
  color: #fff
}
.logowrap.fixed .logo {
  width: 70px;
  margin-top: 7px;
}
.logo {
  float: left;
  margin-top: 1%;
  width: 150px;
}
.logo img {
  height: auto;
  width: 100%;
  max-width: 130px
}
.flogo {
  float: left;
  width: auto;
  display: none;
  margin-top: 5px;
}
.flogo img {}
.sliderwrap {
  height: 95vh;
  width: 100%;
  position: relative;
  float: left;
  z-index: 2;
  overflow: hidden;
}
.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;
}
.con-3 strong {
  font-size: 21px;
  font-weight: bold;
  color: #2B364C;
  display: block;
  margin-bottom: 21px;
}
.c-logos {
  width: 100%;
  font-size: 18px;
  float: left;
  padding-right: 10%;
  padding-left: 10%;
}
.main-product-pic {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 21px;
  text-align: left;
}
.main-product-pic img {
  height: auto;
  width: 100%;
}
.contact-header-wrap {
  width: 100%;
  float: left;
  background-color: #A8CAE3;
  height: 222px;
  background-image: url(../images/contactus.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.contact-2-col {
  float: left;
  width: 49%;
  padding: 5%;
  margin-bottom: 2%;
  color: #333333;
  box-sizing: border-box;
  min-height: 430px;
  margin-right: 7px;
  background-color: #FFFFFF;
}
.contact-2-col strong {
  color: #FF0000;
  font-weight: bold;
}
.branch {
  flex: 1 1 30%;
  padding: 4%;
  border-radius: 5px;
  border: solid 1px #D9E3EA;
  background-color: rgba(255, 255, 255, 0.6);
}
.titlewrap {
  width: 100%;
  text-align: center;
  font-size: 27px;
  font-weight: 800;
  color: #232323;
  margin-top: 33px
}
.branch h3 {
  text-transform: uppercase;
  font-size: 21px;
  margin-bottom: 30px
}
.branch h4 {
  color: #000000;
  font-size: 20px;
  margin-bottom: 9px;
  padding-bottom: 0px
}
.input1 {
  font-size: 15px;
  width: 100%;
  padding-top: 2%;
  padding-right: 1%;
  padding-bottom: 2%;
  padding-left: 33px;
  font-family: "Barlow", serif;
  background-color: #FFFFFF;
  color: #333333;
  margin-top: 7px;
  margin-bottom: 7px;
  border: 1px solid #6E6E6E;
  border-radius: 5px;
}
.input2 {
  border: 2px solid #b0bcea;
  font-family: "Barlow", serif;
  font-size: 16px;
  width: 92.8%;
  padding: 3%;
  margin-right: 0;
  margin-top: 11px
}
.split {
  column-count: 2;
  column-gap: 21px;
}
.conpicbg {
  background-image: url(../images/contactus.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.last {
  margin-right: 0;
  padding-top: 3%;
  padding-bottom: 7%
}
.amits-2-col {
  float: left;
  width: 50%;
  padding-right: 2%;
  text-align: left;
}
h1 {
  line-height: normal;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: #a1424d;
  font-size: 2.5vw;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 21px;
  padding-left: 0px;
  font-weight: normal;
  background-image: url(../images/grayline.png);
}
.toppad {
  padding-top: 5%;
}
.no-top-pad {
  padding-top: 0px;
}
h1 strong {
  color: #333333;
}
h2 {
  font-size: 2.5vw;
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 11px;
  color: red;
}
.txt-color-dark {}
.txt-color-dark h2 {
  color: #12334e;
}
.linkwrap h3 {
  color: #F0F0F0;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 31px;
}
h3 {
  font-size: 30px;
  position: relative;
  line-height: normal;
  margin-bottom: 21px;
}
h4 {
  font-size: 25px;
  font-weight: 900;
  line-height: normal;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 11px;
  padding-left: 0;
  margin-bottom: 11px;
}
h4 span {
  font-size: 15px;
  font-weight: 500;
  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
}
.subtitle {
  position: relative;
  color: #FF0004;
  text-align: center;
  display: block;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 15px;
}
.inputsmall {
  background-color: transparent;
  color: #fff;
  border: 1px solid #c3e6f1;
  padding: 7px;
  float: left;
  width: 48%;
  margin-right: 4px;
  font-family: "Barlow", serif;
  border-radius: 2PX;
  margin-bottom: 5px;
}
.inputbig {
  background-color: transparent;
  color: #fff;
  padding: 7px;
  float: left;
  width: 96.6%;
  margin-top: 5px;
  font-family: "Barlow", serif;
  border-radius: 2PX;
  border: 1px solid #c3e6f1;
}
.subtitle2 {
  position: relative;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 11px;
}
.subtitle2 span {
  background-color: #FFFFFF;
  padding-right: 21px;
  padding-left: 21px;
  display: inline-block;
}
.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;
  color: #fff;
}
.subhead:after {
  width: 60%;
  height: 3px;
  background-color: #CFCFCF;
  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;
}
.subtitle8 {
  font-size: 33px;
  font-weight: bold;
  color: #112045;
  position: relative;
  line-height: normal;
  padding: 0px;
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 45px;
  margin-left: 0px;
}
.subtitle8:after {
  width: 100px;
  height: 2px;
  background-color: #38bb63;
  position: absolute;
  content: '';
  bottom: 50%;
  margin-left: 20px;
}
.subtitle8:before {
  position: absolute;
  background-color: #38bb63;
  bottom: 50%;
  height: 2px;
  width: 100px;
  content: '';
  margin-left: -120px;
}
.social {
  width: auto;
  float: right;
  margin-top: 21px;
}
.social i {
  color: #FFFFFF;
  font-size: 21px;
  margin-left: 15px;
  margin-right: 15px
}
.social i:hover {
  color: #FF0000;
}
.db-policy {
  float: left;
  width: 100%;
  padding-top: 1%;
  padding-bottom: 1%;
  font-size: 16px;
  border-radius: 7px;
  line-height: normal;
  color: #A5A5A5;
  margin-top: 55px;
  padding-left: 2%;
  background-color: #000000;
  position: relative;
}
.db-policy:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 35px;
  background-image: url("../images/shade.png");
  bottom: -35px;
  left: 0px;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.db-policy a {
  color: gray;
}
.db-policy a:hover {
  color: red;
}
.footer {
  width: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  color: #fff;
  background-color: #262626;
  float: left;
  font-size: 17px;
  line-height: 29px;
  background-image: url(../images/footer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.footer-cells {
  flex: 1 1 20%;
  font-weight: 300;
}
.footer-logo {
  width: 100%;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  padding-bottom: 23px;
  margin-bottom: 33px;
  text-align: center
}
.footer-logo img {
  width: 130px;
  height: auto
}
.footer-cells:nth-child(3) {
  
  border-left: solid 1px red;
  border-right: solid 1px red;
  padding-left: 2%;
  padding-right: 2%;
}
.footer-cells:nth-child(4) {
  
  border-right: solid 1px red;
  padding-left: 2%;
  padding-right: 2%;
  font-size: 14px;
  line-height: normal
}
.footer-cells:nth-child(2) i {
  padding: 9px;
  border-radius: 50%;
  background-color: red;
  margin-right: 11px;
  margin-top: 2px;
  display: inline-block
}
.footer-cells:nth-child(2) {
  line-height: 45px;
  font-size: 18px;
  font-weight: 600;
}
.footer-cells a {
  color: #fff;
}
.footer-cells a:hover {
  color: red;
}
.footer-cells:nth-child(2) a:hover i {
  color: #fff;
}
.footer-cells strong {
  display: block;
  margin-bottom: 11px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}
.footer-cells section {
  font-size: 18px;
  font-weight: bold;
  padding-top: 3px;
}
.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;
  float: right
}
#back-top a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  line-height: normal;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #656565;
  width: 33px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #FFFFFF;
  font-size: 21px;
  border-radius: 3px 3px 0 0;
}
#back-top a:hover {
  background-color: #FF0004
}
@media(min-width:1930px) {
  body {
    font-size: 25px;
    line-height: 30px
  }
  .inner-title h2 {
    font-size: 70px
  }
}
@media(max-width:1440px) {
  .padmain {
    padding-left: 5%;
    padding-right: 5%;
  }
  .services-cells img {
    height: 380px;
  }
  .services {
    padding-top: 70px
  }
}
@media(max-width:1366px) {
  .why-list li {
    font-size: 13px;
  }
  .homepic:after {
    height: 225px;
    width: 96px;
    right: -35px;
  }
  .head-wrap {
    padding-left: 40%;
  }
  .topleftgreen {
    width: 130px;
  }
  .inner-header-banner:before {
    width: 130px;
  }
  .unitedarkwrap.gradient1 .h3 {
    font-size: 27px;
  }
  .gradient1 {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .gradient2 {
    padding-top: 8%;
    padding-bottom: 5%;
  }
  .c-logos {
    padding: 5%;
  }
  .skyline {
    padding-bottom: 18%;
    padding-right: 5%;
    padding-left: 6.5%;
    padding-top: 9%;
  }
}
/*zoom mode 125 */
@media (min-width: 767px) and (max-width:1600px) {
  .logo {
    width: 100px
  }
}
/*zoom mode 125 */
@media(max-width:1280px) {
  .partners {
    grid-template-columns: repeat(4, 1fr);
  }
  .services-cells img {
    height: 350px;
  }
  .inner-matter-wrap {
    padding-bottom: 37%;
  }
  .c-v-cells i {
    padding-top: 13%;
  }
  .inner-header-blue-top {
    min-height: 550px;
  }
  .serv-header-blue-top {
    min-height: 450px;
  }
  .wrap22 .services-banner .arrow {
    margin-bottom: -110px;
  }
  .s-tile2 {
    margin-top: 90px;
  }
  .why20 img {
    margin-top: 24%;
  }
  .ph, .em {
    transform: scale(0.8);
  }
  .inner-2-col {
    padding-right: 0%;
  }
  .gradient2 {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media(max-width:1025px) {
  .sliderwrap {
    height: 60vh;
  }
  .serv-head-cells {
    flex: 35%
  }
  .serv-head-cells h3 {
    font-size: 1.8vw;
    margin-top: 15px;
  }
  .logowrap:before {
    width: 25%;
  }
  .logowrap:after {
    width: 74%;
  }
  #menu {
    margin-left: 7%;
  }
}
@media(max-width:840px) {
  .partners {
    grid-template-columns: repeat(3, 1fr);
  }
  .certi {
    grid-template-columns: repeat(2, 1fr);
  }
  .home50colspic {
    width: 90%;
    padding-top: 10%;
  }
  .linkwrap {
    padding: 2em;
  }
  .client-wrap:before {
    font-size: 3vw;
  }
  .serv-head-cells img {
    width: 70px;
    height: auto
  }
  .two-col {
    flex: 100%
  }
  .title1 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .services-cells img {
    height: 250px;
  }
  .serv-title h3 {
    font-size: 16px;
  }
  .btn-2-col {
    flex: 100%;
  }
  .pad-right {
    padding-right: 0
  }
  a.c, a.b {
    width: 160px;
    font-size: 14px;
  }
  .inner-2-col-company {
    width: 100%;
    padding-right: 15%;
    padding-left: 15%;
  }
  .footer-cells:nth-child(5) {
    width: 100%;
    padding-right: 0px;
    padding-left: 0%;
  }
  .logowrap.fixed {
    height: 44px;
  }
  .subtitle:after {
    width: 40%;
  }
  .services-tagline {
    left: 21%;
  }
  .home-desc {
    padding-top: 65px;
    top: 22%;
    float: left;
    width: 100%;
    position: static;
    margin-bottom: 21px;
    padding-right: 9%;
    padding-left: 9%;
    padding-bottom: 15%;
  }
  .homepic {
    width: 80%;
  }
  .homepic:after {
    bottom: -50px;
    height: 225px;
    width: 126px;
    right: -21px;
  }
  .homepic img {
    height: auto;
    width: 100%;
  }
  .sliderwrap {
    height: 70vh
  }
  .NEWS {
    width: 75%;
  }
  .topleft-col {}
  .topgray {
    background-position: -80px top;
  }
  .top-right-col {
    width: 100%;
    text-align: left;
    float: left;
    padding-top: 30px;
  }
  .why20 {
    width: 100%;
    text-align: center;
  }
  .why80 {
    width: 100%;
    padding-left: 0%;
    padding-top: 3px;
  }
  .why20 img {
    width: 80%;
  }
  .logowrap.fixed .phonenumbers {
    margin-right: 11%;
  }
  .logowrap.fixed {
    padding-bottom: 11px;
  }
  .logowrap.fixed .booknow {
    display: none;
  }
  .highlight-4-cols {
    width: 50%;
    padding-bottom: 13PX;
  }
  .graywrap {
    padding-bottom: 100px;
  }
  .footer-cells {
    float: left;
    flex: 100%;
    padding-right: 3%;
    margin-bottom: 43px;
    min-height: auto;
    display: inline-block;
  }
  .footer-cells:nth-child(3) {
    text-align: center;
    border-left: none;
    border-right: none;
    padding-left: 2%;
    padding-right: 2%;
    order: 1
  }
  .footer-cells:nth-child(2) {
    order: 2
  }
  .footer-cells:nth-child(4) {
    order: 3
  }
  .db-policy {
    order: 5
  }
  .footer {
    padding-top: 11%;
    text-align: center;
  }
  .ov-wrap {
    width: 100%;
  }
  .overview-wrap {
    width: 100%;
  }
  .overview-wrap h2 {
    font-size: 7vw;
  }
  .wrap22 {
    padding-right: 5%;
    padding-left: 5%;
    padding-top: 11%;
  }
  h2 {
    font-size: 7.5vw;
  }
  .gallerycol li {
    width: 47%;
  }
  .conwrap {
    width: 100%;
    padding: 7%;
    margin-right: 0%;
  }
  .amits {
    top: 77px;
  }
  .scrolldown {
    display: none
  }
  .s-left {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-bottom: 7%;
    padding-left: 9%;
    padding-right: 9%;
  }
  .s-right {
    width: 100%;
  }
  .wrap3 .news1 {
    float: left;
    width: 100%;
    min-height: auto;
    margin-right: 0px;
    padding-left: 5%;
  }
  .wrap3 {
    padding-right: 7%;
    padding-bottom: 55px;
    padding-left: 5%;
    padding-top: 5%;
  }
  .wrap3 .testi-2-col {
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
  }
  .social {
    width: auto;
    float: none;
  }
  .head-wrap h1 {
    font-size: 27px;
    font-weight: bold;
  }
  .head-wrap {
    min-height: 650px;
    background-position: 30% top;
    padding-left: 38%;
    padding-bottom: 77px;
  }
  .footer-cells:last-child {
    padding-right: 0px;
    width: 100%;
    border: none;
    padding-left: 0px;
  }
  .footer-cells:nth-child(4) {
    width: 100%;
  }
  .footer-cells:nth-child(1) {
    width: 100%;
  }
  .news-updates-3-col {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 2%;
    margin-left: 0%;
    min-height: auto;
    padding: 3%;
  }
  #mypicheight img {
    height: auto;
    object-fit: cover;
  }
  .banner-social {
    left: 5.2%;
    top: 38%;
  }
  .gradient2 {
    padding-top: 9%;
    padding-bottom: 9%;
    padding-right: 5%;
    padding-left: 5%;
  }
  .subhead:after {
    width: 50%;
  }
  .inputsmall {
    width: 49.5%;
  }
  .inputbig {
    width: 100%;
    margin-top: 11px;
  }
  .logo, .banner-social {
    z-index: 11;
  }
  #l1 {
    bottom: 35%;
    width: 70%;
    margin-left: -35%;
  }
  .inner-2-col {
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
  }
  .inner-2-col img {
    max-width: 566px;
    float: none;
    margin-top: 5%;
    margin-left: 7%;
  }
  .skyline {
    column-count: 1;
    column-gap: 11px;
  }
  .inner-2-col-big {
    width: 100%;
    padding-left: 5%;
  }
  .noleftmargine {
    padding-left: 0%;
    width: 100%;
  }
  .why-list li i {
    color: #FFFFFF;
    float: left;
    margin-bottom: 11px;
  }
  .benefits-wrap {
    min-height: 800px;
    padding-right: 5%;
    padding-top: 11%;
  }
  .benefits-wrap ul {
    padding-left: 0%;
  }
  .con-3-col-new {
    width: 47%;
    min-height: 300px;
  }
  .con-3-col-new:last-child {
    width: 96.5%;
    min-height: 300px;
    margin-top: 32px;
  }
  .booknow {
    display: none
  }
  .ktop {
    border-bottom: none
  }
  .ph, .em {
    transform: scale(1);
  }
}
@media screen and (max-width:935px) and (orientation: landscape) {
  .booknow {
    display: none
  }
  .ktop {
    border-bottom: none
  }
  .sliderwrap {
    height: 190vh;
  }
  .scrolldown {
    display: none;
  }
  .inner-header-blue-top {
    min-height: 450px;
    padding-top: 1.5%;
    position: relative;
  }
  .inner-matter-wrap {
    padding-bottom: 55%;
  }
  .subtitle:after {
    width: 20%;
  }
  .subhead:after {
    width: 50%;
  }
  .subtitle2 {
    font-size: 25px;
    margin-top: 33px;
    margin-bottom: 33px;
  }
  .phonenumbers {
    margin-right: 8%;
    margin-top: 15px;
  }
  .logo, .banner-social {
    z-index: 11;
  }
  .banner-social {
    display: none
  }
  .inner-header-banner {
    height: 100vh;
  }
  .services-tagline {
    left: 18%;
  }
}
@media(max-width:520px) {
  .partners {
    grid-template-columns: repeat(2, 1fr);
    gap: 1em
  }
  .certi {
    grid-template-columns: repeat(1, 1fr);
  }
  .gloabl {
    display: none
  }
  .glob > div {
    flex: 100%
  }
  .glob > div:nth-child(1) {
    padding-left: 0em
  }
  .glob > div:nth-child(3) {
    padding-top: 0em
  }
  .glob ul li {
    font-weight: 700
  }
  .glob {
    margin-bottom: 0
  }
  .glob > div img {
    width: 70%
  }
  .padmain {
    padding-left: 3%;
    padding-right: 3%;
  }
  .client-wrap:before, .eq-wrap:before {
    width: 210px;
    height: 50px;
    top: -15px;
    font-size: 6vw;
    padding-left: 31px;
    left: 45%;
    margin-left: -105px
  }
  .gry {
    transform: scale(1);
  }
  .logowrap:before {
    width: 50%;
  }
  .logowrap:after {
    width: 49%;
  }
  .location {
    display: none
  }
  .united-ark-wrap2 {
    padding-top: 60px;
  }
  .u-micro-cell {
    font-size: 5vw;
  }
  a.k, a.u {
    width: 100%
  }
  .btn-2-col section {
    gap: 0em;
  }
  .footer-cells:nth-child(2) {
    font-size: 21px
  }
  .pic-right img {
    margin-left: 0%;
    margin-bottom: 5%;
    width: 100%;
  }
  .why20 img {
    margin-top: 1%;
  }
  .input1 {
    padding-left: 14px;
  }
  .full {
    margin-left: 0%;
    width: 100%;
  }
  .colorgray {
    padding-left: 4%;
    padding-right: 4%;
  }
  .split {
    column-count: 1;
  }
  .inner-header-banner:before {
    display: none
  }
  .logobgart {
    padding-top: 77px;
  }
  .maxwidthwrap {
    padding-right: 2%;
    padding-left: 2%;
  }
  .sliderwrap {
    height: 80vh;
  }
  .serv-head-cells img {
    width: 50px;
    margin-right: 2px;
  }
  .serv-head-cells h3 {
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 5px
  }
  .serv-head-cells {
    padding: 1em;
    min-height: auto
  }
  .social {
    width: 75%;
    margin-bottom: 21px;
    margin-left: auto;
    margin-right: auto
  }
  #menu {
    margin-left: 0;
    margin-top: 0
  }
  .contact-2-col {
    width: 99%;
    margin-right: 0;
    height: auto;
    margin-bottom: 35px;
    min-height: auto;
  }
  .why-list {
    column-count: 1;
  }
  .wrap2 {
    padding-right: 2.5%;
    padding-left: 2.5%;
    padding-top: 11px;
  }
  .div90 {
    margin-top: 11px;
  }
  .highlight-4-cols {
    width: 100%;
    padding-bottom: 21px;
    padding-top: 21px;
  }
  h3 {
    font-size: 21px;
    margin-bottom: 33px;
  }
  .wrap3 .testi-2-col {
    width: 100%;
    padding-right: 0%;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 44px;
    padding-top: 55px;
  }
  .NEWS {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 11px;
  }
  .homepic {
    width: 80%;
  }
  .homepic .small2ndpic {
    width: 20%;
    position: absolute;
    left: -25%;
    top: 20%;
    z-index: 11;
  }
  .homepic:after {
    right: 0px;
    height: 90px;
    width: 90px;
    bottom: -50px;
  }
  .em, .ph {
    display: inline-block;
    float: none;
    width: auto;
    margin-right: 11px;
  }
  .em strong, .ph strong {
    width: 150px;
    font-size: 11px;
  }
  .em span, .ph span {
    display: none
  }
  .em i, .ph i {
    border: none;
    padding: 0px;
  }
  .inner-header-blue-top .phonenumbers {
    border-top-color: rgba(65, 65, 65, 0.1);
  }
  .top-right-col {
    font-size: 12px;
    padding-top: 18px;
  }
  .footer {
    padding-left: 9%;
    padding-right: 9%;
  }
  .footer-cells {
    float: left;
    width: 100%;
    padding-right: 0%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    padding-top: 21px;
    padding-bottom: 21px;
    margin-bottom: 21px
  }
  .footer-logo {
    margin-bottom: 0px;
  }
  .wrap22 {
    padding-bottom: 65px;
  }
  .gallerycol li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5%;
    margin-left: 0%;
  }
  .overview-wrap table {
    width: 100%;
    font-size: 12px;
  }
  .overview-wrap table strong {
    font-size: 13px;
  }
  .approvals li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 2%;
    margin-left: 0%;
  }
  .inner-matter-wrap table tr td {
    float: left;
    width: 100%;
  }
  .conwrap {
    padding-top: 55px;
    margin-bottom: 21px;
  }
  .service-boxes-amt {
    float: left;
    height: auto;
    width: 100%;
    padding: 7%;
    border-right: none;
  }
  .two-col {
    padding: 1em
  }
  .title1 {
    font-size: 5vw;
    line-height: 6vw;
  }
  .logowrap.fixed .phonenumbers {
    font-size: 10px;
    border: none;
    float: left;
    width: 80%;
    margin-top: 0px;
    margin-right: 0px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 55px;
  }
  .inner-caption {
    font-size: 5.2vw;
    text-align: center;
  }
  .inner-header-blue-top {
    min-height: 450px;
    padding-top: 1.5%;
    position: relative;
  }
  .wrap22 strong {
    font-size: 21px;
  }
  .inner-matter-wrap {
    padding: 1.5em;
  }
  .c-v-cells {
    width: 100%;
    text-align: center;
    padding-top: 11%;
  }
  .title-company-values {
    font-size: 23px;
    margin-bottom: 4%;
  }
  .title-company-values span {
    width: 25%;
  }
  .c-v-cells i {
    float: none;
    margin-right: auto;
    margin-bottom: 21px;
    font-size: 66px;
    color: #193254;
    text-align: center;
    height: 180px;
    width: 180px;
    padding-top: 18%;
    transition: all ease 222ms;
    margin-left: auto;
    display: block;
  }
  .subheading {
    font-size: 21px;
  }
  .banner-social {
    display: none
  }
  .subhead {
    margin-top: 55px;
  }
  .aboutpic {
    margin-bottom: 7%;
    margin-right: 0%;
    width: 100%;
  }
  .services-banner img {
    height: 300px;
    object-fit: cover;
  }
  .serv-header-blue-top2 .services-banner .arrow img {
    height: 66px;
    width: 66px;
  }
  .picleft img, .picright img {
    float: left;
    margin-right: 0%;
    margin-bottom: 11%;
    width: 100%;
    margin-left: 0%;
    object-fit: inherit;
    height: auto;
  }
  .inner-data-wrap2 {
    margin-top: 11%;
  }
  .s-tile2 {
    margin-top: 90px;
  }
  .logowrap {
    padding-left: 7%;
  }
  .logowrap.fixed {
    padding-bottom: 0px;
  }
  .subtitle:after {
    width: 50%;
    left: 50%;
    bottom: 0px;
    margin-left: -25%;
  }
  .subtitle {
    font-size: 35px;
    line-height: normal
  }
  .subhead:after {
    width: 50%;
  }
  .subtitle2 {
    font-size: 25px;
    margin-top: 33px;
    margin-bottom: 33px;
  }
  .home50cols {
    width: 100%;
    min-height: auto;
    padding: 1em;
  }
  .home50colspic {
    width: 100%;
    padding: 0%;
    margin-top: 53px;
    margin-bottom: 33px;
  }
  .home50colspic:after {
    right: 4%;
    bottom: -30px
  }
  .sticky {
    width: 100%;
    position: static;
    padding-right: 0;
  }
  .services {
    width: 100%;
  }
  .services-cells {
    flex: 100%;
  }
  .services-cells:first-child {
    transform: translateY(0px);
    margin-top: 55px;
  }
  .services-cells:nth-child(3) {
    transform: translateY(0px)
  }
  .services-cells:nth-child(5) {
    transform: translateY(0px)
  }
  .services-cells:nth-child(7) {
    transform: translateY(0px)
  }
  .services-cells:nth-child(9) {
    transform: translateY(0px)
  }
  .services-cells:nth-child(11) {
    transform: translateY(0px)
  }
  .home-w-text h1, .home-w-text h2 {
    font-size: 9vw;
  }
  .unitedarkwrap {
    padding-bottom: 55px;
  }
  .home50cols section {
    width: 100%;
    font-size: 18px;
    padding-left: 55px;
    position: relative;
    letter-spacing: 1px;
  }
  .gradient1 {
    font-size: 17px;
    line-height: 25px;
    padding: 8%;
  }
  .colorblueblog {
    padding: 3%;
  }
  .scrollwrap {
    max-height: 480px;
    width: 99%;
  }
  .logo {
    padding-bottom: 5%;
    padding-top: 5%;
  }
  .topleftgreen {
    display: none;
  }
  .inputsmall {
    width: 100%;
    margin-top: 11px;
  }
  .logo {
    padding: 0;
  }
  .design2 {
    padding-bottom: 65px;
  }
  .logowrap.fixed .flogo {
    width: 100px;
  }
  .color-box {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5%;
    margin-left: 0%;
    min-height: auto;
    padding: 9%;
    padding-bottom: 15%;
  }
  .benefits-wrap {
    min-height: 800px;
    padding-right: 5%;
    padding-top: 11%;
    padding-left: 4%;
  }
  .banefitman {
    right: 0%;
  }
  .why-list li i {
    margin-bottom: 61px;
  }
  .benefits-wrap ul li {
    font-size: 15px;
  }
  .subtitle8:after {
    width: 50px;
    height: 2px;
    margin-left: 20px;
  }
  .subtitle8:before {
    bottom: 50%;
    height: 2px;
    width: 50px;
    margin-left: -70px;
  }
  .subtitle7:after {
    width: 50px;
    height: 2px;
    margin-left: 20px;
  }
  .subtitle7:before {
    bottom: 50%;
    height: 2px;
    width: 50px;
    margin-left: -70px;
  }
  .services-tagline h1 {
    font-size: 40px;
    text-align: center;
  }
  .services-tagline {
    left: 0;
    padding: 2em;
    bottom: 10%;
  }
  .inner-header-banner.pic-sponsor .banner-social {
    display: none
  }
  .inner-header-banner {
    height: 45vh;
    background-size: cover;
  }
  .inpicwrap {
    float: left;
    width: 100%;
    margin-bottom: 5%;
    margin-left: 0%;
  }
  .inpicwrap:before {
    height: 90%;
    width: 200px;
  }
  .inpicwrap:after {
    height: 150px;
    right: -15px;
    bottom: 50px;
  }
  .con-3-col-new {
    width: 100%;
    min-height: 150px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 8%;
    padding-top: 8%;
    padding-bottom: 55px;
    margin-bottom: 55px;
  }
  .col-5-logos:nth-child(1), .col-5-logos:nth-child(3), .col-5-logos:nth-child(5) {
    padding-top: 0px;
  }
  .col-5-logos {
    width: 48%;
    margin-bottom: 0px;
    min-height: auto;
    float: left;
  }
  .col-5-logos:last-child {
    width: 100%;
  }
  .col-5-logos:last-child img {
    width: 48%;
  }
}
@media(max-width:360px) {
  h3 span {
    font-size: 27px;
  }
  .logowrap.fixed .phonenumbers {
    font-size: 8px;
    width: 82%;
    padding-top: 1%;
  }
  .colorgray .con-3-col-new strong {
    font-size: 21px;
    color: rgba(0, 102, 102, 1);
    display: block;
    margin-bottom: 11px;
  }
  .logowrap {
    padding-left: 7px;
    padding-right: 7px;
  }
  .logo {
    margin-left: 21px;
  }
  .em {
    margin-left: 21px;
  }
}