@charset "UTF-8";
@font-face {
  font-family: 'icon';
  src: url("../fonts/icons.woff2?16609934") format("woff2"), url("../fonts/icons.woff?16609934") format("woff"), url("../fonts/icons.ttf?16609934") format("truetype"), url("../fonts/icons.svg?16609934#icons") format("svg");
  font-weight: normal;
  font-style: normal; }


@font-face {
    font-family: 'Gotham Rounded Book';
    src: url('../fonts/GothamRounded-Book.woff2') format('woff2'),
        url('../fonts/GothamRounded-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Rounded';
    src: url('../fonts/GothamRounded-Medium.woff2') format('woff2'),
        url('../fonts/GothamRounded-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('../fonts/gothmbok.woff2') format('woff2'),
        url('../fonts/gothmbok.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Bold';
    src: url('../fonts/gothmbol.woff2') format('woff2'),
        url('../fonts/gothmbol.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before,
.owl-nav div:before {
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  font-size: 22px;
  line-height: 29px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-right:before {
  content: '\e806'; }

/* '' */
.icon-left:before {
  content: '\e807'; }

/* '' */
.icon-facebook:before {
  content: '\ea90'; }

/* '' */
.icon-instagram:before {
  content: '\ea92'; }

/* '' */
.icon-twitter:before {
  content: '\ea96'; }

/* '' */
.icon-linkedin:before {
  content: '\f0e1'; }

/* '' */
.icon-play:before {
  content: '\f16a'; }

/* '' */
.row, [class*="col"] {
  -webkit-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s; }

@-webkit-keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.show-item {
  -webkit-animation: fade-in 1s ease;
  animation: fade-in 1s ease; }

.bottom-in-hide {
  -webkit-transform: translateY(35px);
  -ms-transform: translateY(35px);
  transform: translateY(35px);
  opacity: 0; }

.from-bottom {
  -webkit-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

.left-in-hide {
  -webkit-transform: translateX(-150px);
  -ms-transform: translateX(-150px);
  transform: translateX(-150px);
  opacity: 0; }

.from-left {
  -webkit-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.animate-up-hide {
  -webkit-transform: translateY(35px);
  -ms-transform: translateY(35px);
  transform: translateY(35px);
  opacity: 0; }

.animate-up-show {
  -webkit-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

@-webkit-keyframes top-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes top-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

body {
  font-family: 'Gotham Book', sans-serif;
  height: 100%;
  font-size: 15px;
  line-height: 1.7; }

html, body {
  overflow: visible !important;
  height: auto !important; }

.container {
  width:100%;
  max-width:1450px; 
  }

img {
  max-width: 100%; }

a {
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

a:hover {
  text-decoration: none; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

figure {
  margin: 0; }
  figure img {
    width: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Gotham Rounded', sans-serif; }

h2, h4, h3 {
  margin-bottom: 25px; }

h3 {
  text-transform: uppercase; }

h1, h2 {
  font-size: 37px;
  font-weight: normal;
  line-height: 45px;
  margin-bottom: 35px;
  text-transform: uppercase; }

h2 strong {
  font-weight: normal; }

.imagecover {
  background-position: center center;
  background-size: cover;
  display: block; }
  .imagecover img {
    opacity: 0; }

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

form {
  display: block;
  width: 100%; }
  form label {
    font-size: 14px; }

.form .selectboxit-container {
  margin: 0 0 15px; }

.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  background: #fff;
  width: 30px;
  padding: 6px;
  top: -5px;
  right: 0; }

.wrap .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  background: #eceeee; }

input[type="text"],
input[type="password"],
textarea,
select,
textarea {
  background: white;
  border: 0;
  border-radius: 0;
  height: auto;
  font-size: 14px;
  padding: 12px 15px;
  width: 100%; }

[type=reset], [type=submit], button, [type=button] {
  background: white;
  border: 1px solid #6e6d6d;
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
  padding: 12px 15px;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.selectboxit-btn {
  background: #565c87;
  border: 0; }

.btn {
  background: #fa6620;
  border-radius: 0;
  padding: 10px 25px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }
  .btn:hover {
    background: #d8702c;
    color: #fff; }

.btn-white {
  background: none;
  border: 1px solid #fff;
  color: #fff; }
  .btn-white:hover {
    background: none;
    border-color: #fa6620;
    color: #fa6620; }

.more {
  border: 1px solid #595959;
  padding: 10px 25px;
  color: #000;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase; }
  .more:after {
    content: '\e806';
    font-family: "icon";
    margin: 0 -5px 0 15px;
    font-size: 18px; }
  .more:hover {
    background: #fa6620;
    color: #fff; }

input.error, textarea.error, select.error {
  border: 1px solid red !important;
}

iframe {
  display: block; }

textarea {
  resize: none;
  height: 120px; }

.nav-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }


.nav-social a {
  display: block;
  padding: 5px;
 }

.nav-social [class*="icon"]:before {
  font-size: 18px;
  line-height: 18px; }

footer .nav-social {
  margin-bottom: 40px; }
  footer .nav-social li {
    margin-right:30px;
	margin-left:-10px; }
  footer .nav-social a {
    line-height: 33px;
    height: 40px;
    width: 40px;
	color:#717478; }
  footer .nav-social a:hover {
    color:#0899bd; }
  footer .nav-social [class*="icon"]:before {
    font-size:28px; }

.owl-carousel {
  display: block; }
  .owl-carousel.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto; }
  .owl-carousel.owl-loaded {
    display: block;
    width: 100%; }

.owl-nav div {
  color: #fff;
  height: 30px;
  padding-top: 3px;
  position: absolute;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px; }
  .owl-nav div:after {
    font-family: "icon"; }

.owl-nav .owl-prev {
  left: 20px; }
  .owl-nav .owl-prev:after {
    content: '\E807'; }

.owl-nav .owl-next {
  right: 20px; }
  .owl-nav .owl-next:after {
    content: '\E806'; }

.owl-dots {
  margin: auto;
  padding: 10px 0 0;
  width: 90%;
  text-align: center; }
  .owl-dots .owl-dot {
    border-radius: 50%;
    display: inline-block;
    height: 12px;
    margin: 0 4px;
    width: 12px; }
  .spotlight .owl-dots {
    left: 50%;
    position: absolute;
    bottom: 20px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto; }

.owl-stage-outer {
  height: auto !important; }

.row.owl-loaded {
  margin: 0; }

.owl-loaded .owl-item > [class*="col-"] {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0; }

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

[class*="section"] .owl-prev {
  left: -12px; }

[class*="section"] .owl-next {
  right: -12px; }

[class*="section"] .disabled {
  opacity: .2; }

.section {
  padding: 40px 0; }

section.grey {
  background: #f3f4f1; }

.section-title {
  margin-bottom: 30px;
  text-align: center; }
  .section-title h2:after {
    margin: 15px auto 0; }

div.title {
  margin: 0 0 8px; }
  div.title:after {
    border-top: 1px solid #9d9fbb;
    content: '';
    display: inline-block;
    margin: 0 0 5px 18px;
    vertical-align: middle;
    width: 45px; }

header {
  padding:0px;
}
header.sticky
{
	background-color:#f60;
}
@media (max-width: 575px) {
  header .page-logo {
    max-width: 170px;
    display: inline-block;
  }
}

header .navbar {
  padding-top:20px;
  font-family: 'Gotham Rounded';
  font-weight:500;
  text-transform: uppercase;
  font-size: 14px;
}
.header-top
{
	background-color:#f2f3f5;
	}
.header-top .head-left
{
	width:50%;
	padding:10px 0px;
	float:left;
}
.header-top .head-left ul 
{
	margin:0
}
.header-top .head-left ul li
{
	display:inline;
	margin:0px 20px 0px 10px;
}
.header-top .head-left ul li i
{
	margin:0px 5px 0px 0px;
}
.header-top .head-right
{
	width:50%;
	float:left;
}
.header-top .head-right .nav-social ul
{
	float:right;
}
.header-top .head-right .nav-social ul li a
{
	color:#858585;
    padding-top: 10px;
	margin-left:15px;
}
.header-top .head-right .nav-social ul li a:hover {
  color:#034582;
}
.header-top .head-right .nav-social ul li a.enq {
  background-color: #0899bd;
  color: #FFF;
  margin-left: 30px;
  padding: 10px 20px;
  font-family: 'Gotham Rounded';
  font-weight:400;
}
.header-top .head-right .nav-social ul li a.enq:hover {
  background-color:#034582;
}
header .navbar-nav li{
  position: relative;
}
@media (max-width: 1299px) {
  header .navbar {
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1550px) {
  header .navbar {
    font-size: 12px;
  }
  header .navbar-nav li {
    margin-left:10px;
  }
}
@media (max-width: 991px) {
  header .navbar-collapse {
    padding: 20px 10px 10px 30px;
    background: #0899bd;
	color:#FFF;
  }
}
header .navbar-nav li {
  font-size: 14px;
  margin-left:25px;
}
@media (min-width: 992px) and (max-width: 1060px) {
  header .navbar-nav li {
    margin-left: 15px;
  }
}
@media (max-width: 991px) {
  header .navbar-nav li {
    margin-left: 0;
  }
}
header a{
  color: #000;
}
header .navbar-nav a {
  padding: 0 0 10px;
  position: relative;
  display: block;
  color: #000;
  font-family: 'Gotham Rounded';
}

header .navbar-nav a:hover{
  color: #0899bd;
}
@media (max-width: 991px) {
  header .navbar-nav a {
    color: #fff;
	font-size:16px;
  }
}
.page-nav .subnav{
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 99;
  min-width: 200px;
  opacity: 0;
  pointer-events: none;
  transition: all ease .3s;
}
.page-nav li:hover .subnav{
  opacity: 1;
  pointer-events: fill;
  top: 25px;
}
.page-nav .subnav li{
  margin: 0;
}
.page-nav .subnav a{
  background: #0899bd;
  color: #fff;
  margin: 0;
  padding: 10px 15px;
  text-transform: initial;
}
.page-nav .subnav a:hover{
  background: #034582;
  color: #fff;
}
header .navbar-light .navbar-nav .dropdown-menu {
  background: #1d3e75;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 14px;
}
header .header-bottom {
  padding:10px;
}
button.navbar-toggler {
  background:url("../images/temp/menu.png") ;
  background-repeat:no-repeat;
    border:none;
    cursor: pointer;
    -webkit-appearance: none;
    outline: none;
    margin-top: 15px;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
	float:right;
}


.spotlight {
  position: relative; }
  .spotlight img {
    height: auto; }
  .spotlight .owl-carousel {
    display: block; }
  .spotlight .item + .item {
    display: none; }
  .spotlight .item > figure {
    min-height: 320px; }
  .spotlight .owl-nav div:after {
    font-size:50px;
	font-weight:lighter;
	color:#000; }

.spotlight, .inner-spotlight {
  color: #fff; }
  .spotlight .overlay, .inner-spotlight .overlay {
    left: 10%;
    opacity: 0;
    padding: 45px;
    position: absolute;
    bottom:30%;
    z-index: 2;
    max-width: 720px;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0; }
    .spotlight .overlay.animate-up-show:before, .inner-spotlight .overlay.animate-up-show:before {
      -webkit-animation: top-in 1s ease;
      animation: top-in 1s ease;
      -webkit-animation-delay: .8s;
      animation-delay: .8s;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }
    .spotlight .overlay:after, .inner-spotlight .overlay:after {
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: -1; }
  .spotlight .active .overlay.animate-up-show, .inner-spotlight .active .overlay.animate-up-show {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .spotlight h2, .inner-spotlight h2 {
    font-family: 'Gotham Rounded';
	font-weight:bold;
	color:#034582;
    display: inline-block;
	text-transform:capitalize;
    font-size:42px;
	margin-bottom:10px; }
  .spotlight p, .inner-spotlight p {
    font-size:18px;
    line-height:24px;
	color:#000;
    margin-bottom:30px; }
.more {
  background-color: #0899bd;
  font-family: 'Gotham Rounded';
  font-weight:400;
  border-radius:20px;
  color: #FFF;
  padding: 10px 20px;
  border:none;
}
.more:hover {
  background-color:#034582;
}

.section-header {
  margin-bottom: 42px; }
  .section-header h2,.section-header h1{
    font-size:36px;
    display: inline-block;
	position:relative;
    font-family: 'Gotham Rounded';
	font-weight:500;
	color:#004890;
    margin: 0; }

    .section-header h2:after {
      content: '';
      height: 1px;
      margin: 15px 0 0;
      position: absolute;
      left:0px;
      bottom:-10px;
      width: 90px; }
  .section-header h3 {
    font-size:28px;
    display: inline-block;
	text-transform:capitalize;
	position:relative;
    font-family: 'Gotham Rounded';
	font-weight:500;
	color:#004890;
    margin: 0; }
    .section-header h3:after {
      content: '';
      height: 1px;
      margin: 15px 0 0;
      position: absolute;
	  background-color:#f00;
      left:0px;
      bottom:-10px;
      width: 90px; }

section.stats {
  color: #fff;
  text-align: center;
  text-transform: uppercase; }
  section.stats .number {
   	font-family: 'Gotham Rounded';
	font-weight:700;
    font-size: 58px;
    line-height: 100%;
    margin-bottom: 15px;
	color:#d3d3d5; }
  section.stats .text h2 {
   	font-family: 'Gotham Rounded';
	font-weight:600;
    font-size:22px;
	color:#004890;
    margin-bottom: 25px; 
}
  section.stats .text h2 span {
   	font-family: 'Gotham Rounded';
	font-weight:300;
    font-size:18px;
    line-height: 100%;
	text-transform:capitalize;
	color:#000;
    margin-bottom: 15px;
	display:block; }
  section.stats .text p {
   	font-family: 'Gotham Rounded';
	font-weight:400;
    font-size:16px;
	color:#808080;
    margin-bottom: 25px; 
	text-transform:none;
	line-height:24px;
}


section.about {
  position: relative; }
  section.about p {
    max-width:88%;
	font-family: 'Gotham Rounded';
	font-weight:300;
	font-size:18px;
	margin-bottom:46px;
	color:#000; }
	
  section.about h2:after {
    background: #f00; }

section.about p.highlight {
  font-family: 'Gotham Rounded';
  font-size:24px;
  line-height: 100%;
  font-weight:500;
  margin-bottom:15px; }
section.about img
{
	margin-bottom:50px;}
	
.services
{
	background-color:#f2f3f5;
}	
.services .section-header 
{
	text-align:center;
}	
 .section-header p {
    font-size: 16px;
    margin: 10px auto;
    max-width: 650px;
    font-family: 'Gotham Rounded';
    font-weight: 300;
    line-height: 23px}
.services  .serivice-list
{
	padding:5px 5px;
	}
.services .service-wrap
{
	background-color:#0899bd;
	padding:50px 40px;
	color:#FFF;
	position:relative;
}
.services .service-wrap:hover
{
	background-color:#295278;
}
.services .service-wrap a h2  {
    font-size: 22px;
	font-family: 'Gotham Rounded';
	font-weight:500;
	letter-spacing:1px;
	text-transform:capitalize;
	line-height:26px;
	position:relative;
	color:#FFF;
	margin:0px;}
.services .service-wrap a h2:after {
      content: '';
      height: 1px;
      margin: 15px 0 0;
      position: absolute;
	  background-color:#fff;
      left:0px;
      top:-40px;
      width: 90px; }
.services .service-wrap a h2:hover  {
	color:#0899bd;
}
.services .service-wrap figure img{
    width:76px;
	height:73;
	margin-bottom:60px;
}
.work-wrap
{
	margin:0;
	padding:0;
	background-color:#f2f3f5;
  overflow: hidden;
}
.work-image
{
	width:50%;
	float:left
}
.work-image figure
{
	width: 100%; 
    height: 100%; 
	object-fit:cover; 
}

.work-content-wrap
{
	width:50%;
	float:left;
	padding:10px;
}
.work-content
{
	width:100%;
	float:left;
	max-width:630px;
	padding: 10px;
    margin:5% 6%;
}
.work-content .section-header {
    margin-bottom:26px;
}
.work-content p {
	font-family: 'Gotham Rounded';
	font-weight:300;
	font-size:18px;
	color:#000; }

.work-content p.highlight {
  font-family: 'Gotham Rounded';
  font-size:26px;
  line-height:32px;
  font-weight:500;
  margin-bottom:15px; }
@media (max-width: 1024px) {
.work-image
{
	width:100%;
}
.work-content-wrap
{
	width:100%;
	padding:10px;
}
}
.clients
{
	margin:0;}
.clients-inner
{
	margin:0;}
.clients-inner .section-header 
{
	text-align:center;
}
.client-logos-inner
{	
	border:1px solid #eae8e8;
	text-align:center;
	margin-bottom:20px;
	padding:15px 10px;
}
.client-logos-inner img
{	height: 65px;
	max-width:63px;
  	width: auto;
	opacity:0.5
}
.client-logos-inner p
{
	color:#000;
	font-size:16px;
	margin: 10px 0px 0px;
}
	

.work-form-wrap
{
	background-color:#666;
	background:url(../images/temp/work-form-bg.jpg);
}
.work-form-wrap .section-header h4
{
	text-align:center;
	color:#FFF;
	font-size:40px;
	font-family: 'Gotham Rounded';
	font-weight:300;
}
.work-form-wrap .form-content input[type="text"] {
    color: #fff;
    font-size: 14px;
    border: 1px solid #9c9d9e;
    background: none;
    outline: none;
    padding: 15px 20px;
}
.work-form-wrap .form-content textarea {
    color: #fff;
    font-size: 14px;
    border: 1px solid #9c9d9e;
    background: none;
    height: 150px;
    outline: none;
    padding: 15px 20px;
}
.work-form-wrap .form-content div {
    padding:10px;
}
.work-form-wrap .form-content input[type="submit"] {
	background-color: #0899bd;
    font-family: 'Gotham Rounded';
	font-size:15px;
    font-weight: 400;
    border-radius: 20px;
    color: #FFF;
    padding:10px 35px;
    border: none;
    float: right;
	letter-spacing:1px;
}
.work-form-wrap .form-content input[type="submit"]:hover {
  background-color:#034582;
}

.form-content input[type="text"]::-webkit-input-placeholder {
  color: #CCC;
 }

.form-content input[type="text"]:-ms-input-placeholder {
  color: #CCC;
  }

.form-content input[type="text"]::-ms-input-placeholder {
  color: #CCC;
  }

.form-content input,textarea::placeholder {
  color: #CCC;
  }
.form-content div figure.captcha img
{
	width:274px;
	height:68px;}

.news .section-header 
{
	text-align:center;
}
.list-news .inner {
  padding:0px; }

.list-news figure {
  overflow: hidden;
  margin-bottom: 20px; }

.list-news p.date{
   font-family: 'Gotham Rounded';
   font-weight:300;
   font-size:14px;
  margin-bottom:10px; }
.list-news p a {
   font-family: 'Gotham Rounded';
   font-weight:400;
   font-size:16px;
  margin-bottom: 40px;
  color:#333;
  position:relative; }
.list-news p a:after {
    background: #004890;
    content: '';
    height: 1px;
    margin: 15px 0 0;
    display: block;
    width:120px; }
.list-news p.news-content a:hover
{
	color:#0899bd;}	
.list-news img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.list-news .col-md-4:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

.spotlight-inner
{
	position:relative;
}
.spotlight-inner .spotlight-inner-caption
{
	position:absolute;
	width:100%;
	color:#FFF;
	bottom:40%;
	text-align:center;
}
.spotlight-inner .spotlight-inner-caption h2,
.spotlight-inner .spotlight-inner-caption h1
{
	font-size:36px;
	font-weight:500;
	font-family: 'Gotham Rounded';
	color:#fff;
	margin-bottom:10px;
}
.spotlight-inner .spotlight-inner-caption ul li
{
	display:inline;
	margin-right:20px;
}
.spotlight-inner .spotlight-inner-caption ul li a
{
	color:#fff;
	font-weight:300;
	font-size:14px;
	font-family: 'Gotham Rounded';
}
.spotlight-inner .spotlight-inner-caption ul li a.not:after {
    content: '\e806';
    font-family: "icon";
    margin: 0 -5px 0 15px;
    font-size: 13px;
}
section.about-inner {
  position: relative; }
section.about-inner p {
    max-width:88%;
	font-family: 'Gotham Rounded';
	font-weight:300;
	font-size:18px;
	margin-bottom:24px;
	color:#000; }
section.about-inner h2:after {
    background: #f00; }

section.about-inner p.highlight {
  font-family: 'Gotham Rounded';
  font-size:24px;
  line-height: 100%;
  font-weight:500;
  margin-bottom:24px; }

.auditors
{
	margin:0;
	background-color:#f2f3f5;
}
section.auditors h2:after {
    background: #f00; }

.auditors-logos
{	
	border:1px solid #666;
	text-align:center;
}
.auditors-logos img
{	
	max-width:177px;
  height: 126px;
  width: auto;
}

section.stats-inner {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background:#004890; }
section.stats-inner .number {
   	font-family: 'Gotham Rounded';
	font-weight:700;
    font-size: 58px;
    line-height: 100%;
    margin-bottom: 15px;
	color:#d3d3d5; }
section.stats-inner .text h2 {
   	font-family: 'Gotham Rounded';
	font-weight:600;
    font-size:22px;
	color:#fff;
    margin-bottom: 25px; 
}
section.stats-inner .text h2 span {
   	font-family: 'Gotham Rounded';
	font-weight:300;
    font-size:16px;
    line-height: 100%;
	text-transform:capitalize;
	color:#c4dff9;
    margin-bottom: 15px;
	display:block; }
section.stats-inner .text p {
   	font-family: 'Gotham Rounded';
	font-weight:300;
    font-size:16px;
	color:#fff;
    margin-bottom: 25px; 
	text-transform:none;
	line-height:24px;
}

.news-inner .section-header 
{
	text-align:center;
}
.list-news-inner .inner {
  padding:0px; }

.list-news-inner figure {
  overflow: hidden;
  margin-bottom: 20px; }

.list-news-inner p.date{
   font-family: 'Gotham Rounded';
   font-weight:300;
   font-size:14px;
  margin-bottom:10px; }
.list-news-inner p.news-content a {
   font-family: 'Gotham Rounded';
   font-weight:400;
   font-size:16px;
  margin-bottom: 40px;
  color:#333;
  position:relative; }
.list-news-inner p.news-content a:after {
    background: #004890;
    content: '';
    height: 1px;
    margin: 15px 0 0;
    position: absolute;
    left:0px;
    bottom:-20px;
    width:120px; }
.list-news-inner p.news-content a:hover
{
	color:#0899bd;}	
.list-news-inner img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.list-news-inner .col-md-4 {
  margin-bottom:50px;}
.list-news-inner .col-md-4:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }


.services-inner .section-header 
{
	text-align:center;
}
.list-services-inner .inner {
  padding:20px;
  margin-bottom:35px;
  background-color:#004890; }

.list-services-inner figure {
  overflow: hidden; }

.list-services-inner h3{
   font-family: 'Gotham Rounded';
   font-weight:500;
   font-size:26px;
  margin-bottom:10px;
  color:#FFF; }
.list-services-inner h3:after {
    background: #fff;
    content: '';
    height: 1px;
    margin: 15px 0 0;
    position: absolute;
    left:0px;
    bottom:-20px;
    width:120px; }

.list-services-inner a {
  color:#fff;
}
.list-services-inner p a:after {
    background: #fff;
    content: '';
    height: 1px;
    margin: 15px 0 0;
    display: block;
    width:120px; }
.list-services-inner p.services-content a:hover
{
	color:#0899bd;}	
.list-services-inner img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }
.list-services-inner .col-md-6:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }
  

.contact-form-wrap
{
	background-color:#004890;
}
.contact-form-wrap .modal-content{
  background-color:#004890;
}
.contact-form-wrap .section-header
{
	text-align:center;
	color:#FFF;
}
.contact-form-wrap .section-header h2
{
	color:#FFF;
	font-size:40px;
	font-family: 'Gotham Rounded';
}
.contact-form-wrap .form-content input[type="text"] {
    color: #fff;
    font-size: 14px;
    border: 1px solid #9c9d9e;
    background: none;
    outline: none;
    padding: 15px 20px;
}
.contact-form-wrap .form-content textarea {
    color: #fff;
    font-size: 14px;
    border: 1px solid #9c9d9e;
    background: none;
    height: 150px;
    outline: none;
    padding: 15px 20px;
}
.contact-form-wrap .form-content div {
    padding:10px;
}
.contact-form-wrap .form-content input[type="submit"] {
	background-color: #0899bd;
    font-family: 'Gotham Rounded';
	font-size:15px;
    font-weight: 400;
    border-radius: 20px;
    color: #FFF;
    padding:10px 35px;
    border: none;
    float: right;
	letter-spacing:1px;
}
.contact-form-wrap .form-content input[type="submit"]:hover {
  background-color:#034582;
}

.form-content input[type="text"]::-webkit-input-placeholder {
  color: #CCC;
 }

.form-content input[type="text"]:-ms-input-placeholder {
  color: #CCC;
  }

.form-content input[type="text"]::-ms-input-placeholder {
  color: #CCC;
  }

.form-content input,textarea::placeholder {
  color: #CCC;
  }
.form-content div figure.captcha img
{
	width:274px;
	height:68px;}
.contact-head 
{
	padding:70px 10px 0px 10px;}
.contact-head .section-header
{
	text-align:center;}
.contact-wrap-content
{
	margin:0;
	padding:0}
.contact-content-image
{
	margin:0;
	padding:0}
.contact-content-image figure
{
	width: 100%; 
    height: 100%; 
	object-fit:cover; 
}
.contact-wrap .section-header h3
{
	margin-bottom:20px;
	color:#FFF;
	}
.contact-wrap .section-header p
{
	text-align:left;
	margin:0;
}
.contact-content
{
	background: #004890 url(../images/temp/contact-bg.png)  right  top 50px;
	background-repeat:no-repeat;
	color:#fff;
	margin:0;
	padding:5%;
}
.contact-content .col-md-5
{
	margin-bottom:40px;}
.content-icon
{width:40px;
float:left;}
.ad-details
{
	float:left;
	border-left:1px solid #fff;
	margin-left:10px;
	padding:0px 10px 5px 20px;
}
.ad-details h4
{
	color:#FFF;
	font-size:18px;
	font-family: 'Gotham Rounded';
	margin-bottom:10px;
	text-transform:uppercase;
}
.ad-details p
{
	color:#e0eaf5;
	font-size:15px;
	font-family: 'Gotham Rounded';
	margin-bottom:10px;
	font-weight:lighter;
}
.contact-map 
{
	padding:60px 10px 0px 10px;}
.contact-map .section-header
{
	text-align:center;}
.contact-map iframe
{
	width:100%;
	height:500px;}


footer {
  background: #07243d url(../images/foot-logo.png)  right 6%  top 50px;
  background-repeat:no-repeat;
  color: #a3a3a3;
  font-family: 'Gotham Rounded';
  padding: 60px 0 0px;
}
  footer p {
    margin-bottom: 30px; 
	font-size:16px;
	font-weight:300;
	color:#ffffffab;
}
  footer h4 {
    font-size:21px;
    font-weight:500;
	color:#fff;
    margin: 0 0 20px;
	text-transform:uppercase;
	letter-spacing:1px;
}
  footer a {
	color:#ffffffab;
	font-size:16px;
	font-weight:300;
}
    footer a:hover {
      color: #0899bd; }
  footer .contact {
    margin-bottom: 20px; }
.foot-social
{
	margin-left:-12px;}
.footer-main {
  font-size: 16px;
  position: relative; }
ul.nav-footer {
  float:left;
  width:50%;
}
.nav-footer li {
  margin-bottom: 3px; }
.footer-wrap
{
	margin-top:50px;
	border-bottom:#375b79 1px solid;}
  footer .footer-text {
  color: #9d9d9d;
  font-style: normal;
  font-size: 11px;
  margin-top:10px;
  padding: 20px 0; }
  .footer-text p {
    margin: 0;
	font-size: 12px; }
  .footer-text ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .footer-text li + li {
    margin-left: 20px; }

.newsletter h4 {
  font-size: 23px;
  margin-bottom: 20px; }

.newsletter label.error{
  position: absolute;
  color: red;
  bottom: 0;
}
.newsletter form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.newsletter input[type="text"] {
  color: #fff;
  font-size: 12px;
  border: 1px solid #fff;
  border-radius:20px;
  background: none;
  outline: none;
  padding: 7px 20px;
  max-width:400px; }

.newsletter input[type="text"]::-webkit-input-placeholder {
  color: #999; }

.newsletter input[type="text"]:-ms-input-placeholder {
  color: #999;}

.newsletter input[type="text"]::-ms-input-placeholder {
  color: #999; }

.newsletter input[type="text"]::placeholder {
  color: #999;}

.newsletter input[type="submit"] {
	background-color: #0899bd;
    font-family: 'Gotham Rounded';
	font-size:15px;
    font-weight: 400;
    border-radius: 20px;
    color: #FFF;
    padding:10px 35px;
    border: none;
    float: right;
	letter-spacing:1px;
	margin-left:10px;
}
  .newsletter input[type="submit"]:hover {
    background: #fa6620;
    color: #fff; }

.inner-spotlight {
  position: relative; }


@media (max-width: 1199px) {
  .feature-icons .inner {
    padding: 15px 10px; }
  .feature-icons h4 {
    font-size: 12px; }
  h1, h2 {
    font-size: 30px; }
  [class*="section"] .owl-prev {
    left: -10px; }
  [class*="section"] .owl-next {
    right: -10px; }
  .spotlight .overlay {
    max-width: 500px;
    padding: 30px; }
  .section.services .icon {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7); }
  .side-tab h3 {
    font-size: 30px; }
  section.stats .number {
    font-size: 70px; } }

@media (max-width: 1024px) {
  .logo img {
    max-width: 160px; }
  .list-stats .counter {
    font-size: 40px; }
  .nav-main {
    font-size: 20px; }
  .list-blog .inner {
    padding-left: 50px; }
  .list-blog h3:before {
    left: -50px;
    width: 34px; }
  .list-blog p {
    margin-bottom: 20px; }
  .widget-start {
    padding-left: 50px; }
    .widget-start h3 {
      font-size: 30px; }
  .list-project {
    grid-gap: 10px; }
    .list-project .more {
      padding: 4px 11px; } }

@media (max-width: 991px) {
  .nav-main a.active {
    border: 0; }
	
.spotlight .overlay {
    max-width: 500px;
    padding: 30px;
	top:20%;
}
section.about-inner p {
    max-width:100%;
}
.services .service-wrap {
    padding: 50px 20px;
}
  .spotlight:before, .inner-spotlight:before {
    display: none; }
  .spotlight h2, .inner-spotlight h2 {
    font-size: 30px;
    margin-bottom:10px; }
  .spotlight p, .inner-spotlight p {
    font-size:22px; }
  .container {
    max-width: 100%; }
  .logo img {
    max-width: 140px; }
  header .col-sm-9 {
    padding-right: 50px; }
  header.pinned .logo img {
    max-width: 120px; }
  .menu-toggle {
    right: 18px;
    top: 6px; }
	.header-top {
    display:none;}
  h1 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 15px; }
  h2 {
    font-size: 20px;
    line-height: 33px; }
  h3 {
    font-size: 20px; }
  p.highlight {
    font-size: 28px; }
  .btn {
    font-size: 13px; }
    .btn.more {
      padding-right: 60px; }
  input.more {
    background-position: 90% 12px; }
  .list-services h3 {
    font-size: 22px; }
header .navbar {
    padding:0px;
}
header .header-bottom {
    padding: 0;
}
  .footer-main {
    font-size: 14px; }
  .newsletter h4 {
    font-size: 18px; }
  .newsletter input[type="submit"] {
    width: 108px; }
  .list-services .row:nth-child(3) figure:after {
    right: 0; }
.contact-head {
    padding: 40px 10px 0px 10px;
}
	
	 }

@media (max-width: 767px) {
  .nav-wrap {
    width: 100%;
    right: -100%;
    padding: 100px 50px; }
  .section-header h2 {
    font-size:28px;
    margin: 0; }
  .section-header h2:after {
    margin-top: 10px; }
  header {
    position:relative;
    padding: 10px 0;
    width: 100%;
    left: 0;
    top: 0; }
  .menu-toggle, header.pinned .menu-toggle {
    position: fixed;
    right: 10px;
    top: 10px; }
  .section {
    padding: 20px 0; }
  .spotlight .imagecover img {
    opacity: 0; }
  .spotlight .overlay {
    display:none;}
	.owl-nav
	{display:none;}
  .btn, header.pinned .btn {
    padding: 6px 10px; }
  .imagecover img {
    opacity: 1; }
  .spotlight .imagecover img {
    opacity: 0; }
	.spotlight-inner .spotlight-inner-caption {
    display:none;}
	.work-content {
    margin: 0;}
	section.about p {
   width: 100%;
}
  footer {
    text-align: center; }
  .footer-text {
    margin: 0; }
  footer .contact .item {
    max-width: 70%;
    margin: 0 auto 20px; }
  footer .nav-social ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .newsletter {
    margin-bottom: 30px; }
    .newsletter form {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  .footer-text {
    text-align: center; }
    .footer-text ul {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .footer-text .col-md-4 {
      padding: 5px 0; }
  .nav-footer {
    margin: 0 auto 20px;
    font-size: 13px; }
	ul.nav-footer {
    float:none;}
  .nav-social {
    margin-bottom: 15px; }
  div.owl-nav .owl-next, div.owl-nav .owl-prev {
    background: black;
    background: rgba(0, 0, 0, 0.5);
    line-height: 23px; }
    div.owl-nav .owl-next:before, div.owl-nav .owl-prev:before {
      background: #fff;
      left: 6px;
      right: 6px;
      width: auto; }
    div.owl-nav .owl-next:after, div.owl-nav .owl-prev:after {
      color: #fff; }
  div.owl-nav .owl-next:after {
    right: 5px; }
  div.owl-nav .owl-prev:after {
    left: 5px; }
  section.about figure {
    margin-top: 20px; }
  .spotlight .container-fluid {
    position: static;
    padding-bottom: 80px; }
    .spotlight .container-fluid img {
      left: -60px;
      top: -180px; }
  .list-services .row {
    padding: 0;
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .list-services figure {
    margin-bottom: 40px; }
    .list-services figure:before {
      left: 0; }
  .list-services .row:nth-child(2) figure:before, .list-services .row:nth-child(3) figure:after {
    right: 0; }
  .list-services .inner {
    padding-right: 0; }
  section.work:after {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    top: 0; }
  .side-tab {
    margin-bottom: 30px; }
  .list-blog > div {
    margin-bottom: 30px; }
  .list-blog p {
    font-size: 13px; }
	.services .service-wrap
{
	text-align:center
}
.services .service-wrap figure img {
    margin-bottom:30px;
 }
 .services .service-wrap a h2:after {
    display:none;
 }
.aproved
{
	margin-top:50px;}

	
}

@media (max-width: 575px) {
  .inner-spotlight figure {
    min-height: 250px; }
    .inner-spotlight figure img {
      display: none; }
  header .col-sm-9 .btn {
    display: none; }
  header .btn {
    margin: 15px 0 10px 20px; }
  .spotlight h2 {
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 27px; }
    .spotlight h2 span {
      font-size: 18px;
      line-height: 19px; }
  .spotlight .owl-dots {
    bottom: 10px; }
  .spotlight .owl-nav div {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    top: 30%; }
  .nav-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0; }
    .nav-footer li {
      margin: 0 15px 15px; }
  .section.services .list-services {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .section.services .icon {
    width: 60px;
    text-align: center; }
  .side-tab {
    margin-top: 140px; } }

@media (max-width: 499px) {
  .list-services {
    margin-bottom: 10px; }
    .list-services .owl-dots {
      bottom: 0; }
  .nav-main li.on ul {
    position: static;
    padding: 0; }
  .stats {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .stats div {
      margin-bottom: 15px; }
  .list-project {
    display: block; }
    .list-project > div {
      margin-bottom: 15px; } }

@media (min-width: 576px) {
  .nav-wrap .btn {
    display: none; } }

@media (min-width: 768px) {
  .inner-spotlight .imagecover img {
    opacity: 1; }
  .list-services .row:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .list-services .row:nth-child(even) .inner {
      padding-left: 50px; } }

@media (min-width: 1024px) {
  .spotlight .overlay, .inner-spotlight .overlay {
    min-height: 200px; } }

@media (min-width: 1200px) {
  .section {
    padding: 60px 0; } }

@media (min-width: 1300px) {
  section.work:after {
    -webkit-transform: translateY(-50%) scale(0.8);
    -ms-transform: translateY(-50%) scale(0.8);
    transform: translateY(-50%) scale(0.8); } }

@media (min-width: 1450px) {
  .container {
    max-width: 1400px; }
  .nav-main {
    font-size: 40px; }
  section.work:after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .footer-main {
    font-size: 18px; } }

@media (min-width: 1550px) {
  .section {
    padding: 70px 0; }
  .nav-wrap {
    padding: 200px 200px 50px 50px; } }





.smart-wrap{
position: relative;
    height: 600px;
    width: 100%;
    background-color: #fff;
    padding: 150px 0 0;
    margin: 0 0 30px;
}

.smart-wrap h2 {
    background-color: #ef4522;
    position: absolute;
    left: 0px;
    top: 35px;
    border-radius: 0 30px 30px 0px;
    padding: 5px 40px 5px 120px;
    color: #fff;
    font-size: 32px;
  
}

.diagram{
    text-align: right;
    float: right;
    display: block;
    position: relative;
    width: 87%;
}

.diagram:after{
  position: absolute;
    background-image: url(../images/man-icn.jpg);
    background-repeat: no-repeat;
    width: 94px;
    height: 148px;
    background-size: contain;
    left: 50%;
    top: -2px;
    margin-left: -50px;
    pointer-events: none;
    z-index: 2;
    content: "";

}

.diagram li{
width: 250px;
}

.diagram li{
width: 18%;
color: #fff;
float: left;
margin: 0 5px;
padding: 15px;
position: relative;
text-align: center;
}   
.lrg-text {
    width: 100%;
    padding: 40px 0 0;
    font-size: 110px;
    opacity: 0.7;
    line-height: 7px;
}
.diagram li.smart-col-1 {
    background-color: #e81b3c;
    height: 240px;
    margin-top: 21.22%;
}
.diagram li.smart-col-2 {
    background-color: #ef4524;
    height: 290px;
    margin-top: 17%;
}
.diagram li.smart-col-3 {
    background-color: #90a73d;
    height: 340px;
    margin-top: 12.88%;
}
.diagram li.smart-col-4 {
    background-color: #0178b2;
    height: 390px;
    margin-top: 8.77%;
}
.diagram li.smart-col-5 {
    background-color: #ac1e50;
    height: 440px;
    margin-top: 4.66%;
}

.diagram li.smart-col-2 .lrg-text{
    padding: 68px 0 0;
}

.diagram li.smart-col-3 .lrg-text{
    padding: 80px 0 0;
}
.diagram li.smart-col-4 .lrg-text{
    padding: 80px 0 0
}
.diagram li.smart-col-5 .lrg-text{
    padding:120px 0 0;
}

.diagram li h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: normal;
    color: #fff;
}
.diagram li h3:after, .smart-wrap h2:after {
  display: none;
}
.diagram li p {
font-size: 16px;
    text-align: left;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    padding: 0 10px;
    color: #fff;
}

.list-news-inner .col-lg-4 .media img{
  width: 100%;
}

.ca-logo{
display: inline-block;
    float: right;
    padding-top: 0;
    padding-left: 20px;
    pointer-events: none;
}
.ca-logo img{
      margin-top: 0px;
}

  @media only screen and (max-width:1199px) {
.diagram li.smart-col-1 {
    margin-top: 26%;
}
.diagram li.smart-col-2 {
     margin-top: 20%;
}
.diagram li.smart-col-3 {
    margin-top: 14%;
}
.diagram li.smart-col-4 {
   margin-top: 8%;
}
.diagram li.smart-col-5 {
    margin-top: 2%;
}
.diagram:after {
    top: -37px;
}
}
  @media only screen and (max-width:991px) {
.lrg-text {
    font-size: 85px;
    line-height: 16px;

}
.diagram {
    width: 100%;
}
.diagram li {
    width: 18%;
    }
  .diagram li.smart-col-1 {
    margin-top: 26%;
}
.diagram li.smart-col-2 {
    margin-top: 19%;
}
.diagram li.smart-col-3 {
    margin-top: 12%;
}
.diagram li.smart-col-4 {
    margin-top: 5%;
}
.diagram li.smart-col-5 {
    margin-top: -2%;
}
.diagram:after {
    width: 64px;
    height: 104px;  
       top: -17px;
}
}
  @media only screen and (max-width:767px) {
.diagram li {
    width: 48%;
    margin-top: 0px!important;
    height: 215px!important;
    margin-bottom: 10px;
}
.lrg-text {
    width: 100%;
    padding: 46px 0 0!important;
}
.diagram li p br{
  display: none;
}
.smart-wrap h2 {
    padding: 5px 20px 5px 20px;
    font-size: 33px;
    font-family: "dinengschriftregular";
    width: 100%;
    text-align: center;
}
.smart-wrap {
    padding: 230px 0 0;

}
.diagram:after {
    top: -107px;
}
}
  @media only screen and (max-width:579px) {
.diagram li {
    width: 100%;
    margin-top: 0px!important;
    height: 215px!important;
    margin-bottom: 10px;
    margin: 0 0 10px!important;
}
}


.work-process
{
	margin:0;
}
.work-process .section-header 
{
	text-align:center;
}
.work-process-wrap
{
	width:100%;
	padding-top:5%;
	position:relative;
}
.work-process-step
{
	top:2%;
	left:44%;
	position:absolute;
}
@media (max-width: 991px) {
.work-process-step
{
	display:none;
}
}
.work-process-col
{
	width:19%;
	height:350px;
	margin:.5%;
	float:left;
	text-align:center;
	position:relative;
}
.work-process-col-color
{
	background-color:#e81b3c;
	position:absolute;
	bottom:0;
	width:100%;
	padding:15px 10px;
}
.work-process-col-color-1
{
	background-color:#ef4524;
	position:absolute;
	bottom:0;
	width:100%;
	padding:30px 10px;
}
.work-process-col-color-2
{
	background-color:#90a73d;
	position:absolute;
	bottom:0;
	width:100%;
	padding:32px 10px;
}
.work-process-col-color-3
{
	background-color:#0377b4;
	position:absolute;
	bottom:0;
	width:100%;
	padding:48px 10px;
}
.work-process-col-color-4
{
	background-color:#ac1e50;
	position:absolute;
	bottom:0;
	width:100%;
	padding:50px 10px;
}
.work-process-col h3 {
    font-size:20px;
    font-family: 'Gotham Rounded';
    color: #fff;
    margin: 0;
}.work-process-col h3 span {
    font-size:80px;
    display:block;
    font-weight: 500;
	text-transform:uppercase;
    margin: 0;
	color:#fff;
}
.work-process-col p {
    font-size:16px;
    color: #fff;
    margin: 0;
}

/* popular searches starts */
.popular_seaches_wrapper ul{
    display: flex;
    flex-wrap: wrap;
}
.popular_seaches_wrapper ul li:not(:last-child):after{
    content: "|";
    padding: 0px 5px;
}
.popular_seaches_wrapper ul li a{
    color: #000;
    font-size: 16px;
}    
/* popular searches ends */

/* faq starts */
.faq-wrapper .card{
  border: 0;
  border-bottom: 1px solid #efefef;
}
.faq-wrapper .card-header{
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding-top: 0px;
}
.faq-wrapper .card-header button{
  background: none;
  color: #212529;
  padding: 0px;
  text-transform: capitalize;
  position: relative;
  display: block;
  width: 100%;
  text-align: start;
  white-space: pre-line;
}
.faq-wrapper .card-header button:after{
  position: absolute;
  content: "+";
  right: 0;
}
.faq-wrapper .card-header button:hover{
  text-decoration: none !important;
}
.faq-wrapper .card .card-body{
  padding: 0px 1.25rem 1rem;
}
/* faq ends */

.request-quote-btn{
  background-color: #0899bd;
  color: #FFF;
  padding: 10px 20px;
  font-family: 'Gotham Rounded';
  font-weight: 400;
  position: fixed;
  top: 50%;
  right: -65px;
  transform: translateY(-50%) rotate(90deg);
  z-index: 9999;
}
.request-quote-btn:hover {
  background-color: #004890;
}

/* WC css starts */
.whatsapp-icon-container {
  position: fixed;
  right: 26px;
  bottom: 60px;
  z-index: 999;
}
.whatsapp-icon-bottom {
  width: 45px;
}
@media(max-width: 767px){
  .whatsapp-icon-container{
    right: 20px;
    bottom: 45px;
  }
}
/* WC css ends */

/*banner-form */

@media(min-width: 1020px){
.banner-form {
  padding-top: 15px;
  width: 400px;
  border-radius: 5px;
  position: absolute;
  right: 85px;
  top: 20px;
  z-index: 5;
 
}
}

@media (min-width: 480px) and (max-width: 1020px) { 
  .banner-form {
    padding-top: 15px;
    width: 100%;
    border-radius: 5px;
    margin: 15px 15px 15px 15px;
    
    
    
   
  }


}

.form-container {
  height: 600px;
}

.spotlight .contact-form-wrap .form-content textarea {
height: 110px;
}

.spotlight .contact-form-wrap .form-content input[type="text"]{
  padding: 10px 20px;
}

.spotlight .section-header {
  margin-bottom: 10px;
}
/*banner-form ends */

.seo-content h2,
.seo-content h3,
.seo-content h4,
.seo-content h5,
.seo-content h6{
  color: #004890;
  margin-top: 14px;
  margin-bottom: 0px;
}
.seo-content h2{
  font-size: 24px;
}
.seo-content h3{
  font-size: 20px;
}
.seo-content h4{
  font-size: 18px;
}
.seo-content h5,
.seo-content h6{
  font-size: 16px;
}
.seo-content p{
  margin-bottom: .5rem;
}
.seo-content ul,
.seo-content ol{
  padding-left: 40px;
  list-style: disc;
}
.seo-content ul li,
.seo-content ol li{
  padding-left: 0px;
  list-style: disc;
}