.img-fluid {
    max-width: 100%;
    height: auto;
}

/*HELPER CLASS*/
.semibold{font-weight:600}
.text-blue{color:#4C74B9 !important}
.text-yellow{color:#FFD12D !important}
.text-green{color:#41D58C !important}
.text-orange{color:#FFA232 !important}
.mb-8{margin-bottom:8px !important}
.mb-16{margin-bottom:16px !important}
.mb-24{margin-bottom:24px !important}
.mb-28{margin-bottom:28px !important}
.mb-30{margin-bottom:30px !important}
.mb-32{margin-bottom:32px !important}
.mb-40{margin-bottom:40px !important}
.mb-48{margin-bottom:48px !important}
.mb-56{margin-bottom:56px !important}
.mb-67{margin-bottom:67px !important}

/*CUSTOM GUTTER*/
.gutter-52{margin-left:-26px;margin-right:-26px}
.gutter-52>[class*="col-"],.gutter-52>.col{padding-left:26px;padding-right:26px}
.gutter-72{margin-left:-36px;margin-right:-36px}
.gutter-72>[class*="col-"],.gutter-72>.col{padding-left:36px;padding-right:36px}
/*CUSTOM ROW AND COLUMN*/
.row-auto{}
.row-auto:after{clear:both;display:block;content:""}
.row-auto>.col-auto{float:left;margin-right:48px;width:auto;padding:0;max-width:100%;position:static}
.row-auto>.col-auto:last-child{margin-right:0}

/*BUTTON MCTA*/
.mcta-link{border-bottom:2px solid #A6B9DE;text-decoration:none;color:#207DE9}
.mcta-link:focus,.mcta-link:hover{text-decoration:none;color:#207DE9}
.btn-mcta{padding:24px 64px;font-weight:bold;font-size:21px;line-height:133%;text-align:center;letter-spacing:-0.008em;float:none !important;}
.btn-blue{background-color:#207DE9;color:#fff;border-color:#207DE9}
.btn-blue:focus,.btn-blue:hover{background-color:#207DE9;color:#fff;border-color:#207DE9}
.btn-blue-dark{background-color:#1C2C48;color:#fff;border-color:#1C2C48}
.btn-blue-dark:focus,.btn-blue-dark:hover{background-color:#1C2C48;color:#fff;border-color:#1C2C48}
.btn-white{background-color:#fff;color:#207DE9;border-color:#fff}
.btn-white:focus,.btn-white:hover{background-color:#fff;color:#207DE9;border-color:#fff}
.btn-green{background-color:#26B16D;color:#fff;border-color:#26B16D}
.btn-green:focus,.btn-green:hover{background-color:#26B16D;color:#fff;border-color:#26B16D}

/*CTA FLIP NUMBER*/
.mcta-numflip{color:#fff;margin:0 0 24px;font-weight:900;font-size:72px;line-height:78px;letter-spacing:-0.042em}
	.mcta-numflip-item{font-family:'Inter-Medium';text-align:center;overflow:hidden;margin-right:20px;position:relative;height:105px;line-height:105px;vertical-align:middle;width:10%;max-width: 76px;display:inline-block;background:#207DE9;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
	.mcta-numflip-item:last-child{margin-right:0}
	.mcta-numflip-item:after{content:"";position:absolute;z-index:2;height:50%;width:100%;top:0;left:0;background:#0C57AD;opacity:0.35;filter:alpha(opacity=35)}
	.mcta-numflip-text{font-weight:bold;font-size:14px;line-height:22px;letter-spacing:0.05em;text-transform:uppercase;margin:0 0 8px} 
	.mcta-numflip-title{font-weight:600;font-size:24px;line-height:32px;letter-spacing:-0.018em;margin:0;text-transform:uppercase}
	.mcta-numflip-title-2{font-weight:900;font-size:32px;line-height:42px;letter-spacing:-0.018em;margin:0}
.mcta-numflip.green .mcta-numflip-item{background:#41D58C}
.mcta-numflip.green .mcta-numflip-item:after{background:#41D58C}

/*CTA BOX PERCENT NUMBER*/
.mcta-card{min-height:100%;text-align:center;background:rgba(38,58,95,0.8);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:48px 10px;margin:0 0 32px}
	.mcta-card-number{font-weight:900;font-size:56px;line-height:64px;letter-spacing:-0.042em;margin:0 0 16px}
	.mcta-card-title{font-weight:bold;font-size:14px;line-height:22px;letter-spacing:0.05em;text-transform:uppercase;color:#FFFFFF;margin:0}
	.mcta-card-text{font-size:18px;line-height:28px;letter-spacing:-0.0045em;color:#FFFFFF;margin:0}
	
/*CTA QUOTE TEXT*/
.mcta-quote{color:#D2DCEE;margin:0 0 40px 0;padding-left:48px;background:url(/assets/global/img/quote-blue.png) no-repeat 0 0}
.mcta-quote.white{background-image:url(/assets/global/img/quote-white.png)}
	.mcta-quote-text{font-family:'Inter-Medium',serif;font-size:23px;line-height:35px;letter-spacing:-0.0065em;margin:0 0 16px}
	.mcta-quote-by{font-size:18px;line-height:28px;letter-spacing:-0.0045em;margin:0}
	.mcta-quote-by.lefted{margin-left:-48px}
	
/*CTA COUNTER*/
.mcta-counter{margin:0 0 40px}
	.mcta-counter-title{white-space:nowrap;font-weight:900;font-size:56px;line-height:64px;letter-spacing:-0.042em;margin:0 0 8px}
	.mcta-counter-text{font-weight:bold;font-size:14px;line-height:157%;letter-spacing:0.05em;text-transform:uppercase;margin:0}
	.mcta-counter-icon-revenue{position:absolute;top:-31px;right:256px;width:155px;height:155px;background:url(/assets/global/img/cta1-icon-1.png) no-repeat center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
	.mcta-counter-icon-leads{position:absolute;top:-77px;right:63px;width:155px;height:155px;background:url(/assets/global/img/cta1-icon-2.png) no-repeat center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
	.mcta-counter-icon-phone{position:absolute;top:101px;right:-31px;width:155px;height:155px;background:url(/assets/global/img/cta1-icon-3.png) no-repeat center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
.mcta-counter-2{margin:0 0 40px}
	.mcta-counter-2-title{white-space:nowrap;font-weight:900;font-size:56px;line-height:64px;letter-spacing:-0.042em;margin:0 0 8px}
	.mcta-counter-2-text{font-weight:600;font-size:20px;line-height:140%;letter-spacing:-0.018em;margin:0;color:#84B9F5}
	
/*CTA QUOTE TEXT*/
.mcta-checklist{color:#fff;list-style:none;margin:0 0 40px;padding:0;font-weight:600;font-size:21px;line-height:33px;letter-spacing:-0.0055em}
.mcta-checklist li{padding-left:40px;position:relative;margin:0 0 24px}
.mcta-checklist li:before{content:"" !important;position:absolute;left:0;top:4px;width:24px;height:25px;background:url(/assets/global/img/check-circle.png) no-repeat 0 0}
.mcta-checklist-2{color:#fff;list-style:none !important;margin:0 0 20px;padding:0;font-weight:600;font-size:24px;line-height:33px;letter-spacing:-0.018em;display:flex;flex-wrap:wrap}
.mcta-checklist-2 li{font-size:24px !important;list-style:none !important;color:#fff !important; padding:3px 10px 3px 60px;position:relative;margin:16px 0 0 16px;width:50%;float:left;min-height:38px}
.mcta-checklist-2 li:before{content:"" !important;position:absolute;left:0;top:0;width:41px;height:38px;background:url(/assets/global/img/check-circle-2.png) no-repeat 0 0}
	
/*CTA TEXT STYLE*/
.mcta-title{font-weight:900;font-size:32px;line-height:42px;letter-spacing:-0.018em;margin:0 0 8px}
.mcta-title.xl{font-size:72px;line-height:78px;letter-spacing:-0.042em}
.mcta-title.lg{font-size:56px;line-height:64px;letter-spacing:-0.024em}
.mcta-title.md{font-size:48px;line-height:56px;letter-spacing:-0.024em}
.mcta-title.md2{font-size:38px;line-height:46px;letter-spacing:-0.024em}
.mcta-text{font-size:18px;line-height:28px;letter-spacing:-0.0045em}
.mcta-text.lg{font-size:21px;line-height:34px;letter-spacing:-0.0055em}
.mcta-text.xl{font-size:24px;line-height:32px;letter-spacing:-0.018em}
.mcta-graph-title{font-family:'Inter-Medium',serif;font-weight:400;font-size:23px;line-height:35px;letter-spacing:-0.0065em;margin:0 0 16px}

/*CTA TITLE RIBBON*/
.mcta-ribbon{position:relative;font-weight:600;font-size:24px;line-height:32px;letter-spacing:-0.018em;margin:0 0 24px}
.mcta-ribbon .ribbon{position:relative;display:inline-block;background-color:#80BB41;padding:4px 7px;margin:0 33px}
.mcta-ribbon .ribbon:before{content:"";position:absolute;top:0;left:-32px;height:100%;width:33px;background:url(/assets/global/img/ribbon.png) no-repeat 0 center}
.mcta-ribbon .ribbon:after{content:"";position:absolute;top:0;right:-32px;height:100%;width:33px;background:url(/assets/global/img/ribbon.png) no-repeat right center}

/*CTA TIMELINE ARROW*/
.mcta-timeline-arrow{padding:96px 37px 21px;}
.mcta-timeline-arrow-inner{height:16px;position:relative;background:linear-gradient(90deg, #F04D50 0%, #E7D537 50%, #26B16D 100%)}
.mcta-timeline-arrow-inner:before,.mcta-timeline-arrow-inner:after{content:"";position:absolute;left:-37px;top:50%;margin-top:-29px;border-top:29px solid transparent;border-bottom:29px solid transparent;}
.mcta-timeline-arrow-inner:before{border-right:37px solid #F04F50;}
.mcta-timeline-arrow-inner:after{border-left:37px solid #26B16D;left:auto;right:-37px}
	.mcta-timeline-arrow-bar{width:0px;position:absolute;height:39px;border-left:2px solid #fff;bottom:-10px;left:10%;text-align: center;color:#fff;}
	.mcta-timeline-arrow-bar-title{position:absolute;bottom:100%;width:160px;left:-79px;margin-bottom:57px;font-weight: bold;font-size: 14px;line-height: 22px;letter-spacing: 0.05em;text-transform: uppercase;}
	.mcta-timeline-arrow-bar-value{position:absolute;bottom:100%;width:40px;left:-20px;margin-bottom:15px;font-weight: 600;font-size: 24px;line-height: 32px;letter-spacing: -0.018em;}
	
.mcta_circles-list-icons{list-style:none;margin:0;padding:0}
.mcta_circles-list-icons li{position:absolute;top:0;left:0;display:none}
.mcta_circles-list-icons li img{max-width:100%;height:auto}
.mcta_circles-list-icons li:nth-child(1){top:25.93%;left:49.73%;display:block}
.mcta_circles-list-icons li:nth-child(2){top:10.5%;left:69.91%;display:block}
.mcta_circles-list-icons li:nth-child(3){top:16.3%;left:87.94%;display:block}
.mcta_circles-list-icons li:nth-child(4){top:39.6%;left:75.17%;display:block}
.mcta_circles-list-icons li:nth-child(5){top:57%;left:59.55%;display:block}
.mcta_circles-list-icons li:nth-child(6){top:68.9%;left:43.48%;display:block}
.mcta_circles-list-icons li:nth-child(7){top:68.9%;left:76.16%;display:block}
	
.mcta_circles-list-icons-2{list-style:none;margin:0;padding:0}
.mcta_circles-list-icons-2 li{width:88px;position:absolute;top:0;left:0;display:none}
.mcta_circles-list-icons-2 li:nth-child(1){top:9.23%;left:7.94%;display:block}
.mcta_circles-list-icons-2 li:nth-child(2){top:4.26%;left:30.53%;display:block}
.mcta_circles-list-icons-2 li:nth-child(3){top:3.9%;left:68.21%;display:block}
.mcta_circles-list-icons-2 li:nth-child(4){top:17.05%;left:85.71%;display:block}
.mcta_circles-list-icons-2 li:nth-child(5){top:22.73%;left:16.42%;display:block}
.mcta_circles-list-icons-2 li:nth-child(6){top:68.56%;left:6.16%;display:block}
.mcta_circles-list-icons-2 li:nth-child(7){top:71.40%;left:28.39%;display:block}
.mcta_circles-list-icons-2 li:nth-child(8){top:72.11%;left:64.28%;display:block}
.mcta_circles-list-icons-2 li:nth-child(9){top:56.48%;left:80%;display:block}
	.mcta_circles-list-icons-2-icon{width: 88px;height: 88px;line-height: 88px;margin:0 auto 8px;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;-webkit-box-shadow: 0px 8px 15px rgba(210, 220, 238, 0.35);-moz-box-shadow: 0px 8px 15px rgba(210, 220, 238, 0.35);box-shadow: 0px 8px 15px rgba(210, 220, 238, 0.35);}
	.mcta_circles-list-icons-2-icon img{max-width:100%;max-height:100%;height:auto;vertical-align:middle}
	.mcta_circles-list-icons-2-text{font-weight: bold;font-size: 14px;display: block;line-height:22px;text-align: center;letter-spacing: 0.05em;text-transform: uppercase;color: #374046;}
	
.text-double-circles{position:relative;z-index:0}
.text-double-circles:after,
.text-double-circles:before{border:2px solid;position:absolute;content:"";width:150%;width:calc(100% + 30px);height:150%;height:calc(100% + 10px);left:-15px;top:-5px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.text-double-circles:before{}
.text-double-circles:after{transform: rotate(8deg);}
.text-double-circles.lg:before{border:3px solid;width:calc(100% + 70px);height:calc(100% + 50px);top:-25px;left:-25px}
.text-double-circles.lg:after{border:3px solid;width:calc(100% + 70px);height:calc(100% + 70px);top:-35px;left:-35px;transform: rotate(0);}
.text-double-circles.green{color:#0E9251}
.text-double-circles.yellow:after,
.text-double-circles.yellow:before{border:3px solid #FFD12D}

.mcta-price-list{color:#fff;list-style:none;margin:0;padding:0;font-size: 24px;line-height: 32px;letter-spacing: -0.018em;}
.mcta-price-list li{margin-bottom:27px;margin-left:0px;}
.mcta-price-list li:after{clear:both;display:block;content:""}
.mcta-price-list li:after{clear:both;display:block;content:""}
.mcta-price-list-price{float:right}

/*CTA*/
.mcta{font-family:'Inter-Medium';position:relative;padding:64px;color:#fff !important;background-color:#207DE9;margin-bottom:40px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
	/*CTA 1*/
.mcta h1, .mcta h2, .mcta h3, .mcta h4, .mcta h5, .mcta p {color:#fff !important;}
	.mcta_1{padding:72px 64px;background:url(/assets/global/img/cta1-bg.png) right bottom no-repeat #207DE9}
		.mcta_1-header{margin-right:39%}
		.mcta p{margin-top:0px;}
.gray-text{color:#374046 !important;}
.mcta .btn{text-decoration:none !important;}
		
	/*CTA 2*/
	.mcta_2{text-align:center;padding:72px 64px;background:url(/assets/global/img/cta2-bg.png) 0 0 no-repeat #207DE9;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
	.mcta_2:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:-moz-linear-gradient(top,rgba(14,22,35,0) 0%,#0e1623 100%);background:-webkit-linear-gradient(top,rgba(14,22,35,0) 0%,#0e1623 100%);background:-o-linear-gradient(top,rgba(14,22,35,0) 0%,#0e1623 100%);background:-ms-linear-gradient(top,rgba(14,22,35,0) 0%,#0e1623 100%);background:linear-gradient(to bottom,rgba(14,22,35,0) 0%,#0e1623 100%);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
	.mcta_2 *{position:relative;z-index:1}
		.mcta_2-counter{margin:0 0 24px}
		
	/*CTA 3*/
	.mcta_3{background:url() right 0 no-repeat #D2DCEE;color:#374046}
		.mcta_3-header{margin-right:50%}
		.mcta_3-header h3 {max-width: 300px;}
		
	/*CTA 4a*/
	.mcta_4a{padding-right:20px;background:url(/assets/global/img/cta4a-bg.png) right 0 no-repeat #207DE9;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%}
		.mcta_4a-img{margin-bottom:33px;text-align:center}
		
	/*CTA 4b*/
	.mcta_4b{padding:64px 135px;text-align:center;background:url(/assets/global/img/cta4b-bg.png) 0 0 no-repeat #1C2C48;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
		
	/*CTA 5*/
	.mcta_5{background:rgba(106,223,215,1);background:-moz-linear-gradient(top,rgba(106,223,215,1) 0%,rgba(32,125,233,1) 100%);background:-webkit-linear-gradient(top,rgba(106,223,215,1) 0%,rgba(32,125,233,1) 100%);background:-o-linear-gradient(top,rgba(106,223,215,1) 0%,rgba(32,125,233,1) 100%);background:-ms-linear-gradient(top,rgba(106,223,215,1) 0%,rgba(32,125,233,1) 100%);background:linear-gradient(to bottom,rgba(106,223,215,1) 0%,rgba(32,125,233,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#6adfd7',endColorstr='#207de9',GradientType=0 )}
	.mcta_5:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:url() right bottom no-repeat;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%}
		.mcta_5-inner{position:relative;z-index:1}
		
	/*CTA 6a*/
	.mcta_6a{text-align:center;background:url(/assets/global/img/cta6a-bg.png) center center no-repeat #142034;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
		.mcta_6a-graph{margin:-124px -64px -24px}
		.mcta_6a-footer,.mcta_6a-header{margin:0 20%;position:relative;z-index:1}
		
	/*CTA 6b*/
	.mcta_6b{text-align:center;background:#207DE9}
		.mcta_6b-graph{margin:-52px -64px -136px}
		.mcta_6b-header{margin:0 15%;position:relative;z-index:1}
		.mcta_6b-footer{margin:0 20%;position:relative;z-index:1}
		
	/*CTA 6c*/
	.mcta_6c{padding:64px 461px 106px 78px;background:url(/assets/global/img/cta6c-bg.png) center bottom no-repeat #142034;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
		
	/*CTA 6c*/
	.mcta_7{padding:37px 38px;background:url(/assets/global/img/cta7-bg.png) center bottom no-repeat #142034;overflow:hidden;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
	.mcta_7 .mcta-checklist{color:#fff !important;}
	.mcta_7 .mcta-checklist li{list-style-type:none !important;}
	/*CTA 8*/
	.mcta_8{overflow:hidden;padding:24px 0 64px 67px;background:rgba(242,246,252,1);background:-moz-linear-gradient(64.29deg,rgba(242,246,252,1) 0%,rgba(166,185,222,1) 100%);background:-webkit-linear-gradient(64.29deg,rgba(242,246,252,1) 0%,rgba(166,185,222,1) 100%);background:-o-linear-gradient(64.29deg,rgba(242,246,252,1) 0%,rgba(166,185,222,1) 100%);background:-ms-linear-gradient(64.29deg,rgba(242,246,252,1) 0%,rgba(166,185,222,1) 100%);background:linear-gradient(64.29deg,rgba(242,246,252,1) 0%,rgba(166,185,222,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6fc',endColorstr='#a6b9de',GradientType=1 );color:#374046}
	.mcta_8:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:url(/assets/global/img/cta8-bg.png) right bottom no-repeat;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%}
		.mcta_8-inner{position:relative;z-index:1}
		.mcta_8-img{margin:0 0 20px}
		
	/*CTA 9*/
	.mcta_9{padding:64px 260px 64px 64px;background:url(/assets/global/img/cta9-bg.png) center bottom no-repeat #142034;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
		
	/*CTA 10*/
	.mcta_10{background:url() center bottom no-repeat #142034;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
		.mcta_10 .mcta-quote{margin-bottom:30px}
		
	/*CTA 11*/
	.mcta_11{background:url() center bottom no-repeat #142034;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
		.mcta_10 .mcta-quote{margin-bottom:109px}
		
	/*CTA 12*/
	.mcta_12{background:url(/assets/global/img/cta12-bg.png) center bottom no-repeat #142034;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
		.mcta_12 .mcta-quote{margin-bottom:58px}
		
	/*CTA 13*/
	.mcta_13{background:url(/assets/global/img/cta13-bg.png) center bottom no-repeat #142034;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
		
	/*CTA 14*/
	.mcta_14{padding:50px 50px 50px 64px;background:#142034}
		.mcta_14 .mcta-quote{margin-bottom:24px}
		
	/*CTA 15*/
	.mcta_15{padding:50px 50px 50px 64px;background:#142034}
		.mcta_15 .mcta-quote{margin-bottom:94px}
		
	/*CTA 16*/
	.mcta_16{background:url(/assets/global/img/cta16-bg.png) no-repeat right center #152035;padding:64px 64px 24.197%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
		
	/*CTA 17*/
	.mcta_17{background:#1C2D47;padding:64px 49px 109px;text-align:center;}
		.mcta_17-header{margin-bottom:10.666%}
		.mcta_17-header .mcta-text{color:#D2DCEE}
		
	/*CTA 18*/
	.mcta_18{background:url(/assets/global/img/cta18-bg.png) no-repeat right center #207DE9;padding:64px 64px 54px;text-align:center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
		.mcta_18-header .mcta-text{color:#D2DCEE}
		
	/*CTA 19*/
	.mcta_19{background:url(/assets/global/img/cta19-bg.png) no-repeat right center #152035;padding:64px 27px 64px 64px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
		.mcta_19-header{margin-bottom:17.62%}
		
	/*CTA 20*/
	.mcta_20{overflow:hidden;background:url(/assets/global/img/cta20-bg.png) no-repeat 0 bottom #FFD12D;padding:47px 47px 53px;color: #374046;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
		.mcta_20 .mcta-text{font-weight:600}
		
	/*CTA 21*/
	.mcta_21{overflow:hidden;background:#263A5F;padding:64px 64px 35px;text-align:center}
		.mcta_21 .mcta-title{margin-bottom:120px}
		.mcta_21 .mcta-text{margin-bottom:84px;font-weight: 600;font-size: 20px;line-height: 28px;text-align: center;letter-spacing: -0.018em;}
		
	/*CTA 22*/
	.mcta_22{overflow:hidden;background:url(/assets/global/img/cta22-bg.png) no-repeat right center #152035;padding:7.5% 68px 14.21% 68px;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%}
		.mcta_21 .mcta-title{margin-bottom:120px}
		
	/*CTA 23*/
	.mcta_23{overflow:hidden;background:url(/assets/global/img/cta23-bg.png) no-repeat center center #F2F6FC;padding:16.25% 28.57% 14.375%;color: #374046;text-align:center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
		.mcta_23 .mcta-text{color:#869298;margin:0 50px}
		
	/*CTA 24*/
	.mcta_24{min-height:563px;overflow:hidden;background:url(/assets/global/img/cta24-bg.png) no-repeat center center #D0760A;padding:60px 50px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
		.mcta_24-img{padding:77px 0;text-align:center;position:relative;margin:0 0 40px}
		.mcta_24-img-shadetop{opacity: 0.15;position:absolute;top:0;left:-50px}
		.mcta_24-img-shadebottom{opacity: 0.15;position:absolute;bottom:0;right:0}
		.mcta_24 .mcta-price-list {text-align: center;}
		.mcta_24 .mcta-price-list-price {width: 100%;margin-top: 50px;}
		
	/*CTA 24*/
	.mcta_25{overflow:hidden;background:url() no-repeat right center #263A5F;padding:62px 0 31px 76px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
		.mcta_25 .mcta-text{color: #ABB9C2;}
		.mcta_25-img{text-align:center;margin-right:-6px;position:relative;padding-bottom:54px}
		.mcta_25-img:before{content:"";width: 96px;height: 45px;background: #142034;position:absolute;bottom:9px;left:50%;margin-left:-48px}
		.mcta_25-img:after{content:"";width: 186px;height:9px;background: #142034;position:absolute;bottom:0;left:50%;margin-left:-93px}
		.mcta_25-img img{max-width:100%;height:auto;border: 6px solid #152035;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}

.cta_seo_checker h1, .cta_seo_checker h2, .cta_seo_checker h3, .cta_seo_checker h4, .cta_seo_checker h5, .cta_seo_checker h6,
.cta_seo_checker .h1, .cta_seo_checker .h2, .cta_seo_checker .h3, .cta_seo_checker .h4, .cta_seo_checker .h5, .cta_seo_checker .h6{
	font-family:'Inter',sans-serif;
	font-weight:700
}

.cta_seo_checker_2 h1, .cta_seo_checker_2 h2, .cta_seo_checker_2 h3, .cta_seo_checker_2 h4, .cta_seo_checker_2 h5, .cta_seo_checker_2 h6,
.cta_seo_checker_2 .h1, .cta_seo_checker_2 .h2, .cta_seo_checker_2 .h3, .cta_seo_checker_2 .h4, .cta_seo_checker_2 .h5, .cta_seo_checker_2 .h6{
	font-family:'Inter',sans-serif;
	font-weight:700
}
	
.cta_seo_checker a, .cta_seo_checker_2 a{color:#4C74B9}

.cta_seo_checker .btn-primary, .cta_seo_checker_2 .btn-primary{background-color:#207DE9;border-color:#207DE9; color: white; width: 100%; text-transform: none;}
.cta_seo_checker .btn-primary:hover, .cta_seo_checker_2 .btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}
.cta_seo_checker .btn-secondary, .cta_seo_checker_2 .btn-secondary{background-color:#fff;border-color:#fff;color:#207DE9}
.cta_seo_checker .btn-secondary:focus, .cta_seo_checker_2 .btn-secondary:focus,
.cta_seo_checker .btn-secondary:hover, .cta_seo_checker_2 .btn-secondary:hover{background-color:#207DE9;border-color:#207DE9;color:#fff}

.cta_seo_checker{overflow:hidden;position:relative;padding:46px 0 45px 340px;margin:0 0 30px;color:#fff!important;background:url(//www.webfx.com/img/cta-seo-checker/cta_bg.png) no-repeat 0 0 #4dc1b9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
	.cta_seo_checker-content{padding:0 20px}
		.cta_seo_checker-title{font-weight:900!important; color: #fff!important; font-size:56px;letter-spacing:-0.042em;margin:20px 0 25px;line-height:114%;}
		.cta_seo_checker-list{list-style:none;margin:0!important;padding:0!important;font-size:24px;letter-spacing: -0.018em;}
		.cta_seo_checker-list li{color:#fff;line-height: 1.5!important; background: none!important; position:relative!important;padding-left:60px!important;padding-bottom:24px!important;padding-top:2px!important}
		.cta_seo_checker-list li:before{content:""!important;width:41px;height:38px;background:url(//www.webfx.com/img/cta-seo-checker/cta_check.png) no-repeat 0 0;position:absolute;left:0;top:0}
		.cta_seo_checker-list b{font-weight:900}
		.cta_seo_checker-actions{margin-top:12px}
		.cta_seo_checker-actions .btn{font-size: 21px;font-weight:700;padding:22px 22px 21px}
	.cta_seo_checker-paper{position:absolute;left:0px;top:0;padding:100px 0 0px;width:339px;}

.cta_seo_checker_2{padding:46px 58px 42px 80px;margin:0 0 30px;color:#fff;background:url(//www.webfx.com/img/cta-seo-checker/cta2_bg.png) no-repeat right 0 #26b16d;background-size:auto 100%;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
	.cta_seo_checker_2-title{font-weight:900!important;font-size:56px;letter-spacing:-0.042em;margin:20px 0 38px;line-height:114%;color: #fff!important;}
	.cta_seo_checker_2-list{list-style:none;margin:0 0 30px;padding:0;font-size:32px;letter-spacing: -0.018em;}
	.cta_seo_checker_2-list li{color:#fff;position:relative!important;padding-left:60px!important;padding-bottom:23px!important; line-height: 1.5!important;background: none!important;}
	.cta_seo_checker_2-list li:before{content:"";width:41px;height:38px;background:url(//www.webfx.com/img/cta-seo-checker/cta2_check.png) no-repeat 0 0;position:absolute;left:0;top:6px}
	.cta_seo_checker_2-list b{font-weight:900}
	
	.cta_form_seo_checker_2{margin-left:35px;padding:52px 32px;color:#374046!important;background-color:#ffffff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
	.cta_form_seo_checker_2 .form-control{margin-bottom:16px;height:56px;font-weight: 700;font-size: 18px;padding:10px 15px}
	.cta_form_seo_checker_2 .btn{min-height: 56px;font-weight: 700; margin-left: 0; font-size: 14px; padding: 10px;}
		.cta_form_seo_checker_2-title{color:#374046;font-weight:900;letter-spacing: -0.015em;font-size: 32px;margin: 0 0 33px;}
	.cta_form_seo_checker_2 h4 {margin-top: 0px!important; margin-bottom: .5rem!important;color:#374046!important;}
	.cta_form_seo_checker_2 input, .cta_form_seo_checker_2 input:focus {
		background: none!important;
		box-shadow: none!important;
		line-height: 1.5;
		color: #495057;
		background-clip: padding-box;
		border: 1px solid #ced4da;
		border-radius: .25rem;
		transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
		width: 100%!important;
	}
	.cta_form_seo_checker_2 .error {font-size: 11px; color: #f56a6a; margin-bottom: 16px; display: block; line-height: 16px;}

/*MEDIA QUERY*/
@media (min-width:992px) and (max-width:1199px){
	.cta_seo_checker{padding-left:280px}
	.cta_seo_checker-paper{width:300px}
	.cta_seo_checker-list{font-size:20px}
}
@media (max-width:991px){
	.cta_seo_checker_2{padding-left:30px;padding-right:30px;}
	.cta_form_seo_checker_2{margin-left:0;padding-top:30px;padding-bottom:30px;}
}
@media (min-width:768px) and (max-width:991px){
	.cta_seo_checker-title,
	.cta_seo_checker_2-title{font-size:46px}
	.cta_seo_checker_2-list{font-size:24px}
	.cta_seo_checker_2-list li{padding-top:5px}
		.cta_form_seo_checker_2-title{font-size: 24px}
	.cta_seo_checker{padding-left:280px}
	.cta_seo_checker-paper{width:300px}
	.cta_seo_checker-list{font-size:18px}
	.cta_seo_checker-actions img{display:none}
}
@media (max-width:767px){
	.cta_seo_checker{padding-left:0}
	.cta_seo_checker-content{padding:0 30px}
	.cta_seo_checker-paper{width:auto;position:relative;padding:0;left:0;text-align:center;margin:30px 0 -30px}
	.cta_seo_checker-list{font-size:20px}
	.cta_seo_checker-actions img{display:none}
}
@media (max-width:480px){
	.cta_seo_checker-list{font-size:18px}
	.cta_seo_checker-title,
	.cta_seo_checker_2-title{font-size:40px}
	.cta_seo_checker_2-list{font-size:20px}
	.cta_seo_checker_2-list li{padding-top:10px}
		.cta_form_seo_checker_2-title{font-size: 22px}
}
	.btn-mcta{padding:20px 54px;font-size:20px}
	
	.mcta-card-number{font-size:50px;line-height:64px}
	.mcta-card-title{font-size:13px;line-height:21px}
	.mcta-card-text{font-size:16px;line-height:24px}
		
	.mcta-quote-text{font-size:22px;line-height:32px}
	.mcta-quote-by{font-size:17px;line-height:26px}
	
	.mcta-counter-title{font-size:48px}
	.mcta-counter-text{font-size:13px}
	.mcta-counter-2-title{font-size:48px}
	.mcta-counter-2-text{font-size:18px}
	
	.mcta-numflip-title{font-size:20px}
	.mcta-numflip-title-2{font-size:28px;line-height:38px}
	.mcta-numflip-text{font-size:13px}
	
	.mcta-title{font-size:28px;line-height:38px}
	.mcta-title.xl{font-size:62px;line-height:68px}
	.mcta-title.lg{font-size:48px;line-height:58px}
	.mcta-title.md{font-size:42px;line-height:50px}
	.mcta-title.md2{font-size:32px;line-height:46px}
	.mcta-text{font-size:16px;line-height:22px}
	.mcta-text.lg{font-size:19px;line-height:28px}
	.mcta-graph-title{font-size:22px;line-height:28px}
	
	.mcta-ribbon{font-size:22px;line-height:32px}
	
	.mcta-checklist{font-size:19px;line-height:30px;}
	.mcta-checklist li:before{top:2px;}
	
	/*CTA RESPONSIVE*/
	.mcta-counter-icon-revenue{right:226px}
	.mcta-counter-icon-leads{right:33px}
	.mcta-counter-icon-phone{right:-61px}
	.mcta_1-header{margin-right:35%}
	.mcta_3{-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%}
	.mcta_4b{padding:64px 100px}
	.mcta_6a-graph{margin:-94px -64px -4px}
	.mcta_6a-footer,.mcta_6a-header{margin:0 15%}
	.mcta_6b-graph{margin:-32px -64px -106px}
	.mcta_6b-header,.mcta_6b-footer{margin:0 10%}
	.mcta_6c{padding:64px 335px 106px 64px}
	.mcta_9{padding:64px 160px 64px 64px}


	.btn-mcta{padding:18px 30px;font-size:18px}
	
	.mcta-card{padding:30px 10px}
	.mcta-card-number{font-size:40px;line-height:1}
	.mcta-card-title{font-size:13px;line-height:21px}
	.mcta-card-text{font-size:14px;line-height:1.4}
		
	.mcta-quote-text{font-size:19px;line-height:1.4}
	.mcta-quote-by{font-size:16px;line-height:1.4}
	
	.mcta-counter{margin:0 0 20px}
	.mcta-counter-title{font-size:40px;line-height:46px}
	.mcta-counter-text{font-size:12px}
	.mcta-counter-2-title{font-size:40px;line-height:46px}
	.mcta-counter-2-text{font-size:16px}
	
	.mcta-numflip-title{font-size:16px;line-height:1.4}
	.mcta-numflip-title-2{font-size:22px;line-height:1.4}
	.mcta-numflip-text{font-size:12px}
	.mcta-numflip-item{margin-right:10px}
	
	.mcta-title{font-size:24px;line-height:1.4}
	.mcta-title.xl{font-size:48px;line-height:1.2}
	.mcta-title.lg{font-size:40px;line-height:1.2}
	.mcta-title.md{font-size:34px;line-height:1.2}
	.mcta-title.md2{font-size:30px;line-height:1.2}
	.mcta-text{font-size:14px;line-height:1.4}
	.mcta-text.lg{font-size:17px;line-height:1.4}
	.mcta-graph-title{font-size:18px;line-height:1.4}
	
	.mcta-ribbon{font-size:16px;line-height:32px}
	
	.mcta-checklist{font-size:17px;line-height:30px}
	
	.mcta_circles-list-icons{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;margin:60px 0 0}
	.mcta_circles-list-icons li{position:relative;top:0 !important;left:0 !important;width:33.33333333333%;text-align:center;margin-bottom:20px}
	
	.mcta_circles-list-icons-2{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;margin:60px 0 0}
	.mcta_circles-list-icons-2 li{position:relative;top:0 !important;left:0 !important;width:33.33333333333%;text-align:center;margin-bottom:20px}
	.mcta_circles-list-icons-2 li:before, .mcta_circles-list-icons li:before{content:none !important;}
	
	/*CTA RESPONSIVE*/
	.mcta{padding:70px 40px !important}
	.mcta_1 .mcta-text{margin-bottom:30px !important}
	.mcta-counter-icon-revenue,.mcta-counter-icon-leads,.mcta-counter-icon-phone{width:100px;height:100px}
	.mcta-counter-icon-revenue{right:155px}
	.mcta-counter-icon-leads{top:-50px}
	.mcta-counter-icon-phone{top:40px;right:-25px}
	.mcta_1-header{margin-right:50px}
	.mcta_3{-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
	.mcta_3-header{margin-right:35%}
	.mcta_4a{background-position:right bottom;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
	.mcta_4a-img{text-align:left;margin-bottom:0;margin-top:30px}
	.mcta_5{text-align:center}
	.mcta_5-img{margin-bottom:20px}
	.mcta_6a-footer,.mcta_6a-header{margin:0}
	.mcta_6a-graph{margin:-30px -40px 0}
	.mcta_6b-footer,.mcta_6b-header{margin:0}
	.mcta_6b-graph{margin:0 -40px -60px}
	.mcta_8-img{margin-top:20px}
	.mcta-quote{margin-bottom:30px !important}
	.mcta_14-img{margin-bottom:20px}
	.mcta_15-img{margin-bottom:20px}
	.mcta_15 .mcta-quote{margin-bottom:30px}
	
	.mcta_16-header{padding:15px;background-color:rgba(0,0,0,0.9);text-align:center;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
	.mcta_19{text-align:center}
	.mcta_22{text-align:center}
	.mcta_21 .mcta-text{margin-bottom:30px}
	.mcta_21 .mcta-title{margin-bottom:60px}
	.mcta_25-img{margin-right:0}
@media (max-width:767px){
	.btn-mcta{padding:15px 20px;font-size:16px}
	.row-auto>.col-auto{float:none;margin-right:0}
	
	.mcta-numflip{font-size:40px;line-height:80px}
	.mcta-numflip-item{margin-right:5px}
	.mcta-numflip-item{height:80px;line-height:80px;}
	
	.mcta-price-list-price{float:none;display:block}
	
	.mcta-timeline-arrow-bar-title{display:none;font-size:12px}
	.mcta-timeline-arrow-bar:hover .mcta-timeline-arrow-bar-title{display:block}
	.mcta-timeline-arrow-bar-value{font-size:16px}
	
	.mcta_circles-list-icons-2 li,
	.mcta_circles-list-icons li{width:50%}
	
	.mcta-checklist-2 li{float:none;width:100%}
	
	/*CTA RESPONSIVE*/
	.mcta{padding:40px 20px !important}
	.mcta_1{text-align:center}
	.mcta_1-header{margin-right:40px}
	.mcta-counter-icon-revenue,.mcta-counter-icon-leads,.mcta-counter-icon-phone{position:relative;top:0;right:0;margin:0 auto;display:block;-webkit-transform:rotate(-7.68deg);-moz-transform:rotate(-7.68deg);-ms-transform:rotate(-7.68deg);transform:rotate(-7.68deg)}
	.mcta_3-header{margin-right:0;margin-top:40px}
	.mcta_6a-graph{margin:0 -20px}
	.mcta_6b-graph{margin:0 -20px -30px}
	.mcta_7-img{margin-bottom:40px}
	
	.mcta_24{text-align:center}
}
@media (max-width:575px){
	.mcta-title.xl{font-size:40px}
	.mcta-numflip{font-size:34px}
	.mcta-numflip-item{height:60px;line-height:60px;}
}
@media (max-width:400px){
	.mcta_circles-list-icons-2 li,
	.mcta_circles-list-icons li{width:100%}
}

.mcta .gray-text{color:#374046 !important;}

/*** Video CTAs ***/
.video-cta-format-1 {
	width: 100%; 
	height: auto; 
	float: left; 
	background-size: contain;
	background-repeat: no-repeat;
	padding: 0px!important;
	position: relative;
	overflow: hidden;
}
												
.video-cta-format-1 .inner {
	padding: 34px 15px 34px 15px!important;
	background-size: contain;
	background-repeat: no-repeat;
}

.video-cta-format-1 .inner .content {
	padding-left: 10%;
}

.video-cta-format-1 .inner .content h2 {
	font-weight: 900;
	font-size: 32px;
	line-height: 44px;
	letter-spacing: -0.024em;
	margin-top: 0px;
	margin-bottom: 1px;
}

.video-cta-format-1 .inner .content h4 {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -0.018em;
	margin-top: 0px;
	margin-bottom: 16px;
}

.video-cta-format-1 .inner .content h1 {
	font-weight: 900;
	font-size: 52px;
	line-height: 56px;
	letter-spacing: -0.042em;
	margin-top: 16px;
	margin-bottom: 30px;
}

.video-cta-format-1 .cover-image {
	position: absolute;
	top: 11%;
	width: 28%!important;
	left: 3%;
}

@media (max-width: 767px) {
	.video-cta-format-1 .cover-image {
		top: 0%!important;
		width: 60%!important;
		left: 20%!important;
	}

}

@media (max-width: 500px) {

	.video-cta-format-1 .inner .content h2 {
		font-size: 28px!important;
		line-height: 40px!important;
	}
	
	.video-cta-format-1 .inner .content h4 {
		font-size: 20px!important;
		line-height: 28px!important;
	}

	.video-cta-format-1 .inner .content h1 {
		font-size: 44px!important;
		line-height: 48px!important;
	}

}

.video-cta-format-1 .inner .content .white-btn {
	background: #FFFFFF;
	border-radius: 4px;
	color: #207DE9!important;
	padding: 18px 60px;
}

.video-cta-format-1 .inner .content .green-btn {
	background: #26B16D;
	border-radius: 4px;
	color: white;
	padding: 18px 60px;
}

.video-cta-format-1 .play-btn {
	width: 120px!important;
	height: 120px;
	background: #FFFFFF;
	display: block;
	position: absolute;
	border-radius: 50%;
	top: 35%;
	left: 8%;
	z-index: 100;
}

.video-cta-format-1 .play-btn img {
	margin-top: 25%;
	margin-left: 35%;
	width: auto!important;
}

.video-cta-format-1 .cta-text {
	position: absolute;
	right: 5%;
	top: 78%;
	width: 120px!important;
}

@media (max-width: 767px) {

	.video-cta-format-1, .video-cta-format-1 .inner {
		background-size: 75%!important;
	}
	
	.video-cta-format-1 .inner .content {
		margin-top: 75%!important;
	}

	.video-cta-format-1 .cta-text {
		top: 94%!important;
	}
	
	.video-cta-format-1 {
		background-image: none!important;
	}
	
}

@media (max-width: 500px) {
	.video-cta-format-1 .play-btn {
			top: 20%!important;
	}
}

@media (min-width: 501px) and (max-width: 768px) {
	.video-cta-format-1 .play-btn {
			top: 35%!important;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.video-cta-format-1 .play-btn {
			top: 40%!important;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.video-cta-format-1, .video-cta-format-1 .inner {
		background-position-x: 0px!important;
	}

}

.mcta_31 {
	background-color: #4DC1B9; 
}

.mcta_32 {
	background-color: #00448F;
	background-image: url(/assets/global/img/ctas/32/background.png);
	background-size: contain;
	background-position-y: center;
}

.mcta_33 {
	background-color: #1C2D47;
	background-image: url(/assets/global/img/ctas/33/background.png);
	background-size: cover;
	background-position-y: center;
}

.mcta_33 .inner {
	background-position-x: -30%;
}

@media (max-width: 500px) {
	.mcta_33 .inner {
		background-size: 70%!important;
		background-position-x: 45%!important;
	}
}

.mcta_34 {
	background-color: #26B16D;
	background-image: url(/assets/global/img/ctas/34/background.png);
	background-size: cover;
	background-position-y: center;
}

.mcta_34 .inner {
	background-position-x: -45%;
}

@media (max-width: 500px) {
	.mcta_34 .inner {
		background-size: 70%!important;
		background-position-x: 45%!important;
	}
}

@media (max-width: 1024px) and (min-width: 769px) {
	.mcta_34 .inner {
		background-position-x: -8%!important;
	}
}

.mcta_35 {
	background-color: #D0760A;
	background-image: url(/assets/global/img/ctas/35/background.png);
	background-size: contain;
	background-position-y: center;
}

.mcta_35 .inner {
	background-size: 33%;
	background-position-y: 20px!important;
}

@media (max-width: 500px) {
	.mcta_35 .inner {
		background-size: 65%!important;
		background-position-x: 0%!important;
	}
}

@media (max-width: 1024px) and (min-width: 769px) {
	.mcta_35 .inner {
		background-position-x: -12%!important;
		background-size: 35%;
	}
}

.mcta_36 {
	background-color: #083A74;
	background-image: url(/assets/global/img/ctas/36/background.png);
	background-size: contain;
	background-position-y: center;
}

.mcta_36 .inner {
	background-position-x: -35%;
}

@media (max-width: 500px) {
	.mcta_36 .inner {
		background-size: 70%!important;
		background-position-x: 45%!important;
	}
}

@media (max-width: 1024px) and (min-width: 769px) {
	.mcta_36 .inner {
		background-position-x: -8%!important;
	}
}

.mcta_37 {
	background-color: #18B975;
}

.mcta_37 .cta-text {
	top: 77%;
}

.mcta_37 .cover-image {
	width: 35%!important;
}

@media (max-width: 767px) {
	
	.mcta_37 .cover-image {
		width: 80%!important;
		left: 10%!important;
	}
}

/*** CTA 38 ***/
.mcta_38{margin-bottom: 40px; position:relative;z-index:0;padding:56px 150px 56px 56px;color:#fff;background:url(/assets/global/img/ctas/38/01-bg.png) no-repeat center #0B1720;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow:hidden;}
.mcta_38:before{content:"";position:absolute;top:-18.62%;right:-11.6%;z-index:-1;width:60.9333333%;height:100%;background:url(/assets/global/img/ctas/38/01-img.png) no-repeat right 0;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
.mcta_38 h2{margin:0 0 24px;display:-ms-flexbox;display:flex; color: white;}
.mcta_38 h2:before{background:url(/assets/global/img/ctas/38/check.png) no-repeat center #207DE9;width:54px;height:54px;-ms-flex: 0 0 54px;flex: 0 0 54px;max-width:54px;content:"";display:inline-block;vertical-align:top;margin-right:16px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.mcta_38 p{font-size: 18px;line-height: 28px;letter-spacing: -0.0045em;color: #ABB9C2;}
.mcta_38 p:last-child{margin-bottom:0}
.mcta_38 .btn {width: auto!important; cursor: pointer;max-width: max-content;}

@media (max-width:767px){
	.mcta_38{padding:32px 32px 56px;-webkit-background-size:210% auto;-moz-background-size:210% auto;background-size:210% auto}
	.mcta_38:before{width:49.2753623%;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;right:-5.285%;top:-5.664488%}
}
	
/*** CTA 39 ***/
.mcta_39{margin-bottom: 40px;position:relative;z-index:0;padding:46px 56px 14px;color:#374046;background:#F9FBFF;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow:hidden;}
.mcta_39:before{content:"";position:absolute;top:-1000px;right:-864px;z-index:-1;width:2048px;height:2504px;background:url(/assets/global/img/ctas/39/02-bg.png) no-repeat right 0;}
.mcta_39 h2{margin-bottom:16px}
.mcta_39 h3{position:relative;z-index:0;margin-bottom:8px}
.mcta_39 h3:before{content:"";position:absolute;top:0;left:-56px;z-index:-1;width:535px;height:93px;background:url(/assets/global/img/ctas/39/02-bg-title.png) no-repeat right 0;}
.mcta_39 h4{margin-bottom:0}
.mcta_39 p{font-size: 15px;line-height: 24px;letter-spacing: -0.003em;margin-bottom:31px;padding-right:10%;}
.mcta_39 p.mcta_39-lead{font-size: 18px;line-height: 28px;letter-spacing: -0.0045em;margin-bottom:31px}
.mcta_39 ul li:before {margin-right: 0px!important; content: "";}
.mcta_39 ul li { margin: 0px; padding: 0px; height: auto;}
.mcta_39 ul li img {width: 100%!important;}
	.mcta_39-body{margin-right:25%;}
	.mcta_39-partner{text-align: center;margin:26px 0 0;list-style:none;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap:wrap;-ms-flex-pack: justify;justify-content:space-between;-ms-flex-align: start;align-items: flex-start;}
	.mcta_39-partner li{margin-bottom:32px;max-width: 125px;}
	.mcta_39-partner span{display:block;font-weight: 700;font-size: 14px;line-height: 22px;letter-spacing: 0.05em;text-transform: uppercase;margin-top:8px}

@media (max-width:767px){
	
	.mcta_39{padding:24px 24px 180px;text-align:center}
	.mcta_39:before{top:auto;right:auto;left:50%;margin-left:-1024px;bottom:-1220px}
	.mcta_39 h3:before{display:none}
	.mcta_39 p.mcta_39-lead{font-size: 15px;line-height: 24px;letter-spacing: -0.003em;}
	.mcta_39-body{margin-right:0}
	.mcta_39-partner{-ms-flex-pack: center;justify-content:center;}
	.mcta_39-partner li{padding:0 20px;max-width:inherit;}
	
}

/*** CTA 40 ***/

.mcta_40{margin-bottom: 40px;position:relative;z-index:0;padding:46px 0;color:#fff;background:#00448F;background: linear-gradient(180deg, #116FDA 0%, #00448F 100%);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow:hidden;padding-bottom: 0px;}
.mcta_40:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:url(/assets/global/img/ctas/40/03-bg.png) no-repeat center 0;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;}
.mcta_40 .mcta_40-body{padding:0 56px;width:612px;max-width:100%;text-align:center;margin:0 auto}
.mcta_40 h2{margin-bottom:16px; color: white;}
.mcta_40 p.mcta_40-lead{font-size: 18px;line-height: 28px;letter-spacing: -0.0045em;margin:0; color: white;}
.mcta_40-img{margin:40px 12px -46px;text-align:center;}

.mcta_40 .cards .left-card {margin-top: 10%;background-image: url(/assets/global/img/ctas/38/left-card.png); min-height: 280px; background-repeat: no-repeat; background-size: 100%; background-position-y: 25px; position: relative;}
.mcta_40 .cards .right-card {margin-top: 10%;background-image: url(/assets/global/img/ctas/38/right-card.png); min-height: 280px; background-repeat: no-repeat; background-size: cover;}
.mcta_40 .cards a {color: white!important; font-weight: bold; font-size: 20px; line-height: 24px; letter-spacing: -0.008em; padding: 15px 20px; min-width: 165px; text-decoration: none !important; position: absolute; }
.mcta_40 .cards .seo-link {top: 5%; left: 12%; background: #4C74B9;transform: rotate(-7deg);padding: 25px 30px!important; font-size: 30px!important;}
.mcta_40 .cards .amazon-link {left: -2%; background: #6ADFD7;top: 50%!important; padding: 25px 30px!important; font-size: 30px!important;}
.mcta_40 .cards .interactive-link {top: 65%; left: 1%; background: #F04D50;transform: rotate(-8deg);}
.mcta_40 .cards .ppc-link{top: 2%; left: 28%; transform: rotate(-3deg); background: #41D58C;padding: 25px 30px!important; font-size: 30px!important;}
.mcta_40 .cards .digital-marketing-link {background: #FFA232; top: 26%; transform: rotate(5deg);right: 20%;}
.mcta_40 .cards .social-media-link{background: #AF3FAC; transform: rotate(0deg); top: 58%;padding: 25px 30px!important; font-size: 30px!important; left: 20%!important;}

@media (max-width:767px){
	.mcta_40{padding:24px}
	.mcta_40 p.mcta_40-lead{color: #CED4DA;font-size: 15px;line-height: 24px;letter-spacing: -0.003em;}
	.mcta_40 .mcta_40-body{padding:0}
	.mcta_40-img{margin-bottom:-24px;margin-left:-14px;margin-right:-14px}
}

/*** CTA 41 ***/

.mcta_41{margin-bottom: 40px;position:relative;z-index:0;padding:40px 0;color:#fff;background:#00448F;background:linear-gradient(180deg, #116FDA 0%, #00448F 100%);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow:hidden;}
.mcta_41:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:url(/assets/global/img/ctas/41/04-bg.png) no-repeat center bottom;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;}
.mcta_41 .mcta_41-body{padding:0 56px;width:612px;max-width:100%;text-align:center;margin:0 auto}
.mcta_41 h3{margin:0 0 8px; color: white;}
.mcta_41 p.mcta_41-lead{font-size: 15px;line-height: 24px;letter-spacing: -0.003em;color: #CED4DA;margin:0 0 24px;  color: white;}
.mcta_41 p:last-child{margin:0}
.mcta_41 .mcta_41-img{margin:26px 15px -40px}
.mcta_41 .btn{ cursor: pointer; font-weight: bold;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;padding:15px 20px;min-width:260px;text-decoration: none!important;}

@media (max-width:767px){
	.mcta_41{padding:24px}
	.mcta_41 .mcta_41-body{padding:0}
	.mcta_41 .mcta_41-body{padding:0}
	.mcta_41 .mcta_41-img{margin-bottom:-24px;margin-left:-24px;margin-right:-24px}
}

.mcta_42{margin-bottom: 40px;position:relative;z-index:0;padding:48px;color:#fff;background:url(/assets/global/img/ctas/42/05-bg.png) no-repeat center #00448F;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow:hidden;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
.mcta_42 .mcta_42-head{padding-right:270px;position:relative;margin-right:-48px}
.mcta_42 .mcta_42-head:before{content:"";position:absolute;top:-12px;right:0;z-index:-1;width:280px;height:212px;background:url(/assets/global/img/ctas/42/05-icon.png) no-repeat right 0;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;}
.mcta_42 h3{margin-bottom:16px;margin-right:50px;color: white;}
.mcta_42 p{font-weight: normal;font-size: 15px;line-height: 24px;letter-spacing: -0.003em;color: white;}
.mcta_42 p:last-child{margin:0}
.mcta_42 .mcta_42-quote{margin-top:40px;padding:32px;font-weight: 600;font-size: 18px;line-height: 28px;text-align: center;letter-spacing: -0.0045em;color: #FFFFFF;background: #00316A;-webkit-border-radius: 16px;-moz-border-radius: 16px;border-radius: 16px;font-family: 'Inter',sans-serif;}
.mcta_42 .google-partner-logo {margin-bottom: 24px;}

@media (max-width:767px){
	.mcta_42{padding:24px}
	.mcta_42 .mcta_42-head{padding-right:0;margin-right:0}
	.mcta_42 .mcta_42-head:before{width: 158px;right: -24px;}
	.mcta_42 .mcta_42-head h3{padding-right:130px;margin-right:0}
	.mcta_42 .mcta_42-quote{padding:24px;margin-top:32px}
}

.mcta_43{margin-bottom: 40px;position:relative;z-index:0;padding:48px;color:#fff;background:url(/assets/global/img/ctas/43/06-bg.png) no-repeat right 0 #26B16D;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow:hidden;}
.mcta_43 input {width: 100%;}
.mcta_43 .btn {height: 56px;cursor: pointer;}
.mcta_43 h3{margin-bottom: 8px;max-width:465px;color: white;}
.mcta_43 ul li {color: white;}
.mcta_43 .mcta_43-form{max-width:543px;}
.mcta_43 .mcta_43-form h4{margin-bottom:8px;color: white;}
.mcta_43 .mcta_43-form p{margin-bottom:18px;margin-top: 0px;color: white;}
.mcta_43 .mcta_43-form .form-control{height:56px;font-weight: 600;font-size: 18px;line-height: 16px;letter-spacing: -0.0055em;color: #374046;border-color:#fff;background-color:rgba(255,255,255,0.95);border-color:#CED4DA;padding:15px}
.mcta_43 .btn{font-weight: bold;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;padding:15px 20px; margin-top: 32px;margin-left: 0px;}
.mcta_43 .mcta_43-form .row{margin-left:-8px;margin-right:-8px}
.mcta_43 .mcta_43-form .row > [class*="col-"],.mcta_43 .mcta_43-form .row > .col{padding-left:8px;padding-right:8px}
.mcta_43 .mcta_43-included{margin-top:32px}
.mcta_43 .mcta_43-included .mcta_43-text{margin:0 0 16px;font-weight: 600;font-size: 18px;line-height: 28px;letter-spacing: -0.0045em;color: white;}
.mcta_43 .mcta_43-included .mcta_43-list{margin:0;list-style:none;padding:0;display:flex;}
.mcta_43 .mcta_43-included .mcta_43-list li{margin-right: 8px!important;z-index: 0;display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap:wrap;font-weight: 600;font-size: 21px;line-height: 33px;letter-spacing: -0.0055em;margin-right:32px;position:relative;padding-left:59px;}
.mcta_43 .mcta_43-included .mcta_43-list li:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:38px;height:38px;background:#41D58C;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.mcta_43 .mcta_43-included .mcta_43-list li:after{background:url(/assets/global/img/ctas/38/check.png) no-repeat center;width:30px;height:24px;-ms-flex: 0 0 54px;flex: 0 0 54px;content:"";position:absolute;top:3px;left:12px}

@media (max-width: 767px){
	.mcta_43{padding:24px;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;background-position:10px 10%}
	.mcta_43 h3{width:74.879227%}
	.mcta_43 .mcta_43-form .btn{margin-top:16px}
	.mcta_43 .mcta_43-included{margin-top:32px}
	.mcta_43 .mcta_43-included .mcta_43-list{display:block}
	.mcta_43 .mcta_43-included .mcta_43-list li{min-height:38px;margin-bottom:24px}
}

.mcta_44{margin-bottom: 40px;position:relative;z-index:0;padding:48px;color:#fff;background:#152035;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow:hidden;}
.mcta_44:before{content:"";position:absolute;top:0;right:0;z-index:-1;width:60%;height:100%;background:url(/assets/global/img/ctas/44/07-bg.jpg) no-repeat center 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;opacity:0.5;}
.mcta_44 h3{margin-bottom:40px;max-width:530px;color: white!important;}
.mcta_44 .mcta_44-form{max-width:543px}
.mcta_44 .mcta_44-form h4{margin-bottom:8px;color: white;}
.mcta_44 .mcta_44-form p{margin-bottom:18px;color: #ABB9C2;margin-top: 0px;}
.mcta_44 .mcta_44-form .form-control{width: 100%;height:56px;font-weight: 600;font-size: 18px;line-height: 16px;letter-spacing: -0.0055em;color: #374046;border-color:#fff;background-color:rgba(255,255,255,0.95);border-color:#CED4DA;padding:15px}
.mcta_44 .mcta_44-form .btn{font-weight: bold;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;padding:15px 20px;height:56px;cursor: pointer;}
.mcta_44 .mcta_44-form .row{margin-left:-8px;margin-right:-8px}
.mcta_44 .mcta_44-form .row > [class*="col-"],.mcta_44 .mcta_44-form .row > .col{padding-left:8px;padding-right:8px}
.mcta_44 .mcta_44-included{margin-top:24px}
.mcta_44 .mcta_44-included .mcta_44-text{margin:0 0 24px;font-weight:400;font-size: 18px;line-height: 28px;letter-spacing: -0.0045em;color: white;}
.mcta_44 .mcta_44-included .mcta_44-list{margin:0;list-style:none;padding:0;display:flex;}
.mcta_44 .mcta_44-included .mcta_44-list li{margin-right: 8px!important;z-index: 0;display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap:wrap;font-weight: 600;font-size: 21px;line-height: 33px;letter-spacing: -0.0055em;margin-right:32px;position:relative;padding-left:59px;}
.mcta_44 .mcta_44-included .mcta_44-list li:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:38px;height:38px;background:#207DE9;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.mcta_44 .mcta_44-included .mcta_44-list li:after{background:url(/assets/global/img/ctas/38/check.png) no-repeat center;width:30px;height:24px;-ms-flex: 0 0 54px;flex: 0 0 54px;content:"";position:absolute;top:3px;left:12px}
.mcta_44 ul li {color: white;}

@media (max-width: 767px){
	.mcta_44{padding:24px}
	.mcta_44 h3{width:74.879227%}
	.mcta_44:before{width:100%}
	.mcta_44:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background: linear-gradient(90deg, #182128 20.51%, rgba(24, 33, 40, 0) 96.91%);}
	.mcta_44 .mcta_44-form .btn{margin-top:16px}
	.mcta_44 .mcta_44-included{margin-top:32px}
	.mcta_44 .mcta_44-included .mcta_44-list{display:block}
	.mcta_44 .mcta_44-included .mcta_44-list li{min-height:38px;margin-bottom:24px}
}

.mcta_45{margin-bottom: 40px;position:relative;z-index:0;padding:48px;color:#fff;background:#182128;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow:hidden;}
.mcta_45:before{content:"";position:absolute;top:0;right:0;z-index:-1;width:69.733333333%;height:100%;background:url(/assets/global/img/ctas/45/08-bg.jpg) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;opacity:0.65;}
.mcta_45:after{content:"";position:absolute;top:0;right:0;z-index:-1;width:69.733333333%;height:100%;background:linear-gradient(90deg, #182128 0%, rgba(24, 33, 40, 0) 85.54%);}
.mcta_45 h3{margin-bottom:40px;max-width:500px;color: white!important;}
.mcta_45 .mcta_45-form{max-width:543px}
.mcta_45 .mcta_45-form h4{margin-bottom:8px;color: white;}
.mcta_45 .mcta_45-form p{margin-bottom:18px;color: #ABB9C2;margin-top: 0px;}
.mcta_45 .mcta_45-form .form-control{height:56px;font-weight: 600;font-size: 18px;line-height: 16px;letter-spacing: -0.0055em;color: #374046;border-color:#fff;background-color:rgba(255,255,255,0.95);border-color:#CED4DA;padding:15px}
.mcta_45 .mcta_45-form .btn{font-weight: bold;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;padding:15px 20px;height: 56px;cursor: pointer;}
.mcta_45 .mcta_45-form .row{margin-left:-8px;margin-right:-8px}
.mcta_45 .mcta_45-form .row > [class*="col-"],.mcta_45 .mcta_45-form .row > .col{padding-left:8px;padding-right:8px}
.mcta_45 .mcta_45-included{margin-top:24px}
.mcta_45 .mcta_45-included .mcta_45-text{margin:0 0 24px;font-weight:400;font-size: 18px;line-height: 28px;letter-spacing: -0.0045em;color: white;}
.mcta_45 .mcta_45-included .mcta_45-list{margin:0;list-style:none;padding:0;display:flex;}
.mcta_45 .mcta_45-included .mcta_45-list li{z-index: 0;display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap:wrap;font-weight: 600;font-size: 21px;line-height: 33px;letter-spacing: -0.0055em;margin-right:32px;position:relative;padding-left:59px;}
.mcta_45 .mcta_45-included .mcta_45-list li:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:38px;height:38px;background:#869298;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.mcta_45 .mcta_45-included .mcta_45-list li:after{background:url(/assets/global/img/ctas/38/check.png) no-repeat center;width:30px;height:24px;-ms-flex: 0 0 54px;flex: 0 0 54px;content:"";position:absolute;top:3px;left:12px}
.mcta_45 ul li {color: white;}
.mcta_45 input {width: 100%;}

@media (max-width: 767px){
	.mcta_45{padding:24px}
	.mcta_45:before{width:100%;background-position: center bottom;}
	.mcta_45:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background: linear-gradient(90deg, #182128 20.51%, rgba(24, 33, 40, 0) 96.91%);}
	.mcta_45 .mcta_45-form .btn{margin-top:16px}
	.mcta_45 .mcta_45-included{margin-top:32px}
	.mcta_45 .mcta_45-included .mcta_45-list{display:block}
	.mcta_45 .mcta_45-included .mcta_45-list li{min-height:38px;margin-bottom:24px}
}

.mcta_46{margin-bottom: 40px;position:relative;z-index:0;padding:48px;color:#374046;background:#FEF4E8;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow:hidden;}
.mcta_46:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:54.26666666666%;height:134px;background:url(/assets/global/img/ctas/46/09-bg-top.png) no-repeat 0 0;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;}
.mcta_46:after{content:"";position:absolute;bottom:0;right:0;z-index:-1;width:66.66666666666%;height:242px;background:url(/assets/global/img/ctas/46/09-bg-bottom.png) no-repeat 0 bottom;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;}
.mcta_46 h3{margin-bottom:16px;max-width:580px;}
.mcta_46 h3:after{content:"";position:absolute;top:48px;right:0;z-index:-1;width:44.6666666666%;height:304px;background:url(/assets/global/img/ctas/46/09-img.png) no-repeat 0 0;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;}
.mcta_46 p.mcta_46-lead{font-weight: 400;font-size: 18px;line-height: 28px;letter-spacing: -0.0045em;margin:0 0 76px;max-width:460px}
.mcta_46 .mcta_46-form{max-width:543px}
.mcta_46 .mcta_46-form h4{margin-bottom:8px;}
.mcta_46 .mcta_46-form p{margin-bottom:18px;color: #ABB9C2;margin-top: 0px;}
.mcta_46 .mcta_46-form .form-control{height:56px;font-weight: 600;font-size: 18px;line-height: 16px;letter-spacing: -0.0055em;color: #374046;border-color:#fff;background-color:rgba(255,255,255,0.95);border-color:#CED4DA;padding:15px}
.mcta_46 .mcta_46-form .btn{font-weight: bold;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;padding:15px 20px; height: 56px; cursor: pointer;}
.mcta_46 .mcta_46-form .row{margin-left:-8px;margin-right:-8px}
.mcta_46 .mcta_46-form .row > [class*="col-"],.mcta_46 .mcta_46-form .row > .col{padding-left:8px;padding-right:8px}
.mcta_46 .mcta_46-included{margin-top:24px}
.mcta_46 .mcta_46-included .mcta_46-text{margin:0 0 24px;font-weight:600;font-size: 18px;line-height: 28px;letter-spacing: -0.0045em;}
.mcta_46 .mcta_46-included .mcta_46-list{margin:0;list-style:none;padding:0;display:flex;}
.mcta_46 .mcta_46-included .mcta_46-list li{z-index: 0;display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap:wrap;font-weight: 600;font-size: 21px;line-height: 33px;letter-spacing: -0.0055em;margin-right:32px;position:relative;padding-left:59px;}
.mcta_46 .mcta_46-included .mcta_46-list li:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:38px;height:38px;background:#869298;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.mcta_46 .mcta_46-included .mcta_46-list li:after{background:url(/assets/global/img/ctas/38/check.png) no-repeat center;width:30px;height:24px;-ms-flex: 0 0 54px;flex: 0 0 54px;content:"";position:absolute;top:3px;left:12px}
.mcta_46 input {width: 100%;}

@media (max-width: 767px){
	.mcta_46{padding:24px}
	.mcta_46 h3:after{display:none}
	.mcta_46 p.mcta_46-lead{font-size: 15px;line-height: 24px;letter-spacing: -0.003em;margin-bottom:32px}
	.mcta_46 .mcta_46-form .btn{margin-top:16px}
	.mcta_46 .mcta_46-included{margin-top:32px}
	.mcta_46 .mcta_46-included .mcta_46-list{display:block}
	.mcta_46 .mcta_46-included .mcta_46-list li{min-height:38px;margin-bottom:24px}
}

.mcta_47{padding-bottom: 0px;margin-bottom: 40px;position:relative;z-index:0;padding:48px 0;color:#fff;background:#00448F;background:linear-gradient(180deg, #116FDA 0%, #00448F 100%);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow:hidden;}
.mcta_47:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:url(/assets/global/img/ctas/47/10-bg.png) no-repeat center bottom;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;}
.mcta_47 .mcta_47-body{padding:0 56px;text-align:center;margin:0 auto}
.mcta_47 h2{margin:0 0 16px; color: white;}
.mcta_47 p.mcta_47-lead{font-size: 18px;line-height: 28px;letter-spacing: -0.0045em;color: #CED4DA;margin:0 0 32px}
.mcta_47 p:last-child{margin:0}
.mcta_47 .mcta_47-img{margin:50px 15px -48px;text-align:center;}
.mcta_47 .btn{text-decoration: none!important; font-weight: bold;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;padding:15px 20px;min-width:165px; cursor: pointer;}

@media (max-width: 1024px) {
	.mcta_47 h2, .mcta_47 .h2 {
		font-size: 30px;
	}
}


@media (max-width: 767px){
	.mcta_47{padding:24px}
	.mcta_47 .mcta_47-body{padding:0}
	.mcta_47:before{-webkit-background-size:120% auto;-moz-background-size:120% auto;background-size:120% auto}
	.mcta_47 .mcta_47-img{margin-bottom:-24px}	
}

.mcta_48{margin-bottom: 40px;position:relative;z-index:0;padding:38px 40px;color:#fff;background:#152035;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow:hidden;}
.mcta_48 h2{margin:0 0 16px; color: white;}
.mcta_48 p.mcta_48-lead{font-size: 18px;line-height: 28px;letter-spacing: -0.0045em;color: #CED4DA;margin:0 0 40px}
.mcta_48 .btn{font-weight: bold;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;padding:15px 20px;min-width:165px;text-decoration: none!important; cursor: pointer;}
.mcta_48 .mcta_48-body{padding-left:30px; margin-top: 35%;}
	.mcta_48-card{padding: 15px;position:relative;text-align: center;margin-bottom:30px;border:0;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;background-color:transparent}
	.mcta_48-card .card-icon img {margin-top: 0px;width: 32px!important;float: none!important;}
	.mcta_48-card .card-number{font-weight: 800;font-size: 24px;line-height: 32px;letter-spacing: -0.018em;color: #FFFFFF;margin:8px 0 0;}
	.mcta_48-card .card-title{font-weight: bold;font-size: 14px;line-height: 22px;letter-spacing: 0.05em;text-transform: uppercase;color: #ABB9C2;margin:0;}
	.mcta_48-card.active{background-color:#1C2D47;-webkit-box-shadow: 0px 12px 40px rgba(7, 9, 10, 0.2);-moz-box-shadow: 0px 12px 40px rgba(7, 9, 10, 0.2);box-shadow: 0px 12px 40px rgba(7, 9, 10, 0.2);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;z-index:2}

@media (max-width: 767px){
	.mcta_48{padding:24px;text-align:center}
	.mcta_48 .mcta_48-body{padding:0;margin-bottom:40px}
	.mcta_48 h2{margin-bottom:8px}
	.mcta_48 p.mcta_48-lead{font-size: 15px;line-height: 24px;letter-spacing: -0.003em;margin-bottom:24px}
	.mcta_48-card.active{margin-left:0;margin-right:0}
}

.mcta_49{margin-bottom: 40px;position:relative;z-index:0;padding:48px 0;color:#fff;background:#00448F;background:linear-gradient(180deg, #116FDA 0%, #00448F 100%);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow:hidden;}
.mcta_49:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:url(/assets/global/img/ctas/49/12-bg.png) no-repeat center bottom;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;}
.mcta_49 .mcta_49-body{position:relative;z-index:1;padding:0 64px;text-align:center;margin:0 auto}
.mcta_49 h2{margin:0 0 32px; color: white;}
.mcta_49 p.mcta_49-lead{font-size: 18px;line-height: 28px;letter-spacing: -0.0045em;color: #CED4DA;margin:0 0 32px}
.mcta_49 p:last-child{margin:0}
.mcta_49 .mcta_49-img{margin:-30px 15px -48px;text-align:center;position:relative;z-index:0}
.mcta_49 .btn{font-weight: bold;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;padding:15px 20px;min-width:165px;text-decoration: none!important; cursor: pointer;}

@media (max-width: 767px){
	.mcta_49{padding:24px}
	.mcta_49 .mcta_49-body{padding:0}
	.mcta_49:before{-webkit-background-size:120% auto;-moz-background-size:120% auto;background-size:120% auto;top: auto;bottom: -25%;}
	.mcta_49 .mcta_49-img{margin:16px -10px -24px}
}

.mcta_50{margin-bottom: 40px;position:relative;z-index:0;padding:160px 69px 72px 41px;color:#fff;background:url(/assets/global/img/ctas/50/13-bg.jpg) no-repeat center;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;overflow:hidden;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
.mcta_50:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:#263A5F;background-color:rgba(38,58,95,0.56);}
.mcta_50:after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background: linear-gradient(0deg, #0F1524 18.43%, rgba(15, 21, 36, 0) 69.92%);opacity: 0.56;}
.mcta_50 h2{margin-bottom:32px}
.mcta_50 h2 span{background:#152035;background-color:rgba(21,32,53,0.85);display:inline-block;padding-left:15px;padding-right:11px; color: white;}
.mcta_50 h2 span:first-child{padding-top:11px;}
.mcta_50 h2 span:last-child{padding-bottom:5px;}
.mcta_50 .btn{font-weight: bold;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;padding:15px 20px;min-width:230px;text-decoration: none!important; cursor: pointer;}
.mcta_50 p:last-child{margin:0}
.mcta_50 .second-line {background: none!important; color: white!important; font-weight: 500!important; font-family: 'Inter-Medium', sans-serif!important; margin-top: 25px;}
.mcta_50 .d-block {display: none;}

.mcta_51{padding:34px 48px 21px;background-color:#F9FBFF;background: linear-gradient(94.95deg, #F9FBFF 7.27%, #D9E9F6 91.01%);display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap:wrap;position:relative;overflow:hidden;margin-bottom:48px}
.mcta_51 .card-img{-ms-flex-order: 1;order: 1;-ms-flex: 0 0 35%;flex: 0 0 35%;max-width: 35%;margin-top:-57px;padding-left:30px}
.mcta_51 .card-body{-ms-flex-order: 0;order: 0;padding:0;-ms-flex: 0 0 65%;flex: 0 0 65%;max-width: 65%;}
.mcta_51 .card-title{font-family:'Inter',sans-serif;font-weight: 600;font-size: 24px;line-height: 32px;letter-spacing: -0.018em;color: #374046;margin-bottom:16px}
.mcta_51 .card-title u{text-decoration:none;display:inline-block;position:relative;z-index:0;}
.mcta_51 .card-title u:before{content:"";width:117%;height:9px;position:absolute;z-index:-1;top:100%;left:-8%;background:url(/assets/global/img/ctas/51/line-lime.png) no-repeat 0 0;margin-top:-8px}
.mcta_51 .card-link{text-decoration:none!important;display:inline-block;font-family:'Inter',sans-serif;font-weight:600;font-size: 18px;line-height: 24px;text-align: center;letter-spacing: -0.008em;color: #FFFFFF;padding:16px 32px;background-color:#207DE9;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.mcta_51 .card-link:hover{color:#fff;background-color:#116FDA;border-color:#116FDA;}
.mcta_51 .card-link:focus{color:#fff;background-color:#0E6AD2;border-color:#0E6AD2;}

.mcta_52{padding:34px 48px 48px 48px;background:#0E2187;position:relative;overflow:hidden;margin-bottom:48px;z-index:0;}
.mcta_52:before{content:"";position:absolute;left:3.58%;bottom:14px;width:28.58796%;height:214px;background:url(/assets/global/img/ctas/52/cta2-left-img.png) no-repeat 0 bottom;z-index:-1;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
.mcta_52:after{content:"";position:absolute;right:2.77%;bottom:0;width:30.9%;height:227px;background:url(/assets/global/img/ctas/52/cta2-right-img.png) no-repeat 0 bottom;z-index:-1;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
.mcta_52 .card-body{text-align:center;margin:0 auto;width:65%;padding:0}
.mcta_52 .card-title{font-family:'Inter',sans-serif;font-weight: 600;font-size: 24px;line-height: 32px;letter-spacing: -0.018em;color: #ffffff;margin-bottom:16px}
.mcta_52 .card-title u{text-decoration:none;display:inline-block;position:relative;z-index:0;color:#FFD12D;font-weight:900}
.mcta_52 .card-title u:before{content:"";width:117%;height:9px;position:absolute;z-index:-1;top:100%;left:-8%;background:url(/assets/global/img/ctas/52/line-yellow.png) no-repeat 0 0;margin-top:-8px}
.mcta_52 .card-link{text-decoration:none!important;display:inline-block;font-family:'Inter',sans-serif;font-weight:600;font-size: 18px;line-height: 24px;text-align: center;letter-spacing: -0.008em;color: #FFFFFF;padding:16px 32px;background-color:#207DE9;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.mcta_52 .card-link:hover{color:#fff;background-color:#116FDA;border-color:#116FDA;}
.mcta_52 .card-link:focus{color:#fff;background-color:#0E6AD2;border-color:#0E6AD2;}

.mcta_53{padding:34px 34px 32px 48px;background:#152035;display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap:wrap;position:relative;overflow:hidden;margin-bottom:48px}
.mcta_53 .card-img{-ms-flex-order: 1;order: 1;-ms-flex: 0 0 34%;flex: 0 0 34%;max-width: 34%;margin-top:-15px}
.mcta_53 .card-body{-ms-flex-order: 0;order: 0;padding:0;-ms-flex: 0 0 66%;flex: 0 0 66%;max-width: 66%;}
.mcta_53 .card-title{font-family:'Inter',sans-serif;font-weight: 900;font-size: 24px;line-height: 32px;letter-spacing: -0.018em;color: #ffffff;margin-bottom:16px}
.mcta_53 .card-title span{position:relative;z-index:1}
.mcta_53 .card-title u{text-decoration:none;display:inline-block;position:relative;z-index:0;color:#41D48C;font-weight:900;}
.mcta_53 .card-title u:before{content:"";width:140%;height:130%;position:absolute;z-index:-1;top:-15%;left:-20%;border: 3px solid #41D58C;border-radius:50%}
.mcta_53 .card-link{text-decoration:none!important;display:inline-block;font-family:'Inter',sans-serif;font-weight:600;font-size: 18px;line-height: 24px;text-align: center;letter-spacing: -0.008em;color: #FFFFFF;padding:16px 32px;background-color:#207DE9;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.mcta_53 .card-link:hover{color:#fff;background-color:#116FDA;border-color:#116FDA;}
.mcta_53 .card-link:focus{color:#fff;background-color:#0E6AD2;border-color:#0E6AD2;}

.mcta_54{padding:34px 24px 48px 24px;background:#D2DCEE;position:relative;overflow:hidden;margin-bottom:48px;}
.mcta_54 .card-img{position:absolute;left:0;top:0;height: 100%;width:47.8%;}
.mcta_54 .card-img img{position:relative;left:-25%;top:-29%;}
.mcta_54 .card-body{margin:0 0 0 auto;width:62%;padding:0}
.mcta_54 .card-title{font-family:'Inter',sans-serif;font-weight: 600;font-size: 24px;line-height: 32px;letter-spacing: -0.018em;color: #374046;margin-bottom:16px}
.mcta_54 .card-title u{text-decoration:none;display:inline-block;position:relative;z-index:0;color:#41D48C;font-weight:900}
.mcta_54 .card-title u:before{content:"";width:117%;height:9px;position:absolute;z-index:-1;top:100%;left:-8%;background:url(/assets/global/img/ctas/54/line-green.png) no-repeat 0 0;margin-top:-8px}
.mcta_54 .card-link{text-decoration:none!important;display:inline-block;font-family:'Inter',sans-serif;font-weight:600;font-size: 18px;line-height: 24px;text-align: center;letter-spacing: -0.008em;color: #FFFFFF;padding:16px 32px;background-color:#207DE9;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.mcta_54 .card-link:hover{color:#fff;background-color:#116FDA;border-color:#116FDA;}
.mcta_54 .card-link:focus{color:#fff;background-color:#0E6AD2;border-color:#0E6AD2;}


@media (max-width:1440px){
	.mcta_51 .card-title,.mcta_52 .card-title,.mcta_53 .card-title,.mcta_54 .card-title{font-size:22px;line-height:32px}
}
@media (max-width:1024px){
	.mcta_51 .card-title,.mcta_52 .card-title,.mcta_53 .card-title,.mcta_54 .card-title{font-size:20px;line-height:28px}
}
@media (max-width:767px){
	.mcta_51{padding:24px}
	.mcta_51 .card-img{-ms-flex-order: 0;order: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 0;text-align: center;margin-top: -45px;margin-bottom:24px}
	.mcta_51 .card-body{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 0;text-align: center;}
	
	.mcta_52{padding:24px 24px 84px}
	.mcta_52 .card-body{width:100%}
	.mcta_52:before{left:2%;bottom:14px;width:34.58796%}
	.mcta_52:after{right:2%;width:36.9%;}
	
	.mcta_53{padding:24px}
	.mcta_53 .card-img{-ms-flex-order: 0;order: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 0;text-align: center;margin-top: 0;margin-bottom:24px}
	.mcta_53 .card-body{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 0;text-align: center;}
	
	.mcta_54{padding:24px}
	.mcta_54 .card-img{width:100%;position:relative;text-align:center;margin-top: -8%;}
	.mcta_54 .card-body{width:100%;text-align:center}
	.mcta_54 .card-img img{left:0;top:0}
}

.mcta_55{padding: 0px;position:relative;overflow:hidden;margin-bottom: 48px;}
.mcta_55 .cta{background: url(/assets/pricing/img/bg-cta.png) no-repeat right 0 #083A74;color:#fff;padding:24px 40px 24px 24px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;display:flex;align-items:center}
.mcta_55 .cta .card-body{padding:0; flex: 1 1 auto; min-height: 1px;padding-right: 8%;}
.mcta_55 .cta .card-title{margin-bottom:4px; color: white;margin-top: 24px; margin-bottom: 24px; padding-left: 24px;font-weight: normal!important; font-family: 'Inter-Regular', sans-serif;}
.mcta_55 .cta .card-title strong {font-weight: normal!important; font-family: 'Inter-Regular', sans-serif; color: white!important; font-weight: bold!important;}
.mcta_55 .cta .card-text{color:#fff; margin-top: 0px;margin-bottom: 0px;}
.mcta_55 .cta .card-link{padding:15px 32px;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;min-width: 20%;}

@media (max-width:991px){
	.mcta_55{padding-top:48px;padding-bottom:48px}
}

@media (max-width:767px){
	.mcta_55 .cta{flex-direction:column;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}
	.mcta_55 .cta .card-body{margin-bottom:24px;width:100%;text-align:center; padding-right: 0px;}
}

@media (max-width:599px){
	.mcta_55 .cta .card-link{display:block;width:100%}
}


.mcta_56 .card-body, .mcta_57 .card-body, .mcta_58 .card-body, .mcta_59 .card-body {-ms-flex: 1 1 auto; flex: 1 1 auto;  min-height: 1px;  padding: 1.25rem;}

.mcta_56 .btn, .mcta_57 .btn, .mcta_58 .btn, .mcta_59 .btn,  {
    display: inline-block;
    font-size: 21px;
    font-size: 21px;
    line-height: 28px;
    letter-spacing: -0.008em;
    margin-bottom: 0;
    border: 0;
    padding: 24px 64px;
    text-decoration: none;
    -webkit-transition: background .32s ease-in-out, color .16s ease-in, scale .8s linear;
    -o-transition: background .32s ease-in-out, color .16s ease-in, scale .8s linear;
    transition: background .32s ease-in-out, color .16s ease-in, scale .8s linear;
    outline: none;
    text-transform: none;
}

.mcta_56 .card-title, .mcta_57 .card-title, .mcta_58 .card-title, .mcta_59 .card-title {
	margin-bottom: .75rem;
}

.mcta_56 .card-subtitle, .mcta_57 .card-subtitle, .mcta_58 .card-subtitle, .mcta_59 .card-subtitle {
	margin-bottom: .9rem;
	margin-top: 0px;
}

.mcta_56 {
	border-radius: 6px;
	color:#fff;
	    -webkit-background-size: 100% auto;
	    -moz-background-size: 100% auto;
    background-size: 100% auto;
	margin-bottom: 48px;
}

.mcta_56 .cta {
	border-radius: 6px;
	color:#fff;
	background: url(/assets/global/img/ctas/56/mcta_56-bg.png) no-repeat right 0 #083A74;
	    -webkit-background-size: 100% auto;
	    -moz-background-size: 100% auto;
    background-size: 100% auto;
}

.mcta_56 .card-img {
    height: 150px;
    text-align:center;
    margin-top: 15px;
}
.mcta_56 .card-img img {
	max-height: 150px;
    height: auto;
    width: auto;
    padding: 10px 0;
}

.mcta_56 .card-body {
	margin: 0 0 0 auto;
    width: 100%;
    text-align: center;
} 
.mcta_56 .card-body__text {
	width: 100%;
	display:inline-block;
}

.mcta_56 .card-body__button{
	width: 100%;
	display:block;

}

.mcta_56 .btn {
	background-color: #207DE9;
	color: white;
}

.mcta_56 .btn:hover {
	background-color: #0c57ad;
}

.mcta_56 .card-title , 
.mcta_56 .card-subtitle  {color:#fff;}

.mcta_56 .card-title {
	font-size: 24px;
	margin-bottom: .6rem;
	line-height: 1.2em;
}

.mcta_56  .card-subtitle {
	font-size: 22px;
font-family: 'Kalam', sans-serif;
text-transform:none;
font-weight: 400!important;
padding-bottom: 10px;
}

.mcta_56 .card-subtitle u {
	color:#99CC63;
	text-decoration:none;
	display:inline-block;
	position:relative;
}
.mcta_56 .card-subtitle u::before {
	content: "";
    width: 117%;
    height: 9px;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: -8%;
    background: url(/assets/global/img/ctas/56/mcta_56-line-green.png) no-repeat 0 0;
    margin-top: -6px;
}

.mcta_56 p { 
	font-size: 13px; 
	line-height: 1.3em; 
	color: #CCE4FF;
	margin-bottom: 10px;
}

.mcta_56 .card-body__text strong { color: #CCE4FF;}

.mcta_56 .card-link:hover {color:#fff;}

.mcta_56 .small-btn, 
.mcta_57 .small-btn,
.mcta_58 .small-btn,
.mcta_59 .small-btn { 
	padding: 15px 20px;
	font-size: 15px; 
	line-height: 1.2em;
}
.mcta_56 .small-btn { 
	top: 30%;
	right: 40px;
}


/***** 57 ******/

.mcta_57 {
	border-radius: 6px;
	color:#fff;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
	margin-bottom: 48px;
}

.mcta_57 .cta {
	border-radius: 6px;
	color:#fff;
	    -webkit-background-size: 100% auto;
	    -moz-background-size: 100% auto;
    background-size: 100% auto;
	background: url(../build/assets/57/mcta_57-bg.png) no-repeat right 0 #0C57AD;
}


.mcta_57 .card-body{ 
	width: 100%;
	text-align:center;

}

.mcta_57 .card-title {
	font-size: 22px;
	color:#fff;
	font-weight: 500!important;
	line-height: 1.3em;
}
.mcta_57 .card-title span {
	font-weight: 900!important;
	color: #FFD12D;
}
.mcta_57 .card-img {
	width: 100%;
	text-align:center;
}

.mcta_57 .card-img img {
	height:150px;
	margin-bottom: 10px;
}


/***** 58 ******/

.mcta_58 {
	border-radius: 6px;
	color:#fff;
	    -webkit-background-size: 100% auto;
	    -moz-background-size: 100% auto;
    background-size: 100% auto;
	margin-bottom: 48px;
}

.mcta_58 .cta {
	border-radius: 6px;
	color:#fff;
	background: url(/assets/global/img/ctas/58/mcta_58-bg.png) no-repeat right 0 #207DE9;
	    -webkit-background-size: 100% auto;
	    -moz-background-size: 100% auto;
    background-size: 100% auto;
}


.mcta_58 .card-body{ 
	width: 100%;
	text-align:center;
	margin: 0 0 0 auto;
	padding-top: .3rem;

}
.mcta_58 .card-body__text {
	margin: 10px 0 20px; 
}
.mcta_58 .card-title {
	font-size: 30px;
	color:#fff;
	line-height: 1.3em;

}
.mcta_58 .card-subtitle {
	font-size: 18px;
	line-height: 1.2em;
	color: white;
}

.mcta_58 .card-img {
	width: 100%;
	text-align:center;
	margin-top: 20px;
}

.mcta_58 .card-img img {
	height:150px;

}
.mcta_58 .card-link {
	background: #083A74;
	color: white;
}
.mcta_58 .card-link:hover {
	color:#fff; 
	background: #0c57ad;
}


/***** 59 ******/

.mcta_59{border-radius: 6px; margin-bottom: 48px;position: relative;}

.mcta_59 .cta {
	background: url(/assets/global/img/ctas/59/mcta_59-bg2.png) no-repeat right 0;
	background-color: #EBEDEF;
	position: relative;
}

/*.mcta_59 .cta::after {
	content: "";
	background: url(/assets/global/img/ctas/59/mcta_59-bg2.png) no-repeat right 0;
	    -webkit-background-size: auto;
	    -moz-background-size: auto;
    background-size:  auto;
          position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      opacity: 0.7;
	  width: 100%;
	  height: 100%;
	  background-position-x: 75%;
      background-position-y: 0px;
}*/

.mcta_59 .card-body{
		width: 70%;
	}
.mcta_59 .card-body__text {
	margin: 10px 0 20px; 
}

.mcta_59 .card-title {
	font-size: 30px;
	line-height: 1.3em;
}

.mcta_59 .card-subtitle {
	font-size: 18px;
	line-height: 1.2em;
}

@media (max-width: 768px) {
	.mcta_59 .cta {
		background-position-x: 75%;
	}
}

@media (min-width: 768px) {
	.mcta_59 .cta {
		background-position-x: 75%;
	}
	
	.mcta_56 .card-img {
	    width: 25%;
	    display:block;
	    margin-top:0px;
	    float:left;
	}

	.mcta_56 .card-body {
	    width: 75%;
	    padding: 20px 0;
	    text-align:left;

	} 
	.mcta_56 .card-body__text {
		width: 70%;
		padding-right: 20px;

		}


	.mcta_56 .card-body__button{
		width: 25%;
		display:inline;

	}

	.mcta_56 .card-link{	
		position:absolute;

	}

	.mcta_57 .card-body {
		width: 70%; 
		text-align:left;
	}
	.mcta_57 .card-body__text {
	margin-left: 20px;
}

	.mcta_57 .card-img img {
		position:absolute;
		bottom: 0;
		height: 90%;
		right: 20px;
		margin-bottom: 0px;
}
	.mcta_58 .card-img {
	    width: 30%;
	    height:100%;
	    display:block;
	    margin-top:0px;
	    float:left;
	}

	.mcta_58 .card-img img {
		max-height:100px;
		margin: 20px 0;
		width:auto;
		height:auto;
	}

	.mcta_58 .card-body {
	    width: 75%;
	    padding: 20px 0;
	    text-align:left;

	} 
	.mcta_58 .card-body__text {
		width: 70%;
		padding-right: 20px;
	}

	.mcta_58 .card-body__button{
		width: 25%;
		display:inline;

	}

	.mcta_58 .card-link{	
		position:absolute;
		right: 40px;
		top: 33%;

	}
	.mcta_59 .card-body{
		width: 50%;
		margin-left: 20px;
}
	.mcta_59::before {
		background: url(/assets/global/img/ctas/59/mcta_59-bg.png) no-repeat right 0;
      	opacity: 1;
  }
}

.mcta_56 .card-img img,
.mcta_57 .card-img img,
.mcta_58 .card-img img {
	width: auto;
	height:auto!important;
	max-width: 100%;
}

.mcta_60 {
		background-color: #207de9;
		background-image: url(/assets/global/img/ctas/60/background.png);
		background-size: cover;
		background-position-y: center;
		min-height: 400px;
	}

	.mcta_60 .inner {
		background-position-x: -35%;
	}
	
	.mcta_60 .inner .content h1 {
		margin-top: 42px;
		max-width: 95%;
	}
	
	.mcta_60 .inner .content h4 {
		max-width: 95%;
	}
	
	.mcta_60 .play-btn {
		left: 14%;
		width: 100px!important;
		height: 100px!important;
		top: 40%;
	}
	
	.mcta_60 .play-btn img {
		margin-top: 20%;
	}
	
	.mcta_60 .cover-image{
		height: 60%;
		padding: 18px;
		display: block;
		background-color: #cce4ff;
		top: 20%;
		width: 35%!important;
	}
	
	.mcta_60 .cover-image .image{
		width: 100%;
		height: 100%;
		float: left;		
		display: block;
		background-size: cover;
	}
	
	@media (max-width: 767px) {
		.mcta_60 .cover-image{
			margin-top: 10%;
			height: 45%;
			width: 80%!important;
			left: 10%!important;
		}
	}
	
	@media (min-width: 500px) and (max-width: 767px) {
	
		.mcta_60 .cover-image{
			min-height: 50%;
		}
	
	}

	@media (max-width: 500px) {
		.mcta_60 .inner {
			background-size: 70%!important;
			background-position-x: 45%!important;
		}
	}

	@media (max-width: 1024px) and (min-width: 769px) {
		.mcta_60 .inner {
			background-position-x: -8%!important;
		}
	}
	
	@media (max-width: 320px) {
		.mcta_60 .cover-image{
			min-height: 40%;
		}
	}
	
	@media (max-width: 500px) {
		.mcta_60 .inner .content h1 {
			font-size: 36px!important;
			line-height: 40px!important;
		}
		
	}
	
	
	
	
	.mcta_61 {
		background-color: #f7941d;
		background-image: url(/assets/global/img/ctas/61/background.png);
		background-size: cover;
		background-position-y: center;
		min-height: 400px;
	}

	.mcta_61 .inner {
		background-position-x: -35%;
	}
	
	.mcta_61 .inner .content h1 {
		margin-top: 42px;
		max-width: 95%;
	}
	
	.mcta_61 .inner .content h4 {
		max-width: 95%;
	}
	
	.mcta_61 .play-btn {
		left: 14%;
		width: 100px!important;
		height: 100px!important;
		top: 40%;
	}
	
	.mcta_61 .play-btn img {
		margin-top: 20%;
	}
	
	.mcta_61 .cover-image{
		height: 60%;
		padding: 18px;
		display: block;
		background-color: #cce4ff;
		top: 20%;
		width: 35%!important;
	}
	
	.mcta_61 .cover-image .image{
		width: 100%;
		height: 100%;
		float: left;		
		display: block;
		background-size: cover;
	}
	
	@media (max-width: 767px) {
		.mcta_61 .cover-image{
			margin-top: 10%;
			height: 45%;
			width: 80%!important;
			left: 10%!important;
		}
	}
	
	@media (min-width: 500px) and (max-width: 767px) {
	
		.mcta_61 .cover-image{
			min-height: 50%;
		}
	
	}

	@media (max-width: 500px) {
		.mcta_61 .inner {
			background-size: 70%!important;
			background-position-x: 45%!important;
		}
	}

	@media (max-width: 1024px) and (min-width: 769px) {
		.mcta_61 .inner {
			background-position-x: -8%!important;
		}
	}
	
	@media (max-width: 320px) {
		.mcta_61 .cover-image{
			min-height: 40%;
		}
	}
	
	@media (max-width: 500px) {
		.mcta_61 .inner .content h1 {
			font-size: 36px!important;
			line-height: 40px!important;
		}
		
	}
	
	
	
	.mcta_62 {
		background-color: #00448f;
		background-image: url(/assets/global/img/ctas/62/background.png);
		background-size: cover;
		background-position-y: center;
		min-height: 400px;
	}

	.mcta_62 .inner {
		background-position-x: -35%;
	}
	
	.mcta_62 .inner .content h1 {
		margin-top: 42px;
		max-width: 95%;
	}
	
	.mcta_62 .inner .content h4 {
		max-width: 95%;
	}
	
	.mcta_62 .play-btn {
		left: 14%;
		width: 100px!important;
		height: 100px!important;
		top: 40%;
	}
	
	.mcta_62 .play-btn img {
		margin-top: 20%;
	}
	
	.mcta_62 .cover-image{
		height: 60%;
		padding: 18px;
		display: block;
		background-color: #cce4ff;
		top: 20%;
		width: 35%!important;
	}
	
	.mcta_62 .cover-image .image{
		width: 100%;
		height: 100%;
		float: left;		
		display: block;
		background-size: cover;
	}
	
	@media (max-width: 767px) {
		.mcta_62 .cover-image{
			margin-top: 10%;
			height: 45%;
			width: 80%!important;
			left: 10%!important;
		}
	}
	
	@media (min-width: 500px) and (max-width: 767px) {
	
		.mcta_62 .cover-image{
			min-height: 50%;
		}
	
	}

	@media (max-width: 500px) {
		.mcta_62 .inner {
			background-size: 70%!important;
			background-position-x: 45%!important;
		}
	}

	@media (max-width: 1024px) and (min-width: 769px) {
		.mcta_62 .inner {
			background-position-x: -8%!important;
		}
	}
	
	@media (max-width: 320px) {
		.mcta_62 .cover-image{
			min-height: 40%;
		}
	}
	
	@media (max-width: 500px) {
		.mcta_62 .inner .content h1 {
			font-size: 36px!important;
			line-height: 40px!important;
		}
		
	}
	
	
	
	
	.mcta_63 {
		background-color: #0e9251;
		background-image: url(/assets/global/img/ctas/63/background.png);
		background-size: cover;
		background-position-y: center;
		min-height: 400px;
	}

	.mcta_63 .inner {
		background-position-x: -35%;
	}
	
	.mcta_63 .inner .content h1 {
		margin-top: 42px;
		max-width: 95%;
	}
	
	.mcta_63 .inner .content h4 {
		max-width: 95%;
	}
	
	.mcta_63 .play-btn {
		left: 14%;
		width: 100px!important;
		height: 100px!important;
		top: 40%;
	}
	
	.mcta_63 .play-btn img {
		margin-top: 20%;
	}
	
	.mcta_63 .cover-image{
		height: 60%;
		padding: 18px;
		display: block;
		background-color: #cce4ff;
		top: 20%;
		width: 35%!important;
	}
	
	.mcta_63 .cover-image .image{
		width: 100%;
		height: 100%;
		float: left;		
		display: block;
		background-size: cover;
	}
	
	@media (max-width: 767px) {
		.mcta_63 .cover-image{
			margin-top: 10%;
			height: 45%;
			width: 80%!important;
			left: 10%!important;
		}
	}
	
	@media (min-width: 500px) and (max-width: 767px) {
	
		.mcta_63 .cover-image{
			min-height: 50%;
		}
	
	}

	@media (max-width: 500px) {
		.mcta_63 .inner {
			background-size: 70%!important;
			background-position-x: 45%!important;
		}
	}

	@media (max-width: 1024px) and (min-width: 769px) {
		.mcta_63 .inner {
			background-position-x: -8%!important;
		}
	}
	
	@media (max-width: 320px) {
		.mcta_63 .cover-image{
			min-height: 40%;
		}
	}
	
	@media (max-width: 500px) {
		.mcta_63 .inner .content h1 {
			font-size: 36px!important;
			line-height: 40px!important;
		}
		
	}
	

.mcta_64 .btn, .mcta_65 .btn, .mcta_66 .btn, .mcta_67 .btn, .mcta_68 .btn, .mcta_69 .btn, .mcta_70 .btn, .mcta_71 .btn {
	font-family: 'Inter-Regular', sans-serif;
    font-weight: normal;
	height: auto!important;
	margin-bottom: 24px;

}

.mcta_64 .blue-primary-btn {
	color: white!important;
	border-color: #207DE9;
	font-weight: bold;
    font-size: 18px;
	line-height: 24px;
	outline: none;
	background-color: #207DE9;
}

.mcta_64 .blue-primary-btn:hover {
	background-color: #0c57ad;
}

.mcta_64 {
	border-radius: 6px;
	color:#fff;
	background: url(/assets/global/img/ctas/64/mcta-64_bg2.jpg) no-repeat right 0 #1E4080;
	margin-bottom: 40px;
}

.mcta_64 .cta{
	padding: 25px;
}

.mcta_64 .card-img {
    display:none;
}

.mcta_64 .card-body {
	margin: 0 auto 0 0;
    width: 100%;
    text-align: left;
} 
.mcta_64 .card-body__text {
	width: 100%;
	display:inline-block;
}

.mcta_64 .mcta-quote-text, .mcta_64 .mcta-quote-by {
	font-family: 'Inter-Regular', sans-serif;
	font-size: 16px;
    color: white;
	margin-top: 24px;
}

.mcta_64 .card-title {color:#fff;}

.mcta_64 .card-title {
	font-size: 24px;
	margin-bottom: .6rem;
	line-height: 1.2em;
}

.mcta_64 .card-title u {
	color: #26B16D; 
	text-decoration:none;
}

.mcta_64 .card-title u::after {
	content: "";
    width: 100px;
    height: 9px;
    position: absolute;
    z-index: 1;
    background: url(/assets/global/img/ctas/64/mcta-64_underline.png) no-repeat 0 0;
    margin-top: 27px;
    margin-left:-80px;
}

.mcta_64 .card-link:hover {color:#fff;}

.mcta_64 .small-btn, 
.mcta_65 .small-btn,
.mcta_66 .small-btn,
.mcta_67 .small-btn,
.mcta_68 .small-btn, 
.mcta_69 .small-btn,
.mcta_70 .small-btn,
.mcta_71 .small-btn  { 
	padding: 15px 20px;
	font-size: 18px; 
	line-height: 1.2em;
	text-transform: uppercase;
}


/***** 65 ******/
.mcta_65 {
	border-radius: 6px;
	color:#fff;
	background: url(/assets/global/img/ctas/65/mcta-65_bg2.png) no-repeat right 0 #D0760A;
			    -webkit-background-size: auto 50% ;
		    -moz-background-size: auto 50%;
	    background-size: auto 50%;
		margin-bottom: 40px;
}

.mcta_65 .card-img {
    display:none;
}

.mcta_65 .card-body {
	margin: 0 auto 0 0;
    width: 100%;
    text-align: left;
} 
.mcta_65 .card-body__text {
	width: 100%;
	display:inline-block;
}

.mcta_65 .mcta-quote-text, .mcta_65 .mcta-quote-by {
	font-family: 'Inter-Regular', sans-serif;
	font-size: 16;
	Color: white;
}

.mcta_65 .card-title {color:#fff;}

.mcta_65 .card-title {
	font-size: 24px;
	margin-bottom: .6rem;
	line-height: 1.2em;
}

.mcta_65 .card-title u {
	color: #FFD12D; 
	text-decoration:none;
}

.mcta_65 .card-title u::after {
	content: "";
    width: 100px;
    height: 9px;
    position: absolute;
    z-index: 1;
    background: url(/assets/global/img/ctas/65/mcta-65_underline.png) no-repeat 0 0;
    margin-top: 27px;
    margin-left:-80px;
}

.mcta_65 .mcta-quote {color:#fff;}



.mcta_65 .card-link {
	background-color: #083A74;
	color: white;
}

.mcta_65 .card-link:hover {color:#fff;}

.mcta_65 .mcta-quote-text, .mcta_65 .mcta-quote-by {
	width: 80%;
	margin-top: 24px;
}

/***** 66 ******/
.mcta_66 {
	border-radius: 6px;
	color:#fff;
	background: url(/assets/global/img/ctas/66/mcta-66_bg.png) no-repeat right 0 #26B16D;
			    -webkit-background-size: auto 100% ;
		    -moz-background-size: auto 100%;
	    background-size: auto 100%;
		margin-bottom: 40px;
}

.mcta_66 .card-img {
    display:none;
}

.mcta_66 .card-body {
	margin: 0 auto 0 0;
    width: 100%;
    text-align: left;
} 
.mcta_66 .card-body__text {
	width: 100%;
	display:inline-block;
}

.mcta_66 .card-title {color:#fff;}

.mcta_66 .card-title {
	font-size: 24px;
	margin-bottom: .6rem;
	line-height: 1.2em;
}
.mcta_66 .card-title b {color: #083A74}

.mcta_66 .mcta-quote {color: #fff}

.mcta_66 .card-link {
	background-color: #083A74;
	color: white;
}

.mcta_66 .card-link:hover {color:#fff;}

.mcta_66 .mcta-quote-text, .mcta_66 .mcta-quote-by {
    font-family: 'Inter-Regular', sans-serif;
    font-size: 16;
    color: white;
	margin-top: 24px;
}

/***** 67 ******/
.mcta_67 {
	border-radius: 6px;
	color:#fff;
	background: url(/assets/global/img/ctas/67/mcta-67_bg.png) no-repeat right 0 #4DC1B9;
			    -webkit-background-size: auto 100% ;
		    -moz-background-size: auto 100%;
	    background-size: auto 100%;
		margin-bottom: 40px;
}

.mcta_67 .card-img {
    display:none;
}

.mcta_67 .card-body {
	margin: 0 auto 0 0;
    width: 100%;
    text-align: left;
} 
.mcta_67 .card-body__text {
	width: 100%;
	display:inline-block;
}

.mcta_67 .card-title {color:#fff;}

.mcta_67 .card-title {
	font-size: 24px;
	margin-bottom: .6rem;
	line-height: 1.2em;
}
.mcta_67 .card-title b {color: #083A74}

.mcta_67 .mcta-quote {color: #fff!important;}

.mcta_67 .card-link {
	background-color: #083A74;
	color: white;
}

.mcta_67 .card-link:hover {color:#fff;}

.mcta_67 .mcta-quote-text, .mcta_67 .mcta-quote-by {
	color: white;
}

/***** 68 ******/

.mcta_68 {
	border-radius: 6px;
	color:#fff;
	background: url(/assets/global/img/ctas/68/mcta-68_bg.png) no-repeat right 0 #083A74;
			    -webkit-background-size: auto 100% ;
		    -moz-background-size: auto 100%;
	    background-size: auto 100%;
		margin-bottom: 40px;
}
.mcta_68 .card-title {
	font-size: 24px;
	margin-bottom: .6rem;
	line-height: 1.2em;
	color: #fff;
}
.mcta_68 .card-title span {
	color: #FFA232;
}
.mcta_68 .card-body__text {margin-bottom: 20px;}
.mcta_68 .mcta-quote-text {font-weight: 400;font-family: 'Inter-Regular', sans-serif; font-size: 16px;}
.mcta_68 .mcta-quote-by {font-size: 16px; font-family: 'Inter-Regular', sans-serif; color: white;}
.mcta_68 .card-body__stats {
		background-color: rgba(0,0,0, .3);
		border-radius: 6px;
		padding: 20px;
		text-align:center;
		margin-bottom: 20px;
	}
.mcta_68 .stats-container {text-align:center;}

.mcta_68 .card-body__stats p {
		text-transform: uppercase; 
		font-weight: 600;
		font-size: 13px;
		color: #CCE4FF;
		line-height: 1.1em;
		padding-top: 10px;
	}

.mcta_68 .mcta-numflip-item {
		height: 44px;
		line-height: 44px;
		width: 35px;
		margin-right: 3px;
		font-size: 36px; 
		font-weight: 900;
	}


.mcta_68 .green-stats .mcta-numflip-item {
		background:#0E9251;
	}

.mcta_68 .green-stats .mcta-numflip-item:after {
		background:#136C40;
	}
.mcta_68 .card-link {
		background-color: #fff;
		color:#207DE9!important;
	}

.mcta_68 .card-link:hover {
		color: #fff!important;
		background-color:#207DE9;
	}
	
.mcta_68 .card-link:before {
	content:'';
	width: 71px;
	height:54px;
	background: url(/assets/global/img/ctas/68/mcta-68_arrow.png) no-repeat;
		-webkit-background-size: auto 100% ;
		-moz-background-size: auto 100%;
	    background-size: auto 100%;);
	display:block;
	position:absolute;
	margin-top: -30px;
	margin-left:-80px;
}
/***** 69 ******/

.mcta_69 {
	border-radius: 6px;
	color:#fff;
	background: url(/assets/global/img/ctas/69/mcta-69_bg.png) no-repeat right 0 #374046;
			    -webkit-background-size: auto 100% ;
		    -moz-background-size: auto 100%;
	    background-size: auto 100%;
		margin-bottom: 40px;
}
.mcta_69 .card-title {
	font-size: 24px;
	margin-bottom: .6rem;
	line-height: 1.2em;
	color: #fff;
}
.mcta_69 .card-title span {
	color: #FFA232;
}

.mcta_69 .card-body__text {margin-bottom: 20px;}
.mcta_69 .mcta-quote:before {display:none;}
.mcta_69 .mcta-quote-text {font-weight: 400;font-family: 'Inter-Regular', sans-serif;font-size: 16px;}
.mcta_69 .mcta-quote-by {font-family: 'Inter-Regular', sans-serif;font-size: 16px;}
.mcta_69 .card-body__stats {

		border-radius: 6px;
		padding: 20px;
		text-align:center;
		margin-bottom: 20px;
	}
.mcta_69 .stats-container {text-align:center;}

.mcta_69 .card-body__stats p {
		text-transform: uppercase; 
		font-weight: 600;
		font-size: 13px;
		color: #CCE4FF;
		line-height: 1.2em;
		margin-top: -10px;
	}
.mcta_69 .stats-container span {
	font-weight: 900;
	font-size: 18px;
	color: #207DE9;
}
.mcta_69 .stats-container.green-stats span {
	color: #4DC1B9;
}
.mcta_69 .stats-container img {
	height: 100px; 
	width:auto;
}
	.mcta_69 .card-body__stats {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
.mcta_69 .mcta-quote-text, .mcta_69 .mcta-quote-by {
	color: white;
}

/***** 70 ******/

.mcta_70 {
	border-radius: 6px;
	color:#fff;
	background: url(/assets/global/img/ctas/70/mcta-70_bg.png) no-repeat center 0 #0C57AD;
			    -webkit-background-size: auto 100% ;
		    -moz-background-size: auto 100%;
	    background-size: auto 100%;
		margin-bottom: 40px;
}
.mcta_70 .card-title {
	font-size: 24px;
	margin-bottom: .6rem;
	line-height: 1.2em;
	color: #fff;
}
.mcta_70 .card-title span {
	color: #FFA232;
}

.mcta_70 .card-body__text {margin-bottom: 20px;}
.mcta_70 .mcta-quote:before {display:none;}
.mcta_70 .mcta-quote-text {font-weight: 400;font-weight: 400; font-family: 'Inter-Regular', sans-serif; font-size: 16px;}
.mcta_70 .mcta-quote-by { font-family: 'Inter-Regular', sans-serif; font-size: 16px;}
.mcta_70 .card-body__stats {

		border-radius: 6px;
		padding: 20px;
		text-align:center;
		margin-bottom: 20px;
	}
.mcta_70 .stats-container {text-align:center;}

.mcta_70 .card-body__stats p {
		text-transform: uppercase; 
		font-weight: 600;
		font-size: 13px;
		color: #CCE4FF;
		line-height: 1.4em;
		margin-top: -10px;
	}
.mcta_70 .stats-container span {
	font-weight: 900;
	font-size: 18px;
	color: #99CC63;
}

.mcta_70 .stats-container span:after{
	content: "";
    width: 50px;
    height: 9px;
    position: absolute;
    z-index: 1;
    background: url(/assets/global/img/ctas/70/mcta-70_underline.png) no-repeat 0 0;
    margin-top: 18px;
    margin-left: -22px;
    padding-right: 2px;
}
.mcta_70 .stats-container.wide-underline span:after{
    width: 100px;
    margin-left:-27px;
}

.mcta_70 .stats-container img {
	height: 100px; 
	width:auto;
}
	.mcta_70 .card-body__stats {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
.mcta_70 .mcta-quote-text, .mcta_70 .mcta-quote-by {
	color: white!important;
}

/***** 71 ******/
.mcta_71 {
	border-radius: 6px;
	color:#fff;
	background: url(/assets/global/img/ctas/71/mcta-71_bg.png) no-repeat right 0 #374046;
			    -webkit-background-size: 100% auto ;
		    -moz-background-size: 100% auto ;
	    background-size: 100% auto ;
		margin-bottom: 40px;
}



.mcta_71 .card-body {
	margin: 0 auto 0 0;
    width: 100%;
    text-align: left;
} 
.mcta_71 .card-body__text {
	width: 100%;
	display:inline-block;
}

.mcta_71 .card-title {color:#fff;}

.mcta_71 .card-title {
	font-size: 24px;
	margin-bottom: .6rem;
	line-height: 1.2em;
}

.mcta_71 .card-title u {
	color: #37A961; 
	text-decoration:none;
}

.mcta_71 .card-title u::after {
	content: "";
    width: 100px;
    height: 9px;
    position: absolute;
    z-index: 1;
    background: url(/assets/global/img/ctas/71/mcta-71_underline.png) no-repeat 0 0;
    margin-top: 32px;
    margin-left:-55px;
}

.mcta_71 .mcta-quote {color:#fff;}



.mcta_71 .card-link {
	background-color: #fff;
	color: #207DE9!important;

}

.mcta_71 .card-link:hover {
	color:#fff!important;
	background-color: #207DE9;
}

.mcta_71 .card-body__stats {
	margin-top: 20px;
}
.mcta_71 .stats-container {
	width:calc(50% - 15px);
	display:inline;
	padding-right: 15px;
}

.mcta_71 .stats-container span {
	font-family: 'Inter-Black', sans-serif;
}

.mcta_71 .stats-container span, 
.mcta_71 .stats-container p {
	display:inline-block;
}

.mcta_71 .stats-container span {
	font-size: 24px;
	color: #26B16D;
	font-weight: 900;
}
.mcta_71 .stats-container p {
	font-size: 14px;
	color: #A9B4BC;
	line-height: 1.2em;
	text-transform:uppercase;
	font-weight: 600;
}

.mcta_71 .mcta-quote-text, .mcta_71 .mcta-quote-by {
	color: white;
}

/****MEDIA QUERIES***/
@media (min-width: 500px) {
.mcta_71 {
	background: url(/assets/global/img/ctas/71/mcta-71_img.png) no-repeat right 100% #374046;
		-webkit-background-size: 60% auto ;
		-moz-background-size: 60% auto ;
	    background-size: 60% auto ;
	}
}

@media (min-width: 768px) {
	.mcta_64 .cta{
		padding: 25px;
	}
	.mcta_64 .card-body {
		width: 69%;
	}
	.mcta_64 .card-title {
		font-size: 30px;
	}
	
	.mcta_64 .card-title {width: 80%;}
	.mcta_64 .mcta-quote-text, .mcta_64 .mcta-quote-by {
		width: 80%;
	}
	
	.mcta_64 {
	    -webkit-background-size: 100% auto;
	    -moz-background-size: 100% auto;
    background-size: 100% auto;
	}

	.mcta_64 .card-img{
		background: url(/assets/global/img/ctas/64/mcta-64_img.png) no-repeat right 0 ;
		    -webkit-background-size: auto 100% ;
		    -moz-background-size: auto 100%;
	    background-size: auto 100%;
	    height:100%;  
	    display:block;
	    position:absolute;
	    right:0px;
	    top:0px;
		width: 40%;
	}
	
	.mcta_64 .card-title u::after {
		content: "";
	    width: 100px;
	    height: 9px;
	    margin-top: 32px;
	    margin-left:-100px;
	}

	.mcta_65 .cta{
		padding: 25px;
	}

	.mcta_65 .card-body {
		width: 69%;
	}

	.mcta_65 .card-title {
		font-size: 30px;
		width: 80%;
	}

	.mcta_65 {
	background: #D0760A;
	}
	
	.mcta_65 .mcta-quote-text, .mcta_65 .mcta-quote-by {
		width: 80%;
	}

	.mcta_65 .card-img{
		background: url(/assets/global/img/ctas/65/mcta-65_img.png) no-repeat right 0 ;
		    -webkit-background-size: auto 100% ;
		    -moz-background-size: auto 100%;
	    background-size: auto 100%;
	    height:90%;  
	    display:block;
	    position:absolute;
	    right:0px;
	    bottom:0px;
		width: 40%;
	}

	.mcta_65 .card-title u::after {
		content: "";
	    width: 100px;
	    height: 9px;
	    margin-top: 32px;
	    margin-left:-100px;
}

	.mcta_66 .cta{
		padding: 25px;
	}

	.mcta_66 .card-body {
		width: 85%;
	}

	.mcta_66 .card-title {
		font-size: 30px;
	}

	.mcta_66 .card-title {
		padding-left: 70px;
		background: url(/assets/global/img/ctas/66/mcta-66_img.png) no-repeat 0 0;
	}

	.mcta_67 .cta{
		padding: 25px;
	}

	.mcta_67 .card-body__text {
		width: 60%;
		display:inline-block;
	}

	.mcta_67 .card-title {
		font-size: 30px;
	}
	
	.mcta_67 .mcta-quote-text, .mcta_67 .mcta-quote-by {
		font-family: 'Inter-Regular', sans-serif;
		font-size: 16;
		color: white;
		margin-top: 24px;
	}
	
	.mcta_67 .mcta-quote-by {color: white!important;}

	.mcta_68 .cta{
		padding: 25px;
	}

	.mcta_68 .card-body__text, .mcta_68 .card-body__stats {
		width: calc(50% - 40px);
		display:inline-block;
	}

	.mcta_68 .card-body__stats {
		float:right;
	}
	
	.mcta_68 .card-title {
		font-size: 30px;
	}
	.mcta_68 .card-body__stats {margin-bottom: 40px;}

	.mcta_69 .cta{
		padding: 25px;
	}

	.mcta_69 .card-body__text, .mcta_69 .card-body__stats {
		width: calc(50% - 40px);
		display:inline-block;
	}
	.mcta_69 .card-body__stats {
		float:right;
	}
	.mcta_69 .card-title {
		font-size: 30px;
	}
	.mcta_69 .card-body__stats {margin-bottom: 40px;}
	.mcta_69 {
			-webkit-background-size: 100% auto  ;
		    -moz-background-size: 100% auto ;
	    background-size: 100% auto ;
	}
	.mcta_69 .stats-container img {height: 145px; width:auto;}
	.mcta_70 .stats-container p, .mcta_69 .stats-container p {font-size: 16px;font-family: 'Inter-Regular', sans-serif;}
	.mcta_70 .stats-container span, .mcta_69 .stats-container span {font-size: 22px;}
	.mcta_70 .stats-container span:after { 
		margin-left: -25px; 
		margin-top: 22px
	}
	.mcta_70 .stats-container.wide-underline span:after { 
		margin-left: -32px; 
	}

	.mcta_70 .cta{
		padding: 25px;
	}

	.mcta_70 .card-body__text, .mcta_70 .card-body__stats {
		width: calc(50% - 40px);
		display:inline-block;
	}
	.mcta_70 .card-body__text {
		width: calc(60% - 40px);
	}
	.mcta_70 .card-body__stats {
		float:right;
		width: calc(40% - 40px);
	}
	.mcta_70 .card-title {
		font-size: 30px;
	}
	.mcta_70 .card-body__stats {margin-bottom: 40px;}
	.mcta_70 {
			background: url(/assets/global/img/ctas/70/mcta-70_bg.png) no-repeat right 0 #0C57AD;
			-webkit-background-size: 100% auto  ;
		    -moz-background-size: 100% auto ;
	    background-size: 100% auto ;
	}
	.mcta_70 .stats-container img {height: 145px; width:auto;}
	.mcta_71 .cta{
		padding: 25px;
	}

	.mcta_71 .card-body {
		width: 69%;
	}

	.mcta_71 .card-title {
		font-size: 30px;
	}

	.mcta_71 {
	background: #374046;
	}

	.mcta_71 .card-img{
		background: url(/assets/global/img/ctas/71/mcta-71_img.png) no-repeat right 0 ;
		    -webkit-background-size: auto 100% ;
		    -moz-background-size: auto 100%;
	    background-size: auto 100%;
	    height:90%;  
	    display:block;
	    position:absolute;
	    right:0px;
	    bottom:0px;
		width: 40%;
	}
	.mcta_71 .stats-container span {
	font-size: 36px;
}
.mcta_71 .stats-container p {
	font-size: 16px;
}

}
@media (min-width: 1025px) {
	.mcta_64 .card-body, .mcta_65 .card-body {
		width: 80%;
	}
.mcta_68 .card-body__stats {

		margin-right: 40px;
	}
	.mcta_65 .card-img{
	    height:100%; 
	}
	.mcta_69 .mcta-quote, 
	.mcta_69 .card-title,
	.mcta_68 .card-title,
	.mcta_70 .mcta-quote, 
	.mcta_70 .card-title {
		padding-bottom: 20px;
	}
}


.mcta_72 .inner, .mcta_73 .inner {padding: 34px 15px 34px 15px!important;}

.mcta_72 .cta-mmi{margin-bottom:48px;position:relative;z-index:1;overflow:hidden;background-color:#D2DCEE;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;padding:32px 40px 38px 32px;}
.mcta_72 .cta-mmi .card-img{position:absolute;right:0;top:0;z-index:-1;width:35.601%}
.mcta_72 .cta-mmi .card-img img{max-width:100%;height:auto}
.mcta_72 .cta-mmi .card-body{padding:0;width: 65%;margin:0 0 44px}
.mcta_72 .cta-mmi .card-logo{margin:0 0 22px}
.mcta_72 .cta-mmi .card-title{margin:0;font-size: 24px;line-height: 30px;letter-spacing: -0.018em;color: #374046;}
.mcta_72 .cta-mmi .card-form h4{margin:0 0 4px;font-weight:400;font-size: 20px;line-height: 28px;letter-spacing: -0.018em;color: #374046;}
.mcta_72 .cta-mmi .card-form p{margin:0 0 16px;font-size: 15px;line-height: 24px;letter-spacing: -0.003em;color: #374046;}
.mcta_72 .cta-mmi .card-form .form-group{margin:0;display:-ms-flexbox;display:flex;}
.mcta_72 .cta-mmi .card-form .form-control{width:100%;height:56px;border:1px solid #fff;font-family: 'Inter-Medium';background-color:#fff;padding:20px 16px;font-size: 18px;line-height: 16px;letter-spacing: -0.0055em;color: #374046;outline:0;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.mcta_72 .cta-mmi .card-form .form-control:focus{border-color:#207DE9}
.mcta_72 .cta-mmi .card-form .btn{cursor:pointer;height:56px;padding:16px 8%;margin:0 0 0 16px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;display:block;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;outline:0;}

.mcta_73 .cta-seo-cm{margin-bottom:48px;position:relative;z-index:1;overflow:hidden;background:#116FDA;background:linear-gradient(180deg, #116FDA 0%, #00448F 100%);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;padding:46px 40px 40px;display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;}
.mcta_73 .cta-seo-cm:before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;content:"";background:url(https://webfx.com/assets/global/img/ctas/73/bg-cta-2.png) no-repeat 0 0;}
.mcta_73 .cta-seo-cm .card-img{width:40%;}
.mcta_73 .cta-seo-cm .card-img img{max-width:100%;height:auto}
.mcta_73 .cta-seo-cm .card-body{width:60%;padding:0 0 0 32px}
.mcta_73 .cta-seo-cm .card-title{font-size: 28px;margin:0;line-height: 34px;letter-spacing: -0.018em;color: #FFFFFF;}
.mcta_73 .cta-seo-cm .card-link{width:100%;margin-top:46px;display:block;padding:24px;height: 76px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;text-align:center;font-size: 21px;line-height: 28px;letter-spacing: -0.008em;color: #FFFFFF;background-color:#26B16D;text-decoration:none;font-family: 'Inter-Medium';font-weight:400;}
.mcta_73 .cta-seo-cm .card-link img{vertical-align:middle}
.mcta_73 .cta-seo-cm .card-link:focus,
.mcta_73 .cta-seo-cm .card-link:hover{color: #FFFFFF;background-color:#0E9251}

@media (max-width:599px){
	.mcta_72 .cta-mmi{padding:24px}
	.mcta_72 .cta-mmi .card-img{width:120px;top:-10px;max-width:25%}
	.mcta_72 .cta-mmi .card-body{margin-bottom:24px;width: auto;}
	.mcta_72 .cta-mmi .card-form .form-group{display:block;}
	.mcta_72 .cta-mmi .card-form .btn{margin:16px 0 0;}
	
	.mcta_73 .cta-seo-cm{text-align:center;padding:32px 24px}
	.mcta_73 .cta-seo-cm .card-img{width:100%;margin-bottom:16px}
	.mcta_73 .cta-seo-cm .card-body{width:100%;padding:0;}
	.mcta_73 .cta-seo-cm .card-title{font-size: 24px;line-height: 30px;}
	.mcta_73 .cta-seo-cm .card-link{height:56px;padding:16px 24px;font-size: 18px;line-height: 24px;margin-top:32px}
}

	.bold {font-weight: bold;}
	.dots-pattern:before{content: ""; background-image: url('https://webfx.com/assets/global/img/ctas/74/dots-pattern.png');width: 100%; height: 100%; position: absolute; top: 0px; z-index: -5;}
	.mcta_74{padding:52px 36px;overflow:hidden;background:url(https://webfx.com/assets/global/img/ctas/74/cta1-bg.jpg) no-repeat right center #0E2187;position:relative;z-index: 1;background-size:100% auto;margin-bottom:48px}
	.mcta_74 .card-img{position:absolute;left:-4.5%;bottom:0;width: 45%;}
	.mcta_74 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_74 .card-body{margin-left:auto;padding: 0;width:57%}
	.mcta_74 .card-title{margin:0 0  24px;font-weight:400;font-family: 'Inter-Medium';font-size: 24px;line-height: 32px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_74 .card-title span{font-family: 'Inter-Black';color:#FFD12D;position:relative;z-index:0;display:inline-block}
	.mcta_74 .card-title span:before{content:"";border: 4px solid #FFD12D;width: 105px;height: 35px;position:absolute;z-index:-1;top:-7px;left:-7px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
	.mcta_74 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_74 strong {color: white;}

	.mcta_75{padding:36px 40px;position:relative;z-index: 1;overflow:hidden;background:url(https://webfx.com/assets/global/img/ctas/75/cta2-bg.jpg) no-repeat right center #182128;background-size:100% auto;margin-bottom:48px}
	.mcta_75 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_75 .card-img{position:absolute;right:0;top:-20px;width: 36%;}
	.mcta_75 .card-img img{display:block;max-width:100%;height:auto;margin:0 auto}
	.mcta_75 .card-body{padding: 0;width:57%}
	.mcta_75 .card-title{margin:0 0  24px;font-weight:400;font-family: 'Inter-Medium';font-size: 24px;line-height: 32px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_75 .more-underline {font-weight: bold;color: #4C74B9;background-image: url(https://webfx.com/assets/global/img/ctas/75/more-underline.png); background-repeat: no-repeat; background-position-y: 110%;}
	.mcta_75 .b2b-underline {font-weight: bold;color: #B6E684;background-image: url(https://webfx.com/assets/global/img/ctas/75/b2b-underline.png); background-repeat: no-repeat; background-position-y: 110%;}
	.mcta_75 .digital-marketing-underline {font-weight: bold;color: #FFDF6F;background-image: url(https://webfx.com/assets/global/img/ctas/75/digital-marketing-underline.png); background-repeat: no-repeat; background-position-y: 110%;}
	.mcta_75 .web-design-underline {font-weight: bold;color: #AF3FAC;background-image: url(https://webfx.com/assets/global/img/ctas/75/web-design-underline.png); background-repeat: no-repeat; background-position-y: 110%;} 
	.mcta_75 .social-media-underline {font-weight: bold;color: #FFA232;background-image: url(https://webfx.com/assets/global/img/ctas/75/social-media-underline.png); background-repeat: no-repeat; background-position-y: 110%;}
	.mcta_75 .seo-underline {font-weight: bold;color: #6ADFD7;background-image: url(https://webfx.com/assets/global/img/ctas/75/seo-underline.png); background-repeat: no-repeat; background-position-y: 110%;}
	.mcta_75 strong {color: white;}
	
	.mcta_76{padding:52px 56px;overflow:hidden;background:url(https://webfx.com/assets/global/img/ctas/76/cta3-bg.jpg) no-repeat right 0 #083A74;position:relative;z-index: 1;background-size:100% auto;margin-bottom:48px}
	.mcta_76 .card-img{position:absolute;left:0;bottom:0;width: 38%;}
	.mcta_76 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_76 .card-body{margin-left:auto;padding: 0;width:62%}
	.mcta_76 .card-title{margin:0 0  24px;font-weight:400;font-family: 'Inter-Medium';font-size: 24px;line-height: 32px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_76 .card-title b{font-family: 'Inter-Black';font-weight:400}
	.mcta_76 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#26B16D;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_76 strong {color: white;}
	
	.mcta_77{padding:52px 40px;overflow:hidden;background-color:#207DE9;background-image:linear-gradient(283.7deg, #003B80 39.55%, #207DE9 79.4%);position:relative;z-index: 1;margin-bottom:48px}
	.mcta_77:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://webfx.com/assets/global/img/ctas/77/cta4-bg.png) no-repeat right bottom;z-index:-1;background-size:100% auto;}
	.mcta_77 .card-title{margin:0 0  24px;font-weight:400;font-family: 'Inter-Medium';font-size: 24px;line-height: 32px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_77 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#26B16D;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_77 .card-img{position:absolute;right:0;top:0;width: 35%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;}
	.mcta_77 .card-img img{display:block;max-width:100%;height:auto;margin:0 auto}
	.mcta_77 .card-body{padding: 0;width:66%}
	.mcta_77 strong {color: white;}
	
	.mcta_78{padding:40px 40px;overflow:hidden;background-color:#207DE9;background-image:linear-gradient(107.74deg, #003B80 25.72%, #207DE9 72.69%);position:relative;z-index: 1;margin-bottom:48px}
	.mcta_78:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://webfx.com/assets/global/img/ctas/78/cta5-bg.png) no-repeat right 0;z-index:-1;background-size:auto 100%;}
	.mcta_78 .card-title{margin:0 0  24px;font-weight:400;font-family: 'Inter-Medium';font-size: 24px;line-height: 32px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_78 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#26B16D;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_78 .card-img{position:absolute;right: -2%;top:10px;width: 36%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;}
	.mcta_78 .card-img img{display:block;max-width:100%;height:auto;margin:0 auto}
	.mcta_78 .card-body{padding: 0;width:70%}
	.mcta_78 .card-title .under{font-family: 'Inter-Black';color:#6ADFD7;position:relative;z-index:0;display:inline-block}
	.mcta_78 .card-title .under:before{content:"";width:85px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/78/free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%; background-size: cover;}
	.mcta_78 strong {color: white;}
	
	.mcta_79{padding:40px 36px;overflow:hidden;background:url(https://webfx.com/assets/global/img/ctas/79/cta6-bg.jpg) no-repeat right center #0E2187;position:relative;z-index: 1;background-size:100% auto;margin-bottom:48px}
	.mcta_79 .card-title{margin:0 0  24px;font-weight:400;font-family: 'Inter-Medium';font-size: 24px;line-height: 32px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_79 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#26B16D;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_79 .card-img{position:absolute;right:3%;z-index:0;top:0;width: 35%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;padding-bottom: 40px;}
	.mcta_79 .card-img img{display:block;max-width:100%;height:auto;margin:0}
	.mcta_79 .card-body{padding: 0;width:65%;position:relative;z-index:1}
	.mcta_79 .card-title .under{font-family: 'Inter-Black';color:#6ADFD7;position:relative;z-index:0;display:inline-block}
	.mcta_79 .card-title .under:before{content:"";width:64px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/78/free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%; background-size: contain;}
	.mcta_79 strong {color: white;}
	
	.mcta_80{padding:40px 36px;overflow:hidden;background:url(https://webfx.com/assets/global/img/ctas/80/cta7-bg.jpg) no-repeat right center #182128;position:relative;z-index: 1;background-size: auto 100%;margin-bottom:48px}
	.mcta_80 .card-title{margin:0 0  24px;font-weight:400;font-family: 'Inter-Medium';font-size: 24px;line-height: 32px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_80 .card-title .under{font-family: 'Inter-Black';color:#207DE9;position:relative;z-index:0;display:inline-block}
	.mcta_80 .card-title .under:before{content:"";width:64px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/80/cta7-shape.png) no-repeat 0 0;position:absolute;top:90%;left:-5%}
	.mcta_80 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#26B16D;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_80 .card-img{position:absolute;left:0;z-index:0;top:0;width: 50%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;}
	.mcta_80 .card-img img{display:block;max-width:100%;height:auto;margin:0 auto}
	.mcta_80 .card-body{padding: 0;width:50%;position:relative;z-index:1;margin-left:auto}
	.mcta_80 strong {color: white;}
	
	.mcta_81{padding:40px;overflow:hidden;background:url(https://webfx.com/assets/global/img/ctas/81/cta8-bg.jpg) no-repeat right bottom #D2DCEE;position:relative;z-index: 1;background-size: 100% auto;margin-bottom:48px}
	.mcta_81 .card-title{margin:0 0  24px;font-weight:400;font-family: 'Inter-Medium';font-size: 24px;line-height: 32px;letter-spacing: -0.018em;color: #374046;}
	.mcta_81 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#26B16D;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_81 .card-body{padding: 0;width:75%;position:relative;z-index:1}
	.mcta_81 .card-title .under{font-family: 'Inter-Black';color:#41D58C;position:relative;z-index:0;display:inline-block}
	.mcta_81 .card-title .under:before{content:"";width:64px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/94/green-free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%; background-size: cover;}
	.mcta_81 strong {color: black;}

	.mcta_82{padding:60px 24px 40px;overflow:hidden;background:url(https://webfx.com/assets/global/img/ctas/82/cta9-bg.png) no-repeat right 0 #152035;position:relative;z-index: 1;background-size: 100% auto;margin-bottom:48px}
	.mcta_82 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_82 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#26B16D;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_82 .card-img{position:absolute;left:0;z-index:0;top:0;width: 35%;height: 100%;}
	.mcta_82 .card-img img{display:block;max-width:100%;height:auto;margin:0 auto}
	.mcta_82 .card-body{padding: 0;width:60%;position:relative;z-index:1;margin-left:auto}
	.mcta_82 .card-title .under{font-family: 'Inter-Black';color:#6ADFD7;position:relative;z-index:0;display:inline-block}
	.mcta_82 .card-title .under:before{content:"";width:64px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/78/free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%;}
	.mcta_82 strong {color: white;}
	
	.mcta_83{padding:50px 48px;overflow:hidden;background-color:#152035;position:relative;z-index: 1;margin-bottom:48px}
	.mcta_83 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_83 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#26B16D;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_83 .card-img{position:absolute;right:0;top:0;width: 32%;height: 100%;}
	.mcta_83 .card-img img{display:block;max-width:100%;height:auto;margin:-2px  auto 0}
	.mcta_83 .card-body{padding: 0;width:66%}
	.mcta_83 .card-title .under{font-family: 'Inter-Black';color:#207DE9;position:relative;z-index:0;display:inline-block}
	.mcta_83 .card-title .under:before{content:"";width:50px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/80/cta7-shape.png) no-repeat 0 0;position:absolute;top:90%;left:-5%;background-size: cover;}
	.mcta_83 strong {color: white;}
	
	.mcta_84{padding:50px 24px 50px;overflow:hidden;background: linear-gradient(107.74deg, #003B80 25.72%, #207DE9 72.69%);position:relative;z-index: 1;background-size:100% auto ;margin-bottom:48px}
	.mcta_84 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_84 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#26B16D;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_84 .card-img{position:absolute;left:0;z-index:0;bottom:0;width: 50%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:flex-end;align-items: flex-end;}
	.mcta_84 .card-img img{display:block;max-width:100%;height:auto;margin:0 auto}
	.mcta_84 .card-body{padding: 0;width: 46%;position: relative;z-index: 1;margin-left: 39%;text-align: center;}
	.mcta_84 .card-title .under{font-family: 'Inter-Black';color:#6ADFD7;position:relative;z-index:0;display:inline-block}
	.mcta_84 .card-title .under:before{content:"";width:64px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/78/free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%;}
	.mcta_84 strong {color: white;}
	
	.mcta_85{padding:38px 48px;overflow:hidden;background:url(https://webfx.com/assets/global/img/ctas/85/cta12-bg.jpg) no-repeat right center #0E2187;position:relative;z-index: 1;background-size:100% auto;margin-bottom:48px}
	.mcta_85 .card-img{position:absolute;right:0;bottom:0;width: 45%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;}
	.mcta_85 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_85 .card-body{padding: 0;width:52%}
	.mcta_85 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_85 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_85 .free-underline {color: #6ADFD7;font-weight: bold;background-image: url(https://webfx.com/assets/global/img/ctas/85/free-underline.png); background-repeat: no-repeat; background-position-y: 110%;}
	.mcta_85 strong {color: white;}
	
	.mcta_86{padding:50px 36px;overflow:hidden;background:#152035;position:relative;z-index: 1;margin-bottom:48px}
	.mcta_86 .card-img{position:absolute;left:0;bottom:0;width: 40%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;-ms-flex-pack:center;justify-content: center;}
	.mcta_86 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_86 .card-body{margin-left:auto;padding: 0;width:55%}
	.mcta_86 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_86 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_86 .card-title .under{font-family: 'Inter-Black';color:#207DE9;position:relative;z-index:0;display:inline-block}
	.mcta_86 .card-title .under:before{content:"";width:50px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/80/cta7-shape.png) no-repeat 0 0;position:absolute;top:90%;left:-5%;}
	.mcta_86 strong {color: white;}
	
	.mcta_87{padding:38px 40px;overflow:hidden;background:url(https://webfx.com/assets/global/img/ctas/87/cta14-bg.jpg) no-repeat 0 0 #207DE9;position:relative;z-index: 1;background-size: auto 100%;margin-bottom:48px}
	.mcta_87 .card-img{position:absolute;right:0;top:0;width: 40%;max-height: 100%;}
	.mcta_87 .card-img img{display:block;max-width:100%;height:auto;margin-left:auto;margin-top:-10px}
	.mcta_87 .card-body{padding: 0;width:60%}
	.mcta_87 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_87 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#26B16D;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_87 .card-title .under{font-family: 'Inter-Black';color:#6ADFD7;position:relative;z-index:0;display:inline-block}
	.mcta_87 .card-title .under:before{content:"";width:64px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/78/free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%;}
	.mcta_87 strong {color: white;}
	
	.mcta_88{padding:38px 52px;overflow:hidden;background:#152035;position:relative;z-index: 1;margin-bottom:48px}
	.mcta_88 .card-img{position:absolute;left:0;bottom:0;width: 40%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;-ms-flex-pack:center;justify-content: center;}
	.mcta_88 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_88 .card-body{margin-left:auto;padding: 0;width:59%}
	.mcta_88 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_88 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_88 .card-title .under{font-family: 'Inter-Black';color:#207DE9;position:relative;z-index:0;display:inline-block}
	.mcta_88 .card-title .under:before{content:"";width:50px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/80/cta7-shape.png) no-repeat 0 0;position:absolute;top:90%;left:-5%;background-size: cover;}
	.mcta_88 strong {color: white;}
	
	.mcta_89{padding:34px 48px;overflow:hidden;background:url(https://webfx.com/assets/global/img/ctas/89/cta16-bg.jpg) no-repeat right center #0E2187;position:relative;z-index: 1;background-size:100% auto;margin-bottom:48px}
	.mcta_89 .card-img{position:absolute;right:0;bottom:0;width: 48%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;-ms-flex-pack:center;justify-content: center;}
	.mcta_89 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_89 .card-body{padding: 0;width:50%}
	.mcta_89 .card-title{margin:0 0  24px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_89 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_89 .card-title .under{font-family: 'Inter-Black';color:#6ADFD7;position:relative;z-index:0;display:inline-block}
	.mcta_89 .card-title .under:before{content:"";width:64px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/78/free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%;}
	.mcta_89 strong {color: white;}
	
	.mcta_90{padding:38px 52px;overflow:hidden;background:#152035;position:relative;z-index: 1;margin-bottom:48px}
	.mcta_90 .card-img{position:absolute;left:0;bottom:0;width: 40%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;}
	.mcta_90 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_90 .card-body{margin-left:auto;padding: 0;width:55%}
	.mcta_90 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_90 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_90 .card-title .under{font-family: 'Inter-Black';color:#6ADFD7;position:relative;z-index:0;display:inline-block}
	.mcta_90 .card-title .under:before{content:"";width:64px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/78/free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%;}
	.mcta_90 strong {color: white;}
	
	.mcta_91{padding:50px 48px;overflow:hidden;background:#F7941D;;position:relative;z-index: 1;margin-bottom:48px}
	.mcta_91 .card-img{position:absolute;right:0;bottom:0;width: 48%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:flex-end;align-items: flex-end;-ms-flex-pack:center;justify-content: center;}
	.mcta_91 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_91 .card-body{padding: 0;width:55%}
	.mcta_91 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #21272C;}
	.mcta_91 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#21272C;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_91 .card-title .bold {font-family: 'Inter-Black', sans-serif;}
	.mcta_91 strong {color: black;}
	
	.mcta_92{padding:38px 48px;overflow:hidden;background:#152035;position:relative;z-index: 1;margin-bottom:48px}
	.mcta_92 .card-img{position:absolute;right:0;bottom:0;width: 48%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;-ms-flex-pack:center;justify-content: center;}
	.mcta_92 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_92 .card-body{padding: 0;width:50%}
	.mcta_92 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_92 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_92 .card-title .under{font-family: 'Inter-Black';color:#6ADFD7;position:relative;z-index:0;display:inline-block}
	.mcta_92 .card-title .under:before{content:"";width:50px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/78/free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%; background-size: contain;}
	.mcta_92 strong {color: white;}
	
	.mcta_93{padding:38px 48px 58px;overflow:hidden;background:#ffffff;position:relative;z-index: 1;margin-bottom:48px}
	.mcta_93 .card-img{position:absolute;left:-30px;top:-35px;width: 43%;}
	.mcta_93 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_93 .card-body{margin-left:auto;padding: 0;width:58%}
	.mcta_93 .card-title{margin:0 0 24px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #374046;}
	.mcta_93 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_93 .card-title .under{font-family: 'Inter-Black';color:#207DE9;position:relative;z-index:0;display:inline-block}
	.mcta_93 .card-title .under:before{content:"";width:50px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/80/cta7-shape.png) no-repeat 0 0;position:absolute;top:90%;left:-5%}
	.mcta_93 strong {color: black;}
	
	.mcta_94{padding:34px 48px;overflow:hidden;background:#152035;position:relative;z-index: 1;margin-bottom:48px}
	.mcta_94 .card-img{position:absolute;right:0;bottom:0;width: 42%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;-ms-flex-pack:center;justify-content: center;}
	.mcta_94 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_94 .card-body{padding: 0;width:55%}
	.mcta_94 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_94 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#26B16D;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_94 .card-title .under{font-family: 'Inter-Black';color:#6ADFD7;position:relative;z-index:0;display:inline-block}
	.mcta_94 .card-title .under:before{content:"";width:50px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/78/free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%; background-size: contain;}
	.mcta_94 strong {color: white;}
	
	.mcta_95{padding:34px 48px;overflow:hidden;background:#152035;position:relative;z-index: 1;margin-bottom:48px;background: linear-gradient(107.74deg, #003B80 25.72%, #207DE9 72.69%);}
	.mcta_95 .card-body{padding: 0;width: 64%;margin: 0;text-align:center;}
	.mcta_95 .card-img {position: absolute;right: 0;bottom: 0;width: 36%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: center;}
	.mcta_95 .card-title{margin:0 0 24px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_95 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_95 .free-underline {color: #FFD12D; background-image: url(https://webfx.com/assets/global/img/ctas/95/free-highlight.png);background-size: contain;padding: 10px;background-repeat: no-repeat; background-position-y: center;}
	.mcta_95 strong {color: white;}
	
	.mcta_96{padding:38px 48px;overflow:hidden;background:#152035;position:relative;z-index: 1;margin-bottom:48px}
	.mcta_96 .card-img{position:absolute;left:0;bottom:0;width: 40%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;-ms-flex-pack:center;justify-content: center;}
	.mcta_96 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_96 .card-body{padding: 0;width:56%;margin-left:auto}
	.mcta_96 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #FFFFFF;}
	.mcta_96 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_96 .card-title .under{font-family: 'Inter-Black';color:#6ADFD7;position:relative;z-index:0;display:inline-block}
	.mcta_96 .card-title .under:before{content:"";width:50px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/78/free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%; background-size: contain;}
	.mcta_96 strong {color: white;}
	
	.mcta_97{padding:51px 56px;overflow:hidden;background: linear-gradient(107.74deg, #003B80 25.72%, #207DE9 72.69%);position:relative;z-index: 1;margin-bottom:48px}
	.mcta_97 .card-img{position:absolute;right:0;bottom:0;width: 42%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;}
	.mcta_97 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_97 .card-body{padding: 0;width:55%}
	.mcta_97 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: white;}
	.mcta_97 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#26B16D;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_97 .card-title .under{font-family: 'Inter-Black';color:#6ADFD7;position:relative;z-index:0;display:inline-block}
	.mcta_97 .card-title .under:before{content:"";width:64px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/78/free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%;}
	.mcta_97 strong {color: white;}
	
	.mcta_98{padding:50px 64px;overflow:hidden;background:url(https://webfx.com/assets/global/img/ctas/98/cta25-bg.jpg) no-repeat right center #0E2187;background-size:auto 100%;position:relative;z-index: 1;margin-bottom:48px}
	.mcta_98 .card-img{position:absolute;left:0;top:0;width: 60%;height:100%}
	.mcta_98 .card-img img{display:block;max-width:100%;height:auto;margin:-9% 0 0 -16%}
	.mcta_98 .card-body{padding: 0;width:62%;margin-left:auto}
	.mcta_98 .card-title{margin:0 0 24px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #ffffff;}
	.mcta_98 .card-title b{font-family: 'Inter-Black';font-weight:400}
	.mcta_98 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_98 strong {color: white;}
	
	.mcta_99{padding:35px 40px;overflow:hidden;background: #D2DCEE;position:relative;z-index: 1;margin-bottom:48px}
	.mcta_99 .card-img{position:absolute;right:0;top:0;width: 45%;height:100%;display: -ms-flexbox;display: flex;-ms-flex-align:flex-end;align-items: flex-end;-ms-flex-pack:center;justify-content: center;}
	.mcta_99 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_99 .card-body{padding: 0;width:55%}
	.mcta_99 .card-title{margin:0 0 24px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #374046;}
	.mcta_99 .card-title b{font-family: 'Inter-Black';font-weight:400}
	.mcta_99 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_99 .free-underline {color: #41D58C;font-weight: bold;background-image: url(https://webfx.com/assets/global/img/ctas/99/free-underline.png); background-repeat: no-repeat; background-position-y: 120%;}
	.mcta_99 strong {color: rgb(55, 64, 70);}
	
	.mcta_100{padding:40px 64px 60px;overflow:hidden;background:#152035;position:relative;z-index: 1;margin-bottom:48px}
	.mcta_100 .card-img{position:absolute;left:0;bottom:0;width: 38%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;-ms-flex-pack:center;justify-content: center;}
	.mcta_100 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_100 .card-body{padding: 0;width:60%;margin-left:auto}
	.mcta_100 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #ffffff;}
	.mcta_100 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_100 .card-title .under{font-family: 'Inter-Black';color:#6ADFD7;position:relative;z-index:0;display:inline-block}
	.mcta_100 .card-title .under:before{content:"";width:50px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/78/free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%; background-size: contain;}
	.mcta_100 strong {color: white;}
	
	.mcta_101{padding:50px 80px;overflow:hidden;background:#FFF6D5;position:relative;z-index: 1;margin-bottom:48px}
	.mcta_101 .card-img{position:absolute;left:0;bottom:0;width: 38%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;-ms-flex-pack:center;justify-content: center;}
	.mcta_101 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_101 .card-body{padding: 0;width:60%;margin-left:auto}
	.mcta_101 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: #374046;}
	.mcta_101 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;background-color:#374046;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_101 .card-title .bold {font-family: 'Inter-Black', sans-serif;}
	.mcta_101 .card-title .under{font-family: 'Inter-Black';color:#207DE9;position:relative;z-index:0;display:inline-block}
	.mcta_101 .card-title .under:before{content:"";width:50px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/80/cta7-shape.png) no-repeat 0 0;position:absolute;top:90%;left:-5%}
	.mcta_101 strong {color: rgb(55, 64, 70);}
	
	.mcta_102{padding:54px 48px;overflow:hidden;background: linear-gradient(107.74deg, #003B80 25.72%, #207DE9 72.69%);position:relative;z-index: 1;margin-bottom:48px}
	.mcta_102 .card-img{position:absolute;right:0;bottom:0;width: 45%;height: 100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;-ms-flex-pack:center;justify-content: center;}
	.mcta_102 .card-img img{display:block;max-width:100%;height:auto}
	.mcta_102 .card-body{padding: 0;width:60%}
	.mcta_102 .card-title{margin:0 0 16px;font-weight:400;font-family: 'Inter-Medium';font-size: 20px;line-height: 26px;letter-spacing: -0.018em;color: white;}
	.mcta_102 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;374046-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_102 .background {background-image: url(https://webfx.com/assets/global/img/ctas/102/image.png); width: 100%;height: 100%;top: 0;left: 0;position: absolute;z-index: -5;}
	.mcta_102 .card-title .under{font-family: 'Inter-Black';color:#6ADFD7;position:relative;z-index:0;display:inline-block}
	.mcta_102 .card-title .under:before{content:"";width:50px;height:6px;background:url(https://webfx.com/assets/global/img/ctas/78/free-underline.png) no-repeat 0 0;position:absolute;top:90%;left:-5%; background-size: contain;}
	.mcta_102 strong {color: white;}
	
	@media (max-width:767px){
		.mcta_74{padding:32px 24px;text-align:center;background-position:right 0}
		.mcta_74 .card-body{width:auto;}
		.mcta_74 .card-img{position:relative;left:0;width:auto;margin:0 -12px -48px;max-height: 300px;}
		.mcta_74 .card-img img{margin:0 auto;}
		.mcta_74 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_74 .card-title{font-size: 22px;line-height: 28px;}
		
		.mcta_75{padding:32px 24px;text-align:center;background-position:right 0;background-size:auto 60%;}
		.mcta_75 .card-body{width:auto;}
		.mcta_75 .card-img{position:relative;left:0;width:auto;margin:0 -12px 0;max-height: 300px;}
		.mcta_75 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_75 .card-title{font-size: 22px;line-height: 28px;}
		
		.mcta_76{padding:32px 24px}
		.mcta_76 .card-body{width:auto;position:relative;z-index:1;}
		.mcta_76 .card-img{position:relative;left:0;width:auto;margin:-24px -24px -32px;z-index:0;max-height: 300px;}
		.mcta_76 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_76 .card-title{font-size: 22px;line-height: 28px;}
		
		.mcta_77{padding:32px 24px;text-align:center;background-position:right 0;}
		.mcta_77 .card-img{position:relative;left:0;width:auto;margin:24px -12px -24px;max-height: 300px;}
		.mcta_77 .card-body{width:auto;}
		.mcta_77 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_77 .card-title{font-size: 22px;line-height: 28px;}
		
		.mcta_78{padding:32px 24px;text-align:center;background-position:right 0;}
		.mcta_78:before{background-size: auto;}
		.mcta_78 .card-img{position:relative;left:0;width:auto;margin:-48px -12px -32px;max-height: 300px;}
		.mcta_78 .card-body{width:auto;}
		.mcta_78 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_78 .card-title{font-size: 22px;line-height: 28px;}
		
		.mcta_79{padding:32px 24px;text-align:center;background-position:right 0;}
		.mcta_79 .card-img{position:relative;left:0;width:auto;margin:24px -12px -24px;max-height: 300px;}
		.mcta_79 .card-img img{margin:0 auto}
		.mcta_79 .card-body{width:auto;}
		.mcta_79 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_79 .card-title{font-size: 22px;line-height: 28px;}
		
		.mcta_80{padding:32px 24px;text-align:center;background-position:right 0;}
		.mcta_80 .card-img{position:relative;left:0;width:auto;margin:0 -12px 24px;max-height: 300px;}
		.mcta_80 .card-body{width:auto;}
		.mcta_80 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_80 .card-title{font-size: 22px;line-height: 28px;}
		
		.mcta_81{padding:32px 24px 64px;text-align:center;}
		.mcta_81 .card-body{margin-left:auto;margin-right:auto}
		.mcta_81 .card-title{font-size: 22px;line-height: 28px;}
		.mcta_81 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		
		.mcta_82{padding:32px 24px;text-align:center;background-position:10% -19%;background-size:auto;}
		.mcta_82 .card-img{position:relative;left:0;width:auto;margin:-32px -12px 24px;max-height: 300px;}
		.mcta_82 .card-body{width:auto;}
		.mcta_82 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_82 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_83{padding:32px 24px;text-align:center;background-position:10% -19%;background-size:auto;}
		.mcta_83 .card-img{position:relative;left:0;width:auto;margin:0 -12px 24px;max-height: 300px;}
		.mcta_83 .card-body{width:auto;}
		.mcta_83 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_83 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_84{padding:32px 24px;text-align:center;background-position:0 bottom}
		.mcta_84 .card-img{position:relative;left:0;width:auto;margin:32px -12px -32px;max-height: 300px;}
		.mcta_84 .card-body{width:auto;margin-left:auto}
		.mcta_84 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_84 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_85{padding:32px 24px;text-align:center;background-position:right 0}
		.mcta_85 .card-body{width:auto;}
		.mcta_85 .card-img{position:relative;left:0;width:auto;margin:0 -12px;max-height: 300px;}
		.mcta_85 .card-img img{margin:0 auto;}
		.mcta_85 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_85 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_86{padding:32px 24px;text-align:center;}
		.mcta_86 .card-body{width:auto;}
		.mcta_86 .card-img{position:relative;left:0;width:auto;margin:0 -12px 32px;max-height: 300px;}
		.mcta_86 .card-img img{margin:0 auto;}
		.mcta_86 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_86 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_87{padding:32px 24px;text-align:center;background-size:auto;}
		.mcta_87 .card-body{width:auto;}
		.mcta_87 .card-img{position:relative;left:0;width:auto;margin:0 -12px 32px;max-height: 300px;}
		.mcta_87 .card-img img{margin:0 auto;}
		.mcta_87 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_87 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_88{padding:32px 24px;text-align:center;}
		.mcta_88 .card-body{width:auto;}
		.mcta_88 .card-img{position:relative;left:0;width:auto;margin:0 -12px 32px;max-height: 300px;}
		.mcta_88 .card-img img{margin:0 auto;}
		.mcta_88 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_88 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_89{padding:32px 24px;text-align:center;background-position:right 0}
		.mcta_89 .card-body{width:auto;}
		.mcta_89 .card-img{position:relative;left:0;width:auto;margin:0 -12px 32px;max-height: 300px;}
		.mcta_89 .card-img img{margin:0 auto;}
		.mcta_89 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_89 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_90{padding:32px 24px;text-align:center}
		.mcta_90 .card-body{width:auto;}
		.mcta_90 .card-img{position:relative;left:0;width:auto;margin:0 -24px 32px;max-height: 300px;}
		.mcta_90 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_90 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_91{padding:32px 24px;text-align:center}
		.mcta_91 .card-body{width:auto;}
		.mcta_91 .card-img{position:relative;left:0;width:auto;margin:24px -12px -32px;max-height: 300px;}
		.mcta_91 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_91 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_92{padding:32px 24px;text-align:center}
		.mcta_92 .card-body{width:auto;}
		.mcta_92 .card-img{position:relative;left:0;width:auto;margin:0 0 32px;max-height: 300px;}
		.mcta_92 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_92 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_93{padding:32px 24px;text-align:center}
		.mcta_93 .card-body{width:auto;}
		.mcta_93 .card-img img{margin:0 auto;max-height: 300px;}
		.mcta_93 .card-img{position:relative;left:0;top:0;width:auto;margin:-32px -24px 24px}
		.mcta_93 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_93 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_94{padding:32px 24px;text-align:center}
		.mcta_94 .card-body{width:auto;}
		.mcta_94 .card-img img{margin:0 auto;}
		.mcta_94 .card-img{position:relative;left:0;top:0;width:auto;margin:0 -24px 24px;max-height: 300px;}
		.mcta_94 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_94 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_95{padding:32px 24px;text-align:center}
		.mcta_95 .card-body{width:auto;}
		.mcta_95 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_95 .card-title{font-size: 18px;line-height: 24px;}
		.mcta_95 .card-img img{margin:0 auto;}
		.mcta_95 .card-img{position:relative;left:0;top:0;width:auto;margin:0 -24px 24px;max-height: 300px;}
		
		.mcta_96{padding:32px 24px;text-align:center}
		.mcta_96 .card-body{width:auto;}
		.mcta_96 .card-img img{margin:0 auto;}
		.mcta_96 .card-img{position:relative;left:0;top:0;width:auto;margin:0 -24px 24px;max-height: 300px;}
		.mcta_96 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_96 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_97{padding:32px 24px;text-align:center}
		.mcta_97 .card-body{width:auto;}
		.mcta_97 .card-img img{margin:0 auto;}
		.mcta_97 .card-img{position:relative;left:0;top:0;width:auto;margin:0 0 24px;max-height: 300px;}
		.mcta_97 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_97 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_98{padding:32px 24px;text-align:center;background-size:100% auto;background-position:right bottom}
		.mcta_98 .card-body{width:auto;}
		.mcta_98 .card-img img{margin-left:auto;margin-right:auto;margin-bottom:-10%;}
		.mcta_98 .card-img{position:relative;left:0;top:0;width:auto;margin:0 -24px 24px;max-height: 300px;}
		.mcta_98 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_98 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_99{padding:32px 24px;text-align:center;}
		.mcta_99 .card-body{width:auto;}
		.mcta_99 .card-img img{margin-left:auto;margin-right:auto;}
		.mcta_99 .card-img{position:relative;left:0;top:0;width:auto;margin:0 0 -32px;max-height: 300px;}
		.mcta_99 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_99 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_100{padding:32px 24px;text-align:center;}
		.mcta_100 .card-body{width:auto;}
		.mcta_100 .card-img img{margin-left:auto;margin-right:auto}
		.mcta_100 .card-img{position:relative;left:0;top:0;width:auto;margin:0 0 24px;max-height: 300px;}
		.mcta_100 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_100 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_101{padding:32px 24px;text-align:center;}
		.mcta_101 .card-body{width:auto;}
		.mcta_101 .card-img img{margin-left:auto;margin-right:auto}
		.mcta_101 .card-img{position:relative;left:0;top:0;width:auto;margin:0 0 24px;max-height: 300px;}
		.mcta_101 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_101 .card-title{font-size: 18px;line-height: 24px;}
		
		.mcta_102{padding:32px 24px;text-align:center;}
		.mcta_102 .card-body{width:auto;}
		.mcta_102 .card-img img{margin-left:auto;margin-right:auto}
		.mcta_102 .card-img{position:relative;left:0;top:0;width:auto;margin:0 0 24px;max-height: 300px;}
		.mcta_102 .card-btn{padding:12px 16px;display: block;font-size: 16px;line-height: 22px;}
		.mcta_102 .card-title{font-size: 18px;line-height: 24px;}
		.mcta_102 .background{position: relative; background-repeat: no-repeat; max-height: 300px; background-size: cover; background-position-x: 87%;}
		
		}
		
	@media (max-width:480px){
		.mcta_81 .card-body{width:auto;}
	}
	
	.mcta_103 .text-yellow03,
	.mcta_104 .text-yellow03,
	.mcta_105 .text-yellow03,
	.mcta_106 .text-yellow03{color:#FFDF6F !important}
	.mcta_103 .text-vivid06,
	.mcta_104 .text-vivid06,
	.mcta_105 .text-vivid06,
	.mcta_106 .text-vivid06{color:#0C57AD !important}
	.mcta_103 .text-vivid07,
	.mcta_104 .text-vivid07,
	.mcta_105 .text-vivid07,
	.mcta_106 .text-vivid07{color:#00448F !important}
	
	.mcta_103 .card-title, .mcta_104 .card-title {color: white!important;}

	.mcta_103 .icta-form,
	.mcta_104 .icta-form,
	.mcta_105 .icta-form,
	.mcta_106 .icta-form{max-width:500px;}
	.mcta_103 .icta-form .form-text,
	.mcta_104 .icta-form .form-text,
	.mcta_105 .icta-form .form-text,
	.mcta_106 .icta-form .form-text{margin:0 0 10px;font-family: 'Sanchez', serif;font-size: 27px;line-height: 35px;letter-spacing: -0.0165em;color: inherit;}
	.mcta_103 .icta-form .form-control,
	.mcta_104 .icta-form .form-control,
	.mcta_105 .icta-form .form-control,
	.mcta_106 .icta-form .form-control{padding:20px 16px;height:56px;width:100%;margin:0;background-color:#fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #CED4DA;outline:0;color:#263A5F;font-family: 'Inter-Medium';font-weight:400;font-size: 18px;line-height: 16px;letter-spacing: -0.0055em;}
	.mcta_103 .icta-form .btn,
	.mcta_104 .icta-form .btn,
	.mcta_105 .icta-form .btn,
	.mcta_106 .icta-form .btn{background-color:#26B16D;color:#fff;margin:16px 0 0;padding:16px 16px;height:56px;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';font-weight:400;cursor: pointer;}
	.mcta_103 .icta-form .btn img,
	.mcta_104 .icta-form .btn img,
	.mcta_105 .icta-form .btn img,
	.mcta_106 .icta-form .btn img{vertical-align:middle;margin:0 0 5px 5px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

	.mcta_103{padding:85px 60px;background:url(https://webfx.com/assets/global/img/ctas/103/cta1-bg.png) no-repeat 0 center #00448F;color: #FFFFFF;position:relative;z-index: 1;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%;margin-bottom:48px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_103:before{content:"";position:absolute;z-index:-1;top:34px;right:50px;width:55px;height:60px;background:url(https://webfx.com/assets/global/img/ctas/103/cta1-shape.png) no-repeat center;}
	.mcta_103:after{content:"";position:absolute;z-index:-1;bottom:0;right:50px;width:60px;height:110px;background:url(https://webfx.com/assets/global/img/ctas/103/cta1-shape2.png) no-repeat center;}
	.mcta_103 .card-img{position:absolute;left:0;bottom:0;width: 38%;height:100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;-ms-flex-pack:center;justify-content: center;}
	.mcta_103 .card-img img{display:block;max-width:100%;max-height:100%;height:auto}
	.mcta_103 .card-body{margin-left:auto;padding: 0;width:63%}
	.mcta_103 .card-subtitle{margin:0;color: #FFFFFF;}
	.mcta_103 .card-title{margin:0 0 10px;color: #FFFFFF;}
	.mcta_103 .card-lead{margin:0 0 10px;color:inherit;}
	.mcta_103 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

	.mcta_104{padding:85px 60px;background:url(https://webfx.com/assets/global/img/ctas/104/cta2-bg.png) no-repeat 0 center #0760C3;color: #FFFFFF;position:relative;z-index: 1;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%;margin-bottom:48px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_104:after{content:"";position:absolute;z-index:-1;bottom:0;right:50px;width:60px;height:110px;background:url(https://webfx.com/assets/global/img/ctas/104/cta2-shape.png) no-repeat center;}
	.mcta_104 .card-img{position:absolute;left:0;bottom:0;width: 38%;height:100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;-ms-flex-pack:center;justify-content: center;}
	.mcta_104 .card-img img{display:block;max-width:100%;max-height:100%;height:auto}
	.mcta_104 .card-body{margin-left:auto;padding: 0;width:63%}
	.mcta_104 .card-subtitle{margin:0;color: #FFFFFF;}
	.mcta_104 .card-title{margin:0 0 10px;color: #FFFFFF;}
	.mcta_104 .card-lead{margin:0 0 10px;color:inherit;}
	.mcta_104 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

	.mcta_105{padding:85px 60px;background:url(https://webfx.com/assets/global/img/ctas/105/cta3-bg.png) no-repeat 0 center #CCE4FF;color:#263A5F;position:relative;z-index: 1;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%;margin-bottom:48px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_105:after{content:"";position:absolute;z-index:-1;bottom:0;right:50px;width:60px;height:110px;background:url(https://webfx.com/assets/global/img/ctas/105/cta3-shape.png) no-repeat center;}
	.mcta_105 .card-img{position:absolute;left:0;bottom:0;width: 38%;height:100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;-ms-flex-pack:center;justify-content: center;}
	.mcta_105 .card-img img{display:block;max-width:100%;max-height:100%;height:auto}
	.mcta_105 .card-body{margin-left:auto;padding: 0;width:63%}
	.mcta_105 .card-title{margin:0 0 10px;color: #00316A;}
	.mcta_105 .card-lead{margin:0 0 10px;color:inherit;}
	.mcta_105 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

	.mcta_106{padding:85px 60px;background:url(https://webfx.com/assets/global/img/ctas/106/cta4-bg.png) no-repeat 0 center #CCE4FF;color:#263A5F;position:relative;z-index: 1;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%;margin-bottom:48px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.mcta_106:after{content:"";position:absolute;z-index:-1;bottom:0;right:50px;width:60px;height:110px;background:url(https://webfx.com/assets/global/img/ctas/106/cta4-shape.png) no-repeat center;}
	.mcta_106 .card-img{position:absolute;left:0;bottom:0;width: 38%;height:100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;-ms-flex-pack:center;justify-content: center;}
	.mcta_106 .card-img img{display:block;max-width:100%;max-height:100%;height:auto}
	.mcta_106 .card-body{margin-left:auto;padding: 0;width:63%}
	.mcta_106 .card-subtitle{margin:0;color: #00316A;}
	.mcta_106 .card-title{margin:0 0 10px;color: #0760C3;}
	.mcta_106 .card-lead{margin:0 0 10px;color:inherit;}
	.mcta_106 .card-btn{font-weight: 400;text-align:center;font-size: 18px;line-height: 24px;letter-spacing: -0.008em;font-family: 'Inter-Medium';padding:16px 32px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

	@media (min-width:1441px){
		.mcta_103 .card-title,
		.mcta_104 .card-title,
		.mcta_105 .card-title,
		.mcta_106 .card-title{font-size: 56px;line-height: 64px;letter-spacing: -0.042em;}
		.mcta_103 .card-lead,
		.mcta_104 .card-lead,
		.mcta_105 .card-lead,
		.mcta_106 .card-lead{font-size: 28px;line-height: 34px;letter-spacing: -0.028em;}
		.mcta_104 .card-subtitle,
		.mcta_106 .card-subtitle{font-size: 32px;line-height: 44px;letter-spacing: -0.024em;}
	}
	@media (max-width:1024px){
	}
	@media (max-width:767px){
		.icta-form .form-text{font-size:24px;line-height:28px}
		
		.mcta_103{text-align:center;padding:24px}
		.mcta_103 .card-img{position:relative;width:auto;height:auto;margin-bottom:16px}
		.mcta_103 .card-body{width:100%}
		.mcta_103 .icta-form{margin-left:auto;margin-right:auto}
		
		.mcta_104{text-align:center;padding:24px}
		.mcta_104 .card-img{position:relative;width:auto;height:auto;margin-bottom:16px}
		.mcta_104 .card-body{width:100%}
		.mcta_104 .icta-form{margin-left:auto;margin-right:auto}
		
		.mcta_105{text-align:center;padding:24px}
		.mcta_105 .card-img{position:relative;width:auto;height:auto;margin-bottom:16px}
		.mcta_105 .card-body{width:100%}
		.mcta_105 .icta-form{margin-left:auto;margin-right:auto}
		
		.mcta_106{text-align:center;padding:24px}
		.mcta_106 .card-img{position:relative;width:auto;height:auto;margin-bottom:16px}
		.mcta_106 .card-body{width:100%}
		.mcta_106 .icta-form{margin-left:auto;margin-right:auto}
	}
	@media (max-width:480px){
	}

.mcta_107{margin-top: 24px;overflow:hidden;position:relative;z-index:0;padding:85px 76px;background: #F9FBFF;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.mcta_107:before{content:"";width:100%;height:100%;position:absolute;z-index:-1;top:0;left:0;background: -webkit-linear-gradient(208.46deg, #CCE4FF 17.58%, transparent 82.78%);background: -moz-linear-gradient(208.46deg, #CCE4FF 17.58%, transparent 82.78%);background: -ms-linear-gradient(208.46deg, #CCE4FF 17.58%, transparent 82.78%);background: -o-linear-gradient(208.46deg, #CCE4FF 17.58%, transparent 82.78%);background: linear-gradient(208.46deg, #CCE4FF 17.58%, transparent 82.78%);filter:alpha(opacity=45);opacity: 0.45;}
.mcta_107:after{content:"";width:100%;height:105%;position:absolute;z-index:-1;right:4%;top:-5%;background:url(/assets/global/img/ctas/107/curve.png) no-repeat center right;}
.mcta_107 .card-img{position:absolute;z-index:0;right:0;bottom:0;width: 40%;height:100%;display: -ms-flexbox;display: flex;-ms-flex-align:center;align-items: center;padding-right:10%}
.mcta_107 .card-img:after{content:"";width:44px;height:106px;position:absolute;z-index:-1;right:16%;top:-12px;background:url(/assets/global/img/ctas/107/prop1-dots.png) no-repeat center right;}
.mcta_107 .card-img img{display:block;max-width:100%;max-height:100%;height:auto}
.mcta_107 .card-body{padding:0;width:58%;}
.mcta_107 .card-title{color:#1C2D47;margin:0}
.mcta_107 .card-subtitle{color:#305493;margin:0 0 26px}
.mcta_107 .card-lead{color:#26B16D;margin:0 0 36px}
.mcta_107 .card-lead u{position:relative;display:inline-block;z-index:0;text-decoration:none}
.mcta_107 .card-lead u:before{content:"";width:150px;height:9px;position:absolute;z-index:-1;top:0;left:50%;margin-left:-75px;top:85%;background:url(/assets/global/img/ctas/107/underline.png) no-repeat 0 0;}
.mcta_107 .card-btn{padding:24px 30px;height:auto;font-size: 30px;line-height: 36px;text-align: center;letter-spacing: -0.008em;}
.mcta_107 .card-btn img{vertical-align:middle;margin:0 0 5px 5px;}

.mcta_108{margin-top: 24px;overflow:hidden;position:relative;z-index:0;padding:70px 52px 75px;background:url(/assets/global/img/ctas/108/prop2-img.png) no-repeat 0 0 #F9FBFF;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.mcta_108:after{content:"";width:44px;height:106px;position:absolute;z-index:-1;right:4.64%;top:-13px;background:url(/assets/global/img/ctas/108/prop2-dots.png) no-repeat 0 0;}
.mcta_108:before{content:"";width:44px;height:106px;position:absolute;z-index:-1;right:20.82%;bottom:-66px;background:url(/assets/global/img/ctas/108/prop2-dots.png) no-repeat 0 0;}
.mcta_108 .card-body{position:relative;z-index:1;padding:0;width:50%;margin-left:auto}
.mcta_108 .card-title{color:#1C2D47;margin:0 0 14px}
.mcta_108 .card-lead{color:#305493;margin:0 0 28px;font-family:'Inter-Medium'}
.mcta_108 .card-btn{padding:24px 30px;height:auto;font-size: 30px;line-height: 36px;text-align: center;letter-spacing: -0.008em;}
.mcta_108 .card-btn img{vertical-align:middle;margin:0 0 5px 5px;}

.mcta_108 .card-title{font-size: 34px!important; line-height: 40px!important; text-align: center;}
.mcta_108 .card-lead {font-size: 24px!important; line-height: 30px!important; text-align: center;}
.mcta_108 .card-btn {font-size: 24px!important; line-height: 30px!important;}

@media (min-width:1441px){
	.mcta_107 .card-title{font-size: 56px;line-height: 64px;letter-spacing: -0.042em;}
	.mcta_107 .card-subtitle{font-size: 48px;line-height: 56px;letter-spacing: -0.024em;}
	.mcta_107 .card-lead{font-size: 29px;line-height: 44px;letter-spacing: -0.024em;}
	
	/*.mcta_108 .card-title{font-size: 56px;line-height: 64px;letter-spacing: -0.042em;}*/
}
@media (max-width:1024px){
	.mcta_107{padding:24px}
	.mcta_107 .card-btn{padding:20px 20px;font-size: 20px;line-height: 28px}
	.mcta_108{padding:24px}
	.mcta_108 .card-btn{padding:20px 20px;font-size: 20px;line-height: 28px}
}
@media (max-width:767px){
	.mcta_107{text-align:center;padding:32px 24px}
	.mcta_107 .card-img{position:relative;width:80%;margin:0 auto 16px;height:auto;padding:0;display:block;}
	.mcta_107 .card-img:after{top:-44px;right:0}
	.mcta_107 .card-img img{margin:0 auto}
	.mcta_107 .card-body{width:100%}
	.mcta_107 .icta-form{margin-left:auto;margin-right:auto}
	
	.mcta_108{padding:0}
	.mcta_108 .card-body{padding:48px 24px;width:auto;background:rgba(255,255,255,0.6);text-align:center}
}
@media (max-width:480px){
}