@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/* @font-face {
font-family: 'visia_probold_outline';
src: url('../fonts/visiapro-boldoutline-webfont.woff2') format('woff2'),
url('../fonts/visiapro-boldoutline-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;

}*/
* {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
background: #ffffff;
line-height: 30px;
font-size: 18px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
color: #272E39;
}
body, html{
overflow-x:hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
nav ul {
list-style: none;
}
html * {
outline: none !important;
}
ol, ul, li {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
a {
color:#018ABE;
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
text-decoration: none;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
a:hover, a:focus {
cursor: pointer !important;
text-decoration: none;
color:#000000;
}
img {
display: block;
max-width: 100%;
height: auto;
}
strong {
font-weight: 700;
}
em, i {
font-style: italic;
}
small {
font-size: 12px;
line-height: 16px;
}
ul {
margin: 0;
padding: 0 0 20px 0;
list-style-type: none;
}
ul li {
background: url(../images/list-icon.svg) no-repeat 0 5px;
padding: 0 0 6px 40px;
}
h1,h2{
font-family: 'Libre Baskerville', serif;
font-weight:400;
}
h2 {
color: #272E39;
font-size: 50px;
font-weight: 700;
line-height: 55px;
margin-bottom:20px;
}
h3 {
color: #272E39;
font-size: 30px;
font-weight: 700;
line-height: 55px;
}
h3, h4, h5, h6 {
font-family: 'Libre Baskerville', serif;
font-weight:400;
}
p {
padding: 0;
}
p:empty {
display: none !important;
}
/* change colours to suit your needs */
ins {
background-color: #ff9;
color: #000;
text-decoration: none;
}
/* change colours to suit your needs */
mark {
background-color: #ff9;
color: #000;
font-style: italic;
font-weight: bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
hr {
display: block;
border: 0;
border-top: 1px solid #cccccc;
margin: 1em 0;
padding: 0;
}
input, select {
vertical-align: middle;
}
outline {
border: 0;
}
textarea {
outline: none;
resize: none;
}
input[type="submit"], input[type="button"], input[type="reset"] {
cursor: pointer;
outline: none;
font-family: 'Libre Baskerville', serif;
transition:all 400ms linear;
}
button[disabled], input[disabled], submit[disabled] {
cursor: default;
}
.clear {
clear: both;
line-height: 0;
font-size: 0;
}
.wrapper {
margin: 0 auto;
}
.parallax {
background-attachment: fixed;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
}
.container{
max-width:1245px;
margin-right: auto !important;
margin-left: auto !important;
}
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: none;
}
/*************general*******************/
.btn-primary{
display:inline-block;
padding:12px 20px 10px;
margin:0;
border-radius: 0;
border:none;
font-family: 'Libre Baskerville', serif;
font-size: 16px;
font-weight:500;
white-space: nowrap;
text-align: center;
text-transform: uppercase;
background: transparent;
color: #000000;
moz-transition: all .4s linear;
-o-transition: all .4s linear;
-webkit-transition: all .4s linear;
transition: all .4s linear;
letter-spacing:0;
line-height:20px;
}
.btn-primary i{
margin-left:8px;
}
.btn-primary:hover,
.btn-primary:focus {
background: #0c3553;
    color: #ffffff;
}
.header_top{
background:#01395E;
overflow:hidden;
}
.bg_bfr{
position:relative;
}
.bg_bfr::before {
width: 100vw;
height: 60px;
position: absolute;
content: '';
top: 0;
left: -100vw;
background: #095C93;
}
.addrs_info {
padding: 12px 0 13px 0;
display: flex;
align-items: center;
min-height: 55px;
z-index: 2;
position: relative;
}
.addrs_info .call_info_icon {
margin-right: 14px;
}
.addrs_info .call_info_txt {
color:#ffffff;
}
.addrs_info a .call_info_txt h6{
text-decoration:underline;
color:#ffffff;
}
.addrs_info .call_info_txt h6 {
font-weight: 400;
margin: 0;
color: #fff;
font-size: 14px;
line-height:18px;
}
.curve {
position: relative;
}
.curve::before {
width: 20px;
height: 60px;
position: absolute;
content: '';
top: 1px;
left: -10px;
background: #018ABE;
transform: rotate(20deg);
z-index: 1;
}
.curve::after {
width: 20px;
height: 70px;
position: absolute;
content: '';
top: -10px;
right: -10px;
background: #018ABE;
transform: rotate(17deg);
z-index: 1;
}
.navigation{
color: #272E39;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px;
letter-spacing: 1px;
font-family: 'Libre Baskerville', serif;
}
.navigation ul{
padding:0;
}
.navigation ul li{
padding:0 50px 0 0;
background:none;
display:inline-block;
}
.navigation ul li:last-child{
padding-right:0;
}
.navigation ul li a{
color: #272E39;
}
.navigation ul li a {
color: #272E39;
text-decoration: none;
line-height: 51px;
display: block;
transition: all .3s ease-in-out;
position: relative;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.navigation ul li a::before {
position: absolute;
content: '';
top: 0;
width: 0;
height: 3px;
background: #095C93;
transition: width .3s;
}
.navigation ul li a:hover::before, .navigation ul li.current-menu-item a::before {
width: 100%;
}
.navigation ul li a:hover, .navigation ul li.current-menu-item a{
color: #095C93;
}
.navigation ul li.ourFirmMenu a{
color: #272E39;
}
.navigation ul li.ourFirmMenu a::before {
width: 0;
}
.header_btm{
padding:11px 0;
transition:all 300ms  linear;
}
h1.logo {
margin: 0;
}
.header_btm.smaller {
position: fixed;
z-index: 999;
background: #fff;
top: 0;
left: 0;
width: 100%;
box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.header_btm.smaller h1.logo img {
max-width: 120px;
}
.header_btm.smaller .navigation {
font-size: 16px;
line-height: 20px;
}
.banner{
background:url(../images/home-banner.jpg) no-repeat top left;
min-height:523px;
background-size:100% auto;
padding-top:64px;
}
.banner_txt h2{
color: #FFF;
font-size: 70px;
font-style: normal;
font-weight: 700;
line-height: 78px;
letter-spacing: 3.5px;
}
.banner_txt h2 span{
font-family: 'Libre Baskerville', serif;
font-size: 125px;
font-style: normal;
font-weight: 600;
line-height: 120px;
letter-spacing: 6.25px;
}
.banner_services ul {
padding: 0;
display: flex;
flex-wrap: wrap;
}
.banner_services ul li {
background: none;
width: 25%;
padding: 0;
}
.banner_services ul li:nth-child(odd) a{
background: #012B47;
}
.banner_services ul li:nth-child(even) a{
background: #018ABE;
}
.banner_services ul li a{
padding:36px 18px;
display:block;
color: #FFF;
height: 108px;
}
.banner_services ul li:hover a {
padding-top: 36px;
margin-top: -10px;
height: 118px;
}
.banner_services ul li span.bnr_srvc_icon {
display: inline-block;
width: 30px;
margin-right: 8px;
vertical-align: middle;
}
.banner_services ul li span.bnr_srvc_txt {
display: inline-block;
width: calc(100% - 44px);
vertical-align: middle;
color: #FFF;
font-size: 17px;
font-weight: 600;
line-height: 18px;
}
.banner_services {
padding-top: 67px;
}
.banner_services .wpb_wrapper {
margin-top: -108px;
position: relative;
z-index: 99;
}
.banner_services_outer .vc_column_container>.vc_column-inner{
padding-left:0px;
padding-right:0px;
}
h2.slider-x-lead-title  {
color: #FFF !important;
    font-size: 70px !important;
font-style: normal;
font-weight: 700;
line-height: 78px;
letter-spacing: 3.5px;
text-align:left;

}
h2.slider-x-lead-title span {
font-family: 'Libre Baskerville', serif;
font-size: 125px;
font-style: normal;
font-weight: 600;
line-height: 120px;
letter-spacing: 6.25px;
text-align:left;
display: block;
}
.slider-x-item-title {
color: #FFF !important;
    font-size: 70px !important;
font-style: normal;
font-weight: 700;
line-height: 78px;
letter-spacing: 3.5px;
text-align:left !important;
}
.heading h2 {
color: #272E39;
font-size: 50px;
font-weight: 400;
line-height: 54px;
position: relative;
display: inline-block;
padding-right: 100px;
margin-bottom:50px !important;
}
.heading h3 {
color: #FFF;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 36px; 
margin-bottom:25px !important;
}
.heading h2::before{
position:absolute;
content:'';
top:57%;
right:0;
width:80px;
height:2px;
background:#018ABE;
transform: translateY(-50%);
}
.inner-heading h2{
color: #272E39;
font-size: 42px;
font-weight: 400;
line-height: 48px;
position: relative;
margin-bottom:50px !important;
}
.inner-heading h3 {
color: #FFF;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 36px; 
margin-bottom:22px !important;
}
.team-cont .col-lg-3 {
width: 23% !important;
}
.team_box{
transition:opacity 300ms linear;
}
.team_box a.btn.btn-primary{
opacity:0;
color: #01395E;
background:#ffffff;
position:absolute;
bottom:0;
left:0;
}
.team_box a.btn.btn-primary i{
margin-left:5px;
}
.team_box a.btn.btn-primary:hover{
color: #ffffff;
background:#01395E;
}
.team_box figure{
margin-bottom:0;
}
.team_box .team_img {
position: relative;

}
.team_box:hover a.btn.btn-primary{
opacity:1;
transition:opacity 300ms linear;
}
.team_box .team_txt {
margin-top: 25px;
}
.team_box .team_txt h3{
color: #018ABE;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: 30px;
}
.team_box .team_txt span.team_designation{
color: #000;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 22px;
display: block;
}
.home_first_cont {
padding: 100px 0;
}
.radius img {
border-radius: 50%;
}
.home_second_cont .wpb_single_image .vc_figure,
.home_second_cont .wpb_single_image .vc_single_image-wrapper{
display:block;
}
.home_second_cont img {
width: 100%;
}
.width_box .wpb_wrapper {
max-width: 515px;
float: right;
margin-right: 50px;
color: #ffffff;
}
.home_third_cont {
padding-top:60px !important;
padding-bottom:40px !important;
}
.heading.text-white h2::before{
background: #ffffff;
}

.home_third_cont .heading h3 {
color: #018ABE;
padding-bottom: 30px;
border-bottom: 1px solid #8f8f8f;
margin-bottom: 30px !important;
}
.home_third_cont .container {
background-repeat: no-repeat !important;
padding-top: 30px;
padding-bottom: 30px;
min-height: 482px;
background-size: 100% auto;
}
.home_third_cont a.btn.btn-primary {
background: transparent;
color: #000000;
margin-top:40px;
}
.home_third_cont a.btn.btn-primary:hover{
background: #0c3553;
color: #ffffff;
}
.inner-banner img {
width: 100%;
}
.inner-banner{
position:relative;
margin-bottom:64px;
}
.inner-banner-txt{
position:absolute;
left:50%;
top:50%;
transform:translate(-50%, -50%);
-webkit-transform:translate(-50%, -50%);
width:100%;
}
.inner-banner h1 {
color: #FFF;
text-align: center;
font-size: 55px;
font-weight: 600;
line-height: 58px; /* 181.818% */
letter-spacing: 2.75px;
margin-bottom:0;
}
.inner_page_cont_first, .inner_page_cont_frth  {
padding-bottom: 80px;
}
.inner_page_cont_scnd{
padding:100px 0 !important;
color:#ffffff;
}
.inner_page_cont_scnd h2{
color:#ffffff;
}
.hdng_box .wpb_wrapper {
border: 1px solid #ffffff;
padding: 40px 70px;
display: inline-block;
}
.inner_page_cont_thrd{
padding:100px 0 !important;
}
.inner_page_cont_frth ul li strong {
display: block;
}
.addrs_box {
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
padding: 34px 25px;
min-height: 170px;
}
.addrs_box .addr_icon {
display: inline-block;
width: 40px;
vertical-align: top;
margin-top: 5px;
}
.addrs_box .addr_icon img {
max-width: 25px;
}
.addrs_box .addr_txt {
width: calc(100% - 50px);
display: inline-block;
vertical-align: top;
font-size: 17px;
line-height: 20px;
}
.addrs_box .addr_txt a{
color:#000;
}
.addrs_box .addr_icon i {
color: #095C93;
font-size: 26px;
}
.addrs_box h4{
color: #272E39;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 29px;
}

.form-control {
border: 1px solid rgba(255, 255, 255, 0.40);
background: transparent;
border-radius: 0px;
height: 45px;
color: rgba(255, 255, 255, 0.40);
width: 100%;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.40) !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.40) !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgba(255, 255, 255, 0.40) !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: rgba(255, 255, 255, 0.40) !important;
}
label.form-label {
color: #FFF;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 29px;
display: block;
}
.input-group {
display: block;
}
textarea.form-control {
min-height: 100px !important;
}
.contact_form .btn.btn-primary {
border: 1px solid #fff;
color: #fff;
position: relative;
margin-top: 20px;
padding-left: 30px;
padding-right: 30px;
}
.contact_form h2, .contact_form{
color: #fff;
}
.contact_form h2{
font-size: 32px;
}
.contact_form {
padding: 65px 0 !important;
}
.wpcf7-not-valid-tip {
color: #fff !important;
font-size: 14px !important;
font-weight: 600 !important;
display: inline-block !important;
background: red;
padding: 2px 12px;
line-height: 18px;
margin-top: 15px;
}

.footer-outer {color:#fff;font-size:16px;padding:100px 0 20px 0;line-height: 20px;background:#01395E}
.footer-outer ul li{position:relative;padding: 8px 0 8px;background: none;font-weight:500}
.footer-outer ul li a{color:#fff}
.footer-outer ul li a:hover{color:#018abe!important}
.footer-outer .foo-cont-dtls ul li {padding-left: 30px;position:relative}
.footer-outer .foo-cont-dtls ul li i {position: absolute;left: 0;font-size: 16px;top: 12px;}
.footer-outer  ul li.current_page_item a {color: #018abe!important;}
.copyRt {font-size: 16px;margin-top: 18px;}
.business-text{
font-size: 15px;
line-height: 22px;
}
.home_second_cont .vc_row.vc_row-flex {
margin-left: 0px;
margin-right: 0px;
}
.teamContainer {
background: #0c3553;
padding: 75px 0 50px 0;
margin-top: -64px;
}
.team_box {
padding: 10px 10px 6px 10px;
background: #fff;
width: 32.22%;
display: inline-block;
vertical-align: top;
margin: 0 18px 18px 0 !important;
position:relative;
}
.team_box:nth-child(3n){
margin-right:0 !important;
}
.team_box .team_imgbox {
width: 140px;
display: inline-block;
height: 120px;
overflow: hidden;
}
.team_box .team_descbox {
width: calc(100% - 160px);
display: inline-block;
vertical-align: top;
margin-left: 12px;
min-height: 100px;
margin-top: 20px;
}
.team_box h3.team_profiletitle {
font-size: 14px;
color: #01385e;
text-transform: uppercase;
font-weight: 700;
    line-height: 18px;
    margin-top: 10px;
}
.team_box h6.team_profiledesignation {
font-size: 13px;
font-family: 'Roboto', sans-serif;
color:#61686d
}
.team_box a.team_profileemail{
font-size: 13px;
}
.team_box a.read_more {
position: absolute;
bottom: 0;
right: 0;
background: #018abe;
font-size: 20px;
color: #fff;
line-height: 17px;
padding: 7px;
}
.team_box a.read_more:hover{
background: #01385e;
}
.team-details-Outer {
    padding-bottom: 70px;
}

.teametails-profile-pic {
padding: 26px 0 26px 26px;
position: relative;
margin-bottom: 45px;
max-width: 182px;
float: right;
margin-right: 30px;
}
.teametails-profile-pic img{max-width:170px}
.teametails-profile-pic:before {
content: '';
position: absolute;
border: solid 20px #01385e;
top: 0;
bottom: 0;
right: 0;
left: 0;
box-shadow: 2px 1px 32px -10px #01385e;
z-index:-1;
max-width:250px;
border-width:20px 0 20px 20px

}

.team-details-Outer .inner_box_gnrl {
box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
padding: 50px;
}

.team-details-Outer h2 {
color: #01385e;
margin-bottom: 12px;
font-weight: 600;
}
.team-details-Outer h4 {
color: #01385e;
margin-bottom: 8px;
}
.teametails-email{ margin-bottom: 25px;
display: block;}
.teametails-email a {
color: #01385e;
font-family: 'Libre Baskerville', serif;
}
.team-details-Outer p:last-child{margin-bottom:0}
/****banner****/
#homeHero, #homeHeroCarousel {
  position: relative;
  background-color: black;
  height: 100vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

#homeHero video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

#homeHeroCarousel video {
  position: relative;
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#homeHeroCarousel h1, #homeHeroCarousel .h1 {
  font-size: 30px;
  color:#fff;
}

#homeHeroCarousel h2, #homeHeroCarousel .h2 {
  font-size: 30px;
  color:#fff;
}
@media (min-width: 768px) {
  #homeHeroCarousel h2, #homeHeroCarousel .h2, #homeHeroCarousel h1, #homeHeroCarousel .h1  {
       font-size: 60px;
    line-height: 70px;
	    font-weight: 400;
	
  }
}
#homeHeroCarousel .carousel-control-prev, #homeHeroCarousel .carousel-control-next {
  width: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  bottom: 1rem;
  top: auto;
  height: 100%;
  bottom: 0;
  top: 0;
}
#homeHeroCarousel .carousel-control-prev img, #homeHeroCarousel .carousel-control-next img {
  width: 25px;
}
@media (min-width: 768px) {
  #homeHeroCarousel .carousel-control-prev, #homeHeroCarousel .carousel-control-next {
    height: 100%;
    bottom: 0;
    top: 0;
  }
  #homeHeroCarousel .carousel-control-prev img, #homeHeroCarousel .carousel-control-next img {
    width: 25px;
  }
}
#homeHeroCarousel .container {
  width: 80%;
}
#homeHeroCarousel .carousel-control-prev {
  left: calc(50vw - 50px);
  left: 10px;
}
@media (min-width: 768px) {
  #homeHeroCarousel .carousel-control-prev {
    left: 15px;
  }
}
@media (min-width: 1400px) {
  #homeHeroCarousel .carousel-control-prev {
    left: 5%;
  }
}
#homeHeroCarousel .carousel-control-next {
  right: calc(50vw - 50px);
  right: 10px;
}
@media (min-width: 768px) {
  #homeHeroCarousel .carousel-control-next {
    right: 15px;
  }
}
@media (min-width: 1400px) {
  #homeHeroCarousel .carousel-control-next {
    right: 5%;
  }
}

#homeHero .container-fluid, #homeHero .container-sm, #homeHero .container-md, #homeHero .container-lg, #homeHero .container-xl, #homeHero .container-xxl, #homeHeroCarousel .container-fluid, #homeHeroCarousel .container-sm, #homeHeroCarousel .container-md, #homeHeroCarousel .container-lg, #homeHeroCarousel .container-xl, #homeHeroCarousel .container-xxl {
  z-index: 25;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

#homeHero .overlay, #homeHeroCarousel .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(7, 8, 12, 0.875)), color-stop(39.84%, rgba(7, 8, 12, 0.2)));
  background: linear-gradient(to right, rgba(7, 8, 12, 0.875) 0%, rgba(7, 8, 12, 0.2) 39.84%);
  z-index: 1;
}

.hero-banner .banner-height {
  height: 100vh;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, rgba(7, 8, 12, 0.56)), to(rgba(7, 8, 12, 0)));
  background-image: linear-gradient(to right, rgba(7, 8, 12, 0.56) 40%, rgba(7, 8, 12, 0) 100%);
}
@media (min-width: 768px) {
  .hero-banner .banner-height {
    min-height: 756px;
    height: 80vh;
  }
}

#sparkHero {
  position: relative;
  background-color: black;
  height: 100vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
#sparkHero video {
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  width: 140%;
  z-index: 0;
}
#sparkHero .container-fluid, #sparkHero .container-sm, #sparkHero .container-md, #sparkHero .container-lg, #sparkHero .container-xl, #sparkHero .container-xxl {
  position: relative;
  z-index: 2;
}
#sparkHero .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(253, 119, 75);
  z-index: 1;
  mix-blend-mode: color;
}
#sparkHero .overlay::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.35;
  background-blend-mode: multiply;
}
#sparkHero .spark-logo-wrap img {
  max-width: 100%;
}
@media (min-width: 1200px) {
  #sparkHero .spark-logo-wrap img {
    max-width: unset;
  }
}
#sparkHero .border-white {
  max-width: 215px;
}
@media (min-width: 1200px) {
  #sparkHero .border-white {
    max-width: 240px;
  }
}
#sparkHero .cta-spark .cta-label {
  margin-right: 2.5rem;
}
@media (min-width: 768px) {
  #sparkHero .cta-spark .cta-label {
    margin-right: 1.5rem;
  }
}

.hero-banner .banner-height {
  height: 100vh;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, rgba(7, 8, 12, 0.56)), to(rgba(7, 8, 12, 0)));
  background-image: linear-gradient(to right, rgba(7, 8, 12, 0.56) 40%, rgba(7, 8, 12, 0) 100%);
}
@media (min-width: 768px) {
  .hero-banner .banner-height {
    min-height: 756px;
    height: 80vh;
  }
}
/***banner***/
.ftr_logo_outer{
width:100%;
background: #f1f2f2;
}
.cookie-notice-container {
background: #018ABE;
text-align: center;
padding: 10px;
color: #fff;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 999;
font-size: 16px;
}
#cookie-notice .cookie-notice-container a.cn-button {
padding: 12px 12px 10px 12px;
line-height: 16px;
background: #01385e !important;
color: #ffffff;
}
/* footer{ */
/* margin-bottom: 57px; */
/* } */
/* footer.cache{ */
/* margin-bottom: 0px; */
/* } */
/* body .uwy.userway_p1 .uai { */
/* top: 26px !important; */
/* } */











 



.navigation ul li.mobile_close {
display: none;
}
.sidr {
background: #018abe;
color:#ffffff;
padding:0;
z-index:9999;
font-size: 16px;
font-weight: 400;
line-height: 18px;
text-transform: uppercase;
/*border-top:6px solid #454545;*/
width:300px;
letter-spacing: 0;
}
.sidr .sidr-inner {padding:63px 18px 18px 18px !important;height:auto;}
.sidr  ul{margin:0;padding:0;}
.sidr ul li{
padding: 0 0 16px 0;
margin: 0 0 20px 0;
background: none;
border-bottom:1px solid rgba(255,255,255,0.3);
position:relative;
}
.sidr ul li ul li {
line-height: 16px;
font-size: 12px;
background:url(../images/menu_arrw.png) no-repeat left 3px;
border-bottom:1px solid rgba(255,255,255,0.3);
}
.sidr ul li ul.sidr-class-sub-menu{margin-top:15px;margin-bottom:5px;}
.sidr ul li ul li a, .sidr ul li ul li span {padding-left: 20px;color: #ffffff;}
.sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active{line-height: 16px;}
.sidr ul li ul li:last-child {border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
.sidr-class-mb_close_btn{display:none;}
.sidr ul li a, .sidr ul li span{padding:0;color:#ffffff;}
#mobile-header {display: none;float: none;margin-left: 0;}
#mobile-header.sidr-open.sidr-main-open .on{display:none;}
#mobile-header .off{display:none;}

.sidr .sidr-class-mobile_close {
display: block;
position: absolute;
z-index: 9999999;
top: 10px;
right: 10px;
background: url(../images/close_btn.png) no-repeat center center;
padding: 0;
border-radius: 0;
color: #000000;
font-size: 0;
width: 40px;
height: 40px;
border: none;
margin:0;
}
.sidr .sidr-class-mobile_close a{
width:40px;
height:40px;
display:block;
padding:0;
}
.sidr .sidr-inner .active .sidr-class-dropIc, .sidr-class-dropIc {
position: absolute;
right: 0;
height: 40px;
width: 40px;
top: -10px;
cursor: pointer;
background: url(../images/arrow_icon_dwn.png) no-repeat center center;
}
/******************Responsive****************/
@media screen and (max-width:1300px){
.banner {
background-size: 100% 100%;
}
}
@media screen and (max-width:1200px){
.width_box .wpb_wrapper {
max-width: 475px;
margin-right: 20px;
}
}
@media screen and (max-width:1100px){
.banner_services {
padding-top: 94px;
}
.banner_services ul li a {
padding: 22px 18px;
height: 82px;
}
.banner_services ul li:hover a {
height: 92px;
}
.banner_services ul li span.bnr_srvc_txt {
width: calc(100% - 40px);
font-size: 16px;
}
.banner_services ul li span.bnr_srvc_icon {
width: 25px;
}
.width_box .wpb_wrapper {
max-width: 435px;
}
.team_box {
width: 49%;
margin-bottom:18px !important;
}
.team_box:nth-child(2n) {
margin-right: 0 !important;
}
.team_box:nth-child(3n) {
margin-right: 18px !important;
}
.banner_services .wpb_wrapper {
margin-top: -82px;
}
}
@media screen and (max-width: 1050px){
.addrs_info .call_info_icon {
margin-right: 5px;
}
.addrs_info .call_info_icon img {
max-width: 20px;
}	
.banner_services ul li span.bnr_srvc_icon {
width: 19px;
margin-right: 4px;
}
.banner_services ul li span.bnr_srvc_txt {
width: calc(100% - 34px);
font-size: 12px;
}	
.banner_txt h2 span {
font-size: 100px;
line-height: 104px;
letter-spacing: 4px;
}	
.banner_services {
padding-top: 109px;
}	

.footer-outer .foo-cont-dtls ul li br {
display: none;
}
.footer-outer {
padding: 50px 0;
}
.footer-outer .container.pb-5 {
padding-bottom: 0px !important;
}
.home_first_cont .radius img{
margin:0 auto 40px auto;
}
.wpb_single_image .vc_single_image-wrapper, .wpb_single_image .vc_figure{
display: block !important;
}
.width_box .wpb_wrapper {
max-width: 100%;
margin: 0;
float: none;
padding: 30px;
}

.home_third_cont a.btn.btn-primary {
margin-top: 10px;
margin-bottom: 20px;
}

.home_third_cont .vc_column_container{
padding-left:0px !important;
padding-right:0px !important;
}
.home_second_cont .vc_row.vc_row-flex {
flex-direction: column-reverse;
}
.home_first_cont {
padding: 45px 0;
}
.home_third_cont {
padding-top: 45px !important;
}
.home_first_cont .pe-5.vc_column_container {
padding-right: 0 !important;
}
.inner-heading h2 br{
display:none;
}
.hdng_box .wpb_wrapper {
display: block;
margin: 10px 0 !important;
}
.inner_page_cont_thrd img{
width:100%;
margin-top:30px;
}
.ms-5 {
margin-left: 0px!important;
}
.inner_page_cont_thrd .container{
flex-direction: column-reverse;
display: flex;
text-align:center;
}
.inner_page_cont_first h2{
text-align:center;
}
.addrs_box{
min-height:inherit;
}
.contact_form .container.px-lg-5{
padding-left:25px !important;
padding-right:25px !important;
}
.home_third_cont .vc_col-sm-6:nth-child(1){
margin-bottom:30px;
}
.ftr_logo_outer{
width:100%;
}

.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, 
.vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, 
.vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, 
.vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, 
.vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, 
.vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, 
.vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, 
.vc_col-xs-8, .vc_col-xs-9{
width:100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
}
}
@media screen and (max-width: 900px){
.team_box {
width: 48.66%;
}
.team_imgbox img{
width:100%;
}
.addrs_info .call_info_txt h6 {
font-size: 12px;
line-height: 16px;
}
.banner_services ul li span.bnr_srvc_icon {
width: 32px;
margin-right: auto;
display: block;
margin-bottom: 10px;
margin-left: auto;
}
.banner_services ul li span.bnr_srvc_txt {
width: 100%;
font-size: 13px;
text-align: center;
}
.banner_services ul li a {
height: 125px;
}
.banner_services ul li:hover a {
height: 135px;
}
.inner-banner h1 {
font-size: 40px;
line-height: 44px;
}
.inner-heading h2{
font-size: 35px;
line-height: 40px;
margin-bottom: 30px !important;
}
.hdng_box .wpb_wrapper {
padding: 30px 30px;
}
.inner_page_cont_first, .inner_page_cont_frth {
padding-bottom: 30px !important;
}
.inner_page_cont_scnd, .inner_page_cont_thrd, .inner_page_cont_thrd, .contact_form{
padding-bottom: 30px !important;
padding-top:30px !important;
}
.inner-banner{
margin-bottom: 30px !important;
}
#mobile-header {
display: inline-block;
margin-left: 20px;
vertical-align: middle;
margin-top: 0;
font-size: 24px;
width: auto;
}
#mobile-header a {
color: #018abe;
display: block;
}
#mobile-header a .mobile_menu{
color: #018abe;
display: block;
background: #fff;
padding: 3px 8px;
border-radius: 2px;
}
.navigation{
display:none !important;
}
.header_btm .col-md-4 {
justify-content: space-between;
display: flex;
align-items: center;
}
.header_btm .col-md-4 {
width: 100%;
}
h1.logo {
display: inline-block;
vertical-align:middle;
}
.inner_page_cont_scnd .container.px-5{
padding-left:15px !important;
padding-right:15px !important;
}
.teametails-profile-pic {
padding: 18px 0 18px 18px;
display: inline-block;
float: none;
margin-right: auto;
margin-left: auto;
}
.team-details-Outer .col-md-3, .team-details-Outer .col-md-9 {
width: 100%;
}
.team-details-Outer .inner_box_gnrl {
width: 100%;
}
.banner_services .wpb_wrapper {
margin-top: -125px;
}
}
@media screen and (max-width: 767px){

.team-details-Outer .inner_box_gnrl {
padding: 35px 20px;
}
img.alignleft{
float:none;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
margin-top:20px;
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
margin-top:20px;
margin-bottom:20px;
}
img.alignright{
float:none;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
margin-top:20px;
}
.header_top .col-md-2 {
flex: 0 0 auto;
width: 14%;
}
.header_top .col-md-3 {
flex: 0 0 auto;
width: 10%;
}
.header_top .col-md-7 {
flex: 0 0 auto;
width: 76%;
}
.header_top .col-md-7 .addrs_info .call_info_txt{
display: block;
}
.header_top .col-md-7 .addrs_info .call_info_icon{
margin-left:5px;
}
.addrs_info .call_info_txt {
display: none;
}
.addrs_info {
padding: 9px 0 9px 0;
}

.addrs_info {
justify-content: center !important;
}

h1.logo {
max-width: 130px;
}
.banner_txt h2 span {
font-size: 80px;
line-height: 84px;
letter-spacing: 0;
}
.banner_services ul li a {
height: 110px;
padding: 15px 12px;
}
.copyRt ul.list-inline {
text-align: center !important;
}
.copyRt .text-white {
text-align: center;
}
.banner {
background-size: 100% auto;
padding-top: 20px;
min-height: inherit;
}
.banner_services {
padding-top: 42px;
}
.banner_txt h2 {
font-size: 50px;
line-height: 54px;
letter-spacing: 1px;
text-align:center;
}
.banner_txt h2 span {
font-size: 60px;
line-height: 64px;
letter-spacing: 0;
}
.banner_services_outer .container{
padding-left:0px;
padding-right:0px;
}
.banner_services ul li {
background: none;
max-width: 25%;
padding: 0;
margin-bottom: 2px;
flex: 0 0 25%;
width: auto;
}
footer a.navbar-brand {
margin-bottom: 30px !important;
}
.heading h2 {
font-size: 30px;
line-height: 35px;
padding-right: 50px;
margin-bottom: 30px !important;
}
.heading h2::before {
width: 35px;
}
.home_third_cont .container {
padding-bottom: 0px;
min-height: 482px;
background-size: 100% auto;
}
.home_third_cont .container {
background-size: cover;
}
.team_box {
width: 100%;
}
.team_box .team_imgbox, .team_box .team_descbox {
height: auto;
width: 100%;
display: block;
}
.home_third_cont {
padding-top: 9px !important;
}
footer a.navbar-brand img {
margin: 0 auto 20px auto;
}
.footer-outer {
padding: 20px 0;
}
.banner_services .wpb_wrapper {
margin-top: 0px;
}
.container > .vc_column_container>.vc_column-inner{
padding-left:0px !important;
padding-right:0px !important;
}
.vc_section {
margin-left: 0px !important;
margin-right: 0px !important;
padding-left:0px !important;
padding-right:0px !important;
}
.width_box .wpb_wrapper {
padding-left:0px;
padding-right:0px;
}
.team-details-Outer .container-fluid{
padding-left:0px;
padding-right:0px;
}
.contact_form .container.px-lg-5 {
padding-left: 15px !important;
padding-right: 15px !important;
}
.ftr_logo_outer{
width:100%;
}
}
@media screen and (max-width: 600px){
.banner_services ul li a {
height: 60px;
}
.banner {
background: url(../images/banner_mobile.jpg) no-repeat top left;
background-size: 100% 100%;
}
.banner_services ul li span.bnr_srvc_txt {
display: none;
}
.inner-banner h1 {
font-size: 28px;
line-height: 32px;
letter-spacing: 0;
}
.inner-heading h2, h2 {
font-size: 24px;
line-height: 28px;
margin-bottom: 20px !important;
}
.inner-heading h3, h3, .heading h3 {
font-size: 22px;
line-height: 26px;
margin-bottom: 12px !important;
}
.home_third_cont .heading h3{
padding-bottom:0px;
margin-bottom:12px !important;
border-bottom:none;
}
body{
line-height: 24px;
font-size: 16px;
}
.order-xs-1 {
order: 1!important;
}
.order-xs-2 {
order: 2!important;
}
.order-xs-3 {
order: 3!important;
}
}
@media only screen and (max-device-width: 568px) and (orientation : landscape) {

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

#mobile-header a .mobile_menu {
background: #fff;
padding: 2px 5px;
border-radius: 2px;
}
#mobile-header{
font-size: 20px;
}
}