/*
font-family: 'Source Sans Pro', sans-serif;
*/
/* -------------- Common css ---------------------- */
@media (prefers-reduced-motion:no-preference) { :root { scroll-behavior:unset !important; } }
@media (min-width: 1200px) {
	.container {  max-width: 1280px; }	
	.cs-gallery-section { min-height: 960px; }
	.mobile_image_outer { min-height: 500px; }
	.cs-cb-section.sb-section .row { min-height: 450px; }  
	.cs-cb-section.sb-section { min-height: 617px; }
	.cs-hb-section { height: 100vh; }
	.sr-i-section { min-height: 540px; }
	.sr-ii-section { min-height: 740px; }
	.sr-iv-section { min-height: 550px; }
	.sr-v-section { min-height: 610px; }
	.sr-vi-section { min-height: 640px; }
	.tb-section { min-height: 620px; }
	.tech-i-section { min-height: 370px; }
	.tech-ii-section, .tech-v-section { min-height: 710px; }
	.tech-iii-section { min-height: 720px; }
	.tech-iv-section { min-height: 580px; }
	.tech-vi-section { min-height: 740px; }
	.pl-iv-section { min-height: 860px; }
	.pl-vi-section { min-height: 580px; }	
	.cs-viii-col-7 { padding-left: 24px; }
	.blogpage-container .container{width: calc(100% - 90px);max-width: 100%;}
}
.customimage-size img{max-width: 450px;
    width: 100%;
    display: block;
    margin: 0 auto;
}
button:focus:not(:focus-visible) {
    text-decoration: underline 1px dotted currentColor !important;
}
body {    
    color: #404040;
    background-color: #ffffff !important;
    font-family: 'Source Sans Pro', sans-serif;    
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif !important;  
}
a, a:hover {
    text-decoration: none;
}
img {
    width: 100%;
}
section {
    float:left;
    width:100%;
    position:relative;
}
.screen-reader-text, .search-form-1 {
    background-color: #ffffff;    
}
.primary-navigation .primary-menu-container > ul > .menu-item > a, .cs-login a,
.cs-hb-content h1,
.cs-hb-content h5,
.search-form-2 {
    background-color: transparent;    
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background-color: transparent !important;
    outline: 2px dotted transparent;
    text-decoration: underline 1px dotted transparent;    
    outline-offset: 2px;
	outline: 0 !important;
	text-decoration: none !important;
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {	
    background-color: transparent !important;
}
.cs-site-header.cs-fixed-header .site-logo .custom-logo {
    /* width: 60px; */
}
.cs-site-main.site-main > * {
    margin-bottom: 0;
    margin-top: 0 ;
}
.site-main.cs-site-main {
    padding-top: 0;
}
.cs-video-btn {
	font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 110.02%;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #2B374D;
    display: inline-block;
    border: 0px;    
    padding: 14px 20px;
    border-bottom: 2px solid #2B374D;
    transition: all 0.3s;
    border-radius: 2px;
}
.cs-btn,
.cs_post_comment  input#submit {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 110.02%;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    display: inline-block;
    border: 0px;    
    padding: 14px 20px;
    background-color: #2B374D;
    border: 2px solid #2B374D;
    transition: all 0.3s;
    border-radius: 2px;
    box-shadow: 0px 6px 10px rgb(0 0 0 / 30%);
}
.cs-btn:hover,
.cs_post_comment  input#submit:hover {
    background: transparent;
    color: #2B374D;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);    
}
button.cs-btn {
	background-color: #2B374D !important;
    border: 1px solid #2B374D !important;
}
button.cs-btn:hover {
	background: transparent !important;
    border: 1px solid #2B374D !important;
}
.cs-btn-center {
    text-align: center;
}
.modal-content .btn-close {
	position: absolute;
    top: 0;
    right: 0;
    background-color: #ffffff;
    z-index: 99999;
    opacity: 1;
    padding: 15px;
}
.cs-title {
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 120%;
    color: #000000;
    background-color: transparent;
}
.cs-sub-title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #333333;
    font-family: 'Source Sans Pro', sans-serif !important;  
}
.sr-gradient-title {
	display: inline-block;
	background: linear-gradient(90.58deg, #E8466E 5.82%, #2548F0 47.81%, #0F75DB 91.32%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    letter-spacing: -0.02em;
    margin-bottom: 15px;
}
.sr-title {
    font-weight: 400;
	font-size: 38px;
	line-height: 120%;
	letter-spacing: -0.02em;
	color: #000000;    
}
.tech-up-title {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 130%;	
	letter-spacing: normal;
	color: #0F75DB;    
    margin-bottom: 15px;
}
.tech-title {
    font-style: normal;
	font-weight: 400;
	font-size: 36px;
	line-height: 140%px;	
	letter-spacing: -0.02em;
	color: #000000;     
}
.sr-text p {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	letter-spacing: -0.02em;
	color: #000000;
	margin-bottom: 24px;
}
.cs-cb-section.ar-cs-banner {
	padding: 32px 0 48px;
}
body.single-testimonial .case_studie_section {
	text-align:  center;
}
body.single-testimonial .case_studie_section .attachment-post-thumbnail { 
	max-width: 150px !important;
	margin: 0 auto 24px;
	text-align:  center;
}
body.single-testimonial .cs-search-hide .search-form .search-field {
	position: relative !important;
    right: 0px !important;
    margin: 5px 0 30px !important;
	border: 1px solid #e4e4e4 !important;
    border-radius: 2px !important;
    background-color: #fff !important;
    color: #828282 !important;
    height: auto !important;
}
body.single-testimonial .cs-search-hide .search-form .search-submit {
	right: 8px !important;
    left: unset !important;
    top: 37% !important;
    transform: translateY(-50%) !important;
}
.cs-entry-header {
	background-color: #f1f1f1;
}
.cs-entry-header .row {
	height: 280px;
}
.cs-default-template p {
    margin-bottom: 24px;
    font-size: 18px;
}
.cs-default-template ul {
	margin-bottom: 28px;
}
.cs-default-template li {
    font-size: 18px;
	line-height: 180%;
}
.cs-default-template h1 {
    font-size: 44px;
    font-weight: 600;
    line-height: 1.2;
}
.cs-default-template h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.cs-default-template h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.cs-default-template h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: capitalize;
    margin-bottom: 12px;
}
.cs-default-template a {
    color: #0F75DB;
    transition: all .3s ease;
    text-decoration: none!important;
    position: relative;
}
.cs-default-template a:after {
    content: '';
    background-color: #0F75DB;
    height: 2px;
    width: 0;
    opacity: 0;
    position: absolute;
    bottom: 0px;
    left: 0;
    border-radius: 10px;
    transition-duration: 0.5s;
}
.cs-default-template a:hover:after {
    opacity: 1;
    width: 100%;
}
/* ----------------------------------------------- End Common css ----------------------------------- */
/* Header */
body .site-header.cs-site-header {    
    position: fixed;
    z-index: 99;
    padding: 8px 0 0 0;
    width:100%;
    max-width:100%; 
    margin: 0 auto;    
    left: 0;
    right: 0;    
	transition: 0.6s ease;
	top:0;
}
body .site-header.cs-site-header.cs-fixed-header {
    /* padding: 10px 0 10px; */  
    position: fixed; 
	background-color: #000000;
/*     background-color: #333333;     */
}
.site-header .container .row .site-branding {
	text-align: left;
}
.cs-site-header .site-logo .custom-logo, .cs-site-header .site-logo picture.custom-logo img {
    width: 80px;
    transition: all 0.3s;
}
.cs-site-header.cs-fixed-header .site-logo {
    /* margin: 0; */
}
.cs-login {
	text-align: right;
}
.primary-navigation > div > .menu-wrapper {
	justify-content: center !important;
}
.primary-navigation .primary-menu-container > ul > .menu-item {
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding-top:16px;
	padding-bottom:16px;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a,
.cs-login a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 110%;
    color: #2B374D;
    text-decoration: none;
    text-decoration-style: unset;
	padding-left: 2px !important;
	padding-right: 2px !important;
	position: relative;
	font-family: 'Source Sans Pro', sans-serif !important;
}
.cs-login {
	margin-top: -2px; 
}
.cs-login a {
	padding-bottom: 13px; 
}
.cs-site-header.cs-fixed-header .primary-navigation .primary-menu-container > ul > .menu-item > a:focus,
.cs-site-header.cs-fixed-header .cs-login a:focus,
.has-background-white .site .cs-site-header.cs-fixed-header .cs-login a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	color: #ffffff !important;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a:after,
.cs-login a:after {
	content: '';
    background-color: #2B374D;
    height: 3px;
    width: 0;
    opacity: 0;
    position: absolute;
    bottom: 2px;
    left: 0;
    border-radius: 10px;
    transition-duration: 0.5s;
}
.cs-site-header.cs-fixed-header .primary-navigation .primary-menu-container > ul > .menu-item > a:after {	
    background-color: #ffffff;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a:hover,
.cs-login a:hover {
    text-decoration: none !important;
    text-decoration-style: unset !important;
	color: #2b374db8;	
}
.primary-navigation .primary-menu-container > ul > .menu-item > a:hover:after,
.primary-navigation .primary-menu-container > ul > .menu-item.current-menu-parent.current_page_parent > a:after, 
.primary-navigation .primary-menu-container > ul > .menu-item.current_page_item > a:after,
.cs-login a:hover:after, .cs-login a:focus:after {
	background-color: #2B374D;    
    height: 3px;
    opacity: 1;
    width: 100%;
}
.cs-site-header.cs-fixed-header .primary-navigation .primary-menu-container > ul > .menu-item > a:hover:after,
.cs-site-header.cs-fixed-header .primary-navigation .primary-menu-container > ul > .menu-item.current-menu-parent.current_page_parent > a:after, 
.cs-site-header.cs-fixed-header .primary-navigation .primary-menu-container > ul > .menu-item.current_page_item > a:after , .cs-site-header.cs-fixed-header .cs-login a:hover:after, .cs-site-header.cs-fixed-header .cs-login a:focus:after {
	background-color: #ffffff;   
}
.cs-site-header.cs-fixed-header .primary-navigation .primary-menu-container > ul > .menu-item > a,
.cs-site-header.cs-fixed-header .cs-login a {
    color: #ffffff;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a + .sub-menu-toggle {
	display: none; 
}
.primary-navigation .sub-menu {
    border: none !important;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu {
    padding-top:24px !important;
	padding-bottom:24px !important;
	width: 240px;
	background-color: #fff;
	box-shadow: 0 0 35px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 35px rgb(0 0 0 / 10%);
    border-radius: 2px;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu:before, .primary-navigation > div > .menu-wrapper > li > .sub-menu:after {
    display: none !important;
}
.primary-navigation .current-menu-item > a:first-child:hover, .primary-navigation .current_page_item > a:first-child:hover {
    /* text-decoration: none !important; 
    text-decoration-style: none !important; */
}
.primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child,
.primary-navigation .sub-menu .menu-item > a {
	text-decoration: none !important;	
}
.primary-navigation .sub-menu .menu-item > a {
	padding: 12px 24px !important;	
	font-size: 14px !important;
    font-weight: 600;
    color: #828282;
}
.primary-navigation .sub-menu .menu-item > a:hover {	
	color: #232323 !important;
}
button.rmp_menu_trigger.rmp-menu-trigger-boring.is-active#rmp_menu_trigger-1999 {
	transform: translateX(220px) !important;
    top: 0 !important;    
}
button.rmp_menu_trigger#rmp_menu_trigger-1999 {
	transition: 0.6s ease !important;
}
button.rmp_menu_trigger.is-active#rmp_menu_trigger-1999 .responsive-menu-pro-inner,
button.rmp_menu_trigger.is-active#rmp_menu_trigger-1999 .responsive-menu-pro-inner::before, 
button.rmp_menu_trigger.is-active#rmp_menu_trigger-1999 .responsive-menu-pro-inner::after {
	background-color: #ffffff !important;
}
button.rmp_menu_trigger#rmp_menu_trigger-1999 .responsive-menu-pro-inner, 
button.rmp_menu_trigger#rmp_menu_trigger-1999 .responsive-menu-pro-inner::before, 
button.rmp_menu_trigger#rmp_menu_trigger-1999 .responsive-menu-pro-inner::after {
	background-color: #000000 !important;
/* 	background-color: #333333 !important;     */
}
#rmp-container-1999 {
	background-color: #000000 !important;
/* 	background-color: #333333 !important; */
}
button.rmp_menu_trigger#rmp_menu_trigger-1999 {
	top: 20px;
	right: 0 !important;
}
button.rmp_menu_trigger.cs_fixed_rmp_menu#rmp_menu_trigger-1999 .responsive-menu-pro-inner, 
button.rmp_menu_trigger.cs_fixed_rmp_menu#rmp_menu_trigger-1999 .responsive-menu-pro-inner::before, 
button.rmp_menu_trigger.cs_fixed_rmp_menu#rmp_menu_trigger-1999 .responsive-menu-pro-inner::after {
	background-color: #ffffff !important;
}
#rmp-container-1999 #rmp-menu-wrap-1999 .rmp-menu-item-link {
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
	color: rgba(255,255,255,0.7) !important;
}
.cs-search {
	text-align: right;
}
.cs-search img {
    width: 32px;
    filter: brightness(0) invert(1);
	cursor: pointer;
}
.cs-site-header.cs-fixed-header .cs-search img {
    filter: brightness(0) invert(1);
}
.cs-site-header .container {
	position: relative;
}
.full-box, .full-cs-menu {
	display: none;
	position: fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	display: none;
	z-index: 99;
}
.cs-serach-bar {
	display: none;
	position: absolute;
	top:0;
	z-index: 999;
	width: 100%;
	padding: 37px 15px;
	background-color: #333;
}
.cs-search-hide {    
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
	position: relative;
}
.cs-search-mobile .search-form .search-field {
	border: none !important;
	height:42px;
	margin-top:0;
	margin-right: 0;
    width: 270px;
}
.cs-search-mobile .search-form .search-field {
	width: 85%;
	background-color: transparent;
    color: #fff;
}
.cs-search-hide .search-form .search-field:focus,
.cs-search-mobile .search-form .search-field:focus { 
	outline: 0px dotted var(--form--border-color) !important;
}
.cs-search-mobile .search-form .search-submit {
  text-indent: -999px;
  overflow: hidden;
  width: 40px;
  padding: 0;
  margin: 0;
  border: 1px solid transparent;
  border-radius: inherit;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat center;
  cursor: pointer;
  opacity: 0.8;
  background-color: transparent !important;  
}
.cs-search-mobile .search-form .search-submit {
	width: 14%;
}
.cs-search-hide .search-form .search-field {
	border: none !important;
	height:42px;
	margin-top:0;
	margin-right: 0;
    width: 100%;
	background-color: #333;
    color: #fff;
}
.cs-search-hide .search-form .search-submit {
  text-indent: -999px;
  overflow: hidden;
  width: 40px;
  padding: 0;
  margin: 0;
  border: 1px solid transparent;
  border-radius: inherit;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat center;
  cursor: pointer;
  opacity: 0.8;
  background-color: transparent !important;
  left: 8px;
  position: absolute;
  z-index: 9;
  top: 5px;	
}
.cs-search-close {
	position: absolute;
    z-index: 1;
    cursor: pointer;
    right: 0;
    top: 0px;
    display: block;
    width: 40px;
    height: 40px;
}
.cs-close-line {
	height: 27px;
    width: 1px;
    background-color: #86868b;
    position: absolute;
    display: block;
    border-radius: 0.5px;
    top: 4px;   
}
.cs-search-close-left {
	right: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.cs-search-close-right {
	right: 28px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

.menu-header-search.cs-search-mobile {
	display: none !important; 
	background-color: #263247;
    padding: 5px 10px;
	margin-top: 15px;	
	margin-bottom: 20px;
	border: 2px solid rgba(255,255,255,0.3);
	border-radius: 2px;
}
.cs-search-hide label, .cs-search-mobile label {
	display: none;
}


/* .cs-search-hide .search-form .search-submit {
	font-style: normal;
    font-weight: 700;
    font-size: 16px;    
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;        
    padding: 0 20px;
    background-color: #2B374D !important;
    border: 2px solid #2B374D !important;
    transition: all 0.3s;
    border-radius: 0;
	height: 56px;		
}*/ 
.cs-search-hide .search-form .search-submit:hover,
.cs-search-mobile .search-form .search-submit:hover { 
	opacity: 0.5;
}

/* ---------------------------------------------------------------- End header ---------------------------------------------- */
/* ----------------- Default Pages ----------------------- */
body.error404 {
	
}
.page-title {
	font-style: normal;
    font-weight: 400;
    font-size: 78px;
    line-height: 120%;
    letter-spacing: -0.02em;
    color: #2B374D;    
    margin-bottom: 28px;
}
/* ----------------- Default Pages ----------------------- */
/* Home Banner */
.cs-hb-section {
	background: linear-gradient(180deg, rgba(95, 168, 239, 0.94) 13.88%, rgba(18, 195, 153, 0.21) 64.02%, rgba(255, 255, 255, 0) 100%);
    padding: 160px 0 20px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;	
	display: flex;
	align-items: center;
	min-height: 700px;
}
.cs-hb-content h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 4.8rem;
    line-height: 120%;    
    letter-spacing: -0.02em;
    color: #2B374D;
/*     text-shadow: 2px 2px 5px rgb(0 0 0 / 20%);  */
    margin-bottom: 28px;
}
.cs-hb-content h1 span {
    /* background: linear-gradient(to right, #3cbfa4, #0ebfb8, #00beca, #00bcd9, #21b9e5, #00b2ec, #00a9f2, #11a0f6, #0090fa, #007efb, #006af9, #2b53f2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
	background-image: linear-gradient( -225deg,  #2b52f1 0%, #3cbea4 29%, #58b2ed 67%, #2b52f1 100%);
	background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
	color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 7s linear infinite;
    display: block;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
/*.cs-hb-content h1 span:after {
    background: #f3f3ee;
    content: attr(data-text);
    left: 0;
    position: absolute;
    text-shadow: 3px 3px 2px black;
    top: 0;
    z-index: -1;
}*/
.cs-hb-content h5 {
    font-style: normal;
    font-weight: 400;
    font-size: 2.375rem;
    line-height: 120%;    
    align-items: center;
    letter-spacing: -0.02em;
    color: #2B374D;
    margin-bottom: 40px;
}
.cs-hb-section .cs-hb-image {
	text-align: right;
}
.cs-hb-section .cs-hb-image img {
	max-width: 500px;
}
/* End Home Banner */
/* Home Section I */
.cs-is-section {
    padding: 80px 0 90px;    
}
.cs-is-title .cs-title {
    text-align: center;
    margin-bottom: 24px;
    background-color: transparent;
}
.cs-is-title .cs-title span {
    display: block;
    position: relative;
    width: 246px;
    margin: 0 auto;
    background-color: transparent;
}
.cs-is-title .cs-title span::before {
    content: '';
    background: url('../images/title-after.png') no-repeat center center/cover;
    position: absolute;
    opacity: 1;
    top: 10px;
    left: -60px;
    width: 61px;
    height: 50px;
    z-index: 1;
}
.cs-is-title .cs-title span::after {
    content: '';
    background: url('../images/title-before.png') no-repeat center center/cover;
    position: absolute;
    opacity: 1;
    top: 10px;
    right: -60px;
    width: 61px;
    height: 50px;
    z-index: 1;
}
.cs-is-title .cs-sub-title {
    max-width: 410px;
    margin: 0 auto 28px;
    background-color: transparent;
}
.cs-is-image {
	text-align: center;
}
.cs-is-image img {
	width: 100%;
	max-width: 300px; 
}
.cs-isp-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;    
    display: flex;
    align-items: center;    
    letter-spacing: -0.02em;
    color: #2B374D;
    display: block;
    margin-bottom: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    background-color: transparent;
}
.cs-isp-text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;    
    color: #333333;
    display: block;
    background-color: transparent;
}
.cs-is-left-post {
    text-align: right;
    padding: 30px 0;
}
.cs-isp-img {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #ffffff;
    box-shadow: 1px 1px 10px 10px rgb(0 0 0 / 15%);
    padding: 13px;
    display: flex;
    align-items: center;    
}
.cs-is-right-post {
    text-align: left;
    padding: 30px 0;
}
.cs-is-right-post .cs-isp-img {
    padding: 18px;
}
.cs-is-section .cs-btn-center {
    margin-top: 54px;
}
.cs-is-left-post .Icon_ImgBg, .cs-is-right-post .Icon_ImgBg {
    background-color: #fff;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 35%);
    border-radius: 50%;
    width: 4.375rem;
    height: 4.375rem;
    text-align: center;
    line-height: 4.375rem;
}
.cs-is-left-post .Icon_ImgBg img, .cs-is-right-post .Icon_ImgBg img {
    width: 1.875rem;
}
.col-lg-4 .cs-is-right-post:nth-child(2) .Icon_ImgBg img {
    width: 28px;
}
.mobile_image_bg {
    position: relative;
}
.mobile_image_bg:before {
    content: '';
    position: absolute;
    height: 550px;
    width: 550px;
    background: radial-gradient(50% 50% at 50% 50%, #0F75DB 0%, rgba(95, 168, 239, 0) 100%);
    z-index: -1;
    border-radius: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.mobile_image_outer img {
    padding: 0 30px;
}
/* End Home Section I */

/*CS Gallery Section */
.cs-border-line {
    width: 100%;
    margin: 0 auto;
    height: 1px;
    background-color: #AFAFAF;
    margin-bottom: 100px;
}
.cs-border-line.bottom-line {
    margin-bottom: 0;
    margin-top: 90px;
}
.cs-gallery-section .cs-title {
    margin-bottom: 32px;
}
.cs-gallery-outer #grid-filter {
    padding-left: 0;
    margin: 0 0 24px;

}
.cs-gallery-outer #grid-filter li { 
    list-style:none;
    display:inline-block;
    padding:0 3px;
    margin: 0 12px;
    cursor: pointer;
    color: #AFAFAF;
    font-weight: 600;
    font-size: 20px;
    line-height: 153.52%;
}
.cs-gallery-outer #grid-filter li:first-child {
    margin-left: 0;
}
.cs-gallery-outer #grid-filter li:last-child {
    margin-right: 0;
}
.cs-gallery-outer #grid-filter li.csg-active {
    color: #000;
    border-bottom: 2px solid #000;
}
.grid-item { 
    width:24.9%;
    margin-bottom:0;
}
.cs-gallery-outer .sr-iv-tabs.nav-tabs .nav-item.show .nav-link,
.cs-gallery-outer .sr-iv-tabs.nav-tabs .nav-link.active {
	
}
.cs-gallery-outer .sr-iv-tabs.nav-tabs .nav-item.show .nav-link,
.cs-gallery-outer .sr-iv-tabs.nav-tabs .nav-link.active:after {
	background: #000 !important;
}
.cs-gallery-outer .sr-iv-tabs.nav-tabs .nav-link:after,
.cs-gallery-outer .sr-iv-tabs.nav-tabs .nav-link:hover:after {
	background: #000 !important;
}

.cs-gallery-outer .sr-iv-tabs.nav-tabs li.nav-item {
	margin: 0 12px;
    cursor: pointer;
    color: #AFAFAF;
    font-weight: 600;
    font-size: 20px;
    line-height: 153.52%;
}
.cs-gallery-outer .sr-iv-tabs.nav-tabs li.nav-item:first-child {
	margin-left: 0 !important;
}
	



/* End CS Gallery Section */
/* Services Page */
.cs-cb-section.sb-section .cs-cb-content h5 {
	/*background: linear-gradient(90deg, #E8466E 0.79%, #2548F0 5.31%, #0F75DB 8.72%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
	display: inline-block;
}
.cs-cb-section.sb-section {
	background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
	padding: 60px 0;
}
.cs-cb-section-row {
	margin-top: 3.5rem;
}
.sr-i-section {
	padding: 90px 0; 
}
.sr-i-content {
	padding-left: 96px;
}
.sr-i-content .sr-title {
	margin-bottom: 36px;
}
.sr-i-content .cs-btn {
	margin-top: 12px; 
}
.sr-ii-section {
	background-color: #F7F8FC;
	padding: 90px 0;
	text-align: center;
}
.sr-ii-section .sr-title {
	margin-bottom: 42px;
}
.sr-iisp-post {
	text-align: center;
}
.sr-iisp-post img {
	width: 40px;
	margin-bottom: 20px;
}
.sr-iisp-post h3 {
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 120%;
	text-align: center;
	letter-spacing: -0.02em;
	color: #000000;
	margin-bottom: 16px;
}
.sr-iisp-post .sr-text p { 
	color: rgba(107, 107, 107, 0.99);
	max-width:300px; 
	margin-left: auto;
	margin-right: auto;
}
.sr-iii-section {
	padding: 90px 0;
}
.sr-iii-section .cs-border-line.bottom-line {
	background-color: #BDBDBD;
}
.sr-iii-section .sr-iii-title {
	text-align: center;
}
.sr-iii-title {
	margin-bottom: 40px; 
}
.sr-iii-gallery-outer {
	text-align: center;
}
.sr-iii-gallery-outer #grid-filter {
	margin-bottom: 42px;
}
.sr-iv-section {
	padding:10px 0 90px;
}
.sr-iv-tabs.nav-tabs {
	border-bottom: none !important;
}
.sr-iv-tabs.nav-tabs .nav-item.sr-iv-item {
	padding:0 40px;
}
.sr-iv-tabs.nav-tabs .nav-item.sr-iv-item:first-child {
	padding-left: 0;
}

.sr-iv-tabs.nav-tabs .nav-item.sr-iv-item:last-child {
	padding-right: 0;
}
.sr-iv-tabs.nav-tabs .nav-item.show .nav-link, .sr-iv-tabs.nav-tabs .nav-link {
	position:relative;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 130%;
	letter-spacing: -0.02em;
	color: rgba(107, 107, 107, 0.99);
	border: none !important;
	cursor: pointer;
	padding:10px 2px;
}
.sr-iv-tabs.nav-tabs .nav-item.show .nav-link, .sr-iv-tabs.nav-tabs .nav-link:after {
	content: '';
	background: transparent;
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: -5px;
	left:0; 
	right:0;
	border-radius: 10px;
}
.sr-iv-tabs.nav-tabs .nav-item.show .nav-link, .sr-iv-tabs.nav-tabs .nav-link.active {
	color: #000000;
	border: none !important;
    background-color: transparent;
}
.sr-iv-tabs.nav-tabs .nav-link:focus, .sr-iv-tabs.nav-tabs .nav-link:hover {
	border: none !important;
	isolation: unset !important;
}
.sr-iv-tabs.nav-tabs .nav-link:after {
	content: '';
	background: rgba(232,70,110,1);
	height: 3px;
	width: 0;
	opacity:0;
	position: absolute;
	bottom: -5px;
	left:0; 
	border-radius: 10px;	
    transition-duration: 0.5s;
}
.sr-iv-tabs.nav-tabs .nav-link:hover:after {
	background-color: transparent;
    background-image: linear-gradient(90deg, rgba(232,70,110,1) 0%, rgba(95,168,239,1) 100%);
    height: 3px;
	opacity: 1;
    width: 100%;
}
.sr-iv-tabs.nav-tabs .nav-item.show .nav-link, .sr-iv-tabs.nav-tabs .nav-link.active:after {
	content: '';
	background-color: transparent;
	opacity:1;
	background: linear-gradient(90deg, rgba(232,70,110,1) 0%, rgba(95,168,239,1) 100%);
	height: 3px;
	width: 100%;
	position: absolute;
	bottom: -5px;
	left:0; 
	right:0;
	border-radius: 10px;
	
}
.tab-content.sr-iv-tab-content {
	margin-top: 56px;
}
.sr-iv-tab-pane-text {
	padding: 0 80px 0 110px;
} 
.sr-iv-tab-content h5 {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 130%;
	letter-spacing: -0.02em;
	color: rgba(107, 107, 107, 0.99);
	margin-bottom: 16px;
}
.sr-iv-tab-content h3 {
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 140%;
	letter-spacing: -0.02em;
	color: #000000;
	margin-bottom: 24px;
}
.sr-iv-tab-content .sr-text a {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 300%;
	letter-spacing: -0.02em;
	text-decoration-line: underline;
	color: #2B374D;
}
.sr-iv-tab-content .sr-text p {
	letter-spacing: -0.02em;
}
.sr-v-section {
	padding: 90px 0;
	background-color: #F7F8FC;
}
.sr-v-content {
	padding-right: 80px;
}
.sr-v-content .sr-text ul {
	padding-left:24px;
}
.sr-v-content .sr-text ul li {
	list-style:none; 
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 220%;
	letter-spacing: -0.02em;
	color: #000000;
	position:relative;
}
.sr-v-content .sr-text ul li:before {
	content:'\f00c';
	position:absolute;	
    font: normal normal normal 14px/1 FontAwesome;
    left: -24px;
    display: inherit;
    top: 16px;
}
.sr-vi-section {
	padding: 90px 0 98px;
}
.sr-vi-section {
	text-align: center;
}
.sr-vi-section .sr-title {
	margin-bottom: 40px; 
}
.sr-visp-logos {
	width: 100%;
	max-width: 20%;
	float: left;
	margin-bottom: 24px;
}
.sr-visp-logos img {
	max-width:200px; 
}
/* End Service Page */

/* Technology Page */
.tb-section {
	background-image: linear-gradient(to right bottom, #2b374d, #374a69, #425e86, #4c73a5, #5589c4, #658dd2, #7991df, #8f93ea, #b380d9, #d06abd, #e25598, #e8466e);
	padding: 60px 0 40px;
}
.tb-section h5 {
	color: #0F75DB!important;
/* 	font-weight: 400;
    font-size: 34px;
    line-height: nomal;
    letter-spacing: -0.02em;
    margin-bottom: 15px; */
}
.tb-section h1 {    
    letter-spacing: -0.02em;
    color: #ffffff!important;
    margin-bottom: 40px;
}
.cs-tb-img img {
	margin-bottom: -120px; 
	position: relative;
	z-index: 9;
}
.tech-i-section {
	padding: 140px 0 90px;
	background-color:#F5F5F5;
	text-align: center;
}
.tech-i-section .tech-title {
	margin-bottom: 48px;
}
.tech-is-post {
	text-align: center;
}
.tech-is-post img {
	width: 45px;
}
.tech-is-post h3 {
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	letter-spacing: -0.02em;
	color: #000000;
	margin-top: 18px;
}
.tech-ii-section {
	padding: 90px 0 120px;
}
.tech-ii-section .row:before {
    content: '';
    position: absolute;
    height: 550px;
    width: 550px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(95, 168, 239, 0.5) 0%, rgba(95, 168, 239, 0) 100%);
    z-index: 0;
    border-radius: 50px;
    top: 60%;
    left: 55%;
    transform: translate(-50%, -50%);
}
.tech-ii-section .tech-title {
	margin-bottom: 40px;
}
.tech-ii-content {
	padding-right: 98px;
}
.tech-ii-section .sr-text p {
	margin-bottom: 36px;
}
.tech-ii-section .cs-btn {
	position: relative;
	padding-left: 42px;
}
.tech-ii-section .cs-btn:before {
	content:'\f01d';
	position:absolute;	
    font: normal normal normal 24px/1 FontAwesome;
    left: 12px;
    display: inherit;
    top: 10px;
}
.tech-iii-section {
	padding: 90px 0 90px;
}
.tech-iii-image {
	padding-right: 120px;
	text-align: center;
}
.tech-iii-image img {
	max-width: 400px;
}
.tech-iii-section .tech-title {
	margin-bottom: 40px;
}
.tech-iii-section .sr-text p {
	margin-bottom: 32px;
}
.tech-iv-section {
	background-image: url('https://6vg.a57.myftpupload.com/wp-content/uploads/2022/12/me-bg.png');
	background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
	padding: 60px 0;	
}
.tech-iv-section .tech-title {
	color: #ffffff;
}
.tech-iv-section .tech-iv-content {
	padding-right: 80px; 
}
.tech-v-section {
	padding: 90px 0;
}
.tech-v-section .container {
	position:relative;	
}
.tech-v-section:before {
	content: '';
    position: absolute;
    height: 90%;
    width: 80%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(95, 168, 239, 0.5) 0%, rgba(95, 168, 239, 0) 100%);
    z-index: 0;
    border-radius: 50px;
    bottom: 0;
    right: 0;
}
.tech-v-section .tech-title {
	margin-bottom: 42px;
}
.tech-vs-content {
	padding-right: 60px;
}
.tech-vs-image {
	padding-left: 60px;
	text-align: center;
}
#technology_carousel .owl-nav {
	position: absolute;
	left:0;
	bottom: 20px;
}
.owl-prev {
	float: left;
}
.owl-next {
	float: left;
	margin-left: 20px;
}
#technology_carousel .owl-nav i {
	color: #333333;
	font-size: 20px;
    width: 38px;
    height: 38px;
    border: 2px solid #cccccc;
    line-height: 36px;
    text-align: center;
    border-radius: 19px;
}
.tech-vi-section {
	padding: 90px 0;
	text-align: center;
}
.tech-vi-section .tech-title {
	margin-bottom: 54px;
}
#technology_testimonials_carousel {
	width: 100%;
	max-width: 1680px;
	margin: 0 auto;
	cursor: e-resize;
}
#technology_testimonials_carousel .owl-item {	
	background: #FFFFFF;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.0);
	border-radius: 5px;
	padding: 80px 20px 28px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-bottom:40px;	
	margin-top: 60px;
}
#technology_testimonials_carousel .owl-item.active:not(.center) {
  transform: translateX(30%) scale(0.8);
}
#technology_testimonials_carousel .owl-item.active.center {
  z-index: 1;
  opacity: 1;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
}
#technology_testimonials_carousel .owl-item.active.center + .active {
  transform: translateX(-30%) scale(0.8);  
}
.tech-vi-testimonial-box {
	text-align: center;
}
.tech-vi-testimonial-box .tech-vit-img {
	width: 120px !important;
    height: 120px;
    border-style: solid;
    border-width: 6px;
    border-color: #FFF;
    border-radius: 50% 50% 50% 50%;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 20%);
    margin: 0 auto;
    position: absolute;
    top: -60px;
	left: 0;
    right: 0;
}
.tech-vi-testimonial-box h3 {
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	line-height: 130%;
	text-align: center;
	letter-spacing: -0.02em;
	color: #000000;
	margin-bottom: 12px;
}
.tech-vi-testimonial-box .sr-text p {
	color: #636363; 
	font-size: 18px;
}
.tech-vi-testimonial-box .tech-up-title {
	margin-bottom: 10px;
}
.tech-vi-testimonial-box h5 {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	text-align: center;
	letter-spacing: -0.02em;
	color: rgba(107, 107, 107, 0.99);
}
.tech-vii-section {
	padding: 90px 0 90px;
	background-color: #f7f7f7;
	text-align: center;
}
.tech-vii-section .tech-title {
	font-weight: 600;
	font-size: 38px;
	margin-bottom: 42px;
}
.tech-vii-section .cs-btn {
	padding-left: 48px;
	padding-right: 48px;
}
/* End Tecnology Page */

/* 3PL Service */
body.page-template-pl_service_page .tech-up-title {
	letter-spacing: 0.09em;
}
.pl-i-section .tech-title {
	margin-bottom: 28px;
}
.sr-i-content.pl-i-content {
	padding-right: 160px;
	padding-left: 15px;
}
.pl-ia-section {
	text-align: center;	
}
.pl-ia-section .container {
	
}
.pl-ia-post {
	text-align: center;
	border-left: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	padding-top: 28px;
    padding-bottom: 24px;
}
.pl-ia-post:first-child {
	border-left: none;
}
.pl-ia-post img {
	width: 42px;
	margin-bottom: 18px; 
}
.pl-ia-post h3 {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 120%;
	text-align: center;
	letter-spacing: -0.02em;
	color: #000000;
}
.sr-ii-section.pl-ii-section {
	margin-top: 40px !important;
	padding: 90px 0; 
	background-color: #F7F8FC;
}
.pl-ii-section .tech-title {
	margin-bottom: 42px;
}
.sr-iisp-post.pl-iisp-post {
	text-align: left; 
}
.pl-iisp-post.sr-iisp-post h3 {
	text-align: left;
}
.pl-iisp-post.sr-iisp-post .sr-text {
	text-align: left;
}
.pl-iisp-post.sr-iisp-post .sr-text p {
	margin-left: 0;
	max-width: 340px;
}
.pl-iv-section {
	padding: 90px 0;
}
.pl-iv-section .tech-title {
	margin-bottom: 32px;
}
.pl-ivs-list {
	padding-left:64px;
	padding-right: 110px;
	list-style: none; 
}
.pl-ivs-list li {
	min-height: 124px;
	position: relative !important;
}
.pl-list-number {
	display: block;
    text-align: center;
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    background-color: #1575D5;
    border: 2px solid #1575D5;
	left: -64px;
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.pl-progress-step {
	background-color: #e4e4e4;
    position: absolute;
    bottom: 8px;
    left: -42px;
    width: 2px;
    height: calc(100% - 64px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.pl-ivs-list li:last-child .pl-progress-step {
	display: none; 
}
.pl-ivs-list li:hover .pl-list-number {
	background-color: transparent; 
	color: #0F75DB;
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.pl-ivs-list h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 136%;	
	color: #000000;
}
.pl-ivs-list .sr-text p {
	color: #707070;
	font-size: 16px;
}
.tech-iv-section.pl-v-section {	
	background-image: url('https://6vg.a57.myftpupload.com/wp-content/uploads/2022/12/LOCATION-BG1.png');	
	min-height: auto;			
} 
.tech-iv-section.pl-v-section .row {
	min-height: 300px;
}
.pl-v-btn {
	text-align: center;
}
.pl-v-btn .cs-btn {
	background-color: #1575D5 !important;
	border-color: #1575D5 !important;
	position: relative;
    padding-left: 42px;
}
.pl-v-btn .cs-btn:hover, .pl-v-btn .cs-btn:focus {
	color: #0F75DB !important;
	background: transparent !important;
	border-color: #0F75DB !important;
}
.pl-v-btn .cs-btn:before {
	content: '\f01d';
    position: absolute;
    font: normal normal normal 24px/1 FontAwesome;
    left: 12px;
    display: inherit;
    top: 10px;
}
.pl-vi-section {
	padding: 80px 20px; 	
	background-color:#FFFFFF;
	text-align: center;
}
.pl-vi-content {
	background: #FFFFFF;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
	padding: 45px 10% 52px;
}
.pl-vi-content .tech-title {
	margin-bottom: 42px;
}
.contactform-plpage .tech-up-title{
    /* background: linear-gradient(88.44deg, #E8466E 7.35%, #2548F0 71.25%, #0F75DB 97.34%), #0F75DB;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;font-size:1.5rem;margin-bottom:.3125rem; */
}
.contactform-plpage .tech-title{font-weight: 600;color:#000;font-size:44px;}
.pl-vi-form input[type="text"],
.pl-vi-form input[type="email"] {padding: 10px;font-size: 1.125rem;width: 100%;line-height: normal;margin-bottom: 20px;background: #FFFFFF;border: 1px solid #D9D9D9;border-radius: 2px;}
.pl-vi-form ::placeholder {color: #D9D9D9;opacity: 1;}

.pl-vi-form :-ms-input-placeholder {color: #D9D9D9;opacity: 1;}

.pl-vi-form ::-ms-input-placeholder {color: #D9D9D9;opacity: 1;}
.pl-vi-form input[type="text"]:focus,
.pl-vi-form input[type="email"]:focus {
    outline-offset: 0 !important;
    outline: none !important; 
	border-color: #2B374D !important;
}
.pl-vi-form .wpcf7-submit {
	font-style: normal;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 110.02%;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF !important;    
    border: 0px;
    padding: 15px 20px;
    background-color: #2B374D !important;
    border: 2px solid #2B374D;
    transition: all 0.3s;
    border-radius: 2px;
    box-shadow: 0px 6px 10px rgb(0 0 0 / 30%);
    margin-top: 8px;
    display: block;
    width: 100%;
	position: relative;
	font-family: 'Source Sans Pro';
font-style: normal;
}
.requestmore-btn{position:relative;}
.pl-vi-form .wpcf7-submit:before {
    content: '\f003';
    font: normal normal normal 19px/1 FontAwesome;
    display: inline-block;
    margin-right: 10px;
    top: 2px;
    position: relative;}
.pl-vi-form input[type="submit"]:hover {
	background: transparent !important;
    color: #2B374D !important;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%) !important;
	border: 2px solid #2B374D !important;
	outline: none !important;
}
.pl-vi-form .ajax-loader {
	display: none !important;
}
/* 3PL Serivce*/

/* About Page */
.about-i-section {
	padding: 90px 0 90px; 
	background-color: #f5f5f5;
}
.about-i-section .tech-title {
	display: inline-block;	
	font-weight: 600;
	font-size: 2.25rem;	
	color: #000000;
	padding-right: 160px;
}
.about-text-container {
  display: inline-flex;
  flex-direction: column;
  height: 2.5rem;
  overflow: hidden;
}
.about-text-container span {
  	height: 2.3rem;  
  	animation: moveUp 10s linear infinite;
	background: linear-gradient(90deg, #E8466E 6.79%, #2548F0 31.31%, #0F75DB 56.72%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -0.02em;    
}
@keyframes moveUp {
  0% {
    transform: translateY(0);
  }
  
  5% {
    transform: translateY(0);
  }

  15% {
    transform: translateY(-2.3rem);
  }

  25% {
    transform: translateY(-2.3rem);
  }

  35% {
    transform: translateY(-4.6rem);
  }

  45% {
    transform: translateY(-4.6rem);
  }

  55% {
    transform: translateY(-6.9rem);
  }

  65% {
    transform: translateY(-6.9rem);
  }
  75% {
    transform: translateY(-9.2rem);
  }

  95% {
    transform: translateY(-9.2rem);
  }
  100% {
    transform: translateY(0);
  }
}
.about-i-right-content h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	color: #000000;
	margin-bottom: 24px;	
}
.about-i-right-content {
	padding-right: 100px;
}
.about-i-right-content .sr-text p {
	color: rgba(107, 107, 107, 0.99);
}
.catalogicons-section.about-ii-section {
	background-color: #f5f5f5;
}
.about-iii-section {
	padding: 90px 0;
	background-color: #f5f5f5;
}
.about-iii-section .tech-up-title {
	text-align: center;
}
.about-iii-section .tech-title {
	text-align: center;
	margin-bottom: 42px; 
}
.about-iii-section .grid-item { 
    width:19.9%;
    margin-bottom:0;
}
.about-iv-section {
	padding: 90px 0;
	background-color: #f5f5f5;
	text-align: center;
}
.about-iv-section {
	margin-bottom: 42px;
}
.about-iv-section .tech-up-title {
	text-align: center;
}
.about-iv-section .tech-title {
	text-align: center;
	margin-bottom: 42px; 
}
.about-iv-linked {
	position: relative;
	width: 240px;
	height: 260px;
	margin: 0 auto 15px;
}
.about-iv-linked img {
	object-fit: cover;
    width: 240px;
    height: 260px;
}
.about-iv-linked a:focus,
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
	outline: none !important; 
}
.about-iv-linked .about-iv-icon {
	position: absolute; 
	bottom: 0;
	right:0;
	height: 45px;
	width:45px;	
	background-color: #0A66C2;
	text-align: center;
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.about-iv-linked .about-iv-icon i {
	color:#ffffff;
	font-size: 32px; 
	line-height: 46px;
}
.about-iv-linked:hover .about-iv-icon {
	background-color: #2B374D;
}
.about-iv-linked-text h3 {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 147%;	
	color: #7C7C7C;
}
.about-iv-linked-text h4 {
	font-weight: 400;
	font-size: 22px;
	line-height: 147%;
	text-align: center;
	color: #707070;
}
.about-v-section {
	padding: 90px 0;
	background-color: #f5f5f5;
}
.about-v-section .tech-title {
	margin-bottom: 24px; 
}
.about-v-content {
	padding-right: 160px;
}
.about-v-image {
	position: relative;
	text-align: center;
}
.about-v-image img {
	max-width: 540px;
}
.about-vi-section {
	background-color: #f5f5f5;
	padding: 90px 0 60px;
	text-align: center;
}
.about-vi-section .tech-title {
	margin-bottom: 42px;
}
#about_testimonials_carousel {
	position: relative;
}
.about-vit-col {
	position: relative;
}
.about-vi-testimonial-box .about-vit-img, .about-vi-testimonial-box picture.about-vit-img img { 
	width: 120px !important;
    height: 120px;
    border-style: solid;
    border-width: 6px;
    border-color: #FFF;
    border-radius: 50% 50% 50% 50%;    
    margin: 0 auto 36px;    
}
.navPrev.about-navPrev img, .navNext.about-navNext img  {
	width: 100px !important;
    height: 100px;
    border-style: solid;
    border-width: 6px;
    border-color: #FFF;
    border-radius: 50% 50% 50% 50%; 
	transition: all 1.3s ease-in-out;
    -moz-transition: all 1.3s ease-in-out;
    -webkit-transition: all 1.3s ease-in-out;
    -ms-transition: all 1.3s ease-in-out;
    -o-transition: all 1.3s ease-in-out;
}
.navPrev.about-navPrev {
	position: absolute;
    top: 18px;
    left: -270px;
    z-index: 11;
    right: 0;
	opacity: 0.5;
}
.navNext.about-navNext {
	position: absolute;
    top: 18px;
    left: 0;
    z-index: 11;
    right: -270px;
	opacity: 0.5;
}
.about-vi-testimonial-box {
	padding: 0 20px; 
}
.about-vi-testimonial-box .sr-text p {
	color: rgba(107, 107, 107, 0.99);
	font-size: 22px; 
}
.about-vi-testimonial-box h4 {
	font-weight: 600;
	font-size: 26px;
	line-height: 140%;
	text-align: center;
	color: #0f75DB;
}
.about-vi-testimonial-box h5 {
	font-weight: 400;
	font-size: 24px;
	line-height: 150%;
	text-align: center;
	color: rgba(107, 107, 107, 0.99);
}
#about_testimonials_carousel .owl-nav .owl-prev {
	position: absolute;
	left:-40px; 
	top: 40%;	
}
#about_testimonials_carousel .owl-nav .owl-next {
	position: absolute;
	right:-40px; 
	top: 40%;	
}
#about_testimonials_carousel .owl-nav i {
	color: rgba(107, 107, 107, 0.99);
	font-size: 28px;
}
.about-vii-section .pl-v-btn a.cs-btn:before {
	display: none;
}
.about-vii-section .pl-v-btn a.cs-btn {
	padding-left: 20px;
}
.tech-iv-section.pl-v-section.about-vii-section {
	background-color: #f5f5f5;
}
.tech-i-section.about-viii-section {
	padding: 90px 0 120px;
}
.about-viii-section .tech-is-post img {
	width: 80px; 
}
/* About Page */
/* careers Page */
.about-viii-section.careers-i-section {
	padding: 90px 0;
}
.careers-is-btn {
	margin-top: 80px;
}
.about-vi-section.careers-vi-section {
	padding: 90px 0 90px;
	background-color: #f7f7f7;
}
.about-viii-section.careers-i-section .tech-is-post h3 {
	font-size: 24px; 
	margin-bottom: 12px;
}
.about-viii-section.careers-i-section .tech-is-post h4 {
	font-weight: 400;
	font-size: 20px;
	line-height: 110.02%;
	text-align: center;
	color: #000000;
}
/* careers Page */
.tech-i-section.socialresponse-firstsection {
	padding: 90px 0;
}
.tech-i-section.socialresponse-firstsection.socialresponse-thridsection {
	padding: 90px 0;
}
/* SCS Pages*/
.catalogicons-section.scs-ii-section .sectioncontent {
	padding: 0 !important;
}
.catalogicons-section.scs-ii-section .sectioncontent h5 {
	color: #6B6B6B;
	font-size:16px;
}
.scs-section-iii .row.align-items-center {
	background-color: #EBEBEB;
}
.scs-section-iii .scs-iii-img {
	padding-left: 0;
}
.scs-section-iii .scs-iii-content {	
	padding-left: 5rem;	
	padding-right: 3rem;
}
.scs-iii-content .colored_sub_title {
	color: #555555;
	background: none;
	padding-left:0;
	-webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
}
.scs-iii-content .colored_sub_title:before {
	display: none;
}
/* End SCS Page*/
/* Branded Merchandise */
.cs-cb-section.bm-banner-section {
	background-color: #e5e5e5;
}
.embroidery_section_ii.bm-section-ii {
	background-color: #ffffff;
}
.embroidery_section_ii.bm-section-ii .tech-title {
	font-weight: 700;
	font-size: 48px;
}
.embroidery_section_ii.bm-section-ii .col-2 img {
	max-width: 48px; 
}
/* Branded Merchandise */
/* Transfers */
.service_inner_bg_image_full.cs-transfers-banner {
	background-color: #fcfcfc;
}
/* Transfers */
/* Blog Page */
.cs-category-filter {
	margin-top: 2rem !important;
}
.cs-category-filter select {
	width: 100% !important;
    font-size: 18px;
	font-family: 'Source Sans Pro', sans-serif;
    height: 100%;
    border: 2px solid #444444;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #444444;
}
.cs-category-filter select:focus {
	outline-offset: 0 !important;
    outline: none !important; 
}
.row.cs-top-blog-row {
	margin-bottom: 0 !important;
}
.navigation.pagination {
	border-top: none !important;
	width: 100%;
    text-align: center;
    margin: 40px auto;
}
.navigation.pagination .nav-links {
	width: 100%;
    text-align: center;
}
.navigation.pagination .page-numbers {
	font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 110.02%;
    color: #2B374D;    
    border: 0px;
    padding: 14px 20px;
    background: transparent;
    border: 2px solid #2B374D;
    transition: all 0.3s;
    border-radius: 2px;
    box-shadow: 0px 6px 10px rgb(0 0 0 / 30%);
}
.navigation.pagination .page-numbers.current,
.navigation.pagination .page-numbers:hover {
	background: #2B374D;
	color: #ffffff;
	text-decoration: none !important;
}
.cs-blog-banner {
	padding: 40px 0 80px;
	text-align: center; 
}
.cs-blog-banner h5 {
	background: linear-gradient(90deg, #E8466E 6.79%, #2548F0 31.31%, #0F75DB 56.72%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 400;
    font-size: 34px;
    line-height: nomal;
    letter-spacing: -0.02em;
    margin-bottom: 15px;
	display: inline-block;
}
.cs-vi-section.blog-ii-section {
	padding-top: 50px;
}
.blog-ii-section .blog-col {
	overflow: hidden;
    position: relative;
}
.blog-ii-section .col-lg-6 img {
	width: 100%;
	height: 616px;
	object-fit: cover;
	object-position: center;	    
	-webkit-transition: all 1.5s cubic-bezier(0, 0, .2, 1);
    transition: all 1.5s cubic-bezier(0, 0, .2, 1);
    will-change: transfrom;
}
.blog-ii-section .col-lg-6 .col-lg-6 img,
.blog-ii-section .col-lg-3 img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position: center;
	-webkit-transition: all 1.8s cubic-bezier(0, 0, .4, 1);
    transition: all 1.8s cubic-bezier(0, 0, .4, 1);
    will-change: transfrom;
}
.blog-ii-section .blog-img-hover:hover img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); 
}
.post-overlay {
	position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 9;
	-webkit-transition: all 1.8s cubic-bezier(0, 0, .4, 1);
    transition: all 1.8s cubic-bezier(0, 0, .4, 1);
    will-change: transfrom;
}
.blog-ii-section .blog-img-hover:hover .post-overlay {
	background-color: rgba(0,0,0,0.2);
}
.cs-vi-section.blog-ii-section .casestudie {
	margin: 0 !important;
}
.blog-i-row, .blog-ii-row {
	margin-bottom: 16px;
}
.cs-vi-section.blog-ii-section .casestudie .casestudie-content {
	z-index: 9;	
	left: 0;
	right: 0;
}
.cs-vi-section.blog-ii-section .casestudie .casestudiecategories {
	z-index: 9;
	padding: 5px 13px;
    border-radius: 2px;
	font-size: 15px;
	left: 20px;
	top: 20px;
}
.cs-vi-section.blog-ii-section .casestudie .casestudie-content .casestudiedate {
	font-size: 15px;
	letter-spacing: 0.2px;
}
.cs-vi-section.blog-ii-section .casestudie .casestudie-content h5 a {
	color: #000000;
	letter-spacing: 0.2px;
}
.noborderonimage{border:none !important;}
.techpageii-sectionbg{margin-top:90px !important;
margin-bottom:0 !important;padding:0;}
.techpageii-sectionbg .tech-ii-image img{display:none;}
.techdeshtop-img{position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 713px;}
.tech-ii-section..techpageii-sectionbg .row:before{top:38%}
.cs-sitemap-section {
    padding: 40px 0;
}
.cs-sitemap-section .tech-title {
    margin-bottom: 12px;
    line-height: 1.2;
}
.cs-sitemap-section ul {
    margin-bottom: 24px;
}
.cs-sitemap-section ul li { 
    font-size: 18px; 
}
.cs-sitemap-section ul li ul {
    margin-bottom: 0;
}
.cs-sitemap-section ul li ul li {
    font-size: 16px;
}
.cs-sitemap-section a {
    position: relative;
    display: inline-block;
}
.cs-sitemap-section a:after {
    content: '';
    background-color: #0F75DB;
    height: 2px;
    width: 0;
    opacity: 0;
    position: absolute;
    bottom: 0px;
    left: 0;
    border-radius: 10px;
    transition-duration: 0.5s;
}
.cs-sitemap-section a:hover {
    color: #0F75DB;
}
.cs-sitemap-section a:hover:after {
    opacity: 1;
    width: 100%;
}
.cs-sitemap-section a:focus {
    background: transparent !important;
    color: currentColor !important;
}
.cs-sitemap-section h3 {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 1.2;
}
@media (max-width:1680px){
	.techdeshtop-img{height:650px;}
}
@media (max-width:1400px){
	.techdeshtop-img{height:600px;}
}
@media (max-width: 1025px) {
.techpageii-sectionbg {padding: 0 !important;margin-top:60px !important; margin-bottom:40px !important}
.techdeshtop-img{height:500px;}
}
@media (max-width: 991px) {
.techdeshtop-img{height:400px;top:10%;}
}
@media (max-width: 900px) {
.techdeshtop-img{height:350px;}
}
@media (max-width:767px){
	.techdeshtop-img{display:none;}
	.techpageii-sectionbg .tech-ii-image img{display:block;}
}
/* Blog Page */