/*
Theme Name:  Softcore Solutions
Theme URI:  https://softcoresolutions.com/newsite/themes/twentyseventeen-child
Description:  This custom theme for Softcore Solutions only.
Author URI: Exaultech.com
Version: 2.4
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html             
*/
@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');


/* ================================================================================== 
Reset Css
===================================================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
::-moz-selection { /* Code for Firefox */
	background-color: #cce2ff;
    color: rgba(0,0,0,.87);
}

::selection {
	background-color: #cce2ff;
    color: rgba(0,0,0,.87);
}

ol, ul {
	list-style: none;
	margin-bottom: 0 !important;
}
a:hover {
	text-decoration: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
button {
outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	margin:0;
	padding: 0;
}
a{
/* 	color:#2680EB; */
	color:#20335D;
}
a:focus {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none !important;
	color:#2680EB;
}
button {
	outline: none;
}

button:focus {
	outline: none !important;
}

input {
	outline: none;
}
textarea {
	outline: none;
}

p, ul li {
	font-size: 15px;
	line-height: 26px;
	color: #444;
	list-style-type: none;
}
a {
	cursor: pointer !important;
}

/* ================ Typography Css =============== */
h1, h2, h3, h4, h5, h6 {
		font-family: 'Poppins', sans-serif;
		font-weight:600;
}
h1 {
	font-size: 2em;
	/* 2x body copy size = 32px */
	line-height: 1.25;
	/* 45px / 36px */
}
h2 {
	font-size: 1.625em;
	/* 1.625x body copy size = 26px */
	line-height: 1.15384615;
	/* 30px / 26px */
}
h3 {
	font-size: 1.375em;
	/* 1.375x body copy size = 22px */
	line-height: 1.13636364;
	/* 25px / 22px */
}
h4 {
	font-size: 1.125em;
	/* 1.125x body copy size = 18px */
	line-height: 1.11111111;
}
h5 {
	font-size: 1.10em;
	/* 1.125x body copy size = 18px */
	line-height: 1.10;
}
h6 {
	font-size: 1em;
	/* 1.125x body copy size = 18px */
	line-height: 1.050;
}
blockquote {
	font-size: 1.25em;
	/* 20px / 16px */
	line-height: 1.25;
	/* 25px / 20px */
}
@media (min-width: 43.75em) {
h1 {
	font-size: 2.5em;
	/* 2.5x body copy size = 40px */
	line-height: 1.125;
}
h2 {
	font-size: 2em;
	/* 2x body copy size = 32px */
	line-height: 1.25;
}
h3 {
	font-size: 1.5em;
	/* 1.5x body copy size = 24px */
	line-height: 1.25;
}
h4 {
	line-height: 1.22222222;
	/* (22px / 18px */
}
blockquote {
	font-size: 1.5em;
	/* 24px / 16px = */
	line-height: 1.45833333;
	/* 35px / 24px */
}
}
@media (min-width: 56.25em) {
h1 {
	font-size: 3em;
	/* 3x body copy size = 48px */
	line-height: 1.05;
	/* keep to a multiple of the 20px line height 
	and something more appropriate for display headings */
}
h2 {
	font-size: 2.25em;
	/* 2.25x body copy size = 36px */
	line-height: 1.25;
}
}

/* === Body Scrollbar === */

body::-webkit-scrollbar {
    width: 14px;
    height: 18px;
}
body::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}
body::-webkit-scrollbar-corner {
    background-color: transparent;
}
body::-webkit-scrollbar-thumb {
    height: 6px;
    border: 4px solid transparent;
    background-clip: padding-box;
    -webkit-border-radius: 7px;
    background-color: rgba(0,0,0,.15);
    -webkit-box-shadow: inset -1px -1px 0 rgba(0,0,0,.05), inset 1px 1px 0 rgba(0,0,0,.05);
}

body {
	margin: 0;
    font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}

body::-webkit-scrollbar {
    width:4px;
}

html {
  scroll-behavior: smooth;
}
input::-webkit-input-placeholder {
        color: #8B8580 !important;
}
select {
  color: #8B8580 !important;
}
.redraw-images img{width: 200px;}
.redraw-content img{width: 28%;}
.redrow-1 {
  overflow: hidden;
  top: -5px;
  position: absolute;
  left: 25%;
}
.redrow-2 {
  position: absolute;
  left: 57%;
  top: -1%;
}
.redrow-3 {
  top: 15%;
  position: absolute;
  left: 0%;
}
.redrow-4 {
  top: 15%;
  position: absolute;
  right: 0%;
}

.redrow-5 {
  position: absolute;
  left: 20%;
  top: 34%;
}

.redrow-6 {
  position: absolute;
  right: 20%;
  top: 34%;
}

.redrow-7 {
  top: 67%;
  position: absolute;
  left: 10%;
}
.redrow-8 {
  top: 67%;
  position: absolute;
  right: 10%;
}
  .rev_redraw-space {
    padding-top: 0px;
    padding-bottom: 50px;
  }
}

.rev_redraw-space .col-lg-12 {
  position: relative;
}

.redraw-content {
  z-index: 1;
  position: relative;
}

.first_section h1{text-transform:uppercase;font-size:60px;}
.first_section h1 span{font-weight: 300;}
.mt_20{margin-top: -18px;}
.sap-logo{margin-bottom: 21px;width: 38% !important;}
.ab{padding-top: 40px;}
.first_section_text{padding-top: 66px;}
.whychoose-lp{background-image: url(../images/the_nxt_erp.svg);background-size: cover;background-repeat: no-repeat;    background-position: top;}
.netsuite_experties{margin-top: 50px;background-image: url(../images/over_export.svg);background-size: cover;background-repeat: no-repeat;    background-position: top;}
.whychoose-lp .item h4{padding-bottom: 20px;line-height:30px;}
.key_industries .square-item2 {text-align: left;}
.key_industries .square-item2 img{height: auto !important;}
.key_industries .square-item2 h3{padding-left: 20px !important;text-align: left;}
.item ul{margin-left:20px;}
.footer_inner{padding:0px;}
.cloud_contnet p{padding-top: 17px;}
.mt_70{margin-top: 70px;}
.mt_-70{margin-top: -70px;}
#navbar_top{background-color: #fff !important;}
.fixed-top {box-shadow: 1px -1px 6px #ccc;}
#navbar_top ul a li i: active {color: #fff;background: #403c38;border: 1px solid #403c38;}
#navbar_top ul{margin: 0px;padding: 0px;display: flex;width: 100%;text-align: center;}
#navbar_top ul li {margin: 5px 0px;padding: 0px;list-style: none;display: inline-block;text-align: center;width: 196px;}
#navbar_top ul li i {height: 60px;width: 60px;border-radius: 50%;line-height: 60px;font-size: 32px;color: #403c38;background: #fff;border: 1px solid #403c38;}
/*#navbar_top ul a:nth-child(odd) i {color: #fff;background: #403c38;border: 1px solid #403c38;}
#navbar_top ul a:nth-child(even) i {color: #403c38;background: #fff;border: 1px solid #403c38;}*/
#navbar_top ul li p {line-height: 18px;padding-top: 10px;font-size: 12px;}
.blue_back{background: #0181cd !important;}
#main_nav{margin-left: -20px;}
.business_product_name p{color: #fff;padding-bottom: 20px;}
.footer_inner i{height: 100px;width: 100px;border-radius: 50%;line-height: 100px;font-size: 47px;color: #442616;background: #ffffff;box-shadow: 0px 6px 0px #403c38;}
.sec_space{padding: 0px 0 0px !important;}
.business_product_name{padding-top: 20px;}
.subheadline h3{padding-bottom: 40px;}
.default_back{background: #eaf4fa;}
.footer_section{background: url(../images/call_back.svg) no-repeat center/cover;
    background-color: #403c38f0;}
.footer_section2 h1{color: #442616;font-size: 36px;}
.footer_section2 h2{font-weight: 300;font-size: 35px;text-transform: capitalize;}
.demo_box{border-radius: 10px;background: url(../images/call_back.svg) no-repeat center/cover;background-color: #442616ba;padding: 60px;}
.footer-bar-background{display: block;width: 100%;height: 16px;background: url(https://www.netsuite.com/portal/assets/img/footer-bar-art.png) no-repeat center top;border: none;margin: 0px auto;padding-top: 50px;}
}

body::-webkit-scrollbar-thumb {
    height: 50px;
    background: hsla(0, 0%, 53.3%, 0.4);
}
section{
	padding:75px 0 80px;scroll-margin-top: 120px
		/*padding:25px 0 25px;*/
}
.paragraph p{
	margin-bottom:15px;
}
.hover-block img:hover{ -webkit-filter: brightness(1015%);}
.ab-sec img{width: 100%;}
.paragraph ul li{
	line-height: 20px;
	margin-bottom:15px;
	margin-left:15px;
	list-style: disc;
}
.cloud_box{box-shadow: 0px 0px 44px -10px rgb(0 0 0 / 10%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 0px 12px 12px 12px;
   }
.cloud_logo img{max-width: 90%;}
.cloud_logo{padding: 40px;}
.cloud_contnet{padding: 50px 40px 40px 0px;}
.cloud_box:hover{box-shadow: 0px 0px 44px -10px rgb(20 45 95 / 25%);}
.recomnded_label{margin: 0px 0px 0px 0px;padding: 15px 50px 12px 50px;background-color: transparent;background-image: linear-gradient(140deg, #403c38 0%, #4f0700 100%);border-radius: 14px 14px 0px 0px;}
.recomnded_label h2{color: #FFFFFF;font-size: 15px;font-weight: normal;text-transform: uppercase;}
.recomnd_box{width: fit-content;}
.tab_back{background: url(../images/plant65.png);background-position-x: -50px;background-color: #4f7d7b;}
#work_orders{background: url(../images/work_order_back_pattern.svg);background-color: #579f89;background-size: contain;}
#production_engineering{background: url(../images/work_order_back_pattern.svg) ;background-size: contain;background-color: #519ca0;}
#inventory_control{background: url(../images/work_order_back_pattern.svg) ;background-size: contain;background-color: #cfb674;}
#project_control{background: url(../images/work_order_back_pattern.svg) ;background-size: contain;background-color: #d0965c;}
#bill_of{background: url(../images/work_order_back_pattern.svg) ;background-size: contain;background-color: #ca6455;}
.produ_box_sec{background: url(https://www.netsuite.com/portal/assets/img/products-redwood/bg-texture.png) no-repeat center/cover;background-color: #f8f4ea;}
.icon-arrow-right{
    width: 20px;
    height: 16px;
	background:url(../Softcore-Solution/images/arrow-right.svg);
	background-size:cover;
	display:block;
	position: absolute;
    bottom: 20px;
    right: 20px;
}
.ico-clr-b{
	background:url(../Softcore-Solution/images/arrow-right-blue.svg);
	background-size:cover;
}
.box-shodow {box-shadow:0 10px 15px #00000012;}
.br0{border-radius:0!important;}
.br10{border-radius:10px!important;}
.bordergray{
	border:1px solid #A5ABB2;
	padding:25px 10px;
}
/* --- List--- */
.softcore-list li{
    margin-bottom: 15px;
    list-style-image: url(../Softcore-Solution/images/Icon-right-tick.svg);
    margin-left: 20px;
	padding-left: 8px;
	color: #777D86;
    letter-spacing: 0.84px;
    font-size: 16px;
}

/* --- spacing--- */
.mt02{
	margin-top: -20px;
	z-index:2;
	position:relative;
}
.mtb-15{margin-top:15px;margin-bottom:15px;}
.w-80{width:80%;}

/* -------- Background colors---------- */
.bg-gray{
	background:#eff3f6;
}
.bg-dark{background:#20335D!important;color:#fff;}
.logo2 img{width: 42%;}
.bg-primery{background:#2680EB;color:#fff;}
.bg-primery p{color:#fff;}
.clr-blue, .clr-blue a{
	color:#2680EB!important;
}
.clr-white, .clr-white a{color:#fff !important;}
.bg-career{
	background-image:url(../Softcore-Solution/images/career-bg.jpg);
	background-size:cover;
	background-position: center;
}
.clr-drkB{color:#20335D}

/* --------- CTA components -------- */
.btn-primery, .btn-primery:hover{
	background:#FFD500;
	color:#000!important;
	    padding: 14px 30px;
    border-radius: 10px;
    box-shadow: 1px 1px 16px -9px;
}
.btn-primery2, .btn-primery2:hover{
	background:#137ec0;
	color:#fff;
	padding: 14px 30px;
    border-radius: 10px;
    width: 100%;
}
.btn-secondary, .btn-secondary:hover{
	background:#000;
	color:#FFD500;
	padding: 14px 30px;
    border-radius: 50px;
	border:1px solid #FFD500;
}
.btn-secondary2{
	background:#fff;
	color:#2680EB;
	    padding: 14px 30px;
    border-radius: 50px;
	border:1px solid #2680EB;
}
.btn-secondary2:hover{
	background:#2680EB;
	color:#fff;
}
.gost-btn{
	background: transparent;
	color:#fff;
	    padding: 14px 30px;
    border-radius: 50px;
	border:1px solid #fff;
}
.border-1, .border-1:hover{border:1px solid!important}
.gost-btn:hover{
	background:#2680EB;
	color:#fff;
	border:1px solid #2680EB;
}
/* --- Title components --- */
.section-title{margin-bottom:30px;}
.section-title h2{
	color:#312D2A;margin-bottom:10px;font-weight:300;;
	font-family: 'Poppins', sans-serif;
}
.section-title h2 span{color:#312D2A;font-weight:500;}
.section-title p, .section-title ul li{color:#312D2A;margin-bottom:0;font-size: 16px;}
.section-title p{padding-bottom: 15px;}
.bg-primery .section-title h2, .bg-dark .section-title h2{color:#fff;}
.section-title ul li{
	margin-bottom:15px;
	list-style-image: url('../Softcore-Solution/images/check-symbol.svg');
	margin-left:20px;
}
.tabs_box .nav-tabs .nav-link {
	background: #fff;
	border: none;
	font-size: 17px;
	border-radius: 0px 0px 0 0;
}
.subheadline h3:before{content: "";display: block;width: 40%;height: 1px;background: #747474;top: 20%; position: absolute;}
.subheadline h3:after{content: "";display: block;width: 40%;height: 1px;background: #747474;right: 0; top: 20%; position: absolute;}
#ul1 {list-style-image: url(../images/list_icon2.svg);margin-left: 25px;list-style-type: circle;}
#ul1 span {position: relative;top: -5px;left: 12px;}
#ul1 li{margin-bottom: 7px;}
.tab-content{height: 250px; padding: 40px;border: 1px solid #e6e6e6cc;border-radius: 0px 0px 14px 14px;    background: #fff;}
.tabs_box .nav-item{width: 25%;display: grid;box-shadow: 0px 0px 2px #ccc;}
.tabs_box .nav-tabs .nav-link:hover {border: none;}
.tabs_box .nav-tabs {box-shadow: inset 0 -17px 20px -20px rgb(17 16 16 / 6%);padding: 10px 0px 0px 0px;width: 100%;}
.tabs_box .nav-tabs .nav-item .active {border-radius: 0px 0px 0 0;background-color: #375D61;color: #fff;box-shadow: 0 -8px 20px -20px rgb(17 16 16 / 3%), -9px -8px 14px -7px rgb(17 16 16 / 7%), 9px -8px 14px -7px rgb(17 16 16 / 7%);    border: none;font-weight: 600;}
.owl-carousel .item {background: #ffffff;border-radius: 5px;padding: 70px 90px;}
.demo_box:hover {box-shadow: 0px 8px 32px rgb(0 0 0 / 30%);background-color: #442616e0;}
.owl-stage-outer{box-shadow: 1px 0px 11px #ccc;background: #fff;}
.owl-theme .owl-dots .owl-dot {display: none !important;}
.aroow_btn{width: 100%;z-index:99999;padding-top: 12px;}
.anchor .section-title p{line-height: 27px;padding-top: 20px;}
.owl-carousel__nav {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  margin-top: -53px;
  z-index: 9999;
}

.anchor{}

.owl-carousel__nav > div {
    background: #ffffff;
    color: #3b3b3b;
    padding: 8px 15px;
    margin-left: 5px;
    cursor: pointer;
    font-size: 40px;
    border: 1px solid #ccc;
}
.owl-carousel__nav > div:hover, active {
    background: #4EB5A3;
    color: #fff;
    padding: 8px 15px;
    margin-left: 5px;
    cursor: pointer;
    font-size: 40px;
}
/* --- tabs components --- */
.score-tabs	.nav li a{
	    font-family: 'Poppins', sans-serif;
		color:#535353;
		font-weight:500;
		font-size:22px;
		padding:10px 25px;
}
.score-tabs	.nav li:first-child a{padding-left:0;}
.score-tabs	.nav li a.active{
	color:#2680EB;
}	

/* ------- Square-slider -------- */
.square-item{
	background: #FFFFFF;
	border: 1px solid #ECECEC;
/* 	padding:35px 20px; */
	padding:20px 20px;
	height: 160px;
    position: relative;
	-webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
     border-radius: 10px;
     vertical-align: middle;
     display: table-cell;
}
.square-item2{
	text-align: center;
	padding:20px 20px;
	height: 100%;
    position: relative;
	-webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
        border-radius: 10px;
}
.square-item2 img{
/* 	width:30px!important;
	max-width:100%;
	margin-bottom:25px; */
	height:70px!important;
	max-width:100%;
	text-align: center;
	margin-bottom: 10px;
}
.square-item2 h3{
	font-size:18px;
	margin-bottom:15px;
	color: #312D2A;
	text-align: center;
}
.square-item *{
	-webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.square-item img{
/* 	width:30px!important;
	max-width:100%;
	margin-bottom:25px; */
	height:50px!important;
	max-width:100%;
	margin-bottom:18px;
}
.square-item.square-2x img{
	width:60px!important;
}
.square-item.square-2x h3{color:#20335D;font-size:18px;}
.square-item.square-2x h3 span{font-size:26px;}

.square-item h3{
	font-size:18px;
	/*margin-bottom:15px;*/
	color: #333333;
	text-align: center;
}
.square-item p{
	font-size:14px;
	line-height:20px;
}
/* .square-item:hover p, .square-item:hover h3{color:#fff;}
.square-item:hover{
	background:#2680EB;
} */
.square-slide-item4 .square-item:hover .icon-arrow-right{
	background-image:url(../Softcore-Solution/images/arrow-right-white.svg);
}

.square-slide.owl-theme .owl-dots, .square-slide.owl-theme .owl-nav, .circle-slide .owl-nav{
    text-align: right;
	margin-top:30px;
}
.square-slide.owl-theme .owl-nav [class*=owl-]:hover, .circle-slide.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #2680EB;
}
.square-slide .owl-nav button.owl-prev, .circle-slide .owl-nav button.owl-prev{
	margin-right:30px;
}
.square-slide .owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.square-slide .owl-item{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
}
.square-slide .item {
    width: 100%;
}
.square-slide.siw-arrow .square-item{padding-bottom:30px;}
.square-slide.siw-arrow .square-item::after{
	content: "";
    width: 20px;
    height: 16px;
    background: url(../Softcore-Solution/images/arrow-right.svg);
    background-size: cover;
    display: block;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

/* -------- circle-slide --------- */
.circle-slide *{
	-webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.circle-item-img{
	/*background: #20335D;*/
	background: #FFFFFF;
	padding:10px;
	display: flex;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    align-items: center;
	margin:0 auto 25px;
}

/* .circle-slide .item:hover .circle-item-img{
	background:#2680EB;
	color:#fff;
} */
.circle-slide h4{
	font-size:16px;
	text-align:center;
	color:#1A1A1A;
}
.circle-slide .item:hover h4{
	color:#2680EB;
}

/*---- s-number-list -----*/
.s-number-list {
	counter-reset: my-badass-counter;
}
.s-number-list li{
	float: left; 
    padding-left: 60px;
	position:relative;
	margin:15px 0;
}

.s-number-list li:before {
    content: counter(my-badass-counter);
	counter-increment: my-badass-counter;
    position: absolute;
    margin-right: 100%;
    left: 0px;
		background:#2680EB;
	border-radius:50%;
	width:40px;
	height:40px;
	color:#fff;
	text-align:center;
	line-height:40px;
} 
@media (min-width:992px){
	.s-number-list li{width:47%}
	.s-number-list li:nth-child(odd){margin-right:50px;}
}
.s-number-list li h3{
	margin-bottom:10px;
	margin-top:3px;
}
/* --- Column 5 --- */
.col-xs-5-cols,
    .col-sm-5-cols,
    .col-md-5-cols,
    .col-lg-5-cols {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-xs-5-cols {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    @media (min-width: 768px) {
        .col-sm-5-cols {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%;
        }
    }
    @media (min-width: 992px) {
        .col-md-5-cols {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%;
        }
    }
    @media (min-width: 1200px) {
        .col-lg-5-cols {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%;
        }
    }
/* --- Header --- */

.navbar {
	/*position:absolute; 
	top: 40px;*/
	z-index:2;
	width:100%;
}
.navbar .navbar-brand img{
	width:180px;
}
.navbar-expand-md .navbar-nav .nav-link{
	color:#fff;
	padding-right:15px;
	padding-left:15px;
}
.navbar-expand-md.fixed-me{
	/* background: rgb(32 51 93);
    position: fixed;
    top: 0;
    padding: 15px 0;
    z-index: 99;
    box-shadow: 0px 3px 4px 1px rgb(0 0 0 / 15%); */
}

.inner-banner{
	background-size:cover;
	padding:210px 0 50px;
	position:relative;
	top:0;
	width:100%;
	color:#fff;
}
.inner-banner p{color:#fff;margin-top:10px;min-height:52px;}
.inner-banner::before {
  content: '';
  background-color: rgb(0 44 143 / 81%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
/* ----------------- homepage ----------- */
.section-strip{
	padding:50px 0;
}
.section-strip h3{
	font-size:22px;
}
.section-strip.white-strip h2{color:#364EA2}
.section-strip h3 span, .section-strip h2 span{color:#1e1e1e;}
.section-strip h2 {font-size:36px;padding-bottom: 20px;}

.testimonial-slide .testi-desc{
	background:#2680EB;
	padding: 30px;
	color:#fff;
}
.testimonial-slide .testi-desc p{color:#fff;}
.testimonial-slide .client-img {
	padding: 20px 0;
}
.testimonial-slide .client-img img{
    box-shadow: 0 0 15px 0px rgb(0 0 0 / 18%);
}
.testimonial-slide .t-signature h4{
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1.08px;
}
.testimonial-slide .item{
	opacity:0.4;
	transition:.4s ease all;
	transform:scale(.9);
	 filter: grayscale(100%);
}
.testimonial-slide .active .item{
	opacity:1;
	transform:scale(1);
	 filter: grayscale(0%);
}

.testimonial .owl-carousel .owl-dots,
.testimonial .owl-carousel .owl-nav [class*=owl-] {
  position: absolute;
}

.testimonial .owl-carousel .owl-dots .owl-dot,
.testimonial .owl-carousel .owl-nav [class*="owl-"]:focus {
  outline: none;
}

.testimonial .owl-carousel .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid var(--main-black-color);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.testimonial .owl-carousel .owl-dots .owl-dot:hover span,
.testimonial .owl-carousel .owl-dots .owl-dot.active span {
  background: var(--main-black-color);
}

.testimonial .owl-carousel .owl-nav [class*=owl-] {
  top: 0;
  bottom: 0;
  width: 50%;
  margin: 0;
}

.testimonial .owl-carousel .owl-nav .owl-prev {
  left: 0;
  cursor: url(../Softcore-Solution/images/arrow-left.svg), move;
  cursor: url(../Softcore-Solution/images/arrow-left.svg) 16 16, move;
}

.testimonial .owl-carousel .owl-nav .owl-next {
  right: 0;
  cursor: url(../Softcore-Solution/images/arrow-right.svg), move;
  cursor: url(../Softcore-Solution/images/arrow-right.svg) 16 16, move;
}

.testimonial .owl-carousel .owl-nav svg {
  display: none;
}

.testimonial .owl-carousel .owl-nav [class*="owl-"]:hover {
  background: transparent;
}
.testimonial .owl-carousel .owl-nav .owl-prev span, .testimonial .owl-carousel .owl-nav .owl-next span{  display: none;}


.s-statistics .counter-value {
    display: inline;
	letter-spacing: 1px;
}
.s-statistics .brdr-all{
	padding:15px 0;
}
.s-statistics .brdr-right{
	border-right:1px solid rgb(40 75 154 / 28%);
}
.s-statistics .col-lg-3:first-child .brdr-btn, .s-statistics .col-lg-3:nth-child(2) .brdr-btn, .s-statistics .col-lg-3:nth-child(3) .brdr-btn, .s-statistics .col-lg-3:nth-child(4) .brdr-btn{
	border-bottom:1px solid rgb(40 75 154 / 28%);
}


.r-partners{padding:0}
.striptitle{
	position:relative;
	padding:60px 0;
	overflow: hidden;
}
.striptitle:before {
    top: 0px;
    border-color: transparent transparent transparent #fff;
    border-width: 80px;
}
.striptitle:after {
    top: 4px;
    border-color: transparent transparent transparent #2680EB;
    border-width: 76px;
}
.striptitle:after, .striptitle:before {
    content: '';
    display: block;
    position: absolute;
    left: 60%;
    width: 0;
    height: 0;
    border-style: solid;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.partners-logos li{
	display:inline-block;
	width: 16%;
    margin: 0 1.6%;
}

/* ---------- Our leaders -------- */
.l-items .l-img{
	/* margin-bottom:-6px; */
	/* width:80%; */
	object-fit: contain;
}
.l-items .card{
	border-radius:0;
	height: 100%;
}
.l-items .card h3{color:#20335D}
.l-items .card .l-desc p{color:#777}

.l-items .l-signature a i{
	color:#2680EB;
	font-size:24px;
	margin-top:4px;
}
.equal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.equal > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

/* -------------- Career ------------ */

.s-share li a{
	margin:0 5px;
}
.s-share li:first-child a{margin-left:0}
.s-share li a i{
	width:20px;
	text-align:center;
	font-size:16px;
	color:#fff;
	border-radius:3px;
	padding:3px;
}
.s-share li a i.fa-facebook{
	background:#4267B2;
}
.s-share li a i.fa-linkedin{
	background:#0e76a8 ;
}
.s-share li a i.fa-twitter{
	background:#2680EB;
}

@media (max-width:991px){
.jobs-list li h4, .s-share {
	margin-bottom:20px!important;
}	
}


/* -------------- TIMELINE ------------ */
.timeline {
    position: relative;
    list-style: none;
    max-width: 1200px;
    margin: 0 auto;
}
.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 60px;
    left: 50%;
    margin-left: -1.5px;
    width: 2px;
    border-right: 2px dashed #364EA2;
}
.timeline > .timeline-item {
    position: relative;
    margin-bottom: 30px;
}
.timeline > .timeline-item:last-child {margin-bottom:0;}
.timeline > .timeline-item:after,
.timeline > .timeline-item:before {
    content: " ";
    display: table;
}
.timeline > .timeline-item:after {
    clear: both;
}
.timeline > .timeline-item > .timeline-panel {
    float: left;
    position: relative;
    width: 46%;
}

.timeline > .timeline-item > .timeline-badge {
    z-index: 10;
    position: absolute;
    top: 16px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border-radius: 50% 50% 50% 50%;
    text-align: center;
    font-size: 1.4em;
    line-height: 50px;
    color: #fff;
    overflow: hidden;
}
.timeline > .timeline-item.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > .timeline-item.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -8px;
    border-right-width: 8px;
    border-left-width: 0;
}
.timeline > .timeline-item.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -7px;
    border-right-width: 7px;
    border-left-width: 0;
}
.timeline-badge.bg1 {
    background-color: #364EA2;
}
.timeline-badge.bg2 {
    background-color: #2680EB;
}
.timeline-badge.bg3 {
    background-color: #8EC418;
}
.timeline-badge.bg4 {
    background-color: #1290CF;
}
.timeline-badge.bg5 {
    background-color: #FEDC00;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
    font-weight: 400;
	margin-bottom:6px;
}
.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
	font-size: 14px;
    line-height: 22px;
}
.timeline-left:before {
    left: 30px;
}
.timeline-left > .timeline-item > .timeline-badge {
    left: 30px;
    top: 0px;
}
.timeline-left > .timeline-item > .timeline-badge img{
	vertical-align: top;
    height: 20px;
    line-height: 50px;
    position: relative;
    top: 15px;
}
.timeline-left > .timeline-item > .timeline-panel {
    width: calc(100% - 80px);
}



/* -------------- Input field for forms ------------ */

:root {
  --color__accent: #364EA2;

  --field__background: #f5f5f5;
  --field__background--hover: #e9e9e9;
  --input__border: rgba(0, 0, 0, 0.42);
  --input__border--hover: rgba(0, 0, 0, 0.62);
  --label__color: #555;
}


.floating {
  margin-bottom: 1.4rem;
  background-color: var(--field__background);
  transition: background-color 0.2s ease;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.floating:hover,
.floating:focus-within {
  background-color: var(--field__background--hover);
}

.floating__input {
	background: none;
	border-width: 0;
	display: block;
	width: 100%;
      letter-spacing: 1px;
	padding: 1.4rem 1rem 0.6rem;
	font-size: 1rem;
	border-bottom: 0.1rem solid var(--input__border);
	transition: border-color 0.2s ease;
	caret-color: var(--color__accent);
}
select.floating__input{
	padding: 1.4rem .7rem 0.6rem;
}
.floating:hover .floating__input {
  border-color: var(--input__border--hover);
}

.floating__input::placeholder {
  color: rgba(0, 0, 0, 0);
}

.floating__label {
	display: block;
	position: relative;
	max-height: 0;
	font-weight: 600;
    letter-spacing: 1px;
	pointer-events: none;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: 9px;
    line-height: 0.7;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.floating__label::before {
  color: var(--label__color);
  content: attr(data-content);
  display: inline-block;
  filter: blur(0);
  backface-visibility: hidden;
  transform-origin: left top;
  transition: transform 0.2s ease;
  left: 1rem;
  position: relative;
}

.floating__label::after {
  bottom: 1rem;
  content: "";
  height: 0.1rem;
  position: absolute;
  transition: transform 180ms cubic-bezier(0.4, 0, 0.2, 1),
    opacity 180ms cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s ease;
  opacity: 0;
  left: 0;
  top: 100%;
  margin-top: -0.1rem;
  transform: scale3d(0, 1, 1);
  width: 100%;
  background-color: var(--color__accent);
}

.floating__input:focus + .floating__label::after {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
textarea.floating__input:placeholder-shown + .floating__label::before {
  transform: translate3d(0, -3.8rem, 0) scale3d(1, 1, 1);
  color: #555;
}
.floating__input:placeholder-shown + .floating__label::before {
  transform: translate3d(0, -2.4rem, 0) scale3d(1, 1, 1);
  color: #555;
}

.floating__label::before,
.floating__input:focus + .floating__label::before {
  transform: translate3d(0, -3.2rem, 0) scale3d(0.82, 0.82, 1);
  color: #888;
  font-weight: 500;
}

textarea.floating__input:focus + .floating__label::before {
  transform: translate3d(0, -4.5rem, 0) scale3d(0.82, 0.82, 1);
  color: #888;
  font-weight: 500;
}

.floating__input:focus + .floating__label::before {
  color: var(--color__accent);
}

.hidden--visually {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.modal-header .close {
    padding: .8rem 1rem;
    font-size: 2rem;
}
/* -------------- Go to top ------------ */
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 999;
    width: 40px;
    height: 40px;
    font-size: 20px;
    text-align: center;
    line-height: 37px;
    background: rgb(0 183 255);
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 0px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
	box-shadow: 0 0 10px rgb(0 0 0 / 16%);
}
#back-to-top:hover{
	background:#FFD500;
	color:#000;
}
#back-to-top.show {
    opacity: 1;
}
/* -------------- footer ------------ */

.site-footer{
	background:#1a1a1a;color:#a7a7a7!important;padding:50px 0 0px;display: flow-root;
}
.site-footer .widget{
	margin-bottom:25px;
}
.site-footer .copyright{
	padding-bottom:0;padding-top:0;color:#a7a7a7!important;background:transparent;width:100%;float:left;line-height:15px;font-size:12px;text-align:inherit;border-top:none;
}
body .site-footer .copyright .border-top{padding:15px 0;display:block;float:left;width:100%;border-top:1px solid #4a4a4a;}
body .site-footer .copyright .border-top .designed-by{text-align:right;}
body .widget_nav_menu ul li{padding:4px 0 0 20px;position:relative;}
.site-footer a{
	color: #a7a7a7;
    font-size: 14px;
	display: contents;
    padding: inherit;
}
body .widget_nav_menu ul li:hover a{color:#fff;}
body .widget_nav_menu ul li a:before{content:"\f105";position:absolute;top:4px;left:0px;font-family:'FontAwesome';font-size:14px;color:#cacaca;transition:all ease-in-out 0.3s;-webkit-transition:all ease-in-out 0.3s;-moz-transition:all ease-in-out 0.3s;-ms-transition:all ease-in-out 0.3s;-o-transition:all ease-in-out 0.3s;}
body .widget_nav_menu ul li:hover a:before{left:6px;color:#f58220;transition:all ease-in-out 0.3s;-webkit-transition:all ease-in-out 0.3s;-moz-transition:all ease-in-out 0.3s;-ms-transition:all ease-in-out 0.3s;-o-transition:all ease-in-out 0.3s;}
body .site-footer p{margin:5px 0 0;}
body .site-footer .footer-contact h4{font-size:16px;margin:5px 0 0;}
body .site-footer .footer-contact p{margin:5px 0;color: #a7a7a7;}
body .site-footer .footer-contact p i{font-size:18px;color:#02afeb;width:20px;}
body .site-footer .footer-contact a{text-decoration:none;}
body .site-footer .widget-title{
	display:inline-block;position:relative;color:#fff;
	margin-bottom: 20px;
    font-size: 18px;
}
body .site-footer .widget-title:after{content:'';width:100%;height:1px;background:#fff;position:absolute;left:115%;top:10px;}
body .site-footer .border-top{border-top:1px solid #4a4a4a;}
body .site-footer .social-icon{padding:15px 0 15px 0;margin:0 auto;text-align:center;}
body .site-footer .social-icon ul{margin:0 auto;}
body .site-footer .social-icon ul li{display:inline-block;list-style:none;padding:0 20px;}
body .site-footer .social-icon ul li a{text-decoration:none;line-height:20px;}
body .site-footer .social-icon ul li a:hover span{color:#fff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
body .site-footer .social-icon ul li a i{font-size:18px;padding-right:5px;color:#fff;}
body .site-footer .social-icon ul li.facebook a:hover span i{color:#3b5998;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
body .site-footer .social-icon ul li.twitter a:hover span i{color:#55acee;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
body .site-footer .social-icon ul li.instagram a:hover span i{color:#d62976;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
body .site-footer .social-icon ul li.youtube a:hover span i{
	color:#cd201f;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;
}
.site-footer .social-icon ul li.linkedin a:hover span i{
	color:#0077b5;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;
}
.site-footer .social-icon ul li.telegram a:hover span i{
	color:#0088cc;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;
}

@media (max-width: 1024px){
body .site-footer .social-icon{margin:0 15%;}
body .site-footer .footer-contact{padding-right:0px;}
}

@media (max-width: 768px){
.site-footer .left-pad-50{padding-left:15px;}
.site-footer .widget-title:after{width:50%;}
footer.site-footer .col-sm-6{height:40vh;}
.site-footer .social-icon{margin:0 5%;}
footer.site-footer .border-top .col-sm-6{height:auto;}
}

@media (max-width: 425px){
.site-footer .widget-title:after{width:100%;}
footer.site-footer .col-sm-6{height:auto;}
.site-footer .social-icon{margin:0 14%;}
.site-footer .social-icon ul li{padding:0 10px;}
.site-footer .social-icon ul li a span{font-size:0px;}
footer.site-footer .border-top .col-sm-6{text-align:center;}
.site-footer .copyright .border-top .designed-by{text-align:center;margin-top:10px;}
}




.bloglist .card a:hover{color:#20335D}
/* --- Bloga details page --- */
.blog-post__content.blog-details .blog-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.3;
    padding-bottom: 0;
}
.blog-post__style-2 .blog-post__thumb {
    margin-bottom: 30px;
}

.blog-post__content .blog-meta {
    margin-top: 15px;
}
.blog-post__content.blog-details .blog-meta {
    padding-bottom: 20px;
}

.blog-post__content .blog-meta-action li {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin-left: 22px;
}
.blog-post__content .blog-meta-action li a {
    color: #333333;
}
.blog-post__content .blog-meta-action li a i {
    color: #2680EB;
    padding-right: 10px;
}
.blog-post__style-2 p{padding-bottom:20px;}
.blog-post__content blockquote {
    border-left: 5px solid #2680EB;
    margin: 25px 32px 25px 30px;
    background-color: #f8f8f8;
    padding: 15px;
}
.blog-post__style-2 h3{font-size:22px;margin-bottom:10px; margin-top:20px;}
.blog-post__style-2 ul{
	list-style:inherit;	margin-left:20px;
}
.blog-post__style-2 ol{
	list-style-type: decimal;	margin-left:20px;
}
.blog-post__style-2 ul li, .blog-post__style-2 ol li{
	margin-bottom:15px;line-height: 26px;    letter-spacing: .5px;
}
.blog-post__style-2 .date1 a {
    font-weight: 700;
	color:#2680EB;
}
.comment-section ul li .comment-body .reply-btn a {
    color: #333333;
    font-size: 12px;
    display: inline-block;
    padding: 4px 15px;
    border-radius: 20px;
    text-transform: capitalize;
    border: 1px solid #e1e1e1;
}
.comment-section ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    margin-bottom: 30px;
    border: 1px solid #e1e1e1;
}
.comment-section ul li .author-avatar {
    -webkit-flex-basis: 66px;
    -ms-flex-preferred-size: 66px;
    flex-basis: 66px;
    max-height: 62px;
    margin-right: 10px;
}
.comment-section ul li .comment-body {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.comment-section ul li .comment-body .reply-btn {
    float: right;
}
.comment-section ul li .comment-body h5 {
    font-size: 14px;
    padding-bottom: 5px;
}
.comment-section ul li .comment-body .comment-post-date {
    font-size: 13px;
    padding-bottom: 10px;
}
.comment-section ul li.comment-children {
    margin-left: 40px;
}

.blog-comment-wrapper {
    margin-top: 60px;
}
.blog-comment-wrapper h4 {
    font-weight: 600;
    line-height: 1;
    padding-bottom: 15px;
}
.blog-comment-wrapper p {
    padding-top: 10px;
}
.blog-comment-wrapper .comment-post-box label {
    color: #333333;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
    text-transform: capitalize;
}
.blog-comment-wrapper .comment-post-box textarea {
    height: 130px;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
    background: #f8f8f8;
    border: 1px solid #e1e1e1;
}
.blog-comment-wrapper .comment-post-box .coment-field {
    background: #f8f8f8;
    border: none;
    color: #151515;
    padding: 8px 10px;
    width: 100%;
    border: 1px solid #e1e1e1;
	margin-bottom: 20px;
}
.comment-section ul li .author-avatar {
    -webkit-flex-basis: 66px;
    -ms-flex-preferred-size: 66px;
    flex-basis: 66px;
    max-height: 62px;
    margin-right: 10px;
	border-radius:50%;
}
.previous-post a{color:#666;}
.previous-post a i{color:#2680EB;margin-right:10px;}


/* ----- Twitter Post Section ----- */

.twitter-post .square-item{
	display:block;
	padding: 20px;
}
.twitter-post .square-item:hover {
    background: #fff;
}
.twitter-post .square-item:hover p, .twitter-post .square-item:hover h3 {
    color: inherit;
}
.twitter-post .softcore-icon{
	background:#2680EB;
	height:43px;
	width:43px;
	text-align:center;
	display:flex;
	align-items:center;
	border-radius:50%;
	margin-right:15px;
}
.twitter-post a:hover{color:#444;}
.twitter-post .softcore-icon img{
	margin:auto;
}
.twitter-post .twt-item-header h3 {
    font-size: 16px;
    margin-bottom: 2px;
}
.twitter-post .twt-item-header .small{
	color:#B6BCC2;
}
.twitter-post .square-item p span{
	color:#2680EB;
}
.twitter-post .square-item .twt-item-footer img {
	margin-bottom:0;
	width:25px!important;
	margin-right:15px;
}
@media (max-width:600px){
	.twitter-post .square-item {margin:0 10px;}
}

/* --- Cart Offset Overlay --- */
.bg-cart {
	background: #2680EB;
}

.bs-canvas-overlay {
	opacity: 0.85;
	z-index: 1100;
}
.bs-canvas {
	top: 0;
	z-index: 1110;
	/* overflow-x: hidden;
	overflow-y: auto; */
	width: 340px;
	transition: margin .4s ease-out;
	-webkit-transition: margin .4s ease-out;
	-moz-transition: margin .4s ease-out;
	-ms-transition: margin .4s ease-out;
}
/* .bs-canvas:before{
	content:"";
	height:100%;
	width:100%;
	top:0;
	bottom:0;
	right:0;
	left:0;
	position:absolute;
	background:green;
	z-index:999;
} */
.bs-canvas-left {
	left: 0;
	margin-left: -400px;
}
.bs-canvas-close {
    color: #fff !important;
    opacity: 1 !important;
	float:left;
}	
.bs-canvas-close img{vertical-align:inherit}
.side-cart-header {
    background: #2680EB;
    color: #fff;
	/* position: sticky; */
    top: 0;
	padding-left: 30px!important;
}
.main-cart-title {
    font-size: 18px;
    font-weight: 600;
}

.main-cart-title span{
	color: #f69733;
    margin-left: 5px;
}

.bs-canvas-body {
    background: #f7f7f7;
    position: absolute;
    width: 100%;
    top: 48px;
    bottom: 190px;
    overflow-y: scroll;
}

.bs-canvas-footer {
    position: absolute;
	z-index:99;
    width: 100%;
    bottom: 0;
	padding-right:30px!important;
}
.bs-canvas-footer .s-share li a i{background:transparent;padding:10px 15px;}

.bs-canvas-footer .nav-searchbar{position: relative;margin-bottom:70px}
.bs-canvas-footer .nav-searchbar .floating:hover, .bs-canvas-footer .nav-searchbar .floating:focus-within, .bs-canvas-footer .nav-searchbar .floating{
    background-color: transparent;
}
.bs-canvas-footer .nav-searchbar .floating__input:placeholder-shown + .floating__label::before {
    color: #fff;
}
.bs-canvas-footer .nav-searchbar .floating__input {
    border-bottom: 0.1rem solid rgb(255 255 255 / 42%);
}
.bs-canvas-footer .nav-searchbar .floating__input{
	caret-color: #ffffff;
	color: #fff;    padding-right: 40px;
}
.bs-canvas-footer .nav-searchbar button{background:transparent;border:0;outline:0;color:#fff;position: absolute;right: 10px;top: 35%;}
.bs-canvas-footer .nav-searchbar .floating__label::after {
  background-color: #fff;
}
.bs-canvas-footer .nav-contact li a{color:#fff;}
.cart-top-total {
	background: #fff;
    border-bottom: 1px solid #efefef;
    padding: 20px;
}
.cart-total-dil {
    display: flex;
    width: 100%;
    align-items: center;
}
.cart-total-dil h4 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}
.cart-total-dil span {
	color: #8f91ac;
    font-size: 16px;
    margin-left: auto;
    font-weight: 400;
	line-height: 24px;
}
.main-total-cart {
    display: flex;
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.saving-total {
    padding: 20px 20px 0;
}
.main-total-cart h2 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
}
.main-total-cart span {
	color: #75c04f;
    font-size: 18px;
    margin-left: auto;
    font-weight: 700;
	line-height: 24px;
}
.checkout-cart {
	display: flex;
    padding: 20px;
	align-items: center;
}
.promo-code {
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	line-height: 24px;
}
.promo-code:hover {
	color: #75c04f !important;
}
.cart-checkout-btn {
	display: inline-block;
    margin-bottom: 0;
    margin-left: auto;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    background: #75c04f;
    font-weight: 500;
}
.cart-item {
	display: flex;
	padding: 20px;
	background: #fff;
	border-bottom: 1px solid #efefef;
}

.cart-item .qty-cart{margin-top: 0}

.cart-item:last-child {
	border-bottom: 0;
}
.side-cart-items {
    
}
.cart-product-img {
    width: 130px;
	position: relative;
}

.cart-product-img img {
    width: 100%;
    border-radius: 5px;
	border: 1px solid #f7f7f7;
}

.offer-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    background: #75c04f;
    padding: 1px 10px 0px;
    border-radius: 3px;
    line-height: 20px;
}
.cart-text {
	margin-left: 20px;
	width: 100%;
	position: relative;
}
.cart-text h4 {
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	color: #333333;
	text-align: left;
	margin-bottom: 10px;
}
.cart-close-btn {
    position: absolute;
    top: 2px;
    right: 0;
    background: transparent;
    border: 0;
    font-size: 18px;
    color: #333333;
}
.cart-close-btn:hover {
    color: #75c04f;
}

/*----------- Input field ---------*/
.form-control{
	border: none;
	height: 40px;
	border-radius:0;
	border-bottom: 1px solid #E9E9E9;
}
.form-group{margin-bottom:25px}

/*-----------Contact us page---------*/
.plan-to-visit .nav{
	border-bottom:1px solid #E4E8EB;
}
.plan-to-visit .score-tabs .nav li a.active{color: #2680EB!important;}
.city-contact-details *{
	margin-bottom:20px;
}
.city-contact-details a{
	color:#2680EB;
}
.plan-to-visit .map-img img{
	position:relative;
}
.plan-to-visit .map-img .btn-primery2{
	position:absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.fancybox-slide--iframe .fancybox-content {
    width  : 800px;
    height : 600px;
    max-width  : 80%;
    max-height : 80%;
    margin: 0;
}

.contact-tabs{
	padding: 120px 0 120px;
}
.contact-tabs .score-tabs .nav li a.active {
    color: #fff;
	font-weight: 700;
}
.contact-tabs .score-tabs .nav li a{
	font-size:16px;
	color: rgb(255 255 255 / 58%);
    font-weight: 400;
	padding: 10px 17px;
}
.contact-tabs .score-tabs .nav li:first-child a{padding-left:0;}
.contact-tabs .inner-form-box{
	position: absolute;
    width: 560px;
    border-radius: 10px;
    height: 100%;
    background: #fff;
    right: 80px;
    top: -50px;
    height: 590px;
	box-shadow: 0 0 15px rgb(0 0 0 / 20%);
	border-radius: 10px;
}
.contact-tabs .cnt-tabs-details{
    width: 33%;
    display: inline-block;
    min-height: 220px;
}
.contact-tabs .cnt-tabs-details h3{
	font-weight:400;
	font-family: 'Poppins', sans-serif;
	    font-size: 20px;
    line-height: 33px;
}
@media (max-width:767px){
	.right-form {padding-top: 30px;}
	.ab-sec h2 span {font-size: 27px !important;font-weight: 600;margin-top: 0px;}
	.ab-sec h2{line-height: 37px !important;padding-top: 29px !important;font-size: 27px !important;padding-bottom: 5px !important;}
	.ab-sec p{line-height: 20px;font-size: 14px;}
	.ab-sec h4 {color: #a9a9a9;padding-bottom: 10px;font-size: 17px;margin-top: -13px !important;}
	.sap-logo {margin-bottom: 9px;width: 50% !important;padding-top: 7px;}
    .text-left img{width:87%;padding-top: 9px;}
    .owl-carousel .item {background: #ffffff;border-radius: 5px;padding: 20px;}
    .footer_inner{padding:20px;}
    .mt_70 {margin-top: 0px;}
    .mt_-70 {margin-top: 0px;}
    .text-right img{width:50%;}
    .square-item {width: 500px;}
    .par{width:50%;}
	.contact-tabs {
		padding: 40px 0;
	}
	.contact-tabs .cnt-tabs-details{
		width: 100%;
		min-height: auto;
	}
	.contact-tabs .inner-form-box{
		position: relative;
		width: 100%;
		right: 0;
		top: 0;
		height: auto;
	}
	.contact-tabs .score-tabs .nav li a{padding-left:0;}
}

/*-----------Horizonal timeline---------*/
.ps-timeline-sec {
  position: relative;
}
.ps-timeline-sec .container {
  position: relative;
}
@media screen and (max-width: 767px) {
  .ps-timeline-sec .container ol.ps-timeline li {
    height: 360px;
    float: none !important;
    width: inherit !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
    width: 70px;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child {
    margin: 0;
    bottom: 0 !important;
    height: 120px;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
    bottom: 40px !important;
    width: 40% !important;
    margin-left: 25px !important;
    margin-top: 0 !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
    width: 100%;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
    margin-bottom: 0 !important;
    top: 20px;
    width: 50% !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span {
    left: 0 !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: inherit !important;
    bottom: 0px !important;
    width: 80% !important;
    float: left !important;
    margin-left: 35px !important;
    margin-bottom: 0 !important;
	top: -110px;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    margin: 0 auto !important;
    width: 80% !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute !important;
    bottom: 115px !important;
    width: 30% !important;
    float: left !important;
    margin-left: 35px !important;
    margin-bottom: 0 !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li p {
    width: 100% !important;
    margin: 0 auto !important;
    margin-top: 0px !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-top {
    width: 60% !important;
    float: right !important;
    right: 0;
    top: -40px;
  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    width: 100% !important;
    float: right !important;
    right: 0;
    top: -110px;
	position: inherit!important;
	padding-left: 20px;
  }
}

.ps-timeline-sec .container ol.ps-timeline {
  margin: 220px 0 270px!important;
  padding: 0;
  border-top: 10px solid #D5DBE1;
  list-style: none;
}
.ps-timeline-sec .container ol.ps-timeline li {
  float: left;
  width: 25%;
  padding-top: 30px;
  position: relative;
}
.ps-timeline-sec .container ol.ps-timeline li span {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    background: #fff;
    border: 11px solid #d5dbe1;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #fff;
    text-align: center;
    color: #ffffff;
    font-size: .5em;
    font-style: normal;
    position: absolute;
    top: -25px;
	left: 50%;
}
.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
  content: '';
  color: #348e80;
  width: 2px;
  height: 50px;
  background: #348e80;
  position: absolute;
  bottom: -50px;
  left: 50%;
}
.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
  content: '';
  color: #348e80;
  width: 8px;
  height: 8px;
  background: #348e80;
  position: absolute;
  top: 90px;
  left: 44%;
  border-radius: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
	position: absolute;
	bottom: 0;
	margin-bottom: 90px;
	width: 100%;
    text-align: center;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-top p{
	color:#F4812E;
	margin-bottom:10px;
	font-weight:bold;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-top .tm-tp-icon {
    margin: 0 auto;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    padding: 10px;
	background:#193F95;
	margin-top: 15px;
	position:relative;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-top .tm-tp-icon:after{
	content:"";
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #193F95;
	position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ps-timeline-sec .container ol.ps-timeline li:first-child .img-handler-top .tm-tp-icon {background: #1290CF;}
.ps-timeline-sec .container ol.ps-timeline li:first-child .img-handler-top .tm-tp-icon:after {	border-top: 15px solid #1290CF;}
.ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-top .tm-tp-icon {background: #2680EB;}
.ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-top .tm-tp-icon:after {	border-top: 15px solid #2680EB;}
.ps-timeline-sec .container ol.ps-timeline li:nth-child(3) .img-handler-top .tm-tp-icon {background: #8EC418;}
.ps-timeline-sec .container ol.ps-timeline li:nth-child(3) .img-handler-top .tm-tp-icon:after {	border-top: 15px solid #8EC418;}
.ps-timeline-sec .container ol.ps-timeline li:nth-child(4) .img-handler-top .tm-tp-icon {background: #BFD200;}
.ps-timeline-sec .container ol.ps-timeline li:nth-child(4) .img-handler-top .tm-tp-icon:after {	border-top: 15px solid #BFD200;}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-top .tm-tp-icon img{
	max-width:100%;max-height:100%;
    display: table;
	position: relative;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
  position: absolute;
  margin-top: 60px;
  width: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
  display: table;
  margin: 0 auto;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-top {
  position: absolute;
  bottom: 0;
  margin-bottom: 100px;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
  position: absolute;
  margin-top: 15px;
    width: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-bot .tm-bt-dsc{
	margin:0 auto;
	width: 80%;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-bot ul li{
	width: 100%;
	padding-top:0;
	margin-bottom:10px;
	list-style-type:disc;margin-left:20px;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-bot .tm-bt-dsc h4{margin-bottom:15px;}

@media screen and (max-width: 767px) {
    .ab{padding-top: 90px;}
    .top-header{padding: 10px 0 10px;position: fixed;z-index: 9999999;
    background: #fff;box-shadow: 1px 1px 12px #ccc;}
    .logo2 img{width: 90%;}
    .first_section_text {padding-top: 0px;}
    .logo img{padding-top: 10px;}
    .right-form{width: 95%;}
  .ps-timeline-sec .container ol.ps-timeline {
    margin: 0px!important;
    border-left: 10px solid #D5DBE1;
    padding-left: 0 !important;
    padding-top: 100px !important;
    border-top: 0 !important;
    margin-left: 20px !important;
	margin-bottom: 70px!important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span {
    margin-left: -25px;
  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-bot ul li{height:auto;}
  .ps-timeline-sec .container ol.ps-timeline li {
    padding-top: 0px;
	font-size: 13px;
    line-height: 18px;
  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-bot .tm-bt-dsc {
    margin: inherit; 
    width: 98%;
	}
	.ps-timeline-sec .container ol.ps-timeline li .img-handler-top .tm-tp-icon:after {
		top: 38px;
		left: -20px;
		transform: rotate(90deg)!important;		
	}
	.bs-canvas-footer .nav-searchbar {
    margin-bottom: 50px;
	}
}

.icon-bg-drk{
	background:#20335D;
	height:65px;
	width:65px;
	padding:10px;
	border-radius:50%;
}
.icon-bg-drk img {
    max-width: 100%;
    max-height: 100%;
    display: table;
    position: relative;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
/*----------- Downloads ---------*/
.downloads-card{
	/* border:1px solid #ECECEC; */
	padding:25px;
	padding-top:0;
}
.downloads-card ul{margin-bottom:15px!important}
.downloads-card ul:last-child{margin-bottom:0px!important;}
.downloads-card li {	position:relative;}
.downloads-card li a{
	color:#666;
	margin-bottom:15px;
	margin-right:40px;
	display:block;
}
.downloads-card li a:after{
	content:"";
	background:url(../Softcore-Solution/images/Icon-pdf.png);
	background-size: contain;
    height: 20px;
    width: 20px;
    display: block;
	position: absolute;
    right: 0;
    top: 3px;
}
.downloads-card li:last-child a{margin-bottom:0;}
/*-----------Mega Menu---------*/
/*! CSS Used from:theme.css */
.container-megamenu ul.megamenu li .sub-menu{z-index:998;width:78vw!important;}
.container-megamenu.vertical ul.megamenu > li.hover::before{padding:0;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a::before{top:0;}
.vertical ul.megamenu > li.hover::before{padding:0;}
.container-megamenu.vertical a{color:#7d7d7d;font-size:13px;display:block;}
.container-megamenu.vertical .vertical-wrapper{width:100%;border-top:0;}
.container-megamenu.vertical .vertical-wrapper ul li.item-vertical{border-top:0;min-height:37px;}
.container-megamenu.vertical .vertical-wrapper ul li.item-vertical > a{color:#444;padding:0 25px;line-height:50px;border-bottom:0;letter-spacing:1px;}
.container-megamenu.vertical .vertical-wrapper ul li.item-vertical > a:hover{color:#fff;}
.container-megamenu.vertical .vertical-wrapper ul li.item-vertical > a strong{font-weight:600;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li .sub-menu .content .banner{margin-top:-21px;margin-bottom:-22px;margin-right:-21px;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img{height:auto;margin:0;position:absolute;top:50%;transform:translateY(-50%);left:2px;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li{padding:0 30px;background:none;border:0;z-index:1;cursor:pointer;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li b.fa{float:right;line-height:40px;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a{padding:0;font-size:18px;color:#fff;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li:last-child > a{border-bottom:0px solid #e1e1e1;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover {background:rgb(0 0 0 / 10%)!important;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul{padding:0;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li{padding:0;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a{padding:0;line-height: 20px;padding-bottom: 15px;display:block;font-size:14px;color:#B4BCCF;letter-spacing:1px;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li:hover a{color:#fff;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li:before{display:none;}
.container-megamenu.vertical ul.megamenu > li > a strong{font-weight:400;}
.container-megamenu.vertical .vertical-wrapper{border:none;margin:0;padding:0;box-shadow:none;border-radius:0;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a img{height:auto;margin:0;margin-right:10px;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content > .row{padding-top:5px;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul > li{margin-bottom:0px;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul{padding:0;margin-bottom: 30px!important;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul li{padding:0;display:inline;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul ul li:before{display:none;}


.container-megamenu.vertical .vertical-wrapper ul.megamenu{border-top:none;margin:15px 0;}
@media (min-width:992px){
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content{padding:60px;height:100vh;overflow-y: scroll;}
/* .container-megamenu.vertical .vertical-wrapper ul.megamenu{overflow:hidden;overflow-y:scroll;height:370px;} */
}
@media (max-width:991px){
.bs-canvas {
    width: 280px;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li > .sub-menu .content .static-menu .menu > ul > li {
    margin-bottom: 0px;
}
ul.megamenu li .sub-menu .content .static-menu a.main-menu, ul.megamenu .title-submenu{padding-bottom: 10px;}
.container-megamenu ul.megamenu li .sub-menu {
    width: auto!important;
}
.megamenu-style-dev{position:relative;z-index:999} 
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover{background:transparent!important;}
.responsive ul.megamenu > li.hover:before{right:0;left:auto;}
.side-cart-header {position: sticky;z-index:99;margin-bottom: 0px!important;padding-left: 20px!important;}
.bs-canvas.category-canvas {    overflow-y: scroll;overflow-x: hidden;}
.s-statistics .col-lg-3:nth-child(5) .brdr-btn, .s-statistics .col-lg-3:nth-child(6) .brdr-btn {
    border-bottom: 1px solid rgb(40 75 154 / 28%);
}
.s-statistics.mt02 {margin-top: 20px;}
.testimonial-slide .client-img img {
    max-width: 120px;
}
.testimonial-slide .client-img {
    padding: 0;
    margin-bottom: -20px;
    margin-left: 20px;
    z-index: 9;
    position: relative;
}
.testimonial-slide .testi-desc {
    z-index: 8;
    position: relative;
}
.score-tabs .nav li a {
    font-size: 18px;
    padding: 10px 15px;
}
.score-tabs .nav li:first-child a {
     padding-left: 15px; 
}
.hm-d-strip{text-align:center!important;}
.hm-d-strip h3{margin-bottom:20px;}
.r-partners{padding:30px 0;}
.r-partners .striptitle{ padding: 0 0 20px;}
.striptitle:after, .striptitle:before{display:none}
.container-megamenu.vertical .vertical-wrapper ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a {
    padding-bottom: 10px;
    color: #dedede;
}

}


.megamenu-style-dev .vertical ul.megamenu{width:100%;}
.megamenu-style-dev .vertical ul.megamenu > li > a{font-size:11px;}
.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul{padding-bottom:0;}
.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul ul a{padding:0;}
.container-megamenu.vertical .vertical-wrapper{display:none;}
.container-megamenu.vertical .vertical-wrapper{display:block;}
@media (max-width:767px){
.container-megamenu.vertical .vertical-wrapper ul.megamenu{margin:0px;}
}

.container-megamenu.vertical .content{margin-left:0px;}
/*! CSS Used from: responsive.css */
@media (max-width:767px){
.s-share li a { margin: 0 1px;}
.inner-banner {padding: 100px 0 40px;}
.megamenu-style-dev .container-megamenu.vertical:after{display:none;}
.megamenu-style-dev .navbar-default .vertical ul.megamenu{position:relative;background:transparent;}
.megamenu-style-dev .navbar-default .vertical ul.megamenu>li{background:transparent;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li>a{border-bottom:none;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li b.fa{display:none;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu{border:none;}
.megamenu-style-dev .navbar-default .vertical #remove-verticalmenu{display:block;color:#222;cursor:pointer;font-size:16px;display:none;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper{padding:20px!important;width:280px;max-height:100%;top:0;z-index:9999;border:none;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li{border-bottom:1px solid #ddd;border-top:none;padding:0;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li>a{padding:6px 0;margin-right:30px;background:transparent!important;font-size:16px;letter-spacing:1px!important;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li>a strong{color:#222;font-weight:normal;font-family: 'Poppins', sans-serif;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li a{line-height:inherit;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li.hover:before{
	font-size:14px;color:#fff;height:22px;line-height:20px;width:22px;
	/* background:#20335D;
	border:1px solid #20335D; */
	text-align:center;cursor:pointer;
	padding:0!important;top:16px;
}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li.hover:hover:before{color:#fff;}
.navbar{padding:0;}
.navbar-nav{background:#fff;}
.navbar-expand-md .navbar-nav .nav-link{color:#20335D}

#back-to-top { bottom: 20px;right: 20px;}
.score-tabs .nav{
	display: flex;
    flex-wrap: unset;
    overflow-x: scroll;
    overflow-y: hidden;
    margin-bottom: 20px!important;	
}
.score-tabs .nav li{
	/* display:block;    
	width: 100%; */
	flex: 1 0 0;
    flex-basis: auto;
}
.score-tabs .nav li a {
    font-size: 18px;
    padding: 10px 20px;
}
.score-tabs .nav li:first-child a {padding-left: 0px; }
.n2-font-a69bf8f920c6b832b5046c1ffec94b81-hover.n2-ss-item-content.n2-ow{font-size:24px!important;}
.n2-font-46aa713b75d051413c1db9955040f8dd-paragraph.n2-ow{font-size:17px!important;}
.n2-style-aa05cb79e1eb10c0e80e5946e106de0c-heading {padding: 15px 20px!important;}
.square-slide.owl-theme .owl-dots, .square-slide.owl-theme .owl-nav, .circle-slide .owl-nav {
    text-align: center;
}
.pull-bs-canvas-left{margin-left:15px;}
.partners-logos li {
    display: inline-block;
    width: 42%;
    margin: 0 3%;
}
.section-strip{text-align:center!important;}
.section-strip h2{margin-bottom:25px;font-size: 22px;}
.bs-canvas-footer .s-share {
    margin-bottom: 0px!important;
}
}

@media (min-width:768px) and (max-width:991px){
.megamenu-style-dev .container-megamenu.vertical:after{display:none;}
.megamenu-style-dev .navbar-default .vertical ul.megamenu{position:relative;background:transparent;}
.megamenu-style-dev .navbar-default .vertical ul.megamenu>li{background:transparent;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li>a{border-bottom:none;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li b.fa{display:none;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu{border:none;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper{padding:20px!important;width:280px;max-height:100%;top:0;z-index:999;border:none;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li{border-bottom:1px solid #ddd;border-top:none;padding:0;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li>a{padding:3px 0;margin-right:30px;text-transform:uppercase;background:transparent!important;font-size:13px;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li>a strong{color:#222;font-weight:normal;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li a{line-height:inherit;}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li.hover:before{
	font-size:14px;color:#fff;height:22px;line-height:20px;width:22px;
	/* background:#5c5c5c;
	border:1px solid #5c5c5c; */
	text-align:center;cursor:pointer;
	padding:0!important;top:6px;
}
.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li.hover:hover:before{color:#fff;}
}
@media (min-width:992px) and (max-width:1199px){
.container-megamenu.vertical .vertical-wrapper{display:block;}
.container-megamenu.vertical .vertical-wrapper ul.megamenu>li b.fa,.layout-1 .container-megamenu.vertical .vertical-wrapper ul li>a{line-height:39px;}
}


.navbar-toggler-icon {
    background-image: url(../Softcore-Solution/images/Icon_humbuger-right.svg);
}

.post-navigation h2.screen-reader-text{
	display:none;
}

.addonsection .card:hover, .trustedgrowing .square-item:hover{box-shadow: 0 0 15px #0000003b;}


.statistic-item{
	padding-left: 80px;
    text-align: left;
    margin-bottom: 50px;
    position: relative;
}
.statistic-item img {
    max-width: 60px;
    top: 0px;
	position: absolute;
    left: 0;
}
.statistic-item .counter-value{
	font-size:32px;
}
.statistic-item .counter-block span{font-size:26px;}
.statistic-item .counter-block p{font-size:18px;font-weight:600;}

@media (min-width:992px){
.category_drop{
	height: 100%;
    background: #2680EB;
    width: 50px;
    position: fixed;
    left: 0;
    top: 0;
    padding: 15px 10px;
}
.category_drop .s-share{
	bottom: 10px;
    position: absolute;
	margin: 0;
	left: 10px;
    text-align: center;
}
.category_drop .s-share li a i.fa-facebook, .category_drop .s-share li a i.fa-linkedin {
    background: transparent;
}
.category_drop .s-share li a i{
	padding: 10px 0;
}
}
.partners-logos img{max-width:100%;}
.topbar {background:#383F49;padding:6px 0;}
.topbar p{color:#fff;}
.topbar .btn-sm{padding: 6px 15px;}
@media screen and (max-width: 767px) {
	.statistics-row, .partners-logos, .awards-mobile{
		display: flex;
		flex-wrap: unset;
		overflow-x: scroll;
		overflow-y: hidden;
		scrollbar-width: none;
		/* Firefox */
		-ms-overflow-style: none;		
		align-items: center;
	}
	.statistics-row::-webkit-scrollbar, .partners-logos::-webkit-scrollbar, .awards-mobile::-webkit-scrollbar, .score-tabs .nav::-webkit-scrollbar {
		display: none;
	}
	.statistic-item .counter-value {font-size: 26px;}
	.statistic-item img {
		position: inherit; margin-bottom:6px;
	}
	.statistic-item{
		padding-left:0;text-align:center;min-width: 150px;border: 1px solid #ccc;
		box-shadow: 0 0 8px #0000002e;
		border-radius: 6px;
		padding: 10px 0;margin-bottom: 30px;
	}
	.statistic-item .counter-block p {font-size: 14px;letter-spacing: 0;}
	.whychoose-lp .mb-5{margin-bottom:15px!important;}
	.arrow.disabled{opacity:.5;}
	.hs__arrows{display:block!important;}
	
	.happyclient-row .col-6{border-bottom:1px solid #eee;}
	.happyclient-row .col-6:nth-child(odd){border-right: 1px solid #eee;}
	.happyclient-row .col-6:first-child, .happyclient-row .col-6:nth-child(2){border-top:1px solid #eee;}
	
	.partners-logos li, .awards-mobile li {
		display: inherit; 
		width: auto; 
		flex: 1 0 0;
		flex-basis: auto;
		align-items: center;
	}
	.partners-logos img {
		max-width: 140px;
		margin-right: 20px;
		align-items: center;
	}
	.awards-mobile li img{
		max-width: 160px;
		margin-right: 15px;
		align-items: center;
	}
	.square-slide.owl-theme .owl-dots, .square-slide.owl-theme .owl-nav {
    margin-top: 0px;
	}
	.section-strip h3 {
		font-size: 20px;
	}
	.section-strip {
		padding: 30px 0;
	}
	section {
		padding: 20px 0 20px;
	}
	.section-title {
		margin-bottom: 20px;
	}
	
	.navbar {
		position: inherit;
		top: 10px;padding: 13px 0;
	}
	.navbar-expand-md.fixed-me {
		/* background: rgb(255 255 255); */
		display:none;
	}
	.navbar-brand{
		width:180px;
		height:27px;
		background:url(images/logo-color.png);
		background-size: 100%;
		margin-left: 15px;
	}
	.navbar-brand img{visibility:hidden;}
	.category_drop{position:absolute;right:0;}
	
	.hm-industry-sec .mobile-hr-scrollr {}
	.mobile-hr-scrollr .tab-pills{
		position:relative;
	}
	.mobile-hr-scrollr .tab-pills-arrows {
	    position: absolute;
	    width: 98%;
		top: 12px;
		left: 3px;
	}	
	.mobile-hr-scrollr .tab-pills-arrows .arrow{
		position:absolute;
		top:0;
	    background: #fff;
		box-shadow: 0 0 5px #00000073;
		border-radius: 25px;
		height: 23px;
		color: #2680eb!important;
		width: 23px;
		line-height: 24px;
		display: inline-block;
		font-size: 14px;
	}
	.mobile-hr-scrollr .tab-pills-arrows .arrow-prev{
		left: 3px;		
	}
	.mobile-hr-scrollr .tab-pills-arrows .arrow-next{
		right: 3px;		
	}
	.mobile-hr-scrollr .tab-pills-arrows .arrow.disabled {
		opacity: .0;
	}
	.bs-canvas-footer{
		padding-left: 20px!important;
		padding-right: 20px!important;
	}
	
	
	.btn-primery, .btn-primery2, .btn-secondary, .btn-secondary2 {
	    padding: 10px 21px;
		font-size: 14px;
	}
}

.hover-block:hover{
	background:#2680EB;
	color:#fff;
}
.hover-block:hover *{color:#fff;}

.faq-accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.faq-accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}

.faq-accordion .card-header{
    padding: 20px 15px;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.125);
/* 	border-radius: 6px!important; */
}

.faq-accordion .card:first-of-type {
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.faq-accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-radius: 4px;
}
.faq-accordion .card:not(:first-of-type) .card-header:first-child {
   /*  border-radius: 4px; */
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.faq-accordion .card:last-of-type {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.card{box-shadow: 0px 2px 4px -2px;;border: none;border-radius: 19px;}

.widget-search .input-text{border:0px solid #ccc;border-radius:6px;padding:10px 15px;width:290%;background: #ebebeb;}
.widget-search .search-form{position:relative;}
.widget-search label button{position:absolute;right:10px;cursor:pointer;font-size:18px;z-index:1;top:23%;border:0px;background:transparent;outline:0;}
.widget-search .screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute!important;height:1px;width:1px;overflow:hidden;}
.widget-search .search-form label{display:block;}
.bloglist .card{transition:0.3s;border-radius:10px;background:#fff;margin-bottom:30px;overflow:hidden;}
.card-container{padding:20px;}
.blog-list .widget-search{width:50%;margin-bottom:30px;}
.widget-search.bb-blog{width:100%;}
.bloglist .blog-img{
	border-radius:8px;
	border:1px solid rgba(0,0,0,.125);
	overflow:hidden;
}
.bloglist .blog-img img{min-height:190px;object-fit:cover;}
.bloglist .blog-date, .bloglist p{color:#666}
.bloglist .blog-card p, .bloglist .blog-card h3{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bloglist .blog-tags{
	padding:10px 15px;
	background:#e1eeff;
	color:#2680EB;
	text-decoration:none;
	border-radius:8px;
	font-size:14px;
	margin-bottom:12px;
	display: inline-block;
}
.bloglist .blog-items:nth-child(4n+2) .blog-card .blog-tags, .bloglist .blog-items:nth-child(4n+3) .blog-card .blog-tags{
	background:#fee3c4!important;
	color:#ee7f00!important;
}
.bloglist .blog-items:first-child .blog-card, .bloglist .blog-items:nth-child(2) .blog-card{
	padding-top:0px!important;
}
.card-list li a{color:#333;}
.card-list li a:hover{color:#0071c6;}
.card-list li{position:relative;padding-left:18px;margin-bottom:7px;}
.card-list li:before{position:absolute;top:-1px;left:0;z-index:0;content:"\f105";font-family:"FontAwesome";}

.bloglist .nav-links .nav-previous{
	float:left;
}
.bloglist .nav-links .nav-next{
	float:right;
}
.bloglist .nav-links .nav-next i.fa, .bloglist .nav-links .nav-previous i.fa{
	border:1px solid rgba(0,0,0,.125);
	border-radius:6px;
	color:#666;
	padding: 10px;
    margin:0 10px;
}
.bloglist .nav-links .screen-reader-text{color:#2680EB}
#navbar_top ul li i:hover{color: #fff;background: #403c38;}
#navbar_top ul li i.active{color: #fff;background: #403c38;}
#navbar_top ul li p :hover {color: #fff;background: #403c38;}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    overflow: hidden;
    margin-left: auto;
}
.pad_right_60{padding-right: 60px !important;}

