/* @import url("contact-form.css"); */
/*== Webfont
===========================*/
/*font-family: 'Poppins', sans-serif;*/
body { font-family: 'Lato', sans-serif;}


* { box-sizing: border-box;}
body{background: #111;}
.bg-video{width:107%; height: 107%; overflow: hidden; position: fixed;}
.bg-video video, .bg-video iframe{width:100%; height: auto; float:left;}

.main-section{position:absolute; /*height:100%;*/ top:0; left:0; width: 100%;}
.content-area{width: 1120px; margin: 0 auto;}

.logo{text-align: center; margin-bottom: 35px; margin-top: -20px;}
.tagline{text-align: center; color: #FFF; font-size: 25px; text-transform: uppercase; margin-bottom: 85px;}

.alcax-menu{font-size: 26px;}
.alcax-menu ul{margin: 0; padding: 0; list-style: none; text-align: center;}
.alcax-menu li{display: inline-block; margin: 0 7px;}
.alcax-menu a{display: block; width: 204px; height: 204px; background: #FFFFFF; border-radius: 50%; color: #111; text-decoration: none; letter-spacing:-1px; }
.alcax-menu a img{margin-top: 54px;}
.alcax-menu a:hover, .alcax-menu a.active{background: #ffeb00;}

.container { margin:0 auto; width: 1200px; max-width:1200px;}
/*Header Area*/
header{ height: 70px; padding:0px 0 0 0px; position:fixed; top:0; z-index:99999; width:100%; box-sizing: border-box; }
.black-header { background: #111;} 
header .logo{ display:inline-block; float:left; margin:15px 0 0 0; }
header nav { display: inline-block; width: 60%; text-align: center; margin: 0 auto 0;}
header nav ul { padding: 0; margin: 0;}
header nav > ul > li { display: inline-block; position: relative; padding: 0 10px;}
/*header nav ul li a, header nav ul li a:hover { display: inline-block; padding: 25px 0px; color:#fff; text-decoration: none; text-transform: uppercase; font-family: 'Poppins', sans-serif; font-size: 13px; font-weight: 700; position: relative;}*/
header nav ul li a, header nav ul li a:hover, header nav ul li .links, header nav ul li .links:hover { display: inline-block; padding: 25px 0px; color:#fff; text-decoration: none; text-transform: uppercase; font-family: 'Poppins', sans-serif; font-size: 13px; font-weight: 700; position: relative; cursor: pointer;}
header nav ul li .links a { padding: 0;}
header nav ul li.active a, header nav ul li:hover > a, .links.yellow, header nav ul li .links:hover {color:#f7d74c;}
header .container { text-align: center;}
header .phone-number, header .contact-id { display:inline-block; float:right; font-size:20px; color:#fff; margin: 20px 0 0 0;}
header .phone-number a { color:#fff; font-family: 'Poppins', sans-serif; font-size: 18px; text-decoration: none; font-weight: 700;}
.contact-id a { color:#fff; text-decoration: none;}
footer { /*background:#111;*/ padding:10px 0 7px; width:100%; text-align:center; color:#777; font-size:12px; margin-top:80px; line-height:15px;  }
footer a { color:#777; text-decoration:none;}
.fancybox-outer p { font-size:14px; margin:10px 0 20px; }

.inner-list { position: absolute; left: 10px; width: 260px; background: #FFF; text-align: left; display: none; top: 70px; border: 1px solid #dddddd; border-top:0;}
.inner-list li a, .inner-list li { display: inline-block; width: 100%;}
.inner-list li a { padding: 25px 15px;}
.inner-list li a, .inner-list li a:hover, header nav ul li:hover .inner-list li > a, .sub-link, .soft { padding: 15px 12px; border-bottom: 1px solid #e5e5e5; color:#111; font-family: 'Lato', sans-serif; text-transform: none; font-weight: 500; font-size: 14px;}
.sub-link, .soft { padding: 15px 8px;}
.inner-list li:last-child a { border-bottom:0;}
header nav ul li:hover > .inner-list { display: block;}

.main-section { top: -15px;}
.copyright { padding: 30px 0; margin-top: 0; color: #fff; font-family: poppins; font-weight: 500; letter-spacing: 0.5px; text-transform: uppercase; text-align: left;}
footer { display: inline-block; float: left; width: 100%; text-align: center; margin: 0; position: relative; bottom:0;}

.bg-video {background: url(../images/video-bg.jpg) no-repeat center top; background-size: cover;}
.bg-video video{display: none;}
.bg-video { width:100%; height: 100%;}

@media screen and (max-width: 370px){
	.bg-video {background: url(../images/video-bg.jpg) no-repeat center top; background-size: cover;}	
	.bg-video video, .bg-video iframe { display: none;}
}



img { max-width: 100%;}

/*slider*/
.slider-sec { width:100%; height:100vh; display: inline-block; background: #111; float: left;}
.slider-sec .item { height: 100vh; background: #ccc;}
/*.slider-sec .item:before { content: ""; width: 100%; position: absolute; top: 0; bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/overlay-pattern.png) rgba(0,0,0,.5);
    z-index: 1;
    height: 100%;}*/
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot { width: 55px; height: 56px; background:#111; border-radius: 50%; color: #fff; font-size: 50px; line-height: 50px; padding: 0; oultine:0; box-shadow:none; margin: 4px 2px;}
.owl-carousel .owl-nav button.owl-next:focus, .owl-carousel .owl-nav button.owl-prev:focus, .owl-carousel button.owl-dot:focus { outline:0; box-shadow:none;}
.owl-nav { position: absolute; left: 0; right: 0; top: 50%; width: 100%; height:1px;}
#home.slider-sec .owl-nav { top: 46%;}
#portfolio .owl-carousel .owl-nav { top: 21%;}
#portfolio .owl-carousel .owl-nav button {background: #484849;}
.owl-nav .owl-prev { left:25px; position: relative; float: left;}
.owl-nav .owl-next { right:25px; float: right; position: relative;}
.owl-prev span, .owl-next span { position: absolute; top: 0px; font-size:0; width:100%; height: 100%; left: 0; top: 0;}
.owl-prev span { background: url(../images/left-arrow-angle.png) no-repeat center center / 21px auto;}
.owl-next span { background: url(../images/right-arrow-angle.png) no-repeat center center / 21px auto;}
.slider-sec .item.slide1 { background: #f7d74c;}
/*.slider-sec .item.slide1 { background: url(../images/sliders/slide-1.jpg) no-repeat center center / cover;}*/
.slider-sec .item.slide2 { background: url(../images/sliders/slide-2.webp) no-repeat center center / cover;}
.slider-sec .item.slide3 { background: url(../images/sliders/slide-3.webp) no-repeat center center / cover;}
.content-sec { float: left; width: 100%; font-size: 50px; color: #fff; position: absolute; top: 54.5%; transform: translate(0, -50%); left: 0; right: 0; max-width: 1140px; margin: 0 auto; text-align: center; z-index: 1;}

.first-text { font-weight: 800; text-transform: uppercase; font-size: 93px; text-align: center; color: #111; line-height: 88px; letter-spacing: -6px; margin-top: 20px; padding-bottom: 10px;font-family: 'Poppins', sans-serif;}
.first-text:after { content: ""; width: 90px; height: 3px; background: #111; display: block; margin: 31px auto 4px;}
.main-heading.white:after { content: ""; width: 90px; height: 3px; background: #fff; display: block; margin: 15px auto 24px;}
.recent-work-sec .main-heading:after { content: ""; width: 90px; height: 3px; background: #f7d74c; display: block; margin: 10px auto 28px;}
.content-sec h4 { color: #111; font-size: 24px; font-weight: 800; line-height:1.3; padding: 15px 40px;}
mark { background: #f7d74c; color: #111; display: inline-block; padding: 5px 10px; border-radius: 3px;}

.corporate { padding: 80px 0 0px 0; background: #fff; text-align: center;}
.yellow-sec { background: #f7d74c; text-align: left; margin: 40px auto 0; float: left; width:100%; display: flex; flex-wrap:wrap;}

.left-col { float: left; width: 50%; background: #fff; height: 100%; padding: 55px 60px 0;}
.left-col p { font-size: 18px; margin: 0 0 1em 0; font-weight: 400; line-height: 1.5em; letter-spacing: -0.5px; color: #777;}
.right-col { float: right; width: 50%; padding: 50px 30px 50px 50px;}
.section { float: left; width:100%;}

.right-col h4 { font-size: 20px; padding-bottom: 10px; padding-top: 8px;font-family: 'Poppins', sans-serif; font-weight: 700}
.right-col ul li { display: block; float: left; width: 100%; padding: 9px 0; border-top: dashed 1px #d2b32f;}
.right-col ul li a { float: right; width: 92%; padding: 2px 0; color: #333; font-size: 14px;}
.text-details { float: right; width: 92%; padding: 3px 0; color: #111; font-size: 17px; font-weight: 500;}
.bullets { float: left; width: 28px; height: 28px; line-height: 25px; padding: 0; background: #111; color: #fff; border-radius: 50%; text-align: center; margin-top: 5px; font-size: 14px; font-family: 'Poppins', sans-serif; font-weight: 700; border: 2px solid #111;}
.right-col ul { padding: 0; float: left;}
.right-col ul li:first-child { border-top: none;}

.services { background:#111; color:#fff; text-align: center; padding: 100px 0 75px;}
.services .h4 { color:#777;}
.item-box { float: left; width: 33%; padding: 50px 33px 0;}
.item-box h3 { font-weight: 700; font-size: 20px; margin: 0 0 20px; text-transform: uppercase;font-family: 'Poppins', sans-serif; color:#fff;}
.item-box a { text-decoration: none;}
.item-box p { line-height: 1.4; color:#777;}
.process-sec .item-box p {color: #333;}
.item-box .ico { width: 135px; height: 135px; border-radius: 50%; background: #f7d74c; display: inline-block; margin: 0 0 15px; color: #fff; font-size: 55px; line-height: 135px; position: relative;}
.process-sec { background: #f7d74c; padding: 100px 0; text-align: center;}
.process-sec .item-box { width: 25%; padding: 0 22px;}
.seperator { border-right: 2px dashed #d2b32f;}
.process-sec .item-box h2 { color: #111; text-transform: uppercase; margin: 0 auto; padding: 0; font-size: 17px; font-weight: 700; padding-bottom: 20px; font-family: 'Poppins', sans-serif;}
.process-sec .item-box h4 { color: #111; text-transform: uppercase; margin: 0 auto; padding: 0; font-size: 17px; font-weight: 700; padding-bottom: 20px; font-family: 'Poppins', sans-serif;}
.process-sec .item-box .ico { width: 85px; height: 85px; display: inline-block; margin: 0 0 15px;}
.process-sec .item-box .ico.define { background: url(../images/circle.png) no-repeat center center;}
.process-sec .item-box .ico.design { background: url(../images/circle2.png) no-repeat center center;}
.process-sec .item-box .ico.develop { background: url(../images/circle3.png) no-repeat center center;}
.process-sec .item-box .ico.deploy { background: url(../images/circle4.png) no-repeat center center;}
.process-sec .h4 { color:#111;}
.process-sec .rowfull { margin-top: 50px;}

.service-sec { background: #111; color: #6f757c; padding: 50px 0; font-size: 15px; font-weight: 300;}
.box.listed-left { display: block; padding: 30px 41px; text-align: left;}
h3.heading { font-size: 16px; font-weight: 600; margin: 0 0 15px; color: #fff; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Poppins', sans-serif;}
h5.heading { font-size: 16px; font-weight: 600; margin: 0 0 15px; color: #fff; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Poppins', sans-serif;}
.box.listed-left.only-icon .box-text { padding-left: 0px;}
.box-text p { font-weight: 500; color: #777;}
.box .icon.icon-only-mode-box { color: #24afd0; font-size: 36px; margin-bottom: 20px; width: 50px; height: 50px; display: inline-block;}
.box .icon-only-mode-box i { display: inline-block; width: 50px; height: 50px;}
i.icon-layers2 { background: url(../images/icons/travel.png) no-repeat center center / 100% auto;}
i.icon-adjustments { background: url(../images/icons/services.webp) no-repeat center center / 100% auto;}
i.icon-beaker2 { background: url(../images/icons/ontime-delivery.png) no-repeat center center / auto 100%;}
i.icon-genius { background: url(../images/icons/secure-payment.png) no-repeat center center / 100% auto;}
i.icon-mobile6 { background: url(../images/icons/flexible.png) no-repeat center center / 100% auto;}
i.icon-ribbon { background: url(../images/icons/free-support.png) no-repeat center center / 100% auto;}

.mb0 { margin-bottom:0;}
.ml20{margin-left: -20px;}

.testimonials { background: #fff; text-align: center; padding: 100px 0 100px;}
.testimonials .owl-nav .owl-prev { left: -200px;}
.testimonials .owl-nav .owl-next { right: -200px;}
.testimonials .testi { margin:55px 0 30px;}
.testimonials .testi .col-md-4 { padding: 0;}
.testimonials .testi img { max-width:100%;}
.testi .name { color: #111; text-transform: uppercase; margin: 0 auto; padding: 0; font-size: 20px; font-weight: 700; font-family: 'Poppins', sans-serif; line-height: 22px;}
.testi .des { color: #111; text-transform: uppercase; font-size: 13px; font-weight: 600; font-family: 'Poppins', sans-serif;}
.testi p { padding: 25px 47px; font-size: 16px; color: #777;}

.testimonials .owl-nav, .recent-work-sec .owl-nav { transform: translate(0,-50%); height:1px;}

/*.recent-work-sec { width:100%; text-align: center; background: #111; padding: 75px 0 0px; text-align: center; position: relative; background: #111 url(../images/work-bg.webp) no-repeat center center / cover;}*/
.recent-work-sec { width:100%; text-align: center; background: #111; padding: 75px 0 0px; text-align: center; position: relative; background: #111;}
.recent-work-sec .main-heading { color: #fff; margin-bottom: -5px; }
.testimonials .main-heading { margin-bottom: -5px;}
.recent-work-sec .h4 { font-size: 17px; line-height: 22px; color:#777; color:#fff;}
.project-title { display: inline-block; background: #2180c5; margin: 0; font-size: 50px; padding: 7px 20px; margin-bottom: 15px; margin-top: 10px; letter-spacing: -3px; border-radius: 3px; color:#fff; text-transform: uppercase; font-family: 'Poppins', sans-serif; font-weight: 700;}
.inner {text-align: left;}
.img-sec img {width:auto;}
.recent-work-sec .item { max-width: none; display: inline-block; float: left; width:100%; text-align: center;}
.recent-work-sec .item .row { justify-content:center;}
.recent-work-sec .item .img-sec { margin-bottom: -1px;}
.recent-work-sec .recent { margin: 65px 0 0;}
.recent-work-sec .project-cat { font-size: 22px; color: #2d94df; padding-bottom: 5px; text-transform: uppercase; font-family: 'Poppins', sans-serif; font-weight: 600;}
.recent-work-sec p { font-size: 16px; color:#fff;}

p { font-weight: normal;}
.our-brand { float: left; width: 100%; padding: 20px 0px; border: solid 1px #d7d7d7; position: relative; margin: 50px 0 0; border-radius: 3px;}
.our-brand ul { width: 100%; float: left; text-align: center; padding: 0; margin: 0;}
.our-brand li { display: inline-block; background: url(../images/home-logo.webp) no-repeat center top; height: 58px; margin: 0 26px; opacity: 0.3;}
.our-brand li:hover { opacity: 1;}
.our-brand span { display: inline-block; background: #FFF; padding: 5px; font-size: 10px; color: #999; text-transform: uppercase; position: absolute; left: 50%; top: -12px; margin: 0 0 0 -85px; font-family: 'Poppins', sans-serif; font-weight: 600;}
.our-brand li.logo1 { width: 73px; background-position: 0px 0px;}
.our-brand li.logo2 { width: 85px; background-position: -143px 0px; display: none;}
.our-brand li.logo3 { width: 86px; background-position: -291px 0px;}
.our-brand li.logo4 { width: 72px; background-position: -446px 0px;}
.our-brand li.logo5 { width: 87px; background-position: -578px 0px;}
.our-brand li.logo6 { width: 96px; background-position: -720px 0px;}
.our-brand li.logo7 { width: 83px; background-position: -855px 0px;}
.our-brand li.logo8 { width: 112px; background-position: -1008px 0px;}
.our-brand li.logo9 { width: 84px; background-position: -1213px 0px;}

/*.le-details h4, .le-details h5 { text-transform: uppercase; font-family: 'Poppins', sans-serif; font-size: 16px; font-weight:700; margin-bottom:15px;}*/

.counter-sec { padding: 50px 0 55px; float: left; width:100%; color:#111; font-family: 'Poppins', sans-serif; background: #f7d74c;}
span.counter { font-size: 43px; font-weight: 700; font-family: 'Poppins', sans-serif; width: auto; display: inline-block; color:#111; display: inline-block; vertical-align: middle;}
.bl-col span.counter { width: 45px;}
.bls-col span.counter { width: 70px;}
.sm-col { text-align: center;}
.sm-col p { margin: -11px 0 5px; font-weight: 600; font-family: 'Poppins', sans-serif; font-size:13px; letter-spacing:0px;}
.sm-col strong { font-size: 31px; font-weight: 700; display: inline-block; vertical-align: middle;}
.sm-title { margin: 28px auto 0; font-size: 19px; font-weight: 700; font-family: 'Poppins', sans-serif; line-height:1.2; }


.item-box .ico i { width: 55px; height: 75px; display: inline-block; position: absolute; top: 50%; transform: translate(0,-50%); left: 3px; right: 0; margin: 0 auto;}
.item-box .ico i.icon-earth { background: url(../images/icons/web.png) no-repeat center center / 100% auto;}
.icon-mobile { background: url(../images/icons/mobile.png) no-repeat center center / 100% auto;}
.icon-laptop { background: url(../images/icons/software.png) no-repeat center center / 100% auto;}
/*.form-group label { font-size: 14px; text-transform: uppercase; font-weight: 700; width: 100%; text-align: left; font-family: 'Poppins', sans-serif;}*/

.client-img { width: 100px; height: 100px; display: inline-block; border-radius: 50%; overflow: hidden;}

/*.sep { display: inline-block; width: 80px; height: 2px; background: #ec8c4d;}*/

.copyright { width: auto; float: left; font-size: 11px;}
.social-navigation { float: right; padding: 30px 0 0;}
.social-navigation .s-icon { width: 32px; margin-left: 15px; text-decoration: none;}
.social-navigation .s-icon img { width: 25px;}


.btn.yellow-btn { background: #f7d74c; color: #111; font-weight: 800; font-family: 'Poppins', sans-serif; font-size: 20px; text-transform: uppercase; padding: 11px 45px; margin: 25px auto 40px; display: inline-block; border-radius: 0px; letter-spacing: -0.5px; border: 3px solid #f7d74c;}
.btn.yellow-btn:hover { }

.section.thanks-section { background: #f7d74c;}
.thanks-page { padding-top: 150px;}
.thanks-img { width: 300px; display: block; margin: 0px auto 10px;}
.h1.thanks { text-transform: uppercase; font-size: 27px; font-family: 'poppins'; font-weight: 800; letter-spacing: -0.5px; display: inline-block; text-align: center; line-height: 1.2; padding-top:30px;}
.para { font-size: 17px; line-height: 1.4; text-align: center; margin: 5px auto 23px 5px;}
.btn.black-btn { color: #fff; background: #212529; letter-spacing:0px; margin: 20px auto 0; font-weight: 700; font-size: 20px;}
.thanks-page .inner-container { text-align: center; padding: 0 0 100px;}
.thanks-page .top-row { padding: 0 100px; border:0;}


.inner-privacy { background: #fff; padding: 120px 0;}

.detailed-section.terms-section { float: left; width: 100%; margin: 35px auto 0;}

.inner-privacy h1 { font-size: 40px; font-family: 'Poppins', sans-serif; text-transform: uppercase; font-weight: 800; letter-spacing: -1px;}
/*.inner-privacy .h1 { font-weight: 700; letter-spacing: -.5px; font-size: 24px;}*/
.inner-privacy .h1 { font-size: 20px; padding-bottom: 10px; padding-top: 8px; font-family: 'Poppins', sans-serif; font-weight: 700; letter-spacing: -0.5px;}
.top-heading, .top-heading h2 { display: inline; font-size: 17px; line-height: 24px; color: #777; text-transform: uppercase; letter-spacing: 0; font-family: 'Poppins', sans-serif; font-weight: 600;}
.inner-privacy .title { font-weight: 700; font-family: poppins,sans-serif; margin: 50px auto 5px; font-size: 18px; text-transform: uppercase;}
.top-row { padding: 30px 0 40px; border-bottom: 1px solid #eeeeee;}
.inner-container p { font-size: 18px; margin: 0 0 1em 0; font-weight: 400; line-height: 1.5em; letter-spacing: -0.5px; color: #777;}
.must-have.listings { color: #777;}
.detailed-section.terms-section a { color: #777;}

.bottom-links a { color: #777; text-decoration: none; margin: 0 4px 0 0; font-size: 10px;}
.privacy-banner { border-bottom: 1px solid #eeeeee;; padding-bottom: 20px; margin-bottom: 20px;}



/*changes 20-July-2020*/


/*captchaerror message*/
#captchaError { font-size: 9px; color: #ef323a; float: left; margin: -8px auto 0; width: 99%; background: rgb(255, 255, 255); text-indent: 7px; line-height: 2.4; text-transform: uppercase; position: relative; z-index: 9999; font-weight: 600; left: 1px; right: 0;}
.chat-box .form-sec .captcha { position: relative;}
.error-msg { text-transform: uppercase; text-align: left; font-size: 10px; font-weight: 600; color: #ef323a;}
/*.contact-us .main-heading:after { content: ""; display: inline-block; width: 90px; height: 2px; background: #111; display: block; margin: 20px auto 25px;}*/


/*.contact-us .g-recaptcha iframe { border: 2px solid #111; border-radius: 2px;}
.contact-us .rc-anchor-light.rc-anchor-normal { border:0 !important;}*/
.main-heading.white { color:#fff;}
.text-form-ms .text-box, .text-form-ms .text-msg, .text-form-ms .text-box:focus, .text-form-ms .text-msg:focus { outline:0 !important;}
.section {scroll-margin-top: 50px; scroll-snap-margin-top: 50px;}
.section {scroll-padding-top: 50px;}


.squares.square1, .aos-animate.squares.square1 { top: 130px; width: 500px; height: 500px; right: auto; left: -350px; transform: rotate(57deg) !important;}
.squares, .aos-animate.squares { display: inline-block; width: 100px; height: 100px; background: #fff; position: absolute; bottom: 75px; transform: rotate(45deg) !important; right: 130px;}
.squares.square3, .aos-animate.squares.square3 { display: inline-block; width: 30px; height: 30px; background: #fff; position: absolute; bottom: 145px; transform: rotate(135deg) !important; right: 69px;}


/*success section*/
.success-sec:before { content: ""; display: inline-block; width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.success-sec { height: auto; padding: 100px 0 50px; background: #f7d74c; color: #fff; text-align: center; position: relative; float: left; width: 100%; font-family: 'Poppins', sans-serif;}
.success-sec .container { position: relative; z-index: 1;}
.success-sec .sm-heading { color: #111; font-size: 65px; letter-spacing: -2.5px; font-weight: 800; margin-bottom: 28px; text-transform: uppercase;}
.txt-yellow { color: #f7d74c;}
.success-sec p { font-size: 18px; max-width: 1000px; display: block; margin: auto; padding: 0; color: #111;}
.success-sec .btn.yellow-btn { margin-bottom: 20px;}
.success-sec .btn.yellow-btn, .btn.white-btn { background: #111; color: #fff; font-weight: 700; font-family: 'Poppins', sans-serif; font-size: 15px; text-transform: uppercase; padding: 12px 38px; margin: 43px auto 48px; display: inline-block; border-radius: 3px; letter-spacing:0px; border: 3px solid #111;}
.success-sec .btn.yellow-btn { font-size: 18px;}
.btn.white-btn { background: none; border: 2px solid #fff; color:#fff; margin: 43px auto 0px;}
.success-sec .btn.yellow-btn:hover { background: #f7d74c; color: #000;}

/*diffrentiators section*/
.diffrentiators { padding: 100px 0 130px 0; background: #fff; text-align: center;}
.diffrentiators .inner-box { height: 370px; position: relative; border-radius: 3px;}
.dev1 { background: url(../images/dev1.webp) no-repeat center center / cover;}
.dev2 { background: url(../images/dev2.webp) no-repeat center center / cover;}
.dev3 { background: url(../images/dev3.webp) no-repeat center center / cover;}
.diffrentiators .inner-box .content { position: absolute; padding: 24px; bottom: 20px; left: 20px; right: 20px; background: #ffffff; -webkit-transition: 0.6s; -moz-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; text-align: left; border-radius: 4px;}
.row.different-columns { margin-top: 40px;}
.red-title { background: #e12d2d; display: inline-block; padding: 3px 8px; color: #fff; font-family: 'arial'; font-weight: bold; font-size: 10px; margin: 0px auto 14px; font-weight:700;}
.dev-heading { font-weight: 800; font-size: 20px; margin: 0 0 5px; text-transform: uppercase; font-family: 'Poppins', sans-serif;}
.diffrentiators .content p { line-height: 1.3; color: #777; font-size: 15px;}
.diffrentiators .inner-box:hover .content { bottom: 40px;}
.diffrentiators .h4 { padding: 0 8% 0px;}
.diffrentiators .main-heading { font-size: 55px;}
.diffrentiators .main-heading:after { content: ""; width: 90px; height: 3px; background: #111; display: block; margin: 20px auto 28px;}
.sm-col::after { content: ""; width: 1px; height: 100%; position: absolute; right: -1px; background: none; top: 0; border-right: 2px dashed #d2b32f;}
.sm-col:last-child:after { display: none;}


.btn-red { background: #111; color: #fff; font-weight: 700; font-family: 'Poppins', sans-serif; font-size: 15px; text-transform: uppercase; padding: 12px 30px; margin: 25px auto 48px; display: inline-block; border-radius: 3px; letter-spacing:0px; border: 2px solid #111; text-decoration: none;}
.btn-red:hover {color:#fff;}
.testimonials .testi sup { display: inline-block; width: 10px; height: 22px; background: url(../images/quotes.png) no-repeat center center / 100% auto;}
.testimonials .testi sup {position: absolute; top: 22px; left: 38px; display:none;}
.testi p { position: relative;}
.testimonials .testi .item:nth-child(2) { border-left: 2px dashed #d5d5d5; border-right: 2px dashed #d5d5d5;}

.links:hover { color:#f7d74c;}

/*mobile app page section*/
.services-inner .top-banner { background: #f7d74c; width: 100%; height: 100vh; position: relative;}
.services-inner .top-banner .left-sec { max-width: 50%; background: none; padding: 70px 0 0 5px; color: #111; position: relative; top: 0; text-align: left; float: left;}
.services-inner .top-banner .right-contact-form { width: 40%; float: right;}
.services-inner .top-banner h1, .services-inner .top-banner .h1, .services-inner .top-banner .left-sec p.h1 { font-size: 80px; font-weight: 800; color: #111; letter-spacing: -4px;font-family: 'Poppins', sans-serif; text-transform:uppercase; line-height:1.02; padding: 0;}
.services-inner .top-banner .left-sec p { line-height: 1.5; font-weight: 300; font-size: 18px; color: #111; padding: 25px 75px 25px 5px;}
.services-inner .top-banner .container { position: absolute; top: 50%; transform: translate(0,-50%) !important; margin: auto; left:0; right:0;}
.services-inner .squares.square1, .services-inner .aos-animate.squares.square1 { top: 155px; width: 210px; height: 210px; right: auto; left: -120px; transform: rotate(65deg) !important;}
.services-inner .squares, .services-inner .aos-animate.squares { display: inline-block; width: 100px; height: 100px; background: #fff; position: absolute; bottom: 200px; transform: rotate(45deg) !important; right: 0px; font-weight:500;}
.services-inner .squares.square3, .services-inner .aos-animate.squares.square3 { display: inline-block; width: 30px; height: 30px; background: #fff; position: absolute; bottom: 173px; transform: rotate(135deg) !important; right: 689px;}


/*software page section*/
.services-inner .top-banner-software { background: #f7d74c; width: 100%; height: 100vh; position: relative; overflow: hidden;}
.services-inner .top-banner-software .left-sec { max-width: 50%; background: none; padding: 70px 0 0 5px; color: #111; position: relative; top: 0; text-align: left; float: left;}
.services-inner .top-banner-software .right-contact-form { width: 40%; float: right;}
.services-inner .top-banner-software h1 { font-size: 80px; font-weight: 800; color: #111; letter-spacing: -4px;font-family: 'Poppins', sans-serif; text-transform:uppercase; line-height:1.02;}
.services-inner .top-banner-software .left-sec p { line-height: 1.5; font-weight: 300; font-size: 18px; color: #111; padding: 25px 75px 25px 5px;}
.services-inner .top-banner-software .container { position: absolute; top: 50%; transform: translate(0,-50%) !important; margin: auto; left:0; right:0;}
.top-banner-software .right-img-sec img { max-width: 78%;}
.top-banner-software .right-img-sec { right:-115px; top:170px;}



.services-inner .listing { line-height: 1.5; font-weight: 300; font-size: 18px; padding: 0; list-style: inside;}

.right-form-sec { text-align: right; padding-top: 50px;}
.form-container { background: #fff; color: #333; padding: 10px 30px; border-radius: 5px; width: 400px; display: inline-block; text-align: left;}
.form-container .h3 { font-size: 25px; margin-bottom: -9px; letter-spacing:-0.5px; font-family: 'Poppins', sans-serif; font-weight: 800; margin-top: 20px; text-transform:uppercase;}
.form-container h4 { font-size: 43px; margin-bottom: 1px; letter-spacing:-1.5px; margin:20px 0 0 0;}
.form-container small { font-size: 10px; color: #e12d2d; font-weight: 800;}
.form-container label { font-size: 13px; position: relative; width:100%; margin: 0; left: 0; z-index: 1; top: 0px; transition: all 0.5s; font-weight: 600;}
.form-container label .red { color:#e12d2d;}
.form-container .input-text { border: 0; border-bottom: 1px solid #e3e3e3; width: 100%; padding: 0px 0; font-size: 15px; height: 35px; float: left; position: relative; z-index: 2; background: none; padding-bottom:3px; border-radius:0px; box-shadow:none;}
.form-container .form-group { width: 100%; float: left; margin-bottom: 0; padding-top: 10px; position: relative;}
.form-container .form-group.file-input{border-bottom: 1px solid #e3e3e3;}
.form-container .form-group.file-input input[type='file']{opacity: 0; border: none; font-size: 14px;}
.form-container .form-group.active input[type='file']{opacity: 1.0;}
.form-container .input-text.textarea { height: 80px; padding-top: 10px; resize: none; /*border: 0;*/}
.form-container .btn.yellow-btn { width:100%; background: #111; color:#fff; border:3px solid #111; margin: 20px auto 20px; font-size: 18px; font-weight:700; letter-spacing:0px;}
.mobile-app-sec { float: left; width:100%; background: #fff;}
.mobile-app-sec .content { position: relative;}

/*development section*/
.development-sec { float: left; width:100%; background: #fff; text-align: center; padding: 100px 0 80px 0; position: relative;}
.development-sec .main-heading { font-size: 30px; letter-spacing:-0.5px;}
.development-sec .left-sec .app-icons { position: absolute; right: 27px; top: 17px; width: 70px;}
.development-sec .right-sec .app-icons{    position: absolute; width: 70px; left: 27px; top: 12px;}
.development-sec .app-icons img { width: 100%;}
.development-sec .left-sec, .development-sec .right-sec { max-width: 35%;}
.development-sec .left-sec { padding-right: 120px; margin: 0 0 15px 0; float: right; padding-left: 60px;}
.development-sec .right-sec { float: left; padding-left: 120px; margin: 0 auto 15px; text-align: left; padding-right: 60px;}

.apps-notify { position: absolute; left: 0; right: 0; max-width: 361px; margin: 35px auto 0;}
.apps-notify img { max-width: 100%; image-rendering: auto;}
.middle-content h3 { color: #111; text-transform: uppercase; margin: 15px auto 8px; padding: 0; font-size: 18px; font-weight: 800; font-family: 'Poppins', sans-serif; line-height: 22px;}

.development-sec .middle-content { padding-top: 50px;}
.development-sec p { margin-bottom: 30px; color:#777; font-size:17px; line-height: 1.6;}
.development-sec .middle-content p { font-size: 16px; line-height: 1.5;}
.strip { content: ""; width: 90px; height: 3px; background: #111; display: block; margin: 23px auto 23px;}

.services-inner .success-sec { padding: 100px 0 50px;}

/*service industries section*/
.service-indus-sec { height: auto; padding: 100px 0 100px; background: #f7d74c; color: #fff; text-align: center; position: relative; float: left; width: 100%; font-family: 'Poppins', sans-serif;}
.service-indus-sec .main-heading { font-size: 70px;}
.service-indus-sec .h4 { font-size: 17px; max-width: 1000px; display: block; margin: auto; padding: 0; color: #111;margin-bottom: 35px; position: relative; top: -10px;}
.service-indus-sec .industries-list { margin: 0; padding: 34px 0 20px 0; border-right: 2px dashed #d2b32f; border-bottom: 2px dashed #d2b32f;} 
.circles { width: 82px; height: 82px; border: 2px solid #fff; border-radius: 50%; margin: 0 auto 20px; display: inline-block; line-height: 80px; transition: all .3s; background: #111; border-color: #111;}
.circles img { max-width: 45px; max-height: 41px; image-rendering: auto; position: relative;}

.industries-list ul li.list-heading { color: #111; text-transform: uppercase; margin: 0px auto 6px; padding: 0; font-size: 16px; font-weight: 700; font-family: 'Poppins', sans-serif; line-height: 22px;}
.industries-list ul li { font-size: 15px; font-family: 'Lato', sans-serif; font-weight: 500;}
.industries-list.br0 { border-right: 0;}
.industries-list.bb0 { border-bottom: 0;}
.industries-list ul { list-style: none; padding: 0; color:#111;}
.circles .camera { top: -3px;}
.circles img.shopping { max-height: 43px;}
.circles .gaming { top: -4px;}
.circles .health { max-width: none; max-height: 51px;}
.circles .music { top: -3px;}
/*.right-img-sec { position: absolute; right: -15%; top: 0; max-height:130%;}*/
.right-img-sec { position: absolute; right:0; height:100vh; top: 120px; text-align: right; right: 170px;}
.right-img-sec img {max-height: 100vh; max-width: 82%;}
.right-img-sec img.flutter-img { max-width: 95%;}
.right-img-sec img.android-img, .right-img-sec img.ios-img { max-width: 95%;}
.right-img-sec.react-sec { right: 70px; top: 160px;}
.right-img-sec.flutter-sec, .right-img-sec.android-sec { right: 80px; top: 162px;}
.right-img-sec.ios-sec { right: 45px; top: 165px;}
.top-banner .blk-btn, .top-banner-software .blk-btn {color: #fff; font-size: 20px; background-color: #111; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; text-transform: uppercase; border-radius: 3px; padding: 12px 30px; font-weight: 700; letter-spacing: 0.25px; font-family: 'Poppins', sans-serif; margin-left: 5px;}
.top-banner .blk-btn, .top-banner-software .blk-btn { border-radius: 3px; padding: 12px 35px; font-weight: 700; letter-spacing: 0.25px; font-size: 20px; border: 3px solid #111;}
.top-banner .blk-btn:hover, .top-banner-software .blk-btn:hover {color: #111; background: none; border: 3px solid #111; font-weight: 700;}
.wrapper.services-inner { overflow-x: hidden; overflow-y: visible;}

.software-ms .development-sec .left-sec, .software-ms .development-sec .right-sec { max-width:50%; padding-right: 20px;}

.software-ms .development-sec { padding: 100px 0 70px 0;}
.software-ms .img-left { position: absolute; left: -14.35%; max-width: 55%; bottom: 105px;}
.h4 h1 { font-size: 17px; line-height: 24px; display: inline; font-family: 'Poppins', sans-serif; font-weight: 600;}


.sub-menu.inner-sub, .soft-sec.inner-sub { min-width: 270px; background: #fff; border-radius: 0px; border: 1px solid #e5e5e5; border-top: 0; position: absolute; left: 100%; top: 0; border-left: 1px solid #e5e5e5; display: none;}
.inner-list li:hover .inner-sub { display: block;}

.services-inner .top-banner h1.sm-fn { font-size: 80px;}
.services-inner .top-banner h1.md-fn { font-size: 80px;}
.services-inner .top-banner h1.hire-app { font-size: 76px;}
.services-inner .top-banner h1.hire-android { font-size: 72px;}
.services-inner .top-banner h1.hire-react { font-size: 66px; letter-spacing:-4px;}
.services-inner .top-banner h1.hire-flutter { font-size: 74px;}
.inner-sub.soft-sec { top: 52px;}



.right-img-sec img.ios-img.img1, .right-img-sec img.ios-img.img2 { max-width: 350px; margin: 0 5px;}
.android-app-sec img.android-img-1, .android-app-sec img.android-img-2 { margin: 0 5px;}
.right-img-sec.android-app-sec { right: 20px; top: 130px;}

.flutter-app-sec img.flutter-img-1, .flutter-app-sec img.flutter-img-2 { margin: 0 8px;}
.flutter-app-sec img.flutter-img-1 { max-width: none; position: relative; z-index: 1; top: 128px;}
.flutter-app-sec img.flutter-img-2 { margin-left: 0px; top: 23vh; position: relative;}
.right-img-sec.flutter-app-sec { right: 45px; top: 0; height: 100vh; overflow: hidden;}
.inner-list li:last-child a, header nav ul li:hover .inner-list li:last-child > a { border-bottom:0;}



/*contact form*/
.main-heading { font-size: 70px;font-family: 'Poppins', sans-serif; text-transform: uppercase; font-weight: 800; letter-spacing: -2px; color:#111;}
.h4 { margin: 0 auto; font-size: 17px; line-height: 24px; color: #777; text-transform: uppercase; letter-spacing: 0;font-family: 'Poppins', sans-serif; font-weight: 600; padding: 0 10% 0px;}
.contact-us { background: #fff; text-align: center; padding: 100px 0 0px; border-top: 1px solid #ccc;}
.contact-details-wrapper, .contact-form { margin: 70px auto 0;}
.contact-details-wrapper > ul { list-style: none; margin: 0; text-align: left;  margin-top: 18px; padding-left:0;}
.contact-details-wrapper > ul li { margin-bottom: 50px;}
.image .round { color: #fff; padding: 20px; font-size: 30px; background: #377dd3; width: 80px; height: 80px; border-radius: 50%; display: inline-block;}
.address, .email, .email a { color: #777; text-transform: uppercase; line-height: 20px; font-family: 'Roboto', "Lato", sans-serif; font-size:20px; font-weight: 500; font-size:14px; display: inline-block;}
.contact-form-wrapper { border-left: 1px solid rgba(0, 0, 0, 0.1);}
.contact-form .text, .contact-form .textarea { margin-bottom: 18px; resize: none; color: #000; background-color: fff; border: none; border: 2px solid #d5d5d5; width: 100%; font-size: 16px; padding: 10px; height: 48px; font-weight: normal; border-radius: 2px; font-family: 'Roboto', "Lato", sans-serif; }
.contact-form .textarea { height: 150px;}
.le-details h4, .le-details h5 { text-transform: uppercase; font-family: 'Poppins', sans-serif; font-size: 16px; font-weight:700; margin-bottom:15px; margin-top:5px;}
.form-group label { font-size: 14px; text-transform: uppercase; font-weight: 700; width: 100%; text-align: left; font-family: 'Poppins', sans-serif; margin-top:10px; margin-bottom:5px;}
.btn.submit, .btn.submit:hover { color: #fff; font-size: 18px; background-color: #111; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; width: 302px; text-transform: uppercase; border-radius: 3px; padding: 15px 10px; font-family: 'Poppins', sans-serif; font-weight: 700; float: left; letter-spacing:-0.5px; margin-top:18px; border:3px solid #000;}
.btn.submit:hover { background: #fff; color:#111; border-color:#111; font-weight: 700;}
.image .icon-location.round { background: #000 url(../images/location.png) no-repeat center center / 35px auto;}
.image .icon-addressbook.round { background: #000 url(../images/notebook.png) no-repeat center center / 32px auto;}
.contact-us .main-heading:after { content: ""; display: inline-block; width: 90px; height: 3px; background: #000; display: block; margin: 15px auto 25px;}

.contact-us .g-recaptcha iframe { border: 1px solid #ccc; border-radius: 2px;}
.contact-us .rc-anchor-light.rc-anchor-normal { border:0 !important;}

/*captchaerror message*/
#captchaError { font-size: 9px; color: #ef323a; float: left; margin: -8px auto 0; width: 99%; background: rgb(255, 255, 255); text-indent: 7px; line-height: 2.4; text-transform: uppercase; position: relative; z-index: 9999; font-weight: 600; left: 1px; right: 0;}
.chat-box .form-sec .captcha { position: relative;}
.error-msg { text-transform: uppercase; text-align: left; font-size: 10px; font-weight: 600; color: #ef323a;}
.mb0 { margin-bottom: 0;}
.ml20 { margin-left: -20px;}
.links:hover { color:#f7d74c;}


@media screen and (max-width: 567px){
	#contact .main-heading { font-size: 40px !important;}
	.contact-us .h4 { font-size: 14px !important; line-height: 1.43 !important; padding: 0 !important;}
	.contact-form { margin-top: 10px !important;}
	.inner-list li a, .inner-list li a:hover { padding: 5px 26px 5px 0 !important;}
	header nav ul li a, header nav ul li a:hover, header nav ul li .links, header nav ul li .links:hover { padding: 8px 0px !important;}
	header nav ul li:hover > .inner-list { display: none !important;}
	header nav ul li:hover .links { color: #fff !important;}
	header nav ul li .links.yellow { color: #f7d74c !important;}
	header nav ul li:hover > .inner-list.open { display: block !important;}
	header.open nav {}
	.overlay { width:100%; height:100%; position: fixed; top:0; left:0; background: rgba(0,0,0,0); display: none;}
	.overlay.open { display: block;}
	.le-details {
    padding-left: 5px !important;
    padding-right: 30px !important;
}
.address, .email, .email a {
    font-size: 12px !important;
    line-height: 18px !important;}
    .le-details h4, .le-details h5 {
    font-size: 16px !important;
} 
}

@media screen and (max-width: 365px){
	.contact-us .g-recaptcha iframe { transform: scale(1.02) !important; left: 3px !important;}
	.contact-us {    padding: 50px 0px 20px !important;}
	.contact-form { margin: 10px 10px !important;}
}

.lndin-icon { display: inline-block; margin: 0; vertical-align: bottom;}
.social-navigation .s-icon.lndin-icon img { width: 38px; vertical-align: bottom;}


.logo img { aspect-ratio: 16 / 9;}

.middle-content a:hover{ text-decoration:none; }



/* New Blogs */

.our-blog-columns .bottom-para { color: #777;}
.our-blog-columns .wh-col { margin: 0 0; padding: 50px; background: #fff;} 
/*.our-blog-columns .wh-col { max-height: 498px;}*/
.our-blog-columns .wh-col:hover { background: #fff; text-decoration: none;}
.our-blog-columns .h5 { font-size: 18px; font-weight: 700; text-transform: uppercase;  color: #222; font-family: 'Poppins', sans-serif;}
.our-blog-columns .h5 a { color: #000; text-decoration: none;}
.our-blog-columns .wh-col:hover .h5, .our-blog-columns .wh-col:hover .h5 a { color:#222;}
.read-more { font-size: 14px; width: 180px; font-weight: 800; text-transform: uppercase; color:#fff; text-decoration: none; background: #222; border-color: #222; float: left; margin: 30px auto 0;  padding: 12px 15px; border-radius: 2px; text-shadow:none; text-align: center; bottom: 50px; border: 3px solid #222;}
/*.read-more { font-size: 14px; width: 180px; font-weight: 800; text-transform: uppercase; color:#fff; text-decoration: none; background: #222; border-color: #222; float: left; margin: 30px auto 0;  padding: 12px 15px; border-radius: 2px; text-shadow:none; text-align: center; position: absolute; bottom: 50px; border: 3px solid #222;}*/
.our-blog-columns .wh-col:hover .read-more { text-decoration: none; color: #222; background: #fff; border: 3px solid #222; font-weight: 800;}
.sm-date { font-size:12px; margin: 0 auto 10px; display: inline-block; font-weight: 600; color:#222; text-transform: uppercase;}
.our-blog-columns .wh-col:hover .sm-date { color:#222;}
 .blog-title, .our-blog-columns .blog-title { text-align: center; margin: 0 auto 40px;}

.blue-border {
    border-top: 3px solid #222;
    display: inline-block;
    width: 75px;
    margin: 18px auto 15px;
}

.wh-col {
/*    height: 500px;*/
    margin: 0 0.6%;
    padding: 70px 40px;
    transition: 0.3s;
}
.wh-col:hover .bottom-para {
    color: #777;
}

.wh-col:hover .blue-border {
    border-top: 3px solid #222;
}

.our-blog-columns .wh-col:last-child {
    border-right: none;
}


/* New Faq */

.newFaq{
    padding-bottom: 100px !important;
    text-align: inherit !important;
}

#main #faq .card {
  border-bottom: 1px solid #e6e6e6;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}

#main #faq .card .card-header {
  border-radius: 0px;
  padding: 0px;
  background: none;
  border: 0;
}

#main #faq .card .card-body {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

#main #faq .card .card-header .btn-header-link {
  display: block;
  text-align: left;
  padding: 25px 0px;
  font-size: 20px;
  color: #777;
  font-weight: 500
}

#main #faq .card .card-header .btn-header-link:after {
  content: "\f068";
  font-family:  FontAwesome;
  font-weight: 200;
  float: right;
  color: #b5b5b5;
}

#main #faq .btn-header-link:focus {
  outline: none !important;
  box-shadow: none !important;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f067";
}

#main #faq .card .collapsing {
  background: white ;
  line-height: 30px;
}

#main #faq .card .collapse {
  border: 0;
}

#main #faq .card .collapse.show {
  background: white;
  line-height: 30px;
  color: #222;
}

#main #faq .card-body ul{
  padding-left: 20px;
}

#main #faq .card-body ul li{
  list-style-type: disc !important;
}

.display-4-font{
  font-size: 42px;
}

#main #faq .card-body {
  color: #777;
  font-size: 18px;
  font-weight: 400;
  font-style:italic;
  text-align:left;
}
.lead-font{
  font-size: 20px;
  color: #777;
  margin: 0 auto 50px;
  font-weight: 500;
}

#main #faq .btn{
  border: none;
  border-radius: 0px;
}

#main #faq .card-body p{
    font-size: 18px;
}

@media screen and (max-width: 767px){
.lead-font{
  font-size: 16px;
  margin: 0 auto 20px;
}

#main #faq .btn{
  white-space: inherit;
}

#main #faq .card .card-header .btn-header-link{
  font-size: 16px;
  padding: 10px 0px;
}
#main #faq .card-body{
  font-size: 15px;
  padding: 0px;
}}

@media screen and (min-width: 768px) and (max-width: 1023px){
#main #faq .card .card-header .btn-header-link{
  font-size: 17px;
}

.lead-font{
  font-size: 17px;
  margin: 0 auto 30px;
}

#main #faq .card-body{
  font-size: 15px;
  padding: 0px;
}}


.services-inner .top-banner .left-sec.new p{
  padding: 0px !important;
  margin-bottom: 0px !important;
}


.p_tag {
    line-height: 1.5;
    font-weight: 300;
    font-size: 18px;
    color: #111;
    padding: 25px 75px 25px 5px;
    margin-bottom: 16px;
}

.p_tag h2{
    display: inline;
    line-height: 1.5;
    font-weight: 300;
    font-size: 18px;
    color: #111;
}

.p_color , .p_color h2{
    color: #777;
    font-size: 17px;
    line-height: 1.6;
	padding:0px;
}


.p_heading, .p_heading h2 {
    color: #777;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
	padding:0px;
}

.p_heading2, .p_heading2 h2{
    color: #777;
    font-size: 18px;
	padding:0px;
	}


.pad-50{padding-bottom:50px;}
.pad-100{padding-bottom:100px;}
.head-wht{color:#fff; padding-top:100px;}
.head-gry{color:#888;}
.pad8 {	padding: 10px 8% 0px; }


/* new */

.footer-logos { display: initial;vertical-align: middle;padding: 8px 0 0 0; position: relative;  z-index: 2;}
.footer-logos .f-logo { display: inline-block; width: 150px; height: 27px; border-right:1px solid #4e4c4c; opacity: 1; transition: all 0.3s;}
.footer-logos .f-logo:hover { opacity: 1;}
.footer-logos .cluth { background: url(../images/footer-logos.png) no-repeat 10px -9px; width: 107px;}

.social-navigation.new .s-icon.lndin-icon img{vertical-align: unset}



.footer-logos .trustpoint { background: url(../images/trustpoint.svg) no-repeat  center center; width: 155px; height: 27px; background-size: 115px;background-position: 16px;}
/*@media (min-width: 768px) and (max-width: 1023px){ .footer-logos .trustpoint { background-position:inherit; } }
@media (min-width: 1024px) and (max-width: 1500px){
.footer-logos .cluth {
    width: 85px !important;
    background: url(../images/footer-logos.png) no-repeat 5px -9px !important;
}
.footer-logos .trustpoint {
    text-align: center !important;
    width: 98px !important;
    background-size: 82px;
    background-position: 7px;
}
} */

@media (max-width: 767px){
    .footer-logos{
        display: none;
    }
    .social-navigation.new{
        padding-top: 0px;
    }
}



/* new css 18 sep 2024 */

.inner-list{
    position: fixed ;
    width: auto;
    right: 0px;
    left: 0px;
    margin: 0px auto !important;
    max-width: 1170px;
    border: none  !important;
}

.inner-list.new {
    position: fixed !important;
    margin: 0 93px
}

.inner-list.new .sub-menu {
    min-height: 500px
}

.inner-list.new .sub-menu {
    padding: 4rem 3.5rem !important;
    border: 1px solid #e8e8e8 !important;
    margin-top: 0px !important
}

.inner-list.new dl a {
    color: #758495 !important;
    font-weight: 400 !important;
    line-height: inherit !important;
    padding: 6px 0 !important;
    font-size: 15px !important;
    text-transform: inherit !important;
    font-family: 'Lato', sans-serif !important
}

.inner-list.new dl dd {
    color: #777 !important;
    font-weight: 400 !important;
    line-height: inherit !important;
    padding: 0px 0 !important;
    font-size: 15px !important;
    font-family: 'Lato', sans-serif !important
}

.dd-contents {
    color: #758495 !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    padding: 6px 0 !important;
    font-size: 17px !important;
    font-family: 'Lato', sans-serif !important;
    margin-top: 40px
}

.fw-bold {
    font-size: 16px !important;
    margin: 35px auto 10px;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #212529 !important;
    font-family: 'Poppins', sans-serif
}

.inner-list.new dl dt a.fw-bold {
    font-size: 16px !important;
    margin: 35px auto 10px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #212529 !important;
    font-family: 'Poppins', sans-serif
}

.inner-list.new dl a:hover {
    color: #000 !important
}

.inner-list.new .fw-bold:hover {
    color: #000 !important
}

.col-2.navbar {
    flex: 0 0 10.333333% !important;
    max-width: 10.333333% !important;
    padding: 0 !important
}

.mrgin-25 {
    margin-left: 35px
}

.mrgin-30 {
    margin-left: 30px
}


.inner-list.new  dl dd.dd-content {
    color: #758495 !important;
    font-weight: 400 !important;
    line-height: inherit !important;
    padding: 6px 0px !important;
    font-size: 15px !important;
    font-family: 'Lato', sans-serif !important;
}


.inner-list.new dl.Bottoms-Sepater {
    padding-bottom: 30px !important;
    border-bottom: 1px solid #e5e5e5 !important
}

.inner-list.new dl dd.Bottoms-Sepater {
    padding-bottom: 35px !important;
    border-bottom: 1px solid #e5e5e5 !important
}

.inner-list.new dl.Bottoms-Sepater {
    border-bottom: 1px solid #e5e5e5 !important
}

.inner-list.new dl dd.dd-content.pt-0 {
    padding: 0 !important
}

.inner-list.new.height .sub-menu {
    height: 600px;
    overflow-y: auto
}

.inner-list.new.height .sub-menu::-webkit-scrollbar {
    width: 0 !important
}

.inner-list.new dl.d-flex dt a.fw-bold {
    margin-top: 26px
}

.inner-list.new dl.d-flex.Bottoms-Sepater {
    padding-bottom: 26px !important
}

.industries_navbar_img.mt {
    margin-top: 26px
}

.industries_navbar_img {
    width: 25px;
    height: 25px;
    margin-right: 12px;
    display: none
}




.inner-list.new dl dd.Bottoms-Sepater.new{
 padding-bottom: 45px !important;
}

.inner-list.new dl dt a.fw-bold.neww{
    margin-top: 40px !important;
}


/* corporate page */

.new-margin-Height{
    padding-top: 150px;
}

.corporate.new .btn-red{
    margin-bottom: 140px;
}



.development-sec.neww .app-icons{
    position: inherit !important;
    width: 70px;
    display: block;
    text-align: center;
    margin: auto;
}

.development-sec.neww .middle-content p{
    text-align: center !important;
}


.development-sec.neww .middle-content h3{
text-align: center !important;
}


.development-sec.neww .left-sec{
    padding-right: 20px;
    padding-left: 20px;
}

.development-sec.neww .right-sec{
    padding-left: 30px;
    padding-right: 30px;
}

.services-inner.new .top-banner {
    background-image: url(../images/Aicons/2.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.services-inner.new .right-img-sec{
    display: none;
}

/*.services-inner.new .top-banner .left-sec{
    max-width: 55%;
}
*/

.services-inner.new2 .top-banner {
    background-image: url(../images/Aicons/q1.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.services-inner.new2 .right-img-sec{
    display: none;
}

.services-inner.new3 .top-banner {
    background-image: url(../images/Aicons/bigdata.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.services-inner.new3 .right-img-sec{
    display: none;
}





/* 25 sep */

/*.services-inner.new .top-banner h1 {
   font-size: 52px;
    letter-spacing: 0px;
}

.services-inner.new2 .top-banner h1 {
    font-size: 52px;
    letter-spacing: 0px;
}

.services-inner.new3 .top-banner h1 {
    font-size: 52px;
    letter-spacing: 0px;
}
*/

header {
    padding-left: 0px;
}







@media (min-width: 1024px) and (max-width: 1200px){
 .inner-list.new .sub-menu{
    padding: 3rem 1.5rem !important
 }
 .inner-list.new{
    top:inherit;
 } 

 .inner-list.list1.new .mrgin-25 {
   margin: 0px;
 }

.inner-list.new .sub-menu{
    min-height: 540px;
}
.inner-list.new dl dt a.fw-bold{
    font-size: 15px !important;
}

.new-margin-Height {
    padding-top: 160px !important;
}

.corporate.new .btn-red{
    margin-bottom: 140px;
}
}

@media (min-width: 768px) and (max-width: 1023px){
 .inner-list.new .sub-menu{
    padding: 3rem 1.5rem !important
 }
 .inner-list.new{
    top:inherit;
 } 

 .col-2.navbar.w-1200{
    display: none;
 }

 .inner-list.list1.new .mrgin-25 {
   margin: 0px;
 }

 .dd-contents {
    color: #758495 !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    padding: 6px 0 !important;
    font-size: 15px !important;
    font-family: 'Lato', sans-serif !important;
    margin-top: 15px;
}

.inner-list.new dl dt a.fw-bold{
    font-size: 15px !important;
}

.inner-list.new .sub-menu{
    min-height: 442px;
}
.new-margin-Height {
    padding-top: 160px !important;
}

.corporate.new .btn-red{
    margin-bottom: 140px;
}
}


@media (max-width: 767px){
    .services-inner.new .top-banner {
    background-image: none;
}
.services-inner.new2 .top-banner {
     background-image: none;
}
.services-inner.new3 .top-banner {
     background-image: none;
}

.development-sec.neww .right-sec{
    padding-left: 20px;
    padding-right: 20px;
}

.inner-list.list1.new.hidden{
    display: none !important;
}

.inner-list.list2.new.hidden{
    display: none !important;
}
.new-margin-Height {
    padding-top: 100px !important;
}

.corporate.new .btn-red{
    margin-bottom: 80px;
}

.mob-Ser{
 padding: 10px 0px !important;
}

}


/*26 */

@media (max-width: 567px){

.hello.inner-sub {
    min-width: 270px;
    background: #fff;
    border-radius: 0px;
    border: 1px solid #e5e5e5;
    border-top: 0;
    position: absolute;
    left: 100%;
    top: 0;
    border-left: 1px solid #e5e5e5;
    display: none;
}
.hello.open{
    position: relative;
    left: 0;
    display: block;
}
.hello.inner-sub {
    background: none;
    border: 0;
    top: 0;
}
.hello2{
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    padding: 8px 26px 8px 0;
    border: 0;
    text-align: right;
}
.hello2 em{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/plus.png) no-repeat center center / 10px;
}
.hello2.toggle-on {
    color: #fade68;

}
.hello2.toggle-on em {
    background: url(../images/minus.png) no-repeat center center / 9px;
}


/* lastest think */

.hello1.inner-sub {
    min-width: 270px;
    background: #fff;
    border-radius: 0px;
    border: 1px solid #e5e5e5;
    border-top: 0;
    position: absolute;
    left: 100%;
    top: 0;
    border-left: 1px solid #e5e5e5;
    display: none;
}
.hello1.open{
    position: relative;
    left: 0;
    display: block;
}
.hello1.inner-sub {
    background: none;
    border: 0;
    top: 0;
}
.hello3{
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    padding: 8px 26px 8px 0;
    border: 0;
    text-align: right;
}
.hello3 em{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/plus.png) no-repeat center center / 10px;
}
.hello3.toggle-on {
    color: #fade68;

}
.hello3.toggle-on em {
    background: url(../images/minus.png) no-repeat center center / 9px;
}


/* solutions */

.hello2.inner-sub {
    min-width: 270px;
    background: #fff;
    border-radius: 0px;
    border: 1px solid #e5e5e5;
    border-top: 0;
    position: absolute;
    left: 100%;
    top: 0;
    border-left: 1px solid #e5e5e5;
    display: none;
}
.hello2.open{
    position: relative;
    left: 0;
    display: block;
}
.hello2.inner-sub {
    background: none;
    border: 0;
    top: 0;
}
.hello4{
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    padding: 8px 26px 8px 0;
    border: 0;
    text-align: right;
}
.hello4 em{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/plus.png) no-repeat center center / 10px;
}
.hello4.toggle-on {
    color: #fade68;

}
.hello4.toggle-on em {
    background: url(../images/minus.png) no-repeat center center / 9px;
}
.auto-overflow{
    overflow: auto;
}
}

       



/* Services New Page */


.section.services.new-margin-Height {
    /*background-image: url(../images/services/background.jpg);*/
	background: #111;
    background-repeat: no-repeat;
    background-size: cover;
  }


.gridd {
    position: relative;
    margin: 0 auto;
    padding: 3em 0 3em;
    list-style: none;
    text-align: center;
}

/* Common style */
.gridd figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 5px 1%;
    height: 455px;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.gridd figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.75;
    object-fit: cover;
}

.gridd figure figcaption {
    padding: 1.5em;
    color: #fff;
    font-size: 1em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gridd figure figcaption::before,
.gridd figure figcaption::after {
    pointer-events: none;
}

.gridd figure figcaption,
.gridd figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.gridd figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.gridd figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.gridd figure h2 span {
    font-weight: 800;
}

.gridd figure h2,
.gridd figure p {
    margin: 0;
}

.gridd figure p {
        line-height: 1.4;
    color: #fff;
}

figure.effect-sarah {
    background: #111; 
}

figure.effect-sarah img {
    max-width: none;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.1s, -webkit-transform 0.1s;
    transition: opacity 0.1s, transform 0.1s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-sarah:hover img {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    filter: blur(50px);
}

figure.effect-sarah figcaption {
    text-align: left;
}

figure.effect-sarah h2 {
    position: relative;
    overflow: hidden;
    padding: 0.5em 0;
    font-weight: 700;
    font-size: 24px;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    color: #fff;
}

figure.effect-sarah h2::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0px;
    background: #f7d74c;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
}

figure.effect-sarah:hover h2::after {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-sarah p {
    padding: 1em 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
}

figure.effect-sarah:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-sarah:hover h2 {
    color: #f7d74c;
}


.container-fluid.px-5.new{
    padding:  0px 120px !important;
}



.container-fluid.px-5.new .main-heading {
    padding-top: 10px;
    font-size: 95px;
    font-weight: 800;
    letter-spacing: -5px;
    line-height: 0.95em;
    color: #111;
    width: 80%;
    margin: auto;
}

.container-fluid.px-5.new .h4
{
padding: 10px 150px 50px;
color: #111;
font-size: 18px;
}

.container-fluid.px-5.new .main-heading.white:after
{
margin-top: 30px;
background: #111;
}

/*.yll{

    background: linear-gradient(to right, white ,  #f7d74c);
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent;  
    background-clip: text;
    text-fill-color: transparent;  
    padding-right: 5px;
}
*/

.video-background{
    height: 100% !important;
    width: 100%;
    object-fit: cover !important;
}


.bg-alcax{
    position: relative;

}
.bg-alcax img{
  width: 800px;
  height: 800px;
  position: absolute;
  z-index: 0;
  object-fit: contain;
  bottom: -250px;
  right: 100px;
  opacity: 100%;
  overflow: hidden;
}


.home-video {
  overflow: hidden;
}

.development-sec.neww  p a{
    color: #777;
}




/* new Mobile Section  15 oct  */
.bg-Mobilewhite{
    padding: 110px 0 80px 0;
    background: white;
}

.bg-Mobilewhite .app-icons {
    width: 70px;
    display: none
}

.bg-Mobilewhite .cols-sec {
    padding: 0 0 0 50px;
}


.bg-Mobilewhite .main-heading{
    font-size: 53px;
    letter-spacing: -2.5px;
    line-height: 55px;
    margin-bottom: 25px;
}


.bg-Mobilewhite .main-heading.a{
    font-size: 68px;
    letter-spacing: -2.5px;
    line-height: 65px;
    margin-bottom: 25px;
}


.bg-Mobilewhite.ab{
    float:left;
    width: 100%;
}



.bg-Mobilewhite .main-heading.hire{
    font-size: 60px;
}

.bg-Mobilewhite .strip{
   margin-left: 0px;
   display: none;
}


.bg-Mobilewhite .cols-sec{
    margin: 0 auto 20px;
}

.bg-Mobilewhite .middle-content h3 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 0px;
}

/* Brands */



.bg-blue{
    background: #111;
    height: auto;
    padding: 35px 0px 50px;
}

.bg-blue .section-title {
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    margin: 0 auto -10px;
    font-family: 'Poppins', sans-serif;
    padding-top: 10px;
    color: white;
    opacity: .9;
    text-transform: uppercase;
    position: relative;
}

.bg-blue .section-title span{
     background-color:  #111;
     position: relative;
     padding:0px 45px;
	 color: #f7d74c;
}

.bg-blue .section-title:before {
    position: absolute;
    content: "";
    top: 20px;
    width: 380px;
    height: 1px;
    background-color: white;
    opacity: .25;
    width: 97.5%;
    z-index: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.our-brands {
    width: 100%;
    position: relative;
    margin-top: 40px;
}

.our-brands span {
    display: inline-block;
    background: #fff;
    padding: 5px;
    font-size: 10px;
    color: #999;
    text-transform: uppercase;
    font-family: poppins, sans-serif;
    font-weight: 600;
}

.our-brands ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 97.5%;
    text-align: center;
    padding: 0;
    margin: auto;
}


.our-brands li.logo1 {
    width: 73px;
    background-position: 0 0;
     
}

.our-brands li:hover {
    opacity: 1;
}

.our-brands li {
    display: inline-block;
    background: url(../images/home-logo.png) no-repeat center top;
    height: 58px;
/*    margin: 0 48px;*/
margin: 0 0px;
    opacity: 1;

}

.our-brands li.logo2 {
    width: 85px;
    background-position: -143px 0;
    display: none;

}

.our-brands li.logo3 {
    width: 86px;
    background-position: -291px 0;
     
}

.our-brands li.logo4 {
    width: 72px;
    background-position: -446px 0;
   
}

.our-brands li.logo5 {
    width: 87px;
    background-position: -578px 0;
   
}

.our-brands li.logo6 {
    width: 96px;
    background-position: -720px 0;
     
}

.our-brands li.logo7 {
    width: 83px;
    background-position: -855px 0;
    
}

.our-brands li.logo8 {
    width: 112px;
    background-position: -1008px 0;
     
}

.our-brands li.logo9 {
    width: 84px;
    background-position: -1213px 0;
/*      filter: invert(1);*/
}


@media (min-width: 1201px) and (max-width:1550px){
    .our-brands li{
       margin: 0px 30px;
}

.our-brands ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 93%;
    margin: auto;
}
}

.new_mobileSection p{
    color: #777;
}

.new_mobileSection .p_tag.p_color a{
    color: #777;
}

.new_mobileSection .p_tag.p_color a:hover{
    text-decoration: none;
}



.new-Cards {
    padding: 80px 0px 140px;
    background: #111;
}

.new-Cards a{
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}

.new-Cards a:hover{
   text-decoration: none;
}

.new-Cards .col-md-4 a .Card:hover {
    background: #f7d74c;
    background-image: url(../images/patterns.png);
    color: #000;
}

.new-Cards .col-md-4 a .Card {
    height:550px;
    background-color: #fff;
    
    padding: 70px 40px;
    transition: .3s;
}

.new-Cards .col-md-4 a .Card .h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-family: poppins, sans-serif;
    text-align: left;
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -.5px;
	margin-bottom: 25px;

}

.new-Cards a .h3{
    color: #000;
}

.new-Cards a .h3:hover{
    text-decoration: none;
}



.new-Cards .row .col-md-4 .Card{
     display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.new-Cards .readMore{
    font-size: 14px;
    width: 180px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    background: #222;
    border-color: #222;
    float: left;
    margin: 30px auto 0 0;
    padding: 12px 15px;
    border-radius: 2px;
    text-shadow: none;
    text-align: center;
    border: 3px solid #222;

}

.new-Cards .col-md-4 .Card:hover .readMore {
    background: #f7d74c;
    background-image: url(../images/patterns.png);
    color: #000;
    color: #111;
    background: none;
    border: 3px solid #111;
    font-weight: 700;
}


.client-image img{
   width: 82px;
   height: 82px;
   border-radius: 50%;
}

/* 16 oct */

.leverage .main-heading {
    font-size: 68px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: -2.5px;
    color: #fff;
    text-align: center;
    margin-bottom: -5px;
	line-height: 1.05;
	margin-top: 80px;
}

.leverage .main-heading:after {
    content: "";
    width: 80px;
    height: 2px;
    background: #f7d74c;
    display: block;
    margin: 20px auto 32px;
}

.leverage .h4 {
    font-size: 17px;
    line-height: 22px;
    color: #777;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-align: center;
    margin: 0 0 80px;
}


.leverage.commitment .h4 {
    margin: 0 0 50px;
}

.service-sec.commitments{
    padding-bottom: 100px;
}


/* Services */


.service-Cards {
    padding: 160px 0px 140px;
/*  padding: 100px 0px 100px;*/
    background: #f7d74c;
}

.service-Cards a{
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}

.service-Cards a:hover{
   text-decoration: none;
}

.service-Cards .col-md-3 a .Card:hover {
    background: #111;
    background-image: url(../images/patterns.png);
    color: #fff;
}

.service-Cards .col-md-3 a .Card {
    height:550px;
    background-color: #fff;
    padding: 70px 40px;
    transition: .3s;
}

.service-Cards .col-md-3 a .Card .h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-family: poppins, sans-serif;
    text-align: left;
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -.5px;
    margin-bottom: 25px;

}

.service-Cards a .h3{
    color: #000;
}

.service-Cards a .h3:hover{
    text-decoration: none;
}



.service-Cards .row .col-md-3 .Card{
     display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: left;
}

.service-Cards .readMore{
    font-size: 14px;
    width: 180px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    background: #222;
    border-color: #222;
    float: left;
    margin: 30px auto 0 0;
    padding: 12px 15px;
    border-radius: 2px;
    text-shadow: none;
    text-align: center;
    border: 3px solid #222;

}

.service-Cards .col-md-3 .Card:hover .readMore {
    background: #f7d74c;
    background-image: url(../images/patterns.png);
    color: #fff;
    background: none;
    border: 3px solid #fff;
    font-weight: 700;
}



.service-Cards .col-md-3 .Card:hover .h3{
  color: #fff;
}

.slider-sec.home-video{
    float: inherit;
  
}


.section.services.service-Cards{
    float: inherit;
}



.home-video .btn.yellow-btn{
    border: 3px solid #111;
    color: white;
    background: #111;
}

.home-video .btn.yellow-btn:hover{
    border: 3px solid #111;
    color: #111;
    background: transparent;
}



.commitments .icon.icon-only-mode-box{
    border: 2px solid #555;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.commitments .icon.icon-only-mode-box i{
   width: 35px;
   height: 35px; 
}


.bg-Mobilewhite .main-heading.react {
    font-size:53px;
}

.bg-Mobilewhite .main-heading.android {
    font-size:55px;
}

.bg-Mobilewhite .main-heading.flutter {
    font-size:55px;
}

.ios-overflow .top-banner{
    overflow: hidden !important;
}



.new-margin-Height.space .yellow-sec , 
.new-margin-Height.space{
    float: inherit;
}


/* portfolio  */

.mobile-portfolio.new #section1 img{
   right: -0px;
   top: -105px;
   max-width: 950px !important;
}

.mobile-portfolio.new #section2 img{
   right: -10px;
   top: -105px;
max-width: 950px !important;
}

.mobile-portfolio.new #section3 img{
   right: -13px;
   top: -120px;
    max-width: 940px !important;
}

.mobile-portfolio.new #section4 img{
   right: -10px;
   top: -110px;
    max-width: 950px !important;
}

.mobile-portfolio.new #section5 img{
   right: -10px;
   top: -130px;
   max-width: 950px !important;
}

.mobile-portfolio.new #section6 img{
   right: -5px;
   top: -120px;
   max-width: 950px !important;
}



@media (min-width: 1201px) and (max-width: 1440px){

    .mobile-portfolio.new #section1 img{
       right: -0px;
       top: -107px;
       max-width: 850px !important;
    }
    
    .mobile-portfolio.new #section2 img{
       right: -10px;
       top: -107px;
    max-width: 850px !important;
    }
    
    .mobile-portfolio.new #section3 img{
       right: -13px;
       top: -122px;
        max-width: 840px !important;
    }
    
    .mobile-portfolio.new #section4 img{
       right: -10px;
       top: -112px;
        max-width: 850px !important;
    }
    
    .mobile-portfolio.new #section5 img{
       right: -10px;
       top: -132px;
       max-width: 850px !important;
    }
    
    .mobile-portfolio.new #section6 img{
       right: -5px;
       top: -75px;
       max-width: 850px !important;
    }
    .mobile-portfolio.new p {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .notch.yellow .btn.orng{
        margin-top: 25px !important;
    }
    }

/* 29 oct */
    .middle-content p{
        margin-bottom: 25px;
    }

    .fp-viewing-0 #fp-nav ul li .fp-tooltip.left{
        display: none;
    }

    #fp-nav ul li .fp-tooltip.left{
        display: none;
    }

    .section.our-blog-columns .row.mr0{
    flex-wrap: nowrap  !important;
    margin: 0px !important;
}

.our-blog-columns .wh-col {
    margin-right: 20px;
    padding: 50px 50px 70px;
}

.bg-black {
    background: #111;
}



        @media (min-width: 1201px) and (max-width:1550px){
        .service-Cards .col-md-3 a .Card{
            padding: 40px 30px;
        }
    }



    @media (min-width: 1750px){
        .mobile-portfolio.new #section1 img {
    right: -0px;
/*    top: 333px;*/
  top: 383px;
    max-width: 950px !important;
}
.mobile-portfolio.new #section2 img {
    right: -10px;
/*    top: 320px;*/
 top: 370px;
    max-width: 950px !important;
}

.mobile-portfolio.new #section3 img {
    right: -13px;
/*    top: 333px;*/
    top: 383px;
    max-width: 940px !important;
}

.mobile-portfolio.new #section4 img {
    right: -10px;
/*    top: 320px;*/
    top: 370px;
    max-width: 950px !important;
}

.mobile-portfolio.new #section5 img {
    right: -10px;
/*    top: 320px;*/
    top: 370px;
    max-width: 950px !important;
}
.mobile-portfolio.new #section6 img {
    right: -5px;
/*    top: 325px;*/
    top: 375px;
    max-width: 950px !important;
}
    }




    @media (max-width: 767px) {
    .our-brands {
        display: flex;
        overflow: auto;
    }
    .our-brands ul {
        display: flex;
        width: fit-content;
    }
        .our-brands li {
        margin: 0px 30px 20px 25px;
    }
        .bg-blue .section-title span {
        padding: 0px 18px;
    }
        .bg-blue {
        padding: 35px 0px 20px;
    }
    .bg-blue .section-title:before{
        width: 88%;
    }
    .bg-Mobilewhite .main-heading {
    font-size: 40px;
    letter-spacing: -2.5px;
    line-height: 43px;
    margin-bottom: 25px;
}
.bg-Mobilewhite .cols-sec {
    padding: 0 0 0 15px;
}
.bg-alcax img{
        right: -100px;
}
.container-fluid.px-5.new .main-heading {
    padding-top: 10px;
    font-size: 35px;
    letter-spacing: -1.5px;
}
.container-fluid.px-5.new {
    padding: 0px 20px !important;
}
.container-fluid.px-5.new .h4 {
        padding: 6px 20px 50px;
}


.service-Cards .col-md-3 a .Card{
    margin-bottom: 20px;
}


.bg-Mobilewhite .main-heading.a {
    font-size: 50px;
    letter-spacing: -2.5px;
    line-height: 52px;
}

.leverage .main-heading{
    font-size: 35px;
    letter-spacing: -2px;
}

.bg-Mobilewhite {
    padding: 50px 0 0px 0;
    background: white;
}

    #services , #portfolio  {
        padding-top: 100px !important;
    }

    .sections.notch.yellow ,  .sections.notch.black{
        padding-bottom: 100px !important;
    }

    .mobile-portfolio.new #section1 img ,  .mobile-portfolio.new #section2 img 
    ,  .mobile-portfolio.new #section3 img , .mobile-portfolio.new #section4 img ,
    .mobile-portfolio.new #section5 img , .mobile-portfolio.new #section6 img{
        max-width: 100% !important;
    }

    .notch .right-img-sec figure{
        right: 0px !important;
    }

.right-img-sec{
    height: auto !important;
    padding-bottom: 100px;
}

.section.our-blog-columns .row.mr0 {
     flex-wrap:  wrap !important; 
    margin-bottom: 20px !important;
}


.our-blog-columns .wh-col{
    margin-bottom: 20px;
}


/*.p_tag , .p_tag.h4 {
    display: inline !important;
    line-height: 1.5 !important;
    font-weight: 600 !important;
    font-size: 18px !important;
        color: #777 !important;
}
*/

.newFaq #main{
    margin-top: 20px;
}


 .bg-Mobilewhite .new_mobileSection .p_tag.p_color{
    margin-bottom: 35px;
}

    .bg-Mobilewhite .cols-sec {
        padding: 0 15px 0 15px;
    }
}



#faq .p_tag.p_heading2{
  font-weight: 500;
}

/* rewards */


.digital-button-new{
        background: #111 !important;
        color: white !important;
        border-color: black !important;
        padding: 11px 25px !important;
        margin-top: 15px !important;
        font-weight: 700 !important;
        font-size: 18px !important;
}

.digital-button-new:hover{
        background: #fff !important;
        color: #000 !important;
        border-color: black !important;
}



.our-achivements {
    width: 100%;
    background: #f7d74c;
    text-align: center;
    padding: 90px 0 90px;
}

.our-achivements .col-sm-3 {
    border-right: 2px dashed #d2b32f;
}


.our-achivements .col-sm-3:last-child {
    border-right: none;
}

.our-achivements img {
    max-width: 115px;
    margin: 0 auto 12px
}

.awards p {
    font-size: 18px;
    text-transform: uppercase;
    color: #111;
    line-height: 1.3;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif
}

.awrd {
    color: #111;
    font-size: 14px;
    margin: 12px auto 10px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins', sans-serif
}




.footer {
    margin: 0 auto 0;
    clear: both;
    text-align: left;
}

.footer .inner-footer {
    background: #fff;
    padding: 100px 0 80px;
    border-top: 1px solid #e5e5e5
}

.footer-head a,
.hvQues .footer-head ,.footer-head  {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin: 0 auto 8px;
    display: inline-block
}

.hvQues .footer-head {
    color: #000;
}

.menu-listing p {
    margin: 0 auto 15px
}

.menu-listing p,
.menu-listing p a,
.footernav li a,
.rating-bottom,
.hvQues,
.linkings li a {
    color: #758495;
    font-size: 15px
}

.contact-col.menu-listing p {
    margin: 0 auto 20px
}

.footernav li,
.footernav li a {
    float: left;
    width: 100%;
    line-height: 2
}

.hvQues {
    text-align: right;
    position: relative;
    right: -30px
}

.hvQues .collapse div {
    line-height: 1.4
}

.hvQues .collapse .rating-bottom {
    margin-top: 25px
}

.contact-col {
    min-width: 21%
}

.service-col,
.company-col,
.solution-col {
    padding: 0 30px
}

.hvQues .phone-contact a {
    font-size: 37px;
    display: block;
    font-weight: 800;
    color: #000;
    font-family: 'Poppins', sans-serif;
    line-height: 1;
    letter-spacing: -2px
}

.hvQues a {
    color: #777;
}

.footer a {
    text-decoration: none
}

.footer .copyright a {
    color: #fff
}

.footer .copyright h3 {
    padding: 2px 0 0
}

.phone-contact {
    margin: 0 auto 30px
}

.bottom-footer,
.brands-section {
    padding: 20px 0;
    font-size: 13px;
    color: #fff;
    background: black
}

.inner-nav {
    float: left;
    margin: 0 auto 30px
}

.copyright .social-icons {
    text-align: right;
    padding-bottom: 5px;
    padding-right: 22px
}

.visible-xs {
    display: none;
}


/* Custom collapse behavior for accordions */
#faq .collapse:not(.show) {
    display: none;
}

#accordionExample .collapse:not(.show) {
    display: none;
}

#accordionExample .collapse:not(.show) {
    display: block;
}

/* Optional: Add some animation for opening/closing */
.collapse {
    transition: height 0.3s ease;
}

#footer-A p{
    line-height: 1.5;
}

.mt-433{
        margin-top: 35px !important;
}
.softw  a{
    line-height: 1.3;
}

@media screen and (max-width: 767px) {
    button.btn.btn-link, .footer a.btn.btn-link {
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: 'Poppins', sans-serif;
        color: black;
        margin: 0 auto 0px;
        display: inline-block;
        padding: 0;
        width: 100%;
        text-align: left;
        text-decoration: none;
    }
    .hide-xs {
        display: none !important;
    }
        .inner-footer .menu-listing {
        width: 100%;
        min-width: 100%;
        max-width: none;
        padding: 0 10px;
        margin: 0 auto 15px;
        left: 0;
        right: 0;
        text-align: left;
    }
        .contact-col {
        display: block;
    }
  #accordionExample .collapse:not(.show) {
    display: none ;
}

.digital-button-new{
     margin-bottom: 40px !important;
}


.newFaq .p_heading.pad8{
color: #777;
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
font-weight: 600;
    font-size: 14px !important;
    margin-bottom: 20px;
}


.newFaq .p_heading.pad8 h2{
    font-size: 14px !important;
}

    .services-inner .top-banner h1.hire-app , .services-inner .top-banner h1.hire-android ,
    .services-inner .top-banner h1.hire-flutter{
        font-size: 42px !important;
    }
.wrapper.services-inner  .p_tag{
    padding-right: 25px;
}


.bg-Mobilewhite .main-heading.hire {
    font-size: 42px;
} .bg-Mobilewhite .main-heading.react{
    font-size: 37px;
}
.bg-Mobilewhite .main-heading.android , .bg-Mobilewhite .main-heading.flutter{
    font-size: 42px; 
}

.services-inner .top-banner-software h1{
  font-size: 42px !important;
}

.mt-433 {
    margin-top: 15px !important;
    margin-bottom: 0px !important;
}

.got{
    margin-top: 15px !important;
}

.footer .inner-footer {
    background: #fff;
    padding: 47px 0 22px;
    border-top: 1px solid #e5e5e5;
}

.got a{
      font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: 'Poppins', sans-serif;
        color: black;
        margin: 0 auto 0px;
        display: inline-block;
        padding: 0;
        width: 100%;
        text-align: left;
        text-decoration: none;
}


.slider-sec.home-video .item:before{
    height: 100vh;
}
}










/*
@media (max-width: 767px){
    .inner-list.list1.hidden.d-block.d-md-none.jij{
        display: none !important;
    }
}*/





@media (min-width:1024px) and (max-width: 1200px){
  .bg-Mobilewhite .main-heading.a , .bg-Mobilewhite .main-heading ,.bg-Mobilewhite .main-heading.hire,
.bg-Mobilewhite .main-heading.android , .bg-Mobilewhite .main-heading.flutter , .services-inner .top-banner h1.hire-android{
    font-size: 45px;
    letter-spacing: -2.5px;
    line-height: 48px;
    margin-bottom: 25px;
}
.our-blog-columns .wh-col {
    margin-right: 2px;
}
.container-fluid.px-5.new .main-heading {
    font-size: 68px;
    letter-spacing: -4px;
        width: 100%;
}
.container-fluid.px-5.new {
    padding: 0px 15px !important;
}
.service-Cards .col-md-3 a .Card {
    height: 550px;
    background-color: #fff;
    padding: 40px 16px;

}
.container-fluid.px-5.new .h4 {
    padding: 10px 5px 50px;
}
    .bg-alcax img {
        width: 662px;
        height: 100vh;
        position: absolute;
        z-index: 0;
        object-fit: contain;
        bottom: 0;
        top: -393px;
        right: -32px;
        opacity: 50%;
        overflow: hidden;
    }
    .services-inner .top-banner h1.hire-flutter {
    font-size: 60px;
}
}

@media (min-width: 768px) and (max-width: 1023px){
    .our-achivements img {
    max-width: 88px;
}
.awards p {
    font-size: 15px;
}
.awrd{
    font-size: 13px;
}
.our-blog-columns .wh-col {
    margin-right: 3px;
}
.section.contact-us.newFaq.border-0{
    padding-bottom: 30px !important;
}
.bg-Mobilewhite .main-heading.a , .bg-Mobilewhite .main-heading ,.bg-Mobilewhite .main-heading.hire,
.bg-Mobilewhite .main-heading.android , .bg-Mobilewhite .main-heading.flutter{
           font-size: 31px;
        letter-spacing: -2.5px;
        line-height: 38px;
        margin-bottom: 25px;
}
.bg-Mobilewhite .cols-sec {
    padding: 0 0 0 12px;
}
.container-fluid.px-5.new {
    padding: 0px 15px !important;
}

.container-fluid.px-5.new .main-heading {
    padding-top: 10px;
    font-size: 45px;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 0.95em;
    color: #111;
    width: 80%;
    margin: auto;
}
.container-fluid.px-5.new .h4 {
    padding: 10px 90px 50px;
    color: #111;
    font-size: 18px;
}


.section.services.service-Cards .col-md-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
}

.service-Cards .col-md-3 a .Card {
   margin-bottom: 25px;
   height: 500px;
}
.slider-sec.home-video , .slider-sec.home-video .item:before , .video-background{
    max-height: 100vh;
    height: 100vh  !important;
}
.bg-alcax img {
    width: 631px;
    height: 100vh;
    position: absolute;
    z-index: 0;
    object-fit: contain;
    bottom: 0;
    top: -346px;
    right: -65px;
    opacity: 50%;
    overflow: hidden;
}
.bg-Mobilewhite {
    padding: 70px 0 40px 0;
    background: white;
}
    .our-brands ul {
        display: flex;
        width: fit-content;
    }
        .our-brands li {
        margin: 0px 30px 20px 25px;
    }
        .our-brands {
        display: flex;
        overflow: auto;
    }
    .hvQues {
     text-align: left; 
    position: relative;
     right: 0px; 
     margin-top: 20px;
}
.inner-list.list1:first-child{
    display: none;
}
.footer .inner-footer {
    background: #fff;
    padding: 50px 0 50px;
    border-top: 1px solid #e5e5e5;
}

.services-inner .top-banner{
    overflow: hidden;
}
.leverage .main-heading{
    font-size: 58px;
    margin-top: 0px;
}
.leverage .h4{
    margin-bottom: 0px;
}
.new-Cards .col-md-4 a .Card {
    height: 550px;
    background-color: #fff;
    padding: 25px 16px;
    transition: .3s;
}
.services-inner.flutter-ms .top-banner .left-sec , .hire-ios-ms .top-banner .container .left-sec{
    padding: 45px 0px 0 10px !important;
}
}



/* 21 Nov  All Devices Css */


@media (min-width: 1201px) and (max-width: 1500px){
    .container-fluid.px-5.new .main-heading{
        width: 100%;
    }
    .container-fluid.px-5.new .h4 {
    padding: 10px 90px 50px;
}
.container-fluid.px-5.new {
    padding: 0px 65px !important;
}
}

@media (min-width: 1201px) and (max-width: 1450px){
    .our-blog-columns .wh-col {
    margin-right: 1px !important;
}
}



@media (orientation: portrait) and (min-width: 1024px) and (min-height: 1200px) {
      .bg-alcax img {
    width: 800px;
    height: 800px;
    position: absolute;
    z-index: 0;
    object-fit: contain;
    bottom: -250px;
    right: 0px;
    opacity: 50%;
    overflow: hidden;
    top: inherit;
}
}


@media (min-width: 1024px) and (max-width: 1200px){
    .container-fluid.px-5.new .main-heading{
        font-size: 76px;
    }
        .container-fluid.px-5.new .h4 {
        padding: 10px 62px 50px;
    }
        .our-blog-columns .wh-col {
        padding: 29px !important;
    }
    .footer-head a, .hvQues .footer-head, .footer-head{
        font-size: 16px;
    }
     header nav ul li:hover > .inner-list.list1 {
    display: none;
}

.services-inner .top-banner{
    height: 680px;
    overflow: hidden;
}
.services-inner .right-img-sec img {
    max-height: 100vh;
    max-width: 70%;
}

 header nav ul li:hover > .inner-list.list1.new.hidden {
    display: block;
}

#portfolio    .notch .left-text-sec {
        padding-right: 30px;
        padding-top: 0%;
    }

    .footernav li, .footernav li a {
    float: left;
    width: 121%;
    line-height: 2;
}
.new-Cards .col-md-4 a .Card {
    height: 520px;
    background-color: #fff;
    padding: 60px 22px;
    transition: .3s;
}

  #portfolio.mobile-portfolio.new #section1 img, #portfolio.mobile-portfolio.new #section2 img,
  #portfolio.mobile-portfolio.new #section3 img, #portfolio.mobile-portfolio.new #section4 img,
    #portfolio.mobile-portfolio.new #section5 img, #portfolio.mobile-portfolio.new #section6 img {
      
        right: -100px;
    top: -170px;
    max-width: 950px !important;
    }

        .section.contact-us.border-1.pad-100  {
        padding-top: 120px !important;
    }

}



@media (min-width: 768px) and (max-width: 1023px){

.section.newFaq.border-0     .our-blog-columns .h5 {
        font-size: 17px;
    }
 header nav ul li:hover > .inner-list.list1 {
    display: none;
}

 header nav ul li:hover > .inner-list.list1.new.hidden {
    display: block;
}



    .bg-alcax img{
        width: 725px;
        top: -250px;
    }
    .bg-Mobilewhite .middle-content h3{
        font-size: 16px;
        line-height: inherit;
    }
    .container-fluid.px-5.new .main-heading {
        font-size: 50px;
    }
        .our-blog-columns .wh-col {
        padding: 22px !important;
    }
    .contact-col {
    min-width: 55%;
    padding: 0px;
}

.service-col, .company-col, .solution-col{
    padding-left: 0px;
}

.menu-listing.col.hvQues{
    padding-left: 55px;
}


.service-Cards .col-md-3 a .Card .h3{
    font-size: 30px;
}

  #portfolio.mobile-portfolio.new #section1 img, #portfolio.mobile-portfolio.new #section2 img,
  #portfolio.mobile-portfolio.new #section3 img, #portfolio.mobile-portfolio.new #section4 img,
    #portfolio.mobile-portfolio.new #section5 img, #portfolio.mobile-portfolio.new #section6 img {
      
        max-width: 100% !important;
        top: -70px !important;
        right:-25px !important;
    }
   #portfolio .notch.yellow .right-img-sec figure ,  #portfolio .notch.black .right-img-sec figure{
     bottom: 0px !important;
    }

    #fp-nav.left {
        left: -3px !important;
    }
    .services-inner .top-banner h1, .services-inner .top-banner-software h1, .services-inner .top-banner .left-sec p.h1, .services-inner .top-banner h1.sm-fn{
        font-size: 75px !important;
    }
        .services-inner .top-banner .left-sec, .services-inner .top-banner-software .left-sec {
        padding: 0px 0 0 10px !important;
    }
    .services-inner .top-banner .container{
        top: 50% !important;
    }

    .services-inner .right-img-sec img{
        max-width: 82% !important;
        left: 0px !important;
    }

    .development-sec.neww .middle-content h3{
        font-size: 14px;
    }
.development-sec.neww .right-sec {
    padding-left: 15px;
    padding-right: 15px;
}

.services-inner.new .top-banner{
    background-position: right -25px bottom;
    background-size: 100vh;
}

.services-inner.new2 .top-banner{
    background-position: right -25px bottom;
    background-size: 100vh;
}

   .services-inner.new .top-banner .container{
        top: 50% !important;
    }

       .section.contact-us.border-1.pad-100  {
        padding-top: 160px !important;
    }
}


@media (min-width: 768px) and (min-height: 1100px){
    #portfolio.mobile-portfolio.new #section1 img, #portfolio.mobile-portfolio.new #section2 img,
  #portfolio.mobile-portfolio.new #section3 img, #portfolio.mobile-portfolio.new #section4 img,
    #portfolio.mobile-portfolio.new #section5 img, #portfolio.mobile-portfolio.new #section6 img {
      
        max-width: 100% !important;
        top: -200px !important;
        right:-25px !important;
    }
}

@media (max-width: 767px){
      #portfolio.mobile-portfolio.new #section1 img, #portfolio.mobile-portfolio.new #section2 img,
  #portfolio.mobile-portfolio.new #section3 img, #portfolio.mobile-portfolio.new #section4 img,
    #portfolio.mobile-portfolio.new #section5 img, #portfolio.mobile-portfolio.new #section6 img {
        max-width: 650px !important;
         bottom: 0px !important;
        right: -50% !important;
        top: -150px !important;
    }
        .sections.notch.yellow, .sections.notch.black {
        padding-bottom: 40px !important;
    }

.bg-Mobilewhite .main-heading {
        font-size: 36px;       
        line-height: 38px;
    }

    .section.services.service-Cards#services{
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .bg-alcax img{
        bottom: -300px;
    }
    .container-fluid.px-5.new .main-heading{
        width: 100%;
         font-size: 34px;
    }
    .container-fluid.px-5.new .h4 {
        padding: 6px 0px 30px;
        font-size: 17px;
    }
    .service-Cards .col-md-3 a .Card {
    height: 475px;
    background-color: #fff;
    padding: 40px 30px;
    transition: .3s;
}

.bg-Mobilewhite .main-heading.a{
     font-size: 45px;       
    line-height: 45px; 
}
    .leverage .main-heading {
        font-size: 30px;
        letter-spacing: -1.5px;
        margin-top: 0px;
    }
        .leverage .h4 {
    margin: 0 0 20px;
    
}
 .leverage.commitment .main-heading {
       margin-top: 80px;
    }
    .leverage.commitment .h4 {
    margin: 0 0 30px;
    font-size: 16px;

}

.section.contact-us.newFaq.border-0 .blog-title{
    margin-bottom: 0px;
}
.our-achivements{
    padding: 50px 0 50px;
}

.service-Cards .col-md-3 a .Card .h3{
    font-size: 30px;
}

.bg-Mobilewhite .middle-content h3 {
    font-size: 24px;
}

     #portfolio {
        padding-top: 70px !important;
    }

    .new-Cards .col-md-4 a .Card {
    height: 485px;
    background-color: #fff;
    padding: 50px 40px;
    transition: .3s;
    margin-bottom: 30px;
}
.new-Cards {
    padding: 80px 0px 80px;
    background: #111;
}


.slider-sec.home-video , .slider-sec.home-video .item{
    max-height:  initial !important;
}
    .bg-alcax img {
        right: -50px;
    }

      .section.contact-us.border-1.pad-100  {
        padding: 100px 0px 20px !important;
    }
}


@media (min-width: 280px) and (max-width: 340px){
      .first-text {
        font-size: 28px !important;
        line-height: 30px !important;  
}
    .content-sec h4 {
        padding: 2px 11px !important; 

    }
        .btn.yellow-btn {
        font-size: 16px !important;
    }
        .bg-Mobilewhite .main-heading {
        font-size: 30px;
        line-height: 32px;
    }
        .service-Cards .col-md-3 a .Card {
        padding: 20px 20px;
    }
        .bg-Mobilewhite .main-heading.a {
        font-size: 36px;
        line-height: 37px;
    }
}


/* after pages */

@media (min-width: 768px) and (max-width: 1023px){
.services-inner.new.after-deploy .top-banner .left-sec ,
.services-inner.new2.after-deploy .top-banner .left-sec , 
.services-inner.new3.after-deploy .top-banner .left-sec {
    max-width: 60%;
    padding-top: 120px !important;
} 

.services-inner.new.after-deploy  .top-banner .container , 
.services-inner.new2.after-deploy  .top-banner .container ,
.services-inner.new3.after-deploy  .top-banner .container {
    transform:  translate(0,-50%) !important;
}

.services-inner.new.after-deploy .top-banner h1 ,
.services-inner.new2.after-deploy .top-banner h1 ,
.services-inner.new3.after-deploy .top-banner h1  {
    font-size: 40px !important;
}

.services-inner.new.after-deploy .top-banner ,
.services-inner.new2.after-deploy .top-banner ,
.services-inner.new3.after-deploy .top-banner {
    height: 540px;
}

.services-inner.new.after-deploy .top-banner .left-sec.new .p_tag ,
.services-inner.new2.after-deploy .top-banner .left-sec.new .p_tag ,
.services-inner.new3.after-deploy .top-banner .left-sec.new .p_tag {
    padding: 10px 15px 10px 5px;
    font-size: 15px ;
}

.services-inner.new.after-deploy .top-banner , 
.services-inner.new2.after-deploy .top-banner ,
.services-inner.new3.after-deploy .top-banner {
    background-position: center 50px !important;
}}

.industries-list.col-md-3 .circles{

    display: flex;
    align-items: center;
    justify-content: center;  
}

.services-inner.fsize .top-banner h1{
  font-size: 90px;
line-height: 1.0;
}

.btn.yellow-btn.digital-button-new.malx {
    margin-bottom: 0px;
    padding: 9px 18px !important;

}

.m-wrap-soft{
    white-space: nowrap;
}
@media (max-width: 767px){
    .mobile-space-bottom{
        margin-bottom: 16px !important;
    }
}