.dropdown a i{
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.banner-carousel .active .content__box h1 span {
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: var(--white-color);
}
/* Net working Box*/
.banner{
    position:relative;
}
.topbar {
  color: #fff;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 0.5rem;
  background: rgba(20, 20, 20, 0.25);
  text-align: right;
}

a {
  color: #ddd;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.canvas {
  cursor: none;
  position: absolute;
  top: -30px;
  left: 0;
  background: transparent;
  z-index:7;
  /*width: 100% !important;*/
  /*  height: 100% !important;*/
}
/*Service Details Box*/

.service-List-box ul{
    margin:0;
    padding:0;
}
.service-List-box ul li{
    margin-top:15px;
}
.service-List-box ul li:first-child{
    margin-top:0px;
}
.service-List-box ul li a {
    display: block;
    background: #f7f7f7;
    padding: 20px 30px 20px 30px;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    position: relative;
    line-height: 24px;
    text-decoration: none;
    transition: 0.5s all;
}
.service-List-box ul li a span{
    font-size:35px;
    position:absolute;
    top:50%;
    right:25px;
    transform: translateY(-50%);
    color: #000;
    transition: 0.5s all;
}
.service-List-box ul li a:hover{
  background: #000;
  color:#fff !important;
}

.service-List-box ul li a:hover span{
  color:#fff !important;
}

li.active-list a{
 background: #000 !important;
  color:#fff !important;    
}

li.active-list a span{
  color:#fff !important;
}
.service-help{
    width:100%;
    height:auto;
    padding:35px 40px;
    background-image:url('../images/help-1.jpg');
    position:relative;
}
/*.service-help:after{*/
/*    content:'';*/
/*    position:absolute;*/
/*    width:100%;*/
/*    height:100%;*/
/*    background-color:#00000091;*/
/*    top:0;*/
/*    left:0;*/
/*}*/
.get-help{
    z-index:99;
    text-align:center;
}
.get-help h3{
    padding:15px 0;
    color:#fff;
    font-weight:700;
}
.get-help p{
    color:#fff;
    font-size:17px;
}

.get-help h4{
    margin:15px 0;
}
.get-help h4 a{
    padding:15px 0;
    color:#fff;
    font-weight:700;
}
.cont-ser{
    margin:10px 0;
    margin-top:40px;
}
.cont-ser a{
    padding:12px 25px;
    background-color:#fff;
    color:#000;
    font-size:18px;
    
}
.see__pad {
    padding: 45px 0px;
}
.aboutus .funfact__three.about__page {
    background: #fff;
    padding: 50px 0px 100px;
}
.whychoose .tabs-box.two .main__title__one h2 {
    font-size: 47px;
    line-height: 66px;
}
.all__tab__data {
    padding-bottom: 51px;
}
.banner-carousel .owl-nav{
    display:none !important;
}
.banner-carousel .owl-dots {
    display: block !important;
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: auto;
    width: 100%;
     z-index: 999;
}
.banner-carousel1 .content__box {
    position: relative;
    display: block;
    padding: 260px 46px 250px 15px;
    z-index: 5;
}
.banner-carousel1 .content__box h1 {
    font-size: 65px;
    line-height: 70px;
}
.contact__form .info-text h4 {
    font-size: 25px;
}
.contact__form .icon-1 {
    font-size: 39px;
    padding: 25px;
    background: #01193D;
    color: #fff;
    border-radius: 5px;
    margin-right: 30px;
    height: 75px;
    width: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 500ms ease;
}
.info-text li span {
    font-size: 16px;
    line-height: 22px;
    color: #666;
        font-style: normal;
    font-weight: 400;
}
.info-text ul li{
    display:flex;
}
.main-header .logo-box .logo img {
    width: 100%;
    height: 53px;
}
.banner-carousel .owl-dots {
    padding: 7px 0;
    display: none !important;
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: auto;
    width: 100%;
    z-index: 9999999;
    background-color: #27aae1;
}
.company___right__p {
    display: flex;
    align-items: center;
    height: 100%;
}
.ser-details p{
    padding-top:10px;
    color:#000000;
   line-height: 25px;
   font-size:15px;
}
.ser-details p strong{
    color:#ff971f;
}
/*.ser-details h3{*/
/*     font-weight: 400;*/
/*    font-size: 40px;*/
/*    line-height: 46px;   */
/*}*/

/*.ser-details h4{*/
/*     font-weight: 400;*/
/*    font-size: 26px;*/
/*    line-height: 35px;   */
/*}*/

.ser-card .card{
    border:0;
    box-shadow: rgb(0 0 0 / 11%) 0px 3px 18px;
    padding:5px;
    text-align:center;
    cursor:pointer;
    transition: 0.5s all;
    overflow:hidden;
    position:relative;
    min-height: 385px;
}

.small-box .ser-card .card{
  min-height: 285px;  
}
.ser-card .card:hover{
    transform: scale(1.05);
}
.ser-card-img-box .card {
    min-height: 610px;
}
.list-box .ser-card .card{
  min-height: 100px;   
}
.ser-card .card:after{
    content:'';
    position:absolute;
    width:0;
    height:3px;
    background-color:#ff971f;
    top:0;
    right:0;
    left:auto;
    transition: 0.5s all;
}
.ser-card .card:hover:after{
    right:auto;
    left:0;
    width:100%;
}
.card-icons {
    width: 90px;
    height: 90px;
    border: 1px solid #ccc;
    border-radius: 50px;
    text-align: center;
    line-height: 60px;
    padding: 12px;
    margin: auto;
}
.card-icons img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ser-card h4 {
    font-weight: 600;
    font-size: 19px;
    line-height: 20px;
    margin-top: 19px;
}
.ser-footer{
    background-color:#ff971f;
    padding:25px 20px;
}
.ser-footer h3{
    font-size:25px;
    color:#fff;
}
.btn-ser a{
    padding:10px 15px;
    background-color:#fff;
    color:#000;
    border-radius:50px;
    font-size:16.5px;
}


 
 p.visit{
  font-size: 17px;   
  font-weight:600;
    line-height: 30px;
 }


.ser-card-img-box{
    transition:0.5s all;
}
.ser-card-img-box:hover{
    transform:translateY(-15px);
}
.ser-card-img-box .card{
    border:0;
    text-align:center;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
}
.ser-card-img-box h3 {
    font-size: 25px;
    line-height: 30px;
    padding: 26px 0 10px 0;
}
.banner-carousel {
    height: 100vh;
}
@media only screen and (max-width: 1400px) {
.banner-carousel {
    height: auto;
}
.banner-carousel1 .content__box {
    position: relative;
    display: block;
    padding: 160px 46px 30px 15px;
    z-index: 5;
}
}

/*===============Net Working Effect====================*/

.large-header {
    position: absolute;
    width: 100%;
    background: #3330;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    z-index: 9;
}
.banner__left__content {
    z-index: 9;
}

/*======================Services Effects===================*/
.ind-ser h5{
 font-size:17px;   
}
.ind-ser .card{
    border:0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    position:relative;
    overflow:hidden;
    transition: 0.5s all;
    transform:translateY(0px);
}
.ind-ser .card:after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:2px;
    background-color:#ff971f;
}
.ind-ser .card:hover{
    transform:translateY(-20px);
}
.ser-next-ind{
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    position:relative;  
     background-color:#ff971f;
     margin:5px;
     border-radius:10px;
     overflow:hidden;
   padding: 10px;
}
.ser-next-ind-text{
    padding:20px;
}
.ser-next-ind-text h3{
    color:#fff;
}
.ser-next-ind-text p{
    color:#fff;
    padding-top:15px;
}

.banner-style-two .slide-item:before{
    display:none;
}
.banner-style-two {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    border-bottom: 0px solid #333333;
}
.banner-style-two .slide-item {
    padding: 59px 0px 100px;
}
.slider-tab{
 border:1px solid #bebebe;   
 border-radius:10px;
 margin:10px;
}
.content-box p{
    padding-top:15px;
}
.expert-item{
    display:flex;
    justify-content:center;
    align-items:center;
        width:400px;
    height:120px;
     background: #eee;
}
.ex-img-box{
    width:40%;
    height:100%;
    overflow:hidden;
    border-right:3px solid #ff971f;
}
.ex-img-box img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.ex-content{
    width:60%;
    padding-left:15px;
    padding-top:10px;
}
 .ex-content h4{
     font-size:18px;
     color:#000;
 }
 .ex-content p{
     font-size:14px;
     line-height: 22px;
     color:#000;
 }
 .expertbox {
    background: #fff;
} 
.expertbox .owl-dots {
    display: block;
    text-align: center;
}
 .testimonial__content__two {
    border-radius: 10px;
    border: 0px solid rgba(255, 255, 255, 0.15);
    padding: 0px 0px 0px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 26px;
}
.content-banner-box {
    position: absolute;
    top: 33%;
    right: 16px;
    width: 45%;
    height: 220px;
    background-color: #ff971fbd;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius: 10px;
} 
 .content-banner-box h5 {
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 38px;
}
/*================================================
Fancy Box
================================================*/

.pq-fancy-box.pq-fancybox-1 {
	display: flex;
	align-items: flex-start;
	padding: 0;
	position: relative;
	z-index: 2;
}

.pq-fancy-box.pq-fancybox-1 .pq-fancy-box-wrapper {
	padding: 45px 30px;
	display: flex;
}

.pq-fancy-box.pq-fancybox-1 .pq-fancy-media {
	margin-right: 20px;
}

.pq-fancy-box.pq-fancybox-1 .pq-fancy-media i {
	font-size: 45px;
	line-height: 70px;
	color: var(--primary-color);
}
.pq-fancy-box.pq-fancybox-1 .pq-fancybox-info {
	flex: 1;
}
.pq-fancy-box.pq-fancybox-1 .pq-fancybox-info .pq-fancy-box-title {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 5px;
}
.pq-fancy-box.pq-fancybox-1 .pq-fancybox-info p {
	margin-bottom: 15px;
}
.whatwedo .pq-fancy-box.pq-fancy-box.pq-fancybox-1 {
	border-radius: 5px;
	background: var(--white-color);
}

.whatwedo .pq-fancy-box.pq-fancy-box.pq-fancybox-1:nth-child(2) {
	margin: 30px 0 0 0;
}

.sticky-header .menu-area ul.drop-ser a {
    margin-right: 0px !important;
}

.pq-fancy-media{
    position:relative;
}
.num-box{
    position:absolute;
    top: -20px;
    left: 0;
    height:40px;
    width:40px;
    text-align:center;
    line-height:40px;
    border:1px solid #27aae1;
    border-radius:50px;
    background-color:#fff;
        display: flex;
    justify-content: center;
    align-items: center;
}

.num-box span{
    font-size:16px;
    color:#f79726;
    
}
.service-details-content a{
     color:#f79726;
}

ul.web-box li{
    margin-top:10px;
}

.worktodo i{
    display:inline-block;
    height:40px !important;
    width:40px !important;
    text-align:center;
    line-height:40px !important;
    border-radius:50px;
    border:1px solid #ccc;
    font-size:18px;
}

.industry-bottom p{
    text-align:center;
    padding:25px 0;
    color:#fff;
}
.single-sidebar-box.two {
    padding: 38px 39px;
    background: #01193D;
    margin: 0px 0;
}

.blog-details-content h4{
    padding:15px 0;
}


 .blog-details-content p{
  color:#000;
  padding-bottom:10px;
  
 }
 
 
 .blog-details-text ul{
     padding-left:15px;
 }
 
 .blog-details-text ul li{
     color:#000;
     margin-top:15px;
    line-height: 30px;
    list-style: disc;
    margin-left: 25px;
 }
 
.blog-details-content strong {
    font-size: 18px;
    padding-right: 5px;
    letter-spacing: 0.5px;
}
.page__title h1.title {
    padding-top: 30px;
    font-size: 43px;
    font-style: normal;
    font-weight: 400;
    line-height: 57px;
    text-shadow: 2px 5px 5px #000;
}
.page__title .bread__crumb li a ,.page__title .bread__crumb li {
    color: #ffffff;
    text-shadow: 2px 5px 2px #000;
}

.testimonial__section .description h3 {
    text-transform: capitalize;
    font-size: 22px;
}
.what__content {
    background: #fff;
    padding: 45px 30px 30px;
}
.tab-btn h2 {
    text-transform: uppercase;
    line-height: normal;
    font-size: 30px;
    padding-bottom: 15px;
}

ul.web-box{
    display:flex;
    margin-top:10px;
    justify-content:center;
    
}

ul.web-box li {
    margin: 15px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    border-radius: 5px;
    width:270px;
    height:auto;
    border: 1px dotted #ff971f;
}
ul.web-box li a{
    padding:15px;
}
/*ul.web-box li:nth-child(2){*/
/*    background-color:#000;*/
   
/*}*/

ul.web-box li img {
    width: 80%;
    height: 100%;
    object-fit: contain;

}

.link-web{
    width:10%;
}

.link-web1 {
    width: 12%;
    background-color: #0F2CC2;
    padding: 8px;
}
.link-web2 {
    width: 12%;
    background-color: #49a760e6;
}


.banner{
   position:relative; 
}
.golf .card-title {
    min-height: calc(325px - 25px);
}
.blog-inner-box {
    padding: 40px 50px 40px 40px;
}
.blog-page .blog-details-content{
    border:1px Solid #eee;
    margin-bottom:25px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    border-radius:0 0 10px 10px;
    overflow: hidden;
}
.blog-page .more__btn a {
    color: #01193d;
}
.main-menu .navigation > li.current > a {
    color: var(--theme-color) !important;
}
.ind-ser h4 {
    line-height: 32px;
    color: #353434;
    font-size: 20px;
    margin-bottom: 11px;
}
.golf-page .card-body {
    min-height: 361px;
}

.list-gd ul li {
    margin-top: 15px;
    color: #000;
    font-size: 17px;
    display: flex;
}
.list-gd ul li span{
    display:inline-block;
    padding-right:5px;
}


.land .pq-fancy-media img {
    width: 75%;
    margin: auto;
    text-align: center;
}
.land .pq-fancy-box.pq-fancybox-1 .pq-fancy-media {
    margin-right: 0px;
}


.game .card-body{
    min-height:330px;
}

@media only screen and (min-width: 1400px) {
    .page__title {
    overflow: hidden;
       padding: 141px 0px;
}
}

.video3d .card-title {
    min-height: calc(205px - 25px);
}

.client .what__content__data {
    height: 100px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
    margin-bottom: 20px;
}

.client .what__content {
    background: #fff;
     padding: 10px;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
    position: relative;
    transition: all 500ms ease;
    /*box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;*/
    border-radius: 10px;
    overflow: hidden;
    border: 1px dotted #ff971f;
}

.client .what__content:before{
    height: 1px;
}

.client .what__image img {
    width:75%;
    border-radius: 5px;
    margin: auto;
}
.classic__data {
    background: #ffffff;
    padding: 0px 0px 13px 0px;
    margin-top: 0px;
}
.about-page .main__title h2 {
    font-family: var(--primary-font);
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    color: var(--primary-color);
}

.banner-carousel {
    background-position: bottom;
}
.banner-carousel .image-box.style-one {
    right: 0px;
    bottom: 40px;
}
.banner-carousel .image-box.style-one img{
    width:40%;
    margin-left: auto;
}

.lidar .card-title {
    min-height: calc(262px - 25px);
}

.threeline{
  min-height: calc(200px - 25px) !important;   
}
.sub__title h6 {
    text-shadow: 2px 5px 8px #000000;
}
.banner-carousel .sub__title h6 {
    padding-bottom: 10px;
    letter-spacing: 11.5px;
    font-weight: 700;
    font-size: 29px;
}
.banner-carousel .active .content__box p {
    padding-bottom: 10px;
    letter-spacing: 4.5px;
    font-weight: 500;
    font-size: 30px;
    padding-top: 15px;
}
.ar-model .card-title {
    min-height: 182px !important;
}

.golflast .card-title {
    min-height: calc(180px - 25px) !important;
} 
.render-ser .card-title {
    min-height: calc(264px - 25px);
} 
.render-s .card-title {
    min-height: calc(233px - 25px)!important;
}
.render-s3 .card-title {
    min-height: calc(180px - 25px)!important;
}
.top-view .card-title {
    min-height: calc(235px - 25px)!important;
}
.golf1 .card-title {
    min-height: calc(235px - 25px)!important;
}

.ser-details1 .ser-card .card{
   min-height: 273px; 
}
.lidar1 .card-title {
    min-height: calc(230px - 25px)!important;
}

.lidar2 .card-title {
    min-height: calc(180px - 25px)!important;
}
.uav .card-title {
    min-height: calc(230px - 25px)!important;
}

.cut-fill .card-title {
    min-height: calc(210px - 25px)!important;
}

.game1 .card-title {
    min-height: calc(260px - 25px)!important;
}

.game2 .card-title {
    min-height: calc(200px - 25px)!important;
}
.cad-golf .card-title {
    min-height: calc(250px - 25px)!important;
}

/*.golf-page .card-title {*/
/*    min-height: calc(250px - 25px)!important;*/
/*}*/

.golf-page .card-body {
    min-height: 243px;
}
.game .card-body {
    min-height: 278px;
}

.content__box h2{
    color:#fff;
}
.banner-carousel1 .content__box h2 {
    position: relative;
    display: block;
    color: var(--white-color);
    font-weight: 400;
    font-size: 80px;
    line-height: 90px;
    text-transform: uppercase;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-carousel .active .content__box h2 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    -ms-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.gis-card .card-title {
    min-height: 240px;
}

.ser-img-icon .ser-card .card {
    min-height: 230px;
}

.ser-list{
    margin-top:15px;
}

.ser-list li{
    margin-top:15px;
}
.main-menu .navigation > li > ul > li > a, .main-menu .navigation > li > .megamenu li > a {
    position: relative;
    display: block;
    padding: 13px 18px;
    line-height: 20px;
    font-weight: 400;
    font-size: 15px;
}
.main-menu .navigation > li > ul > li > ul > li > a {
    position: relative;
    display: block;
   padding: 13px 18px;
    line-height: 20px;
    font-weight: 400;
    font-size: 15px;
}

.mapbox .map-1 .card-title {
    min-height: 280px !important;
}
.tab-btns.tab-buttons li {
    margin-bottom: 25px;
    padding-bottom: 20px !important;
    border-bottom:1px solid #ccc;
}
.residential__tab .normal__text p {
    color: #fff;
    padding-bottom: 10px;
    line-height: 20px;
}
.tab-btn h2 {
    text-transform: uppercase;
    line-height: normal;
    font-size: 30px;
    padding-bottom: 10px;
}
.normal__text a{
   color: #ff971f;  
}
.serbox-home .what__content {
    min-height: 300px !important;
}
.man-ser-box .normal__text p {
    color: #000;
    padding-bottom: 10px;
    line-height: 30px;
}

.pb-100 {
    padding-bottom: 49px !important;
}

.flow-us ul{
    display:flex;
    justify-content:flex-start;
    align-items:center;
    margin-bottom:15px;
    margin-top:2px;
}

.flow-us ul li{
    margin-right:10px;
}

.flow-us ul li a{
    display:inline-block;
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    background-color:#ff971f;
    border-radius:50%;
    color:#fff !important;
    transition:0.5s all;
}

.flow-us ul li a:hover{
   background-color:#239bcd; 
   color:#fff;
}
figure.blog-image {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
}

.blog-details-content{
box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
.single-sidebar-box.two {
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
.blog__section.two {
    padding: 30px 0 0;
}


.banner__left__content:before {
    content: "";
    border-radius: 611px;
    background: #ff971f00;
}
.main-header.style-one {
    position: relative;
    background: #021634;
}
.banner-carousel1 .content__box {
    background-color: #01193d61;
    border-radius: 10px;
    max-width:600px;
    height:100%;
         margin: 90px 46px 120px 15px;
     padding: 50px 15px !important;
}
.banner-carousel1 .content__box h2{
    margin-bottom:0px !important;
}
.bg-layer.parallax-bg {
    position: absolute;
    left: 0;
    top: 0px;
}  
.banner-carousel {
    background-position: top;
}

.testimonial__section{
    padding:100px 0 70px 0;
}

.more__btn {
    display: inline-block;
}
.main__sub__title {
    display: inline-block;
}
.what-carousel {
    padding-top: 4px;
}
.main-menu .navigation>li>a {
    margin-right: 24px!important;
}

.main__title__one h3 {
    font-family: var(--primary-font);
    font-size: 69px;
    font-style: normal;
    font-weight: 400;
    line-height: 84px;
    text-transform: uppercase;
    color: var(--white-color);
    padding-bottom: 12px;
}

/*.banner.style__one {*/
/*    overflow: hidden;*/
/*}*/


.what__content__data figure a img{
    width:70%;
    margin:auto;
}

.banner.style__one {
    display: block;
}
.banner-carousel {
    height: 100vh !important;
}
.banner-carousel1 .content__box h1,.banner-carousel1 .content__box h2{
   opacity: 1;
   transform: translateY(10px);
}
.banner-carousel1 .sub__title h6 {
    padding-bottom: 10px;
    letter-spacing: 9.5px;
    font-weight: 500;
    line-height: 18px;
    opacity: 1!important;
    color: #ff971f;
}
.banner-carousel1 .content__box .sub__title{
 opacity: 1!important;
     transform: translateY(0px);
}
.page__title h1.title {
    padding-top: 0px!important;
}

.bg-layer.parallax-bg .auto_container {
    max-width: 100%!important;
}
.page__title .auto_container {
    max-width: 100% !important;
}
.banner-carousel1{
    width:100%;
    height:100%;
}
.main-menu .navigation > li {
    margin: 0px 10px;
}
.blog-details-text ul li {
    color: #000;
    margin-bottom: 9px;
    line-height: 30px;
    list-style: disc;
    margin-left: 12px;
}
.blog-details-text p a , .blog-details-text ul li a{
    font-weight:600;
    color:#ff971f;
}
.map__right {
    width: 100%;
    height: 100%;
}

/*========-----Sitemap Design -----=========*/
.sitemap ul{
    padding:0;
    margin:0;
    padding-left: 30px;
}
.sitemap ul li{
    list-style:circle;
    margin-top:20px;
   
}
.sitemap ul li a{
    font-size:18px;
    color:#006d9b !important;
}
.sitemap ul li a span{
    color:#006d9b !important;
     font-size:16px;
}

.sitemap ul li a:hover{
     color: var(--theme-color)!important; 
     text-decoration: underline;
}
.sitemap ul li a:hover span {
     color: var(--theme-color); 
}

.banner-carousel1 .content__box h1, .banner-carousel1 .content__box h2 ,.banner-carousel1 .content__box h3{
        font-size: 45px;
        line-height: 56px;
        color:#fff !important;
    }

.banner-carousel1 .content__box h3 {
    line-height: 66px !important;
}

ul.ser-list-box li{
    margin-top:10px ;
    color:#000;
    line-height:25px;
}

.ser-next-ind ul.ser-list-box li{
    color:#fff;
}

h2 {
    font-size: 50px !important;
    line-height: 55px!important;
}

.pq-section {
    padding-bottom:55px!important;
}
.pq-section p{
    max-width:75%;
    width:75%;
     margin:auto;
}
.service-details-content ul{
    padding-left:10px;
}
.service-details-content ul li {
    margin-top: 15px;
    color: #666;
    line-height: 23px;
}

.ser-details-list .ser-card .card {
    text-align: start;
}

.ser-details-list .card-icons {
    margin: inherit;
}
.ser-details-list ul li {
    color: #000;
    margin-top: 10px;
    line-height: 23px;
}

.ser-details-list .ser-card-img-box .card {
    border: 0;
    text-align: start;
}

.ser-details-list .ser-card-img-box .card ul li{
color: var(--base-color);
}

.ser-details-list a{
    color:#ff971f !important;
}
.card a{
    color:#ff971f !important;
}

.ser-card-img-box ul li{
    margin-top:10px;
}
.ser-card-img-box ul{
   padding-bottom:15px; 
}
.ser-card-img-box p{
    padding-bottom:5px;
}
.aligment-golf .ser-card-img-box .card {
    min-height: 602px;
}

.aligment-golf .image__box img{
    width:100%;
}

.list-box-ser{
    padding:10px;
   box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    border-radius:5px;
    margin-top:5px;
}


.lidar ul, .uav ul{
    padding-left:20px;
}

.lidar ul li, .uav ul li{
    font-weight:500;
    list-style:disc;
}

.game img{
    border:1px solid #ccc !important;
}

.border1 img{
    border:1px solid #808080 !important;
}
i.i-img {
    width: 70px;
    height: 70px;
    display: inline-block;
}


.ser-btn a {
    display: inline-block;
    margin-top: 10px !important;
    padding: 10px 15px;
      background-color: #fff !important;
    color: #ff971f !important;
    border-radius: 50px;
    font-size: 16.5px;
    transition:0.5s all;
     border:1px solid #ff971f;
 }
 .ser-btn a:hover{
     color: #fff !important;
     border:1px solid #ff971f;
     background-color: #ff971f !important;
 }
 

/*about-demo*/

 /* tab-box-two  */
 .about-2 .tabs-box-two ul.tab-btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.about-2 .tabs-box-two ul.tab-btns li {
  padding-bottom: 20px;
  cursor: pointer;
  position: relative;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
}

.about-2 .tabs-box-two ul.tab-btns li:last-child {
  padding-bottom: 20px;
}
.about-2 .tabs-box-two .tab-btn-two:before {
  content: "";
  border-bottom: 1px solid #C7A17E;
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0;
}
.about-2 .tabs-box-two .tab-btn-two.active-btn:before {
  width: 100%;
}
.about-2 .tabs-box-two ul.tab-btns li span {
  color: #fff;
}
.about-2 .tabs-content-two .normal__text {
  padding: 40px 0px 10px;
}
.about-2 .tab__two__list li {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 20px;
  font-family: Open Sans;
}
.about-2 .tab__two__list li i {
  color: #C7A17E;
}
.about-2 .tab__two_img {
  display: flex;
  justify-content: end;
  margin-top: -40px;
}
.about-2 .tabs-box-two {
  overflow: hidden;
}
.about-2 .tab__box__two {
  background: #021634;
}
.about-2 .tab__box__two .icon__layer_one {
  position: absolute;
  width: 100%;
  height: 34px;
  left: 0;
  top: 0;
  background-repeat: repeat-x;
  animation: slide 100s linear infinite;
  -webkit-animation: slide 100s linear infinite;
}
.about-2 .tab__box__two .icon__layer_two {
  position: absolute;
  width: 100%;
  height: 50px;
  right: 0;
  bottom: 0;
  background-repeat: repeat-x;
  animation: slidetwo 100s linear infinite;
  -webkit-animation: slidetwo 100s linear infinite;
}
.about-2 .tab__box__two .icon.layer-bg {
  background-position: bottom left;
  width: 100%;
  height: 100%;
}

.about-2 .tab-btns.tab-buttons li {
     margin-bottom: 0px; 
     padding-bottom:20px !important; 
     border-bottom: 0px solid #ccc; 
}

 /* tab-box-two  end*/
 
 
 
 
 
 
 
 
 /* /////////////////////////////////////////////////////////  end*/
 
 
 
 
 
 
 
 
 

.card-ser-icon {
    width: 70px;
    height: 70px;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 5px;
}
.card-ser-icon img{
     width:100%;
    height:100%;
}

.card-ser .card-tittle h3{
    font-size:20px;
}
.card-ser .card-tittle h3 {
    font-size: 25px;
    line-height: 30px;
    padding-top: 15px;
    padding-bottom: 10px;
}






.card.card-ser {
    border-radius: 25px;
    margin-top: 25px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
     min-height:350px;
     transition:0.5s all;
     padding: 15px 2px;
     min-height: 400px;
}
.card.card-ser .card-text {
    min-height: 200px;
}













.card.card-ser:hover{
    transform:translateY(-25px);
    border-color:#ff971f;
}


.card-ser-btn{
    margin-top:20px;
}

.card-ser .card-tittle{
    min-height:80px;
}





/* /////////////////////////////////////////////////////  end*/






.about-external-link{
    position:relative;
}
.design__block__left .image__box {
    border-radius: 10px;
    height: 620px !important;
    border: 1px solid #000;
    padding: 15px;
}

.about-external-link figure {
    height: 580px !important;
    padding: 0px;
    border-radius:10px;
    overflow: hidden;
    transition:10s all;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
     transform: translateY(0%);  
}
.about-external-link figure img{
    transition:10s all; 
}

.polygame figure img{
     transition:20s all; 
}

.about-external-link figure:hover img{
  transform: translateY(-80%);  
}

.inner__box:hover img {
    transform: none;
}

.faq__block h3{
   text-transform: none;
      padding-bottom: 5px; 
      font-weight: 500;
    font-size: 27px;
    line-height: 35px;
     color:#01193D;
}
h3 .accordion-button{
   text-transform: none;
      padding-bottom: 20px;
    position: relative;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px; 
    background-color: #f9f4f1;
    color:#01193D;
    align-items: flex-start;
}
h3 .accordion-button span{
    display:inline-block;
    padding-right:5px;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe00;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0.25);
}

.faq__block {
    background: #f9f4f1;
    padding: 5px;
    margin-top: 20px;
}
.accordion-button:not(.collapsed) {
    color: #01193D;
    background-color: #f9f4f1;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.faq__block h3:before{
    display:none;
}

.faq__section p{
    padding-top:5px;
}

.accordion-item:not(:first-of-type) {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.tab-btn1 h2 {
    color: #ff971f;
}

.why-sec .normal__text p {
    color: #fff;
    padding-bottom: 10px;
    line-height: 26px;
    padding-top: 20px;
}
.tab-btn1 h2 {
        font-size: 32px !important;
    line-height: 40px !important;
    margin-top: 25px;
}

.why-icon{
    width:80px;
    height:80px;
    margin:15px auto;
    border:1px solid #62666d;
    border-radius:10px;
    padding:8px;
    
}

.why-icon img{
    width:100%;
    height:100%;
    filter: invert(1);
    opacity: 0.7;
}


.why-card{
    margin-top:25px;
    padding:20px;
    border:1px solid #62666d;
    border-radius:10px;
    text-align:center;
        min-height: 375px;
        transition:0.5s all;
}
.why-card:hover{
    transform:scale(1.05);
}

.why-sec {
    position: relative;
    padding: 60px 0;
}

.sub-bo .card-ser-btn.more__btn a {
    display:inline-block;
    color: #01193d !important;
    background-color: transparent;
    padding: 8px 25px;
    border-radius: 50px;
    text-decoration: none;
    border: 1px solid #01193d;
    margin-bottom:25px;
}

.sub-bo .card-ser-btn.more__btn a:hover {
    color: #ffffff !important;
    background-color: #01193d;
    text-decoration: none;
}


.polygame-logo {
    width: 200px !important;
}

.polygame-sec{
   background:  #fbfbfb;
}

.ser-over{
     background-color:#fff;
}

.ser-col{
    background-color:#ebebeb;
    padding:0px;
    border-radius:10px;
    margin: 0px;
    margin-bottom:25px;
}

.ser-over--text h3{
    
}
.ser-d-img {
    height: 380px;
    width: 100%;
}
.ser-d-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.sub-ser{
     background-color:#ebebeb; 
     padding-top:35px;
     padding-bottom:50px;
     margin-top:10px;
     margin-bottom:50px;
}

.sub-ser-card .card{
       min-height: 500px;
}
.sub-ser-card h3 {
    font-size: 22px;
    line-height: 30px;
    padding: 10px 0 10px 0;
}
.sub-ser-card p{
  font-size: 15.5px;   
}
.sub-ser-card .card-body{
    padding:0;
}

.sub-ser-card .card-title {
    padding: 10px;
}
.sub-head h4{
    font-size:17px;
    padding-bottom:10px;
}

.sub-ser-card .card-title {
    min-height: 305px !important;
}

.sub-ser-card .card-ser-btn {
    margin-top: 0px;
}
/*.sub-bo {*/
/*    background: #fff0;*/
/*}*/

/*.sub-ser .auto_container{*/
/*    background: #fff;  */
/*}*/
.main-sub{
    background: #fff; 
}


/*=====================Responsive====================*/
@media only screen and (min-width: 1400px) {
.ser-card .card{
    min-height: 470px;
}

.normal__text2 p{
    color: #666;
    font-size: 18px;
    line-height: 34px; 
}


}
@media only screen and (min-width: 1600px) {
   .normal__text2 p{
    color: #666;
    font-size: 22px;
    line-height: 40px; 
} 
}
    
@media only screen and (min-width: 1500px) {
 .banner-carousel .image-box.style-one {
    right: 0px;
    bottom: -40px;
}

.banner-carousel .image-box.style-one img{
    width:65%;
    margin-left: auto;
}

.container__xxl {
    max-width: 100%;
}
.main-header.style-one .outer-box {
    padding: 0 10px 0 10px;
}
.banner-carousel1 .content__box{
        margin: 241px 46px 50px 15px;
}
  .banner-carousel1 .content__box h2{
    font-size: 65px;
    line-height: 70px;  
  } 
  .banner-carousel1 .content__box {
    max-width: 800px;
  }
  .bg-layer.parallax-bg {
    position: absolute;
    left: 0;
    top: 0px;
  }
  .page__title {
    overflow: hidden;
   padding: 180px 0px!important;
}
.ser-card .card{
    min-height: 380px;
}

}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .btn-ser {
    margin-top: 5px !important;
} 
.banner-carousel1 .content__box h1 {
    font-size: 51px;
    line-height: 70px;
        margin-bottom: 0px;
}
.banner-carousel1 .content__box h2 {
    font-size: 51px;
    line-height: 70px;
}
.page__title {
    overflow: hidden;
    padding:35px 0 50px 0;
}
.main__title__one h3 {
    font-size:50px;
    line-height: 60px;
}

}

@media only screen and (max-width: 1440px) {
/*   .main-menu .navigation>li>a {*/
/*    margin-right: 50px;*/
/*} */
.banner-carousel1 .content__box h1,.banner-carousel1 .content__box h2 {
    font-size: 45px;
    line-height: 56px;
}


.main__title h2{
      font-size: 46px;
    line-height: 54px;  
}


.company___section {
    padding-bottom: 67px;
}
.page__title {
    padding: 120px 0px!important;
}
.banner-carousel1 .content__box {
    margin: 65px 46px 65px 15px;
    min-height: 75%;
}

}

@media only screen and (max-width: 1300px) {
.main-menu .navigation > li {
    margin: 0px 4px;
}
.page__title {
    overflow: hidden;
    padding: 85px 0;
}
.banner-carousel {
    height: 100vh;
}
   
}


@media only screen and (max-width: 1199px) {
.header___left {
    max-width: 77%;
    width: 77%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main-header.style-one .menu-area{
    border:0;
}
.map__section .map__left h2 {
    padding: 100px 0px;
}
.map__section .map__left h2 {
    font-size: 40px;
}
.main__title {
    padding: 32px 0 10px;
}
.page__title .bread__crumb {
    justify-content: flex-start;
}
.page__title h1.title {
    text-align: start;
}
.auto_container {
    margin-top: 0px;
}
.anim-icon {
    display: block;
}
.main__title__one h3 {
    font-size:40px;
    line-height: 50px;
}
.about-page .col-12.text-center.pt-4 {
    text-align: start !important;
    padding-top: 0 !important;
    padding-right:20px;
}
.about-page{
    padding-left:15px;
     padding-right:15px;
}
}
@media only screen and (max-width: 1080px) {
.header___left {
    max-width: 73%;
    width: 73%;
}
.header__right {
    width: 27%;
}
.classic__data {
    padding: 0px 10px 13px 10px;
}
.main-ser .project__details.see__pad.p_relative .row{
    flex-direction: column-reverse;
}
.main-ser .see__pad {
    padding: 12px 0px;
}
.main-ser .service-List-box {
    margin-top: 22px;
}
.service-details-content h2 {
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
}

.service-details-content h3 {
    font-weight: 400;
    font-size: 35px;
    line-height: 36px;
}


.see__pad {
    padding: 24px 0px;
}
.py-5 {
    padding-top: 1rem !important;
    padding-bottom: 2rem !important;
}
.btn-ser {
    margin-top: 27px;
}
.container {
    max-width: 100%;
}
.main__title__one h2{
     font-size: 46px;
    line-height: 56px;   
}

.pq-section p{
    max-width:100%;
    width:100%;
    margin:auto;
}
}

@media only screen and (max-width: 868px) {
.header___left {
    max-width: 65%;
    width: 65%;
}
.header__right {
    width: 35%;
}
.testimonial__section .description h3 {
    margin: 0px 5px !important;
}
.project__details__top h2 {
    padding-bottom: 20px;
    padding-top: 20px;
}
.main-ser .project__details__top h2 {
    font-size: 40px;
    line-height: 40px;
}
.blog-inner-box .blog-title {
    font-size: 26px;
    line-height: 32px;
}
.blog-details-content h4 {
    font-size: 22px;
}
.blog-inner-box {
    padding: 40px 20px 40px 20px;
}
.page__title {
    padding: 37px 0 31px 0 !important;
}
    h2 {
        font-size: 32px !important;
        line-height: 40px !important;
    }
    .service-details-content h3 {
        font-size: 28px;
        line-height: 36px;
    }
    .service-details-content {
    padding-top: 15px;
}
}

@media only screen and (max-width: 767px) {
.header___left {
    max-width: 100%;
    width: 100%;
}
.map__section .map__left h2 {
    padding: 60px 0px;
}
.map__section .map__left h2 {
    font-size: 33px;
}
.banner-style-two .banner-thumb-inner {
    bottom: 0px;
}

}

@media only screen and (max-width: 520px) {

.banner-carousel1 .content__box h1 {
    font-size: 40px;
    line-height: 50px;
}
.banner-carousel1 .content__box h2 {
   padding-top: 5px;
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 21px;
}
    .auto_container {
        margin-top: 0px;
    }
    .main__footer.style__two {
    padding-top: 30px;
}
.page__title h1.title {
    padding-top: 5px;
    font-size: 26px;
    line-height: 30px;
}
.page__title {
    padding: 100px 0px 6px;
    text-align: center;
}
.about-page .main__title h2 {
    line-height: 43px;
}
.classic__data .normal__text {
    padding-top: 0px;
}
.ser-card-img-box .card {
    min-height: auto;
}
.main__footer__top {
    padding: 6px 0px 70px;
}
.link-web {
    width: 40% !important;
}
ul.web-box {
    display: block;
}
ul.web-box li {
    width: 80%;
    margin: auto;
    margin-top: 17px;
}
.link-web2 {
    width: 40%;
    background-color: #49a760e6;
    margin-top: 25px;
    padding: 5px;
}

}
@media only screen and (max-width: 450px) {
.main-header.style-one .outer-box {
    padding: 0px 5px 0px 5px;
}
    .main__title__one h3 {
        font-size: 30px;
        line-height: 40px;
    }

h3 {
    font-weight: 500;
    font-size: 25px;
    line-height: 35px;
}

.client .what__content__data {
    height: 80px !important;
}
.news__title h4 {
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
}
.blog__section.two .news__block__one {
    padding: 40px 0 34px;
}



.main-header .logo-box .logo img {
    max-width: 100%;
    height: auto;
    display: block;
}


    
    
    
.banner-carousel1 .content__box h1 {
 font-size: 22px;
    line-height: 30px;
    padding-bottom:5px;
}

.banner-carousel1 .content__box h2 ,.banner-carousel1 .content__box h3 {
    font-size: 15px;
    line-height: 22px;
    color:#fff;
}
.what__content {
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%);
}
.testimonial__section .description h3 {
    font-size: 16px;
    margin: 0px 10px;
    line-height: 25px;
}
.company___section {
    padding: 20px 0px;
}
.main__title__one h2,.main__title h2,.tab-btns.tab-buttons li h2{
    font-size: 27px;
    line-height: 32px;
    padding-bottom: 11px;
}
.what-carousel {
    padding-top: 0px;
}
.banner-carousel1 .sub__title h6 {
    line-height: 11px;
    font-size: 15px;
}
.blog__section.two {
    padding: 20px 0 0;
}
.main__title.two h2 {
    padding-bottom: 0;
}
.news__block__one .author__info ul {
    gap: 11px;
}
.residential__tab {
    padding: 20px 0px;
}
.testimonial__section {
    padding: 0px 0;
}
.banner-carousel1 .content__box {
    max-width: 100%;
    height: 100%;
    margin: 25px 0px 20px 0px;
}
.banner-carousel .sub__title h6 {
    padding-bottom: 15px;
    letter-spacing: 11.5px;
    font-weight: 700;
    font-size: 17px;
    line-height: 19px;
}
.banner-carousel1 .content__box h1{
  margin-bottom: 0px;  
}
.page__title {
    padding: 1px 0 31px 0 !important;
}
.page__title .bread__crumb li{
    font-size:8px;
}
.page__title h1.title {
    padding-top: 5px;
    font-size: 15px;
    line-height: 22px;
}
#large-header{
    display:none;
}
    .anim-icon {
        display: none !important;
    }
    .banner-carousel1 .content__box {
    background-color: #01193d61;
    border-radius: 10px;
    max-width: 600px;
    height: 100%;
    margin: 58px 46px 50px 15px;
    padding: 15px 15px !important;
}

    .banner-carousel1 .content__box {
        margin: 50px 46px 50px 15px;
        min-height: 75%;
    }
    .ser-details p {
    font-size: 14px;
    line-height: 28px;
}
.polygame-logo {
    width: 56% !important;
}
}
@media only screen and (max-width: 375px) {
   h3 {
    font-size: 27px;
    line-height: 34px;
} 
.project__details__bottom h2 {
    font-size: 27px;
    line-height: 34px;
}
}

.sitemap-section{
    padding:50px 0 25px 0!important; 
    background-color:transprent!important; 
}


.head-404{
        padding: 20px 0 !important;
    border-bottom: 1px solid #ccc;
    background-color: #fff !important;
}

.head-404:before{
    display:none;
}
body.body-404{
 background-color:transprent!important;    
     background: #ffffff;
}
.head-404 .bread__crumb li a, .head-404 .bread__crumb li {
    color: #000000;
     text-shadow: 1px 2px 5px #eee; 
     font-size: 16px;
}
.head-404 h1.title{
    color: #000000;
     text-shadow: 1px 2px 5px #eee;
         font-size: 30px;
}
section.error.p-0.pt-4.pb-5 {
    margin-bottom: 50px;
}
.error-content h4 {
    padding-top: 15px;
}
.error-content a{
    color:#ff971f !important;
}
.what__we__do .owl-nav {
    padding-top: 10px;
}