/* Base CSS */

.alignleft {
  float: left;
  margin-right: 15px;
}

.alignright {
  float: right;
  margin-left: 15px;
}

.aligncenter {
  display: block;
  margin: 0 auto 15px;
}

a:focus {
  outline: 0 solid;
}

* {
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px;
  color: #1B1B21;
  font-family: 'Roboto', sans-serif;
}

body {
  color: #545051;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
}

.selector-for-some-widget {
  box-sizing: content-box;
}

a:hover {
  text-decoration: none;
}

button:focus {
  outline: 0;
  outline: 5px auto -webkit-focus-ring-color;
}

/* Header bar section start */

.shilep-logo-img {
  text-align: center;
}

.shilep-logo {
  padding-top: 50px;
  padding-bottom: 80px;
}

.sliep-head h3 {
  font-size: 50px;
  text-align: center;
  margin: 0;
  font-weight: 700;
  color: #0C3D60;
}

.sliep-head {
  margin-bottom: 0;
}

.sliep-img {
  display: -ms-flexbox;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  width: 50%;
}

.slip-fl {
  width: 434px;
}

.sliep-img img {
  width: 100%;
}

.sliep-img h3 {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  margin: 0;
  height: 113px;
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  color: #fff;
  justify-content: center;
}

.sliep-img h3::before {
  position: absolute;
  content: "";
  background-image: url(../../assets/img/s-bg.png);
  height: 100%;
  width: 100%;
  z-index: 9;
}

.sliep-ffll {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sliep-img.slat {
  width: 100%;
  justify-content: center;
}

.sliep-area {
  padding-bottom: 140px;
}

.bgg {
  background-size: 100% 100%;
  background-position: center;
}

.sliep-img h3 span {
  position: relative;
  z-index: 9;
}

/* Header bar section  END */

/* home-page-css-start */

/* header-area-css-start */

.header-area {
  text-align: center;
  padding-top: 26px;
  padding-bottom: 40px;
}

.header-logo a {
  display: block;
}

/* header-area-css-end */

/* hero-area-start */

.slider-fl {
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 36px;
  padding-bottom: 41px;
}

.slider-containt h3 {
  font-size: 44px;
  color: #0C3D60;
  font-weight: 700;
  margin-bottom: 10px;
}

.slider-containt h3 span {
  color: #9E0013;
}

.slider-containt p {
  font-size: 18px;
  color: #4A4A4A;
  width: 580px;
  font-weight: 400;
  margin-bottom: 17px;
}

.sider-input {
  width: 376px;
}

.sider-input input {
  width: 100%;
  border: 1px solid #313131;
  height: 40px;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.slider-btn a {
  background: #9B9B9B;
  width: 180px;
  height: 37px;
  line-height: 37px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  border-radius: 5px;
}

.slider-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.red {
  background: #9E0013 !important;
}

.slingle-slider-active .owl-dots button {
  background: #D8D8D8 !important;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  margin-bottom: 10px;
  transition: .3s;
}

.slingle-slider-active .owl-dots button:last-child {
  margin: 0;
}

.slingle-slider-active .owl-dots {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.slingle-slider-active .owl-dot.active {
  background: #F5A623 !important;
}

.hero-area {
  position: relative;
}

.left-btn {
  position: absolute;
  right: -70px;
  top: 100px;
  transform: rotate(-90deg);
  font-weight: 700;
  background: #9E0013;
  color: #fff;
  padding: 5px 20px;
  border-radius: 6px 6px 0px 0px;
  overflow: hidden;
  z-index: 9;
}

.lld {
  position: fixed;
  right: 0;
  width: 200px;
  height: 286px;
  overflow: hidden;
  display: flex;
  align-items: center;
  z-index: 10;
  top: 5%;
}

.container {
  max-width: 1337px;
}

.sliep-img.llk {
  justify-content: end;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: end;
  -ms-flex-pack: justify;
  justify-content: end;
}

.container.rre {
  max-width: 1060px;
}

/* hero-area-end */

/* brand-area-start */

.brand-area {
  background-size: 100% 100%;
  height: 469px;
  display: flex;
  align-items: center;
  margin-top: -34px;
  z-index: 9;
  position: relative;
}

.brand-title h3 {
  font-size: 48px;
  color: #FFFFFF;
  font-weight: 700;
  margin-bottom: 10px;
}

.brand-title {
  text-align: center;
  margin-bottom: 40px;
}

.brand-title p {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 700;
  margin: 0;
  line-height: 24px;
}

.brand-imgs {
  display: flex;
  justify-content: space-between;
  padding: 0 100px;
}

.single-brand {
  height: 100px;
  display: flex;
  align-items: center;
  max-height: 50px;
  margin-right: 20px !important;
  margin-left: 20px !important;
}

/* brand-area-end */

/* service-area-start */

.service-area {
  padding-top: 60px;
  padding-bottom: 100px;
}

.se-fl {
  display: flex;
  align-items: center;
  height: 100%;
}

.service-containt h3 {
  font-size: 32px;
  color: #0C3D60;
  font-weight: 700;
}

.service-containt p {
  font-size: 16px;
  color: #313131;
  font-weight: 400;
}

.service-list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.service-list li {
  margin-bottom: 8px;
}

.service-list li a i {
  margin-right: 10px;
  color: #0C3D60;
}

.service-list li a {
  color: #313131;
  font-size: 16px;
  font-weight: 400;
}

.row.mr {
  margin-top: -117px;
}

.se-fl {
  padding-right: 100px;
}

.se-fl.ri {
  padding-right: 0;
  padding-left: 100px;
}

.service-list li:last-child {
  margin: 0;
}

/* service-area-end */

/* work-area-start */

.work-area {
  padding-bottom: 340px;
}

.work-title h3 {
  font-size: 48px;
  color: #377FC6;
  font-weight: 700;
  margin: 0;
}

.work-title {
  text-align: center;
  margin-bottom: 25px;
}

.work-title h3 span {
  color: #0C3D60 !important;
}

.work-title p {
  font-size: 16px;
  color: #313131;
  font-weight: 400;
  margin: 0;
}

.work-box-title h3 {
  font-size: 24px;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#4c4c4c',GradientType=1 );
  background: #999999;
  background: -moz-linear-gradient(45deg, #999999 0%, #4c4c4c 100%);
  background: -webkit-linear-gradient(45deg, #999999 0%,#4c4c4c 100%);
  background: linear-gradient(45deg, #999999 0%,#4c4c4c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#4c4c4c',GradientType=1 );
  text-align: center;
  width: 100%;
  color: #fff;
  height: 67px;
  line-height: 67px;
  margin: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.work-list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.work-list li a {
  color: #313131;
  font-weight: 400;
  font-size: 21px;
  height: 47px;
  display: block;
  line-height: 47px;
  padding: 0 30px 0 70px;
  background: #fff;
}

.bc a {
  background: #EEF3F8 !important;
}

.work-list li a i {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.work-list li a {
  position: relative;
  white-space: nowrap;
}

.work-list li a del {
  color: #9B9B9B;
}

.single-work.mid h3 {
  background: #1c6f98;
  background: -moz-linear-gradient(45deg, #1c6f98 0%, #0c3e61 100%);
  background: -webkit-linear-gradient(45deg, #1c6f98 0%,#0c3e61 100%);
  background: linear-gradient(45deg, #1c6f98 0%,#0c3e61 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c6f98', endColorstr='#0c3e61',GradientType=1 );
}

.single-work.mid {
  transform: scale(1.1);
  padding: 0 13px;
  padding-right: 0;
  padding-left: 0;
  box-shadow: 2px 2px 10px 5px rgba(255,199,0,0.3), -2px -2px 10px 5px rgba(255,199,0,0.3);
}

/* work-area-end */

/* reating-area-start */

.single-ret-slider {
  height: 435px;
  background: #fff;
  padding-left: 45px;
  padding-right: 40px;
  padding-top: 30px;
  border-radius: 5px;
  position: relative;
  margin: 30px 0;
}

.star {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-bottom: 20px;
}

.star a {
  margin-left: 5px;
  color: #F5A623;
}

.reat-text p {
  font-size: 18px;
  color: #313131;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 20px;
}

.rate-tx h3 {
  font-size: 18px;
  color: #316BA4;
  font-weight: 700;
  margin-bottom: 7px;
}

.rate-tx a {
  font-size: 15px;
  font-weight: 300;
}

.rate-slider .owl-dots button {
  background: #91AEC2 !important;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin: 2px;
}

.rate-slider .owl-dots {
  text-align: center;
  margin-top: 60px;
}

.rate-slider .owl-dot.active {
  background: #0C3D60 !important;
}

.rate-slider .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -60px;
}

.rate-slider .owl-next {
  left: auto !important;
  right: -60px;
}

.rate-slider .owl-nav button span {
  font-size: 30px;
  font-weight: 600;
}

.single-ret-slider {
  height: 435px;
  background: #fff;
  margin: 30px 0;
  padding-left: 45px;
  padding-right: 40px;
  padding-top: 30px;
  position: relative;
  margin-left: 20px;
}

.cot {
  position: absolute;
  width: auto !important;
  top: -22px;
  left: -20px;
  z-index: 1;
}

.rating-area {
  background-size: 100% 100%;
  background-position: center;
  padding-bottom: 168px;
}

/* reating-area-end */

/* counter-area-start */

.counter-area {
  background-size: 100% 100%;
  background-position: center;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: -88px;
  padding: 78px 0;
}

.counter-text h4 {
  font-size: 48px;
  color: #fff;
  font-weight: 400;
  margin: 0;
}

.counter-text h3 {
  font-size: 144px;
  color: #fff;
  font-weight: 700;
  margin: 0;
}

.health-area {
  padding-top: 30px;
}

.slider-fl.pdd {
  padding: 0;
}

/* counter-area-end */

/* footer-area-start */

.footer-area.position-relative {
  background-size: 100% 100%;
  background-position: center;
  margin-top: -48px;
  padding-top: 80px;
}

.fs {
  position: absolute;
  left: 0;
  top: 0;
  height: 84%;
}

.footer-wrap a {
}

.footer-logo a {
  display: block;
}

.footer-logo a img {
  max-width: 300px;
  margin-bottom: 5px;
}

.footer-contact a {
  display: block;
  font-size: 18px;
  color: #313131;
  line-height: 28px;
  font-weight: 400;
}

.footer-contact {
  margin-bottom: 7px;
}

.footer-contact {
}

.icon a {
  color: #0C3D60;
  font-size: 24px;
  margin-right: 10px;
}

.icon {
  display: flex;
  align-items: center;
}

.footer-containt h3 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 700;
  margin-bottom: 9px;
  position: relative;
}

.footer-containt h3:before {
  position: absolute;
  content: "";
  background: #7F9CB2;
  width: 81%;
  height: 1px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.footer-fl ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer-fl li a {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 400;
}

.footer-fl {
  display: flex;
}

.footer-fl ul {
  margin-right: 50px;
}

.footer-copy {
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
}

.footer-copy a {
  color: #313131;
  font-weight: 400;
  font-size: 14px;
}

.footer-copy p {
  font-size: 14px;
  margin: 0;
  color: #D7E8F5;
  font-weight: 400;
}

.fs {
  position: absolute;
  left: -12%;
  top: 0;
  height: 100%;
}

.footer-logo {
  position: relative;
}

.footer-contact {
  position: relative;
}

.icon {
  position: relative;
}

.footer-wrap.position-relative {
  padding-top: 30px;
  padding-bottom: 10px;
}

/* footer-area-end */

/* home-page-css-end */

.sliep-img.slat .slip-fl {
  margin: auto;
  margin-bottom: 0;
}

.img-fluid.card-img-top.w-100.d-block {
}

.row > div[class*='col-'] {
  display: flex;
  flex: 1 0 auto;
}

.splash-lob-button {
  background: linear-gradient(90deg, #306aa2, #0d3f62);
  width: 100%;
  font-size: 28px;
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 12px;
  border-radius: 25px;
  border-width: -21px;
  border-style: solid;
  height: 85px;
  margin-bottom: 0px;
  display: flex!important;
  justify-content: center!important;
  color: #fff!important;
  text-align: center!important;
  align-items: center!important;
}

.scroll1 {
  display: none;
}

.scroll1 img {
  vertical-align: text-top;
  display: flex;
  align-items: center;
  max-height: 100px;
  max-width: 200px;
  margin-right: 20px !important;
  margin-left: 20px !important;
}

.scroll1 .scroll_item {
  position: relative;
}

.scroll1 .scroll_item h3 {
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px;
  color: #fff;
  background: rgba(0,0,0,0.5);
  width: 100%;
  box-sizing: border-box;
}

/* Responsive Image Grid */

.rig-header {
  text-align: center;
  padding: 0px 20px;
}

.rig-row {
  display: flex;
  padding: 0px 4px;
}

.rig-column {
  -ms-flex: 25%;
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

@media (max-width: 768px) {
  .rig-header {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  .rig-column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

@media (max-width: 576px) {
  .rig-column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

.rig-header div {
  margin: 0;
  padding: 0;
}

@media (min-width: 768px) {
  .rig-h2 {
    font-size: 60px;
  }
}

@media (max-width: 767px) {
  .rig-h2 {
    font-size: 35px;
  }
}

@media (min-width: 768px) {
  .rig-p {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .rig-p {
    font-size: 16px;
  }
}

.rig-column img {
  margin-top: 8px;
  vertical-align: middle;
  max-height: 150px;
}

/* iframe section */

section {
  width: 100%;
  border: none;
  overflow: hidden;
}

/* Deafult Margin & Padding */

/* -- Margin Top -- */

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

/* -- Margin Bottom -- */

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

/* -- Padding Top -- */

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

/* -- Padding Bottom -- */

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

/* Background Color */

.gray-bg {
  background: #f6f6f6;
}

.white-bg {
  background: #fff;
}

.black-bg {
  background: #222;
}

/* Color */

.white {
  color: #fff;
}

.black {
  color: #222;
}

/* black overlay */

[data-overlay] {
  position: relative;
}

[data-overlay]::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

[data-overlay="3"]::before {
  opacity: 0.3;
}

[data-overlay="4"]::before {
  opacity: 0.4;
}

[data-overlay="5"]::before {
  opacity: 0.5;
}

[data-overlay="6"]::before {
  opacity: 0.6;
}

[data-overlay="7"]::before {
  opacity: 0.7;
}

[data-overlay="8"]::before {
  opacity: 0.8;
}

[data-overlay="9"]::before {
  opacity: 0.9;
}

.contact-modal-btn {
  background: rgb(12,61,96);
  /*background: #9B9B9B;*/
  width: 180px;
  height: 37px;
  /*line-height: 37px;*/
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  border-radius: 5px;
}

.getintouch {
  background: linear-gradient(-90deg, #0d3f62 0%, #316ba4);
}

