/*Programs at a Glance Start*/

.Programs_scn {
    background: #017381;
    padding: 60px 0;
}
.Programs_scn .title {
    font-size: 34px;
}
.Programs_hd {
    padding-left: 80px;
}

/*Programs at a Glance End*/

g#Layer_11 g {
    cursor: pointer;
}


.Programs_in {
/*
    display: flex;
    flex-wrap: wrap;
*/
    position: relative;
    padding: 30px 0 30px 0;
	overflow: hidden;
}
.Programs_in:before {
    content: "";
    position: absolute;
    right: -4px;
    top: 0;
    width: 96%;
    height: 100%;
    border: 1px solid #9dc0c1;
    border-radius: 7px;
}
.Programs_bx1 {
    width: 31%;
    position: relative;
}
.Programs_bx1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 17px;
    width: 163px;
    height: 75vh;
    background: #017381;
}
.circle_div {
    position: absolute;
    left: 0;
    top: -154px;
    width: 100%;
    height: 100%;
}
.Circle_White_BX {
    position: absolute;
    top: 384px;
    left: -9%;
    width: 46%;
    z-index: 1;
    overflow: hidden;
}
.Circle_White_BX img {
    width: 100%;
}


.program_right_bx {
    width: 69%;
    position: relative;
    margin-left: 31%;
}
.program_right_item {
    display: none;
    min-height: 750px;
}
.program_right_item.active {
    display: flex;
}
.Programs_bx2 {
    width: 50%;
	padding-right: 35px;
	border-right: 1px solid #1d919f;
	margin-right: 35px;
}
.Programs_bx2 h5 {
    color: #faa531;
    margin-bottom: 15px;
    font-size: 17px;
    letter-spacing: 0.5px;
}
.Programs_scn .Programs_in .title {
    font-size: 24px;
    margin-bottom: 15px;
    line-height: 32px;
}
.Programs_in ul {
    margin: 0 0 20px 18px;
}
.Programs_in ul li {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    line-height: 18px;
    margin-bottom: 12px;
    letter-spacing: 0.5px;
}
.Programs_in ul li b {
    font-weight: 600;
}
.Market_bx_outr {
    margin-top: 0px;
    padding-right: 0px;
}
.Market_bx {
    margin-bottom: 15px;
}
.Market_hd {
    color: #dececc;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 24px;
    font-weight: 500;
	position: relative;
	margin-bottom: 15px;
}
.Market_hd span {
    display: inline-block;
    background: #017381;
    padding-right: 20px;
	position: relative;
}
.Market_hd:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 2px;
    background: #58a3ac;
}

.Market_bx_item_lt img {
    height: 68px;
}
.Market_bx_item {
    display: flex;
	margin-bottom: 10px;
}

.Market_bx_item_lt {
    width: 26%;
}
.years_tx {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 4px;
}
.dollar_tx {
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.5px;
    font-size: 15px;
    line-height: 22px;
}
.dollar_tx small {
    font-size: 12px;
}
/*
.Geospatial_Market_bx .dollar_tx {
    font-size: 15px;
    line-height: 23px;
    margin: 0;
    font-weight: 300;
}
*/
.Market_bx_item_rt {
    flex: 1;
    display: flex;
    justify-content: space-between;
    padding-right: 30px;
    flex-wrap: wrap;
}
.item_i {
    width: 50%;
}
.CAGR_tx {
    width: 100%;
}
/*
.CAGR_tx .dollar_tx {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}
*/
.Source_tx {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    line-height: 18px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    padding: 0 0 10px 0;
    font-style: italic;
	text-align: right;
}



.Programs_bx3 {
    width: 50%;
    padding-right: 30px;
}
.Programs_in .Programs_bx3 ul {
    padding-top: 10px;
}
.Programs_bx3 h5 {
    margin-bottom: 15px;
    color: #fff;
    letter-spacing: 0.5px;
}
.Programs_bx3 .btn_div {
    text-align: left;
    padding-right: 10%;
}
.Programs_bx3 .sub_btn {
    padding: 9px 20px 8px;
    font-size: 15px;
    line-height: 22px;
    width: 245px;
    text-align: left;
}
img.Arrow_btn {
    float: right;
    max-width: 32px;
    margin: 4px 0 0 0;
}
.company_top_rt_menu{
	display: none;
}



#Layer_1 {
    width: 176%;
    padding-top: 0px;
    position: absolute;
    left: -70%;
    top: -21%;
    transform: rotate(90deg);
    transition: 0.5s all ease;
}
 .active .whlbld {
    fill: #fc5800;
}
.active text.st32 {
    fill: #fff;
}
.circle {
    cursor: pointer;
}
 #fixed {
   fill: none;
   stroke: #000000;
   stroke-width: 2;
 }
 .sectors{font-size: 7.5pt;font-weight: 900;letter-spacing: 0;/*! font-family: 'Fjalla One', sans-serif; */}
 .st0 {
   fill: #FFF;
   stroke: #ef45637d;
   stroke-width: 2;
 }
 
 .path_logo {
   position: absolute;
   z-index: 9;
   top: 43%;
   bottom: 0;
   width: 68px;
   left: -4px;
 }
 
 .st1 {
   fill: #ffffff;
 }
 .st111{
   fill: #0fa823;
 }
 
 .st2 {
   fill: #383838;
 }
 
 
 .st5 {
   fill: #BE219D;
 }
 
 
 .st8 {
   fill: #47944A;
 }
 
 
 
 .st10 {
   fill: #EF4563;
 }
 
 .st11 {
   fill: #328ACC;
 }
 
 
 .wheel text {
   cursor: pointer;
 }
 
 .wheel image {
   display: none;
 }
 
 .wheel path {
   fill: #FFF;
   stroke: #c8c8c8;
   stroke-width: 0.5px;
   filter: drop-shadow(0px 0px 11px rgba(0, 0, 0, 0.1));
   cursor: pointer;
 }
 
.sq {
}
 

 
 @keyframes fade {
   0% {
     opacity: 0
   }
 
   100% {
     opacity: 1
   }
 
 }
 
 @keyframes slide {
   from {
     right: 0px;
     opacity: 0;
   }
 
   to {
     right: 100px;
     opacity: 1;
   }
 }
 
 .activeTab path {
   fill: #EF4563;
   stroke: #EF4563;
   stroke-width: 1;
 }
 
 .activeTab text {
   fill: #fff;
 }
 
 .spinner-wrap {
   overflow: hidden;
   position: relative;
 }
 
 
 
 .content-div {
   height: 121vh;
   background-color: #f2f4f9;
 }
 
 .sector-head {
   color: #06a495;
 }
 
 .sec-head {
   color: #f99b01;
   text-transform: uppercase;
   font-size: 1.4em;
   position: relative;
   padding-left: 50px;
   margin-bottom: 20px;
 }
 
 .sec-head:before {
   content: "";
   height: 3px;
   width: 35px;
   left: 0px;
   position: absolute;
   background-color: #EF4563;
   top: 46%;
 }
 
 .sector-key {
   display: flex;
   list-style: none;
   margin: 0px 0px 0px -45px;
   padding: 0px;
   background-color: #fff;
   border-radius: 8px;
   box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
   flex-wrap: wrap;
 }
 
 .sector-key li {
   padding: 15px 25px;
   border-right: 1px solid #eee;
   width: 33.33%;
   box-sizing: border-box;
   border-bottom: 1px solid #eee;
 }
 
 .sector-key li:last-child {
   border: 0px solid orange;
 }
 .sector-key li:nth-child(4),
 .sector-key li:nth-child(5) {
   width: 50%;
 }
 
 .sector-key .text-box h3 {
   color: #f14857;
   font-size: 1.5em;
   padding: 10px 0;
   background: transparent;
 }
 
 .btn-sector {
   padding: 8px 15px;
   box-shadow: 0px 0px 12px rgba(0, 0, 0, .2);
   background-color: #f14857;
   color: #fff;
   font-size: 1.1em;
   border-radius: 6px;
 }
.btn-sector:hover{
  
   background-color: #607D8B;
   color: #fff;
   
 }
 
 
 .sector-key .innercircle {
   background-color: #fff;
   vertical-align: middle;
   width: 66px;
   margin: 0px;
   position: relative;
   animation: none;
 }
 
 .sector-key .innercircle svg {
   height: 40px;
   fill: #40a67a;
 }
 
 .img-slide {
   list-style: none;
   margin: 15px 0px 0px 0px;
   padding: 0px;
 }
 
 .keyfeature {
   position: relative;
   z-index: 2;
 }
 
 .img-slide .owl-dots .owl-dot {
   padding: 0px;
   background-color: rgba(0, 0, 0, .0)
 }
 
 .img-slide .owl-dots .owl-dot span {
   margin: 3px;
 }
 
 .img-slide .owl-dots .owl-dot.active span {
   background-color: #f14857;
 }
 
 #yelloew {
   background: red;
 }
 
 
 
 
 
 
 
 .st0 {
							fill: url(#linear-gradient2);
						  }

						  .st1 {
							clip-path: url(#clippath-21);
						  }

						  .st2 {
							clip-path: url(#clippath-6);
						  }

						  .st3 {
							clip-path: url(#clippath-7);
						  }

						  .st4 {
							clip-path: url(#clippath-17);
						  }

						  .st5 {
							clip-path: url(#clippath-15);
						  }

						  .st6 {
							clip-path: url(#clippath-18);
						  }

						  .st7 {
							clip-path: url(#clippath-4);
						  }

						  .st8 {
							fill: url(#linear-gradient10);
						  }

						  .st9 {
							clip-path: url(#clippath-22);
						  }

						  .st10 {
							clip-path: url(#clippath-23);
						  }

						  .st11 {
							fill: url(#linear-gradient21);
						  }

						  .st12 {
							fill: url(#linear-gradient27);
						  }

						  .st13 {
							clip-path: url(#clippath-9);
						  }

						  .st14 {
							clip-path: url(#clippath-10);
						  }

						  .st15 {
							fill: url(#linear-gradient26);
						  }

						  .st16 {
							fill: url(#linear-gradient1);
						  }

						  .st17 {
							clip-path: url(#clippath-25);
						  }

						  .st18 {
							clip-path: url(#clippath-27);
						  }

						  .st19 {
							fill: url(#linear-gradient9);
						  }

						  .st20 {
							fill: url(#linear-gradient18);
						  }

						  .st21 {
							fill: url(#linear-gradient23);
						  }

						  .st22 {
							clip-path: url(#clippath-11);
						  }

						  .st23 {
							fill: url(#linear-gradient8);
						  }

						  .st24 {
							fill: url(#linear-gradient11);
						  }

						  .st25 {
							fill: none;
						  }

						  .st26 {
							clip-path: url(#clippath-28);
						  }

						  .st27 {
							fill: url(#linear-gradient16);
						  }

						  .st28 {
							fill: url(#linear-gradient24);
						  }

						  .st29 {
							clip-path: url(#clippath-1);
						  }

						  .st30 {
							fill: url(#linear-gradient22);
						  }

						  .st31, .st32 {
							isolation: isolate;
						  }

						  .st33 {
							fill: url(#linear-gradient29);
						  }

						  .st34 {
							clip-path: url(#clippath-5);
						  }

						  .st35 {
							clip-path: url(#clippath-20);
						  }

						  .st36 {
							clip-path: url(#clippath-8);
						  }

						  .st37 {
							fill: url(#linear-gradient19);
						  }

						  .st38 {
							fill: url(#linear-gradient12);
						  }

						  .st39 {
							fill: url(#linear-gradient28);
						  }

						  .st40 {
							clip-path: url(#clippath-3);
						  }

						  .st41 {
							clip-path: url(#clippath-26);
						  }

						  .st42 {
							fill: url(#linear-gradient7);
						  }

						  .st43 {
							clip-path: url(#clippath-12);
						  }

						  .st44 {
							fill: url(#linear-gradient20);
						  }

						  .st45 {
							fill: url(#linear-gradient4);
						  }

						  .st46 {
							clip-path: url(#clippath-14);
						  }

						  .st47 {
							clip-path: url(#clippath-19);
						  }

						  .st48 {
							fill: url(#linear-gradient14);
						  }

						  .st49 {
							fill: url(#linear-gradient5);
						  }

						  .st50 {
							fill: url(#linear-gradient3);
						  }

						  .st32 {
								fill: #373535;
								font-size: 18px;
								font-family: "itc-avant-garde-gothic-pro", sans-serif;
								font-weight: 600;
							}

						  .st51 {
							fill: url(#linear-gradient25);
						  }

						  .st52 {
							fill: url(#linear-gradient15);
						  }

						  .st53 {
							fill: url(#linear-gradient17);
						  }

						  .st54 {
							fill: url(#linear-gradient6);
						  }

						  .st55 {
							clip-path: url(#clippath-16);
						  }

						  .st56 {
							clip-path: url(#clippath-2);
						  }

						  .st57 {
							clip-path: url(#clippath-29);
						  }

						  .st58 {
							clip-path: url(#clippath-13);
						  }

						  .st59 {
							fill: url(#linear-gradient13);
						  }

						  .st60 {
							fill: url(#linear-gradient);
						  }

						  .st61 {
							clip-path: url(#clippath-24);
						  }

						  .st62 {
							clip-path: url(#clippath);
						  }
 
 
 



@media (min-width:1920px){
	.Programs_in {
		min-height: 980px;
	}
}

 
 @media (max-width:1750px){
	.program_right_item {
		min-height: 715px;
	}
	 .Programs_bx1:before {
		height: 90vh;
	}
}

@media (max-width:1600px){
	#Layer_1 {
		top: -19%;
	}
	.Circle_White_BX {
		top: 312px;
		left: -9%;
	}
	
	
	.circle_div {
		top: -130px;
	}
	.program_right_item {
		min-height:615px;
	}
	.Programs_bx1:before {
		height: 80vh;
	}
}

@media (max-width:1500px){
	#Layer_1 {
		top: -15%;
	}
	.Circle_White_BX {
		top: 288px;
	}
	.circle_div {
		top: -116px;
	}
	.Programs_bx1:before {
		height: 78vh;
	}
	.program_right_item {
		min-height: 580px;
	}
}
@media (max-width:1400px){
	.Programs_bx1:before {
		height: 66vh;
	}
}
@media (max-width:1366px){
	.Circle_White_BX {
		top: 291px;
		width: 56%;
		left: -9%;
	}
	#Layer_1 {
		width: 190%;
	}
	.Market_bx_item_rt {
		padding-right: 0;
	}
	.Programs_bx2 {
		padding-right: 25px;
	}
/*
	.dollar_tx {
		font-size: 19px;
		line-height: 26px;
	}
*/
	.program_right_item {
		min-height: 570px;
	}
}

@media (max-width:1280px){
	.Circle_White_BX {
		top: 258px;
	}
	.Programs_in ul li {
		font-size: 13px;
		line-height: 19px;
	}
	
	
	
	.Programs_bx1:before {
		height: 80vh;
	}
	.program_right_item {
		min-height: 540px;
	}
}


@media (max-width:1200px){
	.Circle_White_BX {
		top: 246px;
	}
	.Programs_bx1:before {
		height: 75vh;
	}
}

@media (max-width:1170px){
	.circle_div {
		top: -38px;
	}
	.Circle_White_BX {
		top: 218px;
	}
	.Programs_bx1:before {
		height: 49vh;
		top: 94px;
	}
}



 
 