/** Generated by FG **/
@font-face {
  font-family: "Conv_Mark-Bold";
  src: url("../fonts/Mark-Bold.eot");
  src: url("../fonts/Mark-Bold.woff") format("woff"),
    url("../fonts/Mark-Bold.ttf") format("truetype"),
    url("../fonts/Mark-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Conv_Mark-Regular";
  src: url("../fonts/Mark-Regular.eot");
  src: url("../fonts/Mark-Regular.woff") format("woff"),
    url("../fonts/Mark-Regular.ttf") format("truetype"),
    url("../fonts/Mark-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  line-height: 1.6;
}
html,
body {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  color: #162d39;
  font-weight: normal;
  font-family: "Conv_Mark-Regular";
}
img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
}
.fclear {
  clear: both;
  overflow: hidden;
}
a {
  color: #00492c;
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Conv_Mark-Bold";
  font-weight: normal;
  color: #001d47;
  line-height: normal;
}
p {
  font-family: "Conv_Mark-Regular";
  font-weight: normal;
}

a:hover {
  text-decoration: none;
}
a,
input,
textarea {
  outline: none;
}
figure {
  margin: 0;
}
p strong {
  font-family: "Conv_Mark-Bold";
  font-weight: 700;
}

.container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Header Css */

/* Content area css */
.contentArea {
  /* padding: 50px 0 0 0; */
}

.page-id-6 .subpageTitle {
  display: none;
}
.homepageBanner {
  padding: 50px 0 50px;
}
.homebannerContent {
  width: 52%;
  padding: 0 0 0 15%;
  display: inline-block;
  vertical-align: middle;
}
.homebannerContent h1 {
  font-size: 36px;
  color: #001d47;
}
.homebannerContent p a.buttonDefault {
  margin-top: 20px;
}

.homeBannerImage {
  width: 48%;
  margin-left: -6px;
  display: inline-block;
  vertical-align: middle;
}

.lookingforSection {
  padding: 120px 0 80px;
}
.lookingforSection h2 {
  font-size: 40px;
  text-align: center;
  margin: 0 0 80px;
}
.lookingForBox {
  width: 33.33%;
  display: inline-block;
  margin-left: -3px;
  vertical-align: top;
  text-align: center;
  padding: 0 15px;
}
.lookingForBox img {
  width: 100px;
  margin-bottom: 20px;
}
.lookingForBox h2 {
  font-size: 22px;
  margin: 0 0 15px;
}
.lookingForButton {
  text-align: center;
  padding: 40px 0 0 0;
}

.aboutUsSection {
  clear: both;
  overflow: hidden;
}
.aboutLeft,
.aboutRight {
  display: inline-block;
  vertical-align: middle;
  margin-left: -3px;
  width: 45%;
}
.aboutLeft {
  background: url(../images/brand-blob.svg) no-repeat left center;
  padding: 120px 0;
  width: 55%;
}
.companyLogoBox {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  margin-left: -3px;
  background: #fff;
  box-shadow: 0px 10px 40px rgb(36 84 144 / 15%);
  margin: 20px 0 20px 40px;
  border-radius: 5px;
}
.companyLogoBoxPadding {
  margin-left: 20%;
}
.aboutLeft p {
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
}
.aboutRight h2 {
  font-size: 40px;
  line-height: normal;
  margin: 0 0 30px;
}
.aboutRight p a {
  margin-top: 20px;
}

.testimonialHome {
  background: url(../images/testimonial-blog.svg) no-repeat center center;
  clear: both;
  overflow: hidden;
  z-index: -2;
  position: relative;
  padding-bottom: 130px;
}
.testimonialHome .container {
  max-width: 1200px;
}
.testimonialHome h2 {
  max-width: 400px;
  float: left;
  font-size: 50px;
  line-height: normal;
  margin: 70px 0 0 0;
}
.testimonailBox {
  width: 48%;
  float: right;
  padding: 75px 25px 0 25px;
}
.testimonailBox1 {
  margin-right: 3%;
}
.testimonailBoxInner {
  position: relative;
  background-color: #fff;
  border-radius: 12px;
  padding: 50px 40px 60px 40px;
  box-shadow: 0px 10px 40px rgb(36 84 144 / 15%);
}

.testimonailBoxInner p {
  margin-top: 0;
}
.testimonailPersonDetailLeft,
.testimonailPersonDetailRight {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
  margin-left: -3px;
}
.testimonailPersonDetailRight {
  width: 80%;
  padding-left: 5px;
}
.testimonailPersonDetailLeft img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 100%;
  margin-right: 10px;
}
.testimonailPersonDetailRight h5 {
  font-size: 16px;
  margin: 0;
}
.testimonailPersonDetailRight p {
  font-size: 12px;
  margin: 0;
}
.testimonailBox1 .testimonailBoxInner::before {
  display: block;
  width: 117px;
  height: 117px;
  background: url(../images/medium-ellipse-accent.svg) no-repeat center;
  background-size: cover;
  position: absolute;
  z-index: -1;
  top: 0px;
  right: 0;
  transform: translate(50%, -50%);
  content: "";
}
.testimonailBox2 {
  padding-top: 260px;
  float: left;
}
.testimonailBox2 .testimonailBoxInner::before {
  display: block;
  width: 117px;
  height: 117px;
  background: url(../images/blue-square.svg) no-repeat center;
  background-size: cover;
  position: absolute;
  z-index: -1;
  bottom: 0px;
  right: 0;
  transform: translate(50%, 50%);
  content: "";
  top: auto;
}
.testimonailBox2 .testimonailBoxInner::after {
  display: block;
  width: 117px;
  height: 117px;
  background: url(../images/hollow-ellipse-accent.svg) no-repeat center;
  background-size: cover;
  position: absolute;
  z-index: -1;
  top: 0px;
  left: 0;
  transform: translate(-50%, -50%);
  content: "";
}
.testimonailBox3 .testimonailBoxInner::after {
  display: block;
  width: 212px;
  height: 235px;
  background: url(../images/dot-grid.svg) no-repeat center;
  background-size: cover;
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  transform: translate(50%, 50%);
  content: "";
}
.testimonailBox3 {
  margin-top: 150px;
}

.featuredProjectsHome {
}

.featuredProjectsCol {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  padding: 100px 0 0;
}
.featuredProjectsColLeft {
  width: 50%;
}
.featuredProjectsCollast .featuredProjectsColLeft {
  order: 2;
}
.featuredProjectsColRight {
  width: 42%;
}
.featuredProjectsColRight p.featuredTitleSmall {
  color: #22a3c3;
  font-family: "Conv_Mark-Bold";
  margin: 0 0 10px;
}
.featuredProjectsColRight h2 {
  font-size: 50px;
  line-height: normal;
  margin: 0 0 20px;
}
.featuredProjectsColRight p:last-child {
  margin-top: 40px;
}

.letsWorkTogether {
  background: url(../images/get-started-blob.svg) no-repeat center center;
  padding: 200px 20px;
}
.letsWorkTogetherContent {
  box-shadow: 0px 10px 40px rgb(36 84 144 / 15%);
  padding: 40px 40px 30px 40px;
  background: #fff;
  max-width: 800px;
  margin: 0 auto;
  border-radius: 12px;
  text-align: center;
}
.letsWorkTogetherContent h2 {
  font-size: 40px;
  margin: 0 0 10px;
}
.letsWorkTogetherContent p {
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 30px;
}
/* About page */
.aboutcontentArea {
  padding: 50px 0;
}

/* Services page */

h1.subpageTitle {
  font-size: 40px !important;
  color: #0c605e;
  text-align: center;
  margin: 20px 0;
}

.heading {
  display: none;
}
.servicesPageMain {
  max-width: 950px;
  margin: 0 auto;
  padding-bottom: 100px;
}
.servicePageBox {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  padding: 50px 0;
}
.servicePageBoxLeft {
  width: 60%;
}
.servicePageBoxRight {
  width: 40%;
  padding: 10px 50px;
}
.service_text h2 {
  font-size: 28px;
}
.service_text .button-tertiary {
  color: #0c605e;
  font-size: 16px;
  font-family: "Conv_Mark-Bold";
  text-decoration: none;
  background: url(../images/arrow-right.svg) no-repeat right center;
  padding-right: 32px;
}
.service_text .button-tertiary:hover {
  color: #0c3b5e;
}

/* subpage */
.subPageMain {
  margin: 0 auto;
  padding-bottom: 100px;
}
.blog .subpageTitle {
  display: none;
}
h1.subpagetitle {
  font-size: 60px;
  color: #0c605e;
  text-align: center;
  margin: 20px 0;
}
.single-post h1.subpageTitle {
  font-size: 24px !important;
  color: #0c605e;
  text-align: left;
  margin: 20px 0;
}
.blog_section {
  display: flex;
  flex-wrap: wrap;
}
.blog_section .blog_card {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 15px;
}
.blog_section .post-separator {
  display: none;
}
.blog_section .blog_card article {
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 8px 25px rgba(71, 83, 116, 0.09);
  box-shadow: 0 8px 25px rgba(71, 83, 116, 0.09);
  margin-bottom: 30px;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: all 0.3s linear;
}
.blog_section .blog_card article:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.blog_card .featured-media-inner {
  position: relative;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 40, 59, 0.9)),
    to(rgba(0, 0, 0, 0))
  );
  background: -o-linear-gradient(
    left,
    rgba(0, 40, 59, 0.9) 0,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    90deg,
    rgba(0, 40, 59, 0.9) 0,
    rgba(0, 0, 0, 0) 100%
  );
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  display: block;
  height: 234px;
}
.blog_card .featured-media-inner:before {
  content: "";
  --backgroundBlog: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.9) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.blog_card .featured-media-inner img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 0;
}
.cardsBlog__content {
  min-height: 270px;
  padding: 16px 24px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.card-smallTitle {
  margin: 0;
}
.card-smallTitle a {
  text-decoration: none;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #5a6f79 !important;
}
.card-tag a {
  text-decoration: none;
  margin-bottom: 0;
  padding-bottom: 16px;
  color: #00283b;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  margin-right: 16px;
  color: #5a6f79;
  text-transform: uppercase;
  cursor: pointer;
}
.card-description p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  color: #5a6f79;
}
.card-description p:not(:first-child) {
  display: none;
}
/* Footer Css Starts */
footer.footer {
  padding: 30px 0 0 0;
}
.footerCol {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin-left: -4px;
  padding: 0 15px;
}
.footerLogo {
  width: 180px;
  padding-bottom: 25px;
  margin-left: -7px;
}
.footerCol h3 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
}
.footerAddress p {
  margin-top: 0;
}
.footerCol h2 {
  margin: 0 0 10px;
}
.footerCol ul {
  margin: 0;
  padding: 0;
}
.footerCol ul li {
  list-style: none;
  padding: 10px 0 0;
}
.footerCol ul li a {
  text-decoration: none;
  color: #06161f;
}
.footerCol ul li a:hover {
  text-decoration: underline;
}
.footerContact a {
  display: block;
  text-decoration: none;
  padding: 10px 0;
}
.footerContact img {
  padding-right: 5px;
}
.copyrightMain {
  margin-top: 20px;
  padding: 15px 0 50px;
  border-top: solid 1px #f1faff;
}
.copyrightText,
.socialMedia {
  display: inline-block;
  vertical-align: middle;
  margin-left: -3px;
  width: 70%;
}
.copyrightText p {
  margin: 0;
  font-size: 14px;
}
.socialMedia {
  width: 30%;
  text-align: right;
}
.socialMedia a {
  padding-left: 15px;
}
.footerCol .menu-item-has-children .sub-menu{
	display: none !important;
}

@media (min-width: 600px) {
  .servicePageBoxleftImg .servicePageBoxLeft {
    order: 2;
  }
}

@media screen and (max-width: 1500px) {
  .homebannerContent {
    padding-left: 3%;
    width: 45%;
  }
  .homeBannerImage {
    width: 53%;
  }
}

@media screen and (max-width: 1360px) {
  .lookingforSection {
    padding: 40px 0;
  }
}

@media screen and (max-width: 1280px) {
  .testimonailPersonDetailRight {
    width: 70%;
  }
  .testimonailPersonDetailLeft {
    width: 30%;
  }
}

@media screen and (max-width: 1199px) {
  .homebannerContent h1,
  .aboutRight h2,
  .lookingforSection h2,
  .featuredProjectsColRight h2,
  .letsWorkTogetherContent h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 900px) {
  .homebannerContent,
  .homeBannerImage {
    width: 100%;
    margin-left: 0;
    padding: 0 20px;
  }
  .homebannerContent h1,
  .aboutRight h2,
  .lookingforSection h2,
  .letsWorkTogetherContent h2 {
    font-size: 24px;
  }
  .homeBannerImage {
    margin: 20px 0;
  }
  .letsWorkTogether {
    padding: 100px 40px;
  }
  .testimonialHome h2 {
    font-size: 35px;
  }
}

@media screen and (max-width: 800px) {
  .aboutLeft,
  .aboutRight {
    width: 100%;
    margin-left: 0;
    display: block;
  }
  .aboutLeft {
    padding: 70px 0;
  }
  .aboutRight {
    margin-top: 50px;
  }
  .footerCol {
    width: 50%;
    margin-bottom: 20px;
  }
	
  .testimonailPersonDetailRight {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-top: 12px;
  }
  .testimonailPersonDetailLeft {
    width: 100%;
    margin-left: 0;
  }
  .testimonialHome h2 {
    width: 100%;
    text-align: center;
    max-width: 100%;
    margin-top: 40px;
  }
  .testimonailBox {
    width: 100%;
    margin-left: 0;
  }
  .testimonailBox2 {
    padding-top: 100px;
  }
  .testimonailBox3 {
    margin-top: 50px;
  }
  .featuredProjectsCol {
    padding-top: 0;
  }
  .testimonailBox1 {
    margin-right: 0;
  }
  .copyrightText,
  .socialMedia {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
  .socialMedia {
    padding-top: 20px;
  }
  .copyrightMain {
    padding-bottom: 20px;
  }
  .servicePageBoxLeft {
    width: 55%;
  }
  .servicePageBoxRight {
    width: 45%;
    padding: 10px 60px;
  }
  .service_text h2 {
    font-size: 26px;
  }
}

@media screen and (max-width: 767px) {
  .lookingForBox {
    width: 100%;
    margin-left: 0;
    padding: 20px 0;
  }
  .lookingforSection h2 {
    margin-bottom: 20px;
  }
  .lookingForButton {
    padding-top: 0;
  }
  .lookingforSection h2 {
    font-size: 20px;
  }
  .featuredProjectsColLeft {
    width: 100%;
  }
  .featuredProjectsColRight {
    width: 100%;
  }
  .featuredProjectsCollast .featuredProjectsColRight {
    order: 2;
  }
  .featuredProjectsColRight h2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 600px) {
  .aboutLeft {
    padding: 30px 0;
  }
  .footerCol {
    width: 100%;
  }
  .footerCol {
    padding: 0;
  }
  .testimonialHome h2 {
    font-size: 30px;
  }
  .letsWorkTogether {
    padding: 50px 40px;
  }
  .servicePageBoxLeft,
  .servicePageBoxRight {
    width: 100%;
  }
  .service_text h2 {
    font-size: 22px;
  }
  .servicePageBox {
    padding: 20px 0;
  }
  .servicePageBoxRight {
    padding-top: 30px;
  }
}

@media screen and (max-width: 479px) {
  .letsWorkTogetherContent {
    padding: 40px 20px 20px 20px;
  }
  .testimonailBox {
    padding-left: 0;
    padding-right: 0;
  }
  .testimonailBoxInner {
    padding: 30px 20px 40px 20px;
  }
}

.hightLight a {
  background: #0c605e;
  color: #fff;
}
.hightLight a:hover,
.hightLight a:focus {
  background: #333;
  color: #fff;
}
@media only screen and (max-width: 480px) {
h1.subpageTitle {
  margin-top:70px !important;
}
}