@font-face {
    font-family: 'century';
    font-style: normal;
    font-weight: 700;
    src: url('//in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centurybold.eot');
    src: url('//in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centurybold.eot') format('embedded-opentype'),
         url('//in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centurybold.woff2') format('woff2'),
         url('//in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centurybold.woff') format('woff'),
         url('//in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centurybold.ttf') format('truetype'),
         url('//in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centurybold.svg#centurybold') format('svg');
}
@font-face {
    font-family: 'century';
    font-style: normal;
    font-weight: 300;
    src: url('//in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centuryregular.eot');
    src: url('//in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centuryregular.eot') format('embedded-opentype'),
         url('//in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centuryregular.woff2') format('woff2'),
         url('//in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centuryregular.woff') format('woff'),
         url('//in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centuryregular.ttf') format('truetype'),
         url('//in.sharp/b2c/wp-content/themes/storefront-childb2c/custom/fonts/centuryregular.svg#centuryregular') format('svg');
}

body {
    font-family: 'century';
    overflow-x: hidden;
}
/*  general  */
.bg-blue{
  background-color: #1f4e79;
  color: #fff;
}
.bg-red{
    background-color: #e6000d;
    color: #fff;
}
.bg-grey{
    background-color: #6c6f70;
    color: #fff;
}

.bg-yellow{	background: rgba(191, 144, 0, 1); color: #fff; position:relative; padding: 5px 15px !important;	}
.bg-yellow:before {
    content: "";
    width: 60px;
    height: 50px;
    background: url(../images/office-icn.png);
    position: absolute;
    left: -45px;
    background-size: 100%;
    top: -11px;
}
.bg-yellowdark{background: rgba(127, 96, 0, 1); color: #fff; position:relative; padding: 5px 15px !important; }
.bg-yellowdark:before {
    content: "";
    width: 60px;
    height: 50px;
    background: url(../images/visual-icn.png);
    position: absolute;
    left: -45px;
    background-size: 100%;
    top: -11px;
}


.bg-blue-transparent{
background: rgba(31, 78, 121, 0.5);
  color: #fff;
}
.bg-light-blue{
  background: rgba(31, 78, 121, 0.5);
    color: #fff;
    font-size: 12px;
    border: 1px solid #325797 !important;
}
.bg-why-blue{
  /*background-color: #5585d7;*/
  background:rgba(68, 84, 106, 0.5);
  color: #fff;
  font-size:12px;
   padding: 3px 15px;
       border: 0px solid #325797 !important;
}
.bg-why-blue:hover,
.bg-why-blue:focus,
.bg-why-blue:active{
	color: #fff;
    background: rgba(68, 84, 106, 0.8);
	text-decoration: none;
}
.fs-btn {
    border-radius: 22px;
    border: 0;
    padding: 3px 15px;
    color: #fff;
}
.fs-btn:hover,
.fs-btn:focus,
.fs-btn:active {
  outline: none;
}

.fs-btn-rect {
    border-radius: 0px;
    border: 0;
    padding: 3px 15px;
    color: #fff;
	 font-size:12px;
}
.fs-btn-rect:hover,
.fs-btn-rect:focus,
.fs-btn-rect:active {
  outline: none;
}
.fs-mt-5{margin-top: 5rem!important;}
/*  banner   */
.banner{
  position: relative;
  background-image: url('../images/Home-banner-1.jpg');
  background-size: cover;
}
.bfsi_industry_banner{
    min-height: 470px;
}
.banner2 {
    min-height: 440px;
}
.heading-bottom {
    position: absolute;
    bottom: 2rem;
    text-align: center;
    color: #fff;
}
.banner-content {
    position: absolute;
    top: 20%;
    padding: 0;
    text-align: center;
}
.banner-content .title{
    background: rgba(18, 74, 119, 0.9);
    color: #fff;
    padding: 8px 10px;
}
.banner-content .title h2 {
    font-size: 1.6rem;
}
.banner-content .para {
    background: rgba(18, 74, 119, 0.4);
    color: #fff;
    padding: 5px 10px;
    margin: 0 20px;
    font-size: 16px;
}


/*  End Banner   */

.scroll2 h2{
  color: #fff;
}
.scroll2 .fs-btn {
    font-size: 12px;
}
#features {
    position: relative;
}
#features h4 {
    height: 60px;
}
.owl-next, .owl-prev {
  position: absolute;
}
.owl-next:hover,
.owl-next:focus,
.owl-next:active,
.owl-prev:hover,
.owl-prev:focus,
.owl-prev:active {
  outline: none;
}
.owl-prev {
    left: 0;
}
.owl-next {
    right: 0;
}
#features .owl-nav {
    position: absolute;
    top: 30%;
    font-size: 2rem;
    margin: 0 -2rem;
    left: 0;
    right: 0;
}


.sec1{
  background-color: #fff;
}
.sec1 p {
    font-size: 1.4rem;
}
.sec1 .icon{
    width: 80px;
    margin: auto;
}
.icon-content {
    height: 200px;
}
.sec1 .icon img{
  width:100%;
}
.strap{
  background-color: #6383a1;
  color: #fff;
}
.red-strap{
    background-color: #e6000d;
    color: #fff;
}
.sec1 .owl-carousel .owl-dots {
    bottom: 20px;
    left: 50%;
    transform: translate(0%, 30px);
}
.sec1 .owl-carousel .owl-dot {
background: none;
    border: 2px solid #7f7f7f !important;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    border-radius: 50%;
}
.sec1 .owl-carousel .owl-dot.active{
    background: #7f7f7f  !important;
}

.sec1 .owl-carousel.red-theme .owl-dot {
    background: #ff7472 !important;
}
.sec1 .owl-carousel.red-theme .owl-dot.active{
    background: #e62422 !important;
}

.sec2{

}
.sec2-bg{
  background-image: url('../images/sec2.jpg');
  background-size: cover;
}

.sec3{

}
.sec3-bg{
  background-image: url('../images/sec3.jpg');
  background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    color: #000;

}

.sec4{

}
.sec4-bg{
  background-image: url('../images/sec4.jpg');
  background-size: cover;

}

.whybg{  background-color: #d9d9d9;}
.whybg {
    position: relative;
}
 .whybg::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 25px;
    background-color: #1f4d79;
}
.whybg::after {
    right: 0;
    top: 12px;
}
.whySharp {
    position: relative;
}
.whySharp::before{
    content: "";
    position: absolute;
    width: 60px;
    height: 25px;
    background-color: #1f4d79;
}
.whySharp::before {
    left: 0;
    bottom: 20px;
}
.whySharp::after {
    right: 0;
    top: 20px;
}

.whyBox {
  display: table;
  border: 1px solid #d9d9d9;
}
.whyBox .content-heading,
.whyBox .icon {
    display: table-cell;
}


.whyBox .heading {
    font-size: 1.2rem;
    margin-bottom: 5px;
	font-weight:600 !important;
	text-align: center;
}
.whyBox .content {
    font-size: 14px;
    padding: 10px;
	background:#f2f2f2;
	line-height: 18px;
	height: 173px;
	
}
.whyBox .content p{text-align: justify;}




.bannrList{  }

.bannrList-inner {
    background-position: center bottom;
    background-size: cover;
}

.bannrList-inner.one{
    background-image: url('../images/B2C-banner-bg-1.png');
}
.bannrList-inner.two{
    background-image: url('../images/B2C-banner-bg-2.png');
}
.bannrList-inner.three{
    background-image: url('../images/B2C-banner-bg-3.png');
}

.bannrList-inner .fs-btn{
    border-radius: 0;
}
.bannrList-inner.one .fs-btn{
    background-color: #6a835a;
}
.bannrList-inner.two .fs-btn{
    background-color: #5b9bd5;
}
.bannrList-inner.three .fs-btn{
    background-color: rgba(0, 0, 0, 0.5);
}

.bannrList-top{}
.bannrList-bottom {
    padding: 4rem;
    margin-bottom: 1rem;
}
.bannrList-bottom h4{
   font-size: 2rem;
   margin-bottom: 2rem;
}
.bannrList-bottom h4 span{
  display : block;
}
.bannrList-bottom p{
   font-size: 16px;
}


.whyBox{}

.whyBox-inner{
  background-color: #ededed;
}
.whyBox-inner .heading{
  color: #dc291e;
  margin-bottom: 20px;
  font-size: 1.5rem;
}
.whyBox-inner p{
  text-align: justify;
}
/* product listing */
.breadcrumb {
    background: transparent;
    font-weight: 600;
    font-size: 15px;
    padding-left: 0;
}
.breadcrumb .breadcrumb-item a {
    color: #979797;
}
.breadcrumb .breadcrumb-item.active {
    color: #de0e0b;
}
.sec1 .breadcrumb {
    margin-bottom: 1rem;
}
.page-title {
    font-size: 2rem;
}
.page-sub-title {
    font-size: 1.1rem !important;
}
ul.feature-ul {
    padding: 0;
    list-style: none;
    margin: auto;
    text-align: center;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
}
ul.feature-ul li{
	display: inline;
}
ul.feature-ul li img{
	width: 45px;
}
.product-list-box {
    margin-bottom: 40px;
}
.product-list-content .product-list-title, .product-list-content .share {
    display: inline-block;
}
.product-list-content .share {
    float: right;
}
.product-list-title {
    font-size: 15px;
    font-weight: 600;
    color: #787878;
    width: calc(100% - 80px);
}
.share-btn {
    background: transparent;
    border: 0;
    color: #727272;
    border-left: 1px solid #727272;
}
.share-btn:hover,
.share-btn:active,
.share-btn:focus {
    border-left: 1px solid #727272;
	outline: none;
}
.product-list-img {
    border: 1px solid #c7c7c7;
    margin-bottom: 5px;
    padding: 10px;
    padding-bottom: 60px;
    position: relative;
}
.product-list-img-inner {
    max-height: 230px;
    overflow: hidden;
}
.product-list-img-inner img{
	width: 100%;
	margin-bottom:10px
}
.detail-btn {
    width: 80%;
    margin: 15px 10% 0;
    border: 1px solid #c7c7c7;
    font-size: 16px;
	color: #787878;
	border-radius:0 !important;
}
.feature-btn {
background: linear-gradient(#100b09, #301203);
    padding: 7px 15px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
	display: inline-block;
	margin:0;
}

.filter{
	background-color: #6d6d6d;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
}
.filter .list-group-item {
    background-color: transparent;
    border: 0;
    /* padding: 0; */
}
.filter h5 {
    font-size: 20px;
  
}
.filter hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border-top: 1px solid #8b8a8f;
}

.main { 
display: block; 
position: relative; 
padding-left: 25px; 
/* margin-bottom: 10px;  */
margin: 10px 0 0 0px; 
cursor: pointer; 
font-size:12px;

} 
          
        /* Hide the default checkbox */ 
        input[type=checkbox] { 
            visibility: hidden; 
        } 
          
        /* Creating a custom checkbox 
        based on demand */ 
        .geekmark { 
            position: absolute; 
            top: 0; 
            left: 0; 
			height: 15px;
			width: 15px;
			background-color: transparent; 
			border: 1px solid #d3d3d5;
        } 
          
        /* Specify the background color to be 
        shown when hovering over checkbox 
        .main:hover input ~ .geekmark { 
            background-color: yellow; 
        } */ 
          
        /* Specify the background color to be 
        shown when checkbox is active 
        .main input:active ~ .geekmark { 
            background-color: red; 
        } */ 
          
        /* Specify the background color to be 
        shown when checkbox is checked x
        .main input:checked ~ .geekmark { 
            background-color: green; 
        } 
          */ 
        /* Checkmark to be shown in checkbox */ 
        /* It is not be shown when not checked */ 
        .geekmark:after { 
            content: ""; 
            position: absolute; 
            display: none; 
        } 
          
        /* Display checkmark when checked */ 
        .main input:checked ~ .geekmark:after { 
            display: block; 
        } 
          
        /* Styling the checkmark using webkit */ 
        /* Rotated the rectangle by 45 degree and  
        showing only two border to make it look 
        like a tickmark */ 
.main .geekmark:after { 
	left: 4px;
	bottom: 2px;
	width: 5px;
    height: 11px;
    border: solid #d3d3d5;
    border-width: 0 2px 2px 0; 
            -webkit-transform: rotate(45deg); 
            -ms-transform: rotate(45deg); 
            transform: rotate(45deg); 
        } 
/* end product listing */
/***/
/*MEnu */

.fs-dropdown, .fs-dropleft, .fs-dropright, .fs-dropup {
   position: unset;
}
.fs-dropdown-menu {
    position: absolute;
	left: unset;
    right: 100px;
	padding-top: 20px;
    padding-bottom: 20px;
}

.fs-dropdown-menu .dropdown-divider {
    height: 0;
    margin: 4px 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.fs-dropdown-menu .dropdown-item {
    padding: 5px 0;
    color: #575b5e;
    display: inline-block;
    white-space: pre-line;
    line-height: 1;
    font-size: 15px;
}
.title-dropdown-item{
    font-weight: 600;
}
.fs-dropdown-menu .dropdown-item:focus,
.fs-dropdown-menu .dropdown-item:active,
.fs-dropdown-menu .dropdown-item:hover{
	color:#000;
	background:transparent
}
/**/

/*	product Detail	*/

.product-detail-nav{
	
}
.detailSec {
    display: contents;
    padding: 0;
    list-style: none;
    text-align: center;
    color: #fff;
    background: #000;
}
.detailSec li {
    padding: 3px 2px 0;
}
.detailSec li a {
    color: #fff;
    display: block;
    padding: 5px;

	background: #000;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #000, #646464);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #000, #646464); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.product-listing{
	
}



.product-listing .carousel-testimonial .item {
	padding: 30px 10px;
}
.product-listing .owl-nav button {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	outline: none;
	height: 25px;
}
.product-listing .owl-nav button svg {
	width: 25px;
	height: 25px;
}
.product-listing .owl-nav button.owl-prev {
	left: 25px;
}
.product-listing .owl-nav button.owl-next {
	right: 25px;
}
.product-listing .owl-nav button span {
	font-size: 45px;
}
.product-listing .product-thumb .item img {
	height: 100px;
}
.product-listing .display-flex {
	display: flex;
}
.detail-right{
	background: #f1f1f1;
}
.detail-category {
    padding: 15px;
    margin: 0;
    background: #dadadc;
    background: -webkit-linear-gradient(to top, #dadadc, #fcfcfc);
    background: linear-gradient(to top, #dadadc, #fcfcfc);
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    color: #707070;
}
.product-listing .product-list-content{
    padding: 10px 0;
}
.detail-table td:first-child{
	background-color: #f1f1f1;
    width: 30%;
}
.detail-table tr:nth-child(even){
	background-color: #f5f5f5;
}
.detail-table tr:nth-child(odd) {
    background-color: #fff !important;
}
.detail-specs .card-header{
	background-color: #d3d3d5;
	cursor: pointer;
	
}
.detail-specs .card-body{
	padding: 0;
}
.detail-specs .card-body .table{
	margin-bottom: 0;
}
.detail-specs .card-body{
	margin-bottom: 10px;
}

.software-left {
    height: 100%;
    line-height: 1;
    vertical-align: middle;
    display: table;
	width: 100%;
}
.software-left1{
    background-color: #1f4d79;
}
.software-left2{
    background-color: #5a9ad5;
}

.software-left h3 {
    display: table-cell;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 17px;
}

.fs-dropdown, .fs-dropleft, .fs-dropright, .fs-dropup {
   position: unset;
}
.fs-dropdown-menu {
    position: absolute;
	left: unset;
    right: 100px;
	padding-top: 20px;
    padding-bottom: 20px;
}

.fs-dropdown-menu .dropdown-divider {
    height: 0;
    margin: 4px 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.fs-dropdown-menu .dropdown-item {
    padding: 5px 0;
    color: #575b5e;
    display: inline-block;
    white-space: pre-line;
    line-height: 1;
    font-size: 15px;
}
.title-dropdown-item{
    font-weight: 600;
}
.fs-dropdown-menu .dropdown-item:focus,
.fs-dropdown-menu .dropdown-item:active,
.fs-dropdown-menu .dropdown-item:hover{
	color:#000;
	background:transparent
}
.product-description{text-align:justify;}
ul.mfpfucntions{margin:0; padding:0;position: absolute;
    bottom: 30px;}
ul.mfpfucntions li{list-style:none; display:inline-block; color:#fff; margin:0;     font-size: 13px;}

ul.mfpfucntions li.copy{background:#71c58f ; padding:5px;}
ul.mfpfucntions li.print{background:#77a5d8; padding:5px;}
ul.mfpfucntions li.scan{background:#f68d48; padding:5px;}
ul.mfpfucntions li.fax{background:#be97c5; padding:5px;}
/*	end product Detail	*/

/*	Software application */

.software-list .fs-tab {
    background-color: #b7b7b7;
    display: table;
    height: 100%;
    text-align: center;
    min-height: 110px;
    padding: 0 10px;
    width: 100%;
    margin-bottom: 10px;
}
.software-list .fs-tab h4 {
    font-size: 18px;
    font-weight: 300;
    display: table-cell;
    vertical-align: middle;
	color: #000;
}

.soft-tab{
	
}
.soft-tab .nav-link {
    display: block;
    padding: 0rem;
}

.soft-tab .nav-link.active .fs-tab,
.software-list .fs-tab:hover,
.software-list .fs-tab:active,
.software-list .fs-tab:focus{
    background-color: #1f4e79;
}
.soft-tab .nav-link.active .fs-tab h4,
.software-list .fs-tab:hover h4,
.software-list .fs-tab:active h4,
.software-list .fs-tab:focus h4{
    color: #fff	;
}

/*	end Software application */


/*	B2C-MFP-security	*/
.mfp-banner {
	max-height: unset;
	position: relative;
}
.mfp-content{
	position: absolute;
	bottom:0;
	background-color:rgba(31, 78, 121, 0.7);
	color: #fff;
}
.mfp-sec{}
.mfp-sec .page-title {
    font-size: 1.8rem;
}
.mfp-sec .page-sub-title{
    font-size: 16px !important;
}
.mfp-sec img{
	width: 100%;
}
.lets-btn {
    background-color: #6383a1;
    color: #fff;
    padding: 5px 40px;
}
.lets-btn:hover,
.lets-btn:focus,
.lets-btn:active{
    background-color: rgba(31, 78, 121, 0.8);
	color:#fff;
	text-decoration: none;
}
/*	B2B-MFP-security	*/
/*MFP Features*/
.banner2 .banner-content .title{
	background-color: rgba(102, 51, 0,0.6);
}
.banner2 .banner-content .para{
	background-color: rgba(102, 51, 0,0.4);
}

.fsBox1{
	background-color: #f5f5f5;
	color: #fff;
}
.fsBox1 img {
    width: 100%;
}
.fsBox1 h4 {
    color: #44546a;
    font-size: 20px;
    font-weight: 600;
}
.fsBox1 p{
	color: #000;
    margin: 0;
}

.inner-box3{
	position: relative;
	padding-bottom:50px;
    height: 100%;
}
.inner-box3 h4{
	font-size: 1.7rem;
}
.inner-box3 p{
	font-size: 16px;	
}
.in-btn {
    border: 0;
    background-color: #6383a1;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0px);
}
/*MFP Features*/
.bg-grey {
    background-color: #6c6f70;
    color: #fff;
}

.mfp_feature1_banner .mfp_feature1-content .title{
	background-color: rgba(102, 51, 0,0.6);
	color: #fff;
    padding: 2px 7px;
}
 .mfp_feature1-content {
    position: absolute;
    bottom: 0%;
    padding: 0;
    text-align: center;
	
}
 .mfp_feature1_para{
	background-color:none;
	   color: #fff;
    padding: 2px 10px;
    margin: 5px 18%;
    font-size: 15px;
    width: 50%;
		text-align: center;
}
ul.mfpfeatures {
    margin: 0;
    padding: 0;
}
ul.mfpfeatures li {
    list-style: none;
    display: inline-block;
    color: #fff;
    margin: 0;
   
}
ul.mfpfeatures a{color:#fff;}

/************************************************/
/*INDUSTRY PAGE */
/*********************************************/
/*EDUCATION**/
.industry_banner .banner-content .title{
	background-color: rgba(102, 51, 0,0.6);
}
.industry_banner .banner-content .para{
	background-color: rgba(102, 51, 0,0.4);
}

.fsBox1{
	background-color: #f5f5f5;
	color: #fff;
}
.fsBox1 img {
    width: 100%;
}
.fsBox1 h4 {
    color: #44546a;
    font-size: 20px;
    font-weight: 600;
	text-transform:uppercase;
}
.fsBox1 p{
	color: #000;
    margin: 0;
}

.inner-box3{
	position: relative;
	padding-bottom:50px;
    height: 100%;
}
.inner-box3 h4{
	font-size: 32px;
}
.inner-box3 p{
	font-size: 16px;

}
.in-btn {
    border: 0;
    background-color: #6383a1;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0px);
}
/*BFSI*/
 .bfsi_banner-content {
    position: absolute;
    top: 18%;
    padding: 0;
    text-align: center;
	
}
.bfsi_industry_banner .bfsi_banner-content .title{
	background-color: rgba(89, 89, 89,0.5);
	color: #fff;
    padding: 2px 7px;
}
 .bfsi_para{
	background-color: rgba(89, 89, 89,0.5);
	   color: #fff;
    padding: 2px 10px;
    margin: 5px 18%;
    font-size: 15px;
    width: 50%;
		text-align: justify;
}

/*	why 2 */
.why2-box{
	display: table;
	border: 1px solid #ddd;
    height: 100%;
}
.why2-box .why-icon,
.why2-box .why-dsec{
	display: table-cell;
}
.why2-box .why-icon{
	width:100px;
    vertical-align: middle;
}
.why2-box .why-icon img{
	width:80%;
    margin: 0 10%;
}
.why2-box .why-dsec{
	width: calc(100% - 100px);
	background-color: #f2f2f2;
	padding: 15px 10px;
}
.why-dsec h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}
.why-dsec p {
    font-size: 14px;
    margin: 0;
	text-align: justify;
}
/*	end why 2 */

/*	why section */
.whySecBg {
    background-image: url(../images/why/bg1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.whySecTop{}
.whySecTop .secHeading{
	color:red;
}
.whySecTop .secHeading span{
	color: #000;
}
.whySecLeft{}
.whySecRight{}

.whySecRight .whyBox {
    display: table;
    margin-bottom: 25px;
	border: none;
}
.whyBox .icon,
.whyBox .content{
	display: table-cell;
}
.whyBox .icon {
    width: 80px;
}
.whyBox .icon img{
    width: 100%;
}
.whySecRight .whyBox .content{
    vertical-align: middle;
    color: #000;
    font-size: 15px;
	font-weight: 600;
	background: transparent;
	height: unset
}
/*	end why section */

/*	Dynabook	*/

.dynabook .bg{
    background-image: url(../images/dynabook-bg.jpg);
    background-color: #ccccce;
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: top right;
    padding: 5rem 1rem;
}
.dynabookFeature{
	display: table;
	width: 100%;
}
.dynabookIcon, .dynabookContent{
	display: table-cell;
	vertical-align: middle;
	
}
.dynabookIcon {
    width: 60px;
}
.dynabookIcon img{
    width: 100%;
}
.dynabookContent{
    font-size: 1rem;
    font-weight: 600;
    padding-left: 10px;
    line-height: 1.3;
}
.dynabookLink a{
	background-color: #414143;
	color: #fff;
	padding: 5px 20px;
}
.dynabookLink a:hover,
.dynabookLink a:focus,
.dynabookLink a:active{
	text-decoration: none;
	background-color: #000;
	color: #fff;
}
/*	end Dynabook	*/

/*	careers 	*/
.banner-title {
    position: absolute;
    left: 0;
    top: 50%;
    transform: trannslate(-50% , 0) !important;
    background-color: rgba(0,0,0,0.5);
    color: #FFF;
    padding: 5px 30px;
}
.careers{
	
}
.careers{
	
}

/*	end careers 	*/


/*	end software 	*/

.software-list .fs-tab {
    background-color: #b7b7b7;
    display: table;
    height: 100%;
    text-align: center;
    min-height: 110px;
    padding: 0 10px;
    width: 100%;
    margin-bottom: 10px;
}
.software-list .nav-item:first-child .nav-link{
	position: relative;
}
.software-list .nav-item:first-child .fs-tab{
    width: 60%;
} 
.software-list .nav-item:first-child .tabImg {
    width: 40%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
}
.software-list .fs-tab h4 {
    font-size: 20px;
    font-weight: 300;
    display: table-cell;
    vertical-align: middle;
	color: #000;
}
.software-list .fs-tab h4 small{
    font-size: 15px;
    display: block;
}

.soft-tab{
	
}
.soft-tab .nav-link {
    display: block;
    padding: 0rem;
}

.soft-tab .nav-link.active .fs-tab,
.software-list .fs-tab:hover,
.software-list .fs-tab:active,
.software-list .fs-tab:focus{
    background-color: #1f4e79;
}
.soft-tab .nav-link.active .fs-tab h4,
.software-list .fs-tab:hover h4,
.software-list .fs-tab:active h4,
.software-list .fs-tab:focus h4{
    color: #fff	;
}

.software-left {
    height: 100%;
    line-height: 1;
    vertical-align: middle;
    display: table;
    width: 100%;
}
.software-left1 {
    background-color: #1f4d79;
    height: 75%;
}
.software-left2 {
    background-color: #5a9ad5;
}

.software-left h3 {
    display: table-cell;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 17px;
}

.SoftSection11{
	position: relative;
}
.SoftSection11 p {
    position: absolute;
    bottom: 0;
    margin: 0;
    background-color: rgb(31 77 121 / 0.8);
    color: #fff;
    font-size: 13px;
    padding: 10px;
}
.download-btn {
    background-color: rgb(31 77 121 / 0.6);
    padding: 5px 20px;
    display: inline-block;
    color: #FFF;
}
.download-btn:hover,
.download-btn:focus,
.download-btn:active{
    background-color: rgb(31 77 121 / 0.8);
    color: #fff;
	text-decoration : none;
}
/*	end Software application */

/*	feature		*/
.feature-sec .bg-grey-gredient{
	padding:15px 0;
	background: #bfbfbf;
	background: -webkit-linear-gradient(to right, #f2f2f2, #bfbfbf);
	background: linear-gradient(to right, #f2f2f2, #bfbfbf);
}
.feature-sec:nth-child(odd) .bg-grey-gredient {
	background: #bfbfbf;
	background: -webkit-linear-gradient(to right, #bfbfbf, #f2f2f2);
	background: linear-gradient(to right, #bfbfbf, #f2f2f2);
}
.featureImgText {
    font-size: 13px !important;
}
.feature-banner{
	position: relative
}
.feature-content {
    position: absolute;
    bottom: 20%;
    z-index: 9;
    color: #fff;
    background: rgba(31, 78, 121, 0.7);
    width: 100%;
}
/*	end feature		*/





@media(max-width:1200px){

}

@media(max-width:992px){	
	.fs-dropdown-menu {
		background:transparent;
		border:0;
	}
}
@media(max-width:768px){
    .banner-content {
        position: relative;
        top: 20%;
    }
	.mfp-content p {
		display: none;
	}
    .form-inline .form-group {
        width: 50%;
    }
    .sec1 p {
        font-size: 1rem;
    }
    .sec1 .owl-carousel .owl-dots {
        transform: translate(0%, 10px);
    }
    #features .owl-nav {
        display:none;
    }
	
	.software-left {
		padding: 20px 10px;
	}
	.detailSec {
		display: block;
		width: 100%;
	}
	.detailSec li {
		display: block;
		width: 100%;
	}
	.fs-dropdown-menu {
		background:transparent;
		border:0;
	}
	.fs-dropdown-menu .dropdown-item {
		padding: 0 !important;
		color: #ffffff;
		font-size: 15px;
	}

}
@media(max-width:480px){

}

@media(max-width:360px)
{

}

@media(max-width:320px)
{

}
