html,
body {
  margin: 0px;
  font-family: "Ubuntu";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pred_hero h1 {
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 60px;
}

.pred_hero {
  background: linear-gradient(100.25deg, #0d4646 0%, #153e64 99.39%);
  width: 100%;
  padding: 30px;
  position: relative;
	padding-top: 70px;
}

.pred_hero_content {
  margin: auto;
}

.pred_hero_content {
  max-width: 1000px;
}

.pred_bell_svg svg text {
  fill: #fff;
}

#Rectangle-Path-1-11 {
  fill: transparent;
}

#Dollar_1 path,
#Dollar_2 path,
#Dollar_3 path,
#Dollar_4 path,
#Dollar_5 path,
#Dollar_6 path,
#Dollar_7 path,
#Dollar_8 path,
#Dollar_9 path,
#Dollar_10 path {
  fill: #fff;
}

.pred_line {    
	background-color: #fa7618;
    width: 35%;
    margin-top: 25px;
    height: 7px;
}

.pred_hero_head {
  width: fit-content;
  margin-bottom: 40px;
}

.pred_hero_head h1 {
  margin: 0px;
}

.pred_hero p {
  font-size: 20px;
  line-height: 35px;
  margin-bottom: 0px;
  color: white;
  text-align: center;
}

.pred_cta_img {
  color: white;
  width: fit-content;
  margin: auto;
  margin-top: 50px;
}

.pred_cta_img h2 {
  text-align: center;
  color: white;
  font-size: 32px;
  font-weight: 600;
  line-height: 50px;
}

.pred_cta_img img {
  width: 200px;
  margin-bottom: 20px;
}

.triangle-down {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 50px solid #fa7618;
  margin: auto;
  position: absolute;
  left: calc(50% - 15px);
  bottom: -10px;
}

.pred_common_uses h1 {
  font-size: 35px;
  font-weight: 700;
  margin: 50px auto;
  width: fit-content;
}

.pred_common_content {
  max-width: 1200px;
  margin: auto;
	margin-bottom: 40px;
	background-color: rgb(255 255 255 / 50%);
	border-radius: 10px;
	padding-bottom: 40px;
	padding-top: 80px;
	margin-top: 50px;
}

.pred_common_lists {
  display: flex;
  gap: 80px;
  width: fit-content;
  margin: auto;
}

.pred_list_grp ul {
  padding-left: 20px;
  margin-top: 0px;
}

.pred_list_grp ul li {
  font-size: 22px;
}

.pred_list_grp h2 {
  color: #fa7618;
  font-size: 26px;
  margin-bottom: 5px;
}

.pred_video_play {
  width: 700px;
  height: 350px;
  background: url(https://newdata.ai/wp-content/uploads/2022/04/predictive-video-img.png);
  background-size: 200%;
  background-position: left;
  background-repeat: no-repeat;
  border-radius: 10px;
  position: relative;
  padding-top: 70px;
}

.pred_v_play_btn {
  position: absolute;
  top: 45%;
  left: 45%;
}

.pred_v_play_btn img {
  width: 15%;
}

.pred_video_txt h2 {
  margin: 0px;
  font-size: 30px;
}

.pred_video_txt {
  color: white;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 12px 20px;
}

.pred_our_img {
  padding-top: 50px;
	padding-left: 70px;
}

.pred_our_img img {
  width: 300px;
}

.pred_our_lists {
  display: flex;
  gap: 80px;
  width: fit-content;
}

.pred_our_ai {
  background-color: #0e4351;
  max-width: 1200px;
  margin: auto;
  padding: 20px;
  margin-top: 50px;
  position: relative;
}

.pred_our_all {
  display: flex;
  width: fit-content;
  margin: auto;
  align-items: center;
}

.pred_our_cont h2 {
  color: #fa7618;
  font-size: 26px;
}

.pred_our_ai.pred_data_platform .pred_our_cont h2.our_syn_head{
	padding: 0 50px;
	padding-top: 10px;
}

.pred_our_cont ul {
  padding-left: 20px;
  color: white;
  font-size: 22px;
	font-weight: 300;
}

.pred_data_platform {
  padding: 50px;
}

.who_uses_synthetic h2 {
  color: white;
}

.who_user {
  background-color: white;
  width: 43%;
  text-align: center;
  padding: 40px;
  position: relative;
}

.who_user img {
  width: 200px;
}

.who_user h3 {
  font-size: 20px;
}

.who_uses_lists {
  text-align: left;
}

.who_uses_lists h3 {
  color: #fa7618;
	margin-bottom: 20px;
	margin-top: 20px;
}

.who_uses_header {
  margin-top: 20px;
}

.who_user ul {
  color: #000;
  font-size: 16px;
  line-height: 25px;
}

.who_user ul li{
	margin-bottom: 15px;
}

.who_uses_cont {
  display: flex;
  gap: 80px;
  justify-content: center;
}

.who_user .triangle-down {
  bottom: unset;
  top: -15px;
  left: 46%;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 40px solid #fa7618;
}

.who_uses_synthetic h2 {
  text-align: center;
  margin: 50px 0px;
}

.pred_how_txt,
.pred_how_txt h2 {
  color: white;
}

.pred_how_txt h2{
	font-size: 23px;
}

.pred_how_txt {
  width: 60%;
}

.pred_how_txt p {
  line-height: 35px;
  font-size: 18px;
	font-weight: 300;
}

.pred_how_business {
  padding: 30px 50px;
}

.pred_how_business {
  display: flex;
	position: relative;
	align-items: center;
}

.pred_sign_demo {
	margin: auto;
  background-color: white;
  padding: 30px;
	padding-bottom: 80px;
	max-width: 1026px;
}

.pred_sign_demo h2 {
  color: #FA7618;
	font-size: 32px;
	font-weight: 700;
}

.pred_sign_demo ul {
  color: black;
}

.pred_sign_demo p {
  line-height: 35px;
  font-size: 20px;
  max-width: 90%;
}

.pred_demo_btn {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 10px;
}

.pred_demo_btn a {
	background-color: #FA7618;
	color: white;
	padding: 8px 20px;
	border-radius: 2px;
	font-size: 18px;
	text-decoration: none;
	max-width: 270px;
	display: block;
	margin: auto;
}

.pred_blogs{
	display: flex;
	gap: 20px;
}

.pred_blogs .blog_boxsec{
	width: 320px;
}

#syntheticData svg{
	width: 700px !important;
	height: auto !important;
}

#syntheticData{
	position: absolute;
	top: -20px;
	right: -100px;
}

#syntheticData2{
	margin-top: -20px;
}

.who_uses_synthetic{
	margin-top: -130px;
	margin-bottom: -100px;
}

.pred_intersection{
	background: linear-gradient(100.25deg, #0d4646 0%, #153e64 99.39%);
	color: white;
	padding: 50px;
	position: relative;
	padding-bottom: 100px;
}

.pred_inter_content{
	max-width: 900px;
	margin: auto;
}

.pred_inter_content h2{
	margin: 70px 0px;
}

.pred_inter_content p{
	line-height: 40px;
  font-size: 20px;
}

.pred_inter_content .pred_intersec_dg{
	text-align: center;
	margin-top: 120px;
}

.pred_intersection .pred_inter_head{
	color: #fa7618;
}

.pred_common_uses{
	padding-bottom: 60px;
}


.vennDesk .st3{
	font-size: 17px;
}

div.vennBox{
	position: absolute;
	padding: 20px;
	text-align: left;
	max-width: 350px;
	border-radius: 10px;
	box-shadow: 1px 2px 40px 0px #51515133;
	width: fit-content;
	opacity: 1;
	font-size: 18px;
	display: none;
}

div.vennBox #txt_platform, div.vennBox #txt_outcomes, div.vennBox #txt_objectives{
	opacity: 1 !important;
}

.vennBox h2{
	margin: 0px;
	margin-bottom: 15px;
	font-size: 18px;
}

.vennBox ul{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

.vennBox ul li{
	margin-bottom: 15px;
}

.vennDesk{
	position: relative;
}

.vennLeft{
	background-color: #173944;
    left: -200px;
    min-height: 283px;
    min-width: 350px;
}

div.vennMid{
	background-color: #fa7618;
	left: calc(50% - 300px);
	top: -230px;
	max-width: unset;
}

.vennMid h2{
	color: #FA7618;
}

.vennRight{
	background-color: #3B8CA7;
	right: -200px;
}

.prev_venn_para{
	padding: 30px;
	padding-top: 200px;
	background: #e9f7ff;
	margin-top: -190px;
	color: black;
}

.prev_venn_para p{
	text-align: center;
}

.synthetic_data_contntsec{
	background-color: #e9f7ff;
}

.pred_synthetic_blogs{
	display: flex;
    gap: 30px;
    justify-content: center;
}

.pred_synthetic_blogs .blog_boxsec .img_box{
	height: auto;
}

.pred_synthetic_blogs .blog_boxsec{
	width: 400px;
}

.pred_cta_img{
	text-align: center;	
}

#demo_modal{
	z-index: 9999999;
}

#demo_modal .modal-dialog{
	max-width: 650px;
}

.pred_how_business{
	padding-bottom: 80px;
	padding-top: 10px;
}

.pred_sign_demo{
	margin-top: 50px;
	background: rgb(251,251,253);
	background: linear-gradient(270deg, rgba(251,251,253,1) 0%, rgba(204,213,219,1) 100%);
}

.pred_our_lists ul{
	font-size: 18px;
}

.pred_hero_content .pred_our_all{
	margin-bottom: 60px;
	margin-top: 30px;
}
.undertext{
	font-size: 12px !important;
}

.pricing_table_mainsec .pricing_mainsec #pricingtable.table tbody tr td{
	font-size: 14px;
}

.pricing_table_mainsec .pricing_mainsec #pricingtable.table tbody tr td:first-child {
    font-size: 14px;
}

.pricing_table_mainsec .pricing_mainsec #pricingtable.table tbody tr td.targeted_keywords_txt {
    font-size: 16px;
    font-weight: 400;
}

.pred_intersection .pred_inter_head{
	margin-bottom: 10px;
	text-align: center;
}

.pred_intersection p.pred_inter_first_p{
	text-align: center;
	max-width: 600px;
	font-size: 22px;
	margin: auto;
}

.pred_our_cont ul li{
	margin-bottom: 15px;
}

.go_to_blog{
	display: block;
	margin: auto;
	width: fit-content;
	font-size: 20px;
	margin-top: 10px;
}

a.go_to_blog{
	color: white;
}

.seo_terms_mainsec{
	padding-top: 90px;
}

.vennBox.vennLeft ul li{
	margin-bottom: 5px;
}

.see_pricing_link{
	color: #fb7619;
}

.orange_btn{
	background-color: #fb7619 !important;
	border: 1px solid #fb7619 !important;
	color: white;
}

.tooltip .tooltip-inner{
	padding: 20px;
}

.blog_boxsec .img_box{
	height: auto;
}

.page-id-1459 .container{
	max-width: 100%;
	padding: 0px;
}

.page-id-1459 .container p{
	width: 100vw;
	text-align: center;
}

.pricing_mainsec.predictive_page .btn_mainsec.text-center .btn_style{
	margin-right: 50px;
	max-width: 270px;
}

a.goto{
	margin-left: 5px;
	vertical-align: text-bottom;
}

a.goto img{
	width: 40px;
}

.page-id-1459 .container iframe{
	margin-bottom: 40px;
}

.our_list_left a{
	color: white;
	text-decoration: underline;
}

#ai_modeling, #synthetic_data_link, #advanced_analytics{
	scroll-margin-top: 180px;
}

body ul.sib-sms-select__list.sib-is-open {
    z-index: 9999999;
}

.slider-triangle-down {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 30px solid #fa7618;
  margin: auto;
  visibility: hidden;
	margin-bottom: 10px;
}

.pred-user-case-slider {
  max-width: 1000px;
	margin: auto;
}

.slide-heads {
  display: flex;
  gap: 20px;
	margin-bottom: 10px;
  justify-content: space-evenly;
	align-items: center;
}

.slider-head {
  text-align: center;
  cursor: pointer;
}

.slide-flex {
  display: flex;
  gap: 10px;
}

.slide-content-left {
  padding: 10px;
  text-align: center;
  max-width: 300px;
  line-height: 25px;
}

.slide-content {
  background: rgb(2,0,36);
	background: linear-gradient(266deg, rgba(2,0,36,1) 0%, rgba(19,65,102,1) 0%, rgba(19,65,102,0) 100%);
  padding: 30px 43px;
  padding-left: 10px;
}

.do-you-know {
  border-bottom: 3px solid #fa7618;
  padding-bottom: 10px;
  font-weight: 600;
}

.do-you-know-what {
  padding-top: 30px;
	font-size: 18px;
}

.slide-content-right {
  background-color: white;
  padding: 35px 20px;
}

.slide-content-right ul li {
  margin-bottom: 10px;
}

.common-usecase-links {
  float: right;
  color: #fa7618;
}

.slider-head-active {
  color: #fa7618;
}

.slider-head-active .slider-triangle-down {
  visibility: visible;
}

.slide-content {
  display: none;
}

.pred_slides{
	padding: 60px;
	padding-top: 30px;
	min-height: 480px;
	padding-bottom: 10px;
}

#useCasesModal .modal-dialog{
	max-width: 800px;
}

#useCasesModal{
	z-index: 999999;
}

.ai_modeling_bar{
	font-size: 24px;
	color: black;
	background-color: #d6dce5;
	text-align: center;
	width: 100%;
	font-weight: 700;
	padding: 20px;
	color: #fa7618;
}

.this-down-arrow.triangle-down{
	border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 30px solid #fa7618;
}

.pred_common_lists{
	display: none;
}

.pred_common_lists.pred_common_list_desk{
	display: flex;
    flex-direction: column;
    max-height: 100vh;
    flex-wrap: wrap;
    gap: 0px;
    width: auto;
    align-items: center;
}

.pred_common_lists.pred_common_list_desk .pred_list_grp ul li{
	font-size: 18px;
}

.advo-bar{
	background: linear-gradient(100.25deg, #0d4646 0%, #153e64 99.39%);
	width: 100%;
	min-height: 25px;
	margin-top: 50px;
}

.ai_modeling_bar .adv-down-arrow{
	bottom: unset;
	top: -10px;
}
#advanced_analytics{
	position: relative;
}

.pred_play_blog{
	display: flex;
	gap: 60px;
	justify-content: center;
	flex-wrap: wrap;
}

.advanced_slides{
	min-height: 650px;
}

.slide-content-right{
	width: 70%;
}

#bellCurve #bell_1 path,#bellCurve #bell_2 path,#bellCurve #bell_3 path,#bellCurve #bell_4 path,#bellCurve #bell_5 path,#bellCurve #bell_Second path{
	stroke: #FA7618;
}

#bell_Second path#Path-1-34{
	fill: transparent;
}

#bellCurve #bell_1 path#Path-1-2{
	fill: #277d9a;
}

#venSect{
	scroll-margin-top: 120px;
}

.page_top_mainsec.nearshore_staffing_page .left_contnt_boxsec{
	text-align: left;
	background-color: #67848b80;
	padding: 20px;
}

.page_top_mainsec.nearshore_staffing_page .left_contnt_boxsec p{
	margin: 0px;
}

.predictive_modling_videosec.nearshoring_videosec .video_mainsec{
	width: 60%;
	min-height: 400px;
}

.predictive_modling_videosec.nearshoring_videosec .video_mainsec .title_sec {
    display: inline-block;
    margin-left: 0px;
    width: 100%;
    margin-top: 30px;
}

.nearshoring_videosec .btn_mainsec .btn_style{
	margin-left: calc(30% - 57px);
}

#CostaRica .st0{display:none;}
#CostaRica .st1{display:inline;fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
#CostaRica .st2{display:inline;}

#CostaRica .st3{clip-path:url(#SVGID_00000069389170248857107500000007524003925905164980_);fill-rule:evenodd;clip-rule:evenodd;fill:#FEE6D3;}

#CostaRica .st4{display:inline;fill:#FDC692;stroke:#7D4420;stroke-width:0.4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

#CostaRica .st5{opacity:0.14;fill:#FB7618;stroke:#006F3D;stroke-width:0.4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

#CostaRica .st6{opacity:0.42;fill:#FB7618;stroke:#006F3D;stroke-width:0.4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

#CostaRica .st7{opacity:0.71;fill:#FB7618;stroke:#006F3D;stroke-width:0.4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

#CostaRica .st8{opacity:0.21;fill:#FB7618;stroke:#006F3D;stroke-width:0.4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
#CostaRica .st9{fill:#FB7618;stroke:#006F3D;stroke-width:0.4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
#CostaRica .st10{clip-path:url(#SVGID_00000107573967996061246720000009940745592465702553_);}

#CostaRica .st11{fill-rule:evenodd;clip-rule:evenodd;fill:#9DDCF9;stroke:#007DC5;stroke-width:0.4;stroke-linecap:round;stroke-linejoin:round;}
#CostaRica .st12{fill:none;stroke:#007DC5;stroke-width:0.4;stroke-linecap:round;stroke-linejoin:round;}
#CostaRica .st13{fill:none;stroke:#007DC5;stroke-width:0.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:6.0916,4.0611;}

#CostaRica .st14{fill-rule:evenodd;clip-rule:evenodd;fill:none;stroke:#00AEEF;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:round;}
#CostaRica .st15{fill:#006F3D;}
#CostaRica .st16{fill:#231F20;}

#Time .st18{
	fill: #FA7618 !important;
}