/** * Owl Carousel v2.3.2 * Copyright 2013-2018 David Deutsch * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE */ .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.html) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*END Owl Carousel*/


/*Updated STYLE.CSS CODE HERE*//****//*--------------------------------------------------------------#
General--------------------------------------------------------------*/
/*************Font OpenSans Start***********/
@font-face{font-family:'OpenSans';src:url('../fonts/OpenSans.eot');src:url('../fonts/OpenSansd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf') format('truetype');font-weight:normal;font-style:normal; font-display: swap;}
@font-face{font-family:'OpenSans-Bold';src:url('../fonts/OpenSans-Bold.eot');src:url('../fonts/OpenSans-Boldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype');font-weight:normal;font-style:normal; font-display: swap;}
@font-face{font-family:'OpenSans-Semibold';src:url('../fonts/OpenSans-Semibold.eot');src:url('../fonts/OpenSans-Semiboldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold.woff') format('woff'), url('../fonts/OpenSans-Semibold.ttf') format('truetype');font-weight:normal;font-style:normal; font-display: swap;}
@font-face{font-family:'OpenSans-Light';src:url('../fonts/OpenSans-Light.eot');src:url('../fonts/OpenSans-Lightd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype');font-weight:normal;font-style:normal; font-display: swap;}
@font-face{font-family:'FaunaOne';src:url('../fonts/FaunaOne.html');src:url('../fonts/FaunaOned41d.html?#iefix') format('embedded-opentype'), url('../fonts/FaunaOne-2.html') format('woff'), url('../fonts/FaunaOne-3.html') format('truetype');font-weight:normal;font-style:normal; font-display: swap;}
@font-face {font-family: "OpenSans";font-weight: 400;font-style: normal;src:url('../fonts/OpenSans.eot');src:url('../fonts/OpenSansd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf') format('truetype');font-display: swap;}
body{font-family: "OpenSans", "Helvetica", "Arial", sans-serif;color:#444;}
a{color:#fcc83a;}
a:hover{color:#fcc83a;text-decoration:none;}
img{max-width:100%;}
.container-custom{padding-left:15px;padding-right:15px;max-width:1400px;margin:0px auto;position: relative;}
.container{max-width:1170px;}
/*--------------------------------------------------------------# Back to top button--------------------------------------------------------------*/
.back-to-top{position:fixed;display:none;width:40px;height:40px;border-radius:3px;right:15px;bottom:65px;background:#005eb8;color:#fff;transition:display 0.5s ease-in-out;z-index:99999;}
.back-to-top i{font-size:20px;position:absolute;top:10px;left:14px;}
.back-to-top:hover{color:#fff;background:#629fd3;transition:background 0.2s ease-in-out;}
.bottom-email{position:fixed;width:40px;height:40px;border-radius:3px;right:15px;bottom:15px;background:#005eb8;color:#fff;transition:display 0.5s ease-in-out;z-index:99999;}
.bottom-email i{font-size:18px;position:absolute;top:10px;left:10px;}
.bottom-email:hover{color:#fff;background:#629fd3;transition:background 0.2s ease-in-out;}
/*--------------------------------------------------------------# Top Bar--------------------------------------------------------------*/
#topbar{background:#fff;font-size:14px;}
#topbar .contact-info a{line-height:1;color:#6a6a6a;transition:0.3s;font-size: 14px;padding-right: 15px;}
#topbar .contact-info a:hover{color:#4290c3;}
#topbar .contact-info i{color:#868686;padding:4px;}
#topbar .contact-info .icofont-phone{padding-left:20px;margin-left:10px;}
#topbar .social-links a{color:#868686;padding:4px 5px;display:inline-block;line-height:1px;transition:0.3s;}
#topbar .social-links a:hover{color:#0067ac;}
/*--------------------------------------------------------------# Header--------------------------------------------------------------*/
#header{transition:all 0.5s;transition:all 0.5s;background:#fff;z-index:997;position: absolute;width: 100%;}
#header.header-scrolled{box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.1);}
#header .logo h1{font-size:28px;margin:0;padding:10px 0;line-height:1;font-weight:400;letter-spacing:3px;text-transform:uppercase;}
#header .logo h1 a, #header .logo h1 a:hover{color:#0067ac;text-decoration:none;}
#header .logo{padding-top:5px;}
#header .logo img{padding:0;margin:0;max-height:55px;}
/*--------------------------------------------------------------# Navigation Menu--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu, .nav-menu *{margin:0;/*padding:0;*/list-style:none;}
.nav-menu > ul > li{position:relative;/*white-space:nowrap;*/float:left;}
.nav-menu a{display:block;position:relative;color:#121212;padding:22px 25px;transition:0.3s;font-size:16px;font-family: OpenSans-Semibold;}
.nav-menu a svg{max-width:25px;fill:#005eb8;}
.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a{text-decoration:none;}
.nav-menu a.active{color:#005eb8;}
.nav-menu a.getquote-btn, a.getquote-btn{background-color: #fcc83a;color:#121212;border-radius: .25rem;padding: 12px 20px;margin-top: 9px;transition: 0.3s;}
a.getquote-btn:hover{background-color: #121212;color:#fcc83a;transition: 0.3s;}
.nav-menu .drop-down ul, .nav-menu .drop-down .megamenu{display:block;position:absolute;left:15px;top:100%;z-index:99;opacity:0;visibility:hidden;padding:10px 0;background:#fff;box-shadow:0px 0px 30px rgba(127, 137, 161, 0.25);transition:ease all 0.3s;max-height:500px;overflow-y:auto;}
/*.nav-menu .drop-down .megamenu{position: fixed;top: 66px!important;}*/
.nav-menu .drop-down:hover > ul, .nav-menu .drop-down:hover > .megamenu{opacity:1;top:100%;visibility:visible;}
.nav-menu .drop-down li{min-width:180px;position:relative;}
.nav-menu .drop-down ul a{padding:10px 20px;font-size:14px;font-weight:500;text-transform:none;color:#103453;}
.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a{color:#428bca;}
.nav-menu .drop-down > a:after{content:"\f107";font-family:"Font Awesome 5 Free";padding-left:5px;font-weight: 900;}
.nav-menu .drop-down .drop-down ul{top:0;left:100%;}
.nav-menu .drop-down .drop-down:hover > ul{opacity:1;top:0;}
.nav-menu .drop-down .drop-down > a{padding-right:35px;}
.nav-menu .drop-down .drop-down > a:after{content:"\f105";font-family:"Font Awesome 5 Free";position:absolute;right:15px;font-weight: 900;}
.megamenu .portfolio-img{padding-top:12px;padding-left:15px;padding-right:15px;}
.megamenu .portfolio-img.portfolio-img-rght{padding-right:30px;}
.megamenu .portfolio-img.portfolio-img-left{padding-left:30px;}
.megamenu ul.megasubmenu{position: relative;opacity: 1;box-shadow: none;left: 0 !important;}
.main-menu li.drop-down:hover .megamenu ul.megasubmenu{visibility: visible;}
.megamenu ul.megasubmenu li a{padding: 10px 10px;color: #5b5c66;font-family: "OpenSans", "Helvetica", "Arial", sans-serif;}
.megamenu ul.megasubmenu li a:hover{background-color:#f4f4f4;color: #4f4a4a;}
.menubtn{margin-left:38px;}
.nav-menu .drop-down .colm2:after{position:relative;display:block;content:'';clear:both;}
.nav-menu .drop-down .colm2 li{float:left;width:50%;min-width:inherit;}
.nav-menu .drop-down .megamenu.solution-menu .drop-down{background-color:#fff;margin-bottom:10px;}
@media (max-width:1100px){.nav-menu a{padding: 22px 18px;}}
@media (min-width:993px){.megamenu .drop-down a::after{display:none;}
.megamenu .drop-down>a::before{background-color:#005eb8;height: 1px;content: '';display: block;width: 80px;margin-top: 14px;position: absolute;z-index: 999;bottom:-5px;}
}
/**/
#header .container{position:relative;}
#header .container-fluid{padding:0 30px;position:relative;}
.megamenu{max-width: 1180px;margin: 0px auto;left:0%;right:0%;}
.portfolio-img a{padding:0;box-shadow: 0 2px 5px 0 rgba(27,27,27,.3);border-radius:6px;/* overflow: hidden; */margin-top: 30px;}
.portfolio-img a img{border-radius:6px;}
.portfolio-img a h5{position:absolute;background-color:#fcc83a;padding:8px 15px;border-top-right-radius: 5px;border-top-left-radius: 5px;font-size: 14px;color:#121212;top:-40px;}
.portfolio-img a:after{content:'';height:1px;width:100%;background-color:#fcc83a;display:inline-block;position: absolute;top:-8px;left: 0;}
.partmenu{padding:15px 15px 15px 0;position:relative;}
.partmenu:hover{background-color:#f9f9f9;}
.partmenu:after{background-color:#005eb8;height:1px;content:'';display: block;width:80px;margin-top: 14px;}
.partmenu p{font-size:14px;white-space: normal;color: #5b5c66;font-family: "OpenSans", "Helvetica", "Arial", sans-serif;}
.megamenu .drop-down a i{font-size:20px;margin-right: 3px;color: #005eb8;}
.solution-menu .row .col-lg-3{/*-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;*/}
@media (max-width:1366px){.nav-menu .drop-down .drop-down ul{left:-90%;}
 .nav-menu .drop-down .drop-down:hover > ul{left:-75%;/*width:240px;*/}
 .nav-menu .drop-down .drop-down > a:after{content:"\f104";}.nav-menu a{font-size: 15px;}
}
/* Mobile Navigation */
.mobile-nav{position:fixed;top:0;bottom:0;z-index:9999;overflow-y:auto;left:-260px;width:260px;padding-top:0;background:#ffffff;transition:0.4s;}
.mobile-nav *{margin:0;padding:0;list-style:none;}
.mobile-nav a{display:block;position:relative;color:#353744;padding:10px 20px;font-weight:500;font-family: OpenSans-Semibold;}
.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a{color:#010101;text-decoration:none;}
.mobile-nav .drop-down > a:after{content:"\f107";font-family:"Font Awesome 5 Free";font-weight: 900;padding-left:10px;position:absolute;right:15px;}
.mobile-nav .active.drop-down > a:after{content:"\f105";}
.mobile-nav .drop-down > a{padding-right:35px;}
.mobile-nav .drop-down ul{display:none;overflow:hidden;}
.mobile-nav .drop-down li{padding-left:20px;}
.mobile-nav-toggle{position:fixed;right:0px;top:20px;z-index:999;border:0;background:none;font-size:24px;transition:all 0.4s;outline:none !important;line-height:1;cursor:pointer;text-align:right;}
.mobile-nav-active .mobile-nav-toggle{z-index:9998;}
.mobile-nav-toggle i{color:#5c768d;}
.mobile-nav-overly{width:100%;height:100%;z-index:9997;top:0;left:0;position:fixed;background:rgba(31, 53, 72, 0.7);overflow:hidden;display:none;}
.mobile-nav-active{overflow:hidden;}
.mobile-nav-active .mobile-nav{left:0;}
.mobile-nav-active .mobile-nav-toggle i{color:#fff;}
@media (max-width:992px){#header{padding: 5px 0;}#header .logo img{max-height: 50px;}.mobile-nav .drop-down li a{font-size:14px;}
.megamenu .portfolio-img{display:none;}
.megamenu .partmenu{padding: 0px 20px;}
.megamenu .partmenu::after{display:none;}
.mobile-nav a{padding: 10px 10px;border-bottom:1px solid #eee;}
.megamenu .partmenu a, .megamenu .drop-down a{font-size:15px;font-family: "OpenSans", "Helvetica", "Arial", sans-serif;padding:5px 10px !important;}
.megamenu .partmenu a:hover{color:#010101;}
.megamenu .partmenu a p, .hideimgon-tab, .megamenu .drop-down .iconmoon, .megamenu .drop-down > a::before, .megamenu .drop-down a svg{display:none;}
.megamenu{display:none;}
.solution-menu .row .col-lg-3{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.solution-menu .drop-down a{/*font-size: 14px;padding: 5px 20px!important;*/}
.solution-menu .drop-down a:hover{background-color: #f9f9f9;color: #005eb8;}
.solution-menu .drop-down a:after{/*display:none;*/}
.services-megamenu .drop-down{padding: 5px 20px!important;}
.megamenu.services-megamenu ul.megasubmenu{/*background-color: #fff3;*/}
.megamenu.services-megamenu ul.megasubmenu li{padding-left: 0;}
.megamenu.services-megamenu ul.megasubmenu li a{font-size:14px;}
.nav-menu a.getquote-btn, .nav-menu a.getquote-btn:hover, a.getquote-btn{margin-top: 3px;}
.menubtn{margin-right: 30px;margin-left:0;}
.getquote-btn:hover{color:#fff!important;}
.mobile-nav li a.getquote-btn{background:none;padding: 10px 0px;color: #353744;font-size: 15px; border-bottom:1px solid #eee; width:100%;}
.mobile-nav li a.getquote-btn:hover{color:#353744 !important;}
.contactdetails a{font-size:13px !important;padding: 5px 0 !important; }
}
@media (max-width:767px){.nav-menu a.getquote-btn, .nav-menu a.getquote-btn:hover, a.getquote-btn{padding: 8px 12px;font-size: 14px;margin-top: 0;}
.menubtn{margin-right: 38px;}
#header .logo img{max-height: 40px;}
#header .container-fluid{padding: 0 15px;}
#header .logo{padding-top: 0;}
.mobile-nav-toggle{top: 12px;}
.contact-menu-heading{ font-size:16px; font-weight:bold; margin-top:10px; margin-bottom:5px; color:#0058ac;}
.mobile-nav img {max-height:40px;}
}
/*--------------------------------------------------------------# Sections General--------------------------------------------------------------*/
section{padding:25px 0 35px;}
.section-padding60{padding:60px 0;}
.section-bg{background-color:#f6f7fa;overflow: hidden;}
h1.main-title{font-size: 44px;line-height:62px;color:#353744;font-weight:700;}
h2.page-title{font-size:36px;line-height: 60px;font-weight:normal;color:#353744;font-weight: 700;}
h3.page-title{font-size:34px;line-height:56px;font-weight:normal;color:#353744;font-weight: 700;}
.semi-title{font-size:16px;color:#353744;}
.harness-title{font-size: 19px;}
.description{color:#353744;font-size:15px;line-height:24px;margin-bottom:0;text-align: justify;}
.yellowcolor{color: #fcc83a;}
h1.main-tilte{font-size:38px;color: #121212;font-weight: 900;}
.about-semi-title{font-size:22px;color:#010103;line-height: 34px;}
.title-small{line-height:56px;font-weight:normal;color:#353744;font-weight: 700;}
h4.title-small {font-size:32px;}
h5.title-small {font-size:30px;}
h6.title-small {font-size:28px;}
.enthusiasts-title{font-size:24px;}
.emerging-semititle{font-size:18px;}
.challenges-semititle{font-size:18px;color:#121212;}
.callto-action-section .enthusiasts-title{margin: 0;padding-right: 15px;}
@media (max-width:767px){.section-padding60{padding: 30px 0;}.page-title{font-size: 28px;line-height: 38px;}
h1.main-title{font-size: 32px;line-height: 46px;}
h2.page-title{font-size:28px;line-height: 44px;margin-bottom: 10px !important;}
h3.page-title{font-size:27px;line-height: 40px;}
.contact-bannercontent{position: absolute;top: 50%;}
h1.main-tilte{font-size:28px;}
}
/*Innerpage banner*/
.banner-tilte{color: #121212;font-size:40px;font-weight: 900;;line-height:52px;}
#banner-inner{background-position: center center;background-size: cover;height:325px;}
.inner-banner-content{/*padding: 60px 15px;*/-ms-flex-item-align: center !important;align-self: center !important;}
.blue-btn{font-size:16px;padding:14px 35px;background:#005eb8;color:#fff;transition:0.3s;border-radius:4px;white-space: nowrap;}
.blue-btn:hover{background:#fcc83a;color: #121212;}
.blue-bodred-btn{padding:13px 35px;color:#005eb8;transition:0.3s;border-radius:4px;border:1px solid #005eb8;transition: all 0.3s;}
.blue-bodred-btn:hover{background:#005eb8;color:#fff;}
.blue-btn:hover small, .blue-bodred-btn:hover small{transition: all 0.3s;transform: translateX(5px);}
#banner-inner .container, #banner-inner .container .row, #banner-inner .container-fluid, #banner-inner .container-fluid .row{height: 100%;}
@media (max-width:767px){.inner-banner-content{padding:30px 15px;}.banner-tilte{font-size:30px;line-height: 42px;margin: 0;}
.blue-bodred-btn{padding 8px 22px;}
.blue-btn{padding: 9px 22px;}
#banner-inner{background-image: url(../imagesnw/background-patern.jpg) !important;}
}
@media (max-width:574px){#banner-inner{height: auto;}.inner-banner-content{padding:0px 15px;}
}
/*Latest Blogs*/
.latestblog-box{box-shadow:0px 0px 7px -5px #000;display: block;padding: 15px;transition: all ease-in-out 0.4s;border-radius: 4px;}
.latestblog-box:hover{box-shadow:0px 0px 16px -10px #000;}
.latestblog-box h5, .latestblog-box .h5{color:#121212;margin-top:10px;font-weight:700;font-size:20px;}
.latestblog-box p{color: #353744;}
.latestblog-box .blog-category{color: #fcc83a;}
.latestblog-box .time{color: #7f7f7f;font-size: 15px;}
.latestblog-box .imgbox{height:150px;overflow:hidden;}
.latestblog-box .imgbox img{transition: all ease-in-out 0.4s;}
.latestblog-box:hover .imgbox img{transform: scale(1.1);}
@media (max-width:767px){.latestblog-box{margin: 15px 0;}}
/*Next Step*/
.next-section{position:relative;}
.next-section:after{position:absolute;content:'';height:50%;width:100%;background-color:#f6f7fa;left:0;bottom:0;z-index:-1;}
.content-step{padding:20px 15px;background-color:#005eb8;color: #fff;}
.content-step h4, .content-step .h4{font-size: 26px;}
.content-step p{font-size: 17px;}
.rtnext-btn{background-color:#fcc83a;color:#121212;padding:14px 25px;font-size:16px;}
.rtnext-btn:hover{background-color:#121212;color:#fcc83a;}
.section-nextsep{border-radius: 6px;overflow: hidden;}
.next-section .container{padding:0px 140px;}
@media (max-width:992px){.next-section .container{padding:0px 80px;}}
@media (max-width:767px){.next-section .container{padding:0px 15px;}
.content-step p{margin-bottom: 10px !important;}
}
/*Vr2 Style */
.vr2-style .nav-menu a{padding: 12px 15px;}
.vr2-style .nav-menu a.getquote-btn, .vr2-style .nav-menu a.getquote-btn:hover{margin-top: 0;padding: 10px 15px;margin-bottom: 10px;}
.vr2-style .logo{margin-top: 17px;}
.breadcrumbs{background-color: #F3F3F3;padding:15px 0;position: relative;font-size: 14px;}
.breadcrumbs a{color: #121212;text-decoration: underline;}
.breadcrumbs span{font-weight:700;}
.anchor{position:relative;top:-120px;}

/*=========Font Genrate in Iconmoon=========*/
@font-face {
font-family: 'icomoon';
src:  url('../fonts/icomoon3989.html?6gu2ae');
src:  url('../fonts/icomoon3989.html?6gu2ae#iefix') format('embedded-opentype'),
url('../fonts/icomoon3989-2.html?6gu2ae') format('truetype'),
url('../fonts/icomoon3989.woff?6gu2ae') format('woff'),
url('../fonts/icomoon3989-3.html?6gu2ae#icomoon') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;}
/*[class^="icon-"], [class*=" icon-"]*/ .iconmoon{
  /* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;
/* Better Font Rendering =========== */-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.icon-cloud-applications:before {content: "\e900";}
.icon-ai:before {content: "\e901";}
.icon-chatbot:before {content: "\e902";}
.icon-blockchain:before {content: "\e903";}
.icon-iot:before {content: "\e904";}
.icon-mobility:before {content: "\e905";}
/*--------------------# Form-----------------------------*/
.form-control{height:48px;border-radius:0;}
.custom-select {background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 2 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-color: rgb(255, 255, 255);background-size: auto;background-size: 10px 12px;}
/*--------------------------------------------------------------# List --------------------------------------------------------------*/
.list-content li{padding-bottom:10px;position:relative;}
.listblue li{color:#121212;list-style:none;}
.listblue li::before{content:'';position:absolute;height:8px;width:8px;background-color:#29A1D9;border-radius:10px;left: -16px;top:9px;}
.list-content.row2 li{float:left;width:50%;}
.list-content::after {content:'';position:relative;display:block;clear:both;}
.policies-conten .philosophy{font-size:24px;color:#000;}
.text-dark{color:#131313!important;}
.font-weight-400{font-weight:400;}
.font-weight-600{font-weight:600;}
.font-weight-600{font-weight:900;}
.workmap svg{position: absolute;top:40%;left:45%;cursor: pointer;/*opacity:0;*/}
.parenthover:hover .workmap svg{opacity:1;}
.workmap svg:hover path.ytp-large-play-button-bg{fill:#f00;}
button:focus{outline:none!important;}
@media (max-width:767px){.list-content.row-sm1 li{width:100%;}
}
/*--------------------------------------------------------------# Footer--------------------------------------------------------------*/
#footer{background:#f6f7fa;padding:0px 0 20px 0;color:#464646;font-size:14px;}
#footer .footer-top{padding:30px 0 30px 0;}
#footer .footer-top .footer-info h4, #footer .footer-top .footer-links h4, #footer .footer-top h4{font-size:18px;margin:0 0 20px 0;padding:2px 0 2px 0;line-height:1;font-weight:700;color:#121212;}
#footer .footer-top .footer-info p{font-size:14px;line-height:24px;margin-bottom:3px;color:#464646;}
#footer .footer-top .footer-info a{color:#464646;}
#footer .footer-top .social-links a{font-size:18px;display:inline-block;line-height:1;padding:8px 6px;margin-right:4px;text-align:center;transition:0.3s;}
#footer .footer-top .social-links a:hover{color:#005eb8;text-decoration:none;}
#footer .footer-top .social-links a:nth-child(2){padding-left:0;}
#footer .footer-top h4{/*font-size:16px;font-weight:600;color:#464646;position:relative;padding-bottom:12px;*/}
#footer .footer-top .footer-links ul{list-style:none;padding:0;margin:0;}
#footer .footer-top .footer-links ul i{padding-right:2px;color:#9eccf4;font-size:18px;line-height:1;}
#footer .footer-top .footer-links ul li{padding:10px 0;display:flex;align-items:center;}
#footer .footer-top .footer-links ul li:first-child{padding-top:0;}
#footer .footer-top .footer-links ul a{color:#3f3f3f;transition:0.3s;display:inline-block;line-height:1;}
#footer .footer-top .footer-links ul a:hover{color:#005eb8;}
#footer .footer-top .footer-newsletter form{padding:6px 0px;position:relative;}
#footer .footer-top .footer-newsletter form input[type="email"], #footer .footer-top .footer-newsletter form input[type="text"]{border:0;padding:12px 15px;background-color:#e4e4e4; border-radius: 4px;width: 100%;margin-bottom: 10px;}
#footer .footer-top .footer-newsletter form input[type="submit"], #footer .footer-top .footer-newsletter form button[type="submit"]{margin-top:10px;position:relative;background:none;font-size:16px;padding:10px 35px;background:#005eb8;color:#fff;transition:0.3s;border-radius:4px;border:0;}
#footer .footer-top .footer-newsletter form input[type="submit"]:hover, #footer .footer-top .footer-newsletter form button[type="submit"]:hover{background:#fcc83a;color: #121212;}
#footer .copyright{}
#footer .copyright a{color: #464646;}
#footer .copyright .container{padding-top:30px;border-top:1px solid #d9d9d9;}
.links_copy{font-size:13px;}
@media (max-width:574px){#footer .footer-top{padding-top:20px;padding-bottom: 15px;}}
/**************************************Animation ***************************/
.svgshape{position: absolute;bottom: 0;overflow: hidden;transform: rotate(180deg);width: 100%;}
.liquid-image {position: absolute;left: 0%;top: 50%;right: auto;bottom: auto;z-index: -1;width: 800px;opacity: 1;}
.liquid-image, .decor-4 img{-moz-animation:move-background 15s linear infinite;-ms-animation:move-background 15s linear infinite;-o-animation:move-background 15s linear infinite;-webkit-animation:move-background 15s linear infinite;animation:move-background 15s linear infinite;}
@keyframes move-background {
0%{-webkit-transform: translate3d(0px, 0px, 0px);}  
50%{-webkit-transform: translate3d(-100px, -100px, 0px);}  
100%{-webkit-transform: translate3d(0px, 0px, 0px);}
}
@-webkit-keyframes move-background {
 0%{-webkit-transform: translate3d(0px, 0px, 0px);}  
50%{-webkit-transform: translate3d(-100px, -100px, 0px);}  
100%{-webkit-transform: translate3d(0px, 0px, 0px);}
}
@-moz-keyframes move-background {    
 0%{-webkit-transform: translate3d(0px, 0px, 0px);}  
50%{-webkit-transform: translate3d(-100px, -100px, 0px);}  
100%{-webkit-transform: translate3d(0px, 0px, 0px);}
}
@-webkit-keyframes move-background {
 0%{-webkit-transform: translate3d(0px, 0px, 0px);}  
50%{-webkit-transform: translate3d(-100px, -100px, 0px);}  
100%{-webkit-transform: translate3d(0px, 0px, 0px);}
}
.decor-2{position: absolute;z-index: -1;right:0px;}
.decor-1 img, .decor-2 img{-webkit-animation:homebanneritem 5s ease-out infinite;animation:homebanneritem 5s ease-out infinite;width:100%}
@-webkit-keyframes homebanneritem{0%,100%,97%{-webkit-transform:scale(1);transform:scale(1)}
20%,68%{-webkit-transform:scaleY(.95) scaleX(.97);transform:scaleY(.95) scaleX(.97)}
48%{-webkit-transform:scaleY(1) scaleX(.95);transform:scaleY(1) scaleX(.95)}
80%{-webkit-transform:scaleY(1) scaleX(.97);transform:scaleY(1) scaleX(.97)}
}
@keyframes homebanneritem{0%,100%,97%{-webkit-transform:scale(1);transform:scale(1)}
20%,68%{-webkit-transform:scaleY(.95) scaleX(.97);transform:scaleY(.95) scaleX(.97)}
48%{-webkit-transform:scaleY(1) scaleX(.95);transform:scaleY(1) scaleX(.95)}
80%{-webkit-transform:scaleY(1) scaleX(.97);transform:scaleY(1) scaleX(.97)}
}
.item-left{-webkit-animation:itemLeft 8s ease-out infinite;animation:itemLeft 8s ease-out infinite;width:100%}
@-webkit-keyframes itemLeft{0%,100%,97%{-webkit-transform:scale(1);transform:scale(1)}
20%{-webkit-transform:scaleX(.95) scaleY(1.2);transform:scaleY(.95) scaleX(1.2)}
48%{-webkit-transform:scaleY(1.1) scaleX(.8);transform:scaleY(1.1) scaleX(.9)}
68%{-webkit-transform:scaleY(.98) scaleX(1.09);transform:scaleY(.98) scaleX(1.02)}
80%{-webkit-transform:scaleY(1.02) scaleX(.98);transform:scaleY(1.02) scaleX(.98)}
}
@keyframes itemLeft{0%,100%,97%{-webkit-transform:scale(1);transform:scale(1)}
20%{-webkit-transform:scaleX(.95) scaleY(1.2);transform:scaleY(.95) scaleX(1.2)}
48%{-webkit-transform:scaleY(1.1) scaleX(.8);transform:scaleY(1.1) scaleX(.9)}
68%{-webkit-transform:scaleY(.98) scaleX(1.09);transform:scaleY(.98) scaleX(1.02)}
80%{-webkit-transform:scaleY(1.02) scaleX(.98);transform:scaleY(1.02) scaleX(.98)}
}	
.decor-2 img{width: 250px;height:auto;}
.decor-4 img{position:absolute;right:0;}
@media (max-width:767px){.callto-action-section .d-flex{display: block !important;}
}
.was-validated .form-control.notReqverd:valid{border-color: #ced4da;background-image:none;}
.nav-menu a.active {color: #005eb8;}
.callto-action-section .blue-btn{background-color:#fcc83a;color:#121212;}
.callto-action-section .blue-btn:hover, .callto-action-section .btn-get-started:hover{background-color:#005eb8;color:#fff;}
/*Call to Action*/
.callto-action-section-industry{background-color:#003262;padding:30px 15px;border-radius:4px;}
.callto-action-section-industry p{margin-bottom:0;}
@media (max-width:767px){.callto-action-section-industry{padding:15px 0;}
}

/*181120 Cookies*/
.cookies_consent_banner{position:fixed;z-index:2000;bottom:0;left:0;display:block;width:400px;flex-direction column;align-items:center;justify-content:center;padding:15px 10px 20px;border:2px grey;margin-bottom:20px;margin-left:40px;background-color:#fff;border-radius:5px;box-shadow:0 10px 50px rgba(0,0,0,.15);color:#22242f;font-size:.8em;font-weight:300;line-height:1.2em;text-align:center;opacity:0;transform:translateX(-300%);transition:.5s;}
.cookies_banner-show {display: block;opacity: 1;transform: translateX(0) translateY(0) translateZ(0);transition: opacity .4s ease-in 0s,transform .4s ease-in 0s;transition: .5s;}
.cookie-wrap {position:relative;display:block;min-height:100%;align-items:center;justify-content:center;padding:14px 30px;color:#696969;font-size:15px;line-height:1.5;}
.cookie-button-wrapper a{text-decoration:underline;}
.learn_more {position: relative;margin: 0 10px;color: #353535;font-size: 15px;letter-spacing: .180556px;line-height: 20px;text-align: center;}
.cookies_consent_banner .rtnext-btn{font-size:16px;padding:5px 20px 7px;}
.btn.btn-mps{position: relative;padding:0;border:none;background:transparent;height: 30px;}
.btn.btn-mps-outline-danger .btn-text{color:#fcc83a;padding:5px 15px;position: relative;z-index:999;}
.btn.btn-mps-outline-danger:hover .btn-text{color:#222;}
.btn.btn-mps .btn-text::after {z-index: 10;display: block;border-width: 1px;border-style: solid;border-radius: .25rem;content: "";transform: skew(-10deg,0);}
.btn.btn-mps .btn-htext, .btn.btn-mps .btn-text::after {position: absolute;top: 0;right: 0;bottom: 0;left: 0;overflow: hidden;}
.btn.btn-mps-outline-danger .btn-text::after {border-color:#fcc83a;}
.btn.btn-mps-outline-danger .btn-htext::before {color: #fff;}
.btn.btn-mps .btn-decorate {position: absolute;z-index: 20;top: 0;right: 0;bottom: 0;left: 0;display: block;overflow: hidden;border-radius: .25rem;transform: skew(-10deg,0) translateZ(0);}
.btn.btn-mps .btn-decorate::before{display: block;width: 100%;height: 100%;background-color: #fff;content: "";transform: translate(-100%);transition-duration: .3s;transition-property: transform;transition-timing-function: ease-in-out;}
.btn.btn-mps-outline-danger .btn-decorate::before {
background: #fcc83a;}
.btn.btn-mps.active .btn-decorate::before, .btn.btn-mps.focus .btn-decorate::before, .btn.btn-mps:active .btn-decorate::before, .btn.btn-mps:focus .btn-decorate::before, .btn.btn-mps:hover .btn-decorate::before {transform: translate(0);}
.btn.btn-mps.active .btn-htext, .btn.btn-mps.focus .btn-htext, .btn.btn-mps:active .btn-htext, .btn.btn-mps:focus .btn-htext, .btn.btn-mps:hover .btn-htext{max-width: 100%;}  
.was-validated .form-control.notReqverd:valid, .form-control.notReqverd:valid, .form-control.notReqverd.is-invalid{border-color:#ced4da;background-image:none;} 
/*Menu Animated icon*/
.hamburger{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:20px;height:14px;cursor:pointer;}
.hamburger div{-ms-flex-item-align:end;align-self:flex-end;height:2px;width:100%;background:#3E4651;border-radius:2px;}
.hamburger .meat{width:75%;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;}
.hamburger .bottom-bun{width:100%;-webkit-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out;}
.hamburger:hover div, .hamburger.active div{width:100%;}
.hamburger:hover .top-bun, .hamburger.active .top-bun{-webkit-animation:burger-hover 1s infinite ease-in-out alternate;animation:burger-hover 1s infinite ease-in-out alternate;}
.hamburger:hover .meat, .hamburger.active .meat{-webkit-animation:burger-hover 1s infinite ease-in-out alternate forwards 200ms;animation:burger-hover 1s infinite ease-in-out alternate forwards 200ms;}
.hamburger:hover .bottom-bun, .hamburger.active .bottom-bun{-webkit-animation:burger-hover 1s infinite ease-in-out alternate forwards 400ms;animation:burger-hover 1s infinite ease-in-out alternate forwards 400ms;}
@-webkit-keyframes burger-hover{0%{width:100%;}
 50%{width:50%;}
 100%{width:100%;}
}
@keyframes burger-hover{0%{width:100%;}
 50%{width:50%;}
 100%{width:100%;}
}
.cloasebtn{position:absolute;right:10px;top:0;}
.cloasebtn .mobile-nav-toggle{position:relative;top:0;left:0;font-size:28px;}
.mobile-nav-overly{background: rgba(31, 53, 72, 0.3);}

@media (max-width:767px){.mobile-nav-toggle{top:15px;right:0px;}
}
@media (max-width:574px){.cookies_consent_banner{margin-left:5px;margin-bottom:10px;width:80%;text-align:left;}
.cookie-wrap{padding:0 10px 14px;}
}
/*END STYLE.CSS CODE*/


/*New Homepage Style sheet*/
html{scroll-behavior:smooth;}
@font-face {font-family:'Cambria';
src: url('../fonts/cambria/Cambria-Bold.html') format('woff2'),
url('../fonts/cambria/Cambria-Bold-2.html') format('woff');font-weight: bold;font-style: normal;font-display: swap;}
.homepage_banner{height:520px;padding-top:15px;overflow:hidden;}
.main_title_banner{font-size:42px;font-weight:600;margin-bottom:15px;/*font-family: 'Cambria';*/color: #131313;line-height: normal;}
.sub_title_banner{font-size:18px;font-weight:600; font-style:italic;}
.header_home:not(.header-scrolled) .nav-menu .megamenu ul.megasubmenu a, .header_home:not(.header-scrolled) .nav-menu .megamenu .drop-down a, .header_home:not(.header-scrolled) .nav-menu .megamenu .partmenu a{color:#121212;}
body:not(.header-scrolled-body) .hamburger div{/*background:#fff;*/}
#header:not(.header-scrolled){box-shadow:none!important;}
/**/
.aftBanerContent{position:relative;margin-top:-70px;}
.linksContactPr{background-color:#577DDD;padding:30px;color:#fff;display:flex;justify-content:center;transition:all 0.3s ease-out;}
.linksContactPr.linksHirePr{background-color:#f5c33a;}
.linksContactPr:hover{background-color:#262D3E;}
.bigText_quoter{font-weight:600;font-size:22px;margin-bottom:5px;}
.smallText_link{color:#fff;transition:all 0.3s ease-out;}
.smallText_link:hover{margin-left:5px;}
.afterKey{width:50px;height:70px;background-color:#F3F3F3;margin:0px auto;border-radius:50px;padding-top:10px;margin-top:30px;}
.afterKey a{width:30px;height:50px;margin:0px auto;border-radius:50px;display:block;border:1px solid #005eb8;padding:10px 0;}
.afterKey a span{height:10px;width:10px;background-color:#005eb8;border-radius:50px;display:block;margin:0px auto;}
.labletitle{text-transform:uppercase;}
.afterKey a span {-webkit-animation:mover 1s infinite  alternate;animation:mover 1s infinite  alternate;}
@-webkit-keyframes mover {0% {transform: translateY(0);}
100% {transform: translateY(10px);}
}
@keyframes mover {0% {transform: translateY(0);} 
100% {transform: translateY(10px);}
}
.about_image_cont{position:relative;padding-left:30px;}
.about_image_cont:before{content:'';position:absolute;height:80%;width:70%;background-color:#fff;border:50px solid #ffd257;right:0;left:0;top:10%;margin:0px auto;-ms-transform:rotate(45deg);transform:rotate(45deg);}
.item_about_img{position:relative;z-index:1;}
.shap_afterabt_img{position:absolute;bottom:0;left:0;}
.shap_afterabt_img{-webkit-animation:mover 1s infinite  alternate;animation:moverLR 1s infinite  alternate;}
@-webkit-keyframes moverLR {0% {transform:translate(0);}
100% {transform:translate(2px);}
}
.owl-carousel .item_brands{display:flex;box-shadow:0px 0px 3px 0px #e6e6e6;justify-content:center;padding:15px;align-items:center;min-height:150px;margin:2px;cursor:pointer;}
.owl-carousel .item_brands img{width:auto;max-height:120px;transition:all 0.4s ease-in-out;/*filter: grayscale(100%);*/}
.owl-carousel .item_brands:hover img{filter:grayscale(0);-webkit-transform:scale(1.2);transform: scale(1.2);}
.PartnerLogoSlider .owl-stage, .Brands_logo_slider .owl-stage{padding:15px 0;}
.PartnerLogoSlider .owl-dots .owl-dot, .Brands_logo_slider .owl-dots .owl-dot, .slider-CaseStudies .owl-dots .owl-dot{border:1px solid #D2D2D2;border-radius:30px;margin:3px;}
.PartnerLogoSlider .owl-dots .owl-dot.active, .Brands_logo_slider .owl-dots .owl-dot.active, .slider-CaseStudies .owl-dots .owl-dot.active{border-color:#003BD2;}
.PartnerLogoSlider .owl-dots .owl-dot span, .Brands_logo_slider .owl-dots .owl-dot span, .slider-CaseStudies .owl-dots .owl-dot span{display:block;height:5px;width:20px;background-color:#D2D2D2;margin:1px;border-radius:10px;transition:all 0.3s ease-out;}
.PartnerLogoSlider .owl-dots .owl-dot.active span, .Brands_logo_slider .owl-dots .owl-dot.active span, .slider-CaseStudies .owl-dots .owl-dot.active span{width:20px;background-color:#003BD2;}
/*3103*/
.title_underLine{position:relative;margin-bottom:25px;}
.title_underLine:after{position:absolute;content:'';height:3px;width:150px;background-color:#fcc83a;bottom:-10px;left:0;}
.title_underLine_center:after{right:0;margin:0px auto;}
h2.page-title{line-height:52px;}
h3.page-title{line-height:50px;}
h4.page-title, .h4.page-title{line-height:48px;font-size:32px;color:#353744;font-weight:700;}
h5.page-title{line-height:46px;font-size:30px;color:#353744;font-weight:700;}
h6.title-small, .h6.title-small{font-size: 28px;}
/**/
.capabilities_section{background-color:#F5F5F5;}
.item-industry{position:relative;margin-bottom:15px;min-height:220px;display: block;}
.item-industry.logistic_industry{background-color:#6BBFBC;}
.item-industry.finance_industry{background-color:#FFC107;}
.item-industry.retail_industry{background-color:#ffffff;}
.item-industry.education_industry{background-color:#00ADC6;}
.item-industry.helthcare_industry{background-color:#FF8372;}
.item-industry .text_cotent{padding:15px;position:absolute;bottom:0;width:50%;}
.item-industry.retail_industry .text_cotent{width:100%;background-color:#8bcf9c;left:0;padding:20px 15px;min-height:150px;display:flex;align-items:flex-end;}
.item-industry .text_cotent p, .item-industry .text_cotent a, .item-industry .text_cotent span{font-size:20px;color:#2a2c37;margin:0;font-weight: bold;}
.imb_industry img{max-height:220px;}
.retail_industry .imb_industry img{max-height:inherit;}
.education_industry .imb_industry img{max-height:200px;}
.title_main_case{line-height:48px;font-size:32px;color:#1b1b1b;font-weight:bold;margin-bottom:15px;}
.Crafting-section{background-color:#F5F5F5;}
.360services_section{overflow:hidden;}
.iconbox_360service span{/*background-color:#eee;height:80px;*/width:90px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:5px;}
/**/
.owl-carousel .iconbox_360service span img{width:auto;/*height:45px;*/}
.item-360services{padding:25px 15px;background-color:#fff;border-radius:12px;border:1px solid #f4f4f4;}
.item-360services .service_name{font-size:22px;color:#202025;font-weight:bold;}
.item-360services .blue-btn, .itms-casestudies-slider .blue-btn{font-size:14px;padding:10px 25px;border:1px solid #005eb8;background:none;color:#005eb8;} 
.item-360services .blue-btn:hover, .itms-casestudies-slider .blue-btn:hover{background-color:#005eb8;color:#fff;}
.services_slider_Digital{margin-left:-30px;}
.services_slider_Digital .owl-nav{position:absolute;right:0;top:-60px;}
.services_slider_Digital .owl-nav button{height:45px;width:45px;border:1px solid #005eb8!important;color:#005eb8!important;border-radius:50px;margin:5px;}
.services_slider_Digital .owl-nav button:hover{background-color:#005eb8;color:#fff!important;}
.\33 60service_discrib {height:100px;}
.item-360services .service_name{min-height:66px;}
.underline{text-decoration:underline;}
.rightcasestudies img{max-height:500px;width:auto!important;}
/**/
.nav-menu a.getquote-btn, a.getquote-btn {background-color:#005eb8;color:#fff;border:2px solid #005eb8;}
a.getquote-btn:hover{background-color:#fff;color:#005eb8!important;border-color:#005eb8;}
.section-whoweare{background-color:#F3F3F3;}
.section-digital-transformation { background-color: #F3F3F3;}
.digital-transformation-box{ position: relative; display: block; margin-bottom: 30px;}
.digital-transformation-box .title-text{position: absolute;  left: 29%; font-weight: 800;}
.digital-transformation-box .title-text1 {position: absolute;left: 16%;font-weight: 800;}
.digital-transformation-box a{ color: #000;}
.banner_img_section2{position:relative;}
.banner_img_section2 .Banner_mg_shap{position:absolute;top:-245px;right:-30px;}
.banner_img_section2 .Banner_mg_shap .img_boxBanner img{max-height:420px;}
.banner_content{position:relative;top:80px;}
.services_imgleft img{border-top-right-radius:20px;border-bottom-right-radius:20px;}
.homepage_banner_fullbg{background-size:cover;background-position:50% 30%;}
.bg_gray{background-color:#F3F3F3;}
.aftBanerContent{position:relative;}
.aftBanerContent:after{content:'';background-color:#F3F3F3;position:absolute;left:0;right:0;height:30px;bottom: 0;}

/**/
.started_blue{background:#005eb8;color:#fff;}
.started_blue:hover{background:#fcc83a;color: #121212;}
.about_image_cont_none::before{display:none;}
.about_image_cont_none .shap_afterabt_img{left:30px;bottom:30px;}
.firsDivNewDesign{/*background-color:rgba(0, 94, 184, 0.90);padding:30px;*/top:0px;}
.started_white{background:#fcc83a;color:#121212;}
.started_white:hover{background-color:#fff;color:#005eb8;}
/*180521*/
.text_cotent_retail a{position:absolute;bottom:15px;color:#2a2c37;font-weight:bold;font-size:20px;}
.manufacturing-img{position:absolute;right:0;bottom:0;}
.retail_industry .manufacturing-img img{max-height:150px;}
@media screen and (max-width:992px) and (min-width:767px){.item-industry.retail_industry .text_cotent{right:15px;left:auto;width:47%;top:0;}
.retail_industry .retails_img img{max-height:200px;position: relative;left: 23%;}
}
@media (max-width:767px){.text_cotent_retail a{background-color:#e7e7e7;position:relative;min-height: 100px;display:block;margin-top:15px;padding:15px;}
.retail_content{width:50%;float:left;padding-right:15px;}
.manufacturing{width:50%;float:left;padding-left:15px;}
.item-industry .text_cotent a, .item-industry .text_cotent{/*display:block;*/min-height:100px;width:100%;display:flex;align-items:center;}
.item-industry.retail_industry .text_cotent{align-items:center;}
.item-industry .text_cotent{position:relative;}
.text_cotent_retail a{display:flex;align-items:center;}
.item-industry.education_industry .text_cotent{min-height:100px;}
}
@media (max-width:574px){
.manufacturing, .retail_content{width:100%;padding:0;}
}

/*280621*/
.ClientLogo{background-image:url(../imagesnw/img_group.html);}
.ClientLogo.brand_hp{height:65px;width:65px;}
.ClientLogo.brand_othiam{height:65px;width:50px;background-position:0 -70px;}
.ClientLogo.brand_tata{height:63px;width:72px;background-position:0 -136px;}
.ClientLogo.brand_lenovo{height:23px;width:115px;background-position:0 -202px;}
.ClientLogo.logo_dmca{height:23px;width:120px;background-position:0 -226px;display:inline-block;vertical-align:middle;}
.ClientLogo.logo_mobilefirms{height:65px;width:65px;background-position:0 -256px;display:inline-block;vertical-align:middle;}
.owl-carousel .item_brands .ClientLogo{transition:all 0.4s ease-in-out;}
.owl-carousel .item_brands:hover .ClientLogo{-webkit-transform:scale(1.2);transform: scale(1.2);}












@media (max-width:1340px){.\33 60service_discrib{height:auto;}
.item-360services .service_name{font-size:18px;}
.item-360services .service_name{min-height:inherit;}
}
@media (max-width:992px){.item-360services{height:auto;}
.mobile-nav li a.getquote-btn{border:0;}
.main_title_banner{font-size:52px;}

.owl-carousel .item_brands{margin:7px 2px;}
}
@media (max-width:767px){
.about_image_cont{padding-left:0;padding-top:30px;margin-top:15px;}
.services_slider_Digital{margin-left:0;}
.services_imgleft{display:none;}
.item-industry.retail_industry .text_cotent{padding:15px;/*margin-top:-15px;*/position:relative;min-height: 100px;}
.about_image_cont:before{height:60%;/*top:15%*/;-ms-transform:rotate(15deg);transform:rotate(15deg);}
.rightcasestudies img{max-height:300px;width:auto!important;}
.slider-CaseStudies .owl-dots{padding-top:10px;}
.homepage_banner{height:auto;}
.linksContactPr{padding:15px;}
.bigText_quoter{font-size:20px;}
.aftBanerContent{margin-top:-50px;}
.services_slider_Digital .owl-nav{top:auto;padding:10px;left:0;text-align:center;}
.services_slider_Digital{padding:0 15px;}
.section-whoweare h2.page-title{margin-bottom:25px!important;line-height:38px;}
.main_title_banner{font-size:48px;}

.banner_img_section2 .Banner_mg_shap{position:relative;top:0;right:0;}
.banner_content{top:0;}
.Banner_mg_shap, .about_image_cont{display:none;}
.latestblog-box .imgbox{display:none;}
/*.owl-carousel .rightcasestudies img{display:none;}*/
.item-industry{min-height:100px;}
.imb_industry img{display:none;}
.aftBanerContent:after{height:50px;}
.homepage_banner_fullbg{background-color:#0D2B52;background-image:none!important;}
.digital-transformation-box .title-text {bottom: 10px;left: 25%;font-size: 11px;}
.digital-transformation-box .title-text1 {bottom: 16px;left: 11%;font-size: 11px;}
}
@media (max-width:574px){.bigText_quoter{font-size:18px;}
.linksContactPr{height:120px;padding:15px;}
.main_title_banner{word-wrap:break-word;}
}