/* general css */
body {
    background: #fff!important;
}

.sp-menu-item a img{position: relative;
top: 11px;
}
.button-box button{background-color: #ff7542 !important;
color: #FFFFFF;
font-size: 16px;
letter-spacing: 0px;
border-radius: 50px !important;}
#sppb-addon-1648459999384 a{
	background-color: #ff7542 !important;
color: #FFFFFF;
font-size: 16px;
letter-spacing: 0px;
border-radius: 50px !important;
padding: 16px;
	
}

#job {
  padding-top: 136px;
  padding-right: 0px;
  padding-bottom: 58px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-image: url(/images/2022/03/17/career-banner2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: 0 0;
}

.sppb-btn-success {
  color: #fff;
  background-color: #ec430f !important;
  border-color: #ec430f !important;
  cursor:pointer;
}

#jobokay_search_container .pull-left {
  float: left;
  margin-right: 10px;
}

.bottom1{float: left;
width: 85%;}

/**** Top Bar ****/
body.itemid-101 #sp-top-bar {
    background: rgba(51, 51, 51, 0)!important;
    color: #222!important;
    position: relative;
    z-index: 99999;
}
body.itemid-101 #sp-header {
  /*  position: absolute!important;
    background: none!important;*/
    color: #ffffff;
    z-index: 9999;
/*    top: 30px;*/
    left: 0;
    right: 0;
	padding-top: 10px;
}
body.itemid-101 #sp-top-bar {
  background-color: #29292900;
    color: #ffffff;
    padding: 10px;
    position: absolute!important;
    z-index: 9999;
    left: 0;
    right: 0;
}
.h1{margin-top: .1em;
margin-bottom: 0.25em;
font-size: 3em;
font-weight: 500;
line-height: 1.2;
letter-spacing: 0px;
}
.home .h1, home h1 {
  font-size: 2.0rem !important;
}

.work-process-area .work-pro-items .item {
  position: relative;
  padding: 20px 10px;
  box-shadow: 0 0 38px 0 rgba(0,0,0,.08);
  overflow: hidden;
  background: #fff;
  min-height: 253px;
}

.work-process-area .work-pro-items .item .top {
  display: block;
  align-items: center;
  margin-bottom: 30px;
  justify-content: space-between;
}

.work-process-area .work-pro-items .item .top img{opacity: .3;
float: right;
width: 50px;}

.work-process-area .work-pro-items .item .top div {
  font-size: 50px;
  display:inline-block;
  font-weight: 600;
  text-shadow: -5px 5px 0 #eceefe;
  position: relative;
  line-height: 1;
  color: #ff7542;
}
.work-process-area .work-pro-items .item h5 {
  font-weight: 600;
  font-size:20px;
  margin-top: 20px;
}
.work-process-area .work-pro-items .single-item {
  margin-bottom: 30px;
}

.work-process-area .work-pro-items .item::after {
 position:absolute;
 left:50%;
 width:50px;
 height:3px;
 content:"";
 background:#086ad8;
 bottom:0;
 margin-left:-25px;
 transition:all .35s ease-in-out;
 border-radius:50px;
 opacity:0
}
.work-process-area .work-pro-items .item:hover::after {
 left:0;
 width:100%;
 margin:0;
 opacity:1
}
.ablock{background-color: #fff;

-webkit-box-shadow: 0 0 40px 5px rgba(51, 51, 51, 0.1) !important;
box-shadow: 0 0 40px 5px rgba(51, 51, 51, 0.1) !important;
padding-left: 20px;
padding-right: 20px;
color: #000;
font-size: 15px;
line-height: 24px;
padding-top: 40px;
padding-bottom: 40px;
text-align:center;}

.ablock h3{
	color: #ff7542;
font-size: 28px !important;}

.title h3 {color: #101C3D;
margin-bottom: 15px !important;}
#sppb-addon-1648459999381 h1{color: #FFFFFF;
font-size: 50px;
text-decoration: none;
line-height: 50px;
margin-bottom: 0px;}

.phone-block{background-color: #ff7542;
padding: 54px 32px 40px 40px;
text-align: center;
border-radius: 10px;
color: #fff;
font-size: 42px;

}

.appointment-box{padding: 32px 40px;
background: #fff;
border-radius: 10px;
position: relative;
z-index: 1;
box-shadow: 0 0 10px #ccc;}
.sliders{position:absolute !important;
top:0px;
position: relative !important;
margin-top: -550px !important;
}

.appointment-box input{border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
border-radius: inherit;
box-shadow: inherit;
background: rgba(255,255,255,.6);
border-bottom: 1px solid #e6e6e6;
padding-left: 0;
padding: 0px 0px 13px 3px;}


.jdscf-submit-btn jdscf-col-md-12 button{padding: 11px 5px;
border-radius: 30px;
color: #fff;
font-weight: 600;
margin-top: 23px;
width: 100%;}

.ct-icon1.style4 a {
  position: relative;
  margin: 0 5px;
  display: inline-flex;
  height: 70px;
  width: 70px;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.ct-icon1.style4 a i {
  position: relative;
  -webkit-transition: 0ms all linear 0ms;
  -khtml-transition: 0ms all linear 0ms;
  -moz-transition: 0ms all linear 0ms;
  -ms-transition: 0ms all linear 0ms;
  -o-transition: 0ms all linear 0ms;
  transition: 0ms all linear 0ms;
  z-index: 111;
}
.ct-icon1.style4 a::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
  animation: pulse-border2 1500ms ease-out infinite;
  -webkit-animation: pulse-border2 1500ms ease-out infinite;
}

.ct-icon1.style4 a::after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
  animation: pulse-border2 2e3ms ease-out infinite;
  -webkit-animation: pulse-border2 2e3ms ease-out infinite;
}

.mtop{margin-top:-120px;}
.p{line-height: 2em;
font-size: 17px;}
.h2{font-size: 1.5em;
font-weight: 500;
letter-spacing: 3px;
margin-left: -6px;
margin-top: 0.3em;
margin-bottom: 0em;
text-transform: uppercase;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
white-space: nowrap;
display: inline-block;
position: relative;
z-index: 2;
clear: both;}
.h22 h2{color:#00b0bf;
font-size: 1.6em;
padding-bottom: 15px;}
ul.tabs {
  display: flex;
  display: inline-flex;
  list-style-type: none;
  padding: 0;
}
ul.tabs li {
  float: left;
  font-size: 1.2em;
  font-weight: 600;
  margin-top: 0px;
  padding-right: 32px;
}
ul.tabs li span{
color: #00b0bf;
color:#ff7542;
font-size: 1.3em;
font-weight: 500;
padding-bottom: 15px;}
ul.tabs li span img{float: left;}
.h3 h3{color:#ff7542;
font-size: 20px;}
.hr{border-top: 1px solid #d1d1d1;
border-bottom: 0px solid #d1d1d1;

}
.white h3{font-size: 18px;
color: #00b0bf;}
/*custom slider css */

#ai{display:none;
height: 400px;
width: 450px;}
#exp{display:none;
height: 400px;
width: 450px;
}
#clouds{display:none;
height: 400px;
width: 450px;}
#innovation{display:none;
height: 400px;
width: 450px;}

#side_tab1{display:block;}
#side_tab2{display:none;}
#side_tab3{display:none;}
#side_tab4{display:none;}
#side_tab5{display:none;}

.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
  position: relative !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 50px;
}


/*.show{display:block;}
.hide{display:none;}
*/
.white{color:#fff;}
.white h1{color:#fff;
font-size: 54px;}
.big{font-size:18px;}

.slider .h1{font-size: 4.5em;
margin-bottom: .3em;
font-weight: 500;
color:#fff;}
.slider .text p{color:#fff !important; font-size: 1.2em;
line-height: 1.7em;}
.slider .text div{color:#fff !important; font-size: 1.2em;
line-height: 1.7em;}

slider-nav {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
.slider-nav div.lines {
  position: relative;
  width: 555px;
}
.slider-nav div svg {
  position: absolute;
  transition: transform 0.25s ease-in-out;
}
.slider-nav div .top,
.slider-nav div .bottom,
.slider-nav div .right,
.slider-nav div .left,
.slider-nav div .d-top,
.slider-nav div .d-bottom,
.slider-nav div .d-right,
.slider-nav div .d-left {
  height: 23px;
  position: absolute;
  z-index: 2;
  height: 20px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  cursor: pointer;
  margin: auto;
  padding: 5px;
  width: 20%;
  opacity: 1;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
.slider-nav div.fade {
  cursor: default;
  opacity: 0;
}
.slider-nav div.nav-btn {
  cursor: pointer;
  outline: none;
  padding-top: 9px;
}
.slider-nav div.selected {
  color: #0AB1E1;
}
.slider-nav div .right,
.slider-nav div .left {
  width: 15%;
}
.slider-nav div .top {
  top: 20%;
  left: 0;
  right: 0;
}
.slider-nav div .bottom {
  bottom: 20%;
  left: 0;
  right: 0;
}
.slider-nav div .right {
  top: 47.5%;
  right: 10%;
}
.slider-nav div .left {
  top: 47.5%;
  left: 10%;
}
.slider-nav div.topContent,
.slider-nav div.bottomContent,
.slider-nav div.rightContent,
.slider-nav div.leftContent {
  color: white;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 65%;
  width: 50%;
}
.slider-nav div.bottomContent {
  top: auto;
  top: initial;
  bottom: 65%;
}
.slider-nav div.rightContent,
.slider-nav div.leftContent {
  bottom: 45%;
  margin: 0;
  margin: initial;
  top: auto;
  top: initial;
}
.slider-nav div.topContent > div,
.slider-nav div.bottomContent > div {
  padding: 0 35px;
}
.slider-nav div.rightContent > div,
.slider-nav div.leftContent > div {
  padding: 0 40px;
}
.slider-nav div.rightContent {
  right: 10%;
}
.slider-nav div.leftContent {
  left: 50%;
}
.slider-nav div h2,
.slider-nav div h3,
.slider-nav svg text {
  font-family:inherit;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
}
.slider-nav .content h2,
.slider-nav .content h3,
.slider-nav p {
  font-family:inherit;
  font-size: 0.8em;
}
.slider-nav hr {
  border: none;
  height: 1px;
  color: #fff;
  /* old IE */
  background-color: #fff;
  /* Modern Browsers */
  width: 56px;
}
.slider-nav {
  position: relative;
  filter: drop-shadow(7px 7px 7px rgba(0, 0, 0, 0.25));
}
.slider-nav .sign {
  position: absolute;
  width: 93%;
  transform: translate(0.65%, 5%) scale(1.012);
}
.slider-nav div.nav-btn {
  outline: none;
  padding-top: 0;
}
div .d-top,
div .d-bottom,
div .d-right,
div .d-left {
  position: absolute;
  height: 44%;
  width: 44%;
}
div .d-top {
  top: 0;
  left: 25%;
}
div .d-right,
div .d-left {
  top: 25%;
  left: 0px;
}
div .d-right {
  left: 50%;
}
div .d-bottom {
  left: 25%;
  top: 50%;
}
.close-btn {
  cursor: pointer;
}
.label-head {
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 2.05px;
}
.body-text {
  font-size: 0.6em;
  letter-spacing: 1px;
}
div.nav-btn {
  border-radius: 50%;
}
.slider-nav div.nav-btn,
.slider-nav div.nav-btn:focus,
.slider-nav div.nav-btn:selected,
.slider-nav div.nav-btn:active {
  border: solid 1px transparent !important;
}
.small-diamond .diahover {
  opacity: 0.005;
}
.small-diamond .diahover:hover {
  opacity: 0.128;
}
.small-diamond .diahover:hover g path {
  fill: white;
}
.center{text-align:center;}

.tabbed-accordian  ul {
  margin: 0;
  padding: 0;
    padding-right: 0px;
  padding-right: 25%;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.tabbed-accordian  li {
  display: block;
  margin-bottom: 5px;
  border: 1px solid rgba(225, 225, 225, 0.541);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
border-width: 0 0 1px;
border-radius: 0px;
padding: .5rem;
}
.tabbed-accordian ul li a {
  padding: 0.5rem 0rem;
  background-color: transparent;
  color: #00b0bf !important;
  display:block;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 2px;
  position: relative;
  white-space: nowrap;
}
.tabbed-accordian ul li a.active {
  padding: 0.5rem 1.4rem;
  background-color: transparent;
  color: #ffffff !important;
  color: var(--color-white) !important;
  font-weight: 600;
}
.tabbed-accordian  ul li a.active::before {
  content: "\25A0";
  color: #ffffff;
  color: var(--color-white);
  display: inline-block;
  font-size: 1.25em;
  padding-bottom: 11px;
  width: 0.5em;
  height: 0.5em;
  transform: rotate(45deg);
  position: absolute;
  left: 5px;
  top: 0.5rem;
}
.ta-item-text p{margin-bottom: 15px;
line-height: 28px;}
.tabbed-accordian  .ta-item-text {
  position: absolute;
  width: 76%;
  min-height: 320px;
  max-height: 260px;
  border: 0px;
  bottom: 3%;
  left: -30%;
  margin: -153px 248px 5px 118px;
  padding: 38px 45px;
  border-radius: 0.5px;
  box-shadow: 0 10px 21px 1px rgba(0, 14, 32, 0.3);
  background-color: #ffffff;
  
  z-index: 59;
  color: #000000 !important;
  color: var(--black) !important;
  overflow: hidden;
}
.tabbed-accordian .image-box {
  position: relative;
}
.tabbed-accordian .image-box .display-image {
  width: 100%;
  z-index: 1;
  position: relative;
}
.tabbed-accordian .image-box .rectangle {
  position: absolute;
  width: 28%;
  opacity: 0.5;
}
.tabbed-accordian .image-box .rectangle2 {
  bottom: -18%;
  left: 15%;
  z-index: 0;
}
.tabbed-accordian .image-box .rectangle3 {
  top: 15%;
  right: -14%;
  z-index: 1;
}
.tabbed-accordian .image-box .rectangle1 {
  top: 47%;
  left: -14%;
  z-index: 1;
}

.sppb-btn-custom{background-color: #00b0bf;
color: #FFFFFF;
padding: ;
font-size: 16px;
}

.ta-item-text a:hover{color:inherit;}


/*custom css end*/

/* home page, transparent */
body.home .header-area {
    background-color: rgba(255,255,255,.9);
    position: fixed;
    top: 0;
    left: 0;
   	right: 0;
   	width: 100%;
   	z-index: 9999;
}
#sp-header {
    background: rgba(255, 255, 255, 0)!important;
    /*box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0)!important;
    border-top: 1px solid rgba(255,255,255,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.1);*/
}
#sp-header,
#sp-top-bar {
/*    background: #101c3d!important;
*/
    background: #fff!important;
}




/* Sub pages */
body:not(.home) .header-area {
  	background: #fff;
}

/* Sticky menu */
.is-sticky.header-area {
  	position: fixed;
    top: 0;
    left: 0;
   	right: 0;
   	width: 100%;
   	z-index: 9999;
}
body #sp-header.header-sticky {
    background-color: #fff!important;
    top: 0px;
}
#offcanvas-toggler > .fa {
    color: #222!important;
}

/*** Logo ***/
.header-area .logo {
    padding: 14px 0;
}

/*** Menu ***/
.sp-megamenu-parent > li > a {
    text-transform: capitalize;
    position: relative;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 700!important;
}
.sp-megamenu-parent > li > a {
    color: #fff;
}
.sp-megamenu-parent > li.active > a:before, 
.sp-megamenu-parent > li:hover > a:before {
	   border-color: currentColor;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 12px;
    line-height: 73px;
    font-size: 16px;
    margin: 0;
}
body .sp-megamenu-parent > li > a {
    color: #222;
}
#offcanvas-toggler {
    display: block;
    height: 73px;
    line-height: 73px;
    font-size: 20px;
}

/*** Canvas Menu ***/
.offcanvas-menu .sp-module-content {
  	width: 100%;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    line-height: 45px;
    border-bottom: 1px solid #E8EEF3;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:first-child {
	   border-top: 1px solid #E8EEF3;	
}

/**** Button ****/
.tp-caption a.btn-slider {
     border: 2px solid #fff;
      padding:5px 30px;
     display: inline-block;
     text-align: center;
     float: left;
     border-radius: 50px;
     color: #fff!important;
     font-size: 16px;
     text-transform: uppercase;
     letter-spacing: 2px;
     font-weight: 700;
     -webkit-transition-duration: 1000ms;
     transition-duration: 1000ms;
}
.tp-caption a.btn-slider:hover {
     background-color:#000!important;
}
.sppb-btn {
    padding: 18px 35px;
    border-radius: 50px;
	text-transform: uppercase;
}
.sppb-btn .fa-angle-double-right {
    color: #fff;
    opacity: 0 !important;
    visibility: hidden !important; 
    margin-left: -3px; 
    transition: margin 0.3s ease-in-out, opacity 0.3s ease-in-out !important; 
    -webkit-transition: margin 0.3s ease-in-out, opacity 0.3s ease-in-out !important; 
}
.sppb-btn:hover .fa-angle-double-right {
    color: #333;
    cursor: pointer;
    margin-left: 10px !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.lt-title h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    padding-bottom: 20px;
}
.lt-title h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 3px;
}
.lt-title h1 {
    font-size: 43px;
    font-weight: 700;
    line-height: 51px;
    padding-bottom: 20px;
}
.lt-title p {
    margin-bottom: 20px;
    line-height: 25px;
}
.lt-title-white h3 {
    color: #fff;
    font-size: 35px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}

/*** Slider ***/
#lt-slider {
    position: relative;
    top:0px;
}
.lt-slider-color span {
	  color: #fff;
}
.lt-slider-color i {
    border-radius: 50%;
    color: #242525;
    font-size: 48px;
    font-weight: 400;
    height: 62px;
    line-height: 64px;
    margin-left: 30px;
    overflow: hidden;
    padding: 1px 0 0 9px;
    text-align: center;
    width: 62px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/**** Request ****/
.lt-request-left .sppb-addon-title {
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
}
/*** About ****/
#lt-about .sppb-btn:hover .fa-angle-double-right {
    color: #fff;
}

/**** Counter ****/
#lt-counter .sppb-row-container {
    position: relative;
    margin-top: -100px;
    background: #fff;
    padding-bottom: 30px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 7px 20px 1px rgba(0, 0, 0, 0.17);
}
.lt-counter .count {
    line-height: 100px;
    color: #000;
    font-weight: 500;
    font-size: 60px;
}
.lt-counter .count:before {
    content: "";
    width: 50px;
    height: 4px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
}
.lt-counter h4 {
    font-size: 17px;
    text-transform: capitalize;
}
.lt-counter-item i {
    display: none!important;
}

/*** Service *****/
.lt-service-item h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
}
.lt-service-item .sppb-addon-content{padding-left: 12px;
padding-right: 12px;}
.lt-service-item {
    transition: all 0.3s;
    background: #fff;
    text-align: center;
    padding: 0px 0px 30px 0px;
    border: 1px solid #efefef;
}
.lt-service-item:hover {
    box-shadow: 0px 7px 20px 1px #c1c1c1;
}
/*** Get Touch ***/
.lt-title-get h1 {
    font-size: 40px;
    font-weight: 700;
}
/**** expoler ****/
#lt-explore .sppb-btn:hover .fa-angle-double-right {
    color: #fff;
}
.lt-explore-left {
    padding-left:200px;
  }

/*** Team ***/
.lt-team-sub:hover {
  -webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.lt-team-item {
    position: relative;
    overflow: hidden;  
}
.lt-team-item {
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.lt-team-item strong {
    display: none;
}
#lt-team .sppb-btn:hover .fa-angle-double-right {
    color: #fff;
}
.lt-team-item .sppb-addon-content .content-team-social {
    text-align: center;
    position: absolute;
    height: 69%;
    width: 93%;
    background: rgba(0, 174, 239, 0.47)!important;
    top: 100%;
    left: 9px;
    margin-top: 10px;
    right: 10px;
    transition: all 0.3s;
}
.lt-team-item:hover .content-team-social {
    top: 0px;
}
.lt-team-item .content-team-social ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 5px;
}
.lt-team-item .service-content {
    padding-top: 15px;
}
.lt-team-item .content-team-social ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.lt-team-item .content-team-social ul li a {
    list-style: none;
    display: inline-block;
    margin: 0px 5px;
}
.lt-team-item:hover .content-team-social ul {
    top:110px;
    position:absolute;
}
.lt-team-item .content-team-social ul li a em {
    color: #222;
    background: #fff;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 16px;
    border-radius: 50%;
    display: inline-block;
}

/*** Testimonial ***/
.lt-testimonial {
    position: relative;
    z-index: 1;
}
.lt-testimonial:before {
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60%;
    position: absolute;
    z-index: -1;
}
/*** Portfolio ***/
#lt-portfolio .sppb-row > div:first-child {
	  padding: 0;
}
.lt-portfolio p {
	  color: #fff;
}
.lt-portfolio-top {
	  padding: 40px;
}
.lt-portfolio-top p {
	  color: #000;
}
.lt-portfolio-top ul {
	   padding-left: 0;
}
.lt-portfolio-top ul li {
	  list-style: none;
}
.lt-portfolio-top ul li:before {
  	content: "\f101";
  	font-family: FontAwesome;
  	margin-right: 10px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
    background: #333;
    color: #fff;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    background: none;
    color: #716f6f;
    border: 1px solid #ddd;
    font-size: 16px;
    position: relative;
    padding: 11px;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
	  background: #4943ac;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a:after {
    visibility: inherit;
    opacity: 1;
}

/*** Blog ***/
.moduleItemComments {
  	font-size: 0;
}
.moduleItemComments:before {
  	content: "\f075";
  	font-family: FontAwesome;
    font-size: 14px;
  	margin-left: 10px;
    color: #dfd9d9;;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
    color: #333;
}
div.k2ItemsBlock ul li img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.moduleItemAuthor:before {
    content: "\f007";
  	font-family: FontAwesome;
    font-size: 14px;
}
div.k2ItemsBlock ul li a {
    display: inline-block;
    font-size: 13px;
}
div.k2ItemsBlock ul li {
    padding: 20px;
    background: #fff;
    position: relative;
  	width: 32%;
  	float: left;
    margin-right: 2%;
  	padding: 20px;
    color: #dfd9d9;
   overflow: hidden;
	
}
div.k2ItemsBlock ul li:nth-child(3n) {
  	margin-right: 0;
}
div.k2ItemsBlock ul li a {
    color: #333;
    overflow: hidden;
}
div.k2ItemsBlock ul li img {
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	width: 100%;
	transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	-moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	-webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
div.k2ItemsBlock ul li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
div.k2ItemsBlock ul li a.moduleItemComments {
  	border: 0;
}
div.k2ItemsBlock ul .clearList {
  	display: none;
}
div.k2ItemsBlock ul li span.moduleItemDateCreated {
    position: absolute;
    top: 114px;
    width: 174px;
    left: 20px;
    background: #fbb908;
    color: #fff;
    padding: 10px;
}
.sp-module-content {
  	display: inline-block;
}
div.itemFacebookButton {
  	width: inherit;
}
.com-k2 div.k2ItemsBlock ul li {
  	width: 100%;
    margin: 0;
}
.com-k2 div.k2ItemsBlock ul li .moduleItemImage,
.com-k2 div.k2ItemsBlock ul li .moduleItemImage img {
  	width: 100%;
}
.catItemTitle a:hover,
div.catItemHeader span.catItemAuthor a:hover,
div.catItemCategory a:hover,
div.catItemCommentsLink a:hover,
div.catItemReadMore a:hover {
    color:#000!important;
}
/*** Contact ***/
.lt-contact-us ul {
  	padding-left: 0;
}
.lt-contact-us ul li {
  	list-style: none;
  	margin: 20px 0;
  	font-size: 15px;
  	color: #000;
}
.creativecontactform_footer {
    padding: 0px 15px 15px 0px !important;
    border-top: 0px solid #ffffff !important;
}
.lt-contact-us ul li em {
  	margin-right: 10px;
  	color: #555;
}
.creativecontactform_body {
    padding: 5px 15px 10px 0px !important;
}
.lt-contact-us ul li strong {
  	display: none;
}
/*** Contact Form ***/
.creativecontactform_wrapper,
.creativecontactform_wrapper:hover {
  	background: none!important;
  	border: 0!important;
  	box-shadow: none!important;
}
.creativecontactform_header {
  	display: none!important;
}
form .creativecontactform_input_element, 
form .creativecontactform_input_element.closed:hover {
  	box-shadow: none!important;
}
form .creativecontactform_error .creativecontactform_input_element, 
form .creativecontactform_error .creativecontactform_input_element:hover {
  	box-shadow: none!important;
}
.creativecontactform_field_name {
  	color: #000!important;
}
.creativecontactform_submit_wrapper,
.creative_field_box_wrapper_0 .creativecontactform_field_box_inner,
.creative_field_box_wrapper_0 .creativecontactform_field_box_textarea_inner {
  	width: 100%;
}
.creativecontactform_field_box:nth-child(-n+3) {
  	width: 32%;
  	float: left;
  	margin-right: 2%; 
}
.creativecontactform_field_box:nth-child(3n) {
  	margin-right: 0;
}
.powered_by.powered_by_1 {
  	opacity: 0!important;
}
.creativecontactform_send:hover,
.creativecontactform_wrapper input.creativecontactform_send,
.creativecontactform_wrapper input.creativecontactform_send:hover {
	border: 0!important;
	float: left;
    border: medium none;
    color: #151515;
    font-size: 18px;
    padding: 12px 30px;
    text-transform: uppercase;
    border-radius: 4px;
    margin-top: 20px;
}
.creativecontactform_wrapper [type=button] {
  	background: #222;
  	color: #fff!important;
    text-shadow: none;
}
/*** Bottom ***/
.pages{margin-bottom: 20px;}
#sp-bottom {
    padding: 60px 0 10px;
    font-size: 14px;
    line-height: 1.6;
	background-color: #101c3d !important;
}
#sp-bottom1{border-bottom: 1px solid #fff;}
/*** Footer ***/
#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 30px;
}
#sp-footer a {
  color:#fff!important;
}

/*** Responsive ***/
@media (max-width: 992px) {
	#sp-logo,
	#sp-menu {
		  

      width: 50%;
	}
	.lt-slider-color i {
  		width: 45px;
  		height: 45px;
	}
}
/* Screen min 980px and max 1199px */
@media (min-width: 980px) and (max-width: 1199px) {
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
      padding: 0 7px!important;
  }
}
/* Screen min 768px and max 980px */
@media (min-width: 768px) and (max-width: 980px) {
	.sliders {
  position: absolute !important;
  top: 0px;
  position: relative !important;
  margin-top: 0px !important;
}
.sp-page-builder .page-content #section-id-1648452978584 {
  padding-top: 50px !important;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
  .lt-slider-color i {
      width: 35px;
      height: 35px;
  }
  .tp-caption a.btn-slider {
      font-size:12px!important;
  }
}
  /* Screen min 767px */
@media (max-width: 767px) {
	.sliders {
  position: absolute !important;
  top: 0px;
  position: relative !important;
  margin-top: 0px !important;
}
.sp-page-builder .page-content #section-id-1648452978584 {
  padding-top: 50px !important;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
  .lt-slider-color i {
      width: 25px;
      height: 25px;
      line-height: 25px!important;
  }
  .tp-caption a.btn-slider {
      font-size:12px!important;
  }
  .header-area .logo {
      padding: 21px 0!important;
  }
  div.k2ItemsBlock ul li,
  .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
      width: 100%!important;
  }
  #lt-slider {
      position: relative;
      top: 61px!important;
  }
  body.itemid-101 #sp-top-bar {
      background: rgb(0, 0, 0)!important;
  }
  body.itemid-101 #sp-header,
  #lt-request {
      top: 61px!important;
       border: none!important;
  }
  .lt-explore-left {
      padding-left:10px!important;
  }
  .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
      margin-bottom: 10px!important;
  }
  body #sp-header.header-sticky {
      background-color: #000!important;
      top: 0px!important;
  }
}
 /* Screen min 480px */
@media (max-width: 480px) {

.sp-menu-item a img{position: relative;
top: -25px;
}
.sp-module-content-top
{
	margin-top: 85px;
}

.phone-block{margin-top: 30px;}

	.sliders {
  position: absolute !important;
  top: 0px;
  position: relative !important;
  margin-top: 0px !important;
}
.sp-page-builder .page-content #section-id-1648452978584 {
  padding-top: 50px !important;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
div#n2-ss-2 .n2-font-191ee1243508186ce0bf9f50b03a65c5-hover {
  font-family: 'Roboto';
  color: #ffffff;
  font-size: 24px !important;
  line-height:24px !important;
  margin-top:60px !important;
  text-shadow: none;
  line-height: 1.2;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  font-weight: 500;
}
div#n2-ss-2 .n2-font-46aa713b75d051413c1db9955040f8dd-paragraph {
  font-family: 'Roboto','Arial';
  color: #ffffff;
  font-size: 18px !important;
  text-shadow: none;
  line-height: 21px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  font-weight: 400;
}
div#n2-ss-2 .n2-font-f42af8800c37622b92c1aea31615a18d-link a {
  font-family: 'Roboto','Arial';
  color: #ffffff;
  font-size: 84%;
  text-shadow: none;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  font-weight: 400;
}
  .lt-slider-color i {
      width: 25px;
      height: 25px;
      line-height: 25px!important;
  }
  .tp-caption a.btn-slider {
      font-size:12px!important;
      padding: 5px 20px!important;
  }
  .header-area .logo {
      padding: 21px 0!important;
  }
  div.k2ItemsBlock ul li,
  .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
      width: 100%!important;
  }
  #lt-slider {
      position: relative;
      top: 61px!important;
  }
  body.itemid-101 #sp-top-bar {
      background: rgb(0, 0, 0)!important;
  }
  body.itemid-101 #sp-header,
  #lt-request {
      top: 0px!important;
      border: none!important;
	  position:absolute !important;
  }
  .lt-explore-left {
      padding-left:10px!important;
  }
  .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
      margin-bottom: 10px!important;
  }
  ul.social-icons > li {
      margin: 0px 3px!important;
  }
  body #sp-header.header-sticky {
      background-color: #000!important;
      top: 0px!important;
  }
}
 /* Screen min 360px */
@media (max-width: 360px) {
  .tp-caption a.btn-slider {
      font-size:10px!important;    
      padding: 5px 20px!important;
  }
  .header-area .logo {
      padding: 21px 0!important;
  }
  .lt-slider-color i {
      width: 25px;
      height: 25px;
      line-height: 25px!important;
  }
  div.k2ItemsBlock ul li,
  .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
      width: 100%!important;
  }
  #lt-slider {
      position: relative;
      top: 61px!important;
  }
  body.itemid-101 #sp-top-bar {
      background: rgb(0, 0, 0)!important;
  }
  body.itemid-101 #sp-header,
  #lt-request {
      top: 61px!important;
      border: none!important;
  }
  .lt-explore-left {
      padding-left:10px!important;
  }
  .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
      margin-bottom: 10px!important;
  }
  ul.social-icons > li {
      margin: 0px 3px!important;
  }
  body #sp-header.header-sticky {
      background-color: #000!important;
      top: 0px!important;
  }
}
 /* Screen min 320px */
@media (max-width: 320px) {
  .lt-slider-color i {
      width: 25px;
      height: 25px;
      line-height: 25px!important;
  }
  .tp-caption a.btn-slider {
      font-size:10px!important;
      padding: 5px 20px!important;
  }
  .header-area .logo {
      padding: 21px 0!important;
  }
  div.k2ItemsBlock ul li,
  .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
      width: 100%!important;
  }
  #lt-slider {
      position: relative;
      top: 61px!important;
  }
  body.itemid-101 #sp-top-bar {
      background: rgb(0, 0, 0)!important;
  }
  body.itemid-101 #sp-header,
  #lt-request {
      top: 61px!important;
      border: none!important;
  }
  .lt-explore-left {
      padding-left:10px!important;
  }
  .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
      margin-bottom: 10px!important;
  }
  ul.social-icons > li {
      margin: 0px 3px!important;
  }
  body #sp-header.header-sticky {
    background-color: #000!important;
    top: 0px!important;
  }
  
}

@media (min-width: 769px){
    .sticky-menu {
        display: block;
        position: absolute !important;
        top: 100vh;
        
        width: 100%;
        z-index: 10;
		
    }
 
    .sticky-menu.fixed-sticky-menu {
        position: fixed!important;
        top: 0;
        transform: none;
        -webkit-transform: none;
		animation-fill-mode: both;
		-webkit-animation-fill-mode: both;
		-webkit-animation-duration: 0.7s;
animation-duration: 0.7s;
animation:slide-down 0.7s;
    opacity:0.9;    
    }
}