/*
 Theme Name:   Novalab Child
 Theme URI:    http://novalab.bold-themes.com
 Description:  Novalab child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     novalab
 Version:      1.0.2
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  novalab-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */
 
 /* Everywhere - Custom fonts  color */
 .bt_bb_section.bt_bb_color_scheme_2{color: #262261;}
 
 /* Menu */
 .gutter .port{display: flex; justify-content: space-between;}
 .bt-logo-area .logo{order: 2;}
 
 /* Mobile Menu */
 .btMenuVertical .bt-vertical-header-top{display: flex; justify-content: space-between;}
 .bt-logo-area{order: 2}
 
 /* Management Team */
 .descreet-title .bt_bb_size_normal.bt_bb_headline h4, .descreet-title .bt_bb_size_normal.bt_bb_headline h3{font-size: 1.8rem;}
 .descreet-title .bt_bb_size_normal.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size: 1.2rem;}

 /* Footer */
 /*.bt-site-footer .bt_bb_wrapper .bt_bb_section{background: #EBEEEE!important; color: #222}*/
 .bt-site-footer .bt_bb_wrapper .bt_bb_section{background: #102947!important; color: #FFF}*
 .bt-site-footer .bt_bb_wrapper .bt_bb_section ul.menu{
 	background: url(/wp-content/uploads/2022/09/sheadline-red.png) top left no-repeat; 
 	background-size: 25px 25px;
	padding: 10px 0 0 20px;
 	text-transform: uppercase;
 }
 .bt-site-footer .bt_bb_wrapper .bt_bb_section ul.menu li{padding: 0;}

 .bt-site-footer .bt_bb_wrapper .bt_bb_section .privacy{
 	background: url(/wp-content/uploads/2021/03/shape-6.png) top left no-repeat; 
	background-size: 25px 25px;
 	padding: 10px 0 0 20px; 
 	font-size: 14px; 
 	text-transform: uppercase;
 }

 .bt-site-footer .bt_bb_wrapper .bt_bb_section .social{
 	background: url(/wp-content/uploads/2022/09/sheadline-blue-1.png) top left no-repeat; 
 	background-size: 25px 25px;
 	padding: 10px 0 0 20px;
	font-size: 14px;
 	text-transform: uppercase;
 }

.bt-site-footer .bt_bb_wrapper .bt_bb_section .locations {
 	background: url(/wp-content/uploads/2022/09/sheadline-darkpurple.png) top left no-repeat; 
	background-size: 25px 25px;
 	padding: 10px 0 0 20px; 
	font-size: 14px;
 	text-transform: uppercase;
 }
 
 /* Buttons */
 .btHardRoundedButtons .bt_bb_button a{border-radius: 0 20px 0 20px}
 
/* Global Reach */
.global-reach-table h2{width: 80%; margin: 0 auto;}
.global-reach-table p{width: 80%; margin: 0 auto;}
.global-reach-table table{width: 80%; margin: 0 auto 50px auto}
.global-reach-table table td:hover{ background: #ED402E!important }

/* Blog */
.btArticleCategories{display: none};


/* headings background */
.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content::before, .bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content::before, .bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content::before, .bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content::before, .bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content::before, .bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content::before, .bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content::before, .bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content::before, .bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content::before, .bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content::before, .bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content::before, .bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content::before{border: none}
.bt_bb_headline_superheadline{
	background: url(https://accelsiors.porcupinecolors.com/wp-content/uploads/2021/03/shape-7.png) top left no-repeat; 
	padding: 10px 0 0 20px ;
}


/* ----------------- Default FONT -------------------- */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap');
@font-face {
    font-family: "Open Sans", sans-serif !important;
    }
body {
  font-family: 'Open Sans', sans-serif !important;
}
ul li, 
ol li,
h1,
h2,
h3,
h4,
h5,
h6,
p {font-family: 'Open Sans', sans-serif !important;}

ul.listing {text-align: left;}
ul.listing li {font-family: 'Open Sans', sans-serif; padding-bottom: 10px; font-weight: 300;}

ul.list-with-arrow {
  list-style-type: none;
  padding-left: 5px;
	margin-left: 0;
}

ul.list-with-arrow li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 30px;
  font-weight: 300;
}

ul.list-with-arrow li:before {
  position: absolute;
  top: 0;
  left: -10px;
  font-family: FontAwesome;
  content: "\f14a";
  color: #97c83c;
}

ul.list-with-check-square {
  list-style-type: none;
  padding-left: 5px;
	margin-left: 0;
}

ul.list-with-check-square li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  font-weight: 300;
}

ul.list-with-check-square li:before {
  position: absolute;
  top: 0;
  left: -10px;
  font-family: FontAwesome;
  content: "\f14a";
  color: #97c83c;
}
/* --------------- Padding Plus ----------------------- */

#right-30 {
	padding-right: 30px;
}
#right-50 {
	padding-right: 50px;
}
#right-60 {
	padding-right: 60px;
}
#right-70 {
	padding-right: 70px;
}
#right-80 {
	padding-right: 80px;
}
#right-100 {
	padding-right: 100px;
}
#right-110 {
	padding-right: 100px;
}
@media screen and (max-width: 769px) {
	#right-30, #right-50, #right-60, #right-70, #right-80, #right-100, #right-110 {padding-right: 10px;}
}
#left-30 {
	padding-left: 30px;
}
#left-50 {
	padding-left: 50px;
}
#left-80 {
	padding-left: 80px;
}
@media screen and (max-width: 769px) {
	#left-30, #left-50, #left-80 {padding-left: 10px;}
}

/* ------------------ Responsive SIZING / HIDING ------------------- */

@media screen and (max-width: 769px) {
	#sDevice-50 {width: 50%;}
	#sDevice-70 {width: 70%;}
	#sDevice-100 {width: 100%;}
	
	#sDevice-hidden {display: none;}
	#sDevice-appears {display: block;}
}
@media screen and (min-width: 770px) {
	#bDevice-hidden {display: none;}
	#sDevice-appears {display: none;}
	#bDevice-100 {min-width: 100%;}
}

/* --------------- Ask our experts -------------------------- */
.ask-our-experts {
	font-size: 1.10em; 
	padding: 10px 35px; 
	background: linear-gradient(#fff, #fcfcfc, #fcfcfc); 
	border-radius: 25px;
	-moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.1);
	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.1);
}

/* ----------------- Call Me Back Button -------------------------- */
#CallMeBtn {
  display: none;
  position: fixed;
  bottom: 21px;
  left: 15px;
  z-index: 99;
  font-size: 20px;
  border: none;
  outline: none;
  background-color: rgba(0, 118, 192, 1);
  color: white;
  cursor: pointer;
  padding: 12px 17px 12px 17px;
  border-radius: 50%;
  // font-weight: 200; 
  animation: pulse-blue 2.5s infinite;
}
#CallMeBtn i {margin: 0px;}
#CallMeBtn:hover {
  background-color: rgba(0, 75, 115, 1);
  transition: .1s; 
}

@keyframes pulse-blue {
  0% {
    transform: scale(1);
	color: #fff;
    box-shadow: 0 0 0 0 rgba(0, 118, 192, 0.2);
  }
  
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 12px rgba(0, 118, 192, 0);
  }
  
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(0, 118, 192, 0);
  }
}
.btContactInput {margin-bottom: 20px; font-weight: 400;}
.btContactInput label span.formlabel {
	font-size: 14px; 
	font-weight: 300; 
	font-family: 'Open Sans'; sans-serif; 
	color: #555; 
	margin-top: 12px;
	margin-left: 10px;
}
.btContactInput label  #required {color: #eb3318; font-weight: 400;}

input.largerCheckbox {
	transform : scale(1.5);
}

@media screen and (max-width: 769px) {
	#CallMeBtn {
	  display: none;
  	  position: fixed;
 	  bottom: 21px;
  	  left: 15px;
  	  z-index: 99;
  	  font-size: 20px;
  	  border: none;
  	  outline: none;
  	  background-color: rgba(0, 118, 192, 1);
  	  color: white;
  	  cursor: pointer;
  	  padding: 12px 17px 12px 17px;
  	  border-radius: 50%;
	}
}

/* ----------------- Animation Header Moving SHAPES ---------------- */

#solutions-header-animation-container {
  width: 100%;
  height: auto;
  padding-top: 30px; 
  padding-bottom: 30px !important;
  margin-bottom: 0;
  background: url(/wp-content/uploads/2023/02/move-wave-solutions.webp) right bottom no-repeat, linear-gradient(to right top, rgba(100, 210, 250, 1) 20%, rgba(90, 200, 250,  0.9), rgba(90, 200, 250, 0.3), rgba(215, 180, 250, 0.7));
  background-size: 100%;
  z-index: -2;
  animation: animatedBgSolutions 15s linear infinite alternate;
}
@keyframes animatedBgSolutions {
  0% {
    background-position: 0 30%;
	background-size: 100% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  10% {
    background-position: 0 30%;
	background-size: 100% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  85% {
    background-position: 0 40%;
	background-size: 130% auto;
	 transform:
          translate3d(3, 3, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
  100% {
    background-position: 0 40%;
	background-size: 130% auto;
	 transform:
          translate3d(0, 0, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
}
@media screen and (max-width: 769px) {
	#solutions-header-animation-container {
	  width: auto;
	  height: 100%;
	  padding: 30px 0px 30px 25px;
background: url(/wp-content/uploads/2022/12/move-wave-s-device.png) right bottom no-repeat, linear-gradient(to right top, rgba(100, 210, 250, 1) 25%, rgba(90, 200, 250,  0.9), rgba(90, 200, 250, 0.3), rgba(215, 180, 250, 0.7));
  background-size: 100%;
	}
}

/* -------- Keyvisual Hexa --------------- */

.keyvisual-hexa {
	max-width: 290px; 
	margin-top: -30px; 
	z-index: 1;
}
.keyvisual-hexa:after {clear: both;}

@media screen and (max-width: 769px) {
    .keyvisual-hexa {
		max-width: 200px; 
		margin-top: -100px;
		margin-bottom: -110px;	
		float: right !important;
		text-align: right;
		z-index: 1;
	}	
}


.keyvisual-hexa-spec {
	max-width: 290px; 
	margin-top: -30px; 
	z-index: 1;
}
.keyvisual-hexa-spec:after {clear: both;}

@media screen and (max-width: 769px) {
    .keyvisual-hexa-spec {
		max-width: 200px; 
		margin-top: -90px;
		margin-bottom: -140px;	
		float: right !important;
		z-index: 1;
	}	
}
/* -------- Bottom / Right Header Dividers ----------- */

/* commemnt added by porcupine 
initial values
border-bottom: 170px solid #fff; instead of 70
border-bottom: 210px solid #fff; instead of 110 */

.white-triangle-bottom-right {
  width: 100%;
  height: 0;
  border-bottom: 70px solid #fff;
  border-left: 1900px solid transparent;
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  z-index: -1;
  filter: drop-shadow(0px -4px 2px rgba(16, 41, 71, 0.15));
  animation: standard-white-bottom-div-anination 4.5s alternate ease-out;
}
.white-triangle-bottom-right-2ndlevel {
  width: 100%;
  height: 0;
  opacity: 0.66;
  border-bottom: 110px solid #fff;
  border-left: 1900px solid transparent;
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  z-index: -1;
  animation: standard-white-bottom-layer-div-anination 4s alternate ease-in;
}
.lightrgey-triangle-bottom-right {
  width: 100%;
  height: 0;
  border-bottom: 70px solid #f9f9f9;
  border-left: 1900px solid transparent;
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  z-index: -1;
  filter: drop-shadow(0px -4px 2px rgba(16, 41, 71, 0.2));
  animation: standard-lightrgey-bottom-div-anination 4.5s alternate ease-out;
}

.darkgrey-triangle-bottom-right {
  width: 100%;
  height: 0;
  border-bottom: 70px solid #eee;
  border-left: 1900px solid transparent;
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  z-index: -1;
  filter: drop-shadow(0px -4px 2px rgba(16, 41, 71, 0.2));
  animation: standard-darkgrey-bottom-div-anination 4.5s alternate ease-out;
}

.darkblue-triangle-bottom-right {
  width: 100%;
  height: 0;
  border-bottom: 70px solid #102947;
  border-left: 1900px solid transparent;
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  z-index: -1;
  filter: drop-shadow(0px -4px 2px rgba(16, 41, 71, 0.2));
  animation: standard-darkblue-bottom-div-anination 4.5s alternate ease-out;
}
.darkblue-triangle-bottom-right-2ndlevel {
  width: 100%;
  height: 0;
  opacity: 0.15;
  border-bottom: 110px solid #102947;
  border-left: 1900px solid transparent;
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  z-index: -1;
  animation: standard-darkblue-bottom-layer-div-anination 4s alternate ease-in;
}

@keyframes standard-white-bottom-div-anination {
  0% { border-bottom: 0px solid #fff; }
  100% { border-bottom: 70px solid #fff; }
}
@keyframes standard-white-bottom-layer-div-anination {
  0% { border-bottom: 0px solid #fff; }
  100% { border-bottom: 110px solid #fff; }
}


@keyframes standard-lightrgey-bottom-div-anination {
  0% { border-bottom: 0px solid #f9f9f9; }
  100% { border-bottom: 70px solid #f9f9f9; }
}

@keyframes standard-darkgrey-bottom-div-anination {
  0% { border-bottom: 0px solid #eee; }
  100% { border-bottom: 70px solid #eee; }
}

@keyframes standard-darkblue-bottom-div-anination {
  0% { border-bottom: 0px solid #102947; }
  100% { border-bottom: 70px solid #102947; }
}
@keyframes standard-darkblue-bottom-layer-div-anination {
  0% { border-bottom: 0px solid #102947; }
  100% { border-bottom: 110px solid #102947; }
}

.white-divider-bottom-right {
  width: 100%;
  height: 0;
  border-bottom: 100px solid #fff;
  border-left: 1900px solid transparent;
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 0;
  filter: drop-shadow(0px -4px 2px rgba(16, 41, 71, 0.15));
}

.darkgrey-divider-bottom-right {
  width: 100%;
  height: 0;
  border-bottom: 100px solid #eaeef3;
  border-left: 1900px solid transparent;
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 0;
  filter: drop-shadow(0px -4px 2px rgba(16, 41, 71, 0.15));
}

.lightblue-divider-bottom-right {
  width: 100%;
  height: 0;
  border-bottom: 170px solid rgb(199,228,249);
  border-left: 1900px solid transparent;
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  z-index: -1;
  // filter: drop-shadow(0px -4px 2px rgba(16, 41, 71, 0.2));
}

/* -------- Top / Left Header Triangles ----------- */
.white-divider-top-left {
  width: 100%;
  height: 0;
  border-top: 100px solid #fff;
  border-right: 1900px solid transparent;
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  z-index: 0;
  filter: drop-shadow(0px 4px 2px rgba(16, 41, 71, 0.06));
  z-index: 0;
}
.lightblue-divider-top-left {
  width: 100%;
  height: 0;
  border-top: 100px solid #f1f8fe;
  border-right: 1900px solid transparent;
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  z-index: 0;
  filter: drop-shadow(0px 4px 2px rgba(16, 41, 71, 0.06));
  z-index: 0;
}
.darkblue-divider-top-left {
  width: 100%;
  height: 0;
  border-top: 100px solid #102947;
  border-right: 1900px solid transparent;
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  z-index: 0;
  filter: drop-shadow(0px 4px 2px rgba(16, 41, 71, 0.06));
  z-index: 0;
}


/* -------- Top / Right Header Triangles ----------- */

.top-right-lightblue-triangle {
  width: 0;
  height: 0;
  border-top: 310px solid rgba(77, 197, 249, 0.33);
  border-left: 500px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  animation: standard-top-right-div-anination 2.5s alternate ease-out;
}
.top-right-blue-triangle {
  width: 0;
  height: 0;
  border-top: 310px solid rgba(52,129,184, 0.5);
  border-left: 500px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  animation: standard-top-right-div-anination 2.5s alternate ease-out;
}
.top-right-darkblue-triangle {
  width: 0;
  height: 0;
  border-top: 310px solid rgba(16, 41, 71, 0.33);
  border-left: 500px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  animation: standard-top-right-div-anination 2.5s alternate ease-out;
}
.top-right-green-triangle {
  width: 0;
  height: 0;
  border-top: 310px solid rgba(150, 200, 60, 0.50);
  border-left: 500px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  animation: standard-top-right-div-anination 2.5s alternate ease-out;
}
.top-right-darkpurple-triangle {
  width: 0;
  height: 0;
  border-top: 310px solid rgba(169,15,137, 0.25);
  border-left: 500px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  animation: standard-top-right-div-anination 2.5s alternate ease-out;
}
.top-right-lightpurple-triangle {
  width: 0;
  height: 0;
  border-top: 310px solid rgba(239,61,242, 0.33);
  border-left: 500px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  animation: standard-top-right-div-anination 2.5s alternate ease-out;
}
.top-right-orange-triangle {
  width: 0;
  height: 0;
  border-top: 310px solid rgba(251,200,10, 0.33);
  border-left: 500px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  animation: standard-top-right-div-anination 2.5s alternate ease-out;
}
.top-right-indigo-triangle {
  width: 0;
  height: 0;
  border-top: 310px solid rgba(137,121,242, 0.33);
  border-left: 500px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  animation: standard-top-right-div-anination 2.5s alternate ease-out;
}

.top-right-red-triangle {
  width: 0;
  height: 0;
  border-top: 310px solid rgba(235, 51, 24, 0.33);
  border-left: 500px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  animation: standard-top-right-div-anination 2.5s alternate ease-out;
}

@keyframes standard-top-right-div-anination {
  0% { top: -30px; }
  100% { top: 0; }
}

@keyframes standard-top-right-div-anination-sDevice {
  0% { top: -70px; }
  100% { top: -70px; }
}

@media screen and (max-width: 769px) {
	.top-right-lightblue-triangle,
	.top-right-blue-triangle,
	.top-right-darkblue-triangle,
	.top-right-green-triangle,
	.top-right-darkpurple-triangle,
	.top-right-lightpurple-triangle,
	.top-right-orange-triangle,
	.top-right-indigo-triangle {
		position: absolute;
		top: -70px;
		right: -180px;
		animation: standard-top-right-div-anination-sDevice 2.5s alternate ease-out;
	}
}

/* ----------- Scroller --------------- */
.scroll-downs {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 25px 5px 15px 5px;  
  width: 18px;
  height: 24px;
  float: left;
}
.mousey {
  width: 3px;
  padding: 3px 7px 6px 7px;
  height: 18px;
  border: 2px solid #333;
  border-radius: 10px;
  opacity: 0.3;
  box-sizing: content-box;
}
.scroller {
  width: 3px;
  height: 6px;
  border-radius: 25%;
  background-color: #333;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(.10,.25,.39,.49);
  animation-iteration-count: infinite;
}
.text-scroll {
  display: inline-block; 
  float: left;
  font-size: 14px;
  padding-top: 26px;
  padding-left: 10px;
  color: #111;
  font-family: 'Open Sans', sans-serif;
  font-weight: 100 !important;
  opacity: 0.8;
}
.scroll-downs:after, .text-scroll:after {
	clear: both; 
	display: table;
}

@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(10px); opacity: 0;}
}
@media screen and (max-width: 769px) {
	.scroll-downs, .text-scroll {display: none;}
}

/* Sheadline styles */

p.sheadline-blue,
p.sheadline-lightblue,
p.sheadline-darkblue,
p.sheadline-indigo,
p.sheadline-darkpurple,
p.sheadline-green,
p.sheadline-orange,
p.sheadline-red {
	padding: 8px 16px;
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 18px 18px;	
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #333;
}

p.sheadline-blue {
	background-image: url('/wp-content/uploads/2022/09/sheadline-blue.png');
}
p.sheadline-lightblue {
	background-image: url('/wp-content/uploads/2022/09/sheadline-lightblue.png');
}

p.sheadline-darkblue {
	background-image: url('/wp-content/uploads/2022/09/sheadline-darkblue.png');
}

p.sheadline-indigo {
	background-image: url('/wp-content/uploads/2022/09/sheadline-indigo.png');
}

p.sheadline-darkpurple {
	background-image: url('/wp-content/uploads/2022/09/sheadline-darkpurple.png');
}

p.sheadline-green {
	background-image: url('/wp-content/uploads/2022/09/sheadline-green.png');
}

p.sheadline-orange {
	background-image: url('/wp-content/uploads/2022/09/sheadline-orange.png');
}

p.sheadline-red {
	background-image: url('/wp-content/uploads/2022/09/sheadline-red.png');
}

p.sheadline-blue i,
p.sheadline-lightblue i,
p.sheadline-darkblue i,
p.sheadline-indigo i,
p.sheadline-darkpurple i,
p.sheadline-green i,
p.sheadline-orange i,
p.sheadline-red i {
	color: rgba(255,255,255,0.9);
	margin: -3px 10px;
	padding: 0;
	font-size: 12px;
}


h3.categoryname-blue,
h3.categoryname-lightblue,
h3.categoryname-darkblue,
h3.categoryname-indigo,
h3.categoryname-darkpurple,
h3.categoryname-green,
h3.categoryname-orange,
h3.categoryname-red {
	padding: 15px 20px 15px 21px;
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 30px 30px;	
	margin-left: -21px;
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	font-weight: 600;
	color: #222;
}

h3.categoryname-blue {
	background-image: url('/wp-content/uploads/2022/09/sheadline-blue.png');
}
h3.categoryname-lightblue {
	background-image: url('/wp-content/uploads/2022/09/sheadline-lightblue.png');
}

h3.categoryname-darkblue {
	background-image: url('/wp-content/uploads/2022/09/sheadline-darkblue.png');
}

h3.categoryname-indigo {
	background-image: url('/wp-content/uploads/2022/09/sheadline-indigo.png');
}

h3.categoryname-darkpurple {
	background-image: url('/wp-content/uploads/2022/09/sheadline-darkpurple.png');
}

h3.categoryname-green {
	background-image: url('/wp-content/uploads/2022/09/sheadline-green.png');
}

h3.categoryname-orange {
	background-image: url('/wp-content/uploads/2022/09/sheadline-orange.png');
}

h3.categoryname-red {
	background-image: url('/wp-content/uploads/2022/09/sheadline-red.png');
}


/* -------- Videos -------------- */

video.global-reach, video.accelerated-delivery {
  position: relative;
  z-index: 0;
  object-fit: contain;
  width:105%;
  height:105%;
  /* top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
  border: 3px solid #fff;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.1);
  
  &::-webkit-media-controls {
     display:none !important;
  }
}

video.global-reach_0-border, video.accelerated-delivery_0-border {
  position: relative;
  z-index: 0;
  object-fit: contain;
  width:105%;
  height:105%;
  margin-bottom: -5px;
  
  &::-webkit-media-controls {
     display:none !important;
  }
}

video.global-reach_with-bottom-shadow, video.accelerated-delivery_with-bottom-shadow {
  position: relative;
  z-index: 0;
  object-fit: contain;
  width:100%;
  height:100%;
  margin-bottom: 25px;
  box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2) ;
		-moz-box-shadow:0 4px 8px 0 rgba(200, 200, 200, 0.7) ;
		-webkit-box-shadow:0 4px 8px 0 rgba(200, 200, 200, 0.7) ;
		-khtml-box-shadow:0 4px 8px 0 rgba(200, 200, 200, 0.7) ;
  
  &::-webkit-media-controls {
     display:none !important;
  }
}

/* ------------- Accelerated Delivery Pages Customization Starts Here ---------------------------------- */

/* Light-Up animation */

.light-up {
    position: absolute;
    width: 0px;
    opacity: .66;
    background-color: white;
    box-shadow: #f9f9f9 0px 0px 20px 2px;
    opacity: 0;
    top: 100vh;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.x1{
  -webkit-animation: floatUp 4s infinite linear;
  -moz-animation: floatUp 4s infinite linear;
  -o-animation: floatUp 4s infinite linear;
  animation: floatUp 4s infinite linear;
   -webkit-transform: scale(1.0);
   -moz-transform: scale(1.0);
   -o-transform: scale(1.0);
  transform: scale(1.0);
}

.x2{
  -webkit-animation: floatUp 7s infinite linear;
  -moz-animation: floatUp 7s infinite linear;
  -o-animation: floatUp 7s infinite linear;
  animation: floatUp 7s infinite linear;
  -webkit-transform: scale(1.6);
  -moz-transform: scale(1.6);
  -o-transform: scale(1.6);
  transform: scale(1.6);
  left: 15%;
}

.x3{
  -webkit-animation: floatUp 2.5s infinite linear;
  -moz-animation: floatUp 2.5s infinite linear;
  -o-animation: floatUp 2.5s infinite linear;
  animation: floatUp 2.5s infinite linear;
  -webkit-transform: scale(.5);
  -moz-transform: scale(.5);
  -o-transform: scale(.5);
  transform: scale(.5);
  left: -15%;
}

.x4{
  -webkit-animation: floatUp 4.5s infinite linear;
  -moz-animation: floatUp 4.5s infinite linear;
  -o-animation: floatUp 4.5s infinite linear;
  animation: floatUp 4.5s infinite linear;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  left: -34%;
}

.x5{
  -webkit-animation: floatUp 8s infinite linear;
  -moz-animation: floatUp 8s infinite linear;
  -o-animation: floatUp 8s infinite linear;
  animation: floatUp 8s infinite linear;
  -webkit-transform: scale(2.2);
  -moz-transform: scale(2.2);
  -o-transform: scale(2.2);
  transform: scale(2.2);
  left: -57%;
}

.x6{
  -webkit-animation: floatUp 3s infinite linear;
  -moz-animation: floatUp 3s infinite linear;
  -o-animation: floatUp 3s infinite linear;
  animation: floatUp 3s infinite linear;
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -o-transform: scale(.8);
  transform: scale(.8);
  left: -81%;
}

.x7{
  -webkit-animation: floatUp 5.3s infinite linear;
  -moz-animation: floatUp 5.3s infinite linear;
  -o-animation: floatUp 5.3s infinite linear;
  animation: floatUp 5.3s infinite linear;
  -webkit-transform: scale(3.2);
  -moz-transform: scale(3.2);
  -o-transform: scale(3.2);
  transform: scale(3.2);
  left: 37%;
}

.x8{
  -webkit-animation: floatUp 4.7s infinite linear;
  -moz-animation: floatUp 4.7s infinite linear;
  -o-animation: floatUp 4.7s infinite linear;
  animation: floatUp 4.7s infinite linear;
  -webkit-transform: scale(1.7);
  -moz-transform: scale(1.7);
  -o-transform: scale(1.7);
  transform: scale(1.7);
  left: 62%;
}

.x9{
  -webkit-animation: floatUp 4.1s infinite linear;
  -moz-animation: floatUp 4.1s infinite linear;
  -o-animation: floatUp 4.1s infinite linear;
  animation: floatUp 4.1s infinite linear;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  left: 85%;
}

@-webkit-keyframes floatUp{
  0%{top: 100vh; opacity: 0;}
  25%{opacity: 1;}
  50%{top: 0vh; opacity: .8;}
  75%{opacity: 1;}
  100%{top: -100vh; opacity: 0;}
}
@-moz-keyframes floatUp{
  0%{top: 100vh; opacity: 0;}
  25%{opacity: 1;}
  50%{top: 0vh; opacity: .8;}
  75%{opacity: 1;}
  100%{top: -100vh; opacity: 0;}
}
@-o-keyframes floatUp{
  0%{top: 100vh; opacity: 0;}
  25%{opacity: 1;}
  50%{top: 0vh; opacity: .8;}
  75%{opacity: 1;}
  100%{top: -100vh; opacity: 0;}
}
@keyframes floatUp{
  0%{top: 100vh; opacity: 0;}
  25%{opacity: 1;}
  50%{top: 0vh; opacity: .8;}
  75%{opacity: 1;}
  100%{top: -100vh; opacity: 0;}
}

/* End of Light-Up Animation */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;500;600;700;800&display=swap');

h1 span {line-height: 1.35;}
h4, h4 span, h5, h5 span {
	font-family: 'Open Sans', sans-serif; 
	font-weight: 600;
}
h4, h4 span {
	font-size: 30px;
}
p {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.55;
	font-weight: 300;
}

.row-own {
	width: 100%;
}
.row-own:after {
  content: "";
  display: table;
  clear: both;
}

.popup-form-container {
	width: 100%;
	padding: 15px 25px 0px 25px;
}
.popup-form-container:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 769px) {
	.popup-form-container {
		padding: 0px !important;
	}
}

.col-20 {
  float: left;
  width: 20%;
  padding: 5px 10px;
}
.col-25 {
  float: left;
  width: 25%;
  padding: 5px 10px;
}
.col-30 {
  float: left;
  width: 30%;
  padding: 5px 10px;
}
.col-33 {
  float: left;
  width: 33.3%;
  padding: 5px 10px;
}
.col-40 {
  float: left;
  width: 40%;
  padding: 5px 10px;
}
.col-50 {
  float: left;
  width: 50%;
  padding: 5px 10px;
}

.col-60 {
  float: left;
  width: 60%;
  padding: 5px 10px;
}
.col-66 {
  float: left;
  width: 66.6%;
  padding: 5px 10px;
}
.col-70 {
  float: left;
  width: 70%;
  padding: 5px 10px;
}
.col-75 {
  float: left;
  width: 75%;
  padding: 5px 10px;
}
.col-80 {
  float: left;
  width: 80%;
  padding: 5px 10px;
}
.col-100 {
  float: left;
  width: 100%;
  padding: 5px 10px;
}

@media screen and (max-width: 1000px) {
	.col-20, .col-25, .col-30, .col-33, .col-40 {width: 50%; margin-bottom: 0;}
	.col-50, .col-60, .col-66, .col-75, .col-80 {width: 100% !important; margin-bottom: 0;}
}
@media screen and (max-width: 769px) {
	.col-25, .col-30, .col-33, .col-40, .col-50, .col-60, .col-66, .col-75, .col-80 {width: 100% !important; margin-bottom: 0;}
}

.button-own {
	background: rgba(0, 118, 192, 1); 
	font-family: 'Open Sans', sans-serif;
	font-size: 17px; 
	color: rgba(255, 255, 255, 1.0) !important;
	border-radius: 0px 20px 0px 20px; 
	padding: 13px 20px;
}
.button-own i {
	font-family: "Font Awesome 5 Free";
	font-size: 17px; 
	color: #fff;
	margin-right: 12px;
}
.button-own:hover {
	background: #102947; 
	cursor: pointer;
}
.button-own:hover i {
	color: #eb3318; 
}

.button-own-light {
	background: rgba(0, 118, 192, 0.1); 
	font-family: 'Open Sans', sans-serif;
	font-size: 16px; 
	color: rgba(0, 118, 192, 1.0) !important;
	border-radius: 0px 20px 0px 20px; 
	padding: 12px 15px;
}
.button-own-light i {
	font-family: "Font Awesome 5 Free";
	font-size: 16px; 
	color: rgba(0, 118, 192, 1.0);
	margin-right: 12px;
}
.button-own-light:hover {
	background: #102947;
	color: rgba(255, 255, 255, 1.0) !important;
	cursor: pointer;
}
.button-own-light:hover i {
	color: #eb3318; 
}

.button-own-red {
	background: #eb3318; 
	font-size: 17px; 
	color: rgba(255, 255, 255, 1.0) !important;
	border-radius: 0px 20px 0px 20px; 
	padding: 15px 25px;
}
.button-own-red i {
	font-family: "Font Awesome 5 Free";
	font-size: 17px; 
	color: #fff;
	margin-right: 10px;
}
.button-own-red:hover {
	background: #102947; 
	cursor: pointer;
}
.button-own-red:hover i {
	color: #eb3318; 
}

.button-own-white {
	background: #fff; 
	font-size: 20px; 
	color: rgba(28, 98, 163, 1.0) !important;
	border-radius: 0px 20px 0px 20px; 
	padding: 15px 25px;
	cursor: auto;
}
.button-own-white i {
	font-family: "Font Awesome 5 Free";
	font-size: 17px; 
	color: #1c62a3;
	margin-right: 10px;
}
.button-own-white:hover {
	background: #102947; 
	cursor: pointer;
}
.button-own-white:hover i {
	color: #eb3318; 
}
.solution-title {
	padding: 15px 25px; 
	margin-bottom: 40px;
	background: linear-gradient(#fff, #fefefe); 
	border-radius: 20px; 
	border: 1px solid #f9f9f9;
	box-shadow: 0 10px 15px #999;
	box-shadow: 0 5px 12px 0 rgba(0,0,0,0.07); 
	text-align: center;
}
.solution-title:after {clear: both; display: table;}
.solution-title h5 {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
.solution-title p {
	font-size: 105%;
	margin-bottom: 25px;
}
.solution-title img {
	margin-top: 10px;
	margin-bottom: -5px;
	width: 150px;
}
.solution-title-small {
	padding: 15px 20px; 
	margin-bottom: 40px;
	background: linear-gradient(#fff, #fefefe); 
	border-radius: 20px; 
	border: 1px solid #f9f9f9;
	box-shadow: 0 10px 15px #999;
	box-shadow: 0 8px 16px 0 rgba(237,244,255,1); 
	text-align: center;
}
.solution-title-small:after {clear: both; display: table;}
.solution-title-small h5 {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 22px;
	line-height:1.2;
}
.solution-title-small p {
	font-size: 110%;
	margin-bottom: 25px;
}
.solution-title-small img {
	margin-top: 10px;
	margin-bottom: -5px;
	width: 135px;
}

.column-with-white-bg {
	padding: 35px 15px 10px 15px; 
	margin-bottom: 25px;
	background: linear-gradient(rgba(255,255,255,1), rgba(254, 254, 254,1)); 
	border-radius: 20px; 
	box-shadow: 0 5px 12px 0 rgba(0,0,0,0.07); 
}
.column-with-white-bg:after {clear: both; display: table;}

.column-with-white-bg h5 {font-size: 22px;}

.column-with-white-bg p {
	font-size: 15.5px;
}
.column-with-white-bg ul {list-style-type: none;}
.column-with-white-bg ul li::before {
  content: "»";/*"\2022"; */
  color: #eb3318;
  font-weight: normal;
  display: inline-block; 
  width: 1em;
  margin-left: -1.5em;
}
.column-with-white-bg ul li {
	font-size: 15px; 
	font-weight: 400;
}
.column-with-white-bg img {
	margin-top: -20px;
	width: 140px;
}

.button-row {
	margin-top: 10px;
	width: 100%;
	padding: 20px 5px 10px 5px; 
	background: linear-gradient(#fcfcfc, #fff);
	text-align: center; 
	border-top: 1px solid #eee;
}

.button-row-grey {
	margin-top: 10px;
	width: 100%;
	padding: 20px 5px 10px 5px; 
	background: linear-gradient(#f8f8f8, #fefefe);
	text-align: center; 
	border-top: 1px solid #eee;
}

.button-row-transparent {
	margin-top: 15px;
	width: 100%;
	padding: 25px 0px 15px 0px; 
	background: transparent;
	text-align: center; 
	border-top: 1px dashed #ccc;
}
.button-row:after,
.button-row-grey:after,
.button-row-transparent:after {
	clear: both; display: table;
}

.under-line {
	width: 100%; 
	background-image: url('/wp-content/uploads/2022/09/bg-bottom-white-b-1920x200px.png'), #ff0000; 
	background-repeat: no-repeat; 
	background-position: left bottom;
	background-size: 50% auto;
}
.dots {background: url('/wp-content/uploads/2022/09/dots-1.png'); width: 100%; height: 100%;}
p.sheadline {
	padding: 10px 20px;
	background-image: url('/wp-content/uploads/2022/09/sheadline-red.png');
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 20px 20px;	
	margin-top: 15px;
	margin-bottom: 5px;
}

/* -------------- Own ACCORDION Style ------------------------------- */
.own-accordion {
  background-color: #f9f9f9;
  color: #444;
  cursor: pointer;
  padding: 15px 20px;
  width: 100%;
  border: none;
  border-bottom: 3px solid #ffffff;
  text-align: left;
  outline: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  transition: 0.4s;
}
button.own-accordion {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #1c62a3;
}
button.own-accordion span {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	color: #666;
	font-size: 16px;
	font-weight: 200;
	padding-left: 50px;
}
.own-accordion.active, .own-accordion:hover {
  background-color: #eee; 
	color: #102947;
	font-weight: 500;
}
.own-accordion:after {
  font-family: "Font Awesome 5 Free";
  content: '\FF0B';
  color: #1c62a3;
  font-weight: bolder;
  float: left;
  padding-right: 20px;
  display: inline-block;
  font-size: 20px;
}
.own-accordion.active:after {
  font-family: "Font Awesome 5 Free";
  content: "\f106";
  color: #eb3318;
}
button.own-accordion:after {
  clear: both;
}
.accordion-panel {
  padding: 15px 18px 20px 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  border: 0px solid #fcfcfc;
}

/* -------------- System ACCORDION Updates -------------------------- */

.services-full .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/integrated-service-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: -30px;
}
.services-functional .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/functional-services-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: -30px;
}
.services-modelling .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/modelling-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: -30px;
}
.services-consultancy .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/consultancy-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: -30px;
}
.services-patient .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/patient-engagement-services-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: -30px;
}
.services-medical .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/medical-services-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: -30px;
}
.services-regulatory .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/regulatory-services-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: -30px;
}
.services-legal .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/legal-services-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: -30px;
}
.services-outsource .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/outsourcing-services-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: -30px;
}
.services-full,
.services-functional,
.services-modelling,
.services-consultancy,
.services-patient,
.services-medical,
.services-regulatory,
.services-legal,
.services-outsource {
	z-index: 3;
	padding-top: 22px;
	padding-right: 0px; 
	padding-bottom: 30px;
	padding-left: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.services-full .bt_bb_accordion_item_title,
.services-functional .bt_bb_accordion_item_title,
.services-modelling .bt_bb_accordion_item_title,
.services-consultancy .bt_bb_accordion_item_title,
.services-patient .bt_bb_accordion_item_title,
.services-medical .bt_bb_accordion_item_title,
.services-regulatory .bt_bb_accordion_item_title,
.services-legal .bt_bb_accordion_item_title,
.services-outsource .bt_bb_accordion_item_title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	color: #1c62a3;
	padding-top: 28px;
	padding-right: 0px;	
}

.expertise-endocrinology .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/10/endocrinology-all-ta-125px.png);
	width: 125px !important;
	display: inline-block;
	float: left;
	margin-top: -45px;
	margin-right: 30px;
	margin-bottom: -45px;
}

.expertise-immunology .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2023/06/immunology-ta-125px.png);
	width: 125px !important;
	display: inline-block;
	float: left;
	margin-top: -45px;
	margin-right: 30px;
	margin-bottom: -45px;
}

.expertise-infectology .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/09/infectology-ta-125px.png);
	width: 125px !important;
	display: inline-block;
	float: left;
	margin-top: -45px;
	margin-right: 30px;
	margin-bottom: -45px;
}
.expertise-respiratory .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/09/respiratory-ta-125px.png);
	width: 125px !important;
	display: inline-block;
	float: left;
	margin-top: -45px;
	margin-right: 30px;
	margin-bottom: -45px;
}
.expertise-hepatology .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/09/hepatology-ta-125px.png);
	width: 125px !important;
	display: inline-block;
	float: left;
	margin-top: -45px;
	margin-right: 30px;
	margin-bottom: -45px;
}
.expertise-neurology .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/09/neurology-ta-125px.png);
	width: 125px !important;
	display: inline-block;
	float: left;
	margin-top: -45px;
	margin-right: 30px;
	margin-bottom: -45px;
}
.expertise-nephrology .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/09/nephrology-ta-125px.png);
	width: 125px !important;
	display: inline-block;
	float: left;
	margin-top: -45px;
	margin-right: 30px;
	margin-bottom: -45px;
}
.expertise-womens-health .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/09/womans-health-ta-125px.png);
	width: 125px !important;
	display: inline-block;
	float: left;
	margin-top: -45px;
	margin-right: 30px;
	margin-bottom: -45px;
}
.expertise-oncology .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/09/oncology-ta-125px.png);
	width: 125px !important;
	display: inline-block;
	float: left;
	margin-top: -45px;
	margin-right: 30px;
	margin-bottom: -45px;
}

.expertise-gastrointestinal .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2023/06/gastrointestinal-ta-125px.png);
	width: 125px !important;
	display: inline-block;
	float: left;
	margin-top: -45px;
	margin-right: 30px;
	margin-bottom: -45px;
}

.expertise-cardiovascular .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2023/06/cardiovascular-ta-125px.png);
	width: 125px !important;
	display: inline-block;
	float: left;
	margin-top: -45px;
	margin-right: 30px;
	margin-bottom: -45px;
}

.expertise-endocrinology, 
.expertise-immunology,
.expertise-infectology, 
.expertise-respiratory, 
.expertise-hepatology, 
.expertise-neurology, 
.expertise-nephrology, 
.expertise-womens-health, 
.expertise-oncology,
.expertise-gastrointestinal,
.expertise-cardiovascular{
	z-index: 3;
	padding-top: 22px;
	padding-right: 0px; 
	padding-bottom: 30px;
	padding-left: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.expertise-endocrinology .bt_bb_accordion_item_title_content,
.expertise-immunology .bt_bb_accordion_item_title_content, 
.expertise-infectology .bt_bb_accordion_item_title_content,
.expertise-respiratory .bt_bb_accordion_item_title_content,
.expertise-hepatology .bt_bb_accordion_item_title_content,
.expertise-neurology .bt_bb_accordion_item_title_content,
.expertise-nephrology .bt_bb_accordion_item_title_content,
.expertise-womens-health .bt_bb_accordion_item_title_content,
.expertise-oncology .bt_bb_accordion_item_title_content,
.expertise-gastrointestinal .bt_bb_accordion_item_title_content,
.expertise-cardiovascular .bt_bb_accordion_item_title_content {
	font-size: 1.7em; 
	font-family: 'Open Sans', sans-serif;
}
.expertise-endocrinology .bt_bb_accordion_item_title,
.expertise-immunology .bt_bb_accordion_item_title, 
.expertise-infectology .bt_bb_accordion_item_title,
.expertise-respiratory .bt_bb_accordion_item_title,
.expertise-hepatology .bt_bb_accordion_item_title,
.expertise-neurology .bt_bb_accordion_item_title,
.expertise-nephrology .bt_bb_accordion_item_title,
.expertise-womens-health .bt_bb_accordion_item_title,
.expertise-oncology .bt_bb_accordion_item_title,
.expertise-gastrointestinal .bt_bb_accordion_item_title,
.expertise-cardiovascular .bt_bb_accordion_item_title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	color: #1c62a3;
	padding-top: 28px;
	padding-right: 0px;	
}

@media screen and (max-width: 799px) {
	
	.expertise-endocrinology .bt_bb_accordion_item_title::before {
		content: url(/wp-content/uploads/2022/12/endocrinology-all-ta-75px.png);
		width: 75px !important;
		display: inline-block;
		float: left;
		margin-top: -20px;
		margin-right: 20px;
		margin-bottom: -30px;	
		margin-left: -15px;
	}

  .expertise-immunology .bt_bb_accordion_item_title::before {
		content: url(/wp-content/uploads/2023/06/immunology-ta-75px.png);
		width: 75px !important;
		display: inline-block;
		float: left;
		margin-top: -20px;
		margin-right: 20px;
		margin-bottom: -30px;	
		margin-left: -15px;
	}

	.expertise-infectology .bt_bb_accordion_item_title::before {
		content: url(/wp-content/uploads/2022/12/infectology-ta-75px.png);
		width: 75px !important;
		display: inline-block;
		float: left;
		margin-top: -20px;
		margin-right: 20px;
		margin-bottom: -30px;		
		margin-left: -15px;
	}
	.expertise-respiratory .bt_bb_accordion_item_title::before {
		content: url(/wp-content/uploads/2022/12/respiratory-ta-75px.png);
		width: 75px !important;
		display: inline-block;
		float: left;
		margin-top: -20px;
		margin-right: 20px;
		margin-bottom: -30px;	
		margin-left: -15px;
	}
	.expertise-hepatology .bt_bb_accordion_item_title::before {
		content: url(/wp-content/uploads/2022/12/hepatology-ta-75px.png);
		width: 75px !important;
		display: inline-block;
		float: left;
		margin-top: -20px;
		margin-right: 20px;
		margin-bottom: -30px;	
		margin-left: -15px;
	}
	.expertise-neurology .bt_bb_accordion_item_title::before {
		content: url(/wp-content/uploads/2022/12/neurology-ta-75px.png);
		width: 75px !important;
		display: inline-block;
		float: left;
		margin-top: -20px;
		margin-right: 20px;
		margin-bottom: -30px;	
		margin-left: -15px;
	}
	.expertise-nephrology .bt_bb_accordion_item_title::before {
		content: url(/wp-content/uploads/2022/12/nephrology-ta-75px.png);
		width: 75px !important;
		display: inline-block;
		float: left;
		margin-top: -20px;
		margin-right: 20px;
		margin-bottom: -30px;	
		margin-left: -15px;
	}
	.expertise-womens-health .bt_bb_accordion_item_title::before {
		content: url(/wp-content/uploads/2022/12/womans-health-ta-75px.png);
		width: 75px !important;
		display: inline-block;
		float: left;
		margin-top: -20px;
		margin-right: 20px;
		margin-bottom: -30px;	
		margin-left: -15px;
	}
	.expertise-oncology .bt_bb_accordion_item_title::before {
		content: url(/wp-content/uploads/2022/12/oncology-ta-75px.png);
		width: 75px !important;
		display: inline-block;
		float: left;
		margin-top: -20px;
		margin-right: 20px;
		margin-bottom: -30px;	
		margin-left: -15px;
	}

  .expertise-gastrointestinal .bt_bb_accordion_item_title::before {
		content: url(/wp-content/uploads/2023/06/gastrointestinal-ta-75px.png);
		width: 75px !important;
		display: inline-block;
		float: left;
		margin-top: -20px;
		margin-right: 20px;
		margin-bottom: -30px;	
		margin-left: -15px;
	}

  .expertise-cardiovascular .bt_bb_accordion_item_title::before {
		content: url(/wp-content/uploads/2023/06/cardiovascular-ta-75px.png);
		width: 75px !important;
		display: inline-block;
		float: left;
		margin-top: -20px;
		margin-right: 20px;
		margin-bottom: -30px;	
		margin-left: -15px;
	}

	.expertise-endocrinology .bt_bb_accordion_item_title, 
  .expertise-immunology .bt_bb_accordion_item_title,
	.expertise-infectology .bt_bb_accordion_item_title, 
	.expertise-respiratory .bt_bb_accordion_item_title, 
	.expertise-hepatology .bt_bb_accordion_item_title, 
	.expertise-neurology .bt_bb_accordion_item_title, 
	.expertise-nephrology .bt_bb_accordion_item_title, 
	.expertise-womens-health .bt_bb_accordion_item_title, 
	.expertise-oncology .bt_bb_accordion_item_title,
  .expertise-gastrointestinal .bt_bb_accordion_item_title,
  .expertise-cardiovascular .bt_bb_accordion_item_title {
		font-size: 24px !important;
		padding-top: 15px !important;
		margin-left: 0px;
	}
}

.bt_bb_accordion {
	border: 0px solid transparent !important;
	border-radius: 20px 20px 20px 20px !important;
}
.bt_bb_accordion.bt_bb_style_outline.bt_bb_shape_square {
	border: 0px solid transparent !important;
	color: #222;
}
.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item {
	border-radius: 20px 20px 20px 20px !important;
}
.bt_bb_accordion_item {
	border: 0px solid transparent !important;
	font-size: 0.95em;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.07); 
	background: #fff;
	padding: 15px 20px 15px 15px;
	color: #222;	
}
.bt_bb_accordion_item:before {
    margin-right: 20px;
    }
.bt_bb_accordion_item_content {
	background: linear-gradient(transparent 10%, #fff);
	padding-left: 20px !important;
	font-size: 1.05em !important;
	border-radius: 0 0 15px 15px;
}
.bt_bb_accordion .bt_bb_accordion_item.on:before {right: -20px; top: 30px; margin-right: 20px; padding-right: 20px;}
.bt_bb_accordion .bt_bb_accordion_item:before {right: -20px; top: 30px; margin-right: 20px; padding-right: 20px;}

/* -------------- Outsourcing ACCORDION Updates -------------------------- */

.outsourcing-dm .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/dm-services-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -25px;
	margin-right: 15px;
	margin-bottom: -30px;
}
.outsourcing-biostat .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/biostat-services-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -25px;
	margin-right: 15px;
	margin-bottom: -30px;
}
.outsourcing-documentation .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/record-mgmt-services-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -25px;
	margin-right: 15px;
	margin-bottom: -30px;
}
.outsourcing-medical-affairs .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/medical-affairs-services-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -25px;
	margin-right: 15px;
	margin-bottom: -30px;
}
.outsourcing-safety .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/pv-services-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -25px;
	margin-right: 15px;
	margin-bottom: -30px;
}
.outsourcing-advisory-board .bt_bb_accordion_item_title::before {
	content: url(/wp-content/uploads/2022/08/advisory-board-services-icon-95px.png);
	width: 95px;
	display: inline-block;
	float: left;
	margin-top: -25px;
	margin-right: 15px;
	margin-bottom: -30px;
}
.outsourcing-dm,
.outsourcing-biostat,
.outsourcing-documentation,
.outsourcing-medical-affairs,
.outsourcing-safety,
.outsourcing-advisory-board {
	z-index: 3;
	padding-top: 30px;
	padding-right: 0px; 
	padding-bottom: 30px;
	padding-left: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.outsourcing-dm .bt_bb_accordion_item_title,
.outsourcing-biostat .bt_bb_accordion_item_title,
.outsourcing-documentation .bt_bb_accordion_item_title,
.outsourcing-medical-affairs .bt_bb_accordion_item_title,
.outsourcing-safety .bt_bb_accordion_item_title,
.outsourcing-advisory-board .bt_bb_accordion_item_title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size: 26px !important;
	color: #1c62a3;
	padding-top: 30px !important;
	padding-right: 0px;	
}

@media screen and (max-width: 799px) {
	.outsourcing-dm .bt_bb_accordion_item_title::before,
	.outsourcing-biostat .bt_bb_accordion_item_title::before,
	.outsourcing-documentation .bt_bb_accordion_item_title::before,
	.outsourcing-medical-affairs .bt_bb_accordion_item_title::before,
	.outsourcing-safety .bt_bb_accordion_item_title::before,
	.outsourcing-advisory-board .bt_bb_accordion_item_title::before {
		margin-top: -10px;
		margin-bottom: 5px !important;
	}
	.outsourcing-dm .bt_bb_accordion_item_title,
	.outsourcing-biostat .bt_bb_accordion_item_title,
	.outsourcing-documentation .bt_bb_accordion_item_title,
	.outsourcing-medical-affairs .bt_bb_accordion_item_title,
	.outsourcing-safety .bt_bb_accordion_item_title,
	.outsourcing-advisory-board .bt_bb_accordion_item_title {
		font-size: 20px !important;
		padding-top: 10px !important;
	}
}

/* ------- Discover btn --------- */
.discover-btn {
	font-size: 17px; 	
	font-family: 'Open Sans', sans-serif;
	padding: 10px 20px 10px 5px;
	margin-top: 15px;
	color: #1c62a3;
	font-weight: normal;
	background: url(/wp-content/uploads/2022/08/btn-bg-white.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.discover-btn:hover, .discover-btn:hover span {
	color:	#eb3318;
}
.discover-btn span {
	font-weight: 500; 
	border-bottom: 1px dashed #1c62a3;	
}
.discover-btn:hover span {
	border-bottom: 1px dashed #eb3318;
	font-family: 'Open Sans', sans-serif;
}
a.discover-btn i {
	font-family: "Font Awesome 5 Free";
	font-size: 18px; 
	color: #1c62a3;
	margin-right: 10px;
	padding-top: 3px;
}
a.discover-btn:hover i {
	color: #eb3318;
}

.discover-btn-2 {
	font-size: 17px; 	
	font-family: 'Open Sans', sans-serif;	
	margin-top: 15px;
	margin-bottom: 5px;
	color: #1c62a3;
	font-weight: normal;
}
.discover-btn-2:hover, .discover-btn:hover span {
	color:	#eb3318;
}
.discover-btn-2 span {
	font-weight: 500; 
	padding: 10px 20px 10px 8px;
	background: url(/wp-content/uploads/2022/11/btn-bg-white-2.png) !important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
}
.discover-btn-2:hover span {
	color: #eb3318;
	font-family: 'Open Sans', sans-serif;
}
a.discover-btn-2 i {
	font-family: "Font Awesome 5 Free";
	font-size: 18px; 
	color: #1c62a3;
	margin-right: 5px;
	padding-top: 3px;
}
a.discover-btn-2:hover i {
	color: #eb3318;
}

.discover-btn-2-purple {
	font-size: 17px; 	
	font-family: 'Open Sans', sans-serif;	
	margin-top: 15px;
	margin-bottom: 5px;
	color: #1c62a3;
	font-weight: normal;
}
.discover-btn-2-purple:hover, .discover-btn:hover span {
	color:	#eb3318;
}
.discover-btn-2-purple span {
	font-weight: 500; 
	padding: 10px 20px 10px 8px;
	background: url(/wp-content/uploads/2022/11/btn-bg-purple-1.png) !important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important;
	border-bottom: 1px dashed #1c62a3;
}
.discover-btn-2-purple:hover span {
	color: #eb3318;
	font-family: 'Open Sans', sans-serif;
	border-bottom: 1px dashed #eb3318;
}
a.discover-btn-2-purple i {
	font-family: "Font Awesome 5 Free";
	font-size: 18px; 
	color: #1c62a3;
	margin-right: 5px;
	padding-top: 3px;
}
a.discover-btn-2-purple:hover i {
	color: #eb3318;
}
/* -------------- DIAGONALS BG ANIMATION EFFECT ------------- */
.diagonals-bg {
  animation:slide 3s ease-in-out infinite alternate;
  background-image: linear-gradient(-60deg, rgba(204, 0, 255, 0.2) 50%, #c7e4f9 50%);
  bottom: 35%;
  left: -60%;
  opacity: .6;
  position: fixed;
  right:-50%;
  top:0;
  z-index:-1;
}

.bg2 {
  animation-direction:alternate-reverse;
  animation-duration: 8.0s;
}

.bg3 {
  animation-duration: 15.0s;
}
@keyframes slide {
  0% {
    transform:translateX(-20%);
  }
  100% {
    transform:translateX(20%);
  }
}
/*------------- ACCELERATED DELIVERY HEADER ANIMATION ------------- */
.animation-area {
	position: relative;	
	background: linear-gradient(-45deg, #c4e3fc, #b959aa, #23a6d5, #a9d6f7);
    background-size: 400% 400%;
    animation: gradient 20s ease infinite;
	padding: 0px 170px; 
	min-height: 480px;	
	color: white;	
	z-index: -5;
}
#keyvisual img {width: 400px; margin-top: -30px; margin-left: 20px;}
@media screen and (max-width: 789px) {
	#keyvisual img {width: 250px; margin-left: -30px; margin-top: -120px;}
}
.hexagon-area {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: -2;
	background: 
		radial-gradient(circle farthest-side at 0% 50%, #fb1 23.5%,transparent 0)calc(30px*0.7) 30px,
		radial-gradient(circle farthest-side at 0% 50%,#B71; 24%,transparent 0)calc(30px*19/30) 30px,
		linear-gradient(#fb1 14%,transparent 0, transparent 85%, #fb1 0)0 0,
		linear-gradient(150deg, #fb1 24%,#B71; 0,#B71; 26%,transparent 0,transparent 74%,#B71; 0,#B71; 76%, #fb1 0)0 0,
		linear-gradient(30deg, #fb1 24%,#B71; 0,#B71; 26%,transparent 0,transparent 74%,#B71; 0,#B71; 76%, #fb1 0)0 0,
		linear-gradient(90deg,#B71; 2%, #fb1 0, #fb1 98%,#B71; 0%)0 0 #fb1;
		background-size:calc(30px*4/3) calc(30px*2);
}

.hexagon-area li {
	position: absolute;
	display: block;
	list-style: none;
	animation: animate infinite;
	transition-timing-function: linear;
	animation-duration: 4s;
	bottom: -220px;	
	width: 5px;
	height: 205px;
	background: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.0));
}

.hexagon-area li:nth-child(1) {
	left: 98%;
	font-size: 135px;
	animation-delay: 0s;
	width: 2px;
	height: 180px;
}
.hexagon-area li:nth-child(2) {
	left: 92%;
	animation-delay: 1.5s;
	animation-duration: 10s;
	background: linear-gradient( rgba(255, 255, 255, 0.0) 5%, rgba(255, 255, 255, 1.0) 10%, rgba(255, 255, 255, 0.0) 70%);
	width: 1px;
	height: 220px;
}
.hexagon-area li:nth-child(3) {
	left: 84%;
	animation-delay: 3.5s;
	font-size: 250px;
	animation-duration: 7s;
	width: 1px;
}
.hexagon-area li:nth-child(4) {
	left: 80%;
	animation-delay: 2s;
	animation-duration: 12s;
	
}
.hexagon-area li:nth-child(5) {
	left: 75%;
	animation-delay: 3.8s;
	animation-duration: 15s;
	width: 2px;
}
.hexagon-area li:nth-child(6) {
	left: 59%;
	animation-delay: 7.5s;
}
.hexagon-area li:nth-child(7) {
	left: 71%;
	animation-delay: 4.5s;
	height: 200px;
}
.hexagon-area li:nth-child(8) {
	left: 90%;
	font-size: 135px;
	animation-delay: 0.9s;
	width: 2px;
}
.hexagon-area li:nth-child(9) {
	left: 86%;
	animation-delay: 2.5s;
	animation-duration: 10s;
	background: linear-gradient( rgba(255, 255, 255, 0.0) 5%, rgba(255, 255, 255, 1.0) 10%, rgba(255, 255, 255, 0.0) 70%);
	width: 5px;
	height: 150px;
}
.hexagon-area li:nth-child(10) {
	left: 66%;
	animation-delay: 4.5s;
}
.hexagon-area li:nth-child(11) {
	left: 88%;
	animation-delay: 3s;
	animation-duration: 15s;
	width: 1px;
}
.hexagon-area li:nth-child(12) {
	left: 78%;
	animation-delay: 3.5s;
}
.hexagon-area li:nth-child(13) {
	left: 62%;
	animation-delay: 1.5s;
	width: 2px;
	height: 80px;
}
.hexagon-area li:nth-child(14) {
	left: 74%;
	animation-delay: 8.5s;
}
.hexagon-area li:nth-child(15) {
	left: 94%;
	animation-delay: 0.5s;
	width: 5px;
	height: 80px;
}

.hexagon-area li:nth-child(16) {
	left: 14%;
	animation-delay: 0.5s;
	width: 2px;
	height: 80px;
}

@keyframes animate{
	0%{
		transform: translateY(0) rotate(0deg);
		opacity: 1;
	}
	100%{
		transform: translateY(-800px);
		opacity: 0;
	}
}

/* ----------- gradient BG animation ----------------- */
@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}


/* ---------------- PAGE WITH LEFT-SIDEBAR ----------------- */

.accelerated-delivery-sidebar {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  padding: 15px 0px 20px 0px;
  background-color: #f1f1f1;
  position: relative;
  height: auto;
  overflow: auto;
  border-radius: 15px 0px 0px 15px;
  vertical-align: top;
}

.accelerated-delivery-sidebar button {
  font-family: 'Open Sans', sans-serif;
  display: block;	
	width: 100%;
	padding: 15px 15px 15px 25px;
  margin: 3px 0px;
  text-decoration: none;
  border: 0;
  background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.0));
  text-align: left; 
	line-height: 1.25;
  cursor: pointer;  
  vertical-align: top;
}
.accelerated-delivery-sidebar button .solution-name {
  display: block;
  padding: 5px 0px 0px 0px;
  border-bottom: 1px dashed #ccc;
  font-size: 17px;
  margin: 0px 0px 10px 0px !important;
  font-weight: 600;
  color: #1c62a3; 
 }
.accelerated-delivery-sidebar button .description {
	color: black;
	font-size: 14px;
	font-weight: 300;
  	text-decoration: none;
	padding: 10px 0px !important; 
	margin: 10px 0px 15px 0px;
	line-height: 1.25 !important;
  	border: 0;
}
.accelerated-delivery-sidebar button .solution-name span {	
  color: #666;
  padding-right: 10px;
  padding-bottom: 0;
}
.accelerated-delivery-sidebar button.active {
  background-color: #fff;
  border-left: 4px solid #eb3318;
   width: 100%;
}
.accelerated-delivery-sidebar button.active .solution-name:after {
  font-family: "Font Awesome 5 Free";
    content: "\f105";
	font-weight: 600;
	color: #eb3318;
	margin-left: 10px;
	float: right;
}
.accelerated-delivery-sidebar button.active .solution-name {
  color: #102947;
}
.accelerated-delivery-sidebar button.active .solution-name span {
  color: #eb3318;
}
.accelerated-delivery-sidebar button:hover:not(.active) {
  background-color: #f9f9f9;
  border-left: 4px solid #1c62a3;
  padding-left: 21px;
}

div.accelerated-delivery-content {
  padding: 15px 40px;
  min-height: 700px;
  background: #fff;
  border-radius: 0px 15px 15px 15px;
  animation-name: adSlider-FadeIn;
  animation-duration: 1s;
  transition-timing-function: linear;
}
div.accelerated-delivery-content h2 {
 	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	border-bottom: 1px solid #eee;
	padding: 0;
	margin: 15px 0px;
}
div.accelerated-delivery-content h2 img {height: 50px;}
div.accelerated-delivery-content h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 1.3;
	padding-bottom: 25px;
}
.bottom-nav {
	background-image: linear-gradient(#f9f9f9, #fefefe);
	border-top: 1px dashed #cecece;
	margin-top: 45px;
	padding-top: 25px;	
	width: 100%;
}

.accelerated-delivery-sidebar:after, 
div.accelerated-delivery-content:after,
accelerated-delivery-content.bottom-nav:after {
	display: table;
	clear: both;
}

@media screen and (max-width: 789px) {
  .accelerated-delivery-sidebar {
    width: 100%;
    height: auto;
	padding: 0px;
    position: relative;
	text-align: center;
	border-radius: 0;
  }
  .accelerated-delivery-sidebar button {float: left; width: 20%; min-height: 190px; vertical-align: top; margin: 0; padding: 10px;}
  .accelerated-delivery-sidebar button .solution-name {font-size: 18px;}
  .accelerated-delivery-sidebar button #sn, .accelerated-delivery-sidebar button.active .solution-name:after {display: none;}
  .accelerated-delivery-sidebar button.active { width: 20%; border-left: none; border-bottom: 4px solid #eb3318; margin-top: -4px}
  .accelerated-delivery-sidebar button:hover:not(.active) {border-left: none; padding: 10px;}
  div.accelerated-delivery-content {margin-left: 0; padding: 15px; border-radius: 0 0 0 0;}
  div.accelerated-delivery-content-nav {margin-left: 0; padding: 15px; border-radius: 0 0 10px 10px;}
  .container-column {padding: 10px;}
}

/*----------- Pagination Small ------------ */
.pagination-small {
  display: inline-block;
  margin-top: 8px;
}
.pagination-small a {
  font-family: 'Open Sans', sans-serif;
	color: #1c62a3;
  float: left;
  padding: 3px 8px;
  margin: 2px;
  text-decoration: none;
  background-color: #ddd; 
  border-radius: 5px;
}

.pagination-small a.active {
  background-color: #102947;
  color: white;
  border-radius: 5px;
}

.pagination-small a:hover:not(.active) {
	background-color: #ddd; 
	color: #f0361b;
	border-radius: 5px;
	box-shadow: 0 2px 8px 0 #b2b2b2;
}

@media screen and (max-width: 400px) {
  .accelerated-delivery-sidebar button {
    text-align: center;
    float: none;
  }
}

@keyframes adSlider-FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes adSlider-FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes adSlider-FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes adSlider-FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-ms-keyframes adSlider-FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* ------- Discover btn --------- */

.discover-btn {
	font-size: 17px; 	
	font-family: 'Open Sans', sans-serif;
	padding: 10px 20px 10px 5px;
	margin-top: 15px;
	color: #1c62a3;
	font-weight: normal;
	background: url(/wp-content/uploads/2022/08/btn-bg-white.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.discover-btn:hover, .discover-btn:hover span {
	color:	#eb3318;
}
.discover-btn span {
	font-weight: 500; 
	border-bottom: 1px dashed #1c62a3;	
}
.discover-btn:hover span {
	border-bottom: 1px dashed #eb3318;
	font-family: 'Open Sans', sans-serif;
}
a.discover-btn i {
	font-family: "Font Awesome 5 Free";
	font-size: 18px; 
	color: #1c62a3;
	margin-right: 10px;
	padding-top: 3px;
}
a.discover-btn:hover i {
	color: #eb3318;
}
/* --------- Services BTN ------------ */
.btn-services span {
    display: inline-block;
    background: rgba(255,255,255,0.9);
    padding: 22px 10px 15px 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
    border: 0;
	border-bottom: 0px dashed #eee;
    border-radius: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	cursor: pointer;
	margin-top: 10px;
}
.btn-services span img {
	float: left; 
	margin: -18px 15px -18px -12px;
	width: 65px;
	position: relative;
	top: 0;
}
.btn-services span:after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: bold;
  margin-left: 15px;	
  margin-right: 15px;
	float: right;
  display: inline-block;
}
.btn-services span:hover {
	color: #102947; 
	background: rgba(255,255,255,1);
}
.btn-services:hover span:after {
  font-family: "Font Awesome 5 Free";
  content: "\f35a";
  color: #eb3318;
}
.btn-services:after {
	clear: both;
}
/* -------- Own Slider -------------- */

.slideshow-container {
    width: 100%;
    position: relative;
    margin: auto;
}
.adSlides {
    display: none;
	min-height: 450px;
	background: #fff;
	margin-top: 0px;
	border-top: 1px solid #eee;
	border-left: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	border-radius: 0 0 15px 15px;
	padding: 25px 25px 30px 30px; 
	box-shadow: 0 5px 20px 0 rgba(0,0,0,0.05); 
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #101010;
	transition: 0.6s ease;
}
.adSlides p.fontplus {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.45;
	font-weight: 300;
	color: #111;
}
.adSlides p.fontplus {
	font-family: 'Open Sans', sans-serif;
	font-size: 16.3px;
	line-height: 1.5;
	font-weight: 300;
	color: #101010;
}
.adSlides h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	color: #111;
	line-height: 1.35;
	font-weight: 500 !important;
	margin: 15px 0px 10px 0px;
	padding-left: 0;
}
.adSlides:after {
	clear: both;
}

span.stream {
	padding: 4px 8px;
	background: rgba(0, 118, 192, 0.04);
	border-radius: 12px;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 1.0em;
}

/* ----- SLIDER - Tablinks for Accelerated Delivery --------- */

.tablink-container {
	text-align: center;
	margin-bottom: 0;
	background: rgba(255, 255, 255, 0.25); 
	border-radius: 15px 15px 0 0;
}
.tablink {
  float: left;
  width: 20%;
  margin: 0;
  cursor: pointer;
}
.tablink span {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.4;
  font-size: 13px;
  color: #555;
  font-weight: 400;	
  transition: font-size .15s ease;
}

.tablink img {
  width: 60px;
  margin-top: 40px;
  margin-bottom: -5px;
  opacity: 0.4;
}
.tablink h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16.5px; 
	font-weight: normal !important;
	color: #102947 !important;
	padding: 10px 10px 15px 10px;
	margin-top: 15px;
	margin-bottom: 2px;
	background: transparent;
	border: 0;
	opacity: 0.7;
}
.tablink.active {
	border-bottom: 4px solid #eb3318; 
	margin-bottom: 0px; 
	background: rgba(255, 255, 255, 0.95); 
	border-radius: 15px 15px 0 0; 
	cursor: auto;
}
.tablink.active span {
	font-size: 15px;
	color: #111;
	font-weight: 500;
}
.tablink:hover span {font-size: 15px;}
.tablink.active img, .tablink:hover img {
	opacity: 1.0;
	width: 85px;
	margin-top: 13px;
	margin-bottom: -10px;
	transition: .15s ease;
}
.tablink.active h5, .tablink.active:hover h5 {
	color: #eb3318 !important; 
	background-image: linear-gradient(transparent 30%, rgba(239, 244, 249, 0.7)); 
	font-weight: 700 !important;
	opacity: 1;
}
.tablink:hover h5 {
	background-image: linear-gradient(transparent 33%, #fcfcfc);
	color: #1c62a3 !important; 
	opacity: 1.0;
}


@media screen and (max-width: 769px) {
	.tablink-container {border-radius: 0;}
	.tablink {
		width: 100%;
	}
	.tablink img {
	  margin: 10px 15px 0px 15px;
	}
	.tablink h5 {width: 100%;}
	.tablink:after {clear: both; display: table;}
}

.adSlides-prev,
.adSlides-next {
    cursor: pointer;
    position: absolute;
    top: 42%;
    width: auto;
    margin-top: -22px;
	padding: 10px 15px;
    color: rgba(16, 41, 71, 0.2) !important;
    font-weight: bold;
    font-size: 30px;
    transition: .6s ease;
    border-radius: 0 3px 3px 0;
}
.adSlides-next {
    right: -70px;
    border-radius: 3px 50% 50% 3px;
}
.adSlides-prev {
    left: -70px;
    border-radius: 50% 3px 3px 50%;
}
.adSlides-prev:hover,
.adSlides-next:hover {
    color: #f2f2f2 !important;
    background-color: rgba(28, 98, 163, 0.8);
}
.adSlides-text {
    color: #555;
    font-size: 15px;
    padding: 17px 20px 17px 45px;
    position: absolute;
    bottom: 0;
	left: 0;
    width: 100%;
    text-align: left;
    background: linear-gradient(#fff, #fff);
	border-radius: 0 0 15px 15px;
	border-top: 1px dashed #ececec;
	border-right: 1px solid #f9f9f9;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #f9f9f9;
}
.slide-number-text {
    color: #ccc;
    font-size: 14px;
    padding: 12px;
    position: absolute;
    top: 5px;
	right: 15px;
}
.adSlides-text:after {
	clear: both;
}
.dot {
	height: 15px;
	width: 15px;
	margin: 0 5px;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	transition: background-color 0.6s ease;
	cursor: pointer;
}
.dot.active {
	background-color: #1c62a3;
	-webkit-box-shadow:0 0px 10px rgba(28, 98, 163, 0.5);
	box-shadow:0 0px 10px rgba(28, 98, 163, 0.5);  
	border: 1px solid #1c62a3;
}
.dot:hover {
    background-color: rgba(28, 98, 163, 0.5);
}

/* -------- Fade-in animation for Slider --------------- */

div.adSlides .col-50 {
  animation-name: adSlider-FadeIn;
  animation-duration: 1s;
  transition-timing-function: linear;
}
@keyframes adSlider-FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes adSlider-FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes adSlider-FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes adSlider-FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-ms-keyframes adSlider-FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* -------------- HEADER BACKGROUND ANIMATION   |||   CIRCLES ---------------- */

@property --perA {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 75%;
}

@property --perB {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 99%;
}

@property --perC {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 45%;
}

@property --perD {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 36%;
}

@property --perE {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 86%;
}
@property --perF {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 40%;
}
@property --perG {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 70%;
}
@property --perH {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 180%;
}
@property --perI {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 150%;
}
@property --perJ {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 0%;
}
@property --perK {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 110%;
}
@property --perL {
  syntax: '<percentage>';
  inherits: false;
  initial-value: 17%;
}

@property --angle {
  syntax: '<angle>';
  inherits: false;
  initial-value: 0deg;
}

.header-bg-circles {
    width: 150%;
	height: auto;
	overflow: none;
	margin-bottom: -20px !important;
	padding: 20px 0px 0px 0px !important;
	background-image: 
       /*radial-gradient(
            circle at var(--perL) -25%,
            rgba(255, 255, 255, 0.02) 0%,
            rgba(255, 255, 255, 0.05) 50%,
            rgba(174, 221, 254, 0.02) 50%,
            rgba(174, 221, 254, 0.02) 100%
        ),*/
       radial-gradient(
            circle at var(--perK) 190%,
            rgba(255, 255, 255, 0.9) 0%,
            rgba(255, 255, 255, 0.1) 50%,
            rgba(174, 221, 254, 0.04) 50%,
            rgba(174, 221, 254, 0.04) 100%
        ),
       radial-gradient(
            circle at var(--perJ) -110%,
            rgba(255, 255, 255, 0.4) 0%,
            rgba(255, 255, 255, 0.05) 50%,
            rgba(174, 221, 254, 0.04) 50%,
            rgba(174, 221, 254, 0.04) 100%
        ),
       radial-gradient(
            circle at var(--perI) -30%,
            rgba(30, 30, 30, 0.03) 0%,
            rgba(30, 30, 30, 0.03) 50%,
            rgba(220, 220, 220, 0.03) 50%,
            rgba(220, 220, 220, 0.03) 100%
        ),
		radial-gradient(
            circle at var(--perH) 190%,
            rgba(30, 30, 30, 0.04) 0%,
            rgba(30, 30, 30, 0.04) 50%,
            rgba(220, 220, 220, 0.04) 50%,
            rgba(220, 220, 220, 0.04) 100%
        ),
		radial-gradient(
            circle at var(--perF) var(--perG),
            rgba(255, 0, 255, 0.04) 0%,
            rgba(255, 0, 255, 0.04) 50%,
            rgba(210, 210, 210, 0.03) 50%,
            rgba(210, 210, 210, 0.03) 100%
        ),
		radial-gradient(
            circle at var(--perE) 10%,
            rgba(40, 40, 40, 0.04) 0%,
            rgba(40, 40, 40, 0.04) 50%,
            rgba(200, 200, 200, 0.04) 50%,
            rgba(200, 200, 200, 0.04) 100%
        ),
        radial-gradient(
            circle at var(--perC) var(--perD),
            rgba(255, 255, 255, 0.2) 0%,
            rgba(99, 99, 99, 0.03) 50%,
            rgba(45, 45, 45, 0.03) 50%,
            rgba(45, 45, 45, 0.03) 100%
        ),
        radial-gradient(
            circle at var(--perA) var(--perB),
            rgba(255, 0, 255, 0.5) 0%,
            rgba(243, 243, 243, 0.04) 50%,
            rgba(37, 37, 37, 0.04) 50%,
            rgba(37, 37, 37, 0.04) 100%
        ),
       
        linear-gradient(var(--angle), rgba(0, 204, 255, 0.7), rgba(60, 240, 255,  0.9)) !important;
    animation: move 10s infinite alternate linear;
}

@keyframes move {
    100% {
        --perA: 95%;
        --perB: 89%;
        --perC: 45%;
        --perD: 49%;
        --perE: 70%;
        --perF: 80%;
        --perG: 120%;
        --perH: 120%;
        --perI: 160%;
        --perJ: 60%;
        --perK: 130%;
        --perL: 10%;
        --angle: 360deg;
    }
}

@-moz-keyframes move {
    100% {
       transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes move {
    100% {
        --perA: 95%;
        --perB: 89%;
        --perC: 45%;
        --perD: 49%;
        --perE: 70%;
        --perF: 80%;
        --perG: 120%;
        --perH: 120%;
        --perI: 160%;
        --perJ: 60%;
        --perK: 130%;
        --perL: 10%;
        --angle: 360deg;
    }
}
@-moz-document url-prefix() {
 	.header-bg-circles {
  		background-image: radial-gradient(rgba(0, 204, 255, 0.7), rgba(153, 102, 255, 0.4)) !important;
		background-size: 100% auto;
		animation: move 15s infinite alternate linear;
	}
}
/*--------------- Curved Corner --------------- */

#curved-corner-bottomright {
  width: 100%;
  display: block;
  height: auto;
  overflow: hidden;
  position: relative;
  bottom: 0;
}

#curved-corner-bottomright:before {
  content: "";
  display: block;
  width: 200%;
  height: 200%;
  position: absolute;
  border-radius: 70%;
}
#curved-corner-bottomright:before {
  bottom: 0;
  right: 0;
  box-shadow: 200px 210px 0 0 rgba(228, 240, 254, 0.15);
}
/* --------------- Solutions Tabulator ----------------- */
.tabbutton-solutions-container {
	text-align: center;
	margin-bottom: 0;
	background: rgba(255, 255, 255, 0.25); 
	border-radius: 15px 15px 0 0;
}
.tabbutton {
  float: left;
  width: 25%;
  margin: auto;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.4;
  color: #555;
  font-weight: 400;
  border: 0;
  background: #fefefe;   
  transition: font-size .15s ease;
}
.tabbutton h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 19px; 
	font-weight: normal !important;
	color: #102947 !important;
	padding: 0px 10px 20px 10px;
	margin-top: 30px;
	margin-bottom: 2px;
	background: transparent;
	border: 0;
	opacity: 0.7;
	float: left;
}
.tabbutton h5:before {
	font-family: "Font Awesome 5 Free";
    content: "\f35a";
	font-weight: 600;
	color: #1c62a3;
	margin-right: 12px;
	margin-left: 12px;
}
.tabbutton.active h5:before {
	font-family: "Font Awesome 5 Free";
    content: "\f0ab";
	color: #eb3318;
	margin-right: 12px;
	margin-left: 12px;
}
.tabbutton.active {
	border-bottom: 4px solid #eb3318; 
	margin-bottom: 0px; 
	background: #f9f9f9; 
	border-radius: 10px 10px 0 0; 
	cursor: auto;
	color: #111;
	font-weight: 500;
}
.tabbutton.active h5, .tabbutton.active:hover h5 {
	font-family: 'Open Sans', sans-serif;
	color: #102947 !important; 
	font-weight: 600 !important;
	opacity: 1;
}
.tabbutton.active img, .tabbutton:hover img {
	opacity: 1;
}
.tabbutton:hover h5, .tabbutton:hover h5:before {
	color: #eb3318 !important; 
	opacity: 1.0;
}
.tab-panel-services {
	width: 100%;
	height: auto;
	margin-top: -0px !important; 
	padding: 20px 15px 10px 30px; 
	background-image: linear-gradient(#f9f9f9, #fefefe);
	display: none;
	border: 1px solid #f9f9f9;
	border-radius: 0 0 15px 15px;
	transition: display 0.5s; 
	border-top: 1px solid #ccc;
}
#solutions-contentblock {padding-left: 30px; padding-right: 15px;}
@media screen and (max-width: 792px) {
	.tabbutton {width: 100%;}
	#solutions-keyvisual-hexa {display: none;}
	#solutions-contentblock {padding-left: 5px !important; padding-right: 5px; margin: 0;}
	#solutions-contentblock.col-33, #solutions-contentblock.col-50,  {margin-bottom: 0px; padding: 0;}
}
/* -------- Fade-in animation for Slider --------------- */

div.tab-panel-services {
  animation-name: serviceTabulator-FadeIn;
  animation-duration: 0.5s;
  transition-timing-function: linear;
}
@keyframes serviceTabulator-FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* ------------------ Radio Toolbar ------------------------ */
.radio-toolbar {
  margin: 15px 0px 0px 0px;
  min-width: 33%;
}
.radio-toolbar-short {
  margin: 15px 0px 0px 0px;
  min-width: 33%;
}

.radio-toolbar input[type="radio"], 
.radio-toolbar-short input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radio-toolbar label {
    display: inline-block;
    background-color: transparent;
    padding: 15px 10px 5px 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
    border: 0;
	border-bottom: 0px dashed #eee;
    border-radius: 5px 5px 0px 0px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	min-height: 70px;
}
.radio-toolbar-short label {
    display: inline-block;
    background-color: transparent;
    padding: 25px 10px 10px 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
    border: 0;
	border-bottom: 0px dashed #eee;
    border-radius: 5px 5px 0px 0px;
	width: 100%;
	text-align: left;
	min-height: 70px;
}
.radio-toolbar label img {
	float: left; 
	margin-left: -5px; 
	margin-right: 10px;
	margin-top: -15px;
	margin-bottom: -15px;
	width: 75px;
	position: relative;
	top: 0;
	display: inline-block;
}
.radio-toolbar-short label img {
	float: left; 
	margin-left: -5px; 
	margin-right: 10px;
	margin-top: -25px;
	margin-bottom: -15px;
	width: 75px;
	position: relative;
	top: 0;
	display: inline-block;
}

.radio-toolbar label:after,
.radio-toolbar-short label:after {
	font-family: "Font Awesome 5 Free";
    content: "\f067";
	font-weight: 600;
	color: #1c62a3;
	margin-left: 8px;
	margin-right: 12px;
	font-size: 12px;
}
.radio-toolbar.withoutIcon label:after,
.radio-toolbar-short.withoutIcon label:after {
	font-family: "Font Awesome 5 Free";
    content: " ";
}
.radio-toolbar input:checked + label:after,
.radio-toolbar-short input:checked + label:after {
	font-family: "Font Awesome 5 Free";
    content: "\f063";
	color: #eb3318;
	margin-left: 8px;
}

.radio-toolbar label:hover,
.radio-toolbar-short label:hover {
  background: linear-gradient(transparent, #fff);
  border-color: #97c83c;
  color: #1c62a3;
  cursor: pointer;
}
.radio-toolbar.withoutIcon label:hover,
.radio-toolbar-short.withoutIcon label:hover {
	background: transparent;
	cursor: auto;
	color: #555;
}

.radio-toolbar input[type="radio"]:focus + label,
.radio-toolbar-short input[type="radio"]:focus + label {
    border: 0px dashed #97c83c;
}

.radio-toolbar input[type="radio"]:checked + label,
.radio-toolbar-short input[type="radio"]:checked + label {
    background-color: #fff;
    border: 0;
	border-bottom: 3px solid #eb3318;
	color: #102947;
	font-weight: 600;
}
/* -------------- BG IMAGE Animation ----------------- */
#animate-area {
  width: 100%;
  // height: 100%;
  background: url(/wp-content/uploads/2023/02/move-wave-solutions.webp) right bottom no-repeat, linear-gradient(to right top, rgba(100, 210, 250, 1) 25%, rgba(90, 200, 250,  0.9), rgba(90, 200, 250, 0.3), rgba(215, 180, 250, 0.7));
  background-size: 100%;
  animation: animatedBackground 15s linear infinite alternate;
}
@keyframes animatedBackground {
  0% {
    background-position: 0 0;
	background-size: 100% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  10% {
    background-position: 0 0;
	background-size: 100% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  85% {
    background-position: 0 20%;
	background-size: 130% auto;
	 transform:
          translate3d(3, 3, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
  100% {
    background-position: 0 20%;
	background-size: 130% auto;
	 transform:
          translate3d(0, 0, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
}
@media screen and (max-width: 769px) {
	#animate-area {
	  width: auto;
	  height: 100%;
	  background: url(/wp-content/uploads/2022/12/move-wave-s-device.png) right bottom no-repeat, linear-gradient(to right top, rgba(100, 210, 250, 1) 25%, rgba(90, 200, 250,  0.9), rgba(90, 200, 250, 0.3), rgba(215, 180, 250, 0.7));
  background-size: 100%;
	  padding: 30px 0px 30px 20px;
	}
}
#animate-area-solutions {
  width: 100%;
  // height: 100%;
  background: url(/wp-content/uploads/2022/08/move-7.png) right bottom no-repeat, linear-gradient(to right top, rgba(94, 199, 242, 0.6) 25%, rgba(0, 166, 235,  0.6), rgba(0, 118, 192, 0.6));
  background-size: 100%;
  animation: animatedBackgroundSolutions 15s linear infinite alternate;
}
@keyframes animatedBackgroundSolutions {
  0% {
    background-position: 0 0;
	background-size: 100% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  10% {
    background-position: 0 0;
	background-size: 100% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  85% {
    background-position: 0 20%;
	background-size: 130% auto;
	 transform:
          translate3d(3, 3, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
  100% {
    background-position: 0 20%;
	background-size: 130% auto;
	 transform:
          translate3d(0, 0, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
}
#animate-area-outsourcing {
  width: 100%;
  // height: 100%;
  background: url(/wp-content/uploads/2022/08/outsource-header-keyvisual.png) right bottom no-repeat, linear-gradient(to right top, rgba(60, 240, 255,  1) 25%, rgba(90, 200, 250,  0.9), rgba(135, 35, 250, 0.3), rgba(215, 180, 250, 0.7));
  background-size: 100%;
  animation: animatedBackgroundOutsourcing 15s;
}
@keyframes animatedBackgroundOutsourcing {
  0% {
    background-position: 0 0;
	background-size: 115% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  10% {
    background-position: 0 0;
	background-size: 115% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  85% {
    background-position: 0 0;
	background-size: 100% auto;
	 transform:
          translate3d(3, 3, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
  100% {
    background-position: 0 0;
	background-size: 100% auto;
	 transform:
          translate3d(3, 3, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
}
#animate-area-light-linear {
  width: 100%;
  // height: 100%;
  background: url(/wp-content/uploads/2022/08/move-12.png) right bottom no-repeat, linear-gradient(to right top, rgba(60, 240, 255, 0.9) 25%, rgba(90, 200, 250, 0.9), rgba(135, 35, 250, 0.3), rgba(215, 180, 250, 0.7));
  background-size: 100%;
  animation: animatedBackground-light-linear 40s linear infinite alternate;
}
@keyframes animatedBackground-light-linear {
  0% {
    background-position: 20% 100%;
	background-size: 100% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  10% {
    background-position: 20% 100%;
	background-size: 100% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  85% {
    background-position: 70% 10%;
	background-size: 140% auto;
	 transform:
          translate3d(3, 3, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
  100% {
    background-position: 70% 10%;
	background-size: 140% auto;
	 transform:
          translate3d(0, 0, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
}
#animate-area-dark {
  width: 100%;
  // height: 100%;
  background: url(/wp-content/uploads/2022/08/move-9.png) right bottom no-repeat, linear-gradient(to right top, rgba(0, 39, 104, 1.0) 25%, rgba(0, 80, 150, 0.9), rgba(135, 35, 250, 0.3), rgba(215, 180, 250, 0.7));
  background-size: 100%;
  animation: animatedBackground-dark 15s linear infinite alternate;
}
@keyframes animatedBackground-dark {
  0% {
    background-position: 0 0;
	background-size: 120% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  15% {
    background-position: 0 0;
	background-size: 120% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  85% {
    background-position: 20% -20px;
	background-size: 100% auto;
	 transform:
          translate3d(3, 3, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
  100% {
    background-position: 20% -20px;
	background-size: 100% auto;
	 transform:
          translate3d(0, 0, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
}
#animate-area-dark2 {
  width: 100%;
  // height: 100%;
  background: url(/wp-content/uploads/2022/08/move-10.png) right bottom no-repeat, linear-gradient(to right top, rgba(60, 240, 255, 0.9) 25%, rgba(90, 200, 250, 0.9), rgba(135, 35, 250, 0.3), rgba(215, 180, 250, 0.7));
  background-size: 100%;
  animation: animatedBackground-dark2 15s linear infinite alternate;
}
@keyframes animatedBackground-dark2 {
  0% {
    background-position: 0 0;
	background-size: 100% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  15% {
    background-position: 0 0;
	background-size: 100% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  80% {
    background-position: 20% 20px;
	background-size: 120% auto;
	 transform:
          translate3d(3, 3, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
  100% {
    background-position: 20% 20px;
	background-size: 120% auto;
	 transform:
          translate3d(0, 0, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
}
#animate-area-dna {
  width: 100%;
  // height: 100%;
  background: url(/wp-content/uploads/2023/02/move-dna-66-opt.webp) right bottom no-repeat, linear-gradient(to right top, rgba(110, 250, 246, 1) 25%, rgba(90, 200, 250, 1), rgba(135, 35, 250, 0.3), rgba(215, 180, 250, 0.7));
  background-size: 100%;
  animation: animatedBackground-dna 30s linear infinite alternate;
}
@keyframes animatedBackground-dna {
  0% {
    background-position: 20% 100%;
	background-size: 115% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  5% {
    background-position: 20% 100%;
	background-size: 115% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  90% {
    background-position: 70% 15%;
	background-size: 100% auto;
	 transform:
          translate3d(3, 3, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
  100% {
    background-position: 70% 15%;
	background-size: 100% auto;
	 transform:
          translate3d(0, 0, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
}

#animate-area-dna-global {
  width: 100%;
  // height: 100%;
  background: url(/wp-content/uploads/2023/02/move-dna-global-opt.webp) right bottom no-repeat, linear-gradient(to right top, rgba(110, 250, 246, 1) 25%, rgba(90, 200, 250, 1), rgba(135, 35, 250, 0.3), rgba(215, 180, 250, 0.7));
  background-size: 100%;
  animation: animatedBackground-dna-global 30s linear infinite alternate;
}
@keyframes animatedBackground-dna-global {
  0% {
    background-position: 0% 90%;
	background-size: 115% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  5% {
    background-position: 0% 90%;
	background-size: 115% auto;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  90% {
    background-position: 70% 25%;
	background-size: 100% auto;
	 transform:
          translate3d(3, 3, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
  100% {
    background-position: 70% 25%;
	background-size: 100% auto;
	 transform:
          translate3d(0, 0, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
}
@media screen and (max-width: 800px) {
	#animate-area-dna, #animate-area-dna-global {
	  width: auto;
	  height: 100%;
  	  padding: 30px 0px 30px 20px;
	  animation: animatedBgSolutions-responsive 15s linear infinite alternate;
	}
}
@keyframes animatedBgSolutions-responsive {
  0% {
    background-position: 0 0;
	background-size: auto 100%;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  10% {
    background-position: 0 0;
	background-size: auto 100%;
	transform: translate3d(0, 0, 0) rotate(0);
  }
  85% {
    background-position: 40% 0;
	background-size: auto 130%;
	 transform:
          translate3d(3, 3, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
  100% {
    background-position: 40% 0;
	background-size: auto 130%;
	 transform:
          translate3d(0, 0, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
}
/* ----------------- Animation Header Moving SHAPES ---------------- */
.wrapper-gradient-bg {
  width: 100%;
  height: auto;
  min-height: 300px;
  background: url(/wp-content/uploads/2022/09/bg-lines-10.png), rgba(184, 196, 227, 0.8)/* linear-gradient(to right top, rgba(35, 166, 213, 0.25) 25%, rgba(0, 166, 235,  0.25), rgba(0, 118, 192, 0.25)) */;
  /* background: linear-gradient(-45deg, #6cb2eb, #c4e3fc, #23a6d5, rgba(16, 41, 71 ,1)); */
	background-size: 400%;
  position: relative;
  z-index: -2;
  animation: bg-blue-lines 50s ease infinite;
}
.wrapper-gradient-bg .content {
  color: #102947;
  position: absolute;
  top: 30px;
  left: 12%;
  z-index: 10;
}
.wrapper-gradient-bg .content h2,
.wrapper-gradient-bg .content h3,
.wrapper-gradient-bg .content h4,
.wrapper-gradient-bg .content h5,
.wrapper-gradient-bg .content h6,
.wrapper-gradient-bg .content p {font-family: "Open Sans", sans-serif !important; position: relative; z-index: 10;}
.wrapper-gradient-bg .content p {font-weight: 400;}

.background-white-shape {
  background: white;
  width: 100%;
  height: 100%;
  -ms-transform: skewY(-6deg);
  -moz-transform: skewY(-6deg);
  -webkit-transform: skewY(-6deg);
  transform: skewY(-6deg);
  -webkit-box-shadow: 0px -4px 4px rgba(50, 50, 50, 0.09);
  -moz-box-shadow: 0px -4px 4px rgba(50, 50, 50, 0.09);
  box-shadow: 0px -4px 4px rgba(50, 50, 50, 0.09);
  border-radius: 0px;
  position: absolute;
  bottom: -200px;
  left: 0px;
  z-index: -1;
  animation: white-shape-move 20s linear infinite;
}
.background-purple-shape {
  background: #ff00ff;
  width: 50%;
  height: 100%;
  opacity: 0.07;
  -ms-transform: skewY(20deg);
  -moz-transform: skewY(20deg);
  -webkit-transform: skewY(20deg);
  transform: skewY(20deg);
  border-radius: 0px;
  position: absolute;
  top: -200px;
  right: 0px;
  z-index: -1;
  animation: purple-shape-move 15s linear infinite;
}
@keyframes white-shape-move {
    0% {
        bottom: -200px;
    }   
    35% {
        bottom: -170px;
		-ms-transform: skewY(-7deg);
		-moz-transform: skewY(-7deg);
		-webkit-transform: skewY(-7deg);
		transform: skewY(-7deg);
    }    
    50% {
        bottom: -170px;
		-ms-transform: skewY(-7deg);
		-moz-transform: skewY(-7deg);
		-webkit-transform: skewY(-7deg);
		transform: skewY(-7deg);
    }  
    80% {
        bottom: -199px;
		 -ms-transform: skewY(-7deg);
		 -moz-transform: skewY(-7deg);
		-webkit-transform: skewY(-7deg);
		transform: skewY(-7deg);
    }
    100% {
        bottom: -200px;
		 -ms-transform: skewY(-6deg);
		 -moz-transform: skewY(-6deg);
		-webkit-transform: skewY(-6deg);
		transform: skewY(-6deg);
    }
}

@keyframes purple-shape-move {
    0% {
        width: 50%;
		height: 100%;
    }   
    25% {
        width: 50%;
		height: 100%;
    }  
    55% {
        width: 70%;
		height: 100%;
    } 
    85% {
        width: 70%;
		height: 100%;
    } 
    100% {
        width: 50%;
		height: 100%;
    } 
}
@keyframes bg-blue-gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
@keyframes bg-blue-lines {
  0% {
    background-position: 15% 100%;
	background-size: 115% auto;
	transform: translate3d(0, 0, 0) rotate();
  }
  5% {
    background-position: 15% 100%;
	background-size: 115% auto;
	transform: translate3d(0, 0, 0) rotate();
  }
  40% {
    background-position: 30% 40%;
	background-size: 135% auto;
	 transform:
          translate3d(3, 3, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
  70% {
    background-position: 30% 40%;
	background-size: 135% auto;
	 transform:
          translate3d(3, 3, @r(10vmin, 15vmin))
          rotate(@r(-360deg, 330deg));
  }
  100% {
    background-position: 15% 100%;
	background-size: 115% auto;
	transform: translate3d(0, 0, 0) rotate();
  }
}

/* ----------------- Keyvisual Hexagon Responsivity Setup ---------- */
.keyvisual-hexagon {margin-top: -40px; margin-bottom: -40px;}
@media screen and (max-width: 769px) {
	.resize {width: 100% !important;}
	.keyvisual-hexagon {margin-top: 10px; margin-bottom: -40px;}
}

/* edited by porcupine */
.scroll-downs, .text-scroll{display: none;}