/* #### fonts #### */

@font-face {
	font-family: 'Futura Md BT Medium';
	font-style: normal;
	font-weight: normal;
	src: local('../fonts/Futura Md BT Medium'), url('../fonts/futura_medium_bt-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Futura Md BT Bold';
	font-style: normal;
	font-weight: normal;
	src: local('../fonts/Futura Md BT Bold'), url('../fonts/7189740448.woff') format('woff');
}
@font-face {
	font-family: 'Futura Lt BT Light';
	font-style: normal;
	font-weight: normal;
	src: local('../fonts/Futura Lt BT Light'), url('../fonts/futura_lt_bt_light-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Segoe UI Regular';
	font-style: normal;
	font-weight: normal;
	src: local('../fonts/Segoe UI Regular'), url('../fonts/Segoe UI.woff') format('woff');
}
@font-face {
	font-family: 'Segoe UI Italic';
	font-style: normal;
	font-weight: normal;
	src: local('../fonts/Segoe UI Italic'), url('../fonts/Segoe UI Italic.woff') format('woff');
}
@font-face {
	font-family: 'Segoe UI Bold';
	font-style: normal;
	font-weight: normal;
	src: local('../fonts/Segoe UI Bold'), url('../fonts/Segoe UI Bold.woff') format('woff');
}
@font-face {
	font-family: 'Segoe UI Bold Italic';
	font-style: normal;
	font-weight: normal;
	src: local('../fonts/Segoe UI Bold Italic'), url('../fonts/Segoe UI Bold Italic.woff') format('woff');
}
/*_____________________*/
nav.navbar.navbar-expand-lg.navbar-light{
    padding:0px !important;
}
a.navbar-brand img {
    width: 225px !important;
}
#background {
	/*position: fixed;*/
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	/*background: url(polina.jpg) no-repeat;*/ 
	background-size: cover;
}
#background img{
	height:900px;
}
.layer{
	position: absolute;
    width: 100%;
    height: 100%;
    /*background: #000000a6;*/
    background:#00000061;
    z-index: 9;
}
/*.carousel-control-next {*/
/*    right: 0;*/
/*    z-index: 9999;*/
/*    position: fixed;*/
/*}*/
/*.carousel-control-prev {*/
/*    left: 0;*/
/*    z-index: 9999;*/
/*    position: fixed;*/
/*}*/
.slide-1{
    background-image:url('../assets/images/1.jpg');
    background-size:cover;
    width:100%;
    height:850px;
}
.slide-2{
    background-image:url('../assets/images/2.jpg');
    background-size:cover;
    width:100%;
    height:850px;
}
h1.text-center.vh1 {
    text-transform: uppercase;
}
.slide-3{
    background-image:url('../assets/images/ban.jpg');
    background-size:cover;
    width:100%;
    height:850px;
}
.pop {
    top:193;
	position: absolute;
	/*background: linear-gradient(rgba(20, 76, 100, 0.7), rgba(2, 2, 2, 0.84));
	min-height: 100%;*/
	min-width: 100%;
	z-index: 99;
	width: auto;
	height: auto;
	color: #fff;
}
.add.gb {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 540px;
}
/*a.dropdown-item:after {content: '';position: absolute;background: red;width: 80%;height: 2px;left: 23px;}*/

.col-sm-4.p-0 {
    position: relative;
}
.add.gb tr td:first-child {
    /* text-align: left; */
    /*text-align: right;*/
}
.global {
    text-align: center;
    color: #fff;
    padding-top: 22px;
    border-top: 1px solid #bec2c3fc;
}
.global img {
    width: 70px;
}
.perc100 {
	width: 100%;
	margin: auto;
	padding: 0;
}
.perc80 {
	width: 80%;
	margin: auto;
	padding: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
    /*color: #16181b;*/
    text-decoration: none;
    background-color: #005ca5;
    color: #fff;
    padding-bottom: 7px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 6px 42px 0px 10px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #eeeeee94;
}
a.dropdown-item.new-i i {
    color: #ea7802;
    font-size: 16px;
    padding-right: 2px;
    opacity: 0.5;
}
a.dropdown-item.new-i:hover i {
    color: #fff;
    font-size: 16px;
    padding-right: 2px;
}
a.y-span.quote {
    background: #ea7802;
    color: #fff !important;
    letter-spacing: 0 !important;
    font-weight: 600;
   padding: 2px 6px 4px 6px;
    border-radius: 5px;
    /* margin: 10px 14px; */
}
/*.row.main-pad-tb p {*/
/*    color: #000;*/
/*}*/
.add tr td p {
    color: #fff !important;
}
.perc82 {
	width: 82%;
	margin: auto;
	padding: 0;
}

ul.phn_img {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

ul.phn_img li img {
    width: 85px;
}
ul.phn_img li {
    padding: 0 15px;
}
.cloud_in {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}
.cloud_in h3 {
    font-size: 48px;
    font-weight: 300;
    letter-spacing: 1px;
}

a.logo_cloud {
    font-size: 16px;
    color: #005ca5;
    font-weight: 600;
}

.cloud_in p {
    padding: 10px 0;
    font-size: 17px;
    font-weight: 400;
    font-family: inherit;
}
.perc85 {
	width: 85%;
	margin: auto;
	padding: 0;
}
.perc75 {
	width: 70%;
	margin: auto;
	padding: 0;
}
.perc60 {
	width: 60%;
	margin: auto;
	padding: 0;
}
.pop .vh1 {
	color: #fff;
	font-family: 'Futura Md BT Medium';
	margin-top: 13%;
	padding: 0 2%;
	font-size: 3.0em;
}
.top-bar{
	/*background: #07456b;*/
	background: #f7f7f7;
	color: #fff;
	position:relative;
	z-index:999;
}
.top-bar .s-icons li a {
    color: #fff;
    margin: 0px 10px;
}
.top-bar .info li a {
    color: #005ca5;
    margin: 0px 5px;
    font-weight:500;
}
.s-icons{
	list-style: none;
	margin: 5px 0px;
}
.s-icons li{
	display: inline;
}
.info{
	list-style: none;
	margin: 5px 0px;
}
ul.s-icons li a i {
    color: #005ca5fa;
}
.y-span{
    color: #005ca5!important;
    font-size: 13px!important;
    font-weight: 600;
}
.alter-4 a {
    color: #fff;
    /*color: #185c87;*/
    font-family:'Futura Md BT Medium';
}

.fixed-popup {
    position: fixed;
    right: 0;
    list-style: none;
    z-index: 999;
    top: 30%;
}
.get-with {
    color: #000;
}
ul.trail{
    padding:0px;
}
ul.trail li{
    padding-left: 35px;
    list-style:none;
    background: url(../assets/sprites/readmore-b-icon.png) no-repeat 0 center;
    margin: 18px 0px;
}
.fixed-popup a {
    background: #185c87;
    color: #fff;
    padding: 3px 16px;
    margin: 10px 0px;
    display: block;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    transition:.3s;
    transform: scaleX(1);
}
.w-60{
    width:60%;
}
.fixed-popup a:hover{
    padding: 6px 16px;
    background:#08456a;
    text-decoration:none;
    transform: scaleX(1.2);
}
.card-header{
    padding:0;
}
.card-body{
    background:#dff1fc;
}
.font-2{
    font-size: 2.2em!important;
}
.case-title.tr::after {
    margin: 16px 92px!important;
}
.container-fluid.d-inline-flex {
    background: #005ca5;
}
.alter-4 {
    /*background: #f2f8fb;*/
    /*background: #f2f8fb;*/
    color: #464646;
    font-family: 'Segoe UI Regular';
    padding: 1%;
    border-left: 1px solid #eeeeee61;
    border-bottom: 4px solid #185c87;
    font-size: 1em;
    width:10%;
    font-size: 1.2em;
    text-align: center;
}
.landingform2 {
	/*background: #f2f9fd url(../assets/images/re.png) repeat-x center bottom;*/
	border-radius: 20px;
	width: 100%;
	padding: 8% 6%;
	/*box-shadow: 0px 10px 20px 2px #e4e4e4;*/
}
.f-30{
    font-size: 30px!important;
}

.li-0 li{
    padding-left:0px!important;
    color: #185c87;
}

a.f-left.quick {
   padding: 4px 10px;
    border-radius: 8px;
background: #ea7701;
    margin-bottom: 10px;
}

.card-5 {
    padding: 10px;
    border: 1px solid #eee;
    background: #f4faff;
    box-shadow: 4px 4px 10px 0px #d6d6d675;
    height: 590px;
    border-bottom: 4px solid #4698c8 !important;
    border: 1px solid #e1e1e1;
}
.card-5 h4{
    background: #185c87;
    color: #fff;
    padding: 10px 0px;
}

.blk{
    color:#000!important;
}
.shrink-icon2 {
    text-align: center;
}
.shrink-icon2 img{
    width:215px;
}
.box21 {
    background: #edf6fc;
    color: #000;
}
.alter-4.actv{
    /*background:#dff1fc!important;*/
    border-bottom: 4px solid #ebb11d;
}
.acc .card-header {
    background-color: rgb(24, 92, 135);
}


.panel-footer {
    padding: 10px 15px;
    background-color: #F0F8FD;
    border-bottom: 4px solid #4698c8;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
}
.read-more.btn{
    background: #337298 !important;
    border: 1px solid #337298;
    padding: 6px 15px !important;
    font-family: 'Futura Md BT Medium';
    font-size: 16px;
}
.panel-heading::after {
    content: '';
    width: 45%;
    height: 4px;
    background: #ebb11d;
    display: block;
    margin: 15px 0 2px 0;
}
.panel.panel-default.per32 {
    padding: 14px;
    border: 1px solid transparent;
    position: relative;
    border-radius:2px!important;
}
.panel-heading {
    color: #083b52;
    background-color: #fff;
    border-color: #fff;
    font-family: 'Futura Md BT Medium';
    font-size: 18px;
    padding-top: 20px;
}
.card-5 p{
    color:#195b86;
}
.acc .btn-link {
    color: #ffffff;
    width: 100%;
    text-align: left;
    font-family:'Futura Md BT Medium';
}
.main-pad-tb-2 {
    padding: 2% 0;
}
.readmore-b-2 {
    font-family: 'Futura Md BT Medium';
    font-size: 23px;
    line-height: 25px;
    color: #32749e;
    padding-left: 37px;
    text-align: left;
    background: url(../assets/sprites/readmore-b-icon.png) no-repeat 0 center;
    width: 35%;
    margin-left: 30px;
}
.alter-3 {
    background: #dff1fc!important;
    color: #464646;
    font-family: 'Segoe UI Regular';
    padding: 3%;
    border-left: 4px solid #ebb11d;
    font-size: 1.7em;
}
.test-btn {
    background: #acc5d4;
    border: none;
    padding: 3px 20px;
    color: #195b86;
    border-radius: 12px;
    float: right;
}
.bg-change{
    background: #185c87!important;
}
.rt-45{
    height: 260px;
    transform: rotate(21deg);
    margin-top: 47px;
    width:60%;
}
.pop-about-alt-2 {
    background: #185c87c4;
    color: #fff;
}
.pop-about-alt-2 p{
    color:#fff;
}
.payul-2 li {
    line-height: 26px;
    list-style: disc;
    padding-left: 35px;
    margin-top: 0px;
}
.h-260{
    height: 260px;
}
.item-heading{
	color: #ebb11d;
    font-size: 18px;
    text-align: left;
    margin-left:10px;
     margin-top:10px;
}
.info li{
	display: inline;
}
.info li a {
    font-size: 13px;
}
.pop p {
	color: #fff;
	font-family: 'Futura Lt BT Light';
	text-align: center;
	padding: 2% 10% 5% 10%;
}
.navbar-dark .navbar-nav .nav-link {
	color: rgba(255,255,255,1);
}
.getstart {
    	background: #ea7701;
	/*background: #ffd000;*/
	border-radius: 40px;
	text-align: center;
	line-height: 50px;
	color: #333333;
	font-family: 'Futura Md BT Medium';
	width: 38%;
}
.location {
    line-height: 16px;
    margin-bottom:30px;
}
p.c-mail {
    color: #fff;
    font-family: 'Futura Lt BT Light';
    text-align: left;
    padding: 0;
}
h4.host {
    font-size: 19px;
    color: #fff;
    font-family: 'Futura Md BT Medium';
}
.bg-nav{
    background: #fff!important;
	/*background: #195d88!important;*/
	position:sticky;
	top:0;
	z-index:9;
}
.bg-nav  .navbar-nav .nav-link{
    	color:#195d88;
	/*color:#fff;*/
	font-size: 15px;
    font-weight: 500;
}
.bg-nav  .navbar-nav .nav-link.active{
	/*color:#fff;*/
		color:#ffc100;
}
.bg-nav  .navbar-nav .nav-link.active:hover{
	/*color:#fff!important;*/
	color:#ffc100!important;
}
.bg-nav  .navbar-nav .nav-link:hover{
	/*color:#fff!important;*/
		color:#ffc100!important;
}
.nav-item.dropdown.show:hover{
color:#eb7905!important;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
	/*color:#fff!important;*/
	
		color:#195d88!important;
}
.bg-nav .dropdown-menu{
	width: max-content;
}

.getstart a { color:#fff; text-decoration:none;
letter-spacing: 1px;}
.getstart:hover  { color:#333 !important;
background: #fff; }
.getstart:hover a { color:#333 !important;
background: #fff; }

.box2 {
	background: #32749e;
	color: #fff;
	margin-top:50px;
}
.box3 {
	background: #f4f7f8 url(../assets/images/abstract-bg.png) no-repeat right top;
}
.box4 {
	background: #0d496f;
	color: #fff;
}
.box5 {
	background: #fff;
	color: #2e2e2e;
}
.bg-nav .dropdown-menu{
	left:-100px!important;
}
.box6 {
	background: #1e3442 url(../assets/images/bg-re.png) repeat-y center top;
	color: #fff;
}
.box6a {
	background: #0d496f;
	color: #fff;
}

.box6a .event-date {
    font-family: 'Futura Md BT Medium';
    font-size: 1em;
	color:#363636;
}

.box7 {
	background: #edf6fc;
	color: #2e2e2e;
}
.box8 {
	background: #f7f7f7;
	color: #363636;
}
.box9 {
	/*background: #f3eff7 url(../assets/images/abstract-bg.png) no-repeat right top;*/
}
.box10 {
	background: #fff;
	color: #363636;
}
.box1 {
	background: #fff url(../assets/images/abstract-bg.png) no-repeat right top;
}

.special-23{ background:url(../assets/images/special.png) no-repeat right bottom; }



.footer {
	/*background: #092235;*/
	background: #005ca5;
	color: #fff;
}
.cboth {
	clear: both;
}
.maintitle-dup {
	font-family: 'Futura Md BT Medium';
	font-size: 2.4em;
	line-height: 50px;
}
.maintitle-video {
	font-family: 'Futura Md BT Medium';
    font-size: 1.4em;
    line-height: 30px;
    border-bottom: 2px solid #4698c8;
    padding-bottom: 16px;
    width: 96%;

}
.maintitle {
	font-family: 'Futura Md BT Medium';
	font-size: 3.2em;
	line-height: 60px;
	text-align: center;
}
.main-pad-tb {
	padding: 5% 0
}
.main-pad-ot {
	padding: 5% 0 0 0
}
.main-pad-ob {
	padding: 0 0 5% 0
}
.child-pad-tb {
	padding: 4% 0;
	
}
.mini-pad-tb {
	padding: 3% 0
}
.sm-mini-pad-tb {
	padding: 2% 0 2% 0
}
.main-disc {
	color: #fff;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2rem;
	line-height: 24px;
	text-align: left;
	margin: 30px 0;
	padding-right: 15%;
}
.main-disc-01 {
	color: #262626;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2rem;
	line-height: 24px;
	text-align: left;
	margin: 30px 0;
	padding-right: 12%;
}
.main-disc-02 {
	color: #fff;
	font-family: 'Segoe UI Regular';
	font-size: 1.1em;
	line-height: 26px;
}
a.f-left i {
    font-size: 12px;
    padding-right: 3px;
}
.add {
    display: inline-block;
    width: 100%;
}
.add tr td p {
    font-size: 15px;
    /*letter-spacing: 0.5px;*/
    line-height: 16px;
    color: #fff;
}
.add tr td i {
    vertical-align: top !important;
    padding-top: 3px;
    color: #fff;
}

.add tr td {
    vertical-align: top;
    /* padding-top: 2px; */
}

.readmore {
	font-family: 'Futura Md BT Medium';
	font-size: 16px;
	line-height: 25px;
	color: #ebc82a;
	padding-left: 35px;
	text-align: left;
	background: url(../assets/sprites/readmore-icon.png) no-repeat 0 center;
	width: 38%;
}
.readmore a {
	color: #ebc82a;
	text-decoration: none;
}
.readmore:hover {
	background: url(../assets/sprites/readmore-icon.png) no-repeat 5px center;
	transition: background-position 0.2s ease-in;
}
.readmore-b {
	font-family: 'Futura Md BT Medium';
	font-size: 16px;
	line-height: 25px;
	color: #32749e;
	padding-left: 35px;
	text-align: left;
	background: url(../assets/sprites/readmore-b-icon.png) no-repeat 0 center;
	width: 22%;
}
.readmore-b a {
	color: #32749e;
	text-decoration: none;
}
.readmore-b:hover {
	background: url(../assets/sprites/readmore-b-icon.png) no-repeat 5px center;
	transition: background-position 0.2s ease-in;
}
.shrink-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-01.png) -30px -20px;
}
.uncomp-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-01.png) -170px -20px;
}
.insights-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-01.png) -30px -134px;
}
.accelerate-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-01.png) -170px -134px;
}
.business-icon {
	width: 82px;
	height: 82px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-02.png) -12px -9px;
}
.intelligent-icon {
	width: 82px;
	height: 82px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-02.png) -122px -9px;
}
.shopfloor-icon {
	width: 82px;
	height: 82px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-03.png) -20px -20px;
}
.asset-icon {
	width: 82px;
	height: 82px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-03.png) -165px -20px;
}
.tasks-icon {
	width: 82px;
	height: 82px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-03.png) -20px -134px;
}
.judicious-icon {
	width: 82px;
	height: 82px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-03.png) -165px -134px;
}
.roi-icon {
	width: 82px;
	height: 82px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-04.png) -22px -19px;
}
.invoice-icon {
	width: 82px;
	height: 82px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-04.png) -165px -19px;
}
.automate-icon {
	width: 82px;
	height: 82px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-04.png) -20px -130px;
}
.top-bor{     
	border-top: 1px solid #243c4d;
    position: absolute;
    top: 27px;
    left: -16px;
    height: 5px;
    width: 100%; }
.pos-rel{ position:relative;}

.dashboards-icon {
	width: 82px;
	height: 68px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-04.png) -165px -134px;
}
.pay-icon {
	width: 48px;
	height: 50px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-05.png) -17px -9px;
}
.money-icon {
	width: 54px;
	height: 48px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-05.png) -17px -82px;
}
.access-icon {
	width: 70px;
	height: 64px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-05.png) -8px -147px;
}
.fasternew-icon {
	width: 60px;
	height: 51px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-05.png) -13px -233px;
}
.ion-disc {
	color: #fff;
	font-family: 'Futura Md BT Medium';
	font-size: 1.04rem;
	line-height: 18px;
	text-align: center;
	margin: 10px auto;
	width: 80%;
}
.ion-disc-1 {
	color: #262626;
	font-family: 'Futura Md BT Medium';
	font-size: 1.04rem;
	line-height: 18px;
	text-align: center;
	margin: 10px auto;
	width: 80%;
}
.col-b-text {
	color: #083b52;
}

.next-lr{ text-align:left;}
.mrl-40 {
	margin-left: -40px;
}
.mrl-20 {
	margin-left: -20px;
}
.jumbotron {
	background: none !important;
}
.jambo {
	background: #ebb11d;
	color: #fff;
}
.jambo-list {
	font-family: 'Futura Md BT Medium';
	font-size: 1.6em;
	line-height: 36px;
	text-align: left;
}
.jambo span {
	background: #fff;
	border-radius: 20px;
	padding: 6px 20px;
	color: #0d496f;
	margin-right: 10px;
	box-shadow: 1px 1px 10px #8d8a8a;
}
.jambo span a {
	text-decoration: none;
	color: #0d496f;
}
.small-text {
	font-family: 'Futura Md BT Medium';
	font-size: 1.1em;
}

.casestudy .download-here{ 

  -webkit-transition: max-height .4s; 
  -moz-transition: max-height .4s; 
  -ms-transition: max-height .4s; 
  -o-transition: max-height .4s; 
  transition: max-height .4s;  
	background:url(../assets/images/retn.png) repeat;
  overflow: hidden;
   max-height: 0;
   width:100%; 
   position:absolute; 
	bottom:0; 
	display:block; 
  }
  
.download-here p{ color:#fff; font-size:1em; font-family:'Segoe UI Regular'; width:80%; margin:50px auto 40px auto; text-align:center;  }
.casestudy:hover .download-here{ 
	display:block; 
	position:absolute; 
	bottom:0; 
	width:100%; 
	max-height:240px; 
	color:#fff; 
	font-family:'Segoe UI Regular'; 
	background:url(../assets/images/retn.png) repeat;
	overflow: hidden;
}
.download{ background:#ebb11d; color:#083b52; width:60%; line-height:40px; text-align:center; margin:0 auto 50px auto; font-family: 'Futura Md BT Medium'; font-size:1.1em; cursor:pointer;}
.download a{ text-decoration:none; color:inherit;}
.download:hover{background:#fff; }

.casestudy {
	background: #fff;
	border-bottom: 4px solid #4698c8 !important;
	border: 1px solid #e1e1e1;
	position:relative;
	overflow:hidden;
}
.casestudy-alt {
	background: #fff;
	border-top: 4px solid #4698c8 !important;
	border: 1px solid #e1e1e1;
}
.wp1 {
	background: url(../assets/images/whitepaper-img-1.png) no-repeat;
	height: 185px;
	background-size: cover;
}
.wpidf {
	background: url(../assets/images/idf.jpg) no-repeat;
	height: 185px;
	background-size: cover;
}
.wpct {
	background: url(../assets/images/ct.jpg) no-repeat;
	height: 185px;
	background-size: cover;
}
.rpa-wp {
	background: url(../assets/images/rpa.png) no-repeat;
	height: 185px;
	background-size: cover;
}
.ap-wp {
	background: url(../assets/images/AP-Automation-Whitepaper.jpg) no-repeat;
	height: 185px;
	background-size: cover;
}
.wp2 {
	background: url(../assets/images/whitepaper-img-2.png) no-repeat;
	height: 185px;
	background-size: cover;
}
.caselogo {
	background: #ecf9ff;
	text-align: center;
	padding: 12px 0;
}
.case-content-box {
	padding: 25px;
}
.case-content-box-ind{
	padding: 0px;
}
.case-title {
	color: #083b52;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2em;
	line-height: 22px;
	text-align: left;
}
.case-title::after {
	content: '';
	width: 45%;
	height: 4px;
	background: #ebb11d;
	display: block;
	margin: 16px 0;
}
.case-title-alt {
	color: #083b52;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2em;
	line-height: 22px;
	text-align: left;
}
.wp-alt {
	color: #fff;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2em;
	line-height: 22px;
	text-align: left;
	/*margin-top: 94px;*/
	background: url(../assets/images/ret.png) repeat;
    padding: 20px 25px;
    position: absolute;
    bottom: 0;
	width:100%;
}
.case-title-alt a {	color: #083b52; text-decoration:none; }
.case-title-alt a:hover{color:#007bff;}
.wp-alt a{ color: #fff; text-decoration:none;}

	
.case-disc {
	color: #363636;
	font-family: 'Segoe UI Regular';
	font-size: 1em;
	line-height: 20px;
	text-align: left;
	margin-top: 20px;
}
.l-space-2 {
	letter-spacing: -2px;
}
.mrt-20 {
	margin-top: 20%;
}
.mrt-40 {
	margin-top: 40%;
}
.clients {
	background: #fff;
	text-align: center;
}
.footer h6 {
	font-size: 1.04em !important;
	font-weight: normal !important;
	font-family: 'Futura Md BT Medium';
}

.footer .nf {
    font-size: 1.04em !important;
    font-weight: normal !important;
    font-family: 'Futura Md BT Medium';
	color:#fff !important;
	margin-top:15px;
}


.footer a {
	font-size: 0.9em;
	font-weight: normal;
	font-family: 'Segoe UI Regular';
	/*color: #4997c8 !important;*/
	color: #e6eaec !important;
	padding: 3px 0;
	text-decoration: none;
}
.f-left {
	float: left;
	clear: left;
}
.social-icon {
	padding: 0px;
	margin: 10px 0;
	height:35px;
	text-align: left;
	display:block;
}
.social {
	padding: 0px;
	margin:0 0 0 0;
	width: 36px;
	float:left;
}
h6.b-bottom.pb-2 {
    font-size: 24px !important;
}
.iso-icon {
	padding: 0px;
	margin: 10px 0 10px 0;
	width: auto;
	text-align: center;
}
.marl-8 {
	margin-left: 8%;
}
.b-bottom {
	border-bottom: 1px solid #e9eff394;
}
.copy {
	font-size: 0.8em;
	font-weight: normal;
	font-family: 'Segoe UI Regular';
	padding: 22px 0;
	text-align: center;
}
/*---------------About-Us------------------*/


.about-banner {
	width: 100%;
	background: url(../assets/banners/about-us.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.pop-about {
	background: linear-gradient(rgba(20, 76, 100, 0.7), rgba(2, 2, 2, 0.84));
	/* min-width: 100%;
    min-height: 100%;*/
	width: 100%;
	color: #fff;
	overflow: hidden;
	height: 310px;
}
.pop-about-alt {
	background: linear-gradient(rgba(20, 76, 100, 0.7), rgba(2, 2, 2, 0.84));
	/* min-width: 100%;
    min-height: 100%;*/
	width: 100%;
	color: #fff;
	height: 310px;
}
.bh1 {
	font-family: 'Futura Md BT Medium';
	font-size: 3.2em;
	line-height: 60px;
	padding: 0;
	margin: 150px 0 0 12%;
}
.bh1::after {
	content: '';
	width: 10%;
	height: 84px;
	background: #ebb11d;
	display: block;
	left: 0;
	top: 6px;
	position: absolute;
}
.bh2 {
	font-family: 'Futura Md BT Medium';
	font-size: 3.2em;
	line-height: 60px;
	padding: 0;
	margin: 150px 0 0 12%;
}
.bh2::after {
	content: '';
	width: 10%;
	height: 84px;
	background: #ebb11d;
	display: block;
	left: 0;
	top: 6px;
	position: absolute;
	margin-top: 150px;
}
.pop-about p {
	color: #fff;
	font-family: 'Futura Lt BT Light';
	text-align: left;
	padding: 0;
	margin: 0 0 0 12%;
}
.pop-about-alt p {
	color: #fff;
	font-family: 'Futura Lt BT Light';
	text-align: left;
	padding: 0;
	margin: 0 0 0 12%;
}
.regular-content {
font-family: 'Segoe UI Regular';
    font-size: 1.1em;
    line-height: 26px;
    /*color: #fff;*/
    padding-bottom: 20px;
    border-bottom: 1px solid #bec2c3fc;
    margin-bottom: 22px;
}
.regular-content-white {
	font-family: 'Segoe UI Regular';
	font-size: 1.1em;
	line-height: 26px;
	color: #fff;
}
.iso-sailotech {
	background: url(../assets/images/iso-border.png) repeat-x center center;
	width: 100%;
	padding: 0 0;
	text-align: center;
}
.iso-sailotech img {
	margin: 0 auto;
	background: #fff;
	padding: 10px;
}
.values-box-bb {
	background: #e9f6ff;
	border-bottom: 2px solid #32749e;
	text-align: center;
	overflow: hidden;
	height:466px;
}
.values-box-bt {
	background: #e9f6ff;
	border-top: 2px solid #32749e;
	text-align: center;
	overflow: hidden;
}
.vision-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/value-sprite.png) -20px -1px;
}
.mission-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/value-sprite.png) -146px -1px;
}
.values-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/value-sprite.png) -282px -1px;
}
.awards-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/value-sprite.png) -406px -1px;
}
.value-title {
	color: #363636;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2em;
	padding: 0 0 0 0;
}
.value {
	margin: 0 0 2% 0;
	background: url(../assets/images/watermark-sailotech-01.png) no-repeat center;
	height: 95px;
}
.value h3 {
	color: #363636;
	font-family: 'Futura Md BT Medium';
	font-size: 2.4em;
	line-height: 95px;
}
.title-disc{ font-family:'Segoe UI Regular'; color:#5b5b5b;  }
.more-about-team{ display:block;	}

.more-about-team:hover .the-leader{ 
	display:block; 
	background:url(../assets/images/ret.png) repeat; 
	color:#333; 
	font-size:0.8em;
	font-family:'Segoe UI Regular'; 
	line-height:30px;
	position:absolute; 
	width: 201px;
	height: 201px;
	text-align:center;
	 }
		 
.the-leader a{
	text-decoration: none;
    color: #fff;
    width: 30%;
    display: block;
    text-align: center;
    margin: 114px auto 0 auto;
	}
.wodth30{width:40%; margin:0 auto; color:#fff; font-family:'Segoe UI Regular'; cursor:pointer; }
.profile-img img{ width:100%;}
.the-leader{ display:none; transition:background-color 0.2s ease;}

.team {
	background: #f0f2f4;
}
.leader {
	width: 201px;
	height: 201px;
	border-radius: 100px;
	overflow: hidden;
	margin: 4% auto;
	box-shadow: 0px 0px 30px #ddd;
	background: #fff;
	position:relative;
}
.leader-title {
	color: #363636;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2em;
	text-align: center;
	line-height: 30px;
}
.leader-sub-title {
	color: #363636;
	font-family: 'Segoe UI Regular';
	font-size: 1.1em;
	text-align: center;
	line-height: 20px;
}
.leader-bg {
	margin: 0 0 3% 0;
	background: url(../assets/images/watermark-sailotech-02.png) no-repeat center;
	height: 95px;
}
.leader-bg h3 {
	color: #363636;
	font-family: 'Futura Md BT Medium';
	font-size: 2.4em;
	line-height: 95px;
	padding: 0;
}
/*---------------Contact Us-Us------------------*/

.center-title {
color: #fff;
    font-family: 'Futura Md BT Medium';
    font-size: 2.4em;
    line-height: 80px;
    font-weight: 600;
    padding-top: 20px;
}

.contact-banner {
	width: 100%;
	background: url(../assets/banners/contact-us.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.form-control {
	border-radius: 1.6rem;
	line-height: 1.7;
	border-color: #c8e3f4;
}
.input-group-text {
	border-radius: 1.6rem;
	padding: .375rem 1.4rem;
	background-color: #337298;
	color: #fff;
	border-color: #c8e3f4;
	line-height: 1.7;
}
.submission {
	background: #337298;
	color: #fff;
	line-height: 30px;
	border-radius: 1.6rem;
	font-family: 'Futura Md BT Medium';
	text-transform: uppercase;
}
.submission-one {
	background: #fff;
	color: #337298;
	line-height: 36px;
	border-radius: 1.2rem;
	font-family: 'Futura Md BT Medium';
	text-transform: uppercase;
	 width:60%; margin:0 20%;
}
.form-group select {
	height: 42px !important;
}
.loaction {
	background: #f6f6f6;
}
.usa {
	background: url(../assets/images/usa.png) no-repeat;
}
.india {
	background: url(../assets/images/india.png) no-repeat;
}
.japan {
	background: url(../assets/images/canada1.png) no-repeat;
}
.kenya {
	background: url(../assets/images/kenya.png) no-repeat;
}
.loc-pmr {
	margin-left: 180px;
	font-family: 'Segoe UI Regular';
	font-size: 1em;
	line-height: 24px;
	color: #363636;
}
.g-map {
	padding-left: 0px;
	margin-left: 180px;
}

.desk-hide{ display:none;  }

/*---------------Taaas------------------*/

.taaas {
	background: #f2f8fb;
}
.taaas-banner {
	width: 100%;
	background: url(../assets/banners/taas.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0; /*overflow:hidden;*/
}
.w-banner {
	width: 100%;
	background: url(../assets/banners/data-analytics.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0; /*overflow:hidden;*/
}
.emobility-banner {
	width: 100%;
	background: url(../assets/banners/e-mobility.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0; /*overflow:hidden;*/
}
.iiot-banner {
	width: 100%;
	background: url(../assets/banners/iot.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0; /*overflow:hidden;*/
}

.taas-banner {
	width: 100%;
	background: url(../assets/banners/taaas.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0; /*overflow:hidden;*/
}


.taaas h2 {
	color: #363636;
	font-family: 'Futura Md BT Medium';
	font-size: 2.4em;
	line-height: 40px;
}

.taaas h3 {
	color: #363636;
	font-family: 'Futura Md BT Medium';
	font-size: 2.4em;
	line-height: 40px;
}
.taaas h4 {
	color: #363636;
	font-family: 'Futura Md BT Medium';
	font-size: 1.4em;
	line-height: 40px;
}
.alter-one {
	background: #f2f8fb;
	color: #464646;
	font-family: 'Segoe UI Regular';
	padding: 4%;
	min-height: 92px;
	border-left: 4px solid #ebb11d;
	font-size: 1em;
}
.alter-two {
	background: #dff1fc;
	color: #464646;
	font-family: 'Segoe UI Regular';
	padding: 4%;
	min-height: 92px;
	border-left: 4px solid #ebb11d;
	font-size: 1em;
}

.alter-onea {
	background: #f2f8fb;
	color: #464646;
	font-family: 'Segoe UI Regular';
	padding: 4%;
	border-left: 4px solid #ebb11d;
	font-size: 1em;
}
.alter-twoa {
	background: #dff1fc;
	color: #464646;
	font-family: 'Segoe UI Regular';
	padding: 4%;
	border-left: 4px solid #ebb11d;
	font-size: 1em;
}


.taas-box {
	background: url(../assets/images/jambo-bg.png) no-repeat;
	background-size: cover;
	color: #fff;
	font-family: 'Futura Md BT Medium';
	font-size: 1.6em;
	line-height: 40px;
	padding: 4% 8% 3% 8%;
}
.taas-box span {
	background: #fff;
	padding: 12px 20px;
	margin: 0 10px;
	border-radius: 30px;
	color: #276790;
	font-size: 0.8em;
}
.offerings {
	background: #32749e;
	color: #fff;
}
.offerings h4 {
	font-family: 'Futura Md BT Medium';
	font-size: 1.8em;
	line-height: 40px;
}

.headefour {
	font-family: 'Futura Md BT Medium';
	font-size: 1.8em;
	line-height: 40px;
}
.border-top-1 {
	border-top: 1px solid #fff;
}
.border-top-3 {
	border-top: 3px solid #ebb11d
}
.offerings-icon {
	width: 58px;
	height: 44px;
	background: url(../assets/sprites/offerings-sprite.png) -11px -8px;
}
.offerings-icon-1 {
	width: 58px;
	height: 49px;
	background: url(../assets/sprites/offerings-sprite.png) -11px -56px;
}
.offerings-icon-2 {
	width: 58px;
	height: 44px;
	background: url(../assets/sprites/offerings-sprite.png) -11px -112px;
}
.offerings-icon-3 {
	width: 58px;
	height: 58px;
	background: url(../assets/sprites/offerings-sprite.png) -11px -163px;
}
.offer-list {
	color: #fff;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2em;
	line-height: 23px;
	width: 40%;
}
.offer-list-bg {
	background: #3878a1;
}
.offer-list-bg-alt {
	background: #2c678d;
}
.bor-tb {
	border-top: 1px solid #74a1bd;
	border-bottom: 1px solid #74a1bd;
}
.offer-sub-list {
	color: #fff;
	font-family: 'Segoe UI Regular';
	font-size: 1em;
	width: 50%;
}
.offer-sub-list ul li {
	line-height: 30px;
	float: left;
	list-style: url(../assets/sprites/bullet-arrow.png);
	list-style-position: outside;
	padding-left: 5px;
	width: 50%;
}
.offer-sub-list ul, li {
	padding: 0;
}




.taas-sub-list {
	color: #fff;
	font-family: 'Segoe UI Regular';
	font-size: 1em;
	padding:1.5rem 1rem 1rem 3rem;
	overflow:hidden;
	}
.taas-sub-list ul li {
	line-height: 30px;
	list-style: url(../assets/sprites/bullet-arrow.png);
	list-style-position: outside;
	padding-left: 5px;
	}
.taas-sub-list ul, li {
	padding: 0;
}















.mar-m16 {
	margin-top: -16px;
}
.approach {
	color: #363636;
	font-family: 'Futura Md BT Medium';
	font-size: 2.4em;
	line-height: 40px;
}
.badge-01 {
	background: #32749e;
	color: #fff;
}
.badge-02 {
	background: #daeffc;
	color: #363636;
}
.badge-03 {
	background: #edf6fc;
	color: #363636;
}
.badge-04 {
	background: #f9f9fb;
	color: #363636;
}
.types-01 {
	color: #ffff;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2em;
	line-height: 80px;
	text-align: left;
	padding-left: 40px;
	border-bottom: 1px solid #8cb1c9;
}
.types-a {
	color: #ffff;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2em;
	text-align: left;
	padding: 80px 40px;
	border-bottom: 1px solid #8cb1c9;
	height: 186px;
}
.types-b {
	color: #ffff;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2em;
	text-align: left;
	padding: 80px 40px;
	border-bottom: 1px solid #8cb1c9;
	height: 225px;
}
.types-02 {
	color: #32749e;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2em;
	line-height: 80px;
	text-align: left;
	padding-left: 25px;
}
.types-03 {
	color: #363636;
	font-family: 'Segoe UI Regular';
	font-size: 1em;
	line-height: 20px;
	text-align: left;
	padding: 10px 25px;
	border-top: 1px solid #b9cad4;
}
.types-04 {
	color: #363636;
	font-family: 'Segoe UI Regular';
	font-size: 1em;
	line-height: 20px;
	text-align: left;
	padding: 10px 25px;
	border-top: 1px solid #b9cad4;
	height: 62px;
}
.heading-03 {
	color: #363636;
	font-family: 'Futura Md BT Medium';
	font-size: 1.8em;
	line-height: 40px;
}
.gray{ color:#636363; font-size:18px;}
.increase-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taaas-sprite.png) -20px -1px;
}
.reduce-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taaas-sprite.png) -146px -1px;
}
.faster-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taaas-sprite.png) -282px -1px;
}
.deliver-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taaas-sprite.png) -406px -1px;
}
.busuness-box {
	background: #fff;
	text-align: center;
	overflow: hidden;
	transition: background-color 0.2s ease;
}
.busuness-title {
	color: #363636;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2em;
	padding: 0px 40px 40px 40px;
	line-height: 1.4rem;
}
.busuness-box:hover .busuness-title {
	color: #fff;
}

.busuness-title-01 {
	color: #363636;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2em;
	padding: 0px 20px 40px 20px;
	line-height: 1.4rem;
}
.busuness-box:hover .busuness-title-01 {
	color: #fff;
}


.busuness-title-02 {
	color: #363636;
	font-family: 'Segoe UI Regular';
	font-size: 1.1em;
	padding: 0px 20px 40px 20px;
	line-height: 1.4rem;
}
.busuness-box:hover .busuness-title-02 {
	color: #fff;
}



.rrcycle-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taaas-sprite.png) -146px -1px;
}
.ftmarket-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taaas-sprite.png) -282px -1px;
}
.faster1-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taaas-sprite.png) -406px -1px;
}
.return-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taaas-sprite.png) -20px -100px;
}
.accomplish-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taaas-sprite.png) -146px -100px;
}
.process-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taaas-sprite.png) -282px -100px;
}
.reducemanual-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taaas-sprite.png) -406px -100px;
}
.busuness-box:hover {
	background: #32749e;
}

.busuness-box:hover .card-title{ color:#fff !important;}

.busuness-box:hover .increase-icon {
	background: url(../assets/sprites/taaas-sprite.png) -20px -210px;
	transition: background-position .2s ease;
}
.busuness-box:hover .rrcycle-icon {
	background: url(../assets/sprites/taaas-sprite.png) -146px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .ftmarket-icon {
	background: url(../assets/sprites/taaas-sprite.png) -282px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .faster1-icon {
	background: url(../assets/sprites/taaas-sprite.png) -406px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .return-icon {
	background: url(../assets/sprites/taaas-sprite.png) -20px -300px;
	transition: background-position .2s ease;
}
.busuness-box:hover .accomplish-icon {
	background: url(../assets/sprites/taaas-sprite.png) -146px -300px;
	transition: background-position .2s ease;
}
.busuness-box:hover .process-icon {
	background: url(../assets/sprites/taaas-sprite.png) -282px -300px;
	transition: background-position .2s ease;
}
.busuness-box:hover .reducemanual-icon {
	background: url(../assets/sprites/taaas-sprite.png) -406px -300px;
	transition: background-position .2s ease;
}
/*------------landingform-------------*/

.form-relation {
	position: relative;
}
.form-relation .landingform {
	background: #f2f9fd url(../assets/images/re.png) repeat-x center bottom;
	border-radius: 20px;
	width: 100%;
	position: absolute;
	top: 90px;
	right: 0;
	padding: 8% 6%;
	z-index: 1;
}
.form-btbg {
	background: #32749e;
	width: 100%;
	margin: 0;
}


/* -----------------Manufacturing Tabs--------------------*/


.tabs-bg{ background:#f3eff7; font-family: 'Segoe UI Regular'; font-size: 1.1em; }
.tab-header{background:#407da4; font-family: 'Futura Md BT Medium';	font-size: 1.1rem ;}
.link-color{color:#fff !important;}

.readmore-tab{ 
	color:#32749e; 
	font-family: 'Futura Md BT Medium'; 
	font-size: 0.9em; 
	padding-left:35px; 
	background:url(../assets/images/readdmore-icon.png)no-repeat center left;
	height:24px; 
	line-height:24px;  
	margin-bottom:30px;
	}

.readmore-tab a{ color:inherit; text-decoration:none;}

.manufacturing-banner {
	width: 100%;
	background: url(../assets/banners/manufacturing.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.sub-sub{
    font-family: 'Futura Md BT Medium';
    font-size: 1.4em;
    line-height: 30px;
	border-left: 6px solid #ebb11d;
    padding-left: 20px;
}

/* -----------------construction-section--------------------*/

.construction-banner {
	width: 100%;
	background: url(../assets/banners/construction.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

/* -----------------bfsi-section--------------------*/

.bfsi-banner {
	width: 100%;
	background: url(../assets/banners/bfsi.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

/* -----------------Automotive-section--------------------*/

.automotive-banner {
	width: 100%;
	background: url(../assets/banners/automotive.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}


/* -----------------digital-enablement--------------------*/

.smartersolutions-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-06.png) -23px -20px;
}
.salve-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-06.png) -170px -20px;
}
.digital-banner{
	width: 100%;
	background: url(../assets/banners/digital-enablement.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
.nav-tabs .nav-item a{ 
	font-family: 'Futura Md BT Medium';
    font-size: 1.4em;
    line-height: 30px;
	color:#32749e;
	}
/* -----------------AP-Automation-enablement--------------------*/

.pay-sub{color: #363636;
    font-family: 'Futura Md BT Medium';
    font-size: 1.4em;
    line-height: 40px;
}

.img100{ background:#fff;}
.img100 img{width:100%;}
.vpop{ width:100%; height:356px; overflow:hidden; border-radius:6px;  }
.vpop video{ margin-top:-24px; width:100%;}

.payul{ padding:0; margin:0; }
.payul li{ line-height:26px; list-style:none; background:url(../assets/sprites/check-mark.png) no-repeat left 0px; padding-left:35px; margin-top:20px;  }

.payul1{ padding:0; margin:0; }
.payul1 li{ line-height:26px; list-style:none; background:url(../assets/sprites/check-mark1.png) no-repeat left 0px; padding-left:35px; margin-top:20px;  }


.ap-automation-banner{
	width: 100%;
	background: url(../assets/banners/ap-automation.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
	
/*--------Product Development----*/

.product-development-banner{
	width: 100%;
	background: url(../assets/banners/product-development.jpg) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}	
	
/*--------Manged----*/

.managed-banner{
	width: 100%;
	background: url(../assets/banners/managed.jpg) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}	
		
	
/* ------------TaaS--------------- */

.taas01-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taas-sprite.png) -20px -1px;
}
.taas02-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taas-sprite.png) -146px -1px;
}
.taas03-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taas-sprite.png) -282px -1px;
}
.taas04-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taas-sprite.png) -406px -1px;
}
.taas05-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taas-sprite.png) -20px -100px;
}
.taas06-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taas-sprite.png) -146px -100px;
}
.taas07-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taas-sprite.png) -282px -100px;
}
.taas08-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/taas-sprite.png) -406px -100px;
}

.busuness-box:hover .taas01-icon {
	background: url(../assets/sprites/taas-sprite.png) -20px -210px;
	transition: background-position .2s ease;
}
.busuness-box:hover .taas02-icon {
	background: url(../assets/sprites/taas-sprite.png) -146px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .taas03-icon {
	background: url(../assets/sprites/taas-sprite.png) -282px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .taas04-icon {
	background: url(../assets/sprites/taas-sprite.png) -406px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .taas05-icon {
	background: url(../assets/sprites/taas-sprite.png) -20px -300px;
	transition: background-position .2s ease;
}
.busuness-box:hover .taas06-icon {
	background: url(../assets/sprites/taas-sprite.png) -146px -300px;
	transition: background-position .2s ease;
}
.busuness-box:hover .taas07-icon {
	background: url(../assets/sprites/taas-sprite.png) -282px -300px;
	transition: background-position .2s ease;
}
.busuness-box:hover .taas08-icon {
	background: url(../assets/sprites/taas-sprite.png) -406px -300px;
	transition: background-position .2s ease;
}




/* ------------abut-icon--------------- */


.abt01-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-09.png) -20px -1px;
}
.abt02-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-09.png) -146px -1px;
}
.abt03-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-09.png) -276px -1px;
}
.abt04-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-09.png) -406px -1px;
}
.busuness-box:hover .abt01-icon {
	background: url(../assets/sprites/sprite-09.png) -20px -210px;
	transition: background-position .2s ease;
}
.busuness-box:hover .abt02-icon {
	background: url(../assets/sprites/sprite-09.png) -146px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .abt03-icon {
	background: url(../assets/sprites/sprite-09.png) -276px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .abt04-icon {
	background: url(../assets/sprites/sprite-09.png) -406px -201px;
	transition: background-position .2s ease;
}



/* ------------XaTTaX-icon--------------- */


.xattax-01-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-09a.png) -20px -1px;
}
.xattax-02-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-09a.png) -146px -1px;
}
.xattax-03-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-09a.png) -276px -1px;
}
.xattax-04-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-09a.png) -406px -1px;
}

.xattax-05-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-09b.png) -20px -1px;
}
.xattax-06-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-09b.png) -146px -1px;
}
.xattax-07-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-09b.png) -276px -1px;
}
.xattax-08-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-09b.png) -406px -1px;
}







.busuness-box:hover .xattax-01-icon {
	background: url(../assets/sprites/sprite-09a.png) -20px -210px;
	transition: background-position .2s ease;
}
.busuness-box:hover .xattax-02-icon {
	background: url(../assets/sprites/sprite-09a.png) -146px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .xattax-03-icon {
	background: url(../assets/sprites/sprite-09a.png) -276px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .xattax-04-icon {
	background: url(../assets/sprites/sprite-09a.png) -406px -201px;
	transition: background-position .2s ease;
}



.busuness-box:hover .xattax-05-icon {
	background: url(../assets/sprites/sprite-09b.png) -20px -210px;
	transition: background-position .2s ease;
}
.busuness-box:hover .xattax-06-icon {
	background: url(../assets/sprites/sprite-09b.png) -146px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .xattax-07-icon {
	background: url(../assets/sprites/sprite-09b.png) -276px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .xattax-08-icon {
	background: url(../assets/sprites/sprite-09b.png) -406px -201px;
	transition: background-position .2s ease;
}




/* ------------Enterprise mobility--------------- */

.mserve01-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-07.png) -20px -1px;
}
.mserve02-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-07.png) -146px -1px;
}
.mserve03-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-07.png) -282px -1px;
}
.mserve04-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-07.png) -406px -1px;
}
.mserve05-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-07.png) -20px -100px;
}
.mserve06-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-07.png) -146px -100px;
}
.mserve07-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-07.png) -282px -100px;
}
.mserve08-icon {
	width: 98px;
	height: 100px;
	margin: 40px auto 20px auto;
	background: url(../assets/sprites/sprite-07.png) -406px -100px;
}

.busuness-box:hover .mserve01-icon {
	background: url(../assets/sprites/sprite-07.png) -20px -210px;
	transition: background-position .2s ease;
}
.busuness-box:hover .mserve02-icon {
	background: url(../assets/sprites/sprite-07.png) -146px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .mserve03-icon {
	background: url(../assets/sprites/sprite-07.png) -282px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .mserve04-icon {
	background: url(../assets/sprites/sprite-07.png) -406px -201px;
	transition: background-position .2s ease;
}
.busuness-box:hover .mserve05-icon {
	background: url(../assets/sprites/sprite-07.png) -20px -300px;
	transition: background-position .2s ease;
}
.busuness-box:hover .mserve06-icon {
	background: url(../assets/sprites/sprite-07.png) -146px -300px;
	transition: background-position .2s ease;
}
.busuness-box:hover .mserve07-icon {
	background: url(../assets/sprites/sprite-07.png) -282px -300px;
	transition: background-position .2s ease;
}
.busuness-box:hover .mserve08-icon {
	background: url(../assets/sprites/sprite-07.png) -406px -300px;
	transition: background-position .2s ease;
}

/*--------------IIoT-Section---------------------*/

.iiot01-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-08.png) -30px -20px;
}
.iiot02-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-08.png) -170px -20px;
}
.iiot03-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-08.png) -30px -134px;
}
.iiot04-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background: url(../assets/sprites/sprite-08.png) -170px -134px;
}
  
  .hello, .hello1, .hello2, .hello3, .hello4, .hello5, .hello6, .hello7, .hello8, .hello9{ 
	height:170px; overflow:hidden; 
	background:#fff;
 	-webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
  	transition:height 1s;
  }
  
  
  
.hello:hover{ height:620px; border-top:#32749e 4px solid; }

.hello1:hover{ height:514px; border-top:#32749e 4px solid; }


.hello2:hover{ height:320px; border-top:#32749e 4px solid; }


.hello3:hover{ height:330px; border-top:#32749e 4px solid; }


.hello4:hover{ height:405px; border-top:#32749e 4px solid; }

.hello5:hover{ height:230px; border-top:#32749e 4px solid; }


.hello6:hover{ height:526px; border-top:#32749e 4px solid; }


.hello7:hover{ height:652px; border-top:#32749e 4px solid; }


.hello8:hover{ height:200px; border-top:#32749e 4px solid; }


.hello9:hover{ height:200px; border-top:#32749e 4px solid; }


 .hello p{ 	
 height:81px; overflow:hidden; 
 -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
 transition:height 1s;
 }
 
 .hello p{ 	
 height:81px; overflow:hidden; 
 -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
 transition:height 1s;
 }
 
 .hello1 p{ 	
 height:81px; overflow:hidden; 
 -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
 transition:height 1s;
 }
 
 .hello2 p{ 	
 height:81px; overflow:hidden; 
 -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
 transition:height 1s;
 }
 
 .hello3 p{ 	
 height:81px; overflow:hidden; 
 -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
 transition:height 1s;
 }
 
 .hello4 p{ 	
 height:81px; overflow:hidden; 
 -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
 transition:height 1s;
 }
 
 .hello5 p{ 	
 height:81px; overflow:hidden; 
 -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
 transition:height 1s;
 }
 
 .hello6 p{ 	
 height:81px; overflow:hidden; 
 -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
 transition:height 1s;
 }
 
 .hello7 p{ 	
 height:81px; overflow:hidden; 
 -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
 transition:height 1s;
 }
 
 .hello8 p{ 	
 height:81px; overflow:hidden; 
 -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
 transition:height 1s;
 }
 
 .hello9 p{ 	
 height:81px; overflow:hidden; 
 -webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
 transition:height 1s;
 }
 
	
	
.hello:hover p{ height:auto; overflow:hidden; }
.hello1:hover p{ height:auto; overflow:hidden; }
.hello2:hover p{ height:auto; overflow:hidden; }
.hello3:hover p{ height:auto; overflow:hidden; }
.hello4:hover p{ height:auto; overflow:hidden; }
.hello5:hover p{ height:auto; overflow:hidden; }
.hello6:hover p{ height:auto; overflow:hidden; }
.hello7:hover p{ height:auto; overflow:hidden; }
.hello8:hover p{ height:auto; overflow:hidden; }
.hello9:hover p{ height:auto; overflow:hidden; }

.card-title{ color:#32749e !important; font-family: 'Futura Md BT Medium';}
.card-text{font-family: 'Segoe UI Regular'; font-size: 1.05em; }

.icon-loader{ text-align:center; display:block; padding: 0px 0 10px 0; margin-top: -6px;}
.hello:hover .icon-loader{ display:none;}
.hello1:hover .icon-loader{ display:none;}
.hello2:hover .icon-loader{ display:none;}
.hello3:hover .icon-loader{ display:none;}
.hello4:hover .icon-loader{ display:none;}
.hello5:hover .icon-loader{ display:none;}
.hello6:hover .icon-loader{ display:none;}
.hello7:hover .icon-loader{ display:none;}
.hello8:hover .icon-loader{ display:none;}
.hello9:hover .icon-loader{ display:none;}


/*-------------analytics-----------------*/

.analytics-sub{color: #363636;
    font-family: 'Futura Md BT Medium';
    font-size: 1.4em;
}
.bcolor{color:#32749e;}
.analytics-tabs{ background:#fff; font-family: 'Segoe UI Regular'; font-size: 1.1em; }


.redtext{ color:#dc3545!important;}
.analytics-banner {
	width: 100%;
	background: url(../assets/banners/data-analytics.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.intelligent-automation-banner {
	width: 100%;
	background: url(../assets/banners/intelligent-automation.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}



/*-------------Sea-Banners-----------------*/

.crm-banner {
	width: 100%;
	background: url(../assets/banners/crm.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.accounts-banner {
	width: 100%;
	background: url(../assets/banners/accounts.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.sales-banner {
	width: 100%;
	background: url(../assets/banners/sales.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.ecommerce-banner {
	width: 100%;
	background: url(../assets/banners/ecommerce.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;}
.fleet-banner{
	width: 100%;
	background: url(../assets/banners/fleet.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
.email-banner{
	width: 100%;
	background: url(../assets/banners/email.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
.event-m-banner	{
	width: 100%;
	background: url(../assets/banners/event-m.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
.purchase-banner {
	width: 100%;
	background: url(../assets/banners/purchase.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.project-banner {
	width: 100%;
	background: url(../assets/banners/project.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.pos-banner {
	width: 100%;
	background: url(../assets/banners/pos.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.manufacturing-banner {
	width: 100%;
	background: url(../assets/banners/manufacturing-1.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.inventory-banner {
	width: 100%;
	background: url(../assets/banners/inventory.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.hr-banner {
	width: 100%;
	background: url(../assets/banners/hr.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.see-img{ display:block;}
.see-img img{ width:100%;}

.demoreq {
    background: #fff;
    border-radius: 20px;
    padding: 6px 20px;
    color: #0d496f;
    box-shadow: 1px 1px 10px #8d8a8a;
}
.demoreq a{ color:#0d496f;}





/*----------infor----------*/

.infor-banner{
	width: 100%;
	background: url(../assets/banners/infor.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
	
/*-----------oracle------------*/

.oracle-banner{
	width: 100%;
	background: url(../assets/banners/oracle.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}


/*------IDF--------*/

.idf-banner {
	width: 100%;
	background: url(../assets/banners/idf.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0; /*overflow:hidden;*/
}


/*--------eam2.0-----------*/

.eam-banner {
	width: 100%;
	background: url(../assets/banners/asset.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0; /*overflow:hidden;*/
}


/*--------RPA--------------*/

.rpa-banner {
	width: 100%;
	background: url(../assets/banners/rpa.png) no-repeat center;
	background-size: cover;
	padding: 0;
	margin: 0; /*overflow:hidden;*/
}



.epop{ position:absolute; }


/* tooltip validation */

.landingform .tooltip11 {
  position: relative;
  display: inline-block;
}
.landingform .tooltip11.has-error .form-control{
	border:1px solid red; 
	}


.landingform .tooltip11 .redtext ul li {
    visibility: hidden;
    width: 67%;
    background-color: red;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 351%;
    left: 76%;
    margin-left: -50px;
    opacity: 0;
    transition: opacity 0.3s;
}

.landingform .tooltip11 .redtext ul li::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: red transparent transparent transparent;
}

.landingform .tooltip11:hover .redtext ul li {
  visibility: visible;
  opacity: 1;
}

.has-error .form-control{ border:#E55A5D 1px solid;}

/*--------webinars-------*/

.webinar-border {
	background: #fff;
	border: 1px solid #e1e1e1;
	position:relative;
	overflow:hidden;
	height:90px;
}
.vendor-bg { background:url(../assets/images/Vendor-Collaboration.png) no-repeat left top; height:145px;}
.shopfloor-bg { background:url(../assets/images/Shop-Floor.png) no-repeat left top; height:145px;}
.testautomation-bg { background:url(../assets/images/test-automation.png) no-repeat left top; height:145px;}
.ap-bg { background:url(../assets/images/ap.png) no-repeat left top; height:145px;}
.inforLN-bg { background:url(../assets/images/infor-LN.png) no-repeat left top; height:145px;}
.iiot-bg { background:url(../assets/images/iiot.png) no-repeat left top; height:145px;}






.webinar-title {
    color: #2a80b3;
    font-family: 'Futura Md BT Medium';
    font-size: 1.2em;
    line-height: 22px;
    text-align: left;
	height:28px
}
.reg-webi{
	color: #7c7c7c;
    font-family: 'Segoe UI Regular';
    font-size: .9em;
    line-height: 22px;
    text-align: left; 
	padding-left:30px;
	background:url(../assets/images/register.png) no-repeat left top;
	}
	
.views-webi{
	color: #7c7c7c;
    font-family: 'Segoe UI Regular';
    font-size: .9em;
    line-height: 22px;
    text-align: left; 
	padding-left:30px;
	background:url(../assets/images/view.png) no-repeat left top;
	}
.webi-left{ width:65%; margin:5px 0 0 0; float:left;}
.webi-right{ width:35%; border-left:1px solid #9d9d9d; float:left; margin:5px 0 0 0; padding:0 0 0 10px; font-size:.8em;}
.webi-date{ text-align:center;}
.view{ text-align:center; background:#3189bd; font-family: 'Segoe UI Regular'; color:#fff; cursor:pointer; line-height:24px; padding: 0px 11px; font-size:1em;}




.webcasestudy {
	background: #fff;
	border-bottom: 4px solid #4698c8 !important;
	border: 1px solid #e1e1e1;
	position:relative;
	overflow:hidden;
	height:300px;
}
.webcasestudy-a{
	background: #fff;
	border-bottom: 4px solid #4698c8 !important;
	border: 1px solid #e1e1e1;
	position:relative;
	overflow:hidden;
	height:240px;
}
.webcasestudy-b {
	background: #fff;
	border-bottom: 4px solid #4698c8 !important;
	border: 1px solid #e1e1e1;
	position:relative;
	overflow:hidden;
	height:270px;
}
.webcasestudy-c {
	background: #fff;
	border-bottom: 4px solid #4698c8 !important;
	border: 1px solid #e1e1e1;
	position:relative;
	overflow:hidden;
	height:350px;
}
.webcase-content-box {
	padding: 25px;
}
.event-titile {
	color: #083b52;
	font-family: 'Futura Md BT Medium';
	font-size: 1.2em;
	line-height: 24px;
	text-align: left;
}


.event-titile a{ color: #083b52;}
.event-titile::after {
	content: '';
	width: 45%;
	height: 4px;
	background: #ebb11d;
	display: block;
	margin: 16px 0;
}
.speaker-name{ color: #363636;
	font-family: 'Segoe UI Regular';
	font-size: 1em;
	line-height: 26px;
	text-align: left;
	margin-top: 10px;
	}
.speaker-name span{ font-family: 'Futura Md BT Medium'; font-size: 1.1em;}
.event-time{ font-family: 'Segoe UI Regular'; font-size: 1em; color: #363636;}
.event-topic {
	color: #363636;
	font-family: 'Segoe UI Regular';
	font-size: 1em;
	line-height: 26px;
	text-align: left;
	margin-top: 20px;
	display:none;
}

.event-date{ font-family: 'Futura Md BT Medium'; font-size: 1em; }

.webcasestudy:hover .download-here{ 
	display:block; 
	position:absolute; 
	bottom:0; 
	width:100%; 
	max-height:240px; 
	color:#fff; 
	font-family:'Segoe UI Regular'; 
	background:url(../assets/images/retn.png) repeat;
	overflow: hidden;
}
.webcasestudy-c:hover .download-here{ 
	display:block; 
	position:absolute; 
	bottom:0; 
	width:100%; 
	max-height:240px; 
	color:#fff; 
	font-family:'Segoe UI Regular'; 
	background:url(../assets/images/retn.png) repeat;
	overflow: hidden;
}
.webcasestudy-a:hover .download-here{ 
	display:block; 
	position:absolute; 
	bottom:0; 
	width:100%; 
	max-height:240px; 
	color:#fff; 
	font-family:'Segoe UI Regular'; 
	background:url(../assets/images/retn.png) repeat;
	overflow: hidden;
}
.webcasestudy-b:hover .download-here{ 
	display:block; 
	position:absolute; 
	bottom:0; 
	width:100%; 
	max-height:240px; 
	color:#fff; 
	font-family:'Segoe UI Regular'; 
	background:url(../assets/images/retn.png) repeat;
	overflow: hidden;
}

.webcasestudy .download-here{ 

  -webkit-transition: max-height .4s; 
  -moz-transition: max-height .4s; 
  -ms-transition: max-height .4s; 
  -o-transition: max-height .4s; 
  transition: max-height .4s;  
	background:url(../assets/images/retn.png) repeat;
  overflow: hidden;
   max-height: 0;
   width:100%; 
   position:absolute; 
	bottom:0; 
	display:block; 
  }
  
  .webcasestudy-c .download-here{ 

  -webkit-transition: max-height .4s; 
  -moz-transition: max-height .4s; 
  -ms-transition: max-height .4s; 
  -o-transition: max-height .4s; 
  transition: max-height .4s;  
	background:url(../assets/images/retn.png) repeat;
  overflow: hidden;
   max-height: 0;
   width:100%; 
   position:absolute; 
	bottom:0; 
	display:block; 
  }
  
  
  
  
  .webcasestudy-a .download-here{ 

  -webkit-transition: max-height .4s; 
  -moz-transition: max-height .4s; 
  -ms-transition: max-height .4s; 
  -o-transition: max-height .4s; 
  transition: max-height .4s;  
	background:url(../assets/images/retn.png) repeat;
  overflow: hidden;
   max-height: 0;
   width:100%; 
   position:absolute; 
	bottom:0; 
	display:block; 
  }
.webcasestudy-b .download-here{ 

  -webkit-transition: max-height .4s; 
  -moz-transition: max-height .4s; 
  -ms-transition: max-height .4s; 
  -o-transition: max-height .4s; 
  transition: max-height .4s;  
	background:url(../assets/images/retn.png) repeat;
  overflow: hidden;
   max-height: 0;
   width:100%; 
   position:absolute; 
	bottom:0; 
	display:block; 
  }

.four-lines{ height:128px;}
.three-lines{height:104px;}
.two-lines{ height:50px;}
.one-line{ height:40px; }
.line{ height:86px; }


.bold{font-weight:bold;}


/*------navigation menu------*/


.menuborder{ padding-bottom:.6rem; border-bottom:#BDBDBD solid 1px; margin-bottom:.6rem; font-size:1.1em;}
.new-submenu{ padding-bottom:.2rem; padding-top:.2rem; color:#0E1011; font-size:1.05em;}
.menusize{ width:90%;}

.captext{ text-transform:uppercase;}



/*------short-nav------*/

.short-nav{ color:#fff; font-family:'Segoe UI Regular';  font-size:.8em; line-height:18px; position:absolute; right:58px; top: 14px;  z-index: 9;}
.short-nav a{    
	color: #36C6F0;
    font-family: 'Segoe UI Regular';
    float:left;
	padding-left:15px;
	text-align:right;
	text-decoration:none;
	}

sup{ font-size:10px;}

.extra {
    color: #ffffff !important;
    font-size: 17px;
    /* font-weight: 600; */
    letter-spacing: 1px;
    font-family: sans-serif;
    border-bottom: 1px solid #eeeeee8c;
}
.mt-4a{
	margin-top: 2rem!important
}




.fixed-height{height:270px;}

.fa-pull-left { float: left;}






.logo-infor {
    position: absolute;
    left: 7.6%;
    top: 132px;
    z-index: 9;
}

.maintitle-dup sup{ font-size:.6em; }

.h135{ height:135px;}
.h95{ height:95px;}

.archived {
    background: #ebb11d;
      cursor: pointer;
}
.archived a{ text-decoration:none;}

.padtb-w{ padding:5px 15px;}


.video-webinar-list{background:#ecf9ff; padding:2%;}

.list-of-webinars{display:block;}
.list-of-webinars ul{ padding:0; margin:0; list-style:none;}
.list-of-webinars ul li{ background:#fff; color:#083b52; font-family: 'Segoe UI Regular'; font-size: 1.1em; text-align:left; line-height:24px; padding:15px 15px; margin-bottom:1px; }
.list-of-webinars ul li a{ text-decoration:none; color:inherit;}
.list-of-webinars ul li a:hover{ color:#007bff;}


#web-list .card-body{ padding:0;}
.video { margin: -15px auto; width: 100%; }



    #US { display:block; } 
	#JA { display:none; } 
	#IN { display:none; } 
	#KE { display:none; } 
	
	
	#language{ display:block; position:absolute; top:12px; right:264px; z-index:9999999999999; } 
	#eng-l {float:left; } 
	#ja-l { float:left;}



.country{display:block;}

#hideMe { display:block; width:100%; padding:2%; color:#363636; background:#fff; position:absolute; top:85px; z-index:9999; border-top:3px solid #ebc82a; }

a.disabled {
    pointer-events: none;
	color:#0E1011 !important;
}






#div1{ 
    position: fixed; 
	top:0;
    background: linear-gradient(rgba(20, 76, 100, 0.7), rgba(2, 2, 2, 0.84));
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    color: #fff;
	z-index:9;
}
.form-top{
	margin-top: 80px;
	
}

.panel{
	box-shadow: 0 1px 6px 0 rgba(0,0,0,.12), 0 1px 6px 0 rgba(0,0,0,.12);
	border-radius: 10px;
    border: 0;
	background:#fff;
	color:#363636;
	
}

@media only screen and (max-width: 600px) {
 ul.info.text-right {
   padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.bh1 {
   
    font-size: 1.9em;
   
}
.pop .vh1 {
    font-size: 2em;
}
.bh2 {
    font-family: 'Futura Md BT Medium';
    font-size: 2.2em;
    line-height: 41px;
    padding: 0;
    margin: 51px 0 0 12%;
}
.alter-4 {
    width: 100%;
  font-size: 1em;
}
.bh2::after {
    margin-top: 40px;
}
.pop-about-alt {

    height: 200px;
}
.slide-3 {
    height: 660px;
}
.slide-1 {
    height: 660px;
}
.slide-2 {
    height: 660px;
}
.child-pad-tb {
    padding: 0;
}
.maintitle {
    font-family: 'Futura Md BT Medium';
    font-size: 2.2em;
    line-height: 40px;
    text-align: center !important;
}
.readmore-b {
    width: 100%;
}
ul.info.text-right li {
    margin-bottom: 7px;
}
}

















